@charset "utf-8";

/* ----------------------------------
equipment
---------------------------------- */
#content_Wrap {
    color: #170c06;
    background-color: #f9f8f8;
}

.cap_T {
    bottom: unset;
    top: 5px;
}

.lower_ttl{
padding: 0;
position: relative;
}
.lower_ttl h2 {
max-width: 1200px;
width:94%;
margin: 0 auto;
text-align: center;
position: absolute;
top: 15%;
left: 50%;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
color: #FFF;
font-family: 'Cinzel', serif !important;
/* font-size: clamp( 16px, calc( 8.88888888888889px + 0.9259259259259258vw ), 20px ); */
font-size: clamp( 22px, calc( 2.9259259259259258vw ), 30px );
letter-spacing: 0.12em;
/* text-shadow: 1px 0px 5px #FFF; */
z-index:2;
}
.lower_ttl .line {
position: absolute;
top: 25%;
left: 50%;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);

border-left:1px solid #FFF;
height:30px;
/* box-shadow: 1px 0px 3px #FFF; */
z-index:2;
}


/* tab_Area */
ul.tab_Area {
display: flex;
justify-content:center;
max-width: 1000px;
width:94%;
margin: 0 auto;
padding: 80px 0;
}
.tab_Area.under {
margin: 80px auto 0;
}
ul.tab_Area li {
text-align: center;
width: calc((100% - 6%) / 2);
margin: 0 20px;
}
ul.tab_Area li a {
display: block;
padding: 15px 0;
font-size: 16px;
line-height: 1.2;
letter-spacing: 0.26em;
background: #fff;
color:#7c624e;
border:1px solid #c9c1af;
transition: .3s;
}
ul.tab_Area li a:hover,
ul.tab_Area li.curr a {
color:#7c624e;
background: #e5ddd1;
transition: .3s;
}


/* common */
.copy {
padding-bottom: 20px;
text-align: center;
color:#a68a6e;
font-size: 30px;
font-family: "游明朝 Medium", YuMincho Medium , "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
transform: rotate(.028deg);
line-height: 1.8;
letter-spacing: 0.16em;
position:relative;
}
.copy span {
font-size: 60%;
vertical-align:text-top;
}

.copy02 {
text-align: center;
font-size: 24px;
font-family: "游明朝 Medium", YuMincho Medium , "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
transform: rotate(.028deg);
line-height: 1.8;
letter-spacing: 0.16em;
padding-bottom: 20px;
border-bottom: 1px solid #323232;
margin-bottom: 20px;
position:relative;
}

.sub_copy {
text-align: center;
font-size: clamp(16px,1.5vw,18px);
line-height: 1.8;
letter-spacing: 0.16em;
/* color:#FFF; */
padding-bottom: 60px;
}

.text {
font-size: 16px;
text-align: center;
line-height: 1.6;
}
.secttl {
margin: 0 auto 1.4em;
}
.secttl h4 {
font-size: clamp(16px,1.75vw,18px);
color: #fff;
letter-spacing: 0.08em;
background: #a68a6e;
padding: 0.5em 1em;
}
.secttl h4.ttl_g {
  font-size: clamp(16px,1.75vw,18px);
  color: #fff;
  letter-spacing: 0.08em;
  background: #8e8e8e;
  padding: 0.5em 1em;
  }
.secttl h5 {
font-size: clamp(18px,1.75vw,21px);
line-height: 1.6;
letter-spacing: 0.08em;
padding: 0.8em 0 0;
}
.secttl p {
font-size: clamp(14px,1.333333333333333vw,16px);
line-height: 1.6;
letter-spacing: 0.08em;
padding: 1em 0 0;
}
.note_txt {
font-size: 10px;
line-height: 1.4;
}
.txt_Box {
padding: 0.75em 0 0;
}
.txt_Box h4 {
text-align: center;
/* color: #071340;; */
font-size: 14px;
line-height: 1.5;
letter-spacing: 0.06em;
}

.txt_Box p {
font-size: 14px;
line-height: 1.5;
letter-spacing: 0.1em;
}
.txt_Box p.note_txt {
text-align: center;
font-size: 10px;
line-height: 1.4;
}


.att {
font-size: 12px;
text-align: right;
margin: 10px 10px 0 0;
}

.image-text {
font-size: 14px;
font-feature-settings: "palt";
letter-spacing: 0.5px;
line-height: 1.4;
text-align: center;
margin-top: 10px;
}

