@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;
	font-size: 12px;
}


.bgColorBlock {
	background-color: #FFFDE6;
}
	
.bgBlock {
	background-color: #FFF;
}
.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;
}



.r_underline{
	text-decoration: underline;
	color: #FF0004;
}


.mb0{
	margin-bottom: 0 !important;
}


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

  .spnone,.smpnone {
    display: none;
  }
	.end{
		background-color: #FF0004;
		text-align: center;
		font-size: 16px;
		padding: 20px;
		color: #ffffff;
		font-weight: bold;
	}
	
	img{
		vertical-align: bottom;
	}
  /* CSS */
  #dirPathBlock, #anchorLinkBlock {
    font-size: 10px;
    margin: 1% 1% 0 1%;
  }
  #dirPathBlock p, #anchorLinkBlock a {
    font-size: 12px;
  }
 

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

	


.bgColorBlock .inner {
	width: 94%;
	margin: 0 auto;
	padding: 8% 3% 5%;
}


.bgBlock .inner {
	width: 94%;
	margin: 0 auto;
	padding: 8% 3% 5%;
}

.titlePc {
	display: none !important;
}

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

	.titleSp img{
		width: 100%;
	}

  u {
    text-decoration-color: red;
  }
  h3 img {
    width: 100%;
  }
	
	.clear {
	clear: both;
}
.clearFloat:after { 
	content: "."; 
	display: block; 
	clear: both; 
	height: 0; 
	visibility: hidden; 
	line-height: 0; 
} 
.clearFloat { 
	display: inline-table; 
	min-height: 1%; 
} 
/* for macIE \*/ 
* html .clearFloat { 
	height: 1%; 
} 
.clearFloat { 
	display: block; 
} 
/* end of for macIE */
.clearFloat {
	overflow:hidden;
}

a.OpaChange:hover *{
filter:alpha(opacity=70); /*IE*/
-moz-opacity:0.70; /*FF*/
opacity:0.70;
}

.pageTop {
	text-align:right;
	padding:5px 0px 10px 0px;
}

h1{
	font-size:12px;
	font-weight:normal;
	margin:0;
	padding:0;
}

h2 {
	position: relative;
	background: #09F;
	box-shadow: 0px 0px 0px 5px #09F;
	border: dashed 2px white;
	padding: 0.5em 1em;
	color: #FFF;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 2%;
}

h2:after {
	position: absolute;
	content: '';
	left: -7px;
	top: -7px;
	border-width: 0 0 15px 15px;
	border-style: solid;
	border-color: #FFF #FFF #06C;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
}

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

strong {
	font-weight: bold;
}

.unit {
	width: 94%x;
	margin: 0 3% 3%;
	/*font-size: 100%;*/
	font-size: 94%;
	/*text-align: left;*/
	text-align: center;
	background: #FF9;
	padding: 4% 2%;
	border-radius: 0.5em;
}

.unit span {
	font-size: 110%;
	color: #F00;
}

.attention {
	font-size: 15px;
	width: 90%;
	margin: 4% 3% 0;
	padding: 2%;
	border: 2px #F00 solid;
	background: #FFF;
	line-height: 1.4;
}

.attention span {
	font-weight: bold;
	text-align: center;
	color: #F00;
}

.textLeft {
	font-size: 15px;
	text-align: left;
	margin: 3% 0 0;
}

.textLeft img {
  width: 70%;
  padding: 0 15%;
}

.textLeft02 {
	font-size: 108%;
	text-align: left;
	margin: 3% 0 0;
}

.textLeft02 span {
	color: #F00;
}

.textLeft03 {
	font-size: 15px;
    line-height: 1.4;
	text-align: left;
	margin: 2% 0 4%;
    /*padding-bottom: 2%;*/
    /*border-bottom: dashed 2px #FFD603;*/
}

.saikou_tit{
	font-weight: bold;
	color: #FF0004;
	margin: 0 0 20px 0;
}

.saikou_right{
	text-align: right;
	
}

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

.topNavi ul {
	text-align: center;
	vertical-align: middle;
	margin: 0;
	overflow: hidden;
	padding: 0;
}

