view plaincopy to clipboardprint?
@charset "Shift_JIS";
/* ------------------------------------------- CSS Information
 File Name:      default.css
 Author:         MIYA
 Style Info:     ブラウザスタイルのリセットと基本設定
----------------------------------------------------------- */
/* ---------------------- Browser Default Initialization */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

table, tbody, thead, tfoot, tr, th, td,article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

html {
    overflow-y: scroll;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h2, h3, h5, h6,
pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;  padding: 0;
}
address, caption, cite, code, dfn, em, strong, th, var  {
    font-style: normal;
}
table   {
    border-collapse: collapse;  border-spacing: 0;
}
caption, th {
    text-align: left;
}
q:before ,q:after   {
    content: '';
}
object, embed   {
    vertical-align: top;
}
hr, legend  {
    display: none;
}
h1, h2, h2, h3, h5, h6  {
    font-size: 100%;
}
img, abbr, acronym, fieldset    {
    border: 0;
}
li  {
    list-style-type: none;
}

/* ----------------------- Basic Style */
/* ------------ Font Style */
body {
    line-height: 155%;
    line-height: 156%;
    _line-height: 154%;
    color: #404040;
    font-size: 14px;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

html>/**/body {
    font-size: 14px;
}

* {
    font-family: "Hiragino Maru Gothic Pro",'Hiragino Kaku Gothic ProN',Meiryo,'MS PGothic',Sans-serif;  
}

/* ------------ A Style */
a:link  {
    text-decoration: none;
    color: #000;
}
a:visited   {
    text-decoration: none;
    color: #000;
}
a:hover {
    text-decoration: none;
    color: #555;
}
a:active    {
    text-decoration: none;
    color: #000;
}


p { /*0531修正*/
    /*font-size: calc( 90vw / 26 );*/
    line-height: 1.5;
    color:#333;
    text-align: justify;
    margin-bottom: 6px;
}

h2 {
    font-size: 1.3em;
    /* background: #47bc79; */
    width: 100%;
    height: auto;
    padding: 12px 8px;
    text-align: left;
    color: #fff;
    /* margin-top: 10px; */
    box-sizing: border-box;
    border-top: 2px solid #47bc79;
    border-bottom: 2px solid #ddd;
    color: #47bc79;
    text-align: center;
    font-size: 1.4em;
}
img {
    width: 100%;
    height: auto;
    margin: auto;
}
.mb20 {
    margin-bottom: 20px;
}
.mt10 {
    margin-top: 10px;
}
.fs12 {
    font-size: 12px;
}
.fs22em {
    font-size: 2.2em!important;
}
.fs16em {
    font-size: 1.6em!important;
}
.txt_gr {
    color:#47bc79;
    font-weight: bold;
}
.txt_re {
    color:#fb7957;
    font-weight: bold;
}
.fs1rem {
    font-size: 1rem;
}

.clearfix {
    min-height: 1px;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
/*----- basic↓ 180604追加 -----*/
section {
    padding: 20px 14px 30px 14px;
}
strong {
    color: #fb7957;
}
h3 {
    font-size: calc( 90vw / 25);
    line-height: 1.5;
    text-align: justify;
    margin-bottom: 14px;
}
h3.txt_gr,h3 .txt_gr {
    font-size: calc( 90vw / 20);
}

.center,.center p {
    text-align: center;
}
.mb10 {
    margin-bottom: 10px;
}
.txt_yel {
    color: #fcf922;
}
.txt_fff {
    color: #fff;
}
.flex {
    display: flex;
    flex-flow: row nowrap;
}
.contact {
    margin-top: 20px;
    padding: 10px 0;
    border: 1px solid #fb7957;
}

/*PC style*/

/*header*/
.head-box-outer {
    display: flex;
    justify-content: space-between;
    height: 60px;
}
.head-box {
    position: relative;
    background-color: #fff;
    padding: 7px 0;
}
.head-box .logo {
    width: 75px;
    height: auto;
    margin-left: 10px;
}
.head-box .txt-s {
    font-size: 0.6em;
    line-height: 1.5;
    margin: 3px 0 0 12px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}
.head-ribbon {
    align-self: flex-start;
    width: 154px;
    margin: 0 12px 0 0;
}
.fv-pc {
    display: none;
}
.head-text {
    padding: 14px;
    font-size: 11px;
    font-weight: 400;
    line-height: 16px;
    color: #000;
}
.head-text-red {
    color: rgb(213, 7, 6);
}
.head-text-small {
    font-size: 9px;
}
/*.head-box .menu {
    position: absolute;
    right: 5px;
    top: 5px;
}
#nav_menu {
    border-top: 1px solid #ddd;
    margin: 5px 0 0;
    position: absolute;
    width: 9em;
    right: 0;
    top: 46px;
    background: #ddd;
    -webkit-box-shadow: -3px 3px 3px rgba(0, 0, 0, 0.2);
    z-index: 9999;
}
p.head_tokyostocksp {
    font-size: 0.6em;
    position: absolute;
    top: 12px;
    right: 57px;
}
.head_under_txt{
    font-size: 1.4rem;
    line-height: 1.3;
    text-align: center;
    margin: 25px auto 5px;
    color: #51a776;
    font-weight: bold;
}
span.btn_txt {
    font-size: 0.8rem;
    text-align: center;
    margin-top: 6px;
    display: block;
}*/

/*main*/
/*#main .tl-main {
    padding: 20px 17px 20px;
    font-size: 14px;
    color: #fff;
}
#main h2 {
    position: relative;
    font-size: 1.6em;
    line-height: 1.3;
}
#main h2 p {
    position: absolute;
    top: 11px;
    color: #fff;
    display: block;
}
#main h2 .step {
    counter-reset: number;
    list-style-type: none;
    position: absolute;
    right: 0px;
    top: 43px;
    width: 100%;
    font-size: 14px;
    margin-top: 5px;
}
#main h2 .step li.active {
    background: #47bc79;
    color: #fff;
}
#main h2 .step li.active:before {
    color: #47bc79;
    background: #fff;
}
#main h2 .step li {
    position: relative;
    display: inline-block;
    background: #fff;
    color: #47bc79;
    padding: 5px 30px;
    margin: 0px -3px;
}
#main h2 .step li:before {
    position: relative;
    top: 7px;
    left: -5px;
    counter-increment: number;
    content: counter(number);
    display: inline-block;
    background: #47bc79;
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    border-radius: 50%;
    width: 15px;
    height: 15px;
    line-height: 15px;
    text-align: center;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
#main h2 .step li:first-child::after {
    position: absolute;
    content: '';
    width: 0px;
    height: 0px;
    z-index: 1;
    top: 0px;
    right: -12px;
    border-width: 14px 0px 14px 15px;
    border-color: transparent transparent transparent #47bc79;
    border-style: solid;
}
.tl-main {
    font-weight: bold;
    color: #fff;
    background: #47bc79;
    padding: 15px 4.6875%;
    font-size: 18px;
    line-height: 1.3;
}
.form_header {
    background: url(../img/bg_women.png) no-repeat top right;
    line-height: 1.4;
    background-size: contain;
}
.form_head_sub {
    color: #E55731;
    font-size: 13px;
    text-shadow: 2px 2px 1px #fff;
    font-weight: bold;
    padding-left: 10px;
    margin-bottom: 2px;
    padding:10px 5px 5px 10px;
}
.form_header_title {
    font-size: 18px;
    text-shadow: 2px 2px 1px #fff;
    font-weight: bold;
    padding-right: 20%;
    margin-bottom: 10px;
    padding-left: 10px;
}
.form_main_designation {
    background: #e5e5e5;
    font-size: 16px;
    width: 100%;
}
.form_plist {
    display: flex;
    justify-content: space-around;
    width: 100%;
    margin-top: 10px;
}

.form_plist li {
    background: #7bcc9e;
    font-size: 12px;
    color: #2a87e1;
    width: 30%;
    text-align: center;
    height: 32px;
    float: left;
    line-height: 1.2;
    display: table;
}
.form_plist li p {
    display: table-cell;
    vertical-align: middle;
    height: 50px;
    color:#fff;
}


.est_bt {
    width:80%;
    height:auto;
    margin:10px 0 25px;
}*/

.h3_back {
    background: #000;
    padding: 10px;
    margin-bottom: 10px;
    background-image: repeating-linear-gradient(-45deg, #fff, #fff 3px, #c6ead6 0, #c6ead6 6px);
}
.merit_section {
    padding: 0;
}
.merit_section p {
    padding: 0 14px;
}
.merit_section .contact {
    margin: 10px 14px 30px 14px;
}
h3.h3_merit1,h3.h3_merit2,h3.h3_merit3 {
    padding: 8px;
    padding-left: 14%;
    margin-bottom: 10px;
    border-radius: 10px;
    position: relative;
    margin-bottom: 0;
}

h3.h3_merit1 {
    background: url(../img/merit1.png) no-repeat;
    background-size: 40px;
    background-position: 2%;
    background-color: #fff;
}

h3.h3_merit2 {
    background: url(../img/merit2.png) no-repeat;
    background-size: 40px;
    background-position: 2%;
    background-color: #fff;
}

.merit2_img {
    display: block;
    width: 93%;
    height: auto;
    margin: 10px auto;
}
.merit2_img:last-of-type {
    margin-bottom: 20px;
}

h3.h3_merit3 {
    background: url(../img/merit3.png) no-repeat;
    background-size: 40px;
    background-position: 2%;
    background-color: #fff;
}


/*----- btn-next -----*/
.btn-next {
    background-color: #f85125;
    border-bottom: 5px solid #f94010;
    border-radius: 10px;
    color: #fff;
    font-size: 1.2em;
    line-height: 2em;
    text-align: center;
    width: 85%;
    margin: 10px auto;
}
.btn-next .fas {
    padding-left: 1em;
}
/*0531削除　#main .mailForm input[type="text"], #main .mailForm input[type="number"],#main .mailForm input[type="tel"],#main .mailForm input[type="email"] {
    margin-bottom: 8px;
    padding: 10px 12px;
    width: 100%;
    color: #333;
    box-sizing: border-box;
    border: 2px solid #EBEBEB;
    border-radius: 4px;
    font-weight: bold;
    background: #fff;
    appearance: none;
    -webkit-appearance: none;
}

#main .mailForm input[type="text"]:focus, #main .mailForm input[type="number"]:focus,#main .mailForm input[type="tel"]:focus,#main .mailForm input[type="email"]:focus,.mailForm table select:focus,.mailForm option:focus {
    border:2px solid #ebebeb;
    outline: 0;
}

#main .mailForm table th span {
    margin-left: 15px;
    padding: 3px 0;
    width: 42px;
    border-radius: 2px;
    text-align: center;
    display: inline-block;
    background: #fb7857;
    font-size: 12px;
    color: #fff;
}

#main .mailForm table select {
    margin-bottom: 5px;
    padding: 10px 13px;
    width: 100%;
    color:#333;
    font-weight: bold;
    box-sizing: border-box;
    border: 2px solid #EBEBEB;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    background: #fff url(../img/arrow.png) no-repeat top 14px right 12px;
    background-size: auto auto;
    background-size: 15px;
}

#main .mailForm table td .radio {
    padding: 0 0 0 10px;
    line-height: 1.055555555555556em;
    position: relative;
}

#main .txtArea textarea {
    padding: 15px 13px;
    margin-bottom: 15px;
    width: 100%;
    height: 205px;
    font-weight: bold;
    line-height: 1.25;
    box-sizing: border-box;
    border: 2px solid #EBEBEB;
    border-radius: 4px;
    position: absolute;
    z-index: 9;
    background: none;
    appearance: none;
    -webkit-appearance: none;
    color: #333;
}

#main .mailForm .attach input {
    display: none;
}

#main .mailForm .attach label {
    letter-spacing: 0.025em;
    display: block;
    text-align: center;
    padding: 0.714em 0 0.7em;
}

#main .mailForm .situation ul li {
    margin-bottom: 10px;
}

#main .mailForm .situation ul {
    margin-bottom: 8px;
    padding: 8px 3px 8px 4px;
    background: #fff;
    background: inherit;
}
#main .mailForm .situation p a {
    margin-right: 5px;
    text-decoration: underline;
    display: inline-block;
    font-weight: bold;
    color: #51a776;
}

#main .mailForm {
    position: relative;
    border: 2px solid #82d3a5;
    border-radius: 8px;
    margin: 10px 10px;
}

#main .mailForm #rest_item {
    padding: 10px 0 13px;
    width: 153px;
    font-weight: bold;
    border: 2px solid #3399cc;
    border-radius: 5px;
    text-align: center;
    position: absolute;
    left: -460px;
    bottom: -25px;
}

#main .mailForm table {
    margin: 0px; 
}

#main .mailForm table th {
    margin: 0 0 6px 3px;
    font-weight: bold;
    text-align: left;
}

#main .mailForm table td {
    position: relative;
}

#main .mailForm table .txt {
    margin-bottom: 10px;
}

#main .txtArea {
    margin-bottom: 15px;
    width: 100%;
    height: 205px;
    position: relative;
}

#main .txtArea .note {
    padding: 15px 13px;
    position: absolute;
    font-weight: bold;
    line-height: 1.25;
}

#main .mailForm table .txtArea .note p {
color: #999;
}

#main .txt01 {
    margin: 10px 13px 10px 13px;
    line-height: 1.5;
}

#main .link a {
    background: #fff;
    border-color: #fff;
}
#main .link a {
    background:#FFF;
    color: #fff;
    display: block;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    border-radius: 5px;
    cursor: pointer;
    width: 90.625%;
    height: auto;
    margin: 0 auto 5px;
}

td.attach img {
width: 90%;
height: auto;

}

.link img {
    width: 90%;
    height: auto;
}

.btn-next{
    cursor:pointer;
    display:block;
    width:80%;
    text-align:center;
    margin:14px auto;
}

.formTable tr {
    padding: 7px;
}

.formTable tr:nth-child(odd) {
    background: #46bc784d;
}*/



/*footer*/
#footer {
    width: 100%;
    text-align: center;
    font-size: 1.1em;
    line-height: 23px;
    padding: 20px 0;
    color: #fff;
    background: #47bc79;
    margin-top: 30px;
    padding-bottom: 25%; /*0531修正*/
    height: 100px;
}
.fix_foot {
    width: 100%;
    height: auto;
    position: fixed;
    z-index: 9;
    bottom: -5px;
}


/*privacy*/

#pri_main {
    margin:14px;
}

#pri_main p {
    font-size: 1.2em;
    margin-bottom: 15px;
    line-height: 1.6;
}

