@charset "utf-8";

.fc_red{
	color: #FF0004;
}

/*予約開始後削除ここから*/
/*
.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;
}
*/
/*予約開始後削除ここまで*/


.btnone{
	background-color: #5E5E5E !important;
	pointer-events: none !important;
}

.btnone a{
	background-color: #5E5E5E !important;
	pointer-events: none !important;
}


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

section:nth-of-type(odd){background-color:#1e2380;}
section:nth-of-type(even){background-color:#da005c;}

article{
	font-size: 12px;
}

main{
		margin-top: 0 !important;
	}

   .comingsoon {
         width: 100%;
        height: 100%;
        position: absolute;
        display: flex;
        justify-content: center;
        align-items: center;
        
        font-weight: bold;
        z-index: 1;
		top: 0;
        left: 0;
       
  background-color: rgba(0,0,0,0.7);
        color: #fff;
        
    }


/*759px以下*/
@media screen and (max-width: 759.9px) {
#wrapper {line-height: 1.4;}
.spnone{display:none;}


.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;
}
	
/* 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%;
}
    
.planWrap {
    position: relative;
    padding: 10px 0.5em;
    color: #000;
    background:#fff;
	text-align: center;
    border-radius: 0.3em;
	margin: 30px 0 30px 0;
    font-family: 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', '游ゴシック', 'Yu Gothic', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
        font-weight: 900;
}
    
p.venue {
        margin-top:20px;
    font-size: 16px;
    }
    p.venue span.txt_link {
        font-weight: 500;
        padding-left:15px;
        font-size: 80%;
    }
    p.venue span.txt_link a {
        text-decoration-line: underline;
        color: #1e2380;
    }
    
    p.venue_ul {
        border-bottom: 2px dashed #ccc;
        padding-bottom: 25px;
        margin-bottom: 15px;
    }
	
	.attebox{
		
        background-color: #ffffff;
        border: 4px #FF0004 solid;
        padding: 10px;
        font-size: 16px;
        font-weight: bold;
        color: #FF0004;
		margin: 20px 0 0 0;
	}
    .attebox02{
		display: flex;
        background-color: #ffffff;
        border: 4px #FF0004 solid;
        padding: 10px;
        font-size: 15px;
        font-weight: bold;
        color: #FF0004;
		margin: 10px 0 0 0;
        justify-content:center;
        align-items: center;
       margin-left: 5px;
	}
    .attebox04{
        background-color: #ffffff;
        border: 4px #FF0004 solid;
        padding: 10px;
        font-size: 16px;
        text-align: center;
        font-weight: bold;
        width: 100%;
        color: #FF0004;
        margin: 10px auto;
	}
    .attebox04 span {
        font-size: 60%;
    }
    .attebox05{
        background-color: #ffffff;
        border: 4px #FF0004 solid;
        padding: 10px;
        font-size: 14px;
        text-align: left;
        font-weight: normal;
        width: 100%;
        margin: 10px auto;
		overflow: scroll;
		height: 370px;
	}
	.atteplan{
		margin: 0 0 20px 0;
		padding: 0 0 20px 0;
		border-bottom: 2px dotted #cccccc;
	}
	
	.atteplanbox{
		margin: 20px 0 20px 0;
		background-color: #FDFFC8;
		padding: 15px;
	}
	
	.atteplanbox p{
		text-align: center;
		font-size: 14px;
		font-weight: bold;
		margin: 0 0 10px 0;
	}

	.atteplanbox p.hatubai{
		font-size: 20px !important;
		font-weight: bold;
		color: #FF0004;
		margin: 0 0 0 0 !important;
	}
	
	.att_info{
		list-style: none;
	}
	
	.att_info li{
		text-indent: -1em;
		padding: 0 0 0 1em;
	}
	
	.att_info li a{
		color: #0037CF !important;
		text-decoration: underline !important;
	}
	.att_info li a:hover{
		text-decoration: none !important;
	}
	


h2 {
    margin:10px 0 0;
    font-size:22px;
    color: #1e2380;
   @import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap');
font-family: 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro','メイリオ', 'Meiryo', '游ゴシック', 'Yu Gothic', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-weight: 900; /* 超太文字 */
}

h2 span {
    font-size: 60%;
    font-weight: normal;
}
h2 span.large {
    font-size: 130%;
    font-weight: 900;
}
h2 span.large2 {
    font-size: 110%;
    font-weight: 900;
}
h2 font {
        text-decoration: underline;
    white-space: nowrap;
    letter-spacing: -0.03em;
   display: inline-block;
        padding-bottom: 0.2em;
        margin-bottom: 0.5rem;
        background: linear-gradient(transparent 65%, #ffff00 65%);
    }
    
    h2 img {
        width: 100%;
    }

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%;
	background: none !important;
}

a:hover img {
	opacity: 0.8;
	filter: progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=80);
}
.inner{
	width: 98%;
	margin: 0 auto;
	padding: 4% 1%;
}

/*title*/

.titlePc {
	display: none !important;
}

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


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

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

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

p.attention span {
	font-size: 120%;
}

.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-bottom: 5%;
}

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

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

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

.infoBox span .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: #003366;
	text-align: center;
}

.topNavi ul {
	text-align: center;
	margin: 0;
	overflow: hidden;
	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;
}

