@charset "UTF-8";
@import url("https://use.typekit.net/akl3hit.css");

/*------------------------------
 共通・既存調整修正
------------------------------*/
#hnav_item + div {
  position: relative;
  z-index: 2;
}

.main-wrapper {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
}

#shipsany .fixed__btn {
	display: none;
}

/*------------------------------
	main-visual
------------------------------*/

.main_visual {
	position: relative;
	width: 83%;
	margin: 0 auto;
}
.main_visual img {
	width: 100%;
	height: auto;
}
.main_caption {
	padding: 80px 0 90px 0;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 32px;
    text-align: center;
    position: relative;
}
.nav {
	width: 50%;
	margin: 0 auto 10% auto;
    display: flex;
    flex-flow: row wrap;	
}
.nav a {
	width: 45%;
    margin: 0 2%;
    margin: 0 auto;
}
.nav a img {
	width: 100%;
}
.nav a img:hover {
  transition: .3s;
}
#women,
#men {
	width: 100%;
	position: relative;
	overflow: hidden;
}
.ttl_img {
	width: 100%;
	margin: 0 auto;
}
.ttl_img img {
	width: 100%;	
}
.main_img {
	width: 100%;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.main_img .center_img {
	width: 40%;
    height: auto;
    position: absolute;
    left: 30%;
    top: 10%;
	z-index: 1;
}
.main_img .big_img {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.main_img .big_img img {
    width: 100%;
    height: auto;
    transition: transform 0.5s ease;
}
.contents {
	width: 100%;
	position: relative;
}
.contents .text_box {
	position: absolute;
	width: 28%;
}
.contents .text_box h2 {
    font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 2vw;
    text-align: left;
	color: #fff;
	letter-spacing: 1px;
	margin-bottom: 5%;
}
.contents .text_box p {
    font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 1vw;
    text-align: left;
	color: #fff;
	letter-spacing: 1px;
	line-height: 1.7;	
}
.comment_box {
	position: absolute;	
    padding: 1% 0 1.5% 3%;	
	background: #FFFFFF;
	width: 40%;
}
.contents .comment_box p {
    font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 1vw;
    text-align: left;
	color: #2d5486;
	letter-spacing: 1px;	
	text-indent: -1em;
	padding-left: 1em;	
}
.comment_box img {
	width: 17%;
}

/* slide */
.main-itemArea--img {
    width: 54%;
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.slide-items__wrap {
	
}
.bx-prev,.bx-next {
	display: none;
}
.bx-wrapper {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    border: none!important;
}
.bx-wrapper {
    margin-bottom: 0!important;
}
.of_img {
    z-index: 3;	
    width: 54%;
    display: inline-block;
    vertical-align: middle;
    margin: 0 5% 0 0;	
	position: absolute;
	height: auto;
}
.of_img img {
	width: 100%;
	height: auto;	
}

.main_creditArea {
	position: absolute;
	width: 26%;
}
.main_creditArea table {
	width: 100%;
}
.main_creditArea table tr {
	padding-bottom: 5%;
}
.main_creditArea table td.txt {
	width: 72%;
    padding: 10px 0;
    font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
	font-style: normal;
    font-size: 0.9vw;
	letter-spacing: 0.5px;
	color: #2d5486;
}
.main_creditArea table td.txt span {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 0.8em;	
}
.main_creditArea table td.btn {
	display: table-cell;
    padding: 10px 0;
	width: 100%;
	vertical-align: middle;
}
.main_creditArea table td.btn a {
    font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
	font-style: normal;
    font-size: 13px;	
	letter-spacing: 1px;	
	color: #2d5486;	
    pointer-events: auto;
	height: 28px;
}
.button_bl {
    width: 75%;
    font-size: 13px;
    text-align: center;
    line-height: 2;	
    border: 1px solid #2d5486;
    border-radius: 9999px;
    transition-duration: 0.5s;
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -ms-transition-duration: 0.5s;
    -ms-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition-duration: 0.5s;
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -moz-transition-duration: 0.5s;
    -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);	
    transition: 1s;
    vertical-align: middle;
    display: inline-block;
    color: #2d5486;
    text-decoration: none;
    letter-spacing: 1px;
    font-family: futura-pt, sans-serif;
}
.button_bl:hover {
  background: #2d5486;
  border: solid 1px #2d5486;
  color: #fff !important;
  transition: .3s;
}
#all_cta {
    width: 40%;
    margin: 0 auto 8% auto;
}
#all_cta a {
	font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 0.9vw;
    text-align: center;
    letter-spacing: 1px;
    line-height: 1.7;
	text-decoration: none;
	vertical-align: middle;
	color: #161616;	
    border: 1px solid #161616;
    border-radius: 9999px;
    transition-duration: 0.5s;
    transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -ms-transition-duration: 0.5s;
    -ms-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -webkit-transition-duration: 0.5s;
    -webkit-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);
    -moz-transition-duration: 0.5s;
    -moz-transition-timing-function: cubic-bezier(0.7, 0, 0.3, 1);			
	transition: 1s;	
	display: block;
	padding: 2% 0;	
}
#all_cta a:hover {
  background: #161616;
  border: solid 1px #161616;
  color: #fff !important;
  transition: .3s;
}
.center_comment {
	padding: 0 0 13% 0;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 32px;
    text-align: center;
    position: relative;
}
.center_comment img {
	width: 30%;
	height: auto;
	margin: 0 auto 2% auto;
}

