/* ======================================================
	Reset
====================================================== */
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,a,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:none;outline:none;background:transparent;font-size:100%}body{line-height:1}img{line-height: 0; vertical-align: top;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}del{text-decoration: line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}li{list-style-type: none}table{border-collapse:collapse;border-spacing:0}input, select{vertical-align:middle}hr{display:block;height:1px;margin:1em 0;padding:0;border:none;border-top:1px solid #ccc}a{outline:none;}.cf:before,.cf:after{content:"";display:table}.cf:after{clear:both}.cf{zoom:1}img{max-width: 100%; height: auto;}*{min-height: 0%;}

/* ======================================================
	COMMON
====================================================== */
body{
	background:#fff;
	text-align: left;
	color: #000;
	font-family: YakuHanJP_Noto, 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif;
	font-weight: 500;
}
.pink{color: #e85298;}
.red{color: #cb105e;}
.green{color: #70b52c;}
.blue{color: #073290;}
.bold{font-weight: 700;}
.u_line{text-decoration: underline;}
@media screen and (min-width: 768px){
	#wrapper {
		min-width: 960px;
	}
}
html,body {
	font-size: 10px;
}
@media screen and (max-width: 767px){
	html,body {
		font-size: calc(10 / 375 * 100vw);
	}
	img {
		width: 100%;
	}
}

.cm_label {
	display: block;
	width: 103px;
	margin-left: auto;
}

.ancPos {
	position: relative;
	top: -111px;
	visibility: hidden;
	height: 0;
	width: 0;
}
@media screen and (max-width: 767px) {
	.ancPos {
		top: -8.6rem;
	}
}


/* fade */
@media only screen and (min-width:768px) {
	.noT .fade,
	.noT .fadeArea a {
		transition-property: opacity;
		transition-duration: 0.3s;
	}
	.noT .fade:hover,
	.noT .fadeArea a:hover {
		opacity: 0.7;
	}
	.textBdr:hover,
	.textBdrList a:hover {
		text-decoration: underline !important;
	}
	.hoverScaleList figure {
		overflow: hidden;
		position: relative;
	}
	.hoverScaleList img {
		transform: scale(1);
		transition: transform 0.4s;
	}
	.noT .hoverScaleList a:hover img {
		transform: scale(1.1);
	}
}



/* ======================================================
	header & g_footer
====================================================== */
@media screen and (min-width: 768px){
	.sp{
		display: none;
	}
	.inner{
		width: 960px;
		margin: 0 auto;
	}
	header{
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 100;
		background: #fff;
	}
	header #gh_common .gh_inner{
		width: 960px;
		margin: 0 auto;
		display: flex;
		justify-content: flex-end;
		align-items: center;
		height: 60px;
		background: #fff;
	}
	header #gh_common .searchBox form[method="post"]{
		position: relative;
		width: 260px;
		display: inline-block;
		margin-right: 30px;
	}
	header #gh_common .searchBox input[type="text"] {
		font-size: 14px;
		height: 28px;
		padding: 0 1em;
		color: #333333;
		background-color: #ffffff;
		border-radius: 100px;border: 1px solid #adadad;outline: none;
		width: 100%;
		box-sizing: border-box;
	}
	header #gh_common .searchBox input[type="image"]{
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		right: 20px;
		width: 20px;
		height: 20px;
		display: inline-block;
	}
	header #gh_common .ohtaisanLogo .logo{
		width: 147px;
		display: inline-block;
		margin-right: 30px;
	}
	header #gh_common .ohtaisanLogo .logo img{
		width: 100%;
	}
	header #gh_common #catch_pc{
		margin-right: 20px;
		display: inline-flex;
		align-items: center;
	}
	header #gh_common #catch_pc .gh_ohtainyan{
		margin-left: 20px;
	}
	header #menu{
		background:#073290;
		padding: 10px 0;
	}
	header #menu .menu_block {
		display: block !important;
	}
	header #menu .flex_area{
		display: flex;
		line-height: 1;
		justify-content: center;
	}
	header #menu .menu_btn{
		display: none;
	}
	header #menu .flex_area a {
		position: relative;
		display: block;
		padding-right: 13px;
		color: #073290;
		font-size: 15px;
		font-weight: 700;
		text-decoration: none;
	}
	header #menu .flex_area a:hover {
		text-decoration: underline;
	}
	header #menu .flex_area a:before {
		position: absolute;
		top: 50%;
		right: 0;
		display: block;
		content: '';
		width: 6px;
		height: 14px;
		background: url(../img/menu_arw.svg) no-repeat center center / contain;
		transform: translateY(-45%);
	}
	header #menu .menu_area{
		background:#fff; border-radius: 100px; display: inline-flex; align-items: center; padding: 8px 20px;
	}
	header #menu .menu_area li{
		margin-right: 30px; font-size: 0; line-height: 1;
	}
	header #menu .menu_area li:last-child{
		margin-right: 0px;
	}
	#g_footer {
		position: relative;background-color: #ffffff; padding: 20px 0;
	}
	#g_footer #gf_inner{
		margin: 0 auto; width: 960px; display: flex; align-items: center;
	}
	#g_footer #gf_inner #gf_logo{
		display: inline-block; width: 141px; margin-right: 30px;
	}
	#g_footer #gf_inner #gf_logo .logo img{
		width: 100%;
	}
	#g_footer #gf_inner #gf_navi{
		display: inline-flex; align-items: center; font-size: 12px; font-weight: 300; margin-right: 30px;
	}
	#g_footer #gf_inner #gf_navi li{
		border-left: 1px solid #cccccc; padding: 0 5px;
	}
	#g_footer #gf_inner #gf_navi li a{
		color: #505050;
	}
	#g_footer #gf_inner #gf_copyright{
		font-size: 12px; font-weight: 300;
	}
	#pagetop {
		position: relative;
	}
	#pagetop div {
		position: fixed;
		bottom: 30px;
		right: 30px;
		transform: translateY(150%);
		transition: transform 0.3s;
	}
	#pagetop.on div {
		transform: translateY(0);
	}
	#pagetop.stop div {
		position: absolute;
	}
}
@media screen and (max-width: 767px){
	.pc{
		display: none;
	}
	.inner{
		width: 90vw; margin: 0 auto;
	}
	header{
		position: fixed; top: 0; left: 0; z-index: 100; background: #fff;
	}
	header #gh_common .gh_inner{
		width: 100vw; display: flex; justify-content:space-between; align-items: center; height: 14vw; background: #fff; position: relative;
	}
	header #gh_common .searchBox form[method="post"]{
		position: relative; width: 50vw; display: inline-block; margin-right: 5vw;
	}
	header #gh_common .searchBox input[type="text"] {
		font-size: 4vw; height: 8vw; padding: 0 1em; color: #333333; background-color: #ffffff; border-radius: 100px;border: 1px solid #adadad;outline: none; width: 100%; box-sizing: border-box; margin-left: 5vw;
	}
	header #gh_common .searchBox input[type="image"]{
		position: absolute; top: 50%; transform: translateY(-50%); right: 0vw; width: 5vw; height: 5vw; display: inline-block;
	}
	header #gh_common .ohtaisanLogo{
		margin-right: 5vw; width: 30vw; display: inline-block;
	}
	header #gh_common .ohtaisanLogo .logo img{
		width: 100%;
	}
	header #menu{
		position: relative;
		box-sizing: border-box;
		background:#DFEAF8;
	}
	header #menu .catch_sp {
		display: flex;
		align-items: center;
		height: 3.4rem;
		padding: 0 2rem;
		line-height: 0;
	}
	header #menu .catch_sp .gh_ohentai {
		width: 2.8rem;
	}
	header #menu .catch_sp .gh_ohtainyan {
		width: 2.2rem;
		padding-left: 0.8rem;
	}
	header #menu .menu_block {
		display: none;
	}
	header #menu .menu_btn {
		position: absolute;
		top: 0;
		right: 0;
		width: 4rem;
		height: 3.4rem;
		background: url(../img/menu_btn.svg) no-repeat center center / auto 50%;
		cursor: pointer;
		z-index: 100;
	}
	header #menu .menu_btn.on {
		background-image: url(../img/menu_btn_close.svg);
	}
	header #menu .inner {
		width: auto;
	}
	header #menu .menu_area {
		background-color: #073290;
		text-align: center;
	}
	header #menu .menu_area li {
		border-bottom: #fff solid 1px;
	}
	header #menu .menu_area a {
		display: flex;
		justify-content: center;
		align-items: center;
		height: 8rem;
		color: #fff;
		font-size: 1.8rem;
		text-decoration: none;
		line-height: 1.5;
	}
	#g_footer {
		position: relative;background-color: #ffffff; padding: 0 0 10vw;
	}
	#g_footer #gf_inner{
		margin: 0 auto; width: 100vw; text-align: center;
	}
	#g_footer #gf_inner #gf_logo{
		display: block; width: 100%; margin-bottom: 5vw;
	}
	#g_footer #gf_inner #gf_logo .logo{
		width: 30vw; display: inline-block;
	}
	#g_footer #gf_inner #gf_navi{
		font-size: 3.5vw; font-weight: 300; margin-bottom: 5vw; line-height: 1.5;
	}
	#g_footer #gf_inner #gf_navi li{
		border-left: 1px solid #cccccc; padding: 0 2vw; display: inline-block;
	}
	#g_footer #gf_inner #gf_navi li a{
		color: #505050;
	}
	#g_footer #gf_inner #gf_copyright{
		font-size: 3.5vw; font-weight: 300;
	}
	#pagetop {
		position: relative;
	}
	#pagetop div {
		position: fixed;
		bottom: 1.5rem;
		right: 1.5rem;
		transform: translateY(150%);
		transition: transform 0.3s;
	}
	#pagetop.on div {
		transform: translateY(0);
	}
	#pagetop div img {
		width: 4.3rem;
	}
	#pagetop.stop div {
		position: absolute;
	}
}