.topNavi ul li {
	font-size: 123.1%;
	font-weight: bold;
	display: block;
	width: 50%;
	float: left;
	margin: 0;
    padding: 2% 0;
	border-left: 1px dashed rgba(255,255,255,0.5);
	/*border-bottom: 1px dashed rgba(255,255,255,0.5);*/
	display: flex;
	justify-content: center;
	align-items:center; 
}
/*
.topNavi ul li:nth-child(1) {
	width: 99%
}*/

/*2番目以降*/
/*
.topNavi ul li:nth-child(n+2) { 
	border-bottom: none;
}*/

.topNavi ul li:nth-child(1) {
	border-left: none;
}

/*偶数*/
/*
.topNavi ul li:nth-child(even) { 
	border-left: none;
}
*/

.topNavi ul li a {
    color: #fff;
}

/* =========================================================
◆料金
========================================================= */
.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;
}

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

.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%;
 
}

.Btn a {
	color: #fff;
	display: block;
	 text-align: center;
  background: #F60;
  border-radius: 5px;
  padding: 6% 3%;
  position: relative; /* 追記 */
  font-size: 123.1%;
  font-weight: bold;
}

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

.Btn a::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;
  font-weight: bold;
}

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


.Btn_gray a{
	pointer-events: none;
	color: #ffffff;
}

.righttxt{
	text-align: right;
	margin: 10px 0 20px 0;
}

.atbox{
	padding: 10px;
	font-size: 14px;
	color: #FF0004;
	border: 2px solid #FF0004;
	margin: 20px 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: 100%;
  margin: 20px auto 5px;
  
	}
	.exboxBtn a {
	color: #fff;
		display: block;
		text-align: center;
  background: #0084FF;
  border-radius: 5px;
  padding: 20px 30px;
  position: relative; /* 追記 */
  font-size: 16px;
  line-height: 1.4;
  font-weight: bold;
}

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

.exboxBtn a::after {
  content: "＞";
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
}
    
.btn_wrap {
	width: 100%;
	margin: 10px auto 0;
}
    
.plan_btn a{
    margin:0 auto;
    width:100%;
    border-radius: 10px;
    background: #da005c;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 15px;
    font-size: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    border: 3px solid #fff;
    text-decoration: none;
}
.plan_btn i {
    float: right!important;
    position:absolute;
    right: 15px;
}
.plan_btn a:hover {
    text-decoration: none!important;
    color: #fff;
    opacity: 0.8;
}
p.plan_btn, p.plan_btn02, p.plan_btn03 {
        margin: 20px 0 10px;
	position: relative;
    }

.plan_btn02 a{
    margin:0 auto;
    width:100%;
    border-radius: 10px;
    background: #1e2380;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 15px 3px;
    font-size: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    border: 3px solid #fff;
    text-decoration: none;
}
.plan_btn02 i {
    float: right!important;
    position:absolute;
    right: 15px;
}
.plan_btn02 a:hover {
    text-decoration: none!important;
    color: #fff;
    opacity: 0.8;
}
    
.plan_btn02 a span {
        font-size: 80%;
        display: contents;
    }
    .plan_btn03 a span {
        font-size: 80%;
        display: contents;
    }
    
.plan_btn03 span.omoshikomi {
    font-size: 20px;
    line-height: 1.6;
    }

.plan_btn03 a{
    margin:0 auto;
    width:100%;
    border-radius: 10px;
    background: #bf9c47;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 15px 5px;
    font-size: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    border: 3px solid #fff;
    text-decoration: none;
}
.plan_btn03 i {
    float: right!important;
    position:absolute;
    right: 15px;
}
.plan_btn03 a:hover {
    text-decoration: none!important;
    color: #fff;
    opacity: 0.8;
}
    
p.omoshikomi {
    font-size: 22px;
    padding-top:26px;
    }

    p.next {
        width:100%;
        font-size: 20px;
        color: #fff;
        font-weight: bold;
        text-align: center;
        padding-bottom: 20px;
        display: block;
    }
    p.next:before{
  content: '＼';
}
    p.next:after{
  content: '／';
}

    #campaign img,#campaign2 img {
        width:100%;
    }
/* キャンペーン 
----------------------------------------*/
#campaign{ background: #fff; }
#campaign h2.ti_campaign {
	font-weight: bold;
    font-size: 18px;
    letter-spacing: 2px;
    padding: 0.7em 1em;
    background-color: #e94043;
    color: #fff;
    overflow: hidden;
    position: relative;
	border-radius: 5px;
	text-align: center;
}
#campaign h2.ti_campaign::after {
    content: '';
    background-color: #fff;
    opacity: 0.3;
    transform: rotate(43deg);
    position: absolute;
    bottom: -250px;
    right: -213px;
    width: 300px;
    height: 500px;
}

#campaign .catch{
	margin: 2em 0;
}
#campaign .catch p{
	font-size: 0.8rem;
    margin-top: 1em;
}
#campaign .flow {
	flex-wrap: wrap;
    display: flex;
    justify-content: center;
    margin: 4em 0 2em;
}
h3 {
    position: relative;
    display: inline-block;
    margin-bottom: 1em;
    font-size: 23px;
    font-weight: bold;
    letter-spacing: 3px;
}
h3:before {
    content: '';
    position: absolute;
    bottom: -15px;
    display: inline-block;
    width: 60px;
    height: 5px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #E94043;
    border-radius: 5px;
}

#campaign .flowbox{
	/*width: 90%;*/
	margin: 10px auto 4em;
	padding: 10px;
    text-align: center;
}
#campaign .flowbox a{
    color: blue;
}
    
.flowbox li.shiai {
        display: flex;
        text-indent: -20px;
    }
    .flowbox span.tit {
        white-space: nowrap;
    }
    .flowbox span.txt {
        text-indent: 0;
    }
    
