@charset "UTF-8";
@import "swiper.min.css";

/*-----------------------------------------------
 font
-----------------------------------------------*/
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,500,700,900&display=swap&subset=japanese");
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,500,700,900&display=swap&subset=japanese");
@import url("http://cdn.jsdelivr.net/npm/yakuhanjp@3.3.1/dist/css/yakuhanjp.min.css");
@import url("https://cdn.jsdelivr.net/npm/yakuhanjp@3.3.1/dist/css/yakuhanjp.min.css");

@import url("https://fonts.googleapis.com/css?family=Noto+Serif+JP&display=swap");
@import url("https://fonts.googleapis.com/css?family=Noto+Serif+JP&display=swap");

@import url('hhttp://fonts.googleapis.com/css?family=Inria+Serif&display=swap');
@import url('hhttps://fonts.googleapis.com/css?family=Inria+Serif&display=swap');

@import url('http://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');

@import url('https://use.fontawesome.com/releases/v5.6.0/css/all.css');
@import url('http://use.fontawesome.com/releases/v5.6.0/css/all.css');


/*-----------------------------------------------
 base
-----------------------------------------------*/
h1,
h2,
h3,
h5,
h5,
h6,
p,
ul,
ol,
dl,
dt,
dd {
	padding: 0;
	margin: 0;
}

ol,
ul {
	list-style-type: none;
}


body {
	line-height: 1;
}

ol,
ul {
	list-style: none;
}

/*-----------------------------------------------
 root
-----------------------------------------------*/
html {
	overflow-y: scroll;
}

body {
    background: #FFF url(../images/bg.jpg) repeat left top;
    font-family: YakuHanJP, 'Noto Sans JP', -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
}

* {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

/*-----------------------------------------------
 font
-----------------------------------------------*/
html {
	font-size: medium;
}

body {
	font-size: 62.5%;
	/* 16px -> 10px */
}

dt,
dd,
li,
caption,
th,
td,
input,
button,
textarea,
select,
h1,
h2,
h3,
h5,
h5,
h6,
p,
address {
	line-height: 1.5;
	font-size: 140%;
	margin: 0;
	padding: 0;
}

h1 *,
h2 *,
h3 *,
h5 *,
h5 *,
h6 *,
p input,
p button,
p select,
li h1,
li h2,
li h3,
li h5,
li h5,
li h6,
li p,
li dt,
li dd,
li li,
li th,
li td,
li input,
li button,
li textarea,
li select,
dd h1,
dd h2,
dd h3,
dd h5,
dd h5,
dd h6,
dd p,
dd dt,
dd dd,
dd li,
dd th,
dd td,
dd input,
dd button,
dd textarea,
dd select,
tr h1,
tr h2,
tr h3,
tr h5,
tr h5,
tr h6,
tr p,
tr dt,
tr dd,
tr li,
tr input,
tr button,
tr textarea,
tr select {
	font-size: 100%;
}

input,
button,
select,
option,
textarea {
	font-size: 14px;
}

a,
a:link,
a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

main#detail {
    max-width: inherit;
    margin: 0 auto;
    padding: 0 0 25px;
}

/*-----------------------------------------------
section
-----------------------------------------------*/
section {
	position: relative;
    padding: 0 20px;
}

main#detail section.item_all {
    margin-top: 50px;
}

/*-----------------------------------------------
#wrapper
-----------------------------------------------*/
#wrapper .pc {
	display: none !important;
}

/*-----------------------------------------------
ロゴ
-----------------------------------------------*/
main#detail .series_title {
    text-align: center;
    margin-top: 80px;
}

main#detail .series_title h1 img {
    width: 55%;
}

/*-----------------------------------------------
title
-----------------------------------------------*/
main#detail section.item_all .title {
    padding: 18px 0;
}

main#detail section.item_all .title h2 {
    font-size: 16px;
}

/*-----------------------------------------------
ページ内リンク
-----------------------------------------------*/
main#detail section.navigation {
    margin-top: 0;
    padding: 23px 0 0;
}

main#detail section.navigation ul {
    display: block;
    margin: 0 auto;
    padding: 0 10px;
	font-size: 0;
}

main#detail section.navigation ul.column4 li {
    display: inline-block;
    width: calc(50% - 4px);
    margin: 0 5px 4px 0;
}

main#detail section.navigation ul.column4 li:nth-child(2n) {
    margin: 0 0 4px;
}

