@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Montserrat:400,700");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap");
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

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

[hidden], template {
  display: none;
}

html {
  background: #fff;
  color: #000;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}

body {
  margin: 0;
}

a {
  background: transparent;
}
a:focus {
  outline: thin dotted;
}
a:hover, a:active {
  outline: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}

h3 {
  font-size: 1.17em;
  margin: 1em 0;
}

h4 {
  font-size: 1em;
  margin: 1.33em 0;
}

h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}

h6 {
  font-size: 0.75em;
  margin: 2.33em 0;
}

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

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: "“" "”" "‘" "’";
}

q:before, q:after {
  content: "";
  content: none;
}

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
  white-space: normal;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
}

button, input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

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

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

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

textarea {
  overflow: auto;
  vertical-align: top;
}

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

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

/*---clearFix ------------------*/
/** overflow:hiddenを使用しないclearfix  extendをして使用 */
.clearfix:after {
  content: url("data:image/gif;base64,R0lGODlhZAAUAIAAAAD//wAAACH5BAEAAAAALAAAAABkABQAAAIshI+py+0Po5y02ouz3rz7D4biSJbmiabqyrbuC8fyTNf2jef6zvf+DwwKZwUAOw==");
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
  zoom: 100%;
}

.clearfix {
  display: block;
}

/* Noto sans */
@font-face {
  font-family: "Noto Sans Thin";
  font-style: normal;
  font-weight: 100;
  src: url("/assets/fonts/notosans/NotoSansCJKjp-Thin.eot"); /* IE9 Compat Modes */
  src: url("/assets/fonts/notosans/NotoSansCJKjp-Thin.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/notosans/NotoSansCJKjp-Thin.woff") format("woff"), url("/assets/fonts/notosans/NotoSansCJKjp-Thin.ttf") format("truetype"); /* Safari, Android, iOS */
}
@font-face {
  font-family: "Noto Sans Light";
  font-style: normal;
  font-weight: 200;
  src: url("/assets/fonts/notosans/NotoSansCJKjp-Light.eot");
  src: url("/assets/fonts/notosans/NotoSansCJKjp-Light.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/notosans/NotoSansCJKjp-Light.woff") format("woff"), url("/assets/fonts/notosans/NotoSansCJKjp-Light.ttf") format("truetype");
}
@font-face {
  font-family: "Noto Sans DemiLight";
  font-style: normal;
  font-weight: 300;
  src: url("/assets/fonts/notosans/NotoSansCJKjp-DemiLight.eot");
  src: url("/assets/fonts/notosans/NotoSansCJKjp-DemiLight.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/notosans/NotoSansCJKjp-DemiLight.woff") format("woff"), url("/assets/fonts/notosans/NotoSansCJKjp-DemiLight.ttf") format("truetype");
}
@font-face {
  font-family: "Noto Sans Regular";
  font-style: normal;
  font-weight: 400;
  src: url("/assets/fonts/notosans/NotoSansCJKjp-Regular.eot");
  src: url("/assets/fonts/notosans/NotoSansCJKjp-Regular.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/notosans/NotoSansCJKjp-Regular.woff") format("woff"), url("/assets/fonts/notosans/NotoSansCJKjp-Regular.ttf") format("truetype");
}
@font-face {
  font-family: "Noto Sans Medium";
  font-style: normal;
  font-weight: 500;
  src: url("/assets/fonts/notosans/NotoSansCJKjp-Medium.eot");
  src: url("/assets/fonts/notosans/NotoSansCJKjp-Medium.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/notosans/NotoSansCJKjp-Medium.woff") format("woff"), url("/assets/fonts/notosans/NotoSansCJKjp-Medium.ttf") format("truetype");
}
@font-face {
  font-family: "Noto Sans Bold";
  font-style: normal;
  font-weight: 700;
  src: url("/assets/fonts/notosans/NotoSansCJKjp-Bold.eot");
  src: url("/assets/fonts/notosans/NotoSansCJKjp-Bold.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/notosans/NotoSansCJKjp-Bold.woff") format("woff"), url("/assets/fonts/notosans/NotoSansCJKjp-Bold.ttf") format("truetype");
}
@font-face {
  font-family: "Noto Sans Black";
  font-style: normal;
  font-weight: 900;
  src: url("/assets/fonts/notosans/NotoSansCJKjp-Black.eot");
  src: url("/assets/fonts/notosans/NotoSansCJKjp-Black.eot?#iefix") format("embedded-opentype"), url("/assets/fonts/notosans/NotoSansCJKjp-Black.woff") format("woff"), url("/assets/fonts/notosans/NotoSansCJKjp-Black.ttf") format("truetype");
}
body, select, input, textarea {
  color: #000;
  font-family: "Noto Sans Regular", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
}

a {
  color: inherit;
  text-decoration: inherit;
  cursor: inherit;
}
a:active, a:focus {
  outline: none;
}
a {
  cursor: pointer;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  color: #444;
  letter-spacing: 0.04rem;
}

li {
  list-style-type: none;
}

ul {
  padding: 0;
}

p {
  margin: 0;
  color: #444;
  letter-spacing: 0.04rem;
}

span, div {
  color: #444;
}

.pc {
  display: none !important;
}

.sp {
  display: block !important;
}

span.pink {
  color: #ff4a8a;
}

iframe[name=google_conversion_frame] {
  position: absolute;
  top: 0;
}

/*------------------------------
Header
------------------------------*/
header {
  background: #FFF;
  width: 100%;
}
header.min .head-inner > img {
  padding-top: 4.21875%;
  padding-bottom: 4.21875%;
  padding-left: 3.125%;
}
header.fixed {
  padding-top: 25%;
}
header.fixed .head-inner {
  transition: all 400ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; /* easeOutQuint */
  top: 0;
  position: fixed;
  z-index: 30;
  background-color: #FFF;
  border-bottom: #01b3cd 3px solid;
}
header.fixed .head-inner nav {
  display: none;
}
header.fixed .head-inner #menu-area {
  top: 100%;
}
header .head-inner {
  width: 100%;
  border-bottom: #e7e7e7 1px solid;
  background-color: #FFF;
  top: -10%;
}
header .head-inner:after {
  content: url("data:image/gif;base64,R0lGODlhZAAUAIAAAAD//wAAACH5BAEAAAAALAAAAABkABQAAAIshI+py+0Po5y02ouz3rz7D4biSJbmiabqyrbuC8fyTNf2jef6zvf+DwwKZwUAOw==");
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
header .head-inner {
  display: inline-block;
  zoom: 100%;
  display: block;
}
header .head-inner > a {
  padding-top: 4.21875%;
  width: 35.9375%;
  display: inline-block;
  background: #FFF;
  padding-left: 3.125%;
  line-height: 0;
}
header .head-inner > a img {
  width: 100%;
}
header .head-inner .head-func {
  background: #FFF;
  z-index: 102;
  float: right;
  width: 50.78125%;
  padding-right: 3.125%;
  position: relative;
  padding-bottom: 2.5%;
  padding-top: 2.65625%;
}
header .head-inner .head-func:after {
  content: url("data:image/gif;base64,R0lGODlhZAAUAIAAAAD//wAAACH5BAEAAAAALAAAAABkABQAAAIshI+py+0Po5y02ouz3rz7D4biSJbmiabqyrbuC8fyTNf2jef6zvf+DwwKZwUAOw==");
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
header .head-inner .head-func {
  display: inline-block;
  zoom: 100%;
  display: block;
}
header .head-inner .head-func .mypage-button {
  display: block;
  width: 36.9230769231%;
  height: 0;
  padding-top: 14.7692307692%;
  float: left;
  background: #bcbcbc;
  margin-bottom: 0.9230769231%;
  position: relative;
  border-radius: 10px;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
header .head-inner .head-func .mypage-button p {
  width: 100%;
  text-align: center;
}
@media only screen and (max-width: 420px) {
  header .head-inner .head-func .mypage-button p {
    font-size: 10px;
    font-size: 2.8125vw;
  }
}
@media only screen and (min-width: 421px) {
  header .head-inner .head-func .mypage-button p {
    font-size: 11.25px;
    font-size: 2.8125vw;
  }
}
@media only screen and (min-width: 601px) {
  header .head-inner .head-func .mypage-button p {
    font-size: 15px;
    font-size: 2.8125vw;
  }
}
header .head-inner .head-func .mypage-button p {
  font-weight: bold;
  color: #FFF;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  line-height: 1;
}
header .head-inner .head-func .application-button {
  display: block;
  width: 36.9230769231%;
  text-align: center;
  margin-left: 10px;
  color: #FFF;
  font-weight: bold;
  padding-top: 14.7692307692%;
}
@media only screen and (max-width: 420px) {
  header .head-inner .head-func .application-button {
    font-size: 10px;
    font-size: 2.8125vw;
  }
}
@media only screen and (min-width: 421px) {
  header .head-inner .head-func .application-button {
    font-size: 11.25px;
    font-size: 2.8125vw;
  }
}
@media only screen and (min-width: 601px) {
  header .head-inner .head-func .application-button {
    font-size: 15px;
    font-size: 2.8125vw;
  }
}
header .head-inner .head-func .application-button {
  float: left;
  position: relative;
  background: #00ad35;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border-radius: 10px;
}
header .head-inner .head-func .application-button > p {
  position: absolute;
  top: 50%;
  width: 100%;
  color: #FFF;
  text-align: center;
  transform: translate(0, -50%);
}
header .head-inner .head-func #navi-button {
  width: 15.3846153846%;
  height: 0;
  padding-top: 15.3846153846%;
  position: absolute;
  margin-top: 5.2307692308%;
  right: 5.8461538462%;
  top: 0;
  display: block;
}
header .head-inner .head-func #navi-button .line {
  height: 0;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
  padding-top: 8%;
  background: #01b3cd;
  width: 96%;
  transition: all 320ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; /* easeOutQuint */
}
header .head-inner .head-func #navi-button .line1 {
  top: 12%;
}
header .head-inner .head-func #navi-button .line2 {
  top: 44%;
}
header .head-inner .head-func #navi-button .line3 {
  top: 76%;
}
header .head-inner #navi-info {
  border-top: #e7e7e7 1px solid;
  background: #eeeeee;
  padding: 1.09375% 0 1.5625%;
  margin-top: 4.21875%;
  text-align: center;
}
header .head-inner #navi-info .info-soryo {
  display: inline-block;
  padding: 0 1.5625% 0 0;
}
header .head-inner #navi-info .info-otodoke {
  display: inline-block;
  padding: 0 0 0 1.5625%;
}
header .head-inner #navi-info .info-icon {
  width: 26px;
  display: inline;
  padding: 0 5px 0 0;
  vertical-align: middle;
}
header .head-inner #navi-info .info-icon img {
  vertical-align: top;
  padding: 3px 0 0;
  margin: 0;
}
@media only screen and (max-width: 420px) {
  header .head-inner #navi-info .info-text {
    font-size: 8.8888888889px;
    font-size: 2.5vw;
  }
}
@media only screen and (min-width: 421px) {
  header .head-inner #navi-info .info-text {
    font-size: 10px;
    font-size: 2.5vw;
  }
}
@media only screen and (min-width: 601px) {
  header .head-inner #navi-info .info-text {
    font-size: 13.3333333333px;
    font-size: 2.5vw;
  }
}
header .head-inner #navi-info .info-text {
  display: inline;
  color: #ff4a8a;
  font-family: "Noto Sans Bold" !important;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1em;
  vertical-align: middle;
}
@media only screen and (max-width: 420px) {
  header .head-inner #navi-info .info-text span {
    font-size: 12.2222222222px;
    font-size: 3.4375vw;
  }
}
@media only screen and (min-width: 421px) {
  header .head-inner #navi-info .info-text span {
    font-size: 13.75px;
    font-size: 3.4375vw;
  }
}
@media only screen and (min-width: 601px) {
  header .head-inner #navi-info .info-text span {
    font-size: 18.3333333333px;
    font-size: 3.4375vw;
  }
}
header .head-inner #navi-info .info-text span {
  color: #ff4a8a !important;
  font-family: "Noto Sans Bold" !important;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1.2em;
}
header nav {
  border-top: #e7e7e7 1px solid;
  clear: both;
}
header nav ul {
  margin: 0;
  font-size: 0;
}
header nav ul li {
  display: inline-block;
  width: 32.96875%;
  border-right: #e7e7e7 1px solid;
}
header nav ul li:last-child {
  border: none;
}
header nav ul li a {
  display: block;
  position: relative;
  padding: 12.3222748815% 0;
}
@media only screen and (max-width: 420px) {
  header nav ul li a p {
    font-size: 10px;
    font-size: 2.8125vw;
  }
}
@media only screen and (min-width: 421px) {
  header nav ul li a p {
    font-size: 11.25px;
    font-size: 2.8125vw;
  }
}
@media only screen and (min-width: 601px) {
  header nav ul li a p {
    font-size: 15px;
    font-size: 2.8125vw;
  }
}
header nav ul li a p {
  text-align: center;
}

