@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');
}
p{
	margin:0;
}
/*a {
	opacity: 0.8;
}*/
a:hover {
	opacity: 0.3;
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
#contents {
	color: #323232;
	font-family: 'Noto Sans Japanese', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', sans-serif;
	font-weight: 300;
	min-width: 960px;
	overflow: hidden;
	letter-spacing: 0.05em;
}
.col {
	position: relative;
	width: 960px;
	margin: 0 auto;
}
.hco-inquiry {
	display: none;
}
/*
* #overview
*/
#overview {
	/*border-bottom: 10px solid #f8f8f8;*/
	background-color: #fffdf7;
	padding-bottom: 50px;
	margin-bottom: 100px;
}
/*
* .overview-lead
*/
.overview-lead {
	margin:0 auto	39px;
	/*border-bottom: 1px solid #727071;*/
	box-sizing: border-box;
}

.overview-lead h1 {
	padding: 44px 0 0 0;
	text-align: center;
	margin:0 auto;
}
.overview-lead + p{
  clear: both;
	margin-bottom: 55px;
	font-weight: 300;
	line-height: 180%;
	text-align: center;
}
/*
* .info-category
*/
.info-category .block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	overflow: hidden;
	margin: 0 auto;
	font-size:14px;
}
/*.info-category .block  ul li a:hover {
	background-color: #FFF;	
}*/
.info-category .block .row {
	position: relative;
	width: 320px;
	padding:0 35px;
	text-align: center;
	line-height: 180%;
	box-sizing: border-box;
}
.info-category .block .row h2 {
	display: inline-block;
	margin: 0 auto 30px;
	font-size: 200%;
	font-weight: 400;
	line-height: 140%;
	border-bottom:2px solid  #d2d2d1;
	vertical-align: bottom;
}
.info-category .block .row .tx {
	letter-spacing: 0.02em;
	margin-bottom: 1em;
	text-align: left;
}

.info-category .block .cosmetics {
	border-right: 2px solid #eeedeb;
}
.info-category .block .cosmetics h2 {
	padding-top:42px;
}
.info-category .block .cosmetics .tx {
	padding-left:25px;
}
.info-category .block .cosmetics ul{
  padding-top:8px;
}
.info-category .block .cosmetics ul li{
  display: inline-block;
	margin-bottom: 10px;
}
.info-category .block .cosmetics ul li a img{
  vertical-align: middle;
}
.info-category .block .btn_logo {
	margin-bottom: 10px;
}
.info-category .block .collagen {
	padding-top:42px;
	padding: 0 5px;
}
.info-category .block .collagen h2 {
	margin: 0 auto 46px;
	padding-top:10px;
	font-size: 186%;
}
.info-category .block .collagen .tx {
	width: 250px;
	margin: 0 auto;
}
.info-category .block .collagen p:before {
	display: block;
	width:100%;
	height: 100%;
	padding-top: 72px;
	background:url(../img/ph_collagen.png) no-repeat 50% 0;
  background-size: 96% auto;
	content: "";
}
.info-category .block .collagen ul {
	margin-top: 14px;
}
.info-category .block .collagen ul li{
	margin-bottom: 13px;
}
.info-category .block .other-bf {
	padding-top: 12px;
	border-left: 2px solid #eeedeb;
}
.info-category .block .other-bf h2 {
	letter-spacing:-0.03em;
	line-height: 130%;
}
.info-category .block .other-bf p:before {
	display: block;
	width:100%;
	height: 100%;
	padding-top: 100px;
	background:url(../img/ph_beautyfoods.png) no-repeat 50% 70%;
  background-size: 90% auto;
	content: "";
}

