@charset "utf-8";

/* リセットcss(HTML5 Doctor CSS Reset) ------------------------------*/
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
    box-sizing: border-box;
}

body {
    line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000;
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* 全体 --------------------------------------------*/

html{
-webkit-text-size-adjust: 100%;
font-size: 62.5%; /* =10px */
}

img{
border: 0;
max-width: 100%;
height: auto;
}

#wrapper{
max-width: 96rem;
margin: 0 auto;
padding: 0;
}

body{
    font-family: 'Noto Serif JP', serif;
}
/*font-family: 'Noto Sans JP', sans-serif;
font-family: 'Noto Serif JP', serif;
font-family: 'Sumana', serif;*/

/* header ----------------------------------*/
header{
    width: 96rem;
    position: fixed;
    z-index: 10;
display: flex;
justify-content: space-between;
background-color:  #faf0f1;
opacity: 0.8;
}

#header_logo{
  max-width: calc(150 / 960 * 100%);
   padding:1rem 0 0 4rem;
}


/* keyVisual ----------------------------------*/
main{
    padding-top: 6rem;
}

#keyVisual{
height: ; /* pc:height設定、　タブレットとスマホ：height vh or paddingハック設定*/;
background-color: #faf0f1;;
background-image:url(../images/background-img_produt_pregnant_woman.png);
background-repeat: no-repeat;
background-size: cover;
overflow: hidden;
    padding-bottom:1rem;
}

#catchCopy{
    margin:0 0 0 5.5rem;
/*pとh1を右揃えにしたい*/
}

#catchCopy p{
font-size: 6rem;
color: #161616;
padding: 2.5rem 0 0 0;
line-height: 7rem;
font-weight: 500;
}

#catchCopy h1{
font-size: 2.5rem;
color: #161616;
padding: 2.7rem 0 0 0;
font-weight: 400;
}

#keyVisual #mark{
    width: 63.5%;
display: flex;
justify-content: space-between;
align-items: flex-end;
float: right;
margin-top: 19rem;
}

#keyVisual #mark #award{
    width: 40.32%;
    display: flex;
}

#keyVisual #mark #maternitymark{
    width: 25%;
    display: flex;
    align-items: center;
}

#keyVisual #mark #maternitymark img{
    width: 30%;
}

#keyVisual #mark #maternitymark p{
font-size: 1.2rem;
height: 1.2rem;
line-height: 1.2rem;
display: inline-block;
    margin-top:-1.2rem;
    padding-left: 0.5rem;
}

/* senpai ----------------------------------*/
#senpai{
padding: 2rem;
}

#senpai p:nth-child(1){
    margin: 0 auto;
    width: 68.75%;
font-size: 3.6rem;
text-align: center;
padding-bottom: 2rem;
border-bottom: 0.2rem solid #000;
font-weight: 500;
}

#senpai p:nth-child(2){
font-size: 8.2rem;
text-align: center;
padding: 2rem 0 2rem 0;
font-weight: bold;
}

#senpai p:nth-child(2) span{
  background: -webkit-linear-gradient(left, #f0cc7e, #e8c47e, #c78a03,
#efca84, #f4e7cf);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

#senpai p:nth-child(2) small{
font-size: 50%;
padding: 0 2.5rem 0 1rem;
    }

/* product ----------------------------------*/
#product{
    font-family: 'Noto Sans JP', sans-serif;
}

.price_number{
font-family: 'Open Sans', sans-serif;
}

#product{
background-color: #faf0f1;
}

.productContainer{
    width: calc(848 / 960 * 100%);
    padding:2rem 0;
    margin: 0 auto;
}

.productContainer > p{
background-color: rgb(255, 123, 172);
text-align: center;
padding: 2.5rem 0;
color:  #fff;
font-size: 3.2rem;
}

#product .whiteContainer{
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #fff;
}

#product .whiteContainer img{
    width: calc(370 / 848 * 100%);
    height: 100%;
    padding-left: 2.5rem;
}

#product .whiteContainer .textbox{
    width: calc(414 / 848 * 100%);
       padding: 2.5rem 2.5rem 2.5rem 0;
}

#product .whiteContainer .textbox h2{
    font-size: 2.8rem;
    line-height: 1.5em;
    font-weight: 400;
}

