@charset "utf-8";

/* /////////////////////////////
      下層共通
///////////////////////////// */
#breadcrumb{
  margin-top: 10px;
  font-size: 12px;
}
#breadcrumb ol{
  display: flex;
}
#breadcrumb ol span{
  font-weight: bold;
}
#breadcrumb li::after{
  content: "→";
  padding: 0 2px;
}
#breadcrumb li:last-child{
  color: #00A0FF;
}
#breadcrumb li:last-child::after{
  content: none;
}
.exbold{
  font-weight: 900;
  font-family: 'Noto Sans JP', sans-serif;
}
.page_no{
  display: inline-block;
  line-height: 1.2;
}
.page_no::after{
  border-bottom: 1px solid;
  content: "";
  display: block;
  margin: auto;
  width: 116px;
}
.more_img{
  display: block;
  margin: auto;
  max-width: 250px;
  width: 100%;
}
.more_img:hover{
  opacity: 0.7;
}
.just{
  text-align: justify;
  text-justify: inter-ideograph;
}
/* ヘッダーメニューアクティブ */
.active_menu{
  color: #00A0FF;
  pointer-events: none;
}
.sns_btn_area .active_menu::after{
  content: "";
  position: absolute;
  background: url(../img/top/yj.png) no-repeat center;
  background-size: cover;
  left: 0;
  height: 104px;
  right: 0;
  margin: auto;
  opacity: 1;
  top: -110px;
  width: 7px;
}
.page_more{
  display: block;
  margin: auto;
  max-width: 250px;
}
.repair_img02,.repair_img03,.repair_img04,.repair .map-icon,.project_img02,.project_img03,.corporate_img03,.corporate_img07,.corporate_img08,
.quality_img02,.safe_img02,.safe_img03,.safe_img04,.safe_img05,.safe_img06{
  display: block;
  margin: auto;
  width: 100%;
}

