@charset "utf-8";

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type='button'],
input[type='reset'],
input[type='submit'] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
    vertical-align: middle;
}

input[type='checkbox'],
input[type='radio'] {
    box-sizing: border-box;
    padding: 0;
}

input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
    height: auto;
}

input[type='search'] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
    -webkit-appearance: none;
}

body {
    -webkit-text-size-adjust: none;
}

*:first-child + html body {
    /* for IF7 */
    font-family: 'メイリオ', 'Meiryo';
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0;
    padding: 0;
    /*font-size:100%;*/
}

ol,
ul,
dl,
li {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul {
    display: inline-block;
}

*/

/* for macIE \*/
* html ul {
    height: 1%;
}

ul {
    display: block;
}

dt,
dd {
    margin: 0;
    padding: 0;
}

img {
    border: none;
}

th {
    text-align: left;
    font-weight: normal;
}

input,
button,
textarea,
select {
    border-radius: 0;
}

header,
footer,
nav,
article,
section {
    display: block;
}

html {
    height: 100%;
    font-size: 87.5%;
    line-height: 1.7;
    background: #fff;
}

* html .clearfix {
    height: 1%;
    /*¥*/
    /*/
height: auto;
overflow: hidden;
/**/
}

*,
*:after,
*:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

a {
    color: #444;
    text-decoration: none;
    display: block;
}

a:hover,
a:active {
    color: #444;
}

a:hover img {
    opacity: 0.8;
    filter: alpha(opacity=80);
}

body {
    margin: 0 auto;
    font-family: 'Noto Sans JP', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Meiryo, メイリオ, 'Times New Roman', 'YuMincho', 'Hiragino Mincho ProN', 'Yu Mincho', 'MS PMincho', serif;
    color: #444;
    background-color: #fff;
    font-size: 17px;
    height: 100%;
}

@media screen and (min-width: 786px) {
    .sm_only {
        display: none !important;
    }
}

@media screen and (max-width: 786px) {
    .pc_only {
        display: none !important;
    }
}

.wrap {
    overflow: hidden;
}

img {
    width: 100%;
}

.bnn img {
    width: 100%;
    padding-bottom: 0;
    margin-bottom: -10px;
}

.attention_img img {
    display: block;
    margin-bottom: -10ox;
}

.contents {
    width: 100%;
    margin: 0 auto;
    padding: 60px 0;
}

@media screen and (min-width: 786px) {
    .contents {
        width: 1000px;
        margin: 0 auto;
    }

    .bnn img {
        width: 1000px;
        display: block;
        margin: auto;
    }

    .bnn {
        background-image: url(../images/back.png);
        height: 715px;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .attention_img {
        background-color: #ff9933;
    }

    .attention_img img {
        display: block;
        margin-bottom: -10ox;
        width: 1000px;
        margin: auto;
        background-color: #ff9933;
    }
}

header {
    text-align: center;
}

header img {
    width: 310px;
    padding: 14px 0px 8px;
}

.box_action_top {
    background: #fdf6d6c9;
    background-image: url(../images/diagonal.webp);
    background-repeat: repeat;
    text-align: center;
    padding: 4px;
    padding-top: 15px;
}

.box_action_top .action {
    padding: 0 10px;
}

.action p {
    font-family: 'Zen Maru Gothic', serif;
    font-weight: 700;
    font-style: normal;
    color: #ff971a;
    font-size: 1.7rem;
    padding-bottom: 10px;
}

.box_action_top .action img {
    display: block;
}

.actioninfo img {
    display: block;
    margin: 40px 20px 0;
    padding-right: 20px;
    width: 95%;
}

.caution_box {
    background-color: #ffb4b459;
    padding: 8px 10px 8px 10px;
    /* margin: 0px 8px 8px 8px; */
    width: 89%;
    margin: 0px auto 0px;
    border: 4px solid #8e0404;
    font-family: 'Zen Maru Gothic', serif;
    font-weight: 400;
    font-style: normal;
}

.caution_box p {
    text-align: center;
    font-weight: bold;
    color: #8e0404;
    font-size: 1.5rem;
}

.caution_list {
    padding: 8px 10px;
    text-align: left;
    margin: 10px 0;
    display: inline-block;
    width: 100%;
}

.caution_list li {
    list-style: none;
    padding: 5px 0px 0px 10px;
    font-size: 1rem;
    text-indent: -1.4em;
}

.caution_list li:before {
    content: '※';
}

.caution_list span {
    display: inline-block;
    text-indent: 0em;
    font-weight: bold;
    position: relative;
}

.caution_list span::before {
    position: absolute;
    top: -0.8em;
    font-weight: 100;
    left: 50%;
    transform: translate(-50%, 0);
    color: #faae3c;
    font-size: 1.5em;
    content: '・';
}

.action_mark {
    display: block;
    width: 90%;
    margin: 0 auto;
}

.caution_bottom {
    font-size: 1.4rem;
    margin-top: 10px;
    line-height: 1.1;
    color: #ae1010;
    margin-left: 11px;
    margin-bottom: 6px;
    margin-right: -15px;
}

.houterasu {
    text-align: center;
    position: relative;
    top: 20px;
    font-weight: bold;
    color: #00a3e4;
    font-family: 'Zen Maru Gothic', serif;
    font-weight: 400;
    font-style: normal;
}

@media screen and (min-width: 786px) {
    .flex {
        display: flex;
    }

    .action_img {
        width: 95%;
        display: block;
        margin: auto;
    }

    .actioninfo img {
        margin: auto;
        width: 95%;
        padding-right: 0;
        padding-top: 20px;
    }

    .caution_box {
        margin: 0 auto;
        width: 95%;
    }

    .box_action_top.img.action_mark {
        display: block;
        width: 60% !important;
    }

    .caution_list.flex {
        justify-content: center;
    }

    .houterasu {
        text-align: left;
        padding-left: 20px;
    }

    .box_action_top img.action_mark {
        width: 60%;
        display: block;
        margin: auto;
    }

    .box_tel {
        width: 50%;
        padding: 0;
    }

    .box_mail {
        width: 50%;
        padding: 0;
        margin-top: 7px;
    }

    .box_action_top .toggle_contents {
        padding: 20px 10px;
    }

    .action p {
        font-size: 3rem;
    }
}

.box_actioninfo_top {
    position: relative;
    left: 0px;
    padding: 8px;
}

.box_actioninfo {
    position: relative;
    top: 40px;
    left: 8px;
}

.box_actioninfo img {
    width: 100%;
    vertical-align: bottom;
}

.box_actioninfo_people {
    position: relative;
    z-index: 1000;
    bottom: -28px;
}

.box_actioninfo_people img {
    width: 108px;
    vertical-align: bottom;
}

.box_actioninfo_flex {
    display: flex;
    justify-content: space-around;
    margin-top: -15px;
    margin-bottom: 20px;
}

.box_action {
    background: #fdf6d6;
    text-align: center;
    padding: 8px 4px;
}

.box_tel,
.box_mail {
    padding: 8px 4px 0px 8px;
}

.box_tel img {
    margin-top: 12px;
}

.box_mail img {
    margin-top: 4px;
}

.contact_flow {
    background: #fff;
    width: 96%;
    margin: 12px auto;
}

/* .toggle_wrap:last-of-type {
    border-bottom: 1px solid gray;
  } */
.toggle_switch {
    position: relative;
    cursor: pointer;
    padding: 8px 0px;
}

.toggle_contents p {
    text-align: left;
    padding: 0px 8px;
}

.toggle_switch::after {
    content: '';
    display: inline-block;
    width: 18px;
    height: 11px;
    background: url(../images/arrow_down.png) no-repeat center center;
    background-size: contain;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 10px;
    transition: transform 0.2s;
}

.toggle_switch.open::after {
    transform: rotateZ(180deg);
    top: 46%;
}

.toggle_contents {
    display: none;
    padding: 8px 0px;
    background: #fff;
    width: 100%;
    margin: 0px auto 12px;
}

p.contents_title {
    color: #ffffff;
    text-align: center;
    font-weight: bold;
    font-size: 32px;
    line-height: 1.4;
    background: #4e9912;
    padding: 18px;
    margin: 60x 8px 0px;
    font-size: 2rem;
    font-family: 'Zen Maru Gothic', serif;
    font-weight: 700;
    font-style: normal;
}

.worry_img {
    border-bottom: 1px solid #fff;
    margin: 8px;
    padding: 8px;
    text-align: center;
    background: #fff;
}

.worry_img img {
    width: 100%;
    vertical-align: bottom;
}

.method_box {
    /*background-image: linear-gradient(90deg, #e7e7e770 1px, transparent 0), linear-gradient(#e7e7e770 1px, transparent 0);
    background-size: 7px 7px;
    background-repeat: repeat;*/
    background-color: #f2f6ef;
    font-family: 'Zen Maru Gothic', serif;
    font-weight: 400;
    font-style: normal;
}

.method_contents {
    background-color: white;
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.1);
    margin: 20px;
    padding: 20px;
    position: relative;
}

.num_title {
    padding-bottom: 10px;
    border-bottom: 2px solid #00a3e4;
    width: 100%;
    padding-top: 8px;
}

.num {
    color: white;
    font-size: 1.6rem;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    background-color: #00a3e4;
    padding-left: 14.5px;
    margin: 0px auto 10px;
}

.method_title {
    text-align: center;
    margin: auto;
    font-family: 'Zen Maru Gothic', serif;
    font-weight: 900;
    font-style: normal;
}

.method_title span {
    font-size: 1.8rem;
    color: #88c000;
}

@media screen and (min-width: 786px) {
    .method_contents {
        width: 44%;
    }

    .method_box .flex {
        justify-content: center;
        margin: auto;
        flex-wrap: wrap;
    }

    .num_title .flex {
        flex-direction: column;
    }

    .method_title {
        width: 100%;
    }

    .one {
        /* height: 80px;*/
        text-align: center;
        margin: auto;
    }

    .one .num {
        padding-left: 0px;
    }

    .method_title .one {
        /*height: 20px;*/
    }

    .method_subtext {
        height: 106.7px;
    }

    .method_list {
        height: 177.49px;
    }
}

.method_subtext {
    padding: 10px 0;
    text-align: justify;
}

.method_list {
    background-color: #f1f3f3;
    padding: 12px;
    border-radius: 5px;
    bottom: 0;
}

.method_list p {
    text-align: center;
    color: #4e9912;
}

.method_list li {
    padding-left: 28px;
    padding-bottom: 3px;
    position: relative;
}

.method_list ul li::before {
    position: absolute;
    background: url(../images/check.png);
    content: '';
    width: 25px;
    height: 25px;
    background-size: contain;
    z-index: 1000;
    left: 0;
    display: block;
}

.method_box img {
    width: 100%;
    vertical-align: bottom;
}

.example {
    background-color: #f2f6ef;
}

.white {
    box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.1);
    padding: 30px 50px 30px;
    /* border-radius: 0 3.2rem 3.2rem 3.2rem; */
    margin: 40px 20px;
    background: white;
}

