@charset "UTF-8";
.icon__tryal {
  position: relative;
  display: inline-block;
  width: 1em;
  height: 1.2em;
  vertical-align: middle;
  margin-right: 0.4em;
  line-height: 1;
}
.icon__tryal:before, .icon__tryal:after {
  position: absolute;
  top: 0;
  content: "";
  display: block;
  width: 50%;
  height: 100%;
  border-bottom-width: 0.15em;
  box-sizing: border-box;
}
.icon__tryal:before {
  left: 0;
  background: rgba(255, 78, 0, 0.22);
  transform: skewY(45deg);
  border-radius: 0.3em 0 0 0.1em;
  border-right: none;
}
.icon__tryal:after {
  right: 0;
  background: rgb(255, 78, 0);
  transform: skewY(-45deg);
  border-radius: 0 0.3em 0.1em 0;
  border-left: none;
}
.icon__limited__55::before {
  content: "";
  background: url(../images_new/price/limited_55m.png) no-repeat center/contain;
  position: absolute;
  width: 81px;
  aspect-ratio: 1/1;
  top: -27px;
  left: -91px;
}
.icon__limited__55__sp::before {
  content: "";
  background: url(../images_new/price/limited_55m.png) no-repeat center/contain;
  position: absolute;
  width: 81px;
  aspect-ratio: 1/1;
  top: -27px;
  left: 50%;
  transform: translateX(-50%);
}
.icon__normal__55::before {
  content: "";
  background: url(../images_new/price/normal_55m.png) no-repeat center/contain;
  position: absolute;
  width: 70px;
  aspect-ratio: 1/1;
  top: -27px;
  left: -80px;
}
.icon__normal__55__sp::before {
  content: "";
  background: url(../images_new/price/normal_55m.png) no-repeat center/contain;
  position: absolute;
  width: 70px;
  aspect-ratio: 1/1;
  top: -27px;
  left: 50%;
  transform: translateX(-50%);
}
.icon__normal__25::before {
  content: "";
  background: url(../images_new/price/normal_25m.png) no-repeat center/contain;
  position: absolute;
  width: 70px;
  aspect-ratio: 1/1;
  top: -27px;
  left: -80px;
}
.icon__normal__25__sp::before {
  content: "";
  background: url(../images_new/price/normal_25m.png) no-repeat center/contain;
  position: absolute;
  width: 70px;
  aspect-ratio: 1/1;
  top: -27px;
  left: 50%;
  transform: translateX(-50%);
}

body {
  scrollbar-color: #21568F #ccc;
}

@media (max-width: 750px) {
  body {
    min-width: 0;
  }
}
body::-webkit-scrollbar {
  width: 10px;
}

body::-webkit-scrollbar-track {
  background: #ccc;
  border-radius: 0px;
}

body::-webkit-scrollbar-thumb {
  background: #21568F;
  border-radius: 1px;
  border: 2px solid #ccc;
}

body {
  margin: 0;
}