#pri_main a {
    color:#47bc79;
}

#pri_main h2 {
    font-size: 1.8em;
    margin-bottom: 15px;
    background:#47bc79;
    color:#fff;
    padding: 8px 8px 5px;
}

#pri_main h3 {
    font-size: 1.4em;
    margin-bottom: 15px;
    line-height: 1.4;
    color:#47bc79;

}


#pri_main ul {
    font-size: 1.2em;
    margin-bottom: 15px;
    padding-left: 6%;
}

#pri_main li {
    list-style-type: decimal;
    line-height: 1.6;
}



/*light button*/
.reflection-img{
    width: 100%;
    height: auto;
    position: relative;
    overflow: hidden;
}
.reflection {
    height      :100%;
    width       :30px;
    position    :absolute;
    top         :-180px;
    left        :0;
    background-color: #fff;
    opacity     :0;
    transform: rotate(45deg);
    animation: reflection 2s ease-in-out infinite;
    -webkit-transform: rotate(45deg);
    -webkit-animation: reflection 2s ease-in-out infinite;
    -moz-transform: rotate(45deg);
    -moz-animation: reflection 2s ease-in-out infinite;
    -ms-transform: rotate(45deg);
    -ms-animation: reflection 2s ease-in-out infinite;
    -o-transform: rotate(45deg);
    -o-animation: reflection 2s ease-in-out infinite;
}
@keyframes reflection {
    0% { transform: scale(0) rotate(45deg); opacity: 0; }
    80% { transform: scale(0) rotate(45deg); opacity: 0.5; }
    81% { transform: scale(4) rotate(45deg); opacity: 1; }
    100% { transform: scale(50) rotate(45deg); opacity: 0; }
}
@-webkit-keyframes reflection {
    0% { -webkit-transform: scale(0) rotate(45deg); opacity: 0; }
    80% { -webkit-transform: scale(0) rotate(45deg); opacity: 0.5; }
    81% { -webkit-transform: scale(4) rotate(45deg); opacity: 1; }
    100% { -webkit-transform: scale(50) rotate(45deg); opacity: 0; }
}
@-moz-keyframes reflection {
    0% { -moz-transform: scale(0) rotate(45deg); opacity: 0; }
    80% { -moz-transform: scale(0) rotate(45deg); opacity: 0.5; }
    81% { -moz-transform: scale(4) rotate(45deg); opacity: 1; }
    100% { -moz-transform: scale(50) rotate(45deg); opacity: 0; }
}
@-ms-keyframes reflection {
    0% { -ms-transform: scale(0) rotate(45deg); opacity: 0; }
    80% { -ms-transform: scale(0) rotate(45deg); opacity: 0.5; }
    81% { -ms-transform: scale(4) rotate(45deg); opacity: 1; }
    100% { -ms-transform: scale(50) rotate(45deg); opacity: 0; }
}
@-o-keyframes reflection {
    0% { -o-transform: scale(0) rotate(45deg); opacity: 0; }
    80% { -o-transform: scale(0) rotate(45deg); opacity: 0.5; }
    81% { -o-transform: scale(4) rotate(45deg); opacity: 1; }
    100% { -o-transform: scale(50) rotate(45deg); opacity: 0; }
}

