@charset "UTF-8";
@import url('//fonts.googleapis.com/earlyaccess/notosansjapanese.css');

/*Futureshop*/
.fs-l-footer { border: none!important;}
/*.fs-c-button--primary .fs-c-button__label { color:#fff!important;}*/ /*いろんなボタンにかかってくる*/
.fs-c-registerSuccessMessage{display: block;}
.fs-c-registerSuccessMessage ul{margin-bottom: 60px; margin-left: 0;padding-left: 0; display: inline-block;}
.fs-c-registerSuccessMessage ul li{text-align: left;}
.fs-c-productName__copy {display: none!important;}
.fs-c-productPrice__addon {font-size:1rem;}
.fs-c-productPrice__main {font-size:1.2rem;}
/*Futureshop*/


/*! normalize.css v3.0.2 | MIT License | git.io/normalize*/
html{-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;}
body{margin: 0;}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display: block;}
audio,canvas,progress,video{display: inline-block;vertical-align: baseline;}
audio:not([controls]){display: none;height: 0;}
[hidden],template{display: none;}
/*a{background-color: transparent;}*/
/*a:active,a:hover{outline: 0;color: #d4145a;}*/
abbr[title]{border-bottom: 1px dotted;}
b,strong{font-weight: bold;}
dfn{font-style: italic;}
mark{background: #ff0;color: #000;}
small{font-size: 80%;}
sub,sup{vertical-align: baseline;line-height: 0;position: relative;font-size: 75%;}
sup{top: -0.5em;}
sub{bottom: -0.25em;}
img{border: 0;}
svg:not(:root){overflow: hidden;}
figure{margin: 1em 40px;}
hr{height: 0;-moz-box-sizing: content-box;box-sizing: content-box;}
pre{overflow: auto;}
code,kbd,pre,samp{font-family: monospace, monospace;font-size: 1em;}
button,input,optgroup,select,textarea{margin: 0;color: inherit;font: inherit;}
button{overflow: visible;}
button,select{background: #e6e6e6 none repeat scroll 0 0;border: medium none;text-transform: none;/*width: 100%;font-size: 12px;*/color: #3093bf;padding: 8px;}
button,html input[type="button"],input[type="reset"],input[type="submit"]{cursor: pointer;-webkit-appearance: button;}
button[disabled],
html input[disabled]{cursor: default;}
button::-moz-focus-inner,input::-moz-focus-inner{padding: 0;border: 0;}
input{line-height: normal;}
input[type="checkbox"],input[type="radio"]{padding: 0;box-sizing: border-box;}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button{height: auto;}
input[type="search"]{-moz-box-sizing: content-box;-webkit-box-sizing: content-box;box-sizing: content-box;-webkit-appearance: textfield;}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration{-webkit-appearance: none;}
/*fieldset{margin: 0 2px;padding: 0.35em 0.625em 0.75em;border: 1px solid #c0c0c0;}*/
legend{padding: 0;border: 0;}
textarea{overflow: auto;}
optgroup{font-weight: bold;}
table{border-collapse: collapse;border-spacing: 0;}
td,th{padding: 0;}


/*------------------------------------------------------------
賢威テンプレートの共通設定
-------------------------------------------------------------*/

html{overflow-y: scroll;}
body{font-family: 'Noto Sans Japanese', sans-serif;color: #182b3f;font-size: 16px;}
/*a{-webkit-transition: 0.3s;-o-transition: 0.3s;transition: 0.3s;color: #3093bf; text-decoration: none;}*/
address,caption,cite,code,dfn,var,h1,h2,h3,h4,h5,h6{font-style: normal;font-weight: normal;}
q{quotes: none;}
q:before,q:after{content: '';content: none;}
img{vertical-align: bottom;-ms-interpolation-mode: bicubic;}
div{word-wrap: break-word;}
pre{overflow: auto;white-space: pre-wrap;word-wrap: break-word;}
form{margin: 0;}
button,input,select,textarea,optgroup,option{vertical-align: baseline;}
textarea{min-height: 100px;vertical-align: top;}
button::-moz-focus-inner,input::-moz-focus-inner{margin: 0;}
table{width: 100%;word-break: break-all;word-wrap: break-word;border-spacing: 0;}
caption{text-align: left;}
img{height: auto;max-width: 100%;}
img{max-width: none\9;/*IE8への対応*/}
/*p{margin: 0 0 1em;}*/
ul,ol{margin-left: 40px;padding-left: 0;}
li{/*margin-bottom: 0.5em;*/ list-style: none;}
figure{margin: 1em 0;}


/*--------------------------------------------------------
テンプレートレイアウト
--------------------------------------------------------*/

.site-header-in,.main-image-in,.main-image-in-text,.main-image-in-text-cont,.main-body-in,.site-footer-in{-webkit-box-sizing: border-box;box-sizing: border-box;width: 1040px; /*サイトの横幅。これより小さければレスポンシブ*/margin: auto;}
.main-image-in img{width: 100%;}
.main-image-in.wide,.main-image-in-text.wide{width: 100%;}
/*1カラムレイアウト*/
.col1 .main-body-in{width: 100%;}
.col1 .breadcrumbs{width: 1200px;margin-right: auto;margin-left: auto;}
/*2カラムレイアウト*/
.col2 .main-conts{float: left;width: 66%;position: relative;box-sizing: border-box;padding: 10px 30px 0 0;}
.col2 .sub-conts{float: right;width: 34%;padding: 20px 0 0;box-sizing:border-box;}
/*2カラムレイアウト（リバース）*/
.col2r .main-conts{float: right;width: 66%;}
.col2r .sub-conts{float: left;width: 30%;}
.global-nav-in{width: 1090px;margin: 0 auto;}
/*--------------------------------------------------------
ヘッダー
--------------------------------------------------------*/

::-webkit-input-placeholder {
  color: #ccc;
}
::-moz-placeholder {
  color: #ccc; opacity: 1;
}
:-ms-input-placeholder {
  color: #ccc;
}

header{
z-index: 9999;
background: #fff;
}

.header-row h1 {
	font-size: 13px;
	padding-top: 15px;
    color: #fff;
}
.header-row h1 > span{
	font-size: 13px;
	padding-top: 15px;
    color: #fff;
}
/*ヘッダーロゴ*/
.site-title{
	display: table-cell;
	margin: 0;
	font-size: 2.25em;
}

.site-title a{
	color: #333;
	text-decoration: none;
}

.site-title a:hover,
.site-title a:active,
.site-title a:focus{
	text-decoration: underline;
}
.header-logo {
    max-width: 220px;
}

.normal-screen .site-title{
	font-size: 3em;
}

.normal-screen .lp-catch{
	font-size: 1.5em;
}

/*ヘッダー右側の要素*/
.header-box{
	display: table-cell;
	text-align: right;
}

.site-title{
	display: block;
}

.contact-btn{
	margin-bottom: 0;
}

/*--------------------------------------------------------
グローバルナビ
--------------------------------------------------------*/

.global-nav{
	background-color: #787992;
	padding: 0;
}

/*グローバルナビの開閉用ボタン*/
.global-nav-panel{
	display: none;
	font-size: 12px;
}

.global-nav-panel span{
	display: block;
	min-height: 20px;
	line-height: 20px;
}

.icon-gn-menu{
	padding-left: 25px;
	background: url(../images/icon/icon-gn-menu.png) left center no-repeat;
}

.icon-gn-close{
	padding-left: 25px;
	background: url(../images/icon/icon-gn-close.png) left center no-repeat;
}

	/*Retina（高解像度）ディスプレイ用*/
	@media screen and (-webkit-min-device-pixel-ratio:2),
	(min-resolution: 2dppx){
		.icon-gn-menu{
			background: url(../images/icon/icon-gn-menu@2x.png) left center no-repeat;
			-webkit-background-size: 20px 20px;
			background-size: 20px 20px;
		}

		.icon-gn-close{
			background: url(../images/icon/icon-gn-close@2x.png) left center no-repeat;
			-webkit-background-size: 20px 20px;
			background-size: 20px 20px;
		}
	}

.global-nav .show-menu,
.global-nav .show-menu li ul{
	display: block!important;
}

.global-nav-in ul{
	display: table;
	width: 100%;
	margin: 0;
	padding: 0;
	table-layout: fixed; /*メニューの幅を均等に*/
	text-align: center;
    white-space: nowrap; /*改行させない*/
}

.global-nav-in li{
	list-style: none;
	position: relative;
	vertical-align: middle;
	margin: 0;
	text-align: center;
	/*float: left;*/
	display: inline-block;
}

.global-nav-in li a{
	display: block;
	/*height: 44px;
	padding: 0px 22px;*/
	padding: 14px 16.5px;
	color: #ffF;
	font-size: 15px;
}
.global-nav-in li a:not(:last-of-type){
	
}
.global-nav-in li a::after{
	content: "▼";
	font-size: 12px;
    margin-left: 5px;
}
.global-nav-in li a img{
  /*height: 100%;*/
	height: 35px;
    vertical-align: middle;
	margin-right: 10px;
}
.global-nav-in li a:hover,
.global-nav-in li a:active,
.global-nav-in li a:focus{
  background: rgba(255,255,255,0.1);
}

.global-nav-in li ul{
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 10;
	width: 100%;
	border-left: 0;
}

/*ドロップダウンメニューのデザイン*/
.global-nav li ul li{
	display: list-item;
	width: 100%;
	margin: 0;
	padding: 0;
	border-top: 0;
	border-right: 0;
	white-space: normal;
}

.global-nav li ul li a{
	display: block;
	padding: 0.8em 2em;
	background: #eee;
	color: #0e1b35;
}

.global-nav li ul li a:hover{
	color: #d4145a;
}

.global-nav-in li ul ul{
	top: 0;
	left: 100%;
}

/*--------------------------------------------------------
セール関連
--------------------------------------------------------*/
.global-sale-banner {
    background-repeat: repeat-x;
    background-image: url(../img/common/saleline_01.png);
    background-size: contain;
    height: 30px;
}

.sale-tokuten-banner {
    margin: 0 auto;
    max-width: 1040px;
}

.sale-present-banner {
    margin: 30px auto;
    max-width: 1040px;
}

.sale-label {
    width: 90px;
    height: 27px;
}

.sale-label.detail {
    width: 90px;
    height: 27px;
    position: absolute;
    top: 213px;
    left: 720px;
}

.sale-before-price {
    padding-bottom: 25px;
}

/*--------------------------------------------------------
メインビジュアル
--------------------------------------------------------*/

#main-image{
	position: relative;
	width: 100%;
	background:#1f214a url(../img/top/top-night.png);
	/*background:#1f214a url(../img/top/pc_nelture_Xmas_fix3.jpg);年末年始*/
	background-size: cover;
	
	/*年末年始用ここから
	background: url(../img/top/back_new-year.png) no-repeat;
	background-size: cover;
	年末年始用ここまで*/
}

.main-image-in-text{
	background-repeat: no-repeat;
	background-size: cover;
}

.main-image-in-text-cont{
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 3em;
}

.main-image-in-text.wide .main-image-in-text-cont{
	width: 1200px;
}

.main-image-in-text p:last-child{
	margin-bottom: 0;
}

.main-copy{
	margin-bottom: 20px;
	font-size: 3em;
	text-align: center;
}

.sub-copy{
	font-size: 1.5em;
	text-align: center;
}

/*--------------------------------------------------------
メインボディ
--------------------------------------------------------*/

.no-gn .main-body{
	margin-top: 0;
}

.lp.no-gn .main-body{
	margin-top: 2em;
}


/*--------------------------------------------------------
パンくずリスト
--------------------------------------------------------*/

.breadcrumbs-in{
	margin: 30px 0 10px;
	padding: 0;
	color: #999;
	font-size: 12px;
}

.no-gn .breadcrumbs-in{
	margin-top: 0;
}

.breadcrumbs-in a{
	color: #00b0ff;
}

.breadcrumbs-in a:hover,
.breadcrumbs-in a:active,
.breadcrumbs-in a:focus{
	color: #f60;
}

.breadcrumbs-in li{
	display: inline;
	list-style: none;
	position: relative;
	margin-right: 1em;
	padding-right: 25px;
	background: url(../img/icon-brc.gif) right center no-repeat;
}

.breadcrumbs-in li:before{
}

.breadcrumbs-in li.bcl-last{
	background: none;
	color: #182b3f;
}

.breadcrumbs-in li.bcl-last:before{
	content: "";
}

	/*Retina（高解像度）ディスプレイ用*/
	@media screen and (-webkit-min-device-pixel-ratio:2),
	(min-resolution: 2dppx){	

		.breadcrumbs-in li{
			background: url(../img/icon/icon-brc@2x.gif) right center no-repeat;
			-webkit-background-size: 5px 9px;
			background-size: 5px 9px;
		}

		.breadcrumbs-in li:before{
			width: 12px;
			height: 12px;
			background: url(../img/icon/icon-folder-brc@2x.png);
		}

		.breadcrumbs-in li.bcl-first:before{
			width: 12px;
			height: 12px;
			background: url(../img/icon/icon-home-brc@2x.png);
		}

		.breadcrumbs-in li:before,
		.breadcrumbs-in li.bcl-first:before{
			display: inline-block;
			vertical-align: middle;
			-webkit-background-size: contain;
			background-size: contain;
			content: " ";
		}

		.breadcrumbs-in li.bcl-last:before{
			width: 0;
			height: 0;
			background: none;
			content: "";
		}
	}


/*--------------------------------------------------------
メインコンテンツ
--------------------------------------------------------*/
.main-conts{line-height: 1.8;}
.col1 .main-conts{margin-bottom: 40px;}
/*コンテンツの基本単位（「section-wrap」＋「section-in」でコンテンツを覆う）*/
.section-wrap{-webkit-box-sizing: border-box;box-sizing: border-box;margin-bottom: 30px;padding: 40px;border: 1px solid #ccc;}
.section-wrap.wide{border-right: 0;border-left: 0;}
.section-wrap .section-in,.float-area{-webkit-box-sizing: border-box;box-sizing: border-box;}
.float-area{margin-bottom: 10px;}
/*1カラムレイアウト*/
.col1 .section-wrap,.col1 .float-area{width: 1200px;margin-right: auto;margin-left: auto;}
.col1 .section-wrap{padding: 40px 80px;}
.col1 .section-wrap.wide{width: 100%;padding: 40px 0;}
.col1 .section-wrap.wide .section-in{width: 1200px;margin-right: auto;margin-left: auto;padding: 30px 0;}

/*--------------------------------------------------------
フッター
--------------------------------------------------------*/
.site-footer{
	padding-top: 1em;
	background: #eeeef0;
	color: #0e1b35;
}

.site-footer-in a{
	color: #0e1b35;
}

.site-footer-in a:hover,
.site-footer-in a:active,
.site-footer-in a:focus{
	color: #f60;
}

.site-footer-in{
	margin: 0 auto;
	padding: 20px 0;
	overflow: hidden;
}

.site-footer-in li{
	list-style: none;
	float: left;
	padding-right: 20px;
	margin: 0;
}
.footer-box li:before {
	content:"▼";
	transform: rotate(-90deg);
	display: inline-block;
	margin-right:3px;
}


/*フッターナビ*/
.site-footer-nav{
	margin: 0 auto 1em;
	padding: 0;
	text-align: center;
}

.site-footer-nav li{
	display: inline;
	list-style: none;
	margin-left: 50px;
	padding: 0 0 0 13px;
	background: url(../img/icon/icon-arw-next02.png) left center no-repeat;
}

	/*Retina（高解像度）ディスプレイ用*/
	@media screen and (-webkit-min-device-pixel-ratio:2),
	(min-resolution: 2dppx){

		.site-footer-nav li{
			background: url(../img/icon/icon-arw-next02@2x.png) left center no-repeat;
			-webkit-background-size: 7px 10px;
			background-size: 7px 10px;
		}

	}

.site-footer-nav li:first-child{
	margin-left: 0;
}

/*コピーライト*/
.copyright{
	margin: 0;
	padding: 15px 0;
/*	background: #182b3f;*/
	background: #0e1b35;
	color: #fff!important;
	width: 82%;
	float: left;
}

.copy-wrap{
	/*background: #182b3f;*/
	background: #0e1b35;
	overflow: hidden;
	padding: 20px 0;
}

.footer-sns-wrap{
	width: 18%;
	float: right;
}

.footer-sns-wrap img{
	margin: 16px 10px 0;
    width: 30px;
}

.copyright p{
	font-size: 14px;
	margin: 0;
}

.copyright small{
	font-size: 100%;
    color: #fff;
}

/*ページトップボタン*/
.page-top{
	display: none;
	position: fixed;
	right: 40px;
	bottom: 50px;
	z-index: 999;
	line-height: 1.2;
	margin-bottom: 0;
}

/*ソーシャルボタン*/
.sns-list ul{
	margin: 0 0 1em;
	padding: 0;
}

.sns-list li{
	display: inline-block;
	vertical-align: top;
	line-height: 1.0;
	margin-left: 1em;
}

.sns-list li iframe{
	margin: 0;
	max-width: none;
}

.sns-list li:first-child{
	margin-left: 0;
}

.footer-sns-icon:hover{
	opacity: 0.8;
}

/*--------------------------------------------------------
floatの回り込みを解除
--------------------------------------------------------*/
.site-header-conts:after,.main-body-in:after,.article-body:after,.section-in:after,.col4-wrap:after,.col3-wrap:after,.col2-wrap:after,.news-item:after,.related-articles-thumbs01 li:after,.btn-area:after,.page-nav-bf:after,.clearfix:after{content: '';display: block;clear: both;height: 0;}

/*---------------------------------------------------------------------
FE 追加
----------------------------------------------------------------------*/

.site-header {
	background-color: #1f214a;
}
.site-header,
.site-header a {
	font-size: 13px;
	color: #FFF;
}
.main-image-house {
	background: url(../img/top/top-house.png) repeat-x bottom left;
	
	/*年末年始用ここから
	background: url(../img/top/object_new-year.png) no-repeat bottom left;
	background-size: contain;
	年末年始用ここまで*/
}
.main-image-in:before {
	content:url(../img/top/top-moon.png);
	position: absolute;
	left: 30px;
	bottom: 85px;
}
.main-image-in:after {
	content:url(../img/top/top-star.png);
	position: absolute;
	right: 65px;
	top: 0px;
}
.main-image-in {
	position: relative;
	width: 1280px;
	min-height: 514px;
	margin:0 auto;
}
.site-header-in {
  padding: 12px 12px 26px;;
  width: 100%;
  max-width: 1040px;
  min-width: 768px;
  box-sizing: border-box;
}
.header-row {
  height: 50px;
  display: flex;
  align-items: center;
}
.header-row2 {
  height: 50px;
  display: flex;
  align-items: center;
}
.header-child {
    margin-left: auto;
    display: flex;
    align-items: center;
}
.header-sub {
  margin-left: 32px;
}
.header-delivery {
  width: 136px;
  margin-right: 10px;
}
.header-links {
	display: table;
}
.header-links > div {
	display: table-cell;
}
.header-links > div:first-child {
	padding-right:8px;
	border-right: 1px solid #FFF;
}
.header-links > div:nth-child(2) {
	padding-left:8px;
}
.header-links > div:last-child {
	padding-left:8px;
}
.header-links > div a {
	display: table-cell;
	text-align: center;
}
.header-moon {
  width: 66px;
}
.header-sleepme {
  width: 274px;
}
.header-star {
  width: 64px;
}
.header-tel {
  max-width: 250px;
  padding-top:  5px;
}

.header-amazon {
	max-width:39px;
    margin: 0 0 0 20px;
}
.header-rakuten {
	max-width:76px;
}
.header-cart {
	display: block;
	min-width: 150px;
	padding: 6px 10px 5px 10px;
	border-radius: 2px;
	box-sizing: border-box;
	background: #fff none repeat scroll 0 0;
	text-align: center;
	color: #1f214a !important;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
	position: relative;
	height: 32px;
}
.header-cart .material-icons {
	position: absolute;
	top: 8px;
	left: 15px;
	font-size: 20px;
}
.quantity {
	display:inline-block;
	background: #e58c09;
	border-radius:50%;
	position: relative;
	right: 5px;
	min-width: 24px;
	height: 25px;
	text-align: center;
	vertical-align:middle;
	line-height: 1.9;
}
/*.dotted-bd{
	width: 100%;
	border-bottom: 1px dotted #afafaf;
}*/

/*.dotted-bd2{
	border-right: 1px dashed #90a4ae;
    height: 100%;
    position: absolute;
    right: -1px;
    top: 0;
}
*/
.right-bd{
	border-right: 1px solid #fff;
}

#menu .material-icons{
	vertical-align: middle;
}
.header-cart-bt {
    position: relative;
}
.fs-p-cartItemNumber{
    position: absolute;
    right: 10px;
    top: 4px;
    width: 25px;
    height: 25px;
    border-radius: 100%;
    background-color: #e58c09;
    font-family: 'Questrial', sans-serif;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    text-align: center;
    white-space: nowrap;
}
.cart-bt{
	display: block;
	width: 160px;
	padding: 5px 0 5px 14px;
    border-radius: 4px;
	box-sizing:border-box;
	float: right;
	background:#00b0ff none repeat scroll 0 0;
	text-align: center;
	color: #fff!important;
	margin: 15px 0 0;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
	position: relative;
}

.cart-bt:hover{
	background: #2edeff none repeat scroll 0 0;
}

.cart-bt .material-icons{
	position: absolute;
	top:9px;
	left: 12px;
	font-size: 20px;
}

.header-mypage{
	display: block;
	min-width: 130px;
	padding: 6px 10px 5px 10px;
	border-radius: 2px;
	box-sizing: border-box;
	text-align: center;
	color: #fff !important;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
	position: relative;
	height: 32px;
	border: #fff solid 1px;
/*	display: block;
	min-width: 130px;
	padding: 5px 0;
	box-sizing:border-box;
	text-align: center;
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
	position: relative;
	border: #fff solid 1px;*/
}

.mypage-bt{
    position:relative;
    margin: 0 40px 0 0;
    }
.mypage-bt::after{
    content:"";
    display:block;
    position:absolute;
    right:-20px;
    top:0px;
    width:1px;
    height:35px;
    background-color:#fff;
    }

.comp-height{
	min-height: 78vh;
}

.mypage-bt .material-icons{
    width:20px;
}

.cart-bt .num{
	background:#d4145a none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    display: block;
    height: 26px;
    position: absolute;
    right: -12px;
    text-align: center;
    top: -6px;
    width: 26px;
}

.head-img1{
	width: 590px;
	position: absolute;
	top:0px;
	left: -60px;
}

.head-img2{
	position: absolute;
    right: 160px;
    top: 260px;
    width: 500px;
}

.in-cont{
	width: 1040px;
	margin: 0 auto;
	position: relative;
}

#main-image h1{
	color: #fff;
	font-weight: 100;
	font-size: 40px;
	margin: 0;
	letter-spacing: 16px;
}

.kensaku-white{
	margin:0 30px 0 0!important;
}

.kensaku-white .select-wrap{
width: 170px;
border: 2px solid #90a4ae;
background:#fff;
}


.kensaku-white select{
background: rgba(255, 255, 255, 0.4) none repeat scroll 0 0;
    color: #0e1b35;
    font-size: 16px;
    padding: 0px 6px;
    position: absolute;
    width: 100%;
    height: 34px;
    top: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.kensaku-white select::-ms-expand {
  display: none;
}

.search{
	width: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
	background-size: auto 100%;
	background:url(../img/header/header-bg.jpg);
}
.search .in-cont{
	text-align: center;
}
.search .in-cont ul{
	display: inline-block;
	text-align: left;
}

.search ul{
	margin:0;
	padding: 10px 0;
	overflow: hidden;
}

.search li{
	display: inline;
    margin: 0;
    padding: 0 0px 0 0;
    float: left;
}

.select-wrap{
	width: 170px;
	overflow: hidden;
	position: relative;
    height: 38px;
    /* padding: 0 0 0 5px;*/
    box-sizing:border-box;
}

.select-css .select-wrap{
height:auto;
margin: 0 2% 0 0;
width: 30%;
text-align: center;
}

.select-css .select-wrap img{
width:100%;
}

.select-css{
width:100%!important;
}

.select-wrap .material-icons{
	position: absolute;
	right: 4px;
	top: 9px;
}

.kensaku-white label{
	color: #0e1b35 !important;
	float: left;
	line-height: 36px;
}

.top-search{
	border: 0 none;
    font-size: 14px;
    font-weight: bold;
    margin: 4px 0 0;
    padding: 4px 12px;
    background: #00b0ff none repeat scroll 0 0;
    color: #fff;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.15);
-moz-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.15);
box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.15);
}