div#main *,
header *,
footer * {
  margin: 0;
  padding: 0;
  text-align: left;
}
div#main hr,
header hr,
footer hr {
  display: none;
  line-height: 0;
  font-size: 0;
  padding: 0;
  margin: 0;
  border: none;
}
div#main a,
header a,
footer a {
  color: inherit;
  text-decoration: none;
}
div#main ul, div#main ol,
header ul,
header ol,
footer ul,
footer ol {
  list-style: none;
}
div#main address,
header address,
footer address {
  font-style: normal;
}
div#main img,
header img,
footer img {
  border: none;
  width: auto;
  max-width: 100%;
  font-size: 0;
  line-height: 0;
}
div#main table, div#main tbody, div#main tr, div#main th, div#main td,
header table,
header tbody,
header tr,
header th,
header td,
footer table,
footer tbody,
footer tr,
footer th,
footer td {
  padding: 0;
  margin: 0;
  border: none;
  border-collapse: collapse;
}
div#main html, div#main body,
header html,
header body,
footer html,
footer body {
  width: 100%;
  height: auto;
}
div#main html,
header html,
footer html {
  font-size: 62.5%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
div#main small,
header small,
footer small {
  font-size: 100%;
}
div#main,
header,
footer {
  font-size: 1.6rem;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.875;
  letter-spacing: 0.04em;
  color: #333;
}
div#main .fs__txt__90,
header .fs__txt__90,
footer .fs__txt__90 {
  font-size: 9rem;
  font-size: 90px;
  font-weight: 300;
  line-height: 1;
  letter-spacing: 0.04em;
}
div#main .fs__txt__60,
header .fs__txt__60,
footer .fs__txt__60 {
  font-size: 6rem;
  font-size: 60px;
  font-weight: 300;
  line-height: 1;
  letter-spacing: 0.04em;
}
div#main .fs__txt__40,
header .fs__txt__40,
footer .fs__txt__40 {
  font-size: 4rem;
  font-size: 40px;
  font-weight: 300;
  line-height: 1.5;
  letter-spacing: 0.04em;
}
div#main .fs__txt__30,
header .fs__txt__30,
footer .fs__txt__30 {
  font-size: 3rem;
  font-size: 30px;
  font-weight: 300;
  line-height: 1.6;
  letter-spacing: 0.04em;
}
div#main .fs__txt__24,
header .fs__txt__24,
footer .fs__txt__24 {
  font-size: 2.4rem;
  font-size: 24px;
  font-weight: 300;
  line-height: 1.5;
  letter-spacing: 0.04em;
}
div#main .fs__txt__20,
header .fs__txt__20,
footer .fs__txt__20 {
  font-size: 2rem;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.5;
  letter-spacing: 0.04em;
}
div#main .fs__txt__16,
header .fs__txt__16,
footer .fs__txt__16 {
  font-size: 1.6rem;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.875;
  letter-spacing: 0.04em;
}
div#main .fs__txt__12,
header .fs__txt__12,
footer .fs__txt__12 {
  font-size: 1.2rem;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.3333333333;
  letter-spacing: 0.04em;
}
div#main .fs__txt__8,
header .fs__txt__8,
footer .fs__txt__8 {
  font-size: 0.8rem;
  font-size: 8px;
  font-weight: 300;
  line-height: 1.5;
  letter-spacing: 0.04em;
}
@media (max-width: 750px) {
  div#main .fs__txt__90,
  header .fs__txt__90,
  footer .fs__txt__90 {
    font-size: 5.6rem;
    font-size: 56px;
    font-weight: 300;
    line-height: 1.5;
    letter-spacing: 0.04em;
  }
  div#main .fs__txt__30,
  header .fs__txt__30,
  footer .fs__txt__30 {
    font-size: 2.4rem;
    font-size: 24px;
    font-weight: 300;
    line-height: 1.5;
    letter-spacing: 0.04em;
  }
}
div#main .fs__txt__en__60,
header .fs__txt__en__60,
footer .fs__txt__en__60 {
  font-size: 6rem;
  font-size: 60px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.04em;
  font-family: Palatino, Palatino Linotype, Palatino LT STD, Book Antiqua, Georgia, serif;
}
div#main .fs__txt__en__40,
header .fs__txt__en__40,
footer .fs__txt__en__40 {
  font-size: 4rem;
  font-size: 40px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.04em;
  font-family: Palatino, Palatino Linotype, Palatino LT STD, Book Antiqua, Georgia, serif;
}
div#main .fs__txt__en__36,
header .fs__txt__en__36,
footer .fs__txt__en__36 {
  font-size: 3.6rem;
  font-size: 30px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.04em;
  font-family: Palatino, Palatino Linotype, Palatino LT STD, Book Antiqua, Georgia, serif;
}
div#main .fs__txt__en__30,
header .fs__txt__en__30,
footer .fs__txt__en__30 {
  font-size: 3rem;
  font-size: 30px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.04em;
  font-family: Palatino, Palatino Linotype, Palatino LT STD, Book Antiqua, Georgia, serif;
}
div#main .fs__txt__en__26,
header .fs__txt__en__26,
footer .fs__txt__en__26 {
  font-size: 2.6rem;
  font-size: 26px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.04em;
  font-family: Palatino, Palatino Linotype, Palatino LT STD, Book Antiqua, Georgia, serif;
}
@media (max-width: 750px) {
  div#main .fs__txt__en__60,
  header .fs__txt__en__60,
  footer .fs__txt__en__60 {
    font-size: 3rem;
    font-size: 30px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.04em;
  }
  div#main .fs__txt__en__40,
  header .fs__txt__en__40,
  footer .fs__txt__en__40 {
    font-size: 3rem;
    font-size: 30px;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.04em;
  }
}
div#main,
header,
footer {
  font-family: "Noto Sans JP", "メイリオ", Meiryo, -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, sans-serif;
  color: #333;
  background: #fff;
}
div#main .pc,
header .pc,
footer .pc {
  display: block;
}
div#main .sp,
header .sp,
footer .sp {
  display: none;
}
@media (max-width: 750px) {
  div#main .pc,
  header .pc,
  footer .pc {
    display: none;
  }
  div#main .sp,
  header .sp,
  footer .sp {
    display: block;
  }
}
div#main img,
header img,
footer img {
  image-rendering: -webkit-optimize-contrast;
}
div#main .flex,
header .flex,
footer .flex {
  display: flex;
}
div#main .fs__sans,
header .fs__sans,
footer .fs__sans {
  font-family: "Noto Sans JP", "メイリオ", Meiryo, -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, sans-serif;
}
div#main .fs__serif,
header .fs__serif,
footer .fs__serif {
  font-family: "游明朝", Hiragino Mincho ProN, "HGS明朝E", "メイリオ", Meiryo, serif;
}
div#main .fs__pl,
header .fs__pl,
footer .fs__pl {
  font-family: Palatino, Palatino Linotype, Palatino LT STD, Book Antiqua, Georgia, serif;
}
div#main .sec__in__l,
header .sec__in__l,
footer .sec__in__l {
  width: 100%;
  max-width: 1180px;
  min-width: 0;
  margin: 0 auto;
}
div#main .sec__in__s,
header .sec__in__s,
footer .sec__in__s {
  width: 100%;
  max-width: 960px;
  min-width: 0;
  margin: 0 auto;
}
@media (max-width: 750px) {
  div#main .sec__in__l,
  div#main .sec__in__s,
  header .sec__in__l,
  header .sec__in__s,
  footer .sec__in__l,
  footer .sec__in__s {
    width: 100%;
    max-width: 100%;
    min-width: 0;
    margin: 0 auto;
    box-sizing: border-box;
  }
}

/*header*/
header {
  box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.16);
  position: sticky;
  top: 0;
  width: 100%;
  z-index: 100;
}
header .head {
  justify-content: space-between;
  align-items: center;
}
header .head h1 {
  width: 38%;
}
header .head nav {
  width: 60%;
  justify-content: flex-end;
  align-items: center;
}
header .head ul {
  align-items: center;
  margin: 0 2em 0 0;
}
header .head li {
  margin: 0 2em 0 0;
}
header .head li:last-child {
  margin: 0;
}
header .head dt {
  text-align: right;
  font-weight: bold;
}
header .head dt .svg-inline--fa {
  margin-right: 0.5em;
  color: #FF4E00;
}
header .head dd {
  font-weight: bold;
  text-align: right;
}
header .nav {
  justify-content: space-between;
  align-items: center;
}
header .nav p {
  width: 15.0847457627%;
}
header .nav p a {
  transition: opacity 0.3s ease 0s;
}
header .nav p a.js--on {
  opacity: 0.5;
}
header .nav .menu {
  width: 84.7457627119%;
}
header .nav ul {
  justify-content: flex-end;
}
header .nav li {
  margin: 0 1em 0 0;
}
header .nav li:last-child {
  margin: 0;
}
header .nav li .svg-inline--fa {
  display: none;
}
header .nav li b,
header .nav li strong {
  text-align: center;
  display: block;
}
header .nav li b {
  color: #21568F;
  transition: color 0.3s ease 0s;
}
header .nav li a.active b,
header .nav li a.js--on b {
  color: #FF4E00;
}

