@charset "UTF-8";

/* brand css */
/*------------------------------------------------------------------------
Basic Layout (PC Layout)
------------------------------------------------------------------------*/
#header {
	border-bottom: none;
}

.lnav-lv3-item.-current>a {
	background: none;
	color: #0058ab;
}

/* !mainimg01
---------------------------------------------------------- */
.mainimg01 {
	width: 100%;
	background: #DCEEFE;
	margin: 32px auto 0;
	position: relative;
}

.mainimg01::before {
	content: "";
	display: block;
	height: 32px;
	width: 100vw;
	position: absolute;
	transform: rotate(180deg);
	top: -32px;
	left: 0;
	background: url(../img/after_wave01.svg) no-repeat top left/100% 100%;
}

.mainimg01::after {
	content: "";
	display: block;
	height: 72px;
	width: 100vw;
	position: absolute;
	top: 100%;
	left: 0;
	background: #DCEEFE;
}

.mainimg01 img {
	max-width: 940px;
	width: 100%;
	margin: 0 auto;
}

/* !toolBox01
---------------------------------------------------------- */
.toolBox01 {
	clear: both;
	width: 100%;
	max-width: 940px;
	padding: 15px 0;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}

.toolBox01In {
	width: 920px;
	margin: 0 auto;
	overflow: hidden;
}

.ul_function01.type01 {
	margin-right: 10px;
}

/*---------- btnBrand01 ----------*/
.btnBrand01 {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	float: left;
	margin: 0 auto;
	padding: 9px 25px 9px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #fff;
	font-weight: bold;
	font-size: 1.6rem;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
}

.btnBrand01:hover {
	opacity: 0.6;
}

html.ie8 .btnBrand01:hover {
	opacity: 1 !important;
	text-decoration: underline !important;
}

.btnBrand01>span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	color: #ef9300;
}

.btnBrand01>span:before {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	content: '»  ';
	width: 1.5em;
}

.btnBrand01.blank {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	float: left;
	margin: 0 auto;
	padding: 9px 25px 9px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #fff;
	font-weight: bold;
	font-size: 1.6rem;
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
	background-image: url("../../../common/images/ico_blank_mrgn.gif");
	background-repeat: no-repeat;
	background-position: right center;
}

/*---------- btnBrand02 ----------*/
.btnBrand02Wrap {
	margin: 40px 0;
}

.btnBrand02 {
	display: block;
	position: relative;
	width: 460px;
	margin: 0 auto;
	padding: 20px 10px 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #fff;
	border: solid 1px #cdd7e5;
	-webkit-box-shadow: inset 0px -8px 18px -10px #cdd7e5;
	-moz-box-shadow: inset 0px -8px 18px -10px #cdd7e5;
	box-shadow: inset 0px -8px 18px -10px #cdd7e5;
	font-size: 1.8rem;
	text-align: center;
}

.btnBrand02:hover {
	opacity: 0.6;
}

.btnBrand02>span {
	display: inline-block;
	position: relative;
	padding-left: 24px;
	color: #005dac;
}

.btnBrand02>span:before {
	display: block;
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	width: 14px;
	height: 14px;
	margin-top: -9px;
	background: url(../images/ico_circle_r02.png) 0 -14px no-repeat;
}

/* !section00
---------------------------------------------------------- */
.section00 {
	width: 100%;
}

/* !section01
---------------------------------------------------------- */
.section01 {
	width: 940px;
	margin: 0 auto;
}

.section01 .banner01 {
	margin-top: 36px;
}

.section01 .banner01>a img {
	margin: 0 auto;
}

/* !section02
---------------------------------------------------------- */
.section02 {
	width: 100%;
	margin-top: 70px;
}

.txtdummy01 {
	padding: 40px 10px;
	line-height: 2.5;
	background-color: #f0f0f0;
	text-align: center;
}

/* .boxList01
----------------------------------------------------------  */
.boxList01 .boxProduct01 {
	overflow: hidden;
}

.boxList01 .spf-pa {
	padding: 21.5px 8px;
}

/* 詳細ページカスタム
--------------------------------------------------------- */
#products_h1Box,
.section_brand_product {
	max-width: 940px;
	position: relative;
	margin: 0 auto;
}

/* .product_main{
	border-top: 1px solid #b5dcff;
} */


.product_main::before {
	display: none !important;
}

.product_jan {
	position: relative;
	z-index: 1;
}

.product_jan::before {
	transition: opacity 0.3s, color 0.3s, background-color 0.3s;
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 2;
}

.product_jan h3 {
	border: none;
	cursor: inherit;
	z-index: 1;
}


.product_jan h3:hover {
	opacity: 1;
}

.product_jan .jan_tbl {
	display: block;
	position: relative;
	z-index: 3;
}

.product_main .textBox01 {
	margin: 0 0 50px;
}

body.rohto2020 .product_main .h2_basic {
	border-bottom: 3px solid #0058ab;
	font-size: 22px;
}

.product_detailbox03 .textBox01 {}

.product_detailbox03 .textBox01 div {
	width: auto;
}


/*============================= BREAK POINT ===============================
 商品詳細コンテンツ幅
=============================== BREAK POINT =============================*/
@media screen and (min-width: 1500px) {
	.product_main {
		width: 100vw;
		margin-left: -246px;
	}

	section.prodlist {
		margin-left: 246px;
	}
}

