
.page_title{	margin-bottom: 30px;}

.imgup{
	font-size: 0;
	line-height: 0;
	margin: 0 0 30px 0;
	padding: 0 10px;
}
.imgup p{	margin-bottom: 10px;}
.imgup p:last-of-type{	margin-bottom: 0;}
.imgup img{
	width: 100%;
	height: auto;
}


.topimg{
	padding: 20px 20px 20px 20px;
	background-color: rgba(0,0,0, 0.9);
}

.topimg,
.midimg,
.btmimg{
	font-size: 0;
	line-height: 0;
}
.midimg{	padding: 20px 0 0 0;}
.topimg img,
.midimg img,
.btmimg img{
	width: 100%;
	height: auto;
}

.conbox{
	text-align: left;
	margin: 0 0 20px 0;
}

.con_t{
	margin: 0;
	background-color: rgba(0,0,0, 0.9);
}

.conbox h3{
	width: 100%;
	text-align: center;
}

.conbox h3 em{
	display: block;
	font-family: 'Noto Serif JP', serif;
	font-weight: 600;
	font-size: 24px;
	line-height: 28px;
	color: #c2a857;
}

.conbox h3 span{
	display: inline-block;
	font-family: 'Libre Caslon Display', serif;
	font-size: 11px;
	line-height: 14px;
}

.conbox p{
	font-size: 16px;
	line-height: 22px;
}
.conbox p em{
	font-weight: bold;
	color: #91bdee;
}


.rec{
	padding: 20px 20px 30px 20px;
}

.rec .s_title{	margin-bottom: 20px;}

.bigtext{
	font-size: 16px;
	line-height: 22px;
	text-align: left;
}
.bigtext.aa{
	background: rgba(0, 0, 0, 0.9);
	padding: 20px 20px 30px 20px;
}
.bigtext p{
	margin: 0 0 15px 0;
}
.bigtext p:last-of-type{	margin-bottom: 0;}
.bigtext em{
	font-family: 'Noto Serif JP', serif;
	font-weight: 600;
	font-size: 22px;
	line-height: 32px;
	color: #ff94b9;
	box-shadow: 0px -10px 0px 0px #052546 inset;
}

.menbox{
	font-size: 16px;
	line-height: 22px;
	text-align: left;
	margin: 0 0 20px 0;
}
.menbox:last-of-type{	margin-bottom: 0;}

