@charset "utf-8";

/**********************************

 general

***********************************/
html {
	font-size: 14.4928px;
	/*font-size: 10px;*/
}

@media screen and (max-width:1086px){
	html {
		font-size: 1.335vw;
	}
}

@media screen and (max-width:767px){
	html {
		font-size: 1.33333333vw;
	}
}

/**********************************

 parts

***********************************/
.define_inner {
	width: 1500px;
}

.

@media screen and (max-width:1499px){
	.define_wrap {
		padding-left: 8%;
		padding-right: 8%;
	}
}

/**********************************

 .l-wrap

***********************************/
.l-wrap {
	background: #fff;
}

/**********************************

 .l-main

***********************************/
.l-main {
	color: #000000;
	font-family: 'Noto Sans JP', 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	/*font-family: "M PLUS 1p", 'Noto Sans JP', 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;*/
}

/**********************************

 l-header

***********************************/
.l-header {

}

.l-header__inner {
	/*height: 163px;*/
}

@media screen and (max-width:1499px){

}

@media screen and (max-width:767px){

}

/**********************************

 l-footer

***********************************/
.l-footer .define_inner {
	width: 930px;
}

@media screen and (max-width:767px){

	/*.l-footer__bottom {*/
		/*padding-bottom: 25px;*/
	/*}*/
}


/**********************************

 p-pagetop

***********************************/
.p-pagetop {
	display: none;
	width: 124px;
	position: fixed;
	bottom: 50px;
	right: 50px;
	z-index: 10;
}

@media screen and (max-width:1499px){

}

@media screen and (max-width:767px){

	.p-pagetop {
		width: 12.4rem;
		bottom: 5rem;
		right: 5rem;
	}

}


/**********************************

 p-logo-area

***********************************/
.p-logo-area {

}

.p-logo-area__inner {
	padding: 2rem 0;
}

.p-logo-area__inner-logo {
	width: 44.3rem;
	margin: 0 auto;
}

.p-logo-area__inner-logo img {
	display: block;
}

@media screen and (max-width:1499px){

}

@media screen and (max-width:767px){

}


/**********************************

 p-hero

***********************************/
.p-hero {
	display: flex;
	justify-content: center;
	position: relative;
	z-index: 1;
}

.p-hero__ttl {
	width: 44.2rem;
	margin-top: 8.5rem;
	position: absolute;
	top: 0;
	left: 50%;
	z-index: 2;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}

.p-hero__sec {
	width: 37.5rem;
	padding-top: 25.5rem;
	padding-bottom: 4rem;
	position: relative;
	z-index: 1;
}

.p-hero__sec--01 {
	background: #fff000;
}

.p-hero__sec--01:before {
	content: "";
	display: block;
	width: 100vw;
	height: 100%;
	background: #fff000;
	position: absolute;
	top: 0;
	right: 0;
	z-index: -1;
}

.p-hero__sec--02 {
	background: #009fe8;
}

