.maindesign{
	padding-bottom: 50px
}
.maindesign {
	font-family: "Noto Sans JP","ＭＳ Ｐゴシック","MS PGothic",verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,Sans-Serif;
}
@media screen and (min-width: 768px){
/* ----pc  h1 ページタイトル---- */
.maindesign .feature-hdg1{
position: relative;
}
.maindesign .feature-hdg1 img {
display: block;
}
.maindesign .feature-hdg1 .sub_title{
color: #fff;
text-shadow:1px 1px 2px rgba(10,10,10,0.7);
text-align: center;
font-weight: bold;
font-size: 70px;
margin-left: 0;
padding-top: 0;
position: absolute;
top: 50%;
transform: translateY(-50%);
left: 0;
line-height:1.1;
width: 100%;
letter-spacing: 0.05em;
}
.maindesign .feature-hdg1 .sub_title-secondary{
font-size: 0.5em;
display: block;
margin-top: 1.25rem;
}
/* -- pc  h1 ページタイトル end --  */
}

@media screen and (max-width: 767px){
/* ----sp  h1 ページタイトル---- */
.maindesign .feature-hdg1{
position: relative;
}
.maindesign .feature-hdg1 img {
display: block;
}
.maindesign .feature-hdg1 .sub_title {
color: #fff;
text-shadow:1px 1px 2px rgba(10,10,10,0.7);
text-align: center;
font-weight: bold;
font-size: 8vw; 
margin-left: 0;
padding-top: 0;
position: absolute;
top: 50%;
transform: translateY(-50%);
left: 0;
line-height:1.1;
width: 100%;
letter-spacing: 0.05em; 
}
.maindesign .feature-hdg1 .sub_title-secondary{
font-size: 0.75em;
display: block;
margin-top: 1.25rem;
}
/* -- sp  h1 ページタイトル end --  */
}


.maindesign .feature-hdg1 .sub_title{
	/*background-color: rgba(0,0,0,0.3);
    padding: 20px 0;
    width: 600px;
    left: 50%;
    transform: translate(-50%,-50%);*/
    font-size: 55px;
	letter-spacing: 0.5em;
    line-height: 1.2;
/*    font-family: "Hiragino Mincho ProN","MS Mincho","MS PMincho","YuMincho",serif;*/
}
@media screen and (max-width: 767px){
.maindesign .feature-hdg1 .sub_title{
    font-size: 6.3vw;
}
}
.maindesign h2{
margin: 40px 0 30px 0
}
.maindesign h2.headingMiddle::after {
border-bottom: solid 3px #c75b59;
}
.maindesign img {
    width: 100%;
	height: auto;
} 
.maindesign .red{
	color: #E5002D;
}
.maindesign h2.headingMiddleRed {
    position: relative;
    padding-bottom: 0.8em;
    border-bottom: 3px solid #DDD;
    font-size: 1.25em;
    font-weight: bold;
    margin-bottom: 40px;
    text-align: left;
}

	.maindesign h2.headingMiddle.head01::after{
	 border-bottom: solid 3px	#FF9933
	}
		.maindesign h2.headingMiddle.head02::after{
	 border-bottom: solid 3px	#FFCC00
	}
		.maindesign h2.headingMiddle.head03::after{
	 border-bottom: solid 3px	#99CC66
	}
		.maindesign h2.headingMiddle.head04::after{
	 border-bottom: solid 3px	#6090EF
	}
		.maindesign h2.headingMiddle.head05::after{
	 border-bottom: solid 3px	#F08080
	}
			.maindesign h2.headingMiddle.head06::after{
	 border-bottom: solid 3px	#FF9966
	}
			.maindesign h2.headingMiddle.head07::after{
	 border-bottom: solid 3px	#8FBC8B
	}
			.maindesign h2.headingMiddle.head08::after{
	 border-bottom: solid 3px	#D2691E
	}

		.maindesign a.fslarge{
		padding: 0.45em 0
	}
	.maindesign a.w600{
		width: 100%;
	}
	.maindesign .tdpd6 td{
		padding: 6px;
		vertical-align: middle
	}
	.maindesign .tdpd6 td img{
		margin-bottom: 1em
	}
	.maindesign .tdpd6{
	table-layout: fixed;}
	
