@import url("https://www.iroma.jp/basecss/reset.css");
@import url("https://www.iroma.jp/basecss/base.css");
@import url("https://www.iroma.jp/basecss/style-futureshop-sp.css");
@import url("https://www.iroma.jp/css/slidebarsfs.css");
@import url(https://www.iroma.jp/basecss/fsamp_accordionMenu.css);

/*--- お問い合わせバナー---*/

#otoiawase-banner {
    background-color: #ffffff;
    width: 100%;
    margin: 1em 0;
   /* border: double #b3b0b0;*/
}

#otoiawase-banner>p {
    margin-right: auto;
    margin-left: auto;
    width: 85%;
    text-align: justify;
   font-size:11px;
}
.otoiawase-button {
display:none;
    background-color: #d7e5ea;;
margin-bottom: 40px;
}

.otoiawase-button p {
    width:194px;
    text-align: center;
    line-height: 1;
    padding: 1em 0 0;
    margin: 1em auto;
    background-color: #d7e5ea;
}
oto
/*---joha 注意---*/

.joha-attention {
    width: 100%;
    border: double;
    background-color: #EEE;
    margin: 20px 0;
    padding: 10px 20px;
}



.joha-attention dl dt {
    text-align: center;
    font-weight: 600;
}

.joha-attention .kyoucyou{

    font-weight: 600;
    color: #e67500;
}


DIV.FS2_ItemComment.FS2_contents_container P.FS2_PageTitle {
    display: none;
}





/*PC用ページ切り替えボタンをページ一番上へ持ってくる

   

#FS2_SystemNav {
    width: 100%;
    clear:both;
    font-family: inherit;
    font-size: 11px;
    color: #ffffff;
    padding: 0;
    height: 50px;
    z-index: 2;

}

.FS2_SystemNav_btnPC p {
    margin: 0;
}

.FS2_SystemNav_btnPC {
    cursor: pointer;
    color: #fff;
    width: 70%;
    margin: 16px auto 16px;
    color: #ffffff;
    /* padding: 0px 8px; */
 
    background: none;
    line-height: 2;
}



/*----------全体-----------------------*/





#FS2_layout_body {
    background: #FFF none repeat scroll 0 0!important;
    width: 100%;
    padding-top: 100px!important;
}


#FS2_layout_body {
    background: #FFF!important;
    margin-top: 140px;
}







/*----------全体ここまで-----------------------*/

 .FS2_memberOnly, .FS2_NoItemMessage, .FS2_upper_comment, .FS2_ItemComment, .FS2_middle_comment {
    background: #fff none repeat scroll 0 0;
    margin: 0;
    padding: 10px;
border-radius: 0px;
box-shadow: 0 0 0 #fff;
}


.FS2_contents_container{
 background: #fff none repeat scroll 0 0;
    margin: 0;
    padding: 16px;
border-radius: 0px;
box-shadow: 0 0 0 #fff;

}




.FS2_upper_comment {
    /*padding: 20px 5px 0;*/
    display: inline-block;
width: 100%;
}/*上級デザインのパディング*/


.FS2_lower_comment {
    background: #fff none repeat scroll 0 0;
    margin: 0;
    padding: 0;
border-radius: 0px;
box-shadow: 0 0 0 #fff;
}




div.FS2_ReviewEdit {
    border: medium none;
     margin: 1%;
    padding: 1%;
border-radius: 0px;
box-shadow: 0 0 0 #fff;
}

.FS2_Utility1_container,FS2_Utility2_container{
marfin:0px;
}

.FS2_Search {
    text-align: center;
}










/* anchor */
	a {
	text-decoration: none;
	color: #000000;
	}
	a:visited {
	color: #000;
}
	a:hover, a.on, .on a {
		text-decoration: underline;
		color: #1e1e5a;
	}
	a:hover * {
		text-decoration: none;
	}
	a:active {}



/**
 * 4. Layout
 */

/* Container */
	#Container {
		margin-right: auto;
		margin-left: auto;
		background-color: transparent;
		background-repeat: repeat-y;
		background-position: center top;
		text-align: left;
		overflow:hidden;
	}

#FS2_ItemDetail .FS2_thumbnail_container img {
height : 300px;
width : auto;
margin : 10px 80px 0 ;
}

/* Nav */
	#Nav {
		clear: both;
		position:relative;
	}
	#Nav > ul {
		background-color: #616163;
		display: table;
		zoom: 1;
		width: 99.9%;
		border-collapse: collapse;
    border-spacing: 0;
	}
	#Nav > ul li {
	line-height: 1.2;
	display: table-cell;
	border-collapse: collapse;
	border-spacing: 0;
	width: 25%;
	text-align: center;
	vertical-align: middle;
	background-color: #616163;
	padding: 15px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #616163;
	}
	#Nav > ul li a {
		font-size: 1.0rem;
		font-weight: bold;
		text-align: center;
		vertical-align: middle;
		color: #FFFFFF;
	}
	#Nav > ul li.MENU{
		width:25%;
	}
	#Nav > ul li.MENU a{
		width: 15px;
		height: 12px;
		margin: 0 auto;
	}
	#Nav > ul.baseNav {
		margin-top: 0px;
	}
	#jsNavMenu {
		display: none;
	}
	#jsNavMenu{
		background: #ffffff;
        position: fixed;
		width: 90%;
		margin: 0 auto;
        left: 5%;
        top: 29px;
		z-index: 1000;
	}
	#jsNavMenu .navMenuHead{
		padding: 15px;
		overflow: hidden;
	}
	#jsNavMenu .navMenuHead > p{
		color: #3c3c3c;
		font-size: 14px;
		font-weight: bold;
		float: left;
	}
	#jsNavMenu .navMenuHead > .navMenuCloseIcon{
		display: block;
		text-indent: -999em;
		background: url(https://www.iroma.jp/images/icon-close.png) no-repeat;
		-webkit-background-size: 13px auto;
		-moz-background-size: 13px auto;
		-o-background-size: 13px auto;
		width: 13px;
		height: 13px;
		float: right;
	}
	#jsNavMenu .navMenuClose a{
		text-align: center;
		display: block;
		padding: 20px 0;
	}









/* ====================
  MODULES
  2014.12.05
 ==================== */

/* H2 */
.modH2 {
  color: #3c3c3c;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 20px;
  padding: 0 15px 10px;
  border-bottom: 1px solid #999999;
}

/* SP NAV 2COLUMN */
.spNavCol2 {
  border-top: 1px solid #e6e6e6;
  overflow: hidden;
}
.spNavCol2 > li {
  width: 50%;
  float:left ;
  border-bottom: 1px solid #e6e6e6;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.spNavCol2 > li:nth-child(odd) {
  border-right: 1px solid #e6e6e6;
}
.spNavCol2 > li:nth-of-type(2n+1) {
  clear:left;
}
.spNavCol2 > li > a {
  display: block;
  padding: 0 10px 0 15px;
}
.spNavCol2 > li > a > span {
  display: table-cell;
  vertical-align: middle;
  height: 3em;
  padding: 10px 0;
  word-wrap:break-word;
  word-break:break-all;
}
.spNavCol2 > li .icon {
  vertical-align: middle;
  margin-right: 10px;
}
.spNavCol2 > li.TWITTER .label,
.spNavCol2 > li.FACEBOOK .label{
  display:inline-block;
  padding-left:30px;
  position:relative;
}
.spNavCol2 > li.TWITTER .label:before,
.spNavCol2 > li.FACEBOOK .label:before{
  content: "";
  -webkit-background-size: 20px auto !important;
  -moz-background-size: 20px auto !important;
  -o-background-size: 20px auto !important;
  background-size: 20px auto !important;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -10px;
}
.spNavCol2 > li.TWITTER .label:before{
  background: url(https://www.iroma.jp/images/icon-twitter.png) no-repeat;
}
.spNavCol2 > li.FACEBOOK .label:before{
  background: url(https://www.iroma.jp/images/icon-facebook.png) no-repeat;
}

a {
	text-decoration : none
}
ul, ol {
	list-style : none
}
img {
	vertical-align : middle
}
/* @end */



/*----------ユーティリティ-----------------------*/
.FS2_Utility2 li a {
    display: block;
    background: url(/shop/img/smartphone/arrow_r.gif) no-repeat right center;
    color: #000;
    margin: 0 5px 0 0;
    padding: 7px 3px;
}




/*----------フッター-----------------------*/
#footer{
background-color: #cacdc6;
	padding-top: 2%;
padding-bottom: 2%;
padding-left:1%;
	margin: 0;
}

.footer-container {
	background-color: #cacdc6;
	padding:2em 0;
}   



#footer-contents {
	position: relative;
	margin: 0 auto;
        width: 100%;
}
.footer-logo {
	width: 120px;
	margin: 0 auto;
}

