@charset "utf-8";

/* .tour_syousai
================================================== */
.tour_syousai {
  width: 100%;
  margin:0 auto;
  padding:0 0 1%;
  box-sizing: border-box;
}

@media screen and (max-width: 810px) {
.tour_syousai {
  padding:1% 0 3%;
}
}

.tour_syousai h2 {
  font-size:2em;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight:600;
  color:#051FA9;
  line-height:1.6;
  text-align: center;
  margin-bottom:2%;
}

@media screen and (max-width: 810px) {
.tour_syousai h2{
  font-size:1.7em;
}
}

@media screen and (max-width: 568px) {
.tour_syousai h2{
  font-size: 1.25em;
  font-weight:500;
}
}

.mkgr{
  color:#00A81F;
}

.skor{
  color:#F36D00;
}

.fhbl{
  color:#0077E6;
}

.aobl{
  color:#3E37BC;
}

.pnku{
  color: #FF3464;
}

.tour_catch {
  margin:0 auto;
  text-align: center;
}

.tour_catch p{
  font-size: 1.2em;
  background:#0C7071;
  color:#FFF;
  padding:10px 30px;
  display:inline-block;
  font-family: 'Noto Serif JP', serif;
  font-weight: 400;
  margin-bottom:4%;
  -webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;
  position: relative;
}

@media screen and (max-width: 810px) {
.tour_catch p{
  font-size:1.1em;
}
}

@media screen and (max-width: 568px) {
.tour_catch p{
  font-size:1em;
  display:block;
  padding:10px 10px;
  width:90%;
  margin:0 auto 5%;
  box-sizing: border-box;
}
}

.tour_catch p::after {
 position: absolute;
 top: 100%;
 left: 50%;
 margin-left: -5px;
 content: ' ';
 border: 10px solid transparent;
 border-top-color: #0C7071;
}

.tour_box{
  width:100%;
  margin:5% auto;
  padding:0;
  box-sizing: border-box;
}

@media screen and (max-width: 800px) {
.tour_box{
  padding:0 4%;
   margin:2% auto;
}
}

@media screen and (max-width: 568px) {
.tour_box{
  padding:0;
}
}

.tour_photo{
  width:50%;
  display:inline-block;
  vertical-align: top;
  box-sizing: border-box;
  padding-right:2%;
}

@media screen and (max-width: 810px) {
.tour_photo{
  width:100%;
  display:block;
  padding:2% 0;
}
}

.tour_text{
  width:49%;
  display:inline-block;
  vertical-align: top;
  padding:5px 0 0 2%;
  box-sizing: border-box;
}

@media screen and (max-width: 810px) {
.tour_text{
  width:100%;
  display:block;
  padding:2% 0;
}
}

@media screen and (max-width: 568px) {
.tour_text{
  padding:2% 5%;
}
}

.tt-tl{
  font-family: 'Noto Sans Japanese', sans-serif;
  margin-bottom:2%;
  padding:0 2% 5px;
  border-bottom:1px dotted #051FA9;
  font-size:1.2em;
  color:#051FA9;
}

.tt-tl .fa{
  margin-right:5px;
  font-size:1.2em;
  color:#05D008;
}

@media screen and (max-width: 568px) {
.tt-tl{
  font-size:1.05em;
}
}

.tt-tl span {
  font-family: 'Roboto', sans-serif;
  font-weight:500;
  letter-spacing:.02em;
}

.ttmt10{
  margin-top:20px;
}

.tour_text .tt-tx{
  color: #000;
  line-height:1.8;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight:400;
  padding:5px;
  letter-spacing:.02em;
}

@media screen and (max-width: 568px) {
.tour_text .tt-tx {
  font-size:0.95em;
  line-height:1.6;
  padding:5px 0 0;
  letter-spacing:0em;
}
}

.tour_text .tt-tx span{
  color:#F92355;
}


.tt-tl2{
  margin:4% 0 5px;
  padding:0 2% 5px;
  border-bottom:1px dotted #051FA9;
}

.tt-tl2 .ad-ttl{
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight:500;  
  font-size:1.1em;
  color:#051FA9;
  display:inline-block;
  vertical-align: middle;
}

.tt-tl2 .poi{
 display:inline-block;
 vertical-align: middle;
 background-color:#FF436F;
 padding:3px 5px 4px;
 color:#FFF;
 font-size:13px;
 font-weight:normal;
 line-height:1.4;
 margin-right:10px;
 }

/* staff-info
================================================== */
.staff-info:before{display:block;position:absolute;top:-17px;left:50%;width:68px;height:17px;margin-left:-34px;background:url(../images/course_bg_arw.png);content:''}

