@charset "UTF-8";

  @media (max-width: 1270px) {
  html {
    overflow: visible;
    overflow-x: hidden;
    width: 1270px;
  }
  body {
    overflow: visible !important;
    width: 1270px;
  }
  .inner_1300 {
    margin: auto;
    position: relative;
    width: 1240px;
  }
  .inner_1100 {
    margin: auto;
    position: relative;
    width: 1050px;
  }
  .inner_1000 {
    margin: auto;
    position: relative;
    width: 950px;
  }
  header {
    width: 1270px;
  }
  footer {
    width: 1270px;
  }
}

@media screen and (min-width: 481px) {
  .pc_none {
    display: none !important
  }
}

@media (max-width: 480px) {
  body header {
    background: none;
    height: auto;
    padding-top: 0
  }
  body header #header_logo, body header #gnav {
    display: none
  }
  body header.clone-nav {
    display: none
  }
  .header_bottom {
    background-image: none;
    height: auto;
  }
  body header.clone-nav {
    display: none
  }
  body #rd_header {
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.6);
    background: #FFF;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.6);
    display: block;
    height: 50px;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000
  }
  body #rd_header #rd_logo a {
    background: url(../img/header_logo.png) no-repeat;
    background-size: contain;
    display: block !important;
    width: 251px;
    padding: 5px 5px;
    margin: 5px;
    position: relative !important;
    text-indent: -9999px;
  }
  body #rd_header #rd_gnav {
    display: block;
    height: 50px;
    width: 50px;
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
  }
  body #rd_header #rd_gnav a {
    color: #338185;
    display: inline-block;
    font-size: 10px !important;
    height: 10px;
    letter-spacing: -.04em;
    line-height: 1em;
    list-style: none;
    padding: 35px 10px 5px;
    position: relative;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
  }
  body #rd_header #rd_gnav:hover {
    background: #FAFAFA
  }
  body #panel-btn-icon {
    -webkit-transition: .2s;
    background: #338185;
    display: block;
    height: 2px;
    left: 50%;
    margin: -1px 0 0 -7px;
    position: absolute;
    top: 38%;
    transition: .2s;
    width: 14px
  }
  body #panel-btn-icon:before, body #panel-btn-icon:after {
    -webkit-transition: .3s;
    background: #338185 !important;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    top: 38%;
    transition: .3s;
    width: 14px
  }
  body #panel-btn-icon:before {
    margin-top: -6px
  }
  body #panel-btn-icon:after {
    margin-top: 4px
  }
  body #panel-btn .close {
    background: transparent;
    background: rgba(0, 0, 0, 0) !important
  }
  body #panel-btn .close:before, body #panel-btn .close:after {
    background: #338185 !important;
    margin-top: 0
  }
  body #panel-btn .close:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
  }
  body #panel-btn .close:before {
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg)
  }
  body #panel {
    display: none;
    height: auto;
    margin: 0;
    padding: 0 0 247px;
    position: absolute;
    text-align: left;
    top: 50px;
    width: 100%;
    z-index: 1000
  }
  body #panel li {
    background: rgba(0, 98, 102, 0.7);
  }
  body #panel li a {
    border-bottom: 1px dashed #EEE;
    color: #FFF;
    display: block;
    font-size: .8em;
    line-height: 100%;
    padding: 10px 5% 8px;
    position: relative;
    text-decoration: none;
    width: 100%
  }
  body #panel li a:after {
    content: ">";
    position: absolute;
    right: 7%;
    top: 8px
  }
  body #panel li a:hover {
    background: rgba(0, 98, 102, 0.9);
    color: #FFF
  }
  body #panel li:last-child a {
    border-bottom: 0
  }
  body .dropdown {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
  }
  body .dropdown li {
    padding: 0
  }
}

