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



.u_tit{
  background-color: #1B294F;
  padding: 120px 0 40px 0;
}
.u_tit h1{
  color: #fff;
  text-align: center;
  font-size: 1.8rem;
  line-height: 1.4;
}
#u_main p{
  margin-bottom: 40px;
}


.nakama_bnr{
  position: fixed;
  right: 0;
  bottom: -8px;
}
.nakama_bnr img{
  width: 140px;
}

a>img:hover{
  transform: translateY(0.1875em);
  transition: 0.3s  
}
a>div:hover{
  transition: 0.3s ;
  opacity: 0.5;
}
a:hover{
  text-decoration: none;
  transition: 0.3s ;
}


header{
  background-color: #fff;
  height: 60px;
}
.tel{
  position: absolute;
  right: 70px;
  top: 15px;
}
.tel img{
  width: 40px;
}
.header-inner{
  position: relative;
}
.logo{
  width:160px;
  height: auto;
  position: absolute;
  left: 5px;
  top: 15px;
}

.daihyou{
  text-align: right;
  margin-top: 20px;
  color: #1B294F;
}



.haikei_ao h2,.haikei_ao h3,.haikei_ao p{
  color: #fff;
}
.sec_sita{
  width: min(85%, 1100px);
  margin: auto;
  padding: 30px 0;
}
.sec_haikei{
  background-color: #000;
  text-align: center;
  padding: 50px 0 40px 0;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.sec_haikei_3{
  background-image: url(../img/haikei_sec_3.jpg);
}
.sec_haikei_4{
  background-image: url(../img/haikei_sec_4.jpg);
}
.sec_haikei_5{
  background-image: url(../img/haikei_sec_5.jpg);
}
.sec_haikei_6{
  background-image: url(../img/haikei_sec_6.jpg);
}
.sec_haikei_7{
  background-image: url(../img/haikei_sec_7.jpg);
}

.sec_haikei h1{
  color: #fff;
  text-align: center;
  font-size: 2.4rem;
  letter-spacing: 2px;
  line-height: 0.7;
}
.sec_tit_en{
  font-size: 0.7rem;
}
.sec_sita h2{
  font-size: 1.3rem;
  line-height: 1.5;
  color: #1B294F;
  margin-bottom: 0;  
}

#sec_2 h1{
  text-align: center;
  margin-bottom: 20px;
}
#sec_2 img{
  width: 80%;
  margin: auto;
}
.line{
  width: 100%;
  height: 100%;
  margin: 10px 0 5px 0;
}

#sec_4 .haikei_ao{
  padding-top: 30px;
  padding-bottom: 20px;  
}
.sec_4_in{
  background-color: #fff;
  width: 85%;
  max-width: 1100px;
  margin: auto;
  margin-bottom: 24px;
  padding: 24px;
  box-sizing: border-box;
  align-items: center;
}
.sec_4_in h2{
  color: #1B294F
}
.sec_4_in p{
  color: #000;
}
.sec_4_no{
  font-family:"Sawarabi Mincho",serif;
  font-weight: normal;
  letter-spacing: 2px;
  color: #E80000 !important;
  font-size: 2.4rem;
  text-align: center;
  line-height: 1;
  margin-bottom: 10px;
}
.sec_4_in h2{
  text-align: center;
  font-size: 1.8rem;
  line-height: 1.3;
}
.sec_5_h2{
  font-family:"Sawarabi Mincho",serif;
  font-size: 1rem;
  margin-bottom: 20px;
  text-align: center;
  line-height: 1.3;
  color: #1B294F  
}
#sec_5 h2{
  line-height: 0.5;
  font-size: 1.7rem;
  letter-spacing: 8px;
  margin-bottom: 30px;
  margin-left: 8px;
  color: #1B294F  
}
#sec_6 h2{
  margin-bottom: 20px;
}
#sec_6 table tr th,#sec_6 table tr td{
  display: block;
  width: 100%;
  text-align: left;
}
#sec_6 table tr th{
  color: #1B294F  
}
#sec_6 table td{
  padding-bottom: 15px;
  margin-bottom: 10px;
  position: relative;
}
#sec_6 table td:after{
  content: "";
  background-image: url(../img/line.jpg);
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  height: 2px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}




.telfax_lead{
  font-family:"Sawarabi Mincho",serif;
  text-align: center;
  line-height: 1.7;
}
.telfax{
  background-color: #1B294F;
  padding: 20px 5px;
  margin: 20px 0;
}
.telfax h2,.telfax h2 a{
  font-family:"Sawarabi Mincho",serif;  
  color: #fff;
  text-align: center;
  line-height: 1;
  font-size: 1.8rem;
  margin: 10px 0;
  text-decoration: none;
}
.telfax p{
  font-family:"Sawarabi Mincho",serif;  
  color: #fff;
  text-align: center;
  line-height: 1.4;
}
.telfax_info{
  font-size: 0.7rem;
  text-align: center;
}