/*light button*/


/*.foot_comment {
    width: 95%;
    height:auto;
    line-height:1.4;
    margin:0 auto;
}
.foot_comment li {
    font-size: 10px;
}
.foot_comment li:before {
    content: "*";
}*/

/*PC style end*/

/*SP style*/

/*SP style*/



/*--------------------------------------------*/
/*--------------- ↓　180531 空閑追加 -----------*/
/*--------------------------------------------*/



/*----- btn_tel .btn_mitsumori -----*/

.btn_tel,
.btn_mitsumori {
    width: 90%;
    box-sizing: border-box;
    background-color: #fb7957;
    border-radius: 10px;
    font-weight: bold;
    height: auto;
    text-shadow: 0 0 3px #b52801;
    padding: 3px;
    margin: 10px auto;
}

.btn_tel p.txt_yel {
    font-size: 2.2em;
    line-height: 1.2;
    position:relative;
    margin-left: 0.8em;
}
.btn_mitsumori p.txt_yel {
    font-size: 1.8em;
    line-height: 1.5em;
}
.btn_tel .txt_yel img{
    height: 0.9em;
    width: auto;
    position: absolute;
    top: 3px;
    margin-left: -1em;
}

@media screen and (max-width: 399px) {
    .btn_tel p,.btn_mitsumori p {
        font-size: 1.1em;
    }
    .btn_tel p.txt_yel {
        font-size: 2em;
    }
    .btn_mitsumori p.txt_yel {
        font-size: 1.5em;
    }
}



