/*
Theme Name: st-renewal
Author: BONG
Author URI: https://st-renewal.com/
Version: 1.0
Tested up to: 5.5
Requires at least: 4.7
Requires PHP: 5.2.4
Text Domain: st-renewal
*/

/* reset */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*reset end*/

/* tools */

.size10 {font-size: 10px ;}
.size15 {font-size: 15px ;}
.size20 {font-size: 20px ;}
.size25 {font-size: 25px ;}
.size30 {font-size: 30px ;}
.size35 {font-size: 35px ;}
.size45 {font-size: 45px ;}
.size50 {font-size: 50px ;}

.mt5 {margin-top: 5px;}
.mt10 {margin-top: 10px;}
.mt15 {margin-top: 15px;}
.mt20 {margin-top: 20px;}
.mt30 {margin-top: 30px;}
.mt40 {margin-top: 40px;}
.mt50 {margin-top: 50px;}
.mt60 {margin-top: 60px;}
.mt70 {margin-top: 70px;}
.mt80 {margin-top: 80px;}
.mt90 {margin-top: 90px;}
.mt100 {margin-top: 100px;}

.ml5 {margin-left: 5px;}
.ml10 {margin-left: 10px;}
.ml20 {margin-left: 20px;}
.ml30 {margin-left: 30px;}
.ml40 {margin-left: 40px;}
.ml50 {margin-left: 50px;}
.ml60 {margin-left: 60px;}
.ml70 {margin-left: 70px;}
.ml80 {margin-left: 80px;}
.ml90 {margin-left: 90px;}
.ml100 {margin-left: 100px;}


.mr5 {margin-right: 5px;}
.mr10 {margin-right: 10px;}
.mr20 {margin-right: 20px;}
.mr30 {margin-right: 30px;}
.mr40 {margin-right: 40px;}
.mr50 {margin-right: 50px;}
.mr60 {margin-right: 60px;}
.mr70 {margin-right: 70px;}
.mr80 {margin-right: 80px;}
.mr90 {margin-right: 90px;}
.mr100 {margin-right: 100px;}

.mb5 {margin-bottom: 5px;}
.mb10 {margin-bottom: 10px;}
.mb20 {margin-bottom: 20px;}
.mb30 {margin-bottom: 30px;}
.mb40 {margin-bottom: 40px;}
.mb50 {margin-bottom: 50px;}
.mb60 {margin-bottom: 60px;}
.mb70 {margin-bottom: 70px;}
.mb80 {margin-bottom: 80px;}
.mb90 {margin-bottom: 90px;}
.mb100 {margin-bottom: 100px;}

.pt10 {padding-top: 10px;}
.pt20 {padding-top: 20px;}
.pt30 {padding-top: 30px;}
.pt40 {padding-top: 40px;}
.pt50 {padding-top: 50px;}
.pt60 {padding-top: 60px;}
.pt70 {padding-top: 70px;}
.pt80 {padding-top: 80px;}
.pt90 {padding-top: 90px;}
.pt100 {padding-top: 100px;}

.pl10 {padding-left: 10px;}
.pl20 {padding-left: 20px;}
.pl30 {padding-left: 30px;}
.pl40 {padding-left: 40px;}
.pl50 {padding-left: 50px;}
.pl60 {padding-left: 60px;}
.pl70 {padding-left: 70px;}
.pl80 {padding-left: 80px;}
.pl90 {padding-left: 90px;}
.pl100 {padding-left: 100px;}
.pl130 {padding-left: 130px;}

.pr10 {padding-right: 10px;}
.pr20 {padding-right: 20px;}
.pr30 {padding-right: 30px;}
.pr40 {padding-right: 40px;}
.pr50 {padding-right: 50px;}
.pr60 {padding-right: 60px;}
.pr70 {padding-right: 70px;}
.pr80 {padding-right: 80px;}
.pr90 {padding-right: 90px;}
.pr100 {padding-right: 100px;}

