/*************************
price.css
**************************/
@charset "utf-8";


/* セカンドページ共通(スマホ) 
------------------------------*/
/*************************
#header
**************************/
#header .topHeadImg {
	padding: 13% 0 18% 0;
	background: #e4caa8 url(../img/siteHeadMainImg.png) no-repeat center;
	background-size:cover;
}
#header .topHeadTxt {display: none;}

/*************************
#main
**************************/
#main section, #main aside,#main section * {margin: 0; padding: 0;}
#main .pageTitle {padding-top: 1.0526315%;}
#main .pageTitle .bledList {margin-bottom: 3.1578947%;}
#main .pageTitle .bledList a:hover {color:#880052;}
#main .pageTitle h2 {color: #880052;}
.displayB {display: block;}
#main .innerLeftWrapper .btnTxt {
	width: 90%;
}
.innerLeftWrapper {
	float: none;
	width: 100%; /* 320px */
	margin: 0;
	padding: 0;
}

#main .innerLeftWrapper section {
	margin-top: 4.2857142%;
	padding: 4.2857142%;
}

.innerSideWrapper {
	display: none;
}
/* /セカンドページ共通(スマホ) 
------------------------------*/


/*************************
#main .priceSectionA
**************************/
#main dd {line-height: 1.5;}
#main .priceSectionA {
	/* width:283px */
}

#main .priceSectionA .btnBox {
	background-color: #8f6951;
	color: #ffffff;
	padding: 0 15px 0 15px;
}

#main .priceSectionA .txtBoxA {
	display: none;
	margin-top: 10px; /* 10px */
	width: 100%;
}

#main .priceSectionA .priceTxtBoxA {
	margin-top: 20px;/* 10px */
	padding: 15px; /* 15px */
	text-align: center;
	background-color: #8f6951;
	color: #ffffff;
	font-weight: bold;
}

#main .priceSectionA .priceTxtBoxB .colorBrown {
	color: #734325;
	font-size: 18px;
}

#main .priceSectionA .txtBoxA h3 {
	color: #04ac93;
	margin-top: 1.7667844%; /* 5px */
	margin-bottom: 3.5335689%; /* 10px */
}

#main .priceSectionA .priceTxtBoxB {
	margin-top: 10px; /* 10px */
	padding-top: 10px; /* 10px */
}

#main .priceSectionA .priceTxtBoxB dl dt {
	color: #8f6951;
	font-weight: bold;
	margin-bottom: 5px; /* 5px */
}

#main .priceSectionA .priceTxtBoxB dl .dtLastChild {
	margin-top: 10px; /* 10px */
	padding-top: 10px; /* 10px */
	border-top: solid 1px #cccccc;
}

/*************************
#main .priceSectionB 258px
**************************/
#main .priceSectionB .btnBox {
	background-color: #ce94ac;
	color: #000000;
	padding: 0 15px 0 15px;
}

#main .priceSectionB .txtBoxA {
	display: none;
	margin-top: 10px; /* 10px */
	width: 100%;
}

#main .priceSectionB .txtBoxA h4.priceSubtit {
  background: #880052;
  color: #fff;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 18px;
  font-weight: bold;
  padding: 10px;
}

#main .priceSectionB .txtBoxA small {
	display: block;
	margin-bottom: 10px; /* 10px */
	
}

#main .priceSectionB .txtSubBoxA {
	margin-bottom: 30px;
}

#main .priceSectionB .txtSubBoxA .btnBox {
	width: 15em; /* 15em */
	background-color: #f2961d;
	color: #ffffff;
	padding: 0 15px 0 15px;
	margin: 1em auto 0 auto;
}

#main .priceSectionB .txtSubBoxA table {
	border: 1px solid #ccc;
  line-height: 1.4;
	margin: 1em 0 10px;
	width: 100%;
}

#main .priceSectionB .txtSubBoxA table tr {
	border-bottom: 1px solid #ccc;
}

/* #main .priceSectionB .txtSubBoxA table 258px
------------------------------*/
#main .priceSectionB .txtSubBoxA table th {
	/*background-color: #f5e5cb;*/
	background-color: #fbf1e2;
	border-right: 1px dotted #ccc;
	padding: 10px;
  vertical-align: middle;
	width: 62%;
}

#main .priceSectionB .txtSubBoxA table td {
	font-weight: bold;
	color: #734325;
	padding: 10px;
	text-align: right;
  vertical-align: middle;
}
#main .priceSectionB .txtSubBoxA table td .tax {
  font-size: 0.6rem;
  display: block;
}

#main .priceSectionB .txtSubBoxA table .single th {
  font-size: 85%;
}
#main .priceSectionB .txtSubBoxA table .single td {
  font-size: 14px;
}


#main .priceSectionB .txtSubBoxA p {
	margin-top: 10px; /* 10px */
}

/* #main .priceSectionB .txtSubBoxB
------------------------------*/
#main .priceSectionB .txtBoxB {
	margin-top: 10px; /* 10px */
	width: 100%;
	display: none;
}

#main .priceSectionB .txtSubBoxB .btnBox {
	clear: both;
	margin-top: 10px;
	background-color: #f2961d;
	color: #ffffff;
}

/* PC表示
------------------------------*/
@media screen and (min-width:768px) {



/* セカンドページ共通(PC) 
------------------------------*/
.displayB {display: inline;}
.innerLeftWrapper {
	display: block;
	float: left;
	width: 73.68421%; /* 700px */
}

.innerSideWrapper {
	display: block;
	float: right;
	width: 23.057894%; /* 220px */
}

#main .innerLeftWrapper section {
	margin-top: 4.2857142%; /* 30px */
	padding: 4.2857142%; /* 30px */
}