/* ======================================================
	each section
====================================================== */

/* keyvisual
---------------------------*/
@media screen and (min-width: 768px){
	#keyvisual {
		margin-bottom: 30px;
		padding-top: 110px;
		text-align: center;
	}
	#keyvisual .title {
		margin: 15px 0;
		line-height: 0;
	}
}
@media screen and (max-width: 767px){
	#keyvisual {
		margin-bottom: 1.5rem;
		padding-top: 8.5rem;
		line-height: 0;
		text-align: center;
	}
	#keyvisual .title {
		margin: 1.5rem 0;
	}
	#keyvisual .title img {
		width: 34rem;
	}
	#keyvisual figure img {
		width: 34.5rem;
	}
}


/* anchors
---------------------------*/
#anchors {
	background-color: #073290;
}
#anchors ul {
	display: flex;
	max-width: 1000px;
	margin: 0 auto;
	border-right: 2px solid #fff;
}
#anchors li {
	box-sizing: border-box;
	width: calc(100% / 3);
	border-left: 2px solid #fff;
}
#anchors a {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 70px;
	color: #fff;
	font-size: 2.1rem;
	font-weight: 700;
	text-decoration: none;
	line-height: 1.4;
}
#anchors a:before {
	position: absolute;
	left: 0;
	bottom: 13px;
	width: 100%;
	height: 9px;
	display: block;
	content: '';
	background: url(../img/anchors_arw.svg) no-repeat center center / contain;
}
#anchors a span {
	position: relative;
	display: block;
	padding-bottom: 15px;
}
@media screen and (max-width: 767px){
	#anchors ul {
		border-right: none;
	}
	#anchors li {
		text-align: center;
		border-left: none;
	}
	#anchors li + li {
		border-left: #fff solid 1px;
	}
	#anchors a {
		height: 6rem;
		font-size: 1.3rem;
	}
	#anchors a:before {
		bottom: 0.6rem;
		height: 0.4rem;
	}
	#anchors a span {
		padding-bottom: 1rem;
	}
}



