@charset "utf-8";
/*
theme Name: kakehashinokai
Author: sugikahun
Description: original theme
version： 1.0.0
*/
/*ーーーーーー基本ルールーーーーーー*/


.font_large{
  font-size: 1.7rem;
}
.font_pink{
  color: #E78A7C;
}
.font_midori{
  color: #A7D28A;
}
.font_murasaki{
  color: #BC95C3;
}
.haikei_ao{
  width: 100%; 
  background-color: #DFF2FC
}
.line{
  margin-top: -75px;
  width: 100%;
  overflow: hidden;
}
.line img{
  width: 120%;
  height: auto;
  margin-left: -20px
}

.movie{
  margin-bottom: 160px
}


/*ーーーーーーーーーーーーーーーーーーーーーーーー
  こうのさとLP追加
ーーーーーーーーーーーーーーーーーーーーーーーー*/
section h1{
  color: #F2B2C9 !important;
  letter-spacing: 5px;
  font-size: 2rem;
  position: relative;
}
.affinity h1,.offer h1{
  color: #52B78B !important;  
}
.sec_h1 img{
  height: 50px;
  width: auto;
  margin-right: 20px
}
.sec_h1{
  margin-top: -25px;
  margin-bottom: 30px
}

.h2,h2{
  text-align: center;
}
.h2 img{
  width: 150px;
  height: auto
}
.h2{
  margin-bottom: 60px
}
.corner{
  padding:60px 0 0 0;
}
.waku{
  background-color: #fff;
  border-radius: 20px;
  width: 100%;
  position: relative;
  padding: 50px 0;
}
.waku_h3{
  width: 90%;
  margin: auto;
  padding: 30px 0;
  text-align: center;
  background-color: #F2B2C9;
  border-radius: 30px;
  position: absolute;
  top:-50px;
  left: 0;
  right: 0
}
h3{
  text-align: center;
  color: #fff
}


.donate_bnr{
  text-align: center;
}

.donate_bnr p{
  padding: 80px 0 0px 0;
}
.donate_bnr img{
  width: 90%;
  margin: 20px 0;
}


/*ーーーーーーーーーーーー
  妊婦さんの声
ーーーーーーーーーーーー*/
.sippo_p{
  width: 50px;
  height: auto;
  left: 50%;
  top: 35px;
  position: absolute;
}
.voice{
  width: 90%;
  margin: auto;
  display: flex;
  justify-content: space-between;
  padding-top: 100px
}
.voice img{
  width: 170px;
  height: 200px
}
.v_2{
  height: 238px !important 
}
.voice_in{
  background-color: #FFF3F3;
  border-radius: 30px;
  width: 600px
}

.mem_in img{
  width: 47%;
  height: auto
}
.mem_in{
  margin-bottom: 30px
}

.katsudou_in{
  width: 90%;
  margin: 0 auto;
  padding-top: 30px
}

/*ーーーーーーーーーーーー
あなたのご寄付でできること
ーーーーーーーーーーーー*/
.waku_midori{
  background-color: #52B78B !important
}
.midori_ul li{
  font-size: 0.9rem;
  font-weight: normal;
  position: relative;
  padding-left: 20px;
  margin-bottom: 5px
}
.midori_ul li:before{
  position: absolute;
  content: "●";
  left: 0px;
  top: 0px;
  color: #52B78B
}

/*ーーーーーーーーーーーー
  FAQ
ーーーーーーーーーーーー*/
.question{
  background-color: #F2B2C9;
  width: 100%;
  padding: 20px;
  border-radius: 100px;
}
.question p{
  position: relative;
  color: #fff;
  padding-left: 30px;
  font-size: 1.3rem;
}
.question p:before{
  position: absolute;
  left: 0;
  top: 0;
  content: "Q.";
  color: #fff;
  font-size: 1.3rem;
}
.answer{
  margin: 20px 0 30px 40px;
}



/*ーーーーーーーーーーーーーーーーーーーーーーーー
  基本
ーーーーーーーーーーーーーーーーーーーーーーーー*/




