@charset "utf-8";

.p-page-header {
	width: 100%;
	height: 240px;
	text-align:center;
	background-image:url(../img/img_mv_second.png);
	background-size: cover;
	background-position: center right;
	position:relative;
	z-index: 98;
}
/*.p-page-header:before {
	content:"";
	width: 100%;
	height: 100%;
	background: linear-gradient(90deg, #ee7752, #e73c7e, #23a6d5, #23d5ab);
    background-size: 100% 300%;
    -webkit-animation: gradient 1s ease infinite;
    animation: gradient 1s ease infinite;
    position: absolute;
    top:0;
    left:0;
    opacity: 0.3;
    z-index: -1;
}*/

.p-content-header {
	padding:67px 0 71px;
	text-align:center;
	position:relative;
}

.p-content-description {
	margin: 25px auto 0;
	font-size: 1.6rem;
	letter-spacing: 0.125em;
	line-height:2;
}
.p-content-description:not(:last-child) {
	margin-bottom: 18px;
}
.c-txt-caution__head {
	letter-spacing: 0.125em;
}

/*.p-content-description:nth-of-type(1) {
	margin-top:30px;
}*/
.c-page-lead {
	text-align:center;
	margin:80px auto 14px;
}
.c-block-title {
	font-size:5rem;
	font-weight:600;
}
.c-title-en {
	font-size:3.0rem;
	font-weight:600;
}
.c-content-lead {
	text-align:center;
}

a.current {
 color:#00b4ed;
}

/* サプリメントを選ぶために */

.p-page-header__select,
.p-page-header__voice {
	height: 360px;
	background-image: url(../img/img_mv_second-select.png);
}

.p-tab-menu {
	padding:17px 0;
	width: 340px;
	margin: 55px auto 75px; 
	background: url(../img/img_devider_tab.png) no-repeat;
	background-position: center;
	background-size: 3px auto;
}
.c-tab-item {
	font-size: 2.4rem;
}
.c-tab-item a {
	color: #00b4ed;
	position: relative;
}
.c-tab-item a.current:before {
	content:"";
	width:100%;
	height: 2px;
	background: #00b4ed;
	position: absolute;
	bottom: -10px;
	left:0;
}
.c-tab-item a.current:after {
	content:"";
	width: 22px;
	height: 12px;
	background: url(../img/img_arrow_down.png) no-repeat;
	background-size: cover;
	position: absolute;
	bottom: -30px;
	left:0;
	right: 0;
	margin: auto;
}


.l-content-select .p-content-header:after {
	content:"";
	width:4px;
	height:88px;
	background:url(../img/dot_vertical.png) no-repeat;
	background-size:contain;
	position:absolute;
	margin:auto;
	left:0;
	right:0;
	bottom:-126px;
}

/* ベースサプリメント */
.p-base-suppliment {
	padding:0 0 98px;
}

.p-block-header-base {
	margin-bottom:18px;
	padding:20px 0;
	background:#F5DAD9;
	text-align:center;
}
.c-title-base {
	color:#ffffff;
}
.c-title-base__en{
	color:#BE8B89;
}

.p-block-header-fertility {
	margin-bottom:18px;
	padding:20px 0;
	background:#CBE0CE;
	text-align:center;
}
.c-title-fertility {
	color:#ffffff;
}
.c-title-fertility__en {
	color:#9AA6A2;
}

.p-base-suppliment .c-content-lead {
	position:relative;
	margin-bottom:154px;
}


/* ベースサプリメント選択 */

.p-select-list-items {
	position:relative;
	width: 1100px;
	margin:auto;
	margin-bottom:110px;
}
.p-select-list-items:after {
	content:"";
	width:4px;
	height: 45px;
	background:url(../img/dot_vertical.png) no-repeat;
	background-size:contain;
	position:absolute;
	margin:auto;
	left:0;
	right:0;
	bottom:-86px;
}
.p-select-list-items:nth-last-of-type(1) {
	margin-bottom: 58px;
}
.p-select-list-items:nth-last-of-type(1):after {
	content:none;
}

.p-mens-supplement {
	padding-bottom: 100px;
}

.c-select-list-head {
	margin-bottom: 45px;
	font-size:2.8rem;
	font-weight:400;
	letter-spacing:0.08em;
	display:flex;
	justify-content: center;
	align-content: center;
	flex-wrap: wrap;
	line-height: 1.42;
	letter-spacing: 0.15em;
	min-height: 68px;
}
.c-list-no {
	min-height: 68px;
	display:flex;
	justify-content: center;
	align-content: flex-start;
	flex-wrap: wrap;
}
.p-heading-addition {
	width: 100%;
	display:flex;
	justify-content: center;
}
.c-select-no3 {
	margin-left: auto;
	margin-right: auto;
	width: 550px;
}
@media only screen and (max-width:768px){
.c-select-no3 {
	width: auto;
}
.c-select-no3 .c-list-no {
	margin-bottom: 0.5em;
}
}


.c-select-no1 .c-list-no {
	padding-left: 100px;
	background:url(../img/icon_no1.png) no-repeat;
	background-size: 67px 67px;
}
.c-select-no2 .c-list-no {
	padding-left: 100px;
	background:url(../img/icon_no2.png) no-repeat;
	background-size: 70px 68px;
}
.c-select-no3 .c-list-no {
	padding-top: 10px;
	padding-left: 100px;
	background:url(../img/icon_no3.png) no-repeat;
	background-size: 70px 68px;
}
.c-select-no4 .c-list-no {
	padding-left: 100px;
	background:url(../img/icon_no4.png) no-repeat;
	background-size: 71px 68px;
}
.c-select-no4 {
	margin-bottom:0;
}
.p-mens-supplement .c-select-no1 .c-list-no,
.p-mens-supplement .c-select-no3 .c-list-no,
.p-mens-supplement .c-select-no4 .c-list-no {
	padding-top: 10px;
}


.c-select-no4__description {
	margin-top: -24px;
	line-height: 1.5;
}
.c-select-no4__description p {
	padding-left: 310px;
	line-height: 1.5;
	letter-spacing: 0.15em;
}
.c-select-item {
	width: 530px;
	border:1px solid #00b4ed;
}

.p-base-suppliment .p-select-list-items:nth-of-type(1) .c-select-item {
	height: 482px;
}
.p-base-suppliment .p-select-list-items:nth-of-type(1) .c-select-item .c-item-pict {
	height: 198px;
}

.p-base-suppliment .p-select-list-items:nth-of-type(3) .c-select-item {
	margin-bottom:30px;
}
.p-select-list-items:nth-of-type(3) .c-select-item:last-child {
	margin-bottom:0;
}
.p-select-list-items:nth-of-type(3) .p-layout-flex__wrap {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content:center;
}
.p-base-suppliment .c-select-item.c-item-zinc,
.p-base-suppliment .c-select-item.c-item-hem {
	height: 445px;
}
.l-content-wrap {
	width: 100%;
	margin-bottom: 40px;
}



/* ブロック見出し */
.c-select-item__head {
	height:100px;
	background:#00b4ed;
	align-content: center;
}


.c-select-item__head h3 {
	width: 100%;
	font-size: 2.4rem;
	font-weight: 500;
	color: #ffffff;
	line-height:1.25;
	text-align:center;
}

/* カセット共通 */
.c-select-item-body {
	padding: 24px;
	flex-wrap:wrap;
}
.c-item-pict {
	width:160px;
	
	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content:center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	
}
.c-item-pict img {
	width: 80%;
/*	width: auto;
	zoom: 0.17;*/
}

.c-item-pict img.c-img-fullwidth {
    width: 100%;
}


/*@-moz-document url-prefix(){
  .c-item-pict img {
    transform-origin: 0 0;
    transform: scale(0.17);
  }
}*/

.c-item-info {
	padding: 0;
	width:300px;
	flex-basis:300px;
	flex-shrink:0;
	box-sizing:border-box;
}
.c-item-category {
	padding:2px 20px 4px;
	display:inline-block;
	font-size:1.4rem;
	margin: 0 0 5px;
    color: #ffffff;
    background: #4c4948;
}
.c-item-description {
	margin-top: 20px;
	width:100%;
	padding:0;
	flex-basis:100%;
	flex-shrink:0;	
	line-height:1.75;
	
}
.c-item-name {
	margin: 30px 0 14px;
}
.c-item-name img {
	width: 80%;
}
.c-item-name img.c-img-fullwidth {
    width: 100%;
}

.c-item-name + p {
	margin-top: 60px;
	line-height: 1.6;
}
.c-item-name img {
/*	width: auto;
	zoom: 0.5;*/
}
/*@-moz-document url-prefix(){
  .c-item-name img {
    transform-origin: 0 0;
    transform: scale(0.5);
  }
}*/

.c-item-lead {
	margin-top:8px;
	line-height:1;
}

/* 食事バランス */
.c-select-balance {
	margin-bottom: 10px;
	display: block;
	font-size:1.8rem;
	color: #ffffff;
	box-sizing:border-box;
}
.c-select-balance__high {
	background:#E47600;
	margin:0;
}
.c-select-balance__mid {
	color: #00b4ed;
}
.c-select-balance__low {
	color: #ea609e;
	margin:0 3px;
}

/* 1つめ MVM　摂取量 */

.p-item-dosage dt {
	font-weight:normal;
	line-height:1.375;
	flex-basis:125px;
	flex-shrink:0;
}
.p-item-dosage {
	width:372px;
	margin:0 auto 0;
}
.p-item-dosage:nth-of-type(1) {
	margin-top:10px;
	margin-bottom:12px;
	padding-bottom:10px;
	position:relative;
}
.p-item-dosage:nth-of-type(1):after {
	content:"";
	width:316px;
	height:1px;
	background:#A2A2A2;
	position:absolute;
	margin:auto;
	left:0;
	right:0;
	bottom:0px;
}
.p-item-dosage .c-select-balance {
	font-size:1.4rem;
	line-height:1;
	width:162px;
	margin:0;
	padding:5px 0;
}