.staff-info {
  width: 100%;
  padding:3% 0;
  position: relative;
  background:#FFF;
}

@media screen and (max-width: 568px) {
.staff-info {
  width: 100%;
  padding:5% 3%;
  box-sizing: border-box;
}
}

.staff-info .stf-ttl {
  font-size:2em;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight:600;
  color:#051FA9;
  line-height:1.6;
  text-align: center;
  margin-bottom:2%;
}

@media screen and (max-width: 810px) {
.staff-info .stf-ttl{
  font-size:1.5em;
  margin-bottom:0;
}
}

@media screen and (max-width: 568px) {
.staff-info .stf-ttl{
  font-size: 1.3em;
  font-weight:500;
}
}

.staff-info .stf-ttl .fa {
  font-size:1.2em;
  color:#05D008;
  margin-right:7px;
}

.staff-box{
  width:100%;
  margin:2% auto;
  max-width:1000px;
}


.staff-ph{
  width:35%;
  margin-right:5%;
  display:inline-block;
  vertical-align: middle;
}

@media screen and (max-width: 568px) {
.staff-ph{
  width:50%;
  margin:2% auto;
  display:block;
}
}

.staff-ph img{
  width:100%;
  height:auto;
}

.staff-text{
  width:60%;
  display:inline-block;
  vertical-align: middle;
}

@media screen and (max-width: 568px) {
.staff-text{
  width:100%;
  display:block;
  padding:2% 3% 0;
  box-sizing: border-box;
}
}

.staff-text h3{
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight:600;
  color:#000;
  margin-bottom:3%;
  font-size:1.2em;
}

.staff-text h4{
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight:500;
  color:#05D008;
  margin-bottom:3%;
  font-size:1.1em;
}

@media screen and (max-width: 810px) {
.staff-text h3{
  font-size:1em;
  margin-bottom:2%;
}

.staff-text h4{
  font-size:1em;
  margin-bottom:2%;
}
}

@media screen and (max-width: 810px) {
.staff-text h3{
  text-align: center;
}
}


.staff-text p{
  font-size:14px;
  line-height:1.8;
}

.shop-acc{
  padding:10px 2%;
}

@media screen and (max-width: 568px) {
.shop-acc{
  padding:10px 2% 0;
}
}

.shop-acc h5{
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight:600;
  color:#051FA9;
  margin-bottom:10px;
  font-size:1.2em;
}

@media screen and (max-width: 568px) {
.shop-acc h5{
  font-size:1.1em;
  margin-bottom:4px;
}
}

@media screen and (max-width: 330px) {
.shop-acc h5{
  font-size:1em;
}
}

.shop-acc .addrs{
  font-size:1.1em;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight:500;
  padding:10px 0;
}

@media screen and (max-width: 568px) {
.shop-acc .addrs{
  font-size:1em;
}
}

.shop-acc .carnav{
  font-size:0.95em;
  line-height:1.8;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight:400;
}

.shop-acc .carnav strong {
  font-size:1.05em;
  color: #FF436F;
  font-weight:500;
}

/* .tour_infom
================================================== */
.tour_infom:before{display:block;position:absolute;top:-17px;left:50%;width:68px;height:17px;margin-left:-34px;background:url(../images/course_bg_arw.png);content:''}

.tour_infom {
  width: 100%;
  padding:4% 0 2.5%;
  position: relative;
  background-color:#FFF;
}

@media screen and (max-width: 810px) {
.tour_infom {
  padding:4% 0;
  box-sizing: border-box;
}
}

@media screen and (max-width: 568px) {
.tour_infom {
  padding:5% 0;
}
}

.tour_infom .w50{
  width:44%;
  margin:2% 3%;
  display:inline-block;
  vertical-align: top;
}

@media screen and (max-width: 810px) {
.tour_infom .w50{
  width:96%;
  margin:2%;
  display:block;
}
}

.tinf-ttl {
  font-family: 'Noto Serif JP', serif;
  font-weight:400;
  font-size:1.6em;
  margin-bottom:4%;
  color:#000;
  line-height:1.5;
  text-align: center;
}

@media screen and (max-width: 568px) {
.tinf-ttl {
  font-size:1.2em;
}
}

@media screen and (max-width: 810px) {
.tinf-ttl {
  font-size:1.1em;
}
}

.tinf-ttl .fa {
  font-size:1.2em;
  color:#05D008;
  margin-right:7px;
}