.maindesign .tdpd{
	table-layout: fixed;
	text-align:center;
	line-height:1.5;
	width: 100%;
	margin-bottom: 30px;
}
.maindesign .tdpd td{
	padding: 6px;
	vertical-align: middle;
}
.maindesign .tdpd .tdpd-img{
	width: 190px;
}
.maindesign .tdpd .tdpd-bl{
	color: #0000FF;
	font-weight: bold;
}
.maindesign .tdpd td span{
	font-size: 0.75em;
}
.maindesign .tdpd .red{
	color:#FF0000;
	font-weight: bold;
}

.maindesign .center-btn{
	margin: 20px 0 5px 0;
	text-align: center;
}

	.maindesign a.nengaBtn{
		background-color: #FFF;
		border: 2px solid #E96113;
		color: #E96113
	}
	.maindesign .goannai{
	margin: 20px 0;
    text-align: center;
    border: 2px solid #E96113;
    padding: 22px;
    color: #E96113;
	}
	.maindesign .btns{
	text-align: center;
	}

.maindesign .early-reservation{
	position: relative;
	margin-bottom: 20px;
}

.maindesign .early-reservation--content{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 600px;
}
.maindesign .early-reservation--content__txt{
	font-weight: bold;
	font-size: 30px;
	line-height: 1.4;
	margin-bottom: 5px;
}
.maindesign .early-reservation--content__txt .small{
	font-size: 22px;
	display: block;
}
.maindesign .early-reservation--content__txt .red{
	color: #e30012;
}
.maindesign .early-reservation--content .kome{
	text-indent: -1em;
	padding-left: 1em;
	line-height: 1.3;
	font-size: 14px;
}
@media screen and (max-width: 767px){
.maindesign .early-reservation--content{
	width: 90%;
}
.maindesign .early-reservation--content__txt{
	font-size: 5vw;
}
.maindesign .early-reservation--content__txt .small{
	font-size: 0.8em;
}
.maindesign .early-reservation--content .kome{
	font-size: 2.5vw;
}
}


.maindesign .service{
	margin-top: 30px;
	margin-bottom: 30px;
}
.maindesign .service li a{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	border: 1px solid #ccc;
	border-radius: 5px;
	padding: 10px;
	color: #333;
	min-height: 80px;
	transition: 0.6s;
}
.maindesign .service li a:hover{
	border-color: #E5002D;
	opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha( opacity=70 )";
}

.maindesign .service .service--txt{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	width: calc(100% - 110px);
}
.maindesign .service .service--txt.no-image{
	text-indent: -1em;
	padding-left: 1em;
}
.maindesign .service .service--name{
	font-size: 1.5em;
	font-weight: bold;
	width: 30%;
}
.maindesign .service .service--desc{
	width: calc(70% - 20px);
	margin-left: 20px;
	line-height: 1.3;
}
.maindesign .service .service--desc__img{
	width: 100px;
	margin-left: 10px;
}
@media screen and (max-width: 767px){
.maindesign .service .service--txt{
	width: calc(100% - 90px);
}
.maindesign .service .service--name{
	font-size: 1.15em;
	width: 100%;
	margin-bottom: 10px;
}
.maindesign .service .service--desc{
	font-size: 0.85em;
	width: 100%;
	margin-left: 0;
}
.maindesign .service .service--txt.no-image{
	width:100%;
}
.maindesign .service .service--desc__img{
	width: 80px;
}
}



.maindesign .flex{
	display: flex;
	flex-wrap:wrap;
	margin-bottom: 40px;
}
.maindesign .flex--img{
	width: calc(35% - 5px);
    margin-right: 10px;
}
.maindesign .flex--txt{
	width: calc(65% - 5px);
	position: relative;
	padding-bottom: 1em;
}
.maindesign .flex--txt p{
	text-align: center;
	margin-bottom: 30px;
}
		.maindesign .flex--txt li{
			margin-bottom: 10px;
		}
		.maindesign .mihon{
			margin-bottom: 30px;
		}
	@media screen and (max-width: 767px){	
		.maindesign .flex--img{
			width: 100%;
			max-width: 400px;
			margin: 10px auto;
		}
		.maindesign .flex--txt{
			width: 100%;
		}
		.maindesign a.btnRadius{
			position: inherit;
		}
	}
	.maindesign td {
    border: 2px solid #99ccff;
		font-size: 0.9em;
}	


.maindesign .banner-margin{
	margin: 30px 0;
	display: block;
}