/* recommend
---------------------------*/
#recommend {
	padding: 6rem 0 7rem;
	background-color: #DFEAF8;
}
#recommend .title {
	margin-bottom: 5rem;
	text-align: center;
	line-height: 0;
}
#recommend .type01 {
	display: flex;
	justify-content: center;
	margin-bottom: 7rem;
	line-height: 0;
}
#recommend .type01 li {
	margin: 0 2.5rem;
}
#recommend .type02 {
	overflow: hidden;
	max-width: 1000px;
	margin: 0 auto;
	text-align: center;
	border-radius: 1.2rem;
	background-color: #fff;
}
#recommend .type02 .bgttl {
	padding: 1.5rem 0;
	color: #fff;
	font-size: 3rem;
	font-weight: 700;
	background-color: #65AADD;
}
#recommend .type02 .img {
	padding: 3.5rem 3rem;
}
@media screen and (max-width: 767px){
	#recommend {
		padding: 3rem 0;
	}
	#recommend .title {
		margin-bottom: 2rem;
	}
	#recommend .title img {
		width: 15rem;
	}
	#recommend .type01 {
		display: block;
		margin-bottom: 3.5rem;
	}
	#recommend .type01 li {
		margin: 0 3rem;
	}
	#recommend .type01 li + li {
		margin-top: 1.8rem;
	}
	#recommend .type02 {
		margin: 0 1rem;
		border-radius: 1rem;
	}
	#recommend .type02 .bgttl {
		font-size: 1.8rem;
	}
	#recommend .type02 .img {
		padding: 1.3rem 0.7rem;
	}
}