/*ーーーーーーーーーーーー
  トップイメージ
ーーーーーーーーーーーー*/
.topimg {
    background-image: url(../img/top_haikei.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 60px;
    height: 550px
}
.topimg_in,.topimg_in h1{
  text-align: center;
}
.topimg_in h1 img{
    width: 430px;
    height: auto;
    margin: 30px auto;
}
.topimg_obi p{
      text-align: center;
    font-size: 0.9rem;
    color: #FFF8C5;
}
.topimg_obi{
  background-color: #00A4B4;
  width: 100%;
  text-align: center;
  padding: 10px
}
/*ーーーーーーーーーーーー
リード
ーーーーーーーーーーーー*/
.lead_in_l{
  width: 300px;
  height: 300px
}
.lead_r img{
    width: 590px;
    height: auto;
    margin-bottom: 20px;  
}
.lead_r p{
  margin-left: 110px;
  margin-top: 20px;
  font-size: 1.3rem;
  line-height: 2.3
}
.title_png{
  width: 90%;
  max-width: 500px;
  margin: 60px auto 30px auto;
}
.title_png p{
  font-size: 1.1rem;
  text-align: center;  
  font-weight: bold;
}

/*ーーーーーーーーーーーー
  ABOUT
ーーーーーーーーーーーー*/
.about_1 img{
  width: 300px;
  height: auto
}
.about_1 p {
margin: 60px 50px;
    font-size: 1.2rem;
}
.about_1{
  margin-bottom: 60px
}
.about_2_top{
  background-image: url(../img/r_anoie.png);
  width: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  height: 170px 
}
.about_2_top h1{
      line-height: 1.8;
    font-size: 1.8rem;
    padding-top: 30px;
}
.konoano{
  width: 100%;
  height: auto;
  margin: -10px 0;  
}
.about_2_in img{
  width: 30%;
  height: auto
}

/*ーーーーーーーーーーーー
  仲介手数料のお得さだけじゃない
ーーーーーーーーーーーー*/
.tyuukai_point_in{
    background-color: #949495;
    margin-bottom: 30px;
    padding: 15px;
}
.tyuukai_point_in img{
    width: 90%;
    max-width: 485px;
    height: auto;
}
.tyuukai_point_in_l{
      width: 100%;
      padding-top: 80px;
      margin-left: 30px
}
.tyuukai_point_in_l img{
    width: 80px;
    height: 60px;  
}
.tyuukai_point_in_l h2{
      color: #fff;
    font-size: 1.5rem;
    margin: 5px 0 10px 0;
    line-height: 1.8
}
.centertext{
  text-align: center;
  font-size: 1.2rem;
  margin: 30px auto;
}

.point_waku{
  background-color: #fff;
  width: 100%;
  height: auto;
  padding: 30px; 
}
.point_waku_no{
  display: flex;
}
.pointno{
  width: 90px !important;
  height: 90px !important;
}
.point_waku_no h2{
  color: #226AB3;
    margin: 20px 0 0 20px;
  font-size: 1.7rem;
  line-height: 1.2
}
.pointimg {
    width: 740px;
    height: auto;
    margin: 0px 0 0 110px;
    text-align: right;
}
.point_waku_out{
  display: flex;
  justify-content: space-between;
}
.point_waku_2{
  background-color: #fff;
  width: 49%;
  height: auto;
  padding: 30px; 
  margin-top: 20px
}
.point_waku_2 p{
background-color: #fff;
    width: 320px;
    height: auto;
    margin-top: -20px;
    margin-left: auto;
    line-height: 1.8;
}
.wakunoh2_2{
  margin-top: 0 !important
}

.tomodati_bnr{
  width: 90%;
  max-width: 1000px;
  margin: -150px auto 0 auto;
}
.tomodati_bnr img{
  width: 100%;
  height: auto
}
#point{
      padding-bottom: 250px;
}
.voice_in{
  padding: 30px;
}
.voice_in h2{
  margin-bottom: 20px
}
.voice_nenrei{
  color: #226AB3;
  font-size: 1rem;
  margin-top: 10px
}

.sankaku{
  height: 30px;
  width: auto;   
  margin-top: 110px;
}
.howto_in{
  max-width: 1000px;
  margin:auto;
}
.howto_in_1 img{
  width: 250px;
  height: auto
}
.howto_in_1 h2{
  color: #226AB3;
  text-align: center; 
  margin: 10px auto; 
}
.howto_in_1 p{
  text-align: center;
  font-size: 1rem;
  line-height: 1.7
}
.howto_ao{
  background-color: #226AB3;
  border-radius: 100px;
  padding: 5px;
  font-size: 0.8rem !important;
  color: #fff;
  margin-top: 10px 
}
.howto_in_in_2{
    width: 600px;
    margin: 50px auto;
}


