/*-body{
    letter-spacing: 1px;
}---*/
h2{
    font-size: 30px;
    letter-spacing: 5px;
    line-height: 46px;
    font-weight: normal;
}
h2.h2build{
    font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
}
h5{
    font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
}
header .logo,
header .logo_sub{
    z-index: 10;
    letter-spacing: 0;
}
.build_header{
    position: relative;
    margin-top: -85px;
    z-index: 1;
}

#midashi{
    margin: 100px auto;
}
#midashi .h5build{
    font-size: 30px;
}
#midashi .content{
    text-align: center;
    font-size: 20px;
    line-height: 35px;
}
#midashi .logo img{
    width:250px;
    margin-bottom:45px;
}

/*-------- flow -------*/
#build_flow{
    position: relative;
    background:#F2EFEB;
    border-radius:40px;
    padding:100px 0;
    text-align: center;
}
#build_flow h2.h2build{
    color: #000;
    border: none;
    margin-bottom: 100px;
}
#build_flow h2.h2build img{
    width: 200px;
}
#build_flow h2.h2build .nami{
    display: inline;
    background-image: url("../images/build_nami.png");
    background-position: 0 38px;
    background-repeat: no-repeat;
    background-size: contain;
    padding-bottom: 10px;
}
#build_flow h2.h2build .nami span{
    color: #B38575;
    font-size: 55px;
    padding: 0 5px;
}
#build_flow .build_flow_wrap{
    display: flex;
    justify-content: space-between;
}
#build_flow .build_flow_wrap a.build_flow_inner{
    width:19%;
}
#build_flow .build_sankaku{
    position: absolute;
    bottom: -50px;
    left: 50%;
    transform: translate(-50%, 0);
    width: 220px;
}


/*-------- promise　共通 -------*/

#build_promise02, #build_promise04{
    background: #F2EFEB;
}
.build_promise{
    padding: 150px 0;
}
.build_promise .promise_ttl{
    display: flex;
    justify-content: space-between;
    margin-bottom: 150px;
}
.build_promise .promise_ttl .promise_ttl_left{
    display: flex;
    flex-direction: column;
    gap: 20px;
    width: 46%;
    max-width: 500px;
}
.build_promise .promise_ttl .promise_ttl_right{
    width: 48%;
    font-size: 20px;
    line-height: 35px;
    margin-top: 50px;
}
.build_promise .promise_ttl .build_flow_en{
    color: #B38575;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    width: 5em;
}
.build_promise .promise_ttl .build_flow_en p{
    font-size: 30px;
    margin-top: -4px;
}
.build_promise .promise_ttl .sub_ttl{
    display: inline;
    font-size: 25px;
    letter-spacing: 1.5px;
    border-top: 1px solid #80CC29;
    padding-top: 20px;
}
.build_promise .promise_ttl .big_ttl{
    font-size: 60px;
    letter-spacing: 7px;
    font-weight: bold;
    line-height: 75px;
    margin-top: -10px;
}

/*----------- 01 -----------*/

#build_promise01 .promise01_wrap{
    display: flex;
    align-items: center;
    gap: 50px;
    padding: 50px;
    background: rgba(243, 240, 236, 0.5);
    font-size: 20px;
    line-height: 35px;
}
#build_promise01 .promise01_wrap_white{
    flex-direction: row-reverse;
    background: #fff;

}
#build_promise01 .promise01_wrap picture{
    width: 55%;
    max-width: 400px;
}
#build_promise01 .promise01_wrap .promise01_ttl{
    font-size: 28px;
    margin: 25px 0 30px 0;
}
#build_promise01 .promise01_wrap .promise01_inner::before{
    content: "";
    display: block;
    width:100px;
    height: 1px;
    background: #80CC29;
}

/*----------- 02 -----------*/
#build_promise02 .swiper-wrapper{
    margin-bottom: 100px;
}
#build_promise02 .swiper-pagination-bullet{
    background: #fff;
    border: 1px solid #B38575;
    opacity: 1;
    width: 16px;
    height: 16px;
}
#build_promise02 .swiper-pagination-bullet-active{
    background: #B38575;
}


/*----------- 03 -----------*/

#build_promise03 .promise03_inner{
    text-align: center;
    font-size: 20px;
    line-height: 35px;
}
#build_promise03 .promise03_inner .green_sankaku img{
    width: 230px;
    margin: 50px 0;
}
#build_promise03 .promise03_inner .promise03_second{
    display: flex;
    flex-direction: column;
    gap: 30px;
    margin-top: 100px;
    text-align: left;
}
#build_promise03 .promise03_inner .promise03_second span{
    color: #BE1C1C;
    font-weight: bold;
    font-size: 35px;
    padding: 0 10px;
    background: linear-gradient(transparent 70%, #FFEB00 0%);
}

/*----------- 04 -----------*/

#build_promise04 .promise04_inner{
    font-size: 20px;
    line-height: 35px;
}
#build_promise04 .promise04_inner .promise04_first span{
    font-size: 30px;
    color: #BE1C1C;
    border-bottom: 1px solid #BE1C1C;
    margin-right: 10px;
}
#build_promise04 .promise04_inner img{
    margin: 50px 0;
}

/*----------- 05 -----------*/

#build_promise05{
    padding: 150px 0 0;
}
#build_promise05 .promise_ttl{
    border-bottom: 1px solid #B38575;
    margin-bottom: 0;
    padding-bottom: 150px;
}
#build_promise05 .news_btn a{
  font-family:canto-pen,serif;
  display:flex;
  align-items: center;
  justify-content: flex-end;
  margin-top:50px;
  letter-spacing: 2px;
  color:#000;
  font-size:18px;
}
#build_promise05 .news_btn .circle{
  width:60px;
  height:60px;
  border:1px solid #000;
  border-radius:50%;
  margin-left:-31px;
}
#build_promise05 .news_btn .yoko_arrow{
  position:relative;
  height:1px;
  width:55px;
  background:#80CC29;
  margin-left:13px;
  transition: all .3s;
  display:inline-block;
  right:0;
}
#build_promise05 .news_btn .yoko_arrow::after{
  content:'';
  position:absolute;
  bottom:-1px;
  right:3px;
  height:10px;
  width:1px;
  background:#80CC29;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
#build_promise05 .news_btn a:hover .yoko_arrow{
  right:-10px;
}



#page-top {
    position: fixed;
    right: 15px;
    bottom: 15px;
    font-size: 1.5rem;
    line-height: 1.5rem;
    background: #B38575;
    color: #fff;
    padding: 15px;
    border-radius: 50%;
}


/*#build_flow :nth-child(2) .build_pic{
    right:0;
}
#build_flow :nth-child(2) .contents .contents_in{
    padding-left:0;
    padding-right:190px;
}
#build_flow :nth-child(2) .contents{
    margin-left:0;
    margin-right:auto;
    padding:80px 0 50px 50px;
}*/