/* itemArea
---------------------------*/
#itemArea {
	padding: 7rem 1rem;
	background-color: #FFFEEE;
}
#itemArea .itembox {
	max-width: 1000px;
	margin: 0 auto 4rem;
	padding-bottom: 4.5rem;
	background-color: #fff;
}
#itemArea > *:last-child {
	margin-bottom: 0;
}
#itemArea .itembox .boxTitle {
	padding: 1.5rem 0;
	color: #fff;
	font-size: 3.2rem;
	font-weight: 700;
	text-align: center;
	background-color: #073290;
	line-height: 1.47;
}
#itemArea .itembox .flexbox {
	display: flex;
	justify-content: space-between;
	max-width: 800px;
	margin: 4.5rem auto 4rem;
}
#itemArea .itembox .flexbox .photo {
	width: 29.5rem;
}
#itemArea .itembox .flexbox .photo figure {
	position: relative;
	display: table;
}
#itemArea .itembox .flexbox .photo .cm_label {
	margin-top: 5px;
}
#itemArea .itembox .flexbox .texts {
	width: 50.2rem;
}
#itemArea .itembox .flexbox .title {
	margin-bottom: 2.5rem;
}
#itemArea .itembox .ex {
	position: relative;
	box-sizing: border-box;
	max-width: 800px;
	margin: 0 auto;
	padding: 1.5rem 2rem 1.5rem 7.5rem;
	font-size: 1.5rem;
	font-weight: 300;
	line-height: 1.6;
	border: #231815 solid 1px;
}
#itemArea .itembox .ex:before {
	position: absolute;
	top: 1.7rem;
	left: 1.7rem;
	display: block;
	content: '';
	width: 4.4rem;
	height: 4.4rem;
	background: url(../img/icon_ex.svg) no-repeat center center / contain;
}
#itemArea .itembox.box02 .photo .img02 {
	margin-top: 2rem;
}
#itemArea .itembox.box03 .photo figcaption {
	position: absolute;
	bottom: 5px;
	left: 0;
	font-weight: 300;
	font-size: 1.3rem;
}
#itemArea .itembox.box03 .texts .img02 {
	margin-top: 3rem;
}
@media screen and (max-width: 767px){
	#itemArea {
		padding: 2.5rem 1rem;
	}
	#itemArea .itembox {
		margin-bottom: 2.5rem;
		padding-bottom: 1.5rem;
	}
	#itemArea > *:last-child {
		margin-bottom: 0;
	}
	#itemArea .itembox .boxTitle {
		padding: 1.2rem 0 1.3rem;
		font-size: 1.8rem;
	}
	#itemArea .itembox .flexbox {
		display: block;
		margin: 4rem 1rem 2rem;
	}
	#itemArea .itembox .flexbox .photo,
	#itemArea .itembox .flexbox .texts {
		width: auto;
		text-align: center;
	}
	#itemArea .itembox .flexbox .photo {
		margin-bottom: 3.5rem;
	}
	#itemArea .itembox .flexbox .photo figure {
		margin: 0 auto;
	}
	#itemArea .itembox .flexbox .title {
		margin-bottom: 2rem;
	}
	#itemArea .itembox .ex {
		padding: 1rem 0.8rem 1rem 3.2rem;
		font-size: 1.3rem;
	}
	#itemArea .itembox .ex:before {
		top: 1.3rem;
		left: 1rem;
		width: 1.6rem;
		height: 1.6rem;
	}

	#itemArea .itembox.box01 .flexbox .photo img {
		width: 20rem;
	}
	#itemArea .itembox.box02 .flexbox .photo .img01 img {
		width: 19.5rem;
	}
	#itemArea .itembox.box02 .flexbox .photo .img02 {
		margin-top: 1.8rem;
	}
	#itemArea .itembox.box02 .flexbox .photo .img02 img {
		width: 24.5rem;
	}
	#itemArea .itembox.box03 .photo figcaption {
		bottom: 0.5rem;
		font-size: 1rem;
	}
	#itemArea .itembox.box03 .flexbox .photo img {
		width: 20rem;
	}
	#itemArea .itembox.box03 .texts .img02 {
		margin-top: 3.2rem;
	}
	#itemArea .itembox .flexbox .photo .cm_label {
		width: 10rem !important;
	}
}



