@charset "UTF-8";
/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model and set borders */
/* ============================================ */
*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content */
/* ============================================ */
/**
 * Prevent vertical alignment issues.
 */
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */
/**
 * Reset form fields to make them styleable
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

button[disabled],
[type=button][disabled],
[type=reset][disabled],
[type=submit][disabled] {
  cursor: default;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Remove arrow in IE10 & IE11
 */
select::-ms-expand {
  display: none;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */
[type=search] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */
[contenteditable] {
  outline: none;
}

/* Table */
/* ============================================ */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

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

th {
  text-align: left;
  font-weight: bold;
}

/* Misc */
/* ============================================ */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

@keyframes loopText {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -1146px 0;
  }
}
html {
  font-size: 62.5%;
}

body {
  margin: 0;
  padding: 0;
  color: #1F2637;
  font-size: 1.6rem;
  font-family: "メイリオ", "Noto Sans Myanmar", "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", sans-serif;
  letter-spacing: 0;
  line-height: 1.45;
  text-align: justify;
  overflow-y: scroll;
  min-width: 1040px;
  position: relative;
  background: transparent;
  height: 100vh;
}
@media (max-width: 960px) {
  body {
    min-width: 375px;
  }
}
body.-fixed {
  position: fixed;
  left: 0;
  right: 0;
}
body:not(.-mounted) *[v-else], body:not(.-mounted) *[v-else-if], body:not(.-mounted) *[v-show] {
  display: none;
}

*::-moz-selection {
  background: rgba(19, 92, 143, 0.4);
  color: #fff;
}

*::selection {
  background: rgba(19, 92, 143, 0.4);
  color: #fff;
}
*::-moz-selection {
  background: rgba(19, 92, 143, 0.4);
  color: #fff;
}

a:link, a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
  outline: none;
  opacity: 0.7;
}
a:active {
  outline: none;
}

img, svg {
  display: block;
  max-width: 100%;
  height: auto;
}

.l-content__top {
  margin: 0 0 0 10px;
  color: #333333;
}
.l-content__anchor {
  margin: 0 5px;
}
.l-content__current {
  opacity: 0.5;
  color: #333333;
}

footer {
  background-color: #324388;
  color: #FFFFFF;
  padding: 80px 0 60px 0;
}
@media (max-width: 960px) {
  footer {
    padding: 30px 0 60px 0;
  }
}
footer .l-footer {
  width: 79%;
  margin: auto;
}
@media (max-width: 960px) {
  footer .l-footer  {
    width: 90%;
  }
}
footer .l-footer .box {
  display: flex;
}
@media (max-width: 960px) {
  footer .l-footer .box {
    flex-direction: column;
  }
}
footer .l-footer .box .l-footer__logo p {
  font-family: "Noto Sans CJK JP";
  font-weight: bold;
  font-size: 1vw;
}
@media (max-width: 960px) {
  footer .l-footer .box .l-footer__logo p {
    font-size: 3vw;
  }
}
footer .l-footer .box .l-footer__logo h2 {
  font-size: 2.1vw;
  font-weight: bold;
}
@media (max-width: 960px) {
  footer .l-footer .box .l-footer__logo h2 {
    font-size: 6vw;
  }
}
footer .l-footer .box .l-footer__logo h2 span {
  font-size: 1.2vw;
}
@media (max-width: 960px) {
  footer .l-footer .box .l-footer__logo h2 span {
    font-size: 4vw;
  }
}
footer .l-footer .box .l-footer__logo .address {
  font-weight: bold;
}
footer .l-footer .box .l-footer__tel {
  margin-left: 50px;
}
@media (max-width: 960px) {
  footer .l-footer .box .l-footer__tel {
    margin: 0;
    text-align: center;
    margin-top: 30px;
  }
}
footer .l-footer .box .l-footer__tel h3 {
  font-size: 2vw;
  line-height: 0;
  font-weight: bold;
}
@media (max-width: 960px) {
  footer .l-footer .box .l-footer__tel h3 {
    font-size: 8vw;
  }
}
footer .l-footer .box .l-footer__tel h3::before {
  content: url(../images/common/tel-logo.png);
  margin-right: 5px;
}
footer .l-footer .box .l-footer__tel p {
  font-size: 1vw;
  margin-left: 40px;
  line-height: 2.5;
}
@media (max-width: 960px) {
  footer .l-footer .box .l-footer__tel p {
    font-size: 3vw;
  }
}
footer .l-footer nav {
  display: flex;
  justify-content: space-between;
  padding: 70px 0 100px 0;
  border-bottom: 1px solid #FFFFFF;
}
@media (max-width: 960px) {
  footer .l-footer nav {
    display: block;
    padding-top: 30px;
    padding-bottom: 0;
  }
}
footer .l-footer nav a {
  font-size: 2.3rem;
  font-family: "Noto Sans CJK JP";
  font-weight: bold;
}
@media (max-width: 960px) {
  footer .l-footer nav a {
    font-size: 4vw;
  }
}
footer .l-footer nav ul {
  font-size: 2.3rem;
  font-family: "Noto Sans CJK JP";
  font-weight: bold;
}
@media (max-width: 960px) {
  footer .l-footer nav ul {
    font-size: 4vw;
    margin-top: 30px;
  }
}
footer .l-footer nav ul li {
  display: flex;
  font-size: 0.9rem;
  margin-top: 10px;
  align-items: center;
  margin-left: 20px;
}
footer .l-footer nav ul li::before {
  content: "▶︎";
  margin-right: 8px;
}
@media (max-width: 960px) {
  footer .l-footer nav ul li {
    font-size: 3vw;
  }
}
footer .l-footer nav ul li a {
  font-size: 1.7rem;
}
footer .l-footer nav ul .icon {
  display: flex;
  align-items: center;
  margin-top: 20px;
}
@media (max-width: 960px) {
  footer .l-footer nav ul .icon {
    justify-content: flex-end;
  }
}
footer .l-footer nav ul .icon .-twitter {
  width: 45px;
  margin: 50px 5px;
}
footer .l-footer nav .top {
  display: flex;
  justify-content: space-around;
  margin-top: 20px;
}
@media (max-width: 960px) {
  footer .l-footer nav .top {
    flex-direction: column;
    margin-top: 0;
  }
}
footer .l-footer nav .bottom {
  display: flex;
  justify-content: space-around;
  margin-top: 70px;
}
@media (max-width: 960px) {
  footer .l-footer nav .bottom {
    margin-top: 0px;
  }
}
@media (max-width: 960px) {
  footer .l-footer nav .bottom {
    flex-direction: column;
  }
}
footer .l-footer__standard {
  display: flex;
  margin-top: 30px;
}
@media (max-width: 960px) {
  footer .l-footer__standard {
    margin-bottom: 30px;
  }
}
footer .l-footer__standard .jis {
  font-size: 0.8vw;
  line-height: 20px;
  margin-left: 2%;
  width: 100%;
}
@media (max-width: 960px) {
  footer .l-footer__standard .jis {
    line-height: normal;
    font-size: 2.6vw;
  }
}
footer .l-footer__standard .privacy {
  width: 70%;
  font-size: 0.8vw;
  line-height: 40px;
  text-align: end;
}
footer .l-footer__standard .privacy:before {
  content: url(../images/footer/footer-link.png);
  margin-right: 1%;
  position: relative;
  top: 2px;
}
footer .l-footer__standard img {
  width: 153px;
  height: 107px;
}
@media (max-width: 960px) {
  footer .l-footer__standard img {
    width: 40%;
    height: auto;
  }
}
footer .l-footer .privacy {
  font-size: 0.9vw;
  font-weight: bold;
  line-height: 0;
  font-family: "Noto Sans CJK JP";
}
@media (max-width: 960px) {
  footer .l-footer .privacy {
    font-size: 3vw;
    margin-top: 20px;
    display: block;
  }
}
footer .l-footer .privacy:before {
  content: url(../images/footer/footer-link.png);
  margin-right: 1%;
  position: relative;
  top: 2px;
}

header {
  box-shadow: none;
  width: 100%;
  z-index: 9999999;
}

.l-header {
  max-width: 1920px;
  height: auto;
  font-weight: bold;
  display: flex;
}
.l-header__head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 90%;
  padding: 0 0 0 5%;
  background: #fff;
}
.l-header__head a {
  padding: 15px 0;
}
.l-header__head .header-logo {
  width: 25%;
}
@media (max-width: 960px) {
  .l-header__head a {
    width: 65%;
  }
}
.l-header__head ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 61%;
  margin-right: 2%;
  font-size: 1.2vw;
  height: 100%;
}
.l-header__head ul .red {
  background: #E61010;
  text-align: center;
  color: #FFF;
  border-radius: 30px;
  padding: 15px 20px;
  width: 25%;
}
.l-header__head ul li {
  margin-right: 1%;
  padding: 35px 0;
}

.l-header__head ul .top {
  margin-right: 1%;
  padding: 20px 0;
}


.l-header__head ul .accordion:hover {
  border-bottom: 5px solid #324388;
  padding-bottom: 30px;
}
.l-header__head ul .sb {
  padding: 35px 0;
}
.l-header__head ul .top:hover {
  padding-bottom: 15px;
}
.l-header__head ul .sj:hover {
  padding: 35px 0 30px 0;
  border-bottom: 5px solid #324388;
}
/* .l-header__head ul li .icon::after {
  content: url("../images/common/arrow-bottom.png");
  margin-left: 15px;
} */
.l-header__head ul li .accordion-content {
  display: none;
}
.l-header__head ul li:hover .accordion-content {
  display: block;
  position: absolute;
  width: 100%;
  background: #fff;
  left: 0;
  padding-top: 10px;
  top: 90px;
  z-index: -1;
  
}
.l-header__head ul li:hover .accordion-content ul {
  display: block;
  /* width: 70%; */
  margin: auto;
}
.l-header__head ul li:hover .accordion-content .left {
  width: 36%;
}
.l-header__head ul li:hover .accordion-content .center {
  width: 19%;
}
.l-header__head ul li:hover .accordion-content .right {
  width: 19%;
  margin-left: 50%;
}
.l-header__head ul li:hover .accordion-content ul li {
  padding: 35px 0;
  border-bottom: 1px solid #D5D5D5;
}

.l-header__head2 {
  background: #E61010;
  width: 11%;
  border-radius: 0 0 20px 0;
}
.l-header__head2 ul {
  padding: 23px 0;
  text-align: center;
  font-size: 1vw;
}
.l-header__head2 ul li a {
  color: #fff;
  display: block;
  text-align: right;
  padding: 0 10%;
}
.l-header__head2 ul li a span::after {
  content: url("../images/common/icon-00.png");
  margin-left: 5px;
}
.l-header__head3 {
  width: 15%;
  background: transparent;
}
.l-header__head3 ul {
  display: flex;
  align-items: center;
  padding-top: 25px;
}
.l-header__head3 ul li {
  margin-left: 5px;
}
.l-header nav {
  background-color: #EDEDED;
  height: 80px;
  position: relative;
  z-index: 999;
}
.l-header nav ul {
  display: flex;
  justify-content: center;
}
.l-header nav ul li {
  width: 17.7%;
  text-align: center;
  font-size: 1.8rem;
  border-right: 1px solid #D9D9D9;
  position: relative;
}
.l-header nav ul li:hover ul {
  display: block;
}
.l-header nav ul li a {
  display: block;
  width: 100%;
  line-height: 80px;
}
.l-header nav ul li ul {
  display: none;
  width: 100%;
  position: absolute;
  top: 80px;
  left: 0;
}
.l-header nav ul li ul li {
  background-color: #EDEDED;
  width: 100%;
  height: 60px;
  transition: all 0.3s;
  position: relative;
}
.l-header nav ul li ul li::before {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #D9D9D9;
  position: absolute;
  top: 0;
  left: 0;
}
.l-header nav ul li ul a {
  display: block;
  width: 100%;
  line-height: 60px;
}
.l-header nav ul li:last-child {
  border-right: none;
}
@media (max-width: 960px) {
  .l-header_u-sp {
    padding: 15px 20px;
    display: flex;
    justify-content: space-between;
    background-color: #fff;
  }
}
@media (max-width: 960px) {
  .l-header_u-sp .hamburger {
    padding-bottom: 5px;
    width: 50px;
    height: 50px;
    padding-top: 5px;
  }
}
@media (max-width: 960px) {
  .l-header_u-sp__modal {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background-color: rgba(0, 0, 0, 0.5);
    display: none;
    color: #000;
  }
}
@media (max-width: 960px) {
  .l-header_u-sp__modal .body {
    background-color: #fff;
    height: 100%;
    width: 100%;
    position: fixed;
    right: 0;
    overflow: scroll;
  }
}
@media (max-width: 960px) {
  .l-header_u-sp__modal .body .header {
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: space-between;
    padding: 10px;
  }
}
@media (max-width: 960px) {
  .l-header_u-sp__modal .body .header .-close {
    margin-right: 10px;
  }
}
@media (max-width: 960px) {
  .l-header_u-sp__modal .body .header .-close img {
    height: 40px;
  }
}
@media (max-width: 960px) {
  .l-header_u-sp__modal .box {
    background-color: #BED7EB;
    height: 120px;
  }
}
@media (max-width: 960px) {
  .l-header_u-sp__modal .box .half-circle {
    background-image: url(../images/common/half-circle.png);
    height: 130px;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    top: 1px;
    background-position: bottom;
  }
}
@media (max-width: 960px) {
  .l-header_u-sp__modal .-menu {
    padding: 0 15px;
  }
}
@media (max-width: 960px) {
  .l-header_u-sp__modal .-menu h3 {
    font-size: 2rem;
    border-bottom: 1px solid #D5D5D5;
    font-weight: bold;
    padding-bottom: 10px;
    margin-top: 30px;
  }
}
@media (max-width: 960px) {
  .l-header_u-sp__modal .-menu ul {
    font-size: 1.5rem;
    font-weight: bold;
  }
}
@media (max-width: 960px) {
  .l-header_u-sp__modal .-menu ul li {
    padding: 10px 0;
  }
}
@media (max-width: 960px) {
  .l-header_u-sp__modal .-menu .modal_button {
    border: 4px solid #B7680D;
    width: 80%;
    padding: 5% 10%;
    text-align: center;
    margin: auto;
  }
}
@media (max-width: 960px) {
  .l-header_u-sp__modal .-menu .icon {
    display: flex;
    justify-content: space-evenly;
    margin-top: 50px;
  }
}
@media (max-width: 960px) {
  .l-header_u-sp__modal .-menu .contact {
    background: #E61010;
    text-align: center;
    color: #FFF;
    width: 280px;
    margin: auto;
    border-radius: 20px;
    margin-top: 50px;
  }
}
@media (max-width: 960px) {
  .l-header_u-sp__modal .-menu .support {
    border: 1px solid #E61010;
    text-align: center;
    color: #E61010;
    width: 280px;
    margin: auto;
    border-radius: 20px;
    margin-top: 20px;
  }
}
.l-inner {
  max-width: 1040px;
  margin: 0 auto;
}
@media (max-width: 960px) {
  .l-inner {
    max-width: 100%;
  }
}

