@import url('https://fonts.googleapis.com/css2?family=Yuji+Syuku&display=swap');

/***** about page *****/
.breadcrumb-blk.bc-about {
	background: url("../img/bc-about.png") no-repeat center center;
}
.about-ct-section {
	padding: 0 0 100px 0;
}
.about-ct-section .container {
	width: 100%;
    max-width: 100%;
	padding: 0;
}
.about-ct-blk {
	/* border-radius: 10px; */
	background: url("../img/a4.png") no-repeat center center;
	background-size: cover;
	 height: auto; 
	/*	height: 100vh;*/
	color: #fff;
	padding: 80px 50px;
	text-align: center;
	/* font-family: 'Yuji Syuku', serif; */
}
.about-ct-blk h2 {
	font-weight:  bold;
	font-size: 32px;
	color: #fff;
	margin: 0 0 20px 0;
}
.about-ct-blk p {
	font-size: 20px;
	line-height: 30px;
}
.scroll-txt-blk {
	height: 260px;
	overflow-y: scroll;
	padding: 15px 15px 15px 0;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 6px !important;
}
.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools, .mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
	opacity: 1 !important;
}
.purchase-section {
	padding-top: 80px;
}
.purchase-section p {
	line-height: 2.3em;
}
.purchase-section .col-md-8 p {
	color: #000;
	line-height: 2em;
}
.purchase-section .feature-blk {
	justify-content: flex-start;
	margin-top: 40px;
	padding: 0;
}
.a-feature-blk {
	/* width: 1040px; */
	/* margin: 80px auto 0 auto; */
}
.a-feature-head {
	padding: 30px 15px;
	border-top: solid 2px #000;
	border-bottom: solid 1px #000;
	min-height: 385px;
}
.a-feature-head p {
	line-height: 2em;
	color: #000;
}
.a-feature-head h3 {
	font-weight: bold;
	font-size: 28px;
	padding-left: 20px;
	background: url("../img/ar-right1.png") left center no-repeat;
	margin: 0 0 0 20px;
}
.a-feature-content {
	display: none;
	padding: 0px 5px;
}
.a-fea-blk {
	margin-top: 50px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	position: relative;
	background: #f5f5f5;
	border-radius: 15px;
}
.a-fea-blk:after {
	background: url("../img/ar-down2.png") no-repeat;
	width: 23px;
	height: 13px;
	content: '';
	display: inline-block;
	position: absolute;
	bottom: -35px;
	left: 130px;
}
.a-fea-blk:last-child:after {
	display: none;
}
.a-fea-blk .a-fea-img {
	/* margin-right: 30px; */
	/* width: 280px; */
	text-align: center;
	width: 100%;
	padding-top: 20px;
}
.a-fea-blk .a-fea-ct {
	flex: 1;
	/* min-height: 340px; */
    padding: 10px;
}
.a-fea-blk .a-fea-ct p {
	line-height: 2.3em;
}
.a-fea-blk .a-fea-ct div {
	padding-bottom: 5px;
	border-bottom: solid 2px #000;
	margin-bottom: 10px;
}
.a-fea-blk .a-fea-ct div label {
	font-weight: bold;
	font-size: 40px;
	color: #B52519;
	font-family: 'DIN';
	display: inline-block;
	width: 40px;
	margin-right: 10px;
}
.a-fea-blk .a-fea-ct div h4 {
	display: inline-block;
	font-weight: bold;
	font-size: 21px;
	margin: 0;
}
.a-right {
	display: flex;
	justify-content: flex-end;
	margin: 30px 0 0 0;
}
.toggle-btn {
	color: #fff;
	font-weight: bold;
	padding: 0 40px 0 10px;
	display: inline-block;
	position: relative;
	height: 32px;
	line-height: 32px;
	background: #B52519;
	cursor: pointer;
	width: 70px;
}
.toggle-btn.btn-hide:after {
	background: url("../img/ar-down-w.png") no-repeat;
	width: 10px;
	height: 9px;
	content: '';
	display: inline-block;
	position: absolute;
	right: 8px;
	top: 11px;
}
.toggle-btn.btn-show:after {
	background: url("../img/ar-up-w.png") no-repeat !important;
	width: 10px;
	height: 9px;
	content: '';
	display: inline-block;
	position: absolute;
	right: 8px;
	top: 11px;
}
.toggle-btn.btn-show:before {
	content: '戻る' !important;
	display: inline-block;
	width: 30px;
	position: absolute;
	height: 32px;
	line-height: 32px;
	top: 0;
	left: 5px;
}
.toggle-btn.btn-hide:before {
	content: '詳細';
	display: inline-block;
	width: 30px;
	position: absolute;
	height: 32px;
	line-height: 32px;
	top: 0;
	left: 5px;
}