/*------------------------------
Menu
------------------------------*/
#menu-area {
  width: 100%;
  background: #08b5ce;
  z-index: 100;
  display: none;
  position: absolute;
}
#menu-area ul {
  font-size: 0;
}
#menu-area li {
  display: inline-block;
  width: 49.6875%;
  background: url("/assets/images/share/icon/arrow-right-white.svg") left 6.2695924765% center no-repeat;
  background-size: 4%;
  border-right: 2px solid #54c5d5;
  border-bottom: 2px solid #54c5d5;
}
#menu-area li:nth-child(2n) {
  border-right: none;
}
#menu-area li a {
  display: block;
  padding: 7.8369905956% 0 7.8369905956% 14.1065830721%;
}
@media only screen and (max-width: 420px) {
  #menu-area li a {
    font-size: 13.3333333333px;
    font-size: 3.75vw;
  }
}
@media only screen and (min-width: 421px) {
  #menu-area li a {
    font-size: 15px;
    font-size: 3.75vw;
  }
}
@media only screen and (min-width: 601px) {
  #menu-area li a {
    font-size: 20px;
    font-size: 3.75vw;
  }
}
#menu-area li a {
  color: #FFF;
}
#menu-area .search-area {
  width: 87.5%;
  margin: 0 auto;
  padding: 6.25%;
  position: relative;
}
#menu-area .search-area input[type=text] {
  -webkit-appearance: none;
  border: none;
  width: 94.6428571429%;
}
@media only screen and (max-width: 420px) {
  #menu-area .search-area input[type=text] {
    font-size: 15.5555555556px;
    font-size: 4.375vw;
  }
}
@media only screen and (min-width: 421px) {
  #menu-area .search-area input[type=text] {
    font-size: 17.5px;
    font-size: 4.375vw;
  }
}
@media only screen and (min-width: 601px) {
  #menu-area .search-area input[type=text] {
    font-size: 23.3333333333px;
    font-size: 4.375vw;
  }
}
#menu-area .search-area input[type=text] {
  border-radius: 6px;
  padding: 2.6785714286% 2.6785714286%;
}
#menu-area .search-area input[type=image] {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 10.7142857143%;
  width: 6.7857142857%;
}

body.opened header .head-inner #navi-button .line2 {
  opacity: 0;
}
body.opened header .head-inner #navi-button .line1 {
  transform: translate(0, 400%) rotate(45deg);
}
body.opened header .head-inner #navi-button .line3 {
  transform: translate(0, -400%) rotate(-45deg);
}

/*------------------------------
Bread Crumb
------------------------------*/
nav.breadclumb {
  padding-left: 3.125%;
  padding-right: 3.125%;
  margin: 0 auto;
}
nav.breadclumb ul {
  font-size: 0;
  margin: 3.125% 0;
}
nav.breadclumb ul li {
  display: inline;
}
@media only screen and (max-width: 420px) {
  nav.breadclumb ul li {
    font-size: 10px;
    font-size: 2.8125vw;
  }
}
@media only screen and (min-width: 421px) {
  nav.breadclumb ul li {
    font-size: 11.25px;
    font-size: 2.8125vw;
  }
}
@media only screen and (min-width: 601px) {
  nav.breadclumb ul li {
    font-size: 15px;
    font-size: 2.8125vw;
  }
}
nav.breadclumb ul li {
  color: #656565;
}
@media only screen and (max-width: 420px) {
  nav.breadclumb ul li a {
    font-size: 10px;
    font-size: 2.8125vw;
  }
}
@media only screen and (min-width: 421px) {
  nav.breadclumb ul li a {
    font-size: 11.25px;
    font-size: 2.8125vw;
  }
}
@media only screen and (min-width: 601px) {
  nav.breadclumb ul li a {
    font-size: 15px;
    font-size: 2.8125vw;
  }
}
nav.breadclumb ul li a {
  color: #01b3cd;
}
nav.breadclumb ul li a:hover {
  text-decoration: underline;
}

/*------------------------------
Section
------------------------------*/
section {
  width: 100%;
}
section .section-inner {
  width: 93.75%;
  margin: 0 auto;
}
section .section-inner h2 {
  text-align: center;
  margin-bottom: 6.6666666667%;
  background: url("/assets/images/pc/common/dots.svg") left center repeat-x;
  background-size: 50% auto;
}
section .section-inner h2 p {
  display: inline-block;
}
@media only screen and (max-width: 420px) {
  section .section-inner h2 p {
    font-size: 15.5555555556px;
    font-size: 4.375vw;
  }
}
@media only screen and (min-width: 421px) {
  section .section-inner h2 p {
    font-size: 17.5px;
    font-size: 4.375vw;
  }
}
@media only screen and (min-width: 601px) {
  section .section-inner h2 p {
    font-size: 23.3333333333px;
    font-size: 4.375vw;
  }
}
section .section-inner h2 p {
  line-height: 1;
  color: #444;
  white-space: nowrap;
  padding: 0 5.8333333333%;
  font-feature-settings: "palt";
  letter-spacing: 0.08rem;
  font-family: "Noto Sans Bold" !important;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
section .section-inner h2 .icon {
  left: 0;
  right: 0;
  top: -120%;
  margin: auto;
  width: 6.6666666667%;
  position: absolute;
}
@media only screen and (max-width: 420px) {
  section .section-inner h2 span {
    font-size: 10px;
    font-size: 2.8125vw;
  }
}
@media only screen and (min-width: 421px) {
  section .section-inner h2 span {
    font-size: 11.25px;
    font-size: 2.8125vw;
  }
}
@media only screen and (min-width: 601px) {
  section .section-inner h2 span {
    font-size: 15px;
    font-size: 2.8125vw;
  }
}
section .section-inner h2 span {
  color: #999999;
  display: block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
}
section .section-inner h2.no-dot p {
  background: none;
  padding: 0 5.8333333333%;
}
section .section-inner h2.section-title {
  text-align: left;
  margin-bottom: 5.15625%;
  background: url("/assets/images/pc/common/sectiontitle-bg.png") left bottom repeat-x;
}
section .section-inner h2.section-title p {
  background: none;
  border-left: #01b3cd 4px solid;
}
@media only screen and (max-width: 420px) {
  section .section-inner h2.section-title p {
    font-size: 17.7777777778px;
    font-size: 5vw;
  }
}
@media only screen and (min-width: 421px) {
  section .section-inner h2.section-title p {
    font-size: 20px;
    font-size: 5vw;
  }
}
@media only screen and (min-width: 601px) {
  section .section-inner h2.section-title p {
    font-size: 26.6666666667px;
    font-size: 5vw;
  }
}
section .section-inner h2.section-title p {
  color: #222;
  width: auto;
  padding-left: 5.15625%;
  text-align: left;
  margin-bottom: 2.8125%;
  font-family: "Noto Sans Bold" !important;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/*------------------------------
Title
------------------------------*/
#title-area {
  background: #f9f9f9;
  padding: 3.90625% 0;
  margin-bottom: 7.03125%;
}
#title-area h1 {
  color: #333;
}
@media only screen and (max-width: 420px) {
  #title-area h1 {
    font-size: 13.3333333333px;
    font-size: 3.75vw;
  }
}
@media only screen and (min-width: 421px) {
  #title-area h1 {
    font-size: 15px;
    font-size: 3.75vw;
  }
}
@media only screen and (min-width: 601px) {
  #title-area h1 {
    font-size: 20px;
    font-size: 3.75vw;
  }
}
#title-area h1 {
  font-family: "Noto Sans Bold" !important;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#title-area h1 span {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: middle;
  color: #01b3cd;
}
@media only screen and (max-width: 420px) {
  #title-area h1 span {
    font-size: 8.8888888889px;
    font-size: 2.5vw;
  }
}
@media only screen and (min-width: 421px) {
  #title-area h1 span {
    font-size: 10px;
    font-size: 2.5vw;
  }
}
@media only screen and (min-width: 601px) {
  #title-area h1 span {
    font-size: 13.3333333333px;
    font-size: 2.5vw;
  }
}
#title-area h1 span {
  margin-left: 4.6875%;
}

/*------------------------------
Button
------------------------------*/
a.button {
  width: 79.5%;
  border-radius: 5px;
  background: #01b3cd url("/assets/images/share/icon/arrow-right-white.svg") right 4.1928721174% center no-repeat;
  background-size: auto;
  position: relative;
  padding: 4.3333333333% 0;
  display: block;
  margin: 0 auto;
  transition: all 460ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; /* easeOutQuint */
}
a.button p {
  color: #FFF;
  text-align: center;
}
@media only screen and (max-width: 420px) {
  a.button p {
    font-size: 15.5555555556px;
    font-size: 4.375vw;
  }
}
@media only screen and (min-width: 421px) {
  a.button p {
    font-size: 17.5px;
    font-size: 4.375vw;
  }
}
@media only screen and (min-width: 601px) {
  a.button p {
    font-size: 23.3333333333px;
    font-size: 4.375vw;
  }
}
a.button p {
  position: relative;
  top: 50%;
  line-height: 1;
}

