img{
  max-width: 100%;
  width: 100%;
  vertical-align: bottom;
}

a{
  text-decoration: none;
}

html{
  font-size: 62.5%;
  color: #000;
}

body{
  margin: 0;
  padding: 0;
  max-width: 100%;
  width: 100%;
  margin: auto;
}

.wrapper{
  width: 100%;
  min-width: 1300px;
  padding: 0;
  margin: auto;
}

.wrapper02{
  max-width: 1260px;
  width: 100%;
  margin: auto;
  /*overflow-x: scroll;*/
  /*white-space: nowrap;*/
}

.wrapper03{
  width: 878px;
  margin: auto;
}

/*basic*/
.flex{
  display: flex;
  flex-wrap: wrap;
}

.fl{
  float: left;
}

.fr{
  float: right;
}

.cl{
  overflow: hidden;
}

.mt10{
  margin-top: 10px;
}

.mt20{
  margin-top: 20px;
}

.mt30{
  margin-top: 30px;
}

.mt100{
  margin-top: 100px;
}

.mb10{
  margin-bottom: 10px;
}

.mb20{
  margin-bottom: 20px;
}

.mb30{
  margin-bottom: 30px;
}

.mb40{
  margin-bottom: 40px;
}

.mb50{
  margin-bottom: 50px;
}

.mb60{
  margin-bottom: 60px;
}

.mb70{
  margin-bottom: 70px;
}

.mb80{
  margin-bottom: 80px;
}

.mb90{
  margin-bottom: 90px;
}

.mb100{
  margin-bottom: 100px;
}

.mb110{
  margin-bottom: 110px;
}

.mb120{
  margin-bottom: 120px;
}

.pd10{
  padding-top: 10px;
}

.pd20{
  padding-top: 20px;
}

.pd30{
  padding-top: 30px;
}

.pd40{
  padding-top: 40px;
}

.pd50{
  padding-top: 50px;
}

.pd60{
  padding-top: 60px;
}

.pd70{
  padding-top: 70px;
}

.pd80{
  padding-top: 80px;
}

.pd90{
  padding-top: 90px;
}

.pd100{
  padding: 100px 0 100px;
}

.pb100{
  padding-bottom: 100px;
}

.bold{
  font-weight: bold;
}

.al_center{
  text-align: center;
}

.al_left{
  text-align: left;
}

.al_right{
  text-align: right;
}

.red{
  color: #f00;
}

.bg_pink{
  background-color: #EF7AB1;
}

.bg_pink02{
  background-color: #FCF5F5;
}

.bg_green{
  background-color: #80D771;
}

.bg_yellow{
  background-color: #F5D466;
}

p{
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-size: 2rem;
  line-height: 3.4rem;
}

/*pc*/

.sp_only{
  display: none!important;
}

.sp_only02{
  display: none!important;
}

.pc_only{
  display: block!important;
}

.pc_only02{
  display: inline-block!important;
}

a img:hover{
  opacity: 0.7;
}


/*header*/

.logo{
  width: 150px;
  margin: 19px 48px;
}

.main_img_block{
  background-image: url(../img/main_pc.jpg);
  background-size: cover;
  background-position-x: center;
  height: 600px;
}

.main_img_block ,
.main_img_block .main{
  position: relative;
}

.main_img_block .channel{
  width: 434px;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
}

.main_img_block .service_block{
  width: 727px;
  position: absolute;
  top: 395px;
  right: 0;
  left: 0;
  margin: auto;
}

.main_img_block .service_block.flex{
  justify-content: space-between;
}

.main_img_block .service_block .service01{
}

.main_img_block .service_block .service02{
}

/*
@media screen and (max-width:1260px){
  .main_img_block .channel{
    max-width: 434px;
    width: 33%;
  }

  .main_img_block .service_block{
    max-width: 727px;
    width: 66%;
    top: calc( 30vw );
  }

}
*/
/* service */
.service{
  padding: 65px 0 106px;
}

.service h1{
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 700;
  font-size: 2.6rem;
  color: #42210B;
  text-align: center;
  margin-bottom: 48px;
}

.service h1 a{
  color: #42210B;
}

.service h1 a:hover{
  opacity: 0.7;
}

.service h1 span{
  font-size: 4.2rem;
  line-height: 2.8rem;
  display: block;
  margin-top: 14px;
}

.service h1:before{
  content: "";
  display: block;
  background-image: url("../img/ling.png");
  background-size: 100%;
  width: 46px;
  height: 41px;
  margin: auto auto 26px;
}