.menbox h3{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	align-content: center;
	justify-content: flex-start;
	width: 100%;
	min-height: 50px;
	margin: 0 0 15px 0;
	padding: 5px 10px;
	background: rgb(254,238,127);
	background: linear-gradient(90deg, rgba(201,162,38,1) 0%, rgba(254,238,127,1) 100%);
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.menbox h3 em{
	width: 100%;
	font-family: 'Noto Serif JP', serif;
	font-weight: 600;
	font-size: 24px;
	line-height: 28px;
	color: #000000;
}
.menbox h3.bb em{	font-size: 20px;}
.menbox h3 i{
	display: block;
	font-style: normal;
	font-size: 11px;
	line-height: 15px;
}

.menbox h3 span{
	width: 100%;
	font-family: 'Libre Caslon Display', serif;
	font-size: 10px;
	line-height: 14px;
	color: #836223;
}

.menbox p{
	font-size: 16px;
	line-height: 22px;
	margin: 0 0 15px 0;
}

.menbox div{
	margin: 0 0 15px 0;
}
.menbox div.div1{
	position: relative;
	padding: 0 0 0 20px;
}
.menbox div.div1 .material-icons{
	font-size: 13px;
	line-height: 13px;
	position: absolute;
	top: 3px;
	left: 2px;
}

.menbox div h4{
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	color: #c2a857;
}
.menbox div h4 span{
	position: relative;
	bottom: -2px;
	font-size: 16px;
	line-height: 16px;
	margin-right: 2px;
}

.menbox p:last-child,
.menbox div:last-child{	margin-bottom: 0;}

.menbox p em{
	font-weight: bold;
	color: #91bdee;
}
.menbox p em.blue{	color: #c2a857;}

.menbox .red{	color: #ff0000;}

.menbox .p1{
	font-family: 'Noto Serif JP', serif;
	font-weight: 600;
	font-size: 22px;
	line-height: 28px;
	color: #ff94b9;
}
.menbox .p1 span{
	display: inline-block;
	vertical-align: top;
	box-shadow: 0px -10px 0px 0px #052546 inset;
}

.menbox .p2{
	font-family: 'Noto Serif JP', serif;
	font-weight: 600;
	font-size: 20px;
	line-height: 24px;
	color: #91bdee;
}

.menbox .p3{
	color: #ecd99e;
}
.menbox .p3 em{	color: #c2a857;}


.rbox{
	text-align: left;
	padding: 15px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
.rbox:first-of-type{	padding-top: 0;}

.rbox h4{
	font-size: 20px;
	line-height: 24px;
	margin: 0 0 10px 0;
}

.rbox h4 span{
	display: inline-block;
	vertical-align: top;
	font-size: 22px;
	margin-top: 1px;
}

.rbox p{
	font-size: 16px;
	line-height: 22px;
}

.rbox ul{
	font-size: 0;
	line-height: 0;
	margin-bottom: -5px;
}

.rbox li{
	display: inline-block;
	vertical-align: top;
	font-size: 16px;
	line-height: 20px;
	margin: 0 5px 5px 0;
	padding: 0 5px;
	border-radius: 11px;
	border-width: 1px;
	border-style: solid;
	border-color: currentColor;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.rbt{
	display: flex;
	justify-content: space-around;
	padding: 20px 0;
}

.rbt .bt{
	width: calc(100% / 2 - 10px);
	max-width: 280px;
	font-size: 16px;
	line-height: 22px;
	padding: 8px 0;
}

.rbt .bt:only-of-type{
	width: 280px;
	font-size: 19px;
	line-height: 24px;
	padding: 17px;
}

.rbt .bt:only-of-type span{ vertical-align: bottom;}
.rbt .bt:only-of-type br{ display: none;}

.rbt .bt span{
	display: inline-block;
	vertical-align: top;
	font-size: 22px;
	line-height: 20px;
}


.page_title{	margin-bottom: 30px;}

.form{
	padding: 20px 20px 30px 20px;
}

.cbox{
	text-align: left;
	margin: 0 0 20px 0;
    padding: 0 0 20px;
    border-bottom-width: 1px;
	border-bottom-style: dotted;
}

.cbox h4{
	font-size: 20px;
	line-height: 24px;
	margin: 0 0 10px 0;
}

.cbox h4 span{
	position: relative;
	display: inline-block;
	vertical-align: top;
	font-size: 22px;
	bottom: 1px;
}

.cbox p{
	font-size: 16px;
	line-height: 22px;
}
.cbox p.sub1,
.cbox p.sub2{
	position: relative;
	font-size: 11px;
	line-height: 14px;
	padding-left: 12px;
}
.cbox p.sub1{	margin-top: 10px;}
.cbox p.sub1 span,
.cbox p.sub2 span{
	color: #ff0000;
	position: absolute;
	top: 0;
	left: 0;
}
.formtxt p{
	padding-top: 20px;
	padding-bottom: 0;
}


.submit p{
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	padding: 0 0 20px 0;
}



.w1{	width		: 220px;}
.w2{	width		: 100%;}
.w3{	width		: 80px;}
.select{	width	: 170px;}

.form textarea{
	width: 100%;
	height: 230px;
	padding			: 7px 7px;
	font-size		: 16px;
	font-family		: Meiryo,'Hiragino Kaku Gothic ProN','Hiragino Sans',sans-serif;
    vertical-align	: middle;
	border-width: 1px;
	border-style: solid;
	border-radius	: 2px;
	-moz-border-radius	: 2px;
	-webkit-border-radius	: 2px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.form input[type="text"],
.form input[type="url"],
.form input[type="email"],
.form input[type="tel"],
.form input[type="password"],
.form input[type="number"]{
	padding			: 7px 7px;
	font-size		: 16px;
	font-family		: Meiryo,'Hiragino Kaku Gothic ProN','Hiragino Sans',sans-serif;
	border-width: 1px;
	border-style: solid;
	border-radius	: 2px;
	-moz-border-radius	: 2px;
	-webkit-border-radius	: 2px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.form input::placeholder,
.form textarea::placeholder{	color: #ccc;}
.form input:-ms-input-placeholder,
.form textarea:-ms-input-placeholder{	color: #ccc;}
.form input::-ms-input-placeholder,
.form textarea::-ms-input-placeholder{	color: #ccc;}

select{
	font-size: 16px;
	line-height: 20px;
	padding: 10px 20px 10px 10px;
	border: 1px solid #ddd;
	border-radius: 3px;
	font-family: Meiryo,'Hiragino Kaku Gothic ProN','Hiragino Sans',sans-serif;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.select_bg{
	position: relative;
	display: inline-block;
}
.select_bg:before{
	content: '';
	display: inline-block;
	width: 20px;
	height: 40px;
	background: #999;
	border-radius: 0 3px 3px 0;
	position: absolute;
	top: 1px;
	right: 1px;
}
.select_bg:after{
	content: '';
	display: inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 4px 0 4px;
	border-color: #fff transparent transparent transparent;
	position: absolute;
	top: calc(50% - 4px);
	right: 7px;
}

.error,
.over{
	margin: 0;
	text-align: center;
	font-size: 14px;
	line-height: 18px;
}
.over{	padding-bottom: 80px;}

.error span{
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	color: #ff0000;
	padding: 80px 0;
}
.over span{
	display: inline-block;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	padding: 80px 0 0 0;
}

.error_text{
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 20px;
    color: #ff0000;
    font-weight: bold;
}

.error_text:empty{ display: block;}

.error_block h4{
	color: #ff0000 !important;
	animation-name: indfade !important;
	animation-duration: 2.0s;
	animation-timing-function: ease-out;
	animation-delay: 0.0s;
	animation-iteration-count: infinite;
	animation-fill-mode: backwards;
}
@keyframes indfade {
	0%{
		opacity: 1.0;
		filter: alpha(opacity=100);
	}
	80% {
		opacity: 1.0;
		filter: alpha(opacity=100);
	}
	85% {
		opacity: 0.3;
		filter: alpha(opacity=30);
	}
	90% {
		opacity: 1.0;
		filter: alpha(opacity=100);
	}
	95% {
		opacity: 0.3;
		filter: alpha(opacity=30);
	}
	100%{
		opacity: 1.0;
		filter: alpha(opacity=100);
	}
}

.error_block input[type="text"],
.error_block input[type="email"],
.error_block input[type="tel"],
.error_block textarea{
    border-color: #ff0000 !important;
    background: #fff5f5 !important;
}

.capt_bg{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
}

.capt{
	width: 280px;
	margin: 0 auto;
	padding: 0 10px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.capt div{
	width: 100%;
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: space-between;
	margin: 0 0 10px 0;
}

.capt div span{
	font-size: 34px;
	line-height: 40px;
}

.capt div input[type="text"]{
	width: 110px;
	padding: 7px;
	font-size		: 16px;
	line-height: 20px;
	font-family: Meiryo,'Hiragino Kaku Gothic ProN','Hiragino Sans',sans-serif;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

.capt p{
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	padding: 0 0;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
.capt p em{	color: #ff0000;}






.rec_top_text{
	font-weight: bold;
    color: #c2a857;
	font-size: 16px;
	line-height: 22px;
	margin: 0 0 0 0;
	background-color: rgba(0,0,0, 0.9);
}

br.pc_none{	display: none;}

@media screen and (max-width: 650px) {
	br.pc_none{	display: inline;}
	br.sp_none{	display: none;}
}