.example_table_area {
    margin-bottom: 30px;
    font-family: 'Zen Maru Gothic', serif;
    font-weight: 400;
    font-style: normal;
}

.icon {
    text-align: center;
    width: 25%;
}

.icon_img img {
    display: block;
    width: 150px;
    margin: 0px auto 18px;
}

.icon_name {
    background-color: #dbf2fb;
    margin-bottom: 20px;
}

.icon_table table {
    border-radius: 5px;
    border: 1.5px solid #d2d2d2;
    overflow: hidden;
    color: #163251;
    width: 98%;
    margin: auto;
}

.icon_table th {
    background-color: #f5f5f5;
    font-weight: bold;
    border-bottom: 1px dashed #d2d2d2;
    padding: 3px 10px;
}

.icon_table td {
    text-align: left;
    padding: 3px 2px;
}

.icon_table .top th,
.icon_table .top td {
    border-bottom: 1px dashed #d2d2d2;
}

.example_table {
    padding-top: 55px;
    padding-left: 30px;
    font-weight: 900;
}

.example_table table {
    width: 640px;
    border-collapse: collapse;
}

.example_table td,
th {
    padding: 10px;
    text-align: center;
}

.example_table .before {
    color: white;
    background-color: gray;
    font-size: 1.3rem;
    width: 230px;
}