.title-amatic{
	margin: 20px 0;
	color: #0e1b35;
    font-family: "Montserrat",sans-serif;
    font-size: 32px;
    font-weight: 400;
}

.title-sub{
	color: #0e0b36;
	font-size: 16px;
	font-family: "Noto Sans Japanese",sans-serif;
	font-weight: bold;
	padding: 0 10px;
}

.navi-text{
	color: #fff;
	font-size: 5px !important;
}

#reccomended ul{
	margin: 0 0 0 -15px;
	padding: 0;
	overflow: hidden;
	width: 1070px;
	position: relative;
}

#rank ul{
	margin: 0 0 0 -15px;
	padding: 0;
	overflow: hidden;
	width: 1070px;
	position: relative;
}

#reccomended.item_list ul:after{
	content: "";
	display: block;
	width: 100%;
	height: 0;
	background: none;
	top: auto;
	left: 0;
	position: relative;
	z-index: 8888;
	margin: 0 1.4%;
clear: both;
}

#reccomended.item_list .item_border{
border-bottom: 1px solid #b8b9b9;
clear: both;
}

.ui-tabs-panel li{
	margin-bottom: 40px!important;
}

.ui-tabs-panel li img.sub-img{
	margin-bottom: 40px!important;
        /*margin-top:26px;*/
}


