@charset "utf-8";

/* CSS Document */

@media screen and (min-width:1200px) {
#form_grid {
	grid-template-rows: 90px 100px;
}
#form_grid>div:nth-child(8) {
	grid-row: 2 / span 1;
	grid-column: 6 / span 1;
}
.estimateInput.btn{
	padding-top: 23px;
}
}

/* タブレット以下 */
@media screen and (max-width:768px) {
#btnPagetop {
	width: 34px;
	height: 43px;
	bottom: 22px;
}
#btnPagetop img {
	width: 100%;
	height: auto;
}

#estmateHeader {
    width: 100%;
    height: 110px !important;
    border-bottom: 1px solid #DDDDDD;
}
#estimateBlock01 {
    background-image: url(../images/common/back_earth.gif);
    background-position: -400px 0%;
}
#estimateBlock01Inner {
	width: auto;
	min-width: 0px;
	margin: 0px auto;
	padding: 20px 10px 20px;
}
#estimateBlock01Table {
    width: 100%;
    margin-bottom: 20px;
    display: table;
}
#estimateIcon {
    width: 60px;
    height: 58px;
    margin: 0px 6px 28px 0px;
    float: none;
    display: table-cell;
}
#estimateIcon img {
    width: 100%;
    height: auto;
}
#estimateFrame {
	width: auto;
	min-width: 0px;
	padding: 15px 10px 0px;
	clear: both;
}
#form_grid{
	grid-template-columns: 1fr;
	grid-template-rows: 40px 70px 45px 70px 50px 50px 60px 50px 1fr;
}
.estimateInput {
	padding-top: 2px;
}
#form_grid>div:nth-child(1) {
	grid-row: 1;
	grid-column: 1;
}
#form_grid>div:nth-child(2) {
	grid-row: 2;
	grid-column: 1;
}
#form_grid>div:nth-child(3) {
	grid-row: 3;
	grid-column: 1;
}
#form_grid>div:nth-child(4) {
	grid-row: 4;
	grid-column: 1;
}
#form_grid>div:nth-child(5) {
	grid-row: 5;
	grid-column: 1;
}
#form_grid>div:nth-child(6) {
	grid-row: 6;
	grid-column: 1;
}
#form_grid>div:nth-child(7) {
	grid-row: 7;
	grid-column: 1;
}
#form_grid>div:nth-child(8) {
	grid-row: 8;
	grid-column: 1;
}
#estimateFrameLeft {
	width: auto;
	padding-right: 0px;
	float: none;
}
#estimateFrame dl {
	display: block;
}
#estimateIcon01 {
	height: 40px;
	padding: 10px 0px 0px 32px;
	font-size: 120%;
	padding-left: 42px;
	background-size: 40px 40px;
}
#estimateIcon02 {
	height: 40px;
	padding: 15px 0px 0px 32px;
	font-size: 120%;
	padding-left: 42px;
	background-size: 40px 40px;
	background-position: 0px 0px;
}

#estimateFrame dt {
	display: block;
}
#estimateFrame dd {
	padding-left: 32px;
	display: block;
}
#estimateSelect {
    width: 200px;
    font-size: 80%;
    font-weight: bold;
}
.estimateInput{
	width: 70%;
	margin: 0 auto;
}
form input[type="text"], input[type="number"] {
	width: 80%;
	font-size: 80%;
	margin:0px;
}
#estimateBtn {
	height: 50px;
	margin: 20px auto 0px;
}
#estimateInputBtn {
	width: 90%;
	height: 40px;
}

#estimateContentHeader {
	margin-bottom: 0px;
	padding-left: 12px;
	vertical-align: middle;
	display: table-cell;
	float: none;
}
#estimateContentHeader h2 {
	padding : 20px 0px 10px;
	color: #FFFFFF;
	font-size: 200%;
	font-weight: normal;
}
#estimateContentHeader div {
	color: #FFFFFF;
	font-size: 75%;
	line-height: 120%;
	font-weight: normal;
}
#estimateContent{
	width:100%;
}
#estimateContentHead{
	display:block;
}
.estimateContentHeadText {
	display: block;
	float: none;
}
.estimateContentHeadText dd {
	padding-right: 0px;
}

#contantTable thead{
	display:none;
}
#contantTable tr > * {
	border-style: solid none;
}
#contantTable tr > *:not(.detailContents) {
	white-space: normal;
}
.row1{
	pointer-events: auto;
}
#contantTable .row1>td {
	border-bottom: 2px solid #D3D3D3;
}
#contantTable .row1.detailView>td {
	border-bottom: 0px;
}
#contantTable .row2>td {
	border-top: 0px;
}

#contantTable>tbody>tr>td:nth-child(1){
	min-width:14em;
}
#contantTable>tbody>tr>td.deliveryDay{
	width:0px;
}
#contantTable>tbody>tr>td.deliveryDay>span{
	display: none;
}
#contantTable>tbody>tr>td.estimateCharge{
	width:0px;
}
#contantTable>tbody>tr>td.estimateCharge>span{
	display: none;
}
#contantTable>tbody>tr>td.estimateCSommission{
	width:0px;
}
#contantTable>tbody>tr>td.estimateCSommission>span{
	display: none;
}

td.notDeliveryText{
	text-align: center;
}
span.notDeliveryText{
	color: #999999;
	font-size: 60%;
	font-weight: normal;
}
#contantTable>tbody>tr>td:nth-last-child(2){
	min-width:5em;
}
#contantTable>tbody>tr>td:nth-last-child(1){
	width:100%;
}
.estimateTitle .responsive{
	font-size: 85%;
}
.estimateIcon div {
	margin: 2px;
}
span.estimateTotal {
	font-weight: bold;
	font-size: 110%;
}
.data .font1 {
	font-size: 80%;
}
.title_grid {
	grid-template-columns: 0px 1fr;
}
.estimateLogo{
	display:none;
}
.detailBtn {
	width:10px;
	font-size:0px;
	padding: 0px 0px 10px 10px;
	margin: 0px;
	border: 0px;
	pointer-events: none;
}
.detailBtn:after {
	font-size:0px;
	border-bottom: solid 2px #333333;
	border-right: solid 2px #333333;
	margin: 0px;
}
.deliveryOn{
	background-color: #FFFFFF;
}
.deliveryOff{
	background-color: #FFFFFF;
}
.detailContents .contents {
	display: block;
	margin: 0px 20px 0px;
	padding: 0px 0px 15px;
	line-height: 140%;
}
.detailContents .contents span.memo {
	width: 100%;
	min-width: 100%;
	font-size: 75%;
}
.detailContents .contents span.info{
	border-top: 1px solid #D3D3D3;
}

.estimateTable dt,.estimateTable dd{
	padding: 10px 0px 0px;
}
.estimateTable>dl.last{
	padding-bottom:40px;
}
dt.estimateDetail {
	font-weight: bold;
}
dd.estimateDetail {
	text-align: right;
	color: #FF6600;
}
.estimateDetailTotal {
	font-weight: bold;
	font-size: 110%;
	padding: 0px 0px 40px;
}
.mobileOnly{
	display:block;
}



}
