@charset "UTF-8";
section#info {
  margin: 10px 5% 0 5% auto;
  padding: 0px 0 10px 0;
}
section#info p {
  font-size: 120%;
  width: 100%;
  text-align: center;
  line-height: 180%;
  margin: 0;
  padding: 10px 0;
}
section#info p strong {
  font-weight: bold;
}
section#info p a {
  text-decoration: underline;
  color: #330068;
  font-weight: bold;
}
section#info p a:hover {
  text-decoration: none;
  opacity: 0.8;
}
section#info #iconbox2 a {
  font-size: 120%;
  font-weight: bold;
}
@media screen and (max-width: 640px) {
  section#info p {
    font-size: 100%;
    width: 100%;
    text-align: left;
    line-height: 160%;
    margin: 0;
    padding: 10px 0;
  }
  section#info #iconbox2 a {
    font-size: 80%;
    font-weight: normal;
  }
}
/** MOT/HotelPhone縺ｨ縺ｯ? **/
#function_box {
  background-image: url(../img/bg_content1.jpg);
  background-size: cover;
  display: inline-block;
  width: 100%;
  color: #fff;
  text-align: center;
}
#function_box section h2, #function_box section h3 {
  color: #ffffff;
  padding-bottom: 20px;
  font-weight: normal;
}
/** 讖溯�荳隕ｧ **/
#function_list ul, #function_list ol {
  width: 80%;
  margin: 0 0 10px 30px;
}
#function_list ul li {
  margin: 0 0 10px 50px;
  padding: 0 0 0 10px;
  clear: both;
  width: auto;
  text-align: left;
  font-size: 120%;
  list-style-type: disc;
}
#function_list ol li {
  margin: 0 0 10px 20px;
  padding: 0 0 0 10px;
  clear: both;
  width: auto;
  text-align: left;
  font-size: 120%;
}
#function_list ul#list_none {
  list-style: none;
}
#function_list ul#list_none li {
  list-style-type: none;
  font-size: 12px;
  margin: 0 0 5px 20px;
  padding: 0;
}
table.responsive {
  padding: 0;
  border-right: 0px solid #fcfcfc;
}
table.responsive {
  border-collapse: collapse;
  width: 100%;
}
table.responsive th, table.responsive td {
  padding: 10px 2%;
  border: 1px solid #999;
}
table.responsive th {
  background-color: #eee;
  text-align: center;
  width: 30%;
}
table.responsive td {
  text-align: left;
}
table.responsive td.txt_center {
  text-align: center;
}
table.responsive td strong {
  font-weight: bold;
  font-size: 130%;
}
table.responsive td ul.list_disc {
  margin-top: 0;
  margin-bottom: 10px;
}
table.responsive td ul.list_disc li {
  margin-top: 0;
}
@media screen and (max-width: 480px) {
  table.responsive {
    border-top: 1px solid #999;
  }
  table.responsive td {
    display: block;
    text-align: left;
    width: 96%;
  }
  table.responsive th {
    display: block;
    border-top: none;
    border-bottom: none;
    width: 96%;
  }
  strong.campaign {
    font-size: 100%;
  }
}
/* ------------------------------------------------------------------fv逕ｨ190724add*/
.fv19 {
  width: 100%;
  background-image: url(../img/care_img/care_fv_a.png);
  background-size: cover;
  border-bottom: 1px solid #ccc;
  padding-top: 60px;
}
.fv_right {
  float: none;
  width: 100%;
  margin-bottom: 0px;
}
@media print, screen and (min-width:768px) {
  .fv_right {
    float: right;
    width: 60%;
    margin-bottom: 20px;
  }
}
.fv_right img {
  width: 100%;
  max-width: 800px;
}
.clearfix::after {
  content: "";
  display: block;
  clear: both;
}
.care_point {
  width: 80%;
  margin: 0 auto;
  max-width: 700px;
}
.care_point li {
  float: left;
  width: 33.3%;
}
.care_point img {
  width: 90%;
  max-width: 200px;
}
section#pg_navi {
  margin: 0;
  padding: 0;
  height: auto;
  overflow-y: hidden;
}
ul.pg_navi {
  margin: 0;
  padding: 0;
  font-size: 50%;
}
ul.pg_navi li {
  margin: 0 10px 0 0;
  padding: 0;
  float: left;
}
ul.pg_navi li a {
  text-decoration: underline;
}
ul.pg_navi li a:hover {
  text-decoration: none;
}
.mt_update {
  margin-top: 50px;
}
.attr {
  color: #ff0000;
  font-size: 80%;
}
ul.list_disc {
  list-style-type: disc;
  margin: 10px 0 20px 30px;
  padding: 0;
  text-align: left;
}
ul.list_disc li {
  margin: 0 0 15px 0;
  padding: 0;
  text-align: left;
  list-style-type: disc;
}
h4.midashi_s {
  font-weight: bold;
  color: #6699ff;
}
h4.midashi_m {
  padding: 10px 10px 10px;
  margin: 0;
  color: #666;
  font-size: 160%;
  font-weight: normal;
  display: inline-block;
}
.midashired {
  color: red;
  font-weight: bold;
}
.midashihutozi {
  font-weight: bold;
}
strong.campaign {
  font-size: 170%;
}
strong.text-big {
  font-size: 170%;
}
#summary p {
  width: 100%;
  clear: both;
  display: inline-block;
  text-align: left;
  padding: 0;
  margin: 0 auto;
}
#summary dl {
  width: 100%;
  clear: both;
  display: inline-block;
  text-align: left;
  margin: 0 0 30px;
  padding: 0;
}
#summary dl dt p.w_full, #summary dl dd p.w_full {
  width: 100%;
  margin: 0;
}
#summary dl dt img, #summary dl dd img {
  width: 60%;
  margin: 0 20%;
}
#summary dl dt img.img_full, #summary dl dd img.img_full {
  width: 80%;
  margin: 0;
}
#summary dl.triple {
  display: inline-block;
  margin: 0 0 60px;
}
#summary dl.triple dt {
  width: 30%;
  margin: 0 5% 0 0;
  padding: 0;
}
#summary dl.triple dd {
  width: 30%;
  margin: 0;
  padding: 0;
}
#summary dl.triple dt h3, #summary dl.triple dd h3 {
  text-align: center;
}
#summary dl.triple dt img, #summary dl.triple dd img {
  width: 80%;
  margin: 0 10%;
}
#summary dl.triple dt .s_txt, #summary dl.triple dd .s_txt {
  width: 100%;
  padding: 0;
  margin: 0 0 10px 0;
  text-align: center;
}
#summary dl.triple dt .m_txt, #summary dl.triple dd .m_txt {
  margin: 0;
  padding: 0;
  text-align: center;
}
#summary dl dt h4.m_txt, #summary dl dd h4.m_txt {
  color: #6699ff;
  font-size: 160%;
  font-weight: normal;
  margin: 0 0 10px 0;
}
#summary dl.quad {
  margin: 30px 0 0 0;
  text-align: center;
}
#summary dl.quad dt {
  width: 22%;
  margin: 0 4% 0 0;
  padding: 0;
}
#summary dl.quad dd {
  width: 22%;
  margin: 0;
  padding: 0;
}
#summary dl.quad dt .detail, #summary dl.quad dd .detail {
  height: 130px;
}
#summary span {
  font-size: 120%;
  line-height: 200%;
  display: inline-block;
}
#summary .detail ul {
  margin: 0 0 0 20px;
}
#summary .detail ul.list {
  margin: 10px 0 0 40px;
}
#summary .detail ul.list li {
  color: #5454BF;
}
#summary .detail ul li {
  list-style-type: disc;
}
#summary .detail ul li.list_none {
  list-style: none;
  font-weight: bold;
  margin-top: 10px;
}
#summary .info {
  margin: 0;
  padding: 0;
  font-size: 110%;
  color: #6699ff;
  text-align: center;
}
#summary .thum_b {
  margin: 10px 0;
  padding: 0;
  width: 100%;
  text-align: center;
}
#summary .thum_b img {
  width: 100%;
  height: auto;
}
#summary .thum {
  margin: 10px auto;
  padding: 0;
  width: 60%;
}
#summary .thum img {
  width: 100%;
  height: auto;
}
#guest_top {
  background: url("../img/TOP_bg20180717.jpg") no-repeat center top;
  background-size: cover;
  height: 560px;
  overflow-y: hidden;
  overflow-x: hidden;
  /*background:#5454BF;*/
  padding: 0px 0 0;
  margin-bottom: 0;
  position: relative;
}
#guest_top section {
  text-align: center;
  padding: 0;
}
#guest_top section img#main_img {
  width: 95%;
  margin: 0 00% 0 0;
}
#guest_top #sub_area {
  width: 100%;
  margin: 0;
  padding: 20px 0;
  background-color: rgba(0, 0, 0, 0.5);
  color: #ffffff;
  position: absolute;
  bottom: 0;
}
#guest_top section #sub_area img {
  width: 100%;
  margin: 0;
}
#guest_top section h1 {
  margin: 0 0 10px;
  padding-top: 0;
  text-align: center;
  font-size: 2.8em;
  width: 100%;
  font-weight: normal;
  line-height: 160%;
  color: #ffffff;
}
#guest_top section p {
  font-weight: normal;
  font-size: 1.3em;
  line-height: 160%;
  /*color:#330068;*/
  margin-top: 0px;
  margin-bottom: 0;
  text-align: center;
  color: #ffffff;
}
#guest_top section dl {
  width: 100%;
  display: inline-block;
  margin: 20px 0 0 0;
  padding: 0;
}
.inquiry_area {
  text-align: center;
  margin: 20px auto 0;
}
.inquiry_area a {
  display: inline-block;
  text-align: center;
  margin: 0px auto;
  padding: 20px 30px;
  font-size: 120%;
  background: #ff6600;
  color: #ffffff;
  border-radius: 0.5em;
}
.inquiry_area a:hover {
  opacity: 0.6;
}
/*--------------------------------------------------*/
/*#guest_contact {
  width: 100%;
  text-align: center;
  margin: 0;
  padding: 0;
  clear: both;
}
#guest_contact section {
  margin: 0;
  padding: 0;
}
#guest_contact a {
  display: inline-block;
  text-align: center;
  margin: 0 auto;
  padding: 20px 30px;
  font-size: 120%;
  background: #ff6600;
  color: #ffffff;
  border-radius: 0.5em;
}
#guest_contact a:hover {
  opacity: 0.6;
}
#guest_contact section dl {
  margin: 0;
  padding: 0;
  display: inline-block;
  width: 100%;
  text-align: center;
}
#guest_contact section dl dt {
  margin: 0;
  padding: 0;
  float: left;
  width: 100%;
}
#guest_contact section dl dd {
  margin: 0;
  padding: 0;
  float: right;
  width: 0%;
}
#guest_contact section dl dt a {
  background: #ff6600;
  color: #ffffff;
}
#guest_contact section dl dd a {
  background: #330066;
  color: #ffffff;
}*/
/*--------------------------------------------------*/
#guest_catch {
  padding: 10px;
  width: 100%;
  text-align: center;
}
#guest_catch section {
  padding: 10px 0;
  margin-top: 0;
}
#guest_catch section h2 {
  padding: 0 10px 5px;
  margin: 0;
  color: #000;
  font-size: 180%;
  font-weight: normal;
  display: inline-block;
  border-bottom: #000 1px solid;
}
#guest_top section dl.double {
  width: 100%;
  display: inline-block;
  margin: 30px 0 0 0;
  padding: 0;
}
#guest_top section dl.double dt {
  width: 45%;
  margin: 0;
  padding: 0;
  text-align: left;
}
#guest_top section dl.double dt .h_wrap {
  margin: 0 0 0 0;
  padding: 20px 0;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.8);
  display: inline-block;
}
#guest_top section dl.double dt .h_wrap small {
  font-size: 80%;
}
#guest_top section dl.double dt p {
  margin: 10px 0 0 0;
  font-size: 120% !important;
}
#guest_top section dl.double dt h2 {
  text-align: center;
  font-size: 200%;
  letter-spacing: 100%;
  font-weight: bold;
  color: #0066ff;
}
#guest_top section dl.double dt img {
  width: 60%;
  margin: 0 auto;
}
#guest_top section dl.double dt .h_wrap p {
  font-size: 14px;
  font-weight: normal;
}
#guest_top section dl.double dd {
  width: 50%;
  margin: 0;
  padding: 10px;
  text-align: right;
  /*background-color: rgba(255,255,255,0.8);
	border:3px solid rgba(255,255,255,0.8);
	border-radius: 1em;*/
}
#guest_top section dl.double dt p {
  font-size: 170%;
  font-weight: bold;
}
#guest_top section dl.double dd img {}
#guest_top section dl.double dd {
  width: 100%;
  margin: 0;
  padding: 10px;
  text-align: right;
  position: relative;
  /*background-color: rgba(255,255,255,0.8);
	border:3px solid rgba(255,255,255,0.8);
	border-radius: 1em;*/
}
#guest_top section dl.double dd img.w_full {
  width: 100%;
  margin: 0;
}
#guest_top section dl.double dd .f_left {
  float: left;
  width: 48%;
  text-align: center;
  margin: 0;
  padding: 0;
}
#lite_catch {
  margin: 30px 0;
  padding: 0;
}
#lite_catch h3 {
  color: #000;
  font-weight: normal;
}
#func ul#list_none {
  list-style: none;
  text-align: left;
}
#func ul#list_none li {
  list-style-type: none;
  font-size: 12px;
  margin: 0 0 10px 20px;
  padding: 0;
  text-align: left;
}
section#movie {
  text-align: center;
}
section#movie .pc {
  display: block;
  width: 720px;
  margin: 0 auto;
}
section#movie .mobile {
  display: none;
}
section#summary .text_wrap {
  margin: 0 0 10px;
  font-size: 18px;
}
section#summary .text_wrap2 {
  margin: 20px 10% 0 10%;
  text-align: left;
  width: 80%;
}
section#summary .text_wrap strong {
  color: #0066ff;
}
@media screen and (max-width: 900px) {
  section dl.pt_sys dt img {
    margin: 20px;
    width: 90%;
  }
  #guest_top section h3 {
    font-size: 2em;
  }
  #guest_top section dl.double {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  #guest_top section dl.double dd {
    text-align: center;
  }
  #guest_top section dl.double dd p {
    font-size: 130%;
    font-weight: normal;
    text-align: center;
  }
  #guest_top section dl.double dt {
    width: 100%;
    height: auto;
    margin: 0 0 10px 0;
  }
  #guest_top section dl.double dt img {
    width: 90%;
    margin: 0 auto;
  }
  #guest_top section dl.double dd {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
  }
  /*#guest_contact section dl dt{width:280px;}
  #guest_contact section dl dd{width:280px;}*/
  #guest_top section h2 {
    font-size: 1.3em;
    margin: 20px 0;
    text-align: center;
  }
  #guest_top section p {
    font-size: 1.1em;
    margin: 0;
    text-align: center;
  }
  #case_naisou {
    display: none;
  }
  #guest_top {
    height: 300px
  }
  #guest_top section img#main_img {
    padding: 10px;
  }
}
@media screen and (max-width: 780px) {
  section#movie .mobile {
    display: block;
    width: 320px;
    margin: 0 auto;
  }
  section#movie .pc {
    display: none;
  }
  section#summary .text_wrap {
    text-align: left;
  }
  section#summary .text_wrap2 {
    text-align: left;
    width: 100%;
    margin: 20px 0 0 0;
  }
  #guest_top section img#main_img {
    width: 100%;
    margin: 0 00% 0 0;
  }
}
@media screen and (max-width: 640px) {
  section dl.pt_sys dt, section dl.pt_sys dd {
    width: 100%;
    clear: both;
    padding: 0;
    margin: 0;
  }
  section dl.pt_sys dt img, section dl.pt_sys dd img {
    margin: 0;
    width: 100%;
  }
  #summary dl.triple dt, #summary dl.triple dd, #summary dl.quad dt, #summary dl.quad dd {
    clear: both;
    width: 100%;
    margin: 0 0 20px 0;
  }
  #summary .thum {
    margin: 10px auto;
    padding: 0;
    width: 60%;
  }
  #summary .thum_b {
    margin: 10px 0;
    padding: 0;
    width: 80%;
  }
  #summary .detail ul {
    margin-left: 40px;
  }
  #summary .info {
    text-align: center;
  }
  section dl.pt_sys dt img {
    margin: 30px 28% 0 28%;
    width: 40%;
  }
  section .pt_sys_wrap3 {
    width: 100%;
    padding: 0;
    margin: 0;
    clear: left;
  }
  h3 {
    text-align: center;
  }
  < !--#guest_top {
    background: url("../img/main_bg1.jpg") top center;
  }
  -- > < !-- #guest_top {
    height: inherit;
    overflow-y: inherit;
  }
  -- > #guest_top section img#main_img {
    display: none;
  }
  #guest_top section img#main_img_s {
    width: 300px;
    margin: 0 auto;
    display: block;
  }
  #guest_top section h2 {
    font-size: 1.2em;
    margin: 0px 0;
    text-align: center;
  }
  #guest_top section p {
    font-size: 1.0em;
    margin: 0;
    text-align: center;
  }
  #guest_top section dl.triple {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  #guest_top section dl.triple dt {
    width: 100%;
    height: auto;
    margin: 0 0 10px 0;
  }
  #guest_top section dl.triple dt.first {
    width: 100%;
    margin: 0 0 10px 0;
  }
  #guest_top section dl.triple dd {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
  }
  #guest_top section dl.triple dt p, #guest_top section dl.triple dd p {
    margin: 0px auto;
  }
  #summary dl.quad dt .detail, #summary dl.quad dd .detail {
    height: auto;
  }
  #guest_catch section h2 {
    font-size: 130%;
  }
  #summary span {
    text-align: left;
    font-size: 100%;
  }
  #guest_top section dl.double dd .f_left {
    clear: left;
    width: 100%;
    text-align: center;
    margin: 0 0 10px;
  }
  #guest_contact section dl dt {
    clear: left;
    width: 100%;
    margin: 0 0 20px;
  }
  /*#guest_contact section dl dd{clear:right;width:100%;}*/
  #guest_top section img#main_img {
    width: 100%;
    margin: 0 00% 0 0;
  }
}
#case_naisou {
  position: absolute;
  left: 20px;
  top: 50px;
}
ul.f_left li {
  width: 46%;
  float: left;
  margin: 0 2% 20px;
}
ul.f_left li img {
  width: 100%;
  border: 2px solid #666666;
}
img.border-gray {
  border: 2px solid #666666;
}
img.border-none {
  border: 0px solid #666666;
}
.section_wrapper {
  padding: 30px 0;
}
.img_wrapper {
  width: 80%;
  margin: 0 auto;
}
#demo_movie, #reception_use, #reception_feature, #reception_voice, #reception_function {
  margin-top: -100px;
  margin-bottom: 100px;
}
a.btn_txt {
  display: inline-block;
  margin: 10px 0;
  border-bottom: 1px solid #3399ff;
  color: #3399ff;
  padding: 3px;
}
a.btn_txt:hover {
  border-bottom: 1px solid #0099ff;
  color: #0099ff;
}
.ctidb {
  width: 100%;
}
.ctidb1 {
  float: left;
  width: 45%;
  margin: 0 1% 0 4%;
  font-size: 130%;
  text-align: left;
}
.ctidb1 > span {
  text-align: center;
}
.ctidb2 {
  float: left;
  width: 45%;
  margin: 0 4% 0 1%;
  font-size: 130%;
}
.ctidb3 {
  float: left;
  width: 45%;
  margin: 5% 1% 0 4%;
  font-size: 18px;
}
.ctidb3 h4 {
  margin: 3% 0;
  font-weight: bold;
  font-size: 18px;
}
.ctidb4 {
  float: left;
  width: 45%;
  margin: 5% 1% 0 4%;
  font-size: 18px;
}
.ctidb4 h4 {
  margin: 3% 0;
  font-weight: bold;
}
.ctidb5 {
  float: left;
  width: 48%;
  margin: 0 1% 0 1%;
  font-size: 130%;
}
.ctidb5 p {
  text-align: left;
}
.ctidb6 {
  float: left;
  width: 48%;
  margin: 0 1% 0 1%;
  font-size: 130%;
}
.ctidb6 p {
  text-align: left;
}
.ctidb7 {
  float: left;
  width: 29%;
  margin: 0 2% 0 2%;
  font-size: 130%;
}
.ctidb7 h3 {
  font-size: 100%;
  font-weight: normal;
  margin: 10px 0;
  color: #996699;
}
.ctidb7 h4 {
  text-align: center;
  background: #996699;
  color: #fff;
  padding: 0;
  width: 100%;
  margin: 10px 0 15px 0;
  font-size: auto;
  font-weight: normal;
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ctidb7 p {
  font-size: 16px;
  width: 100% !important;
}
.ctidb7 img {
  width: 80%;
}
.ctidb8 {
  float: left;
  width: 21%;
  margin: 0 2% 0 2%;
  font-size: 130%;
}
.ctidb8 h4 {
  text-align: center;
  background: #006699;
  color: #fff;
  padding: 0;
  width: 100%;
  margin: 10px 0 15px 0;
  font-size: 15px;
  font-weight: normal;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ctidb9 {
  float: left;
  width: 45%;
  margin: 0% 1% 0 4%;
  font-size: 130%;
}
.ctidb9 img {
  width: 50%;
}
.ctidb9 p {
  text-align: left;
}
.ctidb10 {
  float: left;
  width: 45%;
  margin: 0% 1% 0 4%;
  font-size: 130%;
}
.ctidb10 img {
  width: 50%;
}
.ctidb10 p {
  text-align: left;
}
.midashired {
  color: red;
  font-weight: bold;
}
.midashihutozi {
  font-weight: bold;
}
.midashiore {
  color: #ffa200;
  ;
  font-weight: bold;
}
.bg_black {
  background: #191970;
}
.bg_black p {
  color: #ffffff;
  padding: 30px 130px;
  font-size: 130%;
}
section#summary .text_wrap20180618 {
  margin: 0 0 0px;
  font-size: 130%;
  color: #ffffff;
}
.komidashiryoutei {
  color: #0066ff;
  font-weight: bold;
}
.ichiryoutei {
  text-align: left;
}
.minikome20180717 {
  font-size: 70% !important;
}
.fo_left190724 {
  font-size: 50% !important;
  padding-right: 120px;
  text-align: right;
}
@media screen and (max-width: 640px) {
  .fo_left190724 {
    padding-right: 0px;
    text-align: center;
  }
}
table {
  width: 80%; /* ボックス外側余白を指定する */
  margin-left: auto; /* 左側の余白を自動に指定する */
  margin-right: auto; /* 右側の余白を自動に指定する */
  border-collapse: collapse; /* 隣接するセルの罫線を重ねて表示する */
}
.tbichi0618 {
  text-align: center;
}
table#table-01 {
  border: 1px #E3E3E3 solid;
  border-collapse: collapse;
  border-spacing: 0;
  text-align: center;
}
table#table-02 {
  border: 1px #E3E3E3 solid;
  border-collapse: collapse;
  border-spacing: 0;
  text-align: center;
  width: 100%;
}
table#table-01 th {
  width: 50%;
  padding: 20px;
  border: #E3E3E3 solid;
  border-width: 0 0 1px 1px;
  background: #4169e1;
  font-weight: bold;
  line-height: 120%;
  text-align: center;
  color: #ffffff;
}
table#table-02 th {
  width: 25%;
  padding: 3%;
  border: #E3E3E3 solid;
  border-width: 0 0 1px 1px;
  background: #F5F5F5;
  font-weight: bold;
  line-height: 120%;
  text-align: center;
}
table#table-02 th.tousyacell {
  background-color: #663366;
  color: #ffffff;
}
table#table-01 td {
  padding: 20px;
  border: 1px #E3E3E3 solid;
  border-width: 0 0 1px 1px;
  text-align: center;
  background: #ffffff;
  font-size: 20% !important;
  font-weight: bold;
}
table#table-02 td {
  padding: 2%;
  border: 1px #E3E3E3 solid;
  border-width: 0 0 1px 1px;
  text-align: center;
  background: #ffffff;
  font-size: 15px !important;
  font-weight: bold;
}
table#table-02 td.tousyacell {
  background-color: #996699;
  color: #ffffff;
}
.minien {
  font-size: 50% !important;
  text-align: left;
}
.rokuon {
  font-size: 80% !important;
  font-weight: bold;
}
.tousya {
  font-size: 150% !important;
  font-weight: bold;
}
.tasya {
  text-align: center;
  font-size: 80% !important;
  font-weight: normal;
}
.btn_ryoutei {
  background-color: #ff9900;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  color: #ffffff !important;
  display: inline-block;
  padding: 10px 20px;
  margin: 0;
  text-align: center;
  font-weight: normal;
  font-size: 110%;
  text-decoration: none;
}
@media screen and (max-width: 640px) {
  .ctidb4 {
    width: 100%;
  }
  .ctidb2 {
    width: 100%;
  }
  .ctidb1 {
    width: 100%;
  }
  .ctidb3 {
    width: 100%;
  }
  .ctidb7 {
    width: 100%;
  }
  .ctidb7 img {
    width: 50%;
  }
  .ctidb8 {
    width: 50%;
    display: block;
    float: left;
    margin: 0 0% 0 0%;
    height: 600px;
    font-size: 80%;
  }
  .ctidb8 h4 {
    width: 80%;
    margin: 10px 10% 15px 10%;
  }
  .ctidb9 {
    width: 100%;
  }
  .ctidb10 {
    width: 100%;
  }
  .ctidb9 p {
    font-size: 80%;
  }
  .ctidb10 p {
    font-size: 80%;
  }
  .tbichi0618#table {
    width: 100%;
  }
  table {
    width: 100%;
    table-layout: auto;
    word-break: break-word;
  }
  .ctidb5 {
    width: 100%;
  }
  .ctidb6 {
    width: 100%;
  }
}
@media screen and (max-width: 720px) {
  table {
    width: 100%;
    table-layout: auto;
    word-break: break-word;
  }
  .tbichi0618#table {
    width: 100%;
  }
  table#table-02 td {
    font-size: 20% !important;
  }
  .ctidb5 {
    width: 100%;
  }
  .ctidb6 {
    width: 100%;
  }
  .ctidb7 {
    width: 100%;
  }
  .ctidb7 img {
    width: 50%;
  }
  .ctidb8 {
    width: 50%;
    display: block;
    float: left;
    margin: 0 0% 0 0%;
    height: 400px;
    font-size: 80%;
  }
  .ctidb8 h4 {
    width: 80%;
    margin: 10px 10% 15px 10%;
  }
  .ctidb9 {
    width: 100%;
  }
  .ctidb10 {
    width: 100%;
  }
  .ctidb9 p {
    font-size: 80%;
  }
  .ctidb10 p {
    font-size: 80%;
  }
}
/*------------------  FAQ -----------------*/
.faq {
 background:white;
 padding:20px;
 display: inline-block;
 border-radius: 20px;
}
.faq dt {
  margin-bottom: 20px;
}
.faq_th {
  display: table-cell;
  width: 60px;
  vertical-align: top;
}
.icon_a {
  background: #f8c161 none repeat scroll 0 0;
}
.icon_q {
  background: #7ba8f0 none repeat scroll 0 0;
}
.icon_q, .icon_a {
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-size: 22px;
  height: 42px;
  line-height: 42px !important;
  text-align: center !important;
  width: 42px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}
