@charset "UTF-8";

#title {
    background-image: url("../img/title.jpg");
}

.op_bg1 {
    position: relative;
    background-color: #b9b69b;
    color: #fff;
    z-index: 1;
}
.op_bg2 {
    background-image: url("../img/bg.webp");
    background-size: 500px auto;
    background-position: center center;
}

.imgset img {
    width: 100%;
}

.title_box {
    text-align: center;
}
.title_box p {
    font-size: 1.8em;
    line-height: 1.4;
}
.title_box h3 {
    line-height: 0;
    width: 80%;
    margin: 2em auto 3em;
}
.title_box h4 {
    line-height: 0;
    width: 50%;
    margin: 0 auto;
}

.conadj {
    padding-top: 80px;
    padding-bottom: 80px;
}

.main_img {
    background-image: url("../img/main_img.webp");
    width: 100%;
    max-width: 1300px;
    margin: 0 auto;
    aspect-ratio: 193 / 128;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    display: flex;
    justify-content: center;
    align-items: center;
}
.main_img p {
    width: 50%;
}

.tx2 {
    width: 70%;
    margin: 0 auto 1em;
}
.tx2b {
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,serif;
    text-align: center;
    font-size: 1.4em;
    font-weight: 500;
    line-height: 1.5;
    margin-bottom: 3em;
}

.md_box1 {
    background-color: #a29f7f;
    padding: 30px 40px 220px;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,serif;
}
.md_box1 h3 {
    font-weight: 500;
    text-align: center;
    font-size: 3em;
    line-height: 1.5;
}
.md_box1 ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    line-height: 1.7;
    margin-top: 1em;
}
.md_box1 ul li {
    width: 50%;
}
.md_box1 ul li:first-child p {
    font-size: 1.24em;
}
.md_box1 ul li:first-child p span {
    font-size: 2em;
}
.md_box1 ul li:last-child {
    font-size: 1.16em;
}
.md_box1 ul li:last-child p {
	text-indent:-1em;
	padding-left:1em;
}
.md_img1 {
    position: relative;
    margin-top: -200px;
}

.tx2c {
    text-align: center;
    font-size: 2em;
    font-weight: normal;
    line-height: 1.5;
    margin-bottom: 2em;
}
.md_box2 {
    background-color: #a29f7f;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,serif;
    margin-bottom: 5em;
}
.md_box2 ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    line-height: 1.7;
}
.md_box2 ul li {
    box-sizing: border-box;
    flex-shrink: 0;
    white-space: nowrap;
}
.md_box2 ul li:first-child {
    width: 42%;
    padding: 30px 0 30px 40px;
}
.md_box2 ul li:last-child {
    width: 58%;
}
.md_box2 ul li:last-child img {
    margin-top: -30px;
    margin-bottom: -30px;
}
.md_box2 ul li:first-child h3 {
    font-weight: 500;
    font-size: 1.8em;
    line-height: 1.5;
}
.md_box2 ul li:first-child p {
    font-size: 1.24em;
    margin-top: 1em;
}
.md_box2 ul li:first-child p span {
    font-size: 2em;
}

.kurashi_box {
    position: relative;
    z-index: 2;
    box-sizing: border-box;
    background-color: #fff;
    padding: 40px;
    width: 1000px;
    margin: -80px auto;
    color: #111;
}
.kurashi_box h4 {
    width: 90%;
    margin: 0 auto;
}
.kurashi_box h5 {
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,serif;
    text-align: center;
    font-size: 2.5em;
    font-weight: 500;
    line-height: 1.5;
    margin: 1em auto;
}

.kurashi_bg {
    background-image: url("../img/img4.webp");
    background-position: center center;
    background-size: cover;
    height: 700px;
    margin-bottom: -80px;
}

.table_box1 {
    box-sizing: border-box;
    background-color: #fff;
    padding: 40px;
    margin-bottom: 3em;
}
.table_box1 h4 {
    text-align: center;
    font-size: 2em;
    line-height: 1.4;
}
.table_box1 h4 span {
    color: #e60012;
}
.table_box1 h4 strong {
    font-size: 2em;
}
.table_box1 section {
    margin: 2em 180px;
    line-height: 1.5;
}
.table_box1 section.sec_adj {
    margin: 2em 0;
}
.table_box1 section img {
    margin: 0.5em auto;
}
.table_box1 section h5 {
    font-size: 1em;
}
.table_box1 section h6 {
    font-size: 1.4em;
}
.table_box1 section p {
    font-size: 0.76em;
	text-indent:-1em;
	padding-left:1em;
}
.ch_tx {
    line-height: 1.7;
}

