@charset "UTF-8";
body {
  font-size: 16px;
  color: #333;
  line-height: 2;
  letter-spacing: 0.03em;
  background: #F9F8F3;
  font-family: "Noto Sans JP", "ヒラギノ角ゴシック ProN", "Hiragino Kaku Gothic ProN", "Hiragino Sans", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "游ゴシック体", "Yu Gothic", YuGothic, sans-serif;
}
@media screen and (max-width: 768px) {
  body {
    font-size: 14px;
  }
}

p,
a,
dt,
dd,
li,
th,
td {
  line-height: 2;
}

a {
  color: #333;
}
a:hover {
  color: #333;
}

*,
::before,
::after {
  box-sizing: border-box;
}

* {
  font-size: inherit;
  line-height: inherit;
  letter-spacing: 0.03em;
}

::before,
::after {
  display: inline-block;
  text-decoration: inherit;
  vertical-align: inherit;
}

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
}

footer,
header,
hgroup,
nav,
section {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

a {
  background-color: transparent;
  text-decoration: none;
}

a:active,
a:hover {
  outline: 0;
}

b,
strong {
  font-weight: bold;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
  vertical-align: bottom;
  max-width: 100%;
}
img.pdf_icon {
  vertical-align: middle;
}

svg:not(:root) {
  overflow: hidden;
}

hr {
  box-sizing: content-box;
  height: 0;
}

*:not(input):not(select):not(button):not(textarea):not(label):focus {
  outline: none;
}

select {
  height: 30px;
  color: inherit;
  font: inherit;
  margin: 0;
  padding: 0 20px 0 5px;
  line-height: 1;
}

button,
input,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
  padding: 4px 6px;
  border: 1px solid #ccc;
  border-radius: 4px;
  outline: none;
}

input:not([type=checkbox]):not([type=radio]),
textarea,
button {
  -webkit-appearance: none;
}

input {
  padding: 0 6px;
}

input:focus,
textarea:focus {
  outline: none;
}

input[type=button],
input[type=submit] {
  background-color: transparent;
  border: none;
}

button {
  overflow: visible;
  background-color: transparent;
  border-radius: 0;
  border: none;
}

button,
select {
  text-transform: none;
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: none;
  cursor: pointer;
}

button[disabled],
input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0 5px 0 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

input[type=text],
select,
textarea {
  font-size: 100%;
}

input[type=text]:focus,
textarea:focus {
  transition: 0.2s;
}

input[type=text]:focus,
textarea:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9 ;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}

textarea {
  overflow: auto;
  resize: vertical;
}

label {
  display: inline-block;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
  text-align: left;
  vertical-align: top;
}

ol {
  list-style-position: inside;
}

li {
  list-style-type: none;
}

address {
  font-style: normal;
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
p,
table,
thead,
tbody,
tfoot,
address {
  margin: 0;
  padding: 0;
}

input,
textarea,
table,
thead,
tbody,
tfoot,
address {
  text-align: left;
}

div,
dl,
dt,
dd,
ul,
ol,
li,
form,
p {
  text-align: inherit;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: normal;
  font-weight: normal;
}

figure {
  margin: 0;
}

.breadcrumb li {
  /**/
}

.button01 {
  /**/
}

.button02 {
  /**/
}

.pager li {
  /**/
}

.logo {
  width: 15.4166666667vw;
  height: 3.90625vw;
  position: absolute;
  left: 1.71875vw;
  top: 1.9270833333vw;
  z-index: 4;
}
@media screen and (max-width: 768px) {
  .logo {
    position: fixed;
    height: auto;
    width: 100%;
    top: 12px;
    left: auto;
    padding: 0 10px;
  }
}
@media screen and (max-width: 768px) {
  .logo a {
    width: 180px;
    display: block;
  }
}
.logo a img {
  width: 100%;
  height: 100%;
}

header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: fixed;
  z-index: 9999;
  transition: 1s;
  background: #fff;
  border-radius: 1000px;
  right: 120px;
  top: 60px;
}
@media screen and (max-width: 768px) {
  header {
    display: none;
  }
}
header .left-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
header .nav {
  background: #fff;
  display: flex;
  border-radius: 50px;
  padding: 10px 30px;
}
header .nav li {
  margin-right: 20px;
}
header .nav li:last-child {
  margin-right: 0;
}
header .nav li.hotel a::after {
  transform: rotate(90deg);
}
header .nav li.trimming a::after {
  transform: rotate(90deg);
}
header .nav li a {
  font-weight: 700;
  display: flex;
  align-items: center;
  font-size: 16px;
}
header .nav li a::after {
  content: "";
  background: url(../../../images/header/arrow_right.svg) no-repeat center/cover;
  width: 8px;
  height: 13px;
  display: block;
  margin-left: 10px;
}