.whiteContainer .textbox .pricebox{
display: flex;
align-items: flex-end;
    justify-content: space-between;
margin: 2rem 0 3.6rem 0;
}

#product .pricebox > p:nth-child(1){
border: 0.3rem solid #000;
text-align: center;
width: calc(126 / 414 * 100%);
height: 4.5rem;
line-height: 4.5rem;
font-size: 2rem;
font-weight: 500;
}

.price{
display: flex;
justify-content: center;
align-items: flex-end;
}

#product .pricebox .price p:nth-child(1){
height: 8rem;
line-height: 8rem;
font-size: 8rem;
text-align: center;
    margin-bottom:-0.6rem;
    font-weight: 500;
    padding-left: 1.5rem;
}

#product .pricebox .price p:nth-child(2){
font-size: 1.2rem;
text-align: center;
line-height: 1.6em;
}

#product .pricebox .price p:nth-child(2) span{
font-size: 2.5rem;
font-weight: 500;
}

.circle{
width: 7rem;
height: 7rem;
border-radius: 50%;
background-color: #faf0f1;
text-align: center;
display: flex;
align-items: center;
justify-content: center;
padding-left: 0.2rem;/*位置の微修正*/
}

#product .pricebox .circle p{
  font-size: 1.2rem;
  font-weight: 400;
}

#product .pricebox .circle p span{
  font-size: 1.6rem;
  font-weight: 500;
  padding-right: 0.4rem;
}

.btn{
    width: 100%;
}

.btn a {
border-radius: 4.8rem;
display: flex;
align-items: center;
justify-content: center;
background: linear-gradient(90deg,#40baff,#7cbdbf);
padding: 1.3rem 5.5rem;
font-size: 2rem;
letter-spacing: 0.21rem;
box-shadow: 0 0.4rem 1.2rem rgb(0 0 0 / 10%);
transition: all .3s ease;
text-decoration: none;
color: #fff;
font-weight: 700;
}

.btn a::after {
  content: '';
  width: 0.6rem;
  height: 0.6rem;
  border-top: 0.3rem solid #fff;
  border-right: 0.3rem solid #fff;
  transform: rotate(45deg);
}

.btn a:hover {
    opacity: 0.8;
}


/* ninety_percent ----------------------------------*/
#ninety_percent{
height: 36rem; /* pc:height設定、　タブレットとスマホ：height vh or paddingハック設定*/
background-image: url(../images/pregnantwoman_yellow.jpg);/*
バックが透明になるように再度スライスした画像をいれる*/
background-repeat: no-repeat;
position: relative;
background-color: rgb(245, 250, 240);
}

#ninety_percent > p{
width: 20.8333%;
color: #8c0c04;
background-color: #faf0f1;
padding: 1rem 0;
text-align: center;
font-size: 2.2rem;
border-radius: 1rem;
    position: absolute;
    top: 7rem;
    left:16rem;
    z-index: 3;
}

#ninety_percent #square{
width: 56.4583%;
height: 66.1111%;
background-color: rgba(250, 250, 250, 0.5);
position: absolute;
right: 25%;
top: 25%;
    padding-top:3rem;
}

#ninety_percent #square p:nth-child(1){
text-align: center;
font-size: 2.2rem;
line-height: 1.5em;
}

#ninety_percent p span{
color: red;
}

#ninety_percent p:nth-child(2){
font-size: 1.2rem;
text-align: center;
padding-top: 2.5rem;
}

/* concern ----------------------------------*/
#concern{
height: 42rem;
background-color: rgb(244, 244, 244);
background-image: url(../images/concern_gray.png);
background-repeat: no-repeat;
background-position: 86% 50%;
background-size: auto 84.52381%;

}

#concern p{
font-size: 3rem;
line-height: 5rem;
padding: 8rem 0 6.5rem 3.5rem;
}

#concern ul{
list-style-type: none;
}

#concern ul li{
font-size: 2.5rem;
padding-left: 4rem;
background-image: url(../images/check_mark.png);
background-repeat: no-repeat;
background-size: 2.6rem auto;
margin-left: 3.5rem;
margin-bottom: 2rem;
}

/* bunner ----------------------------------*/
.bunner{
    padding: 3rem 0 5rem 0;
}

.bunner img{
    display: block;
    margin: 0 auto;
    transition: 0.3s;
}

 .bunner a img:hover {
    opacity: 0.8;
}