.example_table .after {
    color: white;
    background-color: #ff701a;
    font-size: 1.3rem;
    width: 230px;
    padding: 20px;
}

.example_table .td_before {
    color: gray;
    padding: 8px 0;
}

.example_table .td_after {
    color: #ff701a;
    padding: 8px 0;
}
.example_table .td_before span,
.example_table .td_after span {
    font-size: 2.3rem;
}

.table_gray {
    border-bottom: solid 2px #d2d2d2;
    border-left: solid 2px #d2d2d2;
}

.table_gray th {
    border-top: solid 2px #d2d2d2;
    border-right: solid 2px #d2d2d2;
    text-align: right;
    color: #163251;
    font-weight: bold;
    text-align: center;
    margin: auto;
}

.table_gray td {
    border-right: 2px solid #d2d2d2;
    font-size: 1.2rem;
    width: 230px;
}

.bottom th,
.bottom td {
    border-top: 2px dashed #d2d2d2;
}

.example_text {
    padding-bottom: 10px;
    text-align: justify;
}

@media screen and (min-width: 786px) {
    .icon_table_p table {
        border-radius: 5px;
        border: 1.5px solid #d2d2d2;
        overflow: hidden;
        color: #163251;
        width: 98%;
        margin: auto;
    }

    .icon_table_p th {
        background-color: #f5f5f5;
        font-weight: bold;
        padding: 3px 10px;
    }
    .top_p {
        border-bottom: 1px dashed #d2d2d2;
    }

    .icon_table_p td {
        text-align: left;
        padding: 3px 2px;
    }
    .icon_table_p th,
    .icon_table_p td {
        padding: 0;
        text-align: center;
        font-size: 1.2rem;
    }
    .example_table .icon_table {
        margin: 20px 0;
        border: 1.5px solid #d2d2d2 !important;
    }

    .white_diff .icon {
        padding-top: 0px;
        width: 35%;
    }
    .white_diff .example_table .before,
    .white_diff .example_table .after {
        width: 200px;
    }
    .white_diff .table_gray td {
        width: 200px;
    }
    .white_diff .example_table table {
        width: 530px;
    }
}

@media screen and (max-width: 786px) {
    .flex {
        flex-direction: column;
    }

    .white {
        padding: 12px;
    }

    .icon {
        width: 100%;
        margin: auto;
    }

    .icon_table th {
        border-bottom: initial;
    }

    .icon_table .top th,
    .icon_table .top td {
        border-bottom: 1px dashed #d2d2d2;
    }

    .example_table {
        padding-top: 20px;
    }

    .example_table table {
        width: 100%;
        margin: 0px auto;
    }

    .example_table .after,
    .example_table .before,
    .table_gray td {
        width: 105px;
        font-size: 1em;
        padding: 8px;
    }

    .table_gray th {
        padding: 0;
        padding-right: 3px;
        font-size: 14px;
    }

    .table_gray td {
        font-size: 1em;
    }

    .example_table {
        padding-left: 0;
    }

    .white_diff .example_table_are {
        margin-bottom: 30px;
    }
}

