/* CSS Document */

.show_pc{
 display: none;
}
.show_sp{
 display: block;
}

.inner{
 position: relative;
}
.absolute_top {
 position: absolute;
 top: 0px;
 left: 0px;
}
img{
 width: 100%;
 display: block;
}
.bk_orange{
 background-color: #f5911f;
}
.padding_5p{
 padding: 0 5%;
}
.padding_20_v{
 padding-top: 20px;
 padding-bottom: 20px;
}
.title_img{
/* max-width: 325px;*/
 width: 100%;
 margin: 0 auto;
 margin-top: 110px;
}
.title_point {
/* max-width: 239px;*/
 width: 100%;
 margin: 0px auto;
}
.title_point_last {
/* max-width: 313px;*/
 width: 100%;
 margin: 0 auto;
}
.column{
/* max-width: 375px;*/
 width: 100%;
 margin: 0px auto;
 z-index: 10;
}
.column.nomargin{
 margin: 0 auto;
}
.title_point_tatoeba{
/* max-width: 343px;*/
 width: 100%;
 margin: 20px auto; 
}
.subtitle_img{
/* max-width: 375px;*/
 width: 100%;
 margin: 0 auto;
 position: relative;
}
.title_point_jirei{
/* max-width: 344px;*/
 width: 100%;
 margin: 35px auto;  
}
.cupon_button{
 position: absolute;
 top: 40%;
 left: 7%;
 width: 86%;
}
.subtitle_img_kingaku .inner{
 padding: 60px 0;
}
.kingaku_button{
 margin: 0 7%;
 width: 86%;
 display: block;
}
.kingaku_button_transparent{
 /*margin: 0 7%;*/
 /*width: 86%;*/
 width: 74%;
 display: block;
 height: 6.4%;
 position: absolute;
 bottom: 10%;
 left: 13%;
 border-radius: 15px; 
}
.kingaku_button_top{
 position: absolute;
 top: 77%;
 left: 8%;
 width: 77%;
 height: 14%;
 margin: 0;
 padding: 0;
 border-radius: 15px;
}
.title_img_div{
 margin: 0 auto;
}
.title_img_header{
 margin: 0;
}
.footer{
 position: relative;
 margin-bottom: 50px;
}
.footer_button{
 position: absolute;
 top: 27%;
 left: 7%;
 width: 86%;
 height: 19%;
 border-radius: 15px;
}
.gaiyou_title{
 text-align: center;
}
.gaiyou_table{
 width: 100%;
 margin: 10px auto;
}
.gaiyou_table tr{
 border-bottom: 1px solid #ccc;
}
.gaiyou_table th{
 width: 30%;
 padding: 5px 0px 5px 20px;
 text-align: left;
}
.gaiyou_table td{
 width: 70%;
 padding: 5px 0;
}
.maintitle_img{
 margin: 0;
 position: relative;
}
.footer_tel {
 position: absolute;
 bottom: 37%;
 left: 15%;
 width: 69%;
 height: 9%;
}

 .cal_div{
  position: absolute;
 }
 .cal_div_main{
  top: 48%;
  left: 9%;
  width: 15%;
 }
 .cal_div_2{
  top: 39%;
  left: 13%;
  width: 22%;
 }
 .cal_div_3-1{
  top: 10.5%;
  left: 31%;
  width: 38%;
 }
 .cal_div_3-2{
  top: 57.5%;
  left: 31%;
  width: 38%;
 }
 .cal_month {
  display: flex;
  justify-content: center;
  padding: 5% 0 0;
 }
 .cal_month img{
  width: 20%;
 }
 .month1{
  margin: 0 -1%;
 }
 .cal_date {
  display: flex;
  justify-content: center;
  padding: 3% 0;
 }
 .cal_date img{
  width: 50%;
 }
 .date1{
  margin: 0 -8%;  
 }
 .cal_dayofweek {
  display: flex;
  justify-content: center;
  padding: 0;
 }
 .cal_dayofweek img{
  width: 20%;
 }
 .column_time_month{
  position: absolute;
 }
 .column_time_date{
  position: absolute;
 }
 .column_time_month1{
  bottom: 36.7%;
  right: 83.5%;
  color: #DC5F77;
  font-size: 4.5vw;
  font-weight: bold;
 }
 .column_time_month2{
  bottom: 9%;
  right: 55%;
  color: #02A4AB;
  font-size: 4.5vw;
  font-weight: bold;
 }
 .column_time_date1{
  bottom: 36.7%;
  right: 71.5%;
  color: #DC5F77;
  font-size: 4.5vw;
  font-weight: bold;
 }
 .column_time_date2{
  bottom: 9%;
  right: 43%;
  color: #02A4AB;
  font-size: 4.5vw;
  font-weight: bold;
 }

 /* 20220528 一人親方とは */
 .column_s{
  padding: 0 5%;
  width: 90%;
 }
 .column_s h2{
  display: inline-block;
  border-bottom: 3px solid #F5911F;
 }
 .column_s h3 {
  border-bottom: 1px solid #F5911F;
  display: inline-block;
  margin-left: 0em;
 } 
 .column_s h4{
  margin-left: 0em;
 }
 .column_s p{
  margin: 1em 0;
 }