/* reason ----------------------------------*/
.number{
font-family: 'Sumana', serif;
font-weight: 200;
}

#reason > p{
padding: 1rem;
background-color: #faf0f1;
font-size: 4rem;
text-align: center;
color: #8c0c04;
}

#reason .reason_inner{
    width: calc(874 / 960 * 100%);
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center

}

#reason .reason_inner:nth-child(2){
    padding-top: 2rem;
    padding-bottom: 50px;
}

#reason .reason_inner:nth-child(3){
    flex-direction: row-reverse;
    padding-bottom: 4rem;
}

#reason .reason_inner:nth-child(4){
    padding-bottom: 5rem;
}

#reason .reason_inner img{
    width: calc(402 / 874 * 100%);
    height: 100%;
    box-shadow: 1.5rem 1.5rem 0px 0 rgb(0, 0, 0, 0.2);
}

#reason .reason_inner .textbox{
    width: calc(430 / 874 * 100%);
}

.textbox .title{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 3.2rem;
    letter-spacing: 0.13rem;
}

.textbox .title .number{
font-weight: 346;
}

#reason h2{
font-size: 4rem;
border-left: 0.5rem solid rgb(250, 134, 142);
padding-left: 1.6rem;
font-weight: 300;
}

.textbox .title p{
    font-size: 7rem;
    padding-right: 3.5rem;
    font-weight: 400;
}

/* keymessage ----------------------------------*/
#keymessage{
height: 40rem;
background-image: url(../images/product_withgreen.jpg);
background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center
}

#keymessage p{
width: 96rem;
background-color: rgba(250, 250, 250, 0.5);
text-align: center;
font-size: 4.2rem;
padding:3rem 0;
}

/* founder ----------------------------------*/
#founder{
background-color: #faf0f1;
    overflow:hidden;
}

#founder .float-R{
float: right;
width: 48rem;
padding: 0 5rem;
}

#founder > p{
color: #8c0c04;
font-size: 4rem;
padding-top: 2rem;
text-align: center;
margin-bottom: 5rem;
}

#founder .float-R p{
color: #161616;
font-size: 1.6rem;
text-align: justify;
line-height: 1.2em;
}

#founder .float-R p:nth-child(1){
text-align: center;
padding-bottom: 2.5rem;
}

#founder .float-R p:nth-child(2) span{
text-align: right;/*-- あれ?うまくいかない */
}

/* voice ----------------------------------*/
#voice{
background-color: rgb(245, 250, 240);
padding: 4.6rem 3.1rem;
    font-family: 'Noto Sans JP', sans-serif;
}

#voice #whiteContainer{
background-color: #fff;
}

#voice #whiteContainer > p{
    width: calc(566 / 898 * 100%);
font-size: 4rem;
text-align: center;
background-image: url(../images/voice_icon_underbar.png);
background-repeat: no-repeat;
padding-left: 11rem;
padding-top: 1.5rem;
    padding-bottom: 5rem;
margin: 0 auto;
}

#voice #whiteContainer .voice_inner{
    width: calc(645 / 898 * 100%);
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 7rem;
}

#voice #whiteContainer .voice_inner:nth-child(2){
    padding-top: 6rem;
}

#voice #whiteContainer .voice_inner:nth-child(3){
    flex-direction: row-reverse;
}

#voice #whiteContainer .voice_inner:nth-child(4){
    padding-bottom: 4.6rem;
}

#voice #whiteContainer .voice_inner img{
    width: calc(146 / 645 * 100%);
    height: 100%;
    display: flex;
    align-items: center;
}

#voice #whiteContainer .voice_inner .textbox{
    width: calc(475 / 645 * 100%);
}

.textbox h3{
    font-size: 3rem;
    line-height: 1.2em;
    padding-bottom: 2.2rem;
    font-weight:400
}

.textbox p{
    font-size: 1.6rem;
    line-height: 1.5em;
    font-weight: 300;
}

/* footer ----------------------------------*/
footer{
margin: 0 auto;
text-align: center;
padding-top: 2.5rem;
}

footer img{
width:  10%;
padding-bottom: 1rem;
}

footer p{
line-height: 1.3em;
font-size: 1.1rem;
    font-weight: 100;
}