.s_02 .accordion_one {
    max-width: 80%;
    margin: 0 auto;
}
.s_02 .accordion_one .accordion_header {
    background-color: #0EA298;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    padding: 10px 2%;
    text-align: left;
    position: relative;
    z-index: +1;
    cursor: pointer;
    transition-duration: 0.2s;
    border: 2px solid #E9F5F5;
    border-radius: 5px;
}
.s_02 .accordion_one .accordion_header:hover {
    opacity: 0.8;
}
.s_02 .accordion_one .accordion_header .i_box {
    right: 2%;
    top: 0;
    bottom: 0;
    margin: auto;
    padding: 10px 3%;
    position: absolute;
    font-size: 22px;
    font-weight: bold;
}
.s_02 .accordion_one .accordion_inner {
    display: none;
    padding: 0px 0px;
}
.s_02 .accordion_one .accordion_inner p.txt_a_ac {
    display: flex;
    flex-flow: row wrap;
}

.button_city {
    /* width: 150px; */
    width: 14%;
    height: 30px;
    /* margin: 10px 10px; */
    margin: 10px 1%;

    /* display: flex; */
    /* justify-content: center; */
    /* align-items: center; */
    background: #fff;
    border: 1px solid #0EA298;
    /* box-sizing: border-box; */
    /* width: 100%; */
    /* height: 50px; */
    /* padding: 0 6% 0 12%; */
    color: #0EA298;
    font-size: 14px;
    /* text-align: left; */
    /* text-decoration: none; */
    /* position: relative; */
    transition-duration: 0.2s;
}

.button_city:hover {
    color: #ffffff;
    background: #4580ff;
}

/* @media screen and (max-width: 767px) {
    .s_02 .accordion_one .accordion_header {
        font-size: 16px;
        text-align: left;
        padding: 15px 60px 15px 15px;
    }
} */

/*====================================================================
  莉･荳九�荳崎ｦ√〒縺吶�
  ====================================================================*/
/*   
  body {
    font-family: YuGothic, "貂ｸ繧ｴ繧ｷ繝�け菴�", "Yu Gothic", "繝偵Λ繧ｮ繝手ｧ偵ざ Pro", "Hiragino Kaku Gothic Pro", "繝｡繧､繝ｪ繧ｪ", Meiryo, "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", "MS PGothic", sans-serif;
    font-size: 16px;
    letter-spacing: .025em;
    line-height: 1.8;
    margin: 0;
  }
  @media screen and (max-width: 1024px) {
    body {
      font-size: 14px;
    }
  }
  .section {
    max-width: 1024px;
    margin: 0 auto;
    padding: 20px 20px 500px;
  }
  .section p._a {
    font-size: 12px;
    font-weight: bold;
    margin: 30px 0 0;
  }
  .section p._a .link {
    display: inline-block;
    color: #607D8B;
    padding-left: 1.3em;
    text-indent: -1.3em;
  }
  .section p._a .link:before {
    content: '';
    display: inline-block;
    width: 5px;
    height: 5px;
    border-top: 2px solid #607D8B;
    border-right: 2px solid #607D8B;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-right: 10px;
  }
  .oneBox {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 300px;
    height: 250px;
    margin: 0 auto 50px;
    overflow: hidden;
  }
 */

/* @keyframes hideop {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
        display: none;
    }
} */
.securing_space {
    min-height: 400px;
    margin: 50px auto;
}

.answer_container {
    display: none;
    position: relative;
    min-height: 400px;
    width: 80%;
    left: 0;
    right: 0;
    margin: 50px auto;
}

/* .Frame {
    background-color: #177d35;
    color: #FFFFFF;
  } */

/* .answer_container.hide {
    opacity: 0;
}

.answer_container.fadeIn {
    opacity: 1;
} */

.answer_map {
    position: absolute;
    width: 30%;
    height: 400px;
    left: 0;
    top: 0;
    padding: 20px;
    text-align: center;
}

.face_picture {
    /* width: 100%; */
    height: 150px;
    /* left: 0;
    right: 0;
    margin: auto; */
    margin: 10px 0px;
}