/*
* .benefits
*/
.benefits {
	margin-bottom: 46px;
}
.benefits p:nth-child(2) {
	margin-bottom: 55px;
	font-weight: 300;
	line-height: 180%;
	text-align: center;
}
.benefits h2 {
	margin-bottom: 39px;
	text-align: center;
}
.benefits .block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	overflow: hidden;
	margin: 0 auto;
}
.benefits .block .row {
	position: relative;
	width: 320px;
	text-align: center;
	box-sizing: border-box;
}
.benefits .block h3 {
	display: inline-block;
	margin: 0 auto;
	font-size: 169.231%;
	font-weight: 300;
	text-decoration: underline;
	-ms-text-decoration-color: #cf1262;
	-moz-text-decoration-color: #cf1262;
	-webkit-text-decoration-color: #cf1262;
	text-decoration-color: #cf1262;
}
.benefits .block h3:before {
	display: block;
	position: absolute;
	top: 2px;
	left: 0;
	height: 78px;
	background-repeat: no-repeat;
	background-position: 50% 0;
	content: "";
}
.benefits .block .point {
	padding: 95px 39px 0;
	border-right: 1px solid #eeedeb;
}
.benefits .block .point h3 {
	margin: 0 0 10px 0;
}
.benefits .block .point h3:before {
	width: 152px;
	margin-left: 47px;
	background-image: url(../img/benefits_img1.png);
}
.benefits .block .point h3 + p {
	margin-bottom: 51px;
	font-size: 92.308%;
	line-height: 150%;
	text-align: left;
}
.benefits .block .postage {
	width: 322px;
	padding-top: 117px;
	border: 1px solid #eeedeb;
	border-style: none solid;
}
.benefits .block .postage h3 {
	margin-bottom: 46px;
}
.benefits .block .postage h3:before {
	width: 180px;
	margin-left: 34px;
	background-image: url(../img/benefits_img2.png);
}
.benefits .block .present {
	padding-top: 117px;
	border-left: 1px solid #eeedeb;
}
.benefits .block .present h3 {
	margin-bottom: 46px;
}
.benefits .block .present h3:before {
	width: 160px;
	margin-left: 34px;
	background-image: url(../img/benefits_img3.png);
}
/*
* .relief
*/
.relief {
	margin-bottom: 81px;
}
.relief h2 {
	margin-bottom: 41px;
	text-align: center;
}
.relief .block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	overflow: hidden;
	margin: 0 auto;
}
.relief .block .row {
	position: relative;
	width: 240px;
	padding-top: 110px;
	text-align: center;
	border: 1px solid #eeedeb;
	border-style: none solid;
	box-sizing: border-box;
}
.relief .block .row:first-child {
	border-left: none;
}
.relief .block .row:last-child {
	border-right: none;
}
.relief .block h3 {
	display: inline-block;
	margin: 0 auto;
	font-size: 138.4612%;
	line-height: 150%;
	font-weight: 300;
}
.relief .block h3:before {
	display: block;
	position: absolute;
	top: 2px;
	left: 0;
	height: 92px;
	background-repeat: no-repeat;
	content: "";
}
.relief .block .specify h3 {
	margin-bottom: 13px;
}
.relief .block .specify h3:before {
	width: 162px;
	margin-left: 43px;
	background-image: url(../img/relief_img1.png);
}
.relief .block .skip h3 {
	margin-bottom: 13px;
}
.relief .block .skip h3 span {
	font-size: 83.3335%;
}
.relief .block .skip h3:before {
	width: 150px;
	margin-left: 32px;
	background-image: url(../img/relief_img2.png);
}
.relief .block .returns h3 {
	margin-bottom: 13px;
}
.relief .block .returns h3:before {
	width: 118px;
	margin-left: 34px;
	background-image: url(../img/relief_img3.png);
}
.relief .block .cancellation h3 {
	margin-bottom: 39px;
}
.relief .block .cancellation h3:before {
	width: 118px;
	margin-left: 30px;
	background-image: url(../img/relief_img4.png);
}
/*
* .bnr
*/
.bnr {
	margin-bottom: 79px;
	text-align: center;
}
/*
* .anchor-link
*/
.anchor-link {
	margin-bottom: 60px;
}
.anchor-link ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	list-style: none;
	background-color: #fafafa;
}
.anchor-link li {
	width: 240px;
	border: 1px solid #dcdddd;
	box-sizing: border-box;
}
.anchor-link li a {
	display: block;
	padding: 42px 0 10px;
	color: #323232;
	font-size: 138.4612%;
	line-height: 100%;
	text-decoration: none;
	text-align: center;
}
.anchor-link li a:after {
	display: block;
	width: 26px;
	height: 26px;
	margin: 24px auto 0;
	background: url(../img/icn_arrow_down.svg) no-repeat 50% 50%;
	background-size: 100% 100%;
	content: "";
}
/*
* .benefits-detail
*/
.benefits-detail {
	margin-bottom: 58px;
	text-align: center;
}
.benefits-detail h2 {
	margin-bottom: 38px;
	padding-bottom: 37px;
	border-bottom: 1px solid #e6e4e5;
	text-align: center;
}
.benefits-detail .benefits1 {
	margin-bottom: 34px;
	padding-bottom: 65px;
	border-bottom: 1px solid #dcdddd;
}
.benefits-detail .benefits1 h3 {
	margin-bottom: 21px;
}
.benefits-detail .benefits1 .text {
	margin: 0 auto 70px;
	font-size: 169.231%;
	line-height: 150%;
	font-weight: 300;
}
.benefits-detail .benefits1 .pointup {
	position: relative;
	width: 800px;
	margin: 0 auto 8px;
	padding: 40px 0 17px;
	border: 1px solid #dcdddd;
	background-color: #fff;
	box-sizing: border-box;
}
.benefits-detail .benefits1 .pointup .emphasis {
	position: absolute;
	top: -25px;
	left: 50%;
	z-index: 1;
	margin-left: -116px;
	padding: 14px 31px 14px 33px;
	border: 1px solid #898989;
	border-radius: 25px;
	background-color: #fff;
}
.benefits-detail .benefits1 .pointup .emphasis span {
	font-size: 154.4612%;
	line-height: 100%;
	border-bottom: 1px solid #cf1262;
}
.benefits-detail .benefits1 .pointup .period {
	padding-top: 13px;
	font-size: 84.6154%;
}
.benefits-detail .benefits1 .example {
	width: 800px;
	margin: 0 auto 53px;
	padding: 34px 39px 16px;
	border: 1px solid #dcdddd;
	background-color: #fff;
	box-sizing: border-box;
}
.benefits-detail .benefits1 .example > p:first-child{
	margin-bottom: 31px;
	font-size: 160%;
	line-height: 134%;
	letter-spacing: 0;
}
.benefits-detail .benefits1 .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;
	-webkit-justify-content: center;
	justify-content: center;
	width: 720px;
	margin-bottom: 26px;
}
.benefits-detail .benefits1 .example .example-img {
	margin-right: 30px;
}
.benefits-detail .benefits1 .example .item > div {
	text-align: left;
}
.benefits-detail .benefits1 .example h4 {
	margin-bottom: 6px;
	font-size: 115.385%;
}
.benefits-detail .benefits1 .example .type {
	margin-bottom: 3px;
	font-weight: 500;
}
.benefits-detail .benefits1 .example .type:before {
	display: inline-block;
	width: 18px;
	height: 20px;
	margin-right: 9px;
	vertical-align: -4px;
	background: url(../img/icn_drink.svg) no-repeat 0 50%;
	background-size: 100% auto;
	content: "";
}
.benefits-detail .benefits1 .example .capacity {
	margin-bottom: 3px;
	font-size: 115.385%;
}
.benefits-detail .benefits1 .example .price b {
	font-size: 220%;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}