.voice {
    background-color: #edf1ee;
}

.voice_box {
    background-color: rgb(255, 255, 246);
    padding: 15px;
    margin: 20px 10px;
    position: relative;
}

.voice_box div {
    text-align: justify;
}

@media screen and (min-width: 786px) {
    .voice_box {
        width: 35%;
    }
}

.voice_box:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    border-width: 0 30px 30px 0;
    border-style: solid;
    border-color: #f6f6f6 #edf1ee #d7ceb3 #d7ceb3;
    background: #d7ceb3;
    display: block;
    width: 0;
}

img.voice_icon {
    display: block;
    margin: auto;
    width: 100px;
    margin-bottom: 10px;
}

.reason {
    background-color: #edf1ee;
}

.reason {
    margin: auto;
    flex-wrap: wrap;
}

.reason_box {
    margin: 30px auto;
    background-color: white;
}

.reason_box .flex {
    box-shadow: 0px 5px 11px 0px rgba(0, 0, 0, 0.1);
}

.reason_text_area {
    text-align: left;
    padding: 15px 30px;
}

.reason_title {
    padding: 60px 10px 15px;
    font-size: 1.8rem;
    color: #ff701a;
    font-weight: bolder;
    font-family: 'Zen Maru Gothic', serif;
    font-weight: 700;
    font-style: normal;
}

.reason_title p.HW_text {
    font-family: 'Dancing Script', cursive;
    font-size: 4rem;
    position: absolute;
    z-index: 2;
    margin-top: -70px;
    margin-left: -10px;
    color: #d54b0026;
}

.reason_text {
    padding: 0px 10px;
}

@media screen and (min-width: 786px) {
    .reason_box_area {
        width: 960px;
        text-align: center;
        padding: 20px;
    }

    .reason_img {
        width: 40%;
    }

    .reason_img img {
        display: block;
        height: 100%;
        object-fit: cover;
    }

    .reason_text_area {
        width: 60%;
    }

    .reason_box .flex {
        height: 260px;
    }
}

@media screen and (max-width: 786px) {
    .reason_box_area {
        text-align: center;
        padding: 10px;
    }

    .reason_text_area {
        height: 60%;
    }

    .reason_img {
        height: 40%;
    }

    .reason_img img {
        width: 100%;
        object-fit: cover;
        height: 170px;
        margin-bottom: -10px;
        object-position: top center;
    }
}

.chart_img {
    padding: 8px;
    margin-top: 8px;
}

.chart_box img {
    width: 100%;
    vertical-align: bottom;
}

.merit_img {
    padding: 8px;
    margin-top: 8px;
}

.merit_box img {
    width: 100%;
    vertical-align: bottom;
}

.choose_img {
    padding: 8px;
    margin-top: 8px;
}

.choose_box img {
    width: 100%;
    vertical-align: bottom;
}

.flow_box {
    background-color: #edf1ee;
}

.flow_box h1 {
    font-size: 2rem;
    font-family: 'Zen Maru Gothic', serif;
    font-weight: 700;
    font-style: normal;
}

.flow_contents {
    margin: 30px 10px;
    padding: 20px;
    background-color: white;
    box-shadow: 0px 5px 11px 0px rgba(0, 0, 0, 0.1);
}

.flow_left p {
    width: 70px;
    height: 70px;
    border-radius: 40px;
    background: #4e9912;
    color: #fff;
    font-size: 1.8rem;
    padding: 10px 0px 0px 0px;
    line-height: 1.3;
    text-align: center;
    font-weight: bold;
    margin-right: 20px;
}

.flow_left p span {
    display: block;
    font-size: 1rem;
}

.flow_right {
    width: 900px;
}

.flow_right_h {
    width: 550px;
}

.flow_box img {
    display: block;
    width: 300px;
}

.solve_box {
    background-color: rgb(255, 255, 246);
    text-align: center;
}

.solve_title {
    color: #ff9933;
    padding: 10px;
    font-family: 'Zen Maru Gothic', serif;
    font-weight: 700;
    font-style: normal;
}

.solve_text {
    padding-bottom: 10px;
}

.solve_box img {
    display: block;
    margin: auto;
    width: 60%;
}

.down img {
    display: block;
    width: 100%;
    margin-top: -5px;
}

@media screen and (min-width: 786px) {
    .flow_right_h {
        padding-top: 30px;
        width: 585px;
    }

    .flow_left {
        padding-top: 30px;
    }

    .flow_box img,
    .solve_box img {
        display: block;
        width: 250px;
        margin-right: 10px;
        margin-left: 20px;
    }
}

