main{
  line-height: 2.1;
  color: #0a223c;
  text-align: justify;
  margin: 5% 0;
  font-size: 62.5%;
}
.f-en{
  font-family: 'Questrial', sans-serif;
  letter-spacing: 0.15em;
}
.hero{
  margin-bottom: 120px;
  max-height: 600px;
  overflow: hidden;
}
.hero__img{
  height: auto;
  width: 100%;
}
.center{
  text-align: center;
}
.left{
  text-align: left;
}
.f_r{
  float: right;
}
.v-m{
  vertical-align: middle;
}
.item_{
  width: 27em;
  line-height: 1.5;
  vertical-align: top;
}
.item_ span, .item_ p{
  letter-spacing: 0.5px !important;
}

.itemSpec_{
font-size: 1.2rem;
  margin: 5% 0;
}
.itemName_{
  font-size: 1.5rem;
  font-weight: bold;
 letter-spacing: 0.5px;
}
section{
  width: 1100px;
  margin: 15% auto;
  text-align: left;
}
.inner_{
  width: 878px;
  margin: 0 auto;
}
.page-title{
  text-align: center;
}
.page-title__title{
  color: #333;
  font-size: 48px;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 40px;
}
.flex{
  margin: 5% 0 8% 0;
}
.lead{
  font-size: 13px;
  text-align: center;
  margin: 5% auto 70px;
  display: block;
}
.col_{
  display: inline-block;
  vertical-align: middle;
  margin: 0 2%;
  font-size: 1.3rem;
  text-align: left;
}
.col_:nth-child(odd){
  margin: 0 5% 0 0;
  width: 38%;
}
.col_:nth-child(even){
  width: 55%;
  margin: 0;
  border-left: 1px solid #737373;
  padding: 0 0 0 5%;
}
.link_{
  position: relative;
}
p.moreTtl_{
  margin: 0 0 2% 8%;
}
p.moreTtl_::before{
  width: 20px;
  border-top: 1px solid #000000;
  content: "";
  position: absolute;
  left: 0;
  top: 12px;
}
.in-blc{
  display:inline-block;
}
.blc{
  display:block;
}
.bold{
  font-weight: 700;
}
.v-t{
  vertical-align: top;
}
.itemBrand_{
  font-size: 1.2rem;
  line-height: 1.5;
  color: #737373;
}
.subTtl_{
  font-size: 18px;
  font-weight: bold;
  text-align: left;
}
.specArea_{
  width: 880px;
  margin: 8% auto;
  text-align: center;
}
#page_feature h2{
  padding-bottom: 0 !important;
  border-bottom: none !important;
}
.event_main_visual{
  border-bottom: 1px solid #ebebeb;
  width: 1000px;
  margin: 0 auto;
}
#shipsany .shipsany__contents--h2 {
  font-size: 0;
  text-align: center;
  margin-bottom: 32px;
}
#shipsany .shipsany__contents--h2 {
  font-size: 0;
  text-align: center;
  overflow: hidden;
}
#shipsany .shipsany__contents--h2 span {
  display: inline-block;
  font-size: 40px;
  line-height: 64px;
}
#shipsany .shipsany__contents--h2 span.line {
  position: relative;
  margin-left: 0.5em;
  transform: translate3d(0, 70px, 0);
  -webkit-transform: translate3d(0, 70px, 0);
  -webkit-animation: h2Anime .7s .6s ease-in-out forwards;
  animation: h2Anime .7s .6s ease-in-out forwards;
}
#shipsany .shipsany__contents--h2 span.line:after {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  width: 0;
  height: 1px;
  top: auto;
  bottom: 0;
  background-color: #0a223c;
  -webkit-animation: h2Anime2 .65s 1.2s ease-in-out forwards;
  animation: h2Anime2 .65s 1.2s ease-in-out forwards;
}
@-webkit-keyframes h2Anime2 {
  0% {
  width: 0;
  }
  100% {
  width: 100%; }
}
@keyframes h2Anime2 {
  0% {
  width: 0; }
  100% {
  width: 100%;
  }
}
@-webkit-keyframes h2Anime {
  0% {
  transform: translate3d(0, 70px, 0);
  }
  100% {
  transform: translate3d(0, 0, 0);
  }
}
@keyframes h2Anime {
  0% {
  transform: translate3d(0, 70px, 0); }
  100% {
  transform: translate3d(0, 0, 0);
  }
}
.h_bar{
  display: none;
}
.headline{
  position: relative;
}
.headline::before{
  width: 25px;
  border-top: 1px solid #000000;
  content: "";
  position: absolute;
  left: -45px;
  top: 15px;
}
h3{
  font-size: 2.4rem;
  font-weight: normal !important;
  text-align: left;
  line-height: 1.5;
  margin: 0 auto 3%;
  width: 575px;
  padding: 0 3%;
}
.StaffName_{
  font-size: 1.5rem;
  line-height: 1.5;
  display: block;
  letter-spacing: 0.5px;
}
.button {
  width: 75px;
  height: 33px;
  border: 1px solid #737373;
  float: left;
  text-align: center;
  cursor: pointer;
  position: relative;
  box-sizing: border-box;
  overflow: hidden;
}
.button a {
  font-size: 13px;
  color: #737373;
  text-decoration: none;
  line-height: 33px;
  transition: all .5s ease;
  z-index: 2;
  position: relative;
}
.button .eff-4 {
  width: 75px;
  height: 33px;
  left: -75px;
  background: #0a223c;
  position: absolute;
  transition: all .5s ease;
  z-index: 1;
  border: 1px solid #0a223c;
}
.button-all {
  width: 900px;
  height: 120px;
  border: 1px solid #0a223c;
  text-align: center;
  cursor: pointer;
  position: relative;
  box-sizing: border-box;
  overflow: hidden;
  margin: 5% auto 15%;
  color: #0a223c;
  padding: 35px 0 0 0;
}
.button-all a {
  font-size: 18px;
  text-decoration: none;
  line-height: 28px;
  transition: all .5s ease;
  z-index: 2;
  position: relative;
  color: #0a223c;
}
.button-all .eff-all {
  width: 900px;
  height: 120px;
  left: -900px;
  background: #0a223c;
  position: absolute;
  transition: all .5s ease;
  z-index: 1;
  border: 1px solid #0a223c;
  margin: -35px 0 0 0;
}
.arrow_box{
  display: none;
}
.button:hover .eff-4{
  left:0;
}
.button:hover a{
  color:#fff;
}
.button-all:hover .eff-all{
  left:0;
}
.button-all:hover a{
  color:#fff;
}