@charset "UTF-8";
@media screen and (max-width: 770px) { .pc-display { display: none; }
  .sp-display { display: inherit; }
  .header_logo { width: 40%; height: auto; vertical-align: bottom; margin-top: 3px; }
  .header_logo img { width: 100%; height: auto; }
  .openbtn { position: fixed; cursor: pointer; width: 50px; height: 50px; top: 30px; right: 30px; z-index: 1000; }
  .openbtn span { display: inline-block; transition: all .4s; position: absolute; left: 0; height: 4px; border-radius: 2px; background: #404ec5; width: 100%; }
  .openbtn span:nth-of-type(1) { top: 0; width: 100%; }
  .openbtn span:nth-of-type(2) { top: 15px; width: 100%; }
  .openbtn span:nth-of-type(3) { top: 30px; width: 100%; }
  .openbtn.active span:nth-of-type(1) { top: 30px; transform: rotate(-45deg); width: 80%; background: #404ec5; }
  .openbtn.active span:nth-of-type(2) { opacity: 0; }
  .openbtn.active span:nth-of-type(3) { top: 30px; transform: rotate(45deg); width: 80%; background: #404ec5; }
  #g-nav { display: none; width: 100%; height: 100vh; margin: 0; padding: 0; background: #fff; z-index: 999; position: fixed; top: 0; left: 0; font-weight: 400; }
  #g-nav-list { width: 60%; height: auto; display: block; margin: 0 auto; padding: 0; z-index: 10; top: 20%; left: 50%; transform: translateY(-20%) translateX(-50%); position: absolute; text-align: center; font-size: 2.0rem; }
  #g-nav-list li { border-bottom: solid thin #ccc; padding: 0 0 5px 0; margin: 0 0 5px 0; list-style: none; }
  #g-nav-list li a { color: #333; text-decoration: none; padding: 10px; display: block; text-transform: uppercase; letter-spacing: 0.1em; font-weight: bold; transition: all .5s; cursor: pointer; }
  #g-nav li a:hover { color: #404ec5; }
  #g-nav-list li a::after { display: none; }
  .pblue_bg { width: 100%; height: auto; background: #d2f9f6; background: linear-gradient(45deg, #e3f6fc 0%, #d2f9f6 100%); padding: 60px 0 20% 0; position: relative; z-index: 1; }
  .green_bg { width: 100%; height: auto; -webkit-clip-path: polygon(0 0, 100% 5%, 100% 100%, 0 100%); clip-path: polygon(0 0, 100% 5%, 100% 100%, 0 100%); background-color: #00a296; padding: 20% 0 20% 0; margin-top: -20%; position: relative; z-index: 2; color: #fff; }
  .green_bg2 { z-index: 4; }
  .pblue_bg2 { width: 100%; height: auto; -webkit-clip-path: polygon(0 0, 100% 5%, 100% 100%, 0 100%); clip-path: polygon(0 0, 100% 5%, 100% 100%, 0 100%); background: #d2f9f6; background: linear-gradient(45deg, #e3f6fc 0%, #d2f9f6 100%); padding: 20% 0 20% 0; margin-top: -20%; position: relative; z-index: 3; }
  .pblue_bg3 { width: 100%; height: auto; -webkit-clip-path: polygon(0 0, 100% 5%, 100% 100%, 0 100%); clip-path: polygon(0 0, 100% 5%, 100% 100%, 0 100%); background: #d2f9f6; background: linear-gradient(45deg, #e3f6fc 0%, #d2f9f6 100%); padding: 20% 0 5% 0; margin-top: -20%; margin-bottom: 60px; position: relative; z-index: 5; }
  .container { width: 96%; height: auto; margin: 0 auto; }
  .title { display: block; text-align: center; font-size: 2.4rem; margin-bottom: 20px; font-weight: 700; }
  #index_header { width: 100%; height: 80%; padding-top: 10px; background-image: url("./images/sp/main_bg.png"); background-repeat: no-repeat; background-size: 100%; margin-bottom: -20%; }
  #index_header #main_copy { width: 90%; height: auto; margin: 50% auto 0 auto; }
  #index_header #main_copy img { width: 100%; height: auto; }
  #saiyo_header { width: 100%; height: auto; padding: 10px 0 40px 0; background-image: url("./images/sp/saiyo_bg.jpg"); background-repeat: no-repeat; background-size: 100%; }
  #saiyo_header #saiyo_copy { width: 90%; height: auto; margin: 50% auto 0 auto; }
  #saiyo_header #saiyo_copy img { width: 100%; height: auto; }
  #saiyo_header #entry_btn { width: 50%; height: auto; margin: 40px auto 0 auto; }
  #saiyo_header #entry_btn img { width: 100%; height: auto; }
  #saiyo_header #entry_btn img:hover { opacity: 0.7; }
  .boxborder { width: 100%; height: auto; padding: 30px; margin: 0 auto 20px auto; box-sizing: border-box; background-color: #fff; font-size: 1.6rem; line-height: 1.5; font-weight: bold; border: 5px solid #000; border-image: linear-gradient(45deg, #00a296 0%, #404ec5 100%); border-image-slice: 1; }
  .gyomumenu_01 { margin: 0 auto 15px auto; }
  .gyomumenu_01 li { width: 46%; }
  .gyomumenu_01 h2 { font-size: 1.4rem; }
  .gyomumenu_01 h2.f-sp { font-feature-settings: "palt"; }
  .gyomumenu_02 { display: flex; padding: 0; margin: 0 auto 15px auto; }
  .gyomumenu_02 li { width: 46%; height: auto; list-style: none; margin: 0 auto; }
  .gyomumenu_02 h2 { font-size: 1.4rem; }
  .numbersbox { width: 100%; height: auto; display: flex; justify-content: center; align-content: center; margin: 0 auto 20px auto; text-align: center; }
  .numbersbox div { width: 50%; margin: 0; padding: 10px 0 20px 0; }
  .numbersbox div .numbersname { width: 90%; font-size: 2.0rem; line-height: 1.0; text-align: center; font-weight: 700; margin: 0 auto; }
  .numbersbox div .numbersname .small { font-size: 1.6rem; }
  .numbersbox div .number { width: 90%; font-size: 1.6rem; margin: 0 auto; line-height: 1.2; }
  .numbersbox div .number span { font-size: 2.4rem; color: #404ec5; font-weight: 700; margin: 0 5px; }
  .numbersbox div .number span.small { font-size: 2.0rem; line-height: 1.2; }
  .numbersbox div .number span.x-small { font-size: 1.0rem; line-height: 1.2; color: #333; font-weight: 500; margin: 0; }
  .numbersbox#number_01 { background-size: 70%; }
  .numbersbox#number_02 { background-size: 70%; }
  .numbersbox#number_03 { background-size: 70%; }
  .numbersbox#number_04 { background-size: 70%; }
  .numbersbox#number_05 { background-size: 70%; }
  .numbersbox#number_06 { background-size: 70%; }
  .numbersbox#number_07 { background-size: 70%; }
  .numbersbox#number_08 { background-size: 70%; }
  .numbersbox#number_09 { background-size: 60%; }
  .gmap { width: 96vw; height: 350px; margin: 0 calc(50% - 48vw) 40px; }
  .gmap iframe { height: 350px; }
  footer { width: 100%; height: auto; padding: 20px 0 20% 0; background-color: #dfdfdfd; background-image: url("images/footer_bg.png"); background-repeat: no-repeat; background-position: bottom right; background-size: 40%; }
  footer .contact_btn { width: 60%; height: auto; margin-bottom: 40px; }
  footer .contact_btn:hover { opacity: 0.7; }
  footer .footer_add { font-style: normal; margin-left: 5%; margin-bottom: 20px; font-size: 1.0rem; }
  footer .footer_add img { width: 40%; margin-bottom: 10px; }
  footer .gotop { position: absolute; position: fixed; right: 3%; bottom: 3%; z-index: 999; }
  footer .gotop img { width: 60px; }
  footer .copyright { width: 100%; height: auto; font-size: 0.8rem; text-align: center; }
  #saiyo_01 { width: 100%; height: auto; margin: 0 auto; display: block; justify-content: center; }
  #saiyo_01 p { width: 90%; height: auto; font-size: 1.4rem; line-height: 1.8; margin: 0 auto; }
  #saiyo_01 img { width: 80%; height: auto; margin: 40px auto 0 auto; }
  #saiyo_con1 { width: 100%; height: auto; margin: 60px auto; padding: 0 0 200px 0; background-image: url("images/saiyo_04.png"); background-position: bottom; background-repeat: no-repeat; background-size: 100%; }
  #saiyo_con1 img { width: 80%; height: auto; margin: 0 auto 20px auto; }
  #saiyo_con1 h3 { font-size: 1.8rem; line-height: 2.0; text-align: center; }
  #saiyo_02 { width: 100%; height: auto; margin: 0 auto; display: block; justify-content: center; color: #fff; }
  #saiyo_02 p { width: 90%; height: auto; font-size: 1.4rem; line-height: 1.8; margin: 0 auto; }
  #saiyo_02 img { width: 80%; height: auto; margin: 0 auto 20px auto; }
  #saiyo_con2 { width: 80%; height: auto; margin: 60px auto; padding: 0 0 260px 0; background-image: url("images/saiyo_08.png"); background-position: bottom right; background-repeat: no-repeat; background-size: 80%; }
  #saiyo_con2 h3 { font-size: 1.8rem; line-height: 2.0; text-align: center; color: #fff; }
  #saiyo_con3 { width: 80%; height: auto; margin: 60px auto; padding: 0 0 260px 0; background-image: url("images/saiyo_10.png"); background-position: bottom; background-repeat: no-repeat; background-size: 80%; }
  #saiyo_con3 h3 { font-size: 1.8rem; line-height: 2.0; text-align: center; }
  .saiyo_title { width: 90%; height: auto; margin: 0 auto 20px auto; }
  .saiyo_table { width: 100%; height: auto; margin: 0 auto 60px auto; }
  .saiyo_table th { width: 25%; white-space: normal; padding: 10px; border-bottom: solid 2px #fff; margin-right: 0; }
  .saiyo_table td { width: auto; padding: 10px; border-bottom: solid 1px #fff; }
  .bana { width: 100%; height: auto; margin: 0 0 0 -2%; position: fixed; bottom: 0; z-index: 1001; }
  .bana img { width: 100%; height: auto; }
  .company_table { width: 100%; height: auto; margin: 0 auto 60px auto; }
  .company_table th { width: auto; padding: 10px; border-bottom: solid 2px #00a296; margin-right: 0; white-space: nowrap; }
  .company_table td { width: auto; padding: 10px; border-bottom: solid 1px #333; }
  .saiyo_table { width: 100%; height: auto; margin: 0 auto 60px auto; }
  .saiyo_table th { width: auto; padding: 10px; border-bottom: solid 2px #fff; margin-right: 3px; }
  .saiyo_table td { width: auto; padding: 10px; border-bottom: solid 1px #fff; }
  /*========= アコーディオン ===============*/
  .accordion { width: 100%; max-width: 100%; margin: 0 auto; padding: 30px 15px; }
  .accordion label { text-align: center; }
  .accordion span { border-bottom: dotted 0.9px #00a296; }
  .accordion span img { display: inline; width: 20px; height: auto; position: relative; vertical-align: baseline; margin: 0 2px; }
  .accordion-hidden { display: none; }
  .accordion-open { display: block; cursor: pointer; margin: 5px 0; }
  .accordion-close { display: block; height: 0; overflow: hidden; padding: 0; opacity: 0; transition: 0.5s; }
  .accordion-hidden:checked + .accordion-open + .accordion-close { height: auto; opacity: 1; padding: 10px; background: #ECECEC; } }
@media screen and (max-width: 380px) { #index_header { width: 100%; height: 80%; padding-top: 10px; background-image: url("./images/sp/main_bg.png"); background-repeat: no-repeat; background-size: 100%; margin-bottom: 10px; }
  #index_header #main_copy { width: 90%; height: auto; margin: 100px auto 0 auto; }
  #index_header #main_copy img { width: 100%; height: auto; } }