.benefits-detail .benefits1 .example .price span {
	font-size: 160%;
}
.benefits-detail .benefits1 .example .block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 720px;
	padding-top: 30px;
	border-top: 1px solid #dcdddd;
}
.benefits-detail .benefits1 .example .block > div p {
	text-align: left;
}
.benefits-detail .benefits1 .example .block > * img {
	display: block;
	margin-bottom: 5px;
}
.benefits-detail .benefits1 .example .block > *:nth-child(1) {
	width: 200px;
	margin-right: 20px;
}
.benefits-detail .benefits1 .example .block > *:nth-child(1) p:nth-child(1) {
	margin-bottom: 10px;
	font-size: 149.46154%;
	line-height: 153.3197%;
}
.benefits-detail .benefits1 .example .block > *:nth-child(1) p:nth-child(2) {
	color: #db0068;
	font-size: 444.3077%;
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	line-height: 100%;
	letter-spacing: -0.06em;
}
.benefits-detail .benefits1 .example .block > *:nth-child(1) p:nth-child(2) span {
	display: inline;
	padding-left: 10px;
	font-size: 78.13366%;
}
.benefits-detail .benefits1 .example .block > *:nth-child(1) p:nth-child(3) {
	margin-bottom: 20px;
	font-size: 199.23077%;
}
.benefits-detail .benefits1 .example .block > *:nth-child(1) p:nth-child(4) {
	font-size: 84.61539%;
	line-height: 127.27273%;
}
.benefits-detail .benefits1 .example .block > *:nth-child(2) {
	width: 100px;
	margin-right: 15px;
	padding-top: 30px;
	font-size: 115.38462%;
}
.benefits-detail .benefits1 .example .block > *:nth-child(3) {
	width: 120px;
	margin-right: 5px;
	padding-top: 5px;
	text-align: center;
}
.benefits-detail .benefits1 .example .block > *:nth-child(3) p:first-child {
	margin-bottom: 5px;
	font-size: 115.38462%;
}
.benefits-detail .benefits1 .example .block > *:nth-child(3) p:first-child sub {
	font-size: 73.3334%;
}
.benefits-detail .benefits1 .example .block > *:nth-child(3) p:nth-child(2) {
	font-size: 115.38462%;
	text-align: center;
}
.benefits-detail .benefits1 .example .block > *:nth-child(3) p:nth-child(2) span{
	margin-left: -28px;
}
.benefits-detail .benefits1 .example .block > *:nth-child(4) {
	width: 260px;
	padding-top: 89px;
}
.benefits-detail .benefits1 .example .block > *:nth-child(4) p {
	position: relative;
	padding-left: 55px;
	font-size: 84.6154%;
	line-height: 127.2727%;
}
.benefits-detail .benefits1 .example .block > *:nth-child(4) p sup {
	font-size: 90%;
}
.benefits-detail .benefits1 .example .block > *:nth-child(4) p:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 45px;
	height: 45px;
	background-color: #c8c8c8;
	content: "";
}
.benefits-detail .benefits1 .example .block > *:nth-child(4) p:first-child {
	margin-bottom: 22px;
}
.benefits-detail .benefits1 .example .block > *:nth-child(4) p:first-child:before {
	background-color: #f9c3b9;
}
.benefits-detail .benefits1 .example .block > *:nth-child(4) p b {
	display: inline-block;
	margin-bottom: 2px;
	font-size: 118.181819%;
	line-height: 114.077%;
}
.benefits-detail .benefits1 > p:last-child {
	font-size: 146.1539%;
}
.benefits-detail .benefits1 > p:last-child span {
	display: block;
	padding-top: 10px;
	font-size: 78.94737%;
}
.benefits-detail .benefits1 .example .note {
	padding-top: 20px;
	text-align: left;
	font-size: 84.6153%;
	line-height: 127.2728%;
	letter-spacing: 0;
}
.benefits-detail .benefits2 {
	margin-bottom: 32px;
	padding-bottom: 45px;
	border-bottom: 1px solid #dcdddd;
	text-align: center;
}
.benefits-detail .benefits2 h3 {
	margin-bottom: 25px;
}
.benefits-detail .benefits2 h4 {
	display: inline-block;
	margin-bottom: 27px;
	border-bottom: 1px solid #cf1262;
	font-size: 169.2308%;
	line-height: 100%;
}
.benefits-detail .benefits2 .text {
	line-height: 180%;
}
.benefits-detail .benefits3 {
	margin-bottom: 58px;
	padding-bottom: 43px;
	border-bottom: 1px solid #dcdddd;
	text-align: center;
}
.benefits-detail .benefits3 h3 {
	margin-bottom: 34px;
}
.benefits-detail .benefits3 h4 {
	display: inline-block;
	margin-bottom: 24px;
	border-bottom: 1px solid #cf1262;
	font-size: 169.2308%;
	line-height: 100%;
}
.benefits-detail .benefits3 .text {
	line-height: 180%;
}
.benefits-detail .benefits3 .text span {
	display: block;
	margin-bottom: 40px;
	padding-top: 10px;
	font-size: 84.615%;
}
.benefits-detail .benefits3 .text sup {
	font-size: 76.615%;
}
/*
* .relief-detail
*/
.relief-detail h2 {
	margin-bottom: 28px;
	padding-bottom: 38px;
	border-bottom: 1px solid #e6e4e5;
	text-align: center;
}
.relief-detail .block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	flex-shrink: 0;
	flex-basis: auto;
	margin-bottom: 50px;
}
.relief-detail .block > div {
	width: 480px;
	text-align: center;
	box-sizing: border-box;
}
.relief-detail .block .relief1 {
	padding: 34px 87px 0 45px;
	border-right: 1px solid #dcdddd;
	border-bottom: 1px solid #dcdddd;
}
.relief-detail .block .relief2 {
	padding: 34px 29px 44px 79px;
	border-bottom: 1px solid #dcdddd;
}
.relief-detail .block .relief3 {
	padding: 38px 61px 36px 0;
	border-right: 1px solid #dcdddd;
}
.relief-detail .block .relief4 {
	padding: 38px 32px 0;
	letter-spacing: 0;
}
.relief-detail .block h4 {
	display: inline-block;
	margin-bottom: 27px;
	border-bottom: 1px solid #cf1262;
	font-size: 184.6154%;
	line-height: 100%;
}
.relief-detail .block .relief1 h3 {
	margin-bottom: 35px;
}
.relief-detail .block .relief2 h3 {
	margin-bottom: 29px;
}
.relief-detail .block .relief3 h3 {
	margin-bottom: 30px;
}
.relief-detail .block .relief4 h3 {
	margin-bottom: 21px;
}
.relief-detail .block .relief1 h4,
.relief-detail .block .relief3 h4 {
	letter-spacing: 0
}
.relief-detail .block .text {
	line-height: 180%;
}
.relief-detail .block .text a {
	color: #323232;
	text-align: center;
	text-decoration: underline;
}
/*
* .target
*/
.target {
	padding-bottom: 40px;
	background: #f8f8f8;
}
.target h2 {
	padding: 37px 0;
	text-align: center;
	background-color: #fff;
}
.target h2 span {
	display: block;
	width: 900px;
	margin: 0 auto;
	padding: 11px 0;
	border: 1px solid #898989;
	border-radius: 25px;
	font-size: 146.15385%;
	text-align: center;
	letter-spacing: 0.2em;
}
.target .col {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	box-sizing: border-box;
}
.target h2 + .col {
	padding-top: 10px;
}
.target .col > div {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	width: 475px;
	min-height: 250px;
	margin-bottom: 10px;
	text-align: center;
	background-color: #fff;
}
.target .col > div:nth-child(2n) {
	margin-left: 10px;
}
.target .col .cp-bnr {
display: none;
}
/*.target .col .cp-bnr {
  width: 485px;
  margin-left: 0 !important;
}
.target .col .cp-bnr p a {
  opacity:1;
  width: 303px;
  height: 193px;
  margin: 0 auto;
}
.target .col .cp-bnr p a img {
	width: 80%;
	height: auto;
}*/