main#detail section.navigation ul li a {
    position: relative;
    display: block;
    overflow: hidden;
    overflow: hidden; 
    width: 100%;
    height: 60px;
    color: #fff;
    font-size: 22px;
    line-height: 60px;
    font-family: 'PT Sans',"Yu Gothic","游ゴシック",YuGothic,"游ゴシック体","Source Sans Pro","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo", sans-serif;
    text-align: center;
    margin: 0 auto;
    background: #000 url(../images/bg_navigation.png) repeat left top;
}

main#detail section.navigation ul li a:before {
    content: "";
    border: solid 1px #fff;
    position: absolute;
    top: 4px;
    left: 4px;
    width: calc(100% - 8px);
    height: calc(100% - 8px);
}

main#detail section.navigation ul li a:hover {
    text-decoration: none;
    opacity: 0.8;
}

/*-----------------------------------------------
タイトル
-----------------------------------------------*/
main#detail .wrap_title {
    font-family: 'PT Sans',"Yu Gothic","游ゴシック",YuGothic,"游ゴシック体","Source Sans Pro","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo", sans-serif;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: auto;
    text-align: center;
    background: url(../images/bg_name.png) repeat left top;
    color: #fff;
    margin-top: 50px;
    margin-bottom: 0;
    padding: 8px 10px;
}

main#detail .wrap_title:before {
    content: "";
    border: solid 2px #fff;
    position: absolute;
    top: 0px;
    left: -2px;
    width: calc(100% - -4px);
    height: calc(100% - 1px);
}

main#detail .wrap_title h3 {
    font-size: 2.2em;
    font-size: 22px;
    line-height: 1.2;
}

main#detail section.item .item_inner .title h3 a:hover {
	text-decoration: none!important;
}


/*-----------------------------------------------
 アイテム
-----------------------------------------------*/
main#detail section.item {
    padding: 0;
    max-width:inherit;
    margin: 30px 10px 0;
    margin-bottom: 56px;
    border: 4px solid #f4f4f4;
}

main#detail section.item .item_inner {
    padding: 10px;
}

main#detail section.item .item_inner .title {
  margin-bottom: 20px;
}

main#detail section.item .item_inner .title h3 {
  font-size: 20px;
}

main#detail section.item .item_inner p {
    font-size: 1.4em;
    font-size: 14px;
}

main#detail section.item .item_inner .pic {
    width: 48%;
}

main#detail section.item .item_inner .text {
    margin: 10px 0 20px;
}

/*-----------------------------------------------
 着用イメージ
-----------------------------------------------*/
.wearImage .swiper-container {
    position: relative;
    left: 0;
    right: 0;
    width: 100% !important;
    height: auto;
    margin: 0 auto;
    padding: 0;
    text-align: left !important;
}

.wearImage .swiper-container {
    position: relative;
    left: 0;
    right: 0;
    width: 100%;
    min-height: 0%;
    height: auto;
    margin: 0 auto !important;
    padding: 0 0 25px 0;
}

.wearImage .wearphoto .swiper-slide {
    position: relative;
    overflow: hidden;
    text-align: center !important;
    height: auto;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    background-color: #fff;
	border: solid 1px #d9d9d9;
}

.wearImage .swiper-slide img {
    width: 100%;
    height: auto;
}

.wearImage .swiper-slide.vertical-tp img {
    position: absolute;
    top: 105%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 130%;
    height: auto;
}

.wearImage .swiper-slide.vertical-bt img {
    position: absolute;
    top: 10%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 120%;
    height: auto;
}

.wearImage .swiper-slide.vertical-md img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 53.5%;
    height: auto;
}

.wearImage.bagImage .swiper-slide.vertical-md img {
    width: 100%;
}

.wearImage.kobetsuImage .swiper-slide.vertical-md img {
    width: 60%;
}

.wearImage img:hover {
    filter: grayscale(0);
    transition-duration: 0.8s;
}

.wearImage .swiper-container .swiper-pagination {
    position: absolute;
    bottom: 0;
}

.wearImage .swiper-container .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    opacity: 1;
    background-color: #909090;
}

.wearImage .swiper-container .swiper-pagination-bullet-active {
    background-color: #2dadd6;
}

@media all and (-ms-high-contrast: none) {
    .wearImage .swiper-container .swiper-pagination-bullet {
        padding-top: 1px;
    }
}