#campaign .flow__notes{
	border: 1px solid #E94043;
	background: #fff;
	padding: 1em;
	text-align: center;
	border-radius: 5px;
    margin: 0 auto 3em;
}
#campaign .flow__notes span{
	color: #E94043;
}

#campaign .note{
	margin: 20px 0 0px 0px;
	font-size: 15px;
    line-height: 1.8;
}
#campaign ul.notes{
	margin: 10px 0px 0 10px;
}
#campaign ul.notes li{
	position: relative;
    list-style: disc;
           padding: 0 0 5px 0px;
        font-size: 14px;
        line-height: 1.4;
        text-align: left;
        margin: 0 0 0.5em 10px;
}
#campaign ul.notes li::marker {
    font-size: 15px;
    font-weight: 700;
    color: #004b9f;
}

#campaign ol{
	margin: 20px 20px 0 20px;
    text-align: left;
}
#campaign ol li{
	position: relative;
    list-style: outside decimal;
    padding: 0 0 5px 5px;
    font-size: 14px;
    line-height: 1.4;
    margin-bottom: 0.5em;
}
#campaign ol li::marker {
    font-size: 15px;
    font-weight: 700;
    color: #004b9f;
}


/*STEP*/
#campaign .flow_step {
    display: block;
    justify-content: space-between;
	font-size: 16px;
    line-height: 2;
    font-weight: bold;
	text-align: center;
    width:90%;
	margin: 30px auto 0;
}
#campaign .flow_step > li {
	flex-basis: 29%;
    list-style: none;
}
    #campaign .flow_step > li dl dd {
        width:100%;
        margin:0 auto;
    }
#campaign .flow_step > li .icon {
	font-size: 17px;
    font-weight: bold;
    line-height: 60px;
    width: 100px;
    color: #fff;
    background: #004b9f;
    margin: 0 auto 7px;
    display: block;
    border-radius: 50%;
    text-align: center;
    position: relative;
    letter-spacing: 2px;
}
#campaign .flow_step > li .icon::before {
    content: "";
    border: solid transparent;
    border-width: 8px;
    border-top-color: #004b9f;
    position: absolute;
    top: calc(100% - 2px);
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

#campaign .flow_step > li dl {
    padding: 30px 20px;
    margin: 0 auto 2em;
    border: 3px solid rgb(0 75 159);
    position: relative;
	background: #fff;
	border-radius: 5px;
}
#campaign .flow_step > li dl dt {
    font-size: 20px;
    font-weight: 600;
    color: rgb(0 75 159);
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    margin-bottom: 1vh;
    text-align: center;
}
#campaign .flow_step dd span {
	color: #000;
	font-size: 30px;
    line-height: 1.2;
}

#campaign .bt_camp {
	position: relative;
	background: #004b9f;
	border: 2px solid #004b9f;
	border-radius: 60px;
	color: #fff!important;
	display: block;
	font-weight: bold;
	font-size: 13px;
	max-width: 320px;
	padding: 5px 10px;
	text-align: center;
	margin: 0.7em auto 0;
}
#campaign .bt_camp a:link,
#campaign .bt_camp :visited{
  color: #fff;
}
/*ボタン矢印*/
#campaign .arrow_right a::after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 15px;
	width: 9px;
	height: 9px;
	margin: auto;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(45deg);
	box-sizing: border-box;
}
    
    
/* キャンペーン 
----------------------------------------*/
#campaign2{ background: #fff; }
#campaign2 h2.ti_campaign {
	font-weight: bold;
    font-size: 18px;
    letter-spacing: 2px;
    padding: 0.7em 1em;
    background-color: #e94043;
    color: #fff;
    overflow: hidden;
    position: relative;
	border-radius: 5px;
	text-align: center;
}
#campaign2 h2.ti_campaign::after {
    content: '';
    background-color: #fff;
    opacity: 0.3;
    transform: rotate(43deg);
    position: absolute;
    bottom: -250px;
    right: -213px;
    width: 300px;
    height: 500px;
}

#campaign2 .catch{
	margin: 2em 0;
}
#campaign2 .catch p{
	font-size: 0.8rem;
    margin-top: 1em;
}
#campaign2 .flow {
	flex-wrap: wrap;
    display: flex;
    justify-content: center;
    margin: 4em 0 2em;
}
h3 {
    position: relative;
    display: inline-block;
    margin-bottom: 1em;
    font-size: 23px;
    font-weight: bold;
    letter-spacing: 3px;
}
h3:before {
    content: '';
    position: absolute;
    bottom: -15px;
    display: inline-block;
    width: 60px;
    height: 5px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #E94043;
    border-radius: 5px;
}

#campaign2 .flowbox{
	/*width: 90%;*/
	margin: 10px auto 4em;
	padding: 10px;
    text-align: center;
}
#campaign2 .flowbox a{
    color: blue;
}
    
#campaign2 .flow__notes{
	border: 1px solid #E94043;
	background: #fff;
	padding: 1em;
	text-align: center;
	border-radius: 5px;
    margin: 0 auto 3em;
}
#campaign2 .flow__notes span{
	color: #E94043;
}

#campaign2 .note{
	margin: 20px 0 0px 0px;
	font-size: 15px;
    line-height: 1.8;
}
#campaign2 ul.notes{
	margin: 10px 0px 0 10px;
}
#campaign2 ul.notes li{
	position: relative;
    list-style:none;
           padding: 0 0 5px 0px;
        font-size: 14px;
        line-height: 1.4;
        text-align: left;
        margin: 0 0 0.5em 10px;
}
#campaign2 ul.notes li::marker {
    font-size: 15px;
    font-weight: 700;
    color: #004b9f;
}

