@charset "utf-8";
/*
* web font
*/
@font-face {
font-family: 'Noto Sans Japanese';
font-style: normal;
font-weight: 100;
src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Thin.woff2) format('woff2'),
	url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Thin.woff) format('woff'),
	url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Thin.otf) format('opentype');
}
@font-face {
font-family: 'Noto Sans Japanese';
font-style: normal;
font-weight: 200;
src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Light.woff2) format('woff2'),
	url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Light.woff) format('woff'),
	url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Light.otf) format('opentype');
}
@font-face {
font-family: 'Noto Sans Japanese';
font-style: normal;
font-weight: 300;
src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-DemiLight.woff2) format('woff2'),
	url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-DemiLight.woff) format('woff'),
	url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-DemiLight.otf) format('opentype');
}
@font-face {
font-family: 'Noto Sans Japanese';
font-style: normal;
font-weight: 400;
src: local('NotoSansJP-Regular.otf'),
	url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Regular.woff2) format('woff2'),
	url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Regular.woff) format('woff'),
	url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Regular.otf) format('opentype');
}
@font-face {
font-family: 'Noto Sans Japanese';
font-style: normal;
font-weight: 500;
src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Medium.woff2) format('woff2'),
	url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Medium.woff) format('woff'),
	url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Medium.otf) format('opentype');
}
@font-face {
font-family: 'Noto Sans Japanese';
font-style: normal;
font-weight: 700;
src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Bold.woff2) format('woff2'),
	url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Bold.woff) format('woff'),
	url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Bold.otf) format('opentype');
}
@font-face {
font-family: 'Noto Sans Japanese';
font-style: normal;
font-weight: 900;
src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Black.woff2) format('woff2'),
	url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Black.woff) format('woff'),
	url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Black.otf) format('opentype');
}
.hco-inquiry {
	display: none;
}
#contents img {
	width: 100%;
	height: auto;
}
p {
	margin: 0;
}
p>span {
	color: inherit;
}
#contents {
	font-size: 3.46667vw;
	font-family: 'Noto Sans Japanese', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', sans-serif;
	font-weight: 300;
}
#contents a {
	color: #333;
}
.note1,
.note2  {
	padding: 0 3.9062%;
	text-align: left;
	font-size:3.125vw;
	letter-spacing: 0;
	list-style:  none;
}
.note1 li,
.note2 li{
	margin-bottom: 1.5625%;
	padding-left: 1em;
  text-indent: -1em;
	line-height: 134%;
}
.note1 b,
.note2 b{
	font-weight: 600;
}
.note2 li:before{
	content:  "";     /* 空の要素作成 */
  width:  1em;               /* 幅指定 */
  height:  1em;              /* 高さ指定 */
  display:  inline-block;     /* インラインブロックにする */
  background-color: #323232;  /* 背景色指定 */
  border-radius:  50%;        /* 要素を丸くする */
	margin-right: 0.2em;
}
/*
* #overview
*/
#overview {
	padding: 0 6% 8%;
	background-color: #fffdf7;
}
/*
* .overview-lead
*/
.overview-lead {
	position: relative;
	margin-bottom: 4%;
}
.overview-lead .icn {
	position: absolute;
	top: 36.4%;
	left: 3%;
	width: 18.6667vw;
	height: 18.6667vw;
}