/*-----------------------------------------------
商品
-----------------------------------------------*/
.price_inner {
    padding: 18px 10px !important;
}

main#detail section.item .price_inner p.name {
    font-size: 18px;
}

main#detail section.item .price_inner .price {
    margin: 40px 20px 0;
}

.price_inner .delivery_date {
    font-size: 1.4em;
    font-size: 14px;
    text-align: center;
}

.price_inner table {
    width: 100%;
    margin: 15px auto 20px !important;
    border-collapse: separate;
    color: #555555;
}

.price_inner th {
    width: 72px;
    background-color: #ececec;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    font-size: 1.6em;
    font-size: 16px;
    text-align: center;
    vertical-align: middle;
}

.price_inner td {
    width: calc(100% - 72px);
    padding: 5px 10px!important;
    background-color: #ececec;
    border-bottom: 2px solid #fff;
    font-size: 1.6em;
    font-size: 16px;
    text-align: left;
    line-height: 1.9;
}

.resale {
	font-size: 12px !important;
	text-align: center !important;
}

/*-----------------------------------------------
 セレクトボックス
-----------------------------------------------*/
main#detail section.item .price_inner .btn_wrap {
    display: block!important;
    margin: 0 auto!important;
    text-align: center;
    justify-content: center
}

main#detail section.item .price_inner .btn_wrap .btn {
    margin: 0 auto!important;
}

.price_inner .select-box {
    display: block;
    position: relative;
    width: 270px;
    height: 70px;
    font-size: 1.7em;
    font-size: 17px;
    letter-spacing: 1.5px!important;
    margin: 0 auto 5px!important;
    padding 0;
}

.price_inner .select-box:before {
    z-index: 1;
    display: inline-block;
    position: absolute;
    right: 8px;
    font-family: FontAwesome;
    content: "\f078";
    line-height: 70px;
    color: #1b1b1b;
    pointer-events: none;
}

.price_inner .select-box select {
    outline: none;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    background: none transparent;
    vertical-align: middle;
    font-size: inherit;
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    width: 100% !important;
    height: 70px;
    padding: 3px 10px !important;
    border: 1px solid #202020 !important;
    color: #202020;
    background-color: #fff;
    cursor: pointer;
    cursor: hand;
}

.price_inner .select-box select option {
    background-color: #fff;
    color: #202020;
}

.price_inner .select-box select::-ms-expand {
    display: none;
}

.price_inner .select-box select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #828c9a;
}

/*-----------------------------------------------
 関連商品はこちら
-----------------------------------------------*/
main .more {
    padding: 0 !important;
}

main .more a  {
    position: relative;
    display: inline-block;
    width: 100%;
    padding: 17px 0;
    color: #2dadd6;
    font-family: 'PT Sans',"Yu Gothic","游ゴシック",YuGothic,"游ゴシック体","Source Sans Pro","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo", sans-serif;
    font-size: 1.6em;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    border: 2px solid #2dadd6;
    -moz-border-radius: 60px;
    -webkit-border-radius: 60px;
    border-radius: 60px;
    background-color: #fff;
    box-sizing: border-box;
}

main .more a:hover {
    text-decoration: none;
    background-color: #f0f0f0;
}

/*-----------------------------------------------
 購入ガイド
-----------------------------------------------*/
h6 {
    position: relative;
	width: 100%;
    height: 38px;
    color: #000;
    font-size: 18px !important;
    line-height: 32px;
    font-weight: 600;
    letter-spacing: 5px !important;
    text-align: center !important;
    margin: 20px auto 3px !important;
    font-family: YakuHanJP, 'Noto Sans JP', -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
}

.guide-check {
	display: none;
}

.guide-label {
    position: relative;
    display: block;
    width: 100%;
    color: #fff !important;
    font-size: 1.4em;
    font-size: 14px !important;
    line-height: 25px;
    letter-spacing: 1.2px!important;
    font-weight: 600;
    margin: 0 auto 3px!important;
    padding: 5px!important;
    text-align: left !important;
    cursor: pointer;
    cursor: hand;
    background: #000;
    font-family: YakuHanJP, 'Noto Sans JP', -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
}

.guide-label:after {
    position: absolute;
    right: 10px;
    box-sizing: border-box;
    display: inline-block;
    font-size: 1.0em;
    font-size: 10px !important;
    content: '▼';
}