.topNavi ul li {
	font-size: 16px;
	font-weight: bold;
	display: block;
	width: 49.7%;
	float: left;
	margin: 0;
    padding: 3% 0;
	border-left: 1px dashed rgba(255,255,255,0.5);
	border-bottom: 1px dashed rgba(255,255,255,0.5);
	vertical-align: middle;
}

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

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

.topNavi ul li:nth-child(1),
.topNavi ul li:nth-child(3) { /*左ラインなし*/
	border-left: none;
}


.topNavi ul li:nth-child(5) { /*3番目*/
	width: 99.7%;
}

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

.topNavi ul li span {
    font-size: 80%;
	font-weight: normal;
	line-height: 1.5;
}

/* =========================================================
◆オンラインツアー配信について
========================================================= */
.BnCenter {
	max-width: 100%; 
    height: auto;
	text-align: center;
	margin-top: 3%;
}
	
.nitteibox{
		margin: 0;
		padding: 0;
	}
	
	.nitteibox .nitteitit{
		background-color: #F0FF00;
		color: #FF0004;
		padding: 10px 10px;
		border-radius: 10px;
		margin: 0 0 20px 0;
		font-size: 18px;
		font-weight: bold;
	}
	
	.nitteibox .nitteitxt{
		margin: 0 0 20px 0;
		font-size: 14px;
		text-align: left;
	}
	
	.nitteibox .nitteitxt:last-of-type{
		margin: 0 0 0 0 !important;
	}
	
	.nitteibox .nitteitxt strong{
		font-weight: bold;
		display: block;
		font-size: 16px;
		margin: 0 0 10px 0;
	}

.eventBox {
    margin: 4% 0 4%;
	padding: 3%;
	border: 2px #FFD603 solid;
	background: #FFF;
    text-align: center;
}

.eventBox .eventtitle {
	position: relative;
    display: inline-block;
    padding: 0 40px;
    font-size: 100%;
    font-weight: bold;
    text-align:  center;
}

.eventBox .eventtitle:before,
.eventBox .eventtitle:after {
 content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 30px;
  height: 1px;
  background-color: black;
}

.eventBox .eventtitle:before {
  left:0;
}
.eventBox .eventtitle:after {
  right: 0;
}

.eventBox a {
    font-size: 120%;
}




/* =========================================================
◆STU48参加予定メンバー
========================================================= */
h3 {
	font-size: 100%;
	font-weight: bold;
	margin: 4% 0 1%;
}

h3 img {
	border-radius: 100px;
	width: 16%;
	vertical-align: middle;
	margin-right: 2%;
}

.slide-wrap {
	background: rgba(255,255,255,0); /*背景白を透過*/
	display: flex;
	margin: 0 auto;
	width: 100%;
	overflow-x: scroll;
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch;
	border-bottom: 2px #09F dashed;
	margin-bottom: 3%;
	padding-bottom: 3%;
}

.slide-box {
	margin-right: 3%;
    flex: 0 0 40%;
	text-align: center;
}

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

ul.guideList02 {
	font-size: 108%;
	line-height: 1.4;
	margin-top: 3%;
}

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

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

.copyright {
	font-size: 94%;
	text-align: right;
	margin-top: -3%;
}

/* =========================================================
◆旅の見どころ
========================================================= */
.slider img {
	max-width: 98%;
	width: 98%;
	height: auto;
	padding-top: 2%;
}

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

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

/* =========================================================
◆ツアー行程
========================================================= */
.schedule01 {
	font-size: 94%;
	padding: 2%;
	background: #F36F;
	border-bottom: solid 5px #F03;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	margin-top: 4%;
	color: #FFF;
}

.schedule02 {
	font-size: 94%;
	padding: 2%;
	background: #F90;
	border-bottom: solid 5px #F07800;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	color: #FFF;
	margin-top: 10%;
}

.schedule01 strong,
.schedule02 strong {
	font-size: 120%;
}

.itineraryBox {
	margin-bottom: -2%;
}

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

.itineraryBox dl.color01 {
	background: #FFE8F3;
}

.itineraryBox dl.color02 {
	background: #FFF4CA;
}

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

.itineraryBox dd {
	margin-left: 16%;
	padding: 2%;
	border-left: 1px solid #CCC;
}
.itineraryBox dd strong {
font-size: 14px;
}

.itineraryBox img {
	vertical-align: middle;
	padding: 0 1%;
}