.p-nav-menu {
  position: fixed;
  top: 95px;
  left: 0;
  width: 100%;
  height: calc(100% - 95px);
  box-shadow: 0 0 60px rgba(0, 0, 0, 0.1);
  overflow-y: scroll;
  z-index: 9999;
  transition: opacity 0.3s;
  opacity: 0;
  pointer-events: none;
}
@media (max-width: 960px) {
  .p-nav-menu {
    top: 84px;
    height: calc(100% - 84px);
  }
}
@media (max-width: 960px) {
  .p-nav-menu.-active {
    opacity: 1;
    pointer-events: auto;
  }
}
.p-nav-menu__list {
  display: flex;
}
@media (max-width: 960px) {
  .p-nav-menu__list {
    flex-direction: column;
  }
}
.p-nav-menu__list > li:first-child {
  background-color: #fbf3ea;
  width: 38.75%;
  min-width: 540px;
  padding: 50px 20px 0 120px;
}
@media (max-width: 960px) {
  .p-nav-menu__list > li:first-child {
    width: 100%;
    min-width: auto;
    padding: 36px 0;
    order: 3;
  }
}
@media (max-width: 960px) {
  .p-nav-menu__list > li:first-child ul li {
    display: flex;
    justify-content: center;
  }
}
.p-nav-menu__list > li:first-child ul li:not(:first-child) {
  margin: 14px 0 0;
}
@media (max-width: 960px) {
  .p-nav-menu__list > li:first-child ul li:not(:first-child) {
    margin: 24px 0 0;
  }
}
.p-nav-menu__list > li:first-child ul li a {
  display: inline-flex;
  align-items: center;
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: 0.08em;
}
@media (max-width: 960px) {
  .p-nav-menu__list > li:first-child ul li a {
    display: flex;
    justify-content: space-between;
    width: 286px;
    line-height: 1.4;
  }
}
@media (min-width: 961px) {
  .p-nav-menu__list > li:first-child ul li a {
    transition: opacity 0.3s;
  }
  .p-nav-menu__list > li:first-child ul li a:hover {
    opacity: 0.5;
  }
}
.p-nav-menu__list > li:first-child ul li a img {
  width: 20px;
  margin: 2px 0 0 10px;
}
.p-nav-menu__list > li:nth-child(2) {
  background-color: #5bd1a3;
  width: 31.25%;
  min-width: 234px;
  padding: 46px 0 60px;
}
@media (max-width: 960px) {
  .p-nav-menu__list > li:nth-child(2) {
    width: 100%;
    min-width: auto;
    padding: 26px 45px 40px;
    order: 1;
  }
}
.p-nav-menu__list > li:nth-child(2) p {
  color: #fff;
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-align: center;
}
.p-nav-menu__list > li:nth-child(2) ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 28px 0 0;
}
.p-nav-menu__list > li:nth-child(2) ul li {
  width: calc(50% - 50px);
  min-width: 116px;
}
@media (max-width: 960px) {
  .p-nav-menu__list > li:nth-child(2) ul li {
    width: 50%;
    min-width: auto;
  }
}
.p-nav-menu__list > li:nth-child(2) ul li:first-child a {
  border-radius: 20px 0 0 0;
}
.p-nav-menu__list > li:nth-child(2) ul li:nth-child(2) a {
  border-radius: 0 20px 0 0;
}
.p-nav-menu__list > li:nth-child(2) ul li:nth-child(3) a {
  border-radius: 0 0 0 20px;
}
.p-nav-menu__list > li:nth-child(2) ul li:last-child a {
  border-radius: 0 0 20px 0;
}
.p-nav-menu__list > li:nth-child(2) ul li:last-child a img {
  width: 30px;
}
.p-nav-menu__list > li:nth-child(2) ul li:not(:last-child) a img {
  width: 32px;
}
.p-nav-menu__list > li:nth-child(2) ul li:nth-child(2n) {
  border-left: 2px solid #5bd1a3;
}
@media (max-width: 960px) {
  .p-nav-menu__list > li:nth-child(2) ul li:nth-child(2n) {
    border-left: 6px solid #5bd1a3;
  }
}
.p-nav-menu__list > li:nth-child(2) ul li:nth-child(n+3) {
  border-top: 2px solid #5bd1a3;
}
@media (max-width: 960px) {
  .p-nav-menu__list > li:nth-child(2) ul li:nth-child(n+3) {
    border-top: 6px solid #5bd1a3;
  }
}
.p-nav-menu__list > li:nth-child(2) ul li a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  height: 136px;
  padding: 10px 0 0;
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: 0.025em;
}
@media (max-width: 960px) {
  .p-nav-menu__list > li:nth-child(2) ul li a {
    height: 90px;
    font-size: 1.6rem;
  }
}
@media (min-width: 961px) {
  .p-nav-menu__list > li:nth-child(2) ul li a {
    transition: opacity 0.3s;
  }
  .p-nav-menu__list > li:nth-child(2) ul li a:hover {
    opacity: 0.5;
  }
}
.p-nav-menu__list > li:nth-child(2) ul li a img {
  margin: 0 auto;
}
.p-nav-menu__list > li:nth-child(3) {
  background-color: #159060;
  width: 30%;
  min-width: 214px;
  padding: 46px 0 0;
}
@media (max-width: 960px) {
  .p-nav-menu__list > li:nth-child(3) {
    width: 100%;
    min-width: auto;
    padding: 26px 45px 40px;
    order: 2;
  }
}
.p-nav-menu__list > li:nth-child(3) p {
  color: #fff;
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-align: center;
}
.p-nav-menu__list > li:nth-child(3) ul {
  margin: 28px 0 0;
}
@media (max-width: 960px) {
  .p-nav-menu__list > li:nth-child(3) ul {
    margin: 18px 0 0;
  }
}
.p-nav-menu__list > li:nth-child(3) ul li:first-child a {
  background-image: linear-gradient(90deg, #0ab270 5%, #63a8fe 100%);
  color: #fff;
}
@media (min-width: 961px) {
  .p-nav-menu__list > li:nth-child(3) ul li:first-child a:hover:before {
    opacity: 1;
  }
}
.p-nav-menu__list > li:nth-child(3) ul li:first-child a:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-image: linear-gradient(-90deg, #0ab270 5%, #63a8fe 100%);
  width: 100%;
  height: 100%;
  border-radius: 48px;
  transition: opacity 0.3s;
  opacity: 0;
}
.p-nav-menu__list > li:nth-child(3) ul li:nth-child(2) a {
  border: 1px solid #fff;
  color: #fff;
}
@media (min-width: 961px) {
  .p-nav-menu__list > li:nth-child(3) ul li:nth-child(2) a {
    transition: 0.3s;
  }
  .p-nav-menu__list > li:nth-child(3) ul li:nth-child(2) a:hover {
    background-color: #fff;
    color: #159060;
  }
}
.p-nav-menu__list > li:nth-child(3) ul li:nth-child(3) a {
  background-color: #fff;
  border: 1px solid #fff;
  color: #159060;
}
@media (min-width: 961px) {
  .p-nav-menu__list > li:nth-child(3) ul li:nth-child(3) a {
    transition: 0.3s;
  }
  .p-nav-menu__list > li:nth-child(3) ul li:nth-child(3) a:hover {
    background-color: #159060;
    color: #fff;
  }
}
.p-nav-menu__list > li:nth-child(3) ul li:not(:first-child) {
  margin: 30px 0 0;
}
@media (max-width: 960px) {
  .p-nav-menu__list > li:nth-child(3) ul li:not(:first-child) {
    margin: 20px 0 0;
  }
}
.p-nav-menu__list > li:nth-child(3) ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: calc(100% - 160px);
  min-width: 126px;
  height: 72px;
  margin: 0 auto;
  border-radius: 36px;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0.08em;
}
@media (max-width: 960px) {
  .p-nav-menu__list > li:nth-child(3) ul li a {
    width: 100%;
    min-width: auto;
    height: 60px;
    border-radius: 30px;
  }
}
.p-nav-menu__list > li:nth-child(3) ul li a span {
  position: relative;
}
.p-nav-menu__other {
  display: flex;
  align-items: center;
  background-color: #fff;
  min-width: 988px;
  padding: 20px 120px;
}
@media (max-width: 960px) {
  .p-nav-menu__other {
    flex-direction: column;
    min-width: auto;
    padding: 32px 0;
  }
}
.p-nav-menu__other li:not(:first-child) {
  margin: 0 0 0 40px;
}
@media (max-width: 960px) {
  .p-nav-menu__other li:not(:first-child) {
    margin: 14px 0 0;
  }
}
.p-nav-menu__other li a {
  display: flex;
  font-size: 1.5rem;
  letter-spacing: 0.1em;
}
@media (max-width: 960px) {
  .p-nav-menu__other li a {
    font-size: 1.4rem;
  }
}
@media (min-width: 961px) {
  .p-nav-menu__other li a {
    transition: opacity 0.3s;
  }
  .p-nav-menu__other li a:hover {
    opacity: 0.5;
  }
}
.p-nav-menu__other li a img {
  width: 13px;
  height: 13px;
  margin: 9px 0 0 4px;
}

.l-wrapper {
  min-width: 1040px;
  margin: auto;
  max-width: 1920px;
  position: relative;
  z-index: 1;
}
@media (max-width: 960px) {
  .l-wrapper {
    min-width: 375px;
  }
}

.u-mt05 {
  margin-top: 0.5em;
}

.u-mb05 {
  margin-bottom: 0.5em;
}

.u-pt05 {
  padding-top: 0.5em;
}

.u-pb05 {
  padding-bottom: 0.5em;
}

.u-mt1 {
  margin-top: 1em;
}

.u-mb1 {
  margin-bottom: 1em;
}

.u-pt1 {
  padding-top: 1em;
}

.u-pb1 {
  padding-bottom: 1em;
}

.z-index1 {
  position: relative;
  z-index: 1;
}

.u-mt2 {
  margin-top: 2em;
}

.u-mb2 {
  margin-bottom: 2em;
}

.u-pt2 {
  padding-top: 2em;
}

.u-pb2 {
  padding-bottom: 2em;
}

.z-index2 {
  position: relative;
  z-index: 2;
}

.u-mt3 {
  margin-top: 3em;
}

.u-mb3 {
  margin-bottom: 3em;
}

.u-pt3 {
  padding-top: 3em;
}

.u-pb3 {
  padding-bottom: 3em;
}

.z-index3 {
  position: relative;
  z-index: 3;
}

.u-mt4 {
  margin-top: 4em;
}

.u-mb4 {
  margin-bottom: 4em;
}

.u-pt4 {
  padding-top: 4em;
}

.u-pb4 {
  padding-bottom: 4em;
}

.z-index4 {
  position: relative;
  z-index: 4;
}

.u-mt5 {
  margin-top: 5em;
}

.u-mb5 {
  margin-bottom: 5em;
}

.u-pt5 {
  padding-top: 5em;
}

.u-pb5 {
  padding-bottom: 5em;
}

.z-index5 {
  position: relative;
  z-index: 5;
}

.u-white {
  color: #fff;
  fill: #fff;
}
.u-white * {
  color: #fff;
  fill: #fff;
}

.u-center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.u-right {
  text-align: right;
  margin-left: auto;
}

.u-left {
  text-align: left;
  margin-right: auto;
}

@media (min-width: 961px) {
  .u-sp {
    display: none !important;
  }
}

@media (max-width: 960px) {
  .u-pc {
    display: none !important;
  }
}

.c-btn {
  margin: 0px 10px 0 21px;
  display: block;
  color: #159060;
  border: solid;
  border-color: #159060;
  border-radius: 30px;
  padding: 10px;
  width: 142px;
}

.-new {
  display: block;
  color: #fff;
  border: solid;
  background-color: #159060;
  border-color: #159060;
  border-radius: 30px;
  width: 140px;
  margin-right: 18px;
  height: 48px;
}