.drop-menu {
  background-color: #fff;
  /* 追記 */
  position: absolute;
  top: 50px;
  transition: all 0.3s;
  border-radius: 20px;
  padding: 15px;
  transform: scaleY(0);
  width: 215px;
  /* 追記 */
}
.drop-menu li {
  margin-right: 0 !important;
}
.drop-menu li a {
  font-size: 14px;
  letter-spacing: 0.1em;
}
.drop-menu li a::after {
  display: none !important;
}

/* ドロップダウン出現後のスタイル */
.drop-menu.is-active {
  transform: scaleY(1);
  /* 追記 */
}

.drop-menu .drop-menu__item:last-child a {
  border: none;
}

.drop-menu__link {
  display: block;
  /* display: block;に変更 */
  background-color: #fff;
  /* 追記 */
  padding: 0px;
  /* 5pxを0pxに変更 */
  line-height: 0;
  /* 追記 */
  transform: scaleY(0);
  /* 追記 */
  transition: all 0.3s;
  /* 追記 */
  border-bottom: 1px dotted #F5E4DC;
}
.drop-menu__link::before {
  content: "・";
  color: #FFA79B;
}

/* ドロップダウン出現後のスタイル */
.drop-menu__link.is-active {
  padding: 10px 10px;
  /* 追記 */
  line-height: 1.6;
  /* 追記 */
  transform: scaleY(1);
  /* 追記 */
}

@media screen and (max-width: 768px) {
  .pc {
    display: none !important;
  }
}

.sp {
  display: none !important;
}
@media screen and (max-width: 768px) {
  .sp {
    display: block !important;
  }
}