.pb10 {padding-bottom: 10px;}
.pb20 {padding-bottom: 20px;}
.pb30 {padding-bottom: 30px;}
.pb40 {padding-bottom: 40px;}
.pb50 {padding-bottom: 50px;}
.pb60 {padding-bottom: 60px;}
.pb70 {padding-bottom: 70px;}
.pb80 {padding-bottom: 80px;}
.pb50 {padding-bottom: 90px;}
.pb100 {padding-bottom: 100px;}

.gap5 {gap: 5px;}
.gap10 {gap: 10px;}
.gap20 {gap: 20px;}
.gap30 {gap: 30px;}
.gap40 {gap: 40px;}
.gap50 {gap: 50px;}
.gap60 {gap: 60px;}
.gap70 {gap: 70px;}
.gap80 {gap: 80px;}

.relative {position: relative;}

.text_bold {font-weight: bold;}
.text_small {font-size: 11px;}
.text_normal {font-size: 1rem;}

.text_blue {color: rgba(0,123,188,1.00);}
.text_red {color: #9F0000 !important;}
.text_pink {color: rgba(255,159,248,1.00);}

.width_100p {width: 100%;}
.width_300 {width: 300px;}

.flex_between {display: -webkit-flex; display: flex; justify-content: space-between; -webkit-justify-content: space-between;}
.flex_around {display: -webkit-flex; display: flex; justify-content:space-around; -webkit-justify-content: space-around;}
.flex_center {display: -webkit-flex; display: flex; justify-content:center; -webkit-justify-content:center;}
.flex_right {display: -webkit-flex; display: flex; justify-content:flex-end; -webkit-justify-content:flex-end;}
.flex_normal {display: -webkit-flex; display: flex;}
.flex_column {flex-direction:column;}
.flex_column_reverse {-webkit-flex-direction: column-reverse;flex-direction: column-reverse;}
.flex_row_reverse {-webkit-flex-direction: row-reverse;flex-direction: row-reverse;}
.flex_flow_wrap {-webkit-flex-flow: wrap;flex-flow: wrap;}
.flex_wrap_reverse {-webkit-flex-wrap: wrap-reverse;flex-wrap: wrap-reverse;}
.flex_end { -webkit-justify-content:flex-end;justify-content: flex-end;}
.flex_align_center {align-items: center;}
.align_items_start {align-items: flex-start}

.flex_1 {-webkit-flex-grow:1;flex-grow:1;-webkit-flex:1;flex:1;}
.flex_2 {-webkit-flex-grow:2;flex-grow:2;-webkit-flex:2;flex:2;}
.flex_3 {-webkit-flex-grow:3;flex-grow:3;-webkit-flex:3;flex:3;}
.flex_4 {-webkit-flex-grow:4;flex-grow:4;-webkit-flex:4;flex:4;}
.flex_5 {-webkit-flex-grow:5;flex-grow:5;-webkit-flex:5;flex:5;}
.flex_bottom {-webkit-align-self: flex-end;align-self: flex-end;}
.flex_middle {-webkit-align-self: center;align-self: center;}
.flex_row {-webkit-flex-direction: row;flex-direction: row;}
.flex_column {-webkit-flex-direction: column;flex-direction: column;}

.clear {clear: both;}
.kyocho {font-weight: bold; color:#661418;}
.inline_block {display: inline-block;}
.margin_auto {margin: auto auto;}
.text_center {text-align: center;}
.text_right {text-align: right;}
.text_left {text-align: left;}
.text_bold {font-weight: bold;}
.text_nomal {font-size: 14px; font-weight: normal;}
.bg_eee{background: #eee;}

.sticky_top20 {position: sticky; top:20px;}
.admin-bar .sticky_top20 {position: sticky; top:56px;}
.relative {position: relative;}


/* tools end */

body {
    margin: 0;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 14px;
    color: #333333;
    line-height: 1.8;
}

ul.no_style {
    list-style: none;
    padding-left: 0;
    margin: 0;
    line-height: 1;
}

img {
    width: 100%;
    height: auto;
}

.prolist img {
	width: auto;
}

a {
    text-decoration: none;
    transition: all 0.6s ease;
    color: #004F8F;
}

a:hover {
    text-decoration: none;
    color: red;
}

a img {
    transition: all 0.6s ease;
}

a:hover img {
    opacity: 0.7;
}

table {
    width: 100%;
}

h1 {
    font-size: 50px;
    font-weight: 200;
    margin-bottom: 10px;
    line-height: 1;
}

h3 {
    font-size: 20px;
    font-weight: bold;
    padding-left: 8px;
    border-left: 8px solid #ddd;
    line-height: 1.5;
    margin-bottom: 10px;
}

h4 {
    font-size: 30px;
    font-weight: 300;
    margin-bottom: 10px;
    border-left: 8px solid #005aab;
    line-height: 1;
    padding-left: 10px;
}

h5 {
    font-size: 30px;
    margin-bottom: 10px;
    line-height: 1.2;
    font-weight: bold;
}

.sub_pullbox {
    border-color: #FF6D64;
    border-width: 2px;
}

.site-branding-logo img {
    width: 240px;
}

.small {
    font-size: 0.6em;
    font-weight: 300;
}

.under_line {
    height: 8px;
    background-image: url("./imgs/pattern.png");
    background-repeat: repeat-x;
}

.bottom_bar,
.top_bar {
    background: #005aab;
    padding: 3px 0px 7px;
}

.top_bar li {
    margin-left: 20px;
}

.bottom_bar li {
    margin-right: 10px;
    margin-left: 10px;
}

.bottom_bar a,
.top_bar a {
    color: #fff;
    font-size: 12px;
}

.bottom_bar a:hover,
.top_bar a:hover {
    color: #FFB800;
}

.bottom_bar a::before,
.top_bar a::before {
    font-family: "Font Awesome 5 Free";
    content: "\f105";
    font-weight: 900;
    margin-right: 5px;
}

.bottom_bar ul{
    justify-content: center;
}

header#masthead {
    padding: 20px 0px;
    position: relative;
}

.menu.btn {
    position: absolute;
    top: 16px;
    right: 5px;
}

.main_menu {
    background-image: url("./imgs/bg_menu.png");
    background-repeat: repeat-x;
    background-position: top;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.main_menu ul {
    align-items: center;
}

.main_menu ul li {
    position: relative;
    flex: 1;
    height: 53px;
    border-right: 1px solid #ccc;
}

.main_menu ul li a {
    display: block;
    text-align: center;
    color: #000;
    transition: all 0.5s ease;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    z-index: 1;
    width: 100%;
}

.main_menu ul li a:first-child {
    
}

.main_menu ul li::before {
    position: absolute;
    font-family: "Font Awesome 5 Free";
    content: "\f105";
    font-weight: 900;
    width: 12px;
    background: #005aab;
    color: #fff;
    height: 53px;
    padding-top: 19px;
    padding-left: 2px;
    transition: all 0.5s ease;
    z-index: 0;
}

.main_menu ul li.current-menu-item::before,
.main_menu ul li:hover::before {
    width: 100%;
}

.main_menu ul li.current-menu-item a,
.main_menu ul li:hover a {
    color: #fff;
}

.menu-toggle {
    display: none;
}

.main_pic {
    background-image: url(./imgs/main.jpg);
    background-size: cover;
    background-position: bottom;
}

.banner {
    padding: 35px 0px 25px;
    background: #F7F7F7;
    text-align: center;
    margin-top: 40px;
}

.banner1 {
    margin-bottom: 20px;
}

.banner1 a {
    display: inline-block;
    margin-left: 3px;
    margin-right: 3px;
}

.banner2 img {
    width: 120px;
}

footer#colophon {
    background: #e5edf4;
    padding: 20px 0px;
}

footer#colophon h3 {
    font-size: 18px;
    margin-bottom: 10px;
    color: #404040;
    font-weight: bold;
}

footer#colophon li {
    list-style: none;
    line-height: 1.5;
}