@media screen and (max-width: 786px) {
    .flow_box {
        text-align: center;
        align-items: center;
    }

    .flow_contents {
        padding-top: 40px;
    }

    .flow_right {
        width: initial;
    }

    .flow_right_h {
        width: initial;
        margin: 6px auto;
        text-align: center;
    }

    .flow_right {
        margin: auto;
    }

    .flow_left p {
        margin-right: 0;
        margin: auto;
        font-size: 1.5rem;
        width: 60px;
        height: 60px;
    }

    .flow_right p {
        padding-bottom: 8px;
        text-align: justify;
    }

    .solve_box img {
        display: block;
        margin: auto;
        width: 90%;
    }
}

.cost_table {
    padding: 8px;
    margin-top: 8px;
}

.cost_table table {
    border: 1px solid #dadada;
    margin-top: 12px;
}

.cost_table table,
.cost_table table tr,
.cost_table table th,
.cost_table table td {
    display: grid;
}

.cost_table table th {
    border-bottom: 1px solid #dadada;
    background: #ebefe8;
    text-align: left;
    font-weight: bold;
}

.cost_table table tr td {
    border-bottom: 1px solid #dadada;
}

.red {
    font-weight: bold;
    color: #4e9912;
}

.cost_table table tr td p {
    margin-bottom: 8px;
}

.cost_table table th,
.cost_table table td {
    padding: 12px;
}

.cost_table table tr:last-of-type td {
    border-bottom: none;
}

.cost_asterisk li {
    list-style-type: none;
    text-indent: -1em;
    margin-top: 5px;
    margin-left: 15px;
    font-size: 12px;
}

.cost_asterisk li:before {
    display: inline;
    content: '※';
}

.cost_list li {
    list-style-type: none;
    text-indent: -1em;
    margin-top: 5px;
    margin-left: 15px;
    font-size: 12px;
}

.cost_list li:before {
    display: inline;
    content: '・';
}

.office_img {
    padding: 8px;
    margin-top: 8px;
}

.office_box img {
    width: 100%;
    vertical-align: bottom;
}

.office_table {
    padding: 8px;
    margin-top: 8px;
}
.office_shiten {
    font-weight: bold;
    font-size: 19px;
}

.office_table table {
    border: 1px solid #dadada;
    margin-top: 12px;
}

.office_table table,
.office_table table tr,
.office_table table th,
.office_table table td {
    display: grid;
}

.office_table table th {
    border-bottom: 1px solid #dadada;
    background: #f5e8d9;
    text-align: left;
    font-weight: bold;
}

.office_table table tr td {
    border-bottom: 1px solid #dadada;
}

.office_table table tr td p {
    margin-bottom: 8px;
}

.office_table table th,
.office_table table td {
    padding: 12px;
}

.office_table table tr:last-of-type td {
    border-bottom: none;
}

.office_subtabletitle {
    border-bottom: 1px solid #dadada;
    background: #ebefe8;
    text-align: left;
    font-weight: bold;
    padding: 12px;
}

.office_subtable {
    padding: 8px;
    margin-top: 0;
    font-size: 17px;
}

.office_subtable table {
    border: none;
    margin-top: 0px;
}

.office_subtable table,
.office_subtable table tr,
.office_subtable table th,
.office_subtable table td {
    display: flex;
}

.office_subtable table th {
    border-bottom: 1px solid #ffffff;
    background: #fff;
    text-align: left;
    font-weight: normal;
    width: 78px;
}

.office_subtable table tr td {
    border-bottom: 1px solid #ffffff;
    width: 256px;
    display: grid;
}

.office_subtable table tr td.smalla {
    width: 15px;
}

.office_subtable table th,
.office_subtable table td {
    padding: 4px;
}

.office_subtable p span {
    font-size: 15px;
}

.office_subtable p {
    margin-bottom: 12px;
}

@media screen and (min-width: 786px) {
    img.building {
        display: block;
        width: 60%;
    }

    .office_subtable table th {
        width: 110px;
    }

    .office_subtable table tr td.smalla {
        width: 54px;
    }

    .office_subtable table tr td {
        display: grid;
        width: 750px;
    }
}

@media screen and (max-width: 786px) {
    .office_subtable {
        font-size: 15px;
    }
}

#overlay {
    /* viewpointを相対位置にし、全画面表示にする */
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    /* 背景を半透明にする */
    display: none;
    /* HTML要素を非表示にする */
    /* z-index: 1   */
}

#backGuide {
    z-index: 1000;
    display: none;
    position: fixed;
    left: 50%;
    top: 65%;
    width: 310px;
    height: 326px;
    margin-left: -150px;
    margin-top: -260px;
    background-color: #d95310;
    border-radius: 5px;
    text-align: center;
    border: 1px solid #fff;
}

.btn {
    color: #000;
    background: #fff;
}

.btn_o {
    background: #fff;
    text-align: left;
}

.case_box p.subtitle {
    color: #ff6619;
    text-align: center;
    background: #fff;
    padding: 8px;
    margin: 0 8px 24px;
}

p.subtitle {
    color: #000000;
    text-align: center;
    padding: 8px;
    margin: 20px 8px 24px;
    position: relative;
    font-family: 'Zen Maru Gothic', serif;
    font-weight: 400;
    font-style: normal;
}

.subtitle::before {
    position: absolute;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    content: '\f10d';
    font-size: 25px;
    color: #808080;
    margin: -20px -40px;
}

