﻿@charset "UTF-8";
/* ==========================================================

title : 提携施設のご案内
scope : 提携施設のご案内

memo：

========================================================== */

/* ------------------------------------ */
/* ▼ 共通 上書き */
/* ------------------------------------ */
.banner_h1 .txth1 {
  background-color: rgba(0, 0, 0, 0);
  color: #000;
}

.txth1_inner > .txth1_inner_small {
  border-bottom: none;
  font-size: .5em;
}

.read_title {
    font-weight: bold;
    font-size: 24px;
    margin: 30px auto 0;
}

.cmn_intro_read{
  margin: 30px auto 0;
  max-width: 770px;
}

/*-- cmn_section & cont_tokuten --*/
.cmn_section{
  background:  url(../image/bg-tokuten-contents.jpg) center top repeat;
  background-size: calc(138px / 2);
  margin: 30px auto 0;
  overflow: hidden;
}

.cmn_section h2{
  background:  url(../image/bg-tokuten-ttl.jpg) center top repeat;
  background-size: calc(138px / 2);
  border-bottom-left-radius: 50% 100%;
  border-bottom-right-radius: 50% 100%;
  color: #FFF;
  text-align: center;
  margin: 0 auto -1.75em;
  max-width: 400px;
  padding: 3em 0 0;
  height: 5.25em;
  width: 100%;
  top: -2em;
  position: relative;
}

.cmn_section h3{
  font-size: 26px;
  font-weight: 600;
  text-align: center;
  margin: 15px auto 0;
}

.cmn_section h3 span{
  color : #ec1717;
}

.cmn_section.cont_tokuten{
  padding: 0 0 40px;
}

.cmn_section.cont_tokuten .list_area,
.cmn_section.cont_tokuten .list_area ul{
  max-width: 900px;
  margin: 0 auto;
  overflow: hidden;
}

.cmn_section.cont_tokuten .list_area li{
  float: left;
  max-width: 450px;
  margin: 0 auto;
  width: 50%;
  padding: 45px 0 0;
}

.cmn_section.cont_tokuten .list_area figure{
  max-width: 360px;
  margin: 0 auto;
  position: relative;
}

.cmn_section.cont_tokuten .list_area li:first-child figure:before{
  content: "";
  background:  url(../image/img-logo-meihaku.png) center top no-repeat;
  background-size: 100%;
  position: absolute;
  top: -46px;
  left: -52px;
  width: calc(328px / 2);
  height: calc(194px / 2);
}

.cmn_section.cont_tokuten .list_area li:last-child figure:before{
  content: "";
  background:  url(../image/img-logo-sekigahara.png) center top no-repeat;
  background-size: 100%;
  position: absolute;
  top: -46px;
  right: -45px;
  width: calc(300px / 2);
  height: calc(238px / 2);
}

.cmn_section.cont_tokuten .list_area h4{
  font-size: 19px;
  font-weight: 600;
  text-align: center;
  margin: 10px auto;
}

.cmn_section.cont_tokuten .list_area p{
  background: #fff;
  border-radius: 20px;
  max-width: 400px;
  margin: 0 auto;
  padding: 20px;
}

@media screen and (max-width: 767px) {
  .cmn_section h3{
    width: 85%;
  }
  
  .cmn_section.cont_tokuten .list_area li{
    float: none;
    max-width: 450px;
    margin: 0 auto;
    width: 75%;
    padding: 5em 0 0;
  }
}

/*-- cont_sekigahara --*/

.cmn_section.cont_sekigahara{
  background:  url(../image/bg-sekigahara-contents.jpg) center top repeat;
  background-size: 45px;
  margin: 40px auto 0;
  padding: 0 0 45px;
}

.cmn_section.cont_sekigahara h2{
  background:  url(../image/bg-sekigahara-ttl.jpg) center top repeat;
  background-size: 45px;
  color: #000;
  max-width: 522px;
  height: 6.5em;
  line-height: 1.15em;
}

.cmn_section.cont_sekigahara h2 span{
  font-size :20px; 
}

.cmn_section.cont_sekigahara h2 span:before{
  content: "\A";
  white-space: pre;
}

.cmn_section.cont_sekigahara .lead_txt{
  max-width: 750px;
  margin: 30px auto 0;
}

.cmn_section.cont_sekigahara .list_area{
  max-width: 900px;
  margin: 0 auto;
  overflow: hidden;
}

.cmn_section.cont_sekigahara .list_area li{
  float: left;
  font-size: 16px;
  text-align: center;
  margin: 30px 10px 0;
  width: calc(33% - 20px);
}

@media screen and (max-width: 767px) {
  .cmn_section.cont_sekigahara{
   padding: 0 0 6em;
  }
  
  .cmn_section.cont_sekigahara .lead_txt{
    padding: 0 5%;
  }
  
  .cmn_section.cont_sekigahara .list_area li{
   float: none;
   margin: 30px auto 0;
   max-width: 320px;
   width: 100%;
  }
}

