@charset "utf-8";


/*予約開始後削除ここから*/
/*
.plan_btnbox {
    position: relative;
    padding: 0 15px 15px;
}
@media screen and (max-width: 759.9px) {
    .plan_btnbox {
        padding:5px 15px 15px;
    }
}
.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(128 128 128 / 87%);
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    font-size: 30px;
    font-weight: bold;
    pointer-events: none;
    text-align: center;
    line-height: 1.2;
}
.plan_btnbox a {
    pointer-events: none;
}
*/
/*予約開始後削除ここまで*/




/*PCSP共通設定*/
body{
	font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}


main{
	font-family: 'Noto Sans JP', sans-serif;
	margin: 0 0 0 0 !important;
}


.date dt.bgpink{
	background: #FC9CC3;
} 

span.pcred {
    color: #c30014;
}

span.pcten {
    font-size: 7rem;
}

p.pcatkome {
    font-weight: bold;
    color: #572e12;
    text-align: center;
    margin: 0 auto 1rem;
}

.area_link {
    background: #572e12;
}


/*759px以下*/
@media screen and (max-width: 759.9px) {

.trainimg{
		margin: 20px 0 40px;
	}
	
	.trainimg p{
		text-align: center;
		font-size: 16px;
		font-weight: bold;
	}	
.atbox{
	padding: 10px;
	font-size: 14px;
	color: #FF0004;
	border: 2px solid #FF0004;
	margin: 20px 0;
}	
	
  .spnone,.smpnone {
    display: none;
  }
	
	img{
		vertical-align: bottom;
	}
  /* CSS */
  #dirPathBlock, #anchorLinkBlock {
    font-size: 10px;
    margin: 1% 1% 0 1%;
  }
  #dirPathBlock p, #anchorLinkBlock a {
    font-size: 12px;
  }
  /*
  h1 {
    font-size: 12px;
    margin: 0 1%;
  }*/
	

.inner950{
	width: 100%;
	margin: 0 auto;
	display: block;
}

	
 
  .inner{
	width: 96%;
	margin: 0 2%;
	padding: 24px 0;
	box-sizing: border-box;
	  font-size: 12px;
}
  u {
    text-decoration-color: red;
  }
  h3 img {
    width: 100%;
  }
  
/*title*/
img#mainphoto {
	width: 100%;
	margin-bottom: 5%;
}


.titlePc {
	display: none !important;
}

.titleSp {
	width: 100%!important;
    text-align: center;
    background-size: 211%;
	max-width: 780px;
}
	
	.titleSp img{
		width: 100%;
	}


.cap{
	padding: 10px;
	background-color: #FFFE92;
}

.cap p{
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}


h2 {
    padding: 0.5em;
    color: #fff;
    background-color: #28ABFF;
	font-size: 18px;
	text-align: center;
    border-radius: 0.3em;
        margin: 2% 0 4% 0;
}

h2 span {
    font-size: 60%;
    font-weight: normal;
}

h3 {
  text-align: center;
  font-size: 153.9%;
  font-weight: bold;
  margin-bottom: 3%;
}

h3 span {
  background: linear-gradient(transparent 60%, #FAFF8A 0%);
}

h3 span small {
  font-weight: normal;
  font-size: 70%;
}

a:hover img {
	opacity: 0.8;
	filter: progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=80);
}

#anchorLinkBlock p.pageBackBlock {
	font-size: 11px !important;
	padding: 1%;
}

p.text {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin: 5% 0 2% 0;
}

p.attention {
	font-size: 14px;
	width: 96%;
	margin: 2% 2% 5% 2%;
	border: 4px #F00 solid;
	padding: 2%;
	background: #FFF;
}

p.attention span {
	font-size: 14px;
}

.borderBox {
	display: inline-block;
	padding: 4% 5%;
	border: solid 3px #1048e0;
	position: relative;
	font-size: 123.1%;
}

.borderBox:after {
	content: "";
	border: solid 1px #1048e0;
	position: absolute;
	top: 3px;
	left: 3px;
	width: calc(100% - 6px);
	height: calc(100% - 6px);
}