#reccomended li{
	margin: 15px 15px 0;
	padding: 0;
	list-style: none;
	width: 326px;
	float: left;
	position: relative;
	height: 348px;
	/*background: #fff;*/
}

#rank li{
	margin: 15px 15px 0;
	padding: 0;
	list-style: none;
	width: 326px;
	float: left;
	position: relative;
	height: 348px;
	/*background: #fff;*/
}

#reccomended{
	padding: 10px 0 20px;
	background-color: #FFF;
}

#rank{
	padding: 10px 0 20px;
	background:url(../img/header/header-bg.jpg);
}
#rank .rank-product-name {
	color: #1f214b;
	font-size: 15px;
}
#rank .rank-product-comment {
	color: #626481;
	font-size: 14px;
}

#reccomended li h3{
	font-size: 14px;
    /*font-weight: bold;*/
    margin: 0;
    line-height: 20px;
}

#reccomended a h3:hover{
color: #3093bf !important;
    text-decoration: underline;
}

#rank li h3{
	font-size: 14px;
    /*font-weight: bold;*/
    margin: 0;
    line-height: 20px;
}

#cure_item ul{
	margin: 0 0 0 -15px;
	padding: 0;
	overflow: hidden;
	width: 1070px;
	position: relative;
}

#cure_item li {
    margin: 15px 15px 0;
    padding: 0;
    list-style: none;
    width: 326px;
    float: left;
    position: relative;
    height: 348px;
}





#cure_item li h3 {
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    line-height: 20px;
}

.right-box {
    font-size: 14px !important;
}



#cure_item li .right-box p {
    bottom: auto;
    color: #182b3f;
    font-size: 12px;
    margin: 0;
    position: relative;
    left: auto;
    width: 100%;
display:block;
}

#cure_item li iframe{
width: 100%;
height: auto;
}

.list-text{
	position: absolute;
	top:141px;
	display: block;
	width: 100%;
	background:rgba(0,0,0,0.7);
	color: #fff;
	font-size: 14px;
	padding: 4px 10px 6px;
	box-sizing:border-box;
}

#reccomended.item_list li{
	margin: 15px 15px 25px;
	padding: 0;
	list-style: none;
	width: 326px;
	float: left;
	position: relative;
        height: 300px;
	/*background: #fff;*/
}

.sub-img{
	width: 90px;
	float: left;
	margin: 0 15px 0 0;
	border: 1px solid #000;
}

.item_list .sub-img{
	width: 90px;
	float: left;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
	margin: 0 15px 5px 0;
}

.sub-img2{
	width: 110px;
	float: left;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
	margin: 0 25px 0 0;
}

.product-img{
	margin-bottom: 20px;
	display: block;
	position: relative;
}

.culators-small{
	width: 50px;
height:50px;
	position: absolute;
	bottom: 10px;
	right: 10px;
	border-radius: 50%;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
	border:2px solid #fff;
}

.product-img{
	width: 100%;
}

.product-img2{
	margin-bottom: 20px;
}

.tag-box{
	position: absolute;
	top:0;
	left: 0;
	z-index: 8889;
}

.tag-cate{
	color: #fff;
	font-size: 12px;
	padding: 2px 8px;
	font-weight: bold;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	float: left;
}

.color-bg1{
	background:#00b7d3;
}

.color-bg2{
	background:#00bea4;
}

.color-bg3{
	background:#00c752;
}

.color-bg4{
	background:#ffaa00;
}

.color-bg5{
	background:#ff6c00;
}

.color-bg6{
	background:#ff5151;
}

.color-bg7{
	background:#df3ffa;
}

.color-bg8,
.color-bg13{
	background:#FF4081;
}
.color-bg9{
	background:#536DFE;
}
.color-bg10{
	background:#FFAB00;
}
.color-bg11{
	background:#FF5252;
}

.color-bg12{
	background:#00C853;
}

.maker{
	display: block;
	font-size: 14px;
	color: #3093bf;
}

#reccomended li .right-box p{
/*bottom: 60px;*/
    color: #182b3f;
    font-size: 12px;
    margin: 0;
    /*position: absolute;*/
    left: 105px;
    width: 200px;
}

.right-box p{
bottom: 18px;
    color: #182b3f;
    font-size: 12px;
    margin: 0;
    position: absolute;
    left: 105px;
    width: 200px;
}

.right-box p a {
    display: block;
    font-family: "Noto Sans Japanese",sans-serif;
}

.item_list .right-box p{
	bottom: -12px;
    color: #182b3f;
    font-size: 12px;
    margin: 0;
    position: absolute;
    right: 0;
    width: 200px;
}

.red-price{
	color:#d4145a;
	font-size: 20px;
	font-weight: bold;
}

.red-price2{
	color:#d4145a;
	font-size: 18px;
	font-weight: bold;
	padding: 0 0 0 5px;
}

#ranking{
	padding: 20px 0 40px;
	background:#f6f6f6;
}

#slider1{
	margin: 0 60px;
    padding: 0;
    width: 920px;
}

#slider1 li{
	background: #fff none repeat scroll 0 0;
    list-style: outside none none;
    margin: 15px;
    padding: 15px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
}

#slider1 li img{
	width: 100%;
}

#slider1 li h3{
	font-size: 14px;
    height: 6.4em;
    margin: 10px 0 0;
}

/*
#slider2{
	margin: 0 60px;
    padding: 0;
    width: 920px;
}


#slider2 li{
	background: #fff none repeat scroll 0 0;
    list-style: outside none none;
    margin: 15px;
    padding: 15px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
}

#slider2 li h3{
	font-size: 14px;
    height: 6em;
    line-height: 1.4em;
    margin: 10px 0 0;
    overflow: hidden;
}
*/

.owl-item .product-img{
	margin-bottom: 0;
}

.sub-img:hover{
	opacity: 0.8;
}

.product-img:hover{
	opacity: 0.8;
}

#slider3{
	margin: 0 60px;
    padding: 0;
    width: 920px;
}

#slider3 li{
    list-style: outside none none;
    padding: 15px;
    margin: 0;
    overflow: hidden;
}

#slider3 li.custom-image img {
	width: 100%;
    border-radius: 50%;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
    margin: 0 0 10px;
}

#slider3 li h3{
	font-size: 14px;
    height: 4.8em;
    margin: 10px 0 0;
    overflow: hidden;
}

#slider4{
	margin: 0 60px;
    padding: 0;
    width: 920px;
}

#slider4 li{
	background: #fff none repeat scroll 0 0;
    list-style: outside none none;
    margin: 35px 15px 15px;
    overflow: hidden;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
}

#slider4 li img{
	width: 100%;
}

#slider4 li h3{
	font-size: 14px;
    height: 4.8em;
    margin: 10px 0 0;
    overflow: hidden;
}

.rank-num {
    background: #333 none repeat scroll 0 0;
    border-radius: 50%;
    color: #fff;
    display: block;
    font-size: 10px;
    height: 42px;
    left: 2px;
    line-height: 40px;
    position: absolute;
    text-align: center;
    top: 2px;
    width: 42px;
}

.no1-bg {
    background: #c69b00 none repeat scroll 0 0 !important;
}

.no2-bg {
    background: #b3b3b3 none repeat scroll 0 0 !important;
}

.list-text3{
	display: block;
    font-size: 12px;
    height: 3.8em;
    margin: 0 0 10px;
    overflow: hidden;
    color: #8a8a8a;
}

.cate-label {
    background: #cacaca none repeat scroll 0 0;
    border-radius: 2px;
    font-size: 12px;
    padding: 8px 10px 8px;
    color: #000000 !important;
    font-weight: bold;
display:inline-block;
}

.big-num {
    font-size: 20px;
}

.owl-prev{
	float: left;
background: url(../img/cur_prev.png) center center no-repeat;
}

.owl-next{
	float: right;
background: url(../img/cur_next.png) center center no-repeat;
}

.owl-theme .owl-controls{
	position: absolute;
    width: 1040px;
    margin-left: -60px;
    top: 150px;
    z-index: 5;
}

#slider4 li img:hover{
	opacity: 0.6;
}

.more-list-bt{
	position: absolute;
	right: 3px;
	top:30px;
	background:#e6e6e6;
	text-align: center;
	padding: 4px 10px;
	font-size: 14px;
	box-shadow: 0 2px 2px rgba(0,0,0,0.3);
}

.select-bt{
	width: 160px;
	overflow: hidden;
	position: relative;
    height: 38px;
    padding: 0;
    display: block;
    position: absolute;
    top:30px;
    right: 0;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
    color: #3093bf;
}

.select-bt .material-icons{
	position: absolute;
	right: 4px;
	top: 9px;
	z-index: 9999;
}