.p-hero__sec--02:before {
	content: "";
	display: block;
	width: 100vw;
	height: 100%;
	background: #009fe8;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}

.p-hero__sec-pic {
	width: 37.5rem;
	margin: 0 auto 0;
}

.p-hero__sec-ttl {
	width: 30.8rem;
	margin: 5.8rem auto 0;
}

.p-hero__sec-check {
	width: 30.8rem;
	margin: 9.5rem auto 0;
}

.p-hero__sec-btn {
	width: 24.5rem;
	margin: 8rem auto 0;
}

@media screen and (max-width:1499px){

}

@media screen and (max-width:767px){

}


/**********************************

 p-about

***********************************/
.p-about {
	background: url(../images/about_bg04_pc.jpg) no-repeat center top / cover;
	/*background: url(../images/about_bg03.png) repeat center;*/
	/*background-size: 75rem auto;*/
	position: relative;
	z-index: 1;
}

/*.p-about:before {*/
/*	content: "";*/
/*	display: block;*/
/*	width: 75rem;*/
/*	height: 20rem;*/
/*	background: url(../images/about_bg01.png) no-repeat center / contain;*/
/*	position: absolute;*/
/*	top: 0;*/
/*	left: 0;*/
/*	z-index: -1;*/
/*}*/

/*.p-about:after {*/
/*	content: "";*/
/*	display: block;*/
/*	width: 75rem;*/
/*	height: 26.5rem;*/
/*	background: url(../images/about_bg02.png) no-repeat center / contain;*/
/*	position: absolute;*/
/*	bottom: 0;*/
/*	right: 0;*/
/*	z-index: -1;*/
/*}*/

.p-about__inner {
	padding: 7.5rem 0 6.5rem;
}

.p-about__inner-txt01 {
	margin-top: 1.5em;
	font-size: 2.4rem;
	font-weight: bold;
	text-align: center;
	line-height: 2;
	letter-spacing: .1em;
}

.p-about__inner-txt01:first-child {
	margin-top: 0;
}

.p-about__inner-txt01 .large {
	display: inline-block;
	padding: 0 .75rem;
	margin-top: .4em;
	font-size: 3.5rem;
	background: #fff;
	line-height: 1.3;
}

.p-about__inner-schedule {
	width: 45rem;
	margin: 7rem auto 0;
}

.p-about__inner-schedule-sec {
	padding-top: 4.5rem;
	margin-top: 4.5rem;
	border-top: 1px solid #000;
}

.p-about__inner-schedule-sec:first-child {
	padding-top: 0;
	margin-top: 0;
	border-top: none;
}

.p-about__inner-schedule-sec .ttl {
	text-align: center;
}

.p-about__inner-schedule-sec .ttl img {
	display: block;
	width: 16.5rem;
	margin: 0 auto;
}

.p-about__inner-schedule-sec .ttl__sub {
	display: block;
	font-size: 2.4rem;
	font-weight: bold;
	letter-spacing: .1em;
	text-align: center;
}

.p-about__inner-schedule-sec:nth-child(2) .ttl__sub {
	margin-top: 1rem;
}

.p-about__inner-schedule-sec .date {
	width: 41.1rem;
	margin: 2.5rem auto 0;
}

.p-about__inner-schedule-sec .txt01 {
	width: 41.1rem;
	margin: 0 auto 0;
	font-size: 2.4rem;
	font-weight: 500;
	letter-spacing: .1em;
	text-align: right;
}

@media screen and (max-width:1086px){
	.p-about {
		background: url(../images/about_bg04_sp.jpg) no-repeat center top / cover;
	}

}

@media screen and (max-width:767px){

}


/**********************************

 p-how-to

***********************************/
.p-how-to {
	background: url(../images/how_to_bg01.png) repeat center;
	background-size: 75rem 75rem;
}

.p-how-to__inner {
	padding: 10rem 0 12rem;
}

.p-how-to__inner-content {
	width: 62rem;
	margin: 0 auto;
}

.p-how-to__inner-content-ttl {
	padding: 1.4rem 0;
	font-size: 3.4rem;
	font-weight: bold;
	text-align: center;
	background: #fff;
	border: .4rem solid #000;
	letter-spacing: .1em;
	cursor: pointer;
	position: relative;
	z-index: 1;
}

.p-how-to__inner-content-ttl:before {
	content: "";
	display: block;
	width: 3.7rem;
	height: 3.7rem;
	background: url(../images/icon_plus01.png) no-repeat center / contain;
	position: absolute;
	top: 50%;
	right: 3.6rem;
	z-index: 1;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transition: all 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
}

.p-how-to__inner-content-ttl.is-active:before {
	background: url(../images/icon_minus01.png?1) no-repeat center / contain;
}

.p-how-to__inner-content-body {
	display: none;
	background: #fff;
	border-left: .4rem solid #000;
	border-right: .4rem solid #000;
	border-bottom: .4rem solid #000;
}

.p-how-to__inner-content-body-inner {
	padding: 7rem 0 5.6rem;
}

.p-how-to__inner-content-body-inner .step {
	padding-bottom: 8rem;
	margin-bottom: 4rem;
	position: relative;
	z-index: 1;
}

.p-how-to__inner-content-body-inner .step:last-of-type {
	padding-bottom: 0;
	margin-bottom: 0;
}

.p-how-to__inner-content-body-inner .step:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-right: 2.2rem solid transparent;
	border-left: 2.2rem solid transparent;
	border-top: 2.2rem solid #000;
	border-bottom: 0;
	position: absolute;
	bottom: 0;
	left: 50%;
	z-index: 1;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}