.case_action {
    padding: 10px;
}

.case_action p {
    text-align: center;
    color: #437d19;
    font-weight: bold;
    padding: 16px 8px 0px 8px;
    font-size: 17px;
}

.case_flow {
    background: #fff;
    width: 96%;
    margin: 20px auto;
    border-radius: 12px;
    padding: 6px 8px;
    box-shadow: 0px 5px 11px 0px rgba(0, 0, 0, 0.1);
}

.case_action_txt {
    display: flex;
    justify-content: space-between;
    display: flex;
    position: relative;
    top: 14px;
}

.case_flow p.casetitle {
    margin-right: 30px;
    padding: 12px;
}

.casetitle::before {
    top: 48%;
    left: 30px;
    transform: rotate(0deg);
}

.casetitle::after {
    top: 48%;
    left: 30px;
    transform: rotate(90deg);
}

.casetitle::before,
.casetitle::after {
    position: absolute;
    content: '';
    width: 27px;
    height: 2px;
    background-color: #333;
}

.case_flow .contentsimg img {
    width: 80px;
}

.case_contents {
    background: #ecfbff;
}

.question_box {
    padding: 8px;
    /*background-image: linear-gradient(90deg, #e7e7e770 1px, transparent 0), linear-gradient(#e7e7e770 1px, transparent 0);
    background-size: 7px 7px;
    background-repeat: repeat;*/
    background-color: #edf1ee;
}

.question_box p.contents_title {
    background-color: initial;
    color: black;
    font-size: 2rem;
}

img.title_img {
    display: block;
    margin: auto;
    width: 90px;
}

.accordion-area section {
    box-shadow: 0px 5px 11px 0px rgba(0, 0, 0, 0.1);
    border: 1px solid rgba(128, 128, 128, 0);
    background: white;
    border-radius: 5px;
    margin-bottom: 25px;
}

.title {
    position: relative;
    cursor: pointer;
    font-weight: 700;
    padding: 3% 3% 3% 85px;
    transition: all 0.5s ease;
    font-family: 'Zen Maru Gothic', serif;
    font-weight: 900;
    font-style: normal;
}

.title::before {
    top: 48%;
    left: 30px;
    transform: rotate(0deg);
}

.title::after {
    top: 48%;
    left: 30px;
    transform: rotate(90deg);
}

.title.close::before {
    transform: rotate(45deg);
}

.title.close::after {
    transform: rotate(-45deg);
}

.title::before,
.title::after {
    position: absolute;
    content: '';
    width: 27px;
    height: 2px;
    background-color: #333;
}

.accordion-area .box {
    opacity: unset;
    display: none;
    background: #f6ffed;
    margin: 0 3% 3% 3%;
    padding: 2%;
    border-radius: 10px;
}

.accordion-area .box div {
    text-align: justify;
}

.question_balloon {
    width: 100%;
    margin: 10px 0;
    overflow: hidden;
}

.question_balloon .faceicon {
    float: right;
    margin-left: -25px;
    width: 75px;
}

.question_balloon .faceicon img {
    width: 100%;
    height: auto;
}

.question_balloon .chatting {
    width: 100%;
    text-align: left;
}

.says {
    display: inline-block;
    position: relative;
    margin: 0 0px 0 0;
    padding: 10px;
    max-width: 250px;
    border-radius: 12px;
    background: #fff;
}

.says:after {
    content: 'title';
    display: inline-block;
    position: absolute;
    top: 3px;
    right: -8px;
    border: 8px solid transparent;
    border-right: 18px solid #fff;
    -webkit-transform: rotate(35deg);
    transform: rotate(35deg);
}

.says p {
    margin: 0;
    padding: 0;
}

@media screen and (max-width: 786px) {
    img.title_img {
        display: block;
        margin: auto;
        width: 45px;
    }

    .question_box p.contents_title {
        background-color: initial;
        color: black;
        font-size: 1.8rem;
        padding: 10px;
    }

    .question_box p.subtitle {
        padding: 8px;
        margin: 0;
    }

    .title::before {
        top: 48%;
        left: 15px;
        transform: rotate(0deg);
    }

    .title::after {
        top: 48%;
        left: 15px;
        transform: rotate(90deg);
    }

    .contents_title {
        background-color: initial;
        color: black;
        font-size: 2rem;
    }

    .accordion-area {
        margin: 30px auto;
    }

    .title {
        position: relative;
        cursor: pointer;
        font-weight: 700;
        padding: 3% 3% 3% 50px;
        transition: all 0.5s ease;
        font-size: 17px;
    }

    .title::before,
    .title::after {
        position: absolute;
        content: '';
        width: 15px;
        height: 2px;
        background-color: #333;
    }

    .says {
        max-width: initial;
        width: 750px;
    }

    .question_bc {
        max-width: initial;
        width: 900px;
        margin: 30px auto;
        padding: 0 auto;
        font-size: 1.7rem;
    }

    .question_balloon {
        margin: 0 auto;
    }

    img.title_img {
        display: block;
        margin: auto;
        width: 55px;
    }
}

.mycomment {
    margin: 4px 0 0 4px;
}

