@charset "UTF-8";
section{
  margin: 10em auto;
  text-align: center;
  width: 1100px;
}
#mainArea{
  letter-spacing: 0;
  line-height: 2;
  color: #333333;
  overflow: hidden;
  margin: 0 auto;
  text-align: center;
}
.bold{
  font-weight: 700;
}
.blc{
  display: block;
}
.in-blc{
  display: inline-block;
}
.right{
  text-align: right;
}
.left{
  text-align: left;
}
.center{
  text-align: center;
}
.border{
  border-bottom: 1px solid #dddddd;
}
.v-m{
  vertical-align: middle;
}
.v-t{
  vertical-align: top;
}
.normal{
  font-style: normal;
}
.h_bar{
  display: none;
}
.f-11{
  font-size: 1.1rem;
}
.f-12{
  font-size: 1.2rem;
}
.f-13{
  font-size: 1.3rem;
}
.f-15{
  font-size: 1.5rem;
}
.f-18{
  font-size: 1.8rem;
}
.f-20{
  font-size: 2.0rem;
}
.f-en{
  font-family: 'Times New Roman';
}
.f-ja{
  font-family: "Harmonia Sans W01", 'Times New Roman', "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体","Hiragino Kaku Gothic Pro", "Noto Sans JP", sans-serif;
}
.f--italic{
  font-style: italic;
}
.bg_{
  background: #f5f5f4;
  width: 100%;
  padding: 10em 0 1em;
}
/* original */
.header_ img{
  width: 100vw;
  z-index: 1;
}
h3{
  display: inline-block;
  font-size: 7.5rem;
  line-height: 1.2;
}
h3 span{
  display: block;
  margin: 0 auto;
}
h3 + p{
  margin: 2% auto 10%;
}
h4{
  font-size: 3.5rem;
  line-height: 1.5;
  text-align: left;
  margin: 0 0 2% 0;
  display: inline-block;
}
.leadText_{
  border-bottom: 1px solid;
  padding: 8em 0;
}

.barbour_ {
  position: relative;
}
.barbour_ .text_{
  width: 700px;
  margin: 0 0 0 50px;
  text-align: left;
  padding: 30px 100px 30px 50px;
  border: 1px solid;
}
.barbour--sub-1{
  position: absolute;
  top: 30px;
  right: 205px;
}
.barbour--sub-2{
  position: absolute;
  top: 100px;
  right: -10px;
}
.lavenham_ {
  position: relative;
  margin: 15% 0 0 0;
}
.lavenham_ .text_{
  width: 522px;
  margin: 0px 0 -180px 460px;
  text-align: left;
  padding: 50px 100px 60px 60px;
  border: 1px solid;
}
.lavenham--sub-1{
  position: absolute;
  top: -70px;
  left: 315px;
}
.lavenham--sub-2{
  position: absolute;
  top: 90px;
  right: -15px;
}
.itemArea_ {
  margin: 5em auto 10em;
}
.value_ {
  width: 65%;
  display: inline-block;
  text-align: left;
  letter-spacing: 0;
  line-height: 1.5;
  vertical-align: middle;
}
.itemLink_ {
  margin: 5% 0 8% 0;
}
.list_i_{
  width: 500px;
  display: inline-block;
  vertical-align: middle;
}
.list_t_{
  width: 360px;
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  margin: 0 5%;
}
.list_{
  width: 500px;
  display: inline-block;
  vertical-align: top;
  margin: 0 2%;
  text-align: left;
}
.list_ .text_{
  width: 90%;
  text-align: left;
  margin: 5% auto;
}
.list_ .text_ .cap_{
  display: inline-block;
  width: 64%;
  vertical-align: top;
}
.list_ .text_ .linkArea_{
  display: inline-block;
  width: 26%;
  margin: 0.2em 0 0 8%;
}
.list_ .text_ .linkArea_ .value_ {
  width: 100%;
  display: inline-block;
  text-align: left;
  letter-spacing: 0;
  line-height: 1.5;
  vertical-align: middle;
  margin: 0 0 5% 0;
}
.sub-title--left,.sub-title--right{
  font-size: 2.0rem;
  position: relative;
}
.sub-title--left::after{
  position: absolute;
  content: "";
  height: 1px;
  width: 75%;
  background: #000000;
  top: 20px;
  left: 100px;
}
.sub-title--right::before{
  position: absolute;
  content: "";
  height: 1px;
  width: 70%;
  background: #000000;
  top: 20px;
  left: 0;
}
.sub-title--left ~ p,.sub-title--right + p{
  margin: 1em 0;
}
.caption_{
  margin: 3% 0 10%;
  position: relative;
}
.caption_::after{
  position: absolute;
  content: '';
  bottom: -20px;
  left: 0;
  background: #333333;
  height: 1px;
  width: 30px;
}
.brand_{
  border: 1px solid #cccccc;
  padding: 22px;
  line-height: 1.8;
}
.btn_ {
  width: 95px;
  display: inline-block;
  text-align: left;
  line-height: 2.4;
  letter-spacing: 0.5px;
  font-size: 1.3rem;
}
.btn_ a {
  border: 1px solid #333333;
  color: #ffffff;
  background-color: #333333;
  text-align: center;
  padding: 0;
  margin: 0;
  transition: all .3s;
  display: inline-block;
  text-decoration: none;
  width: 100%;
}
.btn_ a:hover {
  border: 1px solid #333333;
  color: #333333;
  background-color: #ffffff;
}
.coming_{
  background: #ebebeb;
  padding: 3%;
  text-align: center;
}
.allBtn_ {
  width: 100%;
  display: inline-block;
  text-align: left;
  line-height: 2.4;
  letter-spacing: 0.5px;
  margin: 10% 0;
}
.allBtn_ a {
  border: 1px solid #333333;
  color: #333333;
  background-color: #ffffff;
  text-align: center;
  padding: 15px;
  margin: 0;
  transition: all .3s;
  display: inline-block;
  text-decoration: none;
  font-size: 1.5rem;
  width: 100%;
}
.allBtn_ a:hover {
  border: 1px solid #333333;
  color: #ffffff;
  background-color: #333333;
}