.borderBox strong {
    background: linear-gradient(transparent 60%, #ffff66 0%);
    display: inline-block;
}

.message {
	width: 80%;
	margin: 4% 10%;
	font-size: 123.1%;
	text-align: center;
	background: #EBEBEB;
	padding: 8% 0;
	border-radius: 0.5em;
}

.message02 {
	width: 94%;
	margin: 2% 3% 4%;
	font-size: 123.1%;
    line-height: 1.4;
	text-align: center;
	background: #FFFCD2;
	padding: 4%;
	border-radius: 0.5em;
}

.message02 strong {
	color: #ff0000;
}

.yoyakuBox {
	width: 96%;
	margin: 5% 2%;
	font-size: 123.1%;
    line-height: 1.4;
	text-align: center;
	background: #FFF;
	padding: 3% 3% 5%;
    filter: drop-shadow(0px 0px 4px rgba(0,0,0,0.2));
}

.yoyakuBox strong {
	font-size: 120%;
}

.yoyakuBox span {
	color: #ff0000;
}

.yoyakuBox .code {
	width: 94%;
	margin: 3% auto 0;
    line-height: 1.5;
	text-align: center;
	background: #FFE8E8;
	padding: 2%;
}

.yoyakuBox p {
	text-align: left;
    margin-top: 10px;
}

.yoyakuBox span.kanazawa {
    color: #FFFFFF;
    padding: 0.1rem 0.2rem;
    background: #009844;
}

.yoyakuBox span.okayama {
    color: #FFFFFF;
    padding: 0.1rem 0.2rem;
    background: #e4007f;
}

.yoyakuBox span.hakata {
    color: #FFFFFF;
    padding: 0.2rem 0.3rem;
    background: #ea5504;
}

.infoBox {
  position: relative;
  padding: 1%;
  background-image: -webkit-linear-gradient(315deg, #704308 0%, #ffce08 40%, #e1ce08 60%, #704308 100%);
  background-image: linear-gradient(135deg, #704308 0%, #ffce08 40%, #e1ce08 60%, #704308 100%);
  overflow:hidden;
  margin: 5% 0 5% 0;
}

.infoBox  .infoboxin {
  display: block;
  padding: 3%;
  background: #fff;
  overflow:hidden;
}

.infoBox  .infoboxin .photo {
	text-align: center;
	margin: 0 auto;
	padding-bottom: 2%;
}

.infoBox  .infoboxin .photo img {
  width: 100%!important;
}

.infoBox  .infoboxin .detail {
    font-size: 123.1%;
	line-height: 1.5;
	text-align: center;
}


.infoBox span .detail strong{
	font-size: 18px;
}

.infoBox span .detail small{
	font-size: 14px;
}



.textLeft {
	font-size: 123.1%;
	text-align: left;
}

.textCenter {
	font-size: 123.1%;
	text-align: center;
}

.textRight {
	font-size: 123.1%;
	text-align: right;
}

/* =========================================================
◆navigation
========================================================= */
.topNavi {
	width: 100%!important;
	/*background: #1ab34b;*/
	background: #28ABFF;
	text-align: center;
}

.topNavi ul {
	text-align: center;
	margin: 0;
	overflow: hidden;
	padding: 0;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
}

.topNavi ul li {
	font-size: 14px;
	font-weight: bold;
	display: block;
	/*width: 99%;*/
	margin: 0;
    padding: 2% 0;
	border-bottom: 1px dashed rgba(255,255,255,0.5);
}
/*
.topNavi ul li:nth-child(1) {
	width: 99%
}*/

.topNavi ul li:nth-child(n+3) {
	border-bottom: none;
}
/*
.topNavi ul li:nth-child(1) {
	border-left: none;
}*/

.topNavi ul li:nth-child(even) { /*偶数*/
	border-right: none;
}
	
/*.topNavi ul li:last-child {background-color: #ffff00; width: 100% !important;}
	.topNavi ul li:last-child a{
		color: #070707;
	}*/

.topNavi ul li a {
    color: #ffffff;
}
.topNavi p {
width: 100%;
color: yellow;
padding: 10px;
margin: 0px 0px 0px 0px;
/*background-color: #00D132;*/
}
.topNavi dl {
	display: flex;
	flex-direction: row;
	justify-content: center;
padding: 0px;
margin: 0px;
}
.topNavi dt {
padding: 0px;
margin: 0px;
}
.topNavi dd {
padding: 10px 20px;
margin: 0px;
}
.topNavi dd:last-child {
border-left: 1px dashed rgba(255,255,255,0.5);
}

/* =========================================================
◆料金
========================================================= */
.priceBox {
	text-align: center;
    width: 98%!important;
    margin: 0 auto 2%;
	max-width: 700px;
}
	.priceBox img{
		width: 100%;
	}
	
/* =========================================================
◆行程
========================================================= */
.schedule {
	font-size: 123.1%;
	padding: 2%;
    margin-top: 2%;
	background: #0f1f64;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	color: #FFF;
}

.schedule span {
	padding: 0.5% 2%;
	background: #FFF;
	color: #0f1f64;
    font-weight: bold;
}

.itineraryBox {
	border: 1px solid #CCC;
	background: #FFF;
    padding: 2%;
    font-size: 123.1%;
	line-height: 2.0;
} 

.itineraryBox img,
.itineraryBox02 img {
	vertical-align: middle;
	padding: 0 3% 2%;
}

.itineraryBox strong,
.itineraryBox02 strong {
	font-size: 120%;
}

.itineraryBox span,
.itineraryBox02 span {
	font-size: 120%;
    font-weight: bold;
    padding: 0.1rem 0.2rem;
    background: #FFD4E2;
}

.itineraryBox02 dl {
	margin: 0;
	padding: 0;
	font-size: 123.1%;
	line-height: 2.0;
	text-align: left;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background: #FFF;
}

.itineraryBox02 dl.color {
	background: #F5F5F5;
}

.itineraryBox02 dt {
	clear: left;
	float: left;
	width: 23%;
	font-weight: bold;
	padding: 2%;
}

.itineraryBox02 dd {
	margin-left: 23%;
	padding: 2%;
	border-left: 1px solid #CCC;
}

/* =========================================================
◆ツアーならではの体験
========================================================= */
ul.taikenList {
    padding: 0;
	font-size: 123.1%;
	line-height: 1.4;
}

ul.taikenList li {
	list-style: none;
	line-height: 1.4;
	padding: 2% 1%;
    text-align: left;
    border-bottom: #666666 2px dotted;
    display: inline-block;
    width: 98%;
}

ul.taikenList img {
	float: right;
	margin-left: 10px;
	width: 50%;
	height: auto;
}

ul.taikenList span {
	font-size: 120%;
    font-weight: bold;
    color: #FF0000;
}

ul.taikenList p {
	font-size: 90%;
    margin-left: 2%;
}

/* =========================================================
◆photoswipe
========================================================= */
figure {
	position: relative;
	margin: 2% 0 6%;
}

figure img {
	width: 100%;
	height: auto;
	padding: 0 2%;
}

figure:hover:before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	width: 60px;
	height: 60px;
	display: block;
	z-index: 99;
	background: url(../images/ic_zoom.png) no-repeat;
	background-size: 100% auto;
}

*, *:before, *:after {
	box-sizing: border-box;
}

/* =========================================================
◆slide
========================================================= */
.slide-wrap {
	background: rgba(255,255,255,0); /*背景白を透過*/
	display: flex;
	margin: 0 auto 5%;
	width: 100%;
	overflow-x: scroll;
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch;
}

.slide-box {
	margin-right: 3%;
    flex: 0 0 80%;
	text-align: center;
	max-width: 400px;
}

.slide-box img {
	padding: 2% 0;
	width: 100%;
}

.slide-box p {
	text-align: left;
	font-size: 123.1%;
	padding-top: 2%;
}

.slide-box p span {
	font-weight: bold;
}

.slide-box p.point {
	background: #FFFFD9;
	padding: 2%;
	margin-top: 1%;
}

.slide-box p.point span {
	color: #F00;
}

.slide-box p.detail {
	line-height: 1.5;
	font-size: 123.1%;
}

.slide-box .detail dl {
	font-size: 123.1%;
	line-height: 1.5;
	padding: 2% 0;
	border-bottom: 1px dotted #333;
	text-align: left;
}

.slide-box .detail dl span {
	font-size: 80%;
}

.slide-box .detail dt {
	clear: left;
	float: left;
	width: 30%;
	font-weight: bold;
}

.slide-box .detail dd {
	margin-left: 30%;
}

.slide-box .detail dl:last-child {
	border-bottom: none;
}

.slide-box p.heed {
	font-size: 123.1%;
	background: #FFF;
	margin: 3% 0;
}

.slide-box2 {
	margin: 1% 3% 0 0;
    flex: 0 0 50%;
	text-align: center;
}

.slide-box2 p {
	text-align: left;
	font-size: 123.1%;
	padding: 2% 0;
}

.slide-box2 p span {
	font-weight: bold;
}

.slide-box2 .Btn {
	overflow: hidden;
    width: 98%;
	margin: 0 1%;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    font-size: 123.1%;
    font-weight: bold;
    display: block;
    position: relative;
    text-align: center;
    color: #333;
    text-decoration: none;
}

.slide-box2 .Btn a {
	display: block;
	position: relative;
	text-align: center;
	background: #F60;
	color: #fff;
	text-decoration :none;
	padding: 8% 5%;
}

.slide-box2 .Btn a:hover {
	background: #F30;        /* マウスオーバーカラー */  
}

.slide-box2 .Btn a:before {        /*白いひし型 */  
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	left: 10px;
	width: 16px;
	height: 16px;
	margin-top: -8px;
	background: #fff;
}

.slide-box2 .Btn a:after {        /*バックグラウンドと同じ色のひし型をずらして「before要素」を隠す */  
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	left: 5px;
	width: 16px;
	height: 16px;
	margin-top: -8px;
	background: #F60;
}

.slide-box2 .Btn a:hover:after {        /*「after要素」のマウスオーバー（カラーを合わせる） */  
	background: #F30;
}

.slide-box2 .Btn_gray {
	overflow: hidden;
    width: 98%;
	margin: 0 1%;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    font-size: 123.1%;
    display: block;
    position: relative;
    text-align: center;
    color: #fff;
    text-decoration: none;
	background: #666;
	padding: 8% 5%;
}

.slide-box2 .Btn_gray:before {        /*白いひし型 */  
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	left: 10px;
	width: 16px;
	height: 16px;
	margin-top: -8px;
	background: #fff;
}

.slide-box2 .Btn_gray:after {        /*バックグラウンドと同じ色のひし型をずらして「before要素」を隠す */  
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	left: 5px;
	width: 16px;
	height: 16px;
	margin-top: -8px;
	background: #666;
}

/* =========================================================
◆list横並び
========================================================= */
.itemList3 > div {
	float: left;
	width: 100%;
	padding: 2% 0;
}

.itemList3 > div .Btn {
	overflow: hidden;
    width: 94%;
	margin: 0 3%;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    font-size: 123.1%;
    font-weight: bold;
    display: block;
    position: relative;
    text-align: center;
    color: #333;
    text-decoration: none;
}

.itemList3 > div .Btn a {
	display: block;
	position: relative;
	text-align: center;
	background: #F60;
	color: #fff;
	text-decoration :none;
	padding: 5%;
}

.itemList3 > div .Btn a:hover {
	background: #F30;        /* マウスオーバーカラー */  
}

.itemList3 > div .Btn a:before {        /*白いひし型 */  
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	left: 15px;
	width: 16px;
	height: 16px;
	margin-top: -8px;
	background: #fff;
}

.itemList3 > div .Btn a:after {        /*バックグラウンドと同じ色のひし型をずらして「before要素」を隠す */  
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	left: 10px;
	width: 16px;
	height: 16px;
	margin-top: -8px;
	background: #F60;
}

.itemList3 > div .Btn a:hover:after {        /*「after要素」のマウスオーバー（カラーを合わせる） */  
	background: #F30;
}

.itemList3 > div .Btn_gray {
	overflow: hidden;
    width: 94%;
	margin: 0 3%;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    font-size: 123.1%;
    font-weight: bold;
    display: block;
    position: relative;
    text-align: center;
    color: #fff;
    text-decoration: none;
	background: #666;
	padding: 5% 0;
}

.itemList3 > div .Btn_gray:before {        /*白いひし型 */  
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	left: 15px;
	width: 16px;
	height: 16px;
	margin-top: -8px;
	background: #fff;
}

.itemList3 > div .Btn_gray:after {        /*バックグラウンドと同じ色のひし型をずらして「before要素」を隠す */  
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	left: 10px;
	width: 16px;
	height: 16px;
	margin-top: -8px;
	background: #666;
}

.itemList4 {
	width: 100%;
	padding: 2% 0;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
}

.itemList4 > div {
	float: left;
	width: 50%;
	padding: 1%;
    margin-top: 2%;
}

.itemList4 > div img {
	width: 100%;
}

.itemList4 > div dt {
	font-size: 123.1%;
    text-align: center;
}

.itemList4 > div dd {
	font-size: 123.1%;
	text-align: left;
	padding: 2% 4% 4%;
	background: #FFF;
}

/* =========================================================
◆slider
========================================================= */
.slider img {
	max-width: 100%;
	width: 100%;
	height: auto;
	padding: 0 1%;
}

.slider div p {
	font-size: 123.1%;
	padding: 2% 1%;
	text-align: left;
}

.slider div p img {
    float: left;
	max-width: 22px; 
    height: auto;
	padding: 0;
    margin-right: 1%;
}

.slider div p .lead {
	font-size: 110%;
}

.slide-arrow {
  position: absolute;
  top: 50%;
  margin-top: -15px;
}

.prev-arrow {
  left: -40px;
  width: 0;
  height: 0;
  border-left: 0 solid transparent;
  border-right: 15px solid #113463;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  background: rgba(255,255,255,0); /*背景白を透過*/
}
.next-arrow {
  right: -40px;
  width: 0;
  height: 0;
  border-right: 0 solid transparent;
  border-left: 15px solid #113463;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  background: rgba(255,255,255,0); /*背景白を透過*/
}

.slick-slide {
	opacity: 0.5;
	background: rgba(255,255,255,0); /*背景白を透過*/
}

.slick-active {
	opacity: 0.5 ;
}
.slick-center {
	opacity: 1 !important;
}

.slide_selector{
	z-index: 1 !important;
	position: relative;
	overflow: hidden;
}

/* =========================================================
◆注意事項
========================================================= */
ul.guideList {
	font-size: 123.1%;
	line-height: 1.4;
	margin-top: 3%;
}

ul.guideList li {
	line-height: 1.4;
	padding-bottom: 8px;
	text-indent: -1em;
    margin-left: 1em;
    text-align: left;
}

ul.guideList li:before {
	content: '●';
}

ul.guideList li.kome {
	line-height: 1.4;
	padding-bottom: 8px;
	text-indent: -1em;
    margin-left: 1em;
}

ul.guideList li.kome:before {
	content: '※';
}

ul.guideList li .box {
	/*color: #F00;*/
    background: #DAEDFF;
    padding: 0.5% 2%;
    margin: 3% 0;
    display: inline-block;
    border: 1px solid #CCC;
}

/* =========================================================
◆ボタン
========================================================= */
.Btn {
  color: #fff;
  width: 94%;
  margin: 4% 3%;
  text-align: center;
  background: #F60;
  border-radius: 5px;
  padding: 6% 3%;
  position: relative; /* 追記 */
  font-size: 14px;
  font-weight: bold;
}

.Btn a {
	color: #fff;
}

.Btn span {
  font-size: 80%;
  font-weight: normal;
}

.Btn::after {
  content: "＞";
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
}

.Btn_gray {
  color: #fff;
  width: 94%;
  margin: 4% 3%;
  text-align: center;
  background: #666    ;
  border-radius: 5px;
  padding: 6% 3%;
  position: relative; /* 追記 */
  font-size: 14px !important;
  font-weight: bold;
}

.Btn_gray::after {
  content: "＞";
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
}


span.minitxt{
	display: block;
    color: black;
    margin: 10px 0 0 0;
}
	.chui{
		font-size: 14px;
		margin: 20px 0 20px 0;
	}
	
	.exbox{
		margin: 30px 0 20px 0;
		padding: 20px;
		background-color: #FFF;
		border: 2px solid #0084FF;
	}
	
	.exbox p{
		
		font-weight: bold;
	}
	.exbox p a{
		color: #0084FF !important;
		text-decoration: underline !important;
	}
	
	.exbox p a:hover{
		text-decoration: none;
	}
	.exboxtop{
		text-align: center;
		font-size: 16px;
		margin: 0 0 30px 0;
		color: #0084FF;
		font-weight: bold;
	}
	
	.exbox_naiyou{
		font-size: 14px;
		line-height: 2;
		margin: 0 0 0px 0;
		color: #000000 !important;
	}
	
	.exboxBtn{
		color: #fff;
  width: 70%;
  margin: 20px auto 5px;
  text-align: center;
  background: #0084FF;
  border-radius: 5px;
  padding: 20px 30px;
  position: relative; /* 追記 */
  font-size: 16px;
  line-height: 1.4;
  font-weight: bold;
	}
	.exboxBtn a {
	color: #fff;
}

.exboxBtnn span {
  font-size: 14px;
  font-weight: normal;
}

.exboxBtn::after {
  content: "＞";
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
}

	.bannerarea{
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
		list-style: none;
		margin: 0 0 20px 0;
	}
	
	.bannerarea li{
		margin: 0 0 0 0;
		width: 49%;
	}
	
	.bannerarea li img{
		width: 100%;
	}
	
	
	
/* =========================================================
◆アコーディオン
========================================================= */
.cp_box *, .cp_box *:before, .cp_box *:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.cp_box {
	width: auto;
	margin: 1em auto;
}

.cp_box label {
	position: relative;
	display: block;
	width: 100%;
	padding: 3%;
	cursor: pointer;
	transition: all 0.3s;
	text-align: center;
	color: #FFF;
	background: #f9ba32;
	border-radius: 4px;
	font-size: 123.1%;
	font-weight: bold;
}

.cp_box label span {
	font-size: 70%;
}

.cp_box label:hover {
	transition: all 0.3s;
	color: #ffffff;
	background: #f9ba32;
}

.cp_box label::after {
	font-family: 'FontAwesome';
	content: ' \f067';
	color: #FFF;
}

.cp_box label:hover::after {
	color: #FFF;
}

.cp_box input:checked ~ label::after {
	font-family: 'FontAwesome';
	content: ' \f068';
	color: #FFF;
}

.cp_box input:checked ~ label:hover::after {
	color: #FFF;
}

.cp_box input {
	display: none;
}

.cp_box .cp_container {
	position: relative;
	z-index: 10;
	overflow: hidden;
	height: 0;
	margin-top: -1px;
	transition: height 0.3s ease-in-out,box-shadow 0.6s linear;
}

.cp_box input:checked ~ div {
	transition: height 0.5s ease-in-out,box-shadow 0.1s linear;
}

/* 続きを読むを押すと表示されるテキストの高さ */
.cp_box input:checked ~ div.cp_container {
	height: auto;
}

.cp_box .detail {
		padding: 10px;
	}
.cp_box .detail dl {
	font-size: 123.1%;
	line-height: 1.5;
	padding: 2% 0;
	border-bottom: 1px dotted #333;
	text-align: left;
}

.cp_box .detail dl span {
	font-size: 80%;
}

.cp_box .detail dt {
	clear: left;
	float: left;
	width: 30%;
	font-weight: bold;
}

.cp_box .detail dd {
	margin-left: 30%;
}

.cp_box .detail dl:last-child {
	border-bottom: none;
}
	

/* swiper
------------------------------------------ */
#slide_animation.swiper-container {
  width: 100%;
}
#slide_animation.swiper-container .swiper-wrapper {
  width: 100%;
}
#slide_animation.swiper-container .swiper-slide{
  width: 20%;
}
#slide_animation.swiper-container .swiper-slide img{
  width: 100%;
  border: none;
}