.p-how-to__inner-content-body-inner .step:last-of-type:before {
	display: none;
}

.p-how-to__inner-content-body-inner .step__ttl {
	width: 15rem;
	margin: 0 auto;
}

.p-how-to__inner-content-body-inner .step__ttl img {
	display: block;
}

.p-how-to__inner-content-body-inner .step__txt01 {
	margin-top: 2rem;
	margin-bottom: -.4em;
	font-size: 2.4rem;
	font-weight: bold;
	text-align: center;
	line-height: 1.91666667;
	letter-spacing: .1em;
}

.p-how-to__inner-content-body-inner .step__txt01 .large {
	display: inline-block;
	font-size: 3.3rem;
	font-weight: bold;
	line-height: 1.5;
}

.p-how-to__inner-content-body-inner .step__txt01 .line {
	display: inline-block;
	padding: 0 .2em;
	margin-top: .25em;
	font-weight: 900;
	background: #fff000;
	line-height: 1.3;
}

.p-how-to__inner-content-body-inner .step__txt01 .kome {
	font-size: 2rem;
	font-weight: 500;
	vertical-align: top;
}

.p-how-to__inner-content-body-inner .step__pic01 {
	width: 46.8rem;
	margin: 4rem auto 0;
}

.p-how-to__inner-content-body-inner .step__note01 {
	text-align: center;
}

.p-how-to__inner-content-body-inner .step__note01 ul {
	display: inline-block;
	margin-top: 2rem;
	font-size: 2rem;
	line-height: 1.65;
}

.p-how-to__inner-content-body-inner .step__note01 ul li {
	text-indent: -1em;
	margin-left: 1em;
	text-align: left;
}

.p-how-to__inner-content-body-inner .step__note02 {
	text-align: center;
}

.p-how-to__inner-content-body-inner .step__note02 ul {
	display: inline-block;
	margin-top: 3rem;
	font-size: 2rem;
	font-weight: bold;
	line-height: 1.725;
	letter-spacing: .06em;
}

.p-how-to__inner-content-body-inner .step__note02 ul li {
	text-indent: -1em;
	margin-left: 1em;
	text-align: left;
}

.p-how-to__inner-content-body-inner .btn01 {
	width: 40.6rem;
	margin: 5rem auto 0;
	font-size: 3rem;
	font-weight: bold;
	letter-spacing: .1em;
}

.p-how-to__inner-content-body-inner .btn01 a {
	display: block;
	padding: 1.7rem 2rem;
	color: #fff;
	text-decoration: none;
	text-align: center;
	background: #000000;
	border-radius: 50rem;
	position: relative;
	z-index: 1;
}

.p-how-to__inner-content-body-inner .btn01 a:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-top: 1rem solid transparent;
	border-bottom: 1rem solid transparent;
	border-left: 1.6rem solid #fff;
	border-right: 0;
	position: absolute;
	top: 50%;
	right: 2.2rem;
	z-index: 1;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

@media screen and (max-width:1499px){

}

@media screen and (max-width:767px){

}


/**********************************

 p-product

***********************************/
.p-product {
	position: relative;
	z-index: 1;
}

.p-product .blue {
	color: #009fe8;
}

.p-product .yellow {
	color: #fff000;
}

.p-product .white {
	color: #fff;
}

.p-product .black {
	color: #000;
}