.c-btn-more {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  background-image: linear-gradient(135deg, #32d5b4, #168dd3);
  width: 100%;
  height: 70px;
  cursor: pointer;
}
@media (min-width: 961px) {
  .c-btn-more {
    transition: opacity 0.3s;
  }
  .c-btn-more:hover {
    opacity: 0.7;
  }
}
.c-btn-more:before {
  content: "";
  display: block;
  position: absolute;
  top: 1px;
  left: 1px;
  background-color: #eaebf1;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
}
.c-btn-more span, .c-btn-more button {
  position: relative;
  background-image: linear-gradient(135deg, #32d5b4, #168dd3);
  -webkit-background-clip: text;
          background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0.08em;
}
@media (max-width: 960px) {
  .c-btn-more span, .c-btn-more button {
    line-height: 1.6;
    text-align: center;
  }
}

.c-btn-next button, .c-btn-next a, .c-btn-back button, .c-btn-back a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100px;
  height: 70px;
  color: #fff;
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  cursor: pointer;
}
@media (max-width: 960px) {
  .c-btn-next button, .c-btn-next a, .c-btn-back button, .c-btn-back a {
    width: 100%;
  }
}
@media (min-width: 961px) {
  .c-btn-next button, .c-btn-next a, .c-btn-back button, .c-btn-back a {
    transition: opacity 0.3s;
  }
  .c-btn-next button:hover, .c-btn-next a:hover, .c-btn-back button:hover, .c-btn-back a:hover {
    opacity: 0.7;
  }
}

.c-btn-next button, .c-btn-next a {
  background-image: linear-gradient(135deg, #32d5b4, #168dd3);
}

.c-btn-back button, .c-btn-back a {
  background-color: #575757;
}

.c-btn-arrow {
  position: relative;
  background-image: linear-gradient(135deg, #32d5b4, #168dd3);
  width: 17px;
  height: 17px;
  border-radius: 50%;
}
.c-btn-arrow:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-image: url("./images/common/icon_arrow_s_b.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 6px;
  height: 6px;
}

.c-btn-grd {
  font-size: 0.2em;
  background: linear-gradient(270deg, #63a8fe 0%, #0ab270 50%, #0ab270 50%, #63a8fe 100%);
  background-position: 1% 50%;
  background-size: 200% auto;
  color: white;
  border: none;
  transition: all 0.3s ease-out;
  border-radius: 30px;
  padding: 15px 35px;
}
.c-btn-grd:hover {
  background-position: 99% 50%;
}

.c-ttl {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 960px) {
  .c-ttl {
    align-items: flex-start;
  }
}
.c-ttl figure {
  width: 43px;
  margin: 0 8px 0 0;
}
@media (max-width: 960px) {
  .c-ttl figure {
    width: 30px;
    margin: 8px 8px 0 0;
  }
}
.c-ttl h1 {
  font-size: 4rem;
  font-weight: 700;
  letter-spacing: 0.03em;
}
@media (max-width: 960px) {
  .c-ttl h1 {
    font-size: 3rem;
    text-align: center;
    line-height: 1.4;
  }
}

.main-content__mv {
  color: white;
  position: relative;
  top: -110px;
}
@media (max-width: 960px) {
  .main-content__mv {
    top: 0;
  }
}
.main-content__mv .mv-img {
  background-image: url(../images/top/mv-back001.png);
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 170px;
}
@media (max-width: 960px) {
  .main-content__mv .mv-img {
    padding-bottom: 0;
    background-position-x: center;
    overflow: hidden;
  }
}
.main-content__mv .mv-img .swiper {
  z-index: -9;
}
@media (max-width: 960px) {
  .main-content__mv .mv-img .swiper {
    height: 780px;
    width: max-content;
  }
}
.main-content__mv .mv-img .swiper img {
  position: relative;
  z-index: -1;
  filter: brightness(50%);
}
@media (max-width: 960px) {
  .main-content__mv .mv-img img {
    height: 100%;
  }
}
.main-content__mv .hgroup {
  position: absolute;
  top: 21%;
  right: 2%;
}
@media (max-width: 960px) {
  .main-content__mv .hgroup {
    left: 2%;
  }
}
.main-content__mv .hgroup h1 {
  font-size: 3.8vw;
  font-weight: bold;
  letter-spacing: 10px;
  margin-bottom: 30px;
  display: inline-block;
  opacity: 0.9;
  z-index: 9;
}
.main-content__mv .hgroup h1 p {
  font-size: 1.2vw;
  text-align: right;
  margin-top: 30px;
  text-align: left;
  width: 67%;
  margin-left: auto;
  letter-spacing: 4px;
}
@media (max-width: 960px) {
  .main-content__mv .hgroup h1 p {
    font-size: 1.5rem;
    color: #000;
    font-weight: bold;
  }
}
@media (max-width: 960px) {
  .main-content__mv .hgroup h1 {
    font-size: 30px;
    width: -moz-fit-content;
    width: fit-content;
    margin-bottom: 20px;
  }
}
.main-content__news {
  width: 89.5%;
  margin: auto;
  margin-right: 0;
  background-color: #fff;
  border-radius: 20px 0 0 0;
  padding-left: 5%;
  padding-top: 3%;
  display: flex;
  flex-direction: column-reverse;
  position: relative;
  bottom: 280px;
  margin-bottom: -230px;
}
@media (max-width: 960px) {
  .main-content__news {
    width: 90%;
    margin: auto;
    padding: 0;
    bottom: 0;
  }
}
.main-content__news .news {
  width: 90%;
}
@media (max-width: 960px) {
  .main-content__news .news {
    width: 100%;
  }
}
.main-content__news .news h1 {
  font-size: 5vw;
  font-weight: bold;
  color: #324388;
  font-family: "Noto Sans CJK JP";
  line-height: 1.4;
}
@media (max-width: 960px) {
  .main-content__news .news h1 {
    font-size: 6rem;
  }
}
.main-content__news .news span {
  background: #324388;
  color: #fff;
  padding: 0 10px;
  font-size: 2.7rem;
  font-weight: bold;
  display: inline;
}
@media (max-width: 960px) {
  .main-content__news .news .box {
    justify-content: space-between;
  }
}
@media (max-width: 960px) {
  .main-content__news .news .box {
    width: 100%;
  }
}
.main-content__news .news .box ul {
  width: 95%;
  padding-top: 50px;
  background-color: #FFFFFF;
}
.main-content__news .news .box ul li {
  border-bottom: 1px solid #D5D5D5;
  padding: 20px 0;
}
@media (max-width: 960px) {
  .main-content__news .news .box ul li {
    padding: 10px;
  }
}
.main-content__news .news .box ul li:last-child {
  border-bottom: none;
}
.main-content__news .news .box ul li a {
  display: flex;
}
@media (max-width: 960px) {
  .main-content__news .news .box ul li a {
    display: block;
  }
}
.main-content__news .news .box ul li a .sp{
  display: flex;
  width: auto;
}
.main-content__news .news .box ul li a .date {
  font-size: 1vw;
  text-align: left;
  width: 150px;
  font-weight: bold;
  font-family: "Noto Sans CJK JP";
}
@media (max-width: 960px) {
  .main-content__news .news .box ul li a .date {
    font-size: 2rem;
  }
}
.main-content__news .news .box ul li a .tag {
  width: 100px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 30px;
}
.main-content__news .news .box ul li a .title {
  margin-left: 20px;
  display: flex;
  width: 100%;
  justify-content: space-between;
  font-size: 1vw;
  font-weight: bold;
}
@media (max-width: 960px) {
  .main-content__news .news .box ul li a .title {
    font-size: 2rem;
  }
}
.main-content__news .news .box ul li a .title::after {
  content: url(../images/top/arrow.png);
}

@media (max-width: 960px) {
  .main-content__news .news .box ul li a .title {
    margin-left: 0px;
  }
}
.main-content__news .news .box ul li .detail {
  flex-direction: row-reverse;
  margin-top: 70px;
}
.main-content__news .news .box ul li .detail::before {
  content: url(../images/top/arrow.png);
  margin-left: 1%;
  top: 2px;
  position: relative;
}
@media (max-width: 960px) {
  .main-content__news .news .box ul li .detail {
    display: flex;
    font-size: 1.5rem;
  }
}
.news-mode {
  background: #324288;
  width: 85%;
  color: #FFF;
  padding: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
}
.news-mode::after {
  content: url(../images/common/icon__right02.png);
  margin-left: 30px;
  position: relative;
  top: 3px;
 }
@media (max-width: 960px) {
  .news-mode {
    width: 100%;
    padding: 5px;
  }
}
.today-mode {
  background: #324288;
  width: 85%;
  color: #FFF;
  padding: 10px;
  margin-top: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
}
@media (max-width: 960px) {
  .today-mode {
    width: 100%;
    padding: 5px;
  }
}
.today-mode::after {
 content: url(../images/common/icon__right02.png);
 margin-left: 30px;
 position: relative;
 top: 3px;
}
.main-content__news .box-3 {
  width: 85%;
}
@media (max-width: 960px) {
  .main-content__news .box-3 {
    width: 100%;
  }
}
.main-content__news .box-3 h1 {
  font-size: 4vw;
  font-weight: bold;
  color: #324388;
  font-family: "Noto Sans CJK JP";
  line-height: 1.4;
  padding-top: 15px;
}
@media (max-width: 960px) {
  .main-content__news .box-3 h1 {
    font-size: 7vw;
  }
}
.main-content__news .box-3 .tab {
  display: flex;
  margin-top: 20px;
}

.main-content__news .box-3 .tab button {
  color: white;
  margin: 1px;
  border-radius: 5px;
  padding: 5px 20px;
}
@media (max-width: 960px) {
  .main-content__news .box-3 .tab button {
    padding: 5px 0px;
    font-size: 2vw;
    width: 100%;
    text-align: center;
  }
}
.main-content__news .box-3 .tab button:nth-of-type(1) {
  background-color: #4A46AA;
}
.main-content__news .box-3 .tab button:nth-of-type(2) {
  background-color: #3687CC;
}
.main-content__news .box-3 .tab button:nth-of-type(3) {
  background-color: #5BA769;
}
.main-content__news .box-3 .tab button:nth-of-type(4) {
  background-color: #A7A57C;
}
.main-content__news .box-3 .tab button:nth-of-type(5) {
  background-color: #E5BC33;
}
.main-content__news .box-3 .tab button:nth-of-type(6) {
  background-color: #C97143;
}
.main-content__news .box-3 .tab button:nth-of-type(7) {
  background-color: #8b0000;
}
.main-content__news .box-3 ul {
  border: 1px solid #E2E2E2;
  border-radius: 10px;
  width: 100%;
  padding: 20px;
}
.main-content__news .box-3 ul li {
  border-bottom: 1px solid #D5D5D5;
  padding: 20px;
}
.main-content__news .box-3 ul li:last-child {
  border-bottom: none;
}
.main-content__news .box-3 ul li .more {
  font-size: 1vw;
  display: flex;
  flex-direction: row-reverse;
}
.main-content__news .box-3 ul li .more::before {
  content: url(../images/top/arrow.png);
  margin-left: 1%;
  top: 2px;
  position: relative;
}


.main-content__gallery {
  width: 80%;
  margin: auto;
  margin-bottom: 215px;
}
@media (max-width: 960px) {
  .main-content__gallery {
    width: 100%;
    margin-bottom: 80px;
    background: #324288;
    margin-top: 100px;
  }
}
@media (max-width: 960px) {
  .main-content__gallery .box {
    flex-direction: column;
    align-items: start;
  }
}
@media (max-width: 960px) {
  .main-content__gallery .box .title {
    width: 90%;
    margin: auto;
  }
}
.main-content__gallery .box .title h1 {
  font-size: 5vw;
  font-weight: bold;
  color: #324388;
  font-family: "Noto Sans CJK JP";
  padding-top: 25px;
  letter-spacing: 10px;
}
@media (max-width: 960px) {
  .main-content__gallery .box .title h1 {
    font-size: 6rem;
    color: #FFF;
  }
}
.main-content__gallery .box .title span {
  background: #324388;
  color: #fff;
  padding: 0 10px;
  font-size: 2.7rem;
  font-weight: bold;
  display: inline;
}
@media (max-width: 960px) {
  .main-content__gallery .box .title span {
    background: #FFF;
    color: #324288;
    padding: 0px 10px;
    font-size: 2.7rem;
  }
}
.main-content__gallery .box .content {
  font-weight: bold;
}
.main-content__gallery .box .content p {
  margin-top: 30px;
  margin-bottom: 40px;
}
.main-content__gallery .box .content .detail {
  flex-direction: row-reverse;
  display: flex;
}
.main-content__gallery .box .content .detail::before {
  content: url(../images/top/arrow.png);
  margin-left: 1%;
  top: 2px;
  position: relative;
}
@media (max-width: 960px) {
  .main-content__gallery .box .content .detail {
    display: flex;
    font-size: 1.8rem;
  }
}
.main-content__gallery .box-2 {
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 960px) {
  .main-content__gallery .box-2 {
    flex-direction: column;
    color: #FFF;
    text-align: center;
  }
}
@media (max-width: 960px) {
  .main-content__gallery .box-2 p {
    margin-bottom: 70px;
  }
}
.main-content__gallery .box-2 .swiper-3 {
  width: 48%;
  height: 400px;
  overflow: hidden;
}
@media (max-width: 960px) {
  .main-content__gallery .box-2 .swiper-3 {
    width: 100%;
    height: fit-content;
  }
}
.main-content__gallery .box-2 .swiper-3 .swiper-wrapper {
  display: flex;
}
.main-content__gallery .box-2 .swiper-3 .swiper-slide {
  width: 100%;
  height: 100%;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.main-content__gallery .box-2 a {
  width: 47.5%;
}
.main-content__gallery .box-2 a img {
  width: 100%;
}
.main-content__topics {
  margin-top: 100px;
  padding-top: 50px;
  width: 100%;
  margin: auto;
  text-align: end;
}
@media (max-width: 960px) {
  .main-content__topics {
    width: 100%;
    margin-top: 0;
    padding-top: 0;
    text-align: left;
  }
}
.main-content__topics h1 {
  font-size: 5vw;
  font-weight: bold;
  color: #324388;
  display: flex;
  flex-direction: column;
  margin-right: 10%;
  font-family: "Noto Sans CJK JP";
  letter-spacing: 10px;
}
@media (max-width: 960px) {
  .main-content__topics h1 {
    font-size: 6rem;
    margin-left: 5%;
  }
}
.main-content__topics span {
  background: #324388;
  color: #fff;
  padding: 0px 10px;
  font-size: 2.7rem;
  font-weight: bold;
  margin-right: 10%;
}
@media (max-width: 960px) {
  .main-content__topics span {
    margin-left: 5%;
    padding: 0px 20px;
    background: #FFF;
  }
}
@media (max-width: 960px) {
  .main-content__topics .topic {
    background: #324388;
    font-size: 2.7rem;
  }
}
.main-content__topics .box {
  background: #324388;
  padding: 50px 0 5px 0;
  margin-top: 50px;
}

@media (max-width: 960px) {
  .main-content__topics .box {
    margin-top: 20px;
    background: #FFF;
  }
}
@media (max-width: 960px) {
  .main-content__topics .box p {
    color: #000;
  }
}
.main-content__topics .box .swiper-2 {
  width: 100%;
  overflow: hidden;
}
.main-content__topics .box .swiper-2 .banner {
  width: 80%;
  margin: auto;
  margin-top: 15px;
}
@media (max-width: 960px) {
  .main-content__topics .box .swiper-2 .banner {
    width: 100%;
  }
}
.main-content__topics .box .swiper-2 .banner a img {
  width: 100%;
}
.main-content__topics .box .swiper-2 .banner .button {
  display: flex;
  width: 73%;
  margin-top: 20px;
  justify-content: space-between;
}
.main-content__topics .box .swiper-button-prev:after {
  content: "";
}
.main-content__topics .box .swiper-button-next:after {
  content: ""; 
}
.main-content__topics .box .swiper-button-prev,
.main-content__topics .box .swiper-button-next {
  width: 40px;
  height: 40px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 99;
}
.main-content__topics .box .swiper-button-prev {
  background-image: url(../images/top/left-icon.png);
  position: relative;
  left: 11%;
  top: 40px;
}
@media (max-width: 960px) {
  .main-content__topics .box .swiper-button-prev {
    background-image: url(../images/top/left-icon_sp.png);
    left: 5%;
  }
}
.main-content__topics .box .swiper-button-next {
  background-image: url(../images/top/right-icon.png);
  position: relative;
  left: 87%;
  top: 20px;
}
@media (max-width: 960px) {
  .main-content__topics .box .swiper-button-next {
    background-image: url(../images/top/right-icon_sp.png);
  }
}
.main-content__topics .box .swiper-pagination {
  position: relative;
}
.main-content__topics .box .swiper-pagination-bullet {
  background-color: #FFF;
  padding: 10px;
}
@media (max-width: 960px) {
  .main-content__topics .box .swiper-pagination-bullet {
    background-color: #20203E;
    padding: 5px;
  }
}
.main-content__maker {
  background: #F5F5F5;
  padding-top: 10px;
  padding-bottom: 100px;
}
@media (max-width: 960px) {
  .main-content__maker {
    padding-bottom: 80px;
  }
}
.main-content__maker div {
  width: 80%;
  margin: auto;
}
@media (max-width: 960px) {
  .main-content__maker div {
    width: 100%;
  }
}
.main-content__maker div .title {
  margin-top: 110px;
  margin-bottom: 50px;
  text-align: center;
}
@media (max-width: 960px) {
  .main-content__maker div .title {
    margin-top: 50px;
  }
}
.main-content__maker div .title h1 {
  font-size: 5.5vw;
  font-weight: bold;
  color: #324388;
  font-family: "Noto Sans CJK JP";
  letter-spacing: 10px;
}
@media (max-width: 960px) {
  .main-content__maker div .title h1 {
    font-size: 6rem;
  }
}
.main-content__maker div .title span {
  background: #324388;
  color: #fff;
  padding: 0px 10px;
  font-size: 2.7rem;
  font-weight: bold;
}
@media (max-width: 960px) {
  .main-content__maker div .title span {
    padding: 0px 20px;
    font-size: 2.7rem;
  }
}
.main-content__maker div .box-4 {
  width: 100%;
}
@media (max-width: 960px) {
  .main-content__maker div .box-4 {
    width: 90%;
  }
}
.main-content__maker div .box-4 h2 {
  font-size: 1.3vw;
  background: #324388;
  color: #fff;
  padding: 5px 0;
  padding-left: 1%;
  margin-top: 30px;
  text-align: center;
  border-radius: 20px 20px 0 0;
}
@media (max-width: 960px) {
  .main-content__maker div .box-4 h2 {
    font-size: 2rem;
  }
}
.main-content__maker div .box-4 a {
  font-weight: Bold;
  color: #324388;
}
.main-content__maker div .box-4 a::before {
  content: url(../images/top/arrow.png);
  margin-right: 5%;
  top: 2px;
  position: relative;
}
.main-content__maker div .box-4 .list {
  background: #fff;
  padding: 30px 0;
  width: 100%;
  border-radius: 0 0 20px 20px;
}
@media (max-width: 960px) {
  .main-content__maker div .box-4 .list {
    font-size: 1.5rem;
  }
}
.main-content__maker div .box-4 .list .ricoh {
  width: 80%;
  padding: 3px 100px;
  margin: auto;
}
@media (max-width: 960px) {
  .main-content__maker div .box-4 .list .ricoh {
    grid-template-columns: repeat(2, 1fr); 
    gap: 5px 30px;
    padding: 20px 50px;
    margin: 0;
  }
}
.main-content__maker div .box-4 .list .ricoh .ricoh-link {
  color: red;
}
.main-content__maker div .box-4 .list .ricoh a {
  font-weight: Bold;
  color: #324388;
}
.main-content__maker div .box-4 .list .ricoh a::before {
  content: url(../images/top/arrow.png);
  margin-right: 1%;
  top: 2px;
  position: relative;
}
.main-content__maker div .box-4 .list .ricoh .item::before {
  content: url(../images/top/arrow-2.png);
  margin-right: 5%;
  top: 2px;
  position: relative;
}
.main-content__maker div .box-4 .list .ricoh ul {
  display: flex;
  width: 120%;
  margin-left: 2%;
}
@media (max-width: 960px) {
  .main-content__maker div .box-4 .list .ricoh ul {
    margin-left: 0;
    flex-direction: column;
    margin: auto;
  }
}
.main-content__maker div .box-4 .list .ricoh ul li {
  width: 100%;
  padding: 4px 0;
}
.main-content__maker div .box-4 .list .list-2 ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr); 
  gap: 20px 100px;
  padding: 0;
  border-radius: 0 0 20px 20px;
  padding: 30px 100px;
}
@media (max-width: 960px) {
  .main-content__maker div .box-4 .list .list-2 ul {
    font-size: 1.5rem;
    grid-template-columns: repeat(2, 1fr); 
    gap: 5px 30px;
    padding: 20px 50px;
  }
}

.main-content__maker div .box-5 {
  width: 100%;
}
@media (max-width: 960px) {
  .main-content__maker div .box-5 {
    width: 90%;
  }
}
.main-content__maker div .box-5 h2 {
  font-size: 1.3vw;
  background: #324388;
  color: #fff;
  padding: 5px 0;
  padding-left: 1%;
  margin-top: 30px;
  text-align: center;
  border-radius: 20px 20px 0 0;
}
@media (max-width: 960px) {
  .main-content__maker div .box-5 h2 {
    font-size: 2rem;
  }
}
.main-content__maker div .box-5 ul {
  background: #fff;
  display: grid;
  grid-template-columns: repeat(4, 1fr); 
  gap: 20px 100px;
  padding: 0;
  border-radius: 0 0 20px 20px;
  padding: 30px 100px;
}
@media (max-width: 960px) {
  .main-content__maker div .box-5 ul {
    font-size: 1.5rem;
    grid-template-columns: repeat(2, 1fr); 
    gap: 5px 30px;
    padding: 20px 50px;
  }
}

.main-content__maker div .box-5 ul li a {
  font-weight: Bold;
  color: #324388;
}
.main-content__maker div .box-5 ul li a::before {
  content: url(../images/top/arrow.png);
  margin-right: 5%;
  top: 2px;
  position: relative;
}
.main-content__maker div .box-6 {
  width: 100%;
}
@media (max-width: 960px) {
  .main-content__maker div .box-6 {
    width: 90%;
  }
}
.main-content__maker div .box-6 h2 {
  font-size: 1.3vw;
  background: #324388;
  color: #fff;
  padding: 5px 0;
  padding-left: 1%;
  margin-top: 30px;
  text-align: center;
  border-radius: 20px 20px 0 0;
}
@media (max-width: 960px) {
  .main-content__maker div .box-6 h2 {
    font-size: 2rem;
  }
}
.main-content__maker div .box-6 ul {
  background: #fff;
  display: grid;
  grid-template-columns: repeat(4, 1fr); 
  gap: 20px 100px;
  padding: 0;
  border-radius: 0 0 20px 20px;
  padding: 30px 100px;
}
@media (max-width: 960px) {
  .main-content__maker div .box-6 ul {
    font-size: 1.5rem;
    grid-template-columns: repeat(2, 1fr); 
    gap: 5px 30px;
    padding: 20px 50px;
  }
}

.main-content__maker div .box-6 ul li a {
  font-weight: Bold;
  color: #324388;
}
.main-content__maker div .box-6 ul li a::before {
  content: url(../images/top/arrow.png);
  margin-right: 5%;
  top: 2px;
  position: relative;
}
.main-content__link {
  padding-top: 70px;
  padding-bottom: 70px;
}
.main-content__link div {
  display: flex;
  width: 100%;
  margin: auto;
  justify-content: space-evenly;
}
.main-content__link .bottom {
  margin-top: 50px;
  width: 50%;
}
@media (max-width: 960px) {
  .main-content__link .bottom {
    width: 80%;
  }
}
@media (max-width: 960px) {
  .main-content__link .bottom a {
    display: flex;
    justify-content: center;
  }
}
@media (max-width: 960px) {
  .main-content__link .bottom a img {
    max-width: 90%;
  }
}
.p-about__mv {
  background-color: #BED7EB;
  position: relative;
  bottom: 127px;
  margin-bottom: -127px;
}
@media (max-width: 960px) {
  .p-about__mv {
    position: static;
    padding-bottom: 0;
  }
}
.p-about__mv .breadcrumb {
  display: flex;
  width: 83%;
  margin: auto;
  padding-top: 155px;
}
.p-about__mv .breadcrumb .home {
  display: contents;
}
.p-about__mv .breadcrumb .home:before {
  content: url(../images/common/home.png);
  margin-right: 1%;
  position: relative;
  top: 1px;
}
.p-about__mv .breadcrumb .home:after {
  content: url(../images/common/home01.png);
  position: relative;
  top: -4px;
  margin: 0 2%;
}
.p-about__mv h2 {
  font-size: 4vw;
  font-weight: bold;
  color: #324388;
  margin-left: 11%;
  padding-top: 65px;
  letter-spacing: 8px;
  margin-bottom: 5px;
}
@media (max-width: 960px) {
  .p-about__mv h2 {
    font-size: 6rem;
    margin-left: 5%;
    padding-top: 20%;
    letter-spacing: 2px;
  }
}
.p-about__mv span {
  background: #324388;
  color: #fff;
  font-size: 1.2vw;
  padding: 2px 17px;
  margin-left: 10.7%;
  display: inline-block;
  margin-bottom: 30px;
  font-weight: bold;
}
@media (max-width: 960px) {
  .p-about__mv span {
    margin-left: 5%;
    font-size: 2.7rem;
  }
}
.p-about__mv img {
  margin: auto;
}
.p-about__mv .half-circle {
  background-image: url(../images/common/half-circle.png);
  background-size: cover;
  height: 250px;
  background-position: center;
}
@media (max-width: 960px) {
  .p-about__mv .half-circle {
    height: 130px;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    top: 1px;
    background-position: bottom;
  }
}
.p-about__message {
  width: 80%;
  margin: auto;
  margin-bottom: 50px;
}
@media (max-width: 960px) {
  .p-about__message {
    width: 100%;
    margin-top: 200px;
  }
}
@media (max-width: 960px) {
  .p-about__message .side {
    width: 90%;
    margin: auto;
  }
}
.p-about__message h2 {
  font-size: 5rem;
  padding-bottom: 17px;
  margin-bottom: 43px;
  font-weight: bold;
  border-bottom: 1px solid #000;
  display: inline-block;
}
@media (max-width: 960px) {
  .p-about__message h2 {
    font-size: 26px;
  }
}
.p-about__message hr {
  position: relative;
  bottom: 44.5px;
  border: 1px solid #f5f5f5;
  z-index: -1;
}
.p-about__message .box {
  background: #EDEDED;
  padding: 60px;
}
@media (max-width: 960px) {
  .p-about__message .box {
    padding: 10px;
  }
}
.p-about__message .box .content {
  margin-top: 60px;
  background: #FFFFFF;
  padding: 5% 10%;
}
@media (max-width: 960px) {
  .p-about__message .box .content {
    margin-top: 20px;
  }
}
.p-about__message .box .content p {
  font-size: 2rem;
  margin-bottom: 20px;
}
@media (max-width: 960px) {
  .p-about__message .box .content p {
    font-size: 16px;
  }
}
.p-about__profile {
  width: 80%;
  margin: 150px auto;
}
@media (max-width: 960px) {
  .p-about__profile {
    width: 90%;
    margin-top: 50px;
  }
}
.p-about__profile h2 {
  font-size: 5rem;
  padding-bottom: 17px;
  margin-bottom: 43px;
  font-weight: bold;
  border-bottom: 1px solid #000;
  display: inline-block;
}
@media (max-width: 960px) {
  .p-about__profile h2 {
    font-size: 26px;
  }
}
.p-about__profile hr {
  position: relative;
  bottom: 44.5px;
  border: 1px solid #f5f5f5;
  z-index: -1;
}
.p-about__profile .grid-container {
  display: grid;
  grid-template-columns: 1fr 2fr;
  grid-template-rows: repeat(5, 1fr);
  margin-top: 20px;
  font-size: 2rem;
}
.p-about__profile .grid-container .grid-item--header {
  font-weight: bold;
  padding: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom: 0.5px dashed #ccc;
}
@media (max-width: 960px) {
  .p-about__profile .grid-container .grid-item--header {
    font-size: 16px;
  }
}
.p-about__profile .grid-container .grid-item {
  padding: 10px;
  display: flex;
  align-items: center;
  border-bottom: 0.5px dashed #ccc;
}
@media (max-width: 960px) {
  .p-about__profile .grid-container .grid-item {
    font-size: 16px;
    padding: 10px 0;
  }
}
.p-about__profile .grid-container .board {
  grid-row: 8/11;
}
.p-about__profile .grid-container .base {
  grid-row: 12/14;
}
.p-about__profile .grid-container .member p {
  width: 200px;
}
@media (max-width: 960px) {
  .p-about__profile .grid-container .member p {
    width: 150px;
  }
}
.p-about__profile .grid-container .licence {
  display: block;
}
.p-about__map {
  width: 80%;
  margin: 50px auto;
}

.p-about__map h2 {
  font-size: 5rem;
  padding-bottom: 17px;
  margin-bottom: 43px;
  font-weight: bold;
  border-bottom: 1px solid #000;
  display: inline-block;
}
@media (max-width: 960px) {
  .p-about__map h2 {
    font-size: 26px;
  }
}
.p-about__map hr {
  position: relative;
  bottom: 44.5px;
  border: 1px solid #f5f5f5;
  z-index: -1;
}
@media (max-width: 960px) {
  .p-about__map iframe {
    height: 200px;
  }
}
.p-about__map h3 {
  font-size: 2rem;
  padding: 20px 0;
  font-weight: bold;
}
@media (max-width: 960px) {
  .p-about__map h3 {
    text-align: center;
  }
}
.p-about__map .jr {
  margin-right: 50px;
}
@media (max-width: 960px) {
  .p-about__map .jr {
    margin-right: 0;
  }
}
.p-about__map .car {
  margin-left: 50px;
}
@media (max-width: 960px) {
  .p-about__map .car {
    margin-top: 50px;
    margin-left: 0;
  }
}
.p-about__map .box {
  display: flex;
  justify-content: space-between;
  font-size: 2rem;
}
@media (max-width: 960px) {
  .p-about__map .box {
    flex-direction: column;
  }
}
.p-about__map .box h4 {
  padding: 10px 0;
  margin-bottom: 20px;
  border-bottom: 1px dotted;
  font-weight: bold;
}
.p-about__chart {
  width: 80%;
  margin: 150px auto;
  margin-bottom: 100px;
}
@media (max-width: 960px) {
  .p-about__chart {
    overflow: scroll;
    margin-top: 100px;
  }
}
.p-about__chart h2 {
  font-size: 5rem;
  padding-bottom: 17px;
  margin-bottom: 43px;
  font-weight: bold;
  border-bottom: 1px solid #000;
  display: inline-block;
}
@media (max-width: 960px) {
  .p-about__chart h2 {
    font-size: 26px;
  }
}
.p-about__chart hr {
  position: relative;
  bottom: 44.5px;
  border: 1px solid #f5f5f5;
  z-index: -1;
}
@media (max-width: 960px) {
  .p-about__chart img {
    max-width: 200%;
  }
}
.p-attempt__mv {
  background-color: #BED7EB;
  position: relative;
  bottom: 127px;
  margin-bottom: -127px;
}
@media (max-width: 960px) {
  .p-attempt__mv {
    position: static;
    padding-bottom: 0;
  }
}
.p-attempt__mv .breadcrumb {
  display: flex;
  width: 83%;
  margin: auto;
  padding-top: 155px;
}
.p-attempt__mv .breadcrumb .home {
  display: contents;
}
.p-attempt__mv .breadcrumb .home:before {
  content: url(../images/common/home.png);
  margin-right: 1%;
  position: relative;
  top: 1px;
}
.p-attempt__mv .breadcrumb .home:after {
  content: url(../images/common/home01.png);
  position: relative;
  top: -4px;
  margin: 0 2%;
}
.p-attempt__mv h2 {
  font-size: 4vw;
  font-weight: bold;
  color: #324388;
  margin-left: 11%;
  padding-top: 65px;
  letter-spacing: 8px;
  margin-bottom: 5px;
  font-family: "Noto Sans CJK JP";
}
@media (max-width: 960px) {
  .p-attempt__mv h2 {
    font-size: 6rem;
    margin-left: 5%;
    padding-top: 20%;
    letter-spacing: 2px;
  }
}
.p-attempt__mv span {
  background: #324388;
  color: #fff;
  font-size: 1.2vw;
  padding: 2px 17px;
  margin-left: 10.7%;
  display: inline-block;
  margin-bottom: 30px;
  font-weight: bold;
}
@media (max-width: 960px) {
  .p-attempt__mv span {
    margin-left: 5%;
    font-size: 2.7rem;
  }
}
.p-attempt__mv img {
  margin: auto;
}
.p-attempt__mv .half-circle {
  background-image: url(../images/common/half-circle.png);
  background-size: cover;
  height: 250px;
  background-position: center;
}
@media (max-width: 960px) {
  .p-attempt__mv .half-circle {
    height: 130px;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    top: 1px;
    background-position: bottom;
  }
}
.p-attempt__activity {
  width: 79%;
  margin: auto;
  margin-bottom: 60px;
  margin-top: 210px;
}
@media (max-width: 960px) {
  .p-attempt__activity {
    width: 100%;
    margin-top: 180px;
  }
}
.p-attempt__activity h2 {
  font-size: 4.5rem;
  letter-spacing: 8px;
  margin-bottom: 60px;
  font-weight: bold;
  border-bottom: 1px solid #000;
  padding-bottom: 20px;
  display: inline-block;
}
@media (max-width: 960px) {
  .p-attempt__activity h2 {
    margin-left: 20px;
    font-size: 28px;
    letter-spacing: 3px;
    padding-bottom: 10px;
  }
}
.p-attempt__activity hr {
  position: relative;
  bottom: 61px;
  border: 1px solid #f5f5f5;
  z-index: -1;
}
@media (max-width: 960px) {
  .p-attempt__activity hr {
    width: 90%;
    margin: auto;
  }
}
.p-attempt__activity .box {
  background: #EDEDED;
  padding: 60px 90px;
  border-radius: 20px;
}
@media (max-width: 960px) {
  .p-attempt__activity .box {
    padding: 40px 20px;
  }
}
.p-attempt__activity .box p {
  text-align: center;
  font-weight: bold;
  font-size: 2rem;
}
@media (max-width: 960px) {
  .p-attempt__activity .box p {
    font-size: 1.8rem;
    text-align: left;
  }
}
.p-attempt__activity .box .content {
  margin-top: 40px;
  background: #FFFFFF;
  padding: 60px 80px 10px 80px;
  font-family: "Noto Sans CJK JP";
}
@media (max-width: 960px) {
  .p-attempt__activity .box .content {
    padding: 40px 20px;
  }
}
.p-attempt__activity .box .content ul {
  font-size: 2.1rem;
  width: 80%;
  margin: auto;
}
@media (max-width: 960px) {
  .p-attempt__activity .box .content ul {
    font-size: 4vw;
    width: 100%;
  }
}
.p-attempt__activity .box .content ul li {
  padding-bottom: 45px;
}
@media (max-width: 960px) {
  .p-attempt__activity .box .content ul li {
    line-height: 25px;
    font-size: 17px;
  }
}
.p-attempt__activity .box .content ul li:before {
  content: url(../images/policy/text-01.png);
  position: relative;
  bottom: 1px;
  margin-right: 10px;
}
.p-attempt__activity .box .content ul li .text {
  text-align: left;
  padding-left: 70px;
  font-weight: normal;
}
@media (max-width: 960px) {
  .p-attempt__activity .box .content ul li .text {
    padding: 0;
    line-height: 25px;
    font-size: 17px;
  }
}
.p-attempt__declaration {
  width: 79%;
  margin: auto;
  margin-bottom: 50px;
  margin-top: 160px;
}
@media (max-width: 960px) {
  .p-attempt__declaration {
    width: 100%;
    margin-top: 0;
  }
}
.p-attempt__declaration h2 {
  font-size: 4.5rem;
  letter-spacing: 8px;
  margin-bottom: 60px;
  font-weight: bold;
  border-bottom: 1px solid #000;
  padding-bottom: 20px;
  display: inline-block;
}
@media (max-width: 960px) {
  .p-attempt__declaration h2 {
    margin-left: 20px;
    font-size: 28px;
    letter-spacing: 3px;
    padding-bottom: 10px;
  }
}
.p-attempt__declaration hr {
  position: relative;
  bottom: 61px;
  border: 1px solid #f5f5f5;
  z-index: -1;
}
@media (max-width: 960px) {
  .p-attempt__declaration hr {
    width: 90%;
    margin: auto;
  }
}

.p-attempt__declaration .box {
  background: #EDEDED;
  padding: 60px 90px 110px 90px;
  border-radius: 20px;
}
@media (max-width: 960px) {
  .p-attempt__declaration .box {
    padding: 40px 20px;
  }
}
.p-attempt__declaration .box .content {
  margin-top: 60px;
  background: #FFFFFF;
  padding: 15px 60px 125px 60px;
}
@media (max-width: 960px) {
  .p-attempt__declaration .box .content {
    padding: 40px 20px;
  }
}
.p-attempt__declaration .box .content .text-1 {
  margin-bottom: 50px;
  padding-bottom: 80px;
}
@media (max-width: 960px) {
  .p-attempt__declaration .box .content .text-1 {
    flex-direction: column;
  }
}
.p-attempt__declaration .box .content .text-1 h4 {
  text-align: center;
  font-size: 2.8rem;
  font-weight: bold;
  margin: 50px 0;
}
@media (max-width: 960px) {
  .p-attempt__declaration .box .content .text-1 h4 {
    width: 100%;
    font-size: 20px;
    text-align: center;
    margin-bottom: 30px;
  }
}
.p-attempt__declaration .box .content .text-1 p {
  font-size: 2rem;
  width: 90%;
  margin: auto;
  line-height: 40px;
  font-family: "Noto Sans CJK JP";
}
@media (max-width: 960px) {
  .p-attempt__declaration .box .content .text-1 p {
    line-height: 25px;
    font-size: 17px;
    width: 100%;
  }
}
.p-attempt__declaration .box .content hr {
  border: 1px solid #D5D5D5;
  z-index: 1;
  margin-top: 50px;
}
.p-attempt__declaration .box .content .text-2 {
  margin-bottom: 50px;
}
@media (max-width: 960px) {
  .p-attempt__declaration .box .content .text-2 {
    flex-direction: column;
  }
}
.p-attempt__declaration .box .content .text-2 h4 {
  font-size: 2.8rem;
  font-weight: bold;
  text-align: center;
  margin: 10px 0 50px 0;
}
@media (max-width: 960px) {
  .p-attempt__declaration .box .content .text-2 h4 {
    width: 100%;
    font-size: 20px;
    text-align: center;
    margin: 0;
  }
}
.p-attempt__declaration .box .content .text-2 ul {
  font-size: 2rem;
  width: 70%;
  margin: auto;
  font-family: "Noto Sans CJK JP";
}
@media (max-width: 960px) {
  .p-attempt__declaration .box .content .text-2 ul {
    width: 100%;
    font-size: 3vw;
    margin-top: 30px;
  }
}
.p-attempt__declaration .box .content .text-2 li {
  line-height: 45px;
  padding-bottom: 20px;
}
@media (max-width: 960px) {
  .p-attempt__declaration .box .content .text-2 li {
    line-height: 25px;
    font-size: 17px;
  }
}
.p-attempt__declaration .box .content span {
  display: flex;
  flex-direction: row-reverse;
  font-size: 2rem;
  margin-right: 100px;
  line-height: 35px;
}
@media (max-width: 960px) {
  .p-attempt__declaration .box .content span {
    font-size: 17px;
    line-height: 25px;
    margin-right: 0;
  }
}
.p-attempt__isms {
  width: 79%;
  margin: auto;
  margin-bottom: 50px;
  margin-top: 345px;
}
@media (max-width: 960px) {
  .p-attempt__isms {
    width: 100%;
    margin-top: 0;
  }
}
.p-attempt__isms h2 {
  font-size: 4.5rem;
  letter-spacing: 8px;
  margin-bottom: 60px;
  font-weight: bold;
  border-bottom: 1px solid #000;
  padding-bottom: 20px;
  display: inline-block;
}

@media (max-width: 960px) {
  .p-attempt__isms h2 {
    margin-left: 20px;
    font-size: 28px;
    letter-spacing: 3px;
    padding-bottom: 10px;
  }
}

.p-attempt__isms hr {
  position: relative;
  bottom: 61px;
  border: 1px solid #f5f5f5;
  z-index: -1;
}
@media (max-width: 960px) {
  .p-attempt__isms hr {
    width: 90%;
    margin: auto;
  }
}
.p-attempt__isms .box {
  background: #EDEDED;
  padding: 60px 90px 70px 90px;
  text-align: center;
  border-radius: 20px;
}
@media (max-width: 960px) {
  .p-attempt__isms .box {
    padding: 40px 20px;
  }
}
.p-attempt__isms .box p {
  display: inline-block;
  text-align: left;
  font-size: 1.8rem;
  font-family: "Noto Sans CJK JP";
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 35px;
}
.p-attempt__isms .box .content {
  margin-top: 60px;
  background: #FFFFFF;
  padding: 130px;
}
@media (max-width: 960px) {
  .p-attempt__isms .box .content {
    padding: 40px 20px;
  }
}
.p-attempt__isms .box .content img {
  margin: auto;
  width: 153px;
}
.p-attempt__security {
  width: 79%;
  margin: auto;
  margin-bottom: 590px;
  margin-top: 140px;
}
@media (max-width: 960px) {
  .p-attempt__security {
    width: 100%;
    margin-top: 50px;
    margin-bottom: 50px;
  }
}
.p-attempt__security h2 {
  font-size: 4.5rem;
  letter-spacing: 8px;
  margin-bottom: 60px;
  font-weight: bold;
  border-bottom: 1px solid #000;
  padding-bottom: 20px;
  display: inline-block;
}
@media (max-width: 960px) {
  .p-attempt__security h2 {
    margin-left: 20px;
    font-size: 28px;
    letter-spacing: 3px;
    padding-bottom: 10px;
  }
}
.p-attempt__security hr {
  position: relative;
  bottom: 61px;
  border: 1px solid #f5f5f5;
  z-index: -1;
}
@media (max-width: 960px) {
  .p-attempt__security hr {
    width: 90%;
    margin: auto;
  }
}
.p-attempt__security .box {
  background: #EDEDED;
  padding: 60px 90px 110px 90px;
  text-align: center;
  border-radius: 20px;
}
@media (max-width: 960px) {
  .p-attempt__security .box {
    padding: 40px 20px;
  }
}
.p-attempt__security .box .sub {
  text-align: center;
  font-size: 1.8rem;
  font-family: "Noto Sans CJK JP";
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 35px;
}
@media (max-width: 960px) {
  .p-attempt__security .box .sub {
    text-align: left;
  }
}
.p-attempt__security .box .content {
  margin-top: 60px;
  background: #FFFFFF;
  padding: 15px 60px 125px 60px;
}
@media (max-width: 960px) {
  .p-attempt__security .box .content {
    padding: 40px 20px;
  }
}
.p-attempt__security .box .content .text-1 {
  margin-bottom: 50px;
  padding-bottom: 80px;
}
@media (max-width: 960px) {
  .p-attempt__security .box .content .text-1 {
    flex-direction: column;
  }
}
.p-attempt__security .box .content .text-1 h4 {
  text-align: center;
  font-size: 2.8rem;
  font-weight: bold;
  margin: 50px 0;
}
@media (max-width: 960px) {
  .p-attempt__security .box .content .text-1 h4 {
    width: 100%;
    font-size: 20px;
    text-align: center;
    margin: 0;
  }
}
.p-attempt__security .box .content .text-1 p {
  font-size: 2rem;
  width: 90%;
  margin: auto;
  line-height: 40px;
  font-family: "Noto Sans CJK JP";
  text-align: left;
}
@media (max-width: 960px) {
  .p-attempt__security .box .content .text-1 p {
    width: 100%;
    font-size: 17px;
    margin-top: 30px;
    line-height: 25px;
  }
}
.p-attempt__security .box .content hr {
  border: 1px solid #D5D5D5;
  z-index: 1;
  margin-top: 50px;
}
.p-attempt__security .box .content .text-2 {
  margin: 50px;
}
@media (max-width: 960px) {
  .p-attempt__security .box .content .text-2 {
    margin: 0;
  }
}
@media (max-width: 960px) {
  .p-attempt__security .box .content .text-2 {
    flex-direction: column;
  }
}
.p-attempt__security .box .content .text-2 h4 {
  font-size: 2.8rem;
  font-weight: bold;
  text-align: center;
  margin: 10px 0 50px 0;
}
@media (max-width: 960px) {
  .p-attempt__security .box .content .text-2 h4 {
    width: 100%;
    font-size: 20px;
    text-align: center;
    margin-bottom: 0;
  }
}
.p-attempt__security .box .content .text-2 ul {
  font-size: 2rem;
  width: 80%;
  margin: auto;
  font-family: "Noto Sans CJK JP";
}
@media (max-width: 960px) {
  .p-attempt__security .box .content .text-2 ul {
    width: 100%;
    font-size: 3vw;
    margin-top: 30px;
  }
}
.p-attempt__security .box .content .text-2 li {
  line-height: 45px;
  padding-bottom: 20px;
  text-align: left;
}
@media (max-width: 960px) {
  .p-attempt__security .box .content .text-2 li {
    line-height: 25px;
    font-size: 17px;
  }
}
.p-attempt__security .box .content span {
  display: flex;
  flex-direction: row-reverse;
  font-size: 2rem;
  margin-right: 100px;
  line-height: 35px;
  text-align: left;
}
@media (max-width: 960px) {
  .p-attempt__security .box .content span {
    margin-right: 0px;
  }
}
@media (max-width: 960px) {
  .p-attempt__security .box .content span {
    font-size: 17px;
    line-height: 25px;
  }
}

.p-contact__mv {
  background-color: #BED7EB;
  position: relative;
  bottom: 127px;
  margin-bottom: -127px;
}
@media (max-width: 960px) {
  .p-contact__mv {
    position: static;
    padding-bottom: 0;
  }
}
.p-contact__mv .breadcrumb {
  display: flex;
  width: 83%;
  margin: auto;
  padding-top: 155px;
}
.p-contact__mv .breadcrumb .home {
  display: contents;
}
.p-contact__mv .breadcrumb .home:before {
  content: url(../images/common/home.png);
  margin-right: 1%;
  position: relative;
  top: 1px;
}
.p-contact__mv .breadcrumb .home:after {
  content: url(../images/common/home01.png);
  position: relative;
  top: -4px;
  margin: 0 2%;
}
.p-contact__mv h2 {
  font-size: 4vw;
  font-weight: bold;
  color: #324388;
  margin-left: 11%;
  padding-top: 65px;
  letter-spacing: 8px;
  margin-bottom: 5px;
  font-family: "Noto Sans CJK JP";
}
@media (max-width: 960px) {
  .p-contact__mv h2 {
    font-size: 6rem;
    margin-left: 5%;
    padding-top: 20%;
    letter-spacing: 2px;
  }
}
.p-contact__mv span {
  background: #324388;
  color: #fff;
  font-size: 1.2vw;
  padding: 2px 17px;
  margin-left: 10.7%;
  display: inline-block;
  margin-bottom: 30px;
  font-weight: bold;
}
@media (max-width: 960px) {
  .p-contact__mv span {
    margin-left: 5%;
    font-size: 2.7rem;
  }
}
.p-contact__mv img {
  margin: auto;
}
.p-contact__mv .half-circle {
  background-image: url(../images/common/half-circle.png);
  background-size: cover;
  height: 250px;
  background-position: center;
}
@media (max-width: 960px) {
  .p-contact__mv .half-circle {
    height: 130px;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    top: 1px;
    background-position: bottom;
  }
}
.p-contact__contents {
  background-color: #fff;
  padding-bottom: 125px;
  width: 80%;
  margin: auto;
  padding-top: 55px;
}
@media (max-width: 960px) {
  .p-contact__contents {
    width: 90%;
    margin-top: 50px;
  }
}
.p-contact__contents h2 {
  font-size: 2.6rem;
  margin-bottom: 50px;
  font-weight: bold;
  border-bottom: 1px solid #000;
  padding-bottom: 26px;
  display: inline-block;
  position: relative;
  z-index: 1;
  font-family: Noto Sans CJK JP;
  font-size: 4.5rem;
  letter-spacing: 8px;
}
@media (max-width: 960px) {
  .p-contact__contents h2 {
    margin-left: 20px;
  }
}
.p-contact__contents hr {
  position: relative;
  bottom: 51.5px;
  border: 1px solid #f5f5f5;
  z-index: 0;
}
.p-contact__contents .box {
  display: flex;
  justify-content: center;
  margin-top: 50px;
  margin-left: 70px;
}
@media (max-width: 960px) {
  .p-contact__contents .box {
    flex-direction: column-reverse;
    margin-top: -150px;
  }
}
.p-contact__contents .box .textbox {
  background: #324388;
  color: #fff;
  position: relative;
  z-index: 2;
  top: 80px;
  padding: 100px 5%;
  width: 57%;
}
@media (max-width: 960px) {
  .p-contact__contents .box .textbox {
    width: 90%;
    
  }
}
.p-contact__contents .box .textbox h3 {
  font-size: 2.8rem;
  border-bottom: 2px solid #fff;
  padding-bottom: 10px;
  padding-top: 30px;
}
@media (max-width: 960px) {
  .p-contact__contents .box .textbox h3 {
    font-size: 4vw;
  }
}
.p-contact__contents .box .textbox p {
  font-size: 1.5rem;
  line-height: 37px;
  padding-top: 25px;
}
@media (max-width: 960px) {
  .p-contact__contents .box .textbox p {
    font-size: 2vw;
    line-height: 25px;
  }
}
.p-contact__contents .box .textbox a {
  display: flex;
  justify-content: flex-end;
  margin-top: 90px;
}
@media (max-width: 960px) {
  .p-contact__contents .box .textbox a {
    margin-top: 50px;
  }
}
.p-contact__contents .box .textbox a button {
  border: 2px solid #fff;
  font-size: 2.2rem;
  padding: 20px 71px;
  border-radius: 38px;
  background: #b22222;
  margin-right: 33px;
}
.p-contact__contents .box .textbox a button:hover {
  opacity: 0.7;
}
@media (max-width: 960px) {
  .p-contact__contents .box .textbox a button {
    padding: 5px 30px;
  }
}
.p-contact__contents .box .imgbox {
  position: relative;
  z-index: 1;
  right: 10%;
  flex: 1;
}
@media (max-width: 960px) {
  .p-contact__contents .box .imgbox {
    width: 70%;
    top: 130px;
    left: 30%;
  }
}
.p-contact__contents .box .imgbox img {
  max-width: 112%;
}
.p-contact__form {
  margin-top: 30px;
}
@media (max-width: 960px) {
  .p-contact__form {
    margin-top: 200px;
  }
}
.p-contact__form .text {
  background-color: #dcdcdc;
  width: 79%;
  margin: auto;
  padding: 50px 0;
  border-radius: 20px;
}
@media (max-width: 960px) {
  .p-contact__form .text {
    padding: 80px 0;
    width: 100%;
    border-radius: 0;
  }
}
.p-contact__form .text p {
  text-align: center;
  font-size: 2rem;
  font-weight: bold;
  color: #000;
  text-decoration: underline;
}
@media (max-width: 960px) {
  .p-contact__form .text p {
    font-size: 4vw;
    padding: 5px 0;
    letter-spacing: 2px;
  }
}
.p-contact__form .text .box {
  background: #fff;
  width: 80%;
  margin: auto;
  margin-top: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
  border-radius: 20px;
}
@media (max-width: 960px) {
  .p-contact__form .text .box {
    width: 90%;
  }
}
.p-contact__form .text .box p {
  font-weight: normal;
}
.p-contact__form .text .box .hour {
  text-decoration: none;
}
.p-contact__form .text .box .number {
  display: flex;
  justify-content: center;
  margin-top: 10px;
  font-size: 3rem;
  font-weight: bold;
}
@media (max-width: 960px) {
  .p-contact__form .text .box .number {
    flex-direction: column;
    align-items: center;
  }
}
.p-contact__form .text .box .number .right {
  margin-left: 5px;
}
@media (max-width: 960px) {
  .p-contact__form .text .box .number .right {
    margin: 0;
  }
}
.p-contact__form div {
  margin-top: 50px;
}
.p-contact__form div .-Form-Item {
  width: 41%;
  margin: auto;
  margin-top: 50px;
}
@media (max-width: 960px) {
  .p-contact__form div .-Form-Item {
    width: 90%;
  }
}
.p-contact__form div .-Form-Item-Label {
  letter-spacing: 1px;
  font-weight: bold;
  font-size: 2rem;
}
.p-contact__form div .-Form-Item-Label .-Required {
  padding-top: 1px;
  padding-bottom: 1px;
  width: 20px;
  display: inline-block;
  text-align: center;
  color: #ff0000;
  font-size: 20px;
}
.p-contact__form div .-Form-Item-Label.isMsg {
  margin-top: 8px;
  margin-bottom: auto;
}
.p-contact__form div .-Form-Item-Input {
  border-radius: 4px;
  padding-left: 20px;
  padding-right: 20px;
  height: 70px;
  flex: 1;
  width: 100%;
  background: #f0f0f0;
  font-size: 2rem;
  margin-top: 10px;
}
  .confirm-height {
    height: auto !important;
    padding: 5px 0;
  }
.p-contact__form div .-Form-Item-Textarea {
  border-radius: 6px;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
  height: 190px;
  flex: 1;
  width: 100%;
  background: #f0f0f0;
  font-size: 2rem;
  margin-top: 20px;
}
.p-contact__form div .-Form-Item-Checkbox {
  display: block;
  padding: 5px;
}
.p-contact__form div .-Form-Btn {
  border-radius: 50px;
  padding-top: 20px;
  padding-bottom: 20px;
  width: 330px;
  display: block;
  letter-spacing: 1px;
  background: #E61010;
  color: #fff;
  font-weight: bold;
  font-size: 2rem;
  margin: auto;
  margin-top: 40px;
  padding-left: 10px;
}
@media (max-width: 960px) {
  .p-contact__form div .-Form-Btn {
    width: 340px;
    margin-bottom: 50px;
  }
}
.p-contact__form div .check {
  text-align: center;
  font-weight: bold;
  font-size: 2.5rem;
  display: flex;
  justify-content: space-evenly;
  width: 50%;
  margin: auto;
  margin-bottom: 240px;
}
@media (max-width: 960px) {
  .p-contact__form div .check {
    display: block;
    width: 100%;
    margin: auto;
  }
}
.privacy_text {
  width: 50%;
  margin: auto;
  font-size: 1.7rem;
}
@media (max-width: 960px) {
  .privacy_text {
    width: 90%;
  }
}
.privacy_link {
  color: #0000EE;
  text-decoration:underline!important;
}
.privacy_link:hover {
  opacity: 0.7;
}
.p-contact__form div .check input[type=checkbox] {
  display: none;
}
.p-contact__form div .check input[type=checkbox] + label:before {
  font-family: FontAwesome;
  display: inline-block;
}
.p-contact__form div .check input[type=checkbox] + label:before {
  content: "\f096";
}
.p-contact__form div .check input[type=checkbox] + label:before {
  letter-spacing: 10px;
}
.p-contact__form div .check input[type=checkbox]:checked + label:before {
  content: "\f046";
}
.p-contact__form div .check input[type=checkbox]:checked + label:before {
  letter-spacing: 5px;
}
.p-contact__form div .check button:hover {
  opacity: 0.7;
}
.p-contact .anime {
  transform: translateY(-20%);
  transition: 1s transform;
}
.p-contact .isShow {
  opacity: 1;
  transform: translateY(0);
}

.p-content__mv {
  background-color: #BED7EB;
  position: relative;
  bottom: 127px;
  margin-bottom: -127px;
}
@media (max-width: 960px) {
  .p-content__mv {
    position: static;
    padding-bottom: 0;
  }
}
.p-content__mv .breadcrumb {
  display: flex;
  width: 83%;
  margin: auto;
  padding-top: 155px;
}
.p-content__mv .breadcrumb .home {
  display: contents;
}
.p-content__mv .breadcrumb .home:before {
  content: url(../images/common/home.png);
  margin-right: 1%;
  position: relative;
  top: 1px;
}
.p-content__mv .breadcrumb .home:after {
  content: url(../images/common/home01.png);
  position: relative;
  top: -4px;
  margin: 0 2%;
}
.p-content__mv h2 {
  font-size: 4vw;
  font-weight: bold;
  color: #324388;
  margin-left: 11%;
  padding-top: 65px;
  letter-spacing: 8px;
  margin-bottom: 5px;
  font-family: "Noto Sans CJK JP";
}
@media (max-width: 960px) {
  .p-content__mv h2 {
    font-size: 6rem;
    margin-left: 5%;
    padding-top: 20%;
    letter-spacing: 2px;
  }
}
.p-content__mv span {
  background: #324388;
  color: #fff;
  font-size: 1.2vw;
  padding: 2px 17px;
  margin-left: 10.7%;
  display: inline-block;
  margin-bottom: 30px;
  font-weight: bold;
}
@media (max-width: 960px) {
  .p-content__mv span {
    margin-left: 5%;
    font-size: 2.7rem;
  }
}
.p-content__mv img {
  margin: auto;
}
.p-content__mv .half-circle {
  background-image: url(../images/common/half-circle.png);
  background-size: cover;
  height: 250px;
  background-position: center;
}
@media (max-width: 960px) {
  .p-content__mv .half-circle {
    height: 130px;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    top: 1px;
    background-position: bottom;
  }
}
.p-content__plan {
  width: 80%;
  margin: auto;
  margin-top: 200px;
  margin-bottom: 440px;
}
@media (max-width: 960px) {
  .p-content__plan {
    width: 100%;
    padding-top: 0px;
    margin-bottom: 0;
  }
}
.p-content__plan h2 {
  font-size: 2vw;
  text-align: center;
  font-weight: bold;
  margin-bottom: 200px;
  letter-spacing: 8px;
}
@media (max-width: 960px) {
  .p-content__plan h2 {
    font-size: 32px;
    width: 90%;
    margin: auto;
    text-align: left;
    letter-spacing: 1px;
  }
}
.p-content__plan h2 hr {
  border: 3px solid #324388;
  width: 100px;
  margin: 50px auto;
}
@media (max-width: 960px) {
  .p-content__plan h2 hr {
    margin: 0%;
  }
}
.p-content__plan h2 p {
  font-size: 2rem;
  font-weight: normal;
  text-align: left;
  font-family: "Noto Sans Myanmar";
  padding-top: 20px;
  line-height: 40px;
  letter-spacing: 2px;
}
@media (max-width: 960px) {
  .p-content__plan h2 p {
    font-size: 20px;
    width: 100%;
    margin: 30px auto;
    line-height: 30px;
    letter-spacing: 1px;
  }
}
.p-content__plan .box {
  display: flex;
  justify-content: space-between;
  margin-bottom: 100px;
}
@media (max-width: 960px) {
  .p-content__plan .box {
    flex-direction: column-reverse;
    width: 90%;
    margin: 80px auto;
  }
}
.p-content__plan .box .text {
  width: 57%;
}
@media (max-width: 960px) {
  .p-content__plan .box .text {
    width: 100%;
  }
}
.p-content__plan .box .text h3 {
  font-size: 3rem;
  margin-bottom: 50px;
  font-weight: bold;
  padding-top: 15px;
  letter-spacing: 3.5px;
}
@media (max-width: 960px) {
  .p-content__plan .box .text h3 {
    font-size: 23px;
    letter-spacing: 1px;
    margin-bottom: 0;
  }
}
.p-content__plan .box .text p {
  font-size: 1.9rem;
  margin-bottom: 85px;
  letter-spacing: 5px;
  line-height: 45px;
  padding-top: 5px;
}
@media (max-width: 960px) {
  .p-content__plan .box .text p {
    font-size: 20px;
    width: 100%;
    margin: 30px auto;
    line-height: 30px;
    letter-spacing: 1px;
  }
}
.p-content__plan .box .img {
  width: 40%;
}
@media (max-width: 960px) {
  .p-content__plan .box .img {
    width: 100%;
  }
}
.p-content__plan .box2 {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  margin-bottom: 100px;
}
@media (max-width: 960px) {
  .p-content__plan .box2 {
    flex-direction: column-reverse;
    width: 90%;
    margin: auto;
  }
}
.p-content__plan .box2 .text {
  width: 57%;
}
@media (max-width: 960px) {
  .p-content__plan .box2 .text {
    width: 100%;
  }
}
.p-content__plan .box2 .text h3 {
  font-size: 3rem;
  margin-bottom: 50px;
  font-weight: bold;
  letter-spacing: 1px;
}
@media (max-width: 960px) {
  .p-content__plan .box2 .text h3 {
    font-size: 23px;
    letter-spacing: 1px;
    padding-top: 15px;
    margin-bottom: 0;
  }
}
.p-content__plan .box2 .text p {
  font-size: 1.9rem;
  margin-bottom: 85px;
  letter-spacing: 5px;
  line-height: 40px;
  padding-top: 10px;
}
@media (max-width: 960px) {
  .p-content__plan .box2 .text p {
    font-size: 20px;
    width: 100%;
    margin: 30px auto;
    line-height: 30px;
    letter-spacing: 1px;
  }
}
.p-content__plan .box2 .img {
  width: 40%;
}
@media (max-width: 960px) {
  .p-content__plan .box2 .img {
    width: 100%;
  }
}
.p-content__link {
  display: flex;
  flex-wrap: wrap;
  width: 90%;
  margin: auto;
  justify-content: space-evenly;
}
@media (max-width: 960px) {
  .p-content__link {
    flex-direction: column;
  }
}
.p-content__link div {
  width: 27%;
}
@media (max-width: 960px) {
  .p-content__link div {
    width: 100%;
    margin-top: 30px;
  }
}
.p-content__link div h2 {
  font-size: 2.8rem;
  margin-bottom: 30px;
  font-weight: bold;
  padding-top: 15px;
  letter-spacing: 0px;
  border-bottom: 3px solid #314184;
  padding-bottom: 15px;
  font-family: "Noto Sans Myanmar";
}
@media (max-width: 960px) {
  .p-content__link div h2 {
    font-size: 24px;
  }
}
.p-content__link div img {
  width: 100%;
}
.p-content__link div .height {
  min-height: 120px;
}
@media (max-width: 960px) {
  .p-content__link div .height {
    min-height: 0px;
  }
}
.p-content__link div .size {
  min-height: 0;
}
.p-content__link div p {
  font-size: 1.9rem;
  margin-bottom: 125px;
  letter-spacing: 0px;
  line-height: 30px;
  padding-top: 10px;
}
@media (max-width: 960px) {
  .p-content__link div p {
    font-size: 19px;
    line-height: 20px;
    margin-bottom: 0;
  }
}
.p-content__link .other {
  margin-top: 160px;
  font-size: 2.8rem;
  font-weight: bold;
  margin-bottom: 260px;
  letter-spacing: 1px;
}
@media (max-width: 960px) {
  .p-content__link .other {
    font-size: 25px;
    margin-top: 80px;
    margin-bottom: 80px;
  }
}

.p-history__mv {
  background-color: #BED7EB;
  position: relative;
  bottom: 127px;
  margin-bottom: -127px;
}
@media (max-width: 960px) {
  .p-history__mv {
    position: static;
    padding-bottom: 0;
  }
}
.p-history__mv .breadcrumb {
  display: flex;
  width: 83%;
  margin: auto;
  padding-top: 155px;
}
.p-history__mv .breadcrumb .home {
  display: contents;
}
.p-history__mv .breadcrumb .home:before {
  content: url(../images/common/home.png);
  margin-right: 1%;
  position: relative;
  top: 1px;
}
.p-history__mv .breadcrumb .home:after {
  content: url(../images/common/home01.png);
  position: relative;
  top: -4px;
  margin: 0 2%;
}
.p-history__mv h2 {
  font-size: 4vw;
  font-weight: bold;
  color: #324388;
  margin-left: 11%;
  padding-top: 65px;
  letter-spacing: 8px;
  margin-bottom: 5px;
  font-family: "Noto Sans CJK JP";
}
@media (max-width: 960px) {
  .p-history__mv h2 {
    font-size: 6rem;
    margin-left: 5%;
    padding-top: 20%;
    letter-spacing: 2px;
  }
}
.p-history__mv span {
  background: #324388;
  color: #fff;
  font-size: 1.2vw;
  padding: 2px 17px;
  margin-left: 10.7%;
  display: inline-block;
  margin-bottom: 30px;
  font-weight: bold;
}
@media (max-width: 960px) {
  .p-history__mv span {
    margin-left: 5%;
    font-size: 2.7rem;
  }
}
.p-history__mv img {
  margin: auto;
}
.p-history__mv .half-circle {
  background-image: url(../images/common/half-circle.png);
  background-size: cover;
  height: 250px;
  background-position: center;
}
@media (max-width: 960px) {
  .p-history__mv .half-circle {
    height: 130px;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    top: 1px;
    background-position: bottom;
  }
}
@media (max-width: 960px) {
  .p-history__age {
    padding-top: 100px;
  }
}
.p-history__age h2 {
  font-size: 2.6rem;
  font-weight: bold;
  margin-left: 120px;
  margin-top: 100px;
}
@media (max-width: 960px) {
  .p-history__age h2 {
    margin-left: 50px;
    margin-bottom: 20px;
  }
}
.p-history__age h2:before {
  content: url(../images/common/title.png);
  position: relative;
  top: 3px;
  right: 10px;
}
.p-history__age ul {
  display: flex;
  border-bottom: 1px solid #D5D5D5;
  width: 80%;
  margin: auto;
  margin-top: 140px;
  padding-bottom: 30px;
}
.p-history__age ul li {
  font-size: 2.6rem;
  font-weight: bold;
  width: 250px;
  letter-spacing: 2px;
  display: flex;
  align-items: center;
}
@media (max-width: 960px) {
  .p-history__age ul li {
    font-size: 4vw;
  }
}
.p-history__age ul li:before {
  content: url(../images/common/icon-09.png);
  margin-right: 10px;
  position: relative;
  top: 2px;
}
.p-history .content {
  width: 80%;
  margin: auto;
  margin-top: 50px;
  margin-bottom: 300px;
}
.p-history .content li {
  margin-top: 100px;
  margin-bottom: 100px;
}
.p-history .content li span {
  font-size: 2.5rem;
  font-weight: bold;
}
.p-history .content li p {
  font-size: 3rem;
  font-weight: bold;
}
.p-history .content li .text {
  font-size: 2rem;
  border-top: 1px solid #D5D5D5;
  padding-top: 30px;
  font-weight: 700;
  margin-top: 10px;
}
@media (max-width: 960px) {
  .p-history .content li .text {
    font-size: 3vw;
  }
}

.p-information__mv {
  background-color: #BED7EB;
  position: relative;
  bottom: 127px;
  margin-bottom: -127px;
}
@media (max-width: 960px) {
  .p-information__mv {
    position: static;
    padding-bottom: 0;
  }
}
.p-information__mv .breadcrumb {
  display: flex;
  width: 83%;
  margin: auto;
  padding-top: 155px;
}
.p-information__mv .breadcrumb .home {
  display: contents;
}
.p-information__mv .breadcrumb .home:before {
  content: url(../images/common/home.png);
  margin-right: 1%;
  position: relative;
  top: 1px;
}
.p-information__mv .breadcrumb .home:after {
  content: url(../images/common/home01.png);
  position: relative;
  top: -4px;
  margin: 0 2%;
}
.p-information__mv h2 {
  font-size: 4vw;
  font-weight: bold;
  color: #324388;
  margin-left: 11%;
  padding-top: 65px;
  letter-spacing: 8px;
  margin-bottom: 5px;
  font-family: "Noto Sans CJK JP";
}
@media (max-width: 960px) {
  .p-information__mv h2 {
    font-size: 3rem;
    margin-left: 5%;
    padding-top: 20%;
    letter-spacing: 2px;
  }
}
.p-information__mv span {
  background: #324388;
  color: #fff;
  font-size: 1.2vw;
  padding: 2px 17px;
  margin-left: 10.7%;
  display: inline-block;
  margin-bottom: 30px;
  font-weight: bold;
}
@media (max-width: 960px) {
  .p-information__mv span {
    margin-left: 5%;
    font-size: 2.7rem;
  }
}
.p-information__mv img {
  margin: auto;
}
.p-information__mv .half-circle {
  background-image: url(../images/common/half-circle.png);
  background-size: cover;
  height: 250px;
  background-position: center;
}
@media (max-width: 960px) {
  .p-information__mv .half-circle {
    height: 210px;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    top: -45px;
  }
}
@media (max-width: 960px) {
  .p-information__mv .half-circle.detail {
    height: 130px;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    top: 45px;
  }
}
.p-information__service {
  background-color: #fff;
  padding-bottom: 125px;
  margin-bottom: 95px;
}
@media (max-width: 960px) {
  .p-information__service {
    padding-top: 50px;
  }
}
.p-information__service h2 {
  font-size: 2.6rem;
  font-weight: bold;
  margin-bottom: 30px;
}
.p-information__service h2:before {
  content: url(../images/top/title-2.png);
  position: relative;
  top: 3px;
  right: 10px;
}
.p-information__service div {
  width: 73%;
  margin: auto;
}
@media (max-width: 960px) {
  .p-information__service div {
    width: 90%;
    padding-top: 0px;
  }
}
.p-information__service div ul {
  border: 1px solid #E2E2E2;
  width: 100%;
  padding: 20px 40px;
  background-color: #FFFFFF;
}

.p-information__service div ul li {
  border-bottom: 1px solid #D5D5D5;
  padding: 25px 0;
}
.p-information__service div ul li:last-child {
  border-bottom: none;
}
.p-information__service div ul li a {
  display: flex;
}
@media (max-width: 960px) {
  .p-information__service div ul li a {
    display: block;
  }
}
.p-information__service div ul li a .sp {
  display: flex;
  width: auto;
}
.p-information__service div ul li a .date {
  font-weight: bold;
  width: 235px;
}

.p-information__service div ul li a .tag {
  width: 100px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 30px;
}
.p-information__service div ul li a .title {
  margin-left: 10px;
  display: flex;
  width: 100%;
  justify-content: space-between;
  font-weight: bold;
}
@media (max-width: 960px) {
  .p-information__service div ul li a .title {
    margin-left: 0px;
    padding-top: 10px;
  }
}
.p-information__service div ul li a .title::after {
  content: url(../images/top/arrow.png);
  margin-right: 10px;
}
.p-information__service div ul .fixed {
  position: relative;
}
.p-information__service div ul .fixed::before {
  content: "固定";
    background-image: url(../images/common/pin_2.png);
    background-repeat: no-repeat;
    display: block;
    width: 55px;
    background-position-x: left;
    text-align: right;
    position: absolute;
    top: 5px;
    left: 0%;
    opacity: 0.5;
}
.main-content__news .news .box ul .fixed::before {
  content: "固定";
    background-image: url(../images/common/pin_2.png);
    background-repeat: no-repeat;
    display: block;
    width: 55px;
    background-position-x: left;
    text-align: right;
    opacity: 0.5;
}
.p-information__service div ul .pagenavi {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin: 20px 0;
}
.p-information .anime {
  transform: translateY(-20%);
  transition: 1s transform;
}
.p-information .isShow {
  opacity: 1;
  transform: translateY(0);
}

.p-invironment__activity h2 {
  font-size: 2.6rem;
  font-weight: bold;
  margin-left: 120px;
  margin-top: 100px;
}

.p-invironment__activity h2:before {
  content: url(../images/common/title.png);
  position: relative;
  top: 3px;
  right: 10px;
}
.p-invironment__activity div {
  background-color: #EDEDED;
  width: 90%;
  margin: auto;
  text-align: center;
  padding: 50px;
  font-size: 1.8rem;
  font-weight: bold;
}
.p-invironment__activity div div {
  margin-top: 50px;
  background-color: #FFFFFF;
  text-align: left;
}
.p-invironment__activity div div p {
  font-size: 2.1rem;
  font-weight: 700;
}
.p-invironment__activity div div p::before {
  content: url(../images/common/title-3.png);
}
.p-invironment__activity div div span {
  display: block;
  margin-left: 5%;
}
.p-invironment__declaration h2 {
  font-size: 2.6rem;
  font-weight: bold;
  margin-left: 120px;
  margin-top: 100px;
}
.p-invironment__declaration h2:before {
  content: url(../images/common/title.png);
  position: relative;
  top: 3px;
  right: 10px;
}
.p-invironment__declaration div {
  background-color: #EDEDED;
  width: 90%;
  margin: auto;
  padding: 50px;
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 100px;
}
.p-invironment__declaration div div {
  background-color: #FFFFFF;
}
.p-invironment__declaration div div .flex {
  display: flex;
}
.p-invironment__declaration div div .flex:first-child {
  border-bottom: 1px solid #D5D5D5;
}
.p-invironment__declaration div div .flex h3 {
  font-size: 2.8rem;
}
.p-invironment__declaration div div .flex .text {
  display: block;
  margin: 0;
  padding: 0;
  padding-left: 100px;
  line-height: 50px;
}
.p-invironment__declaration div div .flex .text p {
  margin-bottom: 30px;
}
.p-invironment__declaration div div .flex .text .prominent {
  margin-right: 0;
  margin-left: 70%;
}
.p-invironment .anime {
  transform: translateY(-20%);
  transition: 1s transform;
}
.p-invironment .isShow {
  opacity: 1;
  transform: translateY(0);
}

.p-link__category h2 {
  font-size: 2.6rem;
  font-weight: bold;
  margin-left: 120px;
  margin-top: 100px;
}
.p-link__category h2:before {
  content: url(../images/common/title.png);
  position: relative;
  top: 3px;
  right: 10px;
}
.p-link__category div {
  display: flex;
  justify-content: space-evenly;
}
.p-link__category div a {
  background-color: #F5F5F5;
  padding: 30px;
  margin: 30px;
}
.p-link__category div a p {
  text-align: center;
  font-size: 1.7rem;
  margin-top: 30px;
}
.p-link__category div a p::after {
  content: url(../images/common/arrow.png);
  position: relative;
  top: 3px;
  right: 10px;
}
.p-link .anime {
  transform: translateY(-20%);
  transition: 1s transform;
}
.p-link .isShow {
  opacity: 1;
  transform: translateY(0);
}

.p-policy__mv {
  background-color: #BED7EB;
  position: relative;
  bottom: 127px;
  margin-bottom: -127px;
}
@media (max-width: 960px) {
  .p-policy__mv {
    position: static;
    padding-bottom: 0;
  }
}
.p-policy__mv .breadcrumb {
  display: flex;
  width: 83%;
  margin: auto;
  padding-top: 155px;
}
.p-policy__mv .breadcrumb .home {
  display: contents;
}
.p-policy__mv .breadcrumb .home:before {
  content: url(../images/common/home.png);
  margin-right: 1%;
  position: relative;
  top: 1px;
}
.p-policy__mv .breadcrumb .home:after {
  content: url(../images/common/home01.png);
  position: relative;
  top: -4px;
  margin: 0 2%;
}
.p-policy__mv h2 {
  font-size: 4vw;
  font-weight: bold;
  color: #324388;
  margin-left: 11%;
  padding-top: 65px;
  letter-spacing: 8px;
  margin-bottom: 5px;
  font-family: "Noto Sans CJK JP";
}
@media (max-width: 960px) {
  .p-policy__mv h2 {
    font-size: 4rem;
    margin-left: 5%;
    padding-top: 20%;
    letter-spacing: 2px;
  }
}
.p-policy__mv span {
  background: #324388;
  color: #fff;
  font-size: 1.2vw;
  padding: 2px 17px;
  margin-left: 10.7%;
  display: inline-block;
  margin-bottom: 30px;
  font-weight: bold;
}
@media (max-width: 960px) {
  .p-policy__mv span {
    margin-left: 5%;
    font-size: 2.7rem;
  }
}
.p-policy__mv img {
  margin: auto;
}
.p-policy__mv .half-circle {
  background-image: url(../images/common/half-circle.png);
  background-size: cover;
  height: 250px;
  background-position: center;
}
@media (max-width: 960px) {
  .p-policy__mv .half-circle {
    height: 130px;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    top: 1px;
    background-position: bottom;
  }
}
.p-policy__title {
  margin: auto;
  display: flex;
  justify-content: space-between;
  margin-bottom: 100px;
}
@media (max-width: 960px) {
  .p-policy__title {
    flex-direction: column;
    margin-bottom: -100px;
    margin-top: 200px;
  }
}
.p-policy__title .text {
  position: relative;
  left: 10.5%;
  margin-top: 10.5%;
}
@media (max-width: 960px) {
  .p-policy__title .text {
    left: 0%;
    text-align: center;
    letter-spacing: -1px;
    width: 90%;
    margin: auto;
  }
}
.p-policy__title .text h2 {
  font-size: 2.5vw;
  font-weight: bold;
  margin-bottom: 50px;
  letter-spacing: 4.5px;
}
@media (max-width: 960px) {
  .p-policy__title .text h2 {
    font-size: 34px;
    margin-bottom: 0px;
  }
}
.p-policy__title .text h2 span {
  color: red;
}
.p-policy__title .text p {
  background: #fff;
  margin: 15px 0;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 2rem;
  letter-spacing: 2px;
  margin-right: calc(50% - 50vw);
  font-family: "Noto Sans CJK JP";
}
@media (max-width: 960px) {
  .p-policy__title .text p {
    width: auto;
    font-size: 3vw;
    letter-spacing: 0px;
    line-height: 2vh;
  }
}
.p-policy__title .img {
  opacity: 16%;
}
@media (max-width: 960px) {
  .p-policy__title .img {
    position: relative;
    bottom: 150px;
    opacity: 0.4;
  }
}
.p-policy__task {
  width: 80%;
  margin: auto;
  margin-bottom: 50px;
  margin-top: 205px;
}
@media (max-width: 960px) {
  .p-policy__task {
    width: 90%;
    margin: auto;
  }
}
.p-policy__task h3 {
  font-size: 5rem;
  padding-bottom: 17px;
  margin-bottom: 43px;
  font-weight: bold;
  border-bottom: 1px solid #000;
  display: inline-block;
}
@media (max-width: 960px) {
  .p-policy__task h3 {
    font-size: 29px;
  }
}
.p-policy__task hr {
  position: relative;
  bottom: 44.5px;
  border: 1px solid #f5f5f5;
  z-index: -1;
}
.p-policy__task p {
  font-size: 2rem;
}
@media (max-width: 960px) {
  .p-policy__task p {
    font-size: 17px;
    width: 90%;
    margin: auto;
    margin-bottom: 50px;
  }
}
.p-policy__philosophy {
  width: 80%;
  margin: auto;
  margin-bottom: 50px;
  margin-top: 140px;
}
@media (max-width: 960px) {
  .p-policy__philosophy {
    width: 90%;
    margin: auto;
  }
}
.p-policy__philosophy h3 {
  font-size: 5rem;
  padding-bottom: 17px;
  margin-bottom: 43px;
  font-weight: bold;
  border-bottom: 1px solid #000;
  display: inline-block;
}
@media (max-width: 960px) {
  .p-policy__philosophy h3 {
    font-size: 29px;
  }
}
.p-policy__philosophy hr {
  position: relative;
  bottom: 44.5px;
  border: 1px solid #f5f5f5;
  z-index: -1;
}
.p-policy__philosophy span {
  font-size: 2rem;
  font-weight: bold;
  display: block;
  margin-bottom: 10px;
}
@media (max-width: 960px) {
  .p-policy__philosophy span {
    font-size: 17px;
    width: 90%;
    margin: auto;
  }
}
.p-policy__philosophy p {
  font-size: 2rem;
}
@media (max-width: 960px) {
  .p-policy__philosophy p {
    font-size: 17px;
    width: 90%;
    margin: auto;
    margin-bottom: 50px;
  }
}
.p-policy__creed {
  width: 80%;
  margin: auto;
  margin-bottom: 50px;
  margin-top: 140px;
}
@media (max-width: 960px) {
  .p-policy__creed {
    width: 90%;
    margin: auto;
  }
}
.p-policy__creed h3 {
  font-size: 5rem;
  padding-bottom: 17px;
  margin-bottom: 43px;
  font-weight: bold;
  border-bottom: 1px solid #000;
  display: inline-block;
}
@media (max-width: 960px) {
  .p-policy__creed h3 {
    font-size: 29px;
  }
}
.p-policy__creed hr {
  position: relative;
  bottom: 44.5px;
  border: 1px solid #f5f5f5;
  z-index: -1;
}
.p-policy__creed span {
  font-size: 2rem;
  font-weight: bold;
  display: block;
  margin-bottom: 10px;
}
@media (max-width: 960px) {
  .p-policy__creed span {
    font-size: 17px;
    width: 90%;
    margin: auto;
  }
}
.p-policy__creed p {
  font-size: 2rem;
}
@media (max-width: 960px) {
  .p-policy__creed p {
    font-size: 17px;
    width: 90%;
    margin: auto;
    margin-bottom: 50px;
  }
}
.p-policy__guiding-principle {
  width: 80%;
  margin: auto;
  margin-bottom: 50px;
  margin-top: 130px;
}
@media (max-width: 960px) {
  .p-policy__guiding-principle {
    width: 90%;
    margin: auto;
  }
}
.p-policy__guiding-principle h3 {
  font-size: 5rem;
  padding-bottom: 17px;
  margin-bottom: 43px;
  font-weight: bold;
  border-bottom: 1px solid #000;
  display: inline-block;
}
@media (max-width: 960px) {
  .p-policy__guiding-principle h3 {
    font-size: 29px;
  }
}
.p-policy__guiding-principle hr {
  position: relative;
  bottom: 44.5px;
  border: 1px solid #f5f5f5;
  z-index: -1;
}
.p-policy__guiding-principle span {
  font-size: 2rem;
  font-weight: bold;
  display: block;
  margin-bottom: 5px;
}
@media (max-width: 960px) {
  .p-policy__guiding-principle span {
    font-size: 17px;
    width: 90%;
    margin: auto;
  }
}
.p-policy__guiding-principle p {
  font-size: 2rem;
  margin-bottom: 10px;
}
@media (max-width: 960px) {
  .p-policy__guiding-principle p {
    font-size: 17px;
    width: 90%;
    margin: auto;
    margin-bottom: 15px;
  }
}
.p-policy__posture {
  width: 80%;
  margin: auto;
  margin-bottom: 480px;
  margin-top: 140px;
}
@media (max-width: 960px) {
  .p-policy__posture {
    width: 90%;
    margin: auto;
    margin-top: 50px;
  }
}
.p-policy__posture h3 {
  font-size: 5rem;
  padding-bottom: 17px;
  margin-bottom: 43px;
  font-weight: bold;
  border-bottom: 1px solid #000;
  display: inline-block;
}
@media (max-width: 960px) {
  .p-policy__posture h3 {
    font-size: 29px;
    margin-bottom: 43px;
  }
}
.p-policy__posture hr {
  position: relative;
  bottom: 44.5px;
  border: 1px solid #f5f5f5;
  z-index: -1;
}
.p-policy__posture p {
  font-size: 2rem;
  margin-bottom: 70px;
}
@media (max-width: 960px) {
  .p-policy__posture p {
    font-size: 17px;
    width: 90%;
    margin: auto;
    margin-bottom: 50px;
  }
}

.p-rassnet__mv {
  background-color: #BED7EB;
  position: relative;
  bottom: 127px;
  margin-bottom: -127px;
}
@media (max-width: 960px) {
  .p-rassnet__mv {
    position: static;
    padding-bottom: 0;
  }
}
.p-rassnet__mv .breadcrumb {
  display: flex;
  width: 83%;
  margin: auto;
  padding-top: 155px;
}
.p-rassnet__mv .breadcrumb .home {
  display: contents;
}
.p-rassnet__mv .breadcrumb .home:before {
  content: url(../images/common/home.png);
  margin-right: 1%;
  position: relative;
  top: 1px;
}
.p-rassnet__mv .breadcrumb .home:after {
  content: url(../images/common/home01.png);
  position: relative;
  top: -4px;
  margin: 0 2%;
}
.p-rassnet__mv h2 {
  font-size: 4vw;
  font-weight: bold;
  color: #324388;
  margin-left: 11%;
  padding-top: 65px;
  letter-spacing: 8px;
  margin-bottom: 5px;
  font-family: "Noto Sans CJK JP";
}
@media (max-width: 960px) {
  .p-rassnet__mv h2 {
    font-size: 3rem;
    margin-left: 5%;
    padding-top: 20%;
    letter-spacing: 2px;
  }
}
.p-rassnet__mv span {
  background: #324388;
  color: #fff;
  font-size: 1.2vw;
  padding: 2px 17px;
  margin-left: 10.7%;
  display: inline-block;
  margin-bottom: 30px;
  font-weight: bold;
}
@media (max-width: 960px) {
  .p-rassnet__mv span {
    margin-left: 5%;
    font-size: 2.7rem;
  }
}
.p-rassnet__mv img {
  margin: auto;
}
.p-rassnet__mv .half-circle {
  background-image: url(../images/common/half-circle.png);
  background-size: cover;
  height: 250px;
  background-position: center;
}
@media (max-width: 960px) {
  .p-rassnet__mv .half-circle {
    height: 130px;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    top: 1px;
    background-position: bottom;
  }
}
.p-rassnet__contents {
  background-color: #fff;
  padding-bottom: 125px;
  width: 80%;
  margin: auto;
  padding-top: 55px;
}
@media (max-width: 960px) {
  .p-rassnet__contents {
    width: 90%;
    margin-top: 150px;
  }
}
.p-rassnet__contents h2 {
  font-size: 2.6rem;
  margin-bottom: 50px;
  font-weight: bold;
  border-bottom: 1px solid #000;
  padding-bottom: 26px;
  display: inline-block;
  position: relative;
  z-index: 1;
  font-family: Noto Sans CJK JP;
  font-size: 4.5rem;
  letter-spacing: 8px;
}
@media (max-width: 960px) {
  .p-rassnet__contents h2 {
    margin-left: 20px;
    font-size: 26px;
    letter-spacing: 2px;
    padding-bottom: 15px;
    margin-bottom: 0;
  }
}
.p-rassnet__contents hr {
  position: relative;
  bottom: 51.5px;
  border: 1px solid #f5f5f5;
  z-index: 0;
}
@media (max-width: 960px) {
  .p-rassnet__contents hr {
    width: 90%;
  }
}
.p-rassnet__contents .box {
  display: flex;
  justify-content: center;
  margin-top: 50px;
  margin-left: 70px;
}
@media (max-width: 960px) {
  .p-rassnet__contents .box {
    flex-direction: column-reverse;
    margin-top: -150px;
    margin-left: 0;
  }
}
.p-rassnet__contents .box .textbox {
  background: #324388;
  color: #fff;
  position: relative;
  z-index: 2;
  top: 80px;
  padding: 100px 5%;
  width: 57%;
}
@media (max-width: 960px) {
  .p-rassnet__contents .box .textbox {
    width: 90%;
    padding: 0 5% 30px 5%;
  }
}
.p-rassnet__contents .box .textbox h3 {
  font-size: 2.8rem;
  border-bottom: 2px solid #fff;
  padding-bottom: 10px;
  padding-top: 30px;
}
@media (max-width: 960px) {
  .p-rassnet__contents .box .textbox h3 {
    font-size: 19px;
  }
}
.p-rassnet__contents .box .textbox p {
  font-size: 1.5rem;
  line-height: 37px;
  padding-top: 25px;
}
@media (max-width: 960px) {
  .p-rassnet__contents .box .textbox p {
    font-size: 18px;
    line-height: 25px;
  }
}
.p-rassnet__contents .box .textbox a {
  display: flex;
  justify-content: flex-end;
  margin-top: 90px;
}
@media (max-width: 960px) {
  .p-rassnet__contents .box .textbox a {
    margin-top: 50px;
  }
}
.p-rassnet__contents .box .textbox a button {
  border: 2px solid #fff;
  font-size: 2.2rem;
  padding: 20px 71px;
  border-radius: 38px;
  background: #b22222;
  margin-right: 33px;
}
.p-rassnet__contents .box .textbox a button:hover {
  opacity: 0.7;
}
@media (max-width: 960px) {
  .p-rassnet__contents .box .textbox a button {
    padding: 5px 30px;
    font-size: 2rem;
  }
}
.p-rassnet__contents .box .imgbox {
  position: relative;
  z-index: 1;
  right: 10%;
  flex: 1;
}
@media (max-width: 960px) {
  .p-rassnet__contents .box .imgbox {
    width: 70%;
    top: 190px;
    left: 10%;
  }
}
.p-rassnet__contents .box .imgbox img {
  max-width: 112%;
}
@media (max-width: 960px) {
  .p-rassnet__contents .box .imgbox img {
    max-width: 125%;
  }
}
.p-rassnet__contact {
  width: 73%;
  margin: auto;
  background: #EDEDED;
  padding: 40px;
  margin-bottom: 125px;
  margin-top: 90px;
  border-radius: 20px;
  padding-bottom: 60px;
}
@media (max-width: 960px) {
  .p-rassnet__contact {
    width: 100%;
  }
}
.p-rassnet__contact .explanation {
  background: #324388;
  color: #fff;
  width: 70%;
  margin: auto;
  font-size: 2rem;
  text-align: center;
  padding: 20px;
  border-radius: 41px;
}
@media (max-width: 960px) {
  .p-rassnet__contact .explanation {
    width: 100%;
    font-size: 1rem;
  }
}
.p-rassnet__contact h2 {
  text-align: center;
  font-size: 3.5rem;
  padding: 20px;
  font-weight: bold;
}
@media (max-width: 960px) {
  .p-rassnet__contact h2 {
    font-size: 5vw;
  }
}
.p-rassnet__contact .contactbox {
  background: #fff;
  width: 93%;
  margin: auto;
}
@media (max-width: 960px) {
  .p-rassnet__contact .contactbox {
    width: 100%;
  }
}
.p-rassnet__contact .contactbox .contents {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 50px 0;
}
@media (max-width: 960px) {
  .p-rassnet__contact .contactbox .contents {
    display: block;
  }
}
.p-rassnet__contact .contactbox .contents .contact {
  margin-right: 20px;
  line-height: 35px;
}
@media (max-width: 960px) {
  .p-rassnet__contact .contactbox .contents .contact {
    text-align: center;
  }
}
.p-rassnet__contact .contactbox .contents .contact p {
  font-size: 4rem;
  font-weight: bold;
}
@media (max-width: 960px) {
  .p-rassnet__contact .contactbox .contents .contact p {
    font-size: 4vw;
  }
}
.p-rassnet__contact .contactbox .contents .contact span {
  font-size: 1.8rem;
}
@media (max-width: 960px) {
  .p-rassnet__contact .contactbox .contents .contact span {
    font-size: 2vw;
  }
}
.p-rassnet__contact .contactbox .contents a {
  margin-left: 35px;
}
@media (max-width: 960px) {
  .p-rassnet__contact .contactbox .contents a {
    margin-left: 0;
  }
}
.p-rassnet__contact .contactbox .contents a button {
  font-size: 2rem;
  color: #fff;
  background: #E61010;
  padding: 25px 100px;
  border-radius: 41px;
}
.p-rassnet__contact .contactbox .contents a button:hover {
  opacity: 0.7;
}
@media (max-width: 960px) {
  .p-rassnet__contact .contactbox .contents a button {
    padding: 5px 10px;
    display: block;
    margin: auto;
  }
}
.p-contact__form div .-Form-Item .explanatory-note {
  padding-bottom: 20px;
  color: #ff0000;
  font-size: 20px;
}

.p-recruit__mv {
  background-color: #BED7EB;
  position: relative;
  bottom: 127px;
  margin-bottom: -127px;
}
@media (max-width: 960px) {
  .p-recruit__mv {
    position: static;
    padding-bottom: 0;
  }
}
.p-recruit__mv .breadcrumb {
  display: flex;
  width: 83%;
  margin: auto;
  padding-top: 155px;
}
.p-recruit__mv .breadcrumb .home {
  display: contents;
}
.p-recruit__mv .breadcrumb .home:before {
  content: url(../images/common/home.png);
  margin-right: 1%;
  position: relative;
  top: 1px;
}
.p-recruit__mv .breadcrumb .home:after {
  content: url(../images/common/home01.png);
  position: relative;
  top: -4px;
  margin: 0 2%;
}
.p-recruit__mv h2 {
  font-size: 4vw;
  font-weight: bold;
  color: #324388;
  margin-left: 11%;
  padding-top: 65px;
  letter-spacing: 8px;
  margin-bottom: 5px;
  font-family: "Noto Sans CJK JP";
}
@media (max-width: 960px) {
  .p-recruit__mv h2 {
    font-size: 6rem;
    margin-left: 5%;
    padding-top: 20%;
    letter-spacing: 2px;
  }
}
.p-recruit__mv span {
  background: #324388;
  color: #fff;
  font-size: 1.2vw;
  padding: 2px 17px;
  margin-left: 10.7%;
  display: inline-block;
  margin-bottom: 30px;
  font-weight: bold;
}
@media (max-width: 960px) {
  .p-recruit__mv span {
    margin-left: 5%;
    font-size: 2.7rem;
  }
}
.p-recruit__mv img {
  margin: auto;
}
.p-recruit__mv .half-circle {
  background-image: url(../images/common/half-circle.png);
  background-size: cover;
  height: 250px;
  background-position: center;
}
@media (max-width: 960px) {
  .p-recruit__mv .half-circle {
    height: 130px;
    background-repeat: no-repeat;
    background-size: contain;
    position: relative;
    top: 1px;
    background-position: bottom;
  }
}
.p-recruit__contents {
  width: 73%;
  margin: auto;
  border-bottom: 1px solid #D5D5D5;
  border-left: 1px solid #D5D5D5;
  border-right: 1px solid #D5D5D5;
  border-radius: 15px;
  margin-bottom: 300px;
  margin-top: 185px;
}
@media (max-width: 960px) {
  .p-recruit__contents {
    margin-top: 160px;
    width: 93%;
  }
}
.p-recruit__contents .tab-box {
  display: flex;
  align-items: flex-end;
}
.p-recruit__contents .tab-box .tab_1 {
  background: #324388;
  color: #FFF;
  border-radius: 15px 15px 0 0;
  width: 100%;
}
.p-recruit__contents .tab-box .tab_1 p {
  display: block;
  padding: 35px 0;
  text-align: center;
  font-size: 2rem;
}
@media (max-width: 960px) {
  .p-recruit__contents .tab-box .tab_1 p {
    font-size: 1.5rem;
    padding: 10px 0;
  }
}
.p-recruit__contents .tab-box .tab_2 {
  background: #B23232;
  color: #FFF;
  border-radius: 15px 15px 0 0;
  width: 100%;
}
.p-recruit__contents .tab-box .tab_2 p {
  display: block;
  padding: 35px 0;
  text-align: center;
  font-size: 2rem;
}
@media (max-width: 960px) {
  .p-recruit__contents .tab-box .tab_2 p {
    font-size: 1.5rem;
    padding: 10px 0;
  }
}
.p-recruit__contents .tab-box .tab_3 {
  background: #55B232;
  color: #FFF;
  border-radius: 15px 15px 0 0;
  width: 100%;
}
.p-recruit__contents .tab-box .tab_3 p {
  display: block;
  padding: 35px 0;
  text-align: center;
  font-size: 2rem;
}
@media (max-width: 960px) {
  .p-recruit__contents .tab-box .tab_3 p {
    font-size: 1.5rem;
    padding: 10px 0;
  }
}
.p-recruit__contents .tab-box .tab_4 {
  background: #55B232;
  color: #FFF;
  border-radius: 15px 15px 0 0;
  width: 100%;
}
.p-recruit__contents .tab-box .tab_4 p {
  display: block;
  padding: 35px 0;
  text-align: center;
  font-size: 2rem;
}
@media (max-width: 960px) {
  .p-recruit__contents .tab-box .tab_4 p {
    font-size: 1.5rem;
    padding: 10px 0;
  }
}
.p-recruit__contents .text {
  width: 90%;
  margin: auto;
  margin-bottom: 100px;
}
.p-recruit__contents .text h1 {
  font-size: 2.6rem;
  font-weight: bold;
  
  margin-top: 75px;
  padding-bottom: 15px;
}
@media (max-width: 960px) {
  .p-recruit__contents .text h1 {
    font-size: 1.9rem;
    margin-top: 25px;
  }
}
.p-recruit__contents .text .bold {
  font-size: 2.3rem;
  font-weight: bold;
  padding: 50px 0;
}
@media (max-width: 960px) {
  .p-recruit__contents .text .bold {
    font-size: 2rem;
    padding: 25px 0;
  }
}
.p-recruit__contents .text p {
  padding: 10px 0;
}
.p-recruit__contents .content {
  display: none;
}
.p-recruit__contents .content.active {
  display: block;
}
.p-recruit__contents .tab_1,
.p-recruit__contents .tab_2,
.p-recruit__contents .tab_3 {
  height: 100px;
}
@media (max-width: 960px) {
  .p-recruit__contents .tab_1,
.p-recruit__contents .tab_2,
.p-recruit__contents .tab_3 {
  height: 50px;
}
}
.p-recruit__contents .tab_1.active,
.p-recruit__contents .tab_2.active,
.p-recruit__contents .tab_3.active {
  /* height: 120px; */
  opacity: 1;
}
@media (max-width: 960px) {
  .main-content__calendar__live {
    bottom: 180px;
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    height: 0;
  }
}
@media (max-width: 960px) {
  .main-content__calendar__live .calendar_sp {
    background: #324288;
  }
}
@media (max-width: 960px) {
  .main-content__calendar__live .calendar_sp p {
    color: #FFF;
    font-size: 17px;
    text-align: center;
    padding: 15px;
  }
}
@media (max-width: 960px) {
  .main-content__calendar__live .calendar_sp p span {
    color: #FFF;
    text-decoration:underline;
  }
}
@media (max-width: 960px) {
  .main-content__calendar__live .size {
    position: absolute;
    top: 50px;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
  }
}
@media (max-width: 960px) {
  .main-content__calendar__live .size .u-sp {
    height: 100%;
  }
}
@media (max-width: 960px) {
  .main-content__weather {
    background: #707070;
    position: relative;
    bottom: 130px;
  }
}
@media (max-width: 960px) {
  .main-content__weather .weather {
    color: #FFF;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    width: 90%;
    margin: auto;
    padding-top: 5px;
  }
}
@media (max-width: 960px) {
  .main-content__weather .weather .icon-sp {
    width: 80px;
  }
}
@media (max-width: 960px) {
  .main-content__weather .weather .weather-current {
    font-size: 35px;
  }
}
@media (max-width: 960px) {
  .main-content__weather .weather .detail {
    text-align: center;
  }
}
@media (max-width: 960px) {
  .main-content__weather .weather .detail .temperature {
    display: flex;
  }
}
@media (max-width: 960px) {
  .main-content__weather .weather .detail .temperature .icon-small img {
    width: 60px;
  }
}
.main-content__live__weather__calendar {
  width: max-content;
  position: absolute;
  top: 500px;
  left: 10%;
}
@media screen and (max-width: 1680px) {
  .main-content__live__weather__calendar {
    top: 430px;
    left: 5%;
  }
}
@media screen and (max-width: 1600px) {
  .main-content__live__weather__calendar {
    top: 400px;
    left: 5%;
  }
}

@media screen and (max-width: 1400px) {
  .main-content__live__weather__calendar {
    top: 350px;
    left: 5%;
  }
}
@media screen and (max-width: 1366px) {
  .main-content__live__weather__calendar {
    top: 330px;
    left: 5%;
  }
}

@media screen and (max-width: 1280px) {
  .main-content__live__weather__calendar {
    top: 320px;
    left: 5%;
  }
}
@media screen and (max-width: 1152px) {
  .main-content__live__weather__calendar {
    top: 300px;
    left: 5%;
  }
}
@media screen and (max-width: 1024px) {
  .main-content__live__weather__calendar {
    top: 240px;
    left: 5%;
  }
}
.main-content__live__weather__calendar .box {
  display: flex;
  background: rgba(39, 47, 82, 60%);
}
@media screen and (max-width: 1620px) {
  .main-content__live__weather__calendar .box {
    width: 90%;
  }
}
@media screen and (max-width: 1440px) {
  .main-content__live__weather__calendar .box {
    width: 80%;
  }
}
@media screen and (max-width: 1330px) {
  .main-content__live__weather__calendar .box {
    width: 70%;
  }
}
@media screen and (max-width: 1100px) {
  .main-content__live__weather__calendar .box {
    width: 60%;
  }
}
.weather-youtube {
  padding: 25px 10px 0 25px;
  padding-bottom: 5px;
  margin-right: 10px;
  position: relative;
  width: 50%;
}
@media screen and (max-width: 1330px) {
  .weather-youtube {
    width: 62%;
  }
}
@media screen and (max-width: 1170px) {
  .weather-youtube {
    padding: 5px 10px 0 25px;
  }
}

.weather-youtube::after {
  content: "";
  position: absolute;
  top: 53%;
  right: 0px;
  width: 1px;
  height: 85%;
  background-color: #fff;
  transform: translateY(-50%);
}

.weather-youtube .youtube p {
  margin-bottom: 0.8vw; 
  display: flex;
  align-items: center;
  justify-content: center; 
}
@media screen and (max-width: 1190px) {
  .youtube-size {
    height: 120px;
  }
}
@media screen and (max-width: 1100px) {
  .youtube-size {
    height: 100px;
  }
}
.weather-youtube .youtube p::before {
  background-size: contain;
  content: '';
  background-image: url(../images/common/live-icon.png);
  position: absolute;
  left: 6.5%;
  width: 3vw;
  height: 3vh;
  background-repeat: no-repeat;
}

/* @media screen and (max-width: 1100px) {
  .weather-youtube .youtube iframe .u-pc {
    height: 80px;
  }
} */
.weather-youtube .youtube span {
  font-size: 0.6vw;
  color: #fff;
  padding: 5px 0 0 0;
  display: block;
  text-align: end;
}
#weather1 {
  border: none !important;
  display: block !important;
}
#weather1 .weather-box{
  display: none;
}
.main-content__live__weather__calendar .box p {
  text-align: center;
  color: #fff;
  font-family: "Noto Sans Myanmar";
  font-weight: 600;
  font-size: 0.8vw;
  border-bottom: 1px solid #fff;
  padding-bottom: 5px;
  align-items: flex-start;
}
.main-content__live__weather__calendar .box .small {
  border: none;
}
.main-content__live__weather__calendar .box .city {
  font-size: 1vw;
  border: none;
  text-align: left;
  padding: 5% 20px 0 18px;
}
@media screen and (max-width: 1100px) {
  .main-content__live__weather__calendar .box .city {
    padding: 0;
    padding-top: 5%;
  }
}
#weather1 ul {
  width: 50% !important;
}
#weather1 .sep {
  padding: 0 5%;
}
@media screen and (max-width: 1100px) {
  #weather1 .sep {
    padding: 0;
  }
}
#weather1 .sep .day .day {
  font-size: 1vw;
  color: #fff;
  font-weight: bold;
  font-family: "Noto Sans Myanmar";
  display: flex;
  padding-bottom: 10px;
}
#weather1 .sep .day .day .large {
  font-size: 1.2vw;
}
#weather1 img {
  width: 50%;
  filter: invert(1) brightness(100);
  height: fit-content;
}
#weather1 ul li:nth-child(3) {
  display: flex;
  justify-content: space-around;
}

