@charset "utf-8";
/* CSS Document */

/*------------------------------
	       common
--------------------------------*/
.txt_box{
	font-size:11pt !important;
	line-height:1.3rem !important;
}

.inline_p{
	display:inline;
}
.inline_cmt{
	font-size:13pt !important;
	line-height:1.5rem !important;
}
.btn_font12{
	font-size:11pt !important;
	float: right;
}
.col50_tbl{
	width:100%;
	left:0 !important;
	margin: 0;
}
td {
	vertical-align:middle !important;
}
td.col50td{
	width:120px;
	color:black;
	font-size:14px !important;
	text-align:left;
	padding-left: 10px;
	height:25px;
	vertical-align:middle !important;
}

.col49{
	display: inline-block;
	width:49%;
	vertical-align:top;
	font-size: 1.2rem !important;
}
.col50{
	display: inline-block;
	width:50%;
	vertical-align:top;
	font-size: 1.3rem !important;
}
.col50ttlL {
    width: 100%;
    position: relative;
    margin: 0px;
    padding: 10px 0 10px 10px;
    background-color: #F9F9F9;
    border: 1px solid #DFDFDF;
}

.col50ttlR {
    width: 100%;
    position: relative;
    margin: 0 10px 0 10px;
    padding: 10px 0 10px 10px;
    background-color: #F9F9F9;
    border: 1px solid #DFDFDF;
}

.left_txt{
	font-size: 1.8rem !important;
	line-height: 2.1rem;
	vertical-align:bottom;
	margin-top:10px !important;
	float:left;
}

#mypgbox h1{
	text-align:left;

	text-align: center;
	line-height: 2.8rem;
	padding-bottom: 10px;
	margin: 15px 0 10px;
	border-bottom: 1px solid #191919;
	font-size: 2.2rem;
	font-weight: normal;
}
#mypgbox .linebox{
	position: relative;
	width: 90%;
	padding: 10px 20px;
	margin: 0 auto;
	border: 1px solid #191919;
	text-align: left;
}
#mypgbox .Back{
	height: 100%;
	width: 100%;
	margin: 0 auto;
	background-image: url("../../img/bellefare/mypg_bg_l.png");
	background-position: right;
	background-repeat: repeat-x;
	background-size: cover;
}
#mypgbox .noBack{
	height: 100%;
	width: 100%;
	margin: 0 auto;
}


#mypgbox .linebox h5{
	font-size: 1.6rem;
	width: 100px;
	border: 2px solid #191919;
	text-align: center;
	position: relative;
	line-height: 3.0rem;
	padding: 25px 20px;
	float: left;
}
div .mypgtxt{
	margin-top: -20px !important;
	margin-left: 120px;
	max-width:55%;
	display: block;
	text-align: left;
}

div .mypgreguleft{
	margin-top: -10px !important;
	margin-left: 10px;
	max-width:45%;
	display: block;
	text-align:left;
	float : left;
}
div .mypgreguright{
	margin-top: 10px !important;
	margin-right: 20px;
	max-width:50%;
	min-width:50%;
	display: block;
	text-align:left;
	float : right;
}



#mypgbox .rightbtn {
    text-align: center;
    display: inline-block;
    float: right;
}
#mypgbox .rightbtn p {
    padding: 10px 20px;
    border: 1px solid #CCC;
	width: 200px;
	background-color:white;
}

div #detail{
	margin-top:0px important;
}
.wrap {
	width: 100%;
	max-width: 100%;
	height: auto;
    min-height: 100%;
}
.btn01 {
	display: inline-block;
	text-align: center;
	letter-spacing: 0.1rem;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
	border: 1px solid transparent;
	outline: 1px solid;
	outline-color: rgba(0,0,0,0.30);
	outline-offset: 0px;
	text-shadow: none;
	transition: all 1.2s cubic-bezier(0.2, 1, 0.2, 1);
}
.btn01:hover {
	border-color: #999;
	box-shadow: inset 0 0 5px rgba(80,80,80,0.20), 0 0 5px rgba(80,80,80,0.20);
	outline-color: transparent;
	outline-offset: 12px;
	text-shadow: 2px 2px 3px #ADADAD;
}
.btn02 {
	display: inline-block;
	text-align: center;
	letter-spacing: 0.1rem;
	position: relative;
	text-decoration: none;
	text-transform: uppercase;
	border: 1px solid transparent;
	outline: 1px solid;
	outline-color: rgba(255,255,255,1.00);
	outline-offset: 0px;
	text-shadow: none;
	transition: all 1.2s cubic-bezier(0.2, 1, 0.2, 1);
}
.btn02:hover {
	border-color: #FFF;
	box-shadow: inset 0 0 5px rgba(80,80,80,0.10), 0 0 5px rgba(80,80,80,0.10);
	outline-color: transparent;
	outline-offset: 12px;
	/*text-shadow: 2px 2px 3px #ADADAD;*/
}
a.btnType01{
	width: 120px;
	font-size: 1.4rem;
	line-height: 4.0rem;
	/*padding-left: 10px;*/
	margin-top: 40px;
}
a.btnType02{
	font-size: 1.2rem;
	text-align: center;
	padding: 5px 30px;
	margin-top: 5px;
}

/****** header ******/