#footer-contents>dd>ul {
        margin: 3em 10%;
	width: 80%;
}


#footer-shop-info>li {
    margin: 0 0 2em;
    font-size: 1.2rem;
    text-align: justify;
}
#footer-shop-guide>a>li {
	font-size: 1.2rem;
	margin: 0 0 2em;
	padding: 0.5em 0;
	border: solid 1px #FFF;
	text-align: center;
}
#footer-shop-guide>li:first-child {
	border-left: solid 1px #FFF;
}
#copyright {
	text-align: center;
	font-size: 1rem;
	padding: 3em 0;
}
/*--- ドロワーメニュー---*/

#drawer-button {
	display: none;
}
.js-toggle-right-slidebar {
	width: 48px;
	height: 48px;
	padding: 0;
	outline: 0;
	background-image: url(https://www.iroma.jp/images/menu.gif);
	background-size: auto 100%;
}
.drawer-nav {
	text-align: left;
	padding-left: 0;
	line-height: 1;
	font-size: 12px;
}
.menu {
	position: relative;
	padding: 0;
	list-style: none;
}
.menu a {
	color: #FFF
}
.menu li {
	float: left;
	clear: both;
	width: 100%;
	background-color: #969696;
	border-bottom: solid 1px #b9b9b9;
	padding: 18px 0;
}
.menu .drawer-menu-news {
	padding: 0;
	border: none;
	height: auto;
}
.drawer-menu-item {
    padding-left: 1em;
}
.menu .drawer-menu-aboutus, .menu .drawer-menu-cart, .menu .drawer-menu-mypage {
	background-color: #969696;
	margin: 0;
	padding: 18px 0 18px 1em;
}
.menu .drawer-menu-search {
	position: relative;
	background-color: #FFF;
	border: none;
}
.menu .drawer-menu-mypage {
	border-top: solid 0.5px #FFF;
	border-bottom: solid 0.5px #FFF;
}
.drawer-menu-search form {
	height: 12px;
}
.drawer-menu-search input[type="text"] {
	display: inline-block;
	border: none;
	outline: none;
	color: #000;
	position: absolute;
	left: 1em;
	background: none;
	cursor: pointer;
}
.drawer-menu-search input[type="submit"] {
	width: 23px;
	height: 24px;
	display: inline-block;
	float: left;
	background: url(https://www.iroma.jp/images/search.gif) center center no-repeat;
	text-indent: -10000px;
	border: none;
	position: absolute;
	top : 12px;
	right: 24px;
	z-index: 2;
	cursor: pointer;
	cursor: pointer;
	transition: opacity .4s ease;
	background-size: 98% auto;
}


/* --------- 商品リスト 　サムネイル画像サイズ--------- */


.FS2_Alternateness_bg {
       background:#fff;
}

#FS2_GoodsSearchList .fs_goods_container:nth-of-type(2n+1),
#FS2_CategoryList .fs_goods_container:nth-of-type(2n+1) {
clear: left;
}
.fs_goods_container td .FS2_eye_catch_icon {
    /* position: absolute; */
    /* bottom: 1em; */
    /* right: 5px; */
    margin: 5px 0 5px;
}




/*--------------- 商品一覧　------------------*/


.fs_goods_container .FS2_itemPrice_text .itemPrice {
    color: #083b68;
    font-weight: bold;
    font-size: 10px;
    letter-spacing: 0.5px;
}
.fs_goods_container .FS2_itemPrice_text .catch.catch02,
.catch.catch03
 {
    width: 20px;
}

/**--------サムネイル2列表示--------**/
.fs_goods_container {
    width: 50%;
    margin: 0;
    padding: 1%;
    border: none;
    float: left;
    position: relative;
}
.fs_goods_container th{
        width:100%;
        float:left;
}
.fs_goods_container td {
    position: relative;
    width: 100%;
    float: left;
    text-align: left;
    padding: 0;
    font-size: 1.0rem;
    line-height: 1.6;
    letter-spacing: 0.5px;
/*height: 16em;*/
}
.fs_goods_container th img{
 width:100%;
}

.FS2_Alternateness_bg {
       background:#fff;
}

.FS2_body_Goods_BundleGoodsList .fs_goods_container:nth-of-type(2n+1),
#FS2_GoodsSearchList .fs_goods_container:nth-of-type(2n+1),
#FS2_CategoryList .fs_goods_container:nth-of-type(2n+1) {
clear: left;
}


/**--------SOLD OUTテキスト--------**/
#FS2_CategoryList .FS2_noStockText {
    padding: 1px;
}

.FS2_noStockText {
    background: #fff7f6;
    color: red;
    border: 1px dotted red;
    margin: 10px 0;
    text-align: center;
}

/**--------\マーク--------**/
span.FS2_special_price {
    font-size: 14px;
    margin-right: 1px;
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3",
	 "メイリオ","Verdana", "Times New Roman", Times, serif;
	font-size: small;
}

/* --------- 商品詳細--------- */

/*商品名ー */ 
.itemTitle, .itemGroup {
   font-size: 13px;
   line-height: 1.7;
}

/*アイキャッチアイコン */ 


.catch.catch01, .catch.catch02, .catch.catch03 {
    width: 40px;
    border: 1px solid #CCC;
}

/*
/*---パンくずリスト　---*/
/*
p.pan.FS2_breadcrumbs {
margin: 120px 0 2em!important;
}*/
.pan {
    font-size: 1rem;
    padding: 0 0.5em;
    margin: 2em 0!important;
    line-height: 2;
}




/*---検索フォーム　---*/

input[type="text"] {
    background-color: #dfe0e0;
    margin-bottom: 30px;
   padding: 10px;
}



/*---商品名　---*/
.itemTitle, .itemGroup {
    font-size: 13px;
    line-height: 1.7;
    padding: 0;
    margin: 0;
}



/*--- バリエーションボタン　---*/

.FS2_Figure select {
    width: 100%;
    border: 1px solid #1197ff;
    font-size: 12px;
   margin:10px 0;
    padding: 1em 0;
}


/*--- カートボタン　---*/
input#toCart {
    width: 250px;
}

/*--- 数量　---*/
.FS2_Figure input.FS2_Figure_textarea {
    border: 1px solid #1197ff;
    padding: 7px;
    width: 2em;
}

.FS2_Figure input.FS2_Figure_textarea {
    margin-bottom: 0!important;
}

.FS2_Figure li {
    line-height: 1.75;
}


/*--- 品番　---*/
.FS2_Name_and_Price li {
    font-size: 1.2rem;
}