.p-product--01 {
	background: url(../images/product01_bg01.png) repeat center top;
	background-size: 75rem 75rem;
}

.p-product--01:before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background: url(../images/product01_bg02.png) no-repeat center -3.2rem;
	background-size: 125rem auto;
	position: absolute;
	top: 0;
	left: 50%;
	z-index: -1;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}

.p-product--02 {
	background: url(../images/product02_bg01.png) repeat center top;
	background-size: 75rem 75rem;
}

.p-product--02:before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background: url(../images/product02_bg02.png) no-repeat center top;
	background-size: 150rem auto;
	position: absolute;
	top: 0;
	left: 50%;
	z-index: -1;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}

.p-product__inner {
	padding: 9rem 0 6.5rem;
}

.p-product__inner-head {
	text-align: center;
}

.p-product__inner-head-inner {
	display: inline-block;
	position: relative;
	z-index: 1;
}

.p-product__inner-head-inner .ttl {
	font-size: 5.2rem;
	font-weight: 900;
	line-height: 1.3;
	letter-spacing: .06em;
}

.p-product--01 .p-product__inner-head-inner .ttl {
	color: #009fe8;
}

.p-product--02 .p-product__inner-head-inner .ttl {
	color: #fff000;
}

.p-product__inner-head-inner .ttl .block {
	display: inline-block;
}

.p-product--01 .p-product__inner-head-inner .ttl .block {
	border-bottom: .3rem solid #009fe8;
}

.p-product--02 .p-product__inner-head-inner .ttl .block {
	border-bottom: .3rem solid #fff000;
}

.p-product__inner-sec01 {
	margin-top: 5.5rem;
}

.p-product__inner-sec01 .ttl {
	font-size: 3rem;
	font-weight: 900;
	text-align: center;
	line-height: 1.6;
	letter-spacing: .06em;
}

.p-product__inner-sec01 .txt01 {
	margin-top: 2rem;
	font-size: 2.5rem;
	font-weight: 500;
	text-align: center;
	line-height: 1.6;
	letter-spacing: .06em;
}

.p-product__inner-sec01 .box01 {
	padding-bottom: 2rem;
}

.p-product__inner-sec01 .box01 .pic {
	width: 62rem;
	padding: 1.6rem 0;
	margin: 4rem auto 0;
	background: #fff;
	border: .4rem solid #000;
	box-shadow: 2rem 2rem 0 rgba(158, 116, 0, 0.4);
	border-radius: 3rem;
}

.p-product__inner-sec01 .box01 .pic img {
	display: block;
	width: 53.9rem;
	margin: 0 auto;
}

.p-product__inner-sec01 .lens-list01 {
	margin-top: 5rem;
}

.p-product__inner-sec01 .lens-list01__sec {
	margin-top: 8rem;
}

.p-product__inner-sec01 .lens-list01__sec:first-child {
	margin-top: 0;
}

.p-product__inner-sec01 .lens-list01__sec-ttl {
	font-size: 2.5rem;
	font-weight: bold;
	text-align: center;
	line-height: 1.3;
}

.p-product__inner-sec01 .lens-list01__sec-ttl span {
	display: inline-block;
	padding: 0 .8rem;
	background: #009fe8;
}

.p-product__inner-sec01 .lens-list01__sec-box {
	margin-top: 5rem;
}

.p-product__inner-sec01 .lens-list01__sec-box:first-child {
	margin-top: 3rem;
}

.p-product__inner-sec01 .lens-list01__sec-box.mt4 {
	margin-top: 4rem;
}

.p-product__inner-sec01 .lens-list01__sec-box .ttl {
	font-size: 2.5rem;
	font-weight: bold;
	text-align: center;
}

.p-product__inner-sec01 .lens-list01__sec-box-content {
	width: 62rem;
	padding: 6rem 3.1rem 5rem;
	margin: 1.5rem auto 0;
	background: #fff;
	border: .4rem solid #000;
	box-shadow: 2rem 2rem 0 rgba(158, 116, 0, 0.4);
	border-radius: 3rem;
}