/*
* .anc-brand
*/
.anc-brand {
	margin:5% 0 10%;
	padding-bottom:5%;
	/* border-bottom: 1px solid #727171; */
}
.anc-brand .block {
	margin: 0 auto;
	width: 100%;
	font-size: 3.46667vw;
	letter-spacing: 0.02em;
}
.anc-brand .block .row {
	text-align: center;
	line-height: 180%;
}
.anc-brand .block .row h2 {
	margin: 0 5%;
	font-size: 160%;
	font-weight: 400;
	line-height: 140%;
	border-bottom:1px solid  #d2d2d1;
	padding-bottom: 1%;
	vertical-align: bottom;
}
.anc-brand .block .other-bf ul {
	width:100%;
	margin: 0 auto;
	text-align: center;
}
.anc-brand .block .other-bf ul li {
	border-bottom: 1px solid #eeedeb;
	/*box-sizing: border-box;*/
	content: "";
}
.anc-brand .block .other-bf ul li a {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	padding: 2vw 0 4vw;
	text-align: center;
	background-size: 90% auto;
	background-position: 0 50%;
	background-repeat: no-repeat;
}
.anc-brand .block .other-bf ul li a:after {
	content: " ";
	position: absolute;
	display: block;
	width: 5.6vw;
	height: 5.6vw;
	right: 0;
	top: 11vw;
	background-image: url(../img/icn_arrow_down.svg) ;
	background-position: 100% 0;
	background-repeat: no-repeat;
	background-size: 5.6vw 5.6vw;
	content: "";
}
.anc-brand .block .other-bf ul li a figure {
	margin: 0;
	padding: 0;
	text-align: left;
}
.anc-brand .block .other-bf ul li a figure img {
	width: calc(100% - 5.6vw) !important;
}
.anc-brand .block .other-bf ul li a figure figcaption{
	width: 77.8vw;
	margin: 0 auto;
	font-size: 3.3333vw;
	line-height: 150%;
}
.anc-brand .block .row.beauty h2 {
	width: 33.3333vw;
	margin: 0 auto 5.5555vw;
	border: none;
}
.anc-brand .block .row.beauty p {
	margin: 0 auto 6.9333vw;
}
.anc-brand .block .other-bf.beauty ul {
	margin: 0;
}
.anc-brand .block .other-bf.beauty ul li {
	width: 77.8vw;
	margin: 0 auto 11.1111vw;
	border-bottom: none;
}
.anc-brand .block .other-bf.beauty ul li a {
	position: relative;
	box-sizing: border-box;
	display: flex;
	align-items: center;
	width: 100%;
	height: 16.8vw;
	padding: 0 0 0 38vw;
	background: #fff url("../img/ico_arrow_right_black.svg") right 3vw center no-repeat;
	backgorund-size: 1.6667vw auto;
	border: #d3d2cf 1px solid;
	font-size: 3.8889vw;
}
.anc-brand .block .other-bf.beauty ul li a:after {
	content: " ";
	position: absolute;
	left: 2vw;
	top: -2.5vw;
	width: 32.8vw;
	height: 16.8vw;
	background: url("../img/thumb_btn_collagen_260221.png") center center no-repeat;
	background-size: contain;
}
.anc-brand .block .collagen{
	display: block;
	width:100%;
	height: 100%;
	padding: 40% 0 0;
	background:url(../img/sp_ph_collagen.png) no-repeat 50% 20%;
  background-size: 60% auto;
	content: "";
}
.anc-brand .block .collagen .tx{
	width:80%;
	margin: 0 auto 4%;
	text-align: left;
	vertical-align: bottom;
}
.anc-brand .block .collagen .btn_collagen a{
	display: block;
	width: 80%;
	padding-top: 20%;
	margin: 0 auto;
  white-space: nowrap;
	content: "";
	overflow: hidden;
  text-indent: 100%;
	background-image:url(../img/sp_btn_logo_collagen.png) ;
	background-size: 100% auto;
	background-position: 0 0;
	background-repeat: no-repeat;
	font-size: 0;
}