@media (max-width: 480px) {
  html {
    -webkit-text-size-adjust: 100% !important;
    max-width: 480px;
    overflow-x: hidden;
    width: 100%
  }
  html body {
    -webkit-box-shadow: none;
    -webkit-text-size-adjust: 100% !important;
    box-shadow: none;
    font-size: 16px;
    letter-spacing: .08em;
    letter-spacing: 0;
    line-height: 1.8em;
    max-width: 480px;
    min-width: 320px;
    overflow-x: hidden !important;
    top: 0 !important;
    width: 100%
  }
  html body .inner_1300  {
    margin: 0 auto;
    max-width: 480px;
    padding: 0 4%;
    width: 92% !important
  }
  html body .inner_1100  {
    margin: 0 auto;
    max-width: 480px;
    padding: 0 4%;
    width: 92% !important
  }
  html body .inner_1000  {
    margin: 0 auto;
    max-width: 480px;
    padding: 0 4%;
    width: 92% !important
  }
  html body .sp_none {
    display: none
  }
  h2 {
    font-size: 24px;
  }
  #index01, #index02, #index03, #index04, #index05, #index06, #index07, #index08, #index09, #contact, #thanks01  {
    margin-bottom: 50px;
  }
  .flex {
    flex-wrap: wrap;
  }
  .w_100 {
    width: auto;
  }
  .w_580 {
    width: auto;
  }
  .top_catch {
    margin-top: -220px;
  }
  .top_catch_w {
    margin-bottom: 50px;
  }
  .top_catch_text {
    font-size: 20px;
  }
  .top_catch_menus.flex {
    width: 100%;
    padding: 0 5%;
    margin-bottom: 50px;
  }
  .top_catch_menu {
    margin: auto;
    margin-top: 50px;
  }
  .top_catch_menu:last-child {
    margin: auto;
    margin-top: 50px;
  }
  .top_catch_menu_text {
    width: 80%;
    font-size: 18px;
  }
  .top_catch_menu_img {
    width: 100%;
  }
  /* =============== */
  /* ===== index01 ===== */
  /* =============== */
  .index01_subtitle {
    font-size: 22px;
  }
  /* =============== */
  /* ===== index02 ===== */
  /* =============== */
  #index02 {
    padding-top: 80px;
    margin-top: -80px;
  }
  #index02 h3 {
    font-size: 20px;
  }
  #index02 h4 {
    font-size: 18px;
  }
  .faq_list_box dt {
    font-size: 16px;
  }
  .dt_text {
    display: block;
    margin-top: 20px;
  }
  .faq_list_box img {
    width: 55px;
    margin: 0 5px -15px 0;
  }
  .font_s {
    font-size: 15px;
    letter-spacing: -1px;
  }
  /* =============== */
  /* ===== index03 ===== */
  /* =============== */
  #index03 {
    padding-top: 80px;
    margin-top: -80px;
  }
  .index03_content::before {
    width: 60px;
    height: 60px;
    top: -30px;
  }
  /* =============== */
  /* ===== index04 ===== */
  /* =============== */
  #index04 {
    padding-top: 80px;
    margin-top: -80px;
  }
  .index04_l {
    width: 100%;
    border-radius: 10px 10px 0 0;
  }
  .index04_r {
    width: 100%;
    border-radius: 0 0 10px 10px;
  }
  /* =============== */
  /* ===== index05 ===== */
  /* =============== */
  #index05 {
    padding-top: 80px;
    margin-top: -80px;
  }
  .index05_link {
    width: 48%;
    margin: 0% 1% 3%;
  }
  .index05_link_img {
    width: 100%;
  }
  .index05_link_title a {
    width: 100%;
  }
  /* =============== */
  /* ===== index06 ===== */
  /* =============== */
  #index06 {
    padding-top: 80px;
    margin-top: -80px;
  }
  /* =============== */
  /* ===== index07 ===== */
  /* =============== */
  #index07 {
    padding-top: 80px;
    margin-top: -80px;
  }
  .index07_bg {
    padding: 50px 0;
  }
  .index07_text02 {
    font-size: 18px;
  }
  .index07_content {
    margin: 5% 0;
  }
  /* =============== */
  /* ===== index08 ===== */
  /* =============== */
  #index08 {
    padding-top: 90px;
    margin-top: -90px;
  }
  .index08_t {
    font-size: 18px;
    padding: 3%;
  }
  .index08_b {
    padding: 3%;
  }
  /* =============== */
  /* ===== index09 ===== */
  /* =============== */
  #index09 {
    padding-top: 90px;
    margin-top: -90px;
  }
  .index09_bg {
    padding: 50px 0;
  }
  .index09_text {
    margin-bottom: 20px;
  }
  .index09_content {
    padding: 5%;
    margin: 5% 0;
  }
  .index09_content h3 {
    padding-bottom: 3%;
  }
  /* =============== */
  /* ===== contact ===== */
  /* =============== */
  #contact {
    padding-top: 80px;
    margin-top: -80px;
  }
  #contact table tr th, #contact table tr td{
    display: block;
    width: auto;
  }
  #contact table tr th {
    padding: 2% 4%;
    width: 100%;
    border-radius: 10px 10px 0 0;
  }
  #contact table tr td {
    padding: 4%;
    width: 100%;
    border-radius: 0 0 10px 10px;
  }
  #contact table  textarea {
    height: 180px;
  }
  #contact table tr th span {
    top: 9px;
    padding: 6px 16px;
    right: 4%;
  }
  /* =============== */
  /* ===== footer ===== */
  /* =============== */
  footer {
    height: auto;
    width: 100%;
    padding: 0 0 140px;
  }
  .footer_left {
    margin-top: 0;
    margin-bottom: 20px;
  }
  .footer_menu {
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
  iframe {
    width: 100%;
  }
  footer #copyright {
    line-height: 1.5;
    margin-top: 60px;
    padding: 20px 4%;
    width: 92%;
  }
  #copyright::after {
    top: -47px;
    right: 50%;
    transform: translateX(50%);
  }
  .bottom_menu {
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #fff;
    box-shadow: 0 0 5px rgb(0 0 0 / 70%);
    z-index: 10;
    display: flex;
  }
  .bottom_menu a {
    color: #ffffff;
    width: 100%;
    display: block;
    font-weight: bold;
    text-align: center;
    padding: 15px 0 20px;
  }
  .bottom_menu a span {
    position: relative;
  }
  .bottom_menu .bottom_btn {
    background: #338185;
  }
  html body .pagetop {
    bottom: 20px;
    right: 20px
  }
  html body .pagetop.show {
    bottom: 85px;
    right: 20px
  }

}