/*--- 商品価格　---*/
.itemPrice {
    color: #083b68;
    font-weight: bold;
    font-size: 14px;
    letter-spacing : 0.5px;
}
p.FS2_point {
    color: #bf720b;
}

/*--- 商品説明　---*/

.FS2_ItemComment.FS2_contents_container {
    font-size: 13px;
    line-height: 1.65;
}

/*--- サイズ表　---*/
.FS2_ItemComment.FS2_contents_container tbody {
    padding: 0.5em;
    border-top: solid 1px #b4b4b4;
    border-bottom: solid 1px #b4b4b4;
}
.FS2_ItemComment.FS2_contents_container td {
    padding: 0.5em;
    line-height: 1.8;
    font-size:1.2rem
}
.FS2_ItemComment.FS2_contents_container td a {
   color: #1873b6;

}

/*--- モデルサイズ---*/

#model2017ss2{
padding:10px;
margin-bottom:10px;
font-size:10px;
}


/*--- スマホタグ---*/
.itemTag{
line-height:1.2;
margin:10px 10px 20px 5px;
float:left;
background-color:#6db3f247;
}




/*--- お問い合わせボタン　---*/

li.FS2_ItemInquiry {
    padding: 2px 1em;
    height: 45px;
    line-height: 1;
    border: solid 1px;
    margin: 25px 0 0;
}



li.FS2_ItemInquiry a {
    display: block;
    background: url(/shop/img/smartphone/arrow_r.gif) no-repeat right center;
    color: #000;
    margin: 0 5px 0 0;
    padding: 1em;
    /* text-align: center; */
    font-size: 12px;
    font-weight: 600;
}

/*--- 再入荷ボタン　---*/

li.FS2_ArrivalInformation{
    background-color: #d7e5ea;
    padding: 2px 1em;
    height: 45px;
    line-height: 1;
    border: solid 1px;
}

li.FS2_ArrivalInformation a{
    display: block;
    background: url(/shop/img/smartphone/arrow_r.gif) no-repeat right center;
    color: #000;
    margin: 0 5px 0 0;
    padding: 1em;
    /* text-align: center; */
    font-size: 12px;
    font-weight: 600;
}

/*--- お気に入りボタン　---*/


.FS2_Button li.FS2_WishListEntry {
    /* border-bottom: none; */
    padding: 2px 1em;
    height: 45px;
    line-height: 1;
    border: solid 1px;
    margin: 25px 0 0;
}


.FS2_Button li.FS2_WishListEntry a {
    display: block;
    background: url(/shop/img/smartphone/arrow_r.gif) no-repeat right center;
    color: #000;
    margin: 0 5px 0 0;
    padding: 1em;
    /* text-align: center; */
    font-size: 12px;
    font-weight: 600;
}




/*--- 友達にメールボタン　非表示　---*/
li.FS2_MailRecommend {
    display: none;
}

/*--- レビューを書くボタン　---*/
.FS2_ReviewEdit.FS2_contents_container {
    border: medium none;
    margin: 15px;
    /* padding: 15px; */
    border-radius: 0px;
    box-shadow: 0 0 0 #fff;
    padding: 1em;
    border: solid 1px;
    height: 45px;
    font-size: 12px;
} 

.FS2_ReviewEdit a {
    display: block;
    padding: 2px 4px 2px 23px;
    font-weight: 600;
    background: url(/shop/img/smartphone/icon_reviewedit.gif) no-repeat left top #fff;
}



/*--- エラーメッセージ　---*/
.error_item {
    color: red;
    border: dotted 1px red;
    padding: 0.5em;
}







/*--- レビュー 投稿日　---*/
.FS2_Review_Detail_Prof_Date {
    font-size: 80%;
    color: #666;
    margin: 1em 0;
}

/*--- レビュー ☆　---*/
.FS2_ReviewAverage img {
    margin: 1em;
    position: relative;
    top: -3px;
    width: 100px!important;
}

/*--- レビュー一覧---*/
.FS2_contents_container.FS2_ReviewListGoods_container .FS2_Item_table {
    display: none;
}


.FS2_contents_container.FS2_ReviewListGoods_container .FS2_PageTitle {
    font-size: 1.2rem;
    padding: 0.5em 0;
}

.FS2_ReviewContents a {
    font-weight: 600;
}

/*--- レビュー一覧（ユーザーページ）---*/
.FS2_ReviewContents {
    border-bottom: 1px dotted #666;
    line-height: 1.1;
    padding: 30px 0;
}


.FS2_ReviewContents img {
    margin-bottom: 5px;
    vertical-align: top;
    width: 100px!important;
    margin: 0!important;
}
/*--- 「購入者」のアイコンを非表示---*/
.FS2_Review_User_Status {
    background: #ff6600;
    color: #fff;
    font-size: 80%;
    padding: 2px 0px 0px 2px;
    display: none;
}



/*--- いままでにチェックした商品　---*/

.FS2_Recommend2_History {
    margin: 30px 2%;
}



/*--- ページタイトル　---*/

h1.FS2_PageTitle {
     font-size: 1.2rem;
}

/*********
商品ページ 別バリエーションのリンクボタン
**********/
/*
強化ページ内　リンクのロールオーバー時の下線表示なし
*/

#syouhin>a{
text-decoration: none !important;
}


/*
別バリエーションのリンクボタン
*/

.other-variations {
	width: 250px;
	margin: 0 auto 2em;
	padding: 1em;
	clear:both;
	background-color: #97a9ad;
	border: 2px solid #97a9ad;
	color: #fff;
	text-align: center;
	font-size: 13px;
}
/*
別バリエーションのリンクボタン（ロールオーバー時)
*/
.other-variations:hover {
	background-color: #fff;
	border-color: #59b1eb;
	color: #59b1eb;
}






/* ************************************************
		iroma専用　
************************************************ */


ul.iroma2018ss-sp {
    margin-top: 20px;
}
ul.iroma2018aw-sp {
    margin-top: 20px;
}


/*スマホ強化部分のCSS*/

.kyouka-sp {
	font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho";	
}



.kyouka-sp h3 {
    text-align: center;
    font-size: 18px;
    margin: 3em 20px;
}


.kyouka-sp h4 {
    text-align: center;
    font-size: 16px;
    margin: 2em 20px;
}


.kyouka-sp p {
    margin: 1em 0;
padding-left : 8px;
padding-right : 8px;
}




/*ここまでスマホ強化部分のCSS*/


/* ************************************************
	iroma専用　 19ss スマホページ
************************************************ */

.iroma2019ss-sp {
	font-family: 'Noto Serif JP', serif!important;
	width: 100%;
	margin: 0 auto;
}


.iroma2019ss-sp p {
    padding: 0 6px;
    text-align: justify;
}

.kyouka-sp-19ss h2 {
font-size: 18px;
    text-align: center;
    margin: 2em 12px;
    letter-spacing: 3px;
}

.kyouka-sp-19ss h4 {
    margin: 1em 0;
	padding: 0 6px;
	font-weight:500;
    font-size: 16px;
}



.iroma2019ss-sp .chapter {
    font-size: 15px;
    font-weight: 500;
}

.iroma2019ss-sp .detail-sp p {
    margin-bottom: 2em;
}



/*オールドマンズ　アイテム紹介部分*/


h4.randd-item-sp {
    margin: 2em auto;
    font-size: 15px;
    text-align: center;
    letter-spacing: normal;
    font-weight: 600;
}


/*--- マチュアページ　アイテムリンク---*/

.mbox104-link dd {
    float: left;
    width: 50%;
    margin: 0!important;
    padding: 0!important;
}

.mbox104-link dd a img{
    margin: 0!important;
    padding: 0!important;
}






/*オールドマンズ　素材部分*/


h3.quality {
    text-align: center;
    font-weight: bold;
    font-size: 16px;
}