.slidemenu {
  display: none;
  z-index: 10;
}
@media screen and (max-width: 768px) {
  .slidemenu {
    position: fixed;
    right: 0;
    top: 0;
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .slidemenu img {
    width: 71px;
  }
}
.slidemenu .mail {
  position: absolute;
  left: -50px;
  top: 16px;
  width: 34px;
}
.slidemenu .sns {
  position: absolute;
  left: -96px;
  top: 18px;
  width: 35px;
}

body.opend .sidemenu {
  right: 0;
}

.sidemenu {
  display: none;
  transition: 0.2s;
  z-index: 3;
}
@media screen and (max-width: 768px) {
  .sidemenu {
    display: block;
    position: fixed;
    width: 100%;
    height: 100%;
    right: -100%;
    top: 0;
    background: #F9F8F3;
    padding: 70px 20px 0;
    overflow-y: scroll;
  }
}
.sidemenu .bg-wrap {
  background: #fff;
  padding: 30px;
  border-radius: 10px;
}
.sidemenu .bg-wrap .accordion-container .accordion-list {
  border-bottom: 1px solid #ddd;
}
.sidemenu .bg-wrap .accordion-container .accordion-title {
  color: #333;
  border-top: none;
  line-height: 1.5;
}
.sidemenu .bg-wrap .accordion-container .accordion-title::before {
  content: "";
  width: 18px;
  height: 18px;
  background: url(https://iskangos.ac.jp/wordpress/wp-content/uploads/2024/12/open.png) no-repeat center/cover;
  position: absolute;
  top: calc(50% - 9px);
  right: 0;
}
.sidemenu .bg-wrap .accordion-container .accordion-title.open::before {
  background: url(https://iskangos.ac.jp/wordpress/wp-content/uploads/2024/12/close.png) no-repeat center/cover;
}
.sidemenu .bg-wrap .accordion-container .accordion-title::after {
  content: "";
  display: none;
}
.sidemenu .bg-wrap .accordion-container .accordion-title span {
  text-transform: uppercase;
  display: flex;
  font-size: 9px;
  letter-spacing: 0.1em;
  align-items: center;
}
.sidemenu .bg-wrap .accordion-container .accordion-title span:before {
  width: 5px;
  height: 5px;
  content: "";
  background: #EF803B;
  border-radius: 100%;
  margin-right: 5px;
}
.sidemenu .bg-wrap .accordion-container .accordion-text {
  padding: 0 0 15px 0;
}
.sidemenu .bg-wrap .accordion-container .accordion-text ul > li {
  margin-bottom: 5px;
}
.sidemenu .bg-wrap .accordion-container .accordion-text ul > li a {
  color: #333;
  font-size: 14px;
  font-weight: 500;
}
.sidemenu .list-wrap {
  margin-bottom: 20px;
}
.sidemenu .list-wrap .ttl a {
  font-size: 16px;
  letter-spacing: 0.1em;
  font-weight: 700;
  color: #EF803B;
}
.sidemenu .list-wrap .footer-list {
  margin-left: 10px;
}
.sidemenu .list-wrap .footer-list li a {
  font-size: 14px;
}
.sidemenu .list-wrap .footer-list .footer-list-sub {
  margin-left: 10px;
}

.fixed-menu {
  position: fixed;
  right: 0;
  top: calc(50% - 250px);
  z-index: 2;
  width: 70px;
}
@media screen and (max-width: 768px) {
  .fixed-menu {
    display: none;
  }
}

.fixed-menu02 {
  position: fixed;
  right: 0;
  top: calc(50% + 100px);
  z-index: 2;
  width: 70px;
}
@media screen and (max-width: 768px) {
  .fixed-menu02 {
    display: none;
  }
}

footer {
  background: #F0803E;
  padding: 100px;
  position: relative;
}
@media screen and (max-width: 768px) {
  footer {
    padding: 20px 20px 50px;
  }
}
footer::before {
  content: "";
  background: url(../../../images/footer/footer.png) no-repeat center/cover;
  position: absolute;
  width: 100%;
  height: 68px;
  left: 0;
  top: -68px;
}
@media screen and (max-width: 768px) {
  footer::before {
    height: 20px;
    top: -20px;
    background-size: 100% 100%;
  }
}
footer .container {
  width: 1200px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  footer .container {
    width: 100%;
  }
}
footer .flex-wrap {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  footer .flex-wrap {
    flex-direction: column;
  }
}
footer .flex-wrap .left {
  width: 385px;
}
@media screen and (max-width: 768px) {
  footer .flex-wrap .left {
    width: 100%;
    margin-bottom: 40px;
  }
}
footer .flex-wrap .left .f-logo {
  margin-bottom: 20px;
}
footer .flex-wrap .left .f-logo img {
  width: 100%;
}
footer .flex-wrap .left .address-wrap {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  footer .flex-wrap .left .address-wrap {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }
}
footer .flex-wrap .left .address-wrap p {
  font-size: 14px;
  color: #fff;
}
footer .flex-wrap .left .address-wrap p a {
  color: #fff;
}
footer .flex-wrap .left .address-wrap .link-list {
  display: flex;
}
@media screen and (max-width: 768px) {
  footer .flex-wrap .left .address-wrap .link-list {
    margin-top: 10px;
  }
}
footer .flex-wrap .left .address-wrap .link-list li:first-child {
  margin-right: 10px;
}
footer .flex-wrap .left .btn-list {
  margin-top: 30px;
}
footer .flex-wrap .left .btn-list li {
  margin-bottom: 20px;
}
footer .flex-wrap .left .btn-list li:last-child {
  margin-bottom: 0;
}
footer .flex-wrap .left .btn-list li a {
  display: block;
  width: 100%;
  font-size: 15px;
  border-radius: 100px;
  line-height: 64px;
  text-align: center;
  font-weight: 700;
  letter-spacing: 0.1em;
}
footer .flex-wrap .left .btn-list li:nth-child(1) a {
  background: #0190BC;
  color: #fff;
}
footer .flex-wrap .left .btn-list li:nth-child(2) a {
  background: #fff;
  color: #F0803E;
}
footer .flex-wrap .right {
  width: 720px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  footer .flex-wrap .right {
    display: none;
  }
}
footer .flex-wrap .right .list-wrap {
  width: 220px;
  margin-bottom: 20px;
}
footer .flex-wrap .right .list-wrap .ttl a {
  color: #fff;
  border-bottom: 1px solid #fff;
  padding-bottom: 5px;
  margin-bottom: 5px;
  display: block;
  font-weight: 700;
}
footer .flex-wrap .right .list-wrap .footer-list li a {
  color: #fff;
  font-weight: 700;
}
footer .flex-wrap .right .list-wrap .footer-list li .footer-list-sub {
  margin-bottom: 10px;
}
footer .flex-wrap .right .list-wrap .footer-list li .footer-list-sub li {
  margin-top: -10px;
}
footer .flex-wrap .right .list-wrap .footer-list li .footer-list-sub li a {
  font-size: 14px;
}

.accordion-container {
  display: none;
}
@media screen and (max-width: 768px) {
  .accordion-container {
    display: block;
  }
}

.accordion-list:last-child {
  border-bottom: 1px solid #fff;
}

.accordion-title {
  cursor: pointer;
  font-size: 18px;
  font-weight: 700;
  padding: 20px 80px 20px 0;
  position: relative;
  border-top: 1px solid #fff;
  letter-spacing: 0.1em;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .accordion-title {
    font-size: 16px;
    padding: 20px 60px 20px 0;
  }
}
.accordion-title:before {
  position: absolute;
  content: "";
  top: 50%;
  right: 25px;
  height: 2px;
  width: 40px;
  background: #fff;
  transform: rotate(90deg);
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 768px) {
  .accordion-title:before {
    width: 20px;
  }
}
.accordion-title:after {
  position: absolute;
  content: "";
  top: 50%;
  right: 25px;
  height: 2px;
  width: 40px;
  background: #fff;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 768px) {
  .accordion-title:after {
    width: 20px;
  }
}
.accordion-title.open:before {
  transform: rotate(180deg);
}
.accordion-title.open:after {
  opacity: 0;
}

.accordion-text {
  display: none;
  padding: 0 0 20px 0;
  font-size: 14px;
  letter-spacing: 0.1em;
  margin-top: -10px;
  color: #fff;
}
@media screen and (max-width: 768px) {
  .accordion-text {
    font-size: 14px;
  }
}
.accordion-text a {
  color: #fff;
}
.accordion-text ul > li {
  font-size: 14px;
  margin-bottom: 10px;
  font-weight: 700;
}
.accordion-text ul > li > ul {
  margin-top: -5px;
}
.accordion-text ul > li > ul li {
  font-size: 12px;
  line-height: 1.5;
  margin-bottom: 0;
  font-weight: 500;
}

.news-list li {
  /**/
}

.slide-menu {
  /**/
}

.overflow-table {
  overflow-x: auto;
}

@media only screen and (max-width: 312px) {
  .nodrop-table tr th,
  .nodrop-table tr td {
    display: table-cell;
    width: auto !important;
  }
}
@media only screen and (max-width: 312px) {
  .nodrop-table tr th {
    white-space: nowrap;
  }
}

.hover-all {
  position: relative;
}
.hover-all > a {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9;
}

.youtube-wrap {
  width: 100%;
  padding-bottom: 56.25%;
  height: 0px;
  position: relative;
}

.youtube-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#id {
  display: none;
}

@media screen and (max-width: 768px) {
  .pc {
    display: none;
  }
}

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

.sub {
  margin-top: 150px;
  margin-bottom: 200px;
}
@media screen and (max-width: 768px) {
  .sub {
    margin-top: 70px;
    margin-bottom: 70px;
  }
}

.mb50 {
  margin-bottom: 50px;
}

h2 {
  font-size: 38px;
  font-weight: 700;
  letter-spacing: 0.2em;
  line-height: 2;
  margin-bottom: 60px;
  color: #EF803B;
}
@media screen and (max-width: 768px) {
  h2 {
    font-size: 25px;
    margin-bottom: 30px;
  }
}

.s-container {
  width: 1200px;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .s-container {
    width: 100%;
    padding: 0 20px;
  }
}

section {
  padding: 50px 20px 100px;
  width: calc(100% - 40px);
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 768px) {
  section {
    width: calc(100% - 10px);
    padding: 50px 0 0 0;
  }
}

.message-wrap {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .message-wrap {
    flex-direction: column;
    align-items: center;
    margin-bottom: 80px;
  }
}
.message-wrap .content {
  width: 600px;
}
@media screen and (max-width: 768px) {
  .message-wrap .content {
    width: 100%;
  }
}
.message-wrap .content h2 {
  font-size: 38px;
  font-weight: 700;
  letter-spacing: 0.2em;
  line-height: 2;
  margin-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .message-wrap .content h2 {
    font-size: 25px;
    margin-bottom: 30px;
  }
}
.message-wrap .content h2 span {
  margin-bottom: 60px;
  display: block;
  color: #EF803B;
  font-size: 14px;
}
@media screen and (max-width: 768px) {
  .message-wrap .content h2 span {
    margin-bottom: 30px;
  }
}
.message-wrap .content h2 span::before {
  content: "";
  width: 11px;
  height: 11px;
  background: #EF803B;
  border-radius: 100%;
  margin-right: 20px;
}
.message-wrap .content .read {
  font-size: 16px;
  line-height: 2.5;
  letter-spacing: 0.1em;
  margin-bottom: 70px;
  width: 440px;
}
@media screen and (max-width: 768px) {
  .message-wrap .content .read {
    font-size: 14px;
    margin-bottom: 0;
    width: 100%;
  }
}
.message-wrap .thumb {
  margin-top: 60px;
  width: 700px;
}
@media screen and (max-width: 768px) {
  .message-wrap .thumb {
    margin-top: 30px;
    width: auto;
  }
}
@media screen and (max-width: 768px) {
  .message-wrap .thumb img {
    width: 100%;
    margin: 0 auto;
    display: block;
  }
}

h3 {
  font-size: 32px;
  font-weight: 700;
  line-height: 1.7;
  margin-bottom: 20px;
  color: #EF803B;
  letter-spacing: 0.2em;
}
@media screen and (max-width: 768px) {
  h3 {
    font-size: 24px;
    margin-bottom: 30px;
  }
}
h3 span {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #EF803B;
  display: block;
}

.list {
  display: flex;
  justify-content: space-between;
  margin-bottom: 90px;
}
@media screen and (max-width: 768px) {
  .list {
    flex-direction: column;
  }
}
.list li {
  width: 377px;
}
@media screen and (max-width: 768px) {
  .list li {
    width: 100%;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 768px) {
  .list li:last-child {
    margin-bottom: 0;
  }
}
.list li .content {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
@media screen and (max-width: 768px) {
  .list li .content {
    margin-top: 10px;
    height: auto;
  }
}
.list li .ttl {
  font-size: 21px;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .list li .ttl {
    font-size: 18px;
  }
}
.list li .read {
  font-size: 14px;
}
.list li .button01 {
  display: block;
  width: 100%;
  line-height: 55px;
  background: #EF803B;
  font-size: 15px;
  font-weight: 700;
  text-align: center;
  color: #fff;
  border-radius: 1000px;
  transition: 0.2s;
  border: 2px solid #EF803B;
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .list li .button01 {
    width: 100%;
    margin-top: 20px;
  }
}
.list li .button01:hover {
  border: 2px solid #EF803B;
  background: #fff;
  color: #EF803B;
}

.flex-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 50px 0;
}
@media screen and (max-width: 768px) {
  .flex-box:nth-child(even) {
    flex-direction: column-reverse;
    padding-bottom: 60px;
  }
}
@media screen and (max-width: 768px) {
  .flex-box {
    flex-direction: column;
    margin-bottom: 50px;
  }
}
.flex-box .left {
  width: 500px;
}
@media screen and (max-width: 768px) {
  .flex-box .left {
    width: 100%;
  }
}
.flex-box .left h2 {
  font-size: 32px;
  font-weight: 700;
  line-height: 1.7;
  margin-bottom: 40px;
  color: #EF803B;
  letter-spacing: 0.2em;
  text-align: left;
  position: relative;
}
@media screen and (max-width: 768px) {
  .flex-box .left h2 {
    font-size: 25px;
  }
}
.flex-box .left h2::before {
  content: "";
  width: 75px;
  position: absolute;
  bottom: -20px;
  background: #EF803B;
  height: 2px;
}
.flex-box .left h2 span {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #EF803B;
  display: block;
}
.flex-box .left h2 span::before {
  content: "";
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background-color: #EF803B;
  margin-right: 10px;
}
.flex-box .left .ttl {
  font-size: 22px;
  line-height: 1.5;
  font-weight: 700;
  margin-bottom: 20px;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  .flex-box .left {
    width: 100%;
  }
}
.flex-box .right {
  width: 634px;
}
@media screen and (max-width: 768px) {
  .flex-box .right {
    width: 100%;
    margin-top: 30px;
  }
}

.mb100 {
  margin-bottom: 100px;
}

.flow-list {
  display: flex;
  justify-content: space-between;
  margin-bottom: 100px;
}
@media screen and (max-width: 768px) {
  .flow-list {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 120px;
  }
}
.flow-list li:nth-child(even) img {
  margin-top: 82px;
}
@media screen and (max-width: 768px) {
  .flow-list li:nth-child(even) img {
    transform: rotate(90deg);
    margin: 20px 0;
  }
}
.flow-list li:nth-child(odd) {
  width: 180px;
}
@media screen and (max-width: 768px) {
  .flow-list li:nth-child(odd) {
    width: 100%;
  }
}
.flow-list li:nth-child(odd) img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .flow-list li:nth-child(odd) img {
    width: 150px;
    display: block;
    margin: 0 auto;
  }
}
.flow-list li p {
  color: #EF803B;
  text-align: center;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.5;
  margin-top: 10px;
}
@media screen and (max-width: 768px) {
  .flow-list li p {
    font-size: 18px;
  }
}

.voice {
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .voice {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.voice .s-container {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-direction: row-reverse;
}
@media screen and (max-width: 768px) {
  .voice .s-container {
    flex-direction: column-reverse;
  }
}
.voice .s-container .thumb {
  width: 659px;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .voice .s-container .thumb {
    width: 100%;
  }
}
.voice .s-container .thumb img {
  width: 100%;
}
.voice .s-container .content {
  width: 455px;
}
@media screen and (max-width: 768px) {
  .voice .s-container .content {
    width: 100%;
    margin-bottom: 10px;
  }
}
.voice .s-container .content .sub-ttl {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.1em;
  color: #EF803B;
  margin-bottom: 10px;
}
.voice .s-container .content .sub-ttl::before {
  content: "";
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background-color: #EF803B;
  margin-right: 10px;
}
.voice .s-container .content h2 {
  font-size: 50px;
  font-weight: 700;
  line-height: 1.7;
  margin-bottom: 20px;
  color: #EF803B;
  letter-spacing: 0.2em;
}
@media screen and (max-width: 768px) {
  .voice .s-container .content h2 {
    font-size: 25px;
  }
}
.voice .s-container .content .read {
  line-height: 2;
  letter-spacing: 0.1em;
  margin-bottom: 50px;
}
@media screen and (max-width: 768px) {
  .voice .s-container .content .read {
    margin-bottom: 30px;
  }
}

.curriculum-table {
  padding-top: 200px;
}
@media screen and (max-width: 768px) {
  .curriculum-table {
    padding-top: 0;
  }
}

.curriculum {
  background: #fff;
  padding-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .curriculum {
    padding-bottom: 0;
  }
}
.curriculum::before {
  content: "";
  background: url(../../../images/index/bg_white.png) no-repeat top/cover;
  position: absolute;
  bottom: -252px;
  width: 100%;
  height: 254px;
  left: 0;
}
@media screen and (max-width: 768px) {
  .curriculum::before {
    height: 57px;
    bottom: -57px;
    background: url(../../../images/index/bg_white.svg) no-repeat top/cover;
  }
}

.flex-box-table {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin: 50px 0;
}
.flex-box-table .box {
  display: flex;
  flex-direction: column;
  width: 49%;
}
@media screen and (max-width: 768px) {
  .flex-box-table .box {
    width: 100%;
  }
}
.flex-box-table .box img {
  width: 100%;
}
.flex-box-table img {
  width: 49%;
}
@media screen and (max-width: 768px) {
  .flex-box-table img {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .flex-box-table {
    flex-direction: column;
    margin-bottom: 50px;
  }
}

.wrap {
  width: 49%;
}
@media screen and (max-width: 768px) {
  .wrap {
    width: 100%;
  }
}

.table01 {
  margin-bottom: 30px;
  width: 100%;
}
.table01 th {
  font-size: 17px;
  letter-spacing: 0.1em;
  background: #FAF8F4;
  padding: 10px 15px;
  line-height: 1.5;
  vertical-align: middle;
  text-align: center;
  background: #EF803B;
  color: #fff;
  transform: translateY(-10px);
}
@media screen and (max-width: 768px) {
  .table01 th {
    padding: 5px 15px;
  }
}
.table01 th:first-child {
  border-radius: 4px 0 0 4px;
  width: 381px;
}
.table01 th:last-child {
  border-radius: 0 4px 4px 0;
}
@media screen and (max-width: 768px) {
  .table01 th {
    font-size: 14px;
  }
}
.table01 tr:nth-child(2) td:first-child {
  border-radius: 5px 0 0 0;
}
.table01 tr:nth-child(2) td:last-child {
  border-radius: 0 5px 0 0;
}
.table01 tr:last-child td {
  border-bottom: 2px solid #F3EDE4;
}
.table01 tr:last-child td:first-child {
  border-radius: 0 0 0 5px;
}
.table01 tr:last-child td:last-child {
  border-radius: 0 0 5px 0;
}
.table01 td:first-child {
  background: #F7F4ED;
  border-left: 2px solid #F3EDE4;
  padding: 24px 0 24px 50px;
}
@media screen and (max-width: 768px) {
  .table01 td:first-child {
    padding: 10px 20px;
  }
}
.table01 td:nth-child(2) {
  text-align: center;
}
.table01 td:nth-child(3) {
  text-align: center;
  border-right: 2px solid #F3EDE4;
}
.table01 td {
  font-size: 18px;
  letter-spacing: 0.1em;
  vertical-align: middle;
  font-weight: 700;
  border-top: 2px solid #F3EDE4;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .table01 td {
    font-size: 14px;
  }
}

.table-ttl {
  font-size: 18px;
  color: #EF803B;
  margin-bottom: 20px;
  font-weight: 700;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .table-ttl {
    font-size: 16px;
  }
}

.wrap-table .table02 {
  width: 100%;
  margin-bottom: 50px;
}
.wrap-table .table02 th {
  font-size: 18px;
  letter-spacing: 0.1em;
  width: 343px;
  background: #F7F4ED;
  padding: 20px 15px;
  line-height: 1.5;
  vertical-align: middle;
}
@media screen and (max-width: 768px) {
  .wrap-table .table02 th {
    font-size: 14px;
  }
}
.wrap-table .table02 th,
.wrap-table .table02 td {
  border: 2px solid #F3EDE4;
}
@media screen and (max-width: 768px) {
  .wrap-table .table02 th,
  .wrap-table .table02 td {
    display: block;
    width: 100%;
    border: 1px solid #F3EDE4;
  }
}
.wrap-table .table02 td {
  font-size: 16px;
  letter-spacing: 0.1em;
  padding: 10px 15px;
  vertical-align: middle;
  line-height: 1.7;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .wrap-table .table02 td {
    font-size: 14px;
  }
}
.wrap-table .table-ttl {
  font-size: 22px;
  background: #F0803E;
  line-height: 78px;
  border-radius: 5px;
  padding: 0 20px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .wrap-table .table-ttl {
    font-size: 18px;
    line-height: 55px;
  }
}

.button01 {
  display: block;
  width: 100%;
  line-height: 55px;
  background: #EF803B;
  font-size: 15px;
  font-weight: 700;
  text-align: center;
  color: #fff;
  border-radius: 1000px;
  transition: 0.2s;
  border: 2px solid #EF803B;
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .button01 {
    width: 100%;
    margin-top: 20px;
  }
}
.button01:hover {
  border: 2px solid #EF803B;
  background: #fff;
  color: #EF803B;
}

.h2s {
  display: flex;
  justify-content: space-between;
  margin-bottom: 50px;
  flex-wrap: wrap;
}
@media screen and (max-width: 768px) {
  .h2s {
    flex-direction: column;
  }
}
.h2s li {
  width: 380px;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .h2s li {
    margin-bottom: 30px;
    width: 100%;
  }
}
.h2s li .ttl {
  font-size: 20px;
  font-weight: 700;
  margin-top: 10px;
}
.h2s li .read {
  font-size: 16px;
  letter-spacing: 0.05em;
}
.h2s li img {
  width: 100%;
}

/*# sourceMappingURL=tax.css.map */