.service .circle,
.service .other{
  position: relative;
  margin: auto;
  top: -58px;
}

.service .circle{
  width: 116px;
  height: 116px;
  border-radius: 58px;
  margin-bottom: 35px;
}

.service .circle img{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.circle.icon_tel img{
  max-width: 62px;
}

.circle.icon_pc img{
  max-width: 70px;
}

.circle.icon_bill img{
  max-width: 46px;
}

.service .flex{
  width: 1260px;
  padding-top: 58px;
}

.service .flex li{
  font-family: 'Noto Sans JP';
  list-style: none;
  background-color: #fff;
  width: 400px;
  height: 623px;
  border-radius: 230px;
  margin-right: 30px;
  text-align: center;

}

.service .flex li:last-child{
  margin-right: 0;
}

.service .flex li h2,
.service .flex li h2 a{
  color: #233861;
  font-style: normal;
  font-weight: 700;
  font-size: 3.4rem;
  line-height: 2.9rem;
  margin-bottom: 30px;
  text-decoration: underline;
}

.service .flex li h2 a::before{
  display: none;
}

.service .flex li .border_block{
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
  width: 288px;
  height: 106px;
  margin: auto auto 19px;
  position: relative;
}

.service .flex li .border_block p{
  font-style: normal;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 2.8rem;
  display: table-cell;
  width: inherit;
  height: inherit;
  text-align: center;
  vertical-align: middle;
}

.service .flex li .toyou,
.service .flex li .toyounet,
.service .flex li .eigyo{
  margin-left: auto;
  margin-right: auto;
}

.service .flex li .toyou{
  width: 180px;
}

.service .flex li .toyounet{
  width: 316px;
}

.service .flex li .eigyo{
  width: 288px;
}

.service .flex li p{
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 3.4rem;
}

.service .flex li p.attention{
  font-weight: 400;
  font-size: 1rem;
  line-height: 3.4rem;
}

.service .flex li .tel{
  font-weight: 700;
  font-size: 3.0rem;
  line-height: 3.4rem;
  margin-bottom: 27px;
}

.service .flex li .tel::before{
  content: "";
  display: inline-block;
  width: 25px;
  height: 25px;
  background-image: url(../img/icon_tel02.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  margin-right: 7px;
}

.service .flex li a{
  color: #233861;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-size: 1.4rem;
  line-height: 1.7rem;
  position: relative;
  display: inline-block;
  padding: 0 0 0 16px;
  margin-bottom: 15px;
}

.service .flex li a::before{
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%); 
  border: 5px solid transparent;
  border-left: 8px solid #233861; 
}

.service .flex li a:hover{
  text-decoration: underline;
}

/* customer */
.customer{
  background: #FFFFFF;
  border-radius: 23px;
  padding: 57px 178px 76px;
}

.customer h1{
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 700;
  font-size: 3.2rem;
  line-height: 2.9rem;
  color: #42210B;
  margin-bottom: 41px;
}

.customer p{
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 3.4rem;
  margin-bottom: 46px;
}

.customer .border_block{
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 31px 0;
}

.customer .border_block .flex li{
  list-style: none;
  margin-right: 32px;
}

.customer .border_block .flex{
  justify-content:center;
  align-items:center;
}

.customer .border_block{
  margin-bottom: 39px;
}

.customer .border_block .flex li{
  color: #000;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 3.4rem;
  position: relative;
  display: inline-block;
  padding: 0 0 0 16px;
  pointer-events: none;
}

/*.customer .border_block .flex li::before{*/
/*  content: "";*/
/*  position: absolute;*/
/*  top: 50%;*/
/*  left: 0;*/
/*  transform: translateY(-50%); */
/*  border: 5px solid transparent;*/
/*  border-left: 8px solid #000; */
/*}*/

.customer .border_block li a:hover{
  text-decoration: underline;
}

.customer .tel{
  font-weight: 700;
  font-size: 3.0rem;
  line-height: 3.4rem;
  margin-bottom: 27px;
}

.customer .tel::before{
  content: "";
  display: inline-block;
  width: 25px;
  height: 25px;
  background-image: url(../img/icon_tel02.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  margin-right: 7px;
}

/* catalog */
.catalog{
  padding-top: 100px;
  margin-bottom: 77px;
}

.catalog table {
  width: 100%;
}

.catalog table td{
  text-align: center;
  vertical-align: middle;
}

.catalog table td:first-child{
  width: 418px;
  padding-right: 96px;
}

.catalog table td:last-child{
 width: 460px; 
}

.catalog table td iframe{
  width: 100%;
}

.catalog table td .banner{
  width: 350px;
  margin: auto;
}

.catalog table td a{
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 1.9rem;
  color: #233861;
}

.catalog table td .txt,
.catalog table td .link{
  margin-top: 22px;
}

.catalog table td .txt a:hover,
.catalog table td .link a:hover{
  text-decoration: underline;
}

.catalog table td .link{
  margin-bottom: 45px;
}

.catalog table td:first-child .txt a::after ,
.catalog table td .link a::after{
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  background-image: url(../img/arrow.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100%;
  margin-left: 7px;
}

.catalog table td:last-child .txt a{
  color: #233861;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 1.9rem;
  position: relative;
  display: inline-block;
  padding: 0 0 0 16px;
}

.catalog table td:last-child .txt a::before{
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%); 
  border: 5px solid transparent;
  border-left: 8px solid #233861; 
}

/* flow */
.flow{
  background: #FFFFFF;
  border-radius: 23px;
  padding: 60px 99px;
  margin-bottom: 80px;
  text-align:center;
}

.flow h1{
  display: inline-block;
  font-family: 'Noto Serif JP';
  font-style: normal;
  font-weight: 700;
  font-size: 28px;
  line-height: 40px;
  text-align: center;
  letter-spacing: 0.05em;
  color: #42210B;
  border-bottom: 1px solid #42210B;
  padding-bottom: 9px;
  margin: auto;
  margin-bottom: 60px;
}

.flow dl{
  text-align: left;
}

.flow dl dt{
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 700;
  font-size: 2.0rem;
  line-height: 2.9rem;
  color: #42210B;
  margin-bottom: 10px;
}

.flow dl dt span:first-child{
  font-size: 1.8rem;
  line-height: 2.6rem;
  color: #fff;
  background: #42210B;
  border-radius: 50px;
  padding: 2px 16px 7px;
  margin-right: 18px;
}

.flow dl dd{
  position: relative;
  display: block;
  color: #333;
  text-decoration: none;
  margin-bottom: 40px;
}

.flow dl dd::after{
  content: '';
  width: 13px;
  height: 13px;
  border: 0;
  border-bottom: solid 2px #000;
  border-right: solid 2px #000;
  position: absolute;
  bottom: -20px;
  left: 0;
  right: 0;
  margin: auto;
  margin-top: -6px;
  transform: rotate(45deg);
}

.flow dl dd:last-child::after{
  display: none;
}

.flow dl dd p{
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 2.3rem;
  margin-bottom: 20px;
}

.flow dl dd p:last-child{
  margin-bottom: 0;
}

/**/

.notes{
  background: #FFFFFF;
  border-radius: 23px;
  padding: 49px 97px 62px 60px;
}

.notes h1{
  font-family: 'Noto Serif JP';
  font-style: normal;
  font-weight: 700;
  font-size: 2.8rem;
  line-height: 4.0rem;
  text-align: center;
  letter-spacing: 0.05em;
  color: #42210B;
  margin-bottom: 30px;
}

.notes .flex .txt{
  width: calc( 100% - 297px );
  margin-right: 67px;
}

.notes .flex .txt ul{
  margin-bottom: 15px;
}

.notes .flex .txt li,
.notes .flex .txt p{
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-size: 1.3rem;
  line-height: 2.2rem;
}

.notes .flex .img{
  width: 230px;
}

.notes .flex .img img{
  border-radius: 15px;
}

/* hometrade */
.hometrade{
  padding: 83px 0;
}

.hometrade .circle{
  position: relative;
  width: 132px;
  height: 132px;
  border-radius: 66px;
  margin: auto auto 44px;
  text-align: center;
}
.hometrade .circle img{
  width: 70px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.hometrade h1{
  font-family: 'Noto Sans JP';

  font-style: normal;
  font-weight: 700;
  font-size: 4.2rem;
  line-height: 2.9rem;
  color: #42210B;
  margin-bottom: 54px;
  text-align: center;
}

.hometrade p{
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 3.4rem;
  padding: 0 50px;
}

.hometrade .border_block{
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 35px 0;
}

.hometrade .flex li{
  list-style: none;
  width: 33%;
  margin-right: 0.5%;
  margin-bottom: 0.5%;
}

.hometrade .flex li:nth-of-type(3n){
  margin-right: 0;
}

.hometrade .flex li a{
  position: relative;
  display: block;
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-size: 1.8rem;
  color: #fff;
  line-height: 3.4rem;
  text-align: center;
  background-color: #b4354e;
  padding: 15px 0;
}

.hometrade .flex li a:hover{
  opacity: 0.7;
  /*text-decoration: underline;*/
}

/*.hometrade .flex li a::before{
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%); 
  border: 5px solid transparent;
  border-left: 8px solid #233861; 
}*/

.hometrade .login{
  width: 166px;
  margin: auto;
}

/* tradinghalts */
.tradinghalts{
  padding: 40px 0;
}

.tradinghalts p{
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 2.8rem;
  margin-bottom: 16px;
}

/* footer */
footer{
  background-color: #242424;
  color: #fff;
  text-align: center;
  padding: 45px 0;
  width: 100%;
  min-width: 1300px;
}

footer p{
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 2.6rem;
}

footer .copy{
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 3.4rem;
}

/*sp*/
@media screen and (max-width:960px) {
  
  html{
    font-size: 52.5%;
  }

  .sp_only{
    display: block!important;
  }

  .sp_only02{
    display: inline-block!important;
  }

  .pc_only{
    display: none!important;
  }

  .pc_only02{
    display: none!important;
  }
  
  .wrapper,
  .wrapper02,
  .wrapper03{
    width: 100%;
    max-width: 100%;
    min-width: inherit;
    overflow-x: unset;
    white-space: unset;
  }
  footer {
    min-width: inherit;
  }
  
  .wrapper02,
  .wrapper03{
    padding-left: 2%;
    padding-right: 2%;
  }
  
  .logo{
    text-align: center;
    margin: 10px auto;
  }
  
  .main_img_block{
    background: none;
    height: auto;
  }
  
  .main_img_block .service_block{
    position: unset;
    background-color: #FCF5F5;
    width: 100%;
    padding: 32px 4% 0;
    text-align: center;
    justify-content: center;
    align-items:center;
  }
  
  .main_img_block .service_block .service01{
    margin-right: 2%;
  }
  
  .main_img_block .service_block .service01,
  .main_img_block .service_block .service02{
    max-width: 180px;
    width: 45%;
  }
  
  .service h1 span{
    font-size: 3.0rem;
    line-height: 2.8rem;
  }
  
  .service p.al_center.mb60{/**/
    margin-bottom: 90px;
  }
  
  .service .flex{
    display: unset;
  }
  .service .flex li ,
  .service .flex li:last-child{
    max-width: 400px;
    width: 100%;
    height: 623px;
    border-radius: 230px;
    margin: 30px auto 100px;
  }
  
  .service .flex li p.attention{
    font-size: 1.4rem;
  }
  
  .service .flex li a,
  .service .flex li p{
    font-size: 1.8rem;
    margin-bottom: 10px;
  }
  
  .customer{
    padding: 57px 10% 76px;
  }

  
  .customer .border_block .flex{
    justify-content: left;
    align-items:left;
  }
  
  .catalog table td{
    display: block;
  }
  
  .catalog table td:first-child{
    width: 100%;
    padding-right: 0;
    margin-bottom: 30px;
  }

  .catalog table td:first-child img{
    max-width: 321px;
    width: 100%;
    padding-right: 0;
  }

  .catalog table td:last-child{
    width: 100%;
  }
  
  .catalog table td .youtube iframe{
    width: 80%;
  }
  
  .flow{
    border-radius: 23px;
    padding: 60px 10%;
  }
  
  .flow .flex{
    align-items:flex-start;
  }
  
  .flow dl dt span:first-child{
    width: 80px;
    text-align: center;
  }
  
  .flow dl dt span:last-child{
    width: calc( 100% - 100px );
    padding-top: 2px;
  }
  
  .notes{
    padding: 49px 10% 60px;
  }
  
  .notes .flex{
    display: unset;
  }

  .notes .flex .txt{
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }

  .notes .flex .img{
    max-width: 460px;
    width: 100%;
    margin: auto;
  }
  
  .hometrade h1{
    font-size: 3.0rem;
    line-height: 2.9rem;
  }
  
  .hometrade .flex li{
    list-style: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 0.5%;
  }

  .hometrade .flex li:nth-of-type(3n){
    margin-right: 0;
  }
  
}