p.quality-name {
    text-align: center;
    font-size: 10px;
    margin: 0 0 2em;
}


/*コーディネート*/
p.model-sp {
    font-size: 10px;
    font-weight: 600;
	letter-spacing: normal;
}



dl.item-sp {
font-size: 10px;
    padding: 0;
    margin: 0 0 5px 0;
    width: 100%;
    display: inline-block;
}


dl.item-sp dt {
    float: left;
    padding: 0 6px;
 margin-right: 6px;
	line-height:2;
    background-color: #282828;
    color: #FFF;
}
dl.item-sp dd {
    float: left;
    line-height: 2;
}





/* ブランド説明スマホ19ss*/

.brand-sp-19ss {
	background-color: #ebebeb;
	margin: 10px 0;
	padding: 20px 0;
}
.bs-contents {
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
}
.brand-sp-19ss h2 {
	font-size: 18px;
	text-align: center;
}
.brand-sp-19ss h3 {
	font-size: 9px;
	line-height: 0.5;
	text-align: center;
}
.brand-sp-19ss .description {
	font-size: 12px;
	text-align: justify;
	margin: 20px 20px;
	padding: 20px 10px;
	border-top: solid 1px;
	border-bottom: solid 1px;
}
.brand-link {
	display: block;
text-align: center!important;
	margin: 20px;
	border: solid 1px;
	line-height: 4;
}
.brand-tag {
	display: inline-block;
	padding: 0 20px;
}
.brand-tag li a {
	display: block;
	float: left;
	font-size: 10px;
	line-height: 2.5;
	margin-left: 0;
	margin-right: 10px;
	letter-spacing: 1px;
}

/* ブランド説明スマホ19ss ここまで　*/







/* ************************************************
		ブランドカテゴリトップイメージ
************************************************ */

div#brand-image {
	  clear: both;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right:auto;
    margin-top: 25px;
    overflow: hidden;
    width: 100%;
}
div#brand-image img {
	 width: 100%;
}


table#brand-textbox {
	width: 100%;
	margin-top: 25px;
	overflow: hidden;	
}

td#barnd-logo {
	width: 25%;
	text-align: center;
	vertical-align: middle;	
}

td#barnd-logo img {
	width: 40%;
}

td#barnd-logo img {
	padding: 4px 0 4px 0;	
}

td#brand-text {
	width: 100%;
	background: url(http://aranciato.com/piu/img/frame-brand/brand_dotline.gif) top left repeat-y;	
}

td#brand-text p {
	font-size: 10px;
	line-height: 1.6;
	color: #6b6b6b;
	padding: 8px 12px;
}

.brd_category {margin-top:25px;
margin-left:auto;
margin-right:auto;
margin-bottom:75px;
width:100%;
}
.bc_image {
    width: 100%;
margin-bottom: 12px;
}
.bc_image img {
    width: 100%;
}
.bc_title {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
margin-top: 28px;
}

.bc_title h2 {
	font-size: 15px;
	letter-spacing: 0.3em;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: 600;
}


.bc_title h3 {
	font-size: 12px;
	letter-spacing: 0.3em;
	line-height: 1.5em;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: 600;
}
.bc_title h4 {
font-size: 11px;
	line-height: 2em;
	font-weight: normal;
	letter-spacing: 0.3em;
	font-weight: 500;
}
.bc_caption {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
margin-top:0px;
	
}
.bc_caption p{
font-size: 11px;
	line-height: 2em;
	font-weight: normal;
	letter-spacing: 0.15em;
	margin-bottom: 40px;
}

.bc_line {
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}




/*=========================================================
システムカテゴリ内ページ：im-wear
=========================================================*/

div.wear-box {
	width: 100%;
	clear: both;
	overflow: hidden;
	margin: 25px auto 50px
}
.wear-box-in.firstbox p {
	margin: 0px;
	width: 100%;
}



.wear-lists2 li {
}
.wear-lists1 {
	float: left;
	width: 45%;
	list-style-type: none;
	padding-top: 1em;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
}
.wear-list-title {
	font-weight: bold;
	margin-bottom: 0.5em;
	    font-size: 11px;
           letter-spacing:0.1em;
}


.wear-box .wear-box-in.firstbox p img {
width:100%;
}
.wear-box .wear-box-in p img {
width:100%;
}



.wear-lists2 {
	float: left;
	width: 100%;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1em;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
}
.wear-lists1 li {
	line-height: 1.5em;
}
.wear-lists2 li {
	line-height: 1.5em;
}


div.firstbox {
	margin-right: 4%;
	margin-left: 0px;
	width: 46%;
}

div.wear-box-in {
	float: left;
	width: 40%;
	overflow: hidden;
	margin-left: 4%;
	margin-right: 0px;
}


.wear-box-in p {
			padding: 7%;
	margin: 0px;
	width: 100%;

}
.wear-list-wrapper {
	width: 86%;
	margin-top: 0px;
	margin-right: 7%;
	margin-bottom: 0px;
	margin-left: 7%;
	padding: 0px;
	z-index: -1;
	float: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
	border-bottom-style: solid;
}





/* ************************************************
		特集一覧
************************************************ */


#feature_wrapper {
　　　 margin-top:25px;
	padding: 0px;
	width: 100%;
}

.list_title {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333;
	border-bottom-color: #333;
	line-height: 2em;
	margin-top:1.5em;
	margin-bottom:1em;
        padding-top:0.5em;
        padding-bottom:0.5em;
}
#feature_wrapper .feature_list {
	width: 100%;
	list-style:none;
	margin-top:25px;
	padding:0;
}
#feature_wrapper .feature_list .list_white {
	
	float: left;
	width: 96%;
	margin-bottom:3em;
	margin-left:2%;
	margin-right:2%;
}
.list_white div img {
	width: 100%;
}





/*--- ノグチ　お問い合わせバナー---*/

#noguchi-banner {
	background-color: #eaf2f8;
	width: 100%;
}
#noguchi-banner>p {
	margin-right: auto;
	margin-left: auto;
	width: 85%;
	text-align: justify;
	padding: 2em 0;
}
 
.taiohyo {
    width: 85%;
    margin: 30px auto 20px;
}


/*--- ノグチ　価格改定のお知らせ---*/


.noguchi-notice {
    background-color: #ebebea;
    padding: 20px;
    margin-bottom: 30px;
}


.noguchi-notice__header {
    font-size: 1.4rem;
    font-weight: 600;
}

.noguchi-notice__text {
    font-size: 1.2rem;
    line-height: 1.85;
    margin: 0.75em 0;
}




/*----------------- ＳＨＯＰページ　--------------------------*/



/*--- テキスト装飾--*/


.text-white {
	color: #FFF;
}
.text-big {
	font-size: 2em;
}
.text-red {
	color: #F00;
}
.text-underline {
	border-bottom: solid 1px;
}
.text-price {
	font-size: 1.4em;
	color: #f40;
	font-weight: 600;
}
.text-strong {
	color: #000;
	font-weight: 600;
}

/*--- 本文テキスト--*/
#shop-contents p,
#shop-contents li {
    font-size: 1.4rem;
    font-family: serif;
}



 /* &#12316;TOPに戻るボタン&#12316; */  
.page-top {
 display: none;
 margin: 0;
 padding: 0;
}
.page-top p {
	margin: 0;
	padding: 0;
	position: fixed;
	right: 16px;
	bottom: 16px;
}
.move-page-top {
	display: block;
	background: #8e8e8e;
	width: 40px;
	height: 40px;
	cursor: pointer;
	color: #fff;
	line-height: 40px;
	text-decoration: none;
	text-align: center;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	font-size: 2em;
	font-weight: 700;
	transition: 0.6;
}
.fixed {
	position: fixed;
	top: 0;
}
/*--- 全体レイアウト--
#FS2_header {
    margin-bottom: 100px;
}


div#FS2_header {
    height: 100px!important;
    display: inline-block;
}

*/
#fs-contents-wrapper {
	width: 100%;
	margin: 0 auto;
}
#shop-header {
	width: 100%;
	padding: 55px 0 55px;
	margin:0 auto;
}