/*
* .benefits , .relief
*/
.benefits p:first-child {
	line-height: 185.3847%;
	letter-spacing: 0.02em;
}
.benefits .row a,
.relief .row a{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex !important;
	align-items: center;
	border-bottom: 1px solid #dcdddd;
}
.benefits .row a:before{
	display: block;
	width: 36.3637%;
	padding-top: 26%;
	background-repeat: no-repeat;
	background-position: 0 50%;
	background-size: 100% auto;
	content: "";
}
.relief .row a:before{
	display: block;
	width: 41.8439%;
	padding-top: 26%;
	background-repeat: no-repeat;
	background-position: 0 50%;
	background-size: 100% auto;
	content: "";
}
.benefits .special a{
	display: block !important;
	position: relative;
	padding-bottom: 3.2%;
}
.benefits .special a:before {
	width: 100%;
	padding-top: 26%;
	background-image: url(../img/benefits_img1.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
	background-size: 80% auto;
	content: "";
}
.benefits .special a p {
	text-decoration: none;
}
.benefits .postage a {
	padding: 4% 0;
}
.benefits .postage a:before {
	background-image: url(../img/benefits_img2.png);
}
.benefits .present a:before {
	background-image: url(../img/benefits_img3.png);
}
.relief .specify a:before {
	background-image: url(../img/relief_img1.png);
}
.relief .skip a:before {
	background-image: url(../img/relief_img2.png);
}
.relief .cancellation a:before {
	background-image: url(../img/relief_img3.png);
}
.benefits .row h3 {
	display: inline-block;
	font-size: 4.26667vw;
	font-weight: 300;
	text-decoration: underline;
	-moz-text-decoration-color: #cf1262;
	-webkit-text-decoration-color: #cf1262;
	text-decoration-color: #cf1262;
}
.relief .row h3 {
	display: inline-block;
	font-size: 4.26667vw;
	font-weight: 300;
}
.benefits .row a > div{
	width: 53.33334%;
	font-size: 2.66667vw;
	letter-spacing: 0.02em;
}
.relief .row a > div{
	width: 42.1985%;
	margin-left: 5.3191%;
	font-size: 2.66667vw;
	letter-spacing: 0.02em;
}
.benefits .special a > div {
	width: 80%;
	margin: 0 auto;
}
.benefits .special a > div span {
	text-decoration: underline;
	-webkit-text-decoration-color: #cf1262;
	text-decoration-color: #cf1262;
}
.benefits .anchor,
.relief .anchor{
	width: 6.28%;
	margin-left: 3.035%;
}
.benefits .special .anchor {
	position: absolute;
	top:25%;
	left:90%;
}

/*
* .anchor-link
*/
.anchor-link ul {
	list-style: none;
}
.anchor-link li {
	font-size: 4vw;
	border-bottom: 1px solid #dcdddd;
	background-color: #fafafa;
}
.anchor-link li a {
	display: block;
	padding: 4% 5.33335% 4% 6.66667%;
	letter-spacing: 0.1em;
	background: url(../img/icn_arrow_down.svg) no-repeat 94% 50%;
	background-size: 5.6vw 5.6vw;
	content: "";
}
/*
* .benefits-detail
*/
.benefits-detail {
	padding: 0 6%;
	background-color: #fffdf7;
}
.benefits-detail > div{
	padding-bottom: 6.4%;
	border-bottom: 1px solid #dcdddd;
}
.benefits-detail h2 {
	margin-bottom: 6.66667%;;
	padding-top: 4%;
	border-bottom: 1px solid #dcdddd;
}
.benefits-detail  h3 {
	margin-bottom: 4%;
}
.benefits-detail h4 {
	display: inline-block;
	margin: 0 auto;
	font-size: 4.26667vw;
	font-weight: 300;
	border-bottom: 1px solid #cf1262;
}

/*
* .benefits1
*/
.benefits-detail .benefits1 {
	padding-bottom: 6.4%;
	text-align: center;
	border-bottom: 1px solid #dcdddd;
}
.benefits-detail .benefits1 h4 {
	margin-bottom: 4.26667%;
}
.benefits-detail .benefits1 .text {
	margin:0 auto 12.72728%;
	text-align: left;
}

.benefits-detail .example {
	position: relative;
	margin-bottom: 6.66667%;
	padding: 8.48485% 4.24243% 6.06061%;
	border: 1px solid #dcdddd;
	text-align: center;
	background-color: #fff;
}
.benefits-detail .example > p:first-child {
	margin-bottom: 9.47369%;
}
.benefits-detail .example .item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin-bottom: 6.66667%;
}
.benefits-detail .example .item > div {
	text-align: left;
}
.benefits-detail .benefits1 .example .ex-title{
	display: block;
	position: absolute;
	top:-1.5%;
	left:30%;
	width: 40%;
	margin: 0 auto;
	padding: 2.66667% 0;
	border: 1px solid #898989;
	border-radius: 30px;
	font-size: 3.75vw;
	font-weight: 300;
	line-height: 118%;
	text-align: center;
	letter-spacing: 0.2em;
	background-color: #FFF;
}

.benefits-detail .benefits1 .example h4 {
	margin-bottom: 1.9%;
	font-size: 4.8vw;
	line-height: 100%;
	font-weight: 300;
}
.benefits-detail .benefits1 .example .item dl{
	width: 50%;
}
.benefits-detail .benefits1 .example .item dl dt,
.benefits-detail .benefits1 .example .item dl dd {
	text-align: left;
	margin-bottom:  4.6875%;
}
.benefits-detail .benefits1 .example .item dl dt{
	font-size: 3.75vw;
	letter-spacing: -0.05em;
}
.benefits-detail .benefits1 .example .exp-tx {
	width: 100%;
	font-size: 3.1vw;
	margin-bottom:  9.375%;
}
.benefits-detail .benefits1 .example .example-img {
	width: 50%;
	margin-right: 2.3437%;
}