.p-product__inner-sec01 .lens-list01__sec-box-content ul {
	display: flex;
	flex-wrap: wrap;
	gap: 7rem 0
}

.p-product__inner-sec01 .lens-list01__sec-box-content ul li {
	width: 33.3333333%;
}

.p-product__inner-sec01 .lens-list01__sec-box-content ul li .pic {
}

.p-product__inner-sec01 .lens-list01__sec-box-content ul li .pic img {
	display: block;
	width: 12.8rem;
	margin: 0 auto;
}

.p-product__inner-sec01 .lens-list01__sec-box-content ul li .pic figcaption {
	margin-top: 1rem;
	font-size: 1.8rem;
	font-weight: 500;
	text-align: center;
}

.p-product__inner-sec01 .box02 {
	width: 62rem;
	padding-bottom: 2rem;
	margin: 4rem auto 0;
}

.p-product__inner-sec01 .box02 .pic {
	margin-top: 2rem;
	border-radius: 3rem;
	box-shadow: 2rem 2rem 0 rgba(21, 72, 173, 0.6);
}

.p-product__inner-sec01 .box02 .pic:first-child {
	margin-top: 0;
}

.p-product__inner-sec01 .box03 {
	padding-bottom: 2rem;
}

.p-product__inner-sec01 .box03 .pic {
	width: 62rem;
	padding: 6rem 0 4.5rem;
	margin: 4rem auto 0;
	background: #f7f9f8;
	border: .4rem solid #000;
	box-shadow: 2rem 2rem 0 rgba(21, 72, 173, 0.6);
	border-radius: 3rem;
}

.p-product__inner-sec01 .box03 .pic img {
	display: block;
	width: 55rem;
	margin: 0 auto;
}

.p-product__inner-sec01 .box04 {
	padding-bottom: 2rem;
}

.p-product__inner-sec01 .box04 .pic {
	width: 62rem;
	padding: 3rem 0;
	margin: 4rem auto 0;
	background: #fff;
	border: .4rem solid #000;
	box-shadow: 2rem 2rem 0 rgba(21, 72, 173, 0.6);
	border-radius: 3rem;
}

.p-product__inner-sec01 .box04 .pic img {
	display: block;
	width: 56rem;
	margin: 0 auto;
}

.p-product__inner-reason {
	width: 62rem;
	max-width: 100%;
	padding: .1rem 0 4rem;
	margin: 13rem auto 0;
}

.p-product--01 .p-product__inner-reason {
	background: #009fe8;
}

.p-product--02 .p-product__inner-reason {
	background: #fff000;
}

.p-product__inner-reason .pic {
	width: 15.8rem;
	margin: -8.6rem auto 0;
}

.p-product__inner-reason .name {
	width: 49.7rem;
	padding-bottom: 2.5rem;
	margin-top: .5rem;
	margin-left: auto;
	margin-right: auto;
	font-size: 2.2rem;
	font-weight: 800;
	text-align: center;
}

.p-product--01 .p-product__inner-reason .name {
	background: url(../images/product01_reason_line01.png) no-repeat center bottom / contain;
}

.p-product--02 .p-product__inner-reason .name {
	background: url(../images/product02_reason_line01.png) no-repeat center bottom / contain;
}

.p-product__inner-reason .name .small01 {
	font-size: 1.98rem;
}

.p-product__inner-reason .name .small02 {
	font-size: 1.76rem;
}

.p-product__inner-reason .txt01 {
	padding: 0 3rem;
	margin-top: 3rem;
	font-size: 2rem;
	font-weight: 800;
	text-align: center;
	line-height: 1.9;
	letter-spacing: .04em;
}

.p-product__inner-detail {
	width: 55rem;
	margin: 10rem auto 0;
}

.p-product__inner-detail-content {
	padding: 0 0 0 2rem;
}