.select-bt select {
    background: #e6e6e6;
    color: #3093bf;
    font-size: 14px;
    padding: 8px;
    position: absolute;
    width: 200px;
}

.next-bt{
	position: absolute;
	top:0px;
	right: 0;
	font-size: 50px!important;
	color: #b8b9b9;
	cursor: pointer;
}

.prev-bt{
	position: absolute;
	top:0px;
	left: 0;
	font-size: 50px!important;
	color: #b8b9b9;
	cursor: pointer;
}

.next-bt:hover,.prev-bt:hover{
	color: #00b0ff;
}

.owl-theme .owl-controls .owl-buttons div{
	border-radius:0!important;
	padding: 8px 16px!important;
}

.more-list-bt .material-icons{
       vertical-align: middle;
    font-size: 16px;
    padding: 0 4px 0 0;
}

#recent{
	padding: 20px 0 40px;
	background-color: #fafafa;
}

#under-recent{
	padding: 20px 0 60px;
}

#features ul{
	margin: 0 0 0 -15px;
	padding: 0;
	overflow: hidden;
	width: 1070px;
}

#features li{
	margin: 15px 15px 70px;
	padding: 0;
	list-style: none;
	width: 326px;
	float: left;
	position: relative;
	height: 300px;
}

#features ul::after {
    background: #b8b9b9 none repeat scroll 0 0;
    content: "";
    display: block;
    height: 1px;
    left: 0;
    margin: 0;
    position: absolute;
    top: 440px;
    width: 100%;
    z-index: 8888;
}

#features{
	padding: 10px 0 40px;
	background:#fff;
}

#features li h3{
	font-size: 14px;
    font-weight: bold;
    margin: 0;
    line-height: 20px;
}

#specialists{
	padding: 20px 0 40px;
}

#specialists .owl-theme .owl-controls{
	top: 50px;
}

#maker .owl-theme .owl-controls{
	top: 50px;
}

#specialists .prev-bt{
	top: 0px;
}

#specialists .next-bt{
	top: 0px;
}

#specialists img{
  width: 100%;
}

#maker .prev-bt{
	top: 154px;
}

#maker .next-bt{
	top: 154px;
}

.text-name1{
	display: block;
	text-align: center;
	color: #1a1a1a;
}

a .text-name1:hover{
text-decoration: underline;
color: #3093bf;
}

.text-name2{
	display: block;
	text-align: center;
	color: #1a1a1a;
	font-size: 12px;
}

#maker{
	padding: 20px 0 40px;
	background:#f6f6f6;
}

/*--------------------------------------------------------
商品詳細ページ
--------------------------------------------------------*/



.under-main{
	position: relative;
	z-index: 1;
	width: 100%;
	overflow: hidden;
}

#movie{
	margin:20px 0 0;
}

/*.movie-box{
	width: 66%;
	margin: 0px 0 0;
	border-right: 1px dashed #90a4ae;
	float: left;
}

.movie-box iframe{
width:100%;
max-width: 656px;
margin-top: 20px;
}
*/
.movie-in h3{
	color: #0e1b35;
	margin: 2px 0 20px;
	padding: 8px 0px;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 20px;
	font-family: "Montserrat",sans-serif;
	font-weight:400;
}

.sns-list{
	height: 47px;
}

.movie-in h3 .material-icons{
	vertical-align: middle;
	margin-right: 10px;
}

.movie-in{
	width: 350px;
	float: right;
	box-sizing: border-box;
	padding: 30px 0 30px 30px;
	height: 100%;
}




.movie-in h4{
	font-size: 12px;
	font-weight: bold;
	color: #0e1b35;
	line-height: 20px;
	margin: 0 0 4px;
}

.movie-in .maker{
	font-size: 12px;
	margin-bottom: 5px;
}

.movie-in p{
	margin:0;
	font-size: 12px;
}

.product-detail-data{
	position: relative;
}

.movie-in .red-price{
	font-size: 18px;
	margin-right: 5px;
}

.cart-bt1{
    background: #fff none repeat scroll 0 0;
    border: 2px solid #00b0ff;
    border-radius: 4px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    box-sizing: border-box;
    color: #00b0ff;
    display: block;
    float: left;
    margin: 0 10px 0 0;
    padding: 6px 0 6px 14px;
    position: relative;
    width: 170px;
    font-size: 12px;
}

.cart-bt2{
    background: #90a4ae none repeat scroll 0 0;
    border: 2px solid #90a4ae;
    border-radius: 4px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    box-sizing: border-box;
    color: #fff;
    display: block;
    float: left;
    margin: 0 0 0 0px;
    padding: 3px 0 3px 0px;
    position: relative;
    width: 120px;
    font-size: 8px;
text-align:center;
}

.no_login{
/*float:none;*/
margin-left: auto;
/*margin-right: auto;*/ 
clear: both;
}

.return_btn{
    background: #90a4ae none repeat scroll 0 0;
    border: 2px solid #90a4ae;
    border-radius: 4px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    box-sizing: border-box;
    color: #fff;
    display: block;
    padding: 10px;
    position: relative;
    width: 120px;
    font-size: 14px;
text-align:center;
}

.cart-bt6 {
    background: #0084bf none repeat scroll 0 0;
    border: 2px solid #0084bf;
    border-radius: 4px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    box-sizing: border-box;
    color: #fff;
    display: block;
    float: left;
    font-size: 20px;
    margin: 10px 0;
    padding: 9px 0 6px;
    position: relative;
    text-align: center;
    width: 283px;
    line-height: 18px;
    height: 40px;

}

.cart-bt6 .material-icons{
	vertical-align: middle;
	font-size: 16px;
	margin-right: 4px;
}

.cart-bt7 {
    background: #ffa500 none repeat scroll 0 0;
    border: 2px solid #ffa500;
    border-radius: 4px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    box-sizing: border-box;
    color: #fff;
    display: block;
    float: left;
    font-size: 20px;
    margin: 10px 0;
    padding: 9px 0 6px;
    position: relative;
    text-align: center;
    width: 283px;
    line-height: 18px;
    height: 40px;

}

.cart-bt7 .material-icons{
	vertical-align: middle;
	font-size: 16px;
	margin-right: 4px;
}
.cart-bt7:hover {
  color: #fff;
  opacity: 0.6;
}
.size-box{
	background: #f4f5f7 none repeat scroll 0 0;
    clear: both;
    margin: 0px;
    padding: 15px 15px 10px;
overflow: hidden;
}

.select-wrap{
display:block;
width:25%;
float:left;
}

.color_select{
padding-top: 0 !important;
font-size: 12px !important;
font-weight: normal !important;
}

.side-point{
	font-size: 14px;
	display: block;
	line-height: 17px;
	padding: 10px 0;
}


.bd-top-dashed{
	border-top: 1px dashed #90a4ae;
}

.side-star{
	font-size: 14px;
	display: block;
}

.side-star .material-icons{
	color: #00b0ff;
	margin-right: 4px;
	vertical-align: middle;
	font-size: 18px;
}

.side-point img{
	height: 18px;
	margin-right: 4px;
width: auto !important;
}

.movie-in .size-box p{
	padding: 10px 0 0;
font-weight: bold;
}

.supplement-text{
	display: block;
	font-weight: bold;
	color: #d4145a;
	font-size: 12px;
}

.size-box img{
	width: 50px;
	float: left;
	margin-right: 10px;
box-sizing:border-box;
}

.size-box dl{
	clear: both;
	margin: 0;
	overflow: hidden;
	font-size: 12px;
	line-height: 52px;
	padding: 20px 0;
}

.size-box dt{
	width: 36%;
	float: left;
}

.size-box dd{
	width: 64%;
	float: left;
	margin: 0;
	text-align: center;
	color: #90a4ae;
}

.size-box dd .cart-bt2{
font-size: 14px;
    line-height: 20px;
    width:284px;
}

.cart-bt1 .material-icons ,.cart-bt2 .material-icons{
    font-size: 16px;
    vertical-align: middle;
}

#point h2{
	margin:0;
}

#point h3{
	margin:10px 0 0;
	font-size: 25px;
	font-weight: bold;
	margin-bottom:20px;
	
}

#point h4{
	margin:0;
	font-size: 20px;
	font-weight: bold;
	margin: 20px 0;
}

#point p{
	display: block;
    font-size: 14px;
    margin-bottom: 40px;
	line-height:  1.5em;
	
}

#point img{
	margin-bottom: 20px;
}

#product-slider{
	margin:0;
	padding:0;
}

#product-slider li{
	list-style: none;
}

.shopping-box{
	margin: 0;
    overflow: hidden;
    padding: 20px 0;
    border-bottom: 1px dashed #90a4ae;
}

.shopping-box h4{
	margin:0;
	font-weight: bold;
	font-size: 18px;
	color: #0e1b35;
}

.search-box{
	width: 100%;
	background-color: #182B3F;
	padding: 20px 45px;
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.4);
	box-sizing: border-box;
	overflow: hidden;
}

.search-box ul{
	margin:0 0 10px;
	padding: 10px 0;
	overflow: hidden;
	width: 570px;
}

.search-box li{
	display: inline;
    margin: 0;
    padding: 0 30px 0 0;
    float: left;
}

.cart-bt3{
	display: block;
	background: #fff;
	color: #00b0ff;
	border:2px solid #00b0ff;
	width: 262px;
	padding: 6px 0 6px 44px;
	position: relative;
	float: left;
	margin: 0 20px;
	border-radius: 4px;
	box-sizing: border-box;
	box-shadow: 0 2px 5px rgba(0,0,0,0.3);
}

.cart-bt4{
	display: block;
	background: #90a4ae;
	color: #fff;
	border:2px solid #90a4ae;
	width: 262px;
	padding: 6px 0 6px 44px;
	margin: 0 20px;
	position: relative;
	float: left;
	border-radius: 4px;
	box-sizing: border-box;
	box-shadow: 0 2px 5px rgba(0,0,0,0.3);
}

.cart-bt5{
	display: block;
	background: #0084bf;
	color: #fff;
	border:2px solid #0084bf;
	width: 283px;
	padding: 4px 0 6px 10px;
	margin: 15px 30%;
	position: relative;
	float: left;
	border-radius: 4px;
	box-sizing: border-box;
	font-size: 20px;
	text-align: center;
	box-shadow: 0 2px 5px rgba(0,0,0,0.3);
}

.cart-bt52{
	display: block;
	background: #ffa500;
	color: #fff;
	border:2px solid #ffa500;
	width: 100%;
	padding: 4px 0 6px 10px;
	margin: 15px 0px;
	position: relative;
	float: left;
	border-radius: 4px;
	box-sizing: border-box;
	font-size: 20px;
	text-align: center;
	box-shadow: 0 2px 5px rgba(0,0,0,0.3);
}

.cart-bt52:hover{
  opacity:0.6;
  color: #fff;
}

.cart-bt5:hover{
	color: #0084bf;
	background: #fff;
}

.bd-bottom{
	/*border-bottom: 6px solid #0e1b35;*/
}

.select-wrap2{
	width: 160px;
	overflow: hidden;
	position: relative;
    height: 38px;
    padding: 0;
}

.order-bt-wrap{
	padding: 30px 0;
	overflow: hidden;
	font-size: 14px;
}

#shopping .order-bt-wrap{
    text-align: center;
}

.select-wrap2 .material-icons{
	position: absolute;
	right: 4px;
	top: 9px;
}

.cart-bt3 .material-icons ,.cart-bt4 .material-icons{
	position: absolute;
	top:10px;
	left: 14px;
	font-size: 20px;
}