.faq dt, .faq dd {
  display: table;
  width: 100%;
}
.faq_td {
  display: table-cell;
  padding-top: 7px;
}
.faq dd {
  border-bottom: 0px solid #777;
  /* padding-bottom: 30px; */
  margin-bottom: 20px;
}
blockquote {
  background-color: #eee;
  padding: 2em 1em;
  position: relative;
  font-size: 100%;
  margin: 1em 0;
}
blockquote:before {
  display: inline-block;
  position: absolute;
  top: 13px;
  left: 15px;
  vertical-align: middle;
  content: "\f10d";
  font-family: FontAwesome;
  color: #cfcfcf;
  font-size: 28px;
  line-height: 1;
  font-weight: 00;
}
blockquote:after {
  display: inline-block;
  position: absolute;
  right: 13px;
  bottom: 15px;
  vertical-align: middle;
  content: "\f10e";
  font-family: FontAwesome;
  color: #cfcfcf;
  font-size: 28px;
  line-height: 1;
  font-weight: 00;
}
.setuzoku_20190411 {
  text-align: center;
}
.setuzoku_20190411 img {
  width: 80%;
}
@media screen and (max-width: 720px) {
  .setuzoku_20190411 img {
    width: 100%;
    margin: 0;
  }
}
/*------------------  新FAQ -----------------*/
dt.question {
  cursor: pointer;
}
dt.question:hover {
  text-decoration: underline;
}
dd.answer {
  display: none;
  background: #f2f2f2;
  margin-left: 1em;
  padding: 10px;
}
.cp_qa *, .cp_qa *:after, .cp_qa *:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.cp_qa {
  overflow-x: hidden;
  margin: 0 auto;
  color: #333333;
  text-align: left;
}
.cp_qa .cp_actab {
  padding: 20px 0;
  border-bottom: 1px dotted #cccccc;
}
.cp_qa label {
  font-size: 1.2em;
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 10px 10px 0 48px;
  cursor: pointer;
}
.cp_qa .cp_actab-content {
  font-size: 1em;
  position: relative;
  overflow: hidden;
  height: 0;
  margin: 0px;
  padding: 0 14px;
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
  opacity: 0;
}
.cp_qa .cp_actab input[type=checkbox]:checked ~ .cp_actab-content {
  height: auto;
  padding: 25px 0;
  opacity: 1;
}
.cp_qa .cp_plus {
  font-size: 2.4em;
  line-height: 100%;
  position: absolute;
  z-index: 5;
  margin: 3px 0 0 0px;
  -webkit-transition: 0.2s ease;
  transition: 0.2s ease;
}
.cp_qa .cp_actab-content p {
  position: relative;
  display: block;
  width: 100%;
  margin: 0;
  padding: 10px 10px 0 48px;
  cursor: pointer;
}
.cp_qa .cp_actab input[type=checkbox] {
  display: none;
}
.faq dt, .faq dd {
  display: table;
  width: 100%;
}
.faq dt {
  margin-bottom: 20px;
}
.faq dd {
  border-bottom: 0px solid #777;
  /*padding-bottom:30px;*/
  margin-bottom: 20px;
}
.faq_th {
  display: table-cell;
  width: 60px;
  vertical-align: top;
}
.faq_td {
  display: table-cell;
  padding-top: 7px;
}
.icon_q, .icon_a {
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-size: 22px;
  height: 42px;
  line-height: 42px;
  text-align: center !important;
  width: 42px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
}
.icon_q {
  background: #7ba8f0 none repeat scroll 0 0;
}
.icon_a {
  background: #f8c161 none repeat scroll 0 0;
}
table.mottel_ta, .mottel_ta td, table.mottel_ta th {
  text-align: left;
  font-size: 0.9em;
}
.link_care_blue {
  color: #0099ff;
}
.link_care_blue:hover {
  opacity: 0.7;
}
.pd_l10 {
  padding-left: 10px;
}
.pd_left10_industry {
  padding-left: 10px;
}
/*------------------  導入事例 -----------------*/
.jirei190412 {
  background: white;
}
.jirei_image {
  width: 100%;
}
.jirei_image img {
  width: 100%;
}
.jirei_title190412 {
  padding: 0 10px 5px;
  margin-bottom: 20px;
  color: #000;
  font-size: 180%;
  font-weight: normal;
  display: inline-block;
  text-align: center;
  float: none;
  width: 100%;
}
.jirei_title190412 p {
  text-align: center !important;
  font-size: 100%;
}
@media screen and (min-width: 640px) {
  .pc20190412 {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  .sp20190412 {
    display: none;
  }
}
.jirei_text {
  padding: 10px 20px;
  float: none;
}
.midashi190412 {
  color: blue;
  font-weight: bold;
}
.jisseki190412 {
  color: red;
  font-weight: bold;
  font-size: 250% !important;
}
/*------------------  a link -----------------*/
.link_care {
  text-decoration: underline;
  color: #6699ff !important;
}
.link_care:hover {
  cursor: pointer;
  color: #ff8f22 !important;
}
/*------------------  パンくずリスト -----------------*/
.breadcrumb {
  width: 100%;
  padding: 5px;
  background: #fcfcfc;
  display: inline-block;
}
.breadcrumb p {
  max-width: 1280px;
  text-align: left;
  font-size: 12px;
  margin: 0 auto;
}
.breadcrumb p a {
  color: #0099ff;
}
.breadcrumb p a:hover {
  opacity: 0.7;
}
/*------------------  補助金・助成金用 -----------------*/
.subsidy-table {
  width: 80%;
  max-width: 1000px;
  margin: 0 auto;
  font-size: 22px;
  text-align: center;
  border-collapse: separate;
  border-spacing: 2px 8px;
}
@media screen and (max-width: 900px) {
  .subsidy-table {
    font-size: 18px;
  }
}
@media screen and (max-width: 600px) {
  .subsidy-table {
    font-size: 14px;
  }
}
.subsidy-table td {
  padding: 8px;
}
.subsidy-table tr:nth-child(odd) td {
  background-color: #ebf7f9;
}
.subsidy-table tr:nth-child(even) td {
  background-color: #eee;
}
.subsidy-table td:nth-of-type(2) {
  width: 20%;
}
.subsidy_bule {
  color: #0660c5;
  font-weight: bold;
}
.subsidytext_cen {
  text-align: center;
  color: #666;
  width: 80%;
  margin: 0 auto;
}
@media screen and (max-width: 600px) {
  .subsidytext_cen {
    text-align: center;
    color: #666;
    width: 100%;
    margin: 0 auto;
  }
}
.subsidytext_cen span {
  color: #0660c5;
  font-weight: bold;
  font-size: 150%;
}
div#container {
  margin-top: 0;
}