/* 4段め */
.p-select-list-items.c-list-item-large {
	width:790px;
	height:auto;
	margin-bottom:48px;
}
.p-select-list-items.c-list-item-large:after {
	content:none;
}
.p-select-list-items.c-list-item-large .c-select-item {
	width:100%;
	height:auto;
	border: 1px solid #99ABB9;
}
.p-select-list-items:nth-of-type(1).c-list-item-large .c-select-item {
	min-height:initial;
}
.p-select-list-items.c-list-item-large .c-select-item__head {
	background:#8D9BA5;
}
.p-select-list-items.c-list-item-large .c-select-item__head h3 {
	color:#ffffff;
}
.p-select-list-items.c-list-item-large .c-select-item-body {
	padding:40px 30px 0;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.p-select-list-items.c-list-item-large .c-item-description {
	width:285px;
	flex-basis:285px;
	flex-shrink:0;
}
.c-item-aod .c-item-info{
	width:252px;
	flex-basis:252px;
	padding:0;
}

.c-info-aod {
	width:410px;
}
.c-txt-addition {
	width:100%;
	background:#F2F2F2;
	margin:16px 0 0;
	padding:7px 5px 5px;
	line-height:1.5;
}


/* 商品名画像 */



/* 商品詳細 */

.c-product-info  h1 img {
	max-width:100%;
	width:auto;
	height:70px;
}


/* 商品名画像 ここまで */



/* ファティリティサプリメント */

.p-item-fertility-list {
	margin:23px auto 6px;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.c-item-fertility {
	width:25%;
	margin-bottom:62px;
}
.c-item-fertility .c-item-pict {
	width:88px;
	flex-basis:88px;
	flex-shrink:0;
}
.c-item-fertility .c-item-info {
	padding:0;
	width:190px;
	flex-basis:190px;
	flex-shrink:0;
	margin-left:20px;
}
.c-item-fertility .c-item-info p {
	height:2.4em;
}
/*.c-item-fertility:last-child .c-txt-secondary {
	letter-spacing:-0.03em;
}*/

.c-txt-caution {
	display:inline-block;
	margin:auto;
	background:url(../img/icon_caution.png) no-repeat left 50%;
	background-size:23px 21px;
	padding-left:28px;
}

/* 製品一覧 */

.l-content-list .p-content-header {
	padding: 40px 0 0;
}

.l-supplement-list {
	padding-top: 20px;
}
.p-wrap-slider {
	width:1100px;
	height:auto;
	background:#ffffff;
	margin:0 auto 0;
	padding:0;
}
.bx-wrapper {
  -moz-box-shadow: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  background: #fff;
}
.c-bx-pager {
    width:100%;
    margin: 0 auto 45px;
    padding:0 0 16px;
    display:flex;
    justify-content:space-between;
    border-bottom: 2px solid #00b4ed;
  }
.c-bx-pager div {
    width: 20%;
    display: inline-block;
    font-size: 1.6rem;
    line-height:1.5625;
}
.c-bx-pager div figure {
	width:100%;
	height:150px;
	display:flex;
	justify-content:center;
	align-items:center;
}
.c-bx-pager a {
	display:block;
	width:100%;
	height:220px;
	position:relative;
}
.c-bx-pager a img {  
  	height:auto;   
}  
.c-bx-pager a.active img {  
    filter: saturate(100%);  
    -webkit-filter:saturate(100%);
    -moz-filter:saturate(100%);      
    -o-filter:saturate(100%);        
    -ms-filter:saturate(100%);       
}  

.c-bx-pager div:nth-of-type(1) a img {
	width: 113px;
}
.c-bx-pager div:nth-of-type(2) a img {
	width: 116px;
}
.c-bx-pager div:nth-of-type(3) a img {
	width: 117px;
}
.c-bx-pager div:nth-of-type(4) a img {
	width:120px;
}
.c-bx-pager div:nth-of-type(5) a img {
	width: 125px;
}

.c-bx-pager a.active:after {
	content:"";
	width: 22px;
	height: 18px;
	background: url(../img/icon_slider_active.png);
	background-size: cover;
	position:absolute;
	bottom:-34px;
	left:0;
	right:0;
	margin:auto;
}

.c-link-down {
	width:113px;
	margin:auto;
}
.c-link-down img {
	width:100%;
	height:auto;
}

.c-icon-list-intro {
	width:82px;
	flex-basis:82px;
	flex-shrink:0;
}
.c-icon-list-intro img {
	width:100%;
	height:auto;
}
.c-txt-list-intro {
	text-align:left;
	width:870px;
	flex-basis:870px;
	flex-shrink:0;
	margin: auto;
}
.c-txt-list-intro h2 {
	font-size:2.0rem;
	margin-bottom:12px;
}
.c-item-feature-txt {
	line-height: 2.0;
	letter-spacing: 0.12em;
}

/* 一蘭共通 */
.c-products-menu-item {
	width: 250px;
	text-align: center;
	margin-bottom: 20px;
}
.c-products-menu-item .c-product-category {
	margin-bottom: 20px;
	background: #4c4948;
	color: #ffffff;
	text-align: center;
}
.c-products-menu-item figure.c-img-item {
	margin: 0 0 34px;
	height: 300px;
	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content:center;
  	-webkit-box-align: end;
  	-ms-flex-align: end;
  	align-items: flex-end;
}

.c-products-menu-item img {
/*	width: auto;
	zoom: 0.25;*/
	width: 75%;
	transition: 0.3s;
}

/*@-moz-document url-prefix(){
  .c-products-menu-item img {
    transform-origin: 0 0;
    transform: scale(0.25);
  }
}*/
.c-products-menu-item:hover img {
	transform:scale(1.1,1.1);
}

/* ベース（マルチ） */
.p-base-multi-suppliment {
    padding: 0 0 98px;
}
.p-item-base-multi-list {
	margin: auto;
	width: 960px;
}
.c-title-list-base-multi {
	margin-bottom: 40px;
	padding:10px 0 8px;
	font-size: 2.4rem;
	font-weight:normal;
	color:#4c4948;
	text-align:center;
	background:#7ecef4;
	letter-spacing: 0.125em;
}
.p-item-base-list {
	margin-top: 40px;
}
.p-item-base-multi-list .c-products-menu-item {
	margin-right: 0;
	width: 440px;
	height: auto;
}
.p-item-base-multi-list .c-products-menu-item figure.c-img-item {
	height: auto;
	min-height: 330px;
}

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

.p-base-multi-suppliment {
    padding-bottom: 14.4vw;
}
.p-item-base-multi-list .c-products-menu-item {
	width: 100%;
	height: auto;
}
.p-item-base-multi-list .c-products-menu-item:not(:nth-last-of-type(1)) {
	margin-bottom: 10.666vw;
}
.p-item-base-multi-list {
    width: 94.666vw;
    margin: 6.66vw auto 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.p-item-base-multi-list .c-products-menu-item figure.c-img-item {
	height: auto;
	min-height: initial;
}
.p-item-base-multi-list .c-product-lead {
	min-height: initial;
}
.p-item-base-multi-list .c-product-lead + p {
	text-align: left;
}


.c-item-name {
    margin: 3.6vw 0 14px;
}

}



/* ベース */

.c-title-list-base {
	margin-bottom: 40px;
	padding:10px 0 8px;
	font-size: 2.4rem;
	font-weight:normal;
	color:#4c4948;
	text-align:center;
	background:#7ecef4;
	letter-spacing: 0.125em;
}
.p-item-base-list {
	margin-top: 40px;
}
.p-item-base-list .c-products-menu-item {
	margin-right: 33px;
}
.p-item-base-list .c-products-menu-item:nth-of-type(4n) {
	margin-right: 0;
}





.p-item-base-list .p-base-list-item {
	width:366px;
	height:146px;
	padding:14px 0 20px 0;
	margin:0 15px 20px;
	border:1px solid #ffffff;
	transition:0.3s;
}
.p-item-base-list .p-base-list-item:hover,
.p-item-fertility-list .c-item-fertility:hover {
	border:1px solid #00b4ed;
}
.p-item-base-list .p-base-list-item:hover a,
.p-item-fertility-list .c-item-fertility:hover a {
	color:#666666;
}

.c-list-item-body{
	flex-wrap:wrap;
	-webkit-box-align: start;
	-ms-flex-align:  start;
	align-items: flex-start;
}

.c-list-item-body .c-item-pict {
	max-width:110px;
}
.c-list-item-body .c-item-info {
	padding:0;
	width:240px;
	flex-basis:240px;
	flex-shrink:0;
	box-sizing:border-box;
}

.c-list-item-body .c-item-description {
	margin:5px 0 10px;
	padding:0;
}
.c-list-item-body .c-item-name {
	margin:8px 0 0;
}
.c-item-name-txt {
	display:block;
	margin-top:9px;
}

/* フィシリティ */

.p-fertility-list {
	margin:auto;
}
.c-title-list-fertility {
	padding:10px 0 8px;
	font-size: 2.4rem;
	font-weight:normal;
	color:#4c4948;
	text-align:center;
	background:#7ecef4;
	letter-spacing: 0.125em;
}

.p-block-link {
	width:876px;
	margin:47px auto 0;
	padding:31px 31px 26px 31px;
	text-align:center;
}
.p-block-link .c-txt-lead {
	margin-bottom:23px;
}
.p-block-link .c-btn {
	margin-top:13px;
}

.p-item-fertility-list .c-item-fertility {
	padding-left:28px;
	padding-top:15px;
	margin-bottom:12px;
	width:366px;
	height:135px;
	border:1px solid #ffffff;
	transition:0.3s;
}

.p-item-fertility-list .c-item-name {
	margin-bottom:0;
}



.c-txt-link {
	margin-top: 40px;
	line-height: 2;
}

/* 製品詳細 */

/* ページ上メニュー */
.p-product-detail .l-inner {
	width: 870px;
}

.p-products-menu {
	padding:9px 0;
	background:#ECF2F7;
}
.p-products-menu {
	flex-wrap:wrap;
}
.c-products-menu-item {
	font-size: 1.4rem;
	line-height:1.75;
}


/* 製品メイン部 */
.p-product-info {
	margin-top:80px;
	margin-bottom:38px;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.c-product-pict {
	width:320px;
	height: auto;
	flex-basis:320px;
	flex-shrink: 0;
}
.c-product-pict figure {
	position:relative;
}
.c-product-pict .c-item-pict-item {
/*	zoom:0.5;
	width:auto;
	height:auto;
	margin:auto;
	display:block;*/
}
.c-product-pict .c-item-pict-item {
}

.c-item-pict-capsule {
	position:absolute;
	bottom: -80px;
	left: 12px;
	width:110px;
	height:110px;
	border:1px solid #aaabab;
	border-radius:50%;
	background:#ffffff;
}
.c-product-info {
	margin-top: 10px;
	width: 492px;
	flex-basis: 492px;
	flex-shrink: 0;
	position:relative;
}
.c-product-info h1 {
	margin-bottom:33px;
}
.c-product-info .c-product-category {
	margin:0 0 20px;
	padding: 4px 13px;
	display: inline-block;
	color: #ffffff;
	background: #4c4948;
	
}
.c-product-info .c-product-lead {
	font-size: 2.0rem;
	font-weight: 500;
	line-height:1.333;
	margin-bottom:25px;
	letter-spacing: 0.1em;
}
.c-take-period {
	margin-bottom:15px;
}
.c-take-period dt{
	font-weight:normal;
	padding:12px 38px 10px 0;
	border-right:2px solid #B9C3D5;
}
.c-take-period dd {
	padding-left:12px;
}
.c-product-description {
	line-height: 2;
	margin-bottom: 38px;
}
.c-select-item-value {
	margin:0 10px;
	width:80px;
	height:32px;
	border:1px solid #4d4d4d;
	padding:0.1em 0.5em;
}
.c-txt-soldout {
	line-height: 1.3;
	padding: 10px;
	border:1px solid #aaabab;
}
.c-txt-limitd {
	margin-top: 1em;
	line-height: 1.3;
	padding: 10px;
	border:1px solid #aaabab;
}
.table-shopping td {
	padding: 0.25em 0;
	vertical-align: middle;
}
.table-shopping td:nth-of-type(1) {
	padding-right: 1em;
}
.c-name-item {
	font-size: 1.6rem;
	line-height: 1.7;
}
@media only screen and (max-width:768px){

.c-txt-limitd br {
  display: none;
}
}

.c-link-problem {
	margin: 20px 0 0;
}
.c-link-problem a {
	color: #00b4ed;
	font-weight: 500;
	padding: 2px 10px;
	border: 1px solid #00b4ed;
}
.single_detail {
	
}
.single_detail dt {
	margin-bottom:5px;
	font-size:1.4rem;
	font-weight:normal;
	width:70px;
	float:left;
}
.single_detail dd {
	margin-bottom:15px;
	font-size:1.4rem;
	font-weight:normal;
	margin-left:70px;
}
.single_detail dd:before {
	content:": ";
	position:relative;
}
.c-product-size {
	margin-top:5px;
	padding-left: 140px;
}
.c-product-size.c-no-margin__left {
	padding-left: 0;
}
.c-product-size li {
	font-size: 1.3rem;
	line-height: 1.5;
	margin-top: 1em;
	margin-bottom: 0.5em;
}

.col5 {
	width:70px;
}
.c-name-item {
	width: 25%;
}
.p-news-product.l-inner{
	margin:0 auto 100px;
	width:900px;
}
.p-news-product .c-category {
	height:2em;
	background:#666666;
	text-align:center;
}

.p-product-component {
	margin-top: 100px;
	padding:0 0 50px;
}

.l-block .c-block-title {
	margin-bottom: 16px;
	font-size:1.8rem;
	font-weight:normal;
	text-align:center;
	letter-spacing: 0.125em;
}
.l-block .c-block-title__border{
	padding-bottom: 14px;
	border-bottom: 1px solid #aaabab;
}
.c-table-ingr {
	width:100%;
	font-size:1.4rem;
	margin: 0 auto 14px;
}
.c-table-ingr tr,
.c-table-ingr td {
	border-bottom: 1px solid #aaabab;
}
.c-table-ingr thead tr {
	border: none;
}
.c-table-ingr tr th:nth-of-type(1) {
	padding-left: 100px;
}
.c-table-ingr thead {
	background:#ebebec;
}
.c-table-ingr th {
	font-weight:normal;
}
.c-table-ingr thead th:nth-of-type(1) {
	width:35%;
}
.c-table-ingr thead th:nth-of-type(2) {
	width:25%;
}
.c-table-ingr th,
.c-table-ingr td {
	padding:5px 10px;
}
.c-table-ingr tr:nth-of-type(even) {
	background:#ffffff;
}

.p-info-material p {
	line-height: 2;
}

.c-list_kome {
	margin-bottom:72px;
}
.c-list_kome li {
	position: relative;
	font-size:1.2rem;
	line-height: 2;
}
.c-list_kome ul li:before {
	content:"・";
	position:relative;
}
.material .c-txt-right {
	margin-top:0.5em;
}

.p-block-allergy {
	margin-top: 72px;
}


.p-product-feature {
	padding:50px 0 50px;
}
.p-product-feature-list {
	flex-wrap:wrap;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.p-product-feature-list.l-inner {
	width:1140px;
}
.p-product-feature-list-item {
	width: 275px;
	margin:0 15px 38px;
}
.p-product-feature-list-item h3 {
	height: 70px;
	background:#7ecef4;
	font-size: 1.6rem;
	font-weight: 500;
	text-align:center;
	border-radius: 5px;
	display:flex;
	align-items:center;
	justify-content:center;
}
.p-product-feature-list-item p {
	font-size:1.4rem;
	line-height:1.857;
	text-align:left;
	padding:18px 0 0;
}


.p-news-product {
	margin-top: 50px;
}
.p-news-product .p-news-head h2 {
	font-size: 1.8rem;
	font-weight: 500;
	letter-spacing: 1.25;
	padding-bottom:  7px;
	margin-bottom: 12px;
	border-bottom: 1px solid #aaabab;
}

.c-item-news {
	font-size: 1.4rem;
	line-height:1.6;
}
.c-item-news a {
	width: 288px;
	display: inline-block;
}
.c-item-news:not(:last-child) {
	margin-bottom: 8px;
}
.c-category {
	display:inline-block;
	font-size:1.2rem;
	margin:0 7px 0 12px;
	width:100px;
	background:#4c4948;
	color: #ffffff;
}


.p-link-support {
	width:726px;
	margin:10px auto 113px;
	padding:31px 0 32px;
	text-align:center;
	background:#F2F2F2;
}
.p-link-support h2 {
	margin-bottom:22px;
}
.p-link-support .btn-area {
	margin-top:20px;
}
.p-block-addtion {
	padding: 50px 0 50px;
}
.c-lead-take:not(:last-child) {
	margin-bottom:52px;
}
.p-product-take__mvm {
	width:750px;
	margin:0 auto 20px;
	border-bottom: 1px solid #aaabab;
}
.p-product-take__mvm li {
	width:50%;
	padding: 0 40px 20px;
}
.p-product-take__mvm li:first-child {
	border-right:1px solid #aaabab;
}
.p-product-take__mvm li:last-child {
	padding-left:32px;
}
.p-product-take__mvm li h3 {
	font-size:1.6rem;
	line-height: 1.8;
}
.p-product-take__mvm li .c-select-balance {
	display:block;
	margin: 20px 0 24px;
	font-weight: 500;
}
.p-product-take__mvm li p{
	font-size:1.5rem;
}
.c-head-take {
	margin-right:10px;
	padding:2px 45px;
	background:#F8D2D1;
	display:inline-block;
	font-size:1.6rem;
	border-radius:20px;
}
.p-product-voice {
	padding:72px 0 0;
}
.l-inner-product-voice {
	width:730px;
	margin:auto;
}
.c-date {
	margin-bottom:18px;
}
.c-entry-title.voice {
	font-size:2.0rem;
	font-weight: 500;
	margin-bottom: 24px;
	letter-spacing: 0.15em;
}
.c-intro-voice {
	margin-top: 40px;
}
.p-block-voice .c-entry-voice {
	text-align:center;
	margin-bottom: 30px;
	padding-bottom: 50px;
	border-bottom: 1px solid #aaabab;
}
.p-block-voice .c-entry-voice .c-entrybody {
	line-height:2;
	text-align:left;
}

.p-block-voice .c-entry-voice .c-entrybody .c-block-staff {
	margin: 40px auto 0;
	background: #ebebec;
	padding: 35px 20px 40px;
	text-align:left;
}
.p-block-voice .c-entry-voice .c-entrybody .c-block-staff h2 {
	display:block;
	font-size: 1.6rem;
	text-align:center;
	margin-bottom: 8px;
}
.p-block-voice .c-entry-voice .c-entrybody .c-block-staff h2 span {
	position: relative;
}
.p-block-voice .c-entry-voice .c-entrybody .c-block-staff h2 span:before {
	content:"";
	width: 43px;
	height: 30px;
	background: url(../img/icon_staff.png) no-repeat;
	background-size: cover;
	position: absolute;
	left: -50px;
	top: -0.3em;
}
.p-block-voice {
	margin-top: 50px;
	padding: 0 0;
}
.p-product-qa {
	padding: 100px 0 0;
}
.p-product-qa .c-block-title {
	margin-bottom: 50px;
}

.p-qa-article {
	width: 100%;
	margin:auto;
	padding-bottom:40px;
	margin-bottom:45px;
	border-bottom:1px solid #aaabab;
}
.l-content-product-detail .p-qa-article {
	padding-bottom:0;
	border-bottom: none;
}

.p-qa-article .c-question {
	position: relative;
	font-size:2.0rem;
	display:flex;
	align-items:center;
	padding:0 0 0 120px;
	margin-bottom:12px;
	line-height: 1.6;
	letter-spacing: 0.1em;
}
.p-qa-article .c-question:before {
	content:"";
	width: 86px;
	height: 59px;
	background: url(../img/icon_q.png) no-repeat;
	background-size: cover;
	position: absolute;
	top: -0.5em;
	left: 15px;
	
}
.c-answer {
	margin:25px auto 30px;
	background: #ebebec;
	padding: 28px 20px 28px 120px;
	text-align:left;
	position:relative;
	min-height:64px;
}
.c-answer:before{
	content:"";
	width: 86px;
	height: 59px;
	background: url(../img/icon_a.png) no-repeat;
	background-size: cover;
	position: absolute;
	top: 18px;
	left: 15px;
}
.c-answer p {
	font-size:1.4rem;
	line-height:2;
	letter-spacing: 0.1em;
}


/* お客様の声 */
.l-main-two-col .l-main-col .p-block-voice {
	padding:74px 65px 36px;
	background:#ffffff;
}
.p-voice-entry {
	padding:24px 95px 22px;
	margin-top:34px;
	text-align:center;
	background:#ffffff;
}
.p-voice-entry .c-block-title {
	font-size:3.0rem;
	font-weight:400;
	margin-bottom:18px;
}
.p-voice-entry .btn-area {
	margin:20px auto 18px;
}
.p-voice-entry .btn-area a.c-btn-link {
	width:255px;
}
.l-main-two-col .p-block-voice .c-entry-voice {
	padding-bottom:50px;
	margin-bottom:45px;
	border-bottom:1px solid #aaabab;
}
.l-main-two-col .p-block-voice .c-entry-voice .c-entrybody p:nth-last-of-type(1) {
	padding:14px 12px 12px;
}
.l-main-two-col .p-block-voice .c-entry-voice .c-entrybody p:nth-last-of-type(1):before {
	font-size:1.6rem;
	margin-bottom:10px;
}
/* Q&A */
.l-main-two-col .l-main-col .p-block-qa {
	padding:42px 65px 42px;
	background:#ffffff;
}

.c-cat-list {
	width: 100%;
	margin: 0 auto 36px;
	padding: 44px 18px 36px;
	background:#ffffff;
	flex-wrap:wrap;
	border-bottom: 1px solid #aaabab;
}
.c-cat-list li {
	font-size:1.4rem;
	margin:0 8px 8px;
	border-left: 2px solid #4c4948;
	padding-left: 0.8em;
}

/* クリニック */

#second .l-content-clinic .l-main-col {
	WIDTH: 100%;
}
.p-block-clinic {
	padding: 80px 0 0;
	width:100%;
	margin:auto;
	background:#ffffff;
}
.p-clinic_anchornavi  {
	margin-bottom:30px;
}
.p-clinic_anchornavi ul li {
	font-size:1.6rem;
	margin:0 0.8em 0 0;
	padding:0 0.8em 0 0;
}
.p-clinic_anchornavi ul li:not(:last-child) {
	border-right:1px solid #707070;
}
.c-clinic-list {
	margin-bottom:1px;
}
.c-clinic-list .js-accordion {
	padding-bottom: 20px;
}
.c-clinic-list .head-table {
	padding: 10px 28px;
	height: 40px;
	font-size:2.0rem;
	background:#aaabab;
	color: #ffffff;
}
.c-clinic-list table{
	font-size:1.6rem;
	width:100%;
}
.c-clinic-list table tr:first-child th{
	font-weight:400;
	height: 3.75em;
	vertical-align:middle;
}
.c-clinic-list table tr:first-child th:first-child {
	padding-left:28px;
}
.clinic_info th.cols01{
	padding-left:28px;
	padding-right:14px;
	width:35%;
	height: 4.375em;
	text-align:left;
	font-weight:400;
	vertical-align:middle;
}
.clinic_info .cols02{
	width:8.75%;
	vertical-align:middle;
}
.clinic_info .cols03{
	padding-right: 1em;
	width:43.5%;
	line-height:1.3;
	vertical-align:middle;
}
.clinic_info .cols04{
	width:12.8%;
	vertical-align:middle;
}
.c-clinic-list  .txt-notice {
	margin-top:15px;
	font-size:1.4rem;
	padding-left:28px;
}
.clinic_info table,
.clinic_info tr,
.clinic_info th,
.clinic_info td {
	border-bottom: 1px solid #aaabab;
}

.p-block-clinic table .cols01 a {
	background: url(../img/icon_link_external.png) right no-repeat;
	background-size: 14px auto;
	padding-right: 24px;
}

/* NEWS */
.l-content-news .l-main-col .p-block-news {
	padding:20px 0 26px;
	background:#ffffff;
}
.p-news-list {
	margin-bottom:50px;
}
.p-news-list-item {
	font-size: 1.8rem;
	flex-wrap:wrap;
	padding-bottom:19px;
	margin-bottom:20px;
	border-bottom:1px solid #8D9BA5;
}
.l-content-news .c-date {
	width: 80px;
	font-size:1.4rem;
	margin:0 0;
}
.p-news-list-item .c-category {
	font-size:1.4rem;
	display:inline-block;
	margin:0 20px 0 24px;
	text-align:center;
	padding:3px 0;
	width: 120px;
	color: #ffffff;
	background: #4c4948;
}
.p-news-list-item .c-category a {
	color: #ffffff;
}

.p-news-list-item .c-category.c-category__blog {
	width:120px;
}

.l-content-news .c-entry p {
	font-size:1.6rem;
	line-height:1.5;
}
.l-content-news .c-entry p:not(:last-child) {
	margin-bottom:1em;
}
.l-content-news .c-entry ul {
	margin:1.5em 0;
}
.l-content-news .c-entry ul li {
	font-size: 1.6rem;
    line-height: 1.5;
}
.l-content-news .c-entry ul li:not(:nth-last-of-type(1)) {
	margin-bottom: 0.5em;
}
.l-content-news .c-entry .c-entry-title {
	font-size:2.4rem;
	padding-bottom:19px;
	margin-bottom:20px;
	border-bottom:1px solid #8D9BA5;
}
.l-news-single {
	margin-top: 80px;
}
.l-content-news.l-news-single .c-date {
	width: auto;
}
.l-content-news.l-news-single .p-block-news {
	margin-bottom: 80px;
}

.l-entry-yfp p img {
	max-width:100%;
	width:auto;
	height:auto;
}
.p-news-flex-block {
	margin: 32px 0 40px;
	align-items: flex-end;
}
.p-news-figure {
	width: 300px;
	margin-right: 2em;
}

.p-news-figure figcaption {
	font-size: 16px;
	margin-top: 1em;
}

.l-content-nav {
	margin-top:30px;
	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content:space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.l-content-nav li {
	font-size:1.4rem;
}
.l-content-nav li a{
	width:auto;
	height:24px;
	display:flex;
	align-items:center;
	justify-content:center;
	margin:0 2px;
	padding:0 5px;
	color:#8D9BA5;
	border:1px solid #8D9BA5;	
}

/* 栄養サポート */

.l-content-nutrients {
	margin-top: 60px;
}

.p-support-top-qa {
	margin-bottom:10px;
	padding:158px 95px 35px;
	background:#ffffff;
}
.p-support-top-qa h2 {
	font-size:2.4rem;
	text-align:center;
	margin-bottom:15px;
	position:relative;
}
.p-support-top-qa h2:before {
	content:"";
	width:140px;
	height:94px;
	background:url(../img/icon_support_qa.png) no-repeat;
	background-size:cover;
	position:absolute;
	margin:auto;
	left:0;
	right:0;
	top:-115px;
}
.p-list-qa {
	margin:20px auto 0;
}
.p-list-qa li {
	width:285px;
	margin:4px 16px;
}
.p-list-qa li a.c-btn-link{
	width:100%;
	height:31px;
}

.p-support-top-other {
	padding:36px 34px 0;
	background:#ffffff;
}
.p-support-top-other h2 {
	font-size:2.4rem;
	text-align:center;
	margin-bottom:30px;
	position:relative;
}

.p-list-other-content {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.p-list-other-content li {
	width:360px;
	margin-bottom:55px;
}
.p-list-other-content li figure {
	width:108px;
	flex-basis:108px;
	flex-shrink:0;
	display:flex;
	justify-content:center;
	align-items:center;
}
.p-list-other-content li h3 {
	font-size:2.0rem;
	margin-bottom:12px;
}
.p-list-other-content li p.c-txt-primary{
	line-height:1.3;
	min-height:5.8em;
}

.p-list-other-content li a.c-btn-link {
	width:334px;
	height:31px;
	position:relative;
}
.l-main-two-col .c-content-description.p-layout-flex {
	-webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.p-list-other-content li:nth-of-type(1) figure img {
	width:91px;
	height:auto;
}
.p-list-other-content li:nth-of-type(2) figure img {
	width:82px;
	height:auto;
}
.p-list-other-content li:nth-of-type(3) figure img {
	width:78px;
	height:auto;
}
.p-list-other-content li:nth-of-type(4) figure img {
	width:79px;
	height:auto;
}
.p-list-other-content li:nth-of-type(3) a:after{
	content:"準備中";
	font-size:1.4rem;
	position:absolute;
	margin:auto;
	left:0;
	right:0;
	bottom:0;
	top:0;
	opacity:0;
	background:#ffffff;
	text-align:center;
	border-radius:100px;
	height:28px;
	padding-top:7px;
}
.p-list-other-content li:nth-of-type(3) a:hover:after{
	opacity: 1;
}

/* 読みもの */
.p-support-list {
	margin: 80px auto 48px;
}
.p-support-list.p-layout-flex {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items:  flex-start;
}

.c-support-item {
	padding: 180px 0 0;
	width: 45%;
	margin-bottom: 60px;
}
.c-support-item h3 {
	font-size:2.2rem;
	padding-bottom: 14px;
	margin-bottom:12px;
	text-align: center;
	border-bottom: 1px solid #4c4948;
}
.c-support-item p {
	height: 5.4em;
}

.c-item-qa {
	background:url(../img/icon_support_qa.png) no-repeat top center;
	background-size: 131px auto;
}
.c-item-yfp {
	background:url(../img/icon_support_yfp.png) no-repeat top center;
	background-size: 125px auto;
}
.c-item-recipe {
	background:url(../img/icon_support_recipe.png) no-repeat top center;
	background-size: 121px auto;
}
.c-item-knowledge {
	background:url(../img/icon_support_knowledge.png) no-repeat top center;
	background-size: 118px auto;
}
.p-support-consult {
	padding:0;
	margin:100px auto 0;
	text-align:center;
}
.p-support-consult p {
	line-height: 2.0;
}
.p-support-consult .btn-area {
	margin: 40px auto 20px;
}

.p-support-list .c-txt-primary,
.p-support-consult .c-txt-primary,
.p-supplement-select .c-txt-primary {
	line-height:1.5625;
}

.p-support-list a.c-btn-link {
	margin-top: 30px;
	width: 100%;
}


.c-item-recipe a:{
	pointer-events: none;
}


/* 製品のご利用に際してのご相談 */

#message-container-input {
	font-size:1.6rem;
	margin-bottom:30px;
}

#message-container-input .red {
	color:#e55a3b;	
}

div#trust-form.contact-form ul.txt-note {
	margin-bottom:30px;
	font-size:1.3rem;
}

div#trust-form.contact-form ul.txt-note li {
	float:none;
	margin:3px 0;
	line-height:1.75;
}

/* ご相談・お問い合わせ */

.p-block-consulation {
	width: 640px;
	margin:auto;
	padding:74px 0 0;
}

.p-block-consulation .c-block-title {
	width:730px;
	text-align:center;
	margin:0 auto 18px;
	padding:0 0 8px;
	font-size:3.0rem;
	font-weight:400;
	border-bottom:7px solid rgba(192,209,221,0.41);
}
.p-block-inquiry {
	text-align: left;
}
.p-block-inquiry:not(:last-child) {
	margin-bottom:58px;
}
.p-block-inquiry .btn-area {
	margin-top:24px;
}

.p-content-consulation {
	margin-top: 80px;
}

.p-block-consulation .p-order-tel {
	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content:space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	flex-wrap:wrap;
	padding:38px 95px 24px;
}

.p-block-consulation .p-order-tel .c-telno {
	background:url(../img/icon_tel.png) no-repeat top left;
	background-size:60px auto;
}
.p-block-consulation .p-order-tel h3 {
	width:100%;
}
.p-block-consulation .p-order-tel .c-txt-notice {
	width:342px;
	text-align:left;
}

.p-section-support {
	margin-top: 80px;
}

.c-title-gray {
	padding: 12px 24px;
	font-size: 2.0rem;
	font-weight: 400;
	color: #ffffff;
	background: #aaabab;
}
.p-block-support {
	width:660px;
	margin:auto;
	padding:74px 0 0;
}
.p-block-support p:not(:last-child) {
	margin-bottom: 1em;
}
.p-inquiry-list ul {
	padding-bottom: 50px;
	width: 470px;
	margin: auto;
}
.c-link-site:link {
	color: #00b4ed;
}

.p-inquiry-list {
	margin:54px auto 0;
}
.p-inquiry-list ul li {
	margin:0 0 30px;
	padding: 0;
	text-align:center;
}
.p-inquiry-list ul li a.c-btn-link {
	width:100%;
	font-size:1.5rem;
}
.p-form {
	padding:56px 0 0;
	width:920px;
	margin:auto;
}
.p-form p {
	font-size:1.6rem;
	line-height: 1.8;
}
div#trust-form.contact-form table {
	width:100%;
	margin-top:50px;
}
div#trust-form.contact-form table th {
	width:250px;
	font-size:1.6rem;
}

