@charset "Shift_JIS";
/* common */
html{
   font-size: 62.5%;
   font-size: 10px;
}
body{
font-family:  "Harmonia Sans W01","游ゴシック体",YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Noto Sans JP",sans-serif;

}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,header,main,nav,footer{
  margin:0;
  padding:0;
  letter-spacing: 1px;
  font-size:100%;
  line-height: 2;
}
table {
  border-collapse:collapse;
  border-spacing:0;
}
img {
  border:0;
  max-width:100%;
}
ol,ul,li {
  list-style:none;
}
caption,th {
  text-align:left;
}
h1,h2,h3,h4,h5,h6 {
  font-size:100%;
  font-weight:normal;
}
a {
  color: #000000;
  text-decoration: none;
}
.blc{
  display: block;
}
.in-blc{
  display: inline-block;
}
.v-t{
  vertical-align: top;
}
.v-m{
  vertical-align: middle;
}
.bold{
  font-weight: bold;
}
.normal{
  font-weight: normal;
}
.center{
  text-align: center;
}
.left{
  text-align: left;
}
.right{
  text-align: right;
}
.italic{
	font-style: italic;
}
.f-7{
  font-size: 0.7rem;
}
.f-11{
  font-size: 1.1rem;
}
.f-12{
  font-size: 1.2rem;
}
.f-13{
  font-size: 1.3rem;
}
.f-14{
  font-size: 1.4rem;
}
.f-15{
  font-size: 1.5rem;
}
.f-18{
  font-size: 1.8rem;
}
.f-24{
  font-size: 2.4rem;
	line-height: 1.5;
}
.f-28{
  font-size: 2.8rem;
	line-height:1;
}
.f-30{
  font-size: 3.0rem;
	line-height: 1.5;
}
.f-35{
  font-size: 3.5rem;
}
.f-en{
  transform: rotate(.03deg);
  font-family: 'Amiri',"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.wf-sawarabimincho {
 font-family: 'Amiri', "Sawarabi Mincho";
 line-height:2.4;
 }
.f-go{
  font-family: "Helvetica",serif;
}
.f-ja{
  font-family: "Helvetica", "Harmonia Sans W01","游ゴシック体",YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Noto Sans JP",sans-serif;
}
.blc{
	display: block;
}
.ma_5{
	margin: 5% auto;
}
.ma_t_20{
	margin: 20px 0 0 0;
}
#mainArea{
  margin: 0 auto;
  letter-spacing: 1px;
  line-height: 2;
  cursor: pointer;
  font-weight: normal;
  color: #333333;
}
.mainBanner{
  background: #f8f8fa;
}
h1{
margin: 0 auto;
  text-align: center;
  width: 100vw;
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
h2{
  font-size: 4rem;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 8px;
  margin: 0 0 50px 0;
}
h2 span{
  letter-spacing: 1px;
}
.inner_ {
    width: 1100px;
    margin: 0 auto;
}
.inner_c_{
  max-width: 1100px;
  margin: 0 auto;
  padding: 10% 0;
  text-align: center;
}
.leadText_{
  background: #2b3a35;
  color: #d5d8d7;
}
.leadTextLogo_{
    padding: 0 ;
    width: 74%;
}
.leadTitle_{
  padding: 0 0 4% 0;
}
.bg_{
  background: #e9ebea
}
.secCap_{
  width: 25%;
}
.secCap_:first-letter {
  font-size: 4em;
  line-height: 1;
  float: left;
  margin: 1% 2% 0 0;
  padding: 1%;
}
.menu_{
  background: #000000;
  text-align: center;
}
.menu_ ul li{
  width: 18%;
  text-align: center;
  border-left: 1px solid #ffffff;
  line-height: 0.8;
  letter-spacing: 2px;
  transform: rotate(.03deg);
}
.menu_ ul li:last-child{
  border-right: 1px solid #ffffff;
  font-size: 1.6rem;
}
.menu_ ul li a{
  color: #ffffff;
  transition: all .3s;
}
.menu_ ul li a:hover{
  color: #999999;

}
.content_itemTab{
  margin: 0 auto;
  padding: 10% 0;
}
ul#tabs{
  width: 1100px;
  margin: 60px auto 30px;
  text-align: center;
  padding: 0;
}
ul#tabs li {
  display: inline-block;
  list-style-type: none;
  margin: 0 1%;
  font-size: 1.7rem;
  color: #999999;
}
ul#tabs li p{
  font-family: "Helvetica",serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