.mycomment p {
    display: inline-block;
    position: relative;
    margin: 0 10px 0 0;
    padding: 8px;
    border-radius: 12px;
    background: #ffe7cb;
    font-size: 15px;
    text-align: left;
}

.mycomment p:after {
    content: '';
    position: absolute;
    top: 3px;
    left: -6px;
    border: 8px solid transparent;
    border-left: 18px solid #ffe7cb;
    -webkit-transform: rotate(-35deg);
    transform: rotate(-35deg);
}

/*form*/
.form_box {
    padding: 20px 15px;
    border-top: 1px solid #dfdfdf;
    overflow: hidden;
    word-break: break-all;
    word-wrap: break-word;
}

form .form_box:first-child {
    border: none;
}

.form_box ul {
    display: flex;
    flex-wrap: wrap;
}

.form_box ul li {
    width: 45%;
    padding-top: 15px;
}

.form_box ul input {
    display: none;
}

.form_box ul input + label {
    padding-left: 20px;
    position: relative;
    margin-right: 20px;
}

.form_box ul input + label::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 15px;
    height: 15px;
    border: 1px solid #999;
    border-radius: 50%;
}

.form_box ul input:checked + label {
    color: #ed7522;
}

.form_box ul input:checked + label::after {
    content: '';
    display: block;
    position: absolute;
    top: 2px;
    left: 2px;
    width: 11px;
    height: 11px;
    background: #ed7522;
    border-radius: 50%;
}

form div label {
    font-weight: bold;
}

form div ul label {
    font-weight: normal;
}

.required {
    background: #ff6462;
    color: #fff;
    padding: 2px 6px 1px;
    display: inline-block;
    margin-left: 4px;
    font-size: 13px;
    border-radius: 4px;
    font-weight: bold;
    margin-bottom: 2px;
    vertical-align: middle;
}

.b_area .num {
    width: 200px;
    justify-content: space-between;
    margin: 0 auto 20px;
    text-align: center;
    position: relative;
}

.b_area span {
    font-size: 14px;
}

.b_area .num:before {
    content: '';
    width: 80%;
    height: 2px;
    background-color: #bfbfbf;
    position: absolute;
    top: 24px;
    left: 48%;
    margin-left: -40%;
}

.b_area .num li {
    width: 20%;
    padding-top: 24px;
    position: relative;
    font-size: 16px;
}

.b_area .num li.active:before {
    background-color: #e79b2e;
}

.b_area .num li:before {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    background-color: #bfbfbf;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-radius: 5px;
}

.form_box ul input {
    display: none;
}

.form_box ul input + label {
    padding-left: 20px;
    position: relative;
    margin-right: 20px;
}

.form_box ul input + label::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 15px;
    height: 15px;
    border: 1px solid #999;
    border-radius: 50%;
}

.form_box ul input:checked + label {
    color: #ed7522;
}

.ex_txt {
    padding: 5px 2px 0;
}

.ex_txt_area {
    padding: 10px;
    margin-bottom: 10px;
    font-size: 14px;
    background: #f4f4f4;
}

form .text {
    border-radius: 5px;
    border: 2px solid #ccc;
    width: 98%;
    padding: 5px;
    font-size: 16px;
    margin-top: 5px;
    line-height: 1.8;
}

.notice {
    background-color: #f4f4f4;
    font-size: 14px;
    padding: 10px;
    margin-top: 10px;
    display: inline-block;
}

.textarea {
    border: 2px solid #ccc;
    border-radius: 5px;
    width: 97%;
    padding: 10px;
    font-size: 16px;
    height: 200px;
    margin-top: 5px;
    line-height: 1.8;
    font-weight: normal;
}

.b_area {
    margin: 0 10px;
    padding: 20px 0px 0px;
    text-align: center;
}

.b_area p {
    font-weight: bold;
    font-size: 20px;
    padding-bottom: 10px;
}

.b_area ul {
    display: flex;
}

.b_area li.actv {
    font-weight: bold;
}

.b_area li {
    font-size: 14px;
    margin: 20px 8px 10px 0;
}

.b_area li.home {
    background: url(../images/home.png) 2px 4px no-repeat;
    background-size: 11px 11px;
    padding-left: 18px;
}

.f_area {
    margin: 0px 15px;
}

.list_ttl {
    font-size: 16px;
}

.btn_area {
    text-align: center;
    padding: 20px 15px 60px;
}

.btn_area ul .left {
    float: left;
    width: 40%;
}

.btn_area ul {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}

.soushin_btn {
    color: #fff;
    background: #ed7522;
    font-weight: bold;
    border-radius: 4px;
    font-size: 18px;
    padding: 20px;
    margin: 0 auto;
    display: block;
    width: 100%;
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2);
    text-align: center;
    border-style: none;
}

.soushin_btn a {
    color: #fff;
}

.modoru_btn {
    color: #ed7522;
    background: #fff;
    border: 1px solid #ed7522;
    font-weight: bold;
    border-radius: 4px;
    font-size: 18px;
    padding: 20px;
    margin: 0 auto;
    display: block;
    width: 100%;
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2);
    text-align: center;
    margin-top: 20px;
}

