@charset "utf-8";
.mainImg {
    /* margin-top: 0px; */
    margin-bottom: 20px;
}
.flowBox {
    margin: 20px 0;
    text-align: center;
}
.mb30 {
    margin-bottom: 20px;
}
.bnr_contact {
    border-top: 2px dotted #c8c8c8;
    border-bottom: 2px dotted #c8c8c8;
    padding: 10px 0 20px;
}
.wrapper_about_faqlist {
    background: #c4eafb;
    padding: 10px;
    margin-top: 20px
}
.wrapper_about_faqlist {
    background: #c4eafb;
    padding: 5px;
    margin-top: 20px;
}

.about_faqlist {
    background: #fff;
    padding: 0 5px;
}

.about_faqlist dl {
    padding: 15px 0;
    border-bottom: dotted 1px #bfbfbf
}

.about_faqlist dl:last-child {
    border-bottom: 0
}

.about_faqlist dt {
    background: url(../images/ico_faq_q.png) 0 0 no-repeat;
    padding-left: 25px;
    line-height: 23px;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
}

.about_faqlist dt a {
    font-weight: bold
}

.about_faqlist dd {
    font-size: 12px;
    line-height: 20px
}

.about_faqlist .detailLink {
    text-align: right
}

.about_faqlist .detailLink a {
    background: url(../images/ico_faq_more.png) 0 center no-repeat;
    padding-left: 18px
}

.wrapper_btn_faq {
    border-left: solid 3px #fff;
    border-right: solid 3px #fff;
    border-bottom: solid 3px #fff
}

.btn_faq {
    text-align: center;
    padding: 15px 0;
    background: #f5f5f5;
    border-top: dotted 2px #bfbfbf
}
.navi_content {
    padding: 20px 0;
    border-top: 1px dotted #9e9e9e;
    border-bottom: 1px dotted #9e9e9e;
    /*margin: 20px 0;*/
}
h3.title {
    background: url(../images/ico_square01.gif) no-repeat 0 10px;
    padding: 8px 0 0 10px;
    border-bottom: 2px solid #28a7e1;
    border-top: 2px solid #e7e7e7;
    padding-bottom: 8px;
    font-weight: bold;
    font-size: 14px;
    margin: 20px 0;
}
ul.navi_content.cf.mt30 img {
    width: 100%;
}
.btn_faq a:hover {
    opacity: 0.7;
}
a:hover img.alp {
    -moz-opacity: .8;
    opacity: .8;
    filter: alpha(opacity=70);
}
.mainImg {
    position: relative;
}
.telnumber-urgent {
    position: absolute;
    display: block;
    top: 0;
    width: 100%;
    height: 100%;
}
.telnumber-urgent span {
    position: relative;
    top: 53%;
    left: 12%;
	font-family: "Roboto", sans-serif;
    font-size: 7.9vw;
    font-weight: 800;
	line-height: 1;
    text-shadow:
        2px 2px 1px #fff,
       -2px 2px 1px #fff,
        2px -2px 1px #fff,
       -2px -2px 1px #fff,
        2px 0px 1px #fff,
        0px 2px 1px #fff,
       -2px 0px 1px #fff,
        0px -2px 1px #fff,
        2px 2px 2px rgb(0 0 0 / 70%);
}
.container > .sp_cv{
	margin: 0 -10px;
}