header {}
.header{
	left:0;
	position:fixed;
	top:0;
	width:100%;
	z-index:24;
	padding: 0;
}
.logoBox {
	width: 100%;
	height: 50px;
	background-color:#191919;
}
.logoBox .boxL {
	width: 30%;
	height: 40px;
	float: left;
	/*background-image: url("../img/bellefare/header_bg_l.png");*/
	background-position: right;
	background-repeat: repeat-x;
	background-size: cover;
}
.logoBox .boxC {
	width: 40%;
	height: 50px;
	float: left;
	text-align: center;
}
.logoBox .boxC img {
	width: auto;
	height: 50px;
}
.logoBox .boxR {
	width: 30%;
	height: 50px;
	float: left;
	/*background-image: url("../img/bellefare/header_bg_r.png");*/
	background-position: left;
	background-repeat: repeat-x;
}
.fat-nav__wrapper div.spMenu01 {
	width: 100%;
	padding: 2%;
}
.fat-nav__wrapper div.spMenu01 div {
	width: 31%;
	height: 80px;
	padding: 5px;
	font-size: 1.2rem;
	border: 1px solid #222;
	float: left;
	margin: 0 1%;
}
.fat-nav__wrapper div.spMenu01 div i{
	padding-top: 1.2rem;
	font-size: 2.6rem;
}
/****** main ******/

.mainContainer{

	width: 100%;
	margin-top: 20px;
	display: inline-block;
	height: 100%;
    min-height: 100%;

	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, sans-serif;

	/*overflow: visible;*/
	/*padding: 0 10px 0;*/
}
.mainContainer-noh{
	width: 100%;
	margin-top: 20px;
	display: inline-block;
	height: 100%;
    min-height: 100%;
	overflow: hidden;
	/*background-color:yellow;*/
	/*padding: 0 10px 0;*/
}
.mainWrap{
	width: 100%;
	background-color:#F5F5F5;
	margin-top:0px;
	height: 100%;
    min-height: 100%;
}

/****** footer ******/

footer {}
.footer {
	width:100%;
	position: absolute;
	bottom: 0;
}

.copyright{
	float: none;
	clear: both;
	width: 100%;
	height: 36px;
	text-align: center;
	font-size: 1.2rem;
	line-height: 36px;
	background-color: #CCC;
}

/****** ページ上部へ戻るボタン ******/
#page_top{
  width: 50px;
  height: 50px;
  position: fixed;
  right: 20px;
  bottom: 70px;
  background: #000;
  opacity: 0.6;
  border-radius: 50%;
	z-index:2499;
  }
#page_top a{
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  text-decoration: none;
}
#page_top a::before{
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f106";
  font-size: 25px;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform : translate(-50%,-50%);
  transform : translate(-50%,-50%);
  width: 100px;
  text-align: center;
}
@media screen and (max-width: 767px) {
#page_top{
  width: 40px;
  height: 40px;
  right: 5px;
  bottom: 5px;
  }
#page_top a{
  width: 40px;
  height: 40px;
}
#page_top a::before{
  font-size: 20px;
}

	div .mypgreguleft{
		margin-top: -10px !important;
		margin-left: 10px;
		width:90%;
		display: block;
		text-align:left;
		float:left;
	}
	div .mypgreguright{
		margin-top: 10px !important;
		margin-left: 0px;
		padding-left: 0px;
		width:90%;
		display: block;
		text-align:left;
		background-color:yellow;
		float:left;
	}

  }

/*------------------------------
	     　 トップページ
--------------------------------*/

.topMainImg{
	width: 100%;
	text-align: center;
	padding-top: 30px;
}
.topMainImg img{
	width: 100%;
	max-width: 1400px;
}

.footerWrap{
	width: 98%;
	margin: 0 auto;
	padding-bottom: 60px;
}
.footerWrap .boxL{
	width: 100%;
}
.footerWrap .boxR{
	width: 100%;
	margin-top: 20px;
}
.footerWrap .boxC{
	width: 100%;
	margin-top: 50px;
}
.ttl01{
	letter-spacing: 0.2rem;
	width: 100%;
	font-size: 1.8rem;
	border-bottom: 2px solid #ccc;
	margin-bottom: 10px;
	padding-bottom: 3px;
}
.footerWrap ul li{
	line-height: 1.8rem;
	font-size: 1.4rem;
	padding: 15px 0;
	border-bottom: 1px dotted #333;
}
.footerWrap ul li:first-child{
	padding: 5px 0 15px;	
}
.footerWrap ul li:last-child{
	border-bottom: 0;	
}
.footerWrap .itemThum01{
	width: 40%;
	padding-right: 30px;
	float: left;
}
.footerWrap .itemThum01 img{
	vertical-align: top;
}
.footerWrap .itemTxt01{
	width: 60%;
	float: left;
}
.footerWrap .itemTxt01 p{
}
.video{
	position:relative;
	width:100%;
	padding-top:56.25%;
}
.video iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.footerWrap .info{
	width: 98%;
	margin: 0 auto 0;
}
.footerWrap .boxL,
.footerWrap .boxR {
	width: 100%;
}
.footerWrap .boxC{
	width: 100%;
	margin-top: 50px;
	float: none;
}




/*------------------------------
	     　 商品詳細
--------------------------------*/

.content {
	width:98%;
	margin:0 auto;
	padding:10px 0;
}
.contentInner {
	padding: 30px 0;
	background-color: #FFF;
}
.contentInnerL,
.contentInnerM,
.contentInnerR{
	float: none;
}
.contentInnerL{
	width: 100%;
	text-align: center;
}
.contentInnerL img{
	width: 15%;
	max-width: 70px;
	text-align: center;
}
.contentInnerM{
	width: 100%;
	text-align: center;
}
.contentInnerM img{
	width: 15%;
	max-width: 200px !important;
	text-align: center;
}
.cartBtn2,
.cartBtn3{
	max-width:340px;
}
.cartBtn3{
	background-color:white !important;
	color:black !important;
}