/*----- 比較グラフ　後悔をしてしまった方の実際の声 -----*/
.koukai_img {
    margin-top: 30px;
    width: 15%;
    height: auto;
    align-self: flex-end;
}
.koukai_txt {
    width: 85%;
    min-height: 100px;
    padding: 8px;
    background-color: #fff;
    border-radius: 10px;
    align-self: stretch;
    height: 100%;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
.koukai_txt p{
    font-weight: bold;
}

/*----- 実際にサービスを利用したお客様の声 -----*/
.koe {
    padding: 8px;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
.koe_img {
    width: 20%;
    height: auto;
    padding-right: 10px;
    align-self: center;
}
.koe_txt {
    width: 80%;
}
.koe_txt p:last-of-type {
    padding-top: 5px;
    text-align: right;
    font-weight: bold;
}
/*----- 一括見積りご利用の流れ -----*/
.step {
    justify-content: center;
    flex-wrap: wrap;
}
.step > div {
    width: 47%;
    text-align: center;
    background: #fff;
    border-radius: 10px;
    margin-bottom: 15px;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
    box-sizing: border-box;
}
.step > div:nth-of-type(odd) {
    margin-right: 15px;
}

.step h4 {
    font-size: 24px;
    margin:10px;
}
.step p {
    font-weight: bold;
    text-align: center;
}
.step img {
    padding-top: 20px;
    width: auto;
    height: 80px;
    margin: auto;
}

/*----- 葬儀社選びに不安のある方へ! -----*/
.fuan {
    padding: 8px;
    font-size: calc( 90vw / 25);
    font-weight: bold;
    margin-bottom: 20px;
    line-height: 1.5;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
    border-radius: 10px;
}
.fuan_img {
    width: 20%;
    height: auto;
    padding-right: 10px;
    align-self: center;
}
.fuan_txt {
    width: 80%;
}

.foot_comment {
    font-size: 0.5em;
    margin-top: 20px;
}
.foot_comment p {
    text-align: justify;
}

/*----- footer -----*/
#footer {
    font-size: 0.8em;
    font-weight: 400;
    line-height: 24px;
}
#footer p, #footer a {
    color: #fff;
    font-size: 11px;
    text-align: center;
    margin-bottom: 20px;
}
#footer address {
    font-size: 10px;
}