.trafficBox {
	font-size: 94%;
	width: 96%;
	margin-top: 2%;
	padding: 2%;
	background: #F0F0F0;
	line-height: 2.0;
}

.trafficBox img {
	vertical-align: middle;
	padding: 0 1%;
}

.priceBox {
	font-size: 80%;
	text-align: center;
}

.priceBox span {
	font-size: 200%;
	font-weight: bold;
	color: #F00;
}

	.price {
		margin: 0 0 20px 0;
	}
	
.price dl {
	line-height: 1.4;
	border: 1px solid #333;
	background: #333;
	text-align: center;
	margin-top: 3%;
}

.price dt {
	font-weight: bold;
	color: #FFF;
	padding-bottom: 1%;
	font-size: 20px;
	padding: 1% 0;
}

.price dd {
	background: #FFF;
	font-size: 15px;
	padding: 1% 3% 3%;
}
	
	.price dd strong{
		font-size: 14px;
	}	

.price dd span {
	font-size: 25px;
	font-weight: bold;
	color: #F00;
}

.price_detail{
	/*display: flex;
	justify-content: center;*/
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	
}
.price_detail p{
	/*text-align: left;*/
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/* =========================================================
◆応募期間
========================================================= */
.application {
	font-size: 110%;
	text-align: center;
	margin: 3% 0 0;
	line-height: 1.4;
}

.application span {
	font-size: 80%;
	color: #F00;
}

/* =========================================================
◆応募条件
========================================================= */
ul.guideList {
	font-size: 15px;
	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.kome01 {
	line-height: 1.4;
	padding-bottom: 8px;
	text-indent: -3em;
    margin-left: 3em;
}

ul.guideList li.kome01:before {
	content: '※１）';
}

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

ul.guideList li.kome02:before {
	content: '※２）';
}

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

ul.guideList li.kome03:before {
	content: '※３）';
}

ul.guideList li span {
	color: #F00;
}

/* =========================================================
◆当選者発表
========================================================= */
.noteBox span {
	font-size: 200%;
	font-weight: bold;
	color: #F00;
}

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

.detail dt {
	font-weight: bold;
	padding-bottom: 1%;
}

/* =========================================================
◆ボタン
========================================================= */
.Btn {
	overflow: hidden;
    width: 94%;
	margin: 3%;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    font-size: 16px;
    font-weight: bold;
    display: block;
    position: relative;
    text-align: center;
    color: #000;
    text-decoration: none;
}



.Btn span {
	display: block;
	position: relative;
	text-align: center;
	background: #ccc;
	color: #000;
	text-decoration :none;
	padding: 5%;
}


.Btn a {
	display: block;
	position: relative;
	text-align: center;
	background: #FC3;
	color: #000;
	text-decoration :none;
	padding: 5%;
}

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

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

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

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

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

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

.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横並び
========================================================= */
.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: 94%;
    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: #FC3;
	color: #000;
	text-decoration :none;
	padding: 5%;
}

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

.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: #000;
}

.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: #FC3;
}

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

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

.itemList4 > div {
	width: 50%;
}

.itemList4 > div img {
	width: 97%;
	height: auto;
}

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

.spika {
text-align: center;
font-size: 14px;
padding: 0px;
margin: 10px 0px 0px 0px;
}
.spika img {
width: 100%;
height: auto;
}




.tokuten{
	margin: 10px 0 20px;
	padding: 0px;
	background-color: #ffffff;
	border: #F558A6 solid 2px;
	overflow: hidden;
}

.tokuten_tit{
	font-size: 1.5em;
	background-color: #F558A6;
	padding: 10px;
	margin: 0 0 20px 0;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
}


.tokuten_area ul{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	align-items: center;
	list-style: none;
	padding: 0;
	margin: 0;
}

.tokuten_area ul li{
	width: 83%;
	margin: 0 27px 20px 27px;
	max-width: 400px;
	background-color: #ffffff;
	border: #D0D0D0 2px solid; 
}

.tokuten_area ul li p.tokuten_img{
	margin: 0;
	padding: 0;
	width: 100%;
}

.tokuten_area ul li p.tokuten_img img{
	width: 100%;
}

.tokuten_area ul li p.tokuten_txt{
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0 0 0 0;
	padding: 20px;
}

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