.cartBox_inR a:hover{
	background-color: silver !important
}
.contentInnerR{
	width: 100%;
	position: relative;
	display: inline-block;
}
.contentInner .contentTxt{
	width: 100%;
	padding: 0 10px;
	margin-bottom: 30px;
}
.contentInner .contentTxt img.imgJbp{
	width: 100%;
	max-width: 593px;
	margin: 0 auto 20px;
	display: block;
}
.contentInner .contentTxt img.imgRight{
	float: right;
	width: 20%;
}
.contentInner .contentTxt img.imgLeft{
	float: left;
	margin: 0 20px 0 0;
	width: 50%;
	border: 1px solid #CCC;
}
.contentInner .contentTxt h3{
	font-size: 2.2rem;
	margin-bottom: 30px;
}
.contentInner .contentTxt h4{
	font-size: 1.8rem;
	border-bottom: 1px solid #ECB3B3;
	margin-bottom: 15px;
	display: inline-block;
}
.contentInner .contentTxt h5{
	font-size: 1.6rem;
	width: 100%;
	border: 2px solid #191919;
	text-align: center;
	position: relative;
	margin: 0 auto 20px;;
	padding: 20px;
}
.contentInner .contentTxt span.ttl{
  text-align: center;
	position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform : translate(-50%,-50%);
  transform : translate(-50%,-50%);
  width: 100%;
}
.contentInner .contentTxt span.underLine{
	text-decoration: underline;
}
.contentInner .contentTxt p{
	overflow: hidden;
}
.contentInner .contentTxt.point2_2 img{
	width: auto;
	float: right;
	margin-left: 20px;
}
.rsMark{
	margin-top: 40px;
}	
.rsMark img{
	width: auto;
	margin-right: 20px;
	float: left;
}	
.rinsyoDataL{
	padding: 0 40px 0 0;
	float: left;
	width:60%; 
}
.rinsyoDataR{
	float: left;
	width:40%;
	font-size: 1.4rem;
}
.rinsyoDataR img{
	max-width: 150px;
	display: block;
	margin: 0 auto;
}
.rinsyoDataL table{
	background-color: #EEE;
	border: 1px solid #999;
	margin-top: 20px;
}
.rinsyoDataL table caption{
	text-align: left;
	font-weight: bold;
}
.rinsyoDataL table th{
	padding: 10px;
	border-bottom: 1px solid #999;
	font-size: 3.2rem;
	font-weight: bold;
	color:#E78686;
	vertical-align: middle;
}
.rinsyoDataL table td{
	padding: 5px 10px 5px 0;
	border-bottom: 1px solid #999;
	vertical-align: middle;
}
section.padTop{
	padding-top: 50px
}
.bgBeige{
	width: 100%;
	background-color: #FBF9F3;
}
.caption{
	font-size: 2.4rem;
	text-align: center;
	margin: 0 auto;
	position: relative;
	display: block;
	z-index: 10;
}
.captionType01{
	width: 420px;
	height: 70px;
}
.captionType02{
	width: 420px;
	height: 100px;
}
.captionInner{
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
	border: 1px solid #B4B4B4;
}
.caption h1{
	font-size: 2.4rem;
	font-weight: normal;
	position: absolute;
  top: 30%;
  left: 50%;
  -webkit-transform : translate(-50%,-50%);
  transform : translate(-50%,-50%);
  width: 100%;
  text-align: center;
}
.captionBgA{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 10px;
	left: 10px;
	background-color: #FBF9F3;
}
.captionBgB{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 10px;
	left: 10px;
	background-color: #FFF;
}



#cartFoot .contentInnerL img{
	width: 20%;
	max-width: 50px;
}
#cartFoot .content{
	width: 95%;
	padding: 40px 10px;
	margin: 0 auto;
	border: 1px solid #191919;
}
#cartHead h1,
#cartFoot h1{
	font-size: 3.0rem;
	text-align: center;
	line-height: 3.6rem;
	padding-bottom: 10px;
	margin: 30px 0 10px;
	border-bottom: 1px solid #191919;
	font-family: "MillerDisplay Light","游明朝";
}
#cartHead h2,
#cartFoot h2{
	font-size: 1.6rem;
	font-weight: normal;
	text-align: center;
}
#cartHead p,
#cartFoot p{
	margin-top: 30px;
	line-height: 2.8rem;
	font-size: 1.8rem;
	text-align: left;
}
#cartHead p span,
#cartFoot p span{
	font-size: 2.2rem;
	font-weight: bold;
}
#cartHead .cartBox{
	width: 100%;
	margin-top: 40px;

}
#cartFoot .cartBox{
	position:relative;
	width: 100%;
	margin-top: 10px;
	overflow:hidden;
	height:auto;
}
#cartHead .autoheight{
	height:300px;
	position:relative;
}
#cartFoot .autoheight{
	height:150px;
	position:relative;
}
.cartBox_inL,
.cartBox_inR{
	position:absolute;
	width: 48%;
	text-align: left;
	overflow:hidden;
	height:auto;
	bottom:0px;
}

.cartBox_inL{
	float:left;
	left:0;
}
.cartBox_inR{
	margin: 10px auto 0;
	float:right;
	right:0;
}