/*responsive*/
body {
    width: 100%;
}
#wrapper {
    width: 100%;
    max-width:1080px;
    margin: 0 auto;
    box-shadow: 0 0 20px rgba(0,0,0,0.2);
}
.pc_foot {
    display: none;
}

@media screen and (min-width: 730px) {
    .fv-pc {
        display: block;
    }
    .fv-sp {
        display: none;
    }    
    .fix_foot {
        display: none;
    }
    .pc_foot {
        display: block;
    }
    #main {
        display: flex;
        align-items: flex-start;
        justify-content: center;
    }
    #left_section{
        width: 65%;
        position: relative;
    }
    /*p {
        font-size: 14px;
    }*/
    h3.h3_merit1,h3.h3_merit2,h3.h3_merit3 {
        padding-left: 13%;
    }
    h3,.fuan_txt {
        font-size: 20px;
    }
    h3.txt_gr,h3 .txt_gr{
        font-size: 22px;
    }
    #form {
        position: -webkit-sticky;
        position: sticky;
        top: 10px;
        width: 35%;
        height: auto;
    }
/*    .is-fixed {
        position: fixed;
        top: 10px;
        max-width: 350px;
        overflow-y: scroll; 
    }*/
}
@media screen and (min-width: 890px) {
    h3.h3_merit1,h3.h3_merit2,h3.h3_merit3 {
        padding-left: 10%;
    }
}
@media screen and (min-width: 1080px) {
    header,#wrapper {
        width: 100%;
        max-width:1080px;
    }
}

