:root {
  --accent-color: #1ab0c5;
  --text-color: #001529;
  --sub-color: #dcf3f6;
  --button-color: #ea2705;
  --clear: #0000;
}

.w-form-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

.section-top {
  flex-flow: column;
  width: 100%;
  height: 100vh;
  margin-bottom: 120px;
  display: flex;
  position: relative;
}

.photo-box {
  justify-content: center;
  align-items: center;
  width: 60%;
  display: flex;
  position: relative;
}

.photo-box-2 {
  width: 20%;
}

.main-img {
  overflow: hidden;
}

.photo-mini-box {
  background-color: var(--accent-color);
  height: 50%;
  display: flex;
  overflow: hidden;
}

.photo-mini-box-2, .photo-mini-box-3 {
  background-color: #fff;
  height: 50%;
  display: flex;
  overflow: hidden;
}

.photo-mini-box-4 {
  background-color: var(--accent-color);
  height: 50%;
  display: flex;
  overflow: hidden;
}

.logo {
  max-width: 240px;
  position: absolute;
}

.photo-1, .photo-2, .photo-3, .photo-4, .photo-5, .photo-6, .photo-7, .photo-8, .photo-9, .photo-10, .photo-11, .photo-12 {
  width: 100%;
  height: 100%;
}

.top-menu-box {
  z-index: 3;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
  position: relative;
}

.menu-box {
  border-right: 1px dashed var(--accent-color);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 20%;
  padding: 15px 0;
  text-decoration: none;
  display: flex;
}

.menu-box._2 {
  border-right-style: none;
}

.menu-box.ft {
  width: auto;
  padding: 9px 15px;
}

.menu-box.ft.pp {
  border-right-style: none;
}

.menu-box.ft.pp._2 {
  display: none;
}

.menu-text {
  color: var(--text-color);
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Serif JP, sans-serif;
  font-size: 20px;
  line-height: 24px;
  display: flex;
}

.menu-text.ft {
  color: #fff;
  font-size: 14px;
  line-height: 20px;
}

.menu-text.ft.pp {
  color: #ffffffb3;
  font-weight: 400;
}

.body {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.top-bigbox {
  z-index: 3;
  display: flex;
  position: relative;
}

.header {
  z-index: 2;
  background-color: #001529;
  flex-flow: column;
  justify-content: space-between;
  width: 100%;
  padding-left: 60px;
  padding-right: 60px;
  display: flex;
  position: fixed;
  inset: 0% auto auto 0%;
}

.hamburger-menubox {
  z-index: 2;
  flex-flow: column;
  padding: 15px;
  display: flex;
  position: relative;
}

.hamburger-menubox._2 {
  z-index: 2;
  position: absolute;
  inset: 0% 60px auto auto;
}

.line1, .line2 {
  background-color: #fff;
  width: 45px;
  height: 1px;
  margin-bottom: 15px;
}

.line3 {
  background-color: #fff;
  width: 45px;
  height: 1px;
}

.logo-box {
  width: 50px;
  padding-top: 9px;
  padding-bottom: 9px;
}

.logo-box.ft {
  width: 60px;
}

.section-1 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 0;
  padding: 60px 120px;
  display: flex;
  position: relative;
}

.section-textbox {
  flex-flow: column;
  width: 40%;
  display: flex;
}

.section-textbox.s {
  width: 100%;
}

.title-box {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}

.title-box.pp {
  margin-top: 0;
  margin-bottom: 30px;
  padding-top: 0;
  padding-bottom: 0;
}

.section-title {
  color: var(--text-color);
  margin-top: 0;
  margin-bottom: 5px;
  font-family: Noto Serif JP, sans-serif;
  font-size: 30px;
}

.section-subtitle {
  color: var(--accent-color);
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Playwrite US Trad, sans-serif;
  font-weight: 400;
  display: flex;
}

.text-box {
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 15px;
  margin-bottom: 15px;
  display: flex;
}