@media (max-width: 750px) {
  header .flex.pc {
    display: none;
  }
  header .nav .menu > div,
  header .sec__in__l > div {
    display: flex;
    justify-content: space-between;
  }
  header .nav .menu > div > div,
  header .sec__in__l > div > div {
    width: 84%;
    padding: 2.6666666667%;
    box-sizing: border-box;
  }
  header aside {
    width: 16%;
    max-width: 60px;
  }
  header aside.js--on {
    background: rgb(0, 0, 0);
  }
  header aside.js--on div span,
  header aside.js--on div:before,
  header aside.js--on div:after {
    background: #fff;
  }
  header aside.js--on div span {
    opacity: 0;
    width: 0;
  }
  header aside.js--on div:before {
    bottom: 0;
    transform: rotate(135deg);
  }
  header aside.js--on div:after {
    top: 0;
    transform: rotate(45deg);
  }
  header aside div {
    width: 100%;
    padding: 100% 0 0;
    font-size: 0;
    line-height: 0;
    height: 0;
    position: relative;
    z-index: 3;
    background: rgba(0, 0, 0, 0);
    transition: background-color 0.5s ease 0s;
  }
  header aside div span,
  header aside div:before,
  header aside div:after {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    width: 50%;
    height: 3px;
    border-radius: 4px;
    background: #21568F;
  }
  header aside div:before,
  header aside div:after {
    content: "";
    display: block;
  }
  header aside span {
    top: 0;
    bottom: 0;
    transition: opacity 0.5s ease 0s, width 0.5s ease 0s, background-color 0.5s ease 0s;
  }
  header aside div:before {
    top: 0;
    bottom: 33.3333333333%;
    transition: transform 0.5s ease 0s, bottom 0.5s ease 0s, background-color 0.5s ease 0s;
  }
  header aside div:after {
    top: 33.3333333333%;
    bottom: 0;
    transition: transform 0.5s ease 0s, top 0.5s ease 0s, background-color 0.5s ease 0s;
  }
  header .head {
    display: block;
  }
  header .nav h2,
  header .head h1 {
    width: auto;
    font-size: 0.8rem;
    font-size: 8px;
    margin: 0 0 3.3898305085%;
  }
  header .nav {
    display: block;
  }
  header .nav p {
    width: 33.8983050847%;
  }
  header .nav p.copy {
    width: auto;
    padding: 0 2.6666666667% 2em;
  }
  header .nav .menu {
    position: fixed;
    top: 0;
    left: 100%;
    width: 100%;
    height: 100%;
    background: #0B3157;
    color: #fff;
    transition: left 0.5s ease 0s;
    overflow-y: auto;
    scrollbar-color: #21568F #ccc;
  }
  header .nav .menu.js--on {
    left: 0;
  }
  header .nav .menu::-webkit-scrollbar {
    width: 10px;
  }
  header .nav .menu::-webkit-scrollbar-track {
    background: #ccc;
    border-radius: 0px;
  }
  header .nav .menu::-webkit-scrollbar-thumb {
    background: #21568F;
    border-radius: 1px;
    border: 2px solid #ccc;
  }
  header .nav .menu aside div span,
  header .nav .menu aside div:before,
  header .nav .menu aside div:after {
    background: #fff;
  }
  header .nav ul.flex {
    display: block;
    padding: 0 2.6666666667%;
  }
  header .nav ul.sp {
    padding: 5.3333333333%;
  }
  header .nav ul {
    box-sizing: border-box;
  }
  header .nav ul.flex li {
    border-top: 1px solid #fff;
  }
  header .nav ul.flex li:last-child {
    border-bottom: 1px solid #fff;
  }
  header .nav li {
    margin: 0;
  }
  header .nav li:last-child {
    margin: 0;
  }
  header .nav li .svg-inline--fa {
    display: inline;
  }
  header .nav li a,
  header .nav li a > div {
    display: flex;
    align-items: center;
  }
  header .nav li a {
    justify-content: space-between;
    padding: 1em 0;
  }
  header .nav li a > div {
    width: 90.1408450704%;
  }
  header .nav li b,
  header .nav li strong {
    text-align: left;
    display: inline;
  }
  header .nav li b {
    color: #fff;
    width: 31.25%;
  }
  header .nav li strong {
    width: 68.75%;
  }
}
footer {
  background: #EAEAEA;
  position: relative;
  z-index: 50;
  padding: 30px 0;
}
footer .sec__in__l > div {
  justify-content: space-between;
  align-items: flex-start;
  padding: 0 0 20px;
  border-bottom: 1px solid 20px;
}
footer .sec__company {
  width: 38%;
}
footer .sec__company dt {
  font-weight: bold;
  align-items: center;
  margin: 0 0 10px;
}
footer .sec__company dt img {
  margin-right: 20px;
}
footer .sec__company p.txt {
  margin: 0 0 20px;
}
footer .sec__company ul {
  margin: 0 0 20px;
}
footer .sec__company ul li {
  margin: 0 0 5px;
}
footer .sec__company ul li:last-child {
  margin: 0;
}
footer .sec__company p.tel {
  font-weight: bold;
  align-items: center;
}
footer .sec__company .svg-inline--fa {
  margin-right: 10px;
}
footer .sec__btnarea {
  width: 60%;
}
footer .sec__btnarea .sec__in__sns,
footer .sec__btnarea .sec__in__cv {
  justify-content: flex-end;
}
footer .sec__btnarea .sec__in__sns {
  margin: 0 0 80px;
}
footer .sec__btnarea .sec__in__sns li {
  margin: 0 15px 0 0;
}
footer .sec__btnarea .sec__in__sns li:last-child {
  margin: 0;
}
footer .sec__btnarea .sec__in__sns li a {
  opacity: 1;
  transition: opacity 0.3s ease 0s;
}
footer .sec__btnarea .sec__in__sns li a.js--on {
  opacity: 0.5;
}
footer .sec__btnarea .sec__in__cv li {
  width: 200px;
  margin: 0 20px 0 0;
}
footer .sec__btnarea .sec__in__cv li:last-child {
  margin: 0;
}
footer .sec__btnarea .sec__in__cv li a {
  border-radius: 30px;
  background: #fff;
  font-weight: bold;
  color: #FF4E00;
  align-items: center;
  padding: 10px 0;
  justify-content: center;
  transition: background-color 0.3s ease 0s, color 0.3s ease 0s;
}
footer .sec__btnarea .sec__in__cv li a.js--on {
  color: #fff;
  background: #FF4E00;
}
footer .sec__btnarea .sec__in__cv li a .svg-inline--fa:before, footer .sec__btnarea .sec__in__cv li a .svg-inline--fa:after,
footer .sec__btnarea .sec__in__cv li a .icon__tryal:before,
footer .sec__btnarea .sec__in__cv li a .icon__tryal:after {
  transition: background-color 0.3s ease 0s;
}
footer .sec__btnarea .sec__in__cv li a .svg-inline--fa,
footer .sec__btnarea .sec__in__cv li a .icon__tryal {
  margin-right: 10px;
}
footer .sec__btnarea .sec__in__cv li a.js--on .icon__tryal:before {
  background: #fff;
}
footer .sec__btnarea .sec__in__cv li a.js--on .icon__tryal:after {
  background: #333;
}
footer nav {
  margin: 0 0 40px;
}
footer nav ul {
  justify-content: flex-end;
}
footer nav li {
  margin: 0 2em 0 0;
}
footer nav li:last-child {
  margin: 0;
}
footer nav li b,
footer nav li strong {
  text-align: center;
  display: block;
}
footer nav li b {
  color: #21568F;
  transition: color 0.3s ease 0s;
}
footer nav li .svg-inline--fa {
  display: none;
}
footer nav li a.active b,
footer nav li a.js--on b {
  color: #FF4E00;
}
footer nav .nav__main {
  margin: 0 0 20px;
}
footer .dev dt {
  text-align: center;
  margin: 0 0 10px;
}
footer .dev dd {
  text-align: center;
}
footer .sec__floating {
  position: fixed;
  top: 200px;
  right: 0;
  width: 4.7619047619%;
  max-width: 60px;
}
footer .sec__floating ul li {
  font-weight: bold;
  margin: 0 0 16.6666666667%;
  font-size: clamp(8px, 1.5873015873vw, 20px);
}
footer .sec__floating ul li:last-child {
  margin: 0;
}
footer .sec__floating ul li a {
  border-radius: 10px 0 0 10px;
  display: block;
  padding: 16.6666666667%;
  text-align: center;
  line-height: 1.2;
  transition: background-color 0.3s ease 0s, color 0.3s ease 0s;
}
footer .sec__floating ul li:nth-child(1) a {
  background: #FF4E00;
  border: 1px solid #FF4E00;
  color: #fff;
}
footer .sec__floating ul li:nth-child(2) a {
  background: #00C300;
  border: 1px solid #00C300;
  color: #fff;
}
footer .sec__floating ul li:nth-child(1) a.js--on {
  background: #fff;
  color: #FF4E00;
}
footer .sec__floating ul li:nth-child(2) a.js--on {
  background: #fff;
  color: #00C300;
}
footer .sec__floating ul li .icon__tryal {
  margin: 0 0 0.5em;
}
footer .sec__floating ul li .icon__tryal:before {
  background: #fff;
  border: 1px solid #fff;
  transition: border 0.3s ease 0s;
}
footer .sec__floating ul li .icon__tryal:after {
  background: #333;
  transition: background-color 0.3s ease 0s;
}
footer .sec__floating ul li a.js--on .icon__tryal:before {
  background: #fff;
  border: 1px solid #FF4E00;
}
footer .sec__floating ul li a.js--on .icon__tryal:after {
  background: #FF4E00;
}
footer .sec__gotop {
  position: fixed;
  bottom: 10px;
  right: 10px;
  width: 60px;
  background: #21568F;
  z-index: 2;
  border-radius: 100%;
}
footer .sec__gotop > div {
  padding: 100% 0 0;
  height: 0;
}
footer .sec__gotop div.flex {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  color: #fff;
  line-height: 1;
  font-size: 3rem;
  font-size: 30px;
}