a.greenbutton {
  display: block;
  width: 81.25%;
  color: #FFF;
  font-weight: bold;
}
@media only screen and (max-width: 420px) {
  a.greenbutton {
    font-size: 15.5555555556px;
    font-size: 4.375vw;
  }
}
@media only screen and (min-width: 421px) {
  a.greenbutton {
    font-size: 17.5px;
    font-size: 4.375vw;
  }
}
@media only screen and (min-width: 601px) {
  a.greenbutton {
    font-size: 23.3333333333px;
    font-size: 4.375vw;
  }
}
a.greenbutton {
  position: relative;
  background: #00ad35;
  transition: background 460ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; /* easeOutQuint */
  border-radius: 4px;
  font-family: "Noto Sans Bold" !important;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
a.greenbutton > div {
  position: absolute;
  top: 50%;
  width: 100%;
  color: #FFF;
  text-align: center;
  transform: translate(0, -50%);
}
a.greenbutton span {
  margin-right: 14px;
  background: #FFF;
  border-radius: 50%;
  width: 4.8076923077%;
  padding-top: 4.8076923077%;
  display: inline-block;
  position: relative;
  background: #FFF url("/assets/images/share/icon/arrow-right-green.svg") center center no-repeat;
  background-size: 40%;
}
a.greenbutton p {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
a.greenbutton:hover {
  background: #3ab961;
}

a.yellowgreenbutton {
  display: block;
  width: 81.25%;
  color: #FFF;
  font-weight: bold;
}
@media only screen and (max-width: 420px) {
  a.yellowgreenbutton {
    font-size: 15.5555555556px;
    font-size: 4.375vw;
  }
}
@media only screen and (min-width: 421px) {
  a.yellowgreenbutton {
    font-size: 17.5px;
    font-size: 4.375vw;
  }
}
@media only screen and (min-width: 601px) {
  a.yellowgreenbutton {
    font-size: 23.3333333333px;
    font-size: 4.375vw;
  }
}
a.yellowgreenbutton {
  position: relative;
  background: #a9d600;
  transition: background 460ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; /* easeOutQuint */
  border-radius: 4px;
  font-family: "Noto Sans Bold" !important;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
a.yellowgreenbutton > div {
  position: absolute;
  top: 50%;
  width: 100%;
  color: #FFF;
  text-align: center;
  text-decoration: none;
  transform: translate(0, -50%);
}
a.yellowgreenbutton span {
  margin-right: 14px;
  background: #FFF;
  border-radius: 50%;
  width: 4.8076923077%;
  padding-top: 4.8076923077%;
  display: inline-block;
  position: relative;
  background: #FFF url("/assets/images/share/icon/arrow-right-yellowgreen.svg") center center no-repeat;
  background-size: 50%;
}
a.yellowgreenbutton p {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
a.yellowgreenbutton:hover {
  background: #b4e400;
}

a.list-link {
  display: block;
  text-align: right;
  line-height: 1;
}
a.list-link p {
  display: inline-block;
}
@media only screen and (max-width: 420px) {
  a.list-link p {
    font-size: 13.3333333333px;
    font-size: 3.75vw;
  }
}
@media only screen and (min-width: 421px) {
  a.list-link p {
    font-size: 15px;
    font-size: 3.75vw;
  }
}
@media only screen and (min-width: 601px) {
  a.list-link p {
    font-size: 20px;
    font-size: 3.75vw;
  }
}
a.list-link p {
  line-height: 1;
  position: relative;
  padding-left: 4.1666666667%;
}
a.list-link p:before {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  display: inline-block;
  width: 5%;
  height: 100%;
  background: url("/assets/images/share/icon/arrow-right-blue.svg") left center no-repeat;
  background-size: contain;
}

/*------------------------------
Stars
------------------------------*/
.stars {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  width: 23.3333333333%;
  height: 0;
  text-align: left;
  padding-bottom: 4.3333333333%;
}
.stars .star {
  display: inline-block;
  width: 19.2857142857%;
  padding-top: 18.5714285714%;
  height: 0;
  background: url("/assets/images/share/icon/stars.png") 100% 0 no-repeat;
  background-size: cover;
}
.stars .filled {
  background-position: 0 0;
}

/*------------------------------
Application Area
------------------------------*/
#application-button-area {
  padding: 12.5% 0;
}
#application-button-area a {
  display: block;
  margin: 0 auto;
  position: relative;
  border-radius: 5px;
  font-family: "Noto Sans Bold" !important;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#application-button-area a img {
  width: 100%;
}
#application-button-area a .badge {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  background: #FFF;
  /* width: 62px;
  height: 62px; */
  display: none;
  border-radius: 50%;
}
#application-button-area a .badge p {
  text-align: center;
  font-weight: bold;
}
@media only screen and (max-width: 420px) {
  #application-button-area a .badge p {
    font-size: 20px;
    font-size: 5.625vw;
  }
}
@media only screen and (min-width: 421px) {
  #application-button-area a .badge p {
    font-size: 22.5px;
    font-size: 5.625vw;
  }
}
@media only screen and (min-width: 601px) {
  #application-button-area a .badge p {
    font-size: 30px;
    font-size: 5.625vw;
  }
}
#application-button-area a .badge p {
  width: 100%;
  position: absolute;
  letter-spacing: -0.05rem;
  top: 50%;
  color: #00ad35;
}
#application-button-area a .badge p span {
  font-size: 11px;
  display: block;
  color: #00ad35;
}
#application-button-area a .badge p {
  transform: translate(0, -50%);
}
#application-button-area a > p {
  color: #FFF;
  font-weight: bold;
  line-height: 1;
}
@media only screen and (max-width: 420px) {
  #application-button-area a > p {
    font-size: 18.8888888889px;
    font-size: 5.3125vw;
  }
}
@media only screen and (min-width: 421px) {
  #application-button-area a > p {
    font-size: 21.25px;
    font-size: 5.3125vw;
  }
}
@media only screen and (min-width: 601px) {
  #application-button-area a > p {
    font-size: 28.3333333333px;
    font-size: 5.3125vw;
  }
}
#application-button-area a > p {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  padding: 5.46875% 6.25% 4.6875%;
  letter-spacing: 0.06rem;
}
#application-button-area a > span {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 4.1666666667%;
  display: inline-block;
  background: #FFF url("/assets/images/share/icon/arrow-right-green.svg") center center no-repeat;
  background-size: 40%;
  width: 5%;
  height: 0;
  padding-top: 5%;
  border-radius: 50%;
}

/*------------------------------
Inquiry
------------------------------*/
#contact-area {
  background: #f4f4f4;
  padding-top: 7.8125%;
  padding-bottom: 7.8125%;
}
#contact-area .section-inner:after {
  content: url("data:image/gif;base64,R0lGODlhZAAUAIAAAAD//wAAACH5BAEAAAAALAAAAABkABQAAAIshI+py+0Po5y02ouz3rz7D4biSJbmiabqyrbuC8fyTNf2jef6zvf+DwwKZwUAOw==");
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
#contact-area .section-inner {
  display: inline-block;
  zoom: 100%;
  display: block;
  position: relative;
}
#contact-area .section-inner h2 {
  background: none;
}
@media only screen and (max-width: 420px) {
  #contact-area .section-inner h2 {
    font-size: 15.5555555556px;
    font-size: 4.375vw;
  }
}
@media only screen and (min-width: 421px) {
  #contact-area .section-inner h2 {
    font-size: 17.5px;
    font-size: 4.375vw;
  }
}
@media only screen and (min-width: 601px) {
  #contact-area .section-inner h2 {
    font-size: 23.3333333333px;
    font-size: 4.375vw;
  }
}
#contact-area .section-inner h2 {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#contact-area .section-inner > p {
  text-align: center;
}
@media only screen and (max-width: 420px) {
  #contact-area .section-inner > p {
    font-size: 13.3333333333px;
    font-size: 3.75vw;
  }
}
@media only screen and (min-width: 421px) {
  #contact-area .section-inner > p {
    font-size: 15px;
    font-size: 3.75vw;
  }
}
@media only screen and (min-width: 601px) {
  #contact-area .section-inner > p {
    font-size: 20px;
    font-size: 3.75vw;
  }
}
#contact-area .section-inner > p {
  margin-bottom: 5%;
}
#contact-area .section-inner .congestion {
  color: #ff4a8a;
}
@media only screen and (max-width: 420px) {
  #contact-area .section-inner .congestion {
    font-size: 13.3333333333px;
    font-size: 3.75vw;
  }
}
@media only screen and (min-width: 421px) {
  #contact-area .section-inner .congestion {
    font-size: 15px;
    font-size: 3.75vw;
  }
}
@media only screen and (min-width: 601px) {
  #contact-area .section-inner .congestion {
    font-size: 20px;
    font-size: 3.75vw;
  }
}
#contact-area .section-inner .congestion {
  margin-bottom: 6.6666666667%;
  line-height: 1;
  display: block;
  vertical-align: middle;
  text-align: center;
  text-decoration: underline;
}
#contact-area .section-inner .congestion span {
  display: inline-block;
  border-radius: 50%;
  background: #ff4a8a;
  width: 4.3333333333%;
  padding-top: 4.3333333333%;
  height: 0;
  top: 2px;
  position: relative;
  text-align: center;
  margin: 0 0.8333333333% 0 0;
}
#contact-area .section-inner .congestion span img {
  vertical-align: middle;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
#contact-area .number {
  width: 100%;
  background: #FFF;
  text-align: center;
  line-height: 0;
  padding: 3.3333333333% 0;
  margin-bottom: 3.1666666667%;
  border-radius: 8px;
}
#contact-area .number-new img {
  width: 80%;
}
#contact-area .number-under-contract {
  padding-bottom: 6.3333333333%;
  margin-bottom: 6.6666666667%;
}
#contact-area .number-under-contract:after {
  content: url("data:image/gif;base64,R0lGODlhZAAUAIAAAAD//wAAACH5BAEAAAAALAAAAABkABQAAAIshI+py+0Po5y02ouz3rz7D4biSJbmiabqyrbuC8fyTNf2jef6zvf+DwwKZwUAOw==");
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
#contact-area .number-under-contract {
  display: inline-block;
  zoom: 100%;
  display: block;
}
#contact-area .number-under-contract .under-contract {
  margin-bottom: 4.6666666667%;
  width: 80%;
}
#contact-area .number-under-contract .add-title {
  text-align: center;
  background: #f4f4f4;
  font-weight: bold;
}
@media only screen and (max-width: 420px) {
  #contact-area .number-under-contract .add-title {
    font-size: 13.3333333333px;
    font-size: 3.75vw;
  }
}
@media only screen and (min-width: 421px) {
  #contact-area .number-under-contract .add-title {
    font-size: 15px;
    font-size: 3.75vw;
  }
}
@media only screen and (min-width: 601px) {
  #contact-area .number-under-contract .add-title {
    font-size: 20px;
    font-size: 3.75vw;
  }
}
#contact-area .number-under-contract .add-title {
  margin: 0 auto 4%;
  width: 93.3333333333%;
  line-height: 1;
  padding: 1.6666666667% 0;
  border-radius: 4px;
}
#contact-area .number-under-contract .add-skip {
  width: 64.1666666667%;
  margin: 0 auto 5%;
}
#contact-area .number-under-contract .howto {
  line-height: 1.2;
}
@media only screen and (max-width: 420px) {
  #contact-area .number-under-contract .howto {
    font-size: 13.3333333333px;
    font-size: 3.75vw;
  }
}
@media only screen and (min-width: 421px) {
  #contact-area .number-under-contract .howto {
    font-size: 15px;
    font-size: 3.75vw;
  }
}
@media only screen and (min-width: 601px) {
  #contact-area .number-under-contract .howto {
    font-size: 20px;
    font-size: 3.75vw;
  }
}
#contact-area .number-under-contract .howto {
  text-align: center;
}
#contact-area .number-under-contract .howto a {
  color: #01b3cd;
  text-decoration: underline;
}
#contact-area .contact-button {
  display: block;
  margin: 0 auto;
  bottom: 0;
  position: relative;
  background: #01b3cd;
  border-radius: 8px;
}
#contact-area .contact-button > p {
  color: #FFF;
  font-weight: bold;
  line-height: 1;
}
@media only screen and (max-width: 420px) {
  #contact-area .contact-button > p {
    font-size: 15.5555555556px;
    font-size: 4.375vw;
  }
}
@media only screen and (min-width: 421px) {
  #contact-area .contact-button > p {
    font-size: 17.5px;
    font-size: 4.375vw;
  }
}
@media only screen and (min-width: 601px) {
  #contact-area .contact-button > p {
    font-size: 23.3333333333px;
    font-size: 4.375vw;
  }
}
#contact-area .contact-button > p {
  text-align: center;
  padding: 4% 3.3333333333% 4% 0;
  letter-spacing: 0.08rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#contact-area .contact-button > span {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 3.125%;
  display: inline-block;
  background: url("/assets/images/share/icon/arrow-right-white.svg") center center no-repeat;
  width: 2.03125%;
  border-radius: 50%;
}

