@charset "utf-8";
/*------------------------------------------------------------
	product
------------------------------------------------------------*/
#gHeader {
	margin-bottom: 5.6rem;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	position: relative;
}
#gHeader:after {
	width: 73.6rem;
	height: 29.6rem;
	background: url(../img/common/bg02.png) no-repeat;
	background-size: 100% auto;
	position: absolute;
	top: 3.0rem;
	left: -19rem;
	content: "";
}
#gHeader h1 {
	margin: 0;
}
#gHeader .hLink {
	margin: -4rem 0.5rem -4rem 0;
}
#main {
	margin-bottom: 27rem;
	color: #231815;
}
#main .content {
	padding: 0 2rem;
	max-width: 124rem;
}
#main h2 {
	margin-bottom: 3.1rem;
	font-size: 3.6rem;
	font-weight: 900;
	text-align: center;
}
#main .midBox {
	margin: 0 auto 4.2rem;
	max-width: 65rem;
	text-align: center;
}
#main .midBox .photo {
	margin-bottom: 3.4rem;
}
#main .midBox .photo img {
	width: 100%;
}
#main .midBox p {
	font-size: 1.8rem;
	line-height: 1.89;
	font-weight: 500;
}
#main .sec {
	border-top: 1px solid #231815;
}
#main .ttlBox {
	padding-right: 7%;
	align-items: center;
	cursor: pointer;
	background: url(../img/product/icon01.png) no-repeat right 5.6% center/1.5rem auto;
}
#main .ttlBox.on {
	background-image: url(../img/product/icon02.png);
}
#main .ttlBox .photo {
	margin-right: 6%;
	width: 28rem;
}
#main .ttlBox .photo img {
	width: 100%;
}
#main .ttlBox .txtBox {
	flex: 1;
}
#main .ttlBox .txtBox .date {
	margin-bottom: 0.4rem;
	font-size: 1.6rem;
	font-weight: bold;
}
#main .inner {
	display: none;
	padding: 6rem 20rem 10rem;
	position: relative;
}
#main .inner .txt {
	margin-bottom: 3.7rem;
	font-size: 1.6rem;
	line-height: 2;
	opacity: 0.93;
	font-weight: 500;
}
#main .inner .txt:last-child {
	margin-bottom: 0 !important;
}
#main .infoBox {
	margin: 0 2.6rem;
}
#main .infoBox h4 {
	margin-bottom: 3.6rem;
	font-size: 2.4rem;
	font-weight: 500;
	text-align: center;
}
#main .infoBox h4 .bgTxt {
	margin-bottom: 2rem;
	position: relative;
	padding: 0.5rem 1.3rem;
	display: inline-block;
	color: #fff;
	font-size: 2.2rem;
	background: #dc2878;
	border-radius: 1rem;
}
#main .infoBox h4 .bgTxt:after {
	position: absolute;
	left: 50%;
	bottom: -1.3rem;
	width: 1.8rem;
	height: 1.5rem;
	transform: translateX(-50%);
	background: #dc2878;
	clip-path: polygon(0 0, 100% 0, 50% 100%);
	content: "";
}
#main .infoBox h4 .large {
	margin-left: 0.4rem;
	color: #76161b;
	font-size: 2.8rem;
	font-weight: 700;
}
#main .infoBox .photo {
	margin-bottom: 1.9rem;
	text-align: center;
}
#main .infoBox .photo p {
	margin-top: 0.6rem;
	font-size: 1.8rem;
	font-weight: 500;
}
#main .infoBox .photo p .large {
	display: block;
	font-size: 2.4rem;
	font-weight: 700;
}
#main .infoBox .imgBox .voice {
	margin-right: 2rem;
	padding-right: 8.3rem;
	position: relative;
	display: block;
	flex: 1;
}
#main .infoBox .imgBox .voice .txtBox {
	position: relative;
	padding: 1rem 1.7rem;
	flex: 1;
	border-radius: 1rem;
	background: #eee;
	border: 0.2rem solid #eee;
}
#main .infoBox .imgBox .voice .txtBox:after {
	position: absolute;
	right: -3rem;
	bottom: 1.4rem;
	width: 3.9rem;
	height: 3.2rem;
	background: url(../img/product/arrow01.png) no-repeat left top/100% auto;
	content: "";
}
#main .infoBox .imgBox .voice .txtBox .txt {
	margin-bottom: 0;
	line-height: 1.75;
}
#main .infoBox .imgBox .voice .txtBox .rTxt {
	text-align: right;
	font-size: 1.2rem;
}
#main .infoBox .imgBox .voiceImg {
	width: 6rem;
	position: absolute;
	right: 0;
	bottom: 2rem;
}
#main .infoBox .imgBox .phoBox {
	width: 28rem;
}
#main .infoBox .imgBox .phoBox img {
	width: 100%;
}
#main .imgBox .slick-slide {
	position: relative;
	line-height: 0;
}
#main .imgBox .slick-dots {
	margin-top: 0.9rem;
	display: flex;
	justify-content: center;
	z-index: 10;
}
#main .imgBox .slick-dots li {
	margin: 0 0.75rem;
	width: 1rem;
	height: 1rem;
	border-radius: 50%;
	background: none;
	cursor: pointer;
	background-color: #D1D1D1;
}
#main .imgBox .slick-dots li button {
	display: none;
}
#main .imgBox .slick-dots li.slick-active {
	background-color: #F0C81E;
}
#main .infoBox {
	margin-bottom: 7rem;
}
#main .heading01 {
	margin-bottom: 1.5rem;
	padding-top: 2.2rem;
	opacity: 0.93;
	font-size: 2.2rem;
	text-align: center;
	background: url(../img/product/ttl_bg.png) no-repeat center top/5.9rem auto;
}
#main .heading01 .line {
	display: inline-block;
	background: url(../img/product/line.png) no-repeat center bottom 0.3rem/auto 0.7rem;
}
#main .inner .bgBox {
	margin-bottom: 7.3rem;
	padding: 4.2rem 10rem 4.4rem;
	background: #f5f5f5;
}
#main .inner .bgBox .areaTtl {
	margin: 0 0 2.4rem 0.7rem;
	align-items: center;
}
#main .inner .bgBox .areaTtl img {
	width: 13rem;
}
#main .inner .bgBox .areaTtl .ttl {
	padding-bottom: 1rem;
	margin: 0 0 0.3rem 1.7rem;
	flex: 1;
	color: #dc2878;
	opacity: 0.93;
	font-size: 2.1rem;
	font-weight: bold;
	border-bottom: 1px solid #231815;
}
#main .inner .bgBox .areaTtl .ttl .bgTxt {
	margin-bottom: 1rem;
	padding: 0.1rem 0.5rem;
	display: inline-block;
	color: #fff;
	font-size: 1.8rem;
	line-height: 1.2;
	background: #231815;
}
#main .inner .bgBox .txt {
	margin-bottom: 2.9rem;
	opacity: 1;
	line-height: 1.75;
}
#main .inner .bgBox .movieBox {
	text-align: center;
}
#main .inner .bgBox .movieBox .ttl {
	margin: 0 auto 1.7rem;
	padding: 0 1.1rem;
	position: relative;
	font-size: 1.8rem;
	line-height: 1.44;
	font-weight: 700;
	width: fit-content;
}
#main .inner .bgBox .movieBox .ttl:before,
#main .inner .bgBox .movieBox .ttl:after {
	position: absolute;
	left: 0;
	top: 0.8rem;
	width: 2px;
	height: 1.3rem;
	transform: rotate(-26deg);
	background-color: #302623;
	content: "";
}
#main .inner .bgBox .movieBox .ttl:after {
	left: auto !important;
	right: 0;
	transform: rotate(26deg);
}
#main .inner .bgBox .movieBox .movie a {
	display: block;
	position: relative;
}
#main .inner .bgBox .movieBox .movie a:hover {
	opacity: 0.7;
}
#main .inner .bgBox .movieBox .movie a:after {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 10rem;
	height: 10rem;
	transform: translate(-50%, -50%);
	background: url(../img/product/icon_play.png) no-repeat left top/100%;
	content: "";
}
#main .inner .bgBox .movieBox .movie img {
	width: 100%;
}
#main .inner .bgBox .movieBox .txt {
	margin-top: 0.3rem;
	font-size: 1.4rem;
}
#main .inner .listBox {
	margin: 0 auto;
	max-width: 74rem;
}
#main .inner .listBox .heading01 {
	margin-bottom: 4.6rem;
}
#main .inner .listBox .voiceList, .popBox .voiceList {
	display: flex;
	flex-direction: column;
	gap: 8.1rem 0;
}
#main .inner .listBox .voiceList li, .popBox .voiceList li {
	width: 100%;
	padding: 3rem 2rem 2.3rem;
	font-size: 1.6rem;
	line-height: 1.75;
	position: relative;
	border-radius: 1rem;
	background: #eee;
}
#main .inner .listBox .voiceList li .img, .popBox .voiceList li .img {
	width: 7rem;
	position: absolute;
	left: 7.5rem;
	top: -4.8rem;
	z-index: 1;
}
#main .inner .listBox .voiceList li:nth-child(2n) .img, .popBox .voiceList li:nth-child(2n) .img {
	left: auto;
	right: 6.4rem;
	top: -5rem;
}
#main .inner .listBox .voiceList .DC2878, #main .inner .listBox .voiceList .pink, .popBox .voiceList .pink {
	color: #DC2878;
	font-weight: bold;
}
#main .inner .close {
	position: absolute;
	bottom: 6rem;
	right: 5rem;
	width: 4rem;
}
#main .inner .close a:hover {
	opacity: 0.7;
}
#main .sec02 .inner {
	padding-top: 7rem;
}
#main .sec02 .infoBox h4 {
	margin-bottom: -0.6rem;
}
#main .sec02 .infoBox h4 .bgTxt {
	padding: 0.4rem 0;
}
#main .sec02 .infoBox .photo {
	margin-right: -3.5rem;
}
#main .sec02 .bgBox .areaTtl {
	margin-left: 0;
}
#main .sec02 .bgBox .areaTtl img {
	width: 14.5rem;
}
#main .sec03 .infoBox h4 {
	margin-bottom: 2rem;
}
#main .sec03 .infoBox .photo {
	margin-left: -1.7rem;
	margin-right: -2.1rem;
}
#main .sec03 .infoBox .imgBox {
	justify-content: center;
}
#main .sec03 .bgBox .areaTtl img {
	width: 15.7rem;
}
#main .sec04 .inner {
	padding-top: 7rem;
	padding-bottom: 14rem;
}
#main .sec04 .infoBox h4 {
	margin-bottom: 2.3rem;
}
#main .sec04 .infoBox .photo {
	margin: 0 3.8rem 2.3rem 0;
}
#main .sec04 .infoBox .photo img {
	width: 59rem;
}
#main .sec04 .infoBox .txt {
	margin-bottom: 6.5rem;
}
#main .sec04 .bgBox {
	margin-bottom: 0;
}
#main .sec04 .bgBox .areaTtl {
	margin: 0 0 1rem;
}
#main .sec04 .bgBox .areaTtl img {
	width: 12rem;
}
#main .sec04 .bgBox .areaTtl .ttl {
	margin-bottom: 2rem;
}
#main .comLink {
	margin-top: 8rem;
}
.popBox .subPop {
	padding: 3.6rem 4rem;
}
.popBox .subPop .movie {
	aspect-ratio: 750/422;
	position: relative;
}
.popBox .subPop .movie iframe {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	height: 100%;
	display: block;
}
#main .linkBtn a {
	margin: 0 auto;
	width: 36.5rem;
	display: block;
	font-size: 1.8rem;
	font-weight: 700;
	padding: 0.3rem 3rem 0.3rem 0;
	border-bottom: 0.2rem solid #f0c81e;
	background: url(../img/common/icon07.png) no-repeat right 0.2rem top 1.2rem/2.1rem auto;
}
#main .linkBtn a:hover {
	opacity: 0.7;
}
#popVoice {
	width: 73.9rem;
}
#popVoice .sub {
	padding: 5rem 0 4.5rem;
	height: calc(100svh - 5rem);
	overflow-y: auto;
}
#popVoice .voiceList li {
	background: #fff;
}
#popVoice .close {
	margin: -9rem -6rem 0 0;
	z-index: 10;
}
.mfp-voice .mfp-container {
	padding: 0 2rem;
	overflow-y: visible;
}
.mfp-voice.mfp-fade.mfp-bg.mfp-ready {
	opacity: 0.85;
}
.mfp-voice.mfp-fade.mfp-bg.mfp-removing {
	opacity: 0;
}
@media all and (min-width: 897px) {
	#main .ttlBox:hover, #main .bgTtl:hover {
		opacity: 0.7;
	}
}
@media all and (max-width: 896px) {
	#gHeader .hLink {
		width: 7.6rem;
		margin-right: -0.2rem;
	}
	#gHeader {
		margin-bottom: 12.2rem;
		justify-content: center;
		padding: 2.5rem 2rem;
	}
	#gHeader::after {
		width: 38.8rem;
		height: 14.2rem;
		left: -10.5rem;
		top: 6.6rem;
		background-image: url(../img/common/bg02_sp.png);
	}
	#main {
		margin-bottom: 4rem;
	}
	#main .content {
		padding: 0;
		margin: 0;
	}
	#main h2 {
		margin-bottom: 2.5rem;
		font-size: 2.4rem;
	}
	#main .midBox {
		margin-bottom: 2.3rem;
		max-width: inherit;
	}
	#main .midBox .photo {
		margin-bottom: 2.2rem;
	}
	#main .midBox p {
		font-size: 1.4rem;
		line-height: 2;
	}
	#main .ttlBox {
		padding-right: 4rem;
		background-position: right 1.7rem center;
		background-size: 1.1rem auto;
	}
	#main .ttlBox .photo {
		margin-right: 2.5rem;
		width: 14.5rem;
	}
	#main .ttlBox .txtBox .date {
		font-size: 1.2rem;
	}
	#main .ttlBox .txtBox h3 {
		font-size: 1.8rem;
		line-height: 1.45;
	}
	#main .inner {
		padding: 2rem 0 9rem;
	}
	#main .inner .txt {
		margin-bottom: 2.8rem;
		font-size: 1.4rem;
	}
	#main .infoBox {
		margin: 0 1.9rem;
	}
	#main .infoBox h4 {
		margin-bottom: 1.3rem;
		font-size: 1.5rem;
	}
	#main .infoBox h4 .bgTxt {
		margin-bottom: 1.7rem;
		padding: 0.4rem 1rem;
		font-size: 1.5rem;
	}
	#main .infoBox h4 .bgTxt:after {
		bottom: -0.8rem;
		width: 1.4rem;
		height: 1.2rem;
	}
	#main .infoBox h4 .large {
		margin: 0.2rem 0 0;
		font-size: 1.7rem;
		display: block;
	}
	#main .infoBox .photo {
		margin: 0 0.9rem 1.4rem 0;
	}
	#main .infoBox .imgBox {
		display: block;
	}
	#main .infoBox .imgBox .voice {
		margin: 0 0 3rem;
		padding: 0 0 0 8rem;
	}
	#main .infoBox .imgBox .voice .txtBox {
		padding: 0.8rem 1.4rem 1rem;
	}
	#main .infoBox .imgBox .voice .txtBox:after {
		right: auto;
		left: -2.3rem;
		bottom: 2.5rem;
		width: 2.4rem;
		height: 1.4rem;
		background-image: url(../img/product/arrow01_sp.png);
	}
	#main .infoBox .imgBox .voice .txtBox .txt {
		margin-bottom: 0.3rem;
		line-height: 1.5;
	}
	#main .infoBox .imgBox .voice .txtBox .rTxt {
		text-align: left;
	}
	#main .infoBox .imgBox .voiceImg {
		right: auto;
		left: 0;
		bottom: 0;
	}
	#main .infoBox .imgBox .phoBox {
		margin: 0 auto;
		width: 87%;
	}
	#main .imgBox .phoBox img {
		width: 100%;
	}
	#main .infoBox {
		margin-bottom: 4.5rem;
	}
	#main .heading01 {
		margin-bottom: 2rem;
		padding-top: 1.8rem;
		font-size: 1.8rem;
		background-size: 4.5rem auto;
	}
	#main .heading01 .line {
		background-size: 100% 0.7rem;
	}
	#main .inner .bgBox {
		margin-bottom: 5rem;
		padding: 2.8rem 4rem 3.5rem;
	}
	#main .inner .bgBox .areaTtl {
		margin: 0 0 1.5rem;
	}
	#main .inner .bgBox .areaTtl img {
		width: 8.1rem;
	}
	#main .inner .bgBox .areaTtl .ttl {
		padding-bottom: 0.7rem;
		margin: 0 0 1.1rem 0.7rem;
		font-size: 1.6rem;
	}
	#main .inner .bgBox .areaTtl .ttl .bgTxt {
		margin-bottom: 0.8rem;
		font-size: 1.4rem;
	}
	#main .inner .bgBox .txt {
		margin-bottom: 3.1rem;
		line-height: 1.5;
	}
	#main .inner .bgBox .movieBox .ttl {
		margin-bottom: 0.4rem;
		font-size: 1.4rem;
	}
	#main .inner .bgBox .movieBox .ttl:before,
	#main .inner .bgBox .movieBox .ttl:after {
		top: 0.4rem;
		height: 1.2rem;
	}
	#main .inner .bgBox .movieBox .movie a:after {
		width: 7.1rem;
		height: 7.1rem;
	}
	#main .inner .bgBox .movieBox .txt {
		margin-top: 0.8rem;
		font-size: 1.2rem;
	}
	#main .inner .listBox {
		margin: 0 2.3rem;
		max-width: initial;
	}
	#main .inner .listBox .heading01 {
		margin-bottom: 2.4rem;
	}
	#main .inner .listBox .voiceList, .popBox .voiceList {
		gap: 4.6rem 0;
	}
	#main .inner .listBox .voiceList li, .popBox .voiceList li {
		padding: 3.2rem 1rem 1rem;
		font-size: 1.4rem;
		line-height: 1.5;
	}
	#main .inner .listBox .voiceList li .img, .popBox .voiceList li .img {
		width: 5rem;
		left: 1rem;
		top: -2.5rem;
	}
	#main .inner .listBox .voiceList li:nth-child(2n) .img, .popBox .voiceList li:nth-child(2n) .img {
		left: auto;
		right: 0.9rem;
		top: -2.5rem;
	}
	#main .inner .close {
		bottom: 5rem;
		right: 1.2rem;
		width: 2.8rem;
	}
	#main .sec02 .inner {
		padding-top: 2rem;
	}
	#main .sec02 .infoBox h4 {
		margin-bottom: 0.6rem;
	}
	#main .sec02 .infoBox h4 .bgTxt {
		padding: 0.4rem 1rem 0.4rem 0.3rem;
	}
	#main .sec02 .infoBox .photo {
		margin-right: -0.6rem;
		margin-left: -0.4rem;
	}
	#main .sec02 .bgBox .areaTtl img {
		width: 8.2rem;
	}
	#main .sec02 .inner .bgBox .txt {
		margin-bottom: 2.2rem;
	}
	#main .sec03 .infoBox h4 {
		margin-bottom: 0.2rem;
	}
	#main .sec03 .infoBox .photo {
		margin-left: -0.1rem;
		margin-right: 1.9rem;
	}
	#main .sec03 .bgBox .areaTtl img {
		width: 9.9rem;
	}
	#main .sec04 .inner {
		padding-top: 2rem;
		padding-bottom: 9rem;
	}
	#main .sec04 .infoBox h4 {
		margin-bottom: 1.3rem;
	}
	#main .sec04 .infoBox .photo {
		margin: 0 1.1rem 1.5rem 0;
	}
	#main .sec04 .infoBox .photo img {
		width: 59rem;
	}
	#main .sec04 .infoBox .txt {
		margin-bottom: 1.5rem;
	}
	#main .sec04 .bgBox {
		margin-bottom: 0;
	}
	#main .sec04 .bgBox .areaTtl {
		margin: 0 0 1rem;
	}
	#main .sec04 .bgBox .areaTtl img {
		margin-right: 0.7rem;
		width: 7.3rem;
	}
	#main .linkBtn a {
		width: 32.9rem;
		font-size: 1.6rem;
		padding: 0 3rem 0 0;
		background-position: right 0.1rem top 0.5rem;
	}
	#popVoice {
		margin: 0 0.3rem;
		width: auto;
		padding-bottom: 0;
	}
	#popVoice .sub {
		padding: 3rem 0 0;
	}
	#popVoice .close {
		margin: 0;
		bottom: 2rem;
	}
	#main .comLink {
		margin-top: 6rem;
	}
	#gFooter {
		margin-top: 2.5rem;
	}
	.popBox {
		margin: 0;
		width: auto;
		padding-bottom: 9.5rem;
	}
	.popBox .subPop {
		margin: 0 -2rem;
		padding: 2.5rem 0;
		border-left: none;
		border-right: none;
	}
	.popBox .close {
		position: absolute;
		margin: 0;
		right: -1rem;
		bottom: 0;
	}
}
/* sec05 */
#main .sec05 .infoBox {
	margin-bottom: 6rem;
}
#main .sec05 .infoBox h4 {
	margin-bottom: 1.1rem;
	line-height: 1.73;
}
#main .sec05 .infoBox .photo {
	margin: 0 -1.7rem 2.2rem 0;
}
#main .sec05 .infoBox .txt {
	margin-bottom: 3.1rem;
}
#main .sec05 .infoBox .imgBox .slick-dots {
	margin-top: 3rem;
}
#main .sec05 .heading01 {
	padding-top: 2.6rem;
	margin-bottom: 2.4rem;
}
#main .sec05 .heading01 .line {
	background-size: 100% 0.7rem;
}
#main .sec05 .inner {
	padding-bottom: 16.6rem;
}
#main .sec05 .inner .close {
	bottom: 9.9rem;
}
#main .sec05 .inner .bgBox {
	margin-bottom: 9.7rem;
	padding: 3.9rem 2.6rem 4.6rem;
}
#main .sec05 .inner .bgBox .whiteBox {
	margin-bottom: 3.9rem;
	padding: 3.6rem 5rem 2.6rem;
	background: #fff;
	border-radius: 1rem;
}
#main .sec05 .inner .bgBox .whiteBox .ttl {
	width: fit-content;
	margin: 0 auto 1.9rem;
	padding: 0.5rem 1.8rem 0.3rem;
	text-align: center;
	position: relative;
	color: #fff;
	font-size: 2rem;
	font-weight: 500;
	background: #DC2878;
	border-radius: 1rem;
}
#main .sec05 .inner .bgBox .whiteBox .ttl::after {
	width: 0;
	height: 0;
	position: absolute;
	left: 50%;
	top: 100%;
	border-top: 1.1rem solid #DC2878;
	border-left: 0.5rem solid transparent;
	border-right: 0.5rem solid transparent;
	content: '';
	transform: translateX(-50%);
}
#main .sec05 .inner .bgBox .whiteBox p {
	position: relative;
	font-size: 1.6rem;
	line-height: 2;
	font-weight: 500;
	background: url(../img/product/line02.png) repeat left top / 4.2rem;
}
#main .sec05 .inner .bgBox .whiteBox p::after {
	width: 100%;
	height: 0.2rem;
	position: absolute;
	left: 0;
	bottom: 0;
	background: #fff;
	content: '';
}
#main .sec05 .inner .bgBox .whiteBox p .img {
	width: 7.4rem;
	position: absolute;
	right: -0.1rem;
	bottom: 1rem;
}
#main .sec05 .inner .bgBox .subBox {
	margin: 0 5rem;
}
#main .sec05 .inner .bgBox .subBox .ttl {
	margin-bottom: 2.2rem;
	position: relative;
	text-align: center;
}
#main .sec05 .inner .bgBox .subBox .ttl::before {
	margin-top: 0.2rem;
	width: 100%;
	height: 0.1rem;
	position: absolute;
	left: 0;
	top: 50%;
	background: #707070;
	content: '';
}
#main .sec05 .inner .bgBox .subBox .ttl span {
	padding: 0 2rem;
	display: inline-block;
	font-size: 1.8rem;
	background: #F5F5F5;
	position: relative;
	z-index: 1;
}
#main .sec05 .inner .bgBox .subBox .imgBox {
	display: flex;
	gap: 1.5rem;
}
#main .sec05 .inner .bgBox .subBox .imgBox .photoBox {
	margin-top: 1.1rem;
	width: 51.1%;
}
#main .sec05 .inner .bgBox .subBox .imgBox .txtList {
	flex: 1;
	font-size: 1.8rem;
	font-weight: 500;
}
#main .sec05 .inner .bgBox .subBox .imgBox .txtList li {
	padding-left: 1.2em;
	text-indent: -1.2em;
	line-height: 1.556;
}
#main .sec05 .inner .bgBox .subBox .imgBox .txtList li .num {
	margin-right: 0.2em;
}
#main .sec05 .inner .listBox .heading01 {
	margin-bottom: 4rem;
}
@media all and (max-width: 896px) {
	#main .sec05 .infoBox h4 {
		margin-bottom: 1.1rem;
		line-height: 1.6;
	}
	#main .sec05 .infoBox h4 .large {
		display: inline;
	}
	#main .sec05 .infoBox .photo {
		margin: 0 -0.4rem 0.3rem -0.1rem;
	}
	#main .sec05 .infoBox .txt {
		margin-bottom: 2.3rem;
	}
	#main .sec05 .infoBox .imgBox .phoBox {
		width: 87.3%;
	}
	#main .sec05 .infoBox .imgBox .slick-dots {
		margin-top: 1rem;
	}
	#main .sec05 .heading01 {
		padding-top: 2.1rem;
		margin-bottom: 1.4rem;
	}
	#main .sec05 .inner {
		padding-top: 1.5rem;
		padding-bottom: 6.9rem;
	}
	#main .sec05 .inner .close {
		bottom: 3rem;
		right: 2.2rem;
	}
	#main .sec05 .inner .bgBox {
		margin-bottom: 5.8rem;
		padding: 2.9rem 1.9rem 3.5rem;
	}
	#main .sec05 .inner .bgBox .whiteBox {
		margin-bottom: 3.8rem;
		padding: 1.7rem 1.8rem 1.2rem;
		border-radius: 0;
		box-shadow: 0.3rem 0.3rem 0.6rem rgba(0, 0, 0, 0.16);
	}
	#main .sec05 .inner .bgBox .whiteBox .ttl {
		margin-bottom: 1.7rem;
		padding: 0.5rem 1rem 0.4rem;
		font-size: 1.5rem;
	}
	#main .sec05 .inner .bgBox .whiteBox .ttl::after {
		border-top: 1rem solid #DC2878;
	}
	#main .sec05 .inner .bgBox .whiteBox p {
		font-size: 1.4rem;
		background-image: url(../img/product/line02_sp.png);
		background-size: 3.5rem;
	}
	#main .sec05 .inner .bgBox .whiteBox p .img {
		width: 6.4rem;
		right: -0.6rem;
		bottom: 1.8rem;
	}
	#main .sec05 .inner .bgBox .subBox {
		margin: 0;
	}
	#main .sec05 .inner .bgBox .subBox .ttl {
		margin: 0 -1.9rem 2.5rem;
	}
	#main .sec05 .inner .bgBox .subBox .ttl::before {
		margin-top: -0.1rem;
	}
	#main .sec05 .inner .bgBox .subBox .ttl span {
		padding: 0 1.4rem;
		font-size: 1.6rem;
	}
	#main .sec05 .inner .bgBox .subBox .imgBox {
		margin: 0 1.9rem;
		display: block;
	}
	#main .sec05 .inner .bgBox .subBox .imgBox .photoBox {
		margin: 0 -0.6rem 0.7rem 0;
		width: auto;
		text-align: center;
	}
	#main .sec05 .inner .bgBox .subBox .imgBox .txtList {
		font-size: 1.6rem;
	}
	#main .sec05 .inner .bgBox .subBox .imgBox .txtList li {
		margin-bottom: 0.7rem;
		line-height: 1.5;
	}
	#main .sec05 .inner .bgBox .subBox .imgBox .txtList li:last-child {
		margin-bottom: 0;
	}
}
/* sec06 */
#main .sec06 .infoBox {
	margin-bottom: 6.1rem;
}
#main .sec06 .infoBox .photo {
	margin-right: -0.5rem;
}
#main .sec06 .inner {
	padding-bottom: 14rem;
}
#main .sec06 .inner .bgBox .areaTtl {
	margin-left: 0;
}
#main .sec06 .inner .bgBox .areaTtl img {
	width: 16.3rem;
}
#main .sec06 .inner .bgBox .areaTtl .ttl {
	margin-left: 2.3rem;
}
#main .sec06 .inner .bgBox {
	margin-bottom: 10rem;
}
#main .sec06 .inner .listBox .heading01 {
	margin-bottom: 4.1rem;
	padding-top: 2.5rem;
}
#main .sec06 .inner .listBox .heading01 .line {
	background-size: 100% 0.7rem;
}
#main .sec:last-of-type {
	border-bottom: 1px solid #231815;
}
@media all and (max-width: 896px) {
	#main .sec06 .infoBox h4 {
		margin-bottom: 0.4rem;
	}
	#main .sec06 .infoBox h4 .large {
		display: inline;
	}
	#main .sec06 .infoBox .photo {
		margin: 0 0 1.2rem -0.1rem;
	}
	#main .sec06 .inner {
		padding-top: 2.5rem;
		padding-bottom: 6.8rem;
	}
	#main .sec06 .inner .bgBox .areaTtl img {
		width: 10.3rem;
	}
	#main .sec06 .inner .bgBox .areaTtl .ttl {
		margin-left: 1.2rem;
	}
	#main .sec06 .inner .bgBox .txt {
		margin-bottom: 1.8rem;
	}
	#main .sec06 .inner .bgBox {
		margin-bottom: 6.2rem;
		padding-bottom: 2.5rem;
	}
	#main .sec06 .inner .listBox .heading01 {
		margin-bottom: 5rem;
		padding-top: 2rem;
	}
	#main .sec06 .inner .close {
		bottom: 3rem;
		right: 2.2rem;
	}
}
/* sec07 */
#main .sec07 .infoBox {
	margin-bottom: 6rem;
}
#main .sec07 .infoBox .photo {
	margin-bottom: 5rem;
}
#main .sec07 .infoBox .photo img {
	width: 63.4rem;
}
#main .sec07 .inner .txt {
	margin-bottom: 3rem;
}
#main .sec07 .infoBox .imgBox .slick-dots {
	margin-top: 3rem;
}
#main .sec07 .inner .bgBox {
	margin-bottom: 0;
	padding: 4.2rem 3rem 4.4rem;
}
#main .sec07 .inner .bgBox .heading01 {
	margin-bottom: -0.8rem;
}
#main .sec07 .inner .bgBox .voice01 {
	margin-bottom: 7.7rem;
}
#main .sec07 .inner .bgBox .voice01 img {
	width: 100%;
}
#main .sec07 .inner .bgBox .voiceList li {
	background-color: #fff;
}
#main .sec07 .inner .bgBox .voiceList .img {
	left: auto;
	right: 9rem;
}
@media all and (max-width: 896px) {
	#main .sec07 .inner {
		padding-bottom: 0;
	}
	#main .sec07 .infoBox {
		margin-bottom: 6rem;
	}
	#main .sec07 .infoBox h4 .large {
		display: inline-block;
	}
	#main .sec07 .infoBox .photo {
		margin: -0.5rem 0.1rem 0.4rem 0;
	}
	#main .sec07 .infoBox .photo img {
		width: auto;
	}
	#main .sec07 .inner .txt {
		margin-bottom: 2.2rem;
	}
	#main .sec07 .infoBox .imgBox .slick-dots {
		margin-top: 1rem;
	}
	#main .sec07 .inner .bgBox {
		margin-bottom: 0;
		padding: 3.2rem 2.3rem 5.8rem;
	}
	#main .sec07 .inner .bgBox .heading01 {
		margin-bottom: 1.7rem;
	}
	#main .sec07 .inner .bgBox .voice01 {
		margin-bottom: 5.7rem;
	}
	#main .sec07 .inner .bgBox .listBox {
		margin: 0;
	}
	#main .sec07 .inner .bgBox .voiceList .img {
		left: auto;
		right: 0.9rem;
	}
	#main .sec07 .inner .close {
		bottom: 2rem;
		right: 2.2rem;
	}
}
/* sec08 */
#main .sec08 .inner {
	padding-top: 7rem;
}
#main .sec08 .infoBox h4 {
	margin-bottom: 3rem;
}
#main .sec08 .infoBox h4 .bgTxt {
	padding: 0.5rem 2rem;
	font-size: 2rem;
}
#main .sec08 .infoBox h4 .bgTxt:after {
	width: 1.3rem;
	bottom: -1rem;
}
#main .sec08 .infoBox .photo {
	margin-right: -0.6rem;
}
#main .sec08 .infoBox .subTtl {
	margin-bottom: 0.7rem;
	color: #dc2878;
	opacity: 0.93;
	font-size: 1.6rem;
	font-weight: 500;
}
#main .sec08 .infoBox .subTtl .bgTxt {
	margin-bottom: 0.7rem;
	padding: 0 0.3rem;
	display: inline-block;
	color: #fff;
	font-weight: 700;
	line-height: 1.3;
	background: #dc2878;
}
#main .sec08 .infoBox .imgBox {
	margin-bottom: 7.2rem;
}
#main .sec08 .infoBox .imgBox .voiceImg {
	bottom: 0;
}
#main .sec08 .infoBox .imgBox .phoBox {
	margin-top: 1rem;
}
#main .sec08 .midImg {
	margin: 0 auto 3.1rem;
	width: 45rem;
}
#main .sec08 .inner .bgBox .heading01 {
	margin-bottom: -0.5rem;
}
#main .sec08 .inner .bgBox .areaTtl {
	margin-bottom: 0.3rem;
}
#main .sec08 .inner .bgBox .areaTtl img {
	width: 10.5rem;
}
#main .sec08 .inner .bgBox .areaTtl .ttl {
	margin-left: 2.5rem;
}
#main .sec08 .listBox .linkBtn {
	margin: 2.3rem 0.5rem 0 0;
}
#main .sec08 .listBox .linkBtn a {
	margin: 0 0 0 auto;
	width: 23.9rem;
}
#main .sec08 .listBox {
	margin-bottom: 10.5rem;
}
#main .sec08 .recruitBox {
	padding: 6rem 17% 5rem;
	position: relative;
	background: url(../img/product/sec08_bg02.png) no-repeat center top/cover;
}
#main .sec08 .recruitBox:before {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 1.1rem;
	background: url(../img/product/sec08_bg01.png) repeat-x center top/auto 1.1rem;
	content: "";
}
#main .sec08 .recruitBox h4 {
	margin-bottom: 2rem;
	width: 51.4rem;
}
#main .sec08 .recruitBox .txtBox {
	margin: 0 1.7rem;
	padding: 0 1.5rem 1.6rem;
	border-radius: 1rem;
	background-color: #fff;
	border-radius: 1rem;
	overflow: hidden;
}
#main .sec08 .recruitBox .txtBox p {
	margin-bottom: 0.5rem;
	font-size: 1.6rem;
	line-height: 1.75;
}
#main .sec08 .recruitBox .txtBox p:last-child {
	margin-bottom: 0 !important;
}
#main .sec08 .recruitBox .txtBox .ttl {
	margin: 0 -1.5rem 1.4rem;
	padding: 0.8rem 0.8rem 0.7rem;
	font-weight: 700;
	color: rgba(255, 255, 255, 0.93);
	text-align: center;
	background: #e85400;
}
#main .sec08 .recruitBox .time {
	display: flex;
	align-items: flex-start;
	color: #e85400;
	opacity: 0.93;
	font-weight: 700;
	line-height: 1.3;
}
#main .sec08 .recruitBox .time .bgTxt {
	padding: 0.2rem 0.3rem;
	margin: 0.4rem 0.5rem 0 0;
	color: #fff;
	line-height: 1;
	background: #231815;
}
#main .sec08 .recruitBox .comLink {
	margin: 3rem 0 0;
}
#main .sec08 .recruitBox .comLink a {
	margin: 0 auto;
	width: 30.7rem;
	padding-left: 4rem;
}
@media all and (max-width: 896px) {
	#main .sec08 .inner {
		padding-top: 2.6rem;
		padding-bottom: 0;
	}
	#main .sec08 .infoBox {
		margin-bottom: 5.7rem;
	}
	#main .sec08 .infoBox h4 {
		margin-bottom: 2rem;
	}
	#main .sec08 .infoBox h4 .bgTxt {
		padding: 0.6rem 2rem;
		font-size: 1.5rem;
		line-height: 1.3;
	}
	#main .sec08 .infoBox h4 .bgTxt:after {
		width: 1.5rem;
		bottom: -1.1rem;
	}
	#main .sec08 .infoBox .photo {
		margin-right: 1rem;
	}
	#main .sec08 .infoBox .subTtl {
		margin-bottom: 0.7rem;
		font-size: 1.4rem;
		line-height: 1.86;
	}
	#main .sec08 .infoBox .subTtl .bgTxt {
		margin-bottom: 0.1rem;
		padding: 0 0.3rem;
	}
	#main .sec08 .infoBox .txt {
		margin-bottom: 1.5rem;
	}
	#main .sec08 .infoBox .imgBox {
		margin-bottom: 4rem;
	}
	#main .sec08 .midImg {
		margin: 0 -2.1rem 2.9rem -0.8rem;
		width: auto;
	}
	#main .sec08 .inner .bgBox .heading01 {
		margin-bottom: 0;
	}
	#main .sec08 .inner .bgBox .areaTtl img {
		width: 7rem;
	}
	#main .sec08 .inner .bgBox .areaTtl .ttl {
		margin: 0 0 0 1rem;
	}
	#main .sec08 .listBox .heading01 {
		margin-bottom: 5rem;
	}
	#main .sec08 .listBox .linkBtn {
		margin: 3rem 0 0 0;
	}
	#main .sec08 .listBox .linkBtn a {
		width: 21.7rem;
	}
	#main .sec08 .listBox {
		margin-bottom: 4.6rem;
	}
	#main .sec08 .recruitBox {
		padding: 4.5rem 2.3rem 9.7rem;
		background-image: url(../img/product/sec08_bg02_sp.png);
	}
	#main .sec08 .recruitBox h4 {
		margin: 0 auto 1.5rem;
		width: 30.7rem;
	}
	#main .sec08 .recruitBox .txtBox {
		margin: 0;
		padding-bottom: 1.1rem;
		border-radius: 1rem;
	}
	#main .sec08 .recruitBox .txtBox p {
		margin-bottom: 1rem;
		font-size: 1.4rem;
		line-height: 1.5;
	}
	#main .sec08 .recruitBox .txtBox .ttl {
		margin-bottom: 1.2rem;
		padding: 0.9rem 0.8rem 0.7rem;
		font-size: 1.6rem;
		line-height: 1.33;
	}
	#main .sec08 .recruitBox .txtBox .time {
		font-size: 1.6rem;
	}
	#main .sec08 .recruitBox .time .bgTxt {
		margin: 0 0.5rem 0 0;
	}
	#main .sec08 .inner .close {
		bottom: 3rem;
		right: 2.2rem;
	}
}
/* sec09 */
#main .sec09 .infoBox {
	margin-bottom: 6rem;
}
#main .sec09 .infoBox h4 .bgTxt {
	padding: 0.5rem 1.9rem;
	font-size: 2rem;
}
#main .sec09 .infoBox h4 .bgTxt:after {
	width: 1.3rem;
	bottom: -1rem;
}
#main .sec09 .infoBox .photo img {
	width: 56.7rem;
}
#main .sec09 .infoBox .imgBox .voice .txtBox .photo {
	margin: 0.3rem 0 0.6rem;
}
#main .sec09 .infoBox .imgBox .voice .txtBox .photo img {
	width: 22.4rem;
}
#main .sec09 .infoBox .imgBox .voiceImg {
	bottom: 0;
}
#main .sec09 .inner .bgBox .heading01 {
	margin-bottom: -0.5rem;
}
#main .sec09 .inner .bgBox .areaTtl {
	margin-bottom: 0.3rem;
}
#main .sec09 .inner .bgBox .areaTtl img {
	width: 11.3rem;
}
#main .sec09 .bgBox {
	margin-bottom: 6rem;
}
#main .sec09 .bgBox .movieBox01 {
	margin-bottom: 9rem;
}
#main .sec09 .bgBox .movieBox01 .ttl {
	margin-bottom: 0.6rem;
}
#main .sec09 .bgBox .movieBox01 .movie {
	margin-bottom: 1.8rem;
}
#main .sec09 .bgBox .movieBox01 .linkBtn a {
	width: 25.7rem;
	text-align: left;
	background-position: right 0.2rem top 1rem;
}
@media all and (max-width: 896px) {
	#main .sec09 .inner {
		padding-top: 3rem;
		padding-bottom: 6.8rem;
	}
	#main .sec09 .infoBox h4 {
		margin-bottom: 1.8rem;
	}
	#main .sec09 .infoBox h4 .bgTxt {
		padding: 0.2rem 1rem 0.1rem;
		font-size: 1.5rem;
	}
	#main .sec09 .infoBox h4 .bgTxt:after {
		width: 1.6rem;
		bottom: -1.1rem;
	}
	#main .sec09 .infoBox .txt {
		margin-bottom: 1.5rem;
	}
	#main .sec09 .infoBox .photo {
		margin-right: 1.3rem;
	}
	#main .sec09 .infoBox .photo img {
		width: auto;
	}
	#main .sec09 .inner .bgBox .heading01 {
		margin-bottom: 0;
	}
	#main .sec09 .inner .bgBox .areaTtl {
		margin-bottom: 0.3rem;
	}
	#main .sec09 .inner .bgBox .areaTtl img {
		width: 7.3rem;
	}
	#main .sec09 .inner .bgBox .areaTtl .ttl {
		margin-bottom: 0;
	}
	#main .sec09 .bgBox .txt {
		margin-bottom: 2.5rem;
	}
	#main .sec09 .bgBox {
		margin-bottom: 6rem;
	}
	#main .sec09 .bgBox .movieBox01 {
		margin-bottom: 6.6rem;
	}
	#main .sec09 .bgBox .movieBox01 .movie {
		margin-bottom: 0.5rem;
	}
	#main .sec09 .bgBox .movieBox01 .linkBtn a {
		width: 23.3rem;
		background-position: right 0.2rem top 0.6rem;
	}
	#main .sec09 .listBox .heading01 {
		margin-bottom: 5.2rem;
	}
	#main .sec09 .inner .close {
		bottom: 3.3rem;
		right: 2.2rem;
	}
}
/* sec10 */
#main .sec10 .inner {
	padding-top: 4rem;
}
#main .sec10 .infoBox {
	margin-bottom: 6rem;
}
#main .sec10 .infoBox h4 {
	margin-bottom: 2rem;
}
#main .sec10 .infoBox h4 .bgTxt {
	padding: 0.5rem 1.9rem;
	font-size: 2rem;
}
#main .sec10 .infoBox h4 .bgTxt:after {
	width: 1.3rem;
	bottom: -1rem;
}
#main .sec10 .infoBox .photo img {
	width: 47.6rem;
}
#main .sec10 .infoBox .imgBox .voiceImg {
	bottom: 3.2rem;
}
#main .sec10 .listBox {
	max-width: inherit;
	padding: 4.2rem 3rem 4.4rem;
}
#main .sec10 .listBox .heading01 {
	margin-bottom: 2.2rem;
}
#main .sec10 .listBox .voiceList li {
	background-color: #fff;
}
#main .sec10 .listBox .voiceList .liStyle {
	padding: 2rem 3.1rem 2rem 2.8rem;
	display: flex;
	align-items: center;
}
#main .sec10 .listBox .voiceList .liStyle .img {
	margin: 0.3rem 3rem 0 0;
	position: static;
	width: fit-content;
	color: rgba(35, 24, 21, .93);
	font-size: 1.4rem;
	text-align: center;
}
#main .sec10 .listBox .voiceList .liStyle .img img {
	width: 7rem;
	display: block;
	margin: 0 auto 0.5rem;
}
#main .sec10 .listBox .voiceList .liStyle .txt {
	flex: 1;
}
#main .sec10 .bgNone {
	margin-bottom: 0;
	padding-top: 5.5rem;
	padding-bottom: 0;
	background: none;
}
#main .sec10 .bgNone .heading01 {
	margin-bottom: 0.5rem;
}
#main .sec10 .bgNone .areaTtl {
	margin-bottom: 2rem;
}
#main .sec10 .bgNone .areaTtl img {
	margin-left: -0.7rem;
	width: 15.6rem;
}
#main .sec10 .bgNone .imgBox {
	margin: 0 auto;
	width: 40rem;
}
@media all and (max-width: 896px) {
	#main .sec10 .inner {
		padding-top: 2.7rem;
		padding-bottom: 7.5rem;
	}
	#main .sec10 .infoBox {
		margin-bottom: 6rem;
	}
	#main .sec10 .infoBox h4 {
		margin-bottom: 1.8rem;
	}
	#main .sec10 .infoBox h4 .bgTxt {
		padding: 0.2rem 1rem 0.1rem;
		font-size: 1.5rem;
	}
	#main .sec10 .infoBox h4 .bgTxt:after {
		width: 1.6rem;
		bottom: -1.1rem;
	}
	#main .sec10 .infoBox h4 .large {
		display: inline-block;
	}
	#main .sec10 .infoBox .photo {
		margin: 0 2.8rem 0.5rem 0;
	}
	#main .sec10 .infoBox .photo img {
		width: auto;
	}
	#main .sec10 .infoBox .txt {
		margin-bottom: 1rem;
	}
	#main .sec10 .infoBox .imgBox .voiceImg {
		bottom: 0;
	}
	#main .sec10 .listBox {
		margin: 0;
		padding: 3.3rem 2.3rem 3rem;
	}
	#main .sec10 .listBox .heading01 {
		margin-bottom: 2.7rem;
	}
	#main .sec10 .listBox .voiceList .liStyle {
		padding: 0 0 1.6rem 0.4rem;
		display: block;
	}
	#main .sec10 .listBox .voiceList .liStyle .img {
		margin: 0 0 -1.2rem 1.3rem;
		transform: translateY(-1.4rem);
		display: flex;
		align-items: flex-end;
		font-size: 1.2rem;
		text-align: left;
	}
	#main .sec10 .listBox .voiceList .liStyle .img img {
		width: 5rem;
		margin: 0 0.6rem -0.2rem 0;
	}
	#main .sec10 .bgNone {
		padding-top: 6rem;
	}
	#main .sec10 .bgNone .heading01 {
		margin-bottom: 1.5rem;
	}
	#main .sec10 .bgNone .areaTtl {
		margin-bottom: 0.7rem;
	}
	#main .sec10 .bgNone .areaTtl img {
		margin-left: -0.2rem;
		width: 10rem;
	}
	#main .sec10 .bgNone .areaTtl .ttl {
		margin-right: -0.3rem;
	}
	#main .sec10 .bgNone .imgBox {
		width: auto;
	}
	#main .sec10 .inner .close {
		bottom: 3rem;
		right: 2.2rem;
	}
}
/* sec11 */
#main .sec11 .infoBox h4 {
	margin-bottom: 2.4rem;
}
#main .sec11 .infoBox .photo img {
	width: 31.5rem;
}
#main .sec11 .inner .bgBox {
	margin-bottom: 5.5rem;
	padding-bottom: 3.5rem;
}
#main .sec11 .inner .bgBox .heading01 {
	margin-bottom: -0.7rem;
}
#main .sec11 .inner .bgBox .areaTtl {
	margin-bottom: 1rem;
}
#main .sec11 .inner .bgBox .areaTtl img {
	width: 14.1rem;
	margin-left: -1.2rem;
}
#main .sec11 .inner .bgBox .movieBox:not(:last-child) {
	margin-bottom: 7.2rem;
}
#main .sec11 .inner .bgBox .movieBox .txt {
	opacity: 0.93;
}
#main .sec11 .inner .bgBox .movieBox02 .photo {
	margin: -1.2rem -1rem 0 -0.2rem;
}
#main .sec11 .inner .listBox .voiceList .linkBtn a {
	margin: 0 0 0 auto;
	width: 27.4rem;
}
@media all and (max-width: 896px) {
	#main .sec11 .infoBox h4 {
		margin-bottom: 1.5rem;
	}
	#main .sec11 .infoBox h4 .large {
		display: inline-block;
	}
	#main .sec11 .infoBox .photo {
		width: 77.7%;
	}
	#main .sec11 .infoBox .photo img {
		width: auto;
	}
	#main .sec11 .infoBox {
		margin-bottom: 6rem;
	}
	#main .sec11 .inner .bgBox {
		margin-bottom: 6.5rem;
		padding-bottom: 2rem;
	}
	#main .sec11 .inner .bgBox .heading01 {
		margin-bottom: -0.2rem;
	}
	#main .sec11 .inner .bgBox .areaTtl {
		margin-bottom: 0.2rem;
	}
	#main .sec11 .inner .bgBox .areaTtl img {
		width: 9.5rem;
		margin-left: -0.3rem;
	}
	#main .sec11 .inner .bgBox .areaTtl .ttl {
		margin: 0 0 0 1rem;
	}
	#main .sec11 .inner .bgBox .movieBox:not(:last-child) {
		margin-bottom: 3.3rem;
	}
	#main .sec11 .inner .bgBox .movieBox02 .photo {
		margin: 0.8rem -2.3rem 0 -2rem;
	}
	#main .sec11 .inner .bgBox .movieBox02 .photo img {
		width: 100%;
	}
	#main .sec11 .inner .listBox .heading01 {
		margin-bottom: 5rem;
	}
	#main .sec11 .inner .listBox .voiceList .linkBtn {
		margin-top: 2rem;
	}
	#main .sec11 .inner .listBox .voiceList .linkBtn a {
		margin: 0 0 0 auto;
		width: 24.9rem;
	}
	#main .sec11 .inner {
		padding-bottom: 6.8rem;
	}
	#main .sec11 .inner .close {
		bottom: 3rem;
		right: 2.2rem;
	}
}
/* sec12 */
#main .sec12 .infoBox .photo img {
	width: 49.1rem;
	margin-right: 2rem;
}
#main .sec12 .infoBox .imgBox01 {
	margin-bottom: 4rem;
}
#main .sec12 .infoBox .imgBox01 .voice {
	margin-right: 3rem;
}
#main .sec12 .infoBox .imgBox01 .voiceImg {
	bottom: 0;
}
#main .sec12 .infoBox .imgBox01 .phoBox {
	width: 33.5rem;
}
#main .sec12 .infoBox {
	margin-bottom: 6rem;
}
#main .sec12 .inner .bgBox {
	margin-bottom: 6.4rem;
	padding-top: 4.8rem;
}
#main .sec12 .inner .bgBox .heading01 {
	margin-bottom: -0.8rem;
}
#main .sec12 .inner .bgBox .areaTtl {
	margin-bottom: 1rem;
}
#main .sec12 .inner .bgBox .areaTtl img {
	width: 12.5rem;
	margin-left: -0.6rem;
}
#main .sec12 .inner .bgBox .areaTtl .ttl {
	margin-top: 1rem;
	display: block;
}
#main .sec12 .inner .bgBox .areaTtl .ttl .ttlSub {
	margin-bottom: 0.2rem;
	display: block;
	display: flex;
	align-items: flex-start;
}
#main .sec12 .inner .bgBox .areaTtl .ttl .ttlSub .bgTxt {
	margin: 0.3rem 1.5rem 0 0;
}
#main .sec12 .inner .bgBox .movieBox {
	margin-bottom: 5.9rem;
}
#main .sec12 .inner .bgBox .photo02 {
	margin: 0 -1rem 0 -0.2rem;
}
#main .sec12 .inner .bgBox .photo02 p {
	margin: 1.7rem 1rem 0 0;
	opacity: 0.93;
	font-size: 1.4rem;
	text-align: right;
}
#main .sec12 .inner .bgBox .photo02 p .notes {
	display: inline-block;
	margin-top: 0.3rem;
}
@media all and (max-width: 896px) {
	#main .sec12 .infoBox h4 {
		margin-bottom: 2.6rem;
	}
	#main .sec12 .infoBox h4 .large {
		display: inline-block;
	}
	#main .sec12 .infoBox .photo {
		width: 90%;
	}
	#main .sec12 .infoBox .photo img {
		width: auto;
		margin-right: 0;
	}
	#main .sec12 .infoBox .imgBox01 {
		margin-bottom: 3rem;
		display: block;
	}
	#main .sec12 .infoBox .imgBox01 .voice {
		margin: 0 0 2rem 0.3rem;
	}
	#main .sec12 .infoBox .imgBox01 .phoBox {
		width: auto;
		margin: 0 0.1rem;
	}
	#main .sec12 .inner .bgBox {
		padding-top: 3rem;
		padding-bottom: 2.6rem;
	}
	#main .sec12 .inner .bgBox .heading01 {
		margin-bottom: 1.2rem;
	}
	#main .sec12 .inner .bgBox .areaTtl {
		margin-bottom: 1.7rem;
	}
	#main .sec12 .inner .bgBox .areaTtl img {
		width: 8.6rem;
		margin-left: -0.1rem;
	}
	#main .sec12 .inner .bgBox .areaTtl .ttl {
		margin-top: 0;
		margin-bottom: 0.5rem;
	}
	#main .sec12 .inner .bgBox .areaTtl .ttl .ttlSub {
		display: block;
	}
	#main .sec12 .inner .bgBox .areaTtl .ttl .ttlSub .bgTxt {
		margin: 0;
	}
	#main .sec12 .inner .bgBox .txt {
		margin-bottom: 2.5rem;
	}
	#main .sec12 .inner .bgBox .movieBox {
		margin-bottom: 4rem;
	}
	#main .sec12 .inner .bgBox .photo02 img {
		width: 100%;
	}
	#main .sec12 .inner .bgBox .photo02 p {
		margin-top: 0.7rem;
		font-size: 1.2rem;
		line-height: 1.55;
	}
	#main .sec12 .inner .listBox .heading01 {
		margin-bottom: 5rem;
	}
	#main .sec12 .inner {
		padding-bottom: 6.8rem;
	}
	#main .sec12 .inner .close {
		bottom: 3rem;
		right: 2.2rem;
	}
}
/* sec13 */
#main .sec13 .infoBox h4 {
	margin-bottom: 2.5rem;
}
#main .sec13 .infoBox h4 .bgTxt {
	padding: 0.5rem 1.9rem;
	font-size: 2rem;
}
#main .sec13 .infoBox h4 .bgTxt:after {
	bottom: -1rem;
}
#main .sec13 .infoBox .imgBox .voice .txtBox .pho {
	margin: 0.3rem auto 0.5rem;
	width: 20rem;
	transform: translateX(-2.2rem);
}
#main .sec13 .infoBox .imgBox .voiceImg {
	bottom: 0;
}
#main .sec13 .inner .bgBox .heading01 {
	margin-bottom: 0;
}
#main .sec13 .inner .bgBox .areaTtl {
	margin: 0 0 0.7rem;
}
#main .sec13 .inner .bgBox .areaTtl img {
	width: 10.2rem;
}
#main .sec13 .inner .bgBox .phoBox {
	width: 28rem;
}
@media all and (max-width: 896px) {
	#main .sec13 .inner {
		padding-top: 3rem;
	}
	#main .sec13 .infoBox {
		margin-bottom: 6rem;
	}
	#main .sec13 .infoBox .photo {
		margin-right: 0.8rem;
	}
	#main .sec13 .infoBox h4 .bgTxt {
		font-size: 1.5rem;
		line-height: 1.33;
	}
	#main .sec13 .infoBox h4 .bgTxt:after {
		bottom: -1.2rem;
	}
	#main .sec13 .infoBox .imgBox .voice .txtBox .pho {
		margin: 0.5rem auto 0.7rem;
		width: 22.4rem;
		transform: translateX(0);
	}
	#main .sec13 .inner .bgBox .areaTtl {
		margin: 0 0 0.3rem;
	}
	#main .sec13 .inner .bgBox .areaTtl img {
		width: 6.9rem;
	}
	#main .sec13 .inner .bgBox .areaTtl .ttl {
		margin: 0 0 0 1.2rem;
	}
	#main .sec13 .inner .bgBox .phoBox {
		width: 100%;
	}
	#main .sec13 .inner .listBox .heading01 {
		margin-bottom: 5rem;
	}
	#main .sec13 .inner {
		padding-bottom: 6.8rem;
	}
	#main .sec13 .inner .close {
		bottom: 3rem;
		right: 2.2rem;
	}
}
/* sec14 */
#main .sec14 .inner {
	padding-bottom: 12rem;
}
#main .sec14 .infoBox h4 {
	margin-bottom: 0.5rem;
}
#main .sec14 .infoBox h4 .bgTxt {
	padding: 0.5rem 2rem;
	font-size: 2rem;
}
#main .sec14 .infoBox h4 .bgTxt:after {
	width: 1.3rem;
	bottom: -1rem;
}
#main .sec14 .infoBox .photo {
	margin-left: 2.5rem;
}
#main .sec14 .infoBox .photo img {
	width: 51.5rem;
}
#main .sec14 .infoBox .imgBox .voiceImg {
	bottom: 0;
}
#main .sec14 .inner .bgBox .heading01 {
	margin-bottom: -0.7rem;
}
#main .sec14 .inner .bgBox .areaTtl {
	margin-bottom: 0.7rem;
}
#main .sec14 .inner .bgBox .areaTtl img {
	width: 10.4rem;
	margin-left: -0.6rem;
}
#main .sec14 .inner .bgBox .movieBox .ttl {
	margin-bottom: 0.5rem;
}
#main .sec14 .inner .listSec {
	margin: 6.5rem auto 0;
	max-width: 74rem;
	padding: 2rem 3rem;
	background: #fefae8;
}
#main .sec14 .inner .listSec h4 {
	margin-bottom: 4rem;
	display: flex;
	align-items: center;
	justify-content: center;
}
#main .sec14 .inner .listSec h4 img {
	margin-right: 1.5rem;
	width: 8.1rem;
	flex-shrink: 0;
}
#main .sec14 .inner .listSec h4 .txt {
	opacity: 0.93;
	font-size: 2rem;
	line-height: 1.55;
	font-weight: 700;
}
#main .sec14 .inner .listSec h4 .txt .bgTxt {
	display: inline-block;
	background: url(../img/product/sec14_ttl_bg.png) no-repeat left bottom 0.5rem/100% 0.7rem;
}
#main .sec14 .inner .listSec .voiceList li {
	background-color: #fff;
}
#main .sec14 .inner .listSec .voiceList li:nth-child(2n-1) .img {
	left: auto;
	right: 3.5rem;
}
#main .sec14 .inner .listSec .voiceList li:nth-child(2n) .img {
	left: 4.5rem;
	right: auto;
}
#main .sec14 .inner .listSec .voiceList .imgBox {
	margin: 1.8rem auto 0;
	padding: 0.5rem 2rem 0.5rem 2rem;
	max-width: 40.2rem;
	position: relative;
	transform: translateX(-1rem);
	background: #eee;
}
#main .sec14 .inner .listSec .voiceList .imgBox p {
	font-size: 1.4rem;
	opacity: 0.93;
}
#main .sec14 .inner .listSec .voiceList .imgBox .ttl {
	margin-bottom: 0.5rem;
	font-size: 1.6rem;
	line-height: 1.5;
}
#main .sec14 .inner .listSec .voiceList .imgBox .ttl .heavy {
	font-weight: 900;
}
#main .sec14 .inner .listSec .voiceList .imgBox .pho {
	width: 4.5rem;
	position: absolute;
	right: -2.2rem;
	top: -1.6rem;
}
@media all and (max-width: 896px) {
	#main .sec14 .inner {
		padding-top: 3.2rem;
		padding-bottom: 7rem;
	}
	#main .sec14 .infoBox {
		margin-bottom: 6rem;
	}
	#main .sec14 .infoBox h4 {
		margin-bottom: 2rem;
	}
	#main .sec14 .infoBox h4 .bgTxt {
		padding: 0.4rem 2rem;
		font-size: 1.5rem;
	}
	#main .sec14 .infoBox h4 .bgTxt:after {
		width: 1.4rem;
		bottom: -1.2rem;
	}
	#main .sec14 .infoBox h4 .large {
		display: inline-block;
	}
	#main .sec14 .infoBox .photo {
		margin: 0 -1.1rem 1.5rem 0;
	}
	#main .sec14 .infoBox .photo img {
		width: auto;
	}
	#main .sec14 .inner .bgBox .heading01 {
		margin-bottom: 0.5rem;
	}
	#main .sec14 .inner .bgBox .areaTtl {
		margin-bottom: 0.7rem;
	}
	#main .sec14 .inner .bgBox .areaTtl img {
		width: 6.6rem;
		margin: 0 1rem 0 0;
	}
	#main .sec14 .inner .bgBox .areaTtl .ttl {
		margin-bottom: 0.2rem;
	}
	#main .sec14 .inner .listBox .heading01 {
		margin-bottom: 5rem;
	}
	#main .sec14 .inner .listSec {
		margin: 4rem 2.4rem 0;
		max-width: inherit;
		padding: 2rem 1.5rem;
	}
	#main .sec14 .inner .listSec .listBox {
		margin: 0;
	}
	#main .sec14 .inner .listSec h4 {
		margin-bottom: 2rem;
	}
	#main .sec14 .inner .listSec h4 img {
		margin: 0.5rem 0.5rem 0 0.2rem;
		width: 8.1rem;
	}
	#main .sec14 .inner .listSec h4 .txt {
		opacity: 1;
		font-size: 1.6rem;
		line-height: 1.44;
	}
	#main .sec14 .inner .listSec h4 .txt .bgTxt {
		background: none;
	}
	#main .sec14 .inner .listSec h4 .txt .bgTxt span {
		padding: 0 0.1rem;
		display: inline-block;
		background: url(../img/product/sec14_ttl_bg.png) no-repeat left bottom 0.2rem/100% 0.7rem;
	}
	#main .sec14 .inner .listSec .voiceList li {
		padding-left: 1.5rem;
	}
	#main .sec14 .inner .listSec .voiceList li:nth-child(2n-1) .img {
		left: auto;
		right: 1rem;
	}
	#main .sec14 .inner .listSec .voiceList li:nth-child(2n) .img {
		left: 1rem;
		right: auto;
	}
	#main .sec14 .inner .listSec .voiceList .imgBox {
		padding: 0.7rem 2rem 0.5rem 1rem;
		margin: 0.8rem auto 0;
		max-width: 25.2rem;
		position: relative;
	}
	#main .sec14 .inner .listSec .voiceList .imgBox p {
		font-size: 1.2rem;
	}
	#main .sec14 .inner .listSec .voiceList .imgBox .ttl {
		font-size: 1.4rem;
		line-height: 1.4;
	}
	#main .sec14 .inner .listSec .voiceList .imgBox .pho {
		right: -1.7rem;
	}
	#main .sec14 .inner .close {
		bottom: 3rem;
		right: 2.2rem;
	}
}
/* sec15 */
#main .sec15 .inner {
	padding-bottom: 11rem;
}
#main .sec15 .infoBox .photo {
	margin-right: 1.2rem;
}
#main .sec15 .infoBox h4 .bgTxt {
	padding: 0.5rem 2rem;
	font-size: 2rem;
}
#main .sec15 .infoBox h4 .bgTxt:after {
	width: 1.3rem;
	bottom: -1rem;
}
#main .sec15 .infoBox .imgBox .voice .txtBox .ttl {
	display: inline-block;
	margin-bottom: 1rem;
	opacity: 0.93;
	font-weight: 900;
	font-size: 1.6rem;
	border-bottom: 1px solid #231815;
}
#main .sec15 .infoBox .imgBox .voice .txtBox .pho {
	margin: 0.3rem auto 0.6rem;
	width: 20rem;
}
#main .sec15 .infoBox .imgBox .voiceImg {
	bottom: 0;
}
#main .sec15 .inner .bgBox {
	margin-bottom: 0;
}
#main .sec15 .inner .bgBox .heading01 {
	margin-bottom: -0.7rem;
}
#main .sec15 .inner .bgBox .areaTtl {
	margin-bottom: 0.7rem;
}
#main .sec15 .inner .bgBox .areaTtl img {
	width: 10rem;
	margin-left: -0.6rem;
}
#main .sec15 .inner .bgBox .movieBox .ttl {
	margin-bottom: 0.5rem;
}
@media all and (max-width: 896px) {
	#main .sec15 .inner {
		padding-bottom: 0;
		padding-top: 3.2rem;
	}
	#main .sec15 .inner .close {
		bottom: 3rem;
		right: 2.2rem;
	}
	#main .sec15 .infoBox {
		margin-bottom: 6.5rem;
	}
	#main .sec15 .infoBox h4 {
		margin-bottom: 2.7rem;
	}
	#main .sec15 .infoBox h4 .bgTxt {
		padding: 0.4rem 2rem;
		font-size: 1.5rem;
	}
	#main .sec15 .infoBox h4 .bgTxt:after {
		width: 1.4rem;
		bottom: -1.2rem;
	}
	#main .sec15 .infoBox h4 .large {
		display: inline-block;
	}
	#main .sec15 .infoBox .photo {
		margin-right: 0.7rem;
	}
	#main .sec15 .infoBox .imgBox .voice .txtBox .ttl {
		margin-bottom: 1rem;
		font-size: 1.4rem;
	}
	#main .sec15 .infoBox .imgBox .voice .txtBox .pho {
		margin: 0.6rem auto 0.6rem;
		width: auto;
	}
	#main .sec15 .infoBox .imgBox .voice .txtBox .pho img {
		width: 100%;
	}
	#main .sec15 .inner .bgBox {
		padding-top: 4.3rem;
		padding-bottom: 6.5rem;
	}
	#main .sec15 .inner .bgBox .heading01 {
		margin-bottom: 0.7rem;
	}
	#main .sec15 .inner .bgBox .areaTtl img {
		width: 5.9rem;
		margin: 0 1rem 0 -0.1rem;
	}
	#main .sec15 .inner .bgBox .areaTtl .ttl {
		margin-bottom: 0;
	}
}