.map_picture {
    /* width: 100%; */
    height: 240px;
    /* left: 0;
    right: 0;
    margin: auto; */
    margin: 10px 0px;
}

.answer_area {
    position: absolute;
    width: 62%;
    min-height: 300px;
    top: 0;
    left: 35%;
    text-align: center;
}

.face_picture_sp {
    /* display: none; */
    height: 80px;
    margin: 0 10px;
}

.city_mayer_area {
    display: flex;
    justify-content: center;
    line-height: 50px;
}

.city_mayer_area_sp {
    display: none;
    justify-content: center;
    line-height: 30px;
    /* margin: 0; */
}

.city_text {
    font-size: 22pt;
    font-weight: bold;
    margin: 10px 10px;
}

.mayer_text {
    font-size: 22pt;
    font-weight: bold;
    margin: 10px 10px;
}

.answer_text_area {
    height: 350px;
    width: 100%;
    /* margin: 10px 0px; */
    overflow-y: auto;
}

.answer_top {
    margin-top: 20px;
}

.answer_bottom {
    margin-bottom: 20px;
}

.shiji_header {
    text-align: center;
    width: 100%;
    line-height: 35px;
    font-size: 16pt;
    /* top: 0; */
    /* bottom: 0; */
    /* left: 0; */
    /* right: 0; */
    /* margin: auto; */
    /* padding: 0 0; */
    background-color: #2795A8;
    color: #fff;
}

.shiji_koho {
    font-size: 20pt;
    font-weight: bold;
    margin: 10px 0px 0px;
}

.shiji_riyu {
    font-size: 14pt;
    margin: 10px 10px;
    text-align: left;
    min-height: 80px;
    line-height: 140%;
}

.hyoka_header {
    text-align: center;
    width: 100%;
    line-height: 35px;
    font-size: 16pt;
    /* top: 0; */
    /* bottom: 0; */
    /* left: 0; */
    /* right: 0; */
    /* margin: auto; */
    /* padding: 0 0; */
    background-color: #2795A8;
    color: #fff;
}

.hyoka_text {
    font-size: 20pt;
    font-weight: bold;
    margin: 10px 0px 0px;
}

.hyoka_riyu {
    font-size: 14pt;
    margin: 10px 10px 30px;
    text-align: left;
    min-height: 80px;
    line-height: 140%;
}

@media screen and (max-width: 1024px) {
    .s_02 .accordion_one {
        max-width: 90%;
        margin: 0 auto;
    }
    .s_02 .accordion_one .accordion_header {
        /* background-color: #4580ff;
        color: #fff; */
        font-size: 18px;
        /* font-weight: bold; */
        padding: 5px 2%;
        /* text-align: left;
        position: relative;
        z-index: +1;
        cursor: pointer;
        transition-duration: 0.2s;
        border: 2px solid #fff; */
    }
    .s_02 .accordion_one .accordion_header .i_box {
        /* right: 2%; */
        /* top: 0; */
        /* bottom: 0; */
        /* margin: auto; */
        padding: 2px 3%;
        /* position: absolute; */
        /* font-size: 18px; */
        /* font-weight: bold; */
    }

    .button_city {
        width: 39%;
        /* height: 30px; */
        margin: 10px 5%;
    }

    .answer_container {
        /* display: none; */
        /* position: relative; */
        /* height: 300px; */
        width: 90%;
        /* left: 0; */
        /* right: 0; */
        /* margin: 50px auto; */
    }

    .answer_map {
        display: none;
    }

    .answer_area {
        /* position: absolute; */
        width: 100%;
        /* height: 300px; */
        /* top: 0; */
        left: 0;
        /* text-align: center; */
    }

    .city_mayer_area {
        display: none;
    }

    .city_mayer_area_sp {
        display: flex;
        /* justify-content: center;
        line-height: 50px; */
    }

    .face_picture_sp {
        display: block;
        line-height: 30px;
    }
    /* .s_02 .accordion_one .accordion_header {
        font-size: 18px;
    }
    .s_02 .accordion_one .accordion_header .i_box {
        width: 30px;
        height: 30px;
        margin-top: -15px;
    } */
}