#cartHead .cartBoxInnerL,
#cartFoot .cartBoxInnerL{
	width: 100%;
}
.cartBox_inL p,
.cartBox_inR p,
#cartHead .cartBoxInnerL p,
#cartFoot .cartBoxInnerL p{
	font-weight: bold;
}
.cartBox_inL span,
.cartBox_inR span,
#cartHead .cartBoxInnerL span,
#cartFoot .cartBoxInnerL span{
	font-size: 1.8rem;
	/*display: inline-block;*/
	font-weight: normal;
	margin: 0 10px;
}
#cartHead .cartBoxInnerL h3,
#cartFoot .cartBoxInnerL h3{
	font-size: 2.2rem;
	display: inline;
}

.cartBox_inL h3,
.cartBox_inR h3{
	font-size: 2.2rem;
	display: inline;
	text-align: left !important;
}
.cartBox_inL h3{
	padding-left:0;
	margin-left:0;
	left:0;
}
#cartHead .cartBoxInnerR{
	width: 100%;
	/*min-width: 300px;*/
	margin: 10px auto 0;
	text-align: right;
}
#cartFoot .cartBoxInnerR{
	width: 100%;
	margin: 10px auto 0;
	text-align: right;
}
.cartBox_inL h4,
.cartBox_inR h4,
#cartHead .cartBoxInnerR h4,
#cartFoot .cartBoxInnerR h4{
	font-size: 3.0rem;
	display: inline;
	line-height: 4rem;
	font-family: "Open Sans","Hiragino Kaku Gothic Pro","メイリオ","Meiryo,sans-seri" !important;
	font-weight: 800;
	letter-spacing:0.02em;
}
.cartBox_inL span,
.cartBox_inR span,
#cartHead .cartBoxInnerR span,
#cartFoot .cartBoxInnerR span{
	font-size: 1.4rem;
	font-weight: normal;
}

.cartBox_inR h3 span,
#cartHead .cartBoxInnerR h3 span,
#cartFoot .cartBoxInnerR h3 span{
	margin: 0 10px;
}

.cartBox_inL h3 span{
	margin-left: 0px !important;
}
.cartBox_inL h3,
.cartBox_inR h3,
#cartHead .cartBoxInnerR h3,
#cartFoot .cartBoxInnerR h3{
	margin: 0;
	padding: 0;
	font-family: "Sawarabi Mincho","Open Sans","Montserrat","メイリオ","Meiryo,sans-seri" !important;
}
.cartBox_inL .yen::before,
.cartBox_inR .yen::before,
#cartHead .cartBoxInnerR .yen::before,
#cartFoot .cartBoxInnerR .yen::before {
	content: '円';
	font-size: 1.8rem;
	font-weight: bold;
	padding-right: 3px;
}
#cartHead a,
#cartFoot a{
	font-size: 2.0rem;
	font-weight: bold;
	color: #FFF;
	width: 100%;
	text-align: center;
	padding: 15px 0;
	background-color: #191919;
	border: 1px solid #191919;
	display: block;
	transition: all .5s ease;
	cursor: pointer;
}
#cartHead a:hover,
#cartFoot a:hover{
	color: #191919;
	background-color: silver;
	
}

#catch p{
	width: 90%;
	max-width: 800px;
	margin: 30px auto 0;
	line-height: 3.0rem;
	display: block;
}
#catch .egfBox{
	padding-top:5px;
	border-collapse: separate;
	border-spacing: 6px 1px;
	width: 98%;
	max-width: 800px;
	margin: 15px auto;
}
#catch .egfBox p{
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
}
#catch .egfBox ul{
  text-align: center;
	width: 100%;
}
#catch .egfBox ul li{
	vertical-align:middle;
	border:1px solid #191919;
    margin: 5px 0 10px;
	padding:10px 0;
}
#catch .egfBox ul li span{
	font-weight: bold;
}
 #point .contentInner {
	 width: 96%;
	 margin-left: auto;
	 margin-right: auto;
}
 h2.pointTtl {
  position: relative;
	 font-weight: normal;
	 margin-bottom: 30px;
}

h2.pointTtl span {
  position: relative;
  z-index: 2;
  display: inline-block;
  margin: 0 0 0 50px;
  padding: 0 10px;
  background-color: #fff;
	font-size: 2.6rem;
  text-align: left;
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
}
 h2.pointTtl span.number {
	 font-size: 3.6rem;
	 margin: 0;
}
h2.pointTtl::before {
  position: absolute;
  top: 10px;
  z-index: 1;
  content: '';
  display: block;
  width: 60px;
  height: 8px;
  background-color: #191919;
}
h1.seibunTtl {
  position: relative;
  text-align: center;
}
h1.seibunTtl span {
	font-size: 2.0rem;
  position: relative;
  z-index: 2;
  display: inline-block;
 /* margin: 0 2.5em;*/
  padding: 0 2.0rem;
  background-color: #fff;
  text-align: left;
	vertical-align: middle;
	white-space: nowrap;
}
h1.seibunTtl::before {
  position: absolute;
	/*margin-top: -1px;*/
  top: 50%;
  z-index: 1;
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background-color: #999;
}
.seibunL,
.seibunR{
	width: 100%;
	float: none;
	font-size: 1.3rem;
	margin: 20px auto;
}
.seibunL span,
.seibunR span {
	color: crimson;
}
.kakomi{
	width: 94%;
	border: 1px solid #CCC;
	padding: 15px;
	margin: 30px auto 0;
}