#weather1 ul li:nth-child(3) .max_temp p {
  border: none;
  font-size: 0.7vw;
}

#weather1 ul li:nth-child(3) .min_temp  {
  border: none;
  font-size: 1.5vw;
  color: #0A83EA;
  line-height: 1;
  text-align: center;
}
#weather1 ul li:nth-child(3) .min_temp p  {
  border: none;
  font-size: 0.7vw;
}
#weather1 ul li:nth-child(3) .max_temp  {
  border: none;
  font-size: 1.5vw;
  color: #EA0A0A;
  line-height: 1;
  text-align: center;
}
#weather1 ul li:nth-child(3) .max_temp p  {
  border: none;
  font-size: 0.7vw;
}

.main-content__live__weather__calendar h1 {
  font-size: 1.3vw;
  background: #324388;
  color: #fff;
  padding: 5px 0;
  padding-left: 1%;
  margin-top: 60px;
}
.main-content__live__weather__calendar h1:before {
  content: url(../images/top/title.png);
  margin-right: 1%;
}

.main-content__live__weather__calendar .box .calendar {
  padding: 25px 25px 0 0;
  width: 370px;
}
@media screen and (max-width: 1620px) {
  .main-content__live__weather__calendar .box .calendar {
    width: 300px;
  }
}
@media screen and (max-width: 1440px) {
  .main-content__live__weather__calendar .box .calendar {
    width: 250px;
  }
}
@media screen and (max-width: 1350px) {
  .main-content__live__weather__calendar .box .calendar {
    width: 250px;
  }
}
@media screen and (max-width: 1190px) {
  .main-content__live__weather__calendar .box .calendar {
    width: 200px;
  }
}
@media screen and (max-width: 1170px) {
  .main-content__live__weather__calendar .box .calendar {
    padding: 5px 25px 0 0;
  }
}

