@charset "UTF-8";
/*
*******************************************************************************************************
# Hythiol -製品情報　ハイチオールCホワイティア
*******************************************************************************************************
*/

/*
	.sectionMainImg
-------------------------------------------------------*/
.sectionMainImg {
	position: relative;
}

.sectionMainImg .inner{
	position: relative;
}

.sectionMainImg .ecBtnWrap {
	position:absolute;
	left: 136px;
	bottom: 51px;
	width: 290px;
}

.sectionMainImg .modBtnLink {
	margin-bottom: 0;
}

@media only screen and (min-width: 768px){
	.sectionMainImg .product_name{
		bottom: 31px;
		right: 10px;
	}
}

@media only screen and (max-width: 767px) {
	.wrpContents section > .sectionMainImg{
		margin-bottom: 40px;
	}
	.sectionMainImg .ecBtnWrap {
		position: static;
		width: 100%;
		margin-top: 30px;
		padding: 0 20px;
		box-sizing: border-box;
	}
	.sectionMainImg .ecBtnWrap .modBtnLink {
		height: 80px;
	}
	.sectionMainImg .ecBtnWrap .btnLinkInr {
		height: 78px;
	}
	.sectionMainImg p.product_name{
		bottom: 12.2%;
		left: 24%;
		right: auto;
		font-size: 12px;
	}
}

/*
	.sectionColumn
-------------------------------------------------------*/

.sectionColumn .modColumn .title {
	margin-bottom: 20px;
}

.sectionColumn .modColumn .strong {
	font-weight: bold;
}

.sectionColumn .modColumn .lead {
	font-size: 16px;
	font-weight: bold;
}

.sectionColumn .modColumn .image {
	width: 621px;
	margin: 50px auto;
}

.sectionColumn .modColumn .text .columnTxt .txt {
	font-size: 15px;
}

.sectionColumn .modColumn .text .columnTxt .txt > strong {
	color: #e30019;
	font-weight: bold;
}

.sectionColumn .modColumn .text .columnBox {
	border: 1px solid #e6e6e6;
	margin-top: 27px;
	padding: 20px 40px;
}

.sectionColumn .modColumn .text .columnBox .ttl {
	font-weight: bold;
}

.sectionColumn .modColumn .text .columnBox .txt {
	margin-top: 10px;
}


@media only screen and (max-width: 767px) {
	.sectionColumn .modColumn .image {
		width: 100%;
		margin-bottom: 40px;
	}

	.sectionColumn .modColumn .text .columnBox {
		margin-top: 20px;
		padding: 30px 20px;
	}

	.sectionColumn .modColumn .text .columnBox .txt {
		margin-top: 4px;
	}
}


/*
		.sectionHcSupport
-------------------------------------------------------*/

.sectionHcSupport {
	margin-bottom: 60px;
	background-color: #fef2f3;
}

.sectionHcSupport .hcSupportBody {
	padding: 40px 40px 50px;
}

.sectionHcSupport .lead {
	padding: 0 0 62px;
	font-size: 32px;
}

.sectionHcSupport .txtMechanism {
	margin-bottom: 42px;
	font-size: 15px;
	line-height: 1.7;
}


.sectionHcSupport .mechanismDesktop .boxCircle {
	position: relative;
	width: 818px;
	height: 390px;
	margin: 0 auto 80px;
}

.sectionHcSupport .mechanism .text .more {
	position: relative;
	padding-left: 27px;
	font-size: 16px;
	font-weight: bold;
}