/*------------------------------
foot navi
------------------------------*/
#foot-navi {
  padding-top: 7.03125%;
  padding-bottom: 5.46875%;
  background: #e4e4e4;
}
#foot-navi .footer-column:after {
  content: url("data:image/gif;base64,R0lGODlhZAAUAIAAAAD//wAAACH5BAEAAAAALAAAAABkABQAAAIshI+py+0Po5y02ouz3rz7D4biSJbmiabqyrbuC8fyTNf2jef6zvf+DwwKZwUAOw==");
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
#foot-navi .footer-column {
  display: inline-block;
  zoom: 100%;
  display: block;
}
#foot-navi .footer-column a {
  display: block;
  float: left;
  width: 48.3333333333%;
  background: #FFF url("/assets/images/share/icon/arrow-right-grey.svg") right 6.8965517241% center no-repeat;
  background-size: 4.1379310345% auto;
  color: #666666;
  border-radius: 8px;
}
@media only screen and (max-width: 420px) {
  #foot-navi .footer-column a {
    font-size: 13.3333333333px;
    font-size: 3.75vw;
  }
}
@media only screen and (min-width: 421px) {
  #foot-navi .footer-column a {
    font-size: 15px;
    font-size: 3.75vw;
  }
}
@media only screen and (min-width: 601px) {
  #foot-navi .footer-column a {
    font-size: 20px;
    font-size: 3.75vw;
  }
}
#foot-navi .footer-column a {
  font-weight: normal;
  padding: 4% 0;
  text-align: center;
  margin-bottom: 3%;
}
#foot-navi .footer-column a:nth-child(2n) {
  float: right;
}
#foot-navi .footer-sns-bx {
  padding: 0 3.125%;
}
#foot-navi .footer-sns-bx:after {
  content: url("data:image/gif;base64,R0lGODlhZAAUAIAAAAD//wAAACH5BAEAAAAALAAAAABkABQAAAIshI+py+0Po5y02ouz3rz7D4biSJbmiabqyrbuC8fyTNf2jef6zvf+DwwKZwUAOw==");
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
#foot-navi .footer-sns-bx {
  display: inline-block;
  zoom: 100%;
  display: block;
}
#foot-navi .footer-sns-bx .footer-sns {
  width: 80%;
  float: right;
  margin: 0;
  padding: 4.6875% 0 0;
}
#foot-navi .footer-sns-bx .footer-sns:after {
  content: url("data:image/gif;base64,R0lGODlhZAAUAIAAAAD//wAAACH5BAEAAAAALAAAAABkABQAAAIshI+py+0Po5y02ouz3rz7D4biSJbmiabqyrbuC8fyTNf2jef6zvf+DwwKZwUAOw==");
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
#foot-navi .footer-sns-bx .footer-sns {
  display: inline-block;
  zoom: 100%;
  display: block;
}
#foot-navi .footer-sns-bx .footer-sns li {
  width: 15%;
  float: left;
  margin: 0 0 0 5%;
}
#foot-navi .footer-sns-bx .footer-sns li:first-child {
  width: 40%;
  margin: 0;
  padding: 5px 0 0;
}

/*------------------------------
foot
------------------------------*/
footer {
  background: #a2a2a2;
  width: 100%;
  margin: 0;
}
footer .topto {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  transition: opacity 400ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; /* easeOutQuint */
}
footer .topto.show {
  opacity: 1;
}
footer .topto a {
  display: block;
  position: absolute;
  right: 3.125%;
  width: 9.375%;
  height: 0px;
  bottom: 0;
  padding-top: 9.375%;
  border-radius: 50%;
  background: #ababab;
  margin-bottom: 9.375%;
}
footer .topto a img {
  width: 40%;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 50%;
  transform: translate(0, -50%);
}
footer .footer-inner {
  width: 100%;
  margin: 0 auto;
}
footer nav {
  margin: 0 auto;
  width: 85.9375%;
  padding: 6.25% 0 0 0;
}
footer nav ul {
  font-size: 0;
  margin: 0;
  text-align: center;
}
footer nav ul li {
  display: inline-block;
  margin: 0 2.8125% 0 0;
  color: #FFF;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media only screen and (max-width: 420px) {
  footer nav ul li {
    font-size: 11.1111111111px;
    font-size: 3.125vw;
  }
}
@media only screen and (min-width: 421px) {
  footer nav ul li {
    font-size: 12.5px;
    font-size: 3.125vw;
  }
}
@media only screen and (min-width: 601px) {
  footer nav ul li {
    font-size: 16.6666666667px;
    font-size: 3.125vw;
  }
}
footer nav ul li {
  padding-bottom: 2.34375%;
  white-space: nowrap;
}
footer nav ul li.blk {
  display: block;
}
footer nav ul li a {
  margin: 0 2.8125%;
  color: #FFF;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media only screen and (max-width: 420px) {
  footer nav ul li a {
    font-size: 11.1111111111px;
    font-size: 3.125vw;
  }
}
@media only screen and (min-width: 421px) {
  footer nav ul li a {
    font-size: 12.5px;
    font-size: 3.125vw;
  }
}
@media only screen and (min-width: 601px) {
  footer nav ul li a {
    font-size: 16.6666666667px;
    font-size: 3.125vw;
  }
}
footer nav ul li a {
  text-decoration: none;
}
footer p.copy {
  color: #FFF;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media only screen and (max-width: 420px) {
  footer p.copy {
    font-size: 11.1111111111px;
    font-size: 3.125vw;
  }
}
@media only screen and (min-width: 421px) {
  footer p.copy {
    font-size: 12.5px;
    font-size: 3.125vw;
  }
}
@media only screen and (min-width: 601px) {
  footer p.copy {
    font-size: 16.6666666667px;
    font-size: 3.125vw;
  }
}
footer p.copy {
  padding: 4.6875% 0 14.0625%;
}
footer.min p.copy {
  padding-top: 3.125%;
  padding-bottom: 3.125%;
}