.main-content__live__weather__calendar .box .calendar p {
  text-align: center;
}
.main-content__live__weather__calendar .box .calendar .small {
  text-align: left;
}

.p-information__contents .box {
  width: 80%;
  margin: auto;
  border: 1px solid #E9E9E9;
  padding: 30px;
  margin-bottom: 50px;
}
.p-information__contents .box h1 {
  padding: 20px 0;
  font-size: 2rem;
  font-weight: bold;
  border-bottom: 1px solid #E9E9E9;
}
.p-information__contents .box p {
  padding-top: 20px;
}
.p-information__contents .box .youtube-title {
  padding-top: 0;
}
.p-information__contents .pagenavi {
  text-align: center;
  width: 80%;
  margin: auto;
  margin-bottom: 100px;
}
@media (max-width: 960px) {
  .p-information__contents .pagenavi {
    font-size: 12px;
  }
}
.p-information__contents .pagenavi .center {
  padding: 0 100px;
}
@media (max-width: 960px) {
  .p-information__contents .pagenavi .center {
    padding: 0 20px;
  }
}
@media (max-width: 960px) {
  .p-information__contents.detail {
    margin-top: 200px;
  }
}
.tagcolor-red {
  background: #C62828;
}
.tagcolor-green {
  background: #32884C;
}
.tagcolor-blue {
  background: #324388;
}
.tagcolor-yellow {
  background: #888232;
}
.tagcolor-orange {
  background: 	#F57C00;
}
.color-green {
  background: #55B232 !important;
  opacity: 0.5;
}
.color-red {
  background: #B23232 !important;
  opacity: 0.5;
}
.color-blue {
  background: #324388 !important;
  opacity: 0.5;
}
.color-yellow {
  background: yellow !important;
}
.color-brown {
  background: brown !important;
}
.border-red {
  border-bottom: 3px solid #B23232;
}
.border-green {
  border-bottom: 3px solid #55B232;
}
.border-blue {
  border-bottom: 3px solid #324388;
}
.border-yellow {
  border-bottom: 3px solid yellow;
}
.border-brown {
  border-bottom: 3px solid brown;
}