/* -- cont_sekigahara 施設詳細 -- */
.partnership_table {
  margin-left: auto;
  margin-right: auto;
  max-width: 850px;
  width: 100%;
}

.partnership_table {
  border: 3px solid #a29671;
  margin-top: 40px;
}

.partnership_table tr > th,
.partnership_table tr > td {
  border-bottom: 1px solid #a29671;
  font-size: 18px;
  padding-bottom: 15px;
  padding-top: 15px;
  vertical-align: middle;
}

.partnership_table tr:last-child > th,
.partnership_table tr:last-child > td {
  border-bottom: none;
}

.partnership_table tr > th {
  background: #f8e182;
  font-weight: 600;
  letter-spacing: .06em;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  width: 200px;
}

.partnership_table tr > td {
  background: #fff;
  padding-left: 45px;
  padding-right: 45px;
  width: calc( 100% - 200px );
}

.partnership_table .btn_col2 {
  display: flex;
  justify-content: center;
  margin-bottom: 10px;
  margin-top: 12px;
}

.partnership_table .btn_col2 .learning_swords_btn {
  font-size: 18px;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  max-width: 260px;
  width: 48.5%;
}

.partnership_table .btn_col2 .learning_swords_btn:nth-child(2n) {
  margin-left: 3%;
}

.partnership_table .cmn_disc_list_01>li.no_list::before {
  content: "";
  padding-left: 1em;
}

@media (max-width: 767px) {
  .cmn_intro_read_wrap {
    width: 86%;
    margin-left: 10%;
  }
  
  .partnership_h1_wrap {
    min-height: auto;
    padding-bottom: 35%;
  }
  
  .partnership_section1 {
    padding-top: 20%;
  }
  
  .partnership_section2_pic1 {
    margin-top: 0;
  }
  
  .partnership_section3_layout1 {
    margin-top: 40px;
  }
  
  .partnership_section1_pic1 {
    width: 40%;
    max-width: 262px;
    right: 5%;
    top: -5%;
  }
  
  .learning_swords_btn {
    max-width: 300px;
    width: 70%;
    font-size: 16px;
  }
  
  .partnership_section6 .opentime {
    font-size: 16px;
  }
  
  .partnership_section4_pic1 {
    top:0;
  }
  
  .partnership_section4 {
    padding-bottom: 90px;
  }
  
  .partnership_table {
    margin-top: 30px;
    width: calc(100% - 30px);
  }
  
  .partnership_table tr > th, .partnership_table tr > td {
    font-size: 16px;
  }
  
  .partnership_table tr > th {
    width: 100px;
    min-width: 100px;
  }
  
  .partnership_table tr > td {
    width: calc(100% - 100px);
  }
  
  .partnership_table tr > td {
    padding-left: 15px;
    padding-right: 15px;
  }
  
  .partnership_table .btn_col2 {
    display: block;
  } 
  
  .partnership_table .btn_col2 .learning_swords_btn {
    width: 100%;
    font-size: 16px;
    margin-bottom: 15px;
    padding: 5px 5px;
    margin-left: 0 !important;
  }
  
  .learning_swords_btn::after {
    right: 10px;
  }

}


/* -- 詳細ボタン -- */
.cmn_link_box {
  margin: 30px auto 0;
  max-width: 550px;
  height:50px;
}

.cmn_link_box .cmn_link_btn {
  background:#774dbd;
  border: 1px solid #430081;
  box-shadow: 0px 4px 8px 0px rgba(166, 166, 166, 1);
  border-radius: 20px;
  cursor: pointer;
  float: left;
  margin: 0 7.5px;
  max-width: 260px;
  padding: 5px 0;
  width: 100%;
}

.cmn_link_box .dtl_link .cmn_link_btn{
  background:#c74899;
  border: 1px solid #9c006e;
}

.cmn_link_box .cmn_link_btn .cmn_link_btn_inner {
  padding: 0;
}

.cmn_link_box .cmn_link_btn .cmn_link_btn_text {
  display: block;
  font-size: 17px;
  font-weight: normal;
  padding: 2px 20px;
}

.cmn_link_box .cmn_link_btn .cmn_link_btn_text::before {
  display: none;
}

.cmn_link_box .cmn_link_btn .cmn_link_btn_text::after {
  border-color: transparent transparent transparent #fff;
  border-style: solid;
  border-width: 5px 0 5px 8px;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  right: 11px;
  top: calc(50% - 5.5px);
  width: 0;
}

@media (max-width: 767px) {
  .cmn_link_box li{
    margin: 0 auto;
    max-width: 300px;
    width: 100%;
  }
  
  .cmn_link_box li.dtl_link{
    margin-top: 1em;
    display: inline-block;
  }
  
}

/*-- cmn_sns_box --*/

.cmn_sns_box{
  margin: 80px auto 0;
}