.faq_1_q p{
      background: #f29434;
    border-radius: 100px;
    padding: 10px 20px;
    font-weight: bold;
    color: #fff;
    font-size: 1.3rem;
}
.faq_1_a{
  margin: 20px 0 40px 60px;
  position: relative;
}
.faq_1_a:before {
    content: "A |";
    font-size: 1.4rem;
    position: absolute;
    left: -39px;
    top: -8px;
}

.tomodati_bnr2 img{
  width: 100%;
  max-width: 1000px;
  margin: auto;
  margin-top: 30px
}


.line{
  position: fixed;
  bottom: 0;
  width: 100%;
  overflow: hidden;
  background-image: url(../img/totop.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 2000px;
  margin-bottom: -10px;
  background: none;
}
.line img{
}


.ft_in{
  width: 90%;
  max-width: 1000px;
  margin: auto;
  display: flex;
  justify-content: space-between;
}

.ft_in img{
    width: 200px;
    height: 200px;
}
.ft_r{
  width: 750px;
}
.ft_r ul{
  display: flex;
  line-height: 0
}
.ft_r ul li{
  width: 150px;
  font-size: 1rem;
}
.ft_r ul a{
  margin-right: 20px;
  text-decoration: underline;
  margin-bottom: 20px 
}
.ft_r_under{
  border-top: solid #fff 2px;
  margin-top: 10px;
  padding-top: 20px
}
.ft_r_under p{
  text-align: left;
  color: #fff !important;
}


.totop1{
    position: fixed;
    right: 220px;
    bottom: 0;
    width: 200px;
    height: auto;
}
.totop{
    position: fixed;
    right: 10px;
    bottom: 0;
    width: 200px;
    height: auto;
}
.about_1{
  text-align: center;
}



/*ーーーーーーS P 限定ーーーーーー*/
@media screen and (max-width:800px) { 

/*ーーーーーーーーーーーー
  こうのさと追加分
ーーーーーーーーーーーー*/
.sec_h1{
  text-align: center;
  width: 100%
}
.sec_h1 img{
  height: 30px
}
section h1{
  font-size: 1.5rem;  
}
.voice{
  width: 100%;
  display: block;
  text-align: center;
  padding-top: 50px
}
.voice_in{
  width: 90%;
  margin: auto;
  padding:30px 0;
}
.voice_in p{
  margin: 20px;
}
h2{
  font-size: 1.1rem
}
section h1{
  letter-spacing: 2px
}
.sippo_p{
  display: none
}
.waku_h3 h3{
  font-size: 1.1rem;
  width: 80%;
  margin:auto;
}
.question p{
    font-size: 1rem;
    line-height: 1.4;  
}
.question{
    padding: 15px 20px;
}

.totop1{
    position: fixed;
    right: 130px;
    bottom: 0;
    width: 120px;
    height: auto;
}
.totop{
    position: fixed;
    right: 10px;
    bottom: 0;
    width: 120px;
    height: auto;
}


/*ーーーーーーーーーーーー
  トップイメージ
ーーーーーーーーーーーー*/

.topimg_in h1 img {
    width: 100% !important;
    margin: 0 !important;
}
.topimg{
    background-image: none;
    height: auto;
    margin-bottom: -15px
}
.topimg img{
  width: 100%;
  margin-top: 0
}
.lead_r img{
  width: 100%
}
.pointimg {
    width: 100%;
    height: auto;
    margin-left: 0;
    text-align: right;
}
.point_waku_out{
  display: block;
}
.point_waku_2{
  width: 100%
}
.point_waku_2 p{
  width: 100%;
  margin-left: 0;
  margin-top: 30px
}
.tyuukai_point_in img{
  width: 100%
}
.tyuukai_point_in_l img{
  width: auto !important
}
.howto_in_1 img{
  width: 80%;  
}
.howto_in_in{
  text-align: center;
}
.sankaku {
    margin: 20px auto;
    transform: rotate(90deg);
}
.howto_in_in_2{
  width: 100%
}
.sankakusp{
  margin: 0px auto -50px auto;
  text-align: center;
}
.topimg_in h1 img{
  width: 90%
}
.ft_r{
  width: 100%
}
.ft_r ul{
  line-height: 1
}
.ft_r ul,.ft_in{
  display: block;
}
.ft_r ul li {
    width: 100%;
    font-size: 1rem;
    text-align: center;
    line-height: 1;
}
.ft_in img{
  margin-bottom: 30px
}

.line img{
  width: 110%
}
.tyuukai_point_in_l{
  margin-left: 0;
      padding: 30px;
}
.tyuukai_point_in_l p,.tyuukai_point_in_l h2{
  word-wrap: break-word;
}
.lead_in_l{
  width: 100%;
  height: auto;
  margin: 0px auto 30px auto;
}
.lead_r p {
    font-size: 0.8rem;
    line-height: 2;
    margin-left: auto;
    margin-right: auto;
    text-align:justify;
}
.about_1 p {
    margin: 30px 5%;
    font-size: 1rem;
}
.about_2_top h1 {
    line-height: 1.8;
    font-size: 1rem;
    padding-top: 30px;
    background-color: #ffe003;
    border-radius: 130px;
    padding: 20px;
    margin-bottom: 5px;
}
.about_2_in{
  display: flex;
  justify-content: space-between;
}
.about_2_top{
  height: auto;
  background-image: none
}
.centertext {
    text-align: left;
    font-size: 0.8rem;
    margin: 30px auto;
}
.tyuukai_point_in_l h2 {
    font-size: 1rem;
    text-align: center;
}
.point_waku_no h2 {
    font-size: 1.2rem;
    line-height: 1.5;
    letter-spacing: 0;
    color: #226AB3;
    margin: 0px 0 0 15px;
}
.pointno {
    width: 60px !important;
    height: 60px !important;
}
.point_waku_no{
  margin-bottom: 20px;
}
#point{
  padding-bottom: 180px
}
.voice_in h2,.howto_in_1 h2{
    font-size: 1.2rem;
}
.faq_1_q p{
    font-size: 1rem;
}
.topimg{
  margin-top: 0
}
.logo{
      width: 100px;
    top: 10px;
    left: 16px;
    position: fixed;
}
.li_sen p{
  text-align: center;
  color: #000
}
.about_2_in{
    display: grid;
    width: 100%;
}
.about_2_in img {
    width: 100%;
    height: auto;
    margin-bottom: 20px
}
.flow1_inin p, .flow1_inin h2{
  float: none;
  text-align: center;
  width: 100%;
      font-size: 1.2rem;
    height: 40px;
}
.flow1_inin h2{
  margin-bottom: 20px;
  border-bottom: none
}
.flow_text{
  width: 100%
}


.download_in{
  display: grid;
}
.download_in img{
  width: 100%;
  height: auto
}

.download_r,.download_r a,.download_r a img{
  width: 100%
}
.download_r{
  padding-top: 20px
}
.kanren{
  margin-bottom: 0
}
.kanren a img{
   margin-bottom: 20px
}


}
/*ーーーーーーP C 限定ーーーーーー*/
@media screen and (min-width:801px) { 

/*ーーーーーーーーーーーー
  ヘッダー
ーーーーーーーーーーーー*/
#header{
  background-color: #fff;
  box-shadow: 0px 0px 12px -6px rgb(0 0 0 / 75%); 
  height: 60px   
}