#trust-form.contact-form input[type="text"] {
	font-size:1.6rem;
	padding:5px;
	width:80%;
}

#trust-form.contact-form input.delivery_month,
#trust-form.contact-form input.delivery_date {
	width:60px;
}
#trust-form.contact-form input.zip {
	width:80px
}

#trust-form.contact-form textarea{
	font-size:1.6rem;
	width:440px;
	height:240px;
}
#trust-form.contact-form select {
	padding:3px 3px 5px;
}

#trust-form .error{
	font-size:81.3%;
}
#confirm-button{
	margin:30px 0 0;
	padding:20px 0 0;
	border-top:1px solid #000;
}

#trust-form #confirm-button input{
	width:120px;
	padding:10px 24px;
	font-size:14px;
	font-weight:500;
	color:#4c4948;
	background:#ebebeb;
	border: 1px solid #4c4948;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

div#trust-form.contact-form table th,
div#trust-form.contact-form table td {
	font-size:16px;
}

.p-block-privacy {
	padding-top:56px;
	width:920px;
	margin:auto;
}
.p-block-privacy .c-block-title  {
	font-size:2.0rem;
	padding-bottom:16px;
	margin-bottom:16px;
	border-bottom:1px solid #99ABB9; 
}
.p-block-privacy .c-article-title {
	font-size:1.6rem;
	margin-bottom:10px;
	font-weight:600;
}
.p-block-privacy p {
	margin-bottom:2em;
}