#campaign2 ol{
	margin: 20px 20px 0 20px;
    text-align: left;
}
#campaign2 ol li{
	position: relative;
    list-style: outside decimal;
    padding: 0 0 5px 5px;
    font-size: 14px;
    line-height: 1.4;
    margin-bottom: 0.5em;
}
#campaign2 ol li::marker {
    font-size: 15px;
    font-weight: 700;
    color: #004b9f;
}


/*STEP*/
#campaign2 .flow_step {
    display: block;
    justify-content: space-between;
	font-size: 16px;
    line-height: 2;
    font-weight: bold;
	text-align: center;
    width:90%;
	margin: 30px auto 0;
}
#campaign2 .flow_step > li {
	flex-basis: 29%;
    list-style: none;
}
    #campaign2 .flow_step > li dl dd {
        width:100%;
        margin:0 auto;
    }
#campaign2 .flow_step > li .icon {
	font-size: 17px;
    font-weight: bold;
    line-height: 60px;
    width: 100px;
    color: #fff;
    background: #004b9f;
    margin: 0 auto 7px;
    display: block;
    border-radius: 50%;
    text-align: center;
    position: relative;
    letter-spacing: 2px;
}
#campaign2 .flow_step > li .icon::before {
    content: "";
    border: solid transparent;
    border-width: 8px;
    border-top-color: #004b9f;
    position: absolute;
    top: calc(100% - 2px);
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

#campaign2 .flow_step > li dl {
    padding: 30px 20px;
    margin: 0 auto 2em;
    border: 3px solid rgb(0 75 159);
    position: relative;
	background: #fff;
	border-radius: 5px;
}
#campaign2 .flow_step > li dl dt {
    font-size: 20px;
    font-weight: 600;
    color: rgb(0 75 159);
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    margin-bottom: 1vh;
    text-align: center;
}
#campaign2 .flow_step dd span {
	color: #000;
	font-size: 30px;
    line-height: 1.2;
}

#campaign2 .bt_camp {
	position: relative;
	background: #004b9f;
	border: 2px solid #004b9f;
	border-radius: 60px;
	color: #fff!important;
	display: block;
	font-weight: bold;
	font-size: 13px;
	max-width: 320px;
	padding: 5px 10px;
	text-align: center;
	margin: 0.7em auto 0;
}
#campaign2 .bt_camp a:link,
#campaign2 .bt_camp :visited{
  color: #fff;
}
/*ボタン矢印*/
#campaign2 .arrow_right a::after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 15px;
	width: 9px;
	height: 9px;
	margin: auto;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(45deg);
	box-sizing: border-box;
}
    
    

    
.map img {
        width:100%;
    }
.txt_shuryo {
    margin-top: 15px;
    color: #000;
    font-weight: bold;
    font-size: 120%;
}
    .layout {
        margin-top:20px;
    }
.layout01 {
        width:100%;
    }

.layout02 {
        width:100%;
    }
    .layout01 img,.layout02 img,.layout03 img {
        width:98%;
    }
.layout03 {
        position: inherit;
		margin: 20px auto 30px; 
    color: #da005c;
    font-size: 18px;
    }
.layout strong {
  background: linear-gradient(transparent 65%, #f8bed6 65%);
}
    
.table2 {
    width:94%;
border-collapse: collapse;
text-align: left;
line-height: 1.5;
border: 1px solid #666;
    margin: 25px 3% 0;
}
.table2 th {
padding: 10px;
border-top: 1px solid #666;
border-right: 1px solid #666;
border-bottom: 1px solid #666;
    text-align: center;
    font-weight: 900;
    font-size: 16px;
}
.table2 td {
    padding: 10px;
    border-top: 1px solid #666;
border-right: 1px solid #666;
border-bottom: 1px solid #666;
    box-sizing: border-box;
    }
.table2 td.price {
    text-align: center;
    font-size: 11px;
    font-weight: normal;
    }
.table2 td.price span {
    font-size: 26px;
    font-weight: bold;
    }
.table2 td.price_gray {
    background: #ccc;
    text-align: center;
    font-size: 18px;
    }
.table2 td.shedule1 {
    text-align: center;
    font-weight: normal;
    font-size: 14px;
    width:15%;
    }
.table2 td.shedule2 {
    text-align: left;
    font-weight: normal;
    font-size: 14px;
    width:85%;
    }
.table2 td.shedule2 img {
    width:40px;
    height: auto;
    }
.schedule_txt {
    width:94%;
    margin: 15px 3% 0;
    font-size: 14px;
    font-weight: normal;
    text-align: left;
    }
    
.guide{
		margin: 0px 15px 0px;
    text-align: left;
	}
    
ul.infoList {
	list-style: disc;
	font-size: 14px;
	    line-height: 1.6;
    margin: 0px 0 20px 0;
	padding: 0 0 0 25px;
    font-weight: normal;
}
ul.infoList:nth-child(4) {
     margin-bottom: 0;   
    }
    
h4 {
        margin: 0px 0 10px;
        font-size: 18px;
        color: #000;
        font-weight: bold;
    background: #f3b1cd;
    padding: 10px;
    text-align: center;
    }
	
h5 {
        margin: 0px 0 10px;
        font-size: 16px;
        color: #0E357F;
        font-weight: bold;
    }

/*クリアフィックス*/
.clearfix:after {
  content: "";
  display: block;
  clear: both;
} 
.clearfix:before {
  content: "";
  display: block;
  clear: both;
} 
.clearfix {
  display: block;
}
    
.soon{
		position: absolute;
		width: 100%;
		height: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
		background: rgba(90, 90, 90, 0.7);
		color: #ffffff;
		font-size: 18px;
		text-align: center;
		font-weight: bold;
		z-index: 1;

	}
    
.design10 {
    box-sizing: border-box;
    width:100%!important;
    table-layout: fixed;
    display: table !important;
    margin-top:10px;
}
.design10 th {
 padding: 10px;
    width:100%!important;
    
}
.design10 tr {
    padding-top:10px;
 margin-bottom: 10px;
    display: block;
    width:100%!important;
    border-top:1px solid #ccc;
}
.design10 td.txt {
 width: 250px;
}
.design10 td.tit {
 white-space: nowrap;
width:40%!important;
}  
.button-disabled {
  background-color: gray!important;
  color: #ccc!important;
  pointer-events: none;
}


}