@media (max-width: 750px) {
  footer {
    padding: 6% 2.6666666667% 50%;
  }
  footer .sec__in__l > div.flex {
    display: block;
    padding: 0;
    border-bottom: none;
    margin: 0 0 10%;
  }
  footer .sec__company {
    width: auto;
  }
  footer .sec__company dt.flex {
    display: block;
    margin: 0 0 6%;
    width: auto;
    text-align: center;
  }
  footer .sec__company dt img {
    margin: 0 auto 4%;
    width: 50.7042253521%;
    display: block;
  }
  footer .sec__company p.txt {
    text-align: center;
    margin: 0 0 1em;
  }
  footer .sec__company ul {
    margin: 0 0 1em;
  }
  footer .sec__company ul li {
    text-align: center;
    margin: 0 0 5px;
  }
  footer .sec__company ul li:last-child {
    margin: 0;
  }
  footer .sec__company p.tel {
    font-weight: bold;
    justify-content: center;
    align-items: center;
  }
  footer .sec__company .svg-inline--fa {
    margin-right: 5px;
  }
  footer .sec__btnarea {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
  }
  footer .sec__btnarea .sec__in__sns,
  footer .sec__btnarea .sec__in__cv {
    justify-content: center;
  }
  footer .sec__btnarea .sec__in__sns {
    margin: 0;
  }
  footer .sec__btnarea .sec__in__sns li {
    margin: 0;
    width: 33.3333333333%;
  }
  footer .sec__btnarea .sec__in__sns li:nth-child(1) {
    background: #00C300;
  }
  footer .sec__btnarea .sec__in__sns li:nth-child(2) {
    background: #000;
  }
  footer .sec__btnarea .sec__in__sns li:nth-child(3) {
    background: linear-gradient(to bottom, rgb(240, 0, 151) 0%, rgb(254, 159, 2) 100%);
  }
  footer .sec__btnarea .sec__in__sns li img {
    margin-right: 2%;
    width: 20%;
  }
  footer .sec__btnarea .sec__in__sns li:nth-child(2) img {
    width: 15%;
  }
  footer .sec__btnarea .sec__in__sns li a {
    box-sizing: border-box;
    padding: 5px;
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
  }
  footer .sec__btnarea .sec__in__sns li a span {
    font-weight: bold;
    color: #fff;
  }
  footer .sec__btnarea .sec__in__sns li:last-child {
    margin: 0;
  }
  footer .sec__btnarea .sec__in__cv li {
    width: 100%;
    margin: 0;
    border: 1px solid #FF4E00;
  }
  footer .sec__btnarea .sec__in__cv li:last-child {
    margin: 0;
  }
  footer .sec__btnarea .sec__in__cv li:nth-child(1) {
    order: 2;
  }
  footer .sec__btnarea .sec__in__cv li:nth-child(2) {
    order: 1;
  }
  footer .sec__btnarea .sec__in__cv li a {
    border-radius: 0;
    background: #fff;
    font-weight: bold;
    color: #FF4E00;
    align-items: center;
    padding: 10px 0;
    justify-content: center;
  }
  footer .sec__btnarea .sec__in__cv li:nth-child(2) a {
    background: #FF4E00;
    color: #fff;
  }
  footer .sec__btnarea .sec__in__cv li a .svg-inline--fa,
  footer .sec__btnarea .sec__in__cv li a .icon__tryal {
    margin-right: 10px;
  }
  footer nav {
    display: none;
  }
  footer .dev dt {
    margin: 0 0 4%;
  }
  footer .sec__floating {
    display: none;
  }
  footer .sec__gotop {
    display: none;
    bottom: 8rem;
    right: 1rem;
    width: 17.3333333333%;
    max-width: 65px;
  }
  footer .sec__gotop div.flex {
    font-size: 3rem;
  }
}
div#main .sec__freetryal {
  background: url(/images_new/freetryal_bg_pc.jpg) no-repeat center center;
  background-size: cover;
  padding: 40px 0 60px;
}
div#main .sec__freetryal .title__ptn__1 {
  margin: 0 0 20px;
}
div#main .sec__freetryal .txt {
  margin: 0 0 25px;
}
div#main .sec__freetryal .txt dt {
  text-align: center;
  font-weight: bold;
  margin: 0 0 10px;
}
div#main .sec__freetryal .txt dt span {
  color: #0B3157;
}
div#main .sec__freetryal .txt dt b {
  color: #FF4E00;
}
div#main .sec__freetryal .txt dt strong {
  font-weight: bold;
}
div#main .sec__freetryal .txt dd {
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.04) 1%, rgb(255, 255, 255) 25%, rgb(255, 255, 255) 50%, rgb(255, 255, 255) 75%, rgba(255, 255, 255, 0) 100%);
  text-align: center;
  color: #0B3157;
  font-weight: bold;
  padding: 0.25em 0;
}
div#main .sec__freetryal .txt dd b {
  color: #FF4E00;
}
div#main .sec__freetryal .sec__in__s > div.flex {
  justify-content: space-between;
}
div#main .sec__freetryal .sec__in__s > div.flex dl {
  width: 51.0416666667%;
}
div#main .sec__freetryal .sec__in__s > div.flex dt {
  text-align: center;
  font-weight: bold;
  justify-content: center;
  align-items: center;
}
div#main .sec__freetryal .sec__in__s > div.flex dt .svg-inline--fa {
  margin-right: 0.5em;
  color: #FF4E00;
  font-size: 3.5rem;
  font-size: 35px;
}
div#main .sec__freetryal .sec__in__s > div.flex dd {
  text-align: center;
  font-weight: bold;
}
div#main .sec__freetryal .sec__in__s > div.flex p {
  width: 42.7083333333%;
}
div#main .sec__freetryal .sec__in__s > div.flex p a {
  padding: 20px 0;
  border-radius: 5px;
  border: 1px solid #FF4E00;
  background: #FF4E00;
  color: #fff;
  text-align: center;
  justify-content: center;
  align-items: center;
  transition: background-color 0.3s ease 0s, color 0.3s ease 0s;
}
div#main .sec__freetryal .sec__in__s > div.flex p a.js--on {
  background: #fff;
  color: #FF4E00;
}
div#main .sec__freetryal .sec__in__s > div.flex p .svg-inline--fa {
  margin-right: 0.5em;
  font-size: 3.5rem;
  font-size: 35px;
}
@media (max-width: 750px) {
  div#main .sec__freetryal {
    background: url(/images_new/freetryal_bg_sp.jpg) no-repeat center center;
    background-size: cover;
    padding: 6% 2.6666666667% 8%;
  }
  div#main .sec__freetryal .title__ptn__1 {
    margin: 0 0 4%;
  }
  div#main .sec__freetryal .txt {
    margin: 0 0 6%;
  }
  div#main .sec__freetryal .txt dt {
    margin: 0 0 4%;
  }
  div#main .sec__freetryal .sec__in__s > div.flex {
    display: block;
  }
  div#main .sec__freetryal .sec__in__s > div.flex dl {
    width: auto;
    margin: 0 0 6%;
  }
  div#main .sec__freetryal .sec__in__s > div.flex dt .svg-inline--fa {
    font-size: 3.5rem;
    font-size: 35px;
  }
  div#main .sec__freetryal .sec__in__s > div.flex dd {
    text-align: left;
  }
  div#main .sec__freetryal .sec__in__s > div.flex p {
    width: auto;
  }
  div#main .sec__freetryal .sec__in__s > div.flex p a {
    padding: 1em 0.5em;
  }
  div#main .sec__freetryal .sec__in__s > div.flex p .svg-inline--fa {
    font-size: 3.5rem;
    font-size: 35px;
  }
}
div#main .sec__map {
  padding: 40px 0 60px;
}
div#main .sec__map .title__ptn__1 {
  margin: 0 0 30px;
}
div#main .sec__map .sec__in__l > div.flex {
  justify-content: space-between;
  align-items: flex-start;
}
div#main .sec__map .sec__in__l > div.flex > .txt {
  width: 39.8305084746%;
}
div#main .sec__map .sec__in__l > div.flex > .txt p {
  font-weight: bold;
  margin: 0 0 10px;
}
div#main .sec__map .sec__in__l > div.flex > .txt .data {
  margin: 0 0 20px;
}
div#main .sec__map .sec__in__l > div.flex > .txt .data li {
  margin: 0 0 10px;
}
div#main .sec__map .sec__in__l > div.flex > .txt .data li:last-child {
  margin: 0;
}
div#main .sec__map .sec__in__l > div.flex > .txt .data li dl {
  align-items: flex-start;
}
div#main .sec__map .sec__in__l > div.flex > .txt .data li dt {
  width: 19.1489361702%;
  color: #21568F;
}
div#main .sec__map .sec__in__l > div.flex > .txt .data li dd {
  width: 76.5957446809%;
}
div#main .sec__map .sec__in__l > div.flex > .txt .data li dd div {
  align-items: center;
}
div#main .sec__map .sec__in__l > div.flex > .txt .data li dd .svg-inline--fa {
  margin-right: 0.5em;
}
div#main .sec__map .sec__in__l > div.flex > .txt .access {
  padding: 25px;
  border-radius: 5px;
  border: 1px solid #C2C2C2;
}
div#main .sec__map .sec__in__l > div.flex > .txt .access li {
  margin: 0 0 10px;
}
div#main .sec__map .sec__in__l > div.flex > .txt .access li:last-child {
  margin: 0;
}
div#main .sec__map .sec__in__l > div.flex > .txt .access dd {
  font-weight: bold;
}
div#main .sec__map .sec__in__l > div.flex > .txt .access dd small {
  font-weight: bold;
}
div#main .sec__map .sec__in__l > div.flex > .map {
  width: 57.6271186441%;
}
div#main .sec__map .sec__in__l > div.flex > .map .embed {
  padding: 69.1176470588% 0 0;
  height: 0;
  width: 100%;
  position: relative;
  margin: 0 0 30px;
}
div#main .sec__map .sec__in__l > div.flex > .map .embed iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
div#main .sec__map .sec__in__l > div.flex > .map a {
  justify-content: center;
}
@media (max-width: 750px) {
  div#main .sec__map {
    padding: 6% 2.6666666667% 8%;
  }
  div#main .sec__map .title__ptn__1 {
    margin: 0 0 4%;
  }
  div#main .sec__map .sec__in__l > div.flex {
    display: block;
  }
  div#main .sec__map .sec__in__l > div.flex > .txt {
    width: auto;
    margin: 0 0 6%;
  }
  div#main .sec__map .sec__in__l > div.flex > .txt p {
    font-weight: bold;
    margin: 0 0 0.5em;
  }
  div#main .sec__map .sec__in__l > div.flex > .txt .data {
    margin: 0 0 4%;
  }
  div#main .sec__map .sec__in__l > div.flex > .txt .data li {
    margin: 0 0 0.5em;
  }
  div#main .sec__map .sec__in__l > div.flex > .txt .data li:last-child {
    margin: 0;
  }
  div#main .sec__map .sec__in__l > div.flex > .txt .data li dl.flex {
    display: block;
  }
  div#main .sec__map .sec__in__l > div.flex > .txt .data li dt {
    width: auto;
  }
  div#main .sec__map .sec__in__l > div.flex > .txt .data li dd {
    width: auto;
  }
  div#main .sec__map .sec__in__l > div.flex > .txt .access {
    padding: 2.8169014085%;
  }
  div#main .sec__map .sec__in__l > div.flex > .txt .access li {
    margin: 0 0 0.5em;
  }
  div#main .sec__map .sec__in__l > div.flex > .txt .access li:last-child {
    margin: 0;
  }
  div#main .sec__map .sec__in__l > div.flex > .map {
    width: auto;
  }
  div#main .sec__map .sec__in__l > div.flex > .map .embed {
    padding: 112.676056338% 0 0;
    margin: 0 0 4%;
  }
}
div#main .sec__covid {
  background: #F6F6F6;
  padding: 50px 0 60px;
}
div#main .sec__covid h2 {
  text-align: center;
  margin: 0 0 20px;
}
div#main .sec__covid p {
  text-align: center;
  margin: 0 0 50px;
}
div#main .sec__covid .sec__in__l > ul {
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  margin: 0 0 50px;
}
div#main .sec__covid .sec__in__l > ul li {
  width: 19.4915254237%;
  margin: 0 0.593220339% 4.2372881356% 0;
}
div#main .sec__covid .sec__in__l > ul li:nth-child(5n) {
  margin: 0 0 4.2372881356% 0;
}
div#main .sec__covid .sec__in__l > ul li dt {
  text-align: center;
  margin: 0 0 8px;
}
div#main .sec__covid .sec__in__l > ul li dd {
  text-align: center;
}
div#main .sec__covid .sec__in__l > dl dt {
  text-align: center;
  border-bottom: 1px solid #C2C2C2;
  padding: 0 0 5px;
  margin: 0 0 5px;
}
div#main .sec__covid .sec__in__l > dl ul {
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
}
div#main .sec__covid .sec__in__l > dl ul li {
  width: 49.1525423729%;
  margin: 0 1.6949152542% 0 0;
}
div#main .sec__covid .sec__in__l > dl ul li:nth-child(2n) {
  margin: 0;
}
@media (max-width: 750px) {
  div#main .sec__covid {
    padding: 6% 2.6666666667% 8%;
  }
  div#main .sec__covid h2 {
    margin: 0 0 4%;
  }
  div#main .sec__covid p {
    margin: 0 0 6%;
    text-align: left;
  }
  div#main .sec__covid .sec__in__l > ul {
    padding: 2.8169014085%;
    margin: 0 0 6%;
  }
  div#main .sec__covid .sec__in__l > ul li,
  div#main .sec__covid .sec__in__l > ul li:nth-child(5n) {
    width: 48%;
    margin: 0 4% 6% 0;
  }
  div#main .sec__covid .sec__in__l > ul li:nth-child(2n) {
    margin: 0 0 6% 0;
  }
  div#main .sec__covid .sec__in__l > ul li dt {
    margin: 0 0 3%;
  }
  div#main .sec__covid .sec__in__l > dl dt {
    text-align: left;
    padding: 0 0 0.5em;
    margin: 0 0 0.5em;
  }
  div#main .sec__covid .sec__in__l > dl ul.flex {
    display: block;
  }
  div#main .sec__covid .sec__in__l > dl ul li,
  div#main .sec__covid .sec__in__l > dl ul li:nth-child(2n) {
    width: auto;
    margin: 0 0 0.5em;
  }
  div#main .sec__covid .sec__in__l > dl ul li:last-child {
    margin: 0;
  }
}
div#main .article__list ul {
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
  width: 100%;
}
div#main .article__list li {
  width: 17.6%;
  margin: 0 3% 60px 0;
  transition: transform 0.3s ease 0s;
}
div#main .article__list li:nth-child(5n) {
  margin: 0 0 60px;
}
div#main .article__list li.js--on {
  transform: scale(1.1);
}
div#main .article__list li figure {
  font-size: 0;
  line-height: 0;
  margin: 0 0 10px;
  border-radius: 4px;
  overflow: hidden;
}
div#main .article__list li figure img {
  width: 100%;
}
div#main .article__list li div.flex {
  justify-content: space-between;
  align-items: center;
  font-weight: bold;
  margin: 0 0 10px;
}
div#main .article__list li div.flex time {
  color: #21568F;
}
div#main .article__list li div.flex span {
  color: #FF4E00;
  border: 1px solid #FF4E00;
  border-radius: 3px;
  padding: 0.2em 0.5em;
}
@media (max-width: 750px) {
  div#main .article__list ul {
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    width: 100%;
  }
  div#main .article__list li,
  div#main .article__list li:nth-child(5n) {
    width: 48%;
    margin: 0 4% 6% 0;
  }
  div#main .article__list li:nth-child(2n) {
    margin: 0 0 6%;
  }
  div#main .article__list li figure {
    margin: 0 0 2%;
  }
  div#main .article__list li figure img {
    width: 100%;
  }
  div#main .article__list li div.flex {
    margin: 0 0 2%;
  }
}
div#main .nav__page {
  padding: 0 0 80px;
}
div#main .nav__page .wp-pagenavi {
  display: flex;
  justify-content: center;
  align-items: center;
}
div#main .nav__page .wp-pagenavi > a, div#main .nav__page .wp-pagenavi > span {
  margin: 0 1rem;
  text-align: center;
}
div#main .nav__page .wp-pagenavi .nextpostslink,
div#main .nav__page .wp-pagenavi .previouspostslink {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100%;
  width: 3em;
  height: 3em;
  border: 1px solid #333;
  color: #FF4E00;
  overflow: hidden;
  text-align: center;
  line-height: 3em;
  transition: color 0.3s ease 0s, background-color 0.3s ease 0s;
}
div#main .nav__page .wp-pagenavi .page {
  width: 2em;
  font-weight: bold;
}
div#main .nav__page .wp-pagenavi .current {
  color: #FF4E00;
  font-weight: bold;
}
div#main .nav__page .wp-pagenavi .svg-inline--fa {
  transform: translateX(0);
}
div#main .nav__page .wp-pagenavi .prev .js--on .svg-inline--fa {
  animation: 0.3s ease 0s 1 forwards reverse btn__arw__move;
}
div#main .nav__page .wp-pagenavi .next .js--on .svg-inline--fa {
  animation: 0.3s ease 0s 1 forwards btn__arw__move;
}
@media (max-width: 750px) {
  div#main .nav__page {
    padding: 0 2.6666666667% 10%;
  }
  div#main .nav__page .wp-pagenavi > a, div#main .nav__page .wp-pagenavi > span {
    margin: 0 0.5rem;
  }
  div#main .nav__page .wp-pagenavi .nextpostslink,
  div#main .nav__page .wp-pagenavi .previouspostslink {
    width: 2em;
    height: 2em;
    line-height: 2em;
  }
  div#main .nav__page .wp-pagenavi .page {
    width: 1.5em;
  }
  div#main .nav__page .wp-pagenavi .svg-inline--fa {
    transform: translateX(0);
  }
}
div#main .btn__ptn__1 a {
  display: flex;
  align-items: center;
  font-weight: bold;
}
div#main .btn__ptn__1 a span {
  position: relative;
  overflow: hidden;
}
div#main .btn__ptn__1 a span:before {
  content: "";
  bottom: 0;
  right: 0;
  width: 0;
  height: 1px;
  background: #333;
  display: block;
  position: absolute;
  transition: width 0.3s ease 0s;
}
div#main .btn__ptn__1 a.js--on span:before {
  left: 0;
  width: 100%;
}
div#main .btn__ptn__1 a div {
  border-radius: 100%;
  width: 3em;
  height: 3em;
  border: 1px solid #333;
  background: #fff;
  color: #FF4E00;
  overflow: hidden;
  text-align: center;
  line-height: 3em;
  margin-left: 0.5em;
  transition: color 0.3s ease 0s, background-color 0.3s ease 0s;
}
div#main .btn__ptn__1 a .svg-inline--fa {
  transform: translateX(0);
}
div#main .btn__ptn__1 a.js--on div {
  background: #FF4E00;
  color: #fff;
}
div#main .btn__ptn__1 a.js--on .svg-inline--fa {
  animation: 0.3s ease 0s 1 forwards btn__arw__move;
}
div#main .btn__ptn__2 a {
  display: flex;
  align-items: center;
  font-weight: bold;
}
div#main .btn__ptn__2 a span {
  position: relative;
  overflow: hidden;
}
div#main .btn__ptn__2 a span:before {
  content: "";
  bottom: 0;
  right: 0;
  width: 0;
  height: 1px;
  background: #333;
  display: block;
  position: absolute;
  transition: width 0.3s ease 0s;
}
div#main .btn__ptn__2 a.js--on span:before {
  left: 0;
  width: 100%;
}
div#main .btn__ptn__2 a div {
  width: 3em;
  color: #FF4E00;
  overflow: hidden;
  text-align: center;
}
div#main .btn__ptn__2 a .svg-inline--fa {
  transform: translateX(0);
}
div#main .btn__ptn__2 a.js--on .svg-inline--fa {
  animation: 0.3s ease 0s 1 forwards btn__arw__move;
}
@media (max-width: 750px) {
  div#main .btn__ptn__1 a div {
    width: 2em;
    height: 2em;
    line-height: 2em;
    margin-left: 0.5em;
  }
  div#main .btn__ptn__2 a div {
    width: 2em;
  }
}
div#main .title__ptn__1 h2 {
  color: #21568F;
  text-align: center;
}
div#main .title__ptn__1 p {
  text-align: center;
  font-weight: bold;
}

@keyframes btn__arw__move {
  0% {
    transform: translateX(0px);
    opacity: 1;
  }
  49% {
    transform: translateX(15px);
    opacity: 0;
  }
  50% {
    transform: translateX(-50px);
    opacity: 0;
  }
  100% {
    transform: translateX(0px);
    opacity: 1;
  }
}