figure {
position: relative;
}
a {
transition: all .5s;
}
a:hover {
opacity: .7;
}




.column_1 {
width: 100%;
}
.column_1.img_mg figure{
margin: 36px 0 0;
}

.column_2 {
display: flex;
justify-content:space-between;
flex-wrap: wrap;
gap: 3%;
}
.column_2 li {
width: 48.5%;
}

.column_2 li.mrgB_00 {
margin-bottom: 0;
}

.column2_2 {
display: flex;
justify-content:space-between;
flex-wrap: wrap;
}
.column2_2 li {
width: 65.7%;
margin-bottom: 30px;
}
.column2_2 li:nth-of-type(2) {
width: 31.4%;
}

.column_3 {
display: flex;
justify-content:flex-start;
flex-wrap: wrap;
align-items: flex-start;
gap: 50px 2.9%;
}
.column_3 li {
width: 31.4%;
display: flex;
justify-content: space-between;
flex-direction: column;
}
.column_3 li.two-third {
width: 65.7%;
}
.column_4 {
display: flex;
justify-content:flex-start;
flex-wrap: wrap;
align-items: flex-start;
gap: 50px 2%;
}
.column_4 li {
width: 23.5%;
display: flex;
justify-content: space-between;
flex-direction: column;
}
.column_1_2{
display: flex;
justify-content:space-between;
flex-wrap: wrap;
gap: 50px 2.9%;
}
.column_1_2.and{
margin: 60px auto 0;
}
.column_1_2 li{
display: flex;
justify-content: space-between;
flex-direction: column;
}
.column_1_2 li:nth-child(1){
width: 31.4%;

}
.column_1_2 li:nth-child(2){
width: 65.7%;
}
.column_1_2 li:nth-child(2) ul{
display: flex;
justify-content:space-between;
flex-wrap: wrap;
gap: 19.5px 4.41400304414003%;
}
.column_1_2 li:nth-child(2) ul li{
width: 47.792998477929985%;
}


/* section[class^="sec"]:not(:first-of-type){
margin: 100px auto 0;
} */
section[class^="sec"]{
margin: 0 auto 100px;
}
section > div.block{

}
section > div.block{

}
section[class^="sec"] > div.block:not(:first-of-type){
margin: 80px auto 0;
}
.singleblock:not(:first-of-type){
margin: 40px auto 0;
}





/* kobetsu */








/*=============================
spから
=============================*/
@media only screen and (max-width: 767px) {
  #content_Wrap {
      /* padding: 0 0 50px; */
  }

  .lower_ttl h2 {
    position: absolute;
    top: 15%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  }
  .lower_ttl .line {
    position: absolute;
    top: 30%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    height: 20px;
  }


  /* tab_Area */
  ul.tab_Area {
  flex-direction: column;
  margin: 0 auto;
  padding: 40px 0;
  }
  ul.tab_Area li {
  width: 100%;
  margin: 0 0 10px;
  }
  ul.tab_Area li a {
  font-size: 14px;
  }


  /* common */
  .copy {
  font-size: 18px;
  padding-bottom: 20px;
  }
  .sub_copy {
  padding-bottom: 30px;
  }

  .txt_Box p {
  font-size: 13px;
  line-height: 1.6;
  letter-spacing: 0.1em;
  }
  .txt_Box p.note_txt {
    text-align: left;
  }
  .txt_Box p.font_S {
  font-size: 11px;
  line-height: 1.6;
  letter-spacing: 0.1em;
  }
  .txt_Box h4 .f-80 {
  font-size: 100%;
  }
  /* section[class^="sec"]:not(:first-of-type) {
  margin: 0 auto 0;
  } */
  section[class^="sec"]{
  margin: 0 auto 60px;
  }
  .column_2 li {
  width: 100%;
  }
  .column_3 {
  gap: 30px 2.9%;
  }
  .column_3 li {
  width: 48%;
  }
  .column_3 li.two-third {
    width: 100%;
}
  .column_4 {
  gap: 30px 2.9%;
  }
  .column_4 li {
  width: 48.55%;
  }
  .column_1_2 li {
    justify-content: flex-start;
}
  .column_1_2 {
    gap: 30px 2.9%;
}
  .column_1_2 li:nth-child(1) {
    width: 100%;
}
  .column_1_2 li:nth-child(2) {
    width: 100%;
}
  
section[class^="sec"] > div.block:not(:first-of-type) {
    margin: 40px auto 0;
}
  /* kobetsu */






}