.swiper-container{
	width: 100%;
	margin:0 auto;
}
.swiper-container .swiper-slide{
	text-align: center;
}
.swiper-container .swiper-slide img{
	width: 100%;
}
.swiper-container .swiper-slide p{
	/*margin-bottom: 20px;*/
}
.swiper-container .swiper-pagination {
	bottom: 15px;
}
.swiper-pagination-bullet-active{
  background: #fff;
}
.swiper-button-prev:focus,
.swiper-button-next:focus{
  outline: none;
}
.swiper-button-prev::after,
.swiper-button-next::after{
	font-size:20px;
	color: #FFF;
	font-weight: bold;
	opacity: 0.5;
}
.swiper-button-prev:hover::after,
.swiper-button-next:hover::after{
	opacity: 1;
}
.swiper-button-prev{
	left:5px;
	top:48%;
}
.swiper-button-next{
	right:5px;
	top:48%;
}
@media (max-width:767px){
	.swiper-button-prev::after,
	.swiper-button-next::after{
		font-size:30px;
	}
	.swiper-button-prev{
		left:5px;
		top:46%;
	}
	.swiper-button-next{
		right:5px;
		top:46%;
	}
}


	.toparea{
		margin: 0 0 20px 0;
		padding: 0 0 20px 0;
		border-bottom: dashed #287608 1px;
		overflow: hidden;
	}
	
	.txtarea{
		
		width: 100%;
		margin: 0 0 20px 0;
		background-color: #FFFFD9;
		padding: 10px;
	}
	
	.txtarea p{
		font-size: 18px;
		line-height: 1.5;
		text-align: center;
		font-weight: bold;
	}
	.imgarea{
		
		width: 100%;
		margin: 0 auto 30px;
		max-width: 400px;
			
	}
	
	.imgarea img{
		width: 100%;
	}
	
	.titbar_logover{
		position: relative;
	}
	
	.titbar_logover .titlogo{
		margin: 10px auto 0;
    	width: 100px;
		
	}
	
	.titbar_logover .titlogo img{
		width: 100%;
	}
	
	.otanoshimi_area{
		margin: 0 0 30px 0;
	}
	

	.otanoshimi_intro{
		font-size: 14px;
		line-height: 1.5;
		margin: 40px 0 30px 0;
		padding: 15px;
		background-color: beige;
	}
	
	.otanoshimi_boxtit{
		font-size: 16px;
		font-weight: bold;
		padding: 0 0 15px 0;
		margin: 0 0 40px 0;
		position: relative;
	}
	
	.otanoshimi_boxtit::after{
		 content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 7px;
  background: -webkit-repeating-linear-gradient(-45deg, #1ab34b, #1ab34b 2px, #fff 2px, #fff 4px);
  background: repeating-linear-gradient(-45deg, #1ab34b, #1ab34b 2px, #fff 2px, #fff 4px);
	}
	
	.otanoshimi_box {
		margin: 30px 0 0 0;
	}
	.otanoshimi_box ul{
		/*display: flex;
		justify-content: space-between;
		align-items: flex-start;*/
	}
	
	.otanoshimi_box ul li{
		width: 95%;
		margin: 0 auto 50px;
		max-width: 400px;
		border: 3px solid #1ab34b;
		padding: 10px;
		position: relative;
		box-shadow: 6px 6px #ffff00;
	}
	
	.mark1{
		    position: absolute;
    top: -6%;
    left: -4%;
    padding: 5px;
    font-size: 16px;
    color: #1ab34b;
    background-color: #ffff00;
    font-weight: bold;
    text-align: center;
    width: 35%;
    transform: rotate(-9deg);
	    box-shadow: 3px 3px #f9ba32;
	}
	
	.otanoshimitxt{
		font-size: 12px;
		line-height: 1.5;
		margin: 10px 0 10px 0;
	}
	.otanoshimitxt b{
		font-size: 16px;
	}
	.otanoshimi_img{
		margin: 0 0 0 0;
	}
	
	.otanoshimi_img img{
		width: 100%;
	}
	
	.btnarea{
		
		margin: 0 0 50px 0;
	}
	
	.btntit{
		color: #1ab34b;
  text-align: center;
  padding: 15px;
  border-top: solid 2px #1ab34b;
  border-bottom: solid 2px #1ab34b;
  background: -webkit-repeating-linear-gradient(-45deg, #e7f1cd, #e7f1cd 3px,#ffffff 3px, #ffffff 7px);
  background: repeating-linear-gradient(-45deg, #e7f1cd, #e7f1cd 3px,#ffffff 3px, #ffffff 7px);
		font-size: 16px;
		font-weight: bold;
	}
	
	/*.btntit{
		position: relative;
		text-align: center;
		font-size: 20px;
		font-weight: bold;
		margin: 0 0 30px 0;
		padding: 0 0 15px 0;
	}
	
	.btntit::after{
		 content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 7px;
  background: -webkit-repeating-linear-gradient(-45deg, #1ab34b, #1ab34b 2px, #fff 2px, #fff 4px);
  background: repeating-linear-gradient(-45deg, #1ab34b, #1ab34b 2px, #fff 2px, #fff 4px);
	}*/
	
	
	.my-gallery{
		margin: 0 0 30px 0;
	}
	
	
	
	.intro{
		margin: 40px auto 40px;
		width: 95%;
	}
	
	.introimg{
		max-width: 700px;
		width: 100%;
		padding: 0 0px 20px 0;
		
	}
	
	.introimg img{
		width: 100%;
	}
	
	.introdetail{
		width: 100%;
		padding: 20px 0 0 0px;
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
		border-top: dotted 1px #1ab34b;
	}
	
	.introdetail_txt{
		width: 69%;
		font-size: 12px;
		line-height: 1.5;
	}
	
	.introdetail_txt strong{
		display: block;
		text-align: center;
		margin: 0 0 10px 0;
		font-size: 16px;
		font-weight: bold;
	}
	
	.introdetail_img{
		width: 29%;
		max-width: 300px;
	}
	
	.introdetail_img img{
		width: 100%;
	}
	
	.tokutentit{
		text-align: center;
		 position: relative;
  padding: 10px;
  color: #fff;
  border-radius: 10px;
  background:#00D3FF;
		font-size: 16px;
		margin: 0 0 30px 0;
		font-weight: bold;
	}
	
	.tokutentit:after {
  position: absolute;
  bottom: -9px;
  left: 1em;
  width: 0;
  height: 0;
  content: '';
  border-width: 10px 10px 0 10px;
  border-style: solid;
  border-color: #00D3FF transparent transparent transparent;
}

.righttxt{
	text-align: right;
	margin: 10px 0 20px 0;
	font-size: 12px;
}	
	
.kikan{
		text-align: center;
		font-size: 14px;
		margin: 0 0 0 0;
		font-weight: bold;
	}
	
	
	.ribbon13-wrapper {
  display: block;
  position: relative;
  margin: 15px auto;
  padding: 10px 0;
  background: #FFFCDC;
  width: 90%;
  }

.ribbon13 {
  display: inline-block;
  position: relative;
  box-sizing: border-box;
  padding: 5px 0;
  margin: 0 0 0 -18px;
  width: calc(100% + 20px);
  color: white;
  background: #da0c41;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}

.ribbon13 h3{
  margin: 0 0 0 1px;
  padding: 0 30px 0 15px;
  border-top: dashed 1px #FFF;
  border-bottom: dashed 1px #FFF;
  font-size: 16px;
  line-height: 46px;
}

.ribbon13:after {
  position: absolute;
  content: '';
  z-index: 1;
  top: 0;
  right: 0;
  width: 0px;
  height: 0px;
  border-width: 30px 15px 30px 0px;
  border-color: transparent #FFFCDC transparent transparent;
  border-style: solid;
}

.ribbon13:before {
  position: absolute;
  content: '';
  top: 100%;
  left: 0;
  border: none;
  border-bottom: solid 15px transparent;
  border-right: solid 20px #7d253b;
}

	.ribbonin{
		padding: 35px 10px 15px;
	}
	
		
	.tokutentxt{
		margin: 0 0 30px 0;
	}
	
	.ribbonin p{
		font-size: 14px;
		line-height: 1.8;
		text-align: center;
	}
	
	.ribbonin p.txt1,
	.ribbonin p.txt2{
		font-size: 16px;
		
		text-align: center;
	}
	
	.ribbonin p.txt2{
		padding: 25px 0 0 0;
        margin: 25px 0 0 0;
        border-top: dashed 1px #cccccc;
	}
	
	.ribbonin p strong{
		font-weight: bold !important;
	}
	
	.ribbonin p span.mini{
		font-size: 12px;
	}
	
	.borderbox{
		border: 2px solid #FF9600;
		padding: 10px;
		background-color: #ffffff;
		margin: 0 0 15px 0;
	}
	
	/*.flexbox{
		display: flex;
		justify-content: space-between;
		align-items: center;
	}*/
	
	.flexbox .img1{
		width: 100%;
		max-width: 619px;
		margin: 20px auto 0;
	}
	
	.flexbox .img1 img{
		width: 100%;
	}
	
	.flexbox .img2{
		width: 100%;
		max-width: 105px;
		margin: 20px auto 0;
	}
	
	.flexbox .img2 img{
		width: 100%;
	}
	
	.tokutentxt{
		font-size: 16px;
		line-height: 1.8;
		text-align: center;
	}
	
	.tokutentxt strong{
		font-weight: bold !important;
	}
	
	.tokutenimg{
		display: block;
		max-width: 400px;
		width: 90%;
		margin: 20px auto 5px;
	}

	.tokutenimg img{
		width: 100%;
	}
	
	
.coupondetailalea p.title1 {
  width: 80%;
  line-height: 50px;
	margin: 20px auto;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
  background: #E2201B;
  padding: 4px;
  box-shadow: -4px 4px 0px -2px #E2201B;
}
.coupondetailalea p.title1 span{
  border: 4px solid  #FFFFFF;
  width: 100%;
  display: block;
}

.coupondetailalea p.title1::after{
	    content: '';
	background-image:none !important;
}



.coupondetailalea h3.title2 {
  width: 80%;
  line-height: 50px;
	margin: 20px auto;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
  background: #0044FF;
  padding: 4px;
  box-shadow: -4px 4px 0px -2px #0044FF;
}
.coupondetailalea h3.title2 span{
  border: 4px solid  #FFFFFF;
  width: 100%;
  display: block;
}

.coupondetailalea h3.title2::after{
	    content: '';
	background-image:none !important;
}



.coupondetailalea .comment_box{
  width: 90%;
	margin: 20px auto 40px;
	background: rgba(255,255,255,0.8);
	padding: 30px 20px;
  text-align: center;
	border-radius: 30px;
	box-shadow: 2px 2px rgba(0,0,0,0.1);
}
.coupondetailalea .comment_box p{
	font-size: 16px;
	line-height: 1.8;
}


.coupondetailalea .step_unit {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	margin: 60px 0 20px;
}
.coupondetailalea .step_box {
	    width: 80%;
    margin: 0 auto 50px;
    background: #FFFFFF;
    border: 2px solid #ffe100;
    border-radius: 20px;
    text-align: center;
    padding: 35px 15px 10px;
    position: relative;
    font-size: 14px;
}

.coupondetailalea .step_box h4 {
	position: absolute;
	top:-30px;
	left: 0;
	right: 0;
	width: 100%;
	background: url("../images/bg_title_step.svg")no-repeat center center;
  background-size: contain;
	font-size: 160%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 10px 0 20px;
}



.coupondetailalea .step_box img {
	max-width: 90%;
	margin: 10px auto;
}
img#qrcode {
	width: 70%;
}
.coupondetailalea .step_box .fukidashi {
	background: url("../images/fukidashi.png")no-repeat center center;
  background-size: contain;
	padding:30px 0 20px;
	margin-top: -10px;
}



.coupondetailalea a.link_pdf {
	width: 60%;
	display: block;
	margin: 30px auto 80px;
	background: #e2201b;
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 60px;
	text-decoration: none;
}
.coupondetailalea a.link_pdf img{
	width: 20px;
  vertical-align: middle !important;
  margin-left: 5px;
}
.coupondetailalea a.link_pdf:hover {
	text-decoration: none !important;
	color: #FFFFFF !important;
	opacity: 0.8;
}


.access_site {
	background: url("../images/icon_access.jpg")no-repeat left center;
  background-size: 40px;
	padding-left: 45px;
	text-align: left;

}
.entry_site {
	/*background: url("images/receiving_screen.png")no-repeat left top;
  background-size: 60%;
	padding: 40px 0 20px 60%;*/
	text-align: left;
	margin: 10px 0 15px;
	list-style: none;
	padding: 0;
}
.entry_site li{
	margin-bottom: 15px;
	text-indent: -1em;
	margin-left: 1em;
}
.entry_site li p.attention2{
	margin-left: 1em;
}

.coupon_titarea{
	/* display: flex; */
	justify-content: center;
	align-items: stretch;
	background-color: #ffffff;
	padding: 10px 10px;
	border:  2px solid #ffe100;
	margin: 40px 0 40px 0;
	border-radius: 10px;
}

.coupontitsub{
	
	background: #E2201B;
	padding: 10px;
	border-radius: 10px;
	width: 100%;
	margin: 0 0% 2% 0;
	text-align: center;
}


.coupontitsub p{
	/*border: 4px solid #ffffff;*/
	text-align: center;
	border-radius: 20px;
	padding: 0px;
	
	color: #ffffff;
	font-weight: bold;
	font-size: 16px;
}


.coupontitmain{
	width: 100%;
}

.couponsubtit{
	margin: 0 0 10px 0;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}

.coupontxt1{
	color: #ffffff;
	background-color: #3333ff;
	padding: 5px;
	display: inline-block;
	margin: 0 5px 0 0;
}

.coupontxt2{

	color: #ffffff;
	background-color: #ff66cc;
	padding: 5px;
	display: inline-block;
	margin: 0 5px 0 0;
}

.coupontxt3{
	color: #ffffff;
	background-color: #00b050;
	padding: 5px;
	display: inline-block;
	margin: 0 5px 0 0;
}

.coupontxt4{
	color: #ffffff;
	background-color: #ff6600;
	padding: 5px;
	display: inline-block;
	margin: 0 5px 0 0;
}

.coupontxt5{
	color: #ffffff;
	background-color: #00206f;
	padding: 5px;
	display: inline-block;
	margin: 0 5px 0 0;
}

.couponmaintit{
	font-size: 26px;
	color: #2f5597;
	font-weight: bold;
	margin: 0 0 20px 0;
	text-align: center;
}

.couponkikan{
	border-radius: 10px;
	border: 2px #000000 solid;
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	background-color: #ffffff;
	text-align: center;
}


.couponchui{
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
}

.couponchui li{
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}

.couponchui li span{
	display: block;
}

.couponchui li span.mark{
	margin: 0 5px 0 0;
}

.red{
	color: #E2201B;
}

.coupontokuten_tit{
		font-size: 16px;
		text-align: center;
		margin: 20px 0 20px;
		font-weight: bold;
	}

	.coupontokuten_txt{
		text-align: center;
		font-size: 14px;
		line-height: 1.8;
		margin: 0 0 20px 0;
	}
	
	.hikikaebasyo{
		background: #FFFCDC;
		padding: 20px;
	}
	
	.hikikaebasyoin{
		border: 2px solid #FF9600;
		padding: 10px;
		background-color: #ffffff;
	}
	
	.hikikaebasyo_txt{
		font-size: 16px;
		line-height: 1.8;
		text-align: center;
	}
	
	.hikikaebasyo_txt strong{
		font-weight: bold;
		display: block;
	}	
}


/*760px以上*/

@media screen and (min-width: 760px) {
.pcnone { display: none;}

a:hover {opacity: 0.8;}

  /* CSS */
  /*main {
    color: #282828;
    font-size: 16px;
    box-sizing: border-box;
  }*/

  #dirPathBlock, /*h1,*/ .iframe_end-content_gadget, #anchorLinkBlock {
    width: 100%;
    max-width: 970px;
    min-width: 760px;
    margin: auto;
  }
  /*panlist&back*/
  #dirPathBlock, #anchorLinkBlock {
    width: 100%;
    margin: 0 auto;
    font-size: 12px;
  }
  #dirPathBlock p, #anchorLinkBlock a {
    font-size: 12px;
  }
	
.trainimg{
		margin: 20px 0 40px;
	}
	
	.trainimg p{
		text-align: center;
		font-size: 20px;
		font-weight: bold;
	}
	
#inner950{
	width: 950px;
	margin: 0 auto;
	display: block;
}


