@charset "UTF-8";
body{
  margin: 0;
}
#mainArea{
  letter-spacing: 0;
  line-height: 2;
  margin: 0 auto;
  text-align: center;
}
.bold{
  font-weight: 700 !important;
}
.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-13{
  font-size: 13px;
}
.f-15{
  font-size: 15px;
}
.f-18{
  font-size: 18px;
}
.f-21{
  font-size: 21px;
}
.f-36{
  font-size: 36px;
}
.f-50{
  font-size: 50px;
}
.f-en{
  font-family: 'Montserrat', sans-serif;
}
.f-ja {
  font-family: ryo-gothic-plusn, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-feature-settings: "palt";
}
h1,h2,h3,h4{
  font-weight: normal;
}
/* original */
section{
  width: 1100px;
  margin: 0 auto;
}
.fa-instagram{
  margin: 0 0 10px 0;
}
.right--content{
  position: sticky;
  top: 0;
  right: 0;
}
.right--content a{
  -webkit-text-orientation: sideways;
  text-orientation: sideways;
  writing-mode: vertical-rl;
  background: #000000;
  padding: 20px 15px;
  line-height: 0;
  font-size: 18px;
  color: #ffffff;
  text-decoration: none;
}
.right--content a:hover .dli-arrow-down,
.right--content a:hover .dli-arrow-down::before{
  color: #000000;
}
.dli-arrow-down {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  position: relative;
  width: 1px;
  height: 20px;
  background: currentColor;
  color: #fff;
  margin: 10px 0 0;
}

.dli-arrow-down::before {
  content: '';
  width: 12px;
  height: 12px;
  border: 1px solid currentColor;
  border-left: 0;
  border-bottom: 0;
  box-sizing: border-box;
  transform: rotate(135deg);
  position: absolute;
  left: -6px;
  bottom: 0;
  margin: auto;
  color: #fff;
}
.lead--text{
  font-size: 18px;
  margin: 5em auto 2em;
}
.point--1{
  position: absolute;
  z-index: 100;
  top: -30px;
  left: 10px;
}
.point--2{
  position: absolute;
  z-index: 100;
  top: -30px;
  left: 460px;
}
.point{
  position: absolute;
  z-index: 100;
  top: -30px;
  left: 10px;
}
.main--flex {
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
}
.main--content{
  width: 1048px;
  border: 1px solid;
  margin: 0 auto;
  padding: 5em 0;
  position: relative;
  background: #ffffff;
  margin: 0 auto 5em;

}
.sub--flex {
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  width: 988px;
  margin: 3em auto;
}
.sub--content{
  border: 1px solid;
  padding: 3em 2.8em;
  position: relative;
  background: #ffffff;
  margin: 0;
  height: 860px;
  width: 480px;
}
.sub--content:nth-child(odd){
  margin: 0 1.7em 0 0;
}
.sub--flex:last-child{
  margin: 0 auto;
}
.content--area{
  margin: 0 auto;
  background: #e6e6e6;
  padding: 3em 0 5em;
}
.main--flex + p{
  border-top: 1px solid;
  padding: 2em 0 0;
}
h4{
  line-height: 1.5;
}
h4 + p{
  margin: 1.5em 0 0 0;
  border-top: 1px solid;
  padding: 1.5em 0 0 0;
}
.item--right{
  width: 38%;
  margin: 0 0 0 7em;
  text-align: left;
}
.item--left{
  position: relative;
  width: 38%;
  margin: 0 7em 0 0;
  text-align: left;
}
.item--area{
  margin: 3em 0;
}
.item--text{
  text-align: center;
  margin: 2em 0 0;
}
.link--area{
  margin: 1.5em 0 0;
  padding: 0;
  text-align: left;
}
.item--link{
  margin: 0 0 1em 0;
}
.item--link:last-child{
  margin: 0;
}
.main--item--name{
  line-height: 1.8;
}
.main--item--button {
  width: 130px;
  margin: 1em 0;
}
.main--item--button a{
  color: #ffffff;
  text-align: center;
  margin: 0;
  transition: all .3s;
  display: inline-block;
  text-decoration: none;
  font-size: 18px;
  width: 100%;
  background: #000000;
  padding: 0.2em 1em;
}
.item--name{
  width: 20em;
  display: inline-block;
  line-height: 1.5;
  vertical-align: middle;
}
.item--button {
  width: 90px;
  display: inline-block;
}
.item--button a{
  color: #ffffff;
  text-align: center;
  margin: 0;
  transition: all .3s;
  display: inline-block;
  text-decoration: none;
  font-size: 15px;
  width: 100%;
  background: #000000;
  padding: 0.2em;
}
.all--button a {
  color: #ffffff;
  text-align: center;
  padding: 3%;
  margin: 0;
  transition: all .3s;
  display: inline-block;
  text-decoration: none;
  font-size: 18px;
  background: #000000;
  width: 668px;
  padding: 1.5em;
}
.main--item--button a:hover,
.item--button a:hover,
.all--button a:hover{
  color: #000000;
  background-color: #fdf001;
  border: 1px solid;
}
.right--content a:hover{
  color: #000000;
  background-color: #fdf001;
  background-color: #fdf001;
  border-top: 1px solid;
  border-bottom: 1px solid;
  border-right: 1px solid;
}
.all--button{
  background: #000000;
  display:inline-block;
  text-align:center;
  color:#FFF;
  margin:5px;
  border:1px solid;
  cursor:pointer;
  position: relative;
  text-decoration: none;
  font-size: 1.8rem;
}
.all--button::before{
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
  width: 20px;
  height: 1px;
  background: #FFF;
  transition: .3s;
}
.all--button::after{
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
  width: 8px;
  height: 8px;
  border-left: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
  transform: rotate(-135deg);
  transition: .3s;
}
.all--button:hover::before{
  right: 10px;
  width: 30px;
  background: #000;
}
.all--button:hover::after{
  right: 10px;
  border-left: 1px solid #000;
  border-bottom: 1px solid #000;
}