.a-fea-section {
	margin-bottom: 80px;
}
.a-fea-wrap {
	/* display: flex;
	align-items: center;
	justify-content: space-between; */
}
.a-feature-blk {
	width: 33.33%;
	float: left;
}
.a_feature_des {
	min-height: 200px;
}

.shop-flow h3 {
	background: url("../img/ar-down.png") no-repeat right center;
}

@media (max-width: 1600px) {

}
@media (max-width: 1366px) {
	.about-ct-blk {
		padding: 80px 80px;
	}
}
/* Large devices (desktops, less than 1200px)*/
@media (max-width: 1199px) {
	.a-feature-blk {
		/* width: 990px; */
	}
}
@media (max-width: 1024px) {
	
}

/* Medium devices (tablets, less than 992px)*/
@media (max-width: 991px) {
	.about-ct-blk {
		padding: 60px 60px;
	}
	.about-ct-blk h2 {
		font-size: 30px;
	}
	.scroll-txt-blk {
		height: 320px;
	}
	.about-ct-section {
		padding: 0 0 70px 0;
	}
	.a-feature-blk {
		/* width: 760px; */
	}
	.a-fea-section {
		margin-bottom: 70px;
	}
	.a-fea-wrap {
		flex-direction: column;
	}
	.a-feature-head p, .a-fea-blk .a-fea-ct {
		min-height: auto;
	}
}

/* Small devices (landscape phones, less than 768px)*/
@media (max-width: 767px) {
	.about-ct-blk {
		padding: 50px 20px;
		height: auto;
	}
	.about-ct-blk h2 {
		font-size: 22px;
	}
	.scroll-txt-blk {
		height: 360px;
	}
	.about-ct-section {
		padding-top: 0;
		padding-bottom: 30px;
	}
	.purchase-section .feature-blk {
		margin-top: 20px;
	}
	.purchase-section .feature-blk img {
		width: 100%;
	}
	.a-feature-blk {
		width: 100%;
	}
	.a-feature-head {
		padding: 15px 0;
	}
	.a-feature-head h3 {
		margin: 0 0 10px 0;
	}
	.a-feature-blk {
		margin-top: 40px;
	}
	.a-fea-blk .a-fea-img {
		margin-right: 10px;
	}
	.a-fea-blk {
		margin-top: 30px;
	}
	.a-fea-blk:after {
		bottom: -22px;
	}
	.a-right {
		margin-top: 15px;
	}
	.a-fea-section {
		margin-bottom: 50px;
	}
	.a-feature-head {
		padding-top: 0;
		border-top: 0;
	}
	.about-ct-blk p {
		font-size: 17px;
	}
	.about-ct-blk {
		background-image: url("../img/a4-mb.png");
		background-size: cover;
		background-repeat: no-repeat;
	}
}

/* Extra small devices (portrait phones, less than 576px)*/
@media (max-width: 575px) {
	.a-fea-blk .a-fea-img {
		width: 100%;
		margin-bottom: 20px;
		margin-right: 0;
	}
	.a-fea-blk .a-fea-img img {
		width: 100%;
	}
	.a-fea-blk:after {
		bottom: -18px;
		left: 50%;
		margin-left: -6px;
	}
	.a-feature-head h3 {
		font-size: 24px;
	}
	.about-ct-blk h2 {
		font-size: 18px;
	}
}
@media (max-width: 480px) {
	
}
@media (max-width: 380px){	
	
}
@media (max-width: 320px){	
	
}