footer#colophon li.indent {
    padding-left: 1em;
}

footer#colophon li.last {
    margin-bottom: 1em;
}

strong {
    font-weight: bold;
}

footer#colophon li a {
    position: relative;
}

footer#colophon li a::before {
    content: '>';
    margin-right: 3px;
}

#copy {
    text-align: center;
    padding: 20px 0;
}

.content-area {
    padding-top: 40px;
}

.top_banner {
    margin-bottom: 40px;
}

.top_banner img{
    height: auto;
}

.page_concept_title {
    text-align: center;
    font-size: 20px;
    margin-top: 50px;
    margin-bottom: 50px;
}

section.concept03 {
    margin-top: 100px;
}

table tbody th {
    background: #eee;
}

.pop {
    position: relative;
}

.pop div {
    display: none;
}

.pop img {
    width: auto;
}

.sNav {
    margin-top: 50px;
}

.sNav ul li {
    width: 33%;
    margin: 2px 1px;
    text-align: center;
}

.sNav ul li a {
    display: block;
    background: #eee;
    transition: all 0.6s ease;
    padding: 3px;
}

.sNav ul li a:hover,
.sNav ul li.current {
    background: #005aab;
    color: #fff;
    padding: 3px;
}

.sNav ul li span {
    font-size: 10px;
}