#women_1,
#women_2,
#women_3,
#men_1 {
	position: relative;
	width: 100%;
	margin: 0 0 15% 0;
}
#women_4,
#men_2 {
	position: relative;
	width: 100%;
	margin: 0 0 10% 0;
}
#women_1 .contents .text_box {
	top: 17%;
    left: 45%;
}
#women_1 .contents .comment_box {
    top: 48%;
    left: 66%;
}
#women_1 .contents .comment_box img {
    margin: -15% 0 0 55%;
}
#women_1 .contents .of_img {
    top: 8.8%;
    left: 10.5%;
}
#women_1 .contents .main_creditArea {
    top: 69%;
    left: 8%;
}
#women_2 .contents .text_box {
	top: 21%;
    left: 13%;
}
#women_2 .contents .comment_box {
    top: 51%;
    left: -3%;
	padding: 0 0 1.5% 13%;	
	width: 41%;
}
#women_2 .contents .comment_box img {
    margin: -18% 0 0 -23%;
	width: 23%;	
}
#women_2 .contents .of_img {
	top: 11.5%;
    left: 64.5%;
}
#women_2 .contents .main_creditArea {
    top: 69%;
    left: 65%;
}
#women_3 .contents .text_box {
	top: 17%;
    left: 46%;
    width: 28%;
}
#women_3 .contents .comment_box {
	top: 47%;
    left: 67%;
    width: 36%;
    padding: 0 0 1.5% 3%;
}
#women_3 .contents .comment_box img {
    margin: -15% 0 0 60%;
	width: 20%;
}
#women_3 .contents .of_img {
    top: 8.8%;
    left: 10.5%;
}
#women_3 .contents .main_creditArea {
    top: 69%;
    left: 8%;
}
#women_4 .contents .text_box {
	top: 22%;
    left: 10%;
}
#women_4 .contents .comment_box {
    top: 54%;
    left: -3%;
	padding: 0.5% 0 1.5% 11%;
    width: 41%;	
}
#women_4 .contents .comment_box img {
    margin: -18% 0 0 -18%;
	width: 21%;	
}
#women_4 .contents .of_img {
	top: 11.5%;
    left: 64.5%;
}
#women_4 .contents .main_creditArea {
    top: 69%;
    left: 65%;
}

#men_1 .contents .text_box {
	top: 21%;
    left: 47%;
}
#men_1 .contents .comment_box {
    top: 46%;
    left: 66%;
}
#men_1 .contents .comment_box img {
    margin: -15% 0 0 55%;
}
#men_1 .contents .of_img {
    top: 8.8%;
    left: 10.5%;
}
#men_1 .contents .main_creditArea {
    top: 69%;
    left: 8%;
}
#men_2 .contents .text_box {
	top: 21%;
    left: 10%;
}
#men_2 .contents .comment_box {
    top: 53%;
    left: -5%;
    padding: 0 0 1.5% 15%;
    width: 39%;
}
#men_2 .contents .comment_box img {
    margin: -21% 0 0 -27%;
    width: 27%;	
}
#men_2 .contents .of_img {
	top: 11.5%;
    left: 64.5%;
}
#men_2 .contents .main_creditArea {
    top: 69%;
    left: 65%;
}

#profile {
	width: 65%;
	margin: 6% auto 8% auto;
    display: flex;
    flex-flow: row wrap;	
}
#profile .profile_contents {
	width: 45%;
    margin: 0 2%;
    margin: 0 auto;
	background: #dce2eb;
	padding: 0 3% 0 3%;
}
#profile .profile_contents img {
	width: 40%;
    display: block;
    margin: -23% auto 0 auto;
}
#profile .profile_contents .profile_text {
	width: 100%;	
}
#profile .profile_contents .profile_text h3 {
    font-family: "Noto Sans JP", sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 1.3vw;
    text-align: center;
	letter-spacing: 1px;
	line-height: 1.7;
	margin: 3% 0;
}
#profile .profile_contents .profile_text p {
    font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 1vw;
    text-align: center;
	letter-spacing: 1px;
	line-height: 1.7;	
}
#profile .profile_contents .profile_text p.insta {
    font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 1vw;
    text-align: center;
	letter-spacing: 1px;
	line-height: 1.7;	
    margin: 7% auto;
    width: 45%;	
}
#profile .profile_contents .profile_text p.insta a {
	text-decoration: none;
}
#profile .profile_contents .profile_text p.insta a:hover {
	transition: .3s;
}
#profile .profile_contents .profile_text i {
	width: 22%;
    font-size: 2em;
    margin: 0 0 0 0;
    padding: 0 5% 0 0;
    vertical-align: middle;
}
	
#staff_credit {
	width: 100%;
	background: #5280c6;
	padding: 6% 0;	
}
#staff_credit .staff_text {
	width: 50%;
	margin: 0 auto;
}
#staff_credit .staff_text p {
	font-family: "freight-big-pro", serif;
	font-weight: 400;
	font-style: normal;
	font-size: 1vw;
    text-align: center;
	letter-spacing: 1px;
	line-height: 1.7;	
	color: #FFFFFF;
}	


/* 
--------------------*/
.fade {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 1.5s, transform 2s;
}
.fade.active {
  opacity: 1;
  transform: translateY(0px);
}