/*760px以上*/
@media screen and (min-width: 760px),print {
	
	
.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;
}
	

/* CSS */
#wrapper {line-height: 1.231;}
#dirPathBlock,
h1,
.iframe_end-content_gadget,
#anchorLinkBlock{
	width: 100%;
	max-width:970px;
	margin: auto;
}

	.pcnone{
		display: none;
	}	

.layout01 {
        position: absolute;
		top: 220px;
        left: 20px;        
    }

.layout02 {
        position: absolute;
		top: 220px;
        right: 20px;        
    }
    
.layout03 {
        position: inherit;
		margin: 20px auto 30px; 
    color: #da005c;
    }


/*panlist&back*/
#dirPathBlock,
#anchorLinkBlock {
	width: 100%;
	margin: 0 auto;
	display: block;
	font-size: 12px;
}
#dirPathBlock p,
#anchorLinkBlock a{font-size: 12px;}
h1 {
	font-size: 14px;
    width: auto;
    max-width: 970px;
    margin: 0 auto 5px;
}
    
/*.planWrap {
    padding: 40px 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%);
	font-size: 220%;
	text-align: center;
    border-radius: 0.3em;
	margin: 30px 0 30px 0;
}*/

.planWrap {
    position: relative;
    padding: 40px 0.5em;
    color: #000;
    background:#fff;
	font-size: 200%;
	text-align: center;
    border-radius: 0.3em;
	margin: 50px 0 50px 0;
    font-family: 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', '游ゴシック', 'Yu Gothic', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
        font-weight: 900;
}
    p.venue {
        margin-top:20px;
    }
    p.venue span.txt_link {
        font-weight: 500;
        padding-left:15px;
        font-size: 80%;
    }
    p.venue span.txt_link a {
        text-decoration-line: underline;
        color: #1e2380;
    }
    
    p.venue_ul {
        border-bottom: 2px dashed #ccc;
        padding-bottom: 25px;
        margin-bottom: 15px;
    }
    
