@font-face {
  font-family: BokutachinoGothic;
  /* src: url("../fonts/GenJyuuGothic-P-Regular.ttf") format("woff"); */
  src: url('/common/fonts/BokutachinoGothic.eot');
  src: url('/common/fonts/BokutachinoGothic.eot?#iefix') format('embedded-opentype'),
   url('/common/fonts/BokutachinoGothic.woff') format('woff'),
   url('/common/fonts/BokutachinoGothic.ttf') format('truetype');
  /* font-weight: 400; */
  font-style: normal;
  font-display: swap;
}
.top_txt{
  font-size: 36px;
  font-weight: 900;
  background: rgb(255,246,0);
  padding: 20px 5px;
  position: relative;
}
.top_txt b{
  font-size: 1.3em;
}
.top_txt:before {
  content: '';
  width: 35px;
  height: 35px;
  background: rgb(255,246,0);
  transform: rotate(-45deg);
  left: 50%;
  margin: 0 0 0 -17px;
  bottom: -14px;
  position: absolute;
}
/* 3つの安さ */
.cheapness{
  display: flex;
  justify-content: space-between;
}
.cheapness li{
  width: 32%;
  border: 5px solid #000;
  padding: 78px 6px 5px;
  position: relative;
  overflow: hidden;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  box-shadow: 7px 7px 0 #ffeeee;
}
.cheapness li p{
  margin: 0 0 20px;
}
.cheapness li p span{
  font-size: 1.7em;
  color: #f00;
}
.number_icon {
  background: #f00;
  position: absolute;
  width: 75px;
  height: 136px;
  top: -49px;
  left: -17px;
  transform: rotate(45deg);
  text-align: center;
  line-height: 133px;
  /* overflow: hidden; */
  padding: 0px 0 0 23px;
}
.number_icon span{
  color:#FFF;
  transform: rotate(-45deg);
  display: inline-block;
  font-size: 26px;
  font-weight: bold;
}
.cheapness_txt{
  font-size: 32px;
  font-weight: bold;
  text-align: center;
}
.cheapness_txt span{
  color: #f00;

}
span.nanto {
    position: absolute;
    top: -55px;
    right: 45px;
}
/* オンライン商談 */
.online_disp{
  background-color: #b0ffe2;
  padding: 50px 0 101px;
}
.online_disp h3{
  color: #FFF;
  text-shadow: 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000, 0 0 3px #000;
  position: relative;
  cursor: pointer;
  text-align: center;
}

.online_disp h3 span{
  position: relative;
}
.online_disp h3 span:before,.online_disp h3 span:after{
  position: absolute;
  bottom: -10px;
}
.online_disp h3 span:before{
  content: url('../images/fukidashi1.png');
  left: -86px;
}
.online_disp h3 span:after{
  content: url('../images/fukidashi2.png');
  right: -76px;
}

.online_point li{
  background-color: #FFF;
  font-size: 24px;
}
.online_point li dt{
  color:#00d446;
  font-size: 40px;
}
.online_disp_in{
  position: relative;
}
.online_img{
  position: absolute;
  right: 0;
  top: -4px;
}
.online_live{
  position: relative;
  margin-top: -209px;
  right: -30px;
}




.font-36_span{ font-size: 1.4em;}


.refound_disp{
  border: 5px solid #000;
  box-shadow: 5px 5px 0 #000;
  background-color: #FFF;
  max-width: 906px;
  margin: auto;
  padding: 5px 5px 25px;
  position: relative;
}
.refound_disp dl{
  padding: 35px 35px 10px;
  margin: 0;
}
.daisansha{
  padding: 0px 35px 10px !important;
  margin: 0;
}
.refound_disp dt{
  text-align: center;
}
.refound_disp dt span{
  display: inline-block;
  background-color: #ff0000;
  font-size: 26px;
  font-weight: bold;
  padding: 10px 30px;
  color: #FFF;
}
.refound_disp dd p{
  background-image:url('../images/about_txt.jpg');
  background-repeat: repeat;
  font-size:18px;
  line-height:55px;
  text-align: left;
  font-weight: bold;
}
.refound_disp dd p.text-center{
  padding-right: 158px;
}
.refound_disp dd p span{
  font-size: 1.5em;
  color: #ff0000;
}
.gray_txt{
  font-size: 12px;
  background-color: #f3f3f3;
  padding: 10px;

}
.refound_img{
  position: absolute;
  right: -276px;
  bottom: -52px;
}

.daisansha_img{
  position: absolute;
  right: -38px;
  top: 304px;
}

.shiage_disp{
  padding:0 15px;
}
.shiage_disp li{
  display:flex;
  padding: 25px 5px;
  border-bottom:2px dashed #f2d5d5;
  margin: 0 10px;
  justify-content:space-between;
}
.shiage_disp li:last-child{
  border-bottom:none;
  padding: 25px 5px 10px;
}
.shiage_txt{
  font-size: 18px;
}
.shiage_txt h3{
  color: #FFF;
  background-color: #ff0000;
  position: relative;
  left: -34px;
  padding: 10px 10px 10px 30px;
  margin: 0 0 15px;
  display: inline-block;
}
.shiage_txt h3{
  font-weight:bold;
  font-size:20px;
  height:55px;
  line-height: 36px;
}
.shiage_txt h3 b{
  font-weight:bold;
  font-size:1.3em;
}