/* ----------------------------------------------- 

# modelcourse

----------------------------------------------- */
#modelcourse .inner{
margin: 20px auto 30px;
padding: 10px 10px 10px 10px;
width: 100%;
background: #fff url(../images/section_top.png) no-repeat center top;
background-size: 100%;
font-size: 12px;
}
#modelcourse p{
margin: 0;
line-height: 1.5;
font-size: 15px;
}
#modelcourse .day{
margin: 0px 0 15px 0;
padding: 2px 10px;
background: #0099ff;
border-left:solid 10px #5cbeff;
color: #fff;
font-size: 16px;
font-weight: bold;
font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}
/*#modelcourse .day:first-letter{
font-size: 1.2rem;
}*/

.ic-place{
padding: 5px 30px;
background: url(../images/ic-place.png) no-repeat 10px center;
background-size: 13px;
}
.ic-train{
padding: 5px 30px;
min-height: 20px;
background: url(../images/ic-train.png) repeat-y 13px center;
background-size: 7px auto;
}
.ic-bus{
padding: 5px 30px;
min-height: 20px;
background: url(../images/ic-bus.png) repeat-y 13px center;
background-size: 7px auto;
}
.ic-walk{
padding: 5px 30px;
min-height: 20px;
background: url(../images/ic-walk.png) repeat-y 14px center;
background-size: 4px auto;
}
.ic-arrow{
padding: 5px 5px 5px 30px;
min-height: 20px;
background: url(../images/ic-arrow.png) repeat-y 10px 2px;
background-size: 14px auto;
}
img.ic-car {
	display: inline;
	width: 35px;
	height: auto;
	vertical-align: bottom;
}
img.ic-bus2 {
	display: inline;
	width: 28px;
	height: auto;
	vertical-align: bottom;
}
img.ic-ropeway {
	display: inline;
	width: 25px;
	height: auto;
	vertical-align: bottom;
}
img.ic-train2 {
	display: inline;
	width: 25px;
	height: auto;
	vertical-align: bottom;
}
img.ic-walk2 {
	display: inline;
	width: 25px;
	height: auto;
	vertical-align: bottom;
}

.mImage{
position: relative;
margin-top:1px !important;
background: #fff;
}
.mImage span.font12{
position: absolute;
right:5px;
bottom:2px;
display: block;
color: #fff;
font-size: 10px;
line-height: 1.2;
text-align: right;
text-shadow: black 1px 1px 2px, black -1px -1px 2px;
}
.mImage img {
width: 100%;
height: auto;
}

.mPlace{
margin: 10px 0;
background: #DEDFFD;
}
.mName{
position: relative;
padding: 5px 10px;
background: #0099ff;
color: #fff;
font-weight: bold;
font-size: 15px;
text-align: center;
}
.mName .font14{
font-size: 0.8rem;
}
.mName-parts{
margin-left: 15px;
padding: 2px 6px;
background: #fff;
color: #fb7d85;
font-size: 10px !important;
font-weight: lighter;
border-radius: 10px;
}
.mTxt{
font-size: 15px;
padding: 10px;
background-color: #c8e9ff;
}
.mTxt p{
padding-bottom: 10px;
}
.mTxt p.frame {
	padding: 5px;
	border: 1px dashed #696de5;
}


.mTxtin{
	border: 2px solid #203864;
	padding: 10px;
	margin: 20px 0 20px 0;
}

.mTxtin_tit{
	
	margin: -25px 0 0 0;
	display: flex;
	justify-content: center;
	font-weight: bold;
	
}

.mTxtin_tit span{
	display: inline-block;
	padding: 5px;
	background-color: #c8e9ff;
	color: #0064FF;
	font-size: 16px !important;
}
 



.bt_tit{
	width: 84%;
	margin: 30px auto 20px;
	text-align: center;
	color: #ffffff;
	background-color: #186ACC;
	border-radius: 10px;
	padding: 20px 20px;
	font-size: 18px;
	font-weight: bold;
}
 
}


/*760px以上*/

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

