body {
  font-family: 'Helvetica Neue', Arial, sans-serif;
  font-size: 16px;
  line-height: 1.6;
  color: #333;
  position: relative;
}

img {
  vertical-align: bottom;
  width: 100%;
}
a {
  transition: all 0.3s;
}
a:hover {
  opacity: 0.8;
}
.inner {
  max-width: 1100px;
  margin: 0 auto;
}

#header {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: space-between;
  width: 100%;
  align-items: center;
  padding: 3% 0 3% 3%;
  box-sizing: border-box;
}
#header h1 {
  width: 12%;
}
#gnav {
  padding: 15px 15% 15px 30px;
  text-align: center;
  background-image: url(/system/wp-content/themes/uiokinawa/img/churatto_turn/obi_bg.jpg);
  background-size: cover;
  background-repeat: repeat-x;
}

#gnav ul {
  display: flex;
  gap: 1.5rem;
  font-size: 1.4vw;
}

#gnav a {
  color: #fff;
  text-decoration: none;
  font-weight: 600;
}

#mainContents {
  /* max-width: 1280px; */
  margin: 0 auto;
}

#footer {
  background: #f98732;
  color: #fff;
  text-align: center;
  padding: 20px;
}
#footer small {
  display: block;
}
section h2 {
  font-size: 32px;
  font-size: 2.7vw;
  text-align: center;
  font-weight: 600;
}
section h2 span {
  border-bottom: 3px solid #f98732;
  padding-bottom: 1%;
  display: inline-block;
}
section h2.hana:before {
  content: '';
  display: block;
  background: url(/system/wp-content/themes/uiokinawa/img/churatto_turn/hana.png) no-repeat;
  background-size: 100%;
  aspect-ratio: 1 / 1;
  width: 15%;
  margin: 0 auto 5%;
}
.secBlock {
  max-width: 1200px;
  width: 100%;
  margin: 5% auto;
  border-radius: 10px;
  border: 4px solid #EC6C00;
  padding: 5%;
  background: #fff;
  box-sizing: border-box;
}
.secBox {
  padding: 5%;
}
#step {
  position: relative;
  background: url('/system/wp-content/themes/uiokinawa/img/churatto_turn/step_bg.jpg') top;
  background-repeat: repeat-y;
  background-size: 100%;
}
#shinsei {
  padding-top: 0;
}
.desc_section {
  position: relative;
  padding: 2%;
  max-width: 1200px;
  margin: 0 auto;
}
p.aboutBtn {
  position: absolute;
  width: 100%;
  bottom: 8vh;
  left: 0;
}
p.aboutBtn a {
  width: 60%;
  text-decoration: none;
  color: #fff;
  background: #EC6C00;
  border-radius: 100px;
  padding: 2%;
  display: block;
  font-size: 2.3vw;
  box-sizing: border-box;
  text-align: center;
  margin: 0 auto;
  font-weight: bold;
}