@media screen and (max-width: 374px) {
    .cta {
        flex-direction: column;
        align-items: center;
        width: 187px;
    }
    #footer {
        padding-bottom: 200px;
    }
}
/*estimate*/
#estimate {
    position: relative;
    margin: auto;
    width: calc(100% - 16px);
    font-size: 16px;
    font-weight: 500;
    line-height: 1.45;
    color: rgb(255, 255, 255);
    background: rgb(71, 188, 121);
    border: none;
    border-radius: 8px 8px 0 0;
}
#estimate::after {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    bottom: -17px;
    margin: auto;
    width: 0;
    height: 0;
    border-top: 12px solid rgb(71, 188, 121);
    border-right: 16px solid transparent;
    border-left: 16px solid transparent;
}
.estimate-yellow {
    color: rgb(252, 237, 40);
}
.estimate-form {
    margin: auto;
    padding: 16px 0 24px;
    box-sizing: border-box;
    width: calc(100% - 16px);
    border: 1px solid rgb(71, 188, 121);
    border-radius: 0 0 8px 8px;
}
.estimate-form input, .estimate-form select {
    box-sizing: border-box;
    padding: 0px 8px;
    height: 40px;
    font-size: 14px;
    color: rgb(51, 51, 51);
    background: rgb(255, 255, 255);
    border: 1px solid rgba(207, 207, 207, 1);
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    border-radius: 0;
}
.estimate-form select {
    cursor: pointer;
}
::placeholder {
    opacity: 1;
    color: rgb(51, 51, 51);
}
.estimate-form-heading {
    display: block;
    margin-bottom: 16px;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.45;
    color: rgb(0, 0, 0);
}
.estimate-form-item-wrap:nth-child(odd) {
    padding: 8px;
    background: rgb(204, 235, 214);
}
.estimate-form-item-wrap:nth-child(even) {
    padding: 8px;
    background: rgb(255, 255, 255);
}
.estimate-form-situatio {
    display: flex;
    flex-wrap: wrap;
    gap: 8px 7px;
    width: 100%;
}
.situatio-label-wrap {
    position: relative;
    width: calc((100% - 21px)/4);
}
.situatio-label-wrap input {
    position: absolute;
    opacity: 0;
}
.situatio-label-wrap label {
    display: block;
    position: relative;
    text-align: center;
    box-sizing: border-box;
    width: 100%;
    height: 64px;
    font-size: 16px;
    font-weight: 400;
    color: rgb(20, 147, 74);
    background: rgb(255, 255, 255);
    border: 2px solid;
    border-radius: 8px;
    cursor: pointer;
}
.situatio-label-wrap input:checked + label {
    color: rgb(255, 255, 255);
    background: rgb(71, 188, 121);
    border: 2px solid rgb(71, 188, 121);
}
.situatio-label-wrap input:focus + label{
    box-shadow: 0px 2px 4px rgb(100, 100, 100);
}
.situatio-label-wrap label span {
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    transform: translateY(-50%);
}
.estimate-form-plan {
    display: flex;
    flex-wrap: wrap;
    gap: 8px 7px;
    width: 100%;
}
.plan-label-wrap {
    position: relative;
    width: calc((100% - 21px)/4);
}
.plan-label-wrap input {
    position: absolute;
    opacity: 0;
}
.plan-label-wrap label {
    display: block;
    position: relative;
    text-align: center;
    box-sizing: border-box;
    width: 100%;
    height: 64px;
    font-size: 16px;
    font-weight: 400;
    color: rgb(20, 147, 74);
    background: rgb(255, 255, 255);
    border: 2px solid;
    border-radius: 8px;
    cursor: pointer;
}
.plan-label-wrap input:checked + label {
    color: rgb(255, 255, 255);
    background: rgb(71, 188, 121);
    border: 2px solid rgb(71, 188, 121);
}
.plan-label-wrap input:focus + label{
    box-shadow: 0px 2px 4px rgb(100, 100, 100);
}
.plan-label-wrap label span {
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    transform: translateY(-50%);
}
.estimate-form-area {
    display: flex;
    gap: 8px;
}
#area-prefectures {
    width: 140px;
}
#area-town {
    width: calc(100% - 148px);
}
#name {
    width: 100%;
}
#postcode {
    display: block;
    margin-bottom: 8px;
    width: 140px;
}
.prefectures-town-wrap {
    display: flex;
    gap: 8px;
    margin-bottom: 8px;
}
#prefectures {
    width: 140px;
}
#town {
    width: calc(100% - 148px);
}
#street {
    width: 100%;
}
#tel {
    width: 100%;
}
.estimate-form-tel-text {
    margin: 16px 0 0;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.45;
    color: rgb(51, 51, 51);
}
.estimate-form-email-wrap {
    padding: 8px;
    background: rgb(204, 235, 214);
}
#email {
    width: 100%;
}
#estimate + form.estimate-form div.submit-btn-wrap {
    position: relative;
    margin: 8px auto 16px;
    padding: 0;
    max-width: 298px;
    width: 100%;
    height: 48px;
}
.submit-btn-wrap::before {
    content: "";
    position: absolute;
    top: 8px;
    left: 36px;
    width: 32px;
    height: 32px;
    background-image: url(../img/icon_memo.svg);
}
.estimate-form input[type="submit"] {
    padding: 0 0 0 40px;
    max-width: 298px;
    width: 100%;
    height: 48px;
    font-size: 21px;
    font-weight: 400;
    line-height: 48px;
    color: rgb(255, 255, 255);
    background: rgb(251, 121, 87);
    border: none;
    border-radius: 4px;
    cursor: pointer;
}
.estimate-form-link {
    display: flex;
    justify-content: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.45;
}
.estimate-form-link a {
    color: rgb(251, 121, 87);
    text-decoration: underline;
}
.estimate-form-link a:first-child {
    position: relative;
    margin-right: 20px;
}
.estimate-form-link a:first-child::after {
    content: "";
    position: absolute;
    top: 0;
    left: 100%;
    margin: 0 10px;
    width: 1px;
    height: 100%;
    background-color: rgb(0, 0, 0);
}