.cs_right{
  width:46%;
  margin:2% 2%;
  display:inline-block;
  vertical-align: top;
}

@media screen and (max-width: 810px) {
.cs_right{
  width:98%;
  margin:2% 1% 5%;
  display:block;
}
}

.cs_right table{
  width : 100%;
  margin-top:30px;
  border-collapse: collapse;
  border-spacing: 0;
  box-sizing: border-box;
  vertical-align: top;
  border-top : 1px solid #E0E0E0;
}
}

.cs_right table img{
  width:229px;
  height:91px;
}

@media only screen and  (max-width: 810px) {
.cs_right table {
  font-size:90%;
  margin-top:20px;
}
}

@media only screen and  (max-width: 568px) {
.cs_right table {
  margin-top:15px;
}
}

.cs_right a{
  color:#FF436F;
  text-decoration:underline;
}

.cs_right a:hover{
  color:#FF436F;
  text-decoration:none;
}

.cs_right th{
  border-bottom : 1px solid #E0E0E0;
  line-height:1.6;
  padding : 10px 5px 10px 5px;
  background : #FBFBFB;
  color:#051FA9;
  width:30%;
  font-weight:bold;
  text-align: center;
  font-size:14px;
}

@media only screen and  (max-width: 568px) {
.cs_right th{
  padding: 8px 3px;
  font-size:13px;
}
}

.cs_right td{
  background-color:#FFF;
  border-bottom : 1px solid #E0E0E0;
  line-height:1.6;
  padding: 10px;
  font-size:14px;
  color:#000;
}

@media only screen and  (max-width: 568px) {
.cs_right td{
  font-size:13px;
  letter-spacing: 0em;
  line-height:1.5;
  padding: 8px;
}
}

.cs_right td p{
  padding: 5px 0 0;
  font-size:13px;
}

.cs_right td strong{
  color:#FF436F;
  font-size:14px;
}

.cs_right td dl{
  width:100%;
}

.bdbt001{
  padding:5px 0;
}
.bdbt002{
  padding:5px 0;
}
@media only screen and  (max-width: 568px) {
.bdbt002{
  padding:0 0;
}
}

.cs_right td dl{
  width:100%;
  padding:5px 0;
  border-bottom:1px dotted #CCC;
  margin-bottom:5px;
}

.cs_right td dt{
  width:65%;
  display:inline-block;
  vertical-align: top;
}

.cs_right td dd{
  width:35%;
  display:inline-block;
  vertical-align: top;
  box-sizing: border-box;
  padding-left:10px;
}

@media only screen and  (max-width: 568px) {
.cs_right td dt{
  width:100%;
  display:block;
  padding:0 0 3px;
}

.cs_right td dd{
  width:100%;
  display:block;
}

.cs_right td .bdbt{
  border-bottom:1px dotted #CCC;
  padding:0 0 5px 5px;
}

.cs_right td .bdbt2{
    padding:0 0 0 5px;
}
.cs_right td .bdbt3{
  border-bottom:1px dotted #CCC;
  padding:0 0 5px 5px;
}
}

.cs_right td dd strong{
  color:#FF436F;
}


.cs_right td .line001{
  border-bottom:1px dotted #CCC;
  padding:0 0 8px;
  margin-bottom:8px;
}

.cs_right .cp_price {
  font-size:2em;
  font-family: 'Roboto', sans-serif;
  font-weight:500;
  color:#FF436F;
  line-height:1;
}

.cs_right .cp_price2 {
  font-size:1.5em;
  font-family: 'Roboto', sans-serif;
  font-weight:500;
  color:#FF436F;
  line-height:1.2;
}

.cs_right .line01 {
  clear:both;
  border-bottom:1px dashed #ccc;
  padding:8px 0 0;
  margin-bottom:10px;
}

.cs_left{
  width:46%;
  margin:2% 2%;
  display:inline-block;
  vertical-align: top;
}

@media screen and (max-width: 810px) {
.cs_left{
  width:98%;
  margin:2% 1% 5%;
  display:block;
}
}
.mp-tl{
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight:500;
  margin-bottom:2%;
  padding:0 2% 5px;
  border-bottom:1px dotted #051FA9;
  font-size:1em;
  color:#051FA9;
}

.mp-tl .fa{
  margin-right:5px;
  font-size:1.2em;
  color:#05D008;
}

.map {
  width:100%;
  margin:10px 0 20px;
}

.map p{
  font-size:14px;
  line-height:1.6;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight:400;
  padding:0 2%;
}
.map img{
  max-width:100%;
  width:auto;
  max-height:300px;
  margin:10px 0;
}