.inner950{
	width: 950px;
	margin: 0 auto;
	display: block;
}
	
.iframe_end-content_gadget,
#anchorLinkBlock{
	width: 100%;
	max-width:970px;
	min-width:760px;
	margin: auto;
}
  .inner{
	width: 96%;
	max-width:950px;
	margin: 0 auto;
	padding:50px 0;
	display: block;
}
  u {
    text-decoration-color: red;
  }
  /*title*/
img#mainphoto {
	width: 100%;
	max-width:970px;
	margin:0 auto 2%;
	display:block;
}
	

.titlePc {
	width: 100%!important;
	text-align: center;
	background: url(../images/bg.jpg) repeat center 0;
	position: relative;
	height: 450px;
}

.titleSp {
	display: none !important;
}


.cap{
	padding: 10px;
	background-color: #FFFE92;
}

.cap p{
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
}

h2 {
    padding: 0.5em;
    color: #fff;
    /*background-image: -webkit-gradient(linear, left top, right top, from(#0080EA), to(#0033cc));
    background-image: -webkit-linear-gradient(left, #0080EA 0%, #0033cc 100%);
    background-image: linear-gradient(to right, #0080EA 0%, #0033cc 100%);*/
	background-color: #28ABFF;
	font-size: 26px;
	text-align: center;
    border-radius: 0.3em;
	margin: 0 0 30px 0;
}

h2 span {
    font-size: 60%;
    font-weight: normal;
}

h3 {
  text-align: center;
  font-size: 220%;
  font-weight: bold;
	margin: 0 0 30px 0;
}

h3 span {
  background: linear-gradient(transparent 60%, #FAFF8A 0%);
}

h3 span small {
  font-weight: normal;
  font-size: 60%;
}

a:hover img {
	opacity: 0.8;
	filter: progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=80);
}

p.text {
	font-size: 153.9%;
	line-height: 1.5;
	font-weight: bold;
	text-align: center;
	margin: 30px 0 5px 0;
}

p.attention {
	font-size: 16px;
	line-height: 1.5;
	margin-bottom: 30px;
	padding: 20px;
	border: 4px #F00 solid;
	text-align: left;
	background: #FFF;
}

p.attention span {
	font-size: 16px;
}

.borderBox {
	display: inline-block;
	padding: 20px 20px;
	border: solid 3px #1048e0;
	position: relative;
	font-size: 16px;
	line-height: 1.5;
}

.borderBox:after {
	content: "";
	border: solid 1px #1048e0;
	position: absolute;
	top: 3px;
	left: 3px;
	width: calc(100% - 6px);
	height: calc(100% - 6px);
}