a:hover {opacity: 0.8;}
.end{
		background-color: #FF0004;
		text-align: center;
		font-size: 24px;
		padding: 20px;
		color: #ffffff;
		font-weight: bold;
	}	
  /* 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;
  }
	
	
#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;
  }
	
	.clear {
	clear: both;
}
.clearFloat:after { 
	content: "."; 
	display: block; 
	clear: both; 
	height: 0; 
	visibility: hidden; 
	line-height: 0; 
} 
.clearFloat { 
	display: inline-table; 
	min-height: 1%; 
} 
/* for macIE \*/ 
* html .clearFloat { 
	height: 1%; 
} 
.clearFloat { 
	display: block; 
} 
/* end of for macIE */
.clearFloat {
	overflow:hidden;
}

.bgColorBlock {
	background-color: #FFFDE6;
}
	
.bgBlock {
	background-color: #FFF;
}

.bgColorBlock .inner {
	width: 950px;
	margin: 0 auto;
	padding: 50px 0 50px;
}



.bgBlock .inner {
	width: 950px;
	margin: 0 auto;
	padding: 50px 0 50px;
}

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


.titleSp {
	display: none !important;
}

h1{
	font-size:12px;
	font-weight:normal;
	margin:0;
	padding:0;
}

h2 {
	position: relative;
	background: #09F;
	box-shadow: 0px 0px 0px 5px #09F;
	border: dashed 2px white;
	padding: 0.5em 1em;
	color: #FFF;
	text-align: center;
	font-size: 220%;
	font-weight: bold;
}

h2:after {
	position: absolute;
	content: '';
	left: -7px;
	top: -7px;
	border-width: 0 0 15px 15px;
	border-style: solid;
	border-color: #FFF #FFF #06C;
	box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
}

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

strong {
	font-weight: bold;
}

.unit {
	width: 850px;
	margin: 20px auto 10px;
	font-size: 138.5%;
	/*font-size: 182%;*/
	/*text-align: left;*/
	text-align: center;
	background: #FF9;
	padding: 30px 20px;
	border-radius: 0.5em;
	line-height: 1.6;
}

.unit span {
	font-size: 120%;
	color: #F00;
}

.attention {
	font-size: 123.1%;
	margin-bottom: 30px;
	padding: 20px;
	border: 2px #F00 solid;
	text-align: left;
	background: #FFF;
	line-height: 1.4;
}

.attention span {
	font-weight: bold;
	text-align: center;
	color: #F00;
}

.textLeft {
	font-size: 123.1%;
	text-align: left;
	margin: 20px 0 0;
}

.textLeft img {
	margin-top: 10px;
}

.textLeft02 {
	font-size: 153.9%;
	text-align: left;
	margin: 20px 0 0;
}

.textLeft02 span {
	color: #F00;
}

.textLeft03 {
	font-size: 123.1%;
    line-height: 1.4;
	text-align: left;
	margin: 10px 0 30px;
   /* padding-bottom: 10px;*/
    /*border-bottom: dashed 2px #FFD603;*/
}

.saikou_tit{
	font-weight: bold;
	color: #FF0004;
	margin: 0 0 20px 0;
}

.saikou_right{
	text-align: right;
	
}

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

.topNavi ul {
	display: table;
	width: 1150px;
	margin: 0 auto;
}

.topNavi ul li {
	display: table-cell;
	vertical-align: middle;
	height: 90px;
	border-left: 1px dashed rgba(255,255,255,0.5);
    font-size: 153.9%;
	font-weight: bold;
    margin: 0;
    padding: 0;
    text-align: center;
}

.topNavi ul li:last-child{
	border-right: 1px dashed rgba(255,255,255,0.5);
}

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

.topNavi ul li span {
    font-size: 80%;
	font-weight: normal;
	line-height: 1.5;
}

/* =========================================================
◆オンラインツアー配信について
========================================================= */
.BnCenter {
	max-width: 100%; 
    height: auto;
	text-align: center;
	margin-top: 10px;
}
	
	.nitteibox{
		margin: 0;
		padding: 0;
	}
	
	.nitteibox .nitteitit{
		background-color: #F0FF00;
		color: #FF0004;
		padding: 20px 20px;
		border-radius: 10px;
		margin: 0 0 20px 0;
		font-size: 22px;
		font-weight: bold;
	}
	
	.nitteibox .nitteitxt{
		margin: 0 0 20px 0;
		font-size: 16px;
		text-align: left;
	}
	
	.nitteibox .nitteitxt:last-of-type{
		margin: 0 0 0 0 !important;
	}
	
	.nitteibox .nitteitxt strong{
		font-weight: bold;
		display: block;
		font-size: 20px;
		margin: 0 0 10px 0;
	}

