@charset "UTF-8";
#mainContents{
  font-family:
  width: 100%;
}
#masthead .bg_gray{background:#efeeec;}
.bg_masthead{
  /*background: url(/user_data/packages/store/images/pj/oekotex/masthead_bg.png) no-repeat #eae7e3;*/
  background-color: #f5a500;
  background-position:center;
}
.bg_white{background:#fff; position: relative;}
.bg_white_2{ background:#fff;position: relative;}
.bg_gray{background: #919294;  position: relative;}
.bg_textile{
  background: url(/user_data/packages/store/images/pj/oekotex/textile_bg.png) repeat;
  background-size: cover;
}
.bg_white:after{
  background: url(/user_data/packages/store/images/pj/oekotex/bg_parts_w.png) no-repeat;
  position: absolute;
  content: "";
  width: 60px;
  height: 40px;
  bottom: -40px;
  left:50%;
  z-index: 1;
  background-size: 60px 40px;
  margin-left: -40px;
}
.bg_white_2:after{
  position: absolute;
content: "";
width: 60px;
height: 40px;
bottom: -40px;
left:50%;
z-index: 1;
background-size: 60px 40px;
margin-left: -40px;}
.bg_gray:after{
  background: url(/user_data/packages/store/images/pj/oekotex/bg_parts_g.png) no-repeat;
  position: absolute;
  content: "";
  width: 60px;
  height: 40px;
  bottom: -40px;
  left:50%;
  z-index: 1;
  background-size: 60px 40px;
  margin-left: -40px;
}
.txt_white{color:#fff;}
.txt_orange{color:#f7a200;}
h1.masthead{width:976px;height:357px;margin:0 auto;}

/*parascroll hidden*/
.dispnone{
  display: none;
}
/*parascroll min-height*/
.parallax{
  min-height: 700px;
}
.txt_area{
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "ヒラギノ角ゴ ProN W3", Meiryo, sans-serif;
  font-size: 1.7rem;
  line-height: 3.2rem;
  margin-bottom: 50px;
}
div#section00,div#section01,div#section02,div#section03,div#section04{
  width:896px;
  margin:0 auto;
  padding-bottom:80px;
}
div.section05{width:976px;margin:0 auto;padding-bottom:60px;}

.title_area{
  padding-top: 120px;
  margin-bottom: 40px;
  text-align: center;
}
.sub_txt{
  padding-top: 50px;
  margin-bottom: 20px;
  text-align: center;
}
.oekotex_link{
  text-align: center;
  margin-bottom: 50px;
}
.txt_link{
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "ヒラギノ角ゴ ProN W3", Meiryo, sans-serif;
  display: inline-block;
  margin-left:10px;
  text-decoration:underline solid;
}
#section04 a img{
  margin-bottom: 30px;
}

/*ここからコーディネートサブアイテム仕様*/
.center_product_space{
	margin-left:20px;
	margin-right:20px;
}
#product_list_area {letter-spacing: -.40em; }
.product_txt{
	display:inline-block;
	width:196px;
	padding-left: 6px;
}
.line_through{
	font-size:1.1rem;
	text-align:right;
	padding-left:0;
}
.price{
	color:#cc0000;
	font-size:1.3rem;
	text-align:right;
	padding-left:0;
}

.product_cart select.m-dropdown_select{
    width: 150px;
    display: inline-block;
    margin-left:8px;
}
.quick_cart_btn{
	padding:4px 14px !important;
}

.product_cart select.m-dropdown_select{
    width:150px !important;
}
.quick_cart_btn{
	margin-right:-2px !important;
}


/* リンク画像ホバー時 */

a img:hover,a:hover {
  opacity: 0.8;
}


/* productリスト ここから */

.product_list {
  margin: 10px 0 0 0;
  width:430px;
}
.product{
  padding: 8px 0 5px 0;
  clear: both;
  position:relative;
  background-color:#fff;
  min-height:100px;
  display:inline-block;
  width:310px;
  margin-bottom:20px;
  letter-spacing:normal;
}
.product_no{
  padding: 22px 0 23px;
}
.product_img{width:90px;display:inline-block;vertical-align:top;margin-left: 6px;}

.product_link{
  display: block;
  font-size: 140%;
  font-weight: bold;
  text-align: right;
  text-decoration: underline;
  background-color: rgba(0,0,0,0.15);
  background-color /*\**/: #000\9;
  filter /*\**/: alpha(opacity=0)\9;
  color:#004990;
  position:absolute;
  top:0;
  right:0;
  width: 340px;
  height:60%;
  transition: 0.3s;
  opacity:0;
}
.product_link:hover{
  opacity:1;
  background-color: #000\0/;
  filter: alpha(opacity=15)\0/;
}
.product_cart{z-index:999999;}

.product_cart cf{
  float: left;
  width: 140px;
  margin: 2px 0;
}
.product_cart select.m-dropdown_select{
    margin-bottom: 6px;
    padding: 0px 6px;
    font-size: 12px;
    width: 160px;
    display: inline-block;
}
.product_list .product:hover, #product_list_wide .product:hover{
  background: /*#f9f9f9*/#f6f4e5;

}
.content_product_name{
  font-size: 1.2rem;
  margin-bottom: 6px;
 }

.line_through {
  font-size: 1.1rem;
  text-align:right;
}

.price {
  color: #cc0000;
  font-size: 1.3rem;
  text-align:right;
}

.note{
  color: #666666;
  font-size: 80%;
  padding:15px 0 0 0px;
  text-align:left;
}

.text_content {
  background-color:#f4f3ef;
  margin:24px 24px 0;
  padding:14px
}
/* メインコンテンツ(wrapper) ここまで */

.no_link{
  display: block;
  font-size: 140%;
  font-weight: bold;
  text-align: right;
  text-decoration: underline;
  background-color: rgba(0,0,0,0.5);
  background-color: #000\0/;
  filter: alpha(opacity=15)\0/;
  opacity /*\**/: 0.15\9;
  color:#004990;
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  transition: 0.3s;
  opacity:0.5;
}

.product_comingsonn{
  padding: 15px 0 25px 0px;
  clear: both;
  position:relative;
  border-bottom:1px solid #000;
  width:360px;
  }

.comingsonn_txt{
  background:url("../../images/pj/orani_2017ss/lp/content_arrow.png") no-repeat 0 1px;
  padding-left:20px;
}

.soldout_txt {
  color: #a43030;
  padding:1em 0 1em 25px;
}

.product_soldout {
  clear: both;
  position:relative;
  border-bottom:1px solid #000;
  width:400px;
  padding: 5px 0;
}

/************/
/*クイック購入用モーダル start 2017.2.10*/
.modal_wrap{
	position: fixed;
	z-index: 1000;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.6);
	display: none;
}
.modal_regist_finish{
	position: absolute;
	top: 43%;
	left: 52%;
	margin-left: -260px;
	margin-top: -50px;
	background: #fff;
	border-radius: 6px;
	padding: 26px 20px 14px;
	width: 440px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
}
.regist_finish_text1{
	font-size: 1.3rem;
	color: #000;
	margin-bottom: 10px;
}
.regist_finish_text2 {
    font-size: 1.3rem;
    color: #000;
    margin-bottom: 26px;
}
#modal-close {
    font-size: 1.3rem;
    color: #fff;
	cursor: pointer;
	border: solid 1px #004990;
    border-radius: 3px;
}
#mainContents .product_cart {
    margin-bottom: 5px;
    background: rgba(0, 0, 0, 0);
    padding-bottom: 5px;
    height: 23px;
    width: 300px;
}
#mainContents .quick_cart_btn {
    background: #004990;
    display: inline-block;
    padding: 4px 16px;
    border-radius: 3px;
    color: #fff;
    font-size: 12px;
    float: right;
    margin: 6px;
}
#mainContents .quick_cart_btn:hover {
    background: #106dbc;
}
#mainContents select.m-dropdown_select {
    margin: 6px;
    padding:0 2px;
    font-size: 13px;
}
#mainContents .m-breadcrumb_icon {
    font-size: 16px;
    padding-right: 6px;
}

