@charset "utf-8";

#price-header{
	background-image: url(../images/visual_price.jpg);
}
@media screen and (max-width: 740px) {
/*SP*/

.panKuzu {
	display: none;
}
.content {
	margin-bottom: 40px;
}
.contactWrap .content {
	margin-bottom:0;
}
.inner-wrap .row{
	padding: 0;
}
.priceH2 {
	margin-bottom: 30px;
	padding:12px 10px;
	background:#bc9b72;
	color:#ffffff;
	font-size:14px;
	font-weight:bold;
	line-height:1;
}
#priceH201 {
	margin-bottom:15px;
}
.priceH3 {
	margin-bottom:10px;
}
.priceH4 {
	margin-bottom:15px;
}
.priceSpImg01 {
	width: 100%;
}
h2 + img,
.priceSpImg01 + img {
	display: none;
}
.priceText01 {
	display: none;
}
#priceText01 {
	margin-bottom:20px;
	font-size: 10px;
}
.priceLink01 {
	text-align: right;	
}
.priceLink01 li:first-child {
	margin-bottom:5px;
}
.priceContainer01 {
	margin-bottom: 20px;
}
.priceContainer01 div:first-child {
	width: 100%;
	padding-bottom: 20px;
	margin-bottom:20px;
	border-bottom: dotted 1px #e2d7b7;
}
.priceContainer01 div:last-child {
	width: 100%;
	padding-bottom: 20px;
	border-bottom: dotted 1px #e2d7b7;
}
.priceContainer01 .red {
	font-weight: bold;
}
.priceText02 {
	font-size: 16px;
	font-weight: bold;
}
.priceText03 {
	font-size: 12px;
}
.priceBtnContainer01 {
	padding: 70px 0;
	text-align: center;
}
.priceBtnContainer01 p {
	margin-bottom: 10px;
	font-weight:bold;
}
.priceBtnContainer01 a {
	display:block;
	width:80.6%;
	margin:0 auto;
}
.priceBtnContainer01 img {
	width: 100%;
}
.priceIndent01 {
	position:relative;
	padding-left:15px;
}
.priceIndent01:before {
	display:block;
	position:absolute;
	left:0;
	content:"※";
}
.priceText06 {
	font-size:12px;
}
small.priceTax {
 font-size: 9px;
 font-weight: normal;
}

/* ----- priceTable01_op ----- */
.priceTable01_op {
	width: 100%;
	margin: 0 auto 26px;
	padding: 0;
	border: 1px solid #C8C8C8;
}
.priceTable01_op .priceTd03_op{
	padding: 14px 15px;
	background-color: #F4F4F4;
	border: none;
	font-weight: 500;
}
.priceTable01_op .priceTd03_op em{
	color: #F08C00;
}
.priceTable01_op .priceTd05_op{
	padding: 14px 15px;
	border: none;
}
/* ----- jochange ----- */
.priceTable01 th, .priceTable01 td{
	border: 1px solid #D7D7D7;
}
.priceTable01 tr:first-of-type{text-align:center;}

.pricetablegreyshort {
		width: 25%;
		background-color: #f5f5f5;
		text-align: center;
		font-size: 14px;
		font-weight: 500;
		padding: 20px 0;
	    color:423f3f;
	}

.pricetablegreylong {
		width: 37%;
		background-color: #f5f5f5;
		text-align: center;
		font-size: 14px;
		font-weight: 500;
		padding: 20px 0;
 	    color:423f3f;
	}

.pricetableorangeshort {
		width: 25%;
		background-color: #e29034;
		text-align: center;
		font-size: 14px;
		font-weight: 500;
		padding: 20px 0;
	    color: #ffffff;
	}

.pricetabledarkorangeshort {
		width: 25%;
		background-color: #ce602a;
		text-align: center;
		font-size: 14px;
		font-weight: 500;
		padding: 20px 0;
	     color: #ffffff;
	}

	
.priceTd01 {
	/*width: 124px;*/
	background-color: #f5f5f5;
	text-align: center;
	font-size: 14px;
	font-weight: 500;
}
	
	
   
.priceTd02 {
    /*width: 225px;*/
    padding: 20px 0;
    background-color: #F08C00;
    color: #fff;
}
.priceTd03 {
    /*width: 450px;*/
    background-color: #DE580D;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
}
.priceTd04 {
    /*width: 225px;*/
    background-color: #F08C00;
    color: #fff;
    font-size: 14px;
}
.priceTdOrange {
	background: #F9DDCE;
}
	
/* ----- priceContainer04 ----- */