@media screen and (min-width: 641px) {
 .show_pc{
  display: block;
 }
 .show_sp{
  display: none;
 }
 .pc_pagebody {
  background-color: #fffaf0;
 }
 .inner{
  width: 1100px;
  margin: 0 auto;
  position: relative;
 }
 .column{
  margin: 60px auto;
 }
 .inner.margin-bottom{
  margin-bottom: 40px;
 }
 .title_img{
  max-width: 325px;
  margin: 0 auto;
 }
 .title_img_header{
  margin: 0 auto;
  max-width: 316px;
 }
 .title_img_zenekon{
  max-width: 470px;
 }
 .title_img_tatoeba{
  max-width: 316px;
 }
 .title_img_jirei{
  max-width: 287px;
 }
 .title_point{
  margin: 10px auto;
 }
 .title_point_jirei{
  margin: 70px auto;
 }
 .main_button{
  position: absolute;
  width: 423px;
  height: 100px;
  bottom: 84px;
  left: 414px;
 }
 .cupon_button{
  width: 324px;
  left: 400px;
  top: 140px;
 }
 .kingaku_button{
  /*width: 292px;*/
  width: 448px;
  margin: 0 auto;
 }
 .footer{
  background-color: #f5911f;
  margin-bottom: 0;
 }
 .footer_inner{
  max-width: 375px;
  margin: 0 auto;
  position: relative;
 }
 .maintitle_img{
  background-color: #f5911f;
  margin-bottom: 100px;
 }
 .maintitle_img img{
  display: block;
 }
 .dairi_cupon{
  padding: 45px 0;
  margin-bottom: 50px;
 }
 .back_cupon{
  background-color: #fff7d5;
  margin: 80px auto 0px;
 }
 .back_cupon_tri{
  margin: 0px auto 80px;
 }
 .gaiyou_table{
  max-width: 890px;
  margin-bottom: 100px;
  background-color: #fff;
 }
 .gaiyou_table tr{
  line-height: 3em;
 }
 .gaiyou_map {
  width: 890px;
  margin: 0 auto;
 }
 
 .cal_div{
  position: absolute;
 }
 .cal_div_main{
  top: 184px;
  left: 29px;
  width: 136px;
 }
 .cal_div_2{
  top: 77px;
  left: 82px;
  width: 134px;
 }
 .cal_div_3-1{
  top: 350px;
  left: 39px;
  width: 119px;
 }
 .cal_div_3-2{
  top: 350px;
  left: 772px;
  width: 119px;
 }
 .cal_month {
  display: flex;
  justify-content: center;
  padding: 7px 0 0;
 }
 .cal_month img{
  width: 20%;
 }
 .month1{
  margin: 0 -4px;
 }
 .cal_date {
  display: flex;
  justify-content: center;
  padding: 5px 0;
 }
 .cal_date img{
  width: 50%;
 }
 .date1{
  margin: 0 -8px;  
 }
 .cal_dayofweek {
  display: flex;
  justify-content: center;
  padding: 0;
 }
 .cal_dayofweek img{
  width: 20%;
 }
 .column_time_month{
  position: absolute;
 }
 .column_time_date{
  position: absolute;
 }
 .column_time_month1{
  bottom: 410px;
  right: 977px;
  color: #DC5F77;
  font-size: 29px;
  font-weight: bold;
 }
 .column_time_month2{
  bottom: 410px;
  right: 490px;
  color: #02A4AB;
  font-size: 29px;
  font-weight: bold;
 }
 .column_time_month3{
  bottom: 372px;
  right: 580px;
  font-size: 20px;
  font-weight: bold;
 }
 .column_time_month4{
  bottom: 204px;
  right: 815px;
  color: #DC5F77;
  font-size: 29px;
  font-weight: bold;
 }
 .column_time_date1{
  bottom: 410px;
  right: 906px;
  color: #DC5F77;
  font-size: 29px;
  font-weight: bold;
 }
 .column_time_date2{
  bottom: 410px;
  right: 420px;
  color: #02A4AB;
  font-size: 29px;
  font-weight: bold;
 }
 .column_time_date3{
  bottom: 372px;
  right: 530px;
  font-size: 20px;
  font-weight: bold;
 }
 .column_time_date4{
  bottom: 204px;
  right: 738px;
  color: #DC5F77;
  font-size: 29px;
  font-weight: bold;
 }
 .tri_center{
  max-width: 375px;
  left: 362px;
 }
 
 /* 20220528 一人親方とは */
 .column_s h2{
  display: inline-block;
  border-bottom: 2px solid #F5911F;
 }
 .column_s h3 {
  border-bottom: 1px solid #F5911F;
  display: inline-block;
  margin-left: 1em;
 } 
 .column_s h4{
  margin-left: 1em;
 }
 .column_s p{
  margin: 1em 2em;
 }
}