.guide-content {
    display: block;
    width: 100%;
    height: 0;
    opacity: 0;
    margin: 0 auto!important;
    padding: 0 10px!important;
    visibility: hidden;
    font-size: 1.3em;
    font-size: 13px !important;
    line-height: 17px;
    text-align: left !important;
    background-color: rgba(255, 255, 255, 0.8);
    border-bottom: 1px solid #dac6bd;
}

.guide-check:checked + .guide-label:after {
    content: '▲';
}

.guide-check:checked + .guide-label {
    margin: 0 auto!important;
}

.guide-check:checked + .guide-label + .guide-content {
    height: auto;
    opacity: 1;
    margin: 0 auto 5px!important;
    padding: 5px 5px 10px !important;
    visibility: visible;
}

.guide-content ul {
    text-align: center !important;
    width: 99%;
    margin: 0 auto!important;
    padding: 0 !important;
}

.guide-content ul li {
    list-style-type: none;
    font-size: 1.2em;
    font-size: 12px !important;
    line-height: 16px !important;
    text-align: left !important;
    margin-bottom: 10px !important;
}

.guide-content ul li:last-child {
    margin-bottom: 0px !important;
}

.guide-content ul li.ttl {
    font-size: 1.3em;
    font-size: 13px !important;
    line-height: 18px !important;
    font-weight: 600;
    margin-bottom: 0!important;
}

.guide-content ul li.red {
    color: #ff0000;
}

.guide-content ul li.ttl:before {
    display: inline-block;
    padding: 0 !important;
    margin: 0 4px !important;
    font-family: FontAwesome;
    font-weight: normal;
    content: "\f14a";
}

.guide-content a {
    color: #202020;
    font-weight: bold;
    text-decoration: underline !important;
}

.guide-content a:hover {
    color: #ccc;
    text-decoration: underline !important;
}

@media all and (-ms-high-contrast: none) {
    .guide-label {
        margin-bottom: -1px !important;
        padding: 6px 0 4px 25px !important;
    }

    .guide-content ul li.red {
        margin-bottom: 3px !important;
    }

    .guide-label:before {
        position: absolute;
        top: 8px;
    }

    .guide-content ul {
        padding: 2px 0 0 !important;
    }
}

.soldout {
	font-size: 18px;
}

/*-----------------------------------------------
 copyright
-----------------------------------------------*/
main#detail .item_copyright {
    margin: 25px 15px;
}

/*-----------------------------------------------
 フッター
-----------------------------------------------*/
.wrapper footer {
    width: 100%;
    height: auto;
    color: #fff !important;
    margin: 0;
    padding: 15px 0 20px !important;
    text-align: center;
    background: #b5a291;
}

.inner {
    width: 100% !important;
}

.wrapper footer p {
    font-size: 1.1em;
    font-size: 11px !important;
    line-height: 15px !important;
    font-family: Noto Sans Japanese, -apple-system, BlinkMacSystemFont, "Helvetica Neue", "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
}

.wrapper footer p:before {
    display: inline-block;
    margin-right: 4px !important;
    font-family: FontAwesome;
    content: "\f1f9";
}

footer .inner {
    position: relative;
    padding: 20px 0 30px;
}

footer .inner .link {
    display: -webkit-block;
    display: block;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    padding-bottom: 30px;
}

footer .inner .link .left {
    width: 100% !important;
    text-align: center;
}

footer .inner .link .left ul,
footer .inner .link .right ul{
    padding: 0 10px;
}

footer .inner ul li {
    font-size: 1.4em;
    font-size: 14px;
}

/*-----------------------------------------------
 backtop
-----------------------------------------------*/
.wrapper .backtop {
	position: fixed;
	bottom: 10px;
	right: 10px;
	z-index: 333;
}

.wrapper .backtop a {
	display: block;
	width: 50px;
	height: 50px;
	text-align: center;
}

.wrapper .backtop a img {
	width: 50px;
	height: 50px;
}

.wrapper .backtop a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: alpha(opacity=70);
}

/*-----------------------------------------------
 モーダル
-----------------------------------------------*/
.wrapper .overlay {
	display: none;
	background: rgba(0, 0, 0, 0.8);
	position: fixed;
	top: 0;
	left: 0;
    z-index: 9999;
	width: 100%;
	height: 100%;
}

.wrapper .overlay_box {
	width: 100%;
}

.wrapper .overlay img {
	position: fixed;
	top: 50%;
	left: 50%;
	max-width: 100%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
