@charset "utf-8";
.l-main {
	background: #ffecd0;
}
#lp_container {
	min-width: 1080px;
	padding-bottom: 80px;
	color: #333;
	font-size: 12px;
	font-family: メイリオ, Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', sans-serif;
	-webkit-text-size-adjust: 100%;
}
#lp_container img {
	max-width: none;
	border: none;
	vertical-align: top;
}
#lp_container a {
	color: #000;
	outline: none;
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
#lp_container .rollover {
	transition: 0.3s;
}
#lp_container .rollover:hover, #lp_container .rollover:active {
	opacity: 0.7;
}
#lp_container .inner {
	width: 1080px;
	margin: 0 auto;
}
#lp_container br.sp {
	display: none;
}
#kv {
	position: relative;
}
#kv h1 .sp {
	display: none;
}
#kv .note {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 25px;
	margin: 0 auto;
	width: 1080px;
	color: #000;
	font-size: 14px;
	text-align: right;
}
#description .inner {
	margin-top: 60px;
}
#description .inner .txt {
	color: #003366;
	font-size: 24px;
	line-height: 44px;
	text-align: center;
}
#description .inner .txt strong {
	font-size: 28px;
}
#description .inner .txt strong.more {
	font-size: 36px;
	line-height: 70px;
}
#description .inner .txt .bold {
	font-weight: bold;
}
#description .inner .txt .marker {
	background: linear-gradient(transparent 60%, #ffd900 60%);
}
#search .inner {
	margin-top: 50px;
}
#search .inner .ttl {
	display: flex;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
	width: 940px;
	height: 52px;
	margin: 0 auto;
	padding-top: 5px;
	border-radius: 5px;
	background: #ff9000 url(../../img/img_u34/common/icon_bar.png) no-repeat;
	background-position: 10px center;
	background-size: 14px 32px;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
}
#search .inner .btn-lst {
	display: flex;
	justify-content: space-between;
	width: 940px;
	margin: 40px auto 0;
}
#search .inner .btn-lst li {
	width: 460px;
	height: 100px;
}
#search .inner .btn-lst li a {
	display: flex;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	padding-top: 5px;
	border-radius: 50px;
	background: #ff5502 url(../../img/img_u34/common/icon_arrow.png) no-repeat;
	background-position: right 20px center;
	background-size: 14px 22px;
	box-shadow: 0px 11px 0 -5px #cd4300;
	color: #fff;
	font-size: 28px;
	font-weight: bold;
	text-align: center;
}
#search .inner .note {
	margin-top: 50px;
	font-size: 14px;
	text-align: center;
}
#modal_confirm {
	padding: 20px 0 40px;
	background: #fff;
	color: #333;
	font-family: メイリオ, Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', sans-serif;
	-webkit-text-size-adjust: 100%;
}
#modal_confirm .inner {
	width: 1080px;
	margin: 0 auto;
}
#modal_confirm .inner .btn-close {
	width: 60px;
	height: 60px;
	margin: 0 0 0 auto;
}
#modal_confirm .inner .ttl {
	margin: -35px 0 0 0;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