#shop-header>ul {
    width: 100%;
}
#shop-contents {
	float: left;
	width: 90%;
	margin: 0 5% 10%;
}

div#sp_cat_navi_gloval #sp-header .sp-logo{
width: auto!important;
}


/*--- ロゴ--*/


#iroma-logo {
	width: 120px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


/*--- ショップページヘッダー--*/

#shop-header>ul>a>li {
	float: left;
	width: 100%;
	border-style: solid;
	border-width: 1px;
	font-size: 12px;
	line-height: 4em;
	text-align: center;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 0;
}
#shop-header .applicable {
	border-color: #00BCD4;
	color: #00BCD4;
}
/*--- ショップページコンテンツ--*/

#shop-contents>h1 {
	text-align: center;
	font-size: 2.1rem;
	padding: 2.5em 0;
	border-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
}
#shop-contents>dl {
	float: left;
	width: 100%;
}
#shop-contents>dl>dt {
	font-size: 1.6rem;
	color: #000;
	font-weight: 600;
	border-style: solid;
	border-left-color: #333;
	border-left-width: 3px;
	margin: 2em 0 1em;
	padding: 0 1em;
}
#shop-contents>dl>dd {;
	margin: 2em 0;
	text-align: justify;
	text-justify: inter-ideograph;
	line-break: strict;
}
#iroma-logo {
	width: 120px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#shop-data {
	line-height: 2.5;
	margin: 5rem 0;
}

.shop-origin {
	text-align:center;
}




/*--- 店舗情報--*/


.shop-information {
	border: solid 1px;
	margin: 4em 0;
}
.shop-information .heading {
	background-color: #ebebeb;
}
.shop-information>li {
	padding: 0.5em 1em;
	border-top: solid 1px;
}
.shop-information>li {
	padding: 0.5em 1em;
	border-top: solid 1px;
}
.shop-information>li:first-child {
	border-top: none;
}



/*--- 会社・店舗情報--*/


.payment-information {
    border: solid 1px;
}

.payment-information .heading {
	background-color:#ebebeb;
}
.payment-information>li {
    padding: 0.5em 1em;
    border-top: solid 1px;
}

.payment-information>li {
    padding: 0.5em 1em;
    border-top: solid 1px;
}
.payment-information>li:first-child {
    border-top: none;
}

/*--- ショップページ返品表--*/

#henpin-list {
	text-align: center;
	line-height: 2em;
	border: 1px solid #333;
	padding: 4em 0 0;
}
#henpin-list li {
	margin-bottom: 4em;
}
.henpin-list-title {
	width: 140px;
	font-size: 1.4rem;
	font-weight: 600;
	margin: 1em auto;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
/*--- 送料往復無料　対応表--*/

#muryo-list {
	text-align: left;
	line-height: 2em;
}
#muryo-list tr, #muryo-list td, #muryo-list th {
	border: 1px solid #333;
}
#shop-contents .muryo-title {
	background-color: #ebebeb;
	border-color: #ebebeb;
	line-height: 3em;
	margin: 4em 0 1em;
}
.case {
	background-color: #ebebeb;
	padding: 0.5em;
}
/*--- ボトム・シューズ交換--*/

.bottom-attention {
	border: solid;
	padding: 1em;
	border-width: 2px;
}
.bottom-title {
	font-weight: 600;
	font-size: 1.3rem;
	margin: 3em 0 0;
}
.bottom-attention dd {
	margin: 2em 0;
}
.bottom-caption {
	margin-bottom: 3em;
}
/*--- 返品先住所--*/
.adress-text {
	font-weight: 600;
}



/*--- 個人情報ページ会社・店舗情報--*/


.kojin-information {
    border: solid 1px;
}

.kojin-information .heading {
	background-color:#ebebeb;
}
.kojin-information>li {
    padding: 0.5em 1em;
    border-top: solid 1px;
}

.kojin-information>li {
    padding: 0.5em 1em;
    border-top: solid 1px;
}
.kojin-information>li:first-child {
    border-top: none;
}


/*--- サムネイルを開いた時の画像の幅---*/

.FS2_thumbnail_container img {width : 100%;}

/*--- マイページトップ---*/
.FS2_contents_container li.FS2_iconArrow a{
    text-align: right;
    line-height: 2;
    padding-right: 20px;
}

/*--- マイページお気に入りリスト---*/

.FS2_WishListContents img.FS2_lazy {
    width: 140px;
}

.FS2_WishListContents td.FS2_Item_Name {
    font-size: 10px;
    padding: 2em 0.5em 0;
}


.FS2_WishListContents ul.FS2_WishList li {
    padding: 15px 0 0;
    border-top: 1px dotted #ddd;
    position: relative;
}



.FS2_WishListContents span.FS2_WishListDate {
    display: none;
}




.FS2_WishListContents .FS2_Item_Thumbnail img {
    margin: 0;
}

.FS2_WishListContents p.FS2_itemPrice_text {
    border: solid 1px gray;
    padding: 0.5em;
    font-size : 12px;
}

.FS2_WishListContents .FS2_itemPrice_area {
    position: absolute;
    bottom: 62px;
    right: 0;
    line-height: 1;
}
.FS2_WishListContents {
    position: relative;
}


/* -----------------

     商品ページ2017ssテンプレート
     R&Yとは違うの注意！

-----------------------*/

/*
以下サイズ表
*/



.FS2_ItemComment.FS2_contents_container td {
    padding: 0.5em;
    /*line-height: 110%;*/
    /*font-size: 7.5px;*/
    border-bottom: solid 1px #b4b4b4;
}

#Size2017aw{width:96%;
          margin:0 auto;
　　　　　clear:both;

          }

#Size2017aw table{
	line-height:150%;	
	font-size:10px;
	color:#666;
}
	

	
#Size2017aw td {
	border-bottom:1px solid #b4b4b4;
        border-left: 1px solid #b4b4b4;
	border-top:none;
	border-right:none;
        padding: 0.5em;
}

#Size2017aw td:last-child {
	border-right:solid 0.5px #b4b4b4;
        padding: 0.5em;
}


#Size2017aw a {
	color:#ff8000;
	text-decoration:underline;
	font-size:7px;
}





/*
以下サイズ表
*/

#Size2017ss{width:94%;
          margin:0 auto;
　　　　　clear:both;

          }

#Size2017ss table{
	line-height:150%;	
	font-size:10px;
	color:#666;
	letter-spacing:0.1ex;
}
	

	
#Size2017ss td {
	border-bottom:1px solid #b4b4b4;
        border-top: 1px solid #b4b4b4;
	border-left: 1px solid #b4b4b4;
	border-right:none;
        padding: 0.5em;
}

#Size2017ss td:last-child {
	border-right:solid 0.5px #b4b4b4;
        padding: 0.5em;
}


#Size2017ss a {
	color:#ff8000;
	text-decoration:underline;
	font-size:7px;
}


.onayami img {
    width: 96%;
    margin: 0 2%;
}


/* piu専用商品用 CSS*/

#piu_2017ss {
}
#piu_2017ss ul {
	list-style:none;
}

#piu_2017ss li {
	margin-bottom:10%;
}

.kyouka-text {
    margin-bottom: 30px;
}


.kyouka-text p.txt1 {
	margin:1em auto 0;
	width:94%;
	line-height:130%;
	letter-spacing:120%;
}