ul.price_list {
   list-style: none;
   margin: 0;
   padding: 0;
   width: 100%;
 }
 /*------------------------------------------------------------201006add 32%change48%*/
 ul.price_list li {
   float: left;
   width: 32%;
   padding: 0;
   margin: 0 2% 0 0;
 }
 ul.price_list li.last {
   margin: 0;
 }
 ul.price_list li dl {
   width: 100%;
   padding: 0;
   margin: 0;
   display: inline-block;
 }
 ul.price_list li dl dt {
   width: 100%;
   padding: 0;
   margin: 0;
   background: #226EE8;
   color: #ffffff;
   text-align: center;
   border-width: 1px 1px 0 1px;
   border-style: solid;
   border-color: #ccc;
   border-top-left-radius: 8px;
   border-top-right-radius: 8px;
 }
 ul.price_list li dl dd {
   width: 100%;
   padding: 0;
   margin: 0;
   background: #ffffff;
   color: #ffffff;
   text-align: center;
   border-width: 0 1px 1px 1px;
   border-style: solid;
   border-color: #ccc;
   border-bottom-left-radius: 8px;
   border-bottom-right-radius: 8px;
 }
 ul.price_list li dl dt h4 {
   font-size: 150%;
   margin: 20px 0 20px;
   font-weight: bold;
 }
 ul.price_list li dl dt .comment {
   font-size: 100%;
   margin: 0;
   font-weight: bold;
   margin-bottom: 10px;
 }
 ul.price_list li dl dt .monthly {
   font-size: 150%;
   margin: 0 0 5px;
   font-weight: bold;
 }
 ul.price_list li dl dt .monthly small {
   font-size: 60%;
 }
 ul.price_list li dl dt .monthly_per {
   font-size: 200%;
   font-weight: bold;
   margin: 0;
 }
 ul.price_list li dl dt .initial {
   font-size: 100%;
   font-weight: normal;
   margin: 0 0 20px;
 }
 ul.price_list li dl dt small {
   font-size: 70%;
   font-weight: normal;
 }
 ul.price_list li dl dt .monthly_per small {
   font-size: 50%;
   font-weight: normal;
 }
 ul.price_list li dl dt.middle {
   background: #356599;
 }
 ul.price_list li dl dt a {
   font-weight: bold;
   display: block;
   width: 80%;
   font-size: 100%;
   margin: 20px auto;
   padding: 6px 0;
   text-align: center;
   background: #ffffff;
   color: #226EE8;
   border-radius: 18px;
 }
 ul.price_list li dl dt a:hover {
   opacity: 0.6;
 }
 ul.price_list li dl dt.middle a {
   color: #356599;
 }
 ul.price_list li dl dd .channel {
   font-size: 100%;
   margin: 10px 0;
   color: #000;
 }
 ul.price_list li dl dd ul {
   margin: 0 5% 10px 15%;
   color: #000;
   width: 80%;
   clear: both;
   display: inline-block;
 }
 ul.price_list li dl dd ul li {
   font-size: 80%;
   margin: 0 0 5px;
   list-style-type: none;
   clear: both;
   width: 100%;
   text-align: left;
 }
 ul.price_list li dl dd ul li.func_title {
   font-size: 90%;
   margin: 0 0 5px;
   list-style-type: circle;
   font-weight: bold;
 }
 ul.price_list li dl dd a {
   font-weight: bold;
   display: block;
   width: 80%;
   font-size: 100%;
   margin: 0px auto 20px;
   padding: 10px 0;
   text-align: center;
   background: #226EE8;
   color: #ffffff;
   border-radius: 18px;
 }
 ul.price_list li dl dd a:hover {
   background: #ffffff;
   color: #226EE8;
   border: #226EE8 solid 1px;
 }
 ul.price_list li dl dd a.pbx {
   font-weight: normal;
   display: inline;
   width: auto;
   font-size: 100%;
   margin: 0px;
   padding: 0;
   text-align: left;
   background: none;
   color: #000;
   border-radius: none;
   text-decoration: underline;
 }
 ul.price_list li dl dd a.pbx:hover {
   background: none;
   color: #226EE8;
   border: none;
 }
 ul.price_list li dl dd a.middle {
   background: #356599;
 }
 ul.price_list li dl dd a.middle:hover {
   background: #ffffff;
   color: #356599;
   border: #356599 solid 1px;
 }
 @media screen and (max-width:768px) {
   ul.price_list li dl dt {
     overflow: hidden;
   }
   ul.price_list li {
     clear: left;
     width: 100%;
     padding: 0;
     margin: 0 0 20px 0;
   }
   ul.price_list li dl dt .monthly_per {
     font-size: 180%;
     margin: 0 0 10px;
   }
   ul.price_list li dl dt .initial {
     margin: 0 0 10px;
   }
   ul.price_list li dl dd ul {
     margin: 10px 5% 10px 15%;
   }
   ul.price_list li dl dd .channel {
     margin: 0;
   }
 }
 /*-----------------------------#sec_01*/
 #sec_01 ul.row {
   justify-content: center;
 }
 #sec_01 ul.row > li {
   margin-bottom: 30px;
 }
 #sec_01 ul.row > li .panel_wrap {
   border-radius: 6px;
   border: 1px solid #006eb8;
 }
 #sec_01 ul.row > li figure {
   padding-top: 20px;
   padding-bottom: 20px;
 }
 #sec_01 ul.row > li figure figcaption {
   color: #006eb8;
   display: block;
   font-size: 1.7em;
   font-weight: 900;
 }
 [id^="sec_"] h3 {
  font-size: 24px;
  color: #0660c5;
  font-weight: 900;
  margin-bottom: 30px;
 }
 @media screen and (min-width:768px) {
  [id^="sec_"] h3 {
    font-size: 36px;
  }
 }