/* ショッピングガイド */

#second .l-content-guide .l-main-col {
	margin-top: 80px;
	width: 1100px;
}

.p-menu-guide {
	width: 720px;
	margin: auto;
	margin-top: 40px;
}

.p-menu-guide li {
    font-size: 1.6rem;
    margin: 0 8px 16px;
    border-left: 2px solid #4c4948;
    padding-left: 0.8em;
    letter-spacing: 0.125em;
    line-height: 1;
}

#second .l-content-guide .c-heading-archive {
	margin-bottom: 40px;
    padding: 12px 24px;
    font-size: 2.0rem;
    font-weight: 400;
    color: #ffffff;
    background: #aaabab;
    text-align: left;
}
.p-block-guide {
	margin: auto;
	padding-top: 80px;
	margin-top: -80px;
	width: 870px;
}
.p-block-guide:not(:last-child) {
	margin-bottom: 80px
}
.p-block-guide li:not(:last-child) {
 	margin-bottom:32px;
 }
 
 .p-block-guide li .c-txt-flow {
 	background:url(../img/dot_vertical.png) repeat-y top 10px left 80px;
 	background-size: 4px auto;
 }

.p-block-guide a{
	color:#4EA2DE
}
.p-block-guide .p-page-top a {
	color:#4D4D4D;
}

.c-heading-step {
	font-weight: 500;
	font-size: 2.8rem;
	margin-left: 34px;
	letter-spacing: 0.125em;
}
.c-step-head {
	margin-bottom:23px;
}
.c-step {
	width: 160px;
	height:50px;
	margin-left: 0px;
	font-size: 3.2rem;
	color:#ffffff;
	background:#00b4ed;
	display:flex;
	justify-content: center;
	align-items:center;
}
.c-step-no{
	margin-left:0.3em;
	font-size:3.2rem;
}
.c-step-head p{
	font-size:2.0rem;
	margin-left:13px;
}
.c-txt-flow {
	padding-left:194px;
}
.c-txt-flow p:not(:last-child) {
	margin-bottom: 1em;
}
.p-block-guide p {
	font-size:1.6rem;
	line-height: 2;
}
.p-txt-addition {
	background: #ebebec;
	margin-top:11px;
	padding: 30px 24px;
	font-size:1.4rem;
}
.p-txt-addition p {
	padding:0;
	line-height: 2;
}
.p-txt-addition .c-indent {
	padding-left:1em;
	text-indent:-1em;
}
.p-txt-addition p.c-indent:not(:last-child){
	margin-bottom:0;
}

.p-txt-addition p:not(:last-child) {
	margin-bottom:1em;
}
.p-txt-addition .c-txt-head {
	font-size: 2.0rem;
	font-weight: 500;
	letter-spacing: 0.125em;
}
.p-txt-addition .c-txt-head:not(:first-child) {
	margin-top:24px;
}
.p-txt-addition .c-txt-head {
	margin-bottom: 0.6em;
}
.p-order-complete {
	margin:24px auto 64px;
}
.c-step-complete {
	width:730px;
	height:52px;
	margin-left:-35px;
	margin-bottom:24px;
	font-size:2.5rem;
	color:#ffffff;
	background:#00b4ed;
	border-radius:28px;
	display:flex;
	justify-content: center;
	align-items:center;
}


.c-guide-block-title {
	font-size:1.6rem;
	position:relative;
	margin-bottom:14px;
}
.c-guide-block-title::before {
	content:"●";
	font-size:2.1rem;
	color:#00b4ed;
	position:relative;
	margin-right:5px;
}
.c-guide-block-title span {
	font-size:1.3rem;
}
.c-guide-block-title:not(:first-child) {
	margin-top:30px;
}
.c-guide-block-title + p,
.c-guide-block-title + p + p {
	padding-left:28px;
}
.c-img-creditcard {
	width:255px;
	margin:20px 0 12px 30px;
}
.c-img-creditcard img {
	width:100%;
	height:auto;
}
.c-img-guide-securitycode {
	width:100%;
}
.c-img-guide-securitycode  img {
	width:100%;
	height:auto;
}
.c-block-convenience {
	margin:30px auto 28px;
}
.c-block-convenience h4 {
	font-size:1.6rem;
	margin-bottom:8px;
}
.c-block-convenience img {
	width:380px;
	height:auto;
}

.p-point-service {
	margin-top:22px;
	border:1px solid #00b4ed;
}

.p-point-service h3 {
	padding:5px 0 7px;
	font-size:2.0rem;
	text-align:center;
	color:#ffffff;
	background:#00b4ed;
}
.p-point-service dl {
	padding:18px 30px 32px;
}

.p-point-service dt {
	font-size:1.4rem;
	font-weight:normal;
}
.p-point-service dt:not(:first-child) {
	margin-top:21px;
}
.p-point-service dd {
	font-size:1.4rem;
	padding-left:1em;
}

.p-delivery {
	margin:28px 0 30px 120px;
}
.p-delivery dt{
	float:left;
	margin:0 0 5px 0;
	padding-left:3px;
	width:180px;
	font-size:1.4rem;
	font-weight:normal;
	line-height:1.7;
}
.p-delivery dd{
	margin:0 0 5px 180px;
	font-size:1.4rem;
	line-height:1.7;
}
.c-guide_time1{
	border-left:63px solid #b4e3ed;
}
.c-guide_time2{
	border-left:63px solid #5fc1d8;
}
.c-guide_time3{
	border-left:63px solid #cce885;
}
.c-guide_time4{
	border-left:63px solid #9acd2f;
}
.c-img-delivery {
	width:529px;
	margin-left:120px;
	margin-bottom:27px;
}
.p-guide-company-info {
	width:684px;
	margin:0 auto 0 20px;
}
.p-guide-company-info th{
	width:185px;
	font-size:1.6rem;
	font-weight:normal;
	line-height:1.75;
}
.p-guide-company-info td{
	font-size:1.6rem;
	line-height:1.75;
}
.p-guide-company-info td:before {
	content:"：";
}