.flex_1 h6 span {
    color: #FFF;
    background-color: #005aab;
    padding: 3px 10px;
}

.flex_1 .blue_box {
    background-color: #e5eef6;
    padding: 10px;
}

.flex_1 ul {
    list-style: disc;
    padding-left: 20px;
}

.arrow {
    width: 8px;
    margin-left: 3px;
}

.blue_box p,
.blue_box h6 {
    margin-bottom: 0px;
}

h3.company_title {
    padding: 5px 10px;
    background-color: #005aab;
    border: #005aab solid 1px;
    color: #FFF;
    text-align: center;
    font-size: 1.2em;
    margin-top: 40px;
}

.company .left,
.company .right {
    padding: 20px;
    border: #005aab solid 1px; 
}

.company .left {
    border-right: none;
}

.company dt {
    width: 8em;
    font-weight: bold;
}

.company dd {
    margin-bottom: 20px;
}

.office {
    flex-wrap: wrap;
}

.office h5 {
    width: 100%;
    font-size: 100%;
}

.office h5:not(:first-of-type) {
    margin-top: 50px;
}

.office dd {
    margin-bottom: 20px;
}

span.pink,
.office h5.pink {
    color: #EE87B4;
}

span.blue,
.office h5.blue {
    color: #0079C3;
}

.office h5.green {
    color: #3FB266;
}

h3.office_title {
    padding: 5px 10px;
    background-color: #999;
    border: #999 solid 1px;
    color: #FFF;
    text-align: center;
    font-size: 1.2em;
    margin-top: 50px;
}

.office {
    padding: 20px;
    border: 1px solid #999;
}

.office .left,
.office .right {
    width: 50%;
}

.sp {
    display: none;
}

.pc {
    display: inherit;
}


.blue_btn {
    font-size: 23px;
    padding: 10px 100px;
    border: 1px solid #0B5DA8;
    transition: all 0.6s ease;
    background: #0B5DA8;
    color: #fff;
}

.blue_btn:hover {
    background: #023E75;
}


.outline_blue_btn {
    font-size: 23px;
    padding: 10px 100px;
    border: 1px solid #0B5DA8;
    transition: all 0.6s ease;
    background: #fff;
    color: #0B5DA8;
}

.outline_blue_btn:hover {
    color: #fff;
    background: #0B5DA8;
}

#back_btn {
    margin-right: 10px;
    cursor: pointer;
}

#honbun {
    width: 100%;
}

.wpcf7 .wpcf7-submit:disabled {
    cursor: not-allowed;
}
input[disabled] {
    opacity: 0.6;
}

#confirm_btn {
    margin-right: 70px;
    cursor: pointer;
}


.confirm_row {
    display: flex;
}

.confirm_row .title {
    width: 200px;
    background:  rgb(231, 237, 248);
    border-right: none;
}

.confirm_row > div {
    padding: 10px;
    border: 1px solid #1A1311;
    border-bottom: none;
}

.confirm_row:last-child > div {
    border-bottom: 1px solid #1A1311;
}

.confirm_row > div:nth-child(2) {
    flex: 1;
}

.gray_box {
    background: #eee;
    padding: 20px;
}