/* qa
---------------------------*/
#qa {
	width: calc(100% - 2rem);
	max-width: 780px;
	margin: 6.5rem auto 8rem;
}
#qa .title {
	margin-bottom: 5.5rem;
	font-size: 4rem;
	font-weight: 700;
	text-align: center;
	letter-spacing: 0;
}
#qa .box {
	margin-bottom: 5rem;
}
#qa .box .boxtitle {
	overflow: hidden;
	box-sizing: border-box;
	position: relative;
	margin-bottom: 3rem;
	padding: 1.2rem 0 1.2rem 10rem;
	color: #073290;
	font-size: 2.4rem;
	font-weight: 700;
	text-align: center;
	border-radius: 0.5rem;
	border: #073290 solid 2px;
}
#qa .box .boxtitle:before {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	content: '';
	width: 9.8rem;
	height: 100%;
	background: #073290 url(../img/qa_ttl.svg) no-repeat center center / 5.8rem auto;
}
#qa .box .def + .def {
	margin-top: 2.5rem;
}
#qa .box .def > * {
	position: relative;
	padding-left: 4.7rem;
	line-height: 1.6;
}
#qa .box .def > *:before {
	position: absolute;
	left: 0;
	display: block;
	content: '';
	width: 3.2rem;
	height: 3.2rem;
	background: no-repeat center center / contain;
}
#qa .box .def dt {
	font-size: 2rem;
	font-weight: 700;
}
#qa .box .def dt:before {
	top: 0;
	background-image: url(../img/qa_q.svg);
}
#qa .box .def dd {
	margin-top: 2rem;
	font-size: 1.5rem;
	font-weight: 300;
}
#qa .box .def dd:before {
	top: -0.4rem;
	background-image: url(../img/qa_a.svg);
}
#qa .inbtn {
	margin-top: 5rem;
}
#qa .inbtn a {
	display: block;
	width: 24rem;
	margin: 0 auto;
}
@media screen and (max-width: 767px){
	#qa {
		margin: 3.5rem auto 4.5rem;
	}
	#qa .title {
		margin-bottom: 2.2rem;
		font-size: 1.7rem;
	}
	#qa .box {
		margin-bottom: 2.5rem;
	}
	#qa .box .boxtitle {
		margin-bottom: 1.8rem;
		padding: 0.8rem 0 0.8rem 3.6rem;
		font-size: 1.4rem;
		border-width: 1px;
	}
	#qa .box .boxtitle:before {
		width: 3.6rem;
		background-size: 2.8rem;
	}
	#qa .box .def + .def {
		margin-top: 2.5rem;
	}
	#qa .box .def > * {
		padding-left: 2rem;
	}
	#qa .box .def > *:before {
		width: 1.3rem;
		height: 1.3rem;
	}
	#qa .box .def dt {
		font-size: 1.3rem;
	}
	#qa .box .def dt:before {
		top: 0.3rem;
	}
	#qa .box .def dd {
		margin-top: 0.6rem;
		font-size: 1.2rem;
	}
	#qa .box .def dd:before {
		top: 0.2rem;
	}
	#qa .inbtn {
		margin-top: 4rem;
	}
	#qa .inbtn a {
		width: 19rem;
	}
}