.borderBox strong {
	font-size: 18px;
	line-height: 1.5;
    background: linear-gradient(transparent 60%, #ffff66 0%);
    display: inline-block;
}

.message {
	width: 650px;
	margin: 70px auto 50px;
	font-size: 200%;
	text-align: center;
	background: #EBEBEB;
	padding: 80px 0;
	border-radius: 0.5em;
}

.message02 {
	width: 750px;
	margin: 5px auto 10px;
	font-size: 123.1%;
    line-height: 1.5;
	text-align: center;
	background: #FFFCD2;
	padding: 20px;
    margin-top: 20px;
	border-radius: 0.5em;
}

.message02 strong {
	color: #ff0000;
}

.yoyakuBox {
	width: 750px;
	margin: 30px auto;
	font-size: 123.1%;
    line-height: 1.5;
	text-align: center;
	background: #FFF;
	padding: 20px;
    filter: drop-shadow(0px 0px 4px rgba(0,0,0,0.2));
}

.yoyakuBox strong {
	font-size: 150%;
}

.yoyakuBox span {
	color: #ff0000;
}

.yoyakuBox .code {
	width: 650px;
	margin: 10px auto 0;
    line-height: 1.5;
	text-align: center;
	background: #FFE8E8;
	padding: 10px;
}

.yoyakuBox p {
	text-align: left;
}

.yoyakuBox span.kanazawa {
    color: #FFFFFF;
    padding: 0.2rem 0.3rem;
    background: #009844;
}

.yoyakuBox span.okayama {
    color: #FFFFFF;
    padding: 0.2rem 0.3rem;
    background: #e4007f;
}

.yoyakuBox span.hakata {
    color: #FFFFFF;
    padding: 0.2rem 0.3rem;
    background: #ea5504;
}

.infoBox {
  position: relative;
  padding: 6px;
  background-image: -webkit-linear-gradient(315deg, #704308 0%, #ffce08 40%, #e1ce08 60%, #704308 100%);
  background-image: linear-gradient(135deg, #704308 0%, #ffce08 40%, #e1ce08 60%, #704308 100%);
  overflow:hidden;
	margin: 20px 0 20px 0;
}

.infoBox .infoboxin {
  display: block;
  padding: 20px;
  background: #fff;
  overflow:hidden;
	
}

.infoBox .infoboxin .photo {
	float: left;
	margin-right: 10px;
}

.infoBox .infoboxin .photo img {
  width: 400px;
  height: auto;
}

.infoBox .infoboxin .detail {
	width: 100%;
    font-size: 123.1%;
	line-height: 1.5;
	text-align: center;
}
	
	

.infoBox  .infoboxin strong{
	font-size: 24px;
}

.infoBox  .infoboxin small{
	font-size: 16px;
}

.textLeft {
	font-size: 123.1%;
	text-align: left;
}

.textCenter {
	font-size: 123.1%;
	text-align: center;
}

.textRight {
	font-size: 123.1%;
	text-align: right;
}

/* =========================================================
◆navigation
========================================================= */
.topNavi {
	width: 100%!important;
	background:#28ABFF ;
	/*background:#ffff00 ;*/
	text-align: center;
}

.topNavi ul {
	width: 1000px;
	margin: 0 auto;
	padding: 10px 0;
	display: flex;
	flex-direction: row;
	justify-content: center;
}

.topNavi ul li {
	list-style: none;
	vertical-align: middle;
	border-left: 1px dashed rgba(255,255,255,0.5);
    font-size: 16px;
	font-weight: bold;
    margin: 0;
    padding: 10px;
    text-align: center;
	width: 100%;
	align-items: center;
	justify-content: center;
}
/*
.topNavi ul li:nth-child(1) {
	width: 40%
}

.topNavi ul li:nth-child(2) {
	width: 30%
}

.topNavi ul li:nth-child(3) {
	width: 30%
}*/
.topNavi ul li:first-child {
display: flex;
        justify-content: center;
}
.topNavi ul li:last-child { 
	border-right: 1px dashed rgba(255,255,255,0.5);
	
}

/*.topNavi ul li:last-child {background-color: #ffff00;}
	.topNavi ul li:last-child a{
		color: #070707;
	}*/
.topNavi ul li a {
    color: #ffffff;
}
.topNavi dl {
	display: flex;
	flex-direction: row;
	justify-content: center;
padding: 0px;
margin: 0px;
}
.topNavi p {
width: 100%;
color: yellow;
padding: 10px;
margin: 0px 0px 10px 0px;
	/*background-color: #00D132;*/
	}
.topNavi dt {
padding: 0px;
margin: 0px;
}
.topNavi dd {
padding: 10px 20px;
margin: 0px;
}

	

.topNavi dd:last-child {
border-left: 1px dashed rgba(255,255,255,0.5);
}

/* =========================================================
◆料金
========================================================= */
.priceBox {
	text-align: center;
} 

.priceBox img {
    width: 910px;
    margin: 0 20px;
}

/* =========================================================
◆行程
========================================================= */
.schedule {
	font-size: 123.1%;
	padding: 10px 20px;
    margin-top: 20px;
	background: #0f1f64;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	color: #FFF;
}

.schedule span {
	padding: 1px 5px;
	background: #FFF;
	color: #0f1f64;
    font-weight: bold;
}

.itineraryBox {
	border: 1px solid #CCC;
	background: #FFF;
    padding: 10px 20px;
    font-size: 123.1%;
	line-height: 2.0;
} 

.itineraryBox img,
.itineraryBox02 img {
	vertical-align: middle;
	padding: 0 5px 3px;
}

.itineraryBox strong,
.itineraryBox02 strong {
	font-size: 120%;
}

.itineraryBox span,
.itineraryBox02 span {
	font-size: 120%;
    /*color: #FFFFFF;*/
    font-weight: bold;
    padding: 0.2rem 0.3rem;
    background: #FFD4E2;
}

.itineraryBox02 dl {
	margin: 0;
	padding: 0;
	font-size: 123.1%;
	line-height: 2.0;
	text-align: left;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background: #FFF;
}

.itineraryBox02 dl.color {
	background: #F5F5F5;
}

.itineraryBox02 dl .tx_right {
	text-align: right;
}

.itineraryBox02 dt {
	clear: left;
	float: left;
	width: 120px;
	font-weight: bold;
	padding: 15px;
}

.itineraryBox02 dd {
	margin-left: 120px;
	padding: 15px;
	border-left: 1px solid #CCC;
}

/* =========================================================
◆ツアーならではの体験
========================================================= */
ul.taikenList {
    padding: 0;
	font-size: 123.1%;
	line-height: 1.4;
}

ul.taikenList li {
	list-style: none;
	line-height: 1.4;
	padding: 10px;
    text-align: left;
    border-bottom: #666666 2px dotted;
    display: inline-block;
    width: 930px;
    margin: 0 10px;
}

ul.taikenList img {
	float: right;
	margin-left: 10px;
	width: 240px;
	height: auto;
}

ul.taikenList span {
	font-size: 140%;
    font-weight: bold;

    color: #FF0000;
}

ul.taikenList p {
	font-size: 90%;
    margin-left: 10px;
}

/* =========================================================
◆photoswipe
========================================================= */
figure {
	position: relative;
	    width: 100%;
    margin: 0 auto;
}

figure img {
	width: 100%;
}

figure:hover:before {
	position: absolute;
	content: "";
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	width: 100px;
	height: 100px;
	display: block;
	z-index: 99;
	background: url(../images/ic_zoom.png) no-repeat;
	background-size: 100% auto;
}

/* =========================================================
◆slide
========================================================= */
.slide-wrap {
  width: 100%;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
	margin: 0 0 30px 0;
	justify-content: space-between;
}

.slide-box {
  width: 32%;
  padding: 10px;
}

.slide-box:nth-child(4n){
  margin-right: 0;
}

.slide-box:nth-child(-n+4){
  margin-top: 0;
}

.slide-box img {
  display: block;
  height: auto;
  width: 100%;
}

.slide-box p {
  font-size: 123.1%;
	margin: 20px 0 20px 0;
}

.slide-box p span {
	font-weight: bold;
}

.slide-box p.point {
	background: #FFFFD9;
	padding: 10px;
	margin: 0px 0 20px 0;
	line-height: 1.4;
}

.slide-box p.point span {
	color: #F00;
}

.slide-box .detail dl {
	font-size: 123.1%;
	line-height: 1.4;
	padding: 0;
	margin: 0;
	padding: 6px 0;
	border-bottom: 1px dotted #333;
}

.slide-box .detail dl span {
	font-size: 80%;
}

.slide-box .detail dt {
	clear: left;
	float: left;
	width: 30%;
	font-weight: bold;
}

.slide-box .detail dd {
	margin-left: 30%;
}

.slide-box .detail dl:last-child {
	border-bottom: none;
}

.slide-box p.heed {
	font-size: 123.1%;
	background: #FFF;
	margin: 5px 0;
}


.slide-box2 {
  width: 25%;
  padding: 10px 14px;
}

.slide-box2:nth-child(5n){
  margin-right: 0;
}

.slide-box2:nth-child(-n+5){
  margin-top: 0;
}

.slide-box2 img {
  display: block;
  height: auto;
  width: 100%;
}

.slide-box2 p {
  font-size: 153.9%;
  font-weight: bold;
  margin: 0;
  margin: 5px 0;
}

.slide-box2 p span {
	font-weight: bold;
}

.slide-box2 .Btn {
	overflow: hidden;
	width: 100%;
	height: 60px;
	margin:0 auto;
	border-radius: 4px;        /* CSS3草案 */  
    -webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 4px;   /* Firefox用 */
	font-size: 153.9%;
	font-weight: bold;
	margin-bottom: 30px;
}

.slide-box2 .Btn a {
	display: block;
	position: relative;
	text-align: center;
	background: #F60;
	color: #fff;
	line-height: 60px;
	text-decoration :none;
}

.slide-box2 .Btn a:hover {
	background: #F30;        /* マウスオーバーカラー */  
}

.slide-box2 .Btn a:before {        /*白いひし型 */  
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	left: 15px;
	width: 16px;
	height: 16px;
	margin-top: -8px;
	background: #fff;
}

.slide-box2 .Btn a:after {        /*バックグラウンドと同じ色のひし型をずらして「before要素」を隠す */  
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	left: 10px;
	width: 16px;
	height: 16px;
	margin-top: -8px;
	background: #F60;
}

.slide-box2 .Btn a:hover:after {        /*「after要素」のマウスオーバー（カラーを合わせる） */  
	background: #F30;
}

.slide-box2 .Btn_gray {
	overflow: hidden;
	width: 100%;
	height: 60px;
	padding-top: 12px;
	border-radius: 4px;        /* CSS3草案 */  
    -webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 4px;   /* Firefox用 */
	font-size: 123.1%;
	display: block;
	position: relative;
	text-align: center;
	background: #666;
	color: #FFF;
	text-decoration :none;
}

.slide-box2 .Btn_gray:before {        /*白いひし型 */  
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	left: 15px;
	width: 16px;
	height: 16px;
	margin-top: -8px;
	background: #fff;
}

.slide-box2 .Btn_gray:after {        /*バックグラウンドと同じ色のひし型をずらして「before要素」を隠す */  
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	left: 10px;
	width: 16px;
	height: 16px;
	margin-top: -8px;
	background: #666;
}

/* =========================================================
◆list横並び
========================================================= */
*, *:before, *:after {
	box-sizing: border-box;
}

.itemList3 {
	float: left;
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
}

.itemList3 > div {
	width: 33.33333%;
	padding: 10px;
}

.itemList3 > div .Btn {
	overflow: hidden;
	width: 100%;
	height: 80px;
	margin:0 auto;
	border-radius: 4px;        /* CSS3草案 */  
    -webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 4px;   /* Firefox用 */
	font-size: 153.9%;
	font-weight: bold;
	margin-bottom: 30px;
}

.itemList3 > div .Btn a {
	display: block;
	position: relative;
	text-align: center;
	background: #F60;
	color: #fff;
	line-height: 80px;
	text-decoration :none;
}

.itemList3 > div .Btn a:hover {
	background: #F30;        /* マウスオーバーカラー */  
}

.itemList3 > div .Btn a:before {        /*白いひし型 */  
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	left: 15px;
	width: 16px;
	height: 16px;
	margin-top: -8px;
	background: #fff;
}

.itemList3 > div .Btn a:after {        /*バックグラウンドと同じ色のひし型をずらして「before要素」を隠す */  
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	left: 10px;
	width: 16px;
	height: 16px;
	margin-top: -8px;
	background: #F60;
}

.itemList3 > div .Btn a:hover:after {        /*「after要素」のマウスオーバー（カラーを合わせる） */  
	background: #F30;
}

.itemList3 > div .Btn_gray {
	overflow: hidden;
	width: 100%;
	height: 80px;
	margin:0 auto;
	border-radius: 4px;        /* CSS3草案 */  
    -webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 4px;   /* Firefox用 */
	font-size: 153.9%;
	font-weight: bold;
	display: block;
	position: relative;
	text-align: center;
	background: #666;
	color: #FFF;
	line-height: 80px;
	text-decoration :none;
}

.itemList3 > div .Btn_gray:before {        /*白いひし型 */  
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	left: 15px;
	width: 16px;
	height: 16px;
	margin-top: -8px;
	background: #fff;
}

.itemList3 > div .Btn_gray:after {        /*バックグラウンドと同じ色のひし型をずらして「before要素」を隠す */  
	display: block;
	content: "";
	position: absolute;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 50%;
	left: 10px;
	width: 16px;
	height: 16px;
	margin-top: -8px;
	background: #666;
}

.itemList4 {
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
}

.itemList4 > div {
	width: 25%;
	padding: 10px;
}

.itemList4 > div img {
	width: 100%;
}

.itemList4 > div dt {
	font-size: 123.1%;
    text-align: center;
}

.itemList4 > div dd {
	margin: 0; /* これがないとずれる */
	font-size: 123.1%;
	line-height: 1.5;
	text-align: left;
	padding: 5px 8px 8px;
    background: #FFFFFF;
	
}

/* =========================================================
◆slider
========================================================= */
.slider img {
	max-width: 100%;
	width: 100%;
	height: auto;
	padding: 0 10px;
}

.slider div p {
	font-size: 123.1%;
	padding: 0 10px 10px;
	text-align: left;
	line-height: 1.5;
}

.slider div p img {
    float: left;
	max-width: 32px; 
    height: auto;
	padding: 0;
    margin-right: 4px;
}

.slider div p .lead {
	font-size: 140%;
}

.slide-arrow {
  position: absolute;
  top: 50%;
  margin-top: -120px; /*矢印の高さ*/
  cursor: pointer;
}

.prev-arrow {
  left: -40px;
  width: 0;
  height: 0;
  border-left: 0 solid transparent;
  border-right: 15px solid #113463;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  background: rgba(255,255,255,0); /*背景白を透過*/
}
.next-arrow {
  right: -40px;
  width: 0;
  height: 0;
  border-right: 0 solid transparent;
  border-left: 15px solid #113463;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  background: rgba(255,255,255,0); /*背景白を透過*/
}

.slick-slide {
	opacity: 0.5;
	background: rgba(255,255,255,0); /*背景白を透過*/
}

.slick-active {
	opacity: 0.5 ;
}

.slick-center {
	opacity: 1 !important;
}

.slide_selector {
	z-index: 1 !important;
	position: relative;
	overflow: hidden;
}

/* =========================================================
◆注意事項
========================================================= */
ul.guideList {
	padding: 0;
	font-size: 123.1%;
	line-height: 1.4;
	margin: 20px 0 20px 0;
}

ul.guideList li {
	list-style: none;
	line-height: 1.4;
	padding-bottom: 8px;
	text-indent: -1em;
    margin-left: 1em;
    text-align: left;
}

ul.guideList li:before {
	content: '●';
}

ul.guideList li.kome {
	list-style: none;
	line-height: 1.4;
	padding-bottom: 8px;
	text-indent: -1em;
    margin-left: 1em;
}

ul.guideList li.kome:before {
	content: '※';
}

ul.guideList li .box {
	/*color: #F00;*/
    background: #DAEDFF;
    padding: 4px 8px;
    margin: 3px 0;
    display: inline-block;
    border: 1px solid #CCC;
}

/* =========================================================
◆ボタン
========================================================= */
.Btn {
  color: #fff;
  width: 70%;
  margin: 20px auto 5px;
  text-align: center;
  background: #F60;
  border-radius: 5px;
  padding: 20px 30px;
  position: relative; /* 追記 */
  font-size: 18px;
  line-height: 1.4;
  font-weight: bold;
}

.Btn a {
	color: #fff;
}

.Btn span {
  font-size: 75%;
  font-weight: normal;
}

.Btn::after {
  content: "＞";
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
}

.Btn_gray {
  color: #fff;
  width: 70%;
  margin: 20px auto 0;
  text-align: center;
  background: #666;
  border-radius: 5px;
  padding: 20px 30px;
  position: relative; /* 追記 */
  font-size: 20px;
  font-weight: bold;
}

.Btn_gray::after {
  content: "＞";
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
}







/*固定ボタン
.upper a {
	position: fixed;
	right: 110px;
	bottom: 26px;
	transition: 1s;
	width: 300px;
	padding: 20px 10px;
	border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
	font-size: 153.9%;
	font-weight: bold;
	background: #F60;
	color: #fff;
	text-align: center;
	z-index: 1000;
}
.upper a:hover{
	opacity: 1;
	background: #F30;
}
*/

span.minitxt{
	display: block;
	color: black;
	line-height: 180%;
}
	
	.chui{
		font-size: 16px;
		margin: 20px 0 20px 0;
	}
	
	.exbox{
		margin: 30px 0 20px 0;
		padding: 20px;
		background-color: #FFF;
		border: 2px solid #0084FF;
	}
	
	.exbox p{
		
		font-weight: bold;
	}
	.exbox p a{
		color: #0084FF !important;
		text-decoration: underline !important;
	}
	
	.exbox p a:hover{
		text-decoration: none;
	}
	.exboxtop{
		text-align: center;
		font-size: 24px;
		margin: 0 0 30px 0;
		color: #0084FF;
		font-weight: bold;
	}
	
	.exbox_naiyou{
		font-size: 18px;
		line-height: 2;
		margin: 0 0 0px 0;
		color: #000000 !important;
	}
	
	.exboxBtn{
		color: #fff;
  width: 70%;
  margin: 20px auto 5px;
  text-align: center;
  background: #0084FF;
  border-radius: 5px;
  padding: 20px 30px;
  position: relative; /* 追記 */
  font-size: 24px;
  line-height: 1.4;
  font-weight: bold;
	}
	.exboxBtn a {
	color: #fff;
}

.exboxBtnn span {
  font-size: 24px;
  font-weight: normal;
}

.exboxBtn::after {
  content: "＞";
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
}

	
.atbox{
	padding: 20px;
	font-size: 16px;
	color: #FF0004;
	border: 2px solid #FF0004;
	margin: 20px 0;
}
	
	
	.bannerarea{
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
		list-style: none;
		margin: 0 0 20px 0;
	}
	
	.bannerarea li{
		margin: 0 0 0 0;
		width: 49%;
	}
	
	.bannerarea li img{
		width: 100%;
	}
	
	.btn3ver{
		display: flex;
		justify-content: space-between;
		
	}
	
	.btn3ver .Btn{
		width: 32% !important;
	}
	
.btn2ver{
		display: flex;
		justify-content: space-between;
		
	}
	
	.btn2ver .Btn,
	.btn2ver .Btn_gray{
		width: 48% !important;
	}
/* =========================================================
◆アコーディオン
========================================================= */
.cp_box *, .cp_box *:before, .cp_box *:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.cp_box {
	width: auto;
	margin: 0px auto 2em;
	padding: 20px 0 0 0;
	clear: both;
	width: 50%;
}

.cp_box label {
	position: relative;
	display: block;
	width: 100%;
  padding: 10px;
	cursor: pointer;
	transition: all 0.3s;
	text-align: center;
	color: #FFF;
	background: #f9ba32;
	border-radius: 0.2em;
	font-size: 123.1%;
}

.cp_box label span {
	font-size: 70%;
}

.cp_box label:hover {
	transition: all 0.3s;
	color: #ffffff;
	background: #f9e432;
}

.cp_box label::after {
	font-family: 'FontAwesome';
	content: ' \f067';
	color: #FFF;
}

.cp_box label:hover::after {
	color: #FFF;
}

.cp_box input:checked ~ label::after {
	font-family: 'FontAwesome';
	content: ' \f068';
	color: #FFF;
}

.cp_box input:checked ~ label:hover::after {
	color: #FFF;
}

.cp_box input {
	display: none;
}

.cp_box .cp_container {
	position: relative;
	z-index: 10;
	overflow: hidden;
	height: 0;
	margin-top: -1px;
	transition: height 0.3s ease-in-out,box-shadow 0.6s linear;
}

.cp_box input:checked ~ div {
	transition: height 0.5s ease-in-out,box-shadow 0.1s linear;
}

/* 続きを読むを押すと表示されるテキストの高さ */
.cp_box input:checked ~ div.cp_container {
	height: auto;
}


.cp_box .detail {
		padding: 10px;
	}
.cp_box .detail dl {
	font-size: 123.1%;
	line-height: 1.4;
	padding: 0;
	margin: 0;
	padding: 6px 0;
	border-bottom: 1px dotted #333;
}

.cp_box .detail dl span {
	font-size: 80%;
}

.cp_box .detail dt {
	clear: left;
	float: left;
	width: 30%;
	font-weight: bold;
}

.cp_box .detail dd {
	margin-left: 30%;
}

.cp_box .detail dl:last-child {
	border-bottom: none;
}
	
	.toparea{
		margin: 0 0 20px 0;
		padding: 0 0 20px 0;
		border-bottom: dashed #025C9E 1px;
		overflow: hidden;
		
	}
	
	.txtarea{
		/*float: left;*/
		width: 100%;
		background: #FFFFD9;
		padding: 15px;
		margin: 0 0 20px 0;
	}
	
	.txtarea p{
		font-size: 20px;
		line-height: 1.8;
		text-align: center;
		font-weight: bold;
	}
	.imgarea{
		float: right;
		width: 48%;
			
	}
	
	.imgarea ul{
		display: flex;
		justify-content:space-between;
		align-items: flex-start;
		
	}
	.imgarea ul li{
		width: 49%;
		max-width: 400px;
	}
	
	.imgarea ul li img{
		width: 100%;
	}
	
	.titbar_logover{
		position: relative;
	}
	
	.titbar_logover .titlogo{
		    position: absolute;
    	top: -10%;
    	right: 13px;
    	width: 110px;
		
	}
	
	.titbar_logover .titlogo img{
		width: 100%;
	}
	
	.otanoshimi_area{
		margin: 0 0 30px 0;
	}
	

	.otanoshimi_intro{
		font-size: 16px;
		line-height: 1.8;
		margin: 40px 0 30px 0;
		padding: 15px;
		background-color: beige;
	}
	
	.otanoshimi_boxtit{
		font-size: 24px;
		font-weight: bold;
		padding: 0 0 15px 0;
		margin: 0 0 40px 0;
		position: relative;
	}
	
	.otanoshimi_boxtit::after{
		 content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 7px;
  background: -webkit-repeating-linear-gradient(-45deg, #1ab34b, #1ab34b 2px, #fff 2px, #fff 4px);
  background: repeating-linear-gradient(-45deg, #1ab34b, #1ab34b 2px, #fff 2px, #fff 4px);
	}
	
	.otanoshimi_box {
		margin: 30px 0 0 0;
	}
	.otanoshimi_box ul{
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
	}
	
	.otanoshimi_box ul li{
		width: 31.5%;
		max-width: 400px;
		border: 3px solid #1ab34b;
		padding: 10px;
		position: relative;
		box-shadow: 6px 6px #ffff00;
	}
	
	.mark1{
		    position: absolute;
    top: -5%;
    left: -6%;
    padding: 5px;
    font-size: 16px;
    color: #1ab34b;
    background-color: #ffff00;
    font-weight: bold;
    text-align: center;
    width: 35%;
    transform: rotate(-9deg);
	    box-shadow: 3px 3px #f9ba32;
	}
	
	.otanoshimitxt{
		font-size: 14px;

		line-height: 1.8;
		margin: 10px 0 10px 0;
	}
	.otanoshimitxt b{
		font-size: 18px;
	}
	.otanoshimi_img{
		margin: 0 0 0 0;
	}
	
	.otanoshimi_img img{
		width: 100%;
	}
	
	.btnarea{
		
		margin: 0 0 50px 0;
	}
	
	.btntit{
		color: #1ab34b;
  text-align: center;
  padding: 15px;
  border-top: solid 2px #1ab34b;
  border-bottom: solid 2px #1ab34b;
  background: -webkit-repeating-linear-gradient(-45deg, #e7f1cd, #e7f1cd 3px,#ffffff 3px, #ffffff 7px);
  background: repeating-linear-gradient(-45deg, #e7f1cd, #e7f1cd 3px,#ffffff 3px, #ffffff 7px);
		font-size: 20px;
		font-weight: bold;
	}
	
	/*.btntit{
		position: relative;
		text-align: center;
		font-size: 20px;
		font-weight: bold;
		margin: 0 0 30px 0;
		padding: 0 0 15px 0;
	}
	
	.btntit::after{
		 content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 7px;
  background: -webkit-repeating-linear-gradient(-45deg, #1ab34b, #1ab34b 2px, #fff 2px, #fff 4px);
  background: repeating-linear-gradient(-45deg, #1ab34b, #1ab34b 2px, #fff 2px, #fff 4px);
	}*/
	
	
	.my-gallery{
		margin: 0 0 30px 0;
	}
	
	.bntop{
		width: 498px;
		margin: 40px auto 40px;
	}
	
	.bntop img{
		width: 100%;
	}
	
	
	.intro{
		display: flex;
		justify-content: space-between;
		align-items: center;
		margin: 40px auto 40px;
		width: 1200px;
	}
	
	.introimg{
		max-width: 965px;
		width: 55%;
		padding: 0 20px 0 0;
		border-right: dotted 1px #1ab34b;
		
	}
	
	.introimg img{
		width: 100%;
	}
	
	.introdetail{
		width: 45%;
		padding: 0 0 0 10px;
		display: flex;
		justify-content: space-between;
		align-items: flex-start;
		
	}
	
	.introdetail_txt{
		width: 69%;
		font-size: 14px;
		line-height: 1.5;
	}
	
	.introdetail_txt strong{
		display: block;
		text-align: center;
		margin: 0 0 10px 0;
		font-size: 20px;
		font-weight: bold;
	}
	
	.introdetail_img{
		width: 29%;
		max-width: 300px;
	}
	
	.introdetail_img img{
		width: 100%;
	}
	
	.tokutentit{
		text-align: center;
		 position: relative;
  padding: 30px 20px;
  color: #fff;
  border-radius: 10px;
  background:#00D3FF;
		font-size: 24px;
		margin: 0 0 30px 0;
		font-weight: bold;
	}
	
	.tokutentit:after {
  position: absolute;
  bottom: -9px;
  left: 1em;
  width: 0;
  height: 0;
  content: '';
  border-width: 10px 10px 0 10px;
  border-style: solid;
  border-color: #00D3FF transparent transparent transparent;
}

.righttxt{
	text-align: right;
	margin: 10px 0 20px 0;
	font-size: 12px;
}	
	
	.kikan{
		text-align: center;
		font-size: 18px;
		margin: 0 0 0 0;
		font-weight: bold;
	}
	
	.ribbon13-wrapper {  
  display: block;
  position: relative;
  margin: 15px 0;
  padding: 10px 0;
  background: #FFFCDC;
  }

.ribbon13 {
  display: inline-block;
  position: relative;
  box-sizing: border-box;
  padding: 5px 0;
  margin: 0 0 0 -20px;
  width: calc(100% + 20px);
  color: white;
  background: #da0c41;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}

.ribbon13 h3{
  margin: 0;
  padding: 0 30px 0 15px;
  border-top: dashed 1px #FFF;
  border-bottom: dashed 1px #FFF;
  font-size: 20px;
  line-height: 46px;
}

.ribbon13:after {
  position: absolute;
  content: '';
  z-index: 1;
  top: 0;
  right: 0;
  width: 0px;
  height: 0px;
  border-width: 30px 15px 30px 0px;
  border-color: transparent #FFFCDC transparent transparent;
  border-style: solid;
}

.ribbon13:before {
  position: absolute;
  content: '';
  top: 100%;
  left: 0;
  border: none;
  border-bottom: solid 15px transparent;
  border-right: solid 20px #7d253b;
}

	.ribbonin{
		padding: 35px 15px 15px;
	}
	
	.ribbonin p{
		font-size: 16px;
		line-height: 1.8;
		text-align: center;
	}
	
	.ribbonin p.txt1,
	.ribbonin p.txt2{
		font-size: 20px;
		
		text-align: center;
	}
	
	.ribbonin p strong{
		font-weight: bold !important;
	}
	
	.ribbonin p span.mini{
		font-size: 14px;
	}
	
	.tokutentxt{
		margin: 0 0 30px 0;
	}
	
	.borderbox{
		border: 2px solid #FF9600;
		padding: 10px;
		background-color: #ffffff;
		margin: 0 0 15px 0;
		position: relative;
	}
	.tegata{
		position: absolute;
		width: 30%;
		right: 0;
		bottom: 0;
	}
	
	.flexbox{
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		align-items: center;
	}
	
	.flexbox .img1{
		width: 28%;
		max-width: 619px;
	}
	
	.flexbox .img1 img{
		width: 100%;
	}
	
	.flexbox .img2{
		width: 28%;
		max-width: 105px;
		margin: 0 auto;
	}
	
	.flexbox .img2 img{
		width: 100%;
	}
	
	.flexbox .txt1{
		width: 70%;
	}
	
	.flexbox .txt2{
		padding: 25px 0 0 0;
        margin: 25px 0 0 0;
        border-top: dashed 1px #cccccc;
		width: 100%;
	}
	
	.tokutentxt{
		font-size: 20px;
		line-height: 1.8;
	}
	
	.tokutentxt strong{
		font-weight: bold !important;
	}
	
	.tokutenimg{
		display: block;
		max-width: 400px;
		margin: 20px auto 5px;
	}
	
	
	
.coupondetailalea p.title1 {
  width: 50%;
  line-height: 60px;
	margin: 20px auto;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
  background: #E2201B;
  padding: 4px;
  box-shadow: -4px 4px 0px -2px #E2201B;
}
.coupondetailalea p.title1 span{
  border: 4px solid  #FFFFFF;
  /*width: 100%;*/
  display: block;
}

.coupondetailalea p.title1::after{
	    content: '';
	background-image:none !important;
}



.coupondetailalea h3.title2 {
  width: 50%;
  line-height: 60px;
	margin: 20px auto;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
  background: #0044FF;
  padding: 4px;
  box-shadow: -4px 4px 0px -2px #0044FF;
}
.coupondetailalea h3.title2 span{
  border: 4px solid  #FFFFFF;
  width: 100%;
  display: block;
}

.coupondetailalea h3.title2::after{
	    content: '';
	background-image:none !important;
}



.coupondetailalea .comment_box{
  width: 90%;
	margin: 20px auto 40px;
	background: rgba(255,255,255,0.8);
	padding: 30px 20px;
  text-align: center;
	border-radius: 30px;
	box-shadow: 2px 2px rgba(0,0,0,0.1);
}
.coupondetailalea .comment_box p{
	font-size: 16px;
	line-height: 1.8;
}


.coupondetailalea .step_unit {
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 60px 0 20px;
}
.coupondetailalea .step_box {
	width: 26.3%;
	margin: 0 1.5%;
	background: #FFFFFF;
	border: 2px solid #ffe100;
	border-radius: 20px;
	text-align: center;
	padding: 35px 15px 10px;
	position: relative;
	font-size: 14px;
}

.coupondetailalea .step_box h4 {
	position: absolute;
	top:-30px;
	left: 0;
	right: 0;
	width: 100%;
	background: url("../images/bg_title_step.svg")no-repeat center center;
  background-size: contain;
	font-size: 160%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 10px 0 20px;
}



.coupondetailalea .step_box img {
	max-width: 90%;
	margin: 10px auto;
}
img#qrcode {
	width: 70%;
}
.coupondetailalea .step_box .fukidashi {
	background: url("../images/fukidashi.png")no-repeat center center;
  background-size: contain;
	padding:30px 0 20px;
	margin-top: -10px;
}



.coupondetailalea a.link_pdf {
	width: 50%;
	display: block;
	margin: 30px auto 80px;
	background: #e2201b;
	font-size: 180%;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 60px;
	text-decoration: none;
}
.coupondetailalea a.link_pdf img{
	width: 25px;
  vertical-align: middle !important;
  margin-left: 5px;
}
.coupondetailalea a.link_pdf:hover {
	text-decoration: none !important;
	color: #FFFFFF !important;
	opacity: 0.8;
}


.access_site {
	background: url("../images/icon_access.jpg")no-repeat left center;
  background-size: 40px;
	padding-left: 45px;
	text-align: left;

}
.entry_site {
	/*background: url("images/receiving_screen.png")no-repeat left top;
  background-size: 60%;
	padding: 40px 0 20px 60%;*/
	text-align: left;
	margin: 10px 0 15px;
	list-style: none;
	padding: 0;
}
.entry_site li{
	margin-bottom: 15px;
	text-indent: -1em;
	margin-left: 1em;
}
.entry_site li p.attention2{
	margin-left: 1em;
}


.coupon_titarea{
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #ffffff;
	padding: 20px 20px;
	border:  2px solid #ffe100;
	margin: 40px 0 40px 0;
	border-radius: 20px;
	
}

.coupontitsub{
	display: flex;
	justify-content: center;
	align-items: center;
	background: #E2201B;
	padding: 0px;
	border-radius: 20px;
	width: 25%;
	margin: 0 2% 0 0;
}


.coupontitsub p{
	/*border: 4px solid #ffffff;*/
	text-align: center;
	border-radius: 20px;
	padding: 0px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #ffffff;
	font-weight: bold;
	font-size: 24px;
}


.coupontitmain{
	/*width: 75%;*/
}

.couponsubtit{
	margin: 0 0 10px 0;
	font-size: 18px;
	font-weight: bold;
}

.coupontxt1{
	color: #ffffff;
	background-color: #3333ff;
	padding: 5px;
	display: inline-block;
	margin: 0 5px 0 0;
}

.coupontxt2{

	color: #ffffff;
	background-color: #ff66cc;
	padding: 5px;
	display: inline-block;
	margin: 0 5px 0 0;
}

.coupontxt3{
	color: #ffffff;
	background-color: #00b050;
	padding: 5px;
	display: inline-block;
	margin: 0 5px 0 0;
}

.coupontxt4{
	color: #ffffff;
	background-color: #ff6600;
	padding: 5px;
	display: inline-block;
	margin: 0 5px 0 0;
}

.coupontxt5{
	color: #ffffff;
	background-color: #00206f;
	padding: 5px;
	display: inline-block;
	margin: 0 5px 0 0;
}

.couponmaintit{
	font-size: 60px;
	color: #2f5597;
	font-weight: bold;
	margin: 0 0 0 0;
}

.couponkikan{
	border-radius: 10px;
	border: 2px #000000 solid; 
	padding: 10px;
	font-size: 16px;
	font-weight: bold;
	background-color: #ffffff;
	text-align: center;
}

.couponchui{
	list-style: none;
	margin: 10px 0 0 0;
	padding: 0;
}

.couponchui li{
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}

.couponchui li span{
	display: block;
}

.couponchui li span.mark{
	margin: 0 5px 0 0;
}

.red{
	color: #E2201B;
}
	
	
	.coupontokuten_tit{
		font-size: 18px;
		text-align: center;
		margin: 20px 0 20px;
		font-weight: bold;
	}

	.coupontokuten_txt{
		text-align: center;
		font-size: 16px;
		line-height: 1.8;
		margin: 0 0 20px 0;
	}
	
	.hikikaebasyo{
		background: #FFFCDC;
		padding: 20px;
	}
	
	.hikikaebasyoin{
		border: 2px solid #FF9600;
		padding: 10px;
		background-color: #ffffff;
	}
	
	.hikikaebasyo_txt{
		font-size: 18px;
		line-height: 1.8;
		text-align: center;
	}
	
	.hikikaebasyo_txt strong{
		font-weight: bold;
		display: block;
	}
}


.marker {
  background: linear-gradient(transparent 70%, #fff799 70%);
  font-weight: bold;
}


@media screen and (max-width: 759.9px) {
.date {
    margin-top: 4%;
}

.date dl {
    width: 100%;
	padding: 1px 0;
}

.date dt {
	width: 100%;
    padding: 5px 8px;
    background: #0066cc;
    font-size: 123.1%;
	line-height: 1.5;
    color: #fff;
	box-sizing: border-box;
}

.date dd {
    width: 100%;
    padding: 5px 8px;
    background: #F0F0FF;
	box-sizing: border-box;
margin: 0 0 10px 0;
}

.date dd .catch {
	font-size: 133%;
    font-weight: bold;
}

.date .ap img {
    width: auto;
    height: 60px;
    margin-left: 14px;
}
ul.guideList {
	font-size: 123.1%;
	line-height: 1.4;
	margin-top: 2%;
}

ul.guideList li {
	line-height: 1.4;
	padding-bottom: 8px;
	text-indent: -1em;
    margin-left: 1em;
    text-align: left;
}

ul.guideList li:before {
	content: '◆';
}

ul.guideList li.kome {
	line-height: 1.4;
	padding-bottom: 8px;
	text-indent: -1em;
    margin-left: 1em;
}

ul.guideList li.kome:before {
	content: '※';
}

ul.guideList li.no1 {
	line-height: 1.4;
	padding-bottom: 8px;
	text-indent: -6.5em;
    margin-left: 6.5em;
}

ul.guideList li.no1:before {
	content: '�ｻ繧ｹ繝�ャ繝�1�ｽ';
}

ul.guideList li.no2 {
	line-height: 1.4;
	padding-bottom: 8px;
	text-indent: -6.5em;
    margin-left: 6.5em;
}

ul.guideList li.no2:before {
	content: '�ｻ繧ｹ繝�ャ繝�2�ｽ';
}

ul.guideList li.no3 {
	line-height: 1.4;
	padding-bottom: 8px;
	text-indent: -6.5em;
    margin-left: 6.5em;
}

ul.guideList li.no3:before {
	content: '�ｻ繧ｹ繝�ャ繝�3�ｽ';
}

ul.guideList li span {
	color: #F00;
}
ul.pointList {
	font-size: 123.1%;
	line-height: 1.4;
	text-indent: -1em;
    margin-left: 1em;
    text-align: left;
	list-style: none;
	font-weight: bold;
}
ul.pointList li{
	margin: 0 0 10px 0;
}

ul.pointList li:before {
	content: '◆';
}
ul.pointList strong{
	font-size: 120%;
	color: #0000FF;
}
ul.tourpointList {
	line-height: 1.4;
    position: relative;
    margin:0;
    padding:0;
	font-weight: 500;
}
ul.tourpointList li  {
    list-style: none;
    list-style-position:outside;
    margin:0 0 10px 0;
	padding-bottom: 10px;
	border-bottom: dashed 1px #808080;
}
	
	/*ul.tourpointList table th,ul.tourpointList table td{
		display: block;
		width: 100%;
	}*/

ul.tourpointList table .marker  {
 background: linear-gradient(transparent 60%, #FFFF00 65%);
font-weight: bold;
	font-size: 150%;
}

ul.tourpointList table th .marker  {
	padding: 0 10px 0 0;
	background:none;
}
ul.tourpointList table .Capacity{
	font-size: 14px;
	background: #FF0000;
	line-height: 24px;
	text-align: center;
	width: 100%;
	font-weight: bold;
	color: #FFF;
	margin: 10px 10px 10px 0;
	border-radius: 5px;
	}
	ul.tourpointList table p{
		margin: 8px 0;
	font-size: 123.1%;
	}

	ul.tourpointList table.price{
		border: 4px solid #FF0000;
	font-size: 133%;
		font-weight: bolder;
		margin: 0 0 8px 0;
		width: 110%;
		background: #FFF;
	}
	ul.tourpointList table.price span{
		font-size: 75%;
	}
	ul.tourpointList table.price th,ul.tourpointList table.price td{
		padding: 2px 10px 0 10px;
		text-align: center;
		display: table-cell;
	}
	ul.tourpointList table.price th{
		width: 40%;
	}
	ul.tourpointList table.price td{
		width: 60%;
	}
	
	
	ul.tourpointList table.price tr:last-child th,ul.tourpointList table.price tr:last-child td{
		padding: 2px 10px 2px 10px;
	}

ul.tourpointList li span.red {
    position:relative;
}

ul.tourpoint_guideList {
margin-bottom: 15px;
}	
ul.tourpoint_guideList li{
	font-size: 123.1%;
	list-style: none;
	line-height: 1.4;
	padding-bottom: 8px;
	text-indent: 0;
    margin: 0;
	padding: 0;
	border: none;
	position: relative;
}
ul.tourpoint_guideList li.small_font{
	font-size: 123.1%;
}
ul.tourpoint_guideList li.kome {
	list-style: none;
	line-height: 1.4;
	padding-bottom: 8px;
	text-indent: -1em;
    margin-left: 1em;
}

ul.tourpoint_guideList li.kome:before {
	content: '※';
}

ul.tourpoint_guideList li.dots {
	list-style: none;
	line-height: 1.4;
	padding-bottom: 8px;
	text-indent: -1em;
    margin-left: 1em;
}

ul.tourpoint_guideList li.dots:before {
	content: '●';
}
/*
ul.tourpoint_guideList li:before {
	content: '';
}*/
.westerpoint{
	padding: 10px;
	background: #FFFFC8;
	margin: 0 0 10px 0;
	font-weight: normal;
	}
	
.westerpoint .westerpoint_title{
	font-size: 133%;
	color: #FF0000;
	text-align: center;
	font-weight: bold;
	margin: 25px 0 15px 0;
	}
.westerpoint .westerpoint_title:first-child{
	margin: 0 0 15px 0;
	}
.westerpoint p{
	font-weight: normal;
	font-size: 100%;
	}
.westerpoint p.price{
	font-weight: bold;
	font-size: 100%;
	margin: 5px 0 0 0;
	line-height: 1.5em;
	}
	
.westerpoint .westerpoint_title span{
	font-size: 83%;
	}
.westerpoint .big_font{
	font-weight: bold;
	margin: 0 0 10px 0;
	}
	
.westerpoint .guideList{
	font-size: 100%;
	}
.westerpoint_links{
		margin: 0 0 20px 0;
	}	
	.westerpoint_links:last-child{
		margin: 0;
	}	

.westerpoint_links a{
		font-size: 133%;
		font-weight: bold;
	text-decoration: underline;
	color: #008CFA;
	margin: 0 0 10px 0;
	display: block;
	}
	
	.tabiwa_wrap{
		margin: 0 0 50px 0;
		text-align: center;
	}
	
	img.tabiwa{
		width: 195px;
		display: inline-block;
		vertical-align: bottom;
		padding: 0;
		margin: 10px 0 0 0;
	}
.guide {
text-align: center;
font-size: 16px;
font-weight: bold;
padding: 0px 0px;
margin: 0px 0px 25px 0px;
}
	

.nittei{
		margin: 0 auto 5px;
	overflow-x: scroll;
	}
	
	.nittei table{
		width: 100%;
		border-collapse: collapse;
		min-width: 720px;
	}
	
	.nittei table th,
	.nittei table td{
		padding: 5px;
		border: 1px solid #202040;
		text-align: center;
		vertical-align: middle;
	}
	
	.nittei table td{
		font-size: 14px;
        white-space: nowrap;
	}
	
	.nittei table th{
		padding: 15px;
		font-size: 14px;
		color:#000000;
		background-color: #F8FF00;
	}
	.nittei_dep span{
		font-size: 16px !important;
	}
	
}
@media screen and (min-width: 760px),print {
.date {
	margin-top: 20px;
	padding: 0;
}

.date dl {
    width: 100%;
	padding: 1px 0;
    display: table;
}

.date dt {
	width: 20%;
    padding: 5px 8px;
    background: #0066cc;
    display: table-cell;
    font-size: 16px;
	line-height: 1.5;
    color: #fff;
	vertical-align: top;
}

.date dd {
    width: 80%;
    padding: 5px 8px;
    background: #FFF;
    display: table-cell;
	font-size: 12px;
}

.date dd .catch {
    font-size: 24px;
    font-weight: bold;
}

.date .ap img {
    width: auto;
    height: 60px;
    margin-left: 14px;
}
ul.guideList {
	padding: 0;
	font-size: 16px;
	line-height: 1.4;
}

ul.guideList li {
	list-style: none;
	line-height: 1.4;
	padding-bottom: 8px;
	text-indent: -1em;
    margin-left: 1em;
    text-align: left;
}

ul.guideList li:before {
	content: '◆';
}

ul.guideList li.kome {
	list-style: none;
	line-height: 1.4;
	padding-bottom: 8px;
	text-indent: -1em;
    margin-left: 1em;
}

ul.guideList li.kome:before {
	content: '※';
}
ul.guideList li.dots {
	list-style: none;
	line-height: 1.4;
	padding-bottom: 8px;
	text-indent: -1em;
    margin-left: 1em;
}

ul.guideList li.dots:before {
	content: '●';
}
	
ul.guideList li.none {
	list-style: none;
	line-height: 1.4;
	padding-bottom: 8px;
	text-indent: 0;
    margin-left: 0;
}
ul.guideList li.none:before {
	content: '';
}
	
ul.guideList li.no1 {
	list-style: none;
	line-height: 1.4;
	padding-bottom: 8px;
	text-indent: -6.5em;
    margin-left: 6.5em;
}

ul.guideList li.no1:before {
	content: '�ｻ繧ｹ繝�ャ繝�1�ｽ';
}

ul.guideList li.no2 {
	list-style: none;
	line-height: 1.4;
	padding-bottom: 8px;
	text-indent: -6.5em;
    margin-left: 6.5em;
}

ul.guideList li.no2:before {
	content: '�ｻ繧ｹ繝�ャ繝�2�ｽ';
}

ul.guideList li.no3 {
	list-style: none;
	line-height: 1.4;
	padding-bottom: 8px;
	text-indent: -6.5em;
    margin-left: 6.5em;
}

ul.guideList li.no3:before {
	content: '�ｻ繧ｹ繝�ャ繝�3�ｽ';
}

ul.guideList li span {
	color: #F00;
}
ul.pointList {
	font-size: 16px;
	line-height: 1.4;
	padding-bottom: 8px;
	text-indent: -1em;
    margin-left: 1em;
    text-align: left;
	list-style: none;
	font-weight: bold;
}
ul.pointList li{
	margin: 0 0 10px 0;
}

ul.pointList li:before {
	content: '◆';
}
ul.pointList strong{
	font-size: 22px;
	color: #0000FF;
}
ul.tourpointList {
	line-height: 1.4;
    position: relative;
    margin:0;
    padding:0;
}
ul.tourpointList li  {
    margin:0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: dashed 1px #808080;
}
.dep {
width: 150px;
}
ul.tourpointList table .marker  {
 background: linear-gradient(transparent 60%, #FFFF00 65%);
font-weight: bold;
 font-size: 200%;
}
ul.tourpointList table th .marker  {
	padding: 0 20px 0 20px;
}
ul.tourpointList table .Capacity{
	font-size: 12px;
	background: #FF0000;
	line-height: 26px;
	text-align: center;
	width: calc(100%-10px);
	font-weight: bold;
	color: #FFF;
	margin: 10px 10px 0 0;
	border-radius: 5px;
	}
	ul.tourpointList table p{
		font-size: 133%;
		margin: 8px 0;
	}

	ul.tourpointList table.price{
		border: 4px solid #FF0000;
		font-size: 195%;
		font-weight: bolder;
		margin: 0 0 8px 0;
	}
	ul.tourpointList table.price span{
		font-size: 75%;
	}
	ul.tourpointList table.price th,ul.tourpointList table.price td{
		padding: 10px 10px 10px 10px;
	}
	ul.tourpointList table.price tr:last-child th,ul.tourpointList table.price tr:last-child td{
		padding: 10px 10px 10px 10px;
	}

ul.tourpointList li span.red {
    position:relative;
}

ul.tourpoint_guideList {
margin-bottom: 20px;
}	
ul.tourpoint_guideList li{
	list-style: none;
	line-height: 1.4;
	padding-bottom: 8px;
	text-indent: 0;
    margin: 0;
	padding: 0;
	font-size: 150%;
	border: none;
	position: relative;
}
ul.tourpoint_guideList li.small_font{
	font-size: 135%;
}
ul.tourpoint_guideList li.kome {
	list-style: none;
	line-height: 1.4;
	padding-bottom: 8px;
	text-indent: -1em;
    margin-left: 1em;
}

ul.tourpoint_guideList li.kome:before {
	content: '※';
}
	
ul.tourpoint_guideList li.dots {
	list-style: none;
	line-height: 1.4;
	padding-bottom: 8px;
	text-indent: -1em;
    margin-left: 1em;
}

ul.tourpoint_guideList li.dots:before {
	content: '●';
}
/*
ul.tourpoint_guideList li:before {
	content: '';
}*/
.westerpoint{
	padding: 15px;
	background: #FFFFC8;
	margin: 0 0 10px 0;
	font-weight: normal;
	font-size: 12px;
	}
	
.westerpoint .westerpoint_title{
	font-size: 200%;
	color: #FF0000;
	text-align: center;
	font-weight: bold;
	margin: 25px 0 15px 0;
	}
.westerpoint .westerpoint_title:first-child{
	margin: 0 0 15px 0;
	}
.westerpoint p{
	font-weight: normal;
	font-size: 133%;
	}
.westerpoint p.price{
	font-weight: bold;
	font-size: 150%;
	margin: 5px 0 0 0;
	line-height: 1.5em;
	}
	
.westerpoint .westerpoint_title span{
	font-size: 83%;
	}
.westerpoint .big_font{
	font-size: 150%;
	font-weight: bold;
	margin: 0 0 10px 0;
	}
	
.westerpoint .guideList{
	font-size: 133%;
	}
.westerpoint_links{
		margin: 0 0 30px 0;
	}	
	.westerpoint_links:last-child{
		margin: 0;
	}	

.westerpoint_links a{
		font-size: 200%;
		font-weight: bold;
	text-decoration: underline;
	color: #008CFA;
	margin: 0 0 10px 0;
	display: block;
	}
	.tabiwa_wrap{
		margin: -15px 0 50px 0;
	}
	
	img.tabiwa{
		width: 195px;
		display: inline-block;
		vertical-align: bottom;
		padding: 0;
		margin: 0;
	}
.guide {
text-align: center;
font-size: 20px;
font-weight: bold;
padding: 0px 0px;
margin: 0px 0px 30px 0px;
}
	
.nittei{
		margin: 0 auto 5px;
	}
	
	.nittei table{
		width: 100%;
		border-collapse: collapse;
	}
	
	.nittei table th,
	.nittei table td{
		padding: 5px 5px;
		border: 1px solid #202040;
		text-align: center;
		vertical-align: middle;
	
	}
	
	.nittei table td{
		font-size: 14px;
	}
	
	.nittei table th{
		padding: 15px 0;
		font-size: 14px;
		color:#000000;
		background-color: #F8FF00;
	}
	
	.nittei_dep span{
		font-size: 18px !important;
	}
	
}

/* 以下、jrodekakenetの共通パーツ等 */

/*
  footer
==================================================== */
@media screen and (min-width: 760px) {  /*PC*/

#footer {
	background-color: #F0F5FA;
}

#footer .inner {
	width: 990px !important;
    max-width: 990px !important;
	margin: 0 auto;
	padding: 20px 0;
}

#footer .inner ul {
	font-size: 13px;
	line-height: 1.4;
    text-align: center;
}

#footer .inner ul li {
    display: inline-block;
	padding: 0 6px;
	border-right: 1px solid #CCC;
}

#footer .inner ul li:last-child {
    border-right: none;
}

#footer .copy {
	background-color: #0952a4;
    color: #FFFFFF;
    font-size: 12px;
    text-align: center;
    padding: 10px 0;
}

}



@media screen and (max-width: 759.9px) {  /*SP*/

#footer {
	background-color: #F0F5FA;
}

#footer .inner {
	width: 96% !important;
	margin: 0 auto;
	padding: 2% 2%;
}

#footer .inner ul {
	font-size: 11px;
	line-height: 1.4;
    text-align: left;
}

#footer .inner ul li {
    display: inline-block;
    width: 46%;
	padding: 2% 0;
}

#footer .inner ul li:last-child {
    border-right: none;
}

#footer .copy {
	background-color: #0952a4;
    color: #FFFFFF;
    font-size: 9px;
    text-align: center;
    padding: 2% 0;
}

}



/*
  pagetop
==================================================== */
@media screen and (min-width: 760px) {  /*PC*/

#pagetop {
  display: none;
  position: fixed;
  right: 50px;
  bottom: 50px;
  cursor: pointer;
  z-index: 100;
}
#pagetop a {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  width: 80px;
  height: 80px;
  background-color: rgba(255,255,255,.5);
  border:solid 1px #152a8c;
  border-radius: 50vh;
}
#pagetop a::after {
  content: '';
  width: 7px;
  height: 7px;
  border-style: solid;
  border-width: 0 6px 9px 6px;
  border-color: transparent transparent #152a8c transparent;
}
#pagetop a:hover {
  background-color: #152a8c;
}
#pagetop a:hover::after {
border-width: 0 6px 9px 6px;
border-color: transparent transparent #fff transparent;
}

}



@media screen and (max-width: 759.9px) {  /*SP*/

#pagetop {
  display: none;
  position: fixed;
  right: 10px;
  bottom: 10px;
  z-index: 100;
}
#pagetop a {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  width: 3em;
  height: 3em;
  background-color: rgba(255,255,255,.5);
  border:solid 1px #152a8c;
  border-radius: 50vh;
}
#pagetop a::after {
  content: '';
  width: 7px;
  height: 7px;
  border-style: solid;
  border-width: 0 6px 9px 6px;
  border-color: transparent transparent #152a8c transparent;
}
.area_link p {
    display: flex;
    margin: 0 auto;
	max-width: 970px;
}


}