.gray_box p {
    margin-bottom: 0px;
}

.gray_box strong {
    font-size: 120%;
}

.hide {
    display: none;
}

.table-bordered td, .table-bordered th {
    border: 1px solid #1A1311;
}

.table-bordered th {
    background: rgb(231, 237, 248);
    font-weight: bold;
}

.red {
    color: #e53935;
}

.form_policy_wrap {
    margin: 10px 40px;
    height: 200px; 
    overflow: scroll; 
    border: 1px solid silver; 
}

.form_policy {
    text-align: left; 
    margin: 20px;
}

.wpcf7-response-output:empty {
    display: none;
}

.form_policy ol>li {
    list-style: decimal;
    margin-bottom: 10px;
}

/* web積算ツールSTART */
.web_sekisan_title {
    font-weight: bold;
    padding-bottom: 20px;
    padding-top: 20px;
    border-bottom: 1px solid;
    margin-bottom: 20px;
}

.tool_select {
    text-align: center;
    border: 1px solid #005bac;
}

.tool_select th {
    background: #005bac;
    color: #fff;
    padding: 8px;
    font-size: 16px;
}

.tool_select td {
    padding: 10px;
    font-size: 18px;
    font-weight: 900;
}

.tool_select_btn {
    cursor: pointer;
    border: 1px solid #000;
    padding: 5px 30px;
    display: inline-block;
    width: 90%;
    margin-bottom: 10px;
    border-radius: 26px;
    font-size: 18px;
}

.tool_select_btn:hover {
    background: #000;
    color: #fff;
    transition: all 0.6s ease;
}

.text_white{
  color:white;
}
.text_black{
  color:black;
}
.bg_gray{
	background:gray;
}
.bg-paleturquoise{
	background: #dce8f4;
}
.bg-papayawhip{
	background: #fff8c1;
}
.toolbox{
	border-radius: 5px;
	padding: 8px 20px;
	margin:20px auto;
}
.tooltable{
	border-collapse:separate;
	border-spacing:6px;
	border:1px;
}

/* 1列目のスタイル */
.tooltable tr td:nth-of-type(1){
	font-weight: bold;
	font-size: 15px ;
	width:210px;
}
div#block-right-price table td.result2 {
	width: 120px;
	line-height: 16px;
} 

div#block-right-price table td.result_num span {
	float: left;
	display: block;
	width: 90px;
	padding: 0 6px;
	height: 22px;
	line-height: 18px;
	text-align: right;
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	background: white; 
	border: 1px solid #5D5E5D;
} 

div#block-right-price table td.result_num span.info {
	width: 300px;
	text-align: left;
}
 
#block-right-option input[type="number"] {
	text-align: right;
	width: 90px;
	line-height: 18px;
	font-size: 14px;
	background: white;
}

h3.tool {
    font-size: 20px;
    font-weight: bold;
    color:#005aab;
    margin-top: 25px;
    margin-bottom: 13px;
    border-bottom: 1px solid #005aab;
    line-height: 1.2;
    padding-bottom: 12px;
    clear: both;
}

h3.tool:first-of-type {
     margin-top: 13px;
}

.btn,
a.btn,
button.btn {
  line-height: 1.5;
  position: relative;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  padding:5px 30px ; 
}
.btn--blue {
  color: white;
  background-color: #005bac;
  border-radius: 100vh;
}
.btn--blue:hover {
  background: #003E76;
    color: #fff;
}

.btn--white {
  color: #005bac;
  background-color: white;
  border-radius: 100vh;
}
.btn--white:hover {
  background: whitesmoke;
}

h5.img_title {
    font-size: 20px;
    margin: 15px 15px 25px 5px;
    padding-bottom: 10px;
    line-height: 1.2;
    font-weight: bold;
    color:#005bac;
    text-align:left;
    border-bottom:1px solid gray;
}

#img_seihin img{
    width:310px;
}

#img_sekou img{
    width:204px;
}

.toolbox.bg_gray {
    margin-top: 0px;
}

.btn_wrap span{
    display: block;
    max-width: 200px;
    margin-left: auto;
    margin-right: auto;
}