.tx4 {
    text-align: center;
    font-size: 2em;
    line-height: 1.4;
}

.gmap {
    margin: 5em 0 3em;
}

@media screen and (min-width: 500px) {

.table_fm tr:nth-child(2) th,.table_fm tr:nth-child(2) td,.table_fm tr:nth-child(4) th,.table_fm tr:nth-child(4) td,.table_fm tr:nth-child(8) th,.table_fm tr:nth-child(8) td,.table_fm tr:nth-child(9) th,.table_fm tr:nth-child(9) td {
    border-bottom-width: 0 !important;
    padding-bottom: 0 !important;
}

.box_reverse ul {
    flex-direction: row-reverse;
}
.box_reverse ul li:first-child {
    padding: 30px 40px 30px 0;
}
}

@media screen and (max-width: 499px) {
#title {
    background-image: url("../img/title_sp.jpg");
}

.title_box p {
    font-size: 1em;
}
.title_box h3 {
    width: 100%;
    margin: 1.5em auto 2em;
}
.title_box h4 {
    width: 80%;
}

.conadj {
    padding-top: 40px;
    padding-bottom: 35px;
}

.main_img p {
    width: 70%;
}

.tx2 {
    line-height: 0;
    width: 90%;
    margin: 0 auto 1em;
}
.tx2b {
    font-size: 1em;
    margin-bottom: 2em;
}

.md_box1 {
    padding: 15px 15px 70px;
}
.md_box1 h3 {
    font-size: 1.4em;
    line-height: 1.4;
}
.md_box1 ul {
    margin-top: 1em;
}
.md_box1 ul li {
    box-sizing: border-box;
    width: 100%;
}
.md_box1 ul li:first-child {
    margin-bottom: 1em;
}
.md_box1 ul li:first-child p {
    font-size: 0.92em;
}
.md_box1 ul li:first-child p span {
    font-size: 2em;
}
.md_box1 ul li:last-child {
    font-size: 0.92em;
    padding: 0 1em;
}
.md_img1 {
    position: relative;
    margin-top: -60px;
}

.tx2c {
    text-align: left;
    font-size: 1.32em;
    margin-bottom: 2em;
}
.md_box2 {
    margin-bottom: 100px;
}
.md_box2 ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    line-height: 1.7;
}
.md_box2 ul li {
    box-sizing: border-box;
    flex-shrink: 0;
    white-space:normal;
}
.md_box2 ul li:first-child {
    width: 100%;
    padding: 15px 15px;
}
.md_box2 ul li:last-child {
    width: 100%;
}
.md_box2 ul li:last-child img {
    margin-top: 0;
    margin-bottom: -70px;
}
.md_box2 ul li:first-child h3 {
    font-size: 1.4em;
    line-height: 1.4;
    text-align: center;
}
.md_box2 ul li:first-child p {
    font-size: 0.92em;
    margin-top: 1em;
}
.md_box2 ul li:first-child p span {
    font-size: 2em;
}

.kurashi_box {
    padding: 25px 15px 15px;
    width: auto;
    margin: -50px 30px;
}
.kurashi_box h4 {
    width: 100%;
}
.kurashi_box h5 {
    font-size: 1.4em;
    line-height: 1.4;
    margin: 1em auto;
}

.kurashi_bg {
    background-position: center center;
    height: 320px;
    margin-bottom: -50px;
}

.table_box1 {
    padding: 15px;
    margin-bottom: 3em;
}
.table_box1 h4 {
    text-align: left;
    font-size: 1.24em;
    line-height: 1.4;
}
.table_box1 h4 span {
    color: #e60012;
}
.table_box1 h4 strong {
    font-size: 1.4em;
}
.table_box1 section {
    margin: 2em 0;
    line-height: 1.5;
}
.table_box1 section.sec_adj {
    margin: 2em 0;
}
.table_box1 section img {
    margin: 0.5em auto;
}
.table_box1 section h5 {
    font-size: 0.84em;
}
.table_box1 section h6 {
    font-size: 1em;
}
.table_box1 section p {
    font-size: 0.76em;
	text-indent:-1em;
	padding-left:1em;
}
.ch_tx {
    font-size: 0.92em;
    line-height: 1.7;
}

.tx4 {
    text-align: center;
    font-size: 1.24em;
    line-height: 1.7;
}

.gmap {
    margin: 4em 0 2em;
}


}