.p-block-guide .c-btn-link {
	margin-top:20px;
	margin-bottom:43px;
	color:#666666;
}

/* 不具合 */

.p-notsupprted {
	margin: auto;
	width: 600px;
	border: 2px solid #d0d0d0;
	padding: 30px;
}
.p-notsupprted dl:nth-of-type(1){
	margin-bottom: 2em;
}

/*--------------------------------------------------------------------------------------------------------------------------------------------------------
 RESPONSIVE
--------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media only screen and (max-width:768px){

.p-content-header {
	width: 100%;
	height: 50vw;
	padding: 6.933vw 0 8vw;
	text-align:center;
	background:#ECF2F7;
	position:relative;
}
.p-page-header {
	width: 100%;
	height: 30vw;
	text-align:center;
	background-image:url(../img/img_mv_second.png);
	background-size: cover;
	background-position: center right;
	position:relative;
}
.p-content-header h1 {
	font-size:6.4vw
}


.p-content-description {
	margin-top:4.533vw;
	padding:0 5.333vw;
	text-align: left
}
.p-content-description br {
	display:none;
}
.p-content-description:nth-of-type(1) {
	margin-top:4.8vw;
}
.c-txt-caution__head {
	text-align: left;	
}
.c-page-lead {
	text-align:center;
	margin:80px auto 14px;
}
.c-block-title {
	font-size: 4.8vw;
	font-weight:600;
}
.l-supplement-list .c-block-title {
	font-size: 4.266vw;
	font-weight:600;
}
.c-title-en {
	font-size:3.0rem;
	font-weight:600;
}
.c-content-lead {
	text-align:center;
}
.p-content-consulation .p-content-description br,
.l-content-okihai .p-content-description br {
	display:inline-block;
}


/* サプリメントを選ぶために */

.p-tab-menu {
	padding:17px 0;
	width: 70vw;
	margin: 55px auto 45px; 
	background: url(../img/img_devider_tab.png) no-repeat;
	background-position: center;
	background-size: 3px auto;
}
.c-tab-item {
	font-size: 4.8vw;
}


.p-select-list-items {
	position:relative;
	width: 100%;
	margin:auto;
	padding: 0 5.333vw;
	margin-bottom:110px;
}

.c-select-list-head {
	margin-bottom: 45px;
	font-size: 4.8vw;
	font-weight:400;
	letter-spacing:0.08em;
	display:flex;
	justify-content: center;
	align-content: center;
	line-height: 1.42;
	letter-spacing: 0.15em;
	min-height: 68px;
}
.c-select-item__head h3 {
	width: 100%;
	font-size: 4.8vw;
}
.c-select-no1 .c-list-no {
	padding-left: 20vw;
	background:url(../img/icon_no1.png) no-repeat;
	background-size: 67px 67px;
}
.c-select-item {
	width: 100%;
	height: auto;
}
.p-select-list-items dd {
	flex-wrap: wrap;
}
.p-base-suppliment .p-select-list-items:nth-of-type(1) .c-select-item {
	height: auto;
}
.p-base-suppliment .p-select-list-items:nth-of-type(1) .c-select-item .c-item-pict {
	height: auto;
}
.p-base-suppliment .c-select-item.c-item-zinc,
.p-base-suppliment .c-select-item.c-item-hem {
	height: auto;
}
.c-select-item-body {
	flex-wrap: wrap;
	padding: 4vw;
}

.c-item-pict {
	width: 40%;
	flex-basis: 40%;
	flex-shrink: 0;
	margin-bottom: 2em;
}
.c-item-name img {
/*    width: auto;
    zoom: 0.25;*/
}
.c-item-info {
	width:55%;
	flex-basis: 55%;
	flex-shrink: 0;
}
.c-item-lead {
	font-size: 3.733vw;
}
.c-item-description {
	margin-top: 3.2vw;
	width: 100%;
}
.c-select-no4__description p {
	padding-left: 0
}
.p-base-suppliment {
	padding:0 0 10vw;
}

.p-block-cta.p-block-cta__select {
	background: url(../img/img_illust_cta.png) no-repeat;
	background-size: 150px auto;
	background-position: top 25px right 70px;
	background:none;
}
/* 製品一覧 */

.l-content-list .p-content-header {
	padding: 0 0 0;
	background:none;
	height: auto;
}

.l-supplement-list {
	padding-top:7.4666vw;
}
.l-supplement-list .c-page-title {
	font-size:5.3333vw;
	padding:0;
}
.p-wrap-slider {
	width:89.066vw;
	height:117.333vw;
	background:#ffffff;
	margin:38px auto 52px;
	padding:5.866vw 0 1vw;
}
.bx-wrapper {
  -moz-box-shadow: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  background: #fff;
}
.c-bx-pager {
  }
.c-bx-pager div {
    width: 20%;
    display: inline-block;
    font-size:2.0rem;
}
.c-bx-pager div figure {
	width:100%;
	height:12vw;
	display:flex;
	justify-content:center;
	align-items:center;
}
.c-bx-pager a {
	display:block;
	width:100%;
	height:auto;
	position:relative;
}
.c-bx-pager a img {  
  	height:auto;   
}  
.c-bx-pager a.active img {  
    filter: saturate(100%);  
    -webkit-filter:saturate(100%);
    -moz-filter:saturate(100%);      
    -o-filter:saturate(100%);        
    -ms-filter:saturate(100%);       
}
.c-bx-pager a span {
	display:none;
}  

.c-bx-pager div:nth-of-type(1) a img {
	width:10.666vw;
}
.c-bx-pager div:nth-of-type(2) a img {
	width:11.466vw;
}
.c-bx-pager div:nth-of-type(3) a img {
	width:10.666vw;
}
.c-bx-pager div:nth-of-type(4) a img {
	width:8.533vw;
}
.c-bx-pager div:nth-of-type(5) a img {
	width:10.133vw;
}

.c-bx-pager a.active:after {
}
.p-slider li figure {
	display:none;
}

.c-link-down {
	width:113px;
	margin:auto;
}
.c-link-down img {
	width:100%;
	height:auto;
}

.c-icon-list-intro {
	width:82px;
	flex-basis:82px;
	flex-shrink:0;
}
.c-icon-list-intro img {
	width:100%;
	height:auto;
}
.c-txt-list-intro {
	text-align:left;
	width:100%;
	flex-basis:100%;
	flex-shrink:0;
}
.c-txt-list-intro h2 {
	height:17vw;
	font-size:5.333vw;
	text-align:center;
	margin-bottom:2.666vw;
}

.c-txt-list-intro h2 .c-txt-small {
	font-size:3.2vw;
	color:#99ABB9;
}

.p-item-base-list .c-item.is-display,
.p-item-fertility-list .c-item.is-display {
	border:1px solid #00b4ed;
}

/* ベース */