.map strong {
  font-size:1.15em;
  color:#FF436F;
  font-weight:500;
}

.map li{
  font-size:15px;
  line-height:1.8;
  margin-top:10px;
  letter-spacing:0em;
}

.map li span{
  display:inline-block;
  background-color:#E8EEF5;
  padding:1px 5px;
  color:#66809B;
  float:left;
  font-size:12px;
  font-weight:normal;
  margin-right:10px;
  margin-top:2px;
}

@media only screen and  (max-width: 810px) {
.map strong {
  font-size:16px;
}
}

.map .gmap{
  width: 98%;
  margin: 20px 1% 10px 1%;
}

.map .gmap iframe {
  width: 100%;
  height: 100%;
  min-height:300px;
}

.cation3{
  width:96%
  padding:20px auto 20px;
}

.cation3 p{
  margin-bottom:5px;
  line-height:1.4;
  color:#000;
  font-size:14px;
  line-height:1.6;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight:400;
  padding:0 2%;
}

.cation2 p span{
  color:#FF436F;
  font-size:1.1em;
}

.resv-btn-box {
  display:block;
  width: 100%;
  margin: 5% auto;
  text-align: left;
}

@media only screen and  (max-width: 810px) {
.resv-btn-box {
  margin: 5% auto;
}
}

@media screen and (max-width: 568px) {
.resv-btn-box {
  width: 90%;
}
}

.resv-btn-box ul{
  width: 100%;
  max-width:200px;
  margin:0 auto;
}

.resv-btn-box li{
  width: 100%;
  display:block;
  vertical-align: middle;
  text-align: center;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight:500;
  font-size:1em;
}

@media screen and (max-width: 568px) {
.resv-btn-box li{
  font-size:0.95em;
}
}