.nomal-text {
  color: var(--text-color);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Serif JP, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.nomal-text.com {
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
}

.nomal-text.doui {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 15px;
  font-weight: 700;
}

.nomal-text.pp {
  text-align: left;
  max-width: 960px;
}

.nomal-text.link {
  color: var(--accent-color);
  font-size: 14px;
}

.section1-imgbox {
  flex-flow: column;
  width: 40%;
  margin-left: 60px;
  display: flex;
}

.sub-imgbox {
  height: 50%;
  display: flex;
}

.photo-17 {
  height: 50%;
}

.photo-14, .photo-16 {
  width: 50%;
  max-width: none;
}

.section-2 {
  background-color: var(--sub-color);
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 120px;
  padding: 120px;
  display: flex;
  position: relative;
}

.section2-s-box {
  justify-content: center;
  align-items: stretch;
  width: 100%;
  max-width: 960px;
  height: 360px;
  margin-top: 60px;
  display: flex;
}

.service-1 {
  background-image: linear-gradient(#fff9, #fff9), url('../images/service-1.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  width: 33%;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.s-text-box {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.ss-title-text {
  color: var(--text-color);
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Serif JP, sans-serif;
  font-size: 20px;
  line-height: 24px;
  display: flex;
}

.service-2 {
  background-image: linear-gradient(#ffffff80, #ffffff80), url('../images/service-2_1.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  width: 33%;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.section-3 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 120px;
  padding: 60px 0;
  display: flex;
}

.section3-inside-box {
  background-image: url('../images/com-1.png');
  background-position: 0 0;
  background-size: auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 120px;
  display: flex;
}

.com-box {
  background-color: var(--accent-color);
  border-radius: 10px;
  flex-flow: column;
  width: 40%;
  padding: 30px;
  display: flex;
}

.map-box {
  width: 40%;
  height: 460px;
  max-height: 100%;
  margin-left: 60px;
}

.com-insidebox {
  width: 100%;
  max-width: 1040px;
}

.inside-box {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  margin-top: 60px;
  display: flex;
}

.inside-box.con, .inside-box.s {
  flex-flow: column;
}

.inside-box.com {
  flex-flow: row;
}

.company {
  background-color: #fff;
  border-radius: 10px;
  margin-bottom: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
}

.com-title-box {
  border-right: 1px dashed var(--accent-color);
  justify-content: flex-start;
  align-items: center;
  width: 30%;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  display: flex;
}

.com-text-box {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 70%;
  padding: 5px 15px;
  display: flex;
}

.con-title-text {
  color: var(--text-color);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Serif JP, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.contact-box {
  background-color: var(--accent-color);
  border-radius: 10px;
  flex-flow: column;
  width: 100%;
  margin-top: 45px;
  padding: 60px;
  display: flex;
}

.form-block {
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 0;
  display: flex;
}

.form {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 960px;
  display: flex;
}

.con-title-box {
  border-right: 1px none var(--accent-color);
  justify-content: flex-start;
  align-items: center;
  width: 30%;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 15px;
  display: flex;
}

.con-text-box {
  color: var(--text-color);
  background-color: #0000;
  border: 1px solid #0015291a;
  border-radius: 5px;
  justify-content: flex-start;
  align-items: center;
  width: 70%;
  margin-bottom: 0;
  margin-left: 15px;
  margin-right: 15px;
  padding: 5px 15px;
  display: flex;
  
  height: auto; /* 高さを自動調整 */
  padding: 5px 15px; /* 上下のパディング */
  display: block; /* ブロック要素として表示 */
  word-wrap: break-word; /* 横幅を超えたら改行 */
  resize: vertical; /* ユーザーによる縦のサイズ変更を許可 */
}

.con-text-box.text {
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  height: 300px;
}

.submit-button {
  background-color: var(--button-color);
  border-radius: 10px;
  width: 200px;
  margin-top: 15px;
  font-family: Noto Serif JP, sans-serif;
  text-decoration: none;
}

.submit-button:hover {
  background-color: var(--text-color);
}

.doui-box {
  margin-top: 45px;
}

.radio-button {
  border: 1px solid var(--text-color);
}

.radio-button-field {
  justify-content: center;
  align-items: center;
  margin-top: 15px;
  display: flex;
}

.footer {
  background-color: var(--text-color);
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 30px 60px;
  display: flex;
}

.footer-menu {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block {
  display: flex;
}

.footer-inside-box {
  border-bottom: 1px solid #fff9;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-top: 0;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.footer-bottom-box {
  padding-top: 15px;
}

.footer-text {
  color: #fff9;
  margin-top: 5px;
  margin-bottom: 0;
  font-family: Noto Serif JP, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.footer-copyright {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Serif JP, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.section-4 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 120px;
  margin-bottom: 60px;
  padding: 60px 0;
  display: flex;
}

.service-3 {
  background-image: linear-gradient(#ffffff80, #ffffff80), url('../images/photo-10.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  width: 33%;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.hd-inside-box {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.hd-menu-box {
  z-index: 3;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #0000;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  display: none;
  position: relative;
}

.hamburger-menubox-2 {
  z-index: 1;
  flex-flow: column;
  padding: 15px;
  display: none;
  position: static;
  inset: 0% 60px auto auto;
}

.hamburger-menubox-2._2 {
  z-index: 2;
  position: absolute;
  inset: 0% 60px auto auto;
}

.line1-1, .line2-2 {
  background-color: #fff;
  width: 45px;
  height: 1px;
  margin-bottom: 15px;
}

.line3-3 {
  background-color: #fff;
  width: 45px;
  height: 1px;
}

.text-span, .text-span-2, .text-span-3, .text-span-4 {
  color: var(--button-color);
}

.button-line {
  background-color: #0000;
  border-radius: 10px;
  width: 100%;
  max-width: 150px;
  height: 5px;
  display: flex;
}

.button-line.hd {
  height: 3px;
}

.button-line.pp {
  background-color: var(--accent-color);
  max-width: 300px;
  margin-top: 5px;
}

.line-box {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 150px;
  margin-top: 3px;
  display: flex;
  overflow: hidden;
}

.line-box.hd {
  max-width: 100px;
}

.image {
  position: absolute;
  inset: auto auto -20% 10%;
}

.arrow {
  position: static;
  inset: auto auto -30% 15%;
}

.arrow-box {
  display: block;
}

.arrow-boxs {
  z-index: 1;
  width: 100%;
  max-width: 100px;
  position: absolute;
  inset: auto auto -30% 15%;
}

.hd-menu-insidebox {
  width: 100%;
  display: flex;
}

.ss-title {
  margin-bottom: 15px;
}

.ss-insidebox {
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.arrow-boxs-2 {
  z-index: 1;
  width: 100%;
  max-width: 100px;
  position: absolute;
  inset: auto 10% -5% auto;
}

.arrow-boxs-top {
  z-index: 1;
  width: 100%;
  max-width: 100px;
  display: none;
  position: absolute;
  inset: auto 10% -5% auto;
}

.contact-finish {
  background-color: #fff;
  border-radius: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}

.con-finish-text {
  color: var(--text-color);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Serif JP, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.con-finish-box {
  border-right: 1px none var(--accent-color);
  justify-content: flex-start;
  align-items: center;
  width: auto;
  margin-bottom: 15px;
  padding: 5px 15px;
  display: flex;
}

.con-finish-box._2 {
  margin-bottom: 0;
}

.con-finish-text2 {
  color: var(--text-color);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Serif JP, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.logo-2 {
  width: 100%;
  max-width: 150px;
  margin-bottom: 15px;
}

.button-text {
  color: #fff;
  text-align: center;
  font-family: Noto Serif JP, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.div-block-2 {
  justify-content: center;
  align-items: center;
  width: 200px;
  margin-top: 15px;
  display: flex;
}

.finished-button {
  background-color: var(--text-color);
  border-radius: 10px;
  width: 200px;
  margin-top: 30px;
  text-decoration: none;
}

.section-4-finished {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 120px;
  margin-bottom: 60px;
  padding: 60px 0;
  display: flex;
}

.section-5 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 120px;
  padding: 60px 120px;
  display: flex;
  position: relative;
}

.text-box-copy {
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  margin-top: 15px;
  margin-bottom: 15px;
  display: flex;
}

.pp-textbox {
  background-color: #fff;
  border-radius: 10px;
  flex-flow: column;
  width: 100%;
  margin-bottom: 30px;
  padding: 60px 30px;
  display: flex;
}

.pp-textbox.s {
  width: 100%;
}

.pp-textbox._2 {
  margin-bottom: 0;
}

.pp-title-text {
  color: var(--text-color);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Noto Serif JP, sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.pp-inside-box {
  background-color: var(--sub-color);
  border-radius: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  margin-top: 60px;
  margin-bottom: 120px;
  padding: 60px;
  display: flex;
}

.pp-inside-box.con, .pp-inside-box.s {
  flex-flow: column;
}

.section5-imgbox {
  flex-flow: column;
  width: auto;
  max-width: 600px;
  margin-bottom: 120px;
  margin-left: 60px;
  display: flex;
}

.footer-bottom {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.map-link {
  border-bottom: 1px solid var(--accent-color);
  text-decoration: none;
  display: flex;
}

.marker {
  max-width: 24px;
}

@media screen and (max-width: 991px) {
  .section-top {
    height: auto;
    position: relative;
  }

  .photo-box {
    width: 100%;
    height: 340px;
    overflow: hidden;
  }

  .photo-box-2 {
    width: 100%;
    height: 28%;
    display: flex;
  }

  .photo-mini-box {
    justify-content: flex-start;
    align-items: center;
    width: 50%;
    height: auto;
    display: flex;
  }

  .photo-mini-box-2, .photo-mini-box-3, .photo-mini-box-4 {
    width: 50%;
    height: auto;
  }

  .photo-1, .photo-3, .photo-5, .photo-7 {
    flex: none;
  }

  .top-menu-box {
    padding-left: 60px;
    padding-right: 60px;
  }

  .menu-box {
    width: 25%;
  }

  .top-bigbox {
    flex-flow: column;
    position: relative;
  }

  .header {
    padding-left: 30px;
    padding-right: 15px;
  }

  .section-1 {
    margin-top: 60px;
    padding-left: 60px;
    padding-right: 60px;
  }

  .section-textbox {
    width: 50%;
  }

  .text-box {
    width: 100%;
  }

  .section1-imgbox {
    width: 50%;
  }

  .section-2 {
    padding-left: 60px;
    padding-right: 60px;
  }

  .section2-s-box {
    height: 300px;
  }

  .service-1 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .s-text-box {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .service-2 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .section3-inside-box {
    padding-left: 60px;
    padding-right: 60px;
  }

  .com-box {
    width: 100%;
  }

  .map-box {
    width: 100%;
    margin-top: 60px;
    margin-left: 0;
  }

  .inside-box {
    flex-flow: row;
  }

  .inside-box.con, .inside-box.com {
    flex-flow: column;
  }

  .contact-box {
    padding: 30px;
  }

  .footer {
    padding-left: 30px;
    padding-right: 30px;
  }

  .section-4 {
    padding-left: 60px;
    padding-right: 60px;
  }

  .service-3 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .arrow-boxs {
    max-width: 80px;
    bottom: -40%;
    left: 10%;
  }

  .arrow-boxs-2, .arrow-boxs-top {
    max-width: 80px;
    bottom: -10%;
  }

  .section-4-finished {
    padding-left: 60px;
    padding-right: 60px;
  }

  .section-5 {
    margin-top: 60px;
    padding-left: 60px;
    padding-right: 60px;
  }

  .text-box-copy {
    width: 100%;
  }

  .pp-inside-box {
    padding-left: 30px;
    padding-right: 30px;
  }

  .pp-inside-box.con, .pp-inside-box.com {
    flex-flow: column;
  }

  .section5-imgbox {
    width: 50%;
  }
}

@media screen and (max-width: 767px) {
  .section-top {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    min-height: 100vh;
    overflow: hidden;
  }

  .photo-box {
    height: auto;
  }

  .logo {
    max-width: 200px;
  }

  .top-menu-box {
    padding-left: 0;
    padding-right: 0;
    display: none;
  }

  .menu-box {
    width: auto;
    padding: 9px 30px 9px 15px;
  }

  .menu-box.w--current {
    padding-right: 30px;
  }

  .menu-box.ft.pp {
    width: auto;
    display: none;
  }

  .menu-box.ft.pp._2 {
    display: flex;
  }

  .menu-text {
    font-size: 18px;
  }

  .menu-text.ft {
    width: 100px;
  }

  .menu-text.ft.pp {
    width: auto;
  }

  .header {
    padding-left: 15px;
    padding-right: 6px;
  }

  .hamburger-menubox {
    padding: 9px;
  }

  .line1, .line2 {
    width: 30px;
    margin-bottom: 9px;
  }

  .line3 {
    width: 30px;
  }
  .logo-box{
    padding: 9px;
  }
  .logo-box.w--current {
    width: 60px;
  }

  .logo-box.ft {
    margin-bottom: 15px;
  }

  .section-1 {
    margin-top: 60px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .section-textbox {
    width: 100%;
  }

  .section-title {
    font-size: 24px;
  }

  .section-subtitle {
    font-size: 16px;
  }

  .nomal-text {
    font-size: 14px;
    display: block;
  }

  .section1-imgbox {
    width: 100%;
    margin-top: 60px;
    margin-left: 0;
  }

  .section-2 {
    margin-top: 60px;
    padding: 60px 30px;
  }

  .section2-s-box {
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
    height: auto;
  }

  .service-1 {
    background-image: linear-gradient(#fff9, #fff9), url('../images/service-2.png');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .service-2 {
    background-image: linear-gradient(#fff9, #fff9), url('../images/service-1.png');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .section-3 {
    margin-top: 60px;
    padding-bottom: 0;
  }

  .section3-inside-box {
    padding: 60px 30px;
  }

  .map-box {
    height: 300px;
  }

  .inside-box {
    flex-flow: column;
  }

  .con-title-text {
    font-size: 14px;
  }

  .contact-box {
    padding: 15px;
  }

  .con-text-box {
    padding-left: 9px;
    padding-right: 9px;
  }

  .submit-button:hover {
    background-color: var(--button-color);
  }

  .footer {
    justify-content: center;
    align-items: center;
  }

  .footer-menu {
    margin-top: 15px;
    margin-bottom: 15px;
    display: none;
  }

  .footer-inside-box {
    flex-flow: column;
  }

  .footer-text {
    font-size: 12px;
  }

  .footer-copyright {
    text-align: center;
  }

  .section-4 {
    margin-top: 60px;
    margin-bottom: 0;
    padding-left: 30px;
    padding-right: 30px;
  }

  .service-3 {
    background-image: linear-gradient(#fff9, #fff9), url('../images/photo-10.png');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .hd-menu-box {
    justify-content: flex-start;
    align-items: center;
    width: auto;
    padding-top: 15px;
    padding-bottom: 15px;
    display: none;
    overflow: scroll;
  }

  .hamburger-menubox-2 {
    padding: 9px;
  }

  .line1-1, .line2-2 {
    width: 30px;
    margin-bottom: 9px;
  }

  .line3-3 {
    width: 30px;
  }

  .arrow-boxs {
    max-width: 60px;
    bottom: -15%;
  }

  .bold-text, .bold-text-2, .bold-text-3 {
    font-size: 18px;
  }

  .arrow-boxs-2, .arrow-boxs-top {
    max-width: 60px;
  }

  .con-finish-text, .con-finish-text2, .button-text {
    font-size: 14px;
  }

  .section-4-finished {
    margin-top: 60px;
    margin-bottom: 0;
    padding-left: 30px;
    padding-right: 30px;
  }

  .section-5 {
    margin-top: 60px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .pp-textbox {
    width: 100%;
  }

  .pp-title-text {
    font-size: 14px;
  }

  .pp-inside-box {
    flex-flow: column;
  }

  .section5-imgbox {
    width: 100%;
    margin-top: 60px;
    margin-left: 0;
  }

  .footer-bottom {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }
}

@media screen and (max-width: 479px) {
  .section-top {
    justify-content: center;
    align-items: center;
    min-height: 100vh;
    margin-top: 15px;
  }

  .logo {
    max-width: 150px;
  }

  .header {
    z-index: 4;
  }

  .section-1 {
    margin-top: 0;
    padding-top: 0;
    padding-left: 24px;
    padding-right: 24px;
  }

  .title-box {
    margin-bottom: 0;
  }

  .section-2, .section3-inside-box {
    padding-left: 24px;
    padding-right: 24px;
  }

  .com-box {
    padding: 15px;
  }

  .inside-box.con {
    margin-top: 0;
  }

  .company {
    flex-flow: column;
    padding: 9px 15px;
  }

  .com-title-box {
    border-bottom: 1px dashed var(--accent-color);
    border-right-style: none;
    width: 100%;
  }

  .com-text-box {
    width: 100%;
  }

  .contact-box {
    padding: 15px;
  }

  .con-title-box {
    border-bottom: 1px dashed var(--accent-color);
    border-right-style: none;
    width: 100%;
    padding-left: 9px;
  }

  .con-text-box {
    width: 100%;
    margin-top: 5px;
    margin-left: 0;
    margin-right: 0;
    padding-right: 0;
    font-size: 14px;
  }

  .con-text-box.text {
    padding-left: 9px;
  }

  .footer {
    padding-left: 24px;
    padding-right: 24px;
  }

  .footer-text {
    font-size: 10px;
  }

  .footer-copyright {
    font-size: 12px;
  }

  .section-4 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .hd-menu-box {
    padding-top: 9px;
    padding-bottom: 9px;
  }

  .arrow-boxs {
    left: 5%;
  }

  .arrow-boxs-top {
    display: block;
    bottom: -40%;
  }

  .contact-finish {
    flex-flow: column;
    margin-bottom: 0;
    padding: 9px;
  }

  .con-finish-box {
    border-bottom: 1px none var(--accent-color);
    border-right-style: none;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .logo-2 {
    max-width: 100px;
  }

  .section-4-finished {
    margin-top: 0;
    padding-left: 24px;
    padding-right: 24px;
  }

  .section-5 {
    margin-top: 60px;
    padding-top: 60px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .pp-textbox {
    padding: 30px 15px;
  }

  .pp-inside-box {
    margin-bottom: 0;
    padding: 30px 15px;
  }
}

@media only screen and (max-width: 600px) and (orientation: landscape) {
    /* 横向き時だけ適用されるスタイル */
  .top-bigbox{
   flex-flow: row;
 }

  .photo-box-2{
   display: flex;
   flex-flow: column;
   width: 25%;
  }

  .photo-box{
    width: 50%;
  }

  .photo-box .logo {
        max-width: 90px;
  }

  .photo-box .main-img{
    width: 100%;
    height: 100%;
  }

  .photo-mini-box{
    width: auto;
    height: 50%;
  }

  .photo-mini-box-2{
    width: auto;
    height: 50%;
  }

  .photo-mini-box-3{
    width: auto;
    height: 50%;
  }

  .photo-mini-box-4{
    width: auto;
    height: 50%;
  }
}