/* detail
---------------------------*/
#detail {
	padding-bottom: 6rem;
	background-color: #DFF2FC;
}
#detail .title {
	margin-bottom: 6rem;
	padding: 2.5rem 0;
	color: #fff;
	font-size: 4rem;
	font-weight: 700;
	text-align: center;
	background-color: #94BFE6;
}
#detail .box {
	box-sizing: border-box;
	overflow: hidden;
	width: calc(100% - 2rem);
	max-width: 960px;
	margin: 5rem auto 0;
	background-color: #fff;
	border-radius: 1.5rem;
}
#detail .box .boxtitle {
	padding: 2.8rem 0;
	line-height: 0;
	text-align: center;
	background-color: #073290;
}
#detail .box .innerBox {
	max-width: 780px;
	margin: 0 auto;
	padding: 5rem 1rem;
}
#detail .box .area {
	font-size: 1.5rem;
	font-weight: 300;
	line-height: 1.6;
}
#detail .box .area + .area {
	margin-top: 3.5rem;
}
#detail .box .intitle {
	margin-bottom: 1.7rem;
	padding: 0.6rem 1rem 0.8rem;
	color: #fff;
	font-size: 2.2rem;
	font-weight: 700;
	background-color: #7776B7;
	line-height: 1.1;
}
#detail .box .intable {
	box-sizing: border-box;
	width: 100%;
	margin-top: 2rem;
	border-top: #898989 solid 1px;
	border-left: #898989 solid 1px;
}
#detail .box .intable * {
	box-sizing: border-box;
	font-weight: 300;
	text-align: center;
}
#detail .box .intable .al {
	text-align: left;
}
#detail .box .intable th,
#detail .box .intable td {
	padding: 1.5rem 1rem;
	font-size: 1.4rem;
	border-right: #898989 solid 1px;
	border-bottom: #898989 solid 1px;
}
#detail .box .intable th {
	background-color: #EFEFEF;
}
#detail .box .intable .color {
	background-color: #FFFEEE;
}
#detail .box .intable .size3 > * {
	width: calc(100% / 3);
}
#detail .box .intable .col1 {
	width: calc(120 / 740 * 100%);
}
#detail .box .intable .col2 {
	width: calc(185 / 740 * 100%);
}
#detail .box .intable .col3 {
	width: calc(90 / 740 * 100%);
}
#detail .box .intable .col4 {
	width: calc(343 / 740 * 100%);
}
#detail .box .cap {
	margin-top: 1.5rem;
	font-size: 1.2rem;
}
#detail .box .cap span {
	font-style: italic;
}
@media screen and (max-width: 767px){
	#detail {
		padding-bottom: 2rem;
	}
	#detail .title {
		margin-bottom: 2rem;
		padding: 1.2rem 0;
		font-size: 1.8rem;
	}
	#detail .box {
		margin: 5rem auto 0;
		border-radius: 0.5rem;
	}
	#detail .box .boxtitle {
		padding: 1rem 0;
	}
	#detail .box .boxtitle img {
		width: auto;
		height: 1.5rem;
	}
	#detail .box .innerBox {
		padding: 1.5rem 1rem;
	}
	#detail .box .area {
		font-size: 1rem;
	}
	#detail .box .area + .area {
		margin-top: 2rem;
	}
	#detail .box .intitle {
		margin-bottom: 0.7rem;
		padding: 0.3rem 0.5rem 0.4rem;
		font-size: 1.2rem;
	}
	#detail .box .intable {
		margin-top: 1.5rem;
	}
	#detail .box .intable th,
	#detail .box .intable td {
		padding: 0.6rem 0.2rem;
		font-size: 1rem;
	}
	#detail .box .cap {
		margin-top: 0.8rem;
		font-size: 1rem;
	}
	#detail .box .intable .col1 {
		width: calc(56 / 317 * 100%);
	}
	#detail .box .intable .col2 {
		width: calc(61 / 317 * 100%);
	}
	#detail .box .intable .col3 {
		width: calc(61 / 317 * 100%);
	}
	#detail .box .intable .col4 {
		width: calc(136 / 317 * 100%);
	}
}