.p-product__inner-detail-content .sub {
	font-size: 2.5rem;
	font-weight: 500;
	line-height: 1.2;
	letter-spacing: .15em;
}

.p-product--01 .p-product__inner-detail-content .sub {
	color: #fff000;
}

.p-product--02 .p-product__inner-detail-content .sub {
	color: #009fe8;
}

.p-product__inner-detail-content .sub .block {
	display: inline-block;
	padding: .3rem 2rem;
}

.p-product--01 .p-product__inner-detail-content .sub .block {
	background: #009fe8;
}

.p-product--02 .p-product__inner-detail-content .sub .block {
	background: #fff000;
}

.p-product__inner-detail-content .txt01 {
	margin-top: 3rem;
	font-size: 2.4rem;
	font-weight: bold;
	line-height: 1.95833333;
	white-space: nowrap;
}

.p-product__inner-detail-price01 {
	margin-top: 4rem;
	margin-left: -3.5rem;
	margin-right: -3.5rem;
	border-top: .1rem solid #000;
}

.p-product__inner-detail-price01 dl {
	display: flex;
	color: #000;
	font-size: 2.4rem;
	font-weight: bold;
	letter-spacing: .1em;
	border-bottom: .1rem solid #000;
}

.p-product__inner-detail-price01 dl dt {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 42.5%;
	padding: 1rem 1rem;
	text-align: center;
	border-right: .1rem solid #000;
}

.p-product__inner-detail-price01 dl dd {
	flex: 1;
	padding: 1rem 1rem;
	text-align: right;
}

.p-product__inner-detail-price01 dl dd .box {
	display: flex;
	justify-content: center;
}

.p-product__inner-detail-price01 dl dd .box .txt01 {
	width: 14.5rem;
	font-size: 2rem;
	text-align: right;
	line-height: 1.5;
}

.p-product__inner-detail-price01 dl dd .box.tax .txt01 {
	font-size: 2.5rem;
}

.p-product__inner-detail-price01 dl dd .box .txt02 {
	width: 14.5rem;
	font-size: 2rem;
	text-align: right;
	line-height: 1.5;
}

.p-product__inner-detail-price01 dl dd .box.tax .txt02 {
	font-size: 2.5rem;
}

.p-product__inner-detail-price01 .note01 {
	margin-top: 1.5rem;
	font-size: 1.8rem;
	font-weight: 500;
	letter-spacing: .1em;
	text-align: right;
}

.p-product__inner-detail-price02 {
	margin-top: 4rem;
	margin-left: -3.5rem;
	margin-right: -3.5rem;
	border-top: .1rem solid #fff;
}

.p-product__inner-detail-price02 dl {
	display: flex;
	color: #fff;
	font-size: 2.4rem;
	font-weight: bold;
	letter-spacing: .1em;
	border-bottom: .1rem solid #fff;
}

.p-product__inner-detail-price02 dl dt {
	display: flex;
	align-items: center;
	width: 50%;
	padding: 1rem .5rem 1rem 2.5rem;
	border-right: .1rem solid #fff;
}

.p-product__inner-detail-price02 dl dd {
	flex: 1;
	padding: 1rem 1rem;
	text-align: right;
}

.p-product__inner-detail-price02 dl dd .box {
	display: flex;
	justify-content: center;
}

.p-product__inner-detail-price02 dl dd .box .txt01 {
	width: 12rem;
	font-size: 2.1rem;
	text-align: right;
	line-height: 1.5;
}

.p-product__inner-detail-price02 dl dd .box.tax .txt01 {
	font-size: 2.5rem;
}

.p-product__inner-detail-price02 dl dd .box .txt02 {
	width: 14.5rem;
	font-size: 2.1rem;
	text-align: right;
	line-height: 1.5;
}

.p-product__inner-detail-price02 dl dd .box.tax .txt02 {
	font-size: 2.5rem;
}