.shiage_txt h3:after{
  content:'';
  width: 0;
  height: 0;
  border-left: 30px solid #ff0000;
  border-top: 0px solid transparent;
  border-bottom: 55px solid transparent;
  position:absolute;
  right: -30px;
  top: 0;
}
.shiage_txt p {
  font-weight: bold;
  margin: 0 0 0 10px;
}
.shiage_txt p span {
  font-size: 1.3em;
  color: #ff0000;
}

@media screen and (min-width: 1800px) {

  .online_img{
    right: calc( (100% - 1800px )/2 );
  }
  .online_disp_in{
    padding-right: calc( (100% - 1800px )/2 ) ;
  }


}
@media screen and (max-width: 1440px) {
  .refound_img{
    right: -173px;
    width: 270px;
  }

}
@media screen and (max-width: 1400px) {
  .online_point li{
    font-size: 20px;
  }  
  .online_img{
    width: 560px;
  }


}
@media screen and (max-width: 1250px) {
  .refound_disp dl {
      padding: 35px 100px 10px;
      margin: 0;
  }
  .refound_disp dd p br{
    display:none;
  }
  .refound_img{
    right: -68px;
    width: 270px;
  }
  .daisansha_img {
    width: 281px;
  }
  .refound_disp dd p.text-center {
      padding-right: 198px;
  }  


}
@media screen and (min-width: 1200px) {
  .online_disp h3{
    font-size: 50px;
  }



}
@media screen and (max-width: 1199px) {

  .cheapness_txt{
    font-size: 26px;
  }

  .online_disp h3{
    font-size: 40px;
  }
  .online_point li{
    font-size: 18px;
  }
  .online_point li dt {
      font-size: 30px;
  }
  .online_img{
    width: 500px;
  }

}

@media screen and (max-width: 1045px) {


  .cheapness li{
    font-size: 22px;
  }
  .cheapness_txt {
      font-size: 28px;
  }

  .refound_disp dl {
      padding: 35px 100px 10px;
      margin: 0;
  }
  .refound_disp{
      max-width: 800px;
  }
  .refound_img {
      right: -92px;
      width: 266px;
  }
  .gray_txt {
      padding: 10px 149px 10px 10px;
  }
  .gray_txt br{
    display:none;
  }
  .shiage_disp img{
    width:300px;

  }

  .shiage_txt {
      font-size: 15px;
  }





}

@media screen and (max-width: 1023px) {

  .refound_disp dl {
    padding: 35px 57px 10px;
    margin: 0;
  }
  .refound_img {
      right: -92px;
      width: 266px;
  }

}
@media screen and (max-width: 991px) {
  

  .number_icon {
    width: 49px;
    height: 88px;
    top: -32px;
    left: -12px;
    transform: rotate(45deg);
    line-height: 88px;
    padding: 0px 0 0 13px;
  }
  .number_icon span{
    font-size: 20px;
  }
  .cheapness li{
    font-size: 18px;
    width: 33%;
    padding: 50px 4px 5px;
  }
  span.nanto {
      position: absolute;
      top: -43px;
      right: 28px;
      width: 83px;
  }

  .cheapness li p span {
      font-size: 1.5em;
      color: #f00;
  }

  .online_img{
    width: 400px;
    display: none;
  }

  .online_live {
      position: relative;
      margin-top: -109px;
      right: -20px;
  }
  .refound_disp dl {
      padding: 35px 72px 10px;
      margin: 0;
  }
  .refound_img {
      right: -92px;
      bottom: -29px;
      width: 255px;
  }

  .daisansha_img{
    right: -38px;
    top: 285px;
    width: 257px;
  }


  
}

@media screen and (max-width: 959px) {
 

  .top_txt{
    font-size: 28px;
    padding: 13px 5px;
  }
  .cheapness_txt {
      font-size: 18px;
  }

}