.benefits-detail .benefits1 .example .type {
	font-size: 2.66667vw;
	font-weight: 500;
}
.benefits-detail .benefits1 .example .type:before {
	display: inline-block;
	width: 5.33335vw;
	height: 5.33335vw;
	margin-right: 5px;
	vertical-align: -6px;
	font-weight: 500;
	background: url(../img/icn_drink.svg) no-repeat 0 50%;
	background-size: 100% auto;
	content: "";
}
.benefits-detail .benefits1 .capacity {
	font-size: 3.2vw;
}
.benefits-detail .benefits1 .price {
	font-size: 3.125vw;
}
.benefits-detail .benefits1 .price b {
	font-size: 5.33334vw;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
}
.benefits-detail .benefits1 .price span {
	font-size: 3.73334vw;
}
.benefits-detail .benefits1 .example .block .case-normal h5 {
	width: 21.875%;
	font-size: 3.75vw;
	font-weight: 500;
	padding: 0 2.3437% 0.7812%;
	margin: 0 auto 2.3437%;
	border-bottom: 2px solid  #c8c8c8;
}
.benefits-detail .benefits1 .example .block .case-special h5 {
	width: 43.75%;
	font-size: 3.75vw;
	font-weight: 500;
	padding: 0 2.3437% 0.7812%;
	margin: 0 auto 2.3437%;
	border-bottom: 2px solid  #f9c3b9;
}
.benefits-detail .benefits1 .example .block ol {
	width:100%;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: 100% auto;
	content: "";
	margin: 2.3437% 0 8.4375%;
	padding: 0;
}
.benefits-detail .benefits1 .example .block ol li {
	width:100%;
	height: 100%;
	white-space:nowrap;
	overflow: hidden;
	text-indent: 100%;
}
.benefits-detail .benefits1 .example .block .case-normal ol {
	padding-top:8.4375%;
	background-image: url(../img/benefits_detail1_img2.png) ;
}
.benefits-detail .benefits1 .example .block .case-special ol {
	padding-top: 31.75%;
	background-image: url(../img/benefits_detail1_img3.png);
}

.benefits-detail .benefits1 .example .block .explain {
	margin: 0 auto;
	padding-left: 4.6875%;
}
.benefits-detail .benefits1 .example .block .explain p {
	position: relative;
	margin-bottom: 4.6875%;
	padding-left: 7.8125%;
	font-size: 3.125vw;
	line-height: 100%;
	text-align: left;
}
.benefits-detail .benefits1 .example .block .explain p sup {
	font-size: 90%;
	top:-0.3em;
}
.benefits-detail .benefits1 .example .block .explain p b {
	display: block;
	margin: 0 0 1.5625% 1.5625%;
	font-weight: 500;
	line-height: 170%;
}
.benefits-detail .benefits1 .example .block .explain b:before {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 5.468vw;
	height: 5.468vw;
	content: "";
}
.benefits-detail .benefits1 .example .block .explain .normal b:before {
	background-color: #c8c8c8;
}
.benefits-detail .benefits1 .example .block .explain .special b:before {
	background-color: #f9c3b9;
}
.benefits-detail .benefits1 .example .block .explain p span {
	display: block;
	margin-left: -5.468vw;
	line-height: 140%;
}
.benefits-detail .benefits1 .example .block .result{
	border: 1px solid  #323232;
	padding: 3.9062%;
	margin-bottom: 5.4687%;
}
.benefits-detail .benefits1 .example .block .result h4 {
	width: 60%;
	padding: 0 0 0.7812%;
	margin: 0 auto  2.3437%;
	font-size: 3.75vw;
	border-bottom: 2px solid  #f9c3b9;
}
.benefits-detail .benefits1 .example .block .result p {
	font-size:3.75vw;
	letter-spacing: -0.01em;
}
.benefits-detail .benefits1 .example .block .result p b {
	font-size:5.625vw;
	font-weight: 500;
}
.benefits-detail .benefits1 .example .block .result p span{
	color: #db0068;
	font-size:84.6153%;
	font-weight: 500;
}