.sectionHcSupport .mechanism .text .more i {
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

/*  防ぐ */
.sectionHcSupport .mechanismDesktop .mechanismPrevent {
	position: absolute;
	top: 0;
	left: 110px;
	width: 383px;
}

/*  消す　*/
.sectionHcSupport .mechanismDesktop .mechanismDeleat {
	position: absolute;
	top: 184px;
	left: 0;
	width: 425px;
}

/*  出す　*/
.sectionHcSupport .mechanismDesktop .mechanismDischange {
	position: absolute;
	top: 184px;
	left: 396px;
	width: 425px;
}

.sectionHcSupport .mechanismDesktop a {
	display: block;
	text-decoration: none;
}

.sectionHcSupport .mechanismDesktop a:hover .text {
	color: #222222;
	opacity: .7;
}

.sectionHcSupport .mechanismDesktop .txtPoint {
	padding-left: 12px;
	color: #333;
}

.sectionHcSupport .mechanismDesktop .mechanismDischange .text {
	padding-left: 170px;
}

.sectionHcSupport .mechanismDesktop .mechanismDischange .text .inner {
	padding-left: 64px;
}

.sectionHcSupport .mechanismDesktop .inner {
	width: 200px;
}

.sectionHcSupport .mechanismDesktop .title {
	margin-bottom: 40px;
	font-size: 17px;
	font-weight: bold;
}

.sectionHcSupport .mechanismDesktop .text .numPoint {
	display: block;
	color: #e30019;
	font-size: 10px;
}

.sectionHcSupport .mechanismDesktop .text .txt {
	margin-bottom: 20px;
	font-size: 15px;
	line-height: 1.5;
}

.sectionHcSupport .mechanismDesktop .mechanismPrevent .text {
	background: url(/hythiol/products/images/hcw/line_pointa.png) no-repeat 0 0;
}

.sectionHcSupport .mechanismDesktop .mechanismDeleat .text {
	background: url(/hythiol/products/images/hcw/line_pointb.png) no-repeat 0 0;
}

.sectionHcSupport .mechanismDesktop .mechanismDischange .text {
	background: url(/hythiol/products/images/hcw/line_pointc.png) no-repeat 100% 0;
}

.sectionHcSupport .mechanismDesktop .circle {
	width: 170px;
	z-index: 2;
}

.sectionHcSupport .mechanismDesktop .circle img {
	-webkit-transition: opacity .5s ease;
	transition: opacity .5s ease;
}

.sectionHcSupport .mechanismDesktop a:hover .circle img {
	opacity: 0;
}

.sectionHcSupport .mechanismDesktop .mechanismPrevent .circle {
	position: absolute;
	top: 95px;
	left: 214px;
}

.sectionHcSupport .mechanismDesktop .mechanismPrevent .circle::after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 170px;
	height: 170px;
	background: url(/hythiol/products/images/hcw/pic_circle_prevent_on.png) no-repeat 0 0;
	background-size: 170px 170px;
	z-index: -1;
}

.sectionHcSupport .mechanismDesktop .mechanismDeleat .circle {
	position: absolute;
	top: 37px;
	left: 253px;
	background: url(/hythiol/products/images/hcw/pic_circle_deleat_on.png) no-repeat 0 0;
	background-size: 170px 170px;
}

.sectionHcSupport .mechanismDesktop .mechanismDeleat .circle::after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 170px;
	height: 170px;
	background: url(/hythiol/products/images/hcw/pic_circle_deleat_on.png) no-repeat 0 0;
	background-size: 170px 170px;
	z-index: -1;
}

.sectionHcSupport .mechanismDesktop .mechanismDischange .circle {
	position: absolute;
	top: 37px;
	left: 2px;
	background: url(/hythiol/products/images/hcw/pic_circle_dischange_on.png) no-repeat 0 0;
	background-size: 170px 170px;
}

