body {
    font-family: 'Libre Baskerville', 'Helvetica Neue', 'sans-serif', '游ゴシック体', YuGothic, '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック', 'Yu Gothic', 'sans-serif';
    font-weight: 400;
    letter-spacing: 0.1em;
    font-size: 14px;
    font-kerning: none;
    line-height: normal;
    vertical-align: baseline;
    word-break: normal;
    word-wrap: break-word;
    overflow-wrap: break-word;
    box-sizing: border-box;
    font-feature-settings: "palt";


}

.col_6{
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
	font-size:12px;
}

.col_6 > div{
	
	width: 19.5%;
}

.col_6 > div > div{
	position: relative;
	overflow: hidden
}


.col_6 img{
	width: 100%;
}	


@media screen and (max-width: 480px) {
.col_6 > div{
	width: 32%;
	}


.col_6 img{
	width: 100%;
	}	
	
}



*, *:before, *:after {
	box-sizing: border-box;
}
.col_4{
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
}
.col_4 > div{
	width: 25%;
	padding: 10px;
}

.col_4 img{
		width: 100%;
	}
	

@media screen and (max-width: 480px) {
.col_4 > div{
		width: 50%;
	}
	
.col_4 img{
		width: 100%;
	}	
	
}



*, *:before, *:after {
	box-sizing: border-box;
}
.col_5{
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
}

.col_5 > div{
	width: 19.5%;
	padding: 5%;
}
.col_5 > div > div{
	position: relative;
	overflow: hidden
}


.col_5 img{
		width: 100%;
	}	


@media screen and (max-width: 480px) {
.col_5 > div{
		width: 32.33333%;
	}
	
.col_5 img{
		width: 100%;
	}	
	
}



.col_2{
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
}

.col_2 > div{
	width: 50%;
	padding: 10px;
}



.col_3b{
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
}
.col_3b > div{
	width: 33.3%;
	padding: 5px;
}
@media screen and (max-width: 960px) {
	.col_3b > div{
		width: 33%;
	}
}
@media screen and (max-width: 480px) {
	.col_3b > div{
		width: 47%;
	}
}






@media screen and (max-width: 960px) {
	.col_2 > div{
		width: 50%;
	}
}
@media screen and (max-width: 480px) {
	.col_2 > div{
		width: 100%;
	}
}






.fs-c-productListItem__productName {
    display: flex;
    flex-direction: column;
    font-size: 1.3rem;
    margin: 8px 0;
     display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden; 

}


.fs-c-breadcrumb {
    font-size: 1.4rem;
    background-color: #3E3E3E;
}

.fs-c-breadcrumb__list {
font-size: 1.4rem;
    position: relative;
    left: 160px;
}

.fs-c-breadcrumb {
    font-size: 1.4rem;
    color: #ffffff;
}

.fs-c-breadcrumb a{
    font-size: 1.4rem;
    color: #ffffff;
}

.fs-c-button--plain {
    font-size: 1.1rem;
    background: transparent;
    border: 1px solid transparent;
    border-radius: 0px;
    color: #1e5d9b;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    padding: 0;
    text-align: right;
}


.fs-p-card {

    background: rgba(126, 126, 126, 0.08);
    border: 1px solid #999999;
    margin: 8px 0;
    padding: 12px;
}


.fs-p-card__title {
    border-bottom: 1px solid currentColor;
    font-size: 1.2rem;
    margin-top: 8px;
    text-align: center;
    padding-bottom: 16px;
}


.fs-p-card__message {
    font-size: 1.2rem;
    padding: 0 8px;
}

.fs-p-card__footer {
    font-size: 1.2rem;
    text-align: right;
}


.fs-p-cardpoint {

    background: rgba(126, 126, 126, 0.08);
    border: 1px solid #999999;
    margin: 5px 0;
    padding: 3px;
}


.fs-p-card__titlepoint {
    border-bottom: 1px solid currentColor;
    font-size: 1.2rem;
    margin-top: 8px;
    text-align: center;
    padding-bottom: 10px;
}


.fs-p-card__messagepoint {
    font-size: 1.2rem;
    padding: 0 8px;
}




/* 商品詳細価格 */
.fs-c-productPrice:not(.fs-c-productPrice--listed) .fs-c-productPrice__main__price {
    color: #000000;
}


/* 【商品詳細】お問い合わせボタン */
.fs-c-buttonContainer {
    display: flex;
    align-items: center;
    justify-content: right;
    padding: 1px 0;
}

/* 【商品詳細】SNSボタン */
.fs-p-snsArea {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    margin: 8px 0;
    justify-content: center;
}


/* 【商品詳細】返品特約 */
.fs-c-returnedSpecialContract {
    padding: 1px 0;
}

.fs-c-returnedSpecialContract__link {
    font-size: 1.2rem;
    text-align: right;
}


/* 【ボタンパーツ】中央 */


.btn_toCate {
    display: block;
    margin: 20px auto 15px auto;
    padding: 0.7em 0;
    width: 45%;
    text-align: center;
    color: #ffffff;
    background: #00263A;
    border-radius: 30px;
}

.btn_toCate a{

    color: #ffffff;

}

/* 【ボタンパーツ】中央 */
.btn_toCate2 {
    display: block;
    margin: 10px auto 10px auto;
    padding: 0.5em 0;
    width: 45%;
    text-align: center;
    color: #ffffff;
    background: #00263A;
    border-radius: 30px;
}

.btn_toCate a{

    color: #ffffff;

}

.btn_toCate2 a{

    color: #ffffff;

}


/* 【ボタンパーツ】中央 */


.btn_toCatenavy {
    display: block;
    margin: 20px auto 15px auto;
    padding: 0.7em 0;
    width: 45%;
    text-align: center;
    color: #ffffff;
    background: #B7001C;
    border-radius: 30px;
}

.btn_toCatenavy a{

    color: #ffffff;

}


/* ヘッダーカラー */
.fs-p-headerNavBar {
    background: #00263A;
    border-bottom: 2px solid #7c8790;
    color: #ffffff;
}


/* フッターカラー */
.fs-p-footerCopyright {
    color: #fff;
    background-color: #00263A;
    text-align: center;
    padding: 4px;
}


.whttext {
    font-size: 1.2rem;
    color:#FFF;
    font-weight:bold; 
    letter-spacing: 1px;

}


.specb{
    border: 1px #ECECEC solid;
    order-collapse: collapse; 
    font-size: 1.2rem;
    line-height: 20px;
    padding:5px;
}



.fs-c-productPrice--listed {
    font-size: 1.0rem;
    display: flex;
    align-items: baseline;
}


.fs-c-productPrice__addon {
    font-size: 1.0rem;
}


.hdng {
	margin-bottom: 1em;
	text-align: center;
	font-size: 3.5rem;
	font-family: 'Oswald', sans-serif;
}


.hdng span {
	display: block;
	font-size: .5em;
	color: #aaaaaa;
}


.fs-l-header {
    display: block;
    margin-top: -10px;
}


.fs-p-headerNavigation__listItem {
    display: flex;
    min-width: 10px;
}