/*
* .benefits2
*/
.benefits-detail .benefits2 {
	/*padding-bottom: 7.46667%;
	border-bottom: 1px solid #dcdddd;*/
	text-align: center;
}
.benefits-detail .benefits2 h4 {
	margin-bottom: 4.26667%;
}
.benefits-detail .benefits2 .text {
	font-size: 3.2vw;
	line-height: 145.83334%
}
/*
* .benefits3
*/
.benefits-detail .benefits3 {
	/*padding-bottom: 7.46667%;
	border-bottom: 1px solid #dcdddd;*/
	text-align: center;
}
.benefits-detail .benefits3 h4 {
	margin-bottom: 6.66667%;
}
.benefits-detail .benefits3 .text {
	margin-bottom: 3.9062%;
	font-size: 3.2vw;
	line-height: 145.83334%
}
.benefits-detail .benefits3 .img {
	width: 64%;
	margin: 0 auto;
}
.benefits-detail .benefits3 .text span {
	display: block;
	padding-top: 1.33334%;
	font-size: 2.4vw;
}
/*
* .relief-detail
*/
.relief-detail {
	padding: 0 6% 8%;
	background-color: #fffdf7;
}
.relief-detail h2 {
	margin-bottom: 6.66667%;
	padding-top: 4%;
	border-bottom: 1px solid #dcdddd;
}
.relief-detail .block > div {
	padding-bottom: 7.46667%;
	border-bottom: 1px solid #dcdddd;
	text-align: center;
}
.relief-detail .block  h4 {
	display: inline-block;
	margin-bottom: 4.26667%;
	font-size: 4.26667vw;
	font-weight: 300;
	border-bottom: 1px solid #cf1262;
}
.relief-detail .block .text {
	font-size: 3.2vw;
	line-height: 145.83334%
}
.relief-detail .block .text a {
	display: inline-block !important;
}


/*
* .target
*/
.target {
	padding: 4% 0;
	background-color: #fafafa;
}
.target h2 {
	margin-bottom: 4%;
	padding: 10.66667% 0;
	background-color: #fff;
}
.target h2 span {
	display: block;
	width: 48%;
	margin: 0 auto;
	padding: 2.66667% 0;
	border: 1px solid #898989;
	border-radius: 30px;
	font-size: 4.26667vw;
	font-weight: 300;
	line-height: 118%;
	text-align: center;
	letter-spacing: 0.2em;
}
.target .col .brand-logo {
	position: relative;
	margin-bottom: 4%;
	padding: 0 4% 5.86667%;
	background-color: #fff;
}
.target .col .brand-logo:after {
	position: absolute;
	top: 44.3%;
	right: 5.334%;
	width: 5.6vw;
	height: 5.6vw;
	background: url(../img/icn_target_close.svg) no-repeat 50% 0;
	background-size: 100% auto;
	content: "";
}

.target .col .brand-logo.opened:after{
	background-image: url(../img/icn_target_opened.svg);
}
.target .col .brand-logo p {
	font-size: 3.46667vw;
	text-align: center;
}
.target .col .brand-logo p + p {
	margin-top: 4%;
	font-size: 3.46667vw;
	line-height: 148%;
	font-weight: bold;
	letter-spacing: -0.02em;
	text-decoration: underline;
}
.target .col .top-info {
	margin-top: 4%;
	text-align: center;
}
.target .col .top-info a {
	color: #323232;
	font-size: 3.46667vw;
    line-height: 148%;
    font-weight: bold;
    letter-spacing: -0.02em;
	text-decoration: underline;
}
.target .col .apology-txt {
  font-size: 2.93333vw !important;
  text-decoration: none !important;
  padding-right: 9%;
}
.target .col .apology-txt a {
	color: #323232;
	font-weight: 700;
}
.brand-wrap {
	display: none;
}
.brand-wrap > div {
	padding: 5.33334% 4%;
	margin-bottom: 2.666666666666667%;
	background-color: #fff;
}
.target .col .item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	background-color: #fff;
}
.target .col .item h4 {
	margin-bottom: 3.63%;
	font-size: 4.26667vw;
	font-weight: 300;
	line-height: 146.875%;
}
.target .col .item > div {
	min-width: 49.276%;
	width: 100%;
	z-index: 2;
}
.target .col .item .type {
	margin-bottom: 3.63%;
	font-size: 2.6667vw;
	font-weight: 500;
}
.target .col .item .type:before {
	display: inline-block;
	width: 5.33335vw;
	height: 5.33335vw;
	margin-right: 5px;
	vertical-align: -6px;
	background-size: 100% auto;
	content: "";
}
.target .col .item .type.drink:before {
	background-image: url(../img/icn_drink.svg);
}
.target .col .item .type.powder:before {
	background-image: url(../img/icn_powder.svg);
}
.target .col .item .type.tablet:before {
	background-image: url(../img/icn_tablet.svg);
}
.target .col .item .capacity {
	font-size: 3.2vw;
}
.target .col .btn-detail {
	width: 90%;
	margin: 4.3478% 0 4.3478% -2.6562%;
	font-size: 101.6924%;
	line-height: 170%;
}
.target .col .btn-detail a {
	display: block;
	width: 100%;
	margin: 0 auto;
	padding: 2.9% 4.64% 2.9% 0;
	border-radius: 30px;
	color: #fff !important;
	text-align: center;
	text-decoration: none;
	background: url(../img/icn_arrow_right_white.svg) no-repeat 90% 50%;
	background-color: #b3b3b3;
	box-sizing: border-box;
}
.target .col .item .img {
	width: 100%;
	z-index: 1;
	margin-right: 1.44928%;
}
.target .col .info .price b {
	font-size: 169.2308%;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}