#detail .box .accordionbtn {
	position: relative;
	margin-bottom: 0;
	cursor: pointer;
}
#detail .box .accordionbtn .arw {
	position: absolute;
	top: 2px;
	right: 2px;
	width: 3.5rem;
	height: calc(100% - 4px);
	background-color: #fff;
}
#detail .box .accordionbtn .arw:before,
#detail .box .accordionbtn .arw:after {
	position: absolute;
	top: 50%;
	left: 50%;
	display: block;
	content: '';
	background-color: #7776B7;
	transform: translate(-50%,-50%);
}
#detail .box .accordionbtn .arw:before {
	width: 2.2rem;
	height: 0.3rem;
}
#detail .box .accordionbtn .arw:after {
	width: 0.3rem;
	height: 2.2rem;
}
#detail .box .accordionbtn.on .arw:after {
	opacity: 0;
}
#detail .box .accordionbody {
	box-sizing: border-box;
	/* display: none; */
	padding: 1.5rem;
	border: #7776B7 solid 1px;
	border-top: none;
}
@media screen and (max-width: 767px){
	#detail .box .accordionbody {
		box-sizing: border-box;
		padding: 1rem;
	}
	#detail .box .accordionbtn .arw {
		top: 1px;
		right: 1px;
		width: 1.8rem;
		height: calc(100% - 2px);
	}
	#detail .box .accordionbtn .arw:before {
		width: 80%;
		height: 0.2rem;
	}
	#detail .box .accordionbtn .arw:after {
		width: 0.2rem;
		height: 80%;
	}
}