#main .innerSideWrapper aside {
	margin-top: 13.636363%; /* 30px */
	background-color: #ffffff;
}

#main .priceAside .headTxtBox {
	background-color: #cd94ac;
	padding: 18.181818% 0 6.363636% 9.090909%; /* 40px 0 14px 20px */
}

#main .priceAside .headTxtBox h2 {
	font-size: 18px;
}

#main .innerSideWrapper .headTxtBox  {
}

#main .innerSideWrapper .bodyTxtBox ul li {
	border-bottom: solid 1px #cccccc; 
}

#main .innerSideWrapper .bodyTxtBox ul li img {
	vertical-align: baseline;
	margin-right: 4.45454545%;
}

#main .innerSideWrapper .bodyTxtBox ul li a {
	display: block;
	padding: 5.909090% 0 5.909090% 9.090909%; /* 13px 0 13px 20px */
}

#main .innerSideWrapper .bodyTxtBox ul li a:hover {
	color: #ffffff;
	background-color: #cd94ac;
}

#main .pageTitle h2 {
	font-size: 30px;
}
/* /セカンドページ共通(PC) 
------------------------------*/


/*************************
#header
**************************/
#header {
	height: 200px; 
	background: #e4caa8 url(../img/siteHeadMainImg.png) no-repeat center;
}

#header .topHeadImg {display: none;}
#header .siteHeadLogoImg {
	display: block; 
	width: 600px; /*600px*/
	height: 185px;
}

#header .siteHeadLogoImg h1 {
	display: block; 
	float: left; 
	width: 165px; /*165px*/
}

#header .siteHeadLogoImg .imgBox {  
	float: left; 
	margin-top: 70px; /*70px*/
	margin-left: 40px; /*40px*/
	width: 365px; /*365px*/
}

/*************************
#main .priceSectionA 640px
**************************/
#main h3 {font-size: 24px;}

/* .txtBoxA 640px
------------------------------*/
#main .innerLeftWrapper .priceSectionA .txtBoxA {
	display: block;
}

#main .innerLeftWrapper .priceSectionA .txtBoxA h3 {
	margin-bottom: 0;
	color: #734325;
	font-weight: bold;
}

#main .innerLeftWrapper .priceSectionA .txtBoxA {
	margin-top: 0px;	
}

#main .innerLeftWrapper .priceSectionA .txtBoxA .priceTxtBoxA {
	margin-top: 10px;	
}

#main .innerLeftWrapper .priceSectionA .txtBoxA .priceTxtBoxA p {
	font-size: 16px;
}

#main .innerLeftWrapper .priceSectionA .txtBoxA .txtSubBoxA .headTxtBox p {
	margin-top: 30px; /* 30px */
	float: left;
	width: 75.78125%; /* 485px */
}

#main .innerLeftWrapper .priceSectionA .txtBoxA .txtSubBoxA .headTxtBox .imgBox {
	float: right;
	width: 23.4375%; /* 150 */
}

/*************************
#main .priceSectionB 640px
**************************/
#main .innerLeftWrapper .priceSectionB .txtBoxA{
	display: block;
}

/* .txtBoxA 640px
------------------------------*/
#main .innerLeftWrapper .priceSectionB .txtBoxA {
	display: block;
}

#main .innerLeftWrapper .priceSectionB .txtBoxA .titleTxtBox .titleHeadBox {
	width: 46.875%;
	float: left;
	margin-bottom: 10px; /* 10px */
}

#main .innerLeftWrapper .priceSectionB .txtBoxA .titleTxtBox .titleHeadBox small {
	color: #000000;
}

#main .innerLeftWrapper .priceSectionB .txtBoxA .titleTxtBox .btnBox {
	width: 180px;
	height: 28px;
	float: right;
	padding: 1px 10px 0 10px;
	background-color: #f2961d;
	color: #ffffff;
}

#main .innerLeftWrapper .priceSectionB .txtBoxA .titleTxtBox .btnBox .btnTxt {
	width: 130px;
	line-height: 28px;
}

#main .innerLeftWrapper .priceSectionB .txtBoxA .titleTxtBox .btnBox .btnAllow {
	width: 5px;
	line-height: 28px;
}

#main .innerLeftWrapper .priceSectionB .txtBoxA .titleTxtBox .btnBox .btnAllow img {
	vertical-align: 1px;
}

#main .innerLeftWrapper .priceSectionB h3 {
	color: #880052;
}

#main .innerLeftWrapper .priceSectionB .txtBoxA h3 {
	margin-bottom: 2.34375%; /* 15px */
	font-weight: bold;
}

#main .innerLeftWrapper .priceSectionB .txtBoxB {
	display: block;
}

#main .innerLeftWrapper .priceSectionB .txtBoxB h3 {
	margin-bottom: 3.1578947%; /* 30px */
	font-weight: bold;
}

/* #main .priceSectionB .txtSubBoxA table 258px
------------------------------*/
#main .priceSectionB .txtSubBoxA table .trFristChild {}

#main .priceSectionB .txtSubBoxA table th {
	/*background: none;*/
}

#main .priceSectionB .txtSubBoxA table td {
	font-size: 22px;
}

#main .priceSectionB .txtSubBoxA p {
	margin-top: 10px;
}

  



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

}
/* スマホ表示
------------------------------*/
@media screen and (min-width:380px) {

}