.cart-bt5 .material-icons{
	font-size: 20px;
    left: 26px;
    position: absolute;
    top: 13px;
}

#shopping{
	padding: 0 20px 0px;
	background:#f4f5f7;
	margin-bottom: 60px;
}

.specification{
	font-size: 12px;
	/*margin: 0 0 20px;*/
}

#side-list .right-box p{
	width: 220px;
	bottom: 34px;
}

.specification dt {
    background: #eee none repeat scroll 0 0;
    box-sizing: border-box;
    padding: 10px 12px;
    color: #182b3f;
    font-weight: bold;
}

.specification dd {
    box-sizing: border-box;
    margin: 0;
    padding: 10px 12px;
    color: #182b3f;
}

.sub-conts h4{
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 40px;
}

#side-list{
	margin:0;
	padding: 0;
	overflow: hidden;
}

#side-list li {
    float: left;
    list-style: outside none none;
    padding: 0 0 40px;
    position: relative;
    width: 100%;
    margin: 0 0 40px;
    border-bottom: 1px solid #f4f5f7;
}

#side-list h3{
	font-size: 14px;
    font-weight: bold;
    margin: 0;
}

#side-list .point-wrap{
	bottom: 40px;
}

.side-link{
	padding: 5px 0 0 30px;
	position: relative;
}

.side-link img{
	margin: 20px 0;
	box-shadow: 0 2px 2px rgba(0,0,0,0.3);
}

.side-review{
	padding: 5px 0 0 30px;
	position: relative;
}
.side-review h3 {
	font-weight: bold;
}
.side-review ul {
	margin-left:0;
	font-size: 14px;
}
.side-review li:not(:last-child) {
	border-bottom: 1px solid #ddd;
}
.side-review .voicedate {
	margin-bottom: 0px;
}
.side-review .reviewdate {
	font-size: 12px;
}
.side-review iframe {
	overflow:hidden;
	overflow-x:hidden;
	overflow-y:hidden;
	height:100%;
	width:100%;
	position:relative;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
}


/*--------------------------------------------------------
カートページ
--------------------------------------------------------*/

.now-play {
  background: #00B0FF none repeat scroll 0 0;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  margin: 0px 0 10px;
  padding: 8px 0;
  text-align: center;
}

.totalmoney_area,
.form_area {
  margin-right: 440px;
}

.cart-list {
  margin: 0;
  padding: 0;
}
.cart-list li {
  border-bottom: 1px solid #ccc;
  box-sizing: border-box;
  overflow: hidden;
  padding: 20px 20px 50px;
  position: relative;
  margin-bottom: 0;
}
.cart-thumb{
	float: left;
}
.cart-thumb img{
  display: block;
  width: 120px;
}
.cart-thumb .btn-remove{
  display: block;
  font-size: 13px;
  margin-top: 10px;
}
.cart-info{
  box-sizing: border-box;
  margin-left: 150px;
}
.cart-info .cart-title{
  font-size: 15px;
  margin-bottom: 10px;
}
.cart-info .cart-subtitle{
  font-size: 12px;
  color: #757575;
}
.cart-info .cart-detail{
  overflow: hidden;
}
.cart-info .cart-detail .cart-count{
}
.cart-info .cart-detail .cart-count-text{
  font-size: 13px;
}
.cart-info .cart-detail .cart-count-button{
  margin-top: 10px;
}
.cart-info .cart-detail .btn-plus,
.cart-info .cart-detail .btn-minus{
  display: inline-block;
  width: 32px;
  height: 32px;
  background: #ddd;
  color: #fff;
  font-weight: bold;
  line-height: 32px;
  text-align: center;
  font-size: 24px;
  border-radius: 2px;
}
.cart-info .cart-detail .btn-minus{
  margin-left: 6px;
}
.cart-info .cart-price{
  margin-bottom: 10px;
}
.cart-info .cart-price-text{
  color:#FF5E66;
  font-size: 18px;
  font-weight: bold;
}
.cart-info .cart-price-unit{
  font-size: 12px;
}

.m40-b{
  margin-bottom: 40px!important;
}

.total-dt dt {
    box-sizing: border-box;
    float: left;
    padding: 5px 20px;
    text-align: right;
    width: 70%;
}

.total-dt dd {
    box-sizing: border-box;
    float: left;
    margin: 0;
    padding: 5px 20px;
    text-align: right;
    width: 30%;
}

.total-dt {
    overflow: hidden;
margin-top: 0;
}

.bg-bk {
    background: #333 none repeat scroll 0 0 !important;
    color: #fff;
}

/*--------------------------------------------------------
ログイン画面
--------------------------------------------------------*/

.signin-in input {
    background: #0084bf none repeat scroll 0 0;
    border: 0 none;
    box-sizing: border-box;
    padding: 5px;
    width: 100%;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

.signin-in input[type="password"],
.signin-in input[type="text"]{
background-color: rgb(250, 255, 189);
}

.signin-in dd {
    margin: 0;
    padding: 0 0 10px;
}

.signin-in{
	width: 340px;
	margin:80px auto 20px;
}

.send-complete{
    margin: 20px auto 80px;
    width: 340px;
    font-size: 12px;
    text-align: center;
    border: 2px dotted #ccc;
    padding: 20px;
    box-sizing:border-box;
}

.bt-sign1 {
    border: 3px solid #00b0ff;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
    clear: both;
    color: #fff;
    display: block;
    margin: 20px 0 20px;
    padding: 8px 0;
    text-align: center;
    width: 100%;
}

.bt-sign2 {
background: #fff none repeat scroll 0 0;
    border: 2px solid #00b0ff;
    border-radius: 4px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    box-sizing: border-box;
    color: #00b0ff;
    display: block;
    float: left;
    margin: 0 10px 0 0;
    padding: 6px 0 6px 14px;
    position: relative;
    width: 100%;
    text-align: center;
}

/*--------------------------------------------------------
会員登録　/signIn/
--------------------------------------------------------*/

.box{
	/*height: 46px;*/
}

.box2{
	/*height: 64px;*/
}

.box3{
	/*height: 220px;*/
}

.signin-form{
	overflow: hidden;
	padding: 20px 0 0;
}

.signin-form dt{
	width: 24%;
	float: left;
	margin:0 0 30px;
	padding: 0 10px 20px 0;
	box-sizing:border-box;
clear: both;
min-height: 46px;
position:relative;
}

.hissu-tag{
background: #ff5353 none repeat scroll 0 0;
    border-radius: 4px;
    color: #fff !important;
    display: block;
    font-family: "游ゴシック","Yu Gothic","Yu Gothic","YuGothic","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic","sans-serif";
    font-weight: normal !important;
    height: 22px;
    line-height: 1.8;
    padding: 1px 6px;
    text-align: center;
    width: 32px;
}

.signin-form dd{
	width: 76%;
	float: left;
	margin:0 0 30px;
	padding:0px 0;
	box-sizing:border-box;
min-height: 46px;
}

.red-small{
	font-size: 12px;
	color: #ff0000;
}

.in-form{
	width: 680px;
	position: relative;
	margin: 40px auto;
	box-sizing: border-box;
}

.form-wtbg{
	background: rgba(255,255,255,0.9);
}

.signin-form input{
    background: #f6f6f6 none repeat scroll 0 0;
    border: 0 none;
    box-sizing: border-box !important;
    padding: 10px 20px;
    width: 100%;
}

.signin-form input[type=radio]{
width: auto;
margin-right: 5px;
}

.signin-form select {
    background: #f6f6f6 none repeat scroll 0 0;
    border: 0 none;
    padding: 10px 20px;
    width: 100%;
    font-size: 16px;
    color: inherit;
    font-weight: normal;
}

.w30{
	width: 26% !important;
}

.w60{
	width: 60% !important;
}

.contact-bt{
background: #0084bf none repeat scroll 0 0;
    border: 2px solid #0084bf;
    border-radius: 4px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    box-sizing: border-box;
    color: #fff;

    margin: 10px 0;
    padding: 4px 0 6px;
    position: relative;
    text-align: center;
    width: 50%;
    line-height: 18px;
margin-bottom: 60px;
}

#wishlist .midd-title,#historylist .midd-title,#add-change .midd-title {
    font-size: 28px;
    font-weight: 200;
    margin: 30px 0 30px;
}

#historylist:after{
content: "";
width: 0;
height:0;
display: block;
clear:both;
}

#historylist table{
width: 100%;
}

#historylist table th,
#historylist table td{
padding: 10px;
}

#historylist table th{
text-align: left;
}

#historylist table thead{
background-color: #f5f6f7;
}

.address-main{
	width: 48%;
	background:#f6f6f6;
	padding: 5px 30px;
	box-sizing:border-box;
	float: left;
	margin: 0 2% 40px 0;
}
.address-main dt{
  margin: 0px;
  padding: 0px;
  font-weight: bold;
  font-size: 120%;
  margin-bottom: 4px;
}
.address-main dd{
	margin:0;
}
.add-bt-box{
	box-sizing: border-box;
    display: block;
    float: left;
    font-size: 12px;
    padding: 10px 30px;
    width: 60%;
}

.add-form dt{
	width: 30%;
	float: left;
}

.add-form dd{
	width: 70%;
	float: left;
	margin: 0;
}

.ov-hidd{
	overflow: hidden;
}

.add-change-bt{
	width: 48%;
	float: left;
	font-size: 12px;
	background:#fff9e4;
	padding: 30px;
	box-sizing: border-box;
}

.add-change-btn{
    background: #00b0ff none repeat scroll 0 0;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
    color: #fff;
    cursor: pointer;
    display: block;
    margin-bottom: 20px;
    padding: 4px 10px 6px;
    width: 160px;
    font-size: 14px;
    clear: both;
text-align: center;
}

.address-sub-text{
	margin-bottom: 10px;
}

.other-address{
    clear: both;
    overflow: hidden;
    padding: 40px 0 0;
}

.other-address dd{
	margin:0;
}

.fl-c{
	clear: both;
}

.add-bt-box-in{
	padding: 0 0 20px;
}

#add-change{
	padding: 30px 0 0;
}

#wishlist{
	background:#f6f6f6;
	padding: 40px 0;
}

.other-address-in{
	background: #fff none repeat scroll 0 0;
	border: 1px solid #dadada;
    box-sizing: border-box;
    margin: 0 2% 40px 0;
    padding: 5px 30px;
    width: 48%;
    float: left;
}

.change-text-link{
	font-size: 12px;
	padding: 0 20px 0 0;
}

.change-text-link:hover{
	color: #ccc;
}

#historylist{
	padding:40px 0 40px;
}

.history-text{
	background: #eee none repeat scroll 0 0;
    bottom: 0;
    box-sizing: border-box;
    font-size: 14px;
    left: 0;
    padding: 5px 40px;
    position: absolute;
    text-align: right;
    width: 100%;
    border-bottom: 3px solid #ccc;
}

.history-text2{
	display: block;
    font-size: 14px;
}

#wishlist .more-list-bt,#historylist .more-list-bt{
	top: 5px!important;
}

#wishlist .prev-bt, #wishlist .next-bt {
    top: 232px;
}

.bar-mypage{
	background:#ececec;
	height: 40px;
}

.prof-list:after{
content: "";
width: 0;
height: 0;
display: block;
clear: both;
}

.bar-mypage ul{
	margin:0;
	padding: 8px 0 0;
float: right;
}

.bar-mypage li{
	list-style-type: none;
	float: left;
	font-size: 14px;
}

.bar-mypage .breadcrumbs-in{
	margin: 0;
	padding: 8px 0;
	width: 500px;
	float: left;
}

