@charset "UTF-8";
.null {
  font-size: clamp(15px, 1.2307692308vw, 17px);
}

.null {
  margin-left: clamp(24px, 2.3076923077vw, 48px);
}

.null {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.null > * {
  width: calc((100% - calc(10px * 2)) / 3);
}

.null {
  font-size: clamp(15px, 1.2307692308vw, 17px);
}

.null {
  margin-left: clamp(24px, 2.3076923077vw, 48px);
}

.null {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.null > * {
  width: calc((100% - calc(10px * 2)) / 3);
}

.null {
  font-size: clamp(15px, 1.2307692308vw, 17px);
}

.null {
  margin-left: clamp(24px, 2.3076923077vw, 48px);
}

.null {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.null > * {
  width: calc((100% - calc(10px * 2)) / 3);
}

section > div[class$=Inner], .mainImgInner {
  margin-left: auto;
  margin-right: auto;
  max-width: 936px;
}

section > div.narrow {
  max-width: 820px;
}

@media screen and (max-width:1024px) and (min-width:640px) {
  section {
    margin-top: 48px;
    margin-bottom: 72px;
  }
}
@media screen and (min-width:1025px) {
  section {
    margin-top: 80px;
    margin-bottom: 120px;
  }
}
@media screen and (max-width:639px) {
  section {
    margin-top: 40px;
    margin-bottom: 60px;
  }
}
section.section-fill {
  background: #42b248;
  margin-top: 0;
  margin-bottom: 0;
}
section.section-fill .h2-style {
  color: #fff;
}
@media screen and (min-width:640px) {
  section.section-fill {
    padding-top: 64px;
    padding-bottom: 96px;
  }
}
@media screen and (min-width:1025px) {
  section.section-fill {
    padding-top: 80px;
    padding-bottom: 120px;
  }
}
@media screen and (max-width:639px) {
  section.section-fill {
    padding-top: 40px;
    padding-bottom: 60px;
  }
}
section .narrow {
  max-width: 640px;
  margin-left: auto;
  margin-right: auto;
}

/*---------------------------------------
基本設定
---------------------------------------*/
html,
body {
  box-sizing: border-box;
  color: #454545;
  font-size: clamp(15px, 1.9047619048vw, 17px);
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 170%;
  margin: 0;
  background-color: #ffffff;
  overflow-x: hidden;
}

body {
  border-top: 5px solid #42b248;
}

body * {
  box-sizing: border-box;
}

h1 {
  margin-bottom: 0;
}

::-moz-selection {
  background: #efefef;
}

::selection {
  background: #efefef;
}

img {
  max-width: 100%;
  height: auto;
}

small {
  font-size: clamp(12.5px, 1.5476190476vw, 14px);
}

.footer, section, .mainImg {
  padding-left: 16px;
  padding-right: 16px;
}
@media screen and (min-width:640px) {
  .footer, section, .mainImg {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media screen and (min-width:1025px) {
  .footer, section, .mainImg {
    padding-left: 40px;
    padding-right: 40px;
  }
}

.null {
  font-size: clamp(15px, 1.2307692308vw, 17px);
}

.null {
  margin-left: clamp(24px, 2.3076923077vw, 48px);
}

.null {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.null > * {
  width: calc((100% - calc(10px * 2)) / 3);
}

.null {
  font-size: clamp(15px, 1.2307692308vw, 17px);
}

.null {
  margin-left: clamp(24px, 2.3076923077vw, 48px);
}

.null {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.null > * {
  width: calc((100% - calc(10px * 2)) / 3);
}

@media screen and (max-width:639px) {
  .header {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media screen and (max-width:639px) and (min-width:640px) {
  .header {
    padding-left: 32px;
    padding-right: 32px;
  }
}
@media screen and (max-width:639px) and (min-width:1025px) {
  .header {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.headerInner {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
@media screen and (max-width:639px) {
  .headerInner {
    height: 64px;
    align-items: flex-start;
  }
}
@media screen and (max-width:1024px) and (min-width:640px) {
  .headerInner {
    height: 80px;
  }
}
@media screen and (min-width:1025px) {
  .headerInner {
    align-items: center;
  }
}
@media screen and (min-width:1025px) {
  .headerRight {
    width: 100%;
  }
}

@media screen and (min-width:1025px) {
  .header h1 {
    padding: 15px 0;
  }
}
@media screen and (max-width:1024px) {
  .header h1 a {
    display: flex;
    align-items: center;
    height: 80px;
  }
}
@media screen and (max-width:639px) {
  .header h1 a {
    height: 64px;
  }
}
@media screen and (max-width:1024px) {
  .header h1 img {
    width: auto;
  }
}
@media screen and (min-width:640px) {
  .header h1 img {
    height: 70%;
  }
}
@media screen and (max-width:639px) {
  .header h1 img {
    max-width: calc(100% - 64px + 16px);
  }
}

.null {
  font-size: clamp(15px, 1.2307692308vw, 17px);
}

.null {
  margin-left: clamp(24px, 2.3076923077vw, 48px);
}

.null {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.null > * {
  width: calc((100% - calc(10px * 2)) / 3);
}

.footerCenter {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-top: 32px;
  padding-bottom: 40px;
}
.footerHorizon {
  background-color: #029209;
  width: 100vw;
  margin: 0 calc(50% - 50vw);
}
.footerHorizon > * {
  margin-left: auto;
  margin-right: auto;
}
.footerHorizon > * {
  max-width: 936px;
}

@media screen and (max-width:1024px) {
  .footer {
    border-top: 4px solid #42b248;
  }
}
.footer .logo {
  margin-bottom: 24px;
}
.footer .list {
  background-color: #edfcee;
  font-size: 12px;
  padding: 24px 40px;
  display: flex;
  width: 100%;
  max-width: 936px;
  border-radius: 12px;
  display: flex;
  flex-wrap: wrap;
  gap: 48px;
}
@media screen and (max-width:1024px) and (min-width:640px) {
  .footer .list {
    padding: 24px;
  }
}
.footer .list > * {
  width: calc((100% - calc(48px * 2)) / 3);
}
@media screen and (max-width:639px) {
  .footer .list {
    padding: 16px;
    flex-direction: column;
    gap: 16px;
  }
}
.footer .list .unit {
  position: relative;
}
@media screen and (max-width:639px) {
  .footer .list .unit {
    width: 100%;
  }
}
@media screen and (min-width:640px) {
  .footer .list .unit:not(:last-child):after {
    content: "";
    width: 1px;
    height: 100%;
    background-color: #42b248;
    top: 0;
    right: -24px;
    position: absolute;
  }
}
@media screen and (max-width:639px) {
  .footer .list .unit:not(:last-child) {
    border-bottom: 1px solid #42b248;
    padding-bottom: 16px;
  }
}
.footer .list strong {
  font-size: 14px;
  display: block;
}
.footer .list span {
  display: block;
  font-size: 12px;
  line-height: 1.5;
  font-weight: 400;
}
@media screen and (min-width:1025px) {
  .footer .list span {
    white-space: nowrap;
  }
}
.footer-copyrignt {
  display: block;
  text-align: center;
  color: #fff;
  font-size: 12px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.footer-copyrignt a {
  color: #fff;
}
.footerNav {
  display: none;
  background-color: #fafafa;
  padding-top: 24px;
  padding-bottom: 24px;
}
@media screen and (min-width:1025px) {
  .footerNav {
    background-color: #fafafa;
    border-bottom: 4px solid #42b248;
    display: block;
  }
}
.footerNav ul {
  display: flex;
  gap: 24px;
  justify-content: center;
}
.footerNav ul li a {
  font-size: 14px;
  text-decoration: none;
  color: #454545;
}
.footerNav ul li a:hover {
  text-decoration: none;
}

.null {
  font-size: clamp(15px, 1.2307692308vw, 17px);
}

.null {
  margin-left: clamp(24px, 2.3076923077vw, 48px);
}

.null {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.null > * {
  width: calc((100% - calc(10px * 2)) / 3);
}

.gnav {
  position: fixed;
  top: 0;
  left: -100%;
  left: 0;
  z-index: 99;
  transition: 0.5s ease-out;
  width: 100%;
  height: 100%;
  overflow: auto;
}
@media screen and (max-width:1024px) {
  .gnav {
    opacity: 0;
    pointer-events: none;
  }
}
@media screen and (min-width:1025px) {
  .gnav {
    position: relative;
    left: auto;
  }
}
@media screen and (min-width:1025px) {
  .gnav ul.nav-list {
    display: flex;
    justify-content: space-between;
  }
}
.gnav a {
  color: #454545;
  text-decoration: none;
  font-weight: 700;
}

.nav-toggle:checked ~ .gnav {
  left: 0;
  pointer-events: auto;
  overflow: hidden;
  opacity: 1;
}

@media screen and (max-width: 1024px) {
  .gnav {
    background: transparent;
    -webkit-backdrop-filter: blur(12px);
            backdrop-filter: blur(12px);
    display: flex;
    flex-direction: column;
  }
  .gnav ul.nav-list {
    background-color: #fff;
    padding-top: 68px;
  }
  .gnav ul.nav-list li {
    border-top: 1px solid #ecf1ee;
    padding-left: 32px;
    padding-right: 32px;
  }
  .gnav ul.nav-list li:last-child {
    border-bottom: 1px solid #ecf1ee;
  }
  .gnav ul.nav-list li a {
    display: flex;
    padding-top: 24px;
    padding-bottom: 24px;
    font-size: 17px;
  }
  .gnav ul.nav-list li a:after {
    content: url(../../assets/img/cmn/ico_arrow_green.svg);
    margin-left: auto;
  }
}
@media screen and (max-width: 1024px) and (max-width:1024px) {
  .gnav ul.nav-list .gnavBtn-a img, .gnav ul.nav-list .gnavBtn-b img {
    display: none;
  }
}
@media screen and (min-width:1025px) {
  .gnav {
    overflow: hidden;
  }
}
@media screen and (min-width:1025px) and (min-width:1025px) {
  .gnav ul.nav-list {
    display: flex;
    gap: 24px;
    background-color: #fff8e5;
    justify-content: center;
    padding-top: 12px;
    padding-bottom: 12px;
  }
}
@media screen and (min-width:1025px) {
  .gnav ul.nav-list li.active a {
    color: #42b248;
  }
  .gnav ul.nav-list li a {
    font-size: clamp(15px, 1.2307692308vw, 17px);
  }
  .gnav ul.nav-list li:not(:last-child):after {
    content: url(../img/cmn/icon-circle.png);
    margin-left: 24px;
  }
  .gnavBtn-a, .gnavBtn-b {
    display: flex;
  }
  .gnavBtn-a a, .gnavBtn-b a {
    display: block;
    color: #fff;
    background-color: #42b248;
    text-align: center;
    height: auto;
    text-decoration: none;
  }
  .gnavBtn-a {
    height: 82px;
    align-items: center;
    justify-content: center;
  }
  .gnavBtn-a a {
    display: block !important;
    height: auto !important;
  }
  .gnavBtn-b a {
    display: flex;
    flex-direction: row !important;
  }
}
.btn-burger {
  background-color: #42b248;
  cursor: pointer;
  display: block;
  width: 64px;
  height: 64px;
  position: fixed;
  top: 5px;
  right: 0;
  z-index: 999999999;
  transition: 0.2s ease-out;
}
@media screen and (max-width:1024px) and (min-width:640px) {
  .btn-burger {
    width: 80px;
    height: 80px;
  }
}
.btn-burger.fix {
  top: 0;
}
.btn-burger .icon, .btn-burger .icon:after, .btn-burger .icon:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  height: 3px;
  width: 30px;
  background-color: #fff;
  cursor: pointer;
  margin: auto;
  transition: 0.2s ease-out;
}
.btn-burger .icon:before {
  top: 10px;
  margin: 0;
}
.btn-burger .icon:after {
  top: -10px;
  margin: 0;
}
@media screen and (min-width:1025px) {
  .btn-burger {
    display: none;
  }
}

.nav-toggle {
  display: none;
}
.nav-toggle:checked ~ .btn-burger {
  background-color: #42b248;
  background-color: transparent;
  top: 0 !important;
  margin-bottom: 4px;
}
.nav-toggle:checked ~ .btn-burger .icon, .nav-toggle:checked ~ .btn-burger .icon:before, .nav-toggle:checked ~ .btn-burger .icon:after {
  background-color: transparent;
}
.nav-toggle:checked ~ .btn-burger .icon:before {
  background-color: #42b248;
  transform: rotate(-45deg);
  top: 0;
}
.nav-toggle:checked ~ .btn-burger .icon:after {
  background-color: #42b248;
  transform: rotate(45deg);
  top: 0;
}

.null {
  font-size: clamp(15px, 1.2307692308vw, 17px);
}

.null {
  margin-left: clamp(24px, 2.3076923077vw, 48px);
}

.null {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.null > * {
  width: calc((100% - calc(10px * 2)) / 3);
}

.null {
  font-size: clamp(15px, 1.2307692308vw, 17px);
}

.null {
  margin-left: clamp(24px, 2.3076923077vw, 48px);
}

.null {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.null > * {
  width: calc((100% - calc(10px * 2)) / 3);
}

html a[class^=btn] {
  box-sizing: content-box;
  text-transform: uppercase;
  display: inline-block;
  text-decoration: none;
  position: relative;
  cursor: pointer;
  text-align: center;
  background-color: #fff;
  color: #ca950b;
  border: 1px solid #ca950b;
  border-radius: 4px;
  font-size: clamp(14px, 1.7857142857vw, 16px);
  line-height: clamp(14px, 1.7857142857vw, 16px);
  padding: 12px 32px;
}
html a[class^=btn]:hover {
  text-decoration: none;
  background-color: #fff8e5;
}
html a[class^=btn].accent {
  background-color: #ca950b;
  color: #fff;
}
html a[class^=btn].accent:after {
  filter: brightness(100);
}
html a[class^=btn].accent:before {
  filter: brightness(100);
}
html a[class^=btn].accent:hover {
  background-color: #dfa91c;
}
html a[class^=btn].large {
  font-size: clamp(21px, 2.6785714286vw, 24px);
  padding: 24px 100px;
}
html a[class^=btn] span {
  display: flex;
  flex-direction: column;
  align-items: center;
}
html a[class^=btn] span small {
  display: block;
}
html a[class^=btn] span {
  font-size: 14px;
  margin-bottom: 17px;
  margin-top: -3px;
  display: block;
}
html a[class^=btn] small {
  font-size: 14px;
  margin-top: 17px;
  margin-bottom: -3px;
  display: block;
}

.btn.green {
  background-repeat: no-repeat;
  background-position: right 8px center;
  color: #42b248;
  border: 2px solid #42b248;
  font-weight: bold;
  border-radius: 100px;
  padding: 12px 80px;
}
.btn.green:after {
  display: none;
}
.btn.green:before {
  content: "";
  background-image: url(../../assets/img/cmn/ico_arrow_green.svg);
  background-repeat: no-repeat;
  background-position: right 16px center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.btn.green:hover {
  background-color: #edfcee;
}
.btn.green.back:before {
  transform: scale(-1, 1);
  background-image: url(../../assets/img/cmn/ico_arrow_green.svg);
  background-repeat: no-repeat;
  background-position: right 16px center;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.btn:after {
  content: url(../../assets/img/cmn/ico_arrow.svg);
  padding-left: 8px;
  position: relative;
  top: -0.8px;
}
.btn.back:before {
  content: url(../../assets/img/cmn/ico_arrow.svg);
  padding-left: 8px;
  position: relative;
  top: -0.8px;
  display: inline-block;
  transform: scale(-1, 1);
}
.btn.back:after {
  display: none;
}
.btn span {
  font-size: 14px;
  margin-bottom: 17px;
  margin-top: -3px;
  display: block;
}
.btn small {
  font-size: 14px;
  margin-top: 17px;
  margin-bottom: -3px;
  display: block;
}

/*---------------------------------------
table
---------------------------------------*/
.table-style {
  width: 100%;
  border-collapse: separate;
  border-spacing: 3px;
  margin: 0.5em 0;
}
.table-style th {
  background-color: #42b248;
  color: #ffffff;
  text-align: center;
  padding: 12px 8px;
}
.table-style td {
  background-color: #ffffff;
  text-align: left;
  padding: 12px 8px;
}
.table-style .nowrap {
  white-space: nowrap;
}
@media screen and (min-width:640px) {
  .table-style th {
    padding-left: 24px;
    padding-right: 24px;
  }
  .table-style td {
    padding-left: 24px;
    padding-right: 24px;
  }
}

/*---------------------------------------
list
---------------------------------------*/
ul {
  padding-left: 0;
  list-style: none;
}

.listNormal li {
  padding: 4px 8px 4px 15px;
  line-height: 2;
  position: relative;
}
.listNormal li:before {
  content: "";
  display: block;
  width: 7px;
  height: 7px;
  border-radius: 7px;
  background-color: #ca950b;
  position: absolute;
  top: 16px;
  left: 0;
  margin: auto;
}

.null {
  font-size: clamp(15px, 1.2307692308vw, 17px);
}

.null {
  margin-left: clamp(24px, 2.3076923077vw, 48px);
}

.null {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.null > * {
  width: calc((100% - calc(10px * 2)) / 3);
}

h2,
h3,
h4 {
  line-height: 140%;
}

.heading01 {
  display: flex;
  gap: 8px;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  position: relative;
  letter-spacing: 0.15em;
  font-size: clamp(28px, 5vw, 40px);
  margin-bottom: clamp(33.6px, 6vw, 56px);
}
.heading01 small {
  font-size: clamp(14px, 1.7857142857vw, 16px);
  line-height: clamp(14px, 1.7857142857vw, 16px);
  margin-bottom: 0;
  letter-spacing: 0.2em;
  font-family: "Nunito", sans-serif;
  font-weight: normal;
  color: #42b248;
  display: flex;
  gap: 12px;
}
.heading01 small:after, .heading01 small:before {
  content: url(../img/cmn/icon-circle.png);
}

.heading02 {
  color: #42b248;
  text-align: center;
  font-size: clamp(24px, 3.3333333333vw, 32px);
  margin-bottom: clamp(32px, 4.2857142857vw, 40px);
}
.heading02 span {
  display: inline-block;
  border-bottom: 1px solid #42b248;
}

h3 {
  letter-spacing: 0.15em;
}

.heading03 {
  color: #42b248;
  text-align: center;
  font-size: clamp(21px, 2.6785714286vw, 24px);
  margin-bottom: clamp(24px, 3.3333333333vw, 32px);
}

/*---------------------------------------
table
---------------------------------------*/
.table-style {
  width: 100%;
  border-collapse: separate;
  border-spacing: 3px;
  margin: 0.5em 0;
}
.table-style th {
  background-color: #42b248;
  color: #ffffff;
  text-align: center;
  padding: 12px 8px;
}
.table-style td {
  background-color: #ffffff;
  text-align: left;
  padding: 12px 8px;
}
.table-style .nowrap {
  white-space: nowrap;
}
@media screen and (min-width:640px) {
  .table-style th {
    padding-left: 24px;
    padding-right: 24px;
  }
  .table-style td {
    padding-left: 24px;
    padding-right: 24px;
  }
}

/*---------------------------------------
list
---------------------------------------*/
ul {
  padding-left: 0;
  list-style: none;
}

.listNormal li {
  padding: 4px 8px 4px 15px;
  line-height: 2;
  position: relative;
}
.listNormal li:before {
  content: "";
  display: block;
  width: 7px;
  height: 7px;
  border-radius: 7px;
  background-color: #454545;
  position: absolute;
  top: 16px;
  left: 0;
  margin: auto;
}

.flex-between {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width:639px) {
  .flex-between {
    flex-direction: column;
  }
}
.flex-between > div {
  width: 100%;
}
@media screen and (max-width:639px) {
  .flex-between > div {
    margin-bottom: 16px;
  }
}
@media screen and (max-width:639px) {
  .flex-between {
    margin-bottom: 32px;
  }
  .flex-between img {
    width: 100%;
  }
}

/*---------------------------------------
links
---------------------------------------*/
a {
  color: #454545;
  text-decoration: underline;
  transition: 0.2s ease-out;
}
a img {
  transition: 0.2s ease-out;
}

a:hover:not(.btn) {
  opacity: 0.8;
  text-decoration: none;
}
a:hover:not(.btn) img {
  opacity: 0.8;
}

a.link-text {
  color: #42b248;
  position: relative;
}
a.link-text::before {
  content: "";
  position: absolute;
  left: 0px;
  width: 8px;
  height: 8px;
  border-top: 2px solid #42b248;
  border-right: 2px solid #42b248;
  transform: rotate(45deg);
}

.tab-area {
  display: flex;
  cursor: pointer;
}

.tab {
  width: 33.3333333333%;
  padding: 5px;
  text-align: center;
}

.tab.active {
  background-color: #42b248;
  color: #fff;
}

.panel {
  display: none;
  text-align: center;
}

.panel.active {
  display: block;
}

.note {
  background: #eee;
  padding: 0 40px;
  border-radius: 20px;
  font-size: 13px;
  color: #888;
  max-height: 300px;
  overflow-y: scroll;
  text-align: center;
}

.attention {
  color: #b54444;
  border: 2px dotted #b54444;
  padding: 20px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.null {
  font-size: clamp(15px, 1.2307692308vw, 17px);
}

.null {
  margin-left: clamp(24px, 2.3076923077vw, 48px);
}

.null {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.null > * {
  width: calc((100% - calc(10px * 2)) / 3);
}

.bg-s {
  background-color: #ca950b;
}

.bg-w {
  background-color: #fff;
}

br.sp {
  display: none;
}
@media screen and (max-width:639px) {
  br.sp {
    display: block;
  }
}

br.pc {
  display: block;
}
@media screen and (min-width:1025px) {
  br.pc {
    display: none;
  }
}

br.tb {
  display: none;
}
@media screen and (min-width:640px) {
  br.tb {
    display: block;
  }
}

br.tbO {
  display: none;
}
@media screen and (max-width:1024px) and (min-width:640px) {
  br.tbO {
    display: block;
  }
}

/*---------------------------------------
text/fonts
---------------------------------------*/
.txtArea {
  margin-bottom: 0;
}
.txtArea > :last-child {
  margin-bottom: 0;
}
@media screen and (max-width:639px) {
  .txtArea p {
    font-size: 12px;
  }
}
@media screen and (max-width:1024px) and (min-width:640px) {
  .txtArea p {
    font-size: 18px;
  }
}
@media screen and (min-width:1025px) {
  .txtArea p {
    font-size: 24px;
  }
}

.txtC {
  text-align: center;
}

.txtL {
  text-align: left;
}

.txtR {
  text-align: right;
}

.strong {
  font-weight: bold;
}

.marker {
  background: linear-gradient(transparent 60%, #fff492 60%);
  font-weight: bold;
}

.big {
  font-size: 112%;
}

.small {
  font-size: 85%;
}

.weak {
  color: #454545;
}

span.nowrap {
  white-space: nowrap;
}

/*---------------------------------------
layout
---------------------------------------*/
.flex-between {
  display: flex;
  justify-content: space-between;
  gap: 24px;
}

section .narrow {
  max-width: 780px;
}

.img1 img {
  width: 100%;
  height: 240px;
  -o-object-fit: cover;
  object-fit: cover;
}
@media screen and (min-width:640px) {
  .img1 img {
    height: 320px;
  }
}
@media screen and (min-width:1025px) {
  .img1 img {
    width: 1024px;
    height: 400px;
  }
}
@media screen and (min-width:1025px) {
  .img1 {
    width: 1024px;
    margin-left: auto;
    margin-right: auto;
  }
}

.img2,
.img3 {
  display: flex;
}
.img2 img,
.img3 img {
  width: calc(50% - 1px);
  height: 144px;
  -o-object-fit: cover;
  object-fit: cover;
  margin-right: 1px;
}
.img2 img:last-child,
.img3 img:last-child {
  width: 50%;
  margin-right: 0;
}
@media screen and (min-width:640px) {
  .img2 img,
  .img3 img {
    height: 280px;
  }
}
@media screen and (min-width:1025px) {
  .img2 img,
  .img3 img {
    width: 512px;
    height: 320px;
  }
}
@media screen and (min-width:1025px) {
  .img2,
  .img3 {
    width: 1024px;
    margin-left: auto;
    margin-right: auto;
  }
}

.img3 img {
  width: calc(33.3% - 1px);
}
.img3 img:last-child {
  width: 33.3%;
}
@media screen and (min-width:640px) {
  .img3 img {
    height: 240px;
  }
}
@media screen and (min-width:1025px) {
  .img3 img {
    width: 33.3%;
    height: 280px;
  }
}
@media screen and (min-width:1025px) {
  .img3 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
  }
}

.opT {
  -o-object-position: 50% 0;
  object-position: 50% 0;
}

.opB {
  -o-object-position: 50% 100%;
  object-position: 50% 100%;
}

.full-width {
  width: 100vw;
  margin-left: calc((100% - 100vw) / 2);
}

.bg-gray {
  background-color: #ffffff;
  padding: 24px;
}
@media screen and (min-width:640px) {
  .bg-gray {
    padding: 24px 64px;
  }
}

.waku-box {
  border: 2px solid #E5DDD3;
  padding: 24px;
  border-radius: 16px;
}

hr {
  border: none;
  background-color: #ffffff;
  border-width: 2px 0 0 0;
  border-top: 1px solid;
  border-color: #454545;
}

/*---------------------------------------
misc
---------------------------------------*/
.pc {
  display: none;
}
@media screen and (min-width:640px) {
  .pc {
    display: inherit;
  }
}

.sp {
  display: inherit;
}
@media screen and (min-width:640px) {
  .sp {
    display: none;
  }
}

@media screen and (min-width:640px) {
  a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
  }
}/*# sourceMappingURL=style.css.map */