#ingredient ol {
	margin: 15px 0 0;
	list-style-type: decimal;
	list-style-position: outside;
}
#ingredient li {
	margin: 10px 0 0 2rem;
}
#ingredient li span{
	color: crimson;
	font-weight: bold;
}
#howToUse table.spTable {
	display: none
}
#howToUse table {
	width: 100%;
	line-height: 1.8rem;
}
#howToUse table .itemImg {
	width: 14%;
	text-align: center;
	vertical-align: middle;
	padding-bottom: 15px;
}

.arrow_next {
  content: "";
  display: block;
  width: 100px;
  height: auto;
  position: absolute;
  margin: auto;           //好きな位置で
  top: calc(50% - 4px);  //ボーダーの太さ分を引く
  border-top: solid 4px;
  border-right: solid 4px;
  transform: rotate(45deg) translateY(-50%);
  color: gray;
	background-color:red;
}

#howToUse table .itemImg img{
	max-width: 60%;
	max-height: 100px;
	height: auto;
	width: auto;
}
#howToUse table .itemNext {
	width: 3%;
	text-align: center;
	/*background-image: url("../img/bellefare/icon_dot_01.png");*/
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}
#howToUse table .itemName {
	width: 10%;
	text-align: center;
	font-size: 1.3rem;
}
#howToUse table .itemName span {
	padding:5px;
	background-color: #F1D1D3;
	white-space: nowrap;
}
#howToUse table .itemTxt {
	padding-top: 5px;
	width: 10%;
	text-align: left;
	font-size: 1.3rem;
	vertical-align: top;
}
#howToUse table .itemTxt span{
	display: block;
	font-weight: bold;
	text-align: center;
	margin-bottom: 5px;
}
#type .type {
	width: 80%;
	margin: 0 auto 40px;
}

#type .type div {
	text-align: center;
	padding-bottom: 15px;
	margin-bottom: 40px;
	border-bottom: 1px solid #CCC;
	position: relative;
}
#type .type h3{
	font-size: 1.8rem;
}
#type .type div img{
	width: auto;
	position: absolute;
	z-index: 1;
	bottom: -32px;
	left: 48%;
}
#type ol {
	margin: 15px 0 0;
	list-style-type: decimal;
	list-style-position: outside;
}
#type li {
	margin: 15px 0 0 2rem;
	color: #E78686;
	font-weight: bold;
	font-size: 1.8rem;
}
#type li span{
	color: #000;
	font-weight: normal;
	font-size: 1.6rem;
}
#type ul.listDisk{
	list-style-type: disc;
	font-weight: normal;
	font-size: 1.6rem;
	margin: 0 0 60px 20px;
}


/*||||||　@media 560px以下　||||||*/
@media screen and (max-width: 560px) {

.contentInner .contentTxt img.imgLeft{
	float: none;
	width: 100%;
	max-width: auto;
	margin-bottom:0 ;
}
.rinsyoDataL{
	padding: 0;
	float: none;
	width:100%; 
}
.rinsyoDataR{
	float: left;
	width:100%;
	font-size: 1.4rem;
	margin-top: 30px;
}
.rinsyoDataR img{
	max-width: 130px;
	display: inline-block;
	float: left;
	margin: 0 10px 0 0;
}

}


/*||||||　@media 640px以下　||||||*/
@media screen and (max-width: 640px) {

#howToUse table.pcTable {
	display: none;
}
#howToUse table.spTable {
	display: block;
}	
#howToUse table.spTable .itemImg {
	width: 20%;
	text-align: center;
	vertical-align: middle;
	padding: 10px 0;
}
#howToUse table.spTable .itemImg img{
	max-width: 60%;
	max-height: 100px;
	height: auto;
	width: auto;
}
#howToUse table.spTable .itemNext {
	width: 20%;
	height: 30px;
	text-align: center;
	/*background-image: url("../img/bellefare/icon_dot_02.png");*/
	background-repeat: no-repeat;
	background-position: left;
	background-size: contain;
}
#howToUse table.spTable .itemName {
	width: 70%;
	padding-right: 20px;
	text-align: left;
	vertical-align: middle;
	font-size: 1.4rem;
}
#howToUse table.spTable .itemName span {
	padding:5px;
	background-color: #F1D1D3;
}
#howToUse table.spTable .itemTxt {
	padding-top: 5px;
	width: auto;
	text-align: left;
	font-size: 1.3rem;
	vertical-align: middle;
}
#howToUse table.spTable .itemTxt span{
	display: block;
	font-weight: bold;
	text-align: left;
	margin-bottom: 5px;
}

	.mainContainer{
		padding: 10px;
	}

}	

/*||||||　@media 767px以下　||||||*/
@media screen and (max-width: 767px){ 

.pc {
	display: none;
}
.sp {
	display: block;
}
.sp_s {
	display: none;
}
.topMainImg{
	width: 140%;
	text-align: center;
	padding-top: 30px;
	margin: 0 -18%;
}
.topItemView .btn01 {
	margin-top: 20px;
}	
.topItemView{
	width: 100%;
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 50px;
	float: none;
}
.topItemView .innerBoxSpS{
	width: 100%;
	text-align: center;
	float: none;
}
.topItemView .innerBoxSpS h2{
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-weight: normal;
	font-size: 2.8rem;
	line-height: 3.8rem;
}
.topItemView .innerBoxSpS h3 img{
	width: 150px;
	padding-bottom: 20px;
}
.topItemView .innerBoxSpS p{
	padding-top: 15px;
	font-size: 1.4rem;
	line-height: 2.0rem;
}
#bg03SP {
	/*background: url(../img/bellefare/top_bg02_L.png);*/
	background-size: 100%;
	background-position: 0 100px;
}
#bg04SP {
	/*background: url(../img/bellefare/top_bg02_R.png);*/
	background-size: 100%;
	background-position: 0 100px;
}
	
}/*/767px以下*/