.piu-kyouka-caption {
    margin-bottom: 30px;
}

.kyouka-midasi {
        text-align : left;
	text-indent: 1em;
	letter-spacing:200%;
	font-size: 16px;
    line-height: 2;
    font-weight: 600;
    border-bottom: solid 1px;
    margin: 10px 0;
}
.piu_info {
	margin-top:10%;
	margin-bottom:10%;
}

.piu-coordinate .line{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.piu-coordinate{
    width: 100%;
    margin: 50px auto;
   background-color: #f5f5f5;
}
.piu-coordinate dl {
    margin: 10px 5px 20px;
}

.piu-coordinate .piu-coordinate-title{
    font-size: 16px!important;
    margin-bottom: 0!important;
    padding : 20px 0!important;
    text-align: center!important;
}

.piu-coordinate p{
    margin : 1em auto 1em;
    padding : 0 5px;
    text-align: justify;
}


.piu-coordinate dl dt {
    font-weight: 600;
    margin: 0 0 1em;
    padding: 0;
    font-size: 10px;

}



.piu-coordinate dl dd {
    position: relative;
    margin-bottom: 15px;
    font-size: 11px;
    border-bottom: dotted 1px;
}

.piu-coordinate dl dd ul li {
	text-align: left;
}


.piu-coordinate-b {
    width: 100%;
    margin: 50px auto;
    background-color: #f5f5f5;
}

.piu-coordinate-b .piu-coordinate-title{
    font-size: 16px!important;
    margin-bottom: 0!important;
    padding: 20px 0!important;
    text-align: center!important;
}


li.piu-coordinate-b-left {
    display: none;
}


.piu-coordinate-b dl dt {
    font-weight: 600;
    margin: 0 0 1em;
    padding: 0;
    font-size: 10px;
}


.piu-coordinate-b dl dd {
    position: relative;
    margin-bottom: 15px;
    font-size: 11px;
    border-bottom: dotted 1px;
}
/* -----------------

     商品ページ2019AW変更分

-----------------------*/



.hr2019aw {
    border-top: 1px dashed #333;
    border-right: none;
    border-bottom: none;
    border-left: none;
}


.Jump2019aw {
    margin: 1% auto 0;
    width: 95%;
    background: #2A2A2A;
    padding: 3px 0;
    text-align: center;
    font-size: 11.5px;
    color: #fff;
    letter-spacing: 1;
}

p.Jump2019aw a {
    color: #fff;
}

/* -----------------

     商品ページ2020ss

-----------------------*/



.iroma2020ss-sp {
	font-family: 'Roboto Slab', Garamond, 'Times New Roman', '游明朝', 'Yu Mincho', '游明朝体', 'YuMincho', 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'HiraMinProN-W3', 'HGS明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho';
	font-weight: normal!important;
}






ul.iroma-cd2020ss {
    display: inline-block;
    margin: 0 0 50px;
}

ul.iroma-cd2020ss p {
    margin: 0;
    line-height: 2;
    background-color: #a1a1a1;
    color: #FFF;
    text-indent: 6px;
font-size: 11px;
}



ul.iroma-cd2020ss li {
    line-height: 2;
    display: inline-block;
    border-bottom: dotted 1px;
    width: 100%;
font-size: 11px;
}

/* -----------------

     商品ページ2022ss

-----------------------*/







/****2022サイズ表****/
.Size_2022ss {
    margin: 10% auto 0;
    padding: 1% 2%;
    font-size: 13px;
    text-align: left;
    letter-spacing: 0.15em;
    border: none;
}

.Size_2022ss table {
    max-width: 650px;
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
    font-size: 12px;
    color: #666;
    text-align: center;
    margin-bottom: 3%;

}

.Size_2022ss table td {
    padding: 1% 0;
}

.Size_2022ss hr {
    height: 0;
    margin: 0;
    padding: 0;
    border: 0;

    margin: 2% 0;
    width: 100%;

    border-top: 1px solid #ccc;

}

/*2022ss商品ページ＆計測表**/


div.Page2022ss {
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
    color: #666;
    font-family: "メイリオ", Meiryo, Tahoma, Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    text-align: center;
}




div.Page2022ss h1 {
    font-size: 12px;
    margin: 20px 0 15px 0;
    color: #666;
    text-align: center;
    line-height: 1.2;
    letter-spacing: 0.1em;
}





div.Page2022ss img.Img {
    width: 100%;
    margin-top: 5%;
    margin-bottom: 2%;
    text-align: center;

}


div.Page2022ss p.tit {
    width: 100%;
    margin: 0 auto 2%;
    font-size: 15px;
    text-align: left;
    letter-spacing: 0.1em;
    font-weight: 600;

}

div.Page2022ss p.txt {
    width: 100%;
    font-size: 13px;
    margin: 0 auto 10%;
    text-align: left;
    line-height: 1.5;
    letter-spacing: 0.15em;
}




div.Inf_2022ss {
    width: 86%;
    color: #999;
    margin: -70px auto 7%;
    padding: 50px 0px 0 0;
    font-size: 11px;
    line-height: 22px;
    text-align: left;
}


div.Inf_2022ss p.info {
    padding: 0 0 0 5px;
    border-left: 5px #666 solid;
    font-size: 13px;
}



div.Inf_2022ss p.com {
    width: 100%;
    margin: 0% auto 5%;
    font-size: 11px;
    text-align: left;
    line-height: 1.3;
    letter-spacing: 0.2em;
    text-align: left;


}



p.Code2022ss {
    width: 100%;
    font-size: 11px;
    margin: 0 auto 10%;
    text-align: left;
    line-height: 1.5;
    letter-spacing: 0.15em;
}














/*モデルコメ2022aw*/

.modelCome_2022aw {
    margin: 5% auto 5%;
    width: 100%;
    max-width: 600px;
    font-size: 13px;
    text-align: left;
    letter-spacing: 0.15em;
}

.modelCome_2022aw table {
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
    font-size: 11px;
    color: #666;
    text-align: left;
    margin-bottom: 3%;
    letter-spacing: 2.5px;
}

.modelCome_2022aw table a {
    font-size: 8px;
    color: #666;
    letter-spacing: 0.8px;
}

.modelCome_2022aw hr {
    margin: 2% 0;
    width: 100%;
height:1px;
}

.modelCome_2022aw p {
    font-size: 18px;
    font-weight: 900;
    margin-bottom: -1.5%;
}




/* -----------------

     商品ページ2023ss

-----------------------*/




.l_sp2023 img {
    vertical-align: middle;
    margin-bottom: 1rem;
}
.l_sp2023 p {
    margin: 1rem;
    line-height: 1.85;
}


.FS2_ItemComment.FS2_contents_container hr {
    margin-bottom: 0.5em;
    margin-top: 0.5em;
    border-bottom: 1px solid #C3C3C3;
}





.Piu_sp{}
		
.Piu_sp p{
line-height: 1.8;}

.Piu_sp img{padding-bottom: 4%;}
		
	
.iroma_sp{}
		
.iroma_sp p{
line-height: 1.8;}

.iroma_sp img{padding-bottom: 4%;}	


.iroma_sp p {
    line-height: 1.8;
    font-size: 1.4rem;
    margin: 0 auto 4rem;

}

.text-medium {
    font-size: 1.6rem;
    font-weight: 600;
    margin: 1em 0!important;
}



/*　=================================================================
　ブランドページ
=================================================================　*/

 /* 2018ｓｓ版 */

.b-container{
	font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
	width:100%;
	margin-left:auto;
	margin-right:auto;
        margin-bottom : 50px;
}
.b-container img{
	width:100%;
}

/*ブランド名*/
.b-title {
    display: inline-block;
    text-align: center;
    width: 100%;
margin-top: 30px;
}

.b-title h1 {
    font-family: 'Cormorant Garamond', serif;
    display: inline-block;
    text-align: center;
    font-size: 24px;
    font-weight: normal;
    line-height: 1;
    padding: 0 1em;
}

span.kana {
    font-size: 10px;
    line-height: 2;
    text-align: center;
}

/*イメージ*/
.d-image {
    margin: 10px 0 0;
}


.b-caption h2{
    font-size: 16px;
    font-family: 'Noto Serif JP', serif!important;
    text-align: left;
    margin-top: 24px;
    margin-bottom: 20px;
    padding: 0 15px;
}
/*テキスト*/
.b-caption p{
    font-size: 13px;
    font-family: 'Noto Serif JP', serif!important;
    text-align: justify;
    line-height: 1.75;
    padding: 0 15px;
}

/*　=================================================================
　TOPへ戻るボタンを商品ページ右下に常に表示
=================================================================　*/
#topbutton {
      /* ▼表示位置を画面の右下に固定 */
      position: fixed; /* ←表示場所を固定 */
      bottom: 20px;   /* ←下端からの距離 */
      right: 18px;    /* ←右端からの距離 */
      width: 45px;     /* ←横幅 */
      /* ▼最初は非表示にしておく */
      display: none;
      opacity: 0.75;             /* ←透明度 */
      margin: 0px;    /* ←外側の余白 */
   }
   #topbutton a:hover {
      /* ▼マウスが載ったときの装飾 */
      color: yellow;              /* ←文字色 */
      text-decoration: underline; /* ←下線あり */
   }