.prof-list li{
	float: right;
	margin-right: 30px;
}

.history-text a{
	padding-left: 20px;
}

.right-review{
	width: 780px;
	float: right;
}

.right-review p{
	width: 100%!important;
	padding: 0!important;
	margin-bottom: 15px!important;
}

.review-bt{
	background: #e6e6e6 none repeat scroll 0 0;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
    display: block;
    padding: 4px 10px 6px;
    text-align: center;
    width: 100px;
    cursor:pointer;
    margin: 0 20px 20px 0;
font-size: 12px;
}

.receipt-bt{
	background: #e6e6e6 none repeat scroll 0 0;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.3);
    display: block;
padding: 10px 20px 10px;
    text-align: center;
    width: 160px;
    cursor:pointer;
    margin-bottom: 20px;
    float: left;
    color: #333;

}

.review-box{
    border: 1px solid #ccc;
    box-sizing: border-box;
    padding: 10px;
    display: none;
    clear: both;
}

.m20-r{
	margin-right: 20px;
}

.star img{
    margin: 0 !important;
    width: 20px !important;
    box-shadow: none !important;
    clear: unset !important;
}

.review-box input{
    background: #f6f6f6 none repeat scroll 0 0;
    border: 0 none;
    box-sizing: border-box !important;
    padding: 5px;
    width: 100%;
    margin-bottom: 20px;
font-size: 12px;
}

.review-box textarea{
    background: #f6f6f6 none repeat scroll 0 0;
    border: 0 none;
    box-sizing: border-box !important;
    padding: 5px;
    width: 100%;
    height: 150px;
font-size: 12px;
}

.star{
	margin-bottom: 20px;
}

#detail_order ul{
	margin:0 0 20px;
	padding: 0;
	overflow: hidden;
}

#detail_order li{
	width: 50%;
	float: left;
	list-style-type: none;
	padding: 0 70px;
	box-sizing: border-box;
}

#detail_order dd{
	margin:0;
}

.detail_pay dt{
	width: 50%;
	float: left;
}

.detail_pay dd{
	width: 50%;
	float: left;
	text-align: right;
	padding-right: 60px;
	box-sizing: border-box;
}

.b{
	font-weight: bold;
}

#detail_order h3{
	font-weight: bold;
	font-size: 22px;
}

.signin-form textarea{
	background: #f6f6f6 none repeat scroll 0 0;
    border: 0 none;
    box-sizing: border-box !important;
    padding: 10px 20px;
    width: 100%;
    height: 220px;
}

.receipt h1{
	text-align: center;
	font-size: 14px;
	color: #ff5e66;
	margin-top: 60px;
}

.al-c{
	text-align: center;
	display: block;
	font-size: 14px;
}

.al-c2{
	text-align: center;
padding: 10px 0;
}

.receipt-box{
	font-size: 14px;
    margin: 20px 10%;
    overflow: hidden;
    width: 80%;
}

.box-left{
	box-sizing: border-box;
    float: left;
    padding: 20px;
    width: 50%;
    clear: both;
}

.box-right{
	width: 50%;
	float: left;
	text-align: right;
	padding: 20px;
	box-sizing: border-box;
}

.box-left dt{
	width: 200px;
	float: left;
	font-weight: bold;
	width: 40%;
	clear: both;
}

.box-left dd{
	float: left;
	margin: 0;
	width: 60%;
}

.box-left dl{
	overflow: hidden;
	margin:0;
}

.line-box{
	border:2px solid #333;
	overflow: hidden;
}

.line-box h2{
	padding:5px 10px;
	text-align: center;
	font-size: 16px;
	border-bottom: 2px solid;
	margin: 0;
}

.bd-top{
	border-top: 2px solid;
}

.box-right dt{
	width: 200px;
	float: left;
	font-weight: bold;
	width: 70%;
}

.box-right dd{
	float: left;
	margin: 0;
	width: 30%;
}

.copy{
	font-size:12px;
	margin:80px 0 0;
	text-align: center;
	padding: 20px 0
}

.main-copy{
	text-align: center;
	padding-top: 0px;
	bottom: 0;
}

.logo-position{
	padding: 50px 0 22px;
	margin-left: auto;
	margin-right: auto;
	width: 240px;
	height: auto;
}

.detail-pic-center{
	margin-left: auto;
	margin-right: auto;
	width: 30%;
	height: auto;
}

.detail-pic-left{
	margin: 10px;
	float: left;
	width: 30%;
	height: auto;
}

.detail-pic-center2{
	margin: 10px;
	float: left;
	width: 30%;
	height: auto;
}

.detail-pic-right{
	margin: 10px;
	float: left;
	width: 30%;
	height: auto;
}

.color-wt{
	color: #fff;
}

.height-min{
	min-height: 76vh;
}

.list_flow--item::after {
    background-color: #fff;
    border-color: transparent transparent transparent #f3f3f3;
    border-style: solid;
    border-width: 45px 10px 46px 30px;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    right: -8px;
    top: 0;
    width: 0;
}

.list_flow--item {
    background-color: #f3f3f3;
    color: #000;
    display: inline-block;
    height: 90px;
    letter-spacing: normal;
    line-height: 90px;
    margin-right: 26px;
    position: relative;
    vertical-align: middle;
    width: 330px;
}

.list_flow--item.is_current {
    background-color: #000;
    color: #fff;
    position: relative;
}

.list_flow--item.is_current {
    color: #fff;
}
.list_flow--item {
    color: #000;
    letter-spacing: normal;
    line-height: 90px;
}

.list_flow--item p {
    padding: 0;
}

.contact-page p {
    margin-bottom: 20px;
    padding: 30px 0;
    text-align: center;
}

.list_flow--num {
    float: left;
    font-size: 28px;
    font-weight: bold;
    position: relative;
}

.list_flow--item p {
    padding: 0;
}

.list_flow--text {
    float: right;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 2px;
    padding: 0 44px 0 0 !important;
    position: relative;
}

.list_flow {
    letter-spacing: -0.4em;
    margin: 0;
    padding: 0;
    width: 1070px;
}

.list_flow--step {
    float: left;
    font-family: "Montserrat",sans-serif;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 0 9px 0 27px !important;
    position: relative;
}

.list_flow--item.is_current::after {
    border-left-color: #000;
}

.contact_box-top{
	padding: 40px 0;
}

.add-on-bt {
background: #0084bf none repeat scroll 0 0;
    border: 2px solid #0084bf;
    border-radius: 4px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    clear: both;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 14px;
    margin: 0 0 20px;
    padding: 4px 10px 6px;
    text-align: center;
    /*width: 160px;*/
}

.add-change-bt h3{
	color: #182b3f;
    font-size: 18px;
    margin: -8px 0 0;
    padding: 0 0 20px;
}

.p0-t{
	padding-top: 0!important;
}

.m20-t{
	margin-top: 20px;
}

.check-in-box{
	float: left;
    line-height: 100px;
    text-align: right;
    width: 30px;
}
.check-in-box + img{
  width: 100px;
  margin : 10px;
}

.w80p{
	width: 78%;
	float: left;
}

.pay-text{
	padding: 10px 0!important;
	margin:0!important;
	font-size: 12px;
}

.payment-right{
	/*float: right;*/
	width: 200px;
	background: #eee;
	text-align: center;
	font-size: 12px;
	padding: 14px;
	box-sizing:border-box;
	border: 1px solid #ccc;
}

.p60-b{
	padding-bottom: 60px;
	overflow: hidden;
}

.payment-comp{
	width: 100%;
	background: #eee;
	text-align: center;
	font-size: 12px;
	/*padding: 40px 0;*/
	box-sizing:border-box;
	/*border: 1px solid #ccc;*/
	clear: both;
	margin: 0 0 60px;
}

.payment-comp .add-on-bt{
	margin:0 auto;
}

.h75p{
	min-height:78vh; 
}

.al-l{
	text-align: left;
}

.payment-right h4{
	font-size: 14px;
	font-weight: bold;
	margin:5px 0;
	text-align: left;
}

.under-text-wrap{
	width: 900px;
	position: relative;
	margin: 40px auto;
	box-sizing: border-box;
	font-size: 14px;
}

.under-text-wrap h3{
	font-size:20px;
	font-weight: bold;
}

.under-text-wrap h4{
	font-size:16px;
	font-weight: bold;
}

.under-text-wrap-in{
	padding: 20px 40px 40px;
	box-sizing:border-box;
	background: #fafafa;
	margin: 40px 0;
}

.gallery1 {
display: flex;
justify-content: space-between;
}
.gallery2 {
display: flex;
justify-content: space-between;
margin:10px 0;
}
.gallery3 {
display: flex;
justify-content: space-between;
}
.gallery4 {
display: flex;
justify-content: space-between;
margin:10px 0;
}
#with-wrap{
	padding: 40px 0;
}

.wish-cart{
	bottom: 40px;
    right:0;
    position: absolute;
}

.al-r{
	text-align: right;
	display: block;
}

#side-pay{
    display: block;
    float: right;
    position: relative;
    width: 200px;
}

.fs-12{
	font-size: 12px;
}

#other{
	background:#f6f6f6;
	padding: 40px 0;
}

.p20-r{
	padding-right:20px; 
}

.p20-l{
	padding-left:20px; 
}

.yesno-bt{
	margin:0;
	padding: 40px 0;
	overflow: hidden;
}

.yesno-bt {

}

.yes-bg{
	background: #aaaaaa;
	list-style: none;
	width: 240px;
	float: left;
	margin-right: 20px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	padding: 8px 16px;
border: none;
}

.no-bg{
	background: #990000;
	list-style: none;
	width: 240px;
	float: left;
	margin-right: 20px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	padding: 8px 16px;
border: none;
}

.main-body{
	min-height: 850px;
  overflow-x:hidden;
}

#expert-list:after{
content: "";
width:0;
height:0;
display: block;
clear:both;
}

#expert-list ul{
	margin:0;
	padding: 0;
	overflow: hidden;
}

#expert-list li{
}

#expert-list ul a{
	width: 32%;
margin-right: 2%;
	float: left;
	list-style: none;
	margin-bottom: 40px;
}

#expert-list ul a:nth-child(3n){
margin-right: 0;
}

#expert-list li span{
	font-size: 12px;
}

#expert-list li h3{
	margin: 10px 0;
}

#expert-list h2{
	padding:40px 0;
}

#expert-list{
	padding: 0 0 40px;
}

.head-search{
	float: left;
    padding: 15px 10px 0 60px;
    width: 430px;
    position: relative;
}

.product-name-side{
font-weight:bold!important;
font-family: "Noto Sans Japanese",sans-serif!important;
}

.textBox{
	background: rgba(255, 255, 255, 0.4) none repeat scroll 0 0;
    color: #fff;
    font-size: 14px;
    padding: 4px;
    border: none;
    padding: 4px 4px 4px 32px;
}


.head-search .material-icons{
	color: #fff;
    font-size: 20px;
    left: 67px;
    position: absolute;
    top: 24px;
}

#top-bn-area{
	padding:60px 0 30px;
}

.flex-direction-nav a.flex-prev {
    background-image: url("../images/controls-left.png");
    background-size: 42px auto;
}

.flex-direction-nav a.flex-next {
    background-image: url("../images/controls-right.png");
    background-size: 42px auto;
}

.flexslider-wrap{
	padding:48px 0px 0;
	box-sizing:border-box;
}

.rank-cate-btlist li{
	width: 120px!important;
}

.ui-tabs-nav li{
	height: auto!important;
	width: 180px !important;
	/*box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);*/
background-color: #CFD8DC;
}

.ui-tabs-selected{
	background:#0e1b35 none repeat scroll 0 0 !important;
}