/*||||||　@media 480px以下　||||||*/

@media screen and (max-width: 480px){ 

.caption{
	font-size: 2.0rem;
	text-align: center;
	margin: 0 auto;
	position: relative;
	display: block;
	z-index: 10;
}
.captionType01{
	width: 94%;
	height: 60px;
}
.captionType02{
	width: 94%;
	height: 100px;
}
.captionInner{
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 1;
	border: 1px solid #B4B4B4;
}
.caption h1{
	font-size: 2.0rem;
	font-weight: bold;
	position: absolute;
  top: 30%;
  left: 50%;
  -webkit-transform : translate(-50%,-50%);
  transform : translate(-50%,-50%);
  width: 100%;
  text-align: center;
}
.topItemView .innerBoxSpS img{
	max-width: 130px;
	margin-top: 20px;
}
#type .type,
	#type .type:last-child {
	width: 100%;
	margin-bottom: 40px;
	float: none;
}
}/*/480px以下*/

@media screen and (max-width: 649px){ 
	.contentInnerR{
		margin-left:10px;
		margin-right:10px;
		text-align:center;
	}
}

/*||||||　@media 481px以上　||||||*/

@media screen and (min-width: 481px){ 

.topItemView .innerBoxSpS img{
	max-width: 180px;
	margin-top: 20px;
}
}/*/481px以上*/





/*||||||　@media 649px以上　||||||*/

@media screen and (min-width: 649px){ 
#catch .egfBox ul{
	display: table;
	table-layout: fixed;
	margin-top: 5px;
}
#catch .egfBox ul li{
	display:table-cell;
    margin:0 10px 0 0;
}
}/*/649px以上*/





/*||||||　@media 768px以上　||||||*/

