@charset "UTF-8";
/* コンテンツ */

.contact_bg {

}

#footer {
    background-color: #7f929b;
}

#title {
    background-image: url("../img/title_bg.webp");
}
.titlebox {
    position: relative;
    color: #fff;
    width: 840px;
    margin: 0 auto;
    box-sizing: border-box;
}
.titlebox h2 {
    position: relative;
    font-family: 'Akrobat Bold', sans-serif;
    font-size: 8em;
    line-height: 1;
    display: flex;
    justify-content: center;
    align-items: center
}
.titlebox h2 span {
    font-family: "Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;
    font-size: 0.84em;
    margin-top: 0.1em;
}
.titlebox h3 {
    position: relative;
    font-size: 1.24em;
    line-height: 1.4;
}
.titlebox h4 {
    position: relative;
    font-size: 1.8em;
    line-height: 1.4;
    margin-top: 1em;
    margin-bottom: 0.5em;
}
.titlebox h4 strong {
    font-size: 0.76em;
}
.titlebox p {
    position: relative;
    text-align: left;
    line-height: 1.7;
}

.charea h3 {
    text-align: center;
    font-size: 2.5em;
    line-height: 1.4;
    margin-bottom: 0.6em;
}
.charea h4 {
    text-align: center;
    font-size: 1.6em;
    line-height: 1.4;
    margin-bottom: 1em;
}
.charea p {
    text-align: center;
    line-height: 1.7;
    margin-bottom: 2em;
}
.charea h5 {
    text-align: center;
    position: relative;
    z-index: 100;
}
.charea h5 span {
    text-align: left;
    display: inline-block;
    background-color: #72b8da;
    color: #fff;
    font-size: 1.24em;
    line-height: 1.5;
    padding: 0.7em 1.5em;
    margin: 0 auto;
}

.chbox {
    background-color: #f6f7f7;
    padding: 80px 80px 40px;
    margin-top: -40px;
    margin-bottom: 2em;
}
.chbox ul {
    margin-bottom: -0.5em;
}
.chbox ul li {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    line-height: 1.5;
    font-size: 1.24em;
    margin-bottom: 0.5em;
}
.chbox ul li input {
    margin-right: 5px;
}

.charea h6 {
    text-align: center;
    font-size: 1.6em;
    line-height: 1.4;
}

.more_re {
	width:100%;
}
.more_re a {
    display: block;
    color: #fff;
    background-color: #7f929b;
    line-height: 1.4;
    padding: 1.5em 0;
    font-size: 1.24em;
    box-sizing: border-box;
    text-align: center;
    background-image: url("../../img/arr_w.png");
    background-repeat: no-repeat;
    background-position: right 0.5em center;
    background-size: 0.5em auto;
    padding-right: 1em;
    transition: all 0.3s;
}
.more_re a:hover {
	opacity: 0.7;
}

.waybox ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: -1.3em;
}
.waybox ul li {
    width: 48.5%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    background-color: #c0d5df;
    font-size: 1.24em;
    line-height: 1.4;
    padding: 0.7em 1.2em;
    box-sizing: border-box;
    margin-bottom: 1.3em;
}
.waybox ul li:nth-child(2) {
    background-color: #ebcdd3;
}
.waybox ul li:nth-child(3) {
    background-color: #d8dbb8;
}
.waybox ul li:nth-child(4) {
    background-color: #efe1c1;
}
.waybox ul li img {
    width: 60px;
    margin-right: 0.5em;
}

.bg_rc {
    background-color: #f6f7f7;
}

.tx1 {
    text-align: center;
    font-size: 1.6em;
    line-height: 1.4;
    margin-bottom: 1em;
}
.res_box {
    background-color: #fff;
    padding: 20px 30px;
}
.res_box ul {
    margin-bottom: -0.5em;
}
.res_box ul li {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    font-size: 1.24em;
    line-height: 1.5;
    margin-bottom: 0.5em;
}