#step .secBlock {
  position: relative;
  max-width: 1200px;
}
.step_img:first-of-type {
  padding: 5% 0% 5%;
}
.step_flow {
  position: relative;
}
.step_flow h3 {
  color: #f98732;
  font-size: 20px;
  font-size: 2.5vw;
  font-weight: 600;
  margin-bottom: 1rem;
}
.step_flow p {
  font-size: 1.4vw;
}
.step_flow p.sub_catch {
  margin-bottom: 2rem;
  font-size: 1.4vw;
  font-weight: bold;
}
.step_flow ul li {
  font-size: 1.4vw;
}
.step_flow dl {
  border: 2px solid #ccc;
  border-radius: 1em;
  padding: 2% 2% 5% 7%;
}
.step_flow dl:not(:first-child) {
  margin-top: 6%;
}
.step_flow dl:first-child .step_image img {
  width: 70%;
}
.step_flow dl dt {
  padding: 10px 7% 10px 20px;
  margin-bottom: 2rem;
  text-align: center;
}
.step_flow dl dt img {
  width: 15%;
}
.step_flow dl dd {
  font-size: 1.4vw;
  display: flex;
  flex-wrap: wrap;
}
.flow_contents {
  width: 65%;
}
.step_image {
  width: 35%;
  box-sizing: border-box;
  text-align: center;
  padding-left: 5%;
}
.step_image img {
  max-width: max-content;
  /* max-height: 75%; */
}
dl.flow_contact {
  border: none;
  padding: 0;
}
dl.flow_contact dt {
  padding: 0;
  text-align: left;
  margin: 0;
  font-size: 1.4vw;
  font-weight: 600;
}
dl.flow_contact dd {
  font-size: 1.4vw;
  font-weight: 600;
}
.step_flow dl.flow_contact dd {
  font-weight: 400;
}
dl.flow_contact dd a {
  color: #333;
  text-decoration: none;
}
dl.flow_contact dd a.linkStyle {
  background: #e84309;
  color: #fff;
  padding: 10px 20px;
  border-radius: 50px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
ul.tejyun {}
ul.tejyun li {
  background-color: #f98732;
  color: #fff;
  padding: 1% 2%;
}
ul.tejyun li:not(:first-child) {
  margin-top: 1rem;
}
ul.gaiyou {
    margin-left: 1em;
    text-indent: -1em;
}
ul.gaiyou li {
  font-weight: 600;
}
.caution_section {
  display: flex;
  background-color: #eee;
  padding: 4%;
  border-radius: 2%;
  margin-top: 2vw;
}
.caution_section p {
  margin-bottom: 2rem;
  font-size: 1.2vw;
}
.sec_left {
  width: 70%;
}
.sec_right {
  width: 30%;
  text-align: center;
}
.caution_section img {
  width: 54%;
}
.figImg img {
  filter: drop-shadow(2px 2px 5px #aaa);
}

.accordion {
  border-radius: 15px;
  overflow: hidden;
  margin-top: 2rem;
}
.accordion dt {
  cursor: pointer;
  padding: 20px 50px 20px 20px;
  background: #f98732;
  position: relative;
  transition: background 0.3s;
  color: #fff;
  font-weight:600;
  font-size: 2vw;
}
.accordion dt:first-of-type {
  margin-top: 0;
}
.accordion dd {
  margin: 0;
  padding: 0 15px;
  background: #f98732;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s ease, padding 0.5s ease;
  color: #fff;
  font-size: 1.4vw;
}
.accordion dd.open {
  padding: 15px;
}
.accordion dt::before, .accordion dt::after {
  content: "";
  position: absolute;
  right: 20px;
  top: 50%;
  width: 18px;
  height: 3px;
  background: #fff;
  transition: transform 0.3s;
}
.accordion dt::after {
  transform: rotate(90deg);
}
.accordion dt.active::before {
  transform: rotate(-45deg);
}
.accordion dt.active::after {
  transform: rotate(45deg);
}
.accordion dt span {
  display: flex;
}
.accordion dd span {
  padding: 0px 35px 20px;
  display: flex;
}
.accordion dt span:before {
  content: 'Q.';
  display: inline-block;
  margin-right: 0.5rem;
}
.accordion dd span:before {
  content: 'A.';
  display: inline-block;
  margin-right: 0.5rem;
  width: 50px;
  font-size: 2vw;
  font-weight: 600;
}
.acpArea {
  margin-top: 4rem;
}
#faq {
  position: relative;
  background: url('/system/wp-content/themes/uiokinawa/img/churatto_turn/qa_bg.jpg') top;
  background-repeat: repeat-y;
  background-size: 100%;
}
#faq .secArea {
  max-width: 1200px;
  margin: 0 auto;
}
#contact {
  background: #F98731 url(/system/wp-content/themes/uiokinawa/img/churatto_turn/footer_obi.png) repeat-x;
  background-size: auto 10%;
  padding-top: 15%;
}
#contact h2 span {
  color: #fff;
  border-bottom: 3px solid #fff;
}
#contact .contactArea h3 {
  color: #fff;
  font-size: 20px;
  font-size: 2vw;
  font-weight: 600;
  margin-bottom: 1rem;
  text-align: center;
}
#contact .contactArea p {
  color: #fff;
  font-size: 1.6vw;
  text-align: center;
}
#contact .contactArea p.address {
  font-size: 1.4vw;
}
#contact .contactArea {
  margin-top: 2rem;
}
#contact .contactBox {
  margin-top: 2rem;
  background-size: 100%;
}
#contact .contactBox p {
  font-size: 50px;
  font-size: 4.5vw;
  text-align: center;
  font-weight: 600;
  line-height: 1.2;
}
#contact .contactBox p span {
  display: block;
  font-weight: normal;
  text-align: center;
  font-size: 1.5vw;
}
#contact .contactBtn {
  width: 59%;
  margin: 2rem auto 0;
}
.basic {
  text-align: center;
}
.basic span {
  display: block;
}
.basic span.occupation {
  color: #fff;
  background: #EC6C00;
  font-size: 1.7vw;
  border-radius: 20px;
  padding: 2px 20px;
}
.basic span.name {
  margin-top: 1rem;
  font-size: 1.7vw;
}
.catch {
  font-size: 2vw;
  text-align: center;
  font-weight: 600;
  margin-top: 1rem;
}
/* a.supportLink {
  width: 20%;
  display: inline-block;
  position: absolute;
  right: -5%;
  top: -2%;
} */
a.supportLink {
  width: 20%;
  display: inline-block;
  position: fixed;
  right: 2%;
  bottom: 2%;
  z-index: 9;
  max-width: 200px;
}
.hamburger,
.menuLogo,
.menuFoot {
  display: none;
}
.sp {
  display: none;
}
.under {
  background: linear-gradient(transparent 60%, #fae54d 30%);
}
.arrow {
  display: inline-block;
  width: 5vw;
  height: 7vh;
  background: #b5b6b6;
  clip-path: polygon(0 63.2%, 31% 63.2%, 31% 0, 69% 0, 69% 63.2%, 100% 63.2%, 50% 100%);
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}

@media screen and (max-width: 900px) {
  dl.flow_contact dd a.linkStyle {
    font-size: 14px;
  }
}

@media screen and (max-width: 768px) {
  #header {
    padding: 10px;
  }
  #gnav {
    padding: 0;
    text-align: center;
    background: transparent;
    border-radius: 0;
  }
  #gnav.menu {
    display: none;
  }
  #gnav.menu.open {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 10;
    background: #EC6C00 url(/system/wp-content/themes/uiokinawa/img/churatto_turn/menu_bg.png) no-repeat;
    background-size: 100%;
    background-position: center 20vh;
    font-size: 16px;
    padding: 10% 5%;
    box-sizing: border-box;
  }
  .menuLogo {
    display: block;
    width: 35%;
    margin: 0 auto;
  }
  .menuFoot {
    display: block;
  }
  #gnav ul {
    display: block;
    font-size: 16px;
    margin: 2rem 0;
  }
  #gnav.menu ul li:not(:first-child) {
    margin-top: 1rem;
  }
  .hamburger {
    position: fixed;
    top: 10px;
    right: 10px;
    width: 50px;
    cursor: pointer;
    z-index: 20;
    display: block;
    padding: 10px;
    box-sizing: border-box;
    background: #EC6C00;
  }

  .hamburger span {
    display: block;
    height: 3px;
    width: 100%;
    background-color: #fff;
    margin: 5px 0;
    transition: 0.4s;
  }

  /* バツ印に変化するスタイル */
  .hamburger.active span:nth-child(1) {
    transform: rotate(45deg) translate(5px, 5px);
  }

  .hamburger.active span:nth-child(2) {
    opacity: 0;
  }

  .hamburger.active span:nth-child(3) {
    transform: rotate(-45deg) translate(6px, -6px);
  }
  section h2 {
    font-size: 18px;
  }
  .accordion {
    margin-top: 1rem;
  }
  .accordion dt::before, .accordion dt::after {
    width: 15px;
    height: 2px;
  }
  .accordion dt span {
    font-size: 16px;
  }
  .accordion dd span {
    font-size: 14px;
    padding: 0 20px;
  }
  .accordion dd span:before {
    font-size: 16px;
  }
  .basic span.occupation,
  .basic span.name {
    font-size: 14px;
  }
  .catch {
    font-size: 18px;
  }
  p.aboutBtn {
    bottom: 5vh;
  }
  .step_flow h3 {
    font-size: 18px;
  }
  .step_flow dl dt, .step_flow dl dd {
    font-size: 13px;
    margin-bottom: 0;
  }
  .step_flow ul li {
    font-size: 13px;
  }
  .step_flow p.sub_catch {
    font-size: 13px;
  }
  .caution_section p {
    font-size: 13px;
  }
  .step_flow p {
    font-size: 13px;
  }
  footer {
    padding-bottom: calc(1rem + env(safe-area-inset-bottom));
    padding-bottom: env(safe-area-inset-bottom);
  }
  .menuFoot p {
    font-size: 10vw;
    text-align: center;
    font-weight: 600;
    line-height: 1.2;
    color: #fff;
  }
  .menuFoot p span {
    font-size: 14px;
    display: block;
    font-weight: normal;
  }
  .menuFoot p.contactBtn {
    margin-bottom: 1rem;
  }
  #contact .contactArea .contactBox p a, .menuFoot p a {
    text-decoration: none;
    color: #fff;
  }
  .arrow {
    width: 45px;
    height: 50px;
  }
}