.layout strong {
  background: linear-gradient(transparent 65%, #f8bed6 65%);
}
    
.table2 {
    width:94%;
border-collapse: collapse;
text-align: left;
line-height: 1.5;
border: 1px solid #666;
    margin: 25px 3% 0;
}
.table2 th {
padding: 10px;
border-top: 1px solid #666;
border-right: 1px solid #666;
border-bottom: 1px solid #666;
    text-align: center;
    font-weight: 900;
}
.table2 td {
    padding: 10px;
    border-top: 1px solid #666;
border-right: 1px solid #666;
border-bottom: 1px solid #666;
    box-sizing: border-box;
    }
.table2 td.price {
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    }
.table2 td.price span {
    font-size: 26px;
    font-weight: bold;
    }
.table2 td.price_gray {
    background: #ccc;
    text-align: center;
    font-size: 20px;
    }
.table2 td.shedule1 {
    text-align: center;
    font-weight: normal;
    font-size: 18px;
    width:15%;
    }
.table2 td.shedule2 {
    text-align: left;
    font-weight: normal;
    font-size: 18px;
    width:85%;
    }
.table2 td.shedule2 img {
    width:50px;
    height: auto;
    }
.schedule_txt {
    width:94%;
    margin: 15px 3% 0;
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    }
    
.guide{
		margin: 0px 15px 0px;
    text-align: left;
	}
	
ul.infoList {
	list-style: disc;
	font-size: 16px;
	    line-height: 1.8;
    margin: 0px 0 20px 0;
	padding: 0 0 0 25px;
    font-weight: normal;
}
ul.infoList:nth-child(4) {
     margin-bottom: 0;   
    }
    
h4 {
        margin: 0px 0 10px;
        font-size: 22px;
        color: #000;
        font-weight: bold;
    background: #f3b1cd;
    padding: 15px;
    text-align: center;
    }
	
h5 {
        margin: 0px 0 10px;
        font-size: 16px;
        color: #0E357F;
        font-weight: bold;
    }
	
	.attebox{
		        position: absolute;
        background-color: #ffffff;
        border: 4px #FF0004 solid;
        padding: 10px;
        font-size: 18px;
        bottom: 71px;
        right: 18px;
        font-weight: bold;
        width: 28%;
        color: #FF0004;
		
	}
    .attebox02{
        position: absolute;
        background-color: #ffffff;
        border: 4px #FF0004 solid;
        padding: 10px;
        font-size: 18px;
        bottom: 71px;
        right: 18px;
        font-weight: bold;
        width: 28%;
        color: #FF0004;
        bottom:40px;
    }
    .attebox03{
        position: absolute;
        background-color: #ffffff;
        border: 4px #FF0004 solid;
        padding: 10px;
        font-size: 18px;
        top: 210px;
        right: 18px;
        font-weight: bold;
        width: 45%;
        color: #FF0004;
    }
    .attebox04{
        position:inherit;
        background-color: #ffffff;
        border: 4px #FF0004 solid;
        padding: 10px;
        font-size: 18px;
        text-align: center;
        font-weight: bold;
        width: 64%;
        color: #FF0004;
        margin: 10px auto;
    }
    .attebox04 span{
        font-size: 60%;
    }

    .attebox05{
        position:inherit;
        background-color: #ffffff;
        border: 4px #FF0004 solid;
        padding: 15px;
        font-size: 18px;
        text-align: left;
        font-weight: normal;
        width: 95%;
        margin: 10px auto;
		height: 330px;
		overflow: scroll;
    }

	.atteplan{
		margin: 0 0 20px 0;
		padding: 0 0 20px 0;
		border-bottom: 2px dotted #cccccc;
	}
	
	.atteplanbox{
		margin: 20px 0 20px 0;
		background-color: #FDFFC8;
		padding: 15px;
	}
	
	.atteplanbox p{
		text-align: center;
		font-size: 24px;
		font-weight: bold;
		margin: 0 0 10px 0;
	}

	.atteplanbox p.hatubai{
		font-size: 36px !important;
		font-weight: bold;
		color: #FF0004;
		margin: 0 0 0 0 !important;
	}
	
	.att_info{
		list-style: none;
	}
	
	.att_info li{
		text-indent: -1em;
		padding: 0 0 0 1em;
	}
	
	.att_info li a{
		color: #0037CF !important;
		text-decoration: underline !important;
	}
	.att_info li a:hover{
		text-decoration: none !important;
	}
	
	
h2 {
    margin: 0;
    font-size:34px;
    color: #1e2380;
   @import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap');
font-family: 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro','メイリオ', 'Meiryo', '游ゴシック', 'Yu Gothic', 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  font-weight: 900; /* 超太文字 */
}
h2 span.large {
    font-size: 140%;
    font-weight: 900;
}
h2 span.large2 {
    font-size: 120%;
    font-weight: 900;
}
    h2 font {
        text-decoration: underline;
        display: inline-block;
        padding-bottom: 0.2em;
        margin-bottom: 0.5rem;
        background: linear-gradient(transparent 65%, #ffff00 65%);
    }

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%;
	background:none !important;
}

a:hover img {
	opacity: 0.8;
	filter: progid:DXImageTransform.Microsoft.Alpha(Enabled=1,Style=0,Opacity=80);
}
.inner{
	width: 950px;
	margin: 0 auto;
	padding: 20px 0;
}

/*title*/

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

.titleSp {
	display: none !important;
}


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: 123.1%;
	line-height: 1.5;
	margin-bottom: 30px;
	padding: 20px;
	border: 4px #F00 solid;
	text-align: left;
	background: #FFF;
}

p.attention span {
	font-size: 120%;
}

	p.attention_2{
		text-align: center !important;
		font-size: 18px;
		padding: 5px !important;
		width: 70%;
	}
	
	
	
.borderBox {
	display: inline-block;
	padding: 20px 20px;
	border: solid 3px #1048e0;
	position: relative;
	font-size: 123.1%;
	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: 150%;
	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 {
	
	margin: 20px auto 20px;
	font-size: 18px;
    line-height: 1.5;
	text-align: center;
	background: #FFFCD2;
	padding: 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: 0 0 30px 0;
}

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

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

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

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

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

.infoBox span .detail 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: #1e2380;
	text-align: center;
}

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

.topNavi ul li {
	list-style: none;
	vertical-align: middle;
	border-left: 1px dashed rgba(255,255,255,0.5);
    font-size: 153.9%;
	font-weight: bold;
    margin: 0;
    padding: 10px;
    text-align: center;
	/*width: 33.33333%;*/
	width: 50%;
}
/*
.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:nth-child(3),
.topNavi ul li:last-child { /*3番目と最後*/
	border-right: 1px dashed rgba(255,255,255,0.5);
}

.topNavi ul li a {
    color: #fff;
}

/* =========================================================
◆料金
========================================================= */
.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;*/
   padding: 3px 0px 3px 6px;
    background: #FFD4E2;
    display: block;
    margin: 0 0 5px 0;
}

.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;
	margin-top: 20px;
}

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;
}

.slide-box {
  width: 33.33333%;
  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-top: 10px;
}

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

.slide-box p.point {
	background: #FFFFD9;
	padding: 10px;
	margin-top: 10px;
	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: 20px;
	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;
	
}
    
#campaign .flowbox,#campaign2 .flowbox{
    background: #fff;
	padding: 25px;
    margin-bottom: 50px;
    text-align: center;
}
#campaign .flowbox a,#campaign2 .flowbox a{
    color: blue;
}
    .flowbox li.shiai {
        display: flex;
        text-indent: -20px;
    }
    .flowbox span.tit {
    }
    .flowbox span.txt {
        text-indent: 0;
    }
#campaign .flow__notes,#campaign2 .flow__notes{
	border: 1px solid #E94043;
	background: #fff;
	padding: 1em;
	text-align: center;
	border-radius: 5px;
    margin: 0 auto 3em;
}
#campaign .flow__notes span,#campaign2 .flow__notes span{
	color: #E94043;
}

