#core{
	margin-top: 20px;
}
#core div{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight: normal;
	display: block;
	unicode-bidi: isolate;
}
#core section{
	display: block;
	margin: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight: normal;
	unicode-bidi: isolate;
}
#core h3{
	margin: 0;
	border: 0;
	outline: 0;
	font-weight: normal;
	display: block;
	margin-block-start: 1em;
	margin-block-end: 1em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	unicode-bidi: isolate;
}
#core h2{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight: normal;
	display: block;
	margin-block-start: 0.83em;
	margin-block-end: 0.83em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	unicode-bidi: isolate;
}
#core p{
	margin: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight: normal;
	display: block;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
	unicode-bidi: isolate;
}
}
#core img{
	width: 100%;
	height: auto;
	-webkit-backface-visibility: hidden;
	border: none;
	vertical-align: bottom;
	overflow-clip-margin: content-box;
	overflow: clip;
}
#core a{
	color: #2a2a2a;
	text-decoration: none;
}
#core .product_main{
	margin-bottom: 50px;
	margin-top:30px;
}
#core #info_coa{
	position: relative;
	margin-bottom: 130px;
	padding: 50px 0 0;
	overflow: hidden;
}
#core .prodact_info::after{
	display: block;
	content: '';
	position: absolute;
	top: 46px;
	left: 50%;
	width: 951px;
	height: 151px;
	margin-left: -475px;
	background: url(../images/coa_bg_img.png) 0 0 no-repeat;
	background-size: 951px 151px;
        opacity: 0.7;
	z-index: -1;
}

#core .product_info_title{
	position: relative;
	margin-bottom: 37px;
	padding: 0 20px 35px;
	font-size: 4rem;
	text-align: center;
	line-height: 1.6;
}
#core .product_info_title::after{
	content: "";
        display: block;
        position: absolute;
        bottom: 0;
        left: 50%;
        width: 60px;
        height: 1px;
        margin-left: -30px;
        background-color: #3688d6;
}
#core .product_info_p{
	max-height: 100%;
	padding: 0 30px;
	font-size: 1.5rem;
	line-height: 2.2;
	text-align: center;
}
.pc{
	display: block !important;
	max-height: 100%;
        padding: 0 30px;
        font-size: 1.5rem;
        line-height: 2.2;
        text-align: center;
}
#core .core_sec{
	margin-bottom: 180px;
	padding: 0;
}
#core .core_detail:first-child{
	margin-bottom: 140px;
}
#core #core_detail{
	margin-bottom: 100px;

}
#core .core_detail:last-child {
        flex-direction: row-reverse;
    }
#core .core_detail{
	display: flex;
	align-items: center;
}
#core .core_img_area{
	width: 47%;
	margin-bottom: 0;
}
#core .core_img_area img{
	width: 80%;
	height: auto;
}
#core .core_text_area{
	box-sizing: border-box;
        width: 53%;
        padding: 0 10%;
}
#core .core_category_title{
	margin-bottom: 50px;
        text-align: center;
}
#core .core_category_title .jpn{
	display: block;
        margin-bottom: 10px;
        font-size: 3.2rem;
        line-height: 1.2;
        letter-spacing: 0.12em;
}
#core .core_category_title .eng{
	font-family: 'Overpass', sans-serif;
        font-weight: 600;
        font-size: 1.8rem;
        color: #449ef2;
        letter-spacing: 0.02em;
}
#core .cor_category_lead{
	font-size: 1.5rem;
	line-height: 2.2;
}
#core #cor_category_lead1{
	margin-bottom: 100px;
}
#core #cor_category_lead2{
	margin-bottom: 200px;
}
#core #cor_category_lead3{
	margin-bottom: 150px;
}
#core #cor_category_lead4{
	margin-bottom: 150px;
}
#core #cor_category_lead5{
	margin-bottom: 70px;
}
#core #cor_category_lead6{
	margin-bottom: 70px;
}
#core #cor_category_lead7{
	margin-bottom: 100px;
}