.eventBox {
    margin: 20px 0 10px;
	padding: 20px;
	border: 2px #FFD603 solid;
	background: #FFF;
    text-align: center;
}

.eventBox .eventtitle {
	position: relative;
    display: inline-block;
    padding: 0 55px;
    font-size: 153.9%;
    font-weight: bold;
    text-align:  center;
}

.eventBox .eventtitle:before,
.eventBox .eventtitle:after {
 content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 45px;
  height: 1px;
  background-color: black;
}

.eventBox .eventtitle:before {
  left:0;
}
.eventBox .eventtitle:after {
  right: 0;
}

.eventBox a {
    font-size: 120%;
}

/* =========================================================
◆STU48参加予定メンバー
========================================================= */
h3 {
	font-size: 197%;
	font-weight: bold;
	margin: 5px 0;
}

h3 img {
	border-radius: 100px;
	width: 8%;
	vertical-align: middle;
	margin-right: 8px;
}

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

.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;
  border-bottom: 2px #09F dashed;
  margin-bottom: 15px;
  padding-bottom: 10px;
}

.slide-box {
  width: 16.666666%;
  padding: 5px;
}

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

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

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

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

ul.guideList02 {
	padding: 0;
	font-size: 153.9%;
	line-height: 1.4;
	margin-top: 20px;
}

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

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

.copyright {
	font-size: 100%;
	text-align: right;
	margin-top: -10px;
}

/* =========================================================
◆旅の見どころ
========================================================= */
.slider img {
	max-width: 100%;
	width: 100%;
	height: auto;
	padding: 0 10px;
}

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

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

.slide-arrow {
  position: absolute;
  top: 50%;
  margin-top: -80px; /*矢印の高さ*/
  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;
}

/* =========================================================
◆ツアー行程
========================================================= */
.schedule01 {
	font-size: 123.1%;
	padding: 20px;
	background: #F36F;
	border-bottom: solid 5px #F03;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	color: #FFF;
}

.schedule02 {
	font-size: 123.1%;
	padding: 20px;
	background: #F90;
	border-bottom: solid 5px #F07800;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	color: #FFF;
	margin-top: 90px;
}

.schedule01 strong,
.schedule02 strong {
	font-size: 140%;
	line-height: 1.6;
}

.itineraryBox {
	margin-bottom: -16px;
}

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

.itineraryBox dl.color01 {
	background: #FFE8F3;
}

.itineraryBox dl.color02 {
	background: #FFF4CA;
}

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

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

.itineraryBox dd {
	margin-left: 90px;
	padding: 15px;
	border-left: 1px solid #CCC;
}
.itineraryBox dd strong {
font-size: 18px;
}

.itineraryBox img {
	vertical-align: middle;
	padding: 0 2px;
}

.trafficBox {
	font-size: 123.1%;
	margin-top: 10px;
	padding: 10px;
	text-align: left;
	background: #F0F0F0;
	line-height: 1.4;
}

.trafficBox img {
	vertical-align: middle;
	padding: 0 2px;
}

	.price{
		margin: 0 0 30px 0;
	}	

.price dl {
	line-height: 1.4;
	border: 1px solid #333;
	background: #333;
}

.price dt {
	clear: left;
	float: left;
	width: 120px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-top: 20px;
	font-size: 153.9%;
}
.price dt span {
font-size: 80%;
}

.price dd {
	padding: 5px 5px 10px;
	margin-left: 120px;
	text-align: center;
	background: #FFF;
	font-size: 123.1%;
}
	
	.price dd strong{
		font-size: 18px;
	}

.price dd span {
	font-size: 240%;
	font-weight: bold;
	color: #F00;
}