#campaign .note,#campaign2 .note{
	margin: 20px 0 0px 0px;
	font-size: 15px;
    line-height: 1.8;
}
#campaign ul.notes,#campaign2 ul.notes{
	margin: 10px 0 0 20px;
    text-align: left;
}
#campaign ul.notes li,#campaign2 ul.notes li{
	position: relative;
    list-style: none;
    padding: 0 0 5px 5px;
    font-size: 14px;
    line-height: 1.4;
    margin-bottom: 0.5em;
}
#campaign ul.notes li::marker,#campaign2 ul.notes li::marker {
    font-size: 15px;
    font-weight: 700;
    color: #004b9f;
}

#campaign ol,#campaign2 ol{
	margin: 20px 0 0 20px;
    text-align: left;
}
#campaign ol li,#campaign2 ol li{
	position: relative;
    list-style: outside decimal;
    padding: 0 0 5px 5px;
    font-size: 14px;
    line-height: 1.4;
    margin-bottom: 0.5em;
}
#campaign ol li::marker,#campaign2 ol li::marker {
    font-size: 15px;
    font-weight: 700;
    color: #004b9f;
}
    
/*STEP*/
#campaign .flow_step {
    display: block;
    justify-content: space-between;
	margin-bottom: 2em;
	font-size: 16px;
    line-height: 2;
    font-weight: bold;
	text-align: center;
}
#campaign .flow_step > li {
	flex-basis: 29%;
    list-style: none;
}
#campaign .flow_step > li .icon {
	font-size: 17px;
    font-weight: bold;
    line-height: 60px;
    width: 100px;
    color: #fff;
    background: #004b9f;
    margin: 0 auto 7px;
    display: block;
    border-radius: 50%;
    text-align: center;
    position: relative;
    letter-spacing: 2px;
}
#campaign .flow_step > li .icon::before {
    content: "";
    border: solid transparent;
    border-width: 8px;
    border-top-color: #004b9f;
    position: absolute;
    top: calc(100% - 2px);
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

#campaign .flow_step > li dl {
    padding: 30px 10px;
    margin: 0 auto 2em;
    border: 3px solid rgb(0 75 159);
    position: relative;
	background: #fff;
	border-radius: 5px;
}
#campaign .flow_step > li dl dt {
    font-size: 20px;
    font-weight: 600;
    color: rgb(0 75 159);
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    margin-bottom: 1vh;
    text-align: center;
}
    #campaign .flow_step dd {
        text-align: center;
        width: 100%;
        margin: 0 0;
    }
#campaign .flow_step dd span {
	color: #000;
	font-size: 26px;
    line-height: 1.2;
}

#campaign .bt_camp {
	position: relative;
	background: #004b9f;
	border: 2px solid #004b9f;
	border-radius: 60px;
	color: #fff!important;
	display: block;
	font-weight: bold;
	font-size: 13px;
	max-width: 320px;
	padding: 5px 10px;
	text-align: center;
	margin: 0.7em auto 0;
}
#campaign .bt_camp a:link,
#campaign .bt_camp :visited{
  color: #fff;
}
/*ボタン矢印*/
#campaign .arrow_right a::after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 15px;
	width: 9px;
	height: 9px;
	margin: auto;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(45deg);
	box-sizing: border-box;
}
    
#campaign .flow_step {
    display: flex;
    margin-top:20px;
}
#campaign .flow_step > li dl {
    margin: 0;
}
#campaign .flow_step > li:not(:last-child) dl::before {
	content: "";
	width: 20px;
	height: 20px;
    margin-right: 10px;
    display: inline-block;
	border-top: 4px solid rgb(0 116 193);
    border-right: 4px solid #004b9f;
    position: absolute;
    top: calc(50% - 14px);
    left: 108%;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
    .map img {
        width:100%;
    }
   #campaign .flow {
	flex-wrap: wrap;
    display: flex;
    justify-content: center;
    margin: 4em 0 2em;
}
    
/*STEP*/
#campaign2 .flow_step {
    display: block;
    justify-content: space-between;
	margin-bottom: 2em;
	font-size: 16px;
    line-height: 2;
    font-weight: bold;
	text-align: center;
}
#campaign2 .flow_step > li {
	flex-basis: 29%;
    list-style: none;
}
#campaign2 .flow_step > li .icon {
	font-size: 17px;
    font-weight: bold;
    line-height: 60px;
    width: 100px;
    color: #fff;
    background: #004b9f;
    margin: 0 auto 7px;
    display: block;
    border-radius: 50%;
    text-align: center;
    position: relative;
    letter-spacing: 2px;
}
#campaign2 .flow_step > li .icon::before {
    content: "";
    border: solid transparent;
    border-width: 8px;
    border-top-color: #004b9f;
    position: absolute;
    top: calc(100% - 2px);
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

#campaign2 .flow_step > li dl {
    padding: 30px 10px;
    margin: 0 auto 2em;
    border: 3px solid rgb(0 75 159);
    position: relative;
	background: #fff;
	border-radius: 5px;
}
#campaign2 .flow_step > li dl dt {
    font-size: 20px;
    font-weight: 600;
    color: rgb(0 75 159);
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
    margin-bottom: 1vh;
    text-align: center;
}
    #campaign2 .flow_step dd {
        text-align: center;
        width: 100%;
        margin: 0 0;
    }