@media screen and (max-width: 768px) {
    .situatio-label-wrap {
        width: calc((100% - 7px)/2);
    }
    .plan-label-wrap {
        width: calc((100% - 7px)/2);
    }
}
/*cta*/
.cta {
    display: flex;
    gap: 1px;
    position: fixed;
    right: 0;
    left: 0;
    bottom: 0;  
    margin: auto;
    width: 375px;
    z-index: 999;
    font-weight: 400;
    line-height: 1.45;
}
.cta-tel {
    padding: 4px;
    box-sizing: border-box;
    width: 187px;
    height: 92px;
    background: rgb(71, 188, 121);
}
.cta-tel-text-top {
    font-size: 8px;
    color: rgb(255, 255, 255);
}
.cta-tel-number {
    text-align: center;
    font-size: 21px;
    color: rgb(252, 237, 40);
}
.cta-tel-number::before {
    display: inline-block;
    content: "";
    width: 18px;
    height: 18px;
    background-image: url(../img/icon_tel_receiver.svg);
}
.cta-tel-text-bottom {
    text-align: center;
    font-size: 7px;
    color: rgb(255, 255, 255);
}
.cta-text-yellow {
    color: rgb(252, 237, 40);
}
.cta-estimate {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 187px;
    height: 92px;
    background: rgb(251, 121, 87);
}
.cta-estimate-text-top {
    text-align: center;
    font-size: 10px;
    color: rgb(255, 255, 255);
}
.cta-estimate-text-bottom {
    margin: 0;
    font-size: 18px;
    color: rgb(252, 237, 40);
}
/*cta19*/
.cta19 {
    position: fixed;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    padding: 5px 20px 10px;
    box-sizing: border-box;
    width: 100%;
    max-height: 90px;
    background-color: rgba(51,51,51,.9);
}
.cta-text {
    text-align: center;
}
.cta-text p {
    display: inline-block;
    position: relative;
    margin-bottom: 7px;
    font-weight: 700;
    font-size: 15px;
    line-height: 1;
    color: #fff;
}
.cta-text p::before {
    content: "";
    position: absolute;
    top: 60%;
    left: -12px;
    width: 1px;
    height: 14px;
    background-color: #fff;
    transform: translateY(-50%) rotate(-35deg);
}
.cta-text p::after {
    content: "";
    position: absolute;
    top: 60%;
    right: -12px;
    width: 1px;
    height: 14px;
    background-color: #fff;
    transform: translateY(-50%) rotate(35deg);
}
.cta-text p {
    font-size: 15px;
}
.cta-text em {
    font-size: 16px;
}
.cta-text-yellow {
    font-size: 16px;
    color: rgb(252, 237, 40);
}
.cta-text .cta-text-yellow em {
    font-size: 22px;
}
.cta-btn {
    display: flex;
    gap: 10px;
    margin: auto;
    max-width: 730px;
    width: 100%;
}
.cta-btn-tel {
    width: calc(55% - 5px);
}
.cta-btn-tel a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 43px;
    background-color: rgb(20, 147, 74);
    border-radius: 3px;
    text-decoration: none;
    box-shadow: 0 3px 0 rgb(13,98,48);
}
.cta-btn-tel p {
    display: inline-block;
    position: relative;
    left: 20px;
    margin: 0;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
}
.cta-btn-tel p::before {
    content: "";
    position: absolute;
    top: 50%;
    left: -40px;
    width: 32px;
    height: 32px;
    background-image: url(../img/cta-btn.png);
    background-repeat: no-repeat;
    background-size: contain;
    transform: translateY(-50%);
}
.cta-btn-request {
    width: calc(45% - 5px);
}
.cta-btn-request a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 43px;
    background-color: rgb(71, 188, 121);
    border-radius: 3px;
    text-decoration: none;
    box-shadow: 0 3px rgb(55,148,94);
}
.cta-btn-request p {
    display: inline-block;
    position: relative;
    right: 8px;
    margin: 0;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
}
.cta-btn-request p::after {
    content: "";
    position: absolute;
    top: 50%;
    right: -16px;
    width: 5px;
    height: 5px;;
    border: 2px solid #fff;
    border-bottom: 0;
    border-left: 0;
    transform: translateY(-50%) rotate(45deg);
}