.price_detail{
	display: flex;
	justify-content: center;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	
}
.price_detail p{
	text-align: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/* =========================================================
◆応募期間
========================================================= */
.application {
	font-size: 220%;
	text-align: center;
	margin: 30px 0 10px;
	line-height: 1.6;
}

.application span {
	font-size: 60%;
	color: #F00;
}

/* =========================================================
◆応募条件
========================================================= */
ul.guideList {
	padding: 0;
	font-size: 123.1%;
	line-height: 1.4;
	margin-top: 20px;
	margin-bottom: 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.kome01 {
	list-style: none;
	line-height: 1.4;
	padding-bottom: 8px;
	text-indent: -3em;
    margin-left: 3em;
}

ul.guideList li.kome01:before {
	content: '※１）';
}

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

ul.guideList li.kome02:before {
	content: '※２）';
}

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

ul.guideList li.kome03:before {
	content: '※３）';
}

ul.guideList li span {
	color: #F00;
}

/* =========================================================
◆当選者発表
========================================================= */
.detail dl {
	font-size: 123.1%;
	line-height: 1.5;
	padding: 5px 0;
	border-bottom: 1px dashed #333;
}

.detail dt {
	clear: left;
	float: left;
	width: 420px;
	font-weight: bold;
}

.detail dd {
	margin-left: 420px;
	padding-left: 10px;
}

/* =========================================================
◆ボタン
========================================================= */
.Btn {
	overflow: hidden;
	width: 70%;
	/*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-top: 20px;
}

.Btn span {
	display: block;
	position: relative;
	text-align: center;
	background: #ccc;
	color: #000;
/*height: 80px;*/
	text-decoration :none;
	padding: 20px 0px 20px 0px;
}
.Btn span strong {
font-size: 18px;
}


.Btn a {
	display: block;
	position: relative;
	text-align: center;
	background: #FC3;
	color: #000;
	line-height: 80px;
	text-decoration :none;
}

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

.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: #000;
}

.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: #FC3;
}

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

.Btn_gray {
	overflow: hidden;
	width: 70%;
	height: 80px;
	padding-top: 15px;
	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;
	text-decoration :none;
	margin-top: 20px;
}
.Btn_gray span {
font-size: 18px;
}

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

.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: #FC3;
	color: #000;
	line-height: 80px;
	text-decoration :none;
}

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

.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: #000;
}

.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: #FC3;
}

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

.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 dd {
	margin: 0; /* これがないとずれる */
	font-size: 123.1%;
	line-height: 1.5;
	text-align: left;
	padding: 10px 0;
	/*background: #FFF;*/
}

.spika {
text-align: center;
font-size: 18px;
padding: 10px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}



.tokuten{
	margin: 10px 0 20px;
	padding: 0px;
	background-color: #ffffff;
	border: #F558A6 solid 2px;
	overflow: hidden;
}

.tokuten_tit{
	font-size: 1.5em;
	background-color: #F558A6;
	padding: 10px;
	margin: 0 0 20px 0;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
}


.tokuten_area ul{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	align-items: center;
	list-style: none;
	padding: 0;
	margin: 0;
}

.tokuten_area ul li{
	width: 45%;
	margin: 0 27px 20px 27px;
	max-width: 400px;
	background-color: #ffffff;
	border: #D0D0D0 2px solid; 
}

.tokuten_area ul li p.tokuten_img{
	margin: 0;
	padding: 0;
	width: 100%;
}

.tokuten_area ul li p.tokuten_img img{
	width: 100%;
}

.tokuten_area ul li p.tokuten_txt{
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0 0 0 0;
	padding: 20px;
}

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
















/* ----------------------------------------------- 

# modelcourse

----------------------------------------------- */
#modelcourse {
padding-bottom: 50px;
}
#modelcourse .inner{
margin: 0 auto 0px auto;
/*padding: 20px;*/
	padding: 20px 20px 20px;
width:910px;
background: #fff;
}
.modelbox:after {
  content: "";
  clear: both;
  display: block;
}
#modelcourse p{
margin: 0;
font-size: 13px;
line-height: 1.5;
}

#modelcourse .day{
margin: 20px 0 15px 0;
padding: 3px 20px 3px 20px;
background: #0099ff;
border-left:solid 15px #5cbeff;
color: #fff;
font-size: 24px;
font-weight: bold;
font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}
/*#modelcourse .day:first-letter{
font-size: 28px;
}*/