#campaign2 .flow_step dd span {
	color: #000;
	font-size: 26px;
    line-height: 1.2;
}

#campaign2 .bt_camp {
	position: relative;
	background: #004b9f;
	border: 2px solid #004b9f;
	border-radius: 60px;
	color: #fff!important;
	display: block;
	font-weight: bold;
	font-size: 13px;
	max-width: 320px;
	padding: 5px 10px;
	text-align: center;
	margin: 0.7em auto 0;
}
#campaign2 .bt_camp a:link,
#campaign2 .bt_camp :visited{
  color: #fff;
}
/*ボタン矢印*/
#campaign2 .arrow_right a::after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 15px;
	width: 9px;
	height: 9px;
	margin: auto;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(45deg);
	box-sizing: border-box;
}
    
#campaign2 .flow_step {
    display: flex;
    margin-top:20px;
}
#campaign2 .flow_step > li dl {
    margin: 0;
}
#campaign2 .flow_step > li:not(:last-child) dl::before {
	content: "";
	width: 20px;
	height: 20px;
    margin-right: 10px;
    display: inline-block;
	border-top: 4px solid rgb(0 116 193);
    border-right: 4px solid #004b9f;
    position: absolute;
    top: calc(50% - 14px);
    left: 108%;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
    .map img {
        width:100%;
    }
   #campaign2 .flow {
	flex-wrap: wrap;
    display: flex;
    justify-content: center;
    margin: 4em 0 2em;
}
    
    
h3 {
    position: relative;
    display: inline-block;
    margin-bottom: 1em;
    font-size: 23px;
    font-weight: bold;
    letter-spacing: 3px;
}
h3:before {
    content: '';
    position: absolute;
    bottom: -15px;
    display: inline-block;
    width: 60px;
    height: 5px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #E94043;
    border-radius: 5px;
}
.txt_shuryo {
    margin-top: 15px;
    color: #000;
    font-weight: bold;
    font-size: 140%;
}
    
.design10 {
    margin-top:15px;
}
.design10 th {
 padding: 3px;
}
.design10 td {
 padding: 3px;
}
    .design10 td.tit {
        padding-right:20px;
        
    }
 
/* =========================================================
◆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-top: 20px;
}

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;
 
}

.Btn a {
	color: #fff;
	display:block;
	 text-align: center;
  background: #F60;
  border-radius: 5px;
  padding: 20px 30px;
  position: relative; /* 追記 */
  font-size: 153.9%;
  line-height: 1.4;
  font-weight: bold;
	
}

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

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

.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%);
}


.Btn_gray a{
	pointer-events: none;
	color: #ffffff;
}


.righttxt{
	text-align: right;
	margin: 10px 0 20px 0;
}


/*固定ボタン
.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;
}
*/

.atbox{
	padding: 20px;
	font-size: 16px;
	color: #FF0004;
	border: 2px solid #FF0004;
	margin: 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;
  
	}
	.exboxBtn a {
	color: #fff;
		display: block;
		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 span {
  font-size: 24px;
  font-weight: normal;
}

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

.chui{
		font-size: 16px;
		margin: 20px 0 20px 0;
	}

.btn_wrap {
	width: 800px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	justify-content: space-between;
	margin: 10px auto 0;
}
    
.plan_btn a{
    margin:0 auto;
    width:350px;
    border-radius: 10px;
    background: #da005c;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 15px;
    font-size: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    border: 3px solid #fff;
    text-decoration: none;
}
.plan_btn i {
    float: right!important;
    position:absolute;
    right: 15px;
}
.plan_btn a:hover {
    text-decoration: none!important;
    color: #fff;
    opacity: 0.8;
}
p.plan_btn, p.plan_btn02 {
	margin-top: 25px;
        margin-bottom: 0;
	position: relative;
    }

.plan_btn02 a{
    margin:0 auto;
    width:390px;
    border-radius: 10px;
    background: #1e2380;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 15px;
    font-size: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    border: 3px solid #fff;
    text-decoration: none;
}
.plan_btn02 i {
    float: right!important;
    position:absolute;
    right: 15px;
}
.plan_btn02 a:hover {
    text-decoration: none!important;
    color: #fff;
    opacity: 0.8;
}
    .plan_btn03 a span,.plan_btn02 a span {
        font-size: 68%;
        display: contents;
    }
    
p.plan_btn03 {
	margin-top: 25px;
        margin-bottom: 0;
	position: relative;
    }

.plan_btn03 a{
    margin:0 auto;
    width:61%;
    border-radius: 10px;
    background: #bf9c47;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 15px;
    font-size: 28px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    border: 3px solid #fff;
    text-decoration: none;
}
p.omoshikomi {
    font-size: 30px;
    padding-top:26px;
    }
.plan_btn03 i {
    float: right!important;
    position:absolute;
    right: 15px;
}
.plan_btn03 a:hover {
    text-decoration: none!important;
    color: #fff;
    opacity: 0.8;
}
    
    p.next {
        font-size: 30px;
        color: #fff;
        font-weight: bold;
        text-align: center;
    }
    p.next:before{
  content: '＼';
}
    p.next:after{
  content: '／';
}

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

.soon{
		position: absolute;
		width: 100%;
		height: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
		background: rgba(90, 90, 90, 0.7);
		color: #ffffff;
		font-size: 24px;
		text-align: center;
		font-weight: bold;
		z-index: 1;

	}
.button-disabled {
  background-color: gray!important;
  color: #ccc!important;
  pointer-events: none;
}






/* 以下、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;
}


}