/*　=================================================================
購入手続き（カート）ページ
=================================================================　*/



td.FS2_Cart_Item_Thumbnail {
    width: 30%;
}

td.FS2_Cart_Item_Thumbnail img {
    width: 100%;
}

table.FS2_Cart_Detail_table.FS2_table th {
    text-indent: 6px;
    width: 30%;
    line-height: 2;
}






td.FS2_Cart_Item_Name {
    padding: 10px;
    font-size: 11px;
}

input.FS2_RecalculateButton.FS2_Button_S {
    padding: 5px;
}


.FS2_Cart_container h1.FS2_PageTitle {
    font-size: 1.2rem;
    margin-bottom: 20px;
}

.FS2_aR input[type="text"] {
    margin-bottom: 0px;
}


.FS2_Cart_Detail_ItemPriceSummary {
    font-weight: bold;
    font-size: 140%;
}


.FS2_Button_container {
    text-align: center;
    margin: 10px 0;
}
.FS2_Button_container input[type="image"] {
    width: 100%;
max-width: 600px;
}
h1.FS2_PageTitle{
    margin-bottom: 20px;
}
.FS2_table th {
    text-indent: 6px;
}



/*　=================================================================
おすすめ商品
=================================================================　*/

/**--------おすすめ商品　サムネイル2列表示--------**/
#FS2_body_Cart .fs_sp_read_more_item{
  width: 47%;
  margin: 1%;
  border: none;
  float: left;
  position: relative;
}
#FS2_body_Cart .fs_sp_read_more_item th{
  width:100%;
  float:left;
}
#FS2_ItemDetail .fs_sp_read_more_item td {
    width: 96%;
    float: left;
    text-align: left;
    padding: 0 2%;
    font-size: 50%;
    line-height: 1.75;
}
#FS2_body_Cart .fs_sp_read_more_item th img{
  width:95%;
}
.FS2_Alternateness_bg {
  background:#fff;
}
#FS2_body_Cart .fs_sp_read_more_item:nth-of-type(2n+1) {
  clear: left;
}


/**--------おすすめ商品(商品ページ内)　サムネイル2列表示--------**/
#FS2_ItemDetail .fs_sp_read_more_item{
  width: 47%;
  margin: 1%;
  border: none;
  float: left;
  position: relative;
}
#FS2_ItemDetail .fs_sp_read_more_item th{
  width:100%;
  float:left;
}


#FS2_ItemDetail .fs_sp_read_more_item td {
    width: 96%;
    float: left;
    text-align: left;
    padding: 0 2%;
    font-size: 50%;
    line-height: 1.75;
}
#FS2_ItemDetail .fs_sp_read_more_item th img{
  width:95%;
}
.FS2_Alternateness_bg {
  background:#fff;
}
#FS2_ItemDetail .fs_sp_read_more_item:nth-of-type(2n+1) {
  clear: left;
}

#FS2_ItemDetail .fs_sp_read_more_item .FS2_eye_catch_icon {
    display: none;
}


#FS2_ItemDetail .fs_sp_read_more_item .FS2_special_price {
    display: none;
}

#FS2_ItemDetail .fs_sp_read_more_item .itemPrice {
    display: none;
}

#FS2_ItemDetail .fs_sp_read_more_item .FS2_itemPrice_addition {
    display: none;
}


/*　=================================================================
会員価格表示
=================================================================　*/



span.FS2_special_members_price_text {
    font-size: 10px;
    color: #c61433;
    margin-right: 0.5em;
}













/*-------------トピックスページのCSS-------------*/


#topics-contents-wrapper {
width: 100%;
    margin: 20px auto 30px;
    display: inline-block;
font-family:"Roboto Slab" , Garamond , "Times New Roman" , "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho";	
}
#topics-contents-wrapper img {
	width: 100%;
}




#topics-contents-wrapper h2 {
    margin: 0 0 2em;
    border-left: solid 1px;
    text-indent: 7px;
	font-family: "Noto Serif JP", "Roboto Slab", Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho";
}




#topics-contents-wrapper h3 {
    color: #000000;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: 1px;
		font-family: "Noto Serif JP", "Roboto Slab", Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho";
}



#topics-contents-wrapper .date {
    color: #11acbb;
    font-size: 14px!important;
    font-weight: 600;
    margin: 1em 0 1em;
    width: 100%;
    width: 70px;
}
#topics-contents-wrapper .tag {
	display: inline-block;
	margin-bottom: 40px;
}




.article-heading {
    font-size: 2rem;
    font-weight: 600;
    margin-bottom: 10px;
    border-left: solid 5px;
    padding-left: 10px;
    line-height: 1.5;
}

.article-sub-heading {
    font-size: 1.5rem;
    margin-bottom: 1rem;
}


#topics-contents-wrapper .tag li {
	list-style: none;
	float: left;
	margin-right: 0.5em;
	font-size: 10px;
}

#topics-contents-wrapper p {
    font-size: 15px!important;
    margin: 1em auto 3em;
    line-height: 2;
}
#topics-contents-wrapper article.topics-header {
	margin-bottom: 100px;
}
#topics-contents-wrapper article {
	margin-bottom: 50px;
}


#topics-contents-wrapper article.topics-item {
    margin: 20px 0!important;
    display: inline-block;
}


#topics-contents-wrapper .topics-item ul li {
    float: left;
    width: 48%;
    margin: 0 1%;
}


#topics-contents-wrapper article .title {
    font-size: 16px!important;
    font-weight: 600;
    padding-left: 0.5em;
margin-top : 1em;
}

#topics-contents-wrapper .topics-item h4 {
    font-size: 10px;
    margin: 0;
}

#topics-contents-wrapper .topics-item h5 {
	font-size: 10px;
    height: 50px;
}


#topics-contents-wrapper .topics-item p.title {
    width: 100%!important;
    margin-left: 10px!important;
border-left: solid 1px;
	margin: 0;
    text-indent: 7px;
    font-family: "Noto Serif JP", "Roboto Slab", Garamond, "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho";
}

img.article-image {
    margin-bottom: 20px;
}


span.topics-textlink {
    border-bottom: solid 2px;
}

/*-------------トピックスページのCSSここまで-------------*/