@media screen and (max-width: 500px) {
  .sp {
    display: block;
  }
  #header h1 {
    width: 22%;
  }
  #step .secBlock:before {
    width: 28%;
    position: absolute;
    top: -25px;
    right: 0;
  }
  .step_flow h3 {
    font-size: 20px;
    margin-bottom: 5px;
  }
  .step_flow p {
    margin-bottom: 20px;
    font-size: 14px;
  }
  .step_flow p.sub_catch {
    font-size: 14px;
  }
  .step_flow ul li {
    font-size: 14px;
  }
  ul.tejyun li {
    padding: 10px;
  }
  .step_flow dl {
    border: 1px solid #ccc;
    border-radius: 1em;
    padding: 2% 7%;
  }
  .step_flow dl.flow_contact {
    border: none;
    padding: 0;
    margin-top: 20px;
  }
  .step_flow dl.flow_contact dt {
    font-size: 14px;
    padding: 0;
    margin-bottom: 0;
    line-height: 1.4;
  }
  .step_flow dl.flow_contact dd {
    font-weight: 400;
  }
  .step_flow > dl {
    padding: 10% 5% 5%;
  }
  .step_flow > dl:nth-of-type(1) .step_image,
  .step_flow > dl:nth-of-type(3) .step_image {
    order: 1;
    margin-bottom: 20px
  }
  .step_flow > dl:nth-of-type(1) .step_image img {
    width: 60%;
  }
  .step_flow > dl:nth-of-type(1) .flow_contents,
  .step_flow > dl:nth-of-type(3) .flow_contents  {
    order: 2;
  }
  .step_flow > dl:nth-of-type(1) .flow_contents .sub_catch {
    text-align: center;
  }
  .step_flow > dl:nth-of-type(1) .flow_contents h3 {
    text-align: center;
  }
  .step_flow dl dt {
    font-size: 18px;
    margin-bottom: 1rem;
    padding: 10px;
    line-height: 1;
  }
  .step_flow dl dt img {
    width: 70px;
  }
  .step_flow dl dd {
    font-size: 14px;
    flex-direction: column;
  }
  .flow_contents {
    width: 100%;
    margin-bottom: 20px;
  }
  .basic span.occupation, .basic span.name {
    font-size: 16px;
  }
  #contact .contactArea h3 {
    font-size: 18px;
  }
  #contact .contactArea p {
    font-size: 14px;
  }
  #contact .contactArea p.address {
    font-size: 13px;
  }
  #contact .contactArea .contactBox p, .menuFoot p {
    font-size: 36px;
    text-align: center;
    font-weight: 600;
    line-height: 1.2;
    color: #fff;
  }
  .menuFoot p.contactBtn {
     margin-bottom: 1rem;
  }
  #contact .contactArea .contactBox p span, .menuFoot p span {
    font-size: 14px;
    display: block;
    font-weight: normal;
  }
  #contact .contactBtn {
    width: 100%;
    margin: 2rem auto 0;
  }
  #faq:before {
    width: 25%;
  }
  .acpArea {
    margin-top: 30px;
  }
  .accordion dd {
    font-size: 14px;
  }
  a.supportLink {
    /* display: none; */
    width: 100px;
  }
  #step .secBlock {
    padding: 15% 5%;
    border-radius: 1em;
  }
  .step_img:first-of-type {
    padding: 5% 0%;
  }
  p.aboutBtn a {
    width: 80%;
    padding: 15px;
    font-size: 18px;
  }
  .caution_section {
    display: block;
  }
  .sec_left, .sec_right {
    width: 100%;
  }
  .step_image {
    width: 80%;
    padding-left: 0;
    margin: 0 auto;
  }
  #contact {
    position: relative;
  }
  #contact .contactBox {
    background-image: none;
  }
  .arrow {
    width: 45px;
    height: 50px;
  }
}
@media screen and (max-width: 400px) {
  .step_flow h3 {
    font-size: 18px;
    margin-bottom: 5px;
  }
}
@media screen and (min-width: 1200px) {
  section h2 {
    font-size: 32px;
  }
  .step_flow h3 {
    font-size: 36px;
  }
  .step_flow p.sub_catch {
    font-size: 16px;
  }
  .accordion dt span {
    font-size: 24px;
  }
  .accordion dd span {
    font-size: 18px;
  }
  .accordion dd span:before {
    font-size: 24px;
  }
  p.aboutBtn a {
    font-size: 24px;
  }
  .step_flow p {
    font-size: 16px;
  }
  .step_flow ul li {
    font-size: 16px;
  }
  dl.flow_contact dt {
    font-size: 16px;
  }
  dl.flow_contact dd {
    font-size: 16px;
  }
  .caution_section img {
    width: 70%;
  }
  #contact .contactArea h3 {
    font-size: 20px;
  }
  #contact .contactArea p.address {
    font-size: 14px;
  }
  #contact .contactBox p {
    font-size: 52px;
  }
  #contact .contactBox p span {
    font-size: 14px;
  }
  #contact .contactBtn {
    max-width: 680px;
    margin: 40px auto 0;
  }
  p.aboutBtn {
    bottom: 10vh;
  }
  p.aboutBtn a {
    width: 750px;
  }
  .arrow {
    width: 45px;
    height: 50px;
  }
  #contact {
    padding-top: 12%;
  }
}