/* lineup
---------------------------*/
#lineup {
	margin: 6rem auto 12rem;
}
#lineup .title {
	margin-bottom: 7rem;
	font-size: 4rem;
	font-weight: 700;
	text-align: center;
}
#lineup .list {
	display: flex;
	justify-content: center;
}
#lineup .list li {
	width: 286px;
	margin: 0 2.5rem;
}
#lineup .list li > * {
	display: flex;
	padding: 2.7rem;
	border: #073290 solid 3px;
	flex-direction: column;
}
#lineup .list .label {
	margin: 0 auto 2.5rem;
}
#lineup .list .label span {
	display: block;
	width: 17rem;
	padding: 0.3rem 0 0.4rem;
	color: #fff;
	font-size: 2rem;
	font-weight: 700;
	text-align: center;
	background-color: #073290;
	border-radius: 2rem;
}
#lineup .list figure {
	position: relative;
	display: table;
	margin: 0 auto 4rem;
	text-align: center;
}
#lineup .list figure .cm_label {
	width: 83px;
	margin-top: 10px;
}
#lineup .list figure figcaption {
	position: absolute;
	left: -30px;
	bottom: 3px;
	margin-top: 0.7rem;
	font-size: 1rem;
	text-align: right;
	font-weight: 300;
}
#lineup .list dl {
	display: table;
	width: 100%;
	font-size: 1.3rem;
	font-weight: 300;
}
#lineup .list dl + dl {
	margin-top: 0.8rem;
}
#lineup .list dl > * {
	display: table-cell;
	padding: 0.2rem 0 0.3rem;
}
#lineup .list dt {
	box-sizing: border-box;
	width: 11rem;
	padding-left: 0.5rem;
	background-color: #D3E6F6;
}
#lineup .list dd {
	padding-left: 0.7rem;
}
#lineup .inbtn {
	margin-top: 7.5rem;
}
#lineup .inbtn a {
	display: block;
	width: 24rem;
	margin: 0 auto;
}
@media screen and (max-width: 767px){
	#lineup {
		margin: 3.5rem 1rem 10rem;
	}
	#lineup .title {
		margin-bottom: 2.7rem;
		font-size: 1.7rem;
	}
	#lineup .list {
		display: block;
	}
	#lineup .list li {
		width: auto;
		margin: 0;
	}
	#lineup .list li + li {
		margin-top: 1.5rem;
	}
	#lineup .list li > * {
		overflow: hidden;
		display: block;
		padding: 1.5rem 0;
		border-width: 2px;
	}
	#lineup .list .label {
		float: right;
		width: calc(100% - 14.5rem);
		margin: 1rem 0 1rem;
	}
	#lineup .list .label span {
		width: 8.2rem;
		padding: 0.3rem 0 0.4rem;
		font-size: 1.1rem;
	}
	#lineup .list .img {
		float: left;
		width: 14.5rem;
	}
	#lineup .list figure {
		margin-bottom: 0;
	}
	#lineup .list figure .cm_label {
		width: 5.3rem !important;
		margin-top: 0.5rem;
	}
	#lineup .list figure figcaption {
		position: static;
		margin-top: 0.5rem;
		font-size: 0.8rem;
	}
	#lineup .list figure img {
		width: 7.5rem;
	}
	#lineup .list li:nth-child(2) figure img {
		width: 7.2rem;
	}
	#lineup .list li:nth-child(3) figure img {
		width: 6.5rem;
	}
	#lineup .list .info {
		float: right;
		width: calc(100% - 14.5rem);
	}
	#lineup .list dl {
		font-size: 1rem;
	}
	#lineup .list dl + dl {
		margin-top: 0.7rem;
	}
	#lineup .list dl > * {
		display: table-cell;
		padding: 0.2rem 0 0.3rem;
	}
	#lineup .list dt {
		width: 9rem;
		padding-left: 0.5rem;
	}
	#lineup .list dd {
		padding-left: 0.5rem;
	}
	#lineup .inbtn {
		margin-top: 4rem;
	}
	#lineup .inbtn a {
		width: 19rem;
	}
}