.priceContainer04 {
	margin-top: 30px;
	border-top: solid 1px #C8C8C8;
}
.priceContainer04 li {}
.priceContainer04 li > p {
	padding: 14px 15px;
	display: block;
	width: 100%;
	border-bottom: solid 1px #C8C8C8;
	font-weight: 500;
	cursor: pointer;
}
.priceContainer04 li p.priceTrigger2 {
	margin-bottom: 0;
	position: relative;
}
.priceContainer04 li p.priceTrigger2::after{
	content: "";
	position: absolute;
	right: 15px;
	top: 50%;
	display: block;
	width: 16px;
	height: 16px;
	margin-top: -8px;
	background-image: url(/common/images/icon_oc.svg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% auto;
}
.priceContainer04 li p.priceTrigger2.open::after{
	background-position: center bottom;
}
.priceText05 {
	font-size: 12px!important;
}
p.priceMenber01 {
	background-color: #F5F5F5;
}
p.priceMenber02 {
	background-color: #fb6b91;
	color: #ffffff;
}
.priceContainer04 li p span {
	font-size: 14px;	
}
.priceTrigger2 {
	font-size: 14px;
	display: inline-block;
}
.priceContainer02 > ul > li {
	background: #f1ecde;
}
.priceContainer04 > li > div {
	background-color: #fff;
	padding: 25px 15px;
}
.priceTriggerInner2 {
	display: none;
	padding: 25px 15px;
	border-bottom: 1px solid #C8C8C8;
}
.priceTriggerInner2 .red {
	margin-right:5px;
	font-weight:bold;
}

.priceTable01Link{
	margin: 25px 15px 0;
}
.priceTable01Link li:nth-child(n+2){
	margin-top: 15px;
}
.priceTable01Notice{
	margin: 25px 15px 0;
	color: #BB1B21;
	font-size: 12px;
}

/* ----- priceContainer02 ----- */
.priceContainer02 {
	border-bottom: solid 1px #D6D6D6;
}
.priceContainer02 li {}
.priceContainer02 li .priceTrigger {
	position: relative;
	width: 100%;
	padding: 22px 40px 22px 15px;
	border-top: 1px solid #D6D6D6;
	background:#f5f5f5;
	font-size: 14px;
	line-height: 1.75;
	font-weight: 500;
	text-align: left;
	cursor: pointer;
}
.priceContainer02 li .priceTrigger::after{
	content: "";
	position: absolute;
	right: 15px;
	top: 50%;
	display: block;
	width: 16px;
	height: 16px;
	margin-top: -8px;
	background-image: url(/common/images/icon_oc.svg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% auto;
}
.priceContainer02 li .priceTrigger.open::after{
	background-position: center bottom;
}
.priceContainer02 li .priceTrigger span {
	font-size: 12px;
}
.priceContainer02 li .priceTrigger span.first-letter {
	display: inline-block;
	width: 24px;
	margin-right: 5px;
	color: #DE580D;
	font-size: 24px;
	line-height: 1;
	vertical-align: -.15em;
	font-weight: 500;
	text-align: center;
}
.priceTrigger {
	display: inline-block;
}
.priceContainer02 > ul > li {
	background: #f1ecde;
}
.priceContainer02 > li > ul > li {
	background: #ffffff;
	padding: 25px 15px;
}
.priceTriggerInner {
	display: none;
	border-top: solid 1px #D6D6D6;
}
.priceTriggerInner p:last-child {
	margin-bottom: 0;
}
.priceNotic {
	font-size:12px;
}


/* ----- add 1804 ----- */
.priceText_op01 {
font-size: 14px;
font-weight: 600;
}

.priceText_op {
font-weight: 600;
}

.priceText_op_circle {
  display: inline-block;
  width: 100px;
  height: 100px;
  margin: 0;
  padding: 16px 0 0;
  background-color:#DE580D;
  border-radius: 50%;
  color: #fff;
  font-size: 20px;
  line-height: 28px;
	font-weight: 500;
  text-align: center;
}
.clearfix_op:after {
  content: "";
  clear: both;
  display: block;
}

.priceText_op_area {
position: relative;
margin: 70px 0 30px;
}

.priceText_op_area dl {
  width: 90%;
  margin: auto;
	overflow: hidden;
}
.priceText_op_area dt {
  float:left;
  margin: auto;
}
.priceText_op_area dd {
  margin-left: 110px;
  padding-top: 15px;
}
.heading_op {
	padding:14px 10px;
	margin-bottom:20px;
	background:#f0ece0;
	font-size:14px;
	font-weight:bold;
	line-height:1.6;
}


/* ----- priceContents03 ----- */
#priceContents03 {
}
#priceContents03 div:first-child {
	width: 100%;
	margin-bottom: 40px;
}
#priceContents03 div:last-child {
	width: 100%;
}
#priceContents03 h3 + p {
	text-align: right;
	font-size: 12px;
}
.priceTable02_sp {
	display:none;
}
.priceTable02,
.priceTable03 {
	width: 100%;
	margin-bottom: 15px;
	border-collapse : collapse;
	border: none;
}
.priceTable02 th,
.priceTable02 td,
.priceTable03 th,
.priceTable03 td{
	border-top: 1px solid #D6D7D7;
	border-bottom: 1px solid #D6D7D7;
	border-left: none;
	border-right: none;
}
.priceTable02_sp td span,
.priceTable03 td span {
	font-size: 12px;
}
.priceTable02Tr01 {
	width: 100%;
	background: #fb6b91;
	color: #ffffff;
}
.priceTable02Tr01 td:last-child {
	background: none;
}
.priceTable02_sp td {
	border-bottom: 1px solid #e2d7b7;
	font-size:12px;
}
.priceTable03 td {
	border-left:none;
	font-size:12px;
}

.priceTable02Td01 {
	width: 100%;
	padding: 10px 16px;
	border-right: 1px solid #e2d7b7;
	color:#ffffff;
	font-size:12px;
	font-weight: bold;
	background: none;
}
.priceTable02Td02 {
	width:50%;
	padding: 10px 16px;
	background: #F5F5F5;
	color: inherit;
	font-size: 14px;
}
.priceTable03Td02 {
	width:50%;
	padding: 10px 10px;
	border-right:none;
	background-color: #F5F5F5;
	color: inherit;
	font-size:14px;
}
.priceTable02Td02 + td {
	padding: 10px 16px;
	font-size:14px;
}
.priceTable03Td02 + td {
	padding: 10px 16px;
}
.priceText04 {
	background: url(/common/images/share/icon_circle_br.png) no-repeat left 5px;
	background-size: 10px 10px;
	padding: 0 0 0 15px;
	font-weight: bold;
	color: #423f3f;
}
.priceTable02_sp ul,
.priceTable03 ul {
	padding-left:10px;
	font-size:12px;
	font-weight:normal;
}

}