.resv-btn-box li a{color:#FFF;display:block;padding:10px 20px 12px;background-color:#0C7071;text-decoration:none;}
.resv-btn-box li a:hover{color:#FFF;text-decoration:none;background-color:#195A9B;}

@media screen and (max-width: 568px) {
.resv-btn-box li a{padding:10px 5px 12px;}
}

.resv-btn-box2 {
  width: 100%;
  margin: 4% auto;
  text-align: center;
}

@media only screen and  (max-width: 810px) {
.resv-btn-box2 {
  margin: 5% auto;
}
}

@media screen and (max-width: 568px) {
.resv-btn-box2 {
  width: 90%;
}
}

.resv-btn-box2 ul{
  width: 100%;
  text-align: center;
  margin:0 auto;
}

.resv-btn-box2 li{
  width: 200px;
  margin:1%;
  display:inline-block;
  vertical-align: middle;
  text-align: center;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight:500;
  font-size:1em;
}

@media screen and (max-width: 568px) {
.resv-btn-box2 li{
  font-size:0.95em;
}
}

.rbg{background-color:#0C7071;}
.rbb{background-color:#195A9B;}

.resv-btn-box2 li a{color:#FFF;display:block;padding:10px 20px 12px;text-decoration:none;}
.resv-btn-box2 li a:hover{opacity: 0.8;}

@media screen and (max-width: 568px) {
.resv-btn-box2 li a{padding:10px 5px 12px;}
}

.nk-com{
  width:100%;
  margin-top:20px;
}

@media screen and (max-width: 568px) {
.nk-com{
  margin-top:15px;
}
}

.nk-com .nk-ph{
  width:15%;
  display:inline-block;
  vertical-align: center;
  margin-right:-5%;
  position: relative;
  z-index:2;
}

.nk-com .nk-ph img{
  width:100%;
  height:auto;
}

.nk-com .nk-txt{
  width:90%;
  position: relative;
  z-index:1;
  display:inline-block;
  vertical-align: center;
  padding:12px 10px 12px 6%;
  background:#FFF;
  box-sizing: border-box;
  -webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;
  border:2px solid #0C7071;
}

.nk-com .nk-txt p{
  font-size:0.9em;
  color:#0C7071;
}

.nk-com .nk-txt strong{
  color:#FF436F;
}

@media screen and (max-width: 568px) {
.nk-com .nk-txt{
  padding:5px 5px 5px 5%;
}

.nk-com .nk-txt p{
  font-size:13px;
  line-height:1.4;
}
}

.tk-com{
  width:100%;
  margin-top:20px;
}

@media screen and (max-width: 568px) {
.tk-com{
  margin-top:15px;
}
}

.tk-com .nk-ph{
  width:15%;
  display:inline-block;
  vertical-align: center;
  margin-right:-5%;
  position: relative;
  z-index:2;
}

.tk-com .nk-ph img{
  width:100%;
  height:auto;
}

.tk-com .nk-txt{
  width:90%;
  position: relative;
  z-index:1;
  display:inline-block;
  vertical-align: center;
  padding:12px 10px 12px 6%;
  background:#FF436F;
  box-sizing: border-box;
  -webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;
  border:2px solid #FF436F;
}

.tk-com .nk-txt p{
  font-size:0.9em;
  color:#FFF;
}

.tk-com .nk-txt strong{
  color:#F6FF00;
}

@media screen and (max-width: 568px) {
.nk-com .nk-txt{
  padding:5px 5px 5px 5%;
}

.tk-com .nk-txt p{
  font-size:13px;
  line-height:1.4;
}
}


.mn-book{
  width:100%;
  display:block;
  box-sizing: border-box;
  padding:10px;
}
.l-book{
  width:70%;
  display:inline-block;
  vertical-align: top;
  box-sizing: border-box;
  padding-right:5%;
}

@media only screen and  (max-width: 800px) {
.mn-book{
  width:100%;
  display:block;
  box-sizing: border-box;
  padding:0 5px;
}

.l-book{
  width:100%;
  display:block;
  box-sizing: border-box;
  padding:0;
}
}

.l-book p{
  padding:5px 0;
  ont-size:0.95em;
  line-height:1.6;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight:400;
}

@media only screen and  (max-width: 800px) {
.l-book p{
  font-size:0.9em;
}
}

.l-book span{
  color:#FF436F;
}

.r-book{
  width:29%;
  display:inline-block;
  vertical-align: middle;
  text-align: center;
}

@media only screen and  (max-width: 800px) {
.r-book{
  width:100%;
  display:block;
  box-sizing: border-box;
  padding:0 1% 5%;
}
}

.line-qr{
  width:100%;
  padding:2% 0 0;
  max-width:200px;
  margin:0 auto;
}

.line-qr img{
  box-sizing: border-box;
  width:100%;
  height:auto;
  border:1px solid #000;
  padding:2%;
}

@media only screen and  (max-width: 800px) {
.line-qr{
  display:none;
}
}

.line_btn{
  display:none;
}

@media only screen and  (max-width: 800px) {
.line_btn{
  font-size:14px;
  letter-spacing: 0.05em;
  color:#FFF;
  margin-top:15px;
  margin-bottom:15px;
  text-align: center;
  display:block;
}
}

.line_btn a{display:inline-block;color:#FFF;text-decoration:none;background-color:#00C54E;padding:8px 15px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.line_btn a:hover{color:#FFF;text-decoration:none;background-color:#05AD48;}

.line-reserve{
  background: #00B900;
  letter-spacing: 0.05em;
  color:#FFF;
  margin:0 auto 2% ;
  text-align: center;
  display:block;
  width:100%;
  max-width:500px;
  box-sizing: border-box;
  padding:1%;
}

@media only screen and  (max-width: 800px) {
.line-reserve{
  max-width:350px;
  padding:3% 1% 2%;
}
}

.lnr-lf{
  width:65%;
  display:inline-block;
  vertical-align: middle;
  text-align: center;
}

@media only screen and  (max-width: 800px) {
.lnr-lf{
  width:100%;
  display:block;
}
}

.line_lg img{
  width:70px;
  height:auto;
}

.line_txt{
  font-family: 'Noto Sans Japanese', sans-serif;
  font-weight:500;
  padding:5px 0;
  font-size:1.1em;
}
.line_txt strong{
  font-weight:500;
  font-size:1.5em;
}

.line_txt span{
  color:#FCFF00;
  font-size:1.3em;
}

.lnr-rg{
  width:35%;
  display:inline-block;
  vertical-align: middle;
  text-align: center;
  box-sizing: border-box;
  padding-left:10px;
}
.lnr-rg img{
  width:100%;
  height:auto;
}

@media only screen and  (max-width: 800px) {
.lnr-rg{
  display:none;
}
}

.line_btn2{
  display:none;
}

@media only screen and  (max-width: 800px) {
.line_btn2{
  font-size:14px;
  letter-spacing: 0.05em;
  color:#FFF;
  margin-top:5px;
  margin-bottom:10px;
  text-align: center;
  display:block;
}
}

.line_btn2 a{display:inline-block;color:#00C54E;text-decoration:none;background-color:#FFF;padding:8px 15px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;}
.line_btn2 a:hover{color:#FFF;text-decoration:none;background-color:#05AD48;}