@charset "UTF-8";
* {
  box-sizing: border-box;
}

a {
  text-decoration: none;
}

div {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

span {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

object {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

iframe {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

h1 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

h2 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

h3 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

h4 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

h5 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

p {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

blockquote {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  quotes: none;
}
blockquote::before {
  content: "";
  content: none;
}
blockquote::after {
  content: "";
  content: none;
}

pre {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

abbr {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

address {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  font-style: normal;
}

cite {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

code {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

del {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  text-decoration: line-through;
}

dfn {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

em {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  font-family: "Roboto Condensed", sans-serif;
  letter-spacing: -0.02em;
  font-size: 1.1em;
  font-style: normal;
}

img {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}
@media screen and (max-width: 767px) {
  img {
    width: 100%;
  }
}

ins {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

kbd {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

q {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  quotes: none;
}
q::before {
  content: "";
  content: none;
}
q::after {
  content: "";
  content: none;
}

samp {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

small {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

strong {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

sub {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  font-size: 0.65rem;
  line-height: 1.35;
  vertical-align: text-bottom;
}

sup {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  font-size: 0.65rem;
  line-height: 1.35;
  vertical-align: text-top;
}

var {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

b {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

i {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  font-style: normal;
}

dl {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  font-style: normal;
}

dt {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

dd {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

ol {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  list-style: none;
}

ul {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  list-style: none;
}

li {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

form {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

label {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

legend {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

table {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  border-collapse: collapse;
  border-spacing: 0;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 1rem;
  font-family: inherit;
}
table th {
  text-align: left;
  vertical-align: middle;
  padding: 1em;
  font-weight: normal;
}
table td {
  text-align: left;
  vertical-align: middle;
  padding: 0.2em 1em;
  word-break: break-all;
  overflow-wrap: break-word;
  word-wrap: break-word;
}

caption {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

tbody {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

tfoot {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

thead {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

tr {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

th {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

article {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  display: block;
}

aside {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  display: block;
}

canvas {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

details {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  display: block;
}

figcaption {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  display: block;
}

figure {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  display: block;
}

header {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  display: block;
}
header .inner {
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
header .inner .head-LogoBox_LoginBtn {
  width: 80px;
  height: 38px;
  display: inline-flex;
  align-items: center;
  background-color: rgb(231, 231, 231);
  box-shadow: rgb(231, 231, 231) 0px 2px 1px inset;
  background-image: linear-gradient(to top, rgb(231, 231, 231), rgb(247, 247, 247) 15%);
  box-sizing: border-box;
  font-family: "Lucida Grande", "Lucida Sans Unicode", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", メイリオ, Meiryo, Helvetica, Arial, Verdana, sans-serif;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
  padding: 12px;
  justify-content: center;
  border-radius: 4px;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  header .inner .head-LogoBox_LoginBtn {
    border: 1px solid #ddd;
    padding: 8px 0;
    width: 48px;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.9, #f9f9f9), color-stop(0.9, #e5e5e5));
    background-color: #f9f9f9;
    background-image: linear-gradient(to bottom, #f9f9f9 90%, #e5e5e5 90%);
    font-size: 0.8rem;
    border-radius: 0;
    box-shadow: none;
    height: 26px;
  }
}
header .inner h1 {
  width: 291px;
}
@media screen and (max-width: 767px) {
  header .inner h1 {
    width: 35vw;
  }
}
header .inner h1 img {
  width: 100%;
}

hgroup {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  display: block;
}

menu {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  display: block;
}

nav {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  display: block;
}
nav ul {
  list-style: none;
}

summary {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

time {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

mark {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

audio {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
}

main {
  display: block;
}

abbr[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input {
  vertical-align: middle;
}
input:-moz-placeholder {
  color: #4d4d4d;
}
input::-moz-placeholder {
  color: #4d4d4d;
}
input:-ms-input-placeholder {
  color: #4d4d4d;
}
input::-webkit-input-placeholder {
  color: #4d4d4d;
}

select {
  background-color: #ffffff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 15px;
  padding: 14px 10px;
  border-radius: 6px;
  border: 1px solid #ebebeb;
  width: 100%;
  background-image: url("/assets/img/arrow_open.svg");
  background-repeat: no-repeat;
  background-position: center right 15px;
  color: #ccc;
}
select:valid {
  color: #323232;
}

textarea {
  margin: 5px;
  padding: 6px;
  color: #222222;
  font-size: 1rem;
  border: 1px solid #000;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
textarea::-moz-placeholder {
  color: #4d4d4d;
}

input::-moz-placeholder {
  color: #9a9a9a; /* 好みの色に変更 */
}

input::placeholder {
  color: #9a9a9a; /* 好みの色に変更 */
}

input {
  -moz-appearance: none; /* Firefox */
  border: none;
  background: none;
  font-size: 15px;
}

input[type=text],
input[type=number],
input[type=tel],
input[type=email],
textarea,
input[type=password] {
  background-color: #f4f4f4;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 14px 10px;
  border-radius: 6px;
  border: 1px solid #ebebeb;
  width: 100%;
}

input[type=text].align_left {
  text-align: left;
}

input[type=text].align_center {
  text-align: center;
}

input[type=text].align_right {
  text-align: right;
}

input[type=radio] {
  margin: 3px 0 5px 5px;
  outline: none;
  cursor: pointer;
}

input[type=checkbox] {
  margin: 3px 0 5px 5px;
  outline: none;
  cursor: pointer;
}

input[type=radio] + label {
  padding: 0 8px 0 2px;
  cursor: pointer;
}

input[type=checkbox] + label {
  padding: 0 8px 0 2px;
  cursor: pointer;
}

input[type=date]::-webkit-calendar-picker-indicator {
  display: none;
  -webkit-appearance: none;
}

html {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 10px;
  vertical-align: baseline;
  background: transparent;
  height: 100%;
}

.sp-content {
  height: 100%;
}

body {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  word-break: normal;
  overflow-wrap: normal;
  word-wrap: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  letter-spacing: 0;
  line-height: 1.8;
  font-family: "Noto Sans JP", "Noto Serif JP", "Hiragino Kaku Gothic ProN", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 18px;
  line-height: 1;
  font-weight: 500;
  color: #363636;
  height: 100%;
}

.fadeIn {
  transition-property: opacity, transform;
  transition-duration: 1s;
  transition-timing-function: cubic-bezier(0, 0.295, 0.5, 1);
  opacity: 0;
  transform: translate(0, 60px);
}

.fadeIn[data-delay="1"] {
  transition-delay: 0.2s;
}

.fadeIn[data-delay="2"] {
  transition-delay: 0.4s;
}

.fadeIn[data-delay="3"] {
  transition-delay: 0.6s;
}

.fadeIn[data-delay="4"] {
  transition-delay: 0.8s;
}

.fadeIn[data-delay="5"] {
  transition-delay: 1s;
}

.fadeIn[data-delay="6"] {
  transition-delay: 1.2s;
}

.fadeIn[data-delay="7"] {
  transition-delay: 1.4s;
}

.fadeIn[data-delay="8"] {
  transition-delay: 1.6s;
}

.fadeIn[data-delay="9"] {
  transition-delay: 1.8s;
}

.fadeIn[data-delay="10"] {
  transition-delay: 2s;
}

.fadeIn[data-delay="11"] {
  transition-delay: 2.2s;
}

.fadeIn[data-delay="12"] {
  transition-delay: 2.4s;
}

.fadeIn.is_done {
  opacity: 1;
  transform: translate(0, 0);
}

.pc {
  display: block !important;
}

.sp {
  display: none !important;
}

p.more {
  text-align: center;
}
p.more a {
  background-color: #a17a43;
  color: #fff;
  display: block;
  font-size: 11px;
  line-height: 1;
  width: 300px;
  margin: 0 auto;
  padding: 17px 0;
  transition: 0.8s;
}
p.more a:hover {
  background-color: #efefef;
  color: #a17a43;
  text-decoration: none;
}

.itemcenter {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

@media screen and (max-width: 764px) {
  header .inner h1 {
    line-height: 0;
  }
  footer .inner {
    padding: 10px 0;
  }
  footer .inner dl {
    display: block;
    position: relative;
    padding-bottom: 15%;
  }
  footer .inner dl dt {
    position: absolute;
    bottom: 0;
    left: 0;
  }
  footer .inner dl dd ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  footer .inner dl dd ul li {
    margin-right: 0px;
    padding-right: 0px;
    width: 50%;
    border-right: none;
    padding: 7px;
  }
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
}
body.front-page .l-header {
  transition: 0.3s;
  background-color: rgba(255, 255, 255, 0);
}
body.front-page .l-header.is-show {
  background-color: rgba(255, 255, 255, 0.5);
}
body.front-page .l-header .menu.open + nav {
  background-color: white;
}
body.front-page .section-contact {
  margin-top: -175px;
  padding-top: 275px;
}
@media screen and (max-width: 767px) {
  body.front-page .section-contact {
    padding-top: 225px;
  }
}
body.front-page .section-contact .people03-img {
  display: none;
}
body.front-page .section-outline .people03-img {
  position: absolute;
  bottom: -39%;
  right: -3%;
  z-index: 2;
}
@media (max-width: 1800px) {
  body.front-page .section-outline .people03-img {
    max-width: 226px;
    bottom: -16%;
    right: 30px;
  }
}
@media (max-width: 1032px) {
  body.front-page .section-outline .people03-img {
    bottom: -11%;
  }
}
@media screen and (max-width: 767px) {
  body.front-page .section-outline .people03-img {
    display: none;
  }
}
body .section-topic,
body .section-privacy {
  margin-top: -12.5vw;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  body .section-topic,
  body .section-privacy {
    margin-top: -18.5vw;
  }
}
body.service-page, body.topic-page, body.privacy-page {
  background-color: #edfaff;
}
body.service-page .people03-img, body.topic-page .people03-img, body.privacy-page .people03-img {
  position: absolute;
  top: -54%;
  right: -19%;
  z-index: 2;
}
@media (max-width: 1600px) {
  body.service-page .people03-img, body.topic-page .people03-img, body.privacy-page .people03-img {
    right: 0;
  }
}
@media screen and (max-width: 767px) {
  body.service-page .people03-img, body.topic-page .people03-img, body.privacy-page .people03-img {
    max-width: 210px;
    position: absolute;
    top: -21%;
    z-index: 2;
  }
}

.head-imge {
  position: relative;
}
.head-imge .head-img {
  width: 100%;
  margin-top: 90px;
}
@media screen and (max-width: 767px) {
  .head-imge .head-img {
    margin-top: 60px;
    height: 45vw;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.head-imge .c-title {
  position: absolute;
  top: 28%;
  left: 50%;
  transform: translate(-50%, 0);
}
@media (max-width: 1200px) {
  .head-imge .c-title {
    top: 29%;
  }
}
@media (max-width: 900px) {
  .head-imge .c-title {
    top: 32%;
  }
}
@media (max-width: 800px) {
  .head-imge .c-title {
    top: 33%;
  }
}
@media screen and (max-width: 767px) {
  .head-imge .c-title {
    top: 26%;
  }
}
@media (max-width: 600px) {
  .head-imge .c-title {
    top: 29%;
  }
}
@media (max-width: 500px) {
  .head-imge .c-title {
    top: 31%;
  }
}
@media (max-width: 450px) {
  .head-imge .c-title {
    top: 34%;
  }
}
@media (max-width: 400px) {
  .head-imge .c-title {
    top: 36%;
  }
}
@media (max-width: 350px) {
  .head-imge .c-title {
    top: 37%;
  }
}
@media (max-width: 335px) {
  .head-imge .c-title {
    top: 38%;
  }
}

html {
  margin-top: 0 !important;
}

.u-bg-white {
  background-color: #fff;
}

.u-must:after {
  content: "＊";
  color: #f32d3d;
  display: inline-block;
  position: relative;
  top: 0em;
  left: 0.2em;
  font-size: 12px;
}

.u-date {
  position: relative;
}
.u-date input[type=date] {
  border: 1px solid #ebebeb;
  padding: 15px;
  background-color: #fff;
  border-radius: 5px;
  height: 45px;
  width: 190px;
  font-size: 16px;
  color: #363636;
  background-color: #f5f5f5;
  box-sizing: border-box;
  background-image: url("/assets/img/icon_calender.svg");
  background-position: center right 15px;
  background-repeat: no-repeat;
  padding-right: 50px;
  text-align: left;
}
.u-date span {
  position: absolute;
  left: 12px;
  padding-right: 5px;
  top: 3px;
  color: #9a9a9a;
  display: inline-block;
  background-color: #f5f5f5;
}

.u-link {
  color: #0051BA;
  display: inline-flex;
  align-items: center;
}
.u-link::after {
  content: "";
  width: 8px;
  height: 15px;
  position: relative;
  top: 1px;
  margin-left: 8px;
  background-image: url("/assets/img/arrow.svg");
  background-repeat: no-repeat;
  background-position: center;
}
.u-link.cancel:after {
  display: none;
}
.u-link.cancel:before {
  content: "";
  width: 14px;
  height: 14px;
  position: relative;
  top: 1px;
  margin-right: 8px;
  background-image: url("/assets/img/icon_cancel.svg");
  background-repeat: no-repeat;
  background-position: center;
}

.u-select.select-empty {
  color: #9a9a9a;
}
.u-select.select-filled {
  color: #363636;
}

.u-text-left {
  text-align: left;
}

.u-text-center {
  text-align: center !important;
}

.u-align-center {
  align-items: center;
}

.u-text-right {
  text-align: right;
}

.u-bg-white {
  background-color: #fff;
}

.u-bd {
  border: 1px solid #eee;
}

.u-w-100 {
  width: 100%;
  max-width: 100%;
}

.u-fw-bold {
  font-weight: 700;
}

.u-flex {
  display: flex;
  justify-content: space-between;
}
.u-flex.w100 {
  width: 100%;
}
.u-flex.end {
  justify-content: flex-end;
}
.u-flex.start {
  justify-content: flex-start;
}
.u-flex.sb {
  justify-content: space-between;
}
.u-flex.ac {
  align-items: center;
}

.u-ml-auto {
  margin-left: auto;
}

.u-mt0 {
  margin-top: 0px !important;
}

.u-mb0 {
  margin-bottom: 0px !important;
}

.u-ml0 {
  margin-left: 0px !important;
}

.u-mr0 {
  margin-right: 0px !important;
}

.u-mt5 {
  margin-top: 5px !important;
}

.u-mb5 {
  margin-bottom: 5px !important;
}

.u-ml5 {
  margin-left: 5px !important;
}

.u-mr5 {
  margin-right: 5px !important;
}

.u-mt10 {
  margin-top: 10px !important;
}

.u-mb10 {
  margin-bottom: 10px !important;
}

.u-ml10 {
  margin-left: 10px !important;
}

.u-mr10 {
  margin-right: 10px !important;
}

.u-mt15 {
  margin-top: 15px !important;
}

.u-mb15 {
  margin-bottom: 15px !important;
}

.u-ml15 {
  margin-left: 15px !important;
}

.u-mr15 {
  margin-right: 15px !important;
}

.u-mt20 {
  margin-top: 20px !important;
}

.u-mb20 {
  margin-bottom: 20px !important;
}

.u-ml20 {
  margin-left: 20px !important;
}

.u-mr20 {
  margin-right: 20px !important;
}

.u-mt25 {
  margin-top: 25px !important;
}

.u-mb25 {
  margin-bottom: 25px !important;
}

.u-ml25 {
  margin-left: 25px !important;
}

.u-mr25 {
  margin-right: 25px !important;
}

.u-mt30 {
  margin-top: 30px !important;
}

.u-mb30 {
  margin-bottom: 30px !important;
}

.u-ml30 {
  margin-left: 30px !important;
}

.u-mr30 {
  margin-right: 30px !important;
}

.u-mt35 {
  margin-top: 35px !important;
}

.u-mb35 {
  margin-bottom: 35px !important;
}

.u-ml35 {
  margin-left: 35px !important;
}

.u-mr35 {
  margin-right: 35px !important;
}

.u-mt40 {
  margin-top: 40px !important;
}

.u-mb40 {
  margin-bottom: 40px !important;
}

.u-ml40 {
  margin-left: 40px !important;
}

.u-mr40 {
  margin-right: 40px !important;
}

.u-mt45 {
  margin-top: 45px !important;
}

.u-mb45 {
  margin-bottom: 45px !important;
}

.u-ml45 {
  margin-left: 45px !important;
}

.u-mr45 {
  margin-right: 45px !important;
}

.u-mt50 {
  margin-top: 50px !important;
}

.u-mb50 {
  margin-bottom: 50px !important;
}

.u-ml50 {
  margin-left: 50px !important;
}

.u-mr50 {
  margin-right: 50px !important;
}

.u-mt55 {
  margin-top: 55px !important;
}

.u-mb55 {
  margin-bottom: 55px !important;
}

.u-ml55 {
  margin-left: 55px !important;
}

.u-mr55 {
  margin-right: 55px !important;
}

.u-mt60 {
  margin-top: 60px !important;
}

.u-mb60 {
  margin-bottom: 60px !important;
}

.u-ml60 {
  margin-left: 60px !important;
}

.u-mr60 {
  margin-right: 60px !important;
}

.u-mt65 {
  margin-top: 65px !important;
}

.u-mb65 {
  margin-bottom: 65px !important;
}

.u-ml65 {
  margin-left: 65px !important;
}

.u-mr65 {
  margin-right: 65px !important;
}

.u-mt70 {
  margin-top: 70px !important;
}

.u-mb70 {
  margin-bottom: 70px !important;
}

.u-ml70 {
  margin-left: 70px !important;
}

.u-mr70 {
  margin-right: 70px !important;
}

.u-mt75 {
  margin-top: 75px !important;
}

.u-mb75 {
  margin-bottom: 75px !important;
}

.u-ml75 {
  margin-left: 75px !important;
}

.u-mr75 {
  margin-right: 75px !important;
}

.u-mt80 {
  margin-top: 80px !important;
}

.u-mb80 {
  margin-bottom: 80px !important;
}

.u-ml80 {
  margin-left: 80px !important;
}

.u-mr80 {
  margin-right: 80px !important;
}

.u-mt85 {
  margin-top: 85px !important;
}

.u-mb85 {
  margin-bottom: 85px !important;
}

.u-ml85 {
  margin-left: 85px !important;
}

.u-mr85 {
  margin-right: 85px !important;
}

.u-mt90 {
  margin-top: 90px !important;
}

.u-mb90 {
  margin-bottom: 90px !important;
}

.u-ml90 {
  margin-left: 90px !important;
}

.u-mr90 {
  margin-right: 90px !important;
}

.u-mt95 {
  margin-top: 95px !important;
}

.u-mb95 {
  margin-bottom: 95px !important;
}

.u-ml95 {
  margin-left: 95px !important;
}

.u-mr95 {
  margin-right: 95px !important;
}

.u-mt100 {
  margin-top: 100px !important;
}

.u-mb100 {
  margin-bottom: 100px !important;
}

.u-ml100 {
  margin-left: 100px !important;
}

.u-mr100 {
  margin-right: 100px !important;
}

.u-pt0 {
  padding-top: 0px !important;
}

.u-pb0 {
  padding-bottom: 0px !important;
}

.u-pl0 {
  padding-left: 0px !important;
}

.u-pr0 {
  padding-right: 0px !important;
}

.u-pt5 {
  padding-top: 5px !important;
}

.u-pb5 {
  padding-bottom: 5px !important;
}

.u-pl5 {
  padding-left: 5px !important;
}

.u-pr5 {
  padding-right: 5px !important;
}

.u-pt10 {
  padding-top: 10px !important;
}

.u-pb10 {
  padding-bottom: 10px !important;
}

.u-pl10 {
  padding-left: 10px !important;
}

.u-pr10 {
  padding-right: 10px !important;
}

.u-pt15 {
  padding-top: 15px !important;
}

.u-pb15 {
  padding-bottom: 15px !important;
}

.u-pl15 {
  padding-left: 15px !important;
}

.u-pr15 {
  padding-right: 15px !important;
}

.u-pt20 {
  padding-top: 20px !important;
}

.u-pb20 {
  padding-bottom: 20px !important;
}

.u-pl20 {
  padding-left: 20px !important;
}

.u-pr20 {
  padding-right: 20px !important;
}

.u-pt25 {
  padding-top: 25px !important;
}

.u-pb25 {
  padding-bottom: 25px !important;
}

.u-pl25 {
  padding-left: 25px !important;
}

.u-pr25 {
  padding-right: 25px !important;
}

.u-pt30 {
  padding-top: 30px !important;
}

.u-pb30 {
  padding-bottom: 30px !important;
}

.u-pl30 {
  padding-left: 30px !important;
}

.u-pr30 {
  padding-right: 30px !important;
}

.u-pt35 {
  padding-top: 35px !important;
}

.u-pb35 {
  padding-bottom: 35px !important;
}

.u-pl35 {
  padding-left: 35px !important;
}

.u-pr35 {
  padding-right: 35px !important;
}

.u-pt40 {
  padding-top: 40px !important;
}

.u-pb40 {
  padding-bottom: 40px !important;
}

.u-pl40 {
  padding-left: 40px !important;
}

.u-pr40 {
  padding-right: 40px !important;
}

.u-pt45 {
  padding-top: 45px !important;
}

.u-pb45 {
  padding-bottom: 45px !important;
}

.u-pl45 {
  padding-left: 45px !important;
}

.u-pr45 {
  padding-right: 45px !important;
}

.u-pt50 {
  padding-top: 50px !important;
}

.u-pb50 {
  padding-bottom: 50px !important;
}

.u-pl50 {
  padding-left: 50px !important;
}

.u-pr50 {
  padding-right: 50px !important;
}

.u-pt55 {
  padding-top: 55px !important;
}

.u-pb55 {
  padding-bottom: 55px !important;
}

.u-pl55 {
  padding-left: 55px !important;
}

.u-pr55 {
  padding-right: 55px !important;
}

.u-pt60 {
  padding-top: 60px !important;
}

.u-pb60 {
  padding-bottom: 60px !important;
}

.u-pl60 {
  padding-left: 60px !important;
}

.u-pr60 {
  padding-right: 60px !important;
}

.u-pt65 {
  padding-top: 65px !important;
}

.u-pb65 {
  padding-bottom: 65px !important;
}

.u-pl65 {
  padding-left: 65px !important;
}

.u-pr65 {
  padding-right: 65px !important;
}

.u-pt70 {
  padding-top: 70px !important;
}

.u-pb70 {
  padding-bottom: 70px !important;
}

.u-pl70 {
  padding-left: 70px !important;
}

.u-pr70 {
  padding-right: 70px !important;
}

.u-pt75 {
  padding-top: 75px !important;
}

.u-pb75 {
  padding-bottom: 75px !important;
}

.u-pl75 {
  padding-left: 75px !important;
}

.u-pr75 {
  padding-right: 75px !important;
}

.u-pt80 {
  padding-top: 80px !important;
}

.u-pb80 {
  padding-bottom: 80px !important;
}

.u-pl80 {
  padding-left: 80px !important;
}

.u-pr80 {
  padding-right: 80px !important;
}

.u-pt85 {
  padding-top: 85px !important;
}

.u-pb85 {
  padding-bottom: 85px !important;
}

.u-pl85 {
  padding-left: 85px !important;
}

.u-pr85 {
  padding-right: 85px !important;
}

.u-pt90 {
  padding-top: 90px !important;
}

.u-pb90 {
  padding-bottom: 90px !important;
}

.u-pl90 {
  padding-left: 90px !important;
}

.u-pr90 {
  padding-right: 90px !important;
}

.u-pt95 {
  padding-top: 95px !important;
}

.u-pb95 {
  padding-bottom: 95px !important;
}

.u-pl95 {
  padding-left: 95px !important;
}

.u-pr95 {
  padding-right: 95px !important;
}

.u-pt100 {
  padding-top: 100px !important;
}

.u-pb100 {
  padding-bottom: 100px !important;
}

.u-pl100 {
  padding-left: 100px !important;
}

.u-pr100 {
  padding-right: 100px !important;
}

@media screen and (max-width: 767px) {
  .logo {
    padding: 0;
    max-width: 30vw;
    margin-left: 5vw;
  }
}
.logo span {
  margin-left: 40px;
  font-size: 13px;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .logo span {
    font-size: 10px;
    margin-left: 10px;
  }
}

.l-header {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 10;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px;
  background-color: #FFF;
}
@media screen and (max-width: 767px) {
  .l-header {
    padding: 0 0px;
    width: 100%;
    height: 60px;
  }
}
.l-header .menu {
  height: 50px;
  width: 50px;
  right: 7px;
  top: 50%;
  margin-top: -25px;
  z-index: 30;
  display: none;
}
@media screen and (max-width: 767px) {
  .l-header .menu {
    display: block;
    position: absolute;
  }
}
.l-header .menu.open + nav {
  display: block;
}
.l-header .menu.open span {
  background-color: #626262;
}
.l-header .menu.open span:nth-of-type(1) {
  transform: rotate(135deg);
  right: 0;
  top: 23px;
}
.l-header .menu.open span:nth-of-type(2) {
  transform: rotate(45deg);
  right: 0;
  top: 23px;
}
.l-header .menu.open span:nth-of-type(3) {
  opacity: 0;
}
.l-header .menu span {
  position: absolute;
  width: 25px;
  height: 2px;
  background-color: #0051BA;
  left: 12.5px;
  border-radius: 10px;
  transition: 0.3s;
}
.l-header .menu span:nth-of-type(1) {
  top: 14px;
}
.l-header .menu span:nth-of-type(2) {
  top: 23px;
}
.l-header .menu span:nth-of-type(3) {
  top: 32px;
}
.l-header nav {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 950px) {
  .l-header nav {
    padding: 25px 15px;
  }
}
@media screen and (max-width: 767px) {
  .l-header nav {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 70vh;
    padding-bottom: 30px;
    z-index: 10;
  }
}
.l-header nav .parents {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .l-header nav .parents {
    height: 100vh;
    justify-content: center;
    padding: 0 0 10vh 0;
  }
}
.l-header nav .parents .parent {
  margin-left: 2em;
}
@media (max-width: 950px) {
  .l-header nav .parents .parent {
    margin-right: 0.8em;
  }
}
@media screen and (max-width: 767px) {
  .l-header nav .parents .parent {
    margin: 1em 0;
  }
}
.l-header nav .parents .parent .lan-change {
  padding: 10px;
  border: 1px solid #0051BA;
  background-color: #FFF;
}
.l-header nav .parents .parent .lan-change a {
  color: #0051BA;
}
.l-header nav .parents .parent .lan-change .jp-con {
  padding: 0;
  display: inline-block;
  margin-right: 5px;
  transition: 0.3s;
}
.l-header nav .parents .parent .lan-change .jp-con::after {
  content: none;
}
.l-header nav .parents .parent .lan-change .jp-con:hover {
  opacity: 0.6;
}
.l-header nav .parents .parent .lan-change .en-con {
  padding: 0;
  display: inline-block;
  margin-left: 5px;
  transition: 0.3s;
}
.l-header nav .parents .parent .lan-change .en-con::after {
  content: none;
}
.l-header nav .parents .parent .lan-change .en-con:hover {
  opacity: 0.6;
}
.l-header nav .parents .buttons {
  margin-right: 1em;
}
@media screen and (max-width: 767px) {
  .l-header nav .parents .buttons {
    margin: 1em 0;
  }
}
.l-header nav .parents a {
  color: #000000;
  text-decoration: none;
  transition: 0.3s;
}
.l-header nav .parents a:hover {
  color: #CCC;
}
.l-header nav .parents a.btn {
  background-image: linear-gradient(108.502deg, rgb(130, 103, 14) 2.759%, rgb(204, 167, 49) 47.138%, rgb(115, 88, 0) 100%);
  padding: 1em 2em;
  line-height: 1;
  color: #fff;
  display: flex;
  align-items: center;
}
.l-header nav .parents a.btn:hover {
  filter: brightness(1.2);
}
@media screen and (max-width: 767px) {
  .l-header nav .parents a.btn {
    width: 70vw;
    justify-content: center;
  }
}
.l-header nav .parents a.btn:hover {
  background-color: #729aff;
}
.l-header nav .parents a.btn:before {
  content: "";
  width: 16px;
  height: 16px;
  background-image: url("/assets/img/icon_contact.svg");
  background-repeat: no-repeat;
  display: inline-block;
  background-size: contain;
  margin-right: 5px;
}
.l-header nav .parents a.btn.download:before {
  background-image: url("/assets/img/icon_download.svg");
}
@media screen and (max-width: 767px) {
  .l-header nav .parents {
    flex-direction: column;
  }
}
.l-header nav .parents .parent span {
  padding: 12.5px 0;
  font-size: 16px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.l-header nav .parents .parent span:after {
  content: "";
  width: 14px;
  height: 8px;
  display: inline-block;
  background-image: url("/assets/img/arrow_open.svg");
  background-repeat: no-repeat;
  margin-right: 25px;
}
.l-header nav .parents .parent span.open:after {
  transform: scaleY(-1);
}
.l-header nav .parents .parent span.open + .child {
  display: block;
}
.l-header nav .child {
  background-color: #fff;
  border-radius: 20px 0 0 20px;
  padding: 0 0 0 30px;
  margin-bottom: 20px;
  display: none;
}
.l-header nav .child li + li {
  border-top: 1px solid #e6e6e6;
}
.l-header nav .child li a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12.5px 25px 12.5px 0;
  font-size: 16px;
  color: #0051BA;
}
.l-header nav .child li a:after {
  content: "";
  width: 16px;
  height: 16px;
  display: inline-block;
  background-image: url("/assets/img/arrow_circle.svg");
  background-repeat: no-repeat;
}
.l-header nav .company {
  height: 50px;
  display: flex;
  align-items: center;
  padding: 0 35px;
  background-color: #fff;
  font-size: 18px;
  font-weight: bold;
  color: #0051BA;
}
.l-header nav .btn-top {
  padding: 20px 35px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}
.l-header nav .btn-top a {
  align-items: center;
  justify-content: space-between;
  display: flex;
  background-color: #fff;
  height: 50px;
  border-radius: 100px;
  padding: 0 18px;
  color: #626262;
  font-size: 16px;
}
.l-header nav .btn-top a:after {
  content: "";
  width: 16px;
  height: 16px;
  display: inline-block;
  background-image: url("/assets/img/arrow_circle.svg");
  background-repeat: no-repeat;
}
.l-header nav .btn-bottom {
  padding: 0 35px 35px 35px;
  display: grid;
  gap: 20px;
}
.l-header nav .btn-bottom a {
  background-color: #e6e6e6;
  align-items: center;
  justify-content: center;
  display: flex;
  height: 50px;
  border-radius: 100px;
  padding: 0 18px;
  color: #626262;
  font-size: 16px;
}
.l-header nav .btn-bottom a.account:before {
  content: "";
  width: 22px;
  height: 22px;
  margin-right: 10px;
  display: inline-block;
  background-image: url("/assets/img/icon_account.svg");
  background-repeat: no-repeat;
}
.l-header nav .btn-bottom a.logout:before {
  content: "";
  width: 22px;
  height: 19px;
  margin-right: 10px;
  display: inline-block;
  background-image: url("/assets/img/icon_logout.svg");
  background-repeat: no-repeat;
}

.l-modal {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 100;
  top: 0;
  left: 0;
  padding: 10px;
}
.l-modal::before {
  content: "";
  display: block;
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(98, 98, 98, 0.8);
}
.l-modal .modal-inner {
  background-color: #fff;
  border-radius: 10px;
  position: relative;
  height: 100%;
  overflow: hidden;
}
.l-modal .modal-inner .modal-header {
  padding: 15px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.l-modal .modal-inner .modal-header .modal-close {
  width: 28px;
  height: 28px;
}
.l-modal .modal-inner .modal-header .title {
  font-weight: bold;
  font-size: 16px;
}
.l-modal .modal-inner .modal-header .search-area {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
  align-items: center;
}
.l-modal .modal-inner .modal-header .search-area dl {
  display: flex;
  align-items: center;
  width: calc(100% - 100px);
}
.l-modal .modal-inner .modal-header .search-area dl dt {
  flex-shrink: 0;
  color: #626262;
  margin-right: 10px;
}
.l-modal .modal-inner .modal-header .search-area dl dd {
  width: 100%;
}
.l-modal .modal-inner .modal-header .search-area dl select {
  background-color: #f5f5f5;
  border: 1px solid #ebebeb;
  width: 100%;
  padding: 11px 10px;
}
.l-modal .modal-inner .modal-header .search-area .c-button.search {
  width: 86px;
  font-size: 14px;
  margin: 0 0 0 auto;
  height: 36px;
}
.l-modal .modal-inner .modal-header .search-area .c-button.search:before {
  width: 20px;
  height: 20px;
  background-size: 100%;
}
.l-modal .modal-inner .modal-body {
  height: calc(100% - 110px);
  overflow: auto;
  background-color: #f5f5f5;
}

.c-title {
  margin-bottom: 50px;
  color: #0051BA;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .c-title {
    text-align: center;
    margin-bottom: 30px;
  }
}
.c-title .en {
  margin-bottom: 20px;
  font-size: 70px;
  font-family: "all-round-gothic", sans-serif;
  font-weight: 600;
}
@media (max-width: 900px) {
  .c-title .en {
    margin-bottom: 5px;
    font-size: 50px;
  }
}
.c-title .jp {
  font-size: 22px;
}
@media screen and (max-width: 767px) {
  .c-title .jp {
    font-size: 18px;
  }
}
.c-title.var02 {
  color: #ffffff;
  text-align: center;
  width: 100%;
}
.c-title.var02 .en {
  font-size: clamp(22px, 11vw, 100px);
}
@media screen and (max-width: 767px) {
  .c-title.var02 .en {
    margin-bottom: 10px;
  }
}
.c-title.var02 .jp {
  font-size: clamp(12px, 1.15vw, 22px);
}

.section-main {
  height: 540px;
  background-image: url("/assets/img/course/mv-bg.png");
  background-size: cover;
  background-position: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.section-main .c-title {
  margin-bottom: -80px;
}

.bg-tohoku {
  position: relative;
}
@media screen and (max-width: 767px) {
  .bg-tohoku {
    margin-top: 10vw;
  }
}
.bg-tohoku .tohoku {
  position: absolute;
  z-index: -1;
  left: 0;
  top: 5vw;
  width: 41vw;
  max-width: 700px;
}
@media screen and (max-width: 767px) {
  .bg-tohoku .tohoku {
    width: 62vw;
    top: 10vw;
    left: 1vw;
  }
}

.section-top {
  margin-bottom: 20px;
  padding: 150px 20px 0 20px;
  background-image: url("../img/top/bg.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 150vw;
  position: relative;
}
@media screen and (max-width: 767px) {
  .section-top {
    padding: 15vw 0 0 0;
  }
}
.section-top .top-wrap {
  max-width: 1350px;
  width: 90%;
  margin: 0 auto;
  display: flex;
  align-items: flex-start;
}
@media screen and (max-width: 767px) {
  .section-top .top-wrap {
    flex-direction: column;
  }
}
.section-top .top-wrap .left {
  width: 45%;
  margin-right: 30px;
}
@media screen and (max-width: 767px) {
  .section-top .top-wrap .left {
    display: contents;
  }
}
.section-top .top-wrap .left .title-img {
  margin-bottom: 60px;
  position: relative;
  z-index: 2;
  width: clamp(500px, 50vw, 800px);
}
@media screen and (max-width: 767px) {
  .section-top .top-wrap .left .title-img {
    margin-bottom: 40px;
    order: 1;
    width: 80vw;
    margin: 0 auto;
  }
}
.section-top .top-wrap .left .text01 {
  margin-bottom: 30px;
  font-size: clamp(16px, 2vw, 30px);
  font-weight: 700;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .section-top .top-wrap .left .text01 {
    margin-bottom: 0;
    order: 3;
    margin-top: 30vw;
    font-size: 18px;
  }
}
.section-top .top-wrap .left .text02 {
  margin-bottom: 50px;
  font-size: clamp(12px, 1.2vw, 18px);
  font-weight: 500;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .section-top .top-wrap .left .text02 {
    margin-bottom: 20px;
    order: 4;
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .section-top .top-wrap .left img {
    order: 5;
  }
}
.section-top .top-wrap .people {
  width: clamp(300px, 29vw, 521px);
}
@media screen and (max-width: 767px) {
  .section-top .top-wrap .people {
    position: absolute;
    top: 85vw;
    right: 5vw;
    width: 60vw;
    z-index: 5;
  }
}
.section-top .top-wrap .mv-img {
  position: relative;
  border-radius: 500px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .section-top .top-wrap .mv-img {
    top: -4vw;
  }
}
.section-top .top-wrap .mv-img::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  background: rgba(0, 81, 186, 0.4);
}
.section-top .top-wrap .mv-img video {
  width: 48vw;
  height: 60vw;
  -o-object-fit: cover;
     object-fit: cover;
  min-width: 400px;
  max-height: 850px;
  -o-object-position: 70% center;
     object-position: 70% center; /* 中心を右寄りに */
}
@media screen and (max-width: 767px) {
  .section-top .top-wrap .mv-img video {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .section-top .top-wrap .mv-img {
    width: 100%;
    margin-bottom: 20px;
    order: 2;
  }
}

.section-news {
  padding: 0 20px;
  margin-bottom: 70px;
}
.section-news .news-wrap {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding: 30px 40px;
  border-radius: 10px;
  background-color: #ffffff;
  display: flex;
  box-shadow: 0px 0px 14px -1px #e0e0e0;
}
@media screen and (max-width: 767px) {
  .section-news .news-wrap {
    padding: 20px;
    flex-direction: column;
  }
}
.section-news .news-wrap .title {
  margin-right: 40px;
}
@media screen and (max-width: 767px) {
  .section-news .news-wrap .title {
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 700;
  }
}
.section-news .news-wrap .news-ul .news-li {
  transition: 0.3s;
  opacity: 1;
}
.section-news .news-wrap .news-ul .news-li:hover {
  opacity: 0.6;
}
.section-news .news-wrap .news-ul .news-li:last-child a {
  margin-bottom: 0;
}
.section-news .news-wrap .news-ul .news-li a {
  font-size: 14px;
  color: #000000;
  margin-bottom: 20px;
  display: flex;
}
.section-news .news-wrap .news-ul .news-li .day {
  margin-right: 20px;
}

.section-service {
  padding: 0 20px;
  margin-bottom: 115px;
}
@media screen and (max-width: 767px) {
  .section-service {
    margin-bottom: 70px;
  }
}
.section-service .service-wrap {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  gap: 70px;
}
@media screen and (max-width: 767px) {
  .section-service .service-wrap {
    flex-direction: column;
    gap: 0px;
  }
}
.section-service .service-wrap .left {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .section-service .service-wrap .left {
    width: 100%;
  }
}
.section-service .service-wrap .left .text01 {
  margin-bottom: 30px;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .section-service .service-wrap .left .text01 {
    margin-bottom: 20px;
    font-size: 20px;
  }
}
.section-service .service-wrap .left .text02 {
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .section-service .service-wrap .left .text02 {
    margin-bottom: 20px;
    font-size: 14px;
  }
}
.section-service .service-wrap .left .btn {
  padding: 20px 70px;
  background-color: #0051BA;
  border-radius: 50px;
  color: #ffffff;
  display: inline-block;
  font-size: 20px;
  font-weight: 700;
  transition: 0.3s;
}
.section-service .service-wrap .left .btn:hover {
  opacity: 0.6;
}
@media screen and (max-width: 767px) {
  .section-service .service-wrap .left .btn {
    display: none;
  }
}
.section-service .service-wrap .service-list {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .section-service .service-wrap .service-list {
    width: 100%;
  }
}
.section-service .service-wrap .service-list .service-item .inner {
  display: flex;
  align-items: center;
  gap: 30px;
  margin-bottom: 25px;
  padding: 20px 14% 20px 20px;
  border-radius: 20px;
  border: solid 1px #0051BA;
  position: relative;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .section-service .service-wrap .service-list .service-item .inner {
    flex-wrap: wrap;
    gap: 1vw;
    padding: 4vw;
    margin-bottom: 4vw;
  }
}
.section-service .service-wrap .service-list .service-item .inner:hover {
  opacity: 0.6;
}
.section-service .service-wrap .service-list .service-item .inner .list-img {
  width: 36%;
}
@media screen and (max-width: 767px) {
  .section-service .service-wrap .service-list .service-item .inner .list-img {
    order: 2;
    width: 30%;
  }
}
.section-service .service-wrap .service-list .service-item .inner .item-right {
  flex: 1;
}
@media screen and (max-width: 767px) {
  .section-service .service-wrap .service-list .service-item .inner .item-right {
    display: contents;
  }
}
.section-service .service-wrap .service-list .service-item .inner .item-right .text01 {
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 700;
  color: #0051BA;
}
@media screen and (max-width: 767px) {
  .section-service .service-wrap .service-list .service-item .inner .item-right .text01 {
    order: 1;
    font-size: 5vw;
    width: 100%;
  }
}
.section-service .service-wrap .service-list .service-item .inner .item-right .text02 {
  font-size: 16px;
  font-weight: 400;
  color: #000000;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .section-service .service-wrap .service-list .service-item .inner .item-right .text02 {
    order: 3;
    width: 61%;
    margin-left: 3%;
    font-size: 3.8vw;
    line-height: 1.5;
  }
}
.section-service .service-wrap .service-list .service-item .inner::after {
  content: "";
  width: 22px;
  height: 45px;
  display: inline-block;
  -webkit-mask-image: url("/wp-content/themes/wdkb2025/assets//img/arrow.svg");
          mask-image: url("/wp-content/themes/wdkb2025/assets//img/arrow.svg");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-size: contain;
          mask-size: contain;
  background-color: #0051BA;
  position: absolute;
  top: 50%;
  right: 4%;
  transform: translate(0, -50%);
}
@media screen and (max-width: 767px) {
  .section-service .service-wrap .service-list .service-item .inner::after {
    width: 2vw;
    height: 4vw;
  }
}
.section-service .service-wrap .service-list .service-item:last-child .inner {
  margin-bottom: 0;
}

.section-outline {
  padding: 0 20px;
  color: #ffffff;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .section-outline {
    padding: 0;
  }
}
.section-outline .c-title {
  text-align: left;
}
@media screen and (max-width: 767px) {
  .section-outline .c-title {
    text-align: center;
  }
}
.section-outline .outline-wrap {
  padding: 110px 3%;
  max-width: 1730px;
  width: 100%;
  margin: 0 auto;
  background: #00AEEF;
  background: linear-gradient(90deg, rgb(0, 174, 239) 0%, rgb(1, 81, 186) 100%);
  border-radius: 100px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .section-outline .outline-wrap {
    padding: 70px 20px;
    border-radius: 50px;
    flex-direction: column;
    gap: 20px;
  }
}
.section-outline .outline-wrap .flex {
  max-width: 1200px;
  width: 90%;
  margin: 0 auto;
  display: flex;
  align-items: flex-start;
  gap: 60px;
}
@media (max-width: 1023px) {
  .section-outline .outline-wrap .flex {
    flex-direction: column;
    gap: 20px;
  }
}
.section-outline .outline-wrap .flex .code {
  flex: 1;
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .section-outline .outline-wrap .flex .code {
    width: 100%;
    margin-bottom: 35px;
  }
}
.section-outline .outline-wrap .flex .code .code-title {
  margin-bottom: 50px;
  font-size: 35px;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .section-outline .outline-wrap .flex .code .code-title {
    margin-bottom: 30px;
    text-align: center;
    font-size: 27px;
  }
}
.section-outline .outline-wrap .flex .code .code-title .title-sub {
  margin-top: 20px;
  font-size: 20px;
  display: block;
}
@media screen and (max-width: 767px) {
  .section-outline .outline-wrap .flex .code .code-title .title-sub {
    margin-top: 10px;
    font-size: 16px;
  }
}
.section-outline .outline-wrap .flex .code .code-con {
  margin-top: 15px;
  font-size: 20px;
  font-weight: 400;
  color: #ffffff;
  line-height: 1.8;
  display: block;
  display: list-item !important; /* liがlist-itemになっているか確認 */
}
@media screen and (max-width: 767px) {
  .section-outline .outline-wrap .flex .code .code-con {
    font-size: 16px;
  }
}
.section-outline .outline-wrap .flex .code ol {
  margin-left: 20px;
  list-style: decimal !important; /* デフォルトの番号を表示 */
}
.section-outline .outline-wrap .flex .contents {
  flex: 1;
}
@media screen and (max-width: 767px) {
  .section-outline .outline-wrap .flex .contents {
    width: 100%;
  }
}
.section-outline .outline-wrap .flex .contents .c-title {
  color: #ffffff;
}
.section-outline .outline-wrap .flex .contents .c-title .en {
  font-size: 35px;
}
@media screen and (max-width: 767px) {
  .section-outline .outline-wrap .flex .contents .c-title .en {
    font-size: 27px;
  }
}
.section-outline .outline-wrap .flex .contents .c-title .jp {
  margin-top: 20px;
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  .section-outline .outline-wrap .flex .contents .c-title .jp {
    margin-top: 10px;
    font-size: 16px;
  }
}
.section-outline .outline-wrap .flex .contents .text {
  margin-bottom: 0.8em;
  display: flex;
  font-size: 1.6rem;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .section-outline .outline-wrap .flex .contents .text {
    margin-bottom: 10px;
    font-size: 1.4rem;
  }
}
.section-outline .outline-wrap .flex .contents .text:last-child {
  margin-bottom: 0;
}
.section-outline .outline-wrap .flex .contents .text .title {
  width: 120px;
  display: inline-block;
  font-weight: 700;
}
.section-outline .outline-wrap .flex .contents .text .title-con {
  flex: 1;
  font-weight: 400;
}
.section-outline .outline-wrap .people02-img {
  position: absolute;
  top: -33%;
  left: 30%;
}
@media (max-width: 1440px) {
  .section-outline .outline-wrap .people02-img {
    left: 25%;
  }
}
@media (max-width: 1200px) {
  .section-outline .outline-wrap .people02-img {
    top: -35%;
    left: 22%;
  }
}
@media (max-width: 1023px) {
  .section-outline .outline-wrap .people02-img {
    top: -26%;
  }
}
@media screen and (max-width: 767px) {
  .section-outline .outline-wrap .people02-img {
    display: none;
  }
}

.section-contact {
  padding: 180px 20px 90px 20px;
  margin-top: 130px;
  background-image: url("../img/contact/bg.png");
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .section-contact {
    padding: 35px 20px;
  }
}
.section-contact .contact-wrap {
  max-width: 1100px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  gap: 6%;
  position: relative;
}
@media screen and (max-width: 767px) {
  .section-contact .contact-wrap {
    flex-direction: column;
    gap: 30px;
  }
}
.section-contact .contact-wrap .form-left {
  width: 60%;
  padding: 50px 40px 40px 40px;
  border-radius: 35px;
  background-color: rgb(255, 255, 255);
}
@media screen and (max-width: 767px) {
  .section-contact .contact-wrap .form-left {
    width: 100%;
    padding: 20px;
    border-radius: 10px;
  }
}
.section-contact .contact-wrap .form-left .form-dl {
  margin-bottom: 35px;
  display: flex;
  align-items: flex-start;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .section-contact .contact-wrap .form-left .form-dl {
    font-size: 1.4rem;
    margin-bottom: 20px;
    flex-direction: column;
    align-items: stretch;
    gap: 10px;
  }
}
.section-contact .contact-wrap .form-left .form-dl dt {
  width: 155px;
  font-weight: 700;
}
.section-contact .contact-wrap .form-left .form-dl dt .kome::after {
  content: "*";
  margin-left: 5px;
  color: red;
}
.section-contact .contact-wrap .form-left .form-dl dd {
  flex: 1;
}
.section-contact .contact-wrap .form-left .form-dl dd .input01 {
  border-radius: 5px;
  background-color: #E8E8E8;
}
.section-contact .contact-wrap .form-left .form-dl dd .input02 {
  width: 100%;
  height: 125px;
  margin: 0;
  border-radius: 5px;
  border: none;
  background-color: #E8E8E8;
}
.section-contact .contact-wrap .form-left .form-btn {
  width: 100%;
  max-width: 375px;
  margin: 0 auto;
  height: 60px;
  padding: 15px 30px;
  border-radius: 50px;
  background-color: #FF7700;
  color: #ffffff;
  font-size: 20px;
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: center;
  border: none;
  cursor: pointer;
  transition: 0.3s;
}
.section-contact .contact-wrap .form-left .form-btn:hover {
  opacity: 0.5;
}
.section-contact .contact-wrap .right {
  flex: 1;
}
.section-contact .contact-wrap .right .text-area {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.7;
}
@media screen and (max-width: 767px) {
  .section-contact .contact-wrap .right .text-area {
    font-size: 14px;
  }
}

.footer {
  background: #ffffff;
  color: #000000;
  padding: 40px 0;
  font-size: 1.2rem;
  line-height: 1.6;
  text-align: center;
}
.footer .footer-logo {
  margin-bottom: 25px;
}
.footer .footer-logo img {
  width: 175px;
}
@media screen and (max-width: 767px) {
  .footer .footer-logo img {
    width: 35vw;
  }
}
.footer .footer-info {
  font-size: 0.95em;
}
.footer .footer-info .zyuu {
  margin-bottom: 20px;
}
.footer .foot-link {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.footer .foot-link a {
  color: #000000;
  text-decoration: none;
  margin: 0 10px;
}
.footer .foot-link a:hover {
  text-decoration: underline;
}

.section-business {
  padding: 0 20px;
  margin-top: -7.5vw;
}
@media (max-width: 1200px) {
  .section-business {
    margin-top: -1.5vw;
  }
}
.section-business .business-wrap {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}
.section-business .business-wrap .text-area {
  margin-bottom: 65px;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .section-business .business-wrap .text-area {
    margin-bottom: 40px;
    font-size: 1.4rem;
    text-align: left;
  }
}
.section-business .business-wrap .select-ul {
  max-width: 900px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 65px;
  display: flex;
}
@media screen and (max-width: 767px) {
  .section-business .business-wrap .select-ul {
    margin-bottom: 20px;
  }
}
.section-business .business-wrap .select-ul .select-li {
  flex: 1;
  border-left: #0051BA 1px solid;
  transition: 0.3s;
}
.section-business .business-wrap .select-ul .select-li:hover {
  opacity: 0.6;
}
.section-business .business-wrap .select-ul .select-li:last-child {
  border-right: #0051BA 1px solid;
}
.section-business .business-wrap .select-ul .select-li .select-contents {
  padding: 10px 20px;
  font-size: 20px;
  font-weight: 700;
  color: #0051BA;
  text-align: center;
  display: block;
}
@media screen and (max-width: 767px) {
  .section-business .business-wrap .select-ul .select-li .select-contents {
    font-size: 14px;
    padding: 10px 5px;
  }
}
.section-business .business-wrap .business-ul .business-li .business-contents {
  margin-bottom: 55px;
  padding: 60px;
  border-radius: 30px;
  background-color: #ffffff;
  box-shadow: 0px 0px 53px -12px #e0e0e0;
}
@media screen and (max-width: 767px) {
  .section-business .business-wrap .business-ul .business-li .business-contents {
    margin-bottom: 20px;
    padding: 30px 20px;
  }
}
.section-business .business-wrap .business-ul .business-li .business-contents .top {
  margin-bottom: 3%;
  display: flex;
  gap: 5%;
  align-items: flex-start;
}
@media screen and (max-width: 767px) {
  .section-business .business-wrap .business-ul .business-li .business-contents .top {
    flex-direction: column;
  }
}
.section-business .business-wrap .business-ul .business-li .business-contents .top .top__left {
  flex: 1;
}
@media screen and (max-width: 767px) {
  .section-business .business-wrap .business-ul .business-li .business-contents .top .top__left {
    display: contents;
  }
}
.section-business .business-wrap .business-ul .business-li .business-contents .top .top__left .title {
  margin-bottom: 40px;
  display: flex;
  align-items: center;
  gap: 15px;
  font-size: 37px;
  font-weight: 700;
  color: #0051BA;
}
@media screen and (max-width: 767px) {
  .section-business .business-wrap .business-ul .business-li .business-contents .top .top__left .title {
    margin-bottom: 30px;
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .section-business .business-wrap .business-ul .business-li .business-contents .top .top__left .title .icon01-img {
    max-width: 45px;
  }
}
.section-business .business-wrap .business-ul .business-li .business-contents .top .top__left .text01 {
  margin-bottom: 40px;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .section-business .business-wrap .business-ul .business-li .business-contents .top .top__left .text01 {
    margin-bottom: 20px;
    font-size: 1.8rem;
    order: 3;
  }
}
.section-business .business-wrap .business-ul .business-li .business-contents .top .top__left .text02 {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .section-business .business-wrap .business-ul .business-li .business-contents .top .top__left .text02 {
    margin-bottom: 20px;
    font-size: 14px;
    order: 4;
  }
}
.section-business .business-wrap .business-ul .business-li .business-contents .top .list-img-figure {
  width: 49%;
  border-radius: 15px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .section-business .business-wrap .business-ul .business-li .business-contents .top .list-img-figure {
    width: 100%;
    margin-bottom: 20px;
    order: 2;
  }
}
.section-business .business-wrap .business-ul .business-li .business-contents .top .list-img-figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.section-business .business-wrap .business-ul .business-li .business-contents .bottom {
  padding: 3%;
  border-radius: 15px;
  border: 1px solid #0051BA;
  display: flex;
}
@media screen and (max-width: 767px) {
  .section-business .business-wrap .business-ul .business-li .business-contents .bottom {
    padding: 30px 20px;
    flex-direction: column;
  }
}
.section-business .business-wrap .business-ul .business-li .business-contents .bottom .bottom__left {
  width: auto;
  padding-right: 3%;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-right: 1px solid #0051BA;
}
@media screen and (max-width: 767px) {
  .section-business .business-wrap .business-ul .business-li .business-contents .bottom .bottom__left {
    margin-bottom: 10px;
    flex-direction: row;
    align-items: center;
    border-right: none;
  }
}
.section-business .business-wrap .business-ul .business-li .business-contents .bottom .bottom__left .icon02-img {
  margin-bottom: 25px;
}
@media screen and (max-width: 767px) {
  .section-business .business-wrap .business-ul .business-li .business-contents .bottom .bottom__left .icon02-img {
    margin-bottom: 0;
    max-width: 45px;
  }
}
.section-business .business-wrap .business-ul .business-li .business-contents .bottom .bottom__left .naiyou {
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 7.5px;
  color: #0051BA;
  writing-mode: vertical-rl;
  text-orientation: upright;
}
@media screen and (max-width: 767px) {
  .section-business .business-wrap .business-ul .business-li .business-contents .bottom .bottom__left .naiyou {
    font-size: 20px;
    writing-mode: horizontal-tb;
    text-orientation: mixed;
  }
}
.section-business .business-wrap .business-ul .business-li .business-contents .bottom .bottom__right {
  flex: 1;
}
.section-business .business-wrap .business-ul .business-li .business-contents .bottom .bottom__right .naiyou-ul {
  padding-left: 3%;
}
@media screen and (max-width: 767px) {
  .section-business .business-wrap .business-ul .business-li .business-contents .bottom .bottom__right .naiyou-ul {
    padding-left: 0;
  }
}
.section-business .business-wrap .business-ul .business-li .business-contents .bottom .bottom__right .naiyou-ul .naiyou-li {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: #0051BA 1px dashed;
}
@media screen and (max-width: 767px) {
  .section-business .business-wrap .business-ul .business-li .business-contents .bottom .bottom__right .naiyou-ul .naiyou-li {
    padding-top: 10px;
    padding-bottom: 10px;
    border: 0;
  }
}
.section-business .business-wrap .business-ul .business-li .business-contents .bottom .bottom__right .naiyou-ul .naiyou-li:last-child {
  border-bottom: none;
}
.section-business .business-wrap .business-ul .business-li .business-contents .bottom .bottom__right .naiyou-ul .naiyou-li .naiyou-outer {
  display: flex;
  align-items: center;
  gap: 20px;
}
@media screen and (max-width: 767px) {
  .section-business .business-wrap .business-ul .business-li .business-contents .bottom .bottom__right .naiyou-ul .naiyou-li .naiyou-outer {
    align-items: flex-start;
    flex-direction: column;
    gap: 3vw;
  }
}
.section-business .business-wrap .business-ul .business-li .business-contents .bottom .bottom__right .naiyou-ul .naiyou-li .naiyou-outer dt {
  width: 185px;
  padding: 10px;
  background-color: #0051BA;
  color: #ffffff;
  border-radius: 10px;
  text-align: center;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .section-business .business-wrap .business-ul .business-li .business-contents .bottom .bottom__right .naiyou-ul .naiyou-li .naiyou-outer dt {
    width: 100%;
    padding: 0.5em;
    font-size: 1.4rem;
  }
}
.section-business .business-wrap .business-ul .business-li .business-contents .bottom .bottom__right .naiyou-ul .naiyou-li .naiyou-outer dt .child br {
  display: none;
}
@media screen and (max-width: 767px) {
  .section-business .business-wrap .business-ul .business-li .business-contents .bottom .bottom__right .naiyou-ul .naiyou-li .naiyou-outer dt .child br {
    display: none !important;
  }
}
.section-business .business-wrap .business-ul .business-li .business-contents .bottom .bottom__right .naiyou-ul .naiyou-li .naiyou-outer dt .child br.br {
  display: none !important;
}
@media (max-width: 420px) {
  .section-business .business-wrap .business-ul .business-li .business-contents .bottom .bottom__right .naiyou-ul .naiyou-li .naiyou-outer dt .child br.br {
    display: block !important;
  }
}
.section-business .business-wrap .business-ul .business-li .business-contents .bottom .bottom__right .naiyou-ul .naiyou-li .naiyou-outer dd {
  flex: 1;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .section-business .business-wrap .business-ul .business-li .business-contents .bottom .bottom__right .naiyou-ul .naiyou-li .naiyou-outer dd {
    font-size: 14px;
  }
}
.section-business .business-wrap .business-ul #con01, .section-business .business-wrap .business-ul #con02, .section-business .business-wrap .business-ul #con03 {
  position: relative;
  top: -98px;
}
@media screen and (max-width: 767px) {
  .section-business .business-wrap .business-ul #con01, .section-business .business-wrap .business-ul #con02, .section-business .business-wrap .business-ul #con03 {
    top: -60px;
  }
}
.section-business img {
  max-width: 100%;
}

.section-topic {
  padding: 0 20px;
}
.section-topic .topic-wrap {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding: 50px 50px 90px 50px;
  border-radius: 30px;
  background-color: #ffffff;
  box-shadow: 0px 0px 53px -12px #e0e0e0;
}
.section-topic .topic-wrap a {
  color: #0051BA;
}
.section-topic .topic-wrap.list {
  margin-bottom: 1.5em;
  padding-bottom: 50px;
}
.section-topic .topic-wrap.list .text-area {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .section-topic .topic-wrap.list {
    padding: 5vw;
  }
}
@media screen and (max-width: 767px) {
  .section-topic .topic-wrap {
    padding: 20px 20px 50px 20px;
  }
}
.section-topic .topic-wrap h2 {
  font-size: 2.4rem;
  margin-bottom: 0.5em;
}
@media screen and (max-width: 767px) {
  .section-topic .topic-wrap h2 {
    font-size: 1.8rem;
    line-height: 1.4;
  }
}
@media screen and (max-width: 767px) {
  .section-topic .topic-wrap .topic-contents {
    padding: 30;
  }
}
.section-topic .topic-wrap .topic-contents .day {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 400;
}
@media screen and (max-width: 767px) {
  .section-topic .topic-wrap .topic-contents .day {
    margin-bottom: 10px;
    font-size: 14px;
  }
}
.section-topic .topic-wrap .topic-contents .title {
  margin-bottom: 40px;
  font-size: 28px;
  font-weight: 700;
  color: #0051BA;
}
@media screen and (max-width: 767px) {
  .section-topic .topic-wrap .topic-contents .title {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 1.5;
  }
}
.section-topic .topic-wrap .topic-contents .article-ul .article-li .article-title {
  margin-bottom: 30px;
  padding-bottom: 20px;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.8;
  color: #0051BA;
  border-bottom: 1px solid #0051BA;
}
@media screen and (max-width: 767px) {
  .section-topic .topic-wrap .topic-contents .article-ul .article-li .article-title {
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 1.5;
  }
}
.section-topic .topic-wrap .topic-contents .pagination {
  margin-top: 40px;
  text-align: center;
}
.section-topic .topic-wrap .pagination {
  padding-top: 20px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .section-topic .topic-wrap .pagination {
    font-size: 14px;
  }
}
.section-topic .topic-wrap .post-navigation {
  display: flex;
  justify-content: center;
  gap: 50px;
}
.section-topic .main-image {
  margin-bottom: 60px;
  border-radius: 15px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .section-topic .main-image {
    margin-bottom: 20px;
  }
}
.section-topic .main-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.section-topic .text-area {
  margin-bottom: 40px;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .section-topic .text-area {
    margin-bottom: 20px;
  }
}

.section-privacy {
  padding: 0 20px;
}
.section-privacy .privacy-wrap {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}
.section-privacy .privacy-wrap .privacy-contents {
  padding: 50px 50px 90px 50px;
  border-radius: 30px;
  background-color: #ffffff;
  box-shadow: 0px 0px 53px -12px #e0e0e0;
}
@media screen and (max-width: 767px) {
  .section-privacy .privacy-wrap .privacy-contents {
    padding: 30px 20px 40px 20px;
    word-break: break-all;
  }
}
.section-privacy .privacy-wrap .privacy-contents p {
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .section-privacy .privacy-wrap .privacy-contents p {
    margin-bottom: 20px;
    font-size: 1.4rem;
  }
}
.section-privacy .privacy-wrap .privacy-contents li {
  margin-left: 1.5em;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.8;
  list-style: disc;
}
@media screen and (max-width: 767px) {
  .section-privacy .privacy-wrap .privacy-contents li {
    font-size: 1.4rem;
  }
}
.section-privacy .privacy-wrap .privacy-contents ol li {
  list-style: decimal;
}
.section-privacy .privacy-wrap .privacy-contents h3 {
  margin-top: 2em;
  margin-bottom: 25px;
  padding-bottom: 25px;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.6;
  color: #0051BA;
  border-bottom: 1px solid #0051BA;
}
@media screen and (max-width: 767px) {
  .section-privacy .privacy-wrap .privacy-contents h3 {
    margin-bottom: 10px;
    padding-bottom: 10px;
    font-size: 1.8rem;
  }
}/*# sourceMappingURL=style.css.map */