.p-item-base-list {
	width:94.666vw;
	margin:6.66vw auto 0;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.p-item-base-list .p-base-list-item {
	width:100%;
	height:auto;
	padding:14px 0 20px 0;
	margin:0 0 3.466vw;
	border:1px solid #ffffff;
	transition:0.3s;
	box-sizing: border-box;
}
.l-supplement-list .p-base-suppliment {
	padding-bottom:14.4vw;
}
.p-item-base-list .p-base-list-item:hover,
.p-item-fertility-list .c-item-fertility:hover {
	border:1px solid #00b4ed;
}
.p-item-base-list .p-base-list-item:hover a,
.p-item-fertility-list .c-item-fertility:hover a {
	color:#666666;
}

.c-list-item-body{
	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	flex-wrap:wrap;
	-webkit-box-align: start;
	-ms-flex-align:  start;
	align-items: flex-start;
}

.c-list-item-body .c-item-pict {
	max-width:110px;
}
.c-list-item-body .c-item-info {
	padding:0;
	width:240px;
	flex-basis:240px;
	flex-shrink:0;
	box-sizing:border-box;
}

.c-list-item-body .c-item-description {
	margin:5px 0 10px;
	padding:0;
}
.c-list-item-body .c-item-name {
	margin:8px 0 0;
}
.c-item-name-txt {
	display:block;
	margin-top:9px;
}

/* フィシリティ */

.p-fertility-list {
	width:100%;
	margin-top:-13.866vw;
	padding-top:13.866vw;
}
.p-fertility-list .c-title-list-fertility {
}

.p-block-link {
	width:100%;
	margin:0 auto 0;
	padding:0 5.333vw 0 ;
	text-align:center;
}
.p-block-link .c-txt-lead {
	font-size:4.266vw;
	margin-bottom:5.066vw;
}
.p-block-link .c-btn {
	margin-top:13px;
}
.p-block-link .btn-area a.c-btn-link {
	width:76.533vw;
}
.p-block-link .btn-area:nth-of-type(2) {
	margin-bottom:12.533vw;
}


.p-item-fertility-list .c-item-fertility {
	padding-left:0;
	padding-top:15px;
	margin-bottom:12px;
	width:100%;
	height:39.466vw;
	border:1px solid #ffffff;
	transition:0.3s;
}

.p-item-fertility-list .c-item-name {
	margin-bottom:0;
}
/* ファティリティサプリメント */

.p-item-fertility-list {
	margin:2.666vw auto 21.333vw;
}
.c-item-fertility {
	width:25%;
	margin-bottom:62px;
}
.c-item-fertility .p-layout-flex__start {
	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content:flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.c-item-fertility .c-item-pict {
	width:88px;
	flex-basis:88px;
	flex-shrink:0;
}
.c-item-fertility .c-item-info {
	padding:0;
	width:190px;
	flex-basis:190px;
	flex-shrink:0;
	margin-left:20px;
}
.c-item-fertility .c-item-info p {
	height:2.4em;
}
/*.c-item-fertility:last-child .c-txt-secondary {
	letter-spacing:-0.03em;
}*/

.c-txt-caution {
	display:inline-block;
	margin:auto;
	background:url(../img/icon_caution.png) no-repeat left 50%;
	background-size:23px 21px;
	padding-left:28px;
}

.p-item-base-list .c-products-menu-item,
.p-item-fertility-list .c-products-menu-item {
    margin: auto;
    width: 45vw;
}
.p-item-base-list .c-products-menu-item:nth-of-type(4n) {
	margin-right: auto;
}
.c-products-menu-item figure.c-img-item {
	height: 60vw;
	margin-bottom: 5vw;
}
.c-products-menu-item .c-product-category {
	font-size: 3.2vw;
	margin-bottom: 3.2vw;
}
.c-product-lead {
	font-size: 3.466vw;
	text-align: left;
	min-height: 3.6em;
}
.c-product-lead br {
	display:none;
}


/* 製品詳細 */
/* 商品詳細 */

.p-product-detail .l-inner {
	width: 89.333vw;
	margin: auto;
}

.c-product-info  h1 img {
	max-width:100%;
	width:auto;
	height:auto;
}

/* ページ上メニュー */
.p-products-menu {
	display:none;
	padding:9px 0;
	background:#ECF2F7;
}
.p-products-menu {
	flex-wrap:wrap;
}
.c-products-menu-item {
	font-size: 1.4rem;
	line-height:1.75;
	margin:0 auto;
}
/* 製品メイン部 */
.p-product-info {
	width:89.333vw;
	margin:auto;
	margin-top:5.333vw;
	margin-bottom:9.6vw;
	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content:space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.c-product-pict {
	padding-top:20px;
	width: 100%;
	flex-basis:100%;
	flex-shrink: 0;
	position:relative;
}
.c-item-pict-capsule {
	position:absolute;
	bottom:-20px;
	right:-10px;
	width:141px;
	height:141px;
	border:1px solid #707070;
	border-radius:50%;
	background:#ffffff;
}
.c-product-info {
	margin:30px 0 0 ;
	width: 100%;
	flex-basis: 100%;
	flex-shrink: 0;
	position:relative;
}
.c-product-info h1 {
	margin-bottom:33px;
}
.c-product-info h2 {
	font-size: 4.266vw;
	line-height:1.333;
	margin-bottom:25px;
}
.c-take-period {
	margin-bottom:15px;
}
.c-product-size {
	margin-top:10vw;
	padding-left: 0;
}
.c-product-size br {
	display:none;
}
.c-take-period dt{
	font-weight:normal;
	padding:12px 38px 10px 0;
	border-right:2px solid #B9C3D5;
}
.c-take-period dd {
	padding-left:12px;
}
.c-product-info .c-product-category {
	margin:0 0 20px;
	padding: 4px 13px;
	display: block;
	color: #ffffff;
	background: #4c4948;
}
.c-product-description {
	padding:0;
	margin-bottom:5vw;
	text-align:left;
}
.c-select-item-value {
	margin:0 1vw;
	width:17.333vw;
	height:32px;
	border:1px solid #4d4d4d;
	padding:0.1em 0.5em;
}

.c-txt-item-info {
	width:100%;
	margin:auto;
}
.single_detail dt {
	margin-bottom:5px;
	font-size:3.733vw;
	font-weight:normal;
	width:16vw;
	float:left;
}
.single_detail dd {
	margin-bottom:15px;
	font-size:3.733vw;
	font-weight:normal;
	margin-left:70px;
	padding-left:0.7em;
	text-indent:-0.7em;
}
.single_detail dd:before {
	content:": ";
	position:relative;
}
.col5 {
	width:70px;
}
.table-shopping td {
	font-size:3.733vw;
}


.p-news-product.l-inner{
	margin:12.266vw auto 7.466vw;
	width:100%;
	padding:0 5.333vw;
}
.p-news-product .c-category {
	background:#666666;
	text-align:center;
}
.p-news-product li {
	margin-bottom:0.8em;
	flex-wrap: wrap;
}
.p-news-product .c-item-news:not(:last-child) {
    margin-bottom: 1.2em;
}
.p-news-product li a {
	display:block;
	width: 100%;
}
.c-link-news {
	font-size:3.733vw;
}

.p-product-component {
	margin-top: 0;
	padding:9.6vw 0 9.866vw;
}
.p-product-component .l-inner {
	width:89.333vw;
	margin:auto;
	overflow: auto;
}

.p-wrap-table {
	overflow: auto;
}


.l-block .c-block-title {
	margin-bottom:10.666vw;
	font-size:5.333vw;
	font-weight:normal;
	text-align:center;
}
.c-table-ingr {
	width:100%;
	font-size:1.6rem;
	margin: 0 auto 5.333vw;
}

.c-table-ingr thead {
	background:#8D9BA5;
	color:#ffffff;
}
.c-table-ingr th {
	font-weight:normal;
	font-size:3.466vw;
}
.c-table-ingr thead th:nth-of-type(1) {
	width:30%;
}
.c-table-ingr thead th:nth-of-type(2) {
	width:25%;
}
.c-table-ingr th,
.c-table-ingr td {
	padding:5px 5px 5px 0;
	font-size:3.466vw;
	white-space: nowrap;
}
.c-table-ingr tr:nth-of-type(even) {
	background:#ffffff;
}
.c-table-ingr tr th:nth-of-type(1) {
	padding-left: 2vw;
	width: 35vw;
}
.c-list_kome {
	margin-bottom:13.333vw;
}
.c-list_kome li {
	position: relative;
	font-size:1.4rem;
	line-height:1.78;
}
.p-product-feature {
	padding:8.8vw 0 0;
}
.p-product-feature-list {
	flex-wrap:wrap;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}
.p-product-feature-list.l-inner {
	width:100%;
}

.p-product-feature-list-item {
	width:100%;
	margin:0 5.333vw 4.8vw;
}
.p-product-feature-list-item h3 {
	height:12.8vw;
	font-size:4.266vw;
	line-height:1.375;
	text-align:center;
	display:flex;
	align-items:center;
	justify-content:center;
}
.p-product-feature-list-item p {
	font-size:3.733vw;
	line-height:1.5;
	text-align:left;
	padding:3.466vw 0 0;
}

.p-link-support {
	width:89.333vw;
	margin:2.66vw auto 9.866vw;
	padding:5.866vw 3.466vw 5.333vw;
	text-align:center;
	background:#F2F2F2;
}
.p-link-support h2 {
	margin-bottom:22px;
}
.p-link-support .btn-area {
	margin-top:20px;
}
.p-link-support a.c-btn-link {
	width:100%;
}

.p-product-take {
	padding:10.133vw 5.333vw 8.8vw;
	background:#F7FAFC;
}
.c-lead-take {
	text-align:left;
	margin-bottom:6.4vw;
	padding:0;
}
.c-lead-take br {
	display:none;
}
.p-product-take__mvm {
	width:100%;
	margin:0 auto 8.8vw;
	flex-wrap:wrap;
}
.p-product-take__mvm li {
	width:82.666vw;
	margin:auto;
	padding: 0 0 5vw;
}

.p-product-take__mvm li:first-child {
	border-right:none;
	border-bottom:1px solid #8D9BA5;
	padding-bottom:3.733vw;
	margin-bottom:3.733vw;
}
.p-product-take__mvm li:last-child {
	padding-left:0;
}
.p-product-take__mvm li h3 {
	font-size:4.266vw;
}
.p-product-take__mvm li .c-select-balance {
	display:block;
	margin:8px 0 15px;
}
.p-product-take__mvm li p{
	font-size:1.5rem;
}
.c-head-take {
	margin-right:auto;
	margin:auto;
	margin-bottom:2.133vw;
	padding:2px 45px;
	background:#F8D2D1;
	display:block;
	width:56vw;
	font-size:4.266vw;
	border-radius:20px;
}
.p-product-voice {
	padding:9.066vw 5.333vw 0;
}
.l-inner-product-voice {
	width:100%;
	margin:auto;
}
.c-date {
	margin-bottom:18px;
}
.c-entry-title.voice {
	font-size: 4.8vw;
	margin-bottom:19px;
	text-align:left;
}
.p-block-voice .c-entry-voice {
	text-align:center;
}
.p-block-voice .c-entry-voice .c-date {
	font-size:3.733vw;
}
.p-block-voice .c-entry-voice .c-entrybody {
	line-height:1.5;
}
.p-block-voice .c-entry-voice .c-entrybody p {
	font-size:3.733vw;
}
/*.p-block-voice .c-entry-voice .c-entrybody p:nth-last-of-type(1) {
	margin:4.8vw auto 4.266vw;
	background:#F2F2F2;
	padding:5.333vw 3.2vw 6.4vw;
	text-align:left;
}
.p-block-voice .c-entry-voice .c-entrybody p:nth-last-of-type(1):before {
	content:"スタッフからのひとこと";
	font-size:2.0rem;
	display:block;
	text-align:center;
	margin-bottom:14px;
}*/
.p-block-voice {
	padding: 0 5.3vw 10vw;
}
.p-product-qa {
	padding:0;
}
.p-qa-article {
	width:100%;
	margin:auto;
	padding-bottom:25px;
	margin-bottom:25px;
	border-bottom:1px solid #99ABB9;
}
.p-block-qa {
	width: 89.333vw;
	margin: auto;
}

.p-qa-article .c-question {
	font-size: 4vw;
	display:flex;
	align-items:center;
	padding:0 0 0 63px;
	margin-bottom:12px;
}
.p-qa-article .c-question:before {
	width: 11.733vw;
	height: 8vw;
	position: absolute;
	top: 0;
	left: 10px;

}
.c-answer {
	margin:25px auto 0;
	background:#F2F2F2;
	padding:14px 12px 18px 63px;
	text-align:left;
	position:relative;
	min-height:64px;
}
.c-answer:before{
	width: 11.733vw;
	height: 8vw;
	position: absolute;
	top: 14px;
	left: 14px;
}

.l-content-product-detail .p-qa-article .c-question {
	font-size: 4vw;
	display:flex;
	align-items:center;
	padding:0 0 0 63px;
	margin-bottom:12px;
}
.l-content-product-detail .p-qa-article .c-question:before {
	
}
.l-content-product-detail .c-answer {
	margin:25px auto 0;
	background:#F2F2F2;
	padding:14px 12px 18px 63px;
	text-align:left;
	position:relative;
	min-height:64px;
}
.l-content-product-detail .c-answer:before{
}
.c-answer p {
	font-size:3.733vw;
	line-height:1.5;
}
.p-product-voice a.c-btn-link,
.p-product-qa a.c-btn-link {
	width:293px;
}

/* 栄養サポート */

.p-support-list {
	margin: 0 auto 48px;
	display: block;
	width: 89.333vw;
}
.c-support-item {
	width: 100%;
}

.l-content-nutrition-support .c-page-title {
	padding:0;
}

.p-support-top-qa {
	width:94.666vw;
	margin:auto;
	margin-bottom:2.133vw;
	padding:24.8vw 2.666vw 4.8vw;
	background:#ffffff;
}
.p-support-top-qa h2 {
	font-size:6.4vw;
	text-align:center;
	margin-bottom:4.266vw;
	position:relative;
}
.p-support-top-qa h2:before {
	content:"";
	width:25.5vw;
	height:17.6vw;
	background:url(../img/icon_support_qa.png) no-repeat;
	background-size:cover;
	position:absolute;
	margin:auto;
	left:0;
	right:0;
	top:-20vw;
}
.p-list-qa {
	margin:20px auto 0;
}
.p-list-qa li {
	width:100%;
	margin:0 0 2.666vw;
}
.p-list-qa li a.c-btn-link{
	width:100%;
	height:31px;
}

.p-support-top-other {
	width:94.666vw;
	margin:auto;
	padding:5.066vw 2.666vw 7.4666vw;
	background:#ffffff;
}
.p-support-top-other h2 {
	font-size:2.4rem;
	text-align:center;
	margin-bottom:30px;
	position:relative;
}

.p-list-other-content {
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
}

.p-list-other-content li {
	width:100%;
	margin-bottom:8vw;
}
.p-list-other-content li figure {
	width:21.333vw;
	flex-basis:21.333vw;
	flex-shrink:0;
	display:flex;
	justify-content:center;
	align-items:center;
}
.p-list-other-content li h3 {
	font-size:2.0rem;
	margin-bottom:12px;
}
.p-list-other-content li p.c-txt-primary{
	font-size:3.466vw;
	line-height:1.3;
	min-height:initial;
	margin-bottom:2.666vw;
}

.p-list-other-content li a.c-btn-link {
	width:100%;
	height:31px;
	position:relative;
}
.l-main-two-col .c-content-description.p-layout-flex {
	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	-webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.p-list-other-content li:nth-of-type(1) figure img {
	width:13.866vw;
	height:auto;
}
.p-list-other-content li:nth-of-type(2) figure img {
	width:14.933vw;
	height:auto;
}
.p-list-other-content li:nth-of-type(3) figure img {
	width:14.4vw;
	height:auto;
}
.p-list-other-content li:nth-of-type(4) figure img {
	width:16.533vw;
	height:auto;
}

.p-list-other-content li:nth-of-type(3) a:hover:after{
	opacity: 1;
}

.l-content-nutrition-support .l-sub-col {
	display:none;
}

/* お客様の声 */
.l-main-two-col .l-main-col .p-block-voice {
	padding:4.266vw 2.666vw 10vw;
	background:#ffffff;
}

.l-content-voice .p-content-header h1 {
	padding:0;
}
.l-content-voice .c-txt-caution__head {
	padding:0 5.333vw;
}

.l-content-voice .l-inner {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap:wrap;
}
.l-content-voice .l-main-col{
	width:94.666vw;
	margin: 0 auto;
	order:1;
}
.l-content-voice .l-sub-col {
	width:94.666vw;
	margin: 0 auto 0.8vw;
	padding: 0 0 4.8vw;
	order:0;
	background:#ECF2F7;
}

.l-content-voice .l-sub-col .wrapper-list-category ul {
	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content:center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	flex-wrap:wrap;
}
.l-content-voice .l-sub-col .wrapper-list-category li {
	margin-right:1em;
}
.l-content-voice .l-sub-col .wrapper-list-category li:after {
	content:"|";
	position:relative;
	margin-left:1em;
}
.l-content-voice .l-sub-col .wrapper-list-category li:nth-of-type(2):after,
.l-content-voice .l-sub-col .wrapper-list-category li:nth-of-type(6):after,
.l-content-voice .l-sub-col .wrapper-list-category li:nth-of-type(9):after,
.l-content-voice .l-sub-col .wrapper-list-category li:nth-of-type(12):after,
.l-content-voice .l-sub-col .wrapper-list-category li:last-child:after {
	content:none;
	margin-right:0;
}
.l-content-voice .c-cat-list li:first-child {
	width:100%;
	text-align:center;
}

.p-voice-entry {
	width:94.666vw;
	margin: 0vw auto 0;
	padding:4.266vw 2.666vw 10vw;
	text-align:center;
	background:#ffffff;
}
.p-voice-entry .c-block-title {
	font-size:2.0rem;
	font-weight:400;
	margin:auto;
	margin-bottom:18px;
}
.p-voice-entry .btn-area {
	margin:20px auto 18px;
}
.p-voice-entry .btn-area a.c-btn-link {
	width:255px;
}
.l-main-two-col .p-block-voice .c-entry-voice {
	padding-bottom:25px;
	margin-bottom:25px;
	border-bottom:1px solid #99ABB9;
}
.l-main-two-col .p-block-voice .c-entry-voice .c-entrybody p:nth-last-of-type(1) {
	padding:14px 12px 12px;
}
.l-main-two-col .p-block-voice .c-entry-voice .c-entrybody p:nth-last-of-type(1):before {
	font-size:1.6rem;
	margin-bottom:10px;
}

/* Q&A */
.l-main-two-col .l-main-col .p-block-qa {
	padding:4.266vw 2.666vw 10vw;
	background:#ffffff;
}

.l-content-qa .p-content-header h1 {
	padding:0;
}

.l-content-qa .c-side-title {
	display:none;
}

.l-content-qa .l-inner {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap:wrap;
}

.l-content-qa .l-sub-col {
	width:94.666vw;
	margin: 0 auto 0.8vw;
	padding: 0 3.733vw 4.8vw;
	order:0;
	background:#ECF2F7;
}
.l-content-qa .l-sub-col .wrapper-list-category ul {
	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content:center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	flex-wrap:wrap;
}
.l-content-qa .l-sub-col .wrapper-list-category li {
	margin-right:1em;
}
.l-content-qa .l-sub-col .wrapper-list-category li:after {
	content:"|";
	position:relative;
	margin-left:1em;
}
.l-content-qa .l-sub-col .wrapper-list-category li:nth-of-type(2n):after,
.l-content-qa .l-sub-col .wrapper-list-category li:last-child:after {
	content:none;
	margin-right:0;
}

.l-content-qa .l-main-col{
	width:94.666vw;
	margin: 0 auto;
	order:1;
}

.c-cat-list {
	padding:4vw 4vw 1.5vw;
	margin-bottom:9px;
	background:#ffffff;
	flex-wrap:wrap;
}
.c-cat-list li {
	font-size:3.733vw;
	margin:0 8px 8px;
}

/* クリニック */

.l-content-clinic {
}

.l-content-clinic .p-content-header {
	padding: 6.933vw 3.2vw 8vw;
}

.l-content-clinic .p-content-header .c-txt-secondary {
	font-size:3.466vw;
}

.p-block-clinic {
	padding:5.6vw 2.666vw 60px;
	width:94.666vw;
	margin:auto;
	background:#ffffff;
}
.p-clinic_anchornavi  {
	margin-bottom:10.666vw;
	position:relative;
}

.p-clinic_anchornavi:after {
	content:"";
	width:94.666vw;
	height:5px;
	background:#ECF2F7;
	position:absolute;
	left:-2.666vw;
	bottom:-5vw;
}

.p-clinic_anchornavi ul {
	flex-wrap:wrap;
}
.p-clinic_anchornavi ul li {
	font-size:1.6rem;
	margin:0 0.8em 0.5em 0;
	padding:0 0.8em 0 0;
}
.p-clinic_anchornavi ul li:not(:last-child) {
	border-right:1px solid #707070;
}
.c-clinic-list {
	margin-bottom:5vw;
}
.c-clinic-list .head-table {
	margin-bottom:15px;
	font-size:4.266vw;
	color:#ffffff;
	text-align:center;
	background:#99ABB9;
}
.c-clinic-list table{
	font-size:1.6rem;
	width:100%;
}
.c-clinic-list table tr:first-child {
	display:none;
}

.c-clinic-list table tr:first-child th{
	background:#99ABB9;
	color:#ffffff;
	font-weight:400;
	padding:4px 0;
}
.c-clinic-list table tr:first-child th:first-child {
	padding-left:50px;
}
.c-clinic-list table tr {
}
.c-clinic-list table th,
.c-clinic-list table td {
	display:block;
}
.clinic_info table, .clinic_info tr, .clinic_info th, .clinic_info td {
    border-bottom: none;
}
.c-clinic-list table tr td:last-child {
	padding-bottom:3.733vw;
	margin-bottom:3.7333vw;
	padding-left:0vw;
	padding-right:0vw;
	border-bottom:1px solid #99ABB9;
}
.clinic_info th.cols01{
	padding:1vw 0vw;
	width:100%;
	height:auto;
	text-align:left;
	font-weight:400;
	vertical-align:middle;
	font-size:4.266vw;
	margin-bottom:1.5vw;
}
.clinic_info .cols02{
	width:100%;
	padding:1vw 0vw;
	vertical-align:middle;
	font-size:3.733vw;
}
.clinic_info .cols03{
	width:100%;
	padding:1vw 0vw;
	line-height:150%;
	vertical-align:middle;
	font-size:3.733vw;
}
.clinic_info .cols04{
	width:100%;
	vertical-align:middle;
	font-size:3.733vw;
}
.c-clinic-list  .txt-notice {
	margin-top:0;
	font-size:1.4rem;
	padding-left:0;
	text-align:right;
}

/* お知らせ */

.l-content-news .l-inner {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap:wrap;
}

.l-content-news .l-sub-col {
	width:94.666vw;
	margin: 0 auto 0.8vw;
	padding: 6.133vw 10.133vw 4.8vw;
	order:0;
}
.l-content-news .l-main-col{
	width:94.666vw;
	margin: 0 auto;
	order:1;
}

.l-content-news .l-sub-col h3 {
	display:none;
}
.l-content-news .l-sub-col ul {
	display:flex;
    flex-wrap:wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.l-content-news .l-main-col .p-block-news {
	padding:20px 2.666vw 26px;
	background:#ffffff;
}
.p-news-list {
	margin-bottom:30px;
}
.p-news-list-item {
	font-size:3.7333vw;
	flex-wrap:wrap;
	padding-bottom:19px;
	margin-bottom:20px;
	border-bottom:1px solid #8D9BA5;
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap:wrap;
}
.l-content-news .c-date {
	width:auto;
	font-size:3.2vw;
	display:inline-block;
	margin:0 0 5px;
	order:1;
}
.p-news-list-item .c-category {
	font-size:1.4rem;
	display:inline-block;
	margin:0 12px 0 0;
	text-align:center;
	padding:3px 0;
	order:0;
	margin-bottom:1.5vw;
}
.p-news-list-item a {
	display:block;
	width:100%;
	order:2;
}
.l-content-news .c-entry p {
	font-size:1.6rem;
	line-height:1.5;
}
.l-content-news .c-entry p:not(:last-child) {
	margin-bottom:1em;
}
.l-content-news .c-entry .c-entry-title {
	font-size:2.4rem;
	padding-bottom:19px;
	margin-bottom:20px;
	border-bottom:1px solid #8D9BA5;
}

.p-pagenav {
	flex-wrap:wrap;
}
.p-pagenav a,
.p-pagenav span {
	margin-bottom:1.25vw;
}


	
/* ご相談・お問い合わせ */

.p-block-consulation {
	width:100%;
	padding:10.133vw 0 0;
}
.p-content-consulation {
	margin-top: 0px;
}
.p-block-consulation .c-block-title {
	width:100%;
	text-align:center;
	margin:0 auto 18px;
	padding:0 0 8px;
	font-size:5.333vw;
	font-weight:400;
	border-bottom:3px solid rgba(192,209,221,0.41);
}
.p-block-consulation .p-order-tel .c-telno {
	background:url(../img/icon_tel.png) no-repeat left top;
	background-size:10.666vw auto;
}
.p-block-inquiry {
	text-align:left;
	margin-top: 1.25em;
	padding:0 5.333vw;
}
.p-block-inquiry .c-txt-primary {
	letter-spacing:-0.03em;
}
.p-block-inquiry .c-txt-primary:not(:last-child) {
	margin-bottom:1em;
}
.p-block-inquiry .c-txt-primary br {
	display:none;
}

.p-block-inquiry:not(:last-child) {
	margin-bottom:14.4vw;
}
.p-block-inquiry .btn-area {
	margin-top:6.4vw;
}

/*.p-block-inquiry a.c-btn-link {
	color:#ffffff;
	background:#00b4ed;
	border:1px solid #00b4ed;
}*/

.p-block-consulation .p-order-tel {
	padding:4vw 2.666vw 3.466vw;
}
/* 製品のご利用に際してのご相談 */

#message-container-input {
	font-size:1.6rem;
}

#message-container-input .red {
	color:#e55a3b;	
}
div#trust-form.contact-form ul.txt-note li {
    white-space: normal !important;
    font-size:3.466vw;
    margin-bottom:1.75vw;
}


/* 注文後の問い合わせ */

.p-section-support {
    margin-top: 0px;
}

.p-block-support {
	width:100%;
	margin:auto;
	padding:10.133vw 5.333vw 0;
	text-align:left;
}
.p-block-support .c-block-title {
	margin:30px auto 18px;
	padding:0 0 8px;
	font-size:2.0rem;
	font-weight:400;
	border-bottom:7px solid rgba(192,209,221,0.41);
}
.p-block-support p br {
	display:none;
}
.p-inquiry-list ul {
	width: 100%;
}
.p-inquiry-list {
	margin:7.5vw auto 5vw;
}
.p-inquiry-list ul li {
	width:80%;
	margin:0 auto 15px;
	padding: 0;
	text-align:center;
}
.p-inquiry-list ul li a.c-btn-link {
	width:100%;
	font-size:1.5rem;
}

.c-intro-voice {
	margin-top: 5vw;
	text-align: left;
}

/* フォーム */

.p-form {
	padding:10.133vw 5.333vw 0;
	width:100%;
	margin:auto;
}
.p-form p {
	font-size:4vw;
}
div#trust-form.contact-form table {
	width:100%;
	margin-top:50px;
}
div#trust-form.contact-form table th,
div#trust-form.contact-form table td {
	display:block;
	font-size:4vw;
}
div#trust-form.contact-form table th {
	width:100%;
	font-size:4vw;
	padding:0 0 1.25vw !important;
}