#block-right-attention a {
    color: #fff8c1;
}

#block-right-attention a:hover {
    color: darkred;
}

.admin_btns {
    display: flex;
    justify-content: flex-end;
    gap: 10px;
}

.admin_btns a {
    font-size: 13px;
}

.tooltable tr td {
    padding: 5px;
}

.tooltable tr:not(:last-child) td {
    border-bottom: 1px dotted #555;
}

.sidebar_sub > span {
    margin-bottom: 10px;
    margin-left: 20px;
    display: block;
    margin-top: 10px;
    text-align: left;
}

.sidebar_main > a {
    display: block;
}

.error {
    font-size: 20px;
    color: red;
    text-align: center;
}

#sekisan_wrap {
    margin-top: 20px;
    margin-bottom: 20px;
}

.total_tr {
    border-top: 2px double #000;
}

#sekisan_wrap .detail {
    margin-bottom: 50px;
}

.err_result {
    margin-top: 20px;
    font-weight: bold;
    color: red;
}

.field_red {
    border-color: red;
    border-width: 2px;
}

#block-right-price {
    display: none;
}

table.total {
    order: 0;
    margin-bottom: 70px;
}

.detail01{
    order:1;
}
.detail02{
    order:2;
}
.detail03{
    order:3;
}
.detail04{
    order:4;
}
.detail05{
    order:5;
}
.detail06{
    order:6;
}
.detail07{
    order:7;
}

#bugakari_table td {
    background: #fff;
}

#block-right-price {
    display: none !important;
        
}

/* web積算ツールEND */


@media (max-width: 1200px) {
    .blue_box.flex_normal{
        flex-direction: column;
    }
}


@media (max-width: 768px) {
    .flex_between, .flex_normal, .flex_center {
        flex-direction: column;
    }
    
    .sp {
        display: inherit;
    }
    
    .pc {
        display: none;
    }
    
    .main_menu ul {
        flex-direction: column;
        align-items: flex-start;
    }
    
    .main_menu ul li {
        width: 100%;
        border-right: none;
    }
    
    .main_menu ul li::before {
        display: none;
    }
    
    .main_menu ul li a {
        position: inherit;
        text-align: left;
        padding-top: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid #ccc;
    }
    
    .main_menu ul li:last-of-type a {
        border-bottom: none;
    }
    
    .main_menu ul li a br {
        display: none;
    }
    
    .main_menu ul li.current-menu-item a, .main_menu ul li:hover a {
        color: #000;
    }
    
    h1 {
        font-size: 25px;
    }
    
    h4 {
        font-size: 20px;
    }
    
    h5 {
        font-size: 20px;
    }
    
    .sNav ul li {
        width: 100%;
    }
    
    .flex_1.mr20 {
        margin-right: 0px;
        margin-bottom: 20px;
    }
    
    .main_menu {
        display: none;
    }
    
    .form_policy_wrap {
        margin: 0;
    }
    
    .form_policy {
        margin: 10px;
        font-size: 11px;
    }
    
    .blue_btn {
        padding: 10px;
        text-align: center;
        width: 100%;
        font-size: 17px;
        margin-bottom: 10px;
    }
    
    .confirm_row {
        flex-direction: column;
    }
    
    .confirm_row .title {
        width: 100%;
        border-right: 1px solid #1A1311;
    }
    
    .confirm_row:last-child > div:first-child {
        border-bottom: none;
    }
    
    .outline_blue_btn {
        font-size: 17px;
        text-align: center;
        padding: 10px;
        margin-bottom: 10px;
    }
    
    #back_btn {
        margin-right: 0px;
    }
    
    #form_block table th, #form_block table td {
        display: block;
        width: 100%;
        border-bottom: none;
    }
    
    input {
        width: 100%;
    }
    
    #post-45 table th, #post-45 table td {
        display: block;
    }
    
    #post-45 input {
        border: 1px solid #000;
    }
    
    .web_tool_wrap .left {
        margin-right: 0px;
        margin-bottom: 20px;
    }
    
    #doReset {
        margin-top: 10px;
    }
    
    .web_sekisan_title {
        font-size: 24px;
    }
}