.sectionHcSupport .mechanismDesktop .mechanismDischange .circle::after {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 170px;
	height: 170px;
	background: url(/hythiol/products/images/hcw/pic_circle_dischange_on.png) no-repeat 0 0;
	background-size: 170px 170px;
	z-index: -1;
}


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

	.wrpContents .modH1 {
		margin-bottom: 30px;
		padding-left: 20px;
	}

	.sectionHcSupport {
		background-color: #fce6e8;
	}

	.sectionHcSupport .hcSupportBody {
		width: 100%;
		padding: 30px 20px 40px;
		box-sizing: border-box;
	}

	.sectionHcSupport .lead {
		padding: 0 0 20px;
		font-size: 17px;
	}

	.sectionHcSupport .txtMechanism {
		margin-bottom: 30px;
		font-size: 15px;
		line-height: 1.7;
	}

	.sectionHcSupport .mechanism {
		margin-bottom: 40px;
	}

	.sectionHcSupport .mechanismMobile .boxCircle {
		position: relative;
		width: 100%;
		height: 0;
		padding-top: 71.42%;
		margin: 0 auto 40px;
	}

	.sectionHcSupport .mechanismMobile a {
		-webkit-transition: none;
		transition: none;
	}

	.sectionHcSupport .mechanismMobile a:hover {
		color: #222;
	}

	.sectionHcSupport .mechanismMobile a:hover {
		opacity: 1;
	}

	.sectionHcSupport .mechanismMobile .circlePrevent {
		position: absolute;
		top: 0;
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		width: 40.35%;
	}

	.sectionHcSupport .mechanismMobile .circleDeleat {
		position: absolute;
		top: 42%;
		left: 33.57%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		width: 40.35%;
	}

	.sectionHcSupport .mechanismMobile .circleDischange {
		position: absolute;
		top: 42%;
		left: 66.78%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
		width: 40.35%;
	}

	.sectionHcSupport .mechanismMobile .circle {
		width: 100%;
	}

	.sectionHcSupport .mechanismMobile .text {
		margin-bottom: 30px;
		padding-bottom: 30px;
		border-bottom: 1px solid #E5E5E5;
	}

	.sectionHcSupport .mechanismMobile .text:last-child {
		margin-bottom: 0;
	}

	.sectionHcSupport .mechanismMobile .title {
		margin: 10px 0;
		font-size: 17px;
		font-weight: bold;
	}

	.sectionHcSupport .mechanismMobile .title:first-child {
		margin-top: 0;
	}

	.sectionHcSupport .mechanismMobile .title .numPoint {
		display: block;
		color: #e30019;
		font-size: 12px;
	}

	.sectionHcSupport .mechanismMobile a {
		display: block;
		cursor: pointer;
	}

	.sectionHcSupport .mechanismMobile .txt {
		margin-bottom: 12px;
		font-size: 14px;
		line-height: 1.7;
	}

	.sectionHcSupport .mechanismMobile .more {
		font-size: 15px;
	}

}

/*
		.sectionBnr
-------------------------------------------------------*/

.sectionBnr .modImgBnr {
	margin-bottom: 50px;
}


/*
	メイン画像関連
-------------------------------------------------------*/
@media screen and (max-width: 767px) {
	body{
		padding-top: 56px;
	}
}

/*
	.modLineup
-------------------------------------------------------*/
.modLineup{
  max-width: 924px;
}

@media screen and (max-width: 767px) {
  .modLineup{
    padding-left: calc(24 / 375 * 100vw);
    padding-right: calc(24 / 375 * 100vw);
  }
}

/*
	.cta_buy
-------------------------------------------------------*/
.cta_buy{
    padding-left: calc(24 / 375 * 100vw);
    padding-right: calc(24 / 375 * 100vw);
}

.cta_buy h2{
	text-align: center;
	color: #54565a;
    font-size: calc(16 / 375 * 100vw);
	position: relative;
    margin-bottom: calc(16 / 375 * 100vw);
}

.cta_buy h2::before,
.cta_buy h2::after {
	content: '';
	position: absolute;
	top: 50%;
    width: 10%;
    height: 4px;
	margin-top: -2px;
	background-image: url(/hythiol/products/images/hywp/buy_ttl.jpg);
	background-repeat: no-repeat;
	background-size: 100% 100%;
}

.cta_buy h2::before {
	left: 0;
}

.cta_buy h2::after {
	right: 0;
}

.cta_buy_box{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.cta_buy_box a {
    width: 32%;
    display: inline-block;
}

@media screen and (min-width: 768px) {
	.cta_buy{
		padding-top: 44px;
		padding-left: 32px;
		padding-right: 32px;
	}

	.cta_buy h2{
		font-size: 22px;
		margin-bottom: 36px;
	}

	.cta_buy h2::before,
	.cta_buy h2::after {
		width: 32%;
	}

	.cta_buy > *{
		max-width: 924px;
		margin-left: auto;
		margin-right: auto;
	}

	.cta_buy_box{
		margin-bottom: 44px;
	}

	.cta_buy_box>picture {
		display: none;
	}
}

@media screen and (max-width: 767px) {
	.cta_buy{
		padding-top: 32px;
	}

	.cta_buy_box {
		margin-bottom: calc(24 / 375 * 100vw);
		position: relative;
	}

	.cta_buy_box>a {
		position: relative;
		z-index: 0;
	}
}