#tokucho {
	margin-top: 20px;
}
#main {
	float: left;
	width: 590px;
	margin-left: 30px;
}
h2 {
	background-color: #F90;
	font-size: 21px;
	color: #FFF;
	padding-left: 10px;
	margin-top: 0px;
}
.btmspace {
	margin-bottom: 50px;
}
.kakaku {
	margin-bottom: 10px;
	font-size:13px;
}
.kakaku td{
	border:solid thin #999;
}
.akuriruBox {
	width: 590px;
	height: 250px;
}
.ap_red{
	color:red;
}
.ap_dred{
	color:#B00100;
}
.ap_f14{
	font-size:14px;
}
.ap_f15{
	font-size:15px;
}
.ap_f16{
	font-size:16px;
}
.ap_lblue{
	color:#27A2E9;
}
.ap_bold{
	font-weight: 600;
}
.ap_img img{
	width:100%;
}
.ap_mt50{
	margin-top:50px;
}

.ap_p0{
	margin-block-start: 0;
	margin-inline-end: 0;
	margin-block-end:0;
}
.page-ap__title1{
    font-size: 18px;
    color: #fff;
    background-color: #3F3F3F;
    margin: 0;
    padding: 8px 18px;
}

.page-ap__title2{
	background-color: #B00100;
	font-size:20px;
	margin-top: 70px;
	margin-block-end:0;
}
.page-ap__title3{
	font-size:18px;
	border-left: solid 10px #B00100;
	color:#000;
	background-color: inherit;
}
.page-ap__title4{
	color:#000;
	background-color: inherit;
	font-size:16px;
	padding-left: 12px;
	position: relative;
}
.page-ap__title4::before{
  content:"";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 0 8px 10px;
  border-color: transparent transparent transparent #B00100;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}
.page-ap__top-sec__lead{
	font-size:16px;
}
.page-ap__top-sec__Btns{
	display: flex;
	gap:40px;
	justify-content: center;
}
.page-ap__top-sec__Btn{
	border-radius: 14px;
	width: 272px;
	font-size:18px;
	position:relative;
	text-align: center;
	padding:18px 0 25px;
	font-weight: 600;
	box-shadow: 2px 2px 2px rgb(176 1 0 / 20%);
}
.page-ap__top-sec__Btn:hover{
	opacity: 0.8;
}
.page-ap__top-sec__Btns a{
	text-decoration: none;
}
.page-ap__top-sec__Btn.price{
	background-color: #B00100;
	color:#fff;
}
.page-ap__top-sec__Btn.sheet{
	border:2px solid #B00100;
	color:#B00100;
}
.page-ap__top-sec__Btn::after{
	content:"";
	width:12px;
	height:12px;
	transform: rotate(-45deg) translateX(-50%);
	position: absolute;
	bottom:16px;
	left:50%;
}
.page-ap__top-sec__Btn.price::after{
	border-left:2px solid #fff;
	border-bottom:2px solid #fff;
}
.page-ap__top-sec__Btn.sheet::after{
	border-left:2px solid #B00100;
	border-bottom:2px solid #B00100;
}

.page-ap__option{
	position: relative;
}
.page-ap__option-title{
	background-color: #EFD5D5;
    display: inline-block;
    position: absolute;
    padding: 0 11px;
    font-size: 13px;
    margin: 0;
    top: -11px;
    left: 64px;
    color: #B00100;
    border-radius: 16px;
    font-weight: 500;
}
.page-ap__option-list{
	border: dotted #B00100 2px;
    padding: 20px 13px 10px;
    border-radius: 3px;
	list-style:none;
	margin: 24px 33px 16px;
}
.page-ap__option-list li::before{
	content: "●";
    color: #B00100;
    margin-right: 5px;
}
.page-ap__calc_notes{
	margin: 16px 100px;
}
.page-ap__frame{
	display:flex;
    margin:0 30px 24px;
	gap:24px;
}
.page-ap__frame .frame_detail{
	font-size: 15px;
    background-color: #f9f9f9;
    padding: 15px;
}
.page-ap__about-sec{
	font-size:16px;
}
.page-ap__about-sec__board{
	display: flex;
	gap:16px;
}
.page-ap__about-sec__MeritList{
	display: flex;
	gap:16px;
	padding-inline-start: 0;
    justify-content: space-between;
	padding-top:20px;
	margin-bottom:50px;
}
.page-ap__about-sec__MeritList li{
	border:1px #B00100 solid;
	border-radius: 3px;
	list-style: none;
	padding: 24px 16px 16px;
}
.page-ap__about-sec__MeritList li p{
	line-height:1.7;
}
.page-ap__about-sec__MeritList__TitleBlock{
	text-align: center;
}
.page-ap__about-sec__MeritList__number {
    background-color: #fff;
    color: #B00100;
    display: inline-block;
    margin: -35px;
    padding: 0 20px;
    border-radius: 3px;
    font-size: 12px;
}
.page-ap__about-sec__MeritList__number span{
	font-size: 24px;
	font-weight: 600;
	margin-left: 4px;
}
.page-ap__about-sec__MeritList h4{
	background-color: inherit;
	color:#000;
	font-size:16px;
	margin: 6px 0 16px;
}
.page-ap__about-sec .movie{
	margin-bottom:40px;
}
.page-ap__sheet-sec{
	font-size: 16px;
}
.page-ap__sheet-sec table{
	border-spacing:0;
	font-weight: 600;
	width:100%;	
	font-size:15px;
}
.page-ap__sheet-sec thead th{
	background-color: #7E7E7E;
	color:#fff;
}
.page-ap__sheet-sec th,.page-ap__sheet-sec td{
	border: solid 1px #B6B4B4;
	text-align: center;
}
.page-ap__sheet-sec .stainless{
	display:flex;
	gap:16px;
}
.page-ap__sheet-sec .stainless-img{
	widows: 336px;
}
.page-ap__sheet-sec .fuchi-op,.page-ap__sheet-sec .lami-op{
	display: flex;
	gap:20px;
	margin-block-start: 0;
	margin-inline-end: 0;
	padding-inline-start:0;
	margin-top:16px;
}
.page-ap__sheet-sec .fuchi-op li,.page-ap__sheet-sec .lami-op li{
    list-style: none;
	border:solid 1px #DD9A9D;
	border-radius: 3px;
	position:relative;
	flex: 1;
}
.page-ap__sheet-sec .fuchi-op__title,.page-ap__sheet-sec .lami-op__title{
	background-color: #EFD5D5;
	color:#000;
	font-size:16px;
	text-align: center;
}
.page-ap__sheet-sec .lami-op__title{
	margin-block-end:0;
	padding-top: 3px;
    padding-bottom: 3px;
}
.page-ap__sheet-sec .lami-op__img{
	padding:16px;
	text-align: center;
}
.page-ap__sheet-sec .fuchi-op .baloon{
    position: absolute;
    left: 6px;
    top: -10px;
    padding: 3px 6px;
    line-height: 18px;
    text-align: center;
    font-size: 13px;
    font-weight: 600;
	color:#fff;
    background: #B00100;
    border-radius: 9px;
    box-sizing: border-box;
}
.page-ap__sheet-sec .fuchi-op .baloon:before{
	content: "";
    position: absolute;
    bottom: -7px;
    left: 13px;
    border: 4px solid transparent;
    border-left: 12px solid #B00100;
    z-index: 0;
    transform: rotate(53deg);
}
.page-ap__sheet-sec .fuchi-img,.page-ap__sheet-sec .fuchi-description{
	padding: 0 16px;
}
.page-ap__sheet-sec .fuchi-description .makikomi-merit{
	background-color: #FFF7F7;
}
.page-ap__sheet-sec .lami-op__description{
	padding:16px;
}
.page-ap__sheet-sec .lami-op__description__point{
	padding-left: 1em;
	text-indent: -1em;
	line-height: 1.6;
}
.page-ap__sheet-sec .lami-op__description__point::before{
	content:"●";
	color:#B00100;
	margin-right:0.5em;
	font-size:14px;
}


.page-ap__CustomerName{
	background-color: inherit;
    color: #000;
    margin-bottom: 10px;
}

/*AP 価格表*/


.ap_kakaku table{
	width:725px;
	border-collapse:collapse;
	margin: 10px auto;
	font-size: 15px;
}

.ap_kakaku table tr:nth-child(2n) {    /* 偶数行 */
   background-color: #f5f5f5;
}

.ap_kakaku_midashi_size{
	font-weight: bold;
	color:white;
	background-color: #5fab23;
}

.ap_kakaku_midashi_kg{
	font-weight: bold;
	color:white;
	background-color: #c41342;
}

.ap_kakaku_midashi_kakaku{
	font-weight: bold;
	color:white;
	background-color: #103d87;
}

.ap_kakaku td{
	text-align: center;
	padding:5px 10px;
	border:solid 1px #808080;
}

.ap_kakaku td small{
	color: #999999;
}

.ap_kakaku p{
	padding: 10px;
}

 /* 自動計算セクション */
		#calc_section input[type="text"] {
			margin: 5px 0;
			width: initial;
		}
		#calc_section label {
			color: black;
			font-size: 1em;
			font-weight: normal;
		}
		#calc_section input[type="radio"] {
			margin-top: 3px;
		}
		#calc_section tr th span {
			line-height: 34px;
			padding: 0 10px;
		}
		#calc_section span.caption {
			font-size: 0.9em;
			color: #0A0A0A;
		}
		#calc_section [type="radio"]+label {
			cursor: pointer;
		}

		#calc_section span {
			float: none;
			padding: inherit;
		}
		#calc_result_box {
			width: 74.7%;
		}
		#calc_section table, #calc_result_box {
			margin: auto;
		}

/* 簡単問い合わせラジオボタン */
				   .contact_box{
					 background-color:  transparent;
					 margin-top:0;
				   }
					.easy-contact-box{
					background: #faf5f6;
					border-radius: 3px;
					overflow: hidden;
					margin: 20px auto 0;
					max-width: 740px;
					width: 100%;
					text-align: center;
									}

					.easy-contact-box h5{
						background: #f87c00;
						color: #ffffff;
						margin: 0;
						font-size: 18px;
						padding: 10px 0;
					}

					.easy-contact-box .contact-in{
						padding: 20px;
					}

					.easy-contact-box .contact-in .road-ck-flex{
						display: flex;
						justify-content: center;
						gap: 30px;
					}

					.easy-contact-box .contact-in .txt_c{
						margin: 20px auto 0;
					}

					.easy-contact-box .contact-in .txt_c .btn_link{
						background: #f87c00;
						border-radius: 25px;
						font-size: 16px;
						color:#fff;
						text-decoration: none;
						font-weight:700;
						display: block;
						height:52px;
						line-height: 52px;
						width:280px;
						margin:0 auto;
					}

					#main_content .easy-contact-box .contact-in label{
						color: #111111;
						font-size: 14px;
					}

					.easy-contact-box .contact-in .tel-blo{
						border-top: 1px solid #c4c0c0;
						margin: 20px auto 0;
						padding: 20px 0 0;
					}

					.easy-contact-box .contact-in .tel-blo .tel-link_c{
						display: flex;
						align-items: center;
						justify-content: center;
					}

					.easy-contact-box .contact-in .tel-blo .tel-link_c .img{
						background: #f87c00;
						border-radius: 10px;
						padding: 5px;
						box-sizing: border-box;
						height: 36px;
						width: 35px;
						margin-right: 10px;
					}
				   .easy-contact-box .contact-in .tel-blo .tel-link_c .img img{
					   max-width:100%
				   }

					.easy-contact-box .contact-in .tel-blo .tel-link_c a{
						font-size: 20px;
						color: #111111;
						font-weight: 700;
						letter-spacing: 0.05em;
						text-decoration: unset;
					}

					.easy-contact-box .contact-in .tel-blo .tel-link_c p{
						font-size: 12px;
						margin: 0;
					}

	 	