.youtube-modal {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.7);
}

.is-open {
  display: block;
}
.is-open iframe {
  display: block;
  height: 90%;
  width: 90%;
  margin: auto;
  margin-top: 2%;
}


/*---------------------------------
	CommonCSS [初期化,定義]
---------------------------------*/
/* body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;padding:0;
	font-family:"メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif
}
ol,ul {
	list-style:none;
}
img{border:0} */

/*---------------------------------
	        Base CSS 
---------------------------------*/
.calendar a {
	color:#36F;
	text-decoration:none;
}
.calendar a:hover {
	color:#039;
	text-decoration:underline;
}
/* clearfix */
.clearfix:after { content:"."; display:block; clear:both; height:0; visibility:hidden; }
.clearfix { display:inline-block; }

/* for macIE \*/
* html .clearfix { height:1%; }
.clearfix { display:block; }


/*土曜の文字色*/
.youbi_6{
	color:#36F!important;
}
/*祝日と日曜の文字色*/
.youbi_0,.shukujitu{
	color:red!important;
}
/*本日の背景色　※ただし設定ファイルでの設定が優先されます*/
.today{
	color: #000!important;
	background:#FF9;	
}
/*休業日設定した日の背景色　※ただし設定ファイルでの設定が優先されます*/
.holiday{
	background:#FDD;	
}
/*定休日設定した日の背景色　※ただし設定ファイルでの設定が優先されます*/
.closed{
	background:#FDD;	
}
.hidden{
	display:none;	
}
/*休業日テキスト部の左側の四角*/
.holidayCube{
	display:inline-block;
	width:13px;
	height:13px;
	margin:3px 3px 0 3px;
	position:relative;
	top:2px;
	border-radius: 20px;
}
/*定休日テキスト部の左側の四角*/
.closedCube{
	display:inline-block;
	width:13px;
	height:13px;
	margin:3px 3px 0 3px;
	position:relative;
	top:2px;
}