/*-------------予約テキスト-------------*/

.yoyaku_comment__SP {
    text-align: left;
    font-size: 11px;
    line-height: 1.875;
    letter-spacing: 1px;
    /* border-top: double #a7a7a7; */
    /* border-bottom: double #a7a7a7; */
    padding: 0.8em;
}







/*-------------商品ページブランドリンク-------------*/

.brandlink_sp {
    background-color: #909492;
    text-align: center;
    padding: 10px;
}

.brandlink_brandname {
    color: #FFF;
}


/*-------------商品ページリンクタグ-------------*/

.tag_sp {
    display: inline-block;
    font-size: 13px;
    margin: 6px 6px 0 0;
    border: solid 1px currentColor;
    border-radius: 5px;
    padding: 4px 10px;
    margin: 20px 0.46667em 0px 0;
    transition: color .12s, backgrounf .12s, border .12s;
    background-color: #fefff7;
}







/*-------------パスページ一覧のCSS-------------*/



.passbox img{
	width:100%;
}

.passbox {
    width: 46%;
    float: left;
    margin: 0 2% 40px;
}


.passname {
    font-size: 6px;
    margin-bottom: 12px;
height: 12em;
overflow: hidden;
}


.passprice_teika {
    font-size: 11px;
}

.passprice {
    font-size: 11px;
    font-weight: 600;
}


.randd_sale ul li {
    width: 240px;
    float: left;
	list-style: none;
	margin: 0px 10px 30px;
}




.randd_sale ul li p {
    font-size: 11px;
}

.ps-bottom-navi {
    width: 100%;
    display: inline-block;
}


.ps-bottom-navi ul {
    width: 40%;
    display: block;
    margin: 0 auto 60px;
    text-align: center;
}

.ps-bottom-navi ul li {
    background-color: #cccccc;
    list-style: none;
    text-align: center;
    padding: 10px;
    width: 35px;
    float: left;
    margin: 0 10px;
}
li.this {
    background-color: #eac781!important;
	font-weight: 600;
}



/*--バーチャサイズテスト用CSS---*/

.virtusize {
width : 100%;
margin : 10px auto 0;
}



.virtusize img {
width : 100%;
margin : 5px auto 0;
}

.virtusize p{
font-size : 12px;
}

p.setumei {
    float: left;
    width: 60%;
    text-align: left;
}

p.v-link {
    border-bottom: solid 1px;
    float: right;
    width: 12em;
    text-align: right;
    font-weight: 600;
    font-size: 9px;
    margin: 0;
}


p.setumei {
    float: left;
    width: 60%;
    text-align: left;
    font-size: 10px;
    margin: 0;
}


.iframe-content {
    position: relative;
    width: 100%;
    padding: 100% 0 0 0;
}

.iframe-content iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}



/*--オールドマンズテーラーカート販売バナー---*/


img.randd-cart {
    width: 80%;
    max-width: 400px;
    margin: 20px auto;
    display: block;
}



/*--アイテムキャッチコピー---*/

.itemCatchCopy {
    display: none;
width:100%;
      margin-bottom: 1em;
    font-weight: 600;
    line-height: 1.5;
    height: 3em;
}



/*--クーポンページボタンCSS---*/
.FS2_CouponOrder {
    display: block;
    width: 94%;
    background-color: #ffffff;
    margin: 20px auto;
}

.FS2_CouponEffect {
    color: #c00;
    font-weight: bold;
    text-align: center;
    margin-bottom: 8px;
    border: solid;
    line-height: 3;
    font-size: 15px;
}

/*  ヘッダーニュース  */

.header_news p {
    font-size: 11px;
    text-align: center;
    color: #FFF;
    background-color: #e0c1c9;
    line-height: 3;
    padding: 0;
    margin: 0;
}



div#sp_cat_navi_gloval #sp-header {
    height: 50px;
    background-color: #FFF;
    position: relative;
}

.sp-header-insta {
    width: 20px;
    position: absolute;
    right: 50px;
    top: 16px!important;
}


.sp-header-cart {
    width: 20px;
    position: absolute;
    right: 20px;
    top: 16px!important;
}


div#sp_cat_navi_gloval {
    margin: 20px 0 0;
    height: auto; 
}


/*  フッター23AW  */

footer {
    background-color: #D2D2D2;
}


.footer__container {
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
}


.footer__top__Inquiry__banner {
    font-size: 1.8rem;
    text-align: center;
    padding: 1em;
    border: solid;
    display: inline-block;
    width: 45%;
    margin: 10px 2%;
}

.footer__bottom {
    margin: 20px 0;
}


.footer__bottom__menu {
display: flex;
justify-content: space-between;
}



.footer__bottom__menu__list__title {
    font-size: 1.6rem;
    font-weight: 600;
    margin-bottom: 1rem;
}


.footer__bottom__menu__list {
font-size: 1.4rem;
line-height: 3rem;
}



.sns_icon {
    width: 24px;
    margin-top: 6px;
}



.footer__bottom__payment {
}



.footer__bottom__payment__image {
    width: 60%;
    margin: 20px auto;
}

.footer__copyright {
    text-align: center;
}



@media (max-width:900px) {


footer {
    background-color: #D2D2D2;
    padding: 30px 0;
}

.footer__top__Inquiry__banner {
    font-size: 1.4rem;
    text-align: center;
    padding: 5px 1em;
    border: solid;
    display: inline-block;
    width: 90%;
    margin: 10px 4%;
}


.footer__bottom__menu {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}


.footer__bottom__menu__list__title {
    font-size: 1.6rem;
    font-weight: 600;
    margin-bottom: 0;
}

.footer__bottom__menu__list {
    font-size: 1.3rem;
    line-height: 2;
    width: 100%;
    margin: 0 5% 20px;
    padding-top: 20px;
    border-top: solid 1px;
}


.footer__bottom__payment__image {
    width: 90%;
    margin: 20px auto;
    display: none;
}



}

p {
  font-feature-settings: "palt";
}


/*----------------oluga専用商品用 ---------------*/

hr.line {
    width: 100%;
}

.page_container {
    width: 100%;
    max-width: 700px;
    margin: 0 auto 5.6rem;
}

.page_container * {
    box-sizing: border-box;
    letter-spacing: 0.065rem;
}

.page_container img {
    margin-top: 3.2rem;
    max-width: 100%;
}




.page_container h3.maincopy {
    font-weight: bold;
    font-size: 1.8rem;
    margin-top: 1.8rem;
}

.page_container p {
    margin-top: 1rem;
    margin-bottom: 0;
    line-height: 2;
}


.page_container .brandBlock {
    width: 100%;
    margin: 4rem auto .8rem;
    padding: 2.4rem 2.4rem 2.8rem;
    border: 1px solid #cdcdcd;
}

.page_container .brandBlock h2 {
    margin: 3.2rem 0 2.8rem;
    text-align: center;
    font-size: 1.8rem;
    font-weight: bold;
}

.page_container .brandBlock p {
    margin: 0 0 1.6rem 0;
}

.page_container .brandBlock .brandlinkBtn {
    text-align: center;
}

.page_container .brandBlock .brandlinkBtn a {
    display: inline-block;
    margin: 0 auto;
    padding: 1rem 1.6rem;
    background-color: #333;
    color: #fff;
    text-align: center;
    font-weight: bold;
    padding: .8rem 1.6rem;
    max-width: 400px;
    width: 100%;
}


.colorBlock {
    margin-top: 5.6rem;
}



.colorBlock h2 {
    border-top: 1px solid #aaa;
    padding-top: .8rem;
    font-weight: bold;
    font-size: 2rem;
    margin-bottom: 3.2rem;
}


.colorBlock img {
    margin: 0;
}