.target .col .info .price span {
	font-size: 86.1539%;
}
.target .col .info dl dt{
	font-size: 4.0625vw;
	line-height: 161.5058%;
}
.target .col .info .price-normal{
	position: relative;
	padding-bottom: 3.9062%;
	margin-bottom: 3.9062%;
	border-bottom: 1px solid #e6e4e5;
}
.target .col .info .price-normal dl dt:before{
	content:  "";
  width:  3.43vw;
  height:  3.43vw;
  display:  inline-block;
  background-color: #d2d2d1;
  border-radius:  50%;
	margin-right: 0.2em;
}
.target .col .info .price-normal dl dd{
	display:  inline-block;
	width:55%;
	letter-spacing: -0.03em;
}
.target .col .info .price-normal dl dd:nth-of-type(1){
	margin-left: 1.1em;
}
.target .col .info .price-normal dl dd:nth-of-type(2){
	width: 38%;
	position: absolute;
	/* left: 68%; */
	right: -4%;
	bottom:10%;
	margin-left: 0;
}
.target .col .info .price-special dl dt:before{
	content:  "";
  width:  3.43vw;
  height:  3.43vw;
  display:  inline-block;
  background-color: #f9c3b9;
  border-radius:  50%;
	margin-right: 0.2em;
}
.target .col .info .price-special dl dd{
	position: relative;
	margin: 0 0 4.6875% 1em;
  font-size: 3.4375vw;
	line-height: 161.5058%;
}
.target .col .info .price-special dl dd p{
	position: absolute;
	left: 45%;
	width: 55%;
  font-size: 3.4375vw;;
	line-height: 120%;
}
.target .col .info .price-special dl dd:nth-of-type(1) p{
	/*top:40%;*/
	bottom:10%;
}
.target .col .info .price-special dl dd:nth-of-type(2) p{
	bottom:10%;
	color:#df0068;
}
.target .col .info .price-special dl dd b{
	font-size: 7.1875vw;
	font-weight: 500;
	line-height: 100%;
}

.target .col .info .price-special dl dt{
	margin-bottom: 2.03125%;
}
.target .col .info .order-box{
	width: 100%;
}
.target .col .info .order-box p{
	margin-bottom: 5.4687%;
}
.target .col .info .order-box .total-3month{
	width: 100%;
	text-align: center;
	letter-spacing: -0.02em;
}