.rtite {
    padding-left: 10%;
    padding-right: 10%;
}
.rec_box {
    background-color: #f0f1f1;
    padding: 30px 50px 50px;
    margin-bottom: 3em;
}
.rec_box h3 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 0.8em;
}
.rec_box h3 img {
    width: 80px;
}
.rec_box h3 p {
    border-bottom: 1px solid #202020;
    font-size: 2em;
    line-height: 1.4;
    padding: 0 0.5em 0.3em;
    margin-bottom: 0.5em;
    flex-grow: 1;
}
.rec_box h4 {
    color: #0062b1;
    font-size: 1.24em;
    line-height: 1.5;
}
.dron_tx {

}

.dronbox ul {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.dronbox ul li:nth-child(1) {
    width: 30%;
    line-height: 1.7;
}
.dronbox ul li:nth-child(2) {
    width: 70%;
}

.snsbox ul li {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    line-height: 1.5;
}
.snsbox ul li img {
    height: 70px;
    margin-right: 10px;
}
.rcol1 {
    color: #c30d23;
    font-size: 1.24em;
}
.rcol2 {
    color: #172a88;
    font-size: 1.24em;
}
.rcol3 {
    color: #c30d23;
    font-size: 1.24em;
}

.tx2 {
    text-align: center;
    font-size: 1.6em;
    line-height: 1.5;
    margin-bottom: 2em;
}

@media screen and (max-width: 560px) {
.titlebox {
    width: 100%;
    margin-left: 30px;
    margin-right: 30px;
}
.titlebox h2 {
    font-size: 4em;
}
.titlebox h3 {
    font-size: 0.92em;
}
.titlebox h4 {
    font-size: 1.16em;
}
.titlebox p {
    font-size: 0.76em;
    line-height: 1.5;
}

.charea h3 {
    font-size: 1.4em;
    margin-bottom: 0.8em;
}
.charea h4 {
    font-size: 1.24em;
}
.charea p {
 
}
.charea h5 {
    
}
.charea h5 span {
    font-size: 1em;
}

.chbox {
    padding: 40px 20px 20px;
    margin-top: -20px;
    margin-bottom: 2em;
}
.chbox ul {
    margin-bottom: -1em;
}
.chbox ul li {
    align-items: flex-start;
    font-size: 1em;
    margin-bottom: 1em;
}
.chbox ul li input {
    margin-top: 4px !important;
}

.charea h6 {
    font-size: 1.24em;
}

.more_re a {
    font-size: 1em;
    padding: 1em 0;
}

.waybox ul {
    margin-bottom: -1em;
}
.waybox ul li {
    width: 100%;
    font-size: 1em;
    margin-bottom: 1em;
}
.waybox ul li img {
    width: 40px;
}

.tx1 {
    font-size: 1.16em;
}
.res_box {
    padding: 20px 30px;
}
.res_box ul {
}
.res_box ul li {
    font-size: 1em;
}

.rtite {
    padding-left: 5%;
    padding-right: 5%;
}

.rec_box {
    padding: 30px 10px;
    margin-bottom: 3em;
}
.rec_box h3 {
    margin-bottom: 1.5em;
}
.rec_box h3 img {
    width: 60px;
}
.rec_box h3 p {
    font-size: 1.16em;
    line-height: 1.4;
    padding: 0 0.5em 0.3em;
    margin-bottom: 0;
    flex-grow: 1;
}
.rec_box h4 {
    font-size: 1.16em;
}
.dron_tx {
    display: flex;
    justify-content: center;
    align-items: flex-start;
}
.dron_tx p {
    width: 50%;
}
.dronbox ul {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap
}
.dronbox ul li:nth-child(1) {
    width: 100%;
    line-height: 1.7;
}
.dronbox ul li:nth-child(2) {
    width: 70%;
}

.snsbox ul li {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    line-height: 1.5;
}
.snsadj ul li {
    display: block;
}
.snsadj ul li:first-child img {
    margin-bottom: 1em;
}
.snsbox ul li img {
    height: 70px;
    margin-right: 10px;
}
.rcol1 {
    color: #c30d23;
    font-size: 1.24em;
}
.rcol2 {
    color: #172a88;
    font-size: 1.24em;
}
.rcol3 {
    color: #c30d23;
    font-size: 1.24em;
}
.rcadj {
    margin-bottom: 2em;
}

.tx2 {
    text-align: left;
    font-size: 1.16em;
    line-height: 1.5;
    margin-bottom: 2em;
}

}
