@charset "utf-8";
html {
	font-size: 62.5%;
}
body {
	font-size: 1.3em;
	font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	animation: fadeIn 3s ease 0s 1 normal;
  -webkit-animation: fadeIn 3s ease 0s 1 normal;
}
}
h1, h2 {
	margin: 0;
}
img {
	vertical-align: bottom;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
header {
	width: 1200px;
	text-align: center;
	margin: 0 auto;
}
header h1 {
	padding: 8px 0 16px;
}
.wrapper {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	/*font-weight: bold;*/
	letter-spacing: 2px;
}
	.Android .wrapper {
		font-family:"Sawarabi Mincho", serif;
	}
.wrapper p, footer p {
	margin: 0;
}
.wrapper > div, .inner {
	background-size: cover;
}

.sec01 {
	background: url("../img/bg/001.jpg") no-repeat center;
}
.sec01 .inner {
	background: url("../img/001.jpg") no-repeat center;
}
.sec02 {
	background: url("../img/bg/002.jpg") no-repeat center;
}
.sec02 .inner {
	background: url("../img/002.jpg") no-repeat center;
}
.sec03 {
	background: url("../img/bg/003.jpg") no-repeat center;
}
.sec03 .inner {
	background: url("../img/003.jpg") no-repeat center;
}
.sec04 {
	background: url("../img/bg/004.jpg") no-repeat center;
}
.sec04 .inner {
	background: url("../img/004.jpg") no-repeat center;
}
.sec05 {
	background: url("../img/bg/005.jpg") no-repeat center;
}
.sec05 .inner {
	background: url("../img/005.jpg") no-repeat center;
}
.sec06 {
	background: url("../img/bg/006.jpg") no-repeat center;
}
.sec06 .inner {
	background: url("../img/006.jpg") no-repeat center;
}
.sec07 {
	background: url("../img/bg/007.jpg") no-repeat center;
}
.sec07 .inner {
	background: url("../img/007.jpg") no-repeat center;
}
.sec08 {
	background: url("../img/bg/008.jpg") no-repeat center;
}
.sec08 .inner {
	background: url("../img/008.jpg") no-repeat center;
}
.sec09 {
	background: url("../img/bg/009.jpg") no-repeat center;
}
.sec09 .inner {
	background: url("../img/009.jpg") no-repeat center;
}
.sec10 {
	background: url("../img/bg/010.jpg") no-repeat center;
}
.sec10 .inner {
	background: url("../img/010.jpg") no-repeat center;
}
.inner {
	position: relative;
	width: 1200px;
	margin: 0 auto;
	z-index: 1;
}
.inner > div {
	position: absolute;
}

.red {
	color: #b70f23;
}
.big {
	font-size: 3rem;
}
.mid {
	font-size: 2rem;
}
.txt {
	font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;
	font-weight: normal;
	line-height: 2;
}
.supplement_mark {
	font-size:0.4em;
	vertical-align: top;
}
.supplement {
	font-size:0.75em;
	letter-spacing: -0.05em;
}
.supplement_spl {
	font-size:1.3rem;
}
.sec04 .big {
	line-height: 1;
}

.txt01 {
	top: 490px;
	text-align: center;
	left: 0;
	right: 0;
	margin: auto;
	    padding-top: 30px;
}
	.txt01 .big {
		margin-bottom: 3px;
	}
	.txt01 .mgB {
		margin-bottom: 140px;
	}

.txt02 {
	top: 1230px;
	width: 780px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	left: 0;
	right: 0;
	margin: auto;
}
	.txt02 .red {
		margin-bottom: 10px;
	}
	.txt02 .big span {
		color: #e8b7ba;
		font-size: 5rem;
		line-height: 1.0;
	}
	.txt02 .title {
		text-align: center;
	}
	.txt02 .txt {
		width: 340px;
		color: #666666;
	}
	.txt02 .txt p {
		font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;
		font-weight: normal;
	}
	.txt02 .txt .red {
		font-weight: bold;
	}

.txt03 {
	color: #fff;
	left: 0;
	right: 0;
	margin: auto;
	top: 1540px;
	text-align: center;
}
	.txt03 .big {
		margin-top: 10px;
	}

.txt04 {
	top: 90px;
	text-align: center;
	left: 0;
	right: 0;
	margin: auto;
}
	.txt04 .big {
		margin-top: 0;
	}
	.txt04 .mgT {
		margin-top: 212px;
		letter-spacing: 0;
	}

.txt05 {
	top: 670px;
	text-align: center;
	left: 0;
	right: 0;
	margin: auto;
	color: #fff;
}
	.txt05 ul {
		margin: 2em auto;
		display: flex;
		justify-content: space-between;
		width: 540px;
	}
	.txt05 ul li {
		background: #000;
		padding: 5px 0;
		width: 100px;
	}
	.txt05 .txt {
		margin-top: 40px;
	}

.txt06, .txt20 {
	top: 1070px;
	text-align: center;
	left: 0;
	right: 0;
	margin: auto;
}
	.txt06 img, .txt20 img {
		margin: 20px auto 32px;
	}

.txt07 {
	top: 1709px;
	text-align: center;
	left: 0;
	right: 0;
	margin: auto;
}
	.txt07 .txt {
		margin-top: 20px;
		color: #666666;
	}

.txt08 {
	top: 129px;
	text-align: center;
	left: 0;
	right: 0;
	margin: auto;
}
	.txt08 .red {
		letter-spacing: 0;
		line-height: 1.3;
	}
	.txt08 .txt {
		margin-top: 18px;
		color: #666666;
		letter-spacing: 0;
	}

.txt09 {
	top: 1325px;
	text-align: center;
	left: 0;
	right: 0;
	margin: auto;
}
	.txt09 .big {
		margin-top: 16px;
	}
	.txt09 .big span {
		display: inline-block;
		font-size: 1.6rem;
		font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;
		border: 3px solid #b70f23;
		color: #b70f23;
		padding: 10px 14px;
		margin-right: 5px;
		vertical-align: middle;
	}
	.txt09 .big span:last-child {
		margin-right: 10px;
	}

.txt10 {
	top: 1600px;
	text-align: left;
	left: 270px;
	width: 270px;
}
	.txt10 .txt {
		color: #666666;
	}
	.txt10 .txt span {
		color: #b70f23;
	}

.txt11 {
	top: 40px;
	text-align: center;
	left: 0;
	right: 0;
	margin: auto;
}
	.txt11 .big {
		margin-top: 14px;
	}

.txt12, .txt16, .txt18 {
	top: 398px;
	text-align: left;
	left: 454px;
}
	.txt12 .red, .txt16 .red, .txt18 .red {
		margin-bottom: 10px;
	}

.txt13, .txt17, .txt19 {
	top: 530px;
	right: 182px;
	margin: auto;
	font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;
	width: 370px;
}
	.txt13 {
		top: 600px;
	}
	.txt13 .red, .txt17 .red, .txt19 .red {
		text-align: center;
		font-size: 1.8rem;
		margin-bottom: 34px;
	}
	.txt13 .txt, .txt17 .txt, .txt19 .txt {
		width: 50%;
		margin-left: 50%;

	}

.txt14 {
	top: 96px;
	text-align: center;
	left: 0;
	right: 0;
	margin: auto;
	color: #fff;
}
	.txt14 .big {
		margin: 8px auto 62px;
	}

.txt15 {
	top: 430px;
	text-align: left;
	left: 0;
	right: 0;
	margin: auto;
	width: 746px;
	display: flex;
	justify-content: space-between;
}
	.txt15 .mode01 {
		width: 320px;
		padding-top: 12px;
	}
	.txt15 .mode02 {
		width: 345px;
		padding-top: 12px;
	}
	.txt15 .title {
		margin-bottom: 16px;
	}
		.txt15 .mode01 .title {
			margin-left: 80px;
		}
		.txt15 .mode02 .title {
			margin-left: 80px;
		}
	.txt15 .big {
		font-size: 2.6rem;
	}
	.txt15 .txt {
		color: #666666;
		width: 170px;
		margin-bottom: 90px;
		padding-top: 30px;
	}
		.txt15 .mode02 .txt {
			width: 180px;
		}
	.txt15 .about {
		color: #fff;
		font-weight: normal;
	}
		.txt15 .about .mid {
			text-align: center;
			margin-bottom: 170px;
		}
		.txt15 .aboutTxt {
			display: flex;
			justify-content: space-between;
			font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;
			width: 280px;
			margin: 0 auto;
		}
			.txt15 .aboutTxt p {
				width: 130px;
			}

.txt16 {
	top: 270px;
	left: 454px;
}

.txt17 {
	top: 475px;
	right: auto;
	left: 183px;
}
	.txt17 .txt {
		width: 54%;
		margin-left: 50%;
		    letter-spacing: 1.3px;
	}

.txt18 {
	top: 270px;
	left: 454px;
}

.txt19 {
	top: 475px;
}
	.txt19 .txt {
		width: 54%;
		margin-left: 48%;
	}

.txt20 {
	top: 200px;
}
	.txt20 .mid {
		margin-bottom: 10px;
	}
	.txt20 .big {
		margin-bottom: 64px;
	}

.txt21 {
	top: 608px;
	left: 466px;
}

.txt22 {
	top: 850px;
	left: 175px;
	width: 463px;
	display: flex;
	justify-content: space-between;
}
	.txt22 .red {
		margin-bottom: 24px;
	}
	.txt22 .big {
		font-size: 2.2rem;
	}
	.txt22 .reason01 {
		width: 200px;
	}
		.txt22 .reason01 .red {
			text-align: right;
		}
		.txt22 .reason01 .txt {
			color: #5a5055;
		}
	.txt22 .reason02 {
		width: 180px;
		margin-top: -10px;
	}
		.txt22 .reason02 .red {
			text-align: center;
		}

.txt23 {
	top: 160px;
	text-align: center;
	left: 0;
	right: 0;
	margin: auto;
}
	.txt23 .red {
		margin-bottom: 10px;
	}
	.txt23 .big {
		margin-bottom: 32px;
	}

.face {
	position: relative;
	width: 1200px;
	margin: 0 auto;
}
.face p {
	font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;
	position: absolute;
	top: -350px;
	right: 184px;
	z-index: 1;
	color: #fff;
	width: 144px;
	line-height: 1.5;
	letter-spacing: 0;
}

.txt24 {
	top: 660px;
	text-align: center;
	left: 0;
	right: 0;
	margin: auto;
}
	.txt24 .red {
		margin-bottom: 24px;
	}
	.txt24 .big {
		letter-spacing: 0;
	}

.txt25 {
	top: 1220px;
	text-align: center;
	left: 0;
	right: 0;
	margin: auto;
}

.txt26 {
	top: 1360px;
	right: 364px;
    width: 290px;
}
	.txt26 .mid {
		font-size: 1.6rem;
		margin-bottom: 24px;
	}

.txtQ {
	top: 290px;
	text-align: center;
	left: 0;
	right: 0;
	margin: auto;
	display: flex;
	justify-content: space-between;
	width: 920px;
}
	.txtQ dl {
		font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;
		margin: 0;
	}
	.txtQ dl span.num {
		font-family: 'Roboto Condensed', sans-serif;
		font-size: 4rem;
		vertical-align: middle;
		margin-right: .5em;
	}
	.txtQ dl span.txt {
		display: block;
	}
	.txtQ dl dt {
		background: #b70f23;
		color: #fff;
		font-size: 1.6rem;
		box-sizing: border-box;
		padding: 1em;
		text-align: left;
		display: flex;
		align-items: center;
		height: 80px;
		margin-bottom: 1.6em;
	}
	.txtQ dl dd {
		text-align: left;
		margin-left: 1em;
	}
	.txtQ dl dd span.num {
		float: left;
		color: #b70f23;
	}
	.txtQ dl:nth-of-type(1) {
		width: 468px;
	}
	.txtQ dl:nth-of-type(2) {
		width: 394px;
	}

.txt27 {
	top: 1250px;
	text-align: center;
	left: 0;
	right: 0;
	margin: auto;
}
	.txt27 .red {
		margin-bottom: 16px;
		    margin-top: 30px;
	}
	.txt27 .mid {
		margin-bottom: 8px;
	}
	.txt27 .big {
		margin-bottom: 70px;
	}

.btn {
	transition: all .3s;
}
.btn:hover {
	opacity: .8;
}

.totop {
	position: absolute;
	top: -148px;
	right: 40px;
}

footer {
	position: relative;
	z-index: 1;
}
.totop {
	max-width: 1200px;
  width: 100%;
	position: absolute;
	right: 0;
	left: 0;
	margin: auto;
	text-align: center;
	top: -72px;
}
.totop a {
	display: inline-block;
	transition: all .3s;
}
.footIn {
	width: 1200px;
	margin: 48px auto 0;
	padding: 24px 24px 16px;
	display: flex;
	justify-content: space-between;
	border-top: 1px solid #8b8b8b;
	color: #8b8b8b;
	box-sizing: border-box;
}
.footInLeft {
	width: 520px;
	display: flex;
	justify-content: space-between;
	flex-direction: row;
}
.footInLeft a {
	text-decoration: none;
	color: #8b8b8b;
}
.footInLeft li {
	margin-bottom: 1em;
}
.footInRight ul {
	display: flex;
	/*justify-content: space-between;*/
	flex-direction: row;
	margin: 8px 0 24px;
}
.footInRight ul li {
	margin-right: 10px;
}
.footInRight ul li:last-child {
	margin-right: 0;
}


@media screen and (max-width: 749px) {
	.pc {
		display: none;
	}
	.sp {
		display: block;
	}

	p {
		font-size: 3.4vw;
	}

	header, img {
		width: 100%;
	}
	header h1 {
		padding: 1vw 0 4vw;
		width: 40%;
		margin: 0 auto;
	}

	.sec01, .sec02, .sec03, .sec04, .sec05, .sec06, .sec07, .sec08, .sec09, .sec10,
	.sec01 .inner, .sec02 .inner, .sec03 .inner, .sec04 .inner, .sec05 .inner,
	.sec06 .inner, .sec07 .inner, .sec08 .inner, .sec09 .inner, .sec10 .inner  {
		background: none;
	}

	.inner {
		width: 100%;
	}

	.big {
		font-size: 3rem;
	}
	.mid {
		font-size: 2rem;
	}
	.txt {
		line-height: 2;
		/* text-align: justify; */
    	letter-spacing: 3px;
	}

	.txt01 {
		top: 130vw;
	}
		.txt01 .big {
			margin-bottom: 4vw;
			letter-spacing: 0;
		}
		.txt01 .mgB {
			margin-bottom: 26vw;
		}
		.txt01 .mgB + p {
			font-size: 2.0rem;
			letter-spacing: 4px;
		}

	.txt02 {
		top: 318vw;
		width: 100%;
		flex-direction: column;
	}
		.txt02 .red {
			margin-bottom: 4vw;
		}
		.txt02 .txt {
			width: 75%;
			text-align: center;
			margin-top: 1em;
		}
		.txt02 .txt p:last-child {
			text-align: left;
		}
		.txt02 .txt .red {
			border-top: 2px solid #b70f23;
			border-bottom: 2px solid #b70f23;
			padding: 1em 0;
			margin-bottom: 2em;
		}

	.txt03 {
		top: 464vw;
	}
		.txt03 .big {
			margin-top: 2vw;
			font-size: 2.4rem;
		}

	.txt04 {
		top: 16vw;
	}
		.txt04 .big {
			margin-top: 2vw;
			font-size: 2.4rem;
		}
		.txt04 .mgT {
			margin-top: 95vw;
			font-size: 3.2rem;
		}

	.txt05 {
		top: 220vw;
		width: 75%;
	}
		.txt05 ul {
			display: none;
		}
		.txt05 img {
			margin: 6vw 0;
		}
		.txt05 .txt {
			margin-top: 8vw;
			text-align: left;
			text-align: justify;
		}
		.txt05 .txt br {
			display: none;
		}

	.txt07 {
		top: 521vw;
	}
		.txt07 .txt {
			margin: 8vw auto 0;
			text-align: justify;
			width: 90%;
		}
		.txt07 .txt br {
			display: none;
		}

	.txt08 {
		top: 32vw;
	}
		.txt08 .txt {
			margin-top: 30vw;
			color: #fff;
		}

	.txt09 {
		top: 338vw;
	}
		.txt09 .big {
			margin-top: 2vw;
			font-size: 2.0rem;
		}
		.txt09 .big span {
			padding: 2% 5%;
			margin: 0 2% 2vw 0;
		}
		.txt09 .big span:last-child {
			margin-right: 0;
		}

	.txt10 {
		top: 445vw;
		left: 0;
		right: 0;
		margin: auto;
		width: 78%;
	}

	.txt11 {
		top: -66vw;
		letter-spacing: 0;
	}
		.txt11 .big {
			margin-top: 2vw;
		}

	.txt12, .txt16, .txt18 {
		top: 29vw;
		left: 0;
		right: 0;
		margin: auto;
		text-align: center;
	}
		.txt12 .red, .txt16 .red, .txt18 .red {
			margin-bottom: 6vw;
			text-align: left;
			margin-left: 32%;
		}

	.txt13, .txt17, .txt19 {
		top: 180vw;
		left: 0;
		right: 0;
		width: 100%;
	}
		.txt13 .red, .txt17 .red, .txt19 .red {
			margin-bottom: 10vw;
		}
		.txt13 .txt, .txt17 .txt, .txt19 .txt {
			width: 43%;
			margin-left: 53%;
			margin-right: 1%;
			text-align: justify;
		}

	.txt14 {
		top: -47vw;
	}
		.txt14 .big {
			margin: 1vw auto 8vw;
			font-size: 188%;
		}
		.txt14 .txt {
			text-align: left;
			width: 76%;
			margin: 0 auto;
		}
		.txt14 .txt br {
			display: none;
		}

	.txt15 {
		top: 23vw;
		text-align: left;
		left: 5%;
		margin: auto;
		width: 95%;
		flex-direction: column;
	}
		.txt15 .mode01 {
			margin-bottom: 48vw
		}
		.txt15 .mode01, .txt15 .mode02 {
			width: 100%;
		}





		.txt15 .mode01 {
			/* padding-top: 12px; */
		}
		.txt15 .mode02 {
			padding-top: 40px;
		}






		.txt15 .title {
			margin-bottom: 3vw;
		}
			.txt15 .mode01 .title {
				margin-left: 20%;
			}
			.txt15 .mode02 .title {
				margin-left: 36%;
			}
		.txt15 .txt, .txt15 .mode02 .txt {
			width: 47%;
			margin-bottom: 0;
		}
			.txt15 .mode02 .txt {
				margin-left: 48%;
			}
		.txt15 .about {
			display: none;
		}

	.txt16 {
		top: 40.5vw;
	}

	.txt17 {
		top: 172.5vw;
	}
		.txt17 .txt {
			margin-left: 5%;
			width: 50%;
			     letter-spacing: 0.15em;
		}

	.txt18 {
		top: 53.5vw;
	}
	.txt18 .big {
		font-size: 6.8vw;
	}

	.txt19 {
		top: 221vw;
	}
		.txt19 .txt {
			width: 50%;
    margin-left: 46%;
    letter-spacing: 0.1em;
		}

	.txt20 {
		top: 27vw;
	}
		.txt20 .mid {
			margin-bottom: 2vw;
		}

	.txt21 {
		top: 108vw;
		margin: auto;
		right: 0;
		left: 0;
		text-align: center;
	}
		.txt21 .red {
			text-align: left;
			margin: 5.5vw 0 0 32vw;
			line-height: 1.9;
		}

	.txt22 {
		top: 186vw;
		left: 0;
		right: 0;
		margin: auto;
		width: 100%;
		flex-direction: column;
	}
		.txt22 .red {
			margin-bottom: 2vw;
		}
		.txt22 .big {
			font-size: 2.2rem;
		}
		.txt22 .reason01, .txt22 .reason02 {
			width: 68%;
			left: 0;
			right: 0;
			margin: auto;
		}
			.txt22 .reason01 .red {
				text-align: right;
			}
		.txt22 .reason02 {
			margin-top: 48vw;
		}
			.txt22 .reason02 .red {
				text-align: left;
			}

	.txt23 {
		top: -76vw;
	}
		.txt23 .red {
			margin-bottom: 6vw;
		}
		.txt23 .big {
			margin-bottom: 8vw;
		}

	.face {
		width: 100%;
	}
		.face p {
			top: -112vw;
			right: 0;
			left: 0;
			margin: auto;
			width: 75%;
			font-size: 1.5rem;
		}

	.txt24 {
		top: 10vw;
	}
		.txt24 .red {
			margin-bottom: 4vw;
		}
		.txt24 .big {
			font-size: 2.8rem;
		}

	.txt25 {
		top: 182vw;
	}
		.txt25 .big {
			margin-top: 2vw;
			font-size: 2.6rem;
		}

	.txt26 {
		top: 219vw;
		left: 38%;
		width: 56%;
	}
		.txt26 .mid {
			margin-bottom: 10vw;
		}

	.txtQ {
		flex-direction: column;
		top: 0;
		width: 100%;
		padding: 24vw 0;
		background: #f0f0f0;
		position: inherit !important;
	}
		.txtQ img {
			width: 52%;
			margin: 0 auto 12vw;
		}
		.txtQ dl {
			display: none;
		}

	/*accordion*/
	.accordion ul {
		width: 90%;
		padding: 0;
		margin: 0 auto;
	}
	.accordion li {
		position: relative;
		border-bottom: 1px solid #ccc;
		list-style: none;
	}
	.accordion li:first-child {
		border-top: 1px solid #ccc;
	}

	.accordion > ul > li > a {
		display: block;
		text-decoration: none;
		cursor: pointer;
		padding: 1.5em 1em;
		position: relative;
		background: #b70f23;
		color: #fff;
	}
	.accordion > ul > li > p {
		display: none;
		text-align:left;
		padding: 2em 1em;
		color: #000;
		line-height: 1.8;
		background: #fff;
		border-right: 2px solid #000;
		border-left: 2px solid #000;
		border-bottom: 2px solid #000;
		text-align: justify;
	}
	.accordion > ul > li:first-child {
		margin-bottom: 4vw;
	}
	.accordion > ul > li:first-child .accordion_icon + p {
		align-items: center;
	}
	.accordion > ul > li > p span.num {
		color: #b70f23;
		float: left;
	}

	.accordion .toggle {
		text-align: left;
	}
	.accordion .toggle .accordion_icon + p {
		display: flex;
	}
	.accordion .toggle span {
		display: block;
	}
	.accordion .toggle span.num,
	.accordion > ul > li > p span.num {
		font-family: 'Roboto Condensed', sans-serif;
		font-size: 4rem;
		vertical-align: middle;
		margin-right: .4em;
	}
	.accordion .toggle span.txt {
		font-size: 1.6rem;
		vertical-align: middle;
		display: block;
	}

	.accordion li .accordion_icon,
	.accordion li .accordion_icon span {
		display: inline-block;
		transition: all .3s;
		box-sizing: border-box;
	}
	.accordion li .accordion_icon {
		position: absolute;
		width: 8%;
		height: 8%;
		top: 48%;
		right: 6%;
	}
	.accordion li .accordion_icon span {
		position: absolute;
		width: 100%;
		height: 2px;
		background-color: #fff;
		border-radius: 10px;
	}
	.accordion li .accordion_icon span:nth-of-type(1) {
		transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		-o-transform: rotate(0deg);
	}
	.accordion li .accordion_icon span:nth-of-type(2) {
		transform: rotate(90deg);
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		-o-transform: rotate(90deg);
	}
	.accordion li .accordion_icon.active span:nth-of-type(1) {
		display:none;
	}
	.accordion li .accordion_icon.active span:nth-of-type(2) {
		transform: rotate(180deg);
		-webkit-transform: rotate(180deg);
		-moz-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		-o-transform: rotate(180deg);
	}
	/*accordion*/

	.txt27 {
		top: 260vw;
	}
		.txt27 .red {
			margin-bottom: 6vw;
		}
		.txt27 .mid {
			margin-bottom: 2vw;
		}
		.txt27 .big {
			margin-bottom: 13vw;
			font-size: 2.5rem;
		}

	.txt27_sp {
		position: relative !important;
	}
		.txt27_sp .inner {
			position: absolute;
			top: 125vw;
			text-align: center;
		}
			.txt27_sp .inner .red {
				margin-bottom: 6vw;
			}
			.txt27_sp .inner .mid {
				margin-bottom: 2vw;
			}
			.txt27_sp .inner .big {
				margin-bottom: 6.5vw;
				font-size: 2.5rem;
			}

	.btn img {
		width: 90%;
		margin: 0 auto;
	}

	footer {
		position: inherit;
	}
	.footIn {
		width: 100%;
		margin: 0 auto;
		padding: 0;
		flex-direction: column;
		border-top: 0;
	}
	.footInLeft {
		width: 100%;
		display: block;
	}
	.footInLeft a {
		text-decoration: none;
		color: #8b8b8b;
	}
	.footInLeft ul {
		flex-direction: column;
	}
	.footInLeft ul:first-of-type {
		border-top: 1px solid #a7a7a7;
	}
	.footInLeft li {
		margin-bottom: 0;
		padding: 1em 0;
		text-align: center;
		border-bottom: 1px solid #a7a7a7;
	}
	.copy {
		text-align: center;
		margin: 1vw auto 16vw;
	}
}

@media screen and (max-width: 320px) {
	.big {
		font-size: 150% !important;
	}
	.txt01 .mgB + p {
		font-size: 1.8rem;
		letter-spacing: 2px;
	}
	.txt02 .title .mid {
		font-size: 1.8rem;
	}
	.txt04 .mgT {
		margin-top: 96vw;
		letter-spacing: 4px;
		line-height: 2;
	}
	.txt07 {
		top: 524vw;
	}
	.txt08 {
		top: 211vw;
	}
	.txt11 {
		top: -66vw;
	}
	.txt13 {
		top: 162vw;
	}
	.txt14 {
		top: -60vw;
	}
	/* .txt15 .mode01 {
		margin-bottom: 150vw;
	} */
	/* .txt17 {
		top: 161.5vw;
	} */
	.face p {
		top: -166vw;
		font-size: 1.3rem;
	}
	.txt21 {
		top: 111vw;
	}
	.txt24 {
		top: 12vw;
	}
	.txt26 {
		top: 217vw;
	}
	.accordion .toggle span.txt {
		font-size: 107% !important;
	}
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }