@charset "UTF-8";
/*/_styleSet:2026/07/24 00-45-15,block_1:2026/08/20 11-15-08,block_2:2026/07/30 11-15-34,page-quotation:2026/08/20 11-15-09/*/
.block{
	padding:0 20px;
}
.inner{
	max-width:1000px;
	margin:0 auto;
}
input {
	border:1px solid rgb(0,0,0,1);
	margin:0.3em auto 0.3em 0;
	text-align:left;
	display:inline-block;
	width:auto;
	padding:0.2em;
	height:2em;
}
.wide-input{
	width:100%;
	max-width:500px;
}
.half-input{
	width:100%;
	max-width:300px;
}
.formInput{
	width:100%;
}
textarea {
	border:1px solid rgb(0,0,0,1);
	margin:0.3em auto 0.3em 0;
	text-align:left;
	display:inline-block;
	width:100%;
	padding:0.2em;
	height:5em;
}
select {
	width:auto;
	margin:0.3em auto 0.3em 0;
	border:1px solid rgb(0,0,0,1);
	display:inline-block;
	padding:0.2em;
	border-radius:3px;
	height:2em;
	text-align:left;
	font-weight:500;
	color:#000;
}
.readonly{
	background-color:rgba(240,240,240,1);
	border:1px solid rgba(204,204,204,1);
	color:rgba(102,102,102,1);
}
input[type=checkbox],input[type=radio] {
	width:1em;
	margin:0.3em 0.5em auto 0;
	border:1px solid rgb(0,0,0,1);
	display:inline-block;
	padding:5px;
	border-radius:3px;
	height:1em;
}
.bt-form{
	margin:1em 0.5em 0.5em;
	display:inline-block;
	min-width:15em;
	height:3em;
	padding:0 1em;
	border:2px solid #000;
	font-weight:bold;
	background-color:rgba(255,255,255,1);
}
article table{
	border:0;
	width:100%;
}
article th{
	width:25%;
	padding:2% 1%;
	background-color:rgba(240,240,240,1);
	font-size:15px;
	text-align:center;
	border:0;
	border-bottom:1px solid rgba(204,204,204,1);
	font-weight:500;
}
article td{
	width:75%;
	padding:1% 2%;
	font-size:15px;
	text-align:left;
	border:0;
	border-bottom:1px solid rgba(204,204,204,1);
	font-weight:500;
}
.quote-table{
	border:0;
	width:100%;
}
.quote-table th:nth-child(1){
	width:25%;
	text-align:left;
}
.quote-table th:nth-child(2){
	width:25%;
	text-align:left;
}
.quote-table th{
	background-color:rgba(204,204,204,1);
	border:0;
	padding:0.2em 0.8em;
	text-align:center;
}
.td-white{
	background-color:rgba(255,255,255,1);
}
.quote-table tr:nth-child(2n){
	background-color:rgba(245,245,245,1);
}
.quote-table td:nth-child(1){
	text-align:left;
}
.quote-table td:nth-child(2){
	text-align:left;
}
.quote-table td{
	text-align:center;
	border:0;
	padding:0.3em 0.8em;
}
.quote-table tr.total{
	background-color:rgba(255,255,255,1);
}
.quote-table .total th{
	font-weight:bold;
	font-size:20px;
	color:rgba(255,102,0,1);
	text-align:left;
	padding:0.2em 0.7em;
	border-bottom:2px solid rgba(255,102,0,1);
	background-color:rgba(255,255,255,1);
	border-top:2px solid rgba(255,102,0,1);
}
.quote-table .total td{
	color:rgba(255,102,0,1);
	font-weight:bold;
	text-align:right;
	font-size:24px;
	padding:0.2em 0.7em;
	border-bottom:2px solid rgba(255,102,0,1);
	border-top:2px solid rgba(255,102,0,1);
}
.bt-form2{
	font-weight:bold;
	font-size:16px;
	background-color:rgba(255,255,255,1);
	color:#000;
	text-align:center;
	padding:0.5em 1em;
	border:2px solid #000;
	display:inline-block;
	overflow:hidden;
	position:relative;
}
.bt-orange{
	background-color:rgba(255,255,255,1);
	color:rgba(255,153,0,1);
	border:2px solid rgba(255,153,0,1);
}
.bt-orange-fill{
	background-color:rgba(255,153,0,1);
	color:rgba(255,255,255,1);
	border:2px solid rgba(255,153,0,1);
}
.disabled{
	background-color:rgba(153,153,153,1);
	color:rgba(255,255,255,1);
	border:2px solid rgba(153,153,153,1);
}
.indicator{
	position:absolute;
	width:100%;
	height:100%;
}
.print-detail-box{
	border:2px solid rgba(255,153,0,1);
	border-radius:0.7em;
	overflow:hidden;
}
.print-detail-box_ttl{
	font-weight:bold;
	color:rgba(255,255,255,1);
	background-color:rgba(255,153,0,1);
	padding:0.2em 1em;
	font-size:16px;
	text-align:center;
}
.print-detail-inner{
	padding:0.5em 0.4em;
	overflow:hidden;
}
.print-detail-box_cell{
	padding:0.4em 0.8em;
	border-radius:0.2em;
	background-color:rgba(255,153,0,1);
	font-size:14px;
	color:rgba(255,255,255,1);
	margin:0.3em 0.2em;
	font-weight:bold;
	min-width:7em;
	border:0;
	min-height:2em;
	display:inline-block;
}
.print-detail-box_cell-blank{
	float:left;
	padding:0.4em 0.8em;
	border-radius:0.2em;
	background-color:transparent;
	font-size:14px;
	color:rgba(255,255,255,1);
	margin:0.2em 0.5em;
	font-weight:bold;
	min-width:7em;
	height:1em;
}
.cell-color-ivory{
	background-color:rgb(68,114,196);
}
.cell-color-gray{
	background-color:rgba(102,102,102,1);
}
.cell-color-green{
	background-color:rgb(112,173,71);
}
.cell-color-red{
	background-color:rgba(255,0,0,1);
}
.cell-color-blue{
	background-color:rgba(0,204,255,1);
}
.content h2,.editor-styles-wrapper h2,.content .style-h2,.editor-styles-wrapper .style-h2{
	font-size:22px;
	font-weight:500;
	position:relative;
	padding:0.2em 1em 0.2em 1.5em;
	background-color:rgba(245,245,245,1);
	margin:0 0 0.7em;
	display:block;
	color:#000;
}
.content h2:before,.editor-styles-wrapper h2:before,.content .style-h2:before,.editor-styles-wrapper .style-h2:before{
	width:0.2em;
	height:1em;
	position:absolute;
	top:50%;
	left:0.4em;
	transform:translateY(-50%);
	background-color:var(--theme_color);
	content:"";
}
.content h2.color-red:before,.editor-styles-wrapper h2.color-red:before,.content .style-h2.color-red:before,.editor-styles-wrapper .style-h2.color-red:before{
	background-color:#f26655;
}
.content h3,.editor-styles-wrapper h3,.content .style-h3,.editor-styles-wrapper .style-h3{
	font-size:18px;
	font-weight:500;
	position:relative;
	padding:0.1em 1em 0.1em 1.5em;
	margin:0.5em 0;
	color:var(--theme_color);
	display:block;
	background-color:transparent;
}
.content h3:before,.editor-styles-wrapper h3:before,.content .style-h3:before,.editor-styles-wrapper .style-h3:before{
	position:absolute;
	background-color:var(--theme_color);
	content:"";
	left:0.4em;
	width:0.3em;
	top:50%;
	transform:translateY(-50%);
	height:0.3em;
}
.content h3.color-red:before,.editor-styles-wrapper h3.color-red:before,.content .style-h3.color-red:before,.editor-styles-wrapper .style-h3.color-red:before{
	background-color:#f26655;
}
.content h3.color-red,.editor-styles-wrapper h3.color-red,.content .style-h3.color-red,.editor-styles-wrapper .style-h3.color-red{
	color:#f26655;
}
.content h4,.editor-styles-wrapper h4,.content .style-h4,.editor-styles-wrapper .style-h4{
	font-size:16px;
	font-weight:bold;
	position:relative;
	padding:0.1em 1em 0.1em 0;
	margin:0.5em 0;
	display:block;
	background-color:transparent;
}
.link_button{
	border:2px solid rgb(30,35,30);
	color:rgb(30,35,30);
	border-radius:0;
	padding:0.5em 1.5em;
	min-width:9em;
	display:inline-block;
	font-size:18px;
	margin:0 1em 0.5em 0;
}
.link_button.fill.black {
	background-color:#0b0000;
	color:rgba(255,255,255,1);
	border:1px solid #0b0000;
}
.link_button.fill.black:hover {
	color:#0b0000;
	background-color:rgba(255,255,255,1);
}
.link_button.black {
	background-color:transparent;
	color:#0b0000;
	border:1px solid #0b0000;
}
.link_button.black:hover {
	color:rgba(255,255,255,1);
	background-color:#0b0000;
}
.link_button.orange {
	border:2px solid rgba(255,153,0,1);
	color:rgba(255,153,0,1);
}
.link_button.fill.orange {
	border:1px solid rgba(255,153,0,1);
	color:rgba(255,255,255,1);
	background-color:rgba(255,153,0,1);
	transition-duration:0.2s;
}
.link_button.fill.orange:hover {
	color:rgba(255,153,0,1);
	background-color:rgba(255,255,255,1);
}
.link_button.fill.gray {
	border:2px solid #8f8d88;
	color:rgba(255,255,255,1);
	background-color:#8f8d88;
}
.link_button.gray {
	border:1px solid #8f8d88;
	color:#8f8d88;
	background-color:rgba(255,255,255,0.7);
}
.link_button.gray:hover {
	color:rgba(255,255,255,1);
	background-color:#8f8d88;
}
.gray-indigo button{
	border:1px solid #7c868c;
	color:#7c868c;
	background-color:transparent;
}
.gray-indigo button:hover{
	color:rgba(255,255,255,1);
	background-color:#7c868c;
}
.gray-brown button{
	border:1px solid #838270;
	color:#838270;
	background-color:transparent;
}
.gray-brown button:hover{
	color:rgba(255,255,255,1);
	background-color:#838270;
}
.block-top-menu button , .block-top-news button{
	position:relative;
	padding:1em 0;
	border-radius:0;
	font-size:14px;
	margin:0;
	transition-duration:0.2s;
	max-width:100%;
	width:100%;
}
.block-top-menu button:before , .block-top-news button:before {
	background-image:url(../img/arw_corner.svg);
	background-size:contain;
	background-position:center;
	width:0.5em;
	height:0.5em;
	position:absolute;
	right:2%;
	bottom:12%;
	content:"";
	background-repeat:no-repeat;
}
._block_top button:hover , button.arrow_link:hover{
	background-color:rgba(0,0,0,1);
	color:rgba(255,255,255,1);
	background-image:url(../img/arw_corner-w.svg);
}
._block_top button.reverse:hover{
	background-color:rgba(243,242,238,0.8);
	color:rgba(0,0,0,1);
	background-image:url(../img/arw_corner.svg);
}
#rename_screen {
	position:relative;
	width:100vw;
	height:100vh;
	background-color:rgba(204,204,204,1);
	z-index:10;
}
#rename_window {
	padding:2em;
	font-size:16px;
	background-color:rgba(255,255,255,1);
	width:70%;
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	max-width:400px;
	border-radius:0.5em;
	box-shadow:0 0 1em 0 rgba(0,0,0,0.2);
}
#rename_window p{
	font-size:16px;
	padding:0;
}
.rename_label{
	margin:0.4em 0 0;
	font-weight:bold;
	color:var(--theme_color);
}
#rename_window input{
	width:100%;
}
#bt_rename_output {
	color:rgba(255,255,255,1);
	font-weight:bold;
	font-size:18px;
	background-color:var(--theme_color);
	text-align:center;
	width:100%;
	display:block;
	border-radius:0.2em;
	height:2.8em;
	margin:1em 0 0;
}
.quote-step-block:before {
	border-top:0.3em solid rgba(255,255,255,1);
	border-right:0.3em solid rgba(255,255,255,1);
	transform:rotate( 45deg )  translatey(-50%);
	content:"";
	position:absolute;
	top:30%;
	width:45px;
	height:45px;
	display:block;
	right:0;
	background-color:rgba(240,240,240,1);
}
.quote-step-block.focus {
	background-color:var(--theme_color);
	color:rgba(255,255,255,1);
}
.quote-step-block.focus:before {
	background-color:var(--theme_color);
}
@media screen and (max-width: 768px){
	.block{
		padding:0 2vw;
	}
	.bt-form2{
		font-size:3vw;
	}
	.print-detail-box_ttl{
		font-size:3.5vw;
	}
	.print-detail-box_cell{
		font-size:3vw;
		min-width:6.7em;
		padding:0.4em 0.4em;
	}
	.content h2,.editor-styles-wrapper h2,.content .style-h2,.editor-styles-wrapper .style-h2{
		font-size:4.5vw;
	}
	.content h3,.editor-styles-wrapper h3,.content .style-h3,.editor-styles-wrapper .style-h3{
		font-size:4.2vw;
	}
	.content h4,.editor-styles-wrapper h4,.content .style-h4,.editor-styles-wrapper .style-h4{
		font-size:3.8vw;
	}
	.link_button{
		font-size:4vw;
	}
	.block-top-menu button , .block-top-news button{
		font-size:3.2vw;
		padding:1em 0;
		background-color:var(--bg_color);
	}
	#rename_window {
		width:80vw;
		max-width:initial;
		font-size:4vw;
	}
	#rename_window p{
		font-size:3.5vw;
	}
	#bt_rename_output {
		font-size:4vw;
	}
	.quote-step-block:before {
		width:4vw;
		height:4vw;
		top:40%;
	}
}