.csn {
    background-color: #feffc9;
    color: #666;
    text-align: left;
    border: 1px solid #dfdfdf;
    margin: 10px 10px 30px;
    padding: 10px;
    font-size: 14px;
}

.csn span {
    color: #f00;
}

.csn_bold {
    font-weight: bold;
    color: #f00;
    text-align: center;
    padding-bottom: 5px;
    font-size: 16px;
}

.tnkyou {
    margin-top: 20px;
}

.main_letter {
    color: #f00;
    font-weight: bold;
    text-align: center;
}

.erre_name {
    color: #f00;
}

/*404*/
.not_box {
    width: 90%;
    margin: 20px auto;
}

.not_box ol {
    margin-top: 20px;
    margin-left: 20px;
    font-size: 15px;
}

.not_box ol li {
    list-style-type: decimal;
}

footer {
    width: 100%;
    clear: both;
    margin: 20px 0;
}

.privacy {
    padding: 10px;
}

footer p {
    text-align: center;
    font-size: 0.9rem;
}

a {
    color: #3484d1;
    text-decoration: none;
}

.not_box {
    width: 90%;
    margin: 110px auto;
}

.not_box ol {
    margin-top: 20px;
    margin-left: 20px;
    font-size: 15px;
}

.not_box ol li {
    list-style-type: decimal;
}

.word_header {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px dotted #ccc;
    font-size: 1.1rem;
}

.word_header_title {
    font-size: 26px;
    font-weight: bold;
    line-height: 1.5;
}

.word_header_title {
    font-size: 26px;
    font-weight: bold;
    line-height: 1.5;
}

.word_header_titleh2 {
    font-size: 1.7rem;
    font-weight: bold;
    line-height: 1.5;
    margin-top: 30px;
}

.word_header span {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 26px;
    height: 26px;
    margin-right: 10px;
    border-radius: 3px;
    background: #08104e;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}

.word p {
    font-size: 1rem;
    line-height: 1.5;
}

.word a {
    display: inline;
    color: #49bbfd;
}

.word {
    padding: 20px;
}

ol {
    position: relative;
    margin-top: 10px;
    padding: 0;
}

ol li {
    list-style: none;
    list-style-position: outside;
    margin: 0;
    padding-left: 5px;
    font-size: 1rem;
}

ol li span {
    position: absolute;
    left: 0;
    margin: 0;
}

.main_under {
    width: 90%;
    margin: 0 auto 26px;
    display: block;
}

.titleinsub {
    color: #c00;
    font-weight: normal;
    font-size: 1rem;
    font-weight: bold;
    text-align: center;
    line-height: 1.3;
}

/*追従ボタン*/
.tel_area {
    position: fixed;
    right: 0;
    z-index: 504;
    top: 15%;
    font-family: 'Zen Maru Gothic', serif;
    font-weight: 400;
    font-style: normal;
}

.tel_area .flex {
    display: flex;
    justify-content: space-around;
}

.tel_banner {
    background-color: #bf5637;
    padding: 30px 15px 30px;
    border-radius: 10px;
    color: white;
    font-size: 12px;
    text-align: center;
    line-height: 1.3;
}

.tel_gif {
    width: 39px;
    display: block;
    margin: 0 40px;
    margin-bottom: 0px;
}

.saitama {
    writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    text-align: initial;
    -webkit-writing-mode: vertical-rl;
    font-size: 18px;
    text-align: center;
}

.saitama span {
    color: #f8ff09;
    font-weight: bold;
    padding: 6px 0;
    font-size: 2.4rem;
    letter-spacing: 0.2em;
}

.tel_ban_num {
    font-weight: bolder;
    font-size: 45px;
    margin: 0 auto;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    text-wrap: nowrap;
    -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
    max-height: 400px;
    line-height: 1.2;
    margin-top: 67px;
    margin-bottom: 15px;
    margin-right: -5px;
    font-weight: 900;
}

#footer_CTA .flex {
    flex-direction: initial;
    flex-wrap: nowrap;
    display: flex;
}

#footer_CTA .attention {
    font-size: 1.4rem;
    text-align: center;
    line-height: 1.2;
    color: #1f96d2;
    border: 2px solid;
    padding: 8px 0;
    background-color: white;
}

#footer_CTA {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 135px;
    z-index: 1000;
    opacity: 0;
    transition: opacity 0.3s ease;
    font-family: 'Zen Maru Gothic', serif;
    font-weight: 400;
    font-style: normal;
}

.footer_CTA_call {
    display: flex;
    flex-flow: column;
    align-items: center;
    width: 50%;
    background-color: #f68531;
    color: white;
    font-size: 80%;
    padding: 8px;
    padding-bottom: 25px;
    font-weight: 500;
    justify-content: center;
}

.footer_CTA_mail {
    display: flex;
    flex-flow: column;
    align-items: center;
    width: 50%;
    background-color: #f5b527;
    color: white;
    font-size: 80%;
    padding: 8px;
    font-weight: 500;
    padding-bottom: 25px;
    justify-content: center;
}

#footer_CTA img {
    width: 23px;
}