/*---------------------------------
	 ▼index.php style▼ 
---------------------------------*/
#index {
	width: 100%;
	margin: auto;
}
#calendarTable{
	width: 100%;
	margin-bottom: 20px;
}
@media (max-width: 960px) {
	#calendarTable{
    width: 70%;
    margin: auto;
  }
}
.calendar-month {
	font-size: 30px;
}
.calendarHeader {
	text-align: left !important; 
	padding-top: 15px !important;
	padding-bottom: 0px !important;
}
#calendarTable th{
	padding-top: 10px;
	font-size:17px;
	padding-bottom: 10px;
	color:#fff;
	text-align: center;
}
#calendarTable td{
	padding: 10px 0px;
	font-size:17px;
	color:#fff;
	border-radius: 40px;
	font-weight: bold;
	text-align: center;
    font-family: "Noto Sans Myanmar";
}
@media screen and (max-width: 1620px) {
	#calendarTable td{
		padding: 5px 0px;
	}
}
@media screen and (max-width: 1440px) {
	#calendarTable td{
		padding: 3px 0px;
	}
}
@media screen and (max-width: 1350px) {
	#calendarTable td{
		font-size: 13px;
	}
}
@media screen and (max-width: 1190px) {
	#calendarTable td{
		font-size: 8px;
	}
}
@media (max-width: 960px) {
  #calendarTable td{
		font-size: 15px;
	}
}
body#index p {
	margin:0 0 5px;
	line-height:130%;
	font-size:13px;
	color: #fff;
}
body#index .calendarHeader a{
	color:#555;
}