#topimg{
  background-image: url(../img/top_haikei_sp.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  text-align: center;
}
#topimg img{
  width: 60%;
  margin: 150px 0 100px 0;
}
.sec_sita img{
  width: 100%;
}

footer .haikei_ao{
  padding: 30px 0;
}
#fotter>a>img{
  width: 80%;
  margin-bottom: 20px;
}
#fotter>img{
  width: 60%;
}
#fotter>p{
  margin-top: 40px;
}

.sec_privacy{
  background-color: #1B294F;
}
.sec_privacy h1{
  font-size: 2.2rem;
  line-height: 1.3;
  letter-spacing: 0;
}

.map{
  width: 100%;
}
.map img{
  width: 100%;
  height: 100%;
}
.map iframe{
  height: 300px;
  width: 100% !important;
  overflow: hidden;
  margin: -10px 0;
}


/*ーーーーーーS P 限定ーーーーーー*/
@media screen and (max-width:800px) { 
  .spnone{
    display: none;
  }

  #sec_3,#sec_4,#sec_5,#sec_6,#sec_7{
    padding-top: 80px;
    margin-top: -80px;
  }



}


@media screen and (min-width:801px) { 
  .pcnone{
    display: none;
  }


  #topimg{
    background-image: url(../img/top_haikei.jpg);
    height: 600px;
  }
  .sec_2_sita{
    display: flex;
    justify-content: space-between;
    padding: 60px 0;
  }
  #sec_2 h1{
    width: 400px;
  }
  #sec_2 p{
    width: 630px;
  }
  .sec_haikei h1{
    font-size: 3.5rem;
  }
  .sec_tit_en{
    font-size: 1rem;
  }
  .sec_haikei{
    padding: 100px 0 80px 0;
  }
  .sec_sita{
    padding: 80px 0;
  }
  .sec_sita h2{
    font-size: 1.8rem;
  }
  .line {
    margin: 20px 0 15px 0;
}
#sec_4 .haikei_ao{
  padding: 80px 0 60px 0;
}
.sec_4_in{
  display: flex;
  padding: 30px;
  padding-left: 0;
}
.sec_4_tit{
  width: 370px;
  padding-top: 10px;
}
.sec_4_tit h2{
  font-size: 2rem;
}
.sec_4_in>p{
  width : -webkit-calc(100% - 300px) ;
  width : calc(100% - 300px) ;
}
#sec_5 h2{
  margin-bottom: 50px;
  font-size: 2.2rem;
}
#sec_5 p:not(.sec_5_h2){
  width: 600px;
  margin: auto;
}
#sec_6 h2{
  text-align: center;
  margin-bottom: 40px;
}
#sec_6 table{
  width: 600px;
  margin: auto;
}
#sec_6 tr{
  display: flex;
}
#sec_6 th{
  width: 150px !important;
  border-bottom: solid 1px #e83b39;
  padding-bottom: 10px;
  margin-bottom: 15px !important;
}
#sec_6 td{
  width: 450px !important;
  border-bottom: solid 1px #e0e0e0;
  padding-bottom: 10px;
  margin-bottom: 15px !important;
}
#sec_6 th,#sec_6 td{
  font-size: 18px;
}
#sec_6 table td:after{
  content: none !important;
}

.telfax{
  max-width: 600px;
  margin: auto;
}
.telfax h2,.telfax h2 a{
  font-size: 3rem;
  letter-spacing: 3px;
  margin: 20px 0;
}
.telfax p{
  font-size: 1.5rem;
}
.telfax_info{
  font-size: 1rem !important;
}
.telfax{
  padding: 50px 0;
  margin: 20px auto;
}

#fotter{
  width: 400px;
  margin: auto;
}

.logo{
  width: 200px;
  position: relative;
  top: auto;
  left: auto;
  float: left;
}
.tel,.saiyou{
  text-align: center;
  position: fixed;
  top: 0;
  height: 71px;
  padding: 20px 0;
}
.tel p,.saiyou p{
  width: 180px;
  text-align: center;
  color: #fff;
}
.tel{
  background-color: #1B294F;
  right:180px
}
.saiyou{
  background-color: #e83b39; 
  right: 0;
}
header{
  overflow: hidden;
  padding: 16px 20px;
  height: auto;
}
.header_left ul{
  display: flex;
  justify-content: space-between;
  width: 150%;
}
.header_left ul{
  padding-top: 3px;
}
.header_left{
  position: fixed;
  left: 25%;
}

.map{
  display: flex;
}
.map img{
  width: 50%;
  height: 400px;
  object-fit: cover;
}
.map iframe{
  width: 50%;
  height: 400px;
  margin: 0;
}







}