@media screen and (min-width: 769px),screen and (width: 768px) and (orientation: portrait) { 

.pc {
	display: block;
}
.sp {
	display: none;
}
.sp_s {
	display: none;
}



/*------------------------------
	       common
--------------------------------*/

.wrap {
	border-left: 10px solid #191919;
	border-right: 10px solid #191919;
	flex-wrap: wrap;
	flex-direction: column;
	/*height: 100%;*/
	/*height: calc( 100% + 115px );
    min-height: 100%;*/
	/*background-color: #FFFEF7;*/
	/*overflow: auto;*/	
}
.content {
	width:100%;
	/* NOWTAS ADDED - START */
	max-width: 1280px;
	/* NOWTAS ADDED - END */
	margin:0 auto;
	padding:20px 0;
}	

/****** header ******/

header {}
.header{
	left:0;
	position:fixed;
	top:0;
	width:100%;
	/*min-width: 1070px;*/
	z-index:24;
	padding: 0 10px;
}
/*header .bottomLine {
	width: 100%;
	border-bottom: 10px solid #EBC2CB;
}*/
.logoBox {
	height: 60px;
}
.logoBox .boxL {
	height: 60px;
}
.logoBox .boxC {
	height: 60px;
}
.logoBox .boxC img {
	height: 60px;
}
.logoBox .boxR {
	height: 60px;
}
nav {}
.navBox {
	width: 100%;
	height: 55px;
	border-bottom: 1px solid #DDD;
}
.navBox > ul {
	list-style-type: none;
	padding-left: 0;
	text-align: center;
	background-color: rgba(255,255,255,0.90) !important;
}
.navBox li {
	font-size: 1.4rem;
	padding: 16px 15px 0;
	display: inline-block;
	height: 55px;
}	
/* SPメニュー非表示 */
.hamburger {
  display: none;
}
.hamburger__icon, .hamburger__icon:before, .hamburger__icon:after {
  display: none;
}
/****** main ******/

.mainContainer{
	margin-top: 15px;
}
.mainContainer-noh{
	margin-top: 35px;
}
/*.mainWrap{
	border-top: 10px solid #EBC2CB;
}*/


/****** footer ******/

footer {}
.footer {
	left:0;
	position:fixed;
	bottom:0;
	width:100%;
	/*min-width: 1070px;*/
	z-index:10;
	padding: 0 10px;
	border-bottom: 0px solid #191919;
	background-color: black;
}
.footerNavBox {
	width:100%;
	padding-left: 200px;
	margin-top: 0px !important;
	padding-top: 0px !important;
	margin-bottom: 0px !important;
	padding-bottom: 0px !important;
	background-color: rgba(255,255,255,0.90);
	background-color: black;
	top:10px
	/*background-color: red;*/
	position: relative;
	bottom: 0;
}
.footer ul {
	list-style-type: none;
	padding-left: 0;
	text-align: right;
	color: white;
}
.footer li {
	font-size: 1.4rem;
	padding: 10px 0px 10px 10px;
	margin: 0;
	color: white;
	display: inline-block;
}
.footer ul li:last-child {
	font-size: 1.0rem;
	color: #666;
	color: white;
	padding: 0 10px ;
}
.button_foot {
	margin: 10px 10px 0px 10px !important;
	padding: 5px 15px 10px 15px !important;
	color:black;
	font-size:12pt;
	height:35px;
}
 
.footeradmin {
	width:100%;
	padding-left: 0px;
	margin-top: 0px !important;
	padding-top: 20px !important;
	margin-bottom: 0px !important;
	padding-bottom: 10px !important;
	background-color: red;
	top:10px
	/*background-color: red;*/
	position: relative;
	bottom: 0;
	height:100px;
}

.header a,
.footer a{
  display: block;
  padding: 0 0 1px;
  position: relative;
  text-decoration: none;
}

.footer a{
	color: white;
}
.footer a:hover{
	color: white;
}

.header .navBox a::before,
.header .navBox a::after,
.footer .footerNavBox a::before,
.footer .footerNavBox a::after{
  border-bottom: solid 2px black;
  bottom: 0;
  content: "";
  display: block;
  position: absolute;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  width: 0;
}
.header a::before,
.footer a::before{
  left: 50%;
}
.header a::after,
.footer a::after{
  right: 50%;
}
.header a:hover::before,
.header a:hover::after,
.footer a:hover::before,
.footer a:hover::after{
	color: white;
  width: 50%;
}
.lion {
	position: fixed;
	bottom: 0;
	left: 3%;
	width: 18%;
	max-width: 180px;
	z-index: 50;
}

/*------------------------------
	     　 トップページ
--------------------------------*/

.topMainImg{
	padding-top: 30px;
}
.topMainImg img{
	width: 100%;
	max-width: 1400px;
}
.topItemView{
	margin: 0 auto;	
}
.topItemView .innerBoxR,
.topItemView .innerBoxL{
	width: 44%;
	float: left;
}
.topItemView .innerBoxC{
	width: 12%;
	text-align: center;
	float: left;
}
.topItemView .innerBoxL{
	padding-top: 100px;
	padding-right: 3%;
	text-align: center;
}
.topItemView .innerBoxR{
	padding-left: 3%;
	position: relative;
}
.topItemView .innerBoxR .itmTxt{
	position: absolute;
	bottom: 0;
}
.innerBoxL img{
	max-width: 160px;
}
.innerBoxC img{
	max-height: 60vh;
	width: auto;
}
.topItemView h2{
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-weight: normal;
	padding-top: 10px;
	font-size: 2.8rem;
	line-height: 3rem;
}
.topItemView h3{
	font-size: 1.8rem;
	line-height: 3.0rem;
	font-weight: normal;
}
.topItemView p{
	font-size: 1.5rem;
	line-height: 3.0rem;
}
#bg01 {
	/*background: url(../img/bellefare/top_bg01_L.png);*/
	background-size: 100%;
	/*background-position: 0 -200px;*/
	width: 100%;
}
#bg02 {
	/*background: url(../img/bellefare/top_bg01_R.png);*/
	background-size: 100%;
	/*background-position: 0 -200px;*/
}
#bg03 {
	/*background: url(../img/bellefare/top_bg02_L.png);*/
	background-size: 100%;
	background-position: 0 100px;
}
#bg04 {
	/*background: url(../img/bellefare/top_bg02_R.png);*/
	/*background-color:red;*/
	background-size: 100%;
	background-position: 0 100px;
}
.lineUp {
	width: 98%;
	max-width: 1100px;
	margin: 300px auto 300px;
}
.lineUp li {
	width: 32%;
	margin: 0 2% 30px 0;
	float: left;
}
.lineUp div {
	position: relative;
	width: 100%;
	height: 100%;
	padding: 30px 20px;
	float: left;
	cursor: pointer;
	/*outline: 1px solid #CCC;*/
	background-color:rgba(255,255,255,0.6)!important;
	text-align: left!important;
	transition: all 1.2s cubic-bezier(0.2, 1, 0.2, 1);
}
.lineUp li:last-child {
	margin-right: 0;
}
.lineUp div:hover {
	text-shadow: none!important;
	background-color: #FFF!important;
}
.lineUp div img{
	display: block;
	margin: 0 auto;
	width: 20%;
	max-width: 50px;
}
.lineUp h3{
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size: 1.8rem;
	margin: 15px 0 0;
	text-align: center;
}
.lineUp p{
	font-size: 1.4rem;
	font-weight: normal;
	margin-top: 10px;
}
.lineUp .price{
	font-size: 1.8rem;
	font-weight: bold;
}
.lineUp .days{
	display: inline-block;
}
.footerWrap {
	width: 100%;
	padding: 80px 0 40px;
	margin-top: 50px;
	background-color: rgba(255,255,255,0.80)
}
.footerWrap .info{
	width: 98%;
	max-width: 1100px;
	margin: 0 auto 0;
	padding-bottom: 200px;
}
.footerWrap .boxL{
	width: 50%;
	padding-right: 20px;
	float: left;
}
.footerWrap .boxR{
	width: 50%;
	margin-top: 0;
	padding-left: 20px;
	float: left;	
}
.footerWrap .boxC{
	width: 100%;
	margin-top: 50px;
	float: none;
}
.footerWrap .itemThum01{
	width: 40%;
	padding-right: 30px;
	float: left;
}
.footerWrap .itemThum01 img{
	vertical-align: top;
}
.footerWrap .itemTxt01{
	width: 60%;
	float: left;
}
.footerWrap .itemTxt01 h3{
	font-size: 1.8rem;
	margin-bottom: 10px;
}

	
/*------------------------------
	     　 商品詳細
--------------------------------*/
.contentInner {
	padding: 20px 0;
	background-color: #FFF;
}
.contentInnerL,
.contentInnerM,
.contentInnerR{
	float: left;
}
#cartHead .contentInnerL{
	width: 35%;
	text-align: center;
}
.contentInnerL img{
	width: 40%;
	max-width: 100px;
	text-align: center;
}