.ui-tabs-selected a{
	color: #fff!important;
	}

.rank-icon-wrap img{
    margin-right: 10px;
}

.rank-icon-wrap{
	display: block;
	padding-bottom:5px;
	color: #1a1a1a;
	font-size: 22px;
	font-weight: bold;
}

.rank-list-abso{
	margin: 0 0 0 -20px!important;
}

.rank-list-abso .tag-box{
	top:44px!important;
}

.rank-list-abso .list-text{
	top:189px;
}

.footer-box{
	display: table;
	width: 100%;
	padding-bottom: 40px;
height:100%;
}
.footer-box .footer-hover :hover {
    color: #d4145a;
    transition: 0.3s;
}

.footer-box-in{
	display: table-cell;
	width: 20%;
	position: relative;
	/*padding: 0 20px 0 0;*/
	padding: 0 20px;
	height: 100%;
}
.footer-box-in:not(:last-of-type){
	border-right: solid 1px #cfd1d7;
}

/*.footer-box-in:after{
	content:"";
	height: 384px;
	width: 1px;
	position: absolute;
	right: 30px;
	top: 24px;
	background-color: #cfd1d7;
}*/


.bd-none:after{
	width: 0;
}

.footer-box-in ul{
	margin:0;
	padding: 0;
	font-size: 14px;	
}
.footer-box-in ul li{
	margin-bottom:0.5em;
}

.footer-box-in li{
	list-style-type: none;
}

.footer-box-in h3{
	margin:0;
	padding: 20px 0;
	font-size: 14px;
	font-weight: bold;
}
.footer-box-in h3 span{
	width: auto;
	overflow: initial;
	font-size: 25px;
	vertical-align: bottom;
    line-height: 1.2em;
}

.footer-box-in a{
	color: #0e1b35;
}

.footer-box-in a:hover{
	color: #d4145a;
}

.profile-box h3 {
    font-size: 28px;
    font-weight: 200;
    margin: 10px 0 0;
}

.prof-right-box h3 span{
font-size: 14px;
    margin-left: 20px;
    font-weight: normal;
}

.profile-box img{
	width: 200px;
	float: left;
	margin: 20px 0 0;
}

#specialists{
	clear: both;
	background-color: #fffcec;
	border-bottom: 10px solid #0e1b35;
}

.prof-right-box{
	float: right;
    padding: 0 300px 0 40px;
    width: 500px;
}

.profile-box h4{
	font-weight: bold;
}

.maker-list-under{
	margin:0;
	padding:0;
	overflow: hidden;
}

.maker-list-under li{
	list-style: none;
	width: 20%;
	float: left;
}

.maker-list-under li img{
	width: 100%;
	padding:10px;
	box-sizing:border-box;
}

.maker-head{
	width: 680px;
	margin: 20px 0;
}

.maker-side{
	width: 320px;
	float: right;
	height: 500px;
	margin: 60px 0 0;
}

#maker-cont h1{
	background: #f4f4f4 none repeat scroll 0 0;
    font-size: 28px;
    font-weight: 200;
    margin: 40px 0 10px;
    padding: 8px 20px;
}

#maker-cont h2{
	color: #d4145a;
    font-size: 16px;
    font-weight: bold;
    margin: 40px 0 10px;
	}

.maker-cont-img{
	width: 300px;
	margin: 20px 0;
}

#maker-cont{
	padding-bottom: 60px;
}

.other-maker{
	margin:0;
	padding:0;
}

.other-maker li{
	list-style: none;
	clear: both;
	padding-bottom: 20px;
	overflow: hidden;
}

.other-maker h3{
	font-size: 14px;
	margin:0 0 10px;
	font-weight: bold;
}

.other-maker p{
	font-size: 12px;
}

.other-maker a{
	color: #182b3f;
}

.other-maker a:hover{
	color: #d4145a;
}

.bg-wt{
	background: #fff!important;
}



.side-img-wrap img{
	width: 100px;
	height: 100px;
	max-width: 200%;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.side-img-wrap{
	display: block;
	width: 100px;
	height: 100px;
	float: left;
	margin-right: 10px;
	box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
	overflow: hidden;
}

.mouse-on .side-img-wrap img{
	width: 120px;
	height: 120px;
	margin:-10px 0 0 -10px;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.slid-wrap{
	width: 620px;
	float: left;
}

.sub-bn-wrap{
    float: right;
    height: 345px;
    margin: 48px 0 0;
    width: 410px;
}

.sub-bn-in{
	/*background: #000;*/
	color: #fff;
	text-align: center;
	font-size: 24px;
	line-height: 108px;
	height: 108px;
	/*margin-bottom: 13px;*/
	margin-bottom: 7.5px;
	font-weight: bold;
}

.right-box p a{
	display: block;
	font-family: "Noto Sans Japanese",sans-serif;
}

.right-box{
	display: block;
        /*margin-top: 26px;*/
}

.point-wrap{
	position: absolute;
	bottom: 0;
	right: 0;
	color: #a67c52;
	font-size: 14px;
	line-height: 18px;
}

.point-wrap img{
	height: 18px;
}

.recent-tag{
	top: 30px!important;
	left: 30px!important;
}

#link{
	padding: 40px 0 80px;
	overflow: hidden;
	background:url(../img/header/header-bg.jpg);
	border-top: 5px solid #000;
}

#link h3{
	font-size: 28px;
	font-weight: bold;
	font-family: "Montserrat",sans-serif;
	margin: 0 0 40px;
}

#link img{
	width: 31%;
	float: left;
	margin-right: 3.5%;
	box-shadow: 0 2px 2px rgba(0,0,0,0.3);
}

#link img:hover{
	opacity: 0.8;
}

.m0-r{
	margin-right: 0!important;
}

.company-data{
	overflow: hidden;
	padding: 20px 0 0;
}

.company-data dt{
	margin: 0;
	padding: 15px 0;
	width: 30%;
	float: left;
	font-weight: bold;
}

.company-data dd{
	margin: 0;
	padding: 15px 0;
	width: 70%;
	float: left;
}

.question-data dt{
	margin: 0;
	padding: 15px;
	font-weight: bold;
	cursor: pointer;
	position: relative;
	background-color: rgba(31,33,74,0.1);
	margin-top: 15px;
}
.question-data dt::after{
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translate(-50%, -50%);
	content: '＋';
}
.question-data dt.show::after{
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translate(-50%, -50%);
	content: '―';
}

.question-data dd{
	margin: 0;
	padding: 15px 0;
	display: none;
}

.product-voice-wrap img{
	width: 100px;
	float: left;
	border-radius: 50%;
	box-shadow: 0 1px 3px rgba(0,0,0,0.3);
	margin-right: 30px;
}


.product-voice-wrap h3{
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 10px;
}

.product-voice-wrap h3 span{
	font-size: 12px;
	font-weight: normal;
	padding-left: 20px;
}

.product-voice-wrap p{
	font-size: 12px;
	padding: 0 35px 0 0;
}

.product-voice-wrap a{
color: #182b3f;
}

.product-voice-wrap a:hover{
text-decoration: underline;
}

.product-voice-wrap a img:hover{
opacity: 0.8;
}

.product-sq-wrap{
	overflow: hidden;
	background: #fafafa;
	padding: 10px 0;
	margin: 20px 30px 0px 0;
}

.product-sq-wrap img{
	width: 20%;
	float: left;
	padding: 10px;
	box-sizing:border-box;
}

.product-sq-wrap img:hover{
	opacity: 0.7;
}

.product-voice-wrap{
	padding: 20px 0 35px;
}

/*#point{
	padding: 20px 0;
}*/

.order-select-wrap dl{
	overflow: hidden;
	font-size: 14px;
}

.order-select-wrap dt{

	margin: 0;
	padding: 6px 0;
	width: 18%;
	float: left;
}

.order-select-wrap dd{
	margin: 0;
	padding: 0;
	width: 32%;
	float: left;
}

.select-order{
	width: 160px;
	overflow: hidden;
	position: relative;
    height: 36px;
    padding: 0 0 2px;
    display: block;
    background: #fff;
    border: 2px solid #90a4ae;
}

.select-order .material-icons{
	position: absolute;
	right: 4px;
	top: 9px;
}


.select-order select{
    background:none;
    color: #0e1b35;
    padding: 6px;
    position: absolute;
    width: 200px;
    font-size: 14px;
}

.order-select-wrap{
	overflow: hidden;
	padding: 20px 0;
	border-bottom: 1px dashed #90a4ae;
}

.side-bt-box{
	padding: 20px 0;
clear:both;
}

.side-bt-box:after{
content: "";
width:0;
height:0;
display:block;
clear:both;
}

.specification-wrap{
	/*padding: 0 0 0 30px;*/
	box-sizing:border-box;
}

/*.side-relation-item-wrap{
	padding: 5px 0 0 30px;
	box-sizing:border-box;
	position: relative;
}*/

.bd-top-dashed-abso{
	border-top: 1px dashed #90a4ae;
	width: 1000px;
	position: absolute;
	top: 0;
	left: 0;
}

.underline{
text-decoration: underline;
}

.m40-b{
margin-bottom: 40px;
}

.m40-t{
margin-top: 40px;
}

.cart_title_area{
background-color: #f5f5f5;
    min-height: 60px;
    text-align: center;
padding: 21px 18px;
border-bottom: 1px solid #979898;
}

.cart_title{
font-weight: 200;
font-size: 24px;
letter-spacing: 12px;
}

.cart_text{
font-size: 12px;
}

.point_announce{
font-size: 12px;
}

.alignC{
  float: left;
  display: inline-block;
  margin-top: 10px;
}

.btn_area{
  text-align: center;
}
.btn_area ul{
  margin: 10px 0px;
  padding: 0px;
}
.btn_area ul li{
  list-style: none;
}

.total_area{
  position: absolute;
  padding: 20px;
  width: 380px;
  right: 0;
  top: 0;
  background-color: #f5f5f5;
}

.total_area:after{
content: "";
width: 0;
height: 0;
clear: both;
}

.motone{
position: relative;
font-size: 12px !important;
}

.motone span{
text-decoration: line-through;
}

#expert-list li img {
    border-radius: 50%;
}

form span.attention{
    font-size: 12px;
    color: red;
}

.how{
padding: 20px;
background: #f5f6f7;
margin-bottom: 40px;
}

.how:after{
content: "";
display: block;
width: 0;
height: 0;
clear: both;
}

.how > img{
  float: left;
  margin-right: 3%;
  width: 45%;
}

.how .img{
  float: left;
  width: 48%;
  display: flex;
  justify-content: space-around;
  align-items: center;
  height: 150px;
}
.how .text{
float: left;
    width: 50%;
    font-weight: bold;
    text-align: left;
    font-size: 16px;
    line-height: 1.7;
padding: 18px 17px 0;
box-sizing: border-box;
}

.about_logo{
margin-top: 20px;
margin-bottom: 60px;
}

#cure_item{
clear:both;
padding-top: 40px;
border-top: 1px dashed #182b3f;
}

.curator_position{
font-size:14px;
margin-left:20px;
}

.point_area{
background-color: #ececec;
padding: 0 20px 20px;
}

.point_area h3{
padding-top:20px;
}

.pay_area02{
margin-bottom: 20px;
}

.mycondition_area{
margin-bottom: 50px;
}

.breadcrumbs:after{
content: "";
width: 0;
height: 0;
display:block;
clear:both;
}

.more-bt4{
color: #00b0ff!important;
}

.breadcrumbs ul li{
display: inline-block;
}

.mynavi_list{
margin-left: 0;
}