/*.target .col h3 {
	margin-bottom: 11px;
}*/
.target .col h3 + p {
	font-size: 126.6924%;
	line-height: 161.5058%;
	text-align: center;
}
.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;
	-webkit-justify-content: center;
	justify-content: center;
	align-items: center;
	
}
.target .col .item .img {
	min-width: 200px;
	margin-right: 16px;
	text-align: right;
}
.target .col .item > div {
	min-width: 160px;
	/*padding-top: 10px;*/
	text-align: left;
}
.target .col .item h4 {
	margin-bottom: 7px;
	font-size: 135.6154%;
	line-height: 146.9087%;
}
.target .col .item .type {
	margin-bottom: 7px;
	font-size: 84.7694%;
	font-weight: 500;
}
.target .col .item .type:before {
	display: inline-block;
	width: 16px;
	height: 18px;
	margin-right: 8px;
	vertical-align: -4px;
	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: 101.6924%;
	margin-bottom: 0.5em;
}


/*
* .service-flow
*/
.service-flow {
	padding-bottom: 50px;
	background-color: #f8f8f8;
}
.service-flow h2 {
	width: 800px;
	margin: 0 auto 10px;
	padding: 42px 0;
	font-size: 146.1539%;
	text-align: center;
	letter-spacing: 0.3em;
	background-color: #fff;
}
.service-flow .block {
	position: relative;
	width: 800px;
	margin: 40px auto 0;
	padding: 40px 0 50px;
	text-align: center;
	background-color: #fff;
}
.service-flow h2 + .block {
	margin-top: 10px;
}
.service-flow .block:after {
	position: absolute;
	bottom: -27px;
	left: 50%;
	width: 40px;
	height: 16px;
	margin-left: -20px;
	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: 35px;
	font-size: 169.2308%;
	line-height: 100%;
}
.service-flow .block h3 .number {
	position: absolute;
	top: 32px;
	left: 30px;
	width: 36px;
	height: 36px;
}
.service-flow .block h3 + p {
	line-height: 180%;
}
.service-flow .block h3 + p .note {
	display: block;
	font-size: 84.6154%;
}
/*
* .inquiry
*/
.inquiry {
	padding-bottom: 60px;
	background-color: #f8f8f8;
  margin-bottom: 60px;
}
.inquiry h2 {
	width: 800px;
	margin: 0 auto 10px;
	padding: 40px 0;
	font-size: 146.1538%;
	text-align: center;
	letter-spacing: 0.3em;
	background-color: #fff;
}
.inquiry .block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 800px;
	margin: 0 auto;
	padding: 30px 0;
	background-color: #fff;
}
.inquiry .block > div {
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-align-items: center;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	width: 399px;
	text-align: center;
}
.inquiry .block h3 {
	margin-bottom: 15px;
	font-size: 115.3847%;
	line-height: 100%;
}
.inquiry .block .number {
	margin-bottom: 15px;
	color: #df0068;
	font-size: 276.9231%;
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
	line-height: 100%;
	letter-spacing: -0.03em;
}
.inquiry .block .acceptance {
	margin-bottom: 15px;
	font-size: 84.61539%;
	line-height: 100%;
}
.inquiry .block .time {
	font-size: 184.6154%;
	line-height: 100%;
	font-family: 'Open Sans', sans-serif;
	font-weight: 100;
}
.inquiry .block hr {
	width: 1px;
	height: 116px;
	border: none;
	background-color: #dcdddd;
}