.modelbox{
position: relative;
width: 440px;
padding-left: 470px;
}
.ic-place{
width: 400px;
padding: 5px 5px 5px 50px;
background: url(../images/ic-place.png) no-repeat 25px 10px;
background-size: 13px;
font-size: 14px !important;
}
.ic-train{
width: 400px;
padding: 5px 5px 5px 50px;
min-height: 20px;
background: url(../images/ic-train.png) repeat-y 28px center;
background-size: 7px auto;
}
.ic-bus{
width: 400px;
padding: 5px 5px 5px 50px;
min-height: 20px;
background: url(../images/ic-bus.png) repeat-y 28px center;
background-size: 7px auto;

}
.ic-walk{
width: 400px;
padding: 5px 5px 5px 50px;
min-height: 20px;
background: url(../images/ic-walk.png) repeat-y 29px center;
background-size: 4px auto;
}
.ic-arrow{
display: table-cell;
width: 400px;
padding: 5px 5px 5px 50px;
min-height: 20px;
background: url(../images/ic-arrow.png) repeat-y 24px top;
background-size: 16px auto;
font-size: 12px;
vertical-align: middle;
}
img.ic-car {
	display: inline;
	width: 44px;
	height: auto;
}
img.ic-bus2 {
	display: inline;
	width: 38px;
	height: auto;
}
img.ic-ropeway {
	display: inline;
	width: 35px;
	height: auto;
}
img.ic-train2 {
	display: inline;
	width: 35px;
	height: auto;
}
img.ic-walk2 {
	display: inline;
	width: 35px;
	height: auto;
}

.mImage{
position: absolute;
left: 0;
width:440px;
height: auto;
}
.mImage img{
margin-bottom: 5px;
}
.mPlace{
margin: 10px 0;
background: #5cbeff;
}
.mName{
width: 400px;
position: relative;
padding: 5px 10px;
background: #d02e58;
color: #fff;
font-size: 18px !important;
font-weight: bold;
}
.ic-photo{
background: #0099ff url(../images/ic-photo.png) no-repeat 12px 10px;
background-size: 22px auto;
}
.mName-parts{
position: absolute;
right:10px;
top:5px;
margin-top: 2px;
padding: 2px 6px;
background: #fff;
color: #d02e58;
font-size: 12px !important;
font-weight: lighter;
border-radius: 14px;
}
.mTxt{
width: 400px;
padding: 16px 20px 6px 20px;
background-color: #c8e9ff;
}
.mTxt p{
padding-bottom: 10px;
}
.mTxt p.frame {
	padding: 5px;
	border: 1px dashed #696de5;
}


.mTxtin{
	border: 2px solid #203864;
	padding: 10px;
	margin: 20px 0 20px 0;
}

.mTxtin_tit{
	
	margin: -25px 0 0 0;
	display: flex;
	justify-content: center;
	font-weight: bold;
	
}

.mTxtin_tit span{
	display: inline-block;
	padding: 5px;
	background-color: #c8e9ff;
	color: #0064FF;
	font-size: 16px !important;
}


/*各モデルコースの設定・写真の位置調整*/
/*model1*/
#model1 .modelbox.day1 {
min-height: 300px;
}
#model1 .modelbox.day2 {
min-height: 1850px;
}
#model1 .model1-day1-1,
#model1 .model1-day2-1 {
top:0;
}
/*#model1 .model1-day1-2,
#model1 .model1-day2-2 {
top:370px;
}*/
#model1 .model1-day1-3,
#model1 .model1-day2-3 {
top:780px;
}
#model1 .model1-day1-4,
#model1 .model1-day2-4 {
top:940px;
}
/*#model1 .model1-day1-5,
#model1 .model1-day2-5 {
top:1667px;
}
#model1 .model1-day1-6,
#model1 .model1-day2-6 {
top:1947px;
}

#model1 .model1-day1-7,
#model1 .model1-day2-7 {
top:1513px;
}*/

.koutei1 {
height: 250px;
	display: flex;
	align-items: center;
}
.koutei2 {
height: 140px;
	display: flex;
	align-items: center;
}
.koutei3 {
height: 68px;
	display: flex;
	align-items: center;
}
.koutei4 {
height: 113px;
	display: flex;
	align-items: center;
}

.bt_tit{
	width: 70%;
	margin: 50px auto 20px;
	text-align: center;
	color: #ffffff;
	background-color: #186ACC;
	border-radius: 10px;
	padding: 20px 20px;
	font-size: 24px;
	font-weight: bold;
}

}


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


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


}



.fb_red{
	color: #FD0004;
	font-weight: bold;
}