.mynavi_list li{
display: inline-block;
margin-right: 20px;
/*box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4); */
}

.mynavi_list li a{
display: block;
background: #90a4ae;
    border: 0;
    color: #fff;
    padding: 10px;
    border-radius: 4px;
}

#address dt,
#address dd{
vertical-align: middle;
}

.right-box,#recent h3,right-box a{
    color:#0e1b35 !important;
}

a .right-box h3:hover{
    color: #3093bf !important;
    text-decoration:underline;
}

#specialists img:hover{
	opacity: 0.8;
}

img.none_op:hover{
	opacity: 1.0 !importantc;
}

.amazon{
  padding-bottom: 20px;
  overflow: hidden;
}

#undercolumn_error{
    margin-left: auto;
    margin-right: auto;
    padding: 100px 0;
    text-align: center;
    width: 1040px;
}

#undercolumn_error .error{
color:#ff0000;
}

.right-box,.right-box a, #recent h3{
    color:#0e1b35;
}

#side-list .right-box h3{
font-weight: normal;
}


/*.right-box:hover{
    color:#3093bf;
    text-decoration:underline;
}*/

#amazon_info:after{
content: "";
width: 0;
height: 0;
display: block;
clear:both;
}

#amazon_payment{
float: left;
}

#undercolumn{
width: 1040px;
margin-left:auto;
margin-right:auto;
}

#undercolumn_shopping{
width: 1040px;
margin-left:auto;
margin-right:auto;
}

.flow_area{
width: 1040px;
margin-left:auto;
margin-right:auto;
}

.select_area{
width: 78%;
float: right;
}

.select_area .color_select{
margin-bottom: 10px;
}

.select_area .color_select:last-child{
margin-bottom: 0;
}

.select_area .color_select select{
width: 50%;
}

.movie-in .size-box p {
    font-weight: bold;
    line-height: 34px;
    overflow: hidden;
    padding: 10px 0 0;
}

.select_area .color_select select {
    float: right;
    width: 70%;
}

.fl-r{
float:right;
}

/*
#slider2 li h3 span{
	font-weight:bold;
}
*/

.al-c{
text-align:center;
}

#reccomended li h3 span{
font-weight:bold;
}

#side{
float: right;
width: 200px;
}

.attention{
    color:red;
    font-weight:bold;
}

.gray_btn{
	background: #333 none repeat scroll 0 0;
    border-radius: 4px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    box-sizing: border-box;
    color: #fff;
    margin: 10px 0;
	width: 50%;
    padding: 4px 0 6px;
    position: relative;
    text-align: center;
    line-height: 18px;
    margin-bottom: 20px;
display: block;
    margin-left: auto;
    margin-right: auto;
}

.blue_btn{
background: #0084bf none repeat scroll 0 0;
    border: 2px solid #0084bf;
    border-radius: 4px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    box-sizing: border-box;
    color: #fff;
    margin: 10px 0;
    padding: 4px 0 6px;
    position: relative;
    text-align: center;
    width: 50%;
    line-height: 18px;
    margin-bottom: 60px;
    margin-left: auto;
    margin-right: auto;
display: block;
}

.blue_btn2{
background: #00b0ff none repeat scroll 0 0;
    border: 2px solid #00b0ff;
    border-radius: 4px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    box-sizing: border-box;
    color: #fff;
    padding: 5px 10px;
    position: relative;
    text-align: center;
    line-height: 18px;
    margin-left: auto;
    margin-right: auto;
display: inline-block;
font-size: 14px;
}

.gray_btn2{
	background: #333 none repeat scroll 0 0;
    border-radius: 4px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    box-sizing: border-box;
    color: #fff;
    margin: 10px 0;
    padding: 4px 0 6px;
    position: relative;
    text-align: center;
    line-height: 18px;
    margin-bottom: 20px;
display: block;
    margin-left: auto;
    margin-right: auto;
font-size: 14px;
}

.blue_btn2.min-width,
.gray_btn2.min-width{
width: 340px;
margin-left: auto;
margin-right: auto;
}

.white_btn{
background: #fff;
    border: 2px solid #0084bf;
color: #0084bf;
    border-radius: 4px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    box-sizing: border-box;
    padding: 5px 10px;
    position: relative;
    text-align: center;
    line-height: 18px;
    margin-left: auto;
    margin-right: auto;
display: inline-block;
}

.m20-b{
margin-bottom: 20px !important;
}

.f12px{
font-size: 12px;
}

.f-big{
    font-size: 29px !important;
}


.mt20{
    margin-top:20px;
}

/*.d-tablecell {
display: table-cell;
    float: unset !important;
}*/

.d-table{
display: table;
}

.col2 .d-table .main-conts,.col2 .d-table .sub-conts{
	float: unset!important;
}

.birth-select {
  width: 160px !important;
}
.paging{
    margin-top:20px;
    text-align:center;
}

.paging ul strong, .paging ul a{
    margin-left:20px;
    font-size:18px;
}

.credit-img {
  width: 180px !important;
  margin: 15px 5px 0 !important;
}


/*------------------------------------------------------------
   new form styles
   -------------------------------------------------------------*/
.btn-primary {
  border: none;
  background-color: #00b0ff;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
  clear: both;
  color: #fff;
  font-size: 16px;
  display: block;
  margin: 0px 0 30px;
  text-align: center;
  width: 100%;
  padding: 16px 0px;
  border-radius: 2px;
}
.btn-primary:hover {
  color: #fff;
  background-color: #2edeff;
}
.btn-primary.min {
  display: inline-block;
  width: auto;
  padding: 8px 12px;
  font-size: 14px;
}
.btn-primary.orange {
  background: #ff9900;
}
.btn-primary.orange:hover {
  background-color: #ffa500;
}
.btn-default {
  display: block;
  text-align: center;
  background: #666;
  color: #fff;
  width: 100%;
  padding: 12px 0px;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, .3);
  border-radius: 2px;
  margin-bottom: 20px;
}
.btn-default:hover{
  color: #fff;
  background: #757575;
}
.btn-default.min {
  display: inline-block;
  width: auto;
  padding: 8px 12px;
  font-size: 14px;
}
.btn-disabled {
  display: block;
  text-align: center;
  background: #999;
  color: #eee;
  width: 100%;
  padding: 12px 0px;
  box-shadow: 0px 2px 3px rgba(0, 0, 0, .3);
  border-radius: 2px;
  margin-bottom: 20px;
  cursor: not-allowed;
}
.btn-primary i,
.btn-default i,
.btn-disabled i {
  margin-right: 5px;
  vertical-align: text-top;
}

.input-default {
  appearance: none;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  background: #fff;
  color: #333;
  padding: 0px 16px;
  border: 1px solid #ddd;
  border-radius: 4px;
  box-sizing: border-box;
  font-size: 15px;
}

.amazon-pay{
  padding: 16px;
  border: 1px solid #ddd;
  border-radius: 2px;
  background: #fff;
  margin-bottom: 30px;
}
.amazon-pay-title{
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  color: #FF9500;
}
.amazon-pay-subtitle{
  text-align: center;
  font-size: 13px;
  margin-top: 5px;
  color: #666;
}
.amazon-pay img:hover {
  opacity: 0.8;
}

.rakuten-connect{
  padding: 16px;
  border: 1px solid #ddd;
  border-radius: 2px;
  background: #fff;
  margin-bottom: 30px;
}
.rakuten-connect-title{
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  color: #FF9500;
}
.rakuten-connect-subtitle{
  text-align: center;
  font-size: 13px;
  margin-top: 5px;
  color: #666;
}
.rakuten-connect img:hover {
  opacity: 0.8;
}



/* TOPデザイン変更
---------------------------------------------------*/
.top-title-amatic{
	color: #1f214b;
    font-family: "Noto Sans Japanese",sans-serif;
    font-size: 36px;
    font-weight: bold;
    border-left:10px solid #1f214b;
    padding-left:20px;
}

.top-title-sub{
	font-size: 20px;
	font-family: "Montserrat",sans-serif;
	font-weight: 400;
}
body.LC_Page_Index #reccomended{
	background-color: #ebf4eb;
}
#slider2 {
	margin: 0;
    padding: 0;
    width: 1070px;
}
#slider2 * {
	box-sizing: border-box;
}
#slider2 .owl-item:before {
	content:"NEW";
	display: inline-block;
	border:1px solid #000;
	border-bottom: 1px #FFF;
	border-radius: 5px 5px 0px 0;
	height: 25px;
	line-height: 25px;
	position: absolute;
	top: -26px;
	left: -1px;
	padding:0 10px;
	padding-bottom: 0;
	z-index:10;
	background-color: #FFF;
	font-weight: bold;
}
#slider2 .owl-item {
	position: relative;
	border:1px solid #000;
	margin-top: 40px;
	padding:13px;
	width: 230px !important;
	float: left;
}
#slider2 .owl-item:not(:last-child) {
	margin-right: 44px;
}
#slider2 .owl-controls {
	width: 1180px;
}
#slider2 a {
	display: block;
	text-decoration: none;
}
#slider2 li .slider2-product-image {
	border-top: 10px solid #dcdddd;
	border-bottom: 10px solid #dcdddd;
}
#slider2 .slider2-list-name {
	font-size: 15px;
	color: #1f214b;
	font-weight: bold;
	margin:6px 0
}
#slider2 .slider2-list-comment {
	font-size: 14px;
	color: #626481;
	margin:0 0 12px 0;
}
#slider2 .slider2-list-price {
	font-size: 18px;
	color: #d3145a;
	font-weight: bold;
}
#slider2 .slider2-list-price-text {
	font-size: 11px;
	color: #182b3f;
}
#slider2 .slider2-cate-label {
	font-size: 11px;
}

#slider2 .owl-prev,
#slider3 .owl-prev {
	float: left;
	width: 50px;
	height: 50px;
	border-radius: 10px;
	background: url(../img/cur_prev2.png) center center no-repeat;
	text-indent:-9999px;
}
#slider2 .owl-next,
#slider3 .owl-next{
	float: right;
	width: 50px;
	height: 50px;
	border-radius: 10px;
	background: url(../img/cur_next2.png) center center no-repeat;
	text-indent:-9999px;
}
#slider3 .owl-controls {
	width: 1100px;
	margin-left: -90px;
}
.top-list-bt {
    color: #1f214b;
    display: block;
    text-align: center;
    width: 100%;
    height: 0;
    font-size: 11px;
    background: url(../img/common/btn_link.png) no-repeat center center;
    position: absolute;
    top: 20px;
    right: 0;
    vertical-align: middle;
    width: 200px;
    height: 30px;
}
.top-list-bt:hover {
	color: #1f214b;
}
.top-list-bt span {
	display: table-cell;
	width: 90%;
	height: 100%;
	position: absolute;
	top: 50%;
	margin-top: -1em;
}
#link .link-area li {
	margin-bottom:59px;
}
#link .link-area-banner li img {
	width: auto;
	float: none;
	margin-right: 0;
}
#link .link-area {
	display: table;
	width: 100%;
	border-collapse: separate;
	border-spacing: 20px;
}
#link .link-area-fbpage {
	display: table-cell;
	width: 50%;
	text-align: center;
	vertical-align: top;
}
#link .link-area-banner {
	display: table-cell;
	width: 50%;
	text-align: center;
	vertical-align: top;
}
.fb-page {
	margin:0 auto;
}

#jadma img{
	float: none;
	width: 200px;
	margin: 0 auto;
	margin-top: calc((25% - 96px) / 2);
}
#jadma div{
	float: right;
    width: 52%;
	padding: 18px 0;
}
img.footer-jadma{
	margin-top: 95px;
    width: 160px;
}