#modal_confirm .inner .box {
	box-sizing: border-box;
	width: 980px;
	margin: 30px auto 0;
	padding: 30px 20px;
	border: solid 1px #ddd;
}
#modal_confirm .inner .box dl {
	margin: 0;
	padding: 0;
}
#modal_confirm .inner .box dl dt {
	margin: 0;
	padding: 0 0 0 22px;
	font-size: 18px;
	font-weight: bold;
	line-height: 28px;
	text-indent: -22px;
}
#modal_confirm .inner .box dl dt:nth-of-type(1)::before {
	content: "１.";
}
#modal_confirm .inner .box dl dt:nth-of-type(2)::before {
	content: "２.";
}
#modal_confirm .inner .box dl dt:nth-of-type(3)::before {
	content: "３.";
}
#modal_confirm .inner .box dl dd {
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 14px;
	line-height: 24px;
}
#modal_confirm .inner .box dl dt:nth-of-type(n + 2) {
	margin-top: 20px;
}
#modal_confirm .inner .btn {
	width: 460px;
	height: 100px;
	margin: 30px auto 0;
	transition: 0.3s;
}
#modal_confirm .inner .btn:hover, #modal_confirm .inner .btn:active {
	opacity: 0.7;
}
#modal_confirm .inner .btn a {
	display: flex;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	padding-top: 3px;
	border-radius: 50px;
	background: #ff5502 url(../../img/img_u34/common/icon_arrow.png) no-repeat;
	background-position: right 20px center;
	background-size: 14px 22px;
	box-shadow: 0px 11px 0 -5px #cd4300;
	color: #fff;
	font-size: 28px;
	font-weight: bold;
	text-decoration: none;
}
.mfp-container {
	padding: 0;
}
.mfp-fade.mfp-bg {
	opacity: 0;
	-webkit-transition: all .15s ease-out;
	-moz-transition: all .15s ease-out;
	transition: all .15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
	opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
	opacity: 0;
}
.mfp-fade.mfp-wrap .mfp-content {
	opacity: 0;
	-webkit-transition: all .15s ease-out;
	-moz-transition: all .15s ease-out;
	transition: all .15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0;
}
/*------- Media Queries -------*/
@media only screen and (min-width: 1180px) {
	#kv .note {
		bottom: calc(100vw / (1180 / 25));
		width: calc(100vw / (1180 / 1080));
		font-size: calc(100vw / (1180 / 14));
	}
}
@media only screen and (max-width: 1180px) {
	#lp_container {
		min-width: calc(100vw / (1180 / 1080));
		padding-bottom: calc(100vw / (1180 / 80));
		font-size: calc(100vw / (1180 / 12));
	}
	#lp_container .inner {
		width: calc(100vw / (1180 / 1080));
	}
	#kv .note {
		bottom: calc(100vw / (1180 / 25));
		width: calc(100vw / (1180 / 1080));
		font-size: calc(100vw / (1180 / 14));
	}
	#description .inner {
		margin-top: calc(100vw / (1180 / 60));
	}
	#description .inner .txt {
		font-size: calc(100vw / (1180 / 24));
		line-height: calc(100vw / (1180 / 44));
	}
	#description .inner .txt strong {
		font-size: calc(100vw / (1180 / 28));
	}
	#description .inner .txt strong.more {
		font-size: calc(100vw / (1180 / 36));
		line-height: calc(100vw / (1180 / 70));
	}
	#search .inner {
		margin-top: calc(100vw / (1180 / 50));
	}
	#search .inner .ttl {
		width: calc(100vw / (1180 / 940));
		height: calc(100vw / (1180 / 52));
		padding-top: calc(100vw / (1180 / 5));
		border-radius: calc(100vw / (1180 / 5));
		background-position: calc(100vw / (1180 / 10)) center;
		background-size: calc(100vw / (1180 / 14)) calc(100vw / (1180 / 32));
		font-size: calc(100vw / (1180 / 24));
	}
	#search .inner .btn-lst {
		width: calc(100vw / (1180 / 940));
		margin: calc(100vw / (1180 / 40)) auto 0;
	}
	#search .inner .btn-lst li {
		width: calc(100vw / (1180 / 460));
		height: calc(100vw / (1180 / 100));
	}
	#search .inner .btn-lst li a {
		padding-top: calc(100vw / (1180 / 5));
		border-radius: calc(100vw / (1180 / 50));
		background-position: right calc(100vw / (1180 / 20)) center;
		background-size: calc(100vw / (1180 / 14)) calc(100vw / (1180 / 22));
		box-shadow: calc(100vw / (1180 / 0)) calc(100vw / (1180 / 11)) 0 calc(100vw / (1180 / -5)) #cd4300;
		font-size: calc(100vw / (1180 / 28));
	}
	#search .inner .note {
		margin-top: calc(100vw / (1180 / 50));
		font-size: calc(100vw / (1180 / 14));
	}
	#modal_confirm {
		padding: calc(100vw / (1180 / 20)) 0 calc(100vw / (1180 / 40));
	}
	#modal_confirm .inner {
		width: calc(100vw / (1180 / 1080));
	}
	#modal_confirm .inner .btn-close {
		width: calc(100vw / (1180 / 60));
		height: calc(100vw / (1180 / 60));
	}
	#modal_confirm .inner .ttl {
		margin: calc(100vw / (1180 / -35)) 0 0 0;
		font-size: calc(100vw / (1180 / 24));
	}
	#modal_confirm .inner .box {
		width: calc(100vw / (1180 / 980));
		margin: calc(100vw / (1180 / 30)) auto 0;
		padding: calc(100vw / (1180 / 30)) calc(100vw / (1180 / 20));
	}
	#modal_confirm .inner .box dl dt {
		padding: 0 0 0 calc(100vw / (1180 / 22));
		font-size: calc(100vw / (1180 / 18));
		line-height: calc(100vw / (1180 / 28));
		text-indent: calc(100vw / (1180 / -22));
	}
	#modal_confirm .inner .box dl dd {
		margin: calc(100vw / (1180 / 10)) 0 0 0;
		font-size: calc(100vw / (1180 / 14));
		line-height: calc(100vw / (1180 / 24));
	}
	#modal_confirm .inner .box dl dt:nth-of-type(n + 2) {
		margin-top: calc(100vw / (1180 / 20));
	}
	#modal_confirm .inner .btn {
		width: calc(100vw / (1180 / 460));
		height: calc(100vw / (1180 / 100));
		margin: calc(100vw / (1180 / 30)) auto 0;
	}
	#modal_confirm .inner .btn a {
		padding-top: calc(100vw / (1180 / 3));
		border-radius: calc(100vw / (1180 / 50));
		background-position: right calc(100vw / (1180 / 20)) center;
		background-size: calc(100vw / (1180 / 14)) calc(100vw / (1180 / 22));
		box-shadow: calc(100vw / (1180 / 0)) calc(100vw / (1180 / 11)) 0 calc(100vw / (1180 / -5)) #cd4300;
		font-size: calc(100vw / (1180 / 28));
	}
}
@media only screen and (max-width: 767px) {
	#lp_container {
		padding-bottom: calc(100vw / (640 / 80));
		font-size: calc(100vw / (640 / 24));
	}
	#lp_container .inner {
		width: calc(100vw / (640 / 600));
	}
	#lp_container br.pc {
		display: none;
	}
	#lp_container br.sp {
		display: inline;
	}
	#kv h1 .pc {
		display: none;
	}
	#kv h1 .sp {
		display: block;
	}
	#kv .note {
		bottom: calc(100vw / (640 / 8));
		width: calc(100vw / (640 / 640));
		padding-right: calc(100vw / (640 / 15));
		font-size: calc(100vw / (640 / 20));
	}
	#description .inner {
		margin-top: calc(100vw / (640 / 40));
	}
	#description .inner .txt {
		font-size: calc(100vw / (640 / 24));
		line-height: calc(100vw / (640 / 44));
	}
	#description .inner .txt strong {
		font-size: calc(100vw / (640 / 28));
	}
	#description .inner .txt strong.more {
		font-size: calc(100vw / (640 / 36));
		line-height: calc(100vw / (640 / 70));
	}
	#search .inner {
		margin-top: calc(100vw / (640 / 25));
	}
	#search .inner .ttl {
		width: calc(100vw / (640 / 600));
		height: calc(100vw / (640 / 48));
		padding-top: calc(100vw / (640 / 3));
		border-radius: calc(100vw / (640 / 5));
		background-position: calc(100vw / (640 / 10)) center;
		background-size: calc(100vw / (640 / 14)) calc(100vw / (640 / 32));
		font-size: calc(100vw / (640 / 28));
	}
	#search .inner .btn-lst {
		width: calc(100vw / (640 / 600));
		margin: calc(100vw / (640 / 30)) auto 0;
	}
	#search .inner .btn-lst li {
		width: calc(100vw / (640 / 290));
		height: calc(100vw / (640 / 120));
	}
	#search .inner .btn-lst li a {
		padding-top: calc(100vw / (640 / 5));
		border-radius: calc(100vw / (640 / 60));
		background-position: right calc(100vw / (640 / 15)) center;
		background-size: calc(100vw / (640 / 14)) calc(100vw / (640 / 22));
		box-shadow: calc(100vw / (640 / 0)) calc(100vw / (640 / 11)) 0 calc(100vw / (640 / -5)) #cd4300;
		font-size: calc(100vw / (640 / 32));
		line-height: calc(100vw / (640 / 40));
	}
	#search .inner .btn-lst li a .pc {
		display: none;
	}
	#search .inner .note {
		margin-top: calc(100vw / (640 / 40));
		font-size: calc(100vw / (640 / 24));
		line-height: calc(100vw / (640 / 40));
	}
	#modal_confirm {
		padding: calc(100vw / (640 / 30)) 0 calc(100vw / (640 / 80));
	}
	#modal_confirm br.pc {
		display: none;
	}
	#modal_confirm .inner {
		width: calc(100vw / (640 / 600));
	}
	#modal_confirm .inner .btn-close {
		width: calc(100vw / (640 / 60));
		height: calc(100vw / (640 / 60));
	}
	#modal_confirm .inner .ttl {
		margin-top: calc(100vw / (640 / 20));
		font-size: calc(100vw / (640 / 32));
	}
	#modal_confirm .inner .box {
		width: calc(100vw / (640 / 600));
		margin: calc(100vw / (640 / 30)) auto 0;
		padding: calc(100vw / (640 / 50)) calc(100vw / (640 / 30));
		border: solid calc(100vw / (640 / 2)) #ddd;
	}
	#modal_confirm .inner .box dl dt {
		padding: 0 0 0 calc(100vw / (640 / 36));
		font-size: calc(100vw / (640 / 28));
		line-height: calc(100vw / (640 / 44));
		text-indent: calc(100vw / (640 / -36));
	}
	#modal_confirm .inner .box dl dd {
		margin: calc(100vw / (640 / 20)) 0 0 0;
		font-size: calc(100vw / (640 / 24));
		line-height: calc(100vw / (640 / 38));
	}
	#modal_confirm .inner .box dl dt:nth-of-type(n + 2) {
		margin-top: calc(100vw / (640 / 40));
	}
	#modal_confirm .inner .btn {
		width: calc(100vw / (640 / 600));
		height: calc(100vw / (640 / 100));
		margin: calc(100vw / (640 / 40)) auto 0;
	}
	#modal_confirm .inner .btn a {
		padding-top: calc(100vw / (640 / 3));
		border-radius: calc(100vw / (640 / 50));
		background-position: right calc(100vw / (640 / 30)) center;
		background-size: calc(100vw / (640 / 14)) calc(100vw / (640 / 22));
		box-shadow: calc(100vw / (640 / 0)) calc(100vw / (640 / 11)) 0 calc(100vw / (640 / -5)) #cd4300;
		font-size: calc(100vw / (640 / 32));
	}
}