@media screen and (max-width: 768px) {
  /* オンライン商談 */
  .online_disp h3 span:before,.online_disp h3 span:after{
    background-size:contain;
    background-repeat:no-repeat;
    content:'';
    width: 35px;
    height: 38px;
    bottom: 2px;
  }
  .online_disp h3 span:before{
    background-image: url('../images/fukidashi1.png');
    left: -53px;
  }
  .online_disp h3 span:after{
    background-image: url('../images/fukidashi2.png');
    right: -50px;
  }
/* 
  .online_img{
    position:relative;
    right:0;
    text-align:right;
    width: 100%;
  }
  .online_img img{
    width: 80%;
    max-width: 400px;
    display:inline-block;
  } */

  .online_live {
      position: relative;
      margin-top: -109px;
      right: -20px;
  }
  .refound_disp dl {
    padding: 35px 15px 10px;
    margin: 0;
  }
  .daisansha {
    padding: 0px 15px 10px !important;
    margin: 0;
}
  .refound_img {
      right: 0;
      bottom: -29px;
      width: 220px;
  }

  .gray_txt {
      padding: 10px 149px 10px 10px;
      margin-bottom: 92px;
  }
  .refound_disp dt span {
      font-size: 22px;
  }
  .refound_disp dd p {
      background-image: url(../images/about_txt.jpg);
      background-size: 15px;
      background-repeat: repeat;
      font-size: 15px;
      line-height: 41px;
      text-align: left;
      font-weight: bold;
  }

  .refound_disp dd p.text-center {
      padding-right: 0;
  }
  .shiage_txt h3{
    font-weight:bold;
    font-size:16px;
    height:45px;
    line-height: 25px;
  }

  .shiage_txt h3:after{
    content:'';
    width: 0;
    height: 0;
    border-left: 30px solid #ff0000;
    border-top: 0px solid transparent;
    border-bottom: 45px solid transparent;
    position:absolute;
    right: -30px;
    top: 0;
  }

  .shiage_disp li{
    display:flex;
    padding: 25px 5px;
    border-bottom:2px dashed #f2d5d5;
    margin: 0 0px;
    justify-content:space-between;
  }
  .shiage_txt p {
      margin: 0 0 0 0px;
  }
  .shiage_disp img{
    width:250px;

  }


}
@media screen and (max-width: 767px) {
  .cheapness{
    flex-wrap:wrap;
  }
  .cheapness li{
    font-size: 18px;
    width: 100%;
    display:flex;
    align-items: center;
    margin: 7px 0;
    padding: 5px;
  }
  .cheapness li:first-child{
     padding: 31px 5px 5px;
  }
  .cheapness li p{
    width: 60%;
  }
  span.nanto {
      position: absolute;
      top: -33px;
      right: 28px;
      width: 60px;
  }
  .top_txt:before  {
    width: 15px;
    height: 15px;
    left: 50%;
    margin: 0 0 0 -13px;
    bottom: -7px;
}
  .online_live {
      position: relative;
      margin-top: -70px;
      right: 0;
  }

  .gray_txt {
      padding: 10px 10px 10px 10px;
      margin-0: 200px;
      margin-bottom: 0;
  }
  .refound_img {
      right: 0;
      top: -46px;
      width:80%;
      max-width: 260px;
      margin: 0 0 -49px auto;
      position:relative;
  }
  .refound_disp dl {
      padding: 15px 5px 10px !important;
      margin: 0;
  }
  .refound_disp dt span {
      font-size: 20px;
      padding:10px;
  }
  .daisansha_img {
      right: 0;
      top: -27px;
      width: 80%;
      max-width: 200px;
      margin: 0 auto -20px;
      position:relative;
      text-align:center;
  }
  .daisansha_img img{
    display:inline-block;
  }

  .refound_disp{
    border: 3px solid #000;
    box-shadow: 3px 3px 0 #000;
  }
  .shiage_disp li{
    flex-wrap:wrap;
  }
  .shiage_disp .text-center{
    display:block;
    width:100%
  }
  .shiage_disp img {
      width: 100%;
      max-width: 350px;
      display: block;
      margin:auto;
  }
  .shiage_txt h3{
    font-size:16px;
    height:45px;
    line-height: 25px;
    left: -15px;
    padding: 10px 10px 10px 10px;


  }
  .shiage_disp li {
      padding: 20px 0px;
  }
  .shiage_txt p {margin: 0 0 20px;}
  .shiage_txt p br{ display:none;}


  

}
@media screen and (max-width: 539px) {






}
@media screen and (max-width: 480px) {

  
  
  .top_txt{
    font-size: 22px;
    padding: 10px 5px;
  }

  
  .cheapness li p{
    width: 80%;
    margin: 10px 0;
    font-size: 16px;
    line-height: 1.2;
  }
  .cheapness li div:last-child{
    width: 45%;
  }

  .online_disp h3{
    font-size: 30px;
  }
  .online_disp h3 span:before,.online_disp h3 span:after{
    width: 29px;
    height: 32px;
    bottom: -3px;
  }
  .online_disp h3 span:before{left: -42px;}
  .online_disp h3 span:after{right: -36px;}
  .online_point li{
    font-size: 16px;
  }
  .online_point li dt {
      font-size: 25px;
  }
  .online_disp{
    padding: 30px 0 50px;
  }
  .refound_disp dt span {
      font-size: 18px;
      padding: 10px 5px;
  }

  .font-36_span {
      font-size: 1.3em;
  }




}
@media screen and (max-width: 424px) {


  .refound_img {
      right: 0;
      top: 0px;
      width:80%;
      max-width: 260px;
      margin: 0 0 0px auto;
      position:relative;
  }
  
}


@media screen and (max-width: 374px) {
  
.cheapness li{
    padding: 5px 5px 5px 30px
    ;
  } 
}