/*------------------------------
Common
------------------------------*/
section .qa-set {
  border-bottom: #e7e7e7 1px solid;
  padding-bottom: 4%;
  margin-bottom: 5%;
}
section .qa-set:last-child {
  border-bottom: none;
}
section .qa-set .q {
  margin-bottom: 2%;
}
section .qa-set .q span {
  display: inline-block;
  color: #FFF;
  border-radius: 50%;
  background: #63d2da;
  border: #63d2da 2px solid;
  width: 6.3333333333%;
  padding-top: 6.3333333333%;
  height: 0;
  text-align: center;
  line-height: 1.6;
  vertical-align: top;
  margin-right: 2.3333333333%;
  position: relative;
  font-size: 0;
}
section .qa-set .q span:after {
  content: "Q";
  top: 50%;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
  transform: translate(0, -50%);
}
@media only screen and (max-width: 420px) {
  section .qa-set .q span:after {
    font-size: 13.8888888889px;
    font-size: 3.90625vw;
  }
}
@media only screen and (min-width: 421px) {
  section .qa-set .q span:after {
    font-size: 15.625px;
    font-size: 3.90625vw;
  }
}
@media only screen and (min-width: 601px) {
  section .qa-set .q span:after {
    font-size: 20.8333333333px;
    font-size: 3.90625vw;
  }
}
section .qa-set .q span:after {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}
@media only screen and (max-width: 420px) {
  section .qa-set .q p {
    font-size: 13.3333333333px;
    font-size: 3.75vw;
  }
}
@media only screen and (min-width: 421px) {
  section .qa-set .q p {
    font-size: 15px;
    font-size: 3.75vw;
  }
}
@media only screen and (min-width: 601px) {
  section .qa-set .q p {
    font-size: 20px;
    font-size: 3.75vw;
  }
}
section .qa-set .q p {
  width: 86%;
  font-weight: bold;
  color: #656565;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
section .qa-set .a span {
  display: inline-block;
  border-radius: 50%;
  border: #63d2da 2px solid;
  position: relative;
  width: 6.3333333333%;
  padding-top: 6.3333333333%;
  height: 0;
  margin-right: 2.3333333333%;
  line-height: 1.6;
  vertical-align: top;
  text-align: center;
  font-size: 0;
}
section .qa-set .a span:after {
  content: "A";
  color: #63d2da;
  top: 50%;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
  transform: translate(0, -50%);
}
@media only screen and (max-width: 420px) {
  section .qa-set .a span:after {
    font-size: 13.8888888889px;
    font-size: 3.90625vw;
  }
}
@media only screen and (min-width: 421px) {
  section .qa-set .a span:after {
    font-size: 15.625px;
    font-size: 3.90625vw;
  }
}
@media only screen and (min-width: 601px) {
  section .qa-set .a span:after {
    font-size: 20.8333333333px;
    font-size: 3.90625vw;
  }
}
section .qa-set .a span:after {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}
section .qa-set p {
  width: 86%;
}
@media only screen and (max-width: 420px) {
  section .qa-set p {
    font-size: 13.3333333333px;
    font-size: 3.75vw;
  }
}
@media only screen and (min-width: 421px) {
  section .qa-set p {
    font-size: 15px;
    font-size: 3.75vw;
  }
}
@media only screen and (min-width: 601px) {
  section .qa-set p {
    font-size: 20px;
    font-size: 3.75vw;
  }
}
section .qa-set p {
  vertical-align: top;
  display: inline-block;
  color: #656565;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media only screen and (max-width: 420px) {
  section h2.section-header {
    font-size: 15.5555555556px;
    font-size: 4.375vw;
  }
}
@media only screen and (min-width: 421px) {
  section h2.section-header {
    font-size: 17.5px;
    font-size: 4.375vw;
  }
}
@media only screen and (min-width: 601px) {
  section h2.section-header {
    font-size: 23.3333333333px;
    font-size: 4.375vw;
  }
}
section h2.section-header {
  background: #d3f5f7;
  padding-left: 4.1666666667%;
  padding-top: 2.6666666667%;
  padding-bottom: 2.6666666667%;
  margin-bottom: 2.8333333333%;
  border-radius: 4px;
  font-family: "Noto Sans Bold" !important;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: left;
}
section h2.section-header span {
  font-size: 12px;
  display: inline-block;
  background: none;
  color: #444;
}
section h2.section-header p {
  line-height: 1.5;
  padding-left: 4%;
  border-left: 4px solid #63d2da;
  background: none;
}
@media only screen and (max-width: 420px) {
  section h3.section-header {
    font-size: 15.5555555556px;
    font-size: 4.375vw;
  }
}
@media only screen and (min-width: 421px) {
  section h3.section-header {
    font-size: 17.5px;
    font-size: 4.375vw;
  }
}
@media only screen and (min-width: 601px) {
  section h3.section-header {
    font-size: 23.3333333333px;
    font-size: 4.375vw;
  }
}
section h3.section-header {
  background: #d3f5f7;
  padding-left: 4.1666666667%;
  padding-top: 2.6666666667%;
  padding-bottom: 2.6666666667%;
  margin-bottom: 2.8333333333%;
  border-radius: 4px;
  font-family: "Noto Sans Bold" !important;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
section h3.section-header span {
  font-size: 12px;
}
section h3.section-header p {
  line-height: 1.5;
  padding-left: 4%;
  border-left: 4px solid #63d2da;
}
section {
  /* 右カラムなど */
}
section .sub-column {
  margin-top: 11.71875%;
}
section .sub-column .sub-column-content {
  border: #01b3cd 1px solid;
  border-radius: 6px;
  margin-bottom: 8.4375%;
  background: #FFF;
}
section .sub-column .sub-head {
  background: none;
  text-align: left;
  margin: 0;
  border-radius: 6px 6px 0 0;
  line-height: 0;
  padding: 5.6666666667% 5%;
  background: #01b3cd;
}
section .sub-column .sub-head p {
  color: #FFF;
  background: none;
  width: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media only screen and (max-width: 420px) {
  section .sub-column .sub-head p {
    font-size: 15.5555555556px;
    font-size: 4.375vw;
  }
}
@media only screen and (min-width: 421px) {
  section .sub-column .sub-head p {
    font-size: 17.5px;
    font-size: 4.375vw;
  }
}
@media only screen and (min-width: 601px) {
  section .sub-column .sub-head p {
    font-size: 23.3333333333px;
    font-size: 4.375vw;
  }
}
section .sub-column .sub-head p {
  line-height: 1;
  font-weight: bold;
  letter-spacing: 0.04rem;
  padding: 0;
}
section .sub-column nav ul {
  margin: 0 auto;
  padding: 0;
  width: 92.6666666667%;
}
section .sub-column nav ul li {
  display: block;
  border-bottom: #b4b4b4 1px dotted;
}
section .sub-column nav ul li:last-child {
  border-bottom: none;
}
@media only screen and (max-width: 420px) {
  section .sub-column nav ul li a {
    font-size: 13.3333333333px;
    font-size: 3.75vw;
  }
}
@media only screen and (min-width: 421px) {
  section .sub-column nav ul li a {
    font-size: 15px;
    font-size: 3.75vw;
  }
}
@media only screen and (min-width: 601px) {
  section .sub-column nav ul li a {
    font-size: 20px;
    font-size: 3.75vw;
  }
}
section .sub-column nav ul li a {
  color: #444;
  padding: 5.7553956835% 0 5.3956834532% 5.3956834532%;
  display: block;
  background: url("/assets/images/share/icon/arrow-right-blue.svg") center left no-repeat;
  background-size: 2.3381294964% auto;
}
section .sub-column nav ul li a.active {
  color: #01b3cd;
}

/*------------------------------
pagination
------------------------------*/
.pagination {
  text-align: center;
  font-size: 0;
}
.pagination .inner {
  white-space: nowrap;
  display: inline-block;
  border: #eeeeee 2px solid;
  border-radius: 6px;
  background: #dddddd;
}
.pagination .inner a {
  margin-right: 1px;
}
@media only screen and (max-width: 420px) {
  .pagination .inner a {
    font-size: 11.1111111111px;
    font-size: 3.125vw;
  }
}
@media only screen and (min-width: 421px) {
  .pagination .inner a {
    font-size: 12.5px;
    font-size: 3.125vw;
  }
}
@media only screen and (min-width: 601px) {
  .pagination .inner a {
    font-size: 16.6666666667px;
    font-size: 3.125vw;
  }
}
.pagination .inner a {
  padding: 20px 25px;
  display: inline-block;
  line-height: 1;
  font-weight: normal;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.05rem;
  color: #01b3cd;
  background: #FFF;
}
.pagination .inner a.next {
  margin: 0;
}
.pagination .inner a.disabled {
  color: #444;
  pointer-events: none;
}
.pagination .inner a.active {
  color: #FFF;
  background: #01b3cd;
}

/*------------------------------
記事関連
------------------------------*/
section .body-area {
  border: #f9f9f9 6px solid;
  border-radius: 8px;
  background: #FFF;
  padding: 6.25% 4.6875%;
  margin-bottom: 8.4375%;
}
section .body-area p {
  color: #666666;
}
@media only screen and (max-width: 420px) {
  section .body-area p {
    font-size: 13.3333333333px;
    font-size: 3.75vw;
  }
}
@media only screen and (min-width: 421px) {
  section .body-area p {
    font-size: 15px;
    font-size: 3.75vw;
  }
}
@media only screen and (min-width: 601px) {
  section .body-area p {
    font-size: 20px;
    font-size: 3.75vw;
  }
}
section .body-area p {
  line-height: 1.8;
  margin-bottom: 5.8333333333%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
section .body-area p a {
  text-decoration: underline;
}
section .body-area p:last-child {
  margin-bottom: 0;
}
section .body-area img {
  width: 100%;
  margin-bottom: 5.8333333333%;
  display: block;
}
section .back-button {
  display: block;
  background: #a2a2a2 url("/assets/images/share/icon/arrow-right-white.svg") right 4.1666666667% center no-repeat;
  background-size: 3.5% auto;
  width: 100%;
  margin: 0 auto;
  border-radius: 7px;
  padding: 4.1666666667% 0;
}
section .back-button p {
  color: #FFF;
}
@media only screen and (max-width: 420px) {
  section .back-button p {
    font-size: 17.7777777778px;
    font-size: 5vw;
  }
}
@media only screen and (min-width: 421px) {
  section .back-button p {
    font-size: 20px;
    font-size: 5vw;
  }
}
@media only screen and (min-width: 601px) {
  section .back-button p {
    font-size: 26.6666666667px;
    font-size: 5vw;
  }
}
section .back-button p {
  text-align: center;
}
section .back-button {
  /* &:hover {
    background-color: global.$textBlue;
  } */
}

/*------------------------------
Input
------------------------------*/
input[type=text],
input[type=password],
input[type=number],
input[type=email] {
  border: #dfdfdf 1px solid;
  padding: 2.9166666667% 2.9166666667%;
  border-radius: 12px;
  display: inline-block;
  margin-right: 3.125%;
}
@media only screen and (max-width: 420px) {
  input[type=text],
  input[type=password],
  input[type=number],
  input[type=email] {
    font-size: 15.5555555556px;
    font-size: 4.375vw;
  }
}
@media only screen and (min-width: 421px) {
  input[type=text],
  input[type=password],
  input[type=number],
  input[type=email] {
    font-size: 17.5px;
    font-size: 4.375vw;
  }
}
@media only screen and (min-width: 601px) {
  input[type=text],
  input[type=password],
  input[type=number],
  input[type=email] {
    font-size: 23.3333333333px;
    font-size: 4.375vw;
  }
}
input[type=text].size-ss,
input[type=password].size-ss,
input[type=number].size-ss,
input[type=email].size-ss {
  width: 10%;
}
input[type=text].size-s,
input[type=password].size-s,
input[type=number].size-s,
input[type=email].size-s {
  width: 34.4%;
}
input[type=text].size-m,
input[type=password].size-m,
input[type=number].size-m,
input[type=email].size-m {
  width: 80%;
}
input[type=text].size-l,
input[type=password].size-l,
input[type=number].size-l,
input[type=email].size-l {
  width: 80%;
}
input[type=text]:-moz-placeholder, input[type=password]:-moz-placeholder, input[type=number]:-moz-placeholder, input[type=email]:-moz-placeholder {
  color: #afafaf;
}
input[type=text]:placeholder-shown,
input[type=password]:placeholder-shown,
input[type=number]:placeholder-shown,
input[type=email]:placeholder-shown {
  color: #afafaf;
}
input[type=text]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=number]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder {
  color: #afafaf;
}
input[type=text]:-moz-placeholder,
input[type=password]:-moz-placeholder,
input[type=number]:-moz-placeholder,
input[type=email]:-moz-placeholder {
  color: #afafaf;
  opacity: 1;
}
input[type=text]::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=number]::-moz-placeholder,
input[type=email]::-moz-placeholder {
  color: #afafaf;
  opacity: 1;
}
input[type=text]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=number]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder {
  color: #afafaf;
}
input[type=text].error,
input[type=password].error,
input[type=number].error,
input[type=email].error {
  background: #feecf2;
}

input[type=text][disabled] {
  color: #000;
  background: #ececec;
  opacity: 1;
}

@media only screen and (max-width: 420px) {
  .require {
    font-size: 11.1111111111px;
    font-size: 3.125vw;
  }
}
@media only screen and (min-width: 421px) {
  .require {
    font-size: 12.5px;
    font-size: 3.125vw;
  }
}
@media only screen and (min-width: 601px) {
  .require {
    font-size: 16.6666666667px;
    font-size: 3.125vw;
  }
}
.require {
  padding: 0.625% 1.25% 0.625%;
  color: #FFF;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translate(0, -50%);
  letter-spacing: 0.08rem;
  background: #ff4a8a;
}

.error-message {
  display: block;
  color: #ff4a8a;
}
@media only screen and (max-width: 420px) {
  .error-message {
    font-size: 11.1111111111px;
    font-size: 3.125vw;
  }
}
@media only screen and (min-width: 421px) {
  .error-message {
    font-size: 12.5px;
    font-size: 3.125vw;
  }
}
@media only screen and (min-width: 601px) {
  .error-message {
    font-size: 16.6666666667px;
    font-size: 3.125vw;
  }
}

textarea {
  border: #e7e7e7 1px solid;
}
@media only screen and (max-width: 420px) {
  textarea {
    font-size: 15.5555555556px;
    font-size: 4.375vw;
  }
}
@media only screen and (min-width: 421px) {
  textarea {
    font-size: 17.5px;
    font-size: 4.375vw;
  }
}
@media only screen and (min-width: 601px) {
  textarea {
    font-size: 23.3333333333px;
    font-size: 4.375vw;
  }
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border: #dfdfdf 1px solid;
  padding: 4.0268456376% 5.033557047% 4.0268456376% 3.355704698%;
  border-radius: 12px;
  text-align: center;
  display: inline-block;
  background: #fff url("/assets/images/share/arrow-select.svg") right 10px center no-repeat;
  line-height: 1;
  margin-right: 2.6845637584%;
}
@media only screen and (max-width: 420px) {
  select {
    font-size: 15.5555555556px;
    font-size: 4.375vw;
  }
}
@media only screen and (min-width: 421px) {
  select {
    font-size: 17.5px;
    font-size: 4.375vw;
  }
}
@media only screen and (min-width: 601px) {
  select {
    font-size: 23.3333333333px;
    font-size: 4.375vw;
  }
}
select.size-l {
  width: 100%;
}
select.error {
  background: #feecf2;
}

label {
  position: relative;
}

input[type=radio] {
  opacity: 0;
  position: absolute;
}

input[type=radio] + label {
  background: #FFF;
  border: #f0f0f0 2px solid;
}
@media only screen and (max-width: 420px) {
  input[type=radio] + label {
    font-size: 15.5555555556px;
    font-size: 4.375vw;
  }
}
@media only screen and (min-width: 421px) {
  input[type=radio] + label {
    font-size: 17.5px;
    font-size: 4.375vw;
  }
}
@media only screen and (min-width: 601px) {
  input[type=radio] + label {
    font-size: 23.3333333333px;
    font-size: 4.375vw;
  }
}
input[type=radio] + label {
  transition: all 400ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; /* easeOutQuint */
}
input[type=radio] + label p {
  display: inline-block;
  width: 100%;
}
input[type=radio] + label p:before {
  position: absolute;
  display: inline-block;
  content: " ";
  width: 19px;
  height: 19px;
  background: #FFF;
  top: 50%;
  left: 8%;
  border: 1px solid #cccccc;
  transform: translate(0, -50%);
}
input[type=radio] + label p:after {
  opacity: 0;
}
input[type=radio] + label.error {
  background: #feecf2;
}

input[type=radio]:checked + label p:after {
  position: absolute;
  opacity: 1;
  left: 22px;
  width: 15px;
  height: 8px;
  margin-top: 8px;
  content: "";
  border-left: 5px solid #000000;
  border-bottom: 5px solid #000000;
  transform: rotate(-45deg);
}

input[type=checkbox] {
  opacity: 0;
  height: 2px;
  position: absolute;
}

input[type=checkbox] + label {
  position: relative;
}
@media only screen and (max-width: 420px) {
  input[type=checkbox] + label {
    font-size: 13.3333333333px;
    font-size: 3.75vw;
  }
}
@media only screen and (min-width: 421px) {
  input[type=checkbox] + label {
    font-size: 15px;
    font-size: 3.75vw;
  }
}
@media only screen and (min-width: 601px) {
  input[type=checkbox] + label {
    font-size: 20px;
    font-size: 3.75vw;
  }
}
input[type=checkbox] + label:before {
  content: "";
  position: relative;
  display: inline-block;
  width: 27px;
  height: 27px;
  border: #d6d2d3 1px solid;
  background: #FFF;
  border-radius: 2px;
  left: -10px;
  top: 5px;
}

input[type=checkbox]:checked + label {
  position: relative;
}
input[type=checkbox]:checked + label:after {
  position: absolute;
  opacity: 1;
  top: 50%;
  left: 0;
  width: 15px;
  height: 8px;
  margin-top: -5px;
  content: "";
  border-left: 5px solid #000000;
  border-bottom: 5px solid #000000;
  transform: rotate(-45deg) translate(0, -50%);
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

body {
  font-family: "Noto Sans JP", sans-serif;
}

#title-area {
  margin-bottom: 0;
}

.recipe__inner {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 20px;
}

@keyframes loading {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fixed-in {
  from {
    top: 0px;
  }
  to {
    top: 100px;
  }
}
.mv {
  width: 100%;
  margin-bottom: 12.5vw;
  animation: loading 1s;
}
.mv__img {
  width: 100%;
  height: auto;
  margin-bottom: 12.5vw;
}
.mv__img img {
  width: 100%;
  height: auto;
}
.mv__txt {
  padding: 0 6.25vw;
}
.mv__txt p {
  font-size: 3.75vw;
  font-weight: 300;
  line-height: 1.8em;
  text-align: left;
}

.recipe-gallery {
  position: relative;
  margin-bottom: 100px;
}
.recipe-gallery::after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.recipe-gallery__wrapper {
  display: flex;
  -moz-column-gap: 5px;
       column-gap: 5px;
  z-index: 1;
  width: 100%;
  overflow: hidden;
}
.recipe-gallery__wrapper .pattern-container {
  display: flex;
  -moz-column-gap: 10px;
       column-gap: 10px;
}
.recipe-gallery .recipe-gallery__item-group {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.recipe-gallery .recipe-gallery__item {
  position: relative;
  cursor: pointer;
}
.recipe-gallery .recipe-gallery__item__img {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.recipe-gallery .recipe-gallery__item__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  vertical-align: bottom;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
  transition: transform 0.3s ease;
}
.recipe-gallery .recipe-gallery__item__inner {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: inherit;
}
.recipe-gallery .recipe-gallery__item:active .recipe-gallery__item__img img {
  transform: scale(1.05);
}
.recipe-gallery .recipe-gallery__item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  vertical-align: bottom;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -o-user-drag: none;
  user-drag: none;
  pointer-events: none;
  transform: scale(1.008);
}
.recipe-gallery .recipe-gallery__item__content {
  opacity: 0;
}
.recipe-gallery .recipe-gallery__item__content br {
  display: none;
}
.recipe-gallery .recipe-gallery__item__content {
  transition: opacity 0.3s ease;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  min-height: 25%;
  padding: 0 2rem 1rem;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  box-sizing: border-box;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
}
.recipe-gallery .recipe-gallery__item__content h3, .recipe-gallery .recipe-gallery__item__content h4, .recipe-gallery .recipe-gallery__item__content p, .recipe-gallery .recipe-gallery__item__content span {
  color: #fff;
}
.recipe-gallery .recipe-gallery__item__content h3 {
  font-size: 16px;
  padding-bottom: 8px;
}
.recipe-gallery .recipe-gallery__item__content h4 {
  font-size: 10px;
  line-height: 1.6em;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.recipe-gallery .recipe-gallery__item__content p {
  font-size: 12px;
}
.recipe-gallery .recipe-gallery__item__content .recipe-gallery__item-group {
  display: flex;
  flex-direction: row;
  gap: 10px;
}
.recipe-gallery .recipe-gallery__item__content .recipe-gallery__item-group {
  display: flex;
  flex-direction: row;
  gap: 10px;
}
.recipe-gallery .recipe-gallery__item[data-image-size=big] {
  width: 100%;
  aspect-ratio: 4/3;
}
.recipe-gallery .recipe-gallery__item[data-image-size=big] .recipe-gallery__item__content {
  padding: 0 2rem 1rem;
}
.recipe-gallery .recipe-gallery__item[data-image-size=small] {
  width: 33.3333333333%;
  aspect-ratio: 1/1;
}
.recipe-gallery .recipe-gallery__item[data-image-size=small] .recipe-gallery__item__content {
  padding: 0 1rem 0.5rem;
}

.recipe-popular {
  padding: 8.125vw 0;
}
.recipe-popular__inner {
  max-width: 100%;
  margin: 0 auto;
}
.recipe-popular__ttl {
  position: relative;
  font-size: 5.625vw;
  font-weight: 700;
  margin-bottom: 32px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  color: #222;
  padding-bottom: 5vw;
}
.recipe-popular__txt {
  font-size: 3.75vw;
  padding: 0 3.125vw;
  line-height: 200%;
  color: #222;
  text-align: left;
  letter-spacing: 0.1em;
  display: none;
}
.recipe-popular__list {
  display: flex;
  justify-content: center;
  gap: 3.125vw;
  margin: 0 auto;
}
.recipe-popular__list .item {
  position: relative;
  width: 50%;
}
.recipe-popular__list .item__img {
  position: relative;
  background: #f4f4f4;
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
  border-radius: 10px;
  margin-bottom: 16px;
  overflow: hidden;
}
.recipe-popular__list .item__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  transition: transform 0.3s ease;
}
.recipe-popular__list .item__txt {
  padding: 0 1.5625vw;
}
.recipe-popular__list .item__txt br {
  display: none;
}
.recipe-popular__list .item__ttl {
  font-size: 3.125vw;
  font-weight: 700;
  margin-bottom: 8px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.recipe-popular__list .item__description {
  font-size: 14px;
  line-height: 160%;
  color: #666666;
  letter-spacing: 0.1em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: none;
}
.recipe-popular__list .item__arrow {
  position: absolute;
  bottom: 3%;
  right: 3%;
  display: flex;
  justify-self: center;
  align-items: center;
  width: 5.625vw;
  height: 5.625vw;
  border-radius: 999px;
}
.recipe-popular__list .item__arrow:after {
  content: "";
  border: 2px solid #fff;
  border-left: none;
  border-bottom: none;
  width: 6px;
  height: 6px;
  transform: translateX(-1px) rotate(45deg);
  margin: 0 auto;
  transition: transform 0.3s ease;
}
.recipe-popular__list .item .new-batch {
  background: #fbf0dc;
  width: 40px;
  height: 40px;
  border-radius: 999px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: -10px;
  left: -4px;
  z-index: 1;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -o-user-drag: none;
  user-drag: none;
  pointer-events: none;
}
.recipe-popular__list .item:active .item__img img {
  transform: scale(1.05);
  transition: transform 0.3s ease;
}
.recipe-popular__list .item:active .item__arrow::after {
  transform: translateX(0px) rotate(45deg);
  transition: transform 0.3s ease;
}
.recipe-popular__list .item:nth-of-type(1)::before {
  background: url("/assets/images/pc/feature/recipe/rank1-icon.svg") center center/contain no-repeat;
  width: 17.8125vw;
  height: 8.75vw;
}
.recipe-popular__list .item:nth-of-type(2)::before {
  background: url("/assets/images/pc/feature/recipe/rank2-icon.svg") center center/contain no-repeat;
  width: 14.375vw;
  height: 7.1875vw;
  margin-top: 10px;
}
.recipe-popular__list .item:nth-of-type(3)::before {
  background: url("/assets/images/pc/feature/recipe/rank3-icon.svg") center center/contain no-repeat;
  width: 12.1875vw;
  height: 5.9375vw;
  margin-top: 19px;
}
.recipe-popular__list .item::before {
  content: "";
  display: block;
  margin: 0 auto 10px;
  box-sizing: border-box;
}
.recipe-popular .outer {
  text-align: right;
}
.recipe-popular .outer a {
  font-size: 14px;
  color: #222;
  text-decoration: none;
  border-bottom: 1px solid #222;
  padding-bottom: 4px;
  transition: all 0.3s ease;
}
.recipe-popular .outer a:active {
  opacity: 0.7;
}
.recipe-popular[data-contents=dish] {
  background: #fbfcd9;
}
.recipe-popular[data-contents=dish] .recipe-popular__ttl {
  color: #ff7f00;
}
.recipe-popular[data-contents=dish] .recipe-popular__ttl span {
  color: #ff7f00;
}
.recipe-popular[data-contents=dish] .recipe-popular__ttl::after {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 41.875vw;
  height: 3.4375vw;
  background: url("/assets/images/sp/feature/recipe/ttl-line01.png") center center/contain no-repeat;
  opacity: 0;
  transition: opacity 0.5s ease;
}
.recipe-popular[data-contents=dish] .recipe-popular__ttl.animated::after {
  opacity: 1;
  transition-delay: 1.3s;
}
.recipe-popular[data-contents=dish] .item__arrow {
  background: #ff7f00;
}
.recipe-popular[data-contents=miso-soup] {
  position: relative;
  background: #f7f2e8;
}
.recipe-popular[data-contents=miso-soup]::after {
  content: "";
  background: #f7f2e8;
  display: inline-block;
  width: 100%;
  height: 40px;
  position: absolute;
  bottom: -40px;
  left: 0;
  z-index: 0;
}
.recipe-popular[data-contents=miso-soup] .recipe-popular__ttl {
  color: #222;
  display: flex;
  align-items: center;
  justify-content: center;
}
.recipe-popular[data-contents=miso-soup] .recipe-popular__ttl span:nth-of-type(3) {
  margin-right: 0.5rem;
}
.recipe-popular[data-contents=miso-soup] .recipe-popular__ttl::before {
  content: "";
  display: inline-block;
  width: 7.8125vw;
  height: 5vw;
  background: url("/assets/images/pc/feature/recipe/youtube-icon.svg") center center/contain no-repeat;
  margin-right: 10px;
  opacity: 0;
  transition: opacity 0.5s ease;
  margin-top: 1vw;
}
.recipe-popular[data-contents=miso-soup] .recipe-popular__ttl.animated::before {
  opacity: 1;
  transition-delay: 0s;
}
.recipe-popular[data-contents=miso-soup] .recipe-popular__ttl::after {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 71.25vw;
  height: 3.59375vw;
  background: url("/assets/images/pc/feature/recipe/ttl-line02.png") center center/contain no-repeat;
  opacity: 0;
  transition: opacity 0.5s ease;
}
.recipe-popular[data-contents=miso-soup] .recipe-popular__ttl.animated::after {
  opacity: 1;
  transition-delay: 1.3s;
}
.recipe-popular[data-contents=miso-soup] .recipe-popular__list .item__img::after {
  content: "";
  display: block;
  width: 80px;
  height: 80px;
  background: url("/assets/images/pc/feature/recipe/movie-btn.svg") center center/contain no-repeat;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  transition: transform 0.3s ease;
}
.recipe-popular[data-contents=miso-soup] .item__arrow {
  background: #c2620d;
}

.recipe-contents {
  position: relative;
  padding: 15.625vw 0;
  border-radius: 25px 25px 0 0;
  max-width: 100%;
  overflow: hidden;
  box-sizing: border-box;
  overflow: hidden;
}
.recipe-contents__ttl {
  font-size: 5.625vw;
  font-weight: 700;
  margin-bottom: 56px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  color: #222;
}
.recipe-contents__ttl::after {
  content: "";
  display: block;
  text-align: center;
  width: 10.9375vw;
  height: 3px;
  margin: 16px auto;
}
.recipe-contents::after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 40px;
  position: absolute;
  bottom: -40px;
  left: 0;
  z-index: 0;
}
.recipe-contents .recipe-list .item__img {
  position: relative;
}
.recipe-contents[data-contents=dish] {
  background: #fbfcd9 url("/assets/images/sp/feature/recipe/recipe-contents-dish-bg.png") no-repeat top center/cover;
}
.recipe-contents[data-contents=dish] .recipe-contents__ttl:after {
  background: #ff7f00;
}
.recipe-contents[data-contents=dish]::after {
  background: #fbfcd9;
}
.recipe-contents[data-contents=dish] .recipe-select__list {
  border-color: #ff7f00;
}
.recipe-contents[data-contents=dish] .recipe-select .simplebar-scrollbar::before {
  background: #ff7f00;
}
.recipe-contents[data-contents=dish] .item__ttl {
  position: relative;
  color: #222;
}
.recipe-contents[data-contents=dish] .item.is-selected {
  background: #fbf0dc;
}
.recipe-contents[data-contents=dish] .recipe-select__list .item__ttl {
  color: #ff7f00;
}
.recipe-contents[data-contents=dish] .recipe-item__ttl {
  color: #ff7f00;
}
.recipe-contents[data-contents=dish] .recipe-item__ttl::before {
  background: #ff7f00;
}
.recipe-contents[data-contents=dish] .recipe-item .item:active {
  border-color: #ff7f00;
}
.recipe-contents[data-contents=dish] .recipe-item .item__arrow {
  background: #ff7f00;
}
.recipe-contents[data-contents=miso-soup] {
  background: #f7f2e8 url("/assets/images/sp/feature/recipe/recipe-contents-miso-soup-bg.png") no-repeat top center/cover;
}
.recipe-contents[data-contents=miso-soup] .recipe-contents__ttl:after {
  background: #c2620d;
}
.recipe-contents[data-contents=miso-soup] .recipe-select__list {
  border-color: #c2620d;
}
.recipe-contents[data-contents=miso-soup] .recipe-select .simplebar-scrollbar::before {
  background: #c2620d;
}
.recipe-contents[data-contents=miso-soup] .item__ttl {
  position: relative;
  color: #222;
}
.recipe-contents[data-contents=miso-soup] .item.is-selected {
  background: #fbf0dc;
}
.recipe-contents[data-contents=miso-soup] .recipe-select__list .item__ttl {
  color: #c2620d;
}
.recipe-contents[data-contents=miso-soup] .recipe-item__ttl {
  color: #c2620d;
}
.recipe-contents[data-contents=miso-soup] .recipe-item__ttl::before {
  background: #c2620d;
}
.recipe-contents[data-contents=miso-soup] .recipe-item .item:active {
  border-color: #c2620d;
}
.recipe-contents[data-contents=miso-soup] .item__arrow {
  background: #c2620d;
}
.recipe-contents[data-contents=miso-soup] .recipe-list .item__img::after {
  content: "";
  display: block;
  width: 80px;
  height: 80px;
  background: url("/assets/images/pc/feature/recipe/movie-btn.svg") center center/contain no-repeat;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
  transition: transform 0.3s ease;
}

.recipe-select {
  position: relative;
  top: initial;
  width: 100vw;
  margin: 0 calc(50% - 50vw) 8.75vw;
  box-sizing: border-box;
  overflow-x: scroll;
  -ms-overflow-style: none; /* IE, Edge 対応 */
  scrollbar-width: none; /* Firefox 対応 */
  left: 30px;
  right: 20px;
  width: calc(100vw - 30px);
}
.recipe-select__outer {
  padding: 0 40px 0 20px;
  transform-origin: left center;
}
.recipe-select::-webkit-scrollbar {
  /* Chrome, Safari 対応 */
  display: none;
}
.recipe-select .simplebar-scrollbar::before {
  background: #ff7f00;
  border-radius: 4px;
  height: 6px;
  top: 2px;
}
.recipe-select .simplebar-scrollbar.simplebar-visible::before {
  opacity: 1;
}
.recipe-select .simplebar-track.simplebar-horizontal {
  background: rgba(221, 230, 229, 0.5);
  height: 10px !important;
  border-radius: 5px;
}
.recipe-select.is-fixed {
  position: fixed;
  top: 150px;
  left: 0;
  right: 0;
  width: 100vw;
  z-index: 7;
  margin: 0;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
  animation: fixed-in 0.35s ease-in-out;
}
.recipe-select.is-fixed .recipe-select__list {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  margin: 0 0 16px;
}
.recipe-select.is-fixed .item__ttl {
  font-size: 2.8125vw;
  margin-bottom: 1.25vw;
}
.recipe-select.is-fixed .item__img {
  min-height: 35px;
}
.recipe-select.is-fixed img {
  height: 34px;
}
.recipe-select.is-fixed .simplebar-track.simplebar-horizontal {
  left: 20px !important;
  right: 20px !important;
  width: calc(100% - 40px) !important;
}

.recipe-select__list {
  display: flex;
  justify-content: flex-start;
  list-style: none;
  border: 2px solid;
  border-radius: 4px;
  width: -moz-max-content;
  width: max-content;
  min-width: 100%;
  margin: 0 0 16px;
  padding: 0;
}
.recipe-select__list .item {
  background: white;
  position: relative;
  flex: 0 0 auto;
  width: auto;
  min-width: 18.75vw;
  white-space: nowrap;
  overflow: hidden;
  touch-action: manipulation;
}
.recipe-select__list .item.is-selected:active::after {
  display: none;
}
.recipe-select__list .item {
  cursor: pointer;
}
.recipe-select__list .item:not(:first-child) {
  position: relative;
}
.recipe-select__list .item:not(:first-child)::before {
  content: "";
  width: 1px;
  height: calc(100% - 16px);
  background: #dde6e5;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  display: inline-block;
}
.recipe-select__list .item__button {
  background: transparent;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border: none;
  outline: none;
  padding: 1.25vw 2.5vw;
  width: 100%;
  touch-action: manipulation;
  z-index: 2;
}
.recipe-select__list .item__ttl {
  font-size: 2.5vw;
  font-weight: 500;
  margin-bottom: 10px;
  white-space: nowrap;
  text-align: center;
  align-self: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.recipe-select__list .item__img {
  display: flex;
  min-height: 45px;
}
.recipe-select__list .item__img img {
  display: inline-block;
  font-size: 10px;
  vertical-align: bottom;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -o-user-drag: none;
  user-drag: none;
  pointer-events: none;
}

.recipe-item__ttl {
  font-size: 4.375vw;
  font-weight: 700;
  margin-bottom: 3.75vw;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.recipe-item__ttl::before {
  content: "";
  display: inline-block;
  width: 3.75vw;
  height: 3px;
  vertical-align: middle;
  margin-right: 10px;
  margin-top: -4px;
}

.recipe-list {
  display: flex;
  flex-wrap: wrap;
  gap: 3.125vw;
}
.recipe-list .item {
  position: relative;
  background: white;
  width: calc(50% - 1.5625vw);
  height: auto;
  aspect-ratio: 290/350;
  padding: 1.875vw;
  box-sizing: border-box;
  border: 2px solid transparent;
  cursor: pointer;
  border-radius: 2px;
}
.recipe-list .item .new-batch {
  background: #fbf0dc;
  width: 10vw;
  height: 10vw;
  border-radius: 999px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: -10px;
  left: -4px;
  z-index: 1;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -o-user-drag: none;
  user-drag: none;
  pointer-events: none;
}
.recipe-list .item .new-batch img {
  width: 100%;
  height: auto;
}
.recipe-list .item:active {
  border: 2px solid;
  transition: border 0.3s ease;
}
.recipe-list .item:active .item__img img {
  transform: scale(1.05);
  transition: transform 0.3s ease;
}
.recipe-list .item:active .item__arrow::after {
  transform: translateX(0px) rotate(45deg);
  transition: transform 0.3s ease;
}
.recipe-list .item .item__img {
  width: 100%;
  aspect-ratio: 210/130;
  overflow: hidden;
  margin-bottom: 10px;
}
.recipe-list .item .item__img img {
  width: 100%;
  height: 100%;
  aspect-ratio: 210/130;
  -o-object-fit: cover;
     object-fit: cover;
  vertical-align: bottom;
  transition: transform 0.3s ease;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -o-user-drag: none;
  user-drag: none;
  transform: scale(1.005);
  transform-origin: bottom center;
}
.recipe-list .item .item__txt .item__ttl {
  min-height: 44px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 3.75vw;
  line-height: 140%;
  margin-bottom: 6px;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
}
.recipe-list .item .item__txt .item__description {
  padding: 0 3.75vw 0 2px;
  font-size: 3.125vw;
  color: #666666;
  line-height: 160%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.recipe-list .item .item__txt .item__description br {
  display: none;
}
.recipe-list .item .item__arrow {
  position: absolute;
  bottom: 3%;
  right: 3%;
  display: flex;
  justify-self: center;
  align-items: center;
  width: 5.625vw;
  height: 5.625vw;
  border-radius: 999px;
}
.recipe-list .item .item__arrow:after {
  content: "";
  border: 2px solid #fff;
  border-left: none;
  border-bottom: none;
  width: 5px;
  height: 5px;
  transform: translateX(-1px) rotate(45deg);
  margin: 0 auto;
  transition: transform 0.3s ease;
}

.recipe-more {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  touch-action: manipulation;
}
.recipe-more__button {
  position: relative;
  background: transparent;
  border: none;
  outline: none;
  padding-bottom: 20px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -o-user-drag: none;
  user-drag: none;
  width: 17.1875vw;
}
.recipe-more__button img {
  width: 100%;
  height: auto;
}
.recipe-more__button:active {
  transition: bottom 0.3s ease;
}
.recipe-more__button:active::after {
  bottom: -1.8rem;
}
.recipe-more__button::after {
  content: "";
  width: 40px;
  height: 40px;
  border: 1px solid #666666;
  border-top: none;
  border-left: none;
  transform: rotate(45deg) translate(-50%, 0);
  position: absolute;
  bottom: -2rem;
  left: calc(50% - 6px);
  transition: bottom 0.3s ease;
}

.recipe-gallery__item--transitioning {
  position: relative;
  overflow: hidden;
}

@keyframes slideTransition {
  0% {
    width: 0;
    right: 0;
    left: auto;
  }
  40% {
    width: 100%;
    right: 0;
    left: auto;
  }
  60% {
    width: 100%;
    right: auto;
    left: 0;
  }
  100% {
    width: 0;
    right: auto;
    left: 0;
  }
}
.recommend {
  width: 100%;
  padding: 45.3125vw 0 18.75vw;
  box-sizing: border-box;
}
.recommend__ttl {
  background: white;
  font-size: 6.25vw;
  font-weight: 500;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 16px;
}
.recommend__ttl::before {
  content: "";
  display: block;
  background: url("/assets/images/pc/feature/recipe/recommend-icon.svg") center center/contain no-repeat;
  width: 17.34375vw;
  height: 10.46875vw;
}
.recommend__ttl span.inline-block {
  display: flex;
  gap: 10px;
}
.recommend__ttl span.inline-block span {
  background: #f39849;
  width: 10vw;
  height: 10vw;
  padding-bottom: 2px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  font-size: 6.25vw;
  font-weight: 700;
  color: #ffffff;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.recommend__ttl-wrapper {
  position: absolute;
  top: -31.25vw;
  left: 50%;
  transform: translateX(-50%);
}
.recommend__content {
  position: relative;
  width: calc(100% - 40px);
  border: 2px solid #f39849;
  border-radius: 10px;
  padding: 15.625vw 6.25vw 6.25vw;
  margin: 0 auto;
  box-sizing: border-box;
}
.recommend .item {
  display: flex;
  flex-direction: column-reverse;
  justify-content: space-between;
  gap: 6.25vw;
}
.recommend .item__txt p {
  font-size: 3.75vw;
  line-height: 180%;
  color: #222;
  text-align: justify;
  letter-spacing: 0.1em;
}
.recommend .item__img {
  width: 100%;
  height: auto;
}
.recommend .item__img img {
  width: 100%;
  height: auto;
}

.commitment {
  background: #e6f7fa;
  padding: 12.5vw 0;
}
.commitment__ttl {
  font-size: 5.625vw;
  font-weight: 700;
  margin-bottom: 8.75vw;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  color: #222;
}
.commitment__ttl::after {
  content: "";
  display: block;
  text-align: center;
  width: 11.25vw;
  height: 3px;
  margin: 16px auto;
  background: #01b3cd;
}
.commitment__content .item {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  gap: 6.25vw;
  padding: 0 6.25vw;
}
.commitment__content .item__img {
  width: 100%;
  height: auto;
}
.commitment__content .item__img img {
  width: 100%;
  height: auto;
}
.commitment__content .item__txt p {
  font-size: 3.75vw;
  line-height: 180%;
  color: #222;
  text-align: justify;
}
.commitment__content .item__txt p a {
  color: #01b3cd;
  text-decoration: underline;
}
.commitment__content .item__txt p a:active {
  opacity: 0.5;
  transition: opacity 0.3s ease;
}

#server-area {
  padding: 15% 15px 3%;
  box-sizing: border-box;
}
#server-area .section-inner {
  position: relative;
  width: 100%;
  margin-top: 7.8125%;
  margin-bottom: 7.8125%;
}
#server-area .section-inner h2 {
  width: 93.75%;
  margin-top: 6.6666666667%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
#server-area .section-inner h2 p {
  background: #FFF;
  padding: 0 1.6666666667%;
}
#server-area .section-inner h2 .icon {
  top: -100%;
  width: 4.8333333333%;
}
#server-area .servers-btm {
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 9.375%;
}
#server-area .servers {
  display: flex;
}
#server-area .servers.accordion-target {
  display: none;
}
#server-area .servers a {
  display: block;
  float: left;
  border-right: 1px solid #e7e7e7;
  border-top: 1px solid #e7e7e7;
  width: 33.125%;
  padding-top: 1.40625%;
  transition: all 460ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; /* easeOutQuint */
}
#server-area .servers a:nth-child(3), #server-area .servers a:nth-child(7) {
  border-right: 0;
}
#server-area .servers a:hover {
  opacity: 0.7;
}
#server-area .servers a .ranks {
  position: relative;
  height: 40px;
  width: 100%;
}
#server-area .servers a .ranks:after {
  content: url("data:image/gif;base64,R0lGODlhZAAUAIAAAAD//wAAACH5BAEAAAAALAAAAABkABQAAAIshI+py+0Po5y02ouz3rz7D4biSJbmiabqyrbuC8fyTNf2jef6zvf+DwwKZwUAOw==");
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
#server-area .servers a .ranks {
  display: inline-block;
  zoom: 100%;
  display: block;
}
#server-area .servers a .ranks .rank {
  float: left;
  width: 37.7358490566%;
  height: 38px;
  margin-left: 4.7169811321%;
}
#server-area .servers a .ranks .rank.rank1 {
  background: url("/assets/images/pc/top/server/rank1.png") 0 0 no-repeat;
  background-size: contain;
}
#server-area .servers a .ranks .rank.rank2 {
  background: url("/assets/images/pc/top/server/rank2.png") 0 0 no-repeat;
  background-size: contain;
}
#server-area .servers a .ranks .rank.rank3 {
  background: url("/assets/images/pc/top/server/rank3.png") 0 0 no-repeat;
  background-size: contain;
}
#server-area .servers a .ranks .rank.rank4 {
  background: url("/assets/images/pc/top/server/rank4.png") 0 0 no-repeat;
  background-size: contain;
}
#server-area .servers a .ranks .gooddesign {
  float: right;
  padding-top: 14.1509433962%;
  width: 34.9056603774%;
  margin: 2.8301886792% 2.8301886792% 0 0;
  background: url("/assets/images/smart/top/server/gooddesign.png") 0 0 no-repeat;
  background-size: contain;
}
#server-area .servers a .ranks .pop {
  margin: 0 auto;
  padding-top: 28.3018867925%;
  width: 84.9056603774%;
  background: url("/assets/images/pc/top/server/baloon.png") 0 0 no-repeat;
  background-size: contain;
}
#server-area .servers a .ranks .pop img {
  margin: 0 auto;
}
#server-area .servers a .ranks .cafe {
  float: right;
  padding-top: 18.8679245283%;
  width: 23.1132075472%;
  margin: 2.8301886792% 2.8301886792% 0 0;
  background: url("/assets/images/pc/top/server/cafe.png") 0 0 no-repeat;
  background-size: contain;
}
#server-area .servers a .ranks .new {
  position: absolute;
  top: 113.2075471698%;
  right: 21.2264150943%;
  padding-top: 18.8679245283%;
  width: 27.358490566%;
  background: url("/assets/images/smart/top/server/new.png") 0 0 no-repeat;
  background-size: contain;
}
#server-area .servers a .ranks .period-10th {
  position: absolute;
  top: 23px;
  right: 25%;
  padding-top: 21%;
  width: 34.9056603774%;
  background: url("/assets/images/smart/top/server/dewo-10th-icon.png") 0 0 no-repeat;
  background-size: contain;
}
#server-area .servers a .image-area {
  text-align: center;
  padding-top: 7.0754716981%;
  line-height: 0;
  width: 66.0377358491%;
  margin: 0 auto 9.4339622642%;
}
#server-area .servers a .image-area img {
  width: 100%;
}
#server-area .servers a .name {
  color: #222;
  text-align: center;
}
@media only screen and (max-width: 420px) {
  #server-area .servers a .name {
    font-size: 13.3333333333px;
    font-size: 3.75vw;
  }
}
@media only screen and (min-width: 421px) {
  #server-area .servers a .name {
    font-size: 15px;
    font-size: 3.75vw;
  }
}
@media only screen and (min-width: 601px) {
  #server-area .servers a .name {
    font-size: 20px;
    font-size: 3.75vw;
  }
}
#server-area .servers a .name {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 0.8;
  margin-bottom: 9.4339622642%;
}
@media only screen and (max-width: 420px) {
  #server-area .servers a .name span {
    font-size: 8.8888888889px;
    font-size: 2.5vw;
  }
}
@media only screen and (min-width: 421px) {
  #server-area .servers a .name span {
    font-size: 10px;
    font-size: 2.5vw;
  }
}
@media only screen and (min-width: 601px) {
  #server-area .servers a .name span {
    font-size: 13.3333333333px;
    font-size: 2.5vw;
  }
}
#server-area .servers a .name span {
  color: #444;
  font-family: "Noto Sans Regular" !important;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#server-area .servers a .info {
  color: #222;
  text-align: center;
}
@media only screen and (max-width: 420px) {
  #server-area .servers a .info {
    font-size: 10px;
    font-size: 2.8125vw;
  }
}
@media only screen and (min-width: 421px) {
  #server-area .servers a .info {
    font-size: 11.25px;
    font-size: 2.8125vw;
  }
}
@media only screen and (min-width: 601px) {
  #server-area .servers a .info {
    font-size: 15px;
    font-size: 2.8125vw;
  }
}
#server-area .servers a .info {
  line-height: 1;
  margin-bottom: 14.1509433962%;
}
#server-area .buttons_server_all {
  position: relative;
}
@media only screen and (max-width: 420px) {
  #server-area .buttons_server_all .button_server_all {
    font-size: 13.3333333333px;
    font-size: 3.75vw;
  }
}
@media only screen and (min-width: 421px) {
  #server-area .buttons_server_all .button_server_all {
    font-size: 15px;
    font-size: 3.75vw;
  }
}
@media only screen and (min-width: 601px) {
  #server-area .buttons_server_all .button_server_all {
    font-size: 20px;
    font-size: 3.75vw;
  }
}
#server-area .buttons_server_all .button_server_all {
  font-family: "Noto Sans Bold" !important;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  background-color: #01b3cd;
  border-radius: 8px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  color: #FFF;
  padding: 9.375% 6.25% 6.25%;
  width: 68.3962264151%;
  line-height: 1.4em;
}
#server-area .buttons_server_all .button_server_all .arrow {
  background-color: #FFF;
  color: #01b3cd;
  border-radius: 50px;
  height: 22px;
  width: 22px;
  margin: 7.8125% auto 0;
  padding: 0 0 1.5625% 1.5625%;
}
@media only screen and (max-width: 420px) {
  #server-area .buttons_server_all .button_server_all .arrow {
    font-size: 10px;
    font-size: 2.8125vw;
  }
}
@media only screen and (min-width: 421px) {
  #server-area .buttons_server_all .button_server_all .arrow {
    font-size: 11.25px;
    font-size: 2.8125vw;
  }
}
@media only screen and (min-width: 601px) {
  #server-area .buttons_server_all .button_server_all .arrow {
    font-size: 15px;
    font-size: 2.8125vw;
  }
}
#server-area .buttons_server_all .button_server_all .arrow {
  vertical-align: top;
  line-height: 25px;
}
#server-area .buttons {
  position: relative;
  text-align: center;
  margin: 0 auto 9.375%;
  width: 100%;
  display: block;
  background: #f4f4f4 url("/assets/images/share/icon/arrow-bottom-black.svg") right 15.625% center no-repeat;
  padding: 3.90625% 0;
}
#server-area .buttons a.more-button {
  position: relative;
  margin-bottom: 7.8125%;
  display: block;
  transition: all 460ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; /* easeOutQuint */
}
#server-area .buttons a.more-button:hover {
  opacity: 0.7;
}
#server-area .buttons a.more-button p {
  color: #444;
}
@media only screen and (max-width: 420px) {
  #server-area .buttons a.more-button p {
    font-size: 15.5555555556px;
    font-size: 4.375vw;
  }
}
@media only screen and (min-width: 421px) {
  #server-area .buttons a.more-button p {
    font-size: 17.5px;
    font-size: 4.375vw;
  }
}
@media only screen and (min-width: 601px) {
  #server-area .buttons a.more-button p {
    font-size: 23.3333333333px;
    font-size: 4.375vw;
  }
}
#server-area .buttons a.more-button p {
  font-weight: bold;
  position: relative;
  top: 50%;
  line-height: 1;
  display: block;
}
#server-area .buttons a.more-button .close {
  display: none;
}
#server-area .buttons a.more-button.acd-open .open {
  display: none;
}
#server-area .buttons a.more-button.acd-open .close {
  display: block;
}
#server-area .buttons a.more-button.acd-open {
  background: #f4f4f4 url("/assets/images/share/icon/arrow-up-black.svg") right 15.625% center no-repeat;
}
#server-area .buttons > a.button {
  margin: 0 auto;
}
#server-area .others {
  margin: 0 auto;
  width: 93.75%;
}
#server-area .others .pad10 {
  padding: 5% 0;
}
#server-area .others h3 {
  text-align: center;
  margin-bottom: 1.5625%;
}
@media only screen and (max-width: 420px) {
  #server-area .others h3 {
    font-size: 15.5555555556px;
    font-size: 4.375vw;
  }
}
@media only screen and (min-width: 421px) {
  #server-area .others h3 {
    font-size: 17.5px;
    font-size: 4.375vw;
  }
}
@media only screen and (min-width: 601px) {
  #server-area .others h3 {
    font-size: 23.3333333333px;
    font-size: 4.375vw;
  }
}
#server-area .others h3 {
  font-family: "Noto Sans Bold" !important;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#server-area .others .camp {
  margin-bottom: 3.125%;
}
#server-area .others a {
  display: block;
  margin-bottom: 5%;
  border-radius: 4px;
  transition: all 460ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; /* easeOutQuint */
  border: 2px solid transparent;
  line-height: 1.4em;
}
#server-area .others a img {
  width: 100%;
  margin: 0 0 3.3333333333% 0;
}
@media only screen and (max-width: 420px) {
  #server-area .others a p {
    font-size: 11.1111111111px;
    font-size: 3.125vw;
  }
}
@media only screen and (min-width: 421px) {
  #server-area .others a p {
    font-size: 12.5px;
    font-size: 3.125vw;
  }
}
@media only screen and (min-width: 601px) {
  #server-area .others a p {
    font-size: 16.6666666667px;
    font-size: 3.125vw;
  }
}
#server-area .others a p {
  color: #444;
}
#server-area .others .collabo1 {
  float: left;
}
#server-area .others .collabo2 {
  float: initial;
  display: flex;
  gap: 10px;
}
/*# sourceMappingURL=../../maps/feature/recipe/sp.css.map */