.logo,.moushikomi{
  height: 90px;
  width: auto;  
}

.li_img:hover{
  background-color: none !important
}
.header-inner{
  max-width: 1000px  
}
.header-inner ul{
  display: flex;
  max-width: 90%;
  margin: auto;
  height: 60px
}
.header-inner li p{
  text-align: center;
  font-weight: bold;
}
.logoa{
  width: 30% !important;  
  background-color: #71C0D1
}
.header-inner a{
  width: 20%;
  text-align: center;
  line-height: 1.3;
}
.header-inner a p{
  color: #333;
  font-weight: bold;
  font-size: 0.8rem
}
.li_1 li p{
  padding-top: 20px;
}
.li_2 li p{
  padding-top: 12px
}

.li_1:hover,.li_2:hover{
  background-color: #FFF3F3;
  transition: 0.5s
}

.logo{
      height: 40px;
    width: auto;
    margin-top: 10px;
}
.moushikomi{
  height: 120px;
    width: auto;
    margin-top: -30px;
}

.kaiin_in_midori,.kaiin_in_ao,.kaiin_in_aka{
  width : 100% ; /* IE8以下とAndroid4.3以下用フォールバック */
   width : -webkit-calc(100% - 160px) ;
   width : calc(100% - 160px) ;
}




}


@media screen and (max-width:1000px) { 
.topimg_in h1{
  margin-left: 0
}


}



