@charset "UTF-8";

.contentpage .m_img_area .m_img {background-image: url("../images/price/m_img@2x.jpg");}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.contentpage .m_img_area .m_img {
	background-size: 120% auto;
	background-position: right center;
	}
}



/*box1
---------------------------------------------------------*/
.box1 .anc_list {
	width: 100%;
	max-width: 1120px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
    flex-wrap: wrap;
}
.box1 .anc_list li {
	width: 23.2%;
	margin-right: 2.4%;
	margin-top: 3%;
}
.box1 .anc_list li:nth-child(4n),
.box1 .anc_list li:last-child {
	margin-right: 0;
}
.box1 .anc_list li:nth-child(-n+4) {
	margin-top: 0;
}
.box1 .anc_list .com_btn1 a {
	display: block;
	min-width: 0;
	font-size: min(88%,1.3vw);
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.box1 .anc_list li {
	width: 32%;
	margin-right: 2% !important;
	margin-top: 3% !important;
}
.box1 .anc_list li:nth-child(3n),
.box1 .anc_list li:last-child {
	margin-right: 0 !important;
}
.box1 .anc_list li:nth-child(-n+3) {
	margin-top: 0 !important;
}
.box1 .anc_list .com_btn1 a {
	font-size: 1.8vw;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.box1 .anc_list {
    justify-content: space-between;
}
.box1 .anc_list li {
	width: 49%;
	margin-right: 0;
	margin-top: 3% !important;
}
.box1 .anc_list li:nth-child(-n+2) {
	margin-top: 0 !important;
}
.box1 .anc_list .com_btn1 a {
	font-size: 90%;
	padding-left: 1.0em;
	padding-right: 2.0em;
}
.box1 .anc_list .com_btn1 a .com_arrow1 {
	right: .8em;
}
}



/*料金表
---------------------------------------------------------*/
.w1280 .com_index1 {
	margin-bottom: 50px;
}
.pric_subindex {
	font-size: 130%;
	letter-spacing: .1em;
	line-height: 1.4em;
	padding-left: 1.5em;
	position: relative;
}
.pric_subindex::before {
	content: "";
	position: absolute;
	width: 1px;
	height: 1.2em;
	background: #B59F34;
	left: .4em;
	top: 0;
	transform: rotate(45deg);
}
.pric_tax {
	text-align: right;
	font-size: 90%;
	letter-spacing: .05em;
	line-height: 1.2em;
}
.pric_subindex + .pric_tax {
	margin-top: -.2em;
}

.pric_tbl {
	width: 100%;
}
.pric_tbl th,
.pric_tbl td {
	background: #F7F6F4;
	border-top: solid 10px #fff;
	box-sizing: border-box;
	text-align: left;
	vertical-align: middle;
	font-weight: 400;	
	font-feature-settings: "halt";
}
.pric_tbl th {
	width: 62%;
}
.pric_tbl td {
	width: 38%;
}

.pric_tbl th {
	position: relative;
	text-align: left;
	font-size: 130%;
	letter-spacing: .05em;
	line-height: 1.4em;
	padding: 1.6em 3%;
}
.pric_tbl th::before {
	content: "";
	position: absolute;
	width: 1px;
	height: calc(100% - 40px);
	background: #B4B4B5;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.pric_tbl th .memo {
	font-size: 70%;
	letter-spacing: .05em;
	line-height: 1.6em;
}
.pric_tbl th dt {
	color: #B59F34;
	font-size: 80%;
	letter-spacing: .05em;
	line-height: 1.6em;
	margin-bottom: .5em;
}

.pric_tbl td {
	text-align: right;
	font-size: 100%;
	letter-spacing: .1em;
	line-height: 1.4em;
	padding: 2.0em 4% 2.0em 2%;
}
.pric_tbl td .txt_large {
	font-size: 130%;
	letter-spacing: .05em;
	line-height: 1.4em;
}
.pric_tbl td .ft_trajan_re {
	font-size: 130%;
	letter-spacing: .1em;
	line-height: 1.4em;
	display: inline-block;
	vertical-align: middle;
	margin: 0 .2em;
}
.pric_tbl td dl {
	display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-wrap: wrap;
}
.pric_tbl td dt {
	margin-right: .8em;
}
.pric_tbl td p,
.pric_tbl td dl {
	margin-top: 1.0em;
}
.pric_tbl td p:first-child,
.pric_tbl td dl:first-child {
	margin-top: 0;
}
.pric_tbl td .txt_small {
	font-size: 90%;
	letter-spacing: .1em;
	line-height: 1.4em;
}
.pric_tbl td li {
	margin-top: 1.0em;
	border-top: dashed 1px #CACACB;
	padding-top: 1.0em;
}
.pric_tbl td li:first-of-type {
	margin-top: 0;
	border-top: none;
	padding-top: 0;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.w1280 .com_index1 {
	margin-bottom: 4%;
}
.pric_subindex {
	letter-spacing: .05em;
}

.pric_tbl th,
.pric_tbl td {
	border-width: 5px;
}
.pric_tbl th {
	font-size: 125%;
}
.pric_tbl th dt {
	font-size: 90%;
}

.pric_tbl td {
	letter-spacing: .05em;
}
.pric_tbl td .ft_trajan_re {
	letter-spacing: .05em;
}
.pric_tbl td .txt_small {
	letter-spacing: .05em;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.w1280 .com_index1 {
	margin-bottom: 6%;
}
.pric_subindex {
	font-size: 120%;
	letter-spacing: .05em;
	padding-left: 1.2em;
}

.pric_tbl tr,
.pric_tbl th,
.pric_tbl td {
	display: block;
	box-sizing: border-box;
	width: 100%;
}
.pric_tbl th {
	border-width: 5px;
}
.pric_tbl td {
	border-top: none;
}

.pric_tbl th {
	font-size: 120%;
	padding: 1.0em 5% .5em;
}
.pric_tbl th::before {
	width: 90%;
	height: 1px;
	margin: auto;
	left: 0;
	right: 0;
	top: 100%;
	transform: none;
}
.pric_tbl th .memo {
	font-size: 80%;
}
.pric_tbl th dt {
	font-size: 90%;
	margin-bottom: .2em;
}

.pric_tbl td {
	letter-spacing: .05em;
	padding: 1.0em 5% 1.2em;
}
.pric_tbl td .txt_large {
	font-size: 130%;
	letter-spacing: .05em;
	line-height: 1.4em;
}
.pric_tbl td .ft_trajan_re {
	letter-spacing: .05em;
}
.pric_tbl td p,
.pric_tbl td dl {
	margin-top: 0;
}
.pric_tbl td .txt_small {
	letter-spacing: .05em;
}
}



/*料金表：共通
---------------------------------------------------------*/
.pric_pdg {
	padding-top: 110px;
	padding-bottom: 110px;
}
.title_box {
	text-align: center;
	margin-bottom: 50px;
}
.title_box h2 {
	font-size: 220%;
	letter-spacing: .05em;
	line-height: 1.4em;
}
.title_box .ft_trajan_re {
	color: #B59F34;
	font-size: 75%;
	letter-spacing: .1em;
	line-height: 1.2em;
	margin-top: 1.5em;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.pric_pdg {
	padding-top: 8%;
	padding-bottom: 8%;
}
.title_box {
	margin-bottom: 5%;
}
.title_box h2 {
	font-size: 200%;
}
.title_box .ft_trajan_re {
	font-size: 80%;
	margin-top: 1.0em;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.pric_pdg {
	padding-top: 12%;
	padding-bottom: 12%;
}
.title_box {
	margin-bottom: 8%;
}
.title_box h2 {
	font-size: 180%;
}
.title_box .ft_trajan_re {
	font-size: 80%;
	margin-top: .8em;
}
}



/*payment
---------------------------------------------------------*/
#payment .pric_pdg {
	border-top: solid 1px #B4B4B5;
}
#payment .pay_icon {
	width: 60%;
	margin-left: auto;
	margin-right: auto;
}
#payment .frame_box {
	border: solid 1px rgba(180,180,181,0.8);
	padding: 40px 4% 50px;
}
#payment .frame_box h3 {
	text-align: center;
	font-size: 140%;
	letter-spacing: .05em;
	line-height: 1.6em;
	margin-bottom: .8em;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