/*============================= BREAK POINT ===============================
Tablet Layout
=============================== BREAK POINT =============================*/
@media screen and (max-width: 768px) {

	/* !contentLayout
  ============================================================ */
	.section01,
	.toolBox01In {
		width: 90.6%;
	}

	/* !productFaq
  ============================================================ */
	/*---------- btnBrand02 ----------*/
	.btnBrand02 {
		width: 64.1%;
	}

	.btnBrand02>span {
		padding-left: 5.5%;
	}

	.btnBrand02>span:before {
		margin-top: -8px;
	}

	#products_h1Box,
	.section_brand_product {
		margin: 0 15px;
	}

	/* !section02
  ============================================================ */
	.section02 {
		margin-top: 40px;
		padding-bottom: 40px;
	}
}

/****************************** BREAK POINT *******************************
SP Layout
******************************* BREAK POINT ******************************/
@media screen and (max-width: 480px) {

	/* !contentLayout
  ************************************************************ */
	/* !section01
  ************************************************************ */
	.section01 {
		width: 91%;
	}

	.section01 .banner01>a img {
		height: 80px;
	}

	/* !toolBox01
  ************************************************************ */
	.toolBox01 {
		padding: 10px 0;
	}

	.toolBox01In {
		text-align: center;
	}

	/*---------- btnBrand01 ----------*/
	.btnBrand01,
	.btnBrand01.blank {
		float: none;
		margin: 0 auto 10px !important;
		width: 100%;
		font-size: 1.3rem;
	}

	/*---------- btnBrand01 ----------*/
	.btnBrand02 {
		width: 86%;
		font-size: 1.3rem;
	}

	.btnBrand02>span {
		padding-left: 10%;
	}

	/* !newsListCategoryWrap
  ************************************************************ */
}

/*==========================================================================================
META DATA TEMPLATE||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
==========================================================================================*/
/*------------------------------------------------------------------------
Basic Layout (PC Layout)
------------------------------------------------------------------------*/
.ch_boxinfo_imgleft_sptop p,
.ch_boxinfo_imgleft_spbtm p,
.ch_boxinfo_imgright_sptop p,
.ch_boxinfo_imgright_spbtm p {
	padding: 0 !important;
}

.ch_boxinfo_imgleft_sptop p::after,
.ch_boxinfo_imgleft_spbtm p::after,
.ch_boxinfo_imgright_sptop p::after,
.ch_boxinfo_imgright_spbtm p::after {
	content: "";
	display: block;
	clear: both;
}

.ch_boxinfo_imgleft_sptop p img,
.ch_boxinfo_imgleft_spbtm p img {
	float: left;
	margin: 0 20px 20px 0;
}

.ch_boxinfo_imgright_sptop p img,
.ch_boxinfo_imgright_spbtm p img {
	float: right;
	margin: 0 0 20px 20px;
}

.ch_boxinfo_img_side {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding: 0 !important;
}

.ch_boxinfo_img_side p {
	padding: 1em;
}

/****************************** BREAK POINT *******************************
SP Layout
******************************* BREAK POINT ******************************/
@media screen and (max-width: 480px) {

	/* !mainimg01
	---------------------------------------------------------- */
	.mainimg01 {
		margin: 32px auto 0;
		position: relative;
	}

	.ch_boxinfo_imgleft_sptop p,
	.ch_boxinfo_imgleft_spbtm p,
	.ch_boxinfo_imgright_sptop p,
	.ch_boxinfo_imgright_spbtm p {
		float: none;
	}

	.ch_boxinfo_imgleft_sptop p img,
	.ch_boxinfo_imgleft_spbtm p img,
	.ch_boxinfo_imgright_sptop p img,
	.ch_boxinfo_imgright_spbtm p img {
		margin-right: auto;
		margin-left: auto;
		float: none;
	}

	.ch_boxinfo_imgleft_sptop p img,
	.ch_boxinfo_imgright_sptop p img {
		margin-top: 0;
		margin-bottom: 20px;
	}

	.ch_boxinfo_imgleft_spbtm p img,
	.ch_boxinfo_imgright_spbtm p img {
		margin-top: 20px;
		margin-bottom: 0;
	}

	.ch_boxinfo_imgleft_spbtm p,
	.ch_boxinfo_imgright_spbtm p {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}

	.ch_boxinfo_imgleft_spbtm p img,
	.ch_boxinfo_imgright_spbtm p img {
		order: 1;
	}

	.ch_boxinfo_imgleft_spbtm p span,
	.ch_boxinfo_imgright_spbtm p span {
		order: 0;
	}

	.ch_boxinfo_img_side {
		display: block;
	}

	.ch_boxinfo_img_side p img {
		margin: auto;
	}

	/* 詳細ページカスタム
	--------------------------------------------------------- */
	body.rohto2020 .product_main .h2_basic {
		text-align: left;
		font-size: 18px;
	}

	.boxList01 .ul_product01 li,
	.boxList01 .ul_brand01 li,
	.boxList01 .ul_cmsns01 li,
	.boxList01 .ul_column01 li {
		width: 48%;
	}


	.product_detailbox03 .textBox01 div.captionRight01 {
		float: right;
	}
}