#trust-form.contact-form input[type="text"] {
	font-size:1.6rem;
	padding:5px;
	width:100%;
}

#trust-form.contact-form input.delivery_month,
#trust-form.contact-form input.delivery_date {
	width:60px;
}
#trust-form.contact-form input.zip {
	width:80px
}

#trust-form.contact-form textarea{
	font-size:1.6rem;
	width:100%;
	height:240px;
}
#trust-form.contact-form select {
	padding:3px 8px 5px;
	border:1px solid #999999;
	font-size:4vw;
	width:70%;
	border-radius:6px;
}

#trust-form .error{
	font-size:81.3%;
}
#confirm-button{
	margin:30px 0 0;
	padding:20px 0 0;
	border-top:1px solid #000;
}

#trust-form #confirm-button input{
	width:120px;
	padding:10px 24px;
	font-size:14px;
	font-weight:500;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

div#trust-form.contact-form ul {
	margin:0 0 3vw !important;
}
div#trust-form.contact-form ul li {
	font-size:4vw;
	float:none !important;
}


/* ショッピングガイド */

.p-menu-guide {
	width: 100%;
	margin: auto;
	margin-top: 8vw;
	z-index: 100;
	position: relative;
}
.p-menu-guide li {
    font-size: 3.733vw;
    margin: 0 8px 16px;
    border-left: 2px solid #4c4948;
    padding-left: 0.8em;
    letter-spacing: 0.125em;
    line-height: 1;
}

#second .l-content-guide .l-main-col {
	margin-top: 4vw;
	width: 100%;
}

.p-block-guide {
	width: 89.333vw;
	margin: auto;
	padding-top: 4vw;
	margin-top: -4vw;
}
.p-block-guide:not(:last-child) {
    margin-bottom: 10.666vw;
}
.l-content-guide .l-inner {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap:wrap;
}
#second .l-content-guide .c-heading-archive {
	margin-bottom: 5vw;
    padding: 12px 24px;
    font-size: 4.8vw;
}
.l-content-guide .l-sub-col {
	width:94.666vw;
	margin: 0 auto 0.8vw;
	padding: 0 3.733vw 4.8vw;
	order:0;
	background:#ECF2F7;
}
.l-content-guide .l-sub-col .menu-guide{
	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content:center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	flex-wrap:wrap;
}
.l-content-guide .l-sub-col .menu-guide li {
	margin-right:1em;
}
.l-content-guide .l-sub-col .menu-guide li:after {
	content:"|";
	position:relative;
	margin-left:1em;
}
.l-content-guide .l-sub-col .menu-guide li:nth-of-type(3n):after,
.l-content-guide .l-sub-col .menu-guide li:last-child:after {
	content:none;
	margin-right:0;
}

.l-content-guide .l-main-col{
	width:94.666vw;
	margin: 0 auto;
	order:1;
}