.target .col .btn-order {
	width:70%;
	margin:0 auto;
	font-size: 101.6924%;
	line-height: 170%;
	text-align: center;
	position: relative;
	margin-bottom: 5.4687%;
}
.target .col .btn-order a {
	display: block;
	width:100%;
	margin: 0 auto;
	padding: 2.9% 4.64% 2.9% 0;
	border-radius: 30px;
	color: #fff !important;
	text-align: center;
	text-decoration: none;
	background: #df0068 url(../img/icn_arrow_right_white.svg) no-repeat 93% 50%;
	background-color: #df0068;
	box-sizing: border-box;
}
.target .col .btn-order .zaikokbn2 {
	line-height: 120%;

}
.target .col .btn-order .zaikokbn0,
.target .col .btn-order .zaikokbn9 {
	display: block;
	width:100%;
	margin: 0 auto;
	padding: 2.9% 0;
	border-radius: 30px;
	color: #807f7d !important;
	text-align: center;
	background-color: #d3d2cf;
	box-sizing: border-box;
}
.btn_mask {
	position: absolute;
	top: -4%;
	left: -2%;
	bottom: -40%;
	right: -2%;
	background: rgba(0, 0, 0, 0.7);
}
.btn_mask span {
	font-size: 101.6924%;
	line-height: 170%;
	color: #fff;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.target .col .order-end {
	width:90%;
	margin:0 auto;
	font-size: 101.6924%;
  color:#6d6d6d;
	line-height: 170%;
	text-align: center;
  padding: 2.9% 0 2.9% 0;
  border: 1px solid #b3b3b3;
	border-radius: 30px;
}
.target .col .tx-caution {
  width:90%;
  margin: 0 auto !important;
	color: #323232;
	font-size: 2.8125vw;
	letter-spacing: 0.05em;
	text-align: left;
}
.target .col .tx-caution a {
  display: inline-block !important;
	color: #323232;
  text-decoration: underline;
}
.target .col .tx-caution a:hover {
	text-decoration: none;
}

.target .note2{
	margin-top: 6.25%;
}


/*
* .service-flow
*/
.service-flow {
	padding-bottom: 10.66667%;
	background-color: #f8f8f8;
}
.service-flow h2 {
	margin: 0 auto 2.66667%;
	padding: 8.53334% 0;
	font-size: 4.26667vw;
	font-weight: 300;
	text-align: center;
	background-color: #fff;
}
.service-flow .block {
	position: relative;
	margin: 8% auto 0;
	padding: 8% 0;
	text-align: center;
	background-color: #fff;
}
.service-flow h2 + .block {
	margin-top: 10px;
}
.service-flow .block:after {
	position: absolute;
	bottom: -13.5%;
	left: 50%;
	width: 7.46667vw;
	height: 3.2vw;
	margin-left: -3.734%;
	background: url(../img/icn_service_flow_arrow.svg) no-repeat 50% 0;
	background-size: 100% auto;
	content: "";
}
.service-flow .block:last-child:after {
	content: none;
}
.service-flow .block h3 {
	margin-bottom: 1.33334%;
	padding: 0 6.66667%;
	font-size: 4.26667vw;
	font-weight: 300;
	line-height: 100%;
	text-align: left;
  display: flex;
  align-items: center;
}
.service-flow .block h3 img {
	width: 6.4vw !important;
	height: 9.06667vw !important;
	margin-right: 2%;
}
.service-flow .block h3 + p {
	padding: 0 6.66667%;
	font-size: 3.2vw;
	line-height: 145.83334%;
	text-align: left;
}
.service-flow .block h3 + p .note {
	display: block;
	font-size: 2.66667vw;
}
/*
* .inquiry
*/
.inquiry {
	padding-bottom: 10.66667%;
	background-color: #f8f8f8;
}
.inquiry h2 {
	margin: 0 auto 2.66667%;
	padding: 8.53334% 0;
	font-size: 4.26667vw;
	font-weight: 300;
	text-align: center;
	background-color: #fff;
}
.inquiry .block {
	margin: 0 auto;
	padding: 30px 0;
	background-color: #fff;
}
.inquiry .block > div {
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
}
.inquiry .block h3 {
	margin-bottom: 4%;
	font-size: 4vw;
	font-weight: 300;
	line-height: 140%;
}
.inquiry .block .number {
	margin-bottom: 3.2%;
	color: #df0068;
	font-size: 9.6vw;
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	line-height: 100%;
	letter-spacing: -0.03em;
}
.inquiry .block .acceptance {
	margin-bottom: 3.2%;
	font-size: 2.93334vw;
	line-height: 100%;
}
.inquiry .block .time {
	font-size: 184.6154%;
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	line-height: 100%;
}
.inquiry .block hr {
	height: 1px;
	margin: 5.33334%;
	border: none;
	background-color: #dcdddd;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

li {
  list-style: none;
}

a:link, a:visited {
  text-decoration: none;
}