.modal_btn_arr{
    display: block;
    width: 50%;
    padding: 4px;
    margin: 0 auto;
}
.modal_btn_cart{
    font-size: 1.3rem;
    color: #004990;
    cursor: pointer;
    border: solid 1px #004990;
    border-radius: 3px;
}
/*クイック購入用モーダル end 2017.2.10*/

#product_list_wide div.product{width:47%;display:inline-block;margin-left:15px;margin-bottom:10px;border-bottom:1px #ccc solid;}

#section02 .product_list,#section03 .product_list{
	width: 430px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
}


/*ラインナップ*/
.other_btn a{
	width: 40%;
	display: block;
	background: #47474a;
	margin: 30px auto;
	font-size: 1.5rem;
	padding: 1.1em;
  border-radius: 4px;
	text-align: center;
	position: relative;
  color: #fff;
  font-weight: bold;
}

.other_btn .m-icon{
	position: absolute;
	top: 50%;
	right: 15%;
}
.all_btn{
	padding-bottom: 80px;
    width: 980px;
    margin: 0 auto;
}
.all_btn a{
	width: 50%;
	display: block;
	background: #47474a;
	margin: 30px auto;
	font-size: 1.5rem;
	padding: 1.1em;
  border-radius: 4px;
	text-align: center;
	position: relative;
  color: #fff;
  font-weight: bold;
}

.all_btn .m-icon{
	position: absolute;
	top: 50%;
	right: 10%;
}
/*お気に入りなどに当たっている部分の修正2017.3.10add start*/
.m-dropdownFav_item{height:160px !important;}
.m-dropdownCart_item{height:120px !important;}
/*お気に入りなどに当たっている部分の修正2017.3.10add end*/

/*商品部分に見出し追加 2019.06.25*/
p.title_product {
	font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "ヒラギノ角ゴ ProN W3", Meiryo, sans-serif;
	color: #47474a;
	font-size: 2.7rem;
	font-weight: bold;
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 20px;
}
p.title_product:before,
p.title_product:after {
	content: "";
	width: 100%;
	height: 4px;
	background: #b9b6b5;
	display: block;
}
p.title_product img {
    padding: 0 20px;
}
#product_list_area + .title_product {
	margin-top: 25px;
}