/* if ListStyle */
#calendarList li{
	border-bottom:1px solid #999;
	padding:5px;
}
#calendarList li.first-child{
	border-top:1px solid #999;
}
table.navNextPrev {
	width:100%;
}
table.navNextPrev .dspPrev{
	text-align:left;	
	padding:10px;
}
table.navNextPrev .dspNext{
	text-align:right;
	padding:10px;
}
h2#headerYm{
	background:#666;
	color:#fff;
	text-align:center;
	padding:5px ;
	font-size:110%;
	font-weight:normal;
}

/* /if ListStyle */
/*---------------------------------
	 ▲index.php style▲ 
---------------------------------*/

.modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: none; /* 初期状態は非表示 */
  justify-content: center;
  align-items: center;
  z-index: 1000;
  display: none;
}

.modal-content {
  background: rgba(39, 47, 82, 60%);
  padding: 20px;
  border-radius: 8px;
  width: 90%;
  max-width: 400px;
  position: relative;
  color: #FFF;
  font-size: 12px;
}

.close-button {
  position: absolute;
  top: 10px;
  right: 15px;
  background: none;
  border: none;
  font-size: 24px;
  cursor: pointer;
}

#form-complete-area {
  margin-bottom: 100px;
  padding-top: 100px;
}
.filelink {
  color: #0000EE;
}
.filelink-box {
  margin: 20px;
}
.photo-box {
  margin: 20px;
}
#form-confirm-area .-Form-Item .checktext {
  font-size: 2.2rem;
  text-align: center;
  font-weight: bold;
  padding: 30px;
}