ul#tabs li.chose {
  color: #2b3a35 !important;
  border-bottom: 2px solid #2b3a35;
  line-height: 1.5;
}
.hide{
  display: none;
}
.tab_content_{
  text-align: left;
  margin: 0 auto ;
  padding: 0;
  background: #ffffff;
  border-radius: 20px;
}
.column_{
	display: inline-block;
  width: 275px;
  margin: -8px -4px 0 0;
  padding: 0;
}
.modal_ttl{
	position: relative;
margin: 0 0 12% 0;
}
.modal_ttl:after{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	border-bottom: 1px solid #000000;
	width: 10%;
	bottom: -30px;
	display: block;
}
.modal_img{
	display: inline-block;
	width: 59%;
	text-align: left;
	vertical-align: middle;
}
.modal_text {
    display: inline-block;
    width: 40%;
    text-align: left;
    vertical-align: middle;
    font-size: 1.2rem;
}
.modal_wrap input {
  display: none;
}
.modal_overlay {
  display: flex;
  justify-content: center;
  overflow: auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: #ffffff;
  opacity: 0;
  transition: opacity 0.5s, transform 0s 0.5s;
  transform: scale(0);
}

.modal_trigger {
  position: absolute;
  width: 100%;
  height: 100%;
}

.modal_content {
  align-self: center;
  width: 100%;
  max-width: 1100px;
  padding: 70px 50px;
  box-sizing: border-box;
  background: #fff;
  transform: scale(0.3);
  transition: 0.5s;
  margin: 0;
  text-align: center;
  border: 1px solid #ebebeb;
}
.modal_content img{
  max-width: 600px;
}
.close_button {
	position: absolute;
	top: 20px;
	right: 20px;
	/*border: 1px solid #cccccc;*/
	padding: 10px;
}
.modal_wrap input:checked ~ .modal_overlay {
  opacity: 1;
  transform: scale(1);
  transition: opacity 0.5s;
}
.modal_wrap input:checked ~ .modal_overlay .modal_content {
  transform: scale(1);
}
.open_button {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 275px;
  margin: auto;
  cursor: pointer;
}
.dot{
  border: 1px solid #ebebeb;
    padding: 3% 3%;
    margin: 10% auto;
}
.sizeSample_{
  width: 15%;
  text-align: center;
  vertical-align: top;
  background: #f4f5f5;
  padding: 3%;
  margin: 0 3% 0 0;
}
.sizeListArea_{
  width: 75%;
  text-align: center;
}
.sizeList_{
  width: 16%;
  padding: 3% 0;
  display: inline-block;
  border-right:1px dotted #ebebeb;
}
.sizeList_:last-child{
  border-right:none;
}
.movieArea_{
    margin: 50px 0 0 0;
}
.movieCap_{
  width: 20%;
  text-align: left;
}
.typeName_{
  vertical-align: top;
  line-height: 1.3;
  margin: 0 0 20% 5%;
  padding: 0 0 0 5%;
  border-left: 1px solid #000000;
}
.careArea_{
  margin: 3% 0 8%;
  text-align: center;
}
.careList_{
  width: 145px;
  display: inline-block;
  text-align: center;
  vertical-align: top;
}
.btnArea_{
  text-align: left;
}
.btnArea_ a{
	border: 1px solid #2b3a35;
	color: #ffffff;
	text-align: center;
	padding: 5% 0;
	transition: all .3s;
	display: inline-block;
	text-decoration: none;
	width: 80%;
	margin: 8% 0 0 0;
	background-color: #2b3a35;
	font-size: 1.2rem;
}
.btnArea_ a:hover {
  color: #2b3a35!important;
  background-color: #ffffff;
}
.fa-file-download{
    margin: 0 0 0 8px;
}
.hover_ {
  overflow: hidden;
  position: relative;
}
.hover_ .caption {
  color: #fff;
  position: absolute;
  top: 200px;
  left: 140px;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  font-size: 12px;
  text-align: left;
  line-height: 1.8;
  letter-spacing: 1px;
  width: 250px;
}
.hover_ .mask_ {
	width:	100%;
	height:	100%;
	position:		absolute;
	top:	0;
	left:		0;
	opacity:	0;
	background-color: #2b3a35;
	-webkit-transition:	all 0.4s ease-out;
	transition:		all 0.4s ease-out;
}
.hover_:hover .mask_ {
	opacity:1;
	-webkit-transform:	scale(1);
	transform:		scale(1);
}
.l-footer {
  padding: 2%;
  text-align: center;
  background: #000000;
}
.l-footer-logo p {
  font-weight: 300;
  color: #ffffff;
}