.p-product__inner-detail-price02 .note01 {
	margin-top: 1.5rem;
	color: #fff;
	font-size: 1.8rem;
	font-weight: 500;
	letter-spacing: .1em;
	text-align: right;
}

@media screen and (max-width:1499px){

}

@media screen and (max-width:767px){

}


/**********************************

 p-mall

***********************************/
.p-mall {
	background: url(../images/mall_bg01.png) repeat center;
	background-size: 75rem 75rem;
}

.p-mall__inner {
	padding: 7rem 0 5rem;
}

.p-mall__inner-content {
	width: 60rem;
	margin: 0 auto;
}

.p-mall__inner-content .ttl {
	padding: 1.6rem 0;
	color: #000;
	font-size: 3.4rem;
	font-weight: bold;
	text-align: center;
	background: #fff;
	border: .4rem solid #000;
	letter-spacing: .1em;
	cursor: pointer;
	position: relative;
	z-index: 1;
}

.p-mall__inner-content .ttl:before {
	content: "";
	display: block;
	width: 3.7rem;
	height: 3.7rem;
	background: url(../images/icon_plus01.png) no-repeat center / contain;
	position: absolute;
	top: 50%;
	right: 3.6rem;
	z-index: 1;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transition: all 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
}

.p-mall__inner-content .ttl.is-active:before {
	background: url(../images/icon_minus01.png?1) no-repeat center / contain;
}

.p-mall__inner-content .body {
	display: none;
	padding: 1rem 3.1rem;
	background: #fff;
	border-left: .4rem solid #000;
	border-right: .4rem solid #000;
	border-bottom: .4rem solid #000;
}

.p-mall__inner-content .body .acc {
	border-top: .1rem solid #000;
}

.p-mall__inner-content .body .acc:first-child {
	border-top: none;
}

.p-mall__inner-content .body .acc__head {
	padding: 1.9rem 1rem;
	font-size: 2.6rem;
	font-weight: bold;
	cursor: pointer;
	position: relative;
	z-index: 1;
	transition: opacity 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
}

.p-mall__inner-content .body .acc__head:hover {
	opacity: .7;
}

.p-mall__inner-content .body .acc__head:before {
	content: "";
	display: block;
	width: 2.4rem;
	height: 2.4rem;
	background: url(../images/icon_plus02.png?1) no-repeat center / contain;
	position: absolute;
	top: 50%;
	right: 1rem;
	z-index: 1;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transition: background 600ms cubic-bezier(0.165, 0.84, 0.44, 1);
}

.p-mall__inner-content .body .acc__head.is-active:before {
	background: url(../images/icon_minus02.png?1) no-repeat center / contain;
}

.p-mall__inner-content .body .acc__body {
	display: none;
}

.p-mall__inner-content .body .acc__body ul {
	padding: 0 0 2rem 3.7rem;
	font-size: 2.4rem;
	font-weight: 500;
	line-height: 1.710526315789474;
}

.p-mall__inner-content .body .acc__body ul li {

}

.p-mall__inner-content .body .acc__body ul li a {
	color: #000;
	text-decoration: none;
}

.p-mall__inner-note {
	width: 60rem;
	margin: 4rem auto 0;
	font-size: 2.1rem;
	font-weight: 500;
	line-height: 1.42857143;
}

.p-mall__inner-note li {
	text-indent: -1em;
	margin-left: 1em;
}

@media screen and (max-width:1499px){

}

@media screen and (max-width:767px){

}


/**********************************

 p-footer

***********************************/
.p-footer {

}

.p-footer__inner {
	padding: 7rem 0 0;
}

.p-footer__inner-logo {
	width: 25rem;
	margin: 0 auto;
}

.p-footer__inner-copy {
	width: 42.1rem;
	margin: 3rem auto 0;
}

.p-footer__inner-copy img {
	display: block;
}

@media screen and (max-width:1499px){

}

@media screen and (max-width:767px){

}


/**********************************

 xxx

***********************************/


@media screen and (max-width:1499px){

}

@media screen and (max-width:767px){

}