#cartFoot .contentInnerL{
	width: 28%;
	margin-right:0px;
}
#cartFoot .contentInnerL img{
	min-width: 80px;
}
#cartFoot .cartBoxInnerR{
	margin-right:25px !important;
}
.contentInnerM{
	width: 35%;
	text-align: center;
}
.contentInnerM img{
	width: 40%;
	max-width: 200px !important;
	text-align: center;
}
#cartHead .contentInnerR{
	width: 65%;
	position: relative;
	text-align: right;
}
#cartFoot .contentInnerR{
	width: 70%;
	position: relative;
	text-align: right;
}
.contentInner .contentTxt{
	width: 100%;
	padding: 0 40px;
	margin-bottom: 30px;
}
.contentInner .contentTxt img.imgJbp{
	width: 60%;
	margin: 0 20px 20px 0;
	float: left;
}
.contentInner .contentTxt h5{
	font-size: 1.6rem;
	width: 140px;
	height: 140px;
	border: 2px solid #191919;
  text-align: center;
	position: relative;
	margin: 0 20px 10px 0;
	padding: 0;
	float: left;
}
.content #point {
	margin-top: 0;
}	
#cartFoot .content{
	margin: 0 auto 200px;
}
#cartFoot .contentInnerL img{
	width: 20%;
	max-width: 50px;
}
#cartHead a,
#cartFoot a{
	width: 400px;
	display: inline-block;
}
#cartHead h1,
#cartFoot h1{
	text-align: left;
	margin: 10px 0 10px;
}
#cartHead h2,
#cartFoot h2{
	text-align: left;
}
#cartHead p,
#cartFoot p{
	margin-top: 50px;
	line-height: 3.0rem;
	font-size: 1.8rem;
}
#cartHead .cartBox{
	position: absolute;
	width: 100%;
	bottom: 0;
}
#cartHead .cartBoxInnerL,
#cartFoot .cartBoxInnerL{
	width: 50%;
	float: left;
	text-align: right;
}
#cartHead .cartBoxInnerL span,
#cartFoot .cartBoxInnerL span{
	font-size: 1.8rem;
	font-weight: normal;
	margin: 0;
}
#cartHead .cartBoxInnerL h3{
	font-size: 2.2rem;
}
#cartHead .cartBoxInnerR{
	float: right;
	width: 100%;
	/*min-width: 100%;*/
	margin-right: 0%;
	font-size: 2.6rem;
	font-weight: bold;
}
#cartHead .cartBoxInnerR p{
	font-size: 1.4rem;
	display: inline-block;
}
#cartHead .cartBoxInnerR h3{
	font-size: 2.2rem;
}
section.padTop{
	padding-top: 50px
}
.seibunL {
	width: 50%;
	padding-right: 15px;
	float: left;
	font-size: 1.3rem;
	margin: 20px 0 30px;
}
.seibunR {
	width: 50%;
	padding-left: 15px;
	float: left;
	font-size: 1.3rem;
	margin: 20px 0 30px;
}
#type .type {
	width: 30%;
	margin-right: 5%;
	float: left;
}
#type .type:last-child {
	width: 30%;
	margin-right: 0px;
}	
	
	}/*/min-width 768px*/



/*||||||　@media 1025px以上　||||||*/
@media screen and (min-width: 1025px) { 
	
.innerBoxC img{
	width: auto;
	height: 60vh;
	max-height: 560px;
	max-width: 130px;
}
.topItemView h2{
	font-size: 3.0rem;
	line-height: 4rem;
}
.topItemView p{
	font-size: 1.7rem;
}	
	} /*/min-width 1025px*/


/*||||||　@media 640px以内　||||||*/
@media screen and (max-width: 640px) { 
	#detail{
		margin-top:30px !important;
		background-color: white;
	}

	#mypgbox .Back{
		background-color: white;
		background-position: right;
		background-repeat: repeat-x;
		background-size: auto;
	background-position: bottom;
		background-image: url("../../img/bellefare/mypg_bg_s.png");
	}
	div .mypgtxt{
		margin-top: -20px !important;
		margin-left: 100px;
		max-width:60%;
		display: block;
		text-align: left;
	}
	.cartBox_inL{
		width:100%;
		display: block;
		clear: left;
		position: relative;
	}
	.cartBox_inR{
		width:100%;
		display: block;
		clear: right;
		position: relative;
	}
	.autoheight{
		height:auto;
	}
	.mainContainer {

		margin-top: 50px !important;
	}

	.contentInner {
		 width: 92%;
		 margin-left: auto;
		 margin-right: auto;
	}
	#howToUse table.spTable .itemImg img{
		width: auto !important;
		height: 80px !important;
		height: auto;
		width: auto;

	}
	#howToUse table.spTable .itemImg {
		width: 30% !important;
		margin:0 !important;
		padding:0 !important;
	}

	.col50{
		display: block;
		width:100%;
	}
} /*/max-width: 640px*/


/*||||||　@media 800px以内　||||||*/
@media screen and (max-width: 800px) { 
	.PC_ONLY{
	  display:none;
	}
	.SP_ONLY{
	  display:block;
	}
} /*/max-width: 800px*/


/*||||||　@media 801px以上　||||||*/
@media screen and (min-width:801px) and ( max-width:2024px) {
	.PC_ONLY{
	  display:block;
	}
	.SP_ONLY{
	  display:none;
	}
} /*/min-width 801px*/