.corporate_item03 table,.recruit_detail table{
  box-sizing: border-box;
  width: 100%;
}
.corporate_item03 tr:nth-child(odd),.recruit_detail tr:nth-child(odd){
  background: #F2F2F2;
}
.corporate_item03 th,.recruit_detail th{
  padding: 20px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 900;
  vertical-align: middle;
  width: 20%;
}
.corporate_item03 td::before,.recruit_detail td::before{
  border-left: 1px solid;
  content: "";
  position: absolute;
  left: 0;
  height: 70%;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.corporate_item03 td,.recruit_detail td{
  box-sizing: border-box;
  padding: 20px 50px;
  position: relative;
  text-align: left;
  width: 80%;
}
@media screen and (max-width:767px){
  .active_menu{
    color: #000;
  }
  .sns_btn_area .active_menu::after{
    content: none;
  }
  .merit_list .w-30,.repair .w-730 .bg_white .bg_black.w-25,.repair .w-730 .bg_white .w-70{
    box-sizing: border-box;
    width: 100%;
  }
  .merit_list .w-30,.repair .w-730 .bg_white .bg_black.w-25{
    margin-bottom: 20px;
  }
  .corporate_item03 th,.corporate_item03 td,.recruit_detail th,.recruit_detail td{
    display: block;
  }
  .corporate_item03 th,.recruit_detail th{
    padding: 10px 10px 0 10px;
    text-align: left;
  }
  .corporate_item03 td,.recruit_detail td{
    padding: 10px;
  }
  .corporate_item03 td::before ,.recruit_detail td::before{
    content: none;
  }
  .repair .font24,.project .font50,.quality_and_cost .font24{
    font-size: 18px !important;
  }
  .repair .ta-l_sp, .project .ta-l_sp, .quality_and_cost .ta-l_sp, .safe_and_secure .ta-l_sp, .faq .ta-l_sp,.corporate .ta-l_sp{
    text-align: justify;
    text-justify: inter-ideograph;
  }
  .repair .ta-l_sp,
  .project .ta-l_sp,
  .quality_and_cost .ta-l_sp,
  .safe_and_secure .ta-l_sp
  {
    font-size: 3.38vw !important;
  }
}


/* /////////////////////////////
      下層ページ
///////////////////////////// */
/*02_ 東洋建工の大規模修繕 */
.repair_item02{
  align-items: center;
  background: #00A0FF;
  border-radius: 50%;
  color: #fff;
  display: flex;
  line-height: 1.2;
  padding: 10px;
  margin: auto;
  height: 124px;
  width: 124px;
}
.repair_item02 span,.merit_no span{
  margin: auto;
}
.repair_enkaku{
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
}
.merit_list li{
  border: 1px solid;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  min-height: 450px;
  padding: 15px 30px 30px;
}
.merit_list li figure{
  margin-top: auto;
  min-height: 0%;
}
.merit_list li .abs{
  bottom: 10px;
}
.merit_no{
  align-items: center;
  background: #000;
  border-radius: 50%;
  color: #fff;
  display: flex;
  line-height: 1;
  margin: auto;
  height: 18px;
  width: 18px;
}
.repair_content01{
  background: url(../img/repair/repair-img08.jpg) no-repeat center / cover;
  width: 100%;
  height: 460px;
}
.repair_img02{
  max-width: 150px;
}
.repair_img03{
  max-width: 255px;
}
.repair_img04{
  max-width: 650px;
}
.repair_content02{
  display: flex;
  justify-content: space-between;
  margin: auto;
  max-width: 310px;
  width: 100%;
}
.repair_content02_txt{
  padding: 20px;
}
.repair_content02::after,.repair_content02::before{
  content: "";
  border-left: 1px solid #fff;
}
.repair .map-icon{
  max-width: 12px;
}
.repair .w-730 .bg_white{
  box-sizing: border-box;
  padding: 50px;
}
.repair .w-730 .bg_white .bg_black{
  box-sizing: border-box;
  padding: 30px;
}
@media screen and (max-width:767px){
  .merit_list li{
    padding: 15px;
    min-height: auto;
  }
  .merit_list li .abs {
    bottom: 0;
    position: relative;
    text-align: left;
  }
  .repair_content01 {
    height: 140px;
  }
  .repair_content01 .font40{
    font-size: 24px;
    white-space: nowrap;
  }
  .repair_content02{
    max-width: 240px;
  }
  .repair .w-730 .bg_white .bg_black.w-25 img{
    max-width: 80px;
  }
  .repair .w-730 .bg_white .bg_black{
    padding: 10px;
  }
  .repair .w-730 .bg_white {
    padding: 20px;
  }
}

/* 03_事業内容 */
.project_img02,.project_img03{
  max-width: 370px;
}
.project_item{
  border: solid 1px;
  padding: 60px 50px 20px;
}
.project_item li{
  background: #F7F7F7;
  box-shadow: 3px 3px 6px 0 rgba(0, 0, 0, .3);
  box-sizing: border-box;
  padding: 20px 30px;
  min-height: 350px;
  margin-bottom: 40px;
}
.project_item li img{
  max-width: 140px;
}
.project_item_no{
  align-items: center;
  background: #7F7F80;
  border-radius: 50%;
  color: #fff;
  display: flex;
  line-height: 1;
  margin: auto;
  height: 18px;
  width: 18px;
}
.project_item_no span{
  margin: auto;
}
.project_content01{
  background: url(../img/project/project-img04.jpg) no-repeat center / cover;
  width: 100%;
  height: 460px;
}
.project_content02 table,.project_content02 tbody{
  margin: auto;
  max-width: 520px;
  width: 100%;
}
.project_content02 tr{
  display: flex;
  justify-content: space-between;
}
.project_content02 th,.project_content02 td{
  align-items: center;
  display: flex;
}
.project_content02 th{
  border: 4px solid #fff;
  border-radius: 10px 0 0 10px;
  position: relative;
  width: 31%;
}
.project_content02 th::before{
  content: "";
  width: 10px;
  height: 10px;
  border: 4px solid;
  border-color: #fff #fff transparent transparent;
  background: #00A0FF;
  position: absolute;
  right: -9px;
  transform: rotate(45deg);
  top: 30px;
}
.project_content02 td:nth-child(even){
  width: 65%;
  text-align: left;
  border-radius: 0 10px 10px 0;
}
.project_content02 td:nth-child(even),.project_content02 tr:nth-last-child(3) td{
  background: #fff;
  padding: 14px 30px;
  box-sizing: border-box;
}
.project_content02 td:nth-child(odd){
  width: 100%;
}
.project_content02 .arrow{
  content: "";
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #C8C9CA;
  display: block;
  height: 0;
  margin: 10px auto;
  width: 0;
}
.project_content02 th p,.project_content02 td div{
  box-sizing: border-box;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 900;
}
.project_content02 th p{
  font-size: 18px;
  line-height: 1.6;
  padding: 10px;
  width: 100%;
}
.project_content02 th:last-child p,.project_content02 th:last-child,.project_content02 tr:nth-last-child(3) td div{
  width: 100%;
}
.project_content02 tr:nth-last-child(3) td, .project_content02 tr:last-child th{
  border-radius: 10px;
}
.project_content02 th:last-child p{
  font-size: 28px;
  color: #FFFF00;
  line-height: 1;
  padding: 10px;
}
.project_content02 th:last-child::before{
  content: none;
}
.project_content04 li{
  position: relative;
  margin-bottom: 20px;
  width: 30%;
}
.project_content04 li p{
  background: rgba(0 ,0 ,0 ,0.7);
  bottom: 0;
  box-sizing: border-box;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  padding: 4px;
  position: absolute;
  width: 100%;
}
@media screen and (max-width:767px){
  .project_item .w-30,.project .w-630 .w-45,.project .w-630 .w-50,.project_content04 li{
    width: 100%;
  }
  .project_item .w-30{
    width: 49%;
    box-sizing: border-box;
    margin-bottom: 10px;
    padding: 10px;
  }
  .project_item .w-30 img{
    max-width: none;
    width: 100%;
  }
  .project_content04 li{
    width: 49%;
    margin-bottom: 5px;
  }
  .project_content04 li p{
    font-size: 12px;
  }
  .project_content01{
    height: 140px;
  }
  .project_content01 .abs_center{
    width: 90%;
  }
  .project_content01 .font40{
    font-size: 24px;
  }
  .project_content02 td div{
    padding: 10px;
  }
  .project_content02 th p{
    font-size: 14px;
    padding: 4px;
  }
  .project .w-630 .w-45{
    margin-bottom: 20px;
  }
  .project_item{
    padding: 20px;
  }
  .project_item li{
    min-height: auto;
  }
  .project_item li:last-child{
    /*
    margin-bottom: 0;
    */
  }
}

/* 04_施工事例 */
.works .link_list{
  color: #fff;
}
.works .link_list a{
  display: block;
}
.works .link_list li{
  margin-bottom: 10px;
  position: relative;
}
.works .link_list p{
  border-bottom: 1px solid #fff;
  padding: 4px 10px;
}
.works .link_list .abs_center::after{
  content: "";
  background: url(../img/works/works-icon.png) no-repeat center / contain;
  height: 14px;
  width: 14px;
  display: block;
  margin: 20px auto;
}
.works .link_list a:hover{
  cursor: pointer;
  opacity: 0.7;
  transition: .0s;
}
@media screen and (max-width:767px){
  .works .link_list .font30{
    font-size: 18px;
  }
  .works .link_list .abs_center::after{
    margin: 6px auto;
  }
}

/* 05_品質とコスト */
.quality_img02{
  max-width: 418px;
}
.maker_list{
  border: solid 1px;
  box-sizing: border-box;
  padding: 80px 40px 40px;
}
.maker_list .ttl ,.quality_item01 .ttl{
  background: #133F68;
  box-sizing: border-box;
  color: #fff;
  padding: 4px;
  text-align: center;
}
.maker_list li img{
  height: 80px;
  width: auto;
}
.quality_item01{
  box-sizing: border-box;
  background: #fff;
  border: 1px solid;
  padding: 40px;
}
.quality_item02{
  max-width: 400px;
  margin: auto;
  width: 100%;
}
.quality_item02 p{
  background: rgba(0 ,0 ,0 ,0.7);
  bottom: 0;
  box-sizing: border-box;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
  padding: 4px 20px;
  position: absolute;
  width: 100%;
}
@media screen and (max-width:767px){
  .maker_list,.quality_item01{
    padding: 20px;
  }
  .maker_list li{
    width: 45%;
  }
  .maker_list li img {
    height: auto;
    width: 100%;
  }
  .quality_and_cost .w-30,.quality_and_cost .w-48,.quality_and_cost .w-65{
    box-sizing: border-box;
    width: 100%;
  }
}

/* 07_Q&A */
.faq_content li{
  border: 1px solid;
  box-sizing: border-box;
  padding: 40px;
}
.faq .faq_q,.faq_a_item{
  display: flex;
}
.faq .faq_q::before{
  background: #00A0FF;
  color: #fff;
  content: "Q";
  font-family: din-condensed, sans-serif;
  font-weight: bold;
  font-size: 62px;
  margin-right: 20px;
  padding: 10px 34px 0;
}
.faq_a{
  margin-left: 16vw;
}
.faq_a .font17{
  line-height: 1.8;
}
  @media screen and (max-width:767px){
    .faq_a .font17{
      font-size: 3.38vw !important;
    }
  }
.faq_a_item{
  align-items: baseline;
}
.faq_a_item::after{
  content: "";
  background: radial-gradient(#000 10%, transparent 30%) center/ 7px 7px;
  background: -ms-radial-gradient(#000 10%, transparent 30%) center/ 7px 7px;
  display: flex;
  flex: 1 1 auto;
  height: 7px;
  margin: 0 10px;
}
@media screen and (max-width:767px){
  .faq_content li{
    padding: 20px;
  }
  .faq .faq_q::before{
    font-size: 11.59vw;
    padding: 10px;
  }
  .faq_a {
      margin-left: 0;
  }
  .faq_content .font36{
    font-size: 24px;
  }
  .faq_content .font48{
    font-size: 11.59vw;
    padding: 10px;
  }
  .faq_content li .mt50{
    margin-top: 0;
  }
}
/* 06_安心安全への取組み */
.safe_img02{
  max-width: 680px;
}
.safe_img07{
  margin-top: 20px;
  width: 100%;
  max-width: 1000px;
}
.safe_img03{
  max-width: 1000px;
}
.safe_img04{
  max-width: 630px;
}
.safe_img05{
  max-width: 1000px;
}
.safe_img06{
  max-width: 320px;
}
.safe_detail{
  width: 100%;
}
.safe_detail th,.safe_detail td{
  border-bottom: 4px solid #fff;
  font-size: 19px;
  text-align: center;
  padding: 10px;
  box-sizing: border-box;
}
.safe_detail tr:first-child th{
  border-right: 3px solid #fff;
}
.safe_detail tr:first-child th,.safe_detail tr:first-child td{
  background: #000;
  box-sizing: border-box;
  color: #fff;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 22px;
  font-weight: 900;
  padding: 4px;
  border-bottom: 8px solid #fff;
}
.safe_detail th{
  background: #808080;
  color: #fff;
  font-weight: bold;
  width: 65%;
}
.safe_detail td{
  background: #E5E5E5;
  color: #00A0FF;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 900;
  width: 35%;
}
@media screen and (max-width:767px){
  .safe_detail th,.safe_detail td,.safe_detail td span{
    line-height: 1;
  }
}

/* 08_企業情報 */
.corporate .hidden{
  overflow: hidden;
}
.corporate_item00 figure{
  margin-bottom: 0;
}
.corporate_item01{
  background: #4D4D4D;
  color: #fff;
}
.corporate_item01 .abs{
  left: 30px;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.corporate_item02 .w-35{
  box-sizing: border-box;
  padding-right: 30px;
}
.corporate_item02 .w-20{
  margin-top: auto;
}

@media screen and (max-width:767px){
  .corporate h3.left,
  .corporate h4.left{
    text-align: left;
  }
}

.corporate_img03{
  max-width: 520px;
}
.corporate_list02 li{
  min-height: 100%;
  margin-bottom: 60px;
}
.corporate_list02 li:nth-child(even){
  display: none;
}
.corporate_column{
  border-top: 8px solid #E5E5E5;
  border-bottom: 8px solid #E5E5E5;
}
.corporate_column .abs{
  left: -20px;
  max-width: 364px;
  top: -90px;
}
.corporate_column .space{
  float: right;
  height: 94px;
}
.corporate_column_2{
  position: relative;
}
.corporate_column_2 .abs{
  left: -20px;
  max-width: 364px;
  top: -120px;
}
.corporate_img06{
  float: right;
  max-width: 100px;
  clear: both;
}
.corporate_list01 li{
  border: 2px solid #00A0FF;
  box-sizing: border-box;
  color: #00A0FF;
  display: flex;
  margin-bottom: 10px;
  position: relative;
}
.corporate_list01 li p{
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 900;
  padding: 10px 10px 10px 30px;
}
.corporate_list01 li::before{
  content: "";
  border-left: 15px solid #00A0FF;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  display: block;
  height: 0;
  position: absolute;
  width: 0;
  top: 50%;
  left: 0%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.corporate_img07{
  max-width: 458px;
}
.corporate_img08{
  max-width: 630px;
}
.corporate_list02 li{
  min-height: 630px;
  display: flex;
  flex-direction: column;
}
.corporate_list02 li:nth-child(odd){
  width: 30%;
}
.corporate_list02 li:nth-child(even){
  background: #000;
  width: 1px;
  height: auto;
}
.corporate_list02 li .bg_mblue{
  border-radius: 4px;
  box-sizing: border-box;
  padding: 4px 10px 2px;
}
.corporate_list02 li .bg_mblue .din{
  display: flex;
  position: relative;
}
.corporate_list02 li .bg_mblue .din::after{
  content: "";
  border-left: 8px solid #fff;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  display: block;
  height: 0;
  position: absolute;
  width: 0;
  top: 50%;
  right: -12px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}
.corporate_list02 li figure{
  margin-top: auto;
}

.corporate_item03 a{
  text-decoration: underline;
}

@media screen and (max-width:767px){
  .corporate .w-68,.corporate .w-48,.corporate .w-40,.corporate .w-35,.corporate .w-32,.corporate .w-20,.corporate_list02 li:nth-child(odd),.corporate_item03 th,.corporate_item03 td{
    box-sizing: border-box;
    width: 100%;
  }
  .corporate_item01{
    height: 100px;
  }
  .corporate_column .abs 
   {
    left: 0;
    max-width: 100%;
    width: 90%;
  }
  .corporate_column_2 .abs{
    left: -19px;
    top: -114px;
    max-width: 100%;
    width: 100%;
}
  }
  .corporate_column .space {
    height: 130px;
  }
  .corporate_list01 li p{
    padding: 10px 10px 10px 15px;
  }
  .corporate_list01 li::before{
    border-left: 5px solid #00A0FF;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
  }
  .corporate_list01 .font22{
    font-size: 16px;
  }
}

/* 09_大規模修繕工事ガイド */
.page_guide_item{
  border: solid 1px;
  box-sizing: border-box;
  padding: 80px 60px;
}
.page_guide_item .ttl{
  background: #FFFFE3;
  border-radius: 50%;
  border: dotted 7px #00A0FF;
  color: #00A0FF;
  height: 260px;
  width: 260px;
}
.page_guide_item .ttl02{
  background: none;
  border: none;
}
.page_guide_item .ttl02{
  position: absolute;
  top: 0;
  left: 0;
}
.page_guide_item .ttl span{
  width: 90%;
}
.page_guide_detail{
  width: calc(100% - 300px);
}
.detail_ttl{
  border-left: 1px solid #133F68;
  border-bottom: 1px solid #133F68;
  color: #133F68;
  padding: 4px 0 10px 10px;
}
.page_guide_item ul{
  counter-reset: section;
}
.page_guide_item li{
  background: #ECECEC;
  box-sizing: border-box;
  display: flex;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 22px;
  font-weight: 900;
  padding: 0 10px 0 60px;
  position: relative;
  margin-bottom: 20px;
}
.page_guide_item li::before{
  background: #133F68;
  border-radius: 50%;
  counter-increment: section;
  content: counter(section);
  color: #fff;
  font-size: 24px;
  font-family: din-condensed, sans-serif;
  font-weight: bold;
  font-style: normal;
  line-height: 1.8;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  height: 42px;
  width: 42px;
}
.page_guide_item02{
  background: #133F68;
  color: #fff;
  padding: 30px 50px;
}
.page_guide_more .abs{
  left: 5%;
  top: 40px;
}
.page_guide_more .abs::after{
  content: "";
  background: url(../img/guide/arrow.png) no-repeat center / contain;
  display: inline-block;
  margin-left: 10px;
  height: 14px;
  width: 14px;
}
.page_guide_more a{
  display: block;
  transition: .0s;
}
.page_guide_more a:hover{
  opacity: 0.7;
  cursor: pointer;
}
@media screen and (max-width:767px){
  .page_guide_item,.page_guide_item02{
    padding: 20px;
  }
  .page_guide .page_guide_detail{
    box-sizing: border-box;
    width: 100%;
  }
  .page_guide_more .abs {
    font-size: 14px;
    line-height: 1.6;
    top: 10px;
  }
  .page_guide_item .ttl{
    margin: auto;
  }
  .page_guide_item .ttl02{
    right: 0;
  }
  .page_guide_item figure{
    margin: auto;
    text-align: center;
  }
}

/* 10_採用情報 */
/*
.recruit .mainvisual p{
  text-shadow:2px 2px 0 #FFF, -2px -2px 0 #FFF,
              -2px 2px 0 #FFF, 2px -2px 0 #FFF,
              0px 2px 0 #FFF,  0 -2px 0 #FFF,
              -2px 0 0 #FFF, 2px 0 0 #FFF;
}
*/
.recruit_detail .ttl p{
  background: #fff;
  box-sizing: border-box;
  display: inline-block;
  margin-left: 20px;
  padding: 4px 20px;
  position: relative;
}
.recruit_detail .ttl::before{
  content: "";
  border: 1px solid;
  height: 40px;
  position: absolute;
  top: -18px;
  width: 100%;
}

/* 12_防水ジャーナル */
.journal .over_hidn{
  overflow: hidden;
}
.journal_sub_ttl{
  border: 4px solid #00A0FF;
  box-sizing: border-box;
  color: #00A0FF;
  float: left;
  margin: 0 10px 10px 0;
  text-align: center;
  padding: 2px;
  height: 120px;
  width: 120px;
}
.journal_sub_ttl .abs_center{
  width: 95%;
}
.journal_sub_ttl span{
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 900;
}
.journal_img06{
  margin-top: -60px;
  max-width: 450px;
  position: absolute;
  right: -80px;
  top: 0px;
  width: 50%;
}
.journal_item .w-75{
  box-sizing: border-box;
  background: #4D4D4D;
  padding: 40px 60px;
}
.journal_item .w-25{
  background: url(../img/journal/journal-img08.jpg) no-repeat center / cover;
  height: auto;
}
@media screen and (max-width:767px){
  .recruit_detail .ttl p{
    padding: 4px 10px;
    margin-left: 10px;
  }
  .recruit_detail .font23{
    font-size: 18px;
  }
  .recruit_detail .ttl::before{
    height: 30px;
    top: -8px;
  }
  .journal .w-75,.journal .w-72,.journal .w-60,.journal .w-54,.journal .w-48,.journal .w-43,.journal .w-25,.journal_img06{
    box-sizing: border-box;
    width: 100%;
  }
  .journal_img06{
    margin-top: 0;
    right: 0;
    top: auto;
    bottom: 0;
    height: auto;
    max-width: 100%;
    position: static !important;
  }
  .journal_item .w-75{
    padding: 20px;
  }
  .journal_item .w-25{
    height: 260px;
  }
}

/* 13_対応エリア */
.area_detail{
  box-sizing: border-box;
  background: url(../img/area/area-bg.png) no-repeat top / 100%;
  height: auto;
  min-height: 60vw;
  padding-bottom: 150px;
  position: relative;
  margin-top: -150px;
  width: 100%;
}
.area_detail .abs{
  box-sizing: border-box;
  top: 200px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  width: 90%;
}
@media screen and (max-width:1500px){
  .area_detail{
    padding-bottom: 3vw;
  }
}
@media screen and (max-width:767px){
  .area_detail{
    min-height: 95vh;
    padding-bottom: 0;
    margin-top: 0;
    top: -80px;
  }
  .area_detail .abs{
    width: 100%;
    top: 220px;
  }
}

/* 14_サイトマップ */
ul.page_list{
  margin: 80px auto;
}

ul.page_list li{
  margin:40px auto;
  font-size: 18px;
}

ul.page_list li span{
  margin-top: 10px;
  display: block;
  font-size: 13px;
  padding-left: 1em;
}

ul.page_list li ul{
  padding-left: 1em;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
}

ul.page_list li ul li{
  margin: 10px 0;
  font-size: 13px;
}

@media screen and (max-width:767px){
  ul.page_list{
    margin: 30px auto;
  }

  ul.page_list li{
    margin:20px auto;
    font-size: 16px;
  }

  ul.page_list li span{
    font-size: 12px;
  }

  ul.page_list li ul{
    padding-left: 1em;
    display: block;
  }

  ul.page_list li ul li{
    font-size: 12px;
  }
}

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

  ul.page_list li{
    margin:20px auto;
    font-size: 14px;
  }

  ul.page_list li span{
    font-size: 11px;
  }

  ul.page_list li ul li{
    font-size: 11px;
  }
}

/* 15_プライバシーポリシー */

.privacy_box{
  margin-top: 80px;
}

.privacy_box h3{
  margin-top: 35px;
  padding-left: 10px;
  font-size: 18px;
  position: relative;
}

.privacy_box h3:before{
  content: "";
  position: absolute;
  left: 0;
  width: 3px;
  height: 100%;
  background-color: #231815;
}

.privacy_box p{
  margin-top: 10px;
  font-size: 13px;
}

@media screen and (max-width:767px){
  .privacy_box{
    margin-top: 50px;
  }

  .privacy_box h3{
    margin-top: 15px;
    font-size: 15px;
  }

  .privacy_box p{
    margin-top: 10px;
    font-size: 12px;
  }

}