/* Footer */
.l-footer__header{
  padding: 0 ;
}
.l-footer__header::before{
  content: "";
  border-top: 1px solid #ebebeb;
  margin: 8% 0 5% 0;
  display: block;
}
.l-footer-banner{
  text-align:left;
  padding:0;
}
.l-footer-banner__item{
  display:inline-block;
  letter-spacing:normal;
  max-width:320px;
  padding:0 5px;
  font-family: 'Avenir','Arial';
  color: #003894;
  font-style: italic;
}
.l-footer-banner__item i.fab{
  font-size: 1.0rem;
  color: #003894;
}
.l-footer-sns{
  text-align: right;
  margin: 0;
}
.l-footer-sns__item{
  display: inline-block;
  margin: 0 5px 5px !important;
  width: 18px;
  vertical-align: middle;
  text-align: center;
  line-height: 1.0;
}
.l-footer-sns__item a{
  color: #000000;
}
.l-footer-sns__item a:hover{
  opacity:0.5;
}
.l-footer-sns__item span{
  vertical-align:bottom;
}
.l-footer__body{
  padding:20px 30px;
  text-align:center;
}
.l-footer__logo{
  width:80px;
  height:24px;
  margin:0 auto 25px;
}
.l-footer__logo img{
  width:100%;
  height:auto;
}
.l-footer-copyright{
  font-size:0.7rem;
  font-weight:normal;
}
.l-content__footer{
  padding:0 0 40px;
  position:relative;
  background-color:#FFF;
}
svg.shipsLogo {
    width: 5%;
}
.is-fixed {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
}
/*追加*/
header{
  width:100%;
  text-align: center;
}

.fix-header {
background-color:#2b3a35;
line-height: 66px;
top: -66px;/* 上に隠す鷹さ */
left: 0;
text-align: center;
width: 100%;
margin: 0 auto;
color: #fff;
padding-top:15px;
position: fixed;
opacity:0;/* 	最初読み込んだときは透過 */
z-index: 1000;/*　他のアイテムに対して最上位のレイヤーになるように */
}

.fix-header-contents{
  width: 1000px;
  margin: 0 auto;
}

.fix-header ul{
list-style-type: none;
}

.fix-header li{
    float: left;
    margin: 10px 32px 0 0;
    font-size: 1.3rem;
    letter-spacing: 2px;
}

.fix-header li a,.fix-header li a:visited{
color: #fff;
text-decoration: none;
}
.fix-header li:last-child{
margin-right:0;
}
#fix-header-logo{
float:left;
}

#fix-header-logo img{
width:54px;
}

#fix-header-menus{
float:right;
text-align: right;
}
#scroll-fix-menu img{
padding-bottom: 5px;
 border-bottom:2px solid #fff;
}

#scroll-fix-menu .current-menu-item img{
 border-bottom:2px solid #0f142a;
}
#scroll-fix-menu a img:hover{
 border-bottom:2px solid #0f142a;
transition:border-color 0.6s ease-out;
}
/* micro clearfx */
.cf:before, .cf:after {
  content:"";
  display:table
}
.cf:after { clear:both }
.cf { zoom:1 } /* For IE 6/7 */

nav{
  width:100%;
  background-color: #646464;
}
.nav-container{
  width:800px;
  margin: 0 auto;
}

nav ul{
  padding:0;
  list-style: none;
}

nav ul li{
  float:left;
  margin:10px 30px 10px 0;
}

nav ul li a,nav ul li a:visited{
  color: #fff;
  text-decoration: none;
}

article{
  width:800px;
  margin:20px auto ;
}