.l-content-guide .c-page-title {
	padding:0;
}
.l-main-two-col .l-main-col .p-block-guide {
	padding:7.466vw 2.666vw 8vw;
	background:#ffffff;
}
.p-block-guide li:not(:last-child) {
 	margin-bottom:32px;
 }
 
 .p-block-guide li .c-txt-flow {
 	background:url(../img/dot_vertical.png) repeat-y top 10px left 15px;
 	background-size:3px auto;
 }
.p-block-guide li:nth-of-type(4) .c-txt-flow {
 	background:url(../img/dot_vertical.png) repeat-y top 8px left 15px;
}
.p-block-guide a{
	color:#4EA2DE
}
.c-step-head {
	margin-bottom:0;
	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content:flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.c-heading-step {
	font-weight: 500;
	font-size: 4.8vw;
	margin-left: 20px;
	letter-spacing: 0.125em;
}
.c-step {
	width:22.933vw;
	height:8vw;
	margin-left:0;
	font-size:4.266vw;
	color:#ffffff;
	display:flex;
	justify-content: center;
	align-items:center;
}
.c-step-no{
	margin-left:0.3em;
	font-size:4.8vw;
}
.p-block-guide .c-step-head p{
	font-size:4.8vw;
	margin-left:13px;
}
.c-txt-flow {
	padding-top:6vw;
	padding-left:12vw;
	margin-top:-4vw;
}
.p-block-guide p {
	font-size:3.733vw;
	line-height:1.5625;
}
.p-txt-addition .c-txt-head {
	font-size: 4.266vw;
}
.p-txt-addition {
	background:#F2F2F2;
	margin-top:11px;
	padding:4.266vw 3.2vw;
	font-size:1.4rem;
}
.p-txt-addition p {
	padding:0 0;
	line-height:1.78;
}
.p-txt-addition p:not(:last-child) {
	margin-bottom:1em;
}
.p-txt-addition .c-txt-head {
	margin-bottom:10px;
}
.p-txt-addition .c-txt-head:not(:first-child) {
	margin-top:24px;
}
.p-order-complete {
	margin:4.266vw auto 6.933vw;
}
.c-step-complete {
	width:100%;
	height:8vw;
	margin-left:0;
	margin-bottom:24px;
	font-size:4.266vw;
	color:#ffffff;
	background:#00b4ed;
	border-radius:28px;
	display:flex;
	justify-content: center;
	align-items:center;
}


.c-guide-block-title {
	font-size:1.6rem;
	position:relative;
	margin-bottom:14px;
	padding-left:2em;
	text-indent:-2em;
}
.c-guide-block-title::before {
	content:"●";
	font-size:2.1rem;
	color:#00b4ed;
	position:relative;
	margin-right:5px;
}
.c-guide-block-title span {
	font-size:1.3rem;
	display:block;
	margin-left:5vw;
}
.c-guide-block-title:not(:first-child) {
	margin-top:30px;
}
.c-guide-block-title + p {
	padding-left:28px;
}
.c-img-creditcard {
	width:74.666vw;
	margin:4.533vw auto 5.066vw auto;
}
.c-img-creditcard img {
	width:100%;
	height:auto;
}
.c-img-guide-securitycode {
	width:100%;
}
.c-img-guide-securitycode  img {
	width:100%;
	height:auto;
}
.c-block-convenience {
	margin:30px auto 28px;
}
.c-block-convenience h4 {
	font-size:1.6rem;
	margin-bottom:8px;
}
.c-block-convenience img {
	width:75.2vw;
	height:auto;
}

.p-point-service {
	margin-top:22px;
	border:1px solid #00b4ed;
}

.p-point-service h3 {
	padding:0.5vw 0 0.5vw;
	font-size:4.266vw;
	text-align:center;
	color:#ffffff;
	background:#00b4ed;
}
.p-point-service dl {
	padding:4.266vw 3.2vw 5.333vw;
}

.p-point-service dt {
	font-size:1.4rem;
	font-weight:normal;
}
.p-point-service dt:not(:first-child) {
	margin-top:21px;
}
.p-point-service dd {
	font-size:1.4rem;
	padding-left:1em;
}

.p-delivery {
	margin:5.866vw 0 30px 5.33vw;
}
.p-delivery dt{
	float:none;
	margin:0 0 5px 0;
	padding-left:3px;
	width:100%;
	font-size:1.4rem;
	font-weight:normal;
	line-height:1.7;
}
.p-delivery dd{
	margin:0 0 5px 0;
	font-size:3.2vw;
	line-height:1.7;
}
.c-guide_time1{
	border-left:63px solid #b4e3ed;
}
.c-guide_time2{
	border-left:63px solid #5fc1d8;
}
.c-guide_time3{
	border-left:63px solid #cce885;
}
.c-guide_time4{
	border-left:63px solid #9acd2f;
}
.c-img-delivery {
	width:100%;
	margin-left:0;
	margin-bottom:8vw;
}
.p-guide-company-info {
	width:100%;
	margin:0 auto 0;
}
.p-guide-company-info th{
	display:block;
	width:100%;
	font-size:3.466vw;
	font-weight:normal;
	line-height:1.75;
	background: #ebebeb;
}
.p-guide-company-info td{
	display:block;
	width:100%;
	font-size:3.466vw;
	line-height:1.75;
	padding-left:1em;
	text-indent:-1em;
}
.p-guide-company-info td:before {
	content:none;
}

.p-block-guide .c-btn-link {
	margin-top:20px;
	margin-bottom:43px;
	color:#666666;
}

.p-block-privacy {
	width:94.666vw;
	margin: 0 auto 0.8vw;
	padding-top:5vw;
}
.p-block-privacy .c-block-title  {
	font-size:1.6rem;
	padding-bottom:16px;
	margin-bottom:16px;
	border-bottom:1px solid #99ABB9; 
}
.p-block-privacy .c-article-title {
	font-size:1.4rem;
	margin-bottom:10px;
	font-weight:600;
}
.p-block-privacy p {
	margin-bottom:2em;
}

.l-content-privacy .p-content-header h1 {
	font-size:4.8vw
}

/* 不具合 */

.p-notsupprted {
	margin: auto;
	width: 80%;
	border: 2px solid #d0d0d0;
	padding: 15px;
}
.p-notsupprted dl:nth-of-type(1){
	margin-bottom: 2em;
}

}




/*----------------------------------------------------------------------------
 お問い合わせ
----------------------------------------------------------------------------*/

#second .l-content-impression,
#second .l-content-confirm,
#second .l-content-thanks,
#second .l-content-plan {
	width: 920px;
	margin: 80px auto 0;
}


#second .l-content-confirm p,
#second .l-content-thanks p,
#second .l-content-impression p,
#second .l-content-plan p {
	font-size: 1.6rem;
	line-height: 1.5;
}
#second .l-content-impression p.submessage,
#second .l-content-plan p.submessage {
	font-size: 14px;
}
#second .l-content-thanks p {
	text-align: center;
}
.p-list-form-caution {
	margin-top: 40px;
}
.p-list-form-caution li {
	margin-top: 0.5em;
	font-size: 14px;
	line-height: 1.5;
}




.p-form {
	margin: 0px auto 30px;
}
.p-form-wrap {
	width: 840px;
	margin: auto;
}
.p-form-item {
	margin-bottom: 24px;
	padding: 0 0 24px;
	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
  	border-bottom: 1px solid #dddddd;
}
.c-form-item-term  {
	width: 280px;
	flex-basis: 280px;
	flex-shrink: 0;
	font-weight: 400;
}
.c-form-item-description {
	width: 530px;
	flex-basis: 530px;
	flex-shrink: 0;
}
.c-form-item-description input[type="text"]{
	width: 100%;
	border:1px solid #a0a0a0;
	border-radius: 4px;
	padding: 8px 8px;
}
.c-form-item-description input[type="email"] {
	width: 100%;
	border:1px solid #a0a0a0;
	border-radius: 4px;
	padding: 8px 8px;
}
.c-form-item-description textarea  {
	width: 100%;
	height: 160px;
	border:1px solid #a0a0a0;
	border-radius: 4px;
	padding: 8px 8px;
}

.c-form-item-description.c-input-name input[type="text"] {
	width: 240px;
}

.c-form-item-description.c-form-item-age input[type="text"] {
	width: 4em;
}

.c-form-item-description textarea  {
	width: 100%;
	height: 160px;
	border:1px solid #a0a0a0;
	border-radius: 4px;
	padding: 8px 8px;
}
.c-txt-acceptance {
	margin-bottom: 24px;
	font-size: 14px;
}
.mw_wp_form_confirm .c-txt-acceptance {
	display: none;
}

@media only screen and (max-width: 768px){
#second .l-content-impression,
#second .l-content-confirm,
#second .l-content-thanks {
	width: 100%;
	margin: 10.666vw auto 0;
}
#second .l-content-confirm p,
#second .l-content-thanks p,
#second .l-content-impression p {
	padding: 0 5.333vw;
}

.p-form-wrap {
    width: 100%;
    padding: 0;
    margin: auto;
}
}


/**
 * tel and zip
 */
.mwform-tel-field input[type="text"],
.mwform-zip-field input[type="text"] {
	border:1px solid #a0a0a0;
	border-radius: 4px;
	padding: 8px 8px;
}
.p-btn-contact {
	width:100%;
	margin: 36px auto 0;
	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
  	justify-content: center;
}
.p-btn-contact input[type="submit"] {
 	margin: 0 10px;
	width:180px;
	height:45px;
	font-size: 16px;
	line-height:45px;
	text-align:center;
	color: #ffffff;
	border:1px solid #000000;
	background:#000000;
	border-radius:4px;
	transition: 0.3s;
}

.p-btn-contact input:hover {
	border:1px solid #7ecef4;
	background: #7ecef4;
}

.mw_wp_form .error {
	display: inline-block !important;
}
.p-txt-thanks {
	margin-top: 30px;
}
.u-item-required {
	position: relative;
}
.u-item-required:before {
	content:"*";
	color: #bd3500;
    font-size: 22px;
    position: absolute;
    top:0.2em;
    left: -15px;
}
.u-txt-item-required {
	font-size: 14px;
	margin-bottom: 1em;
}
.mwform-checkbox-field {
	width: 180px;
	display: inline-block;
}
.c-txt-acceptance .mwform-checkbox-field {
	width: 100%;
}
.mw_wp_form .horizontal-item + .horizontal-item {
    margin-left: 0px !important;
}
.mw_wp_form .horizontal-item {
	margin-bottom: 0.3em;
}
.mw_wp_form .horizontal-item:nth-of-type(odd) {
	margin-right: 1em;
}


@media only screen and (max-width: 768px){
.l-inquiry {
	padding: 0 0 12vw;
}
.mw_wp_form {
	padding: 0 10px;
}
.p-form {
	margin: 30px auto 30px;
}
.p-form-item {
	padding:0 0 18px;
	flex-flow: column;
}
.c-form-item-term  {
	width: 100%;
	flex-basis: 100%;
	flex-shrink: 0;
}
.c-form-item-description {
	width: 100%;
	flex-basis: 100%;
	flex-shrink: 0;
}
.c-form-item-description input[type="text"]{
	width: 100%;
	border:1px solid #a0a0a0;
	border-radius: 4px;
	padding: 8px 8px;
	box-sizing: border-box;
}
.c-form-item-description input[type="email"] {
	width: 100%;
	border:1px solid #a0a0a0;
	border-radius: 4px;
	padding: 8px 8px;
	box-sizing: border-box;
}
.c-form-item-description textarea  {
	width: 100%;
	height: 160px;
	border:1px solid #a0a0a0;
	border-radius: 4px;
	padding: 8px 8px;
	box-sizing: border-box;
}

.c-form-item-description input[type="text"].c-input-name {
	width: 30%;
}

.c-form-item-description textarea  {
	width: 100%;
	height: 160px;
	border:1px solid #a0a0a0;
	border-radius: 4px;
	padding: 8px 8px;
}
.c-txt-acceptance {
	margin-bottom: 24px;
	font-size: 14px;
}
.mw_wp_form_confirm .c-txt-acceptance {
	display: none;
}
/**
 * tel and zip
 */
.mwform-tel-field input[type="text"],
.mwform-zip-field input[type="text"] {
	border:1px solid #a0a0a0;
	border-radius: 4px;
	padding: 8px 8px;
}
.p-btn-contact {
	width:100%;
	margin:10px auto 0;
	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
  	justify-content: center;
}
.mw_wp_form .error {
	display: inline-block !important;
}
.p-txt-thanks {
	margin-top: 30px;
}
.u-item-required {
	position: relative;
}
.u-item-required:before {
	content:"*";
	color: #bd3500;
    font-size: 22px;
    position: absolute;
    top:0.2em;
    left: -15px;
}
.u-txt-item-required {
	font-size: 14px;
	margin-bottom: 1em;
}

}






