#payment .frame_box {
	padding: 4% 4% 5%;
}
#payment .frame_box h3 {
	margin-bottom: .5em;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
#payment .pay_icon {
	width: 100%;
}
#payment .frame_box {
	padding: 6% 6% 8%;
}
#payment .frame_box h3 {
	font-size: 130%;
	margin-bottom: .5em;
}
}



/*warranty
---------------------------------------------------------*/
#warranty .item_list {
	width: 80%;
	max-width: 714px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
    justify-content: space-between;
}
#warranty .item_list li {
	width: 49%;
	max-width: 342px;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
#warranty .item_list {
	width: 100%;
	max-width: 100%;
	display: block;
}
#warranty .item_list li {
	width: 70%;
	margin: 3% auto 0;
}
#warranty .item_list li:first-child {
	margin-top: 0;
}
}



/*deduction
---------------------------------------------------------*/
#deduction .formula {
	box-sizing: border-box;
	border: solid 1px #B4B4B5;
    padding: 40px 0;
	text-align: center;
}
#deduction .formula > div {
	display: inline-block;
}
 #deduction .formula p:nth-child(1){
	text-align: left;
    font-size: min(135%,2.0vw);
	letter-spacing: .05em;
    line-height: 1.4em;
    margin-bottom: .5em;
	position: relative;
}
#deduction .formula p .small1 {
    font-size: 70%;
	letter-spacing: .05em;
}
#deduction .formula p .small2 {
    font-size: 85%;
	letter-spacing: .05em;
}
#deduction .formula p .col2 {
    color: #B59F34;
}
#deduction .formula p sup {
    font-size: 60%;
}
#deduction .formula p:nth-child(2) {
    text-align: center;
	line-height: 1.4em;
	padding-left: 1em;
	text-indent: -1em;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
#deduction .sp_txt_l {
	text-align: left;
}
#deduction .formula {
    padding: 4% 0;
}
 #deduction .formula p:nth-child(1){
    font-size: 2.6vw;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
#deduction .formula {
    padding: 6% 0;
}
 #deduction .formula p:nth-child(1){
    font-size: 120%;
	letter-spacing: normal;
	 line-height: 1.6em;
}
#deduction .formula p .small1 {
	letter-spacing: normal;
}
#deduction .formula p .small2 {
	letter-spacing: normal;
}
#deduction .formula p:nth-child(2) {
	font-size: 95%;
	letter-spacing: normal;
}
}



/*
---------------------------------------------------------*/

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
}