@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;
}

body {
  min-width: 1000px;
}

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: block !important;
}

.sp {
  display: none !important;
}

span.pink {
  color: #ff4a8a;
}

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

/*------------------------------
Header
------------------------------*/
header {
  width: 100%;
  min-width: 1000px;
  z-index: 3;
  background: #FFF;
}
header h1 {
  color: #666666;
  font-size: 10px;
  width: 960px;
  margin: 0 auto;
  line-height: 1;
  padding-top: 10px;
  padding-bottom: 16px;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
header .head-inner {
  width: 960px;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto;
}
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 {
  width: 242px;
  display: inline-block;
  line-height: 0;
  margin-top: 16px;
}
header .head-inner > a img {
  width: 100%;
}
header .head-inner .head-func {
  float: right;
  width: 685px;
  margin-bottom: 26px;
  position: relative;
}
header .head-inner .head-func .head-info {
  width: 175px;
  float: left;
  margin: 0 3px 0 0;
  padding: 33px 0 0;
}
header .head-inner .head-func .head-info .info-soryo {
  border: #ff4a8a 1px solid;
  font-size: 11px;
  color: #ff4a8a;
  padding: 5px 3px;
  display: inline-block;
  border-radius: 4px;
  font-family: "Noto Sans Bold" !important;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1em;
  vertical-align: middle;
}
header .head-inner .head-func .head-info .info-soryo span {
  font-size: 16px;
  color: #ff4a8a;
  font-family: "Noto Sans Bold" !important;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: top;
}
header .head-inner .head-func .head-info .info-otodoke {
  border: #ff4a8a 1px solid;
  font-size: 11px;
  color: #ff4a8a;
  padding: 5px 3px;
  margin: 0 0 0 2px;
  display: inline-block;
  border-radius: 4px;
  font-family: "Noto Sans Bold" !important;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1em;
  vertical-align: middle;
}
header .head-inner .head-func .head-info .info-otodoke span {
  font-size: 16px;
  color: #ff4a8a;
  font-family: "Noto Sans Bold" !important;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: top;
}
header .head-inner .head-func .inner {
  text-align: right;
  max-width: 250px;
  float: left;
}
header .head-inner .head-func input[type=text],
header .head-inner .head-func input[type=email] {
  border-radius: 4px;
  border: #e7e7e7 1px solid;
  outline: none;
  font-size: 12px;
  height: 18px;
  width: 198px;
  padding: 4px;
  margin-bottom: 16px;
  margin-right: -23px;
}
header .head-inner .head-func input[type=image] {
  position: relative;
  top: 3px;
  left: -6px;
  width: 17px;
  outline: none;
  transition: all 460ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; /* easeOutQuint */
}
header .head-inner .head-func input[type=image]:hover {
  opacity: 0.5;
}
header .head-inner .head-func ul {
  text-align: right;
  font-size: 0;
}
header .head-inner .head-func ul li {
  display: inline-block;
  margin: 0 0 0 10px;
}
header .head-inner .head-func ul a {
  font-size: 10px;
  color: #222222;
  transition: all 460ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; /* easeOutQuint */
}
header .head-inner .head-func ul a:hover {
  color: #01b3cd;
}
header .head-inner .head-func .mypage-button {
  display: block;
  width: 80px;
  height: 60px;
  float: right;
  background: #f4f4f4;
  border-radius: 4px;
  transition: all 460ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; /* easeOutQuint */
  text-align: center;
}
header .head-inner .head-func .mypage-button:hover {
  background: #f9f9f9;
}
header .head-inner .head-func .mypage-button span {
  display: inline-block;
  padding-top: 8px;
  line-height: 0;
  width: 18px;
}
header .head-inner .head-func .mypage-button span img {
  width: 100%;
}
header .head-inner .head-func .mypage-button p {
  width: 100%;
  text-align: center;
  font-size: 10px;
  font-family: "Noto Sans Bold" !important;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #444;
  line-height: 1.2;
}
header .head-inner .head-func .mypage-button .sub {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #999999;
}
header .head-inner .head-func .application-button {
  display: block;
  height: 57px;
  width: 195px;
  margin-left: 10px;
  color: #FFF;
  font-weight: bold;
  font-size: 16px;
  float: right;
  position: relative;
  background: #00ad35;
  box-shadow: 0 3px 0 #007916;
  border-radius: 4px;
  transition: all 460ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; /* easeOutQuint */
}
header .head-inner .head-func .application-button:hover {
  opacity: 0.7;
}
header .head-inner .head-func .application-button > div {
  position: absolute;
  top: 50%;
  width: 100%;
  color: #FFF;
  text-align: center;
  transform: translate(0, -50%);
}
header .head-inner .head-func .application-button span {
  margin-right: 14px;
}
header .head-inner {
  /* main navi */
}
header .head-inner nav {
  width: 100%;
  float: none;
  clear: both;
}
header .head-inner nav ul {
  font-size: 0;
}
header .head-inner nav li {
  display: inline-block;
  vertical-align: top;
  width: 137px;
  height: 64px;
}
header .head-inner nav li a {
  display: block;
  text-align: center;
  background: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
header .head-inner nav li a:hover p, header .head-inner nav li a:hover p.sub {
  color: #01b3cd;
}
header .head-inner nav li span {
  display: block;
  line-height: 0;
  height: 32px;
  position: relative;
}
header .head-inner nav li span img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
header .head-inner nav li p {
  width: 100%;
  margin-top: 1px;
  padding-top: 1px;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  border-left: #777777 1px dotted;
  transition: all 460ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; /* easeOutQuint */
}
header .head-inner nav li p.sub {
  color: #999999;
  font-size: 8px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
header .head-inner nav #nav-top span img {
  width: 22px;
}
header .head-inner nav #nav-about span img {
  width: 20px;
}
header .head-inner nav #nav-price span img {
  width: 15px;
}
header .head-inner nav #nav-server span img {
  width: 16px;
}
header .head-inner nav #nav-campaign span img {
  width: 23px;
}
header .head-inner nav #nav-feature span img {
  width: 21px;
}
header .head-inner nav #nav-faq span img {
  width: 17px;
}
header .head-inner nav #nav-faq p {
  border-right: #777777 1px dotted;
}
header .head-inner-min {
  width: 960px;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto;
  padding-top: 36px;
  padding-bottom: 35px;
}
header .head-inner-min > a {
  width: 242px;
  display: inline-block;
  line-height: 0;
}
header .head-inner-min > a img {
  width: 100%;
}

body.top header .head-inner nav #nav-top a p, body.top header .head-inner nav #nav-top a p.sub {
  color: #01b3cd;
}

body.about header .head-inner nav #nav-about a p, body.about header .head-inner nav #nav-about a p.sub {
  color: #01b3cd;
}

body.price header .head-inner nav #nav-price a p, body.price header .head-inner nav #nav-price a p.sub {
  color: #01b3cd;
}

body.server header .head-inner nav #nav-server a p, body.server header .head-inner nav #nav-server a p.sub {
  color: #01b3cd;
}

body.specialtopics header .head-inner nav #nav-specialtopics a p, body.specialtopics header .head-inner nav #nav-specialtopics a p.sub {
  color: #01b3cd;
}

body.specialcontents header .head-inner nav #nav-specialcontents a p, body.specialcontents header .head-inner nav #nav-specialcontents a p.sub {
  color: #01b3cd;
}

body.faq header .head-inner nav #nav-faq a p, body.faq header .head-inner nav #nav-faq a p.sub {
  color: #01b3cd;
}

body.feature header .head-inner nav #nav-feature a p, body.feature header .head-inner nav #nav-feature a p.sub {
  color: #01b3cd;
}

body.campaign header .head-inner nav #nav-campaign a p, body.campaign header .head-inner nav #nav-campaign a p.sub {
  color: #01b3cd;
}

/*------------------------------
Fixed Header
------------------------------*/
#fixed-header {
  position: fixed;
  width: 100%;
  height: 60px;
  background: #d5f1f4;
  z-index: 10;
  top: -80px;
  transition: all 460ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; /* easeOutQuint */
  border-bottom: 3px solid #01b3cd;
}
#fixed-header .head-info {
  width: 185px;
  position: absolute;
  top: 17px;
  left: 260px;
}
#fixed-header .head-info .info-soryo {
  border: #ff4a8a 1px solid;
  font-size: 11px;
  color: #ff4a8a;
  padding: 5px 3px;
  display: inline-block;
  border-radius: 4px;
  font-family: "Noto Sans Bold" !important;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1em;
  vertical-align: middle;
  margin: 0 0 0 5px;
}
#fixed-header .head-info .info-soryo span {
  font-size: 16px;
  color: #ff4a8a;
  font-family: "Noto Sans Bold" !important;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: top;
}
#fixed-header .inner {
  z-index: 2;
  width: 1160px;
  min-width: 960px;
  max-width: 1160px;
  margin-left: 20px;
  margin-right: 20px;
  position: relative;
  margin: 0 auto;
}
#fixed-header .inner:after {
  content: url("data:image/gif;base64,R0lGODlhZAAUAIAAAAD//wAAACH5BAEAAAAALAAAAABkABQAAAIshI+py+0Po5y02ouz3rz7D4biSJbmiabqyrbuC8fyTNf2jef6zvf+DwwKZwUAOw==");
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
#fixed-header .inner {
  display: inline-block;
  zoom: 100%;
  display: block;
}
#fixed-header .inner .logo {
  width: 210px;
  padding-top: 17px;
  display: inline-block;
  line-height: 0;
  margin-right: 260px;
}
#fixed-header .inner .logo img {
  width: 100%;
}
#fixed-header .inner nav {
  position: absolute;
  top: 20px;
  right: 262px;
}
#fixed-header .inner nav ul {
  font-size: 0;
}
#fixed-header .inner nav ul li {
  display: inline-block;
  padding: 2px 16px 0;
  border-right: #c9c9c6 1px solid;
  font-family: "Noto Sans Bold" !important;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#fixed-header .inner nav ul li:last-child {
  border-right: none;
}
#fixed-header .inner nav ul li a {
  font-size: 13px;
  font-weight: bold;
  transition: all 460ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; /* easeOutQuint */
}
#fixed-header .inner nav ul li a:hover, #fixed-header .inner nav ul li a.active {
  color: #01b3cd;
}
#fixed-header .inner .application-button {
  display: block;
  height: 34px;
  width: 170px;
  margin-left: 10px;
  color: #FFF;
  font-weight: bold;
  font-size: 13px;
  text-align: center;
  float: right;
  position: absolute;
  right: 80px;
  top: 13px;
  background: #00ad35 url("/assets/images/share/icon/arrow-right-white.svg") right 12px center no-repeat;
  border-radius: 17px;
  transition: all 460ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; /* easeOutQuint */
}
#fixed-header .inner .application-button:hover {
  opacity: 0.7;
}
#fixed-header .inner .application-button > div {
  position: absolute;
  top: 50%;
  width: 98%;
  color: #FFF;
  line-height: 1;
  text-align: center;
  transform: translate(0, -50%);
}
#fixed-header .inner .application-button span {
  margin-right: 14px;
}
#fixed-header .inner .menu-button {
  position: absolute;
  top: 12px;
  right: 20px;
  width: 31px;
  height: 35px;
}
#fixed-header .inner .menu-button .line {
  width: 100%;
  position: absolute;
  height: 2px;
  display: block;
  background: #01b3cd;
  transition: all 500ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; /* easeOutQuint */
}
#fixed-header .inner .menu-button .line1 {
  top: 1px;
}
#fixed-header .inner .menu-button .line2 {
  top: 10px;
}
#fixed-header .inner .menu-button .line3 {
  top: 19px;
}
#fixed-header .inner .menu-button p {
  line-height: 1;
  color: #01b3cd;
  font-size: 9px;
  text-align: center;
  position: absolute;
  width: 100%;
  bottom: 0;
  letter-spacing: -0.01rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#fixed-header.shown {
  top: 0;
}

/* pulldown menu */
#menu-area {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #e9fbfc;
  z-index: 5;
  display: none;
}
#menu-area .menu-inner {
  width: 100%;
  max-width: 1160px;
  min-width: 960px;
  margin: 0 auto;
  padding-top: 76px;
  display: flex;
  justify-content: space-between;
}
#menu-area h3 {
  color: #01b3cd;
  font-size: 14px;
  font-weight: normal;
  white-space: nowrap;
  margin-bottom: 20px;
}
#menu-area h3:before {
  display: inline-block;
  width: 15px;
  height: 15px;
  content: "";
  background: #01b3cd url("/assets/images/share/icon/arrow-right-white.svg") center center no-repeat;
  background-size: 8px 9px;
  margin-right: 6px;
  position: relative;
  top: 2px;
  border-radius: 50%;
}
#menu-area .pulldown-about,
#menu-area .pulldown-plan {
  width: 197px;
  padding: 15px 10px;
  background: #FFF;
  line-height: 0;
  margin: 0 5px;
  border-radius: 4px;
}
#menu-area .pulldown-about ul,
#menu-area .pulldown-plan ul {
  width: 100%;
  margin: 0 auto;
}
#menu-area .pulldown-about ul li,
#menu-area .pulldown-plan ul li {
  display: block;
  border-bottom: #e7e7e7 1px solid;
  padding: 12px 20px 12px 0;
  background: url("/assets/images/share/icon/arrow-right-blue.svg") right center no-repeat;
  background-size: 6px 9px;
}
#menu-area .pulldown-about ul li a,
#menu-area .pulldown-plan ul li a {
  display: block;
  color: #222222;
  font-size: 11px;
  line-height: 1.5;
  transition: all 460ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; /* easeOutQuint */
}
#menu-area .pulldown-about ul li a:hover,
#menu-area .pulldown-plan ul li a:hover {
  color: #01b3cd;
}
#menu-area .pulldown-about ul li a span,
#menu-area .pulldown-plan ul li a span {
  font-size: 8px;
  vertical-align: super;
}
#menu-area .pulldown-about ul li a span.small,
#menu-area .pulldown-plan ul li a span.small {
  font-size: 8px;
  vertical-align: baseline;
}
#menu-area .pulldown-about ul .sublist,
#menu-area .pulldown-plan ul .sublist {
  background: #f5f5f5;
  padding: 0 10px;
  border-bottom: #e7e7e7 1px solid;
}
#menu-area .pulldown-about ul .sublist .sub1,
#menu-area .pulldown-plan ul .sublist .sub1 {
  border-bottom: #e7e7e7 1px solid;
  padding: 12px 0;
  background: url("/assets/images/share/icon/arrow-right-blue.svg") right center no-repeat;
  background-size: 6px 9px;
}
#menu-area .pulldown-about ul .sublist .sub1 a,
#menu-area .pulldown-plan ul .sublist .sub1 a {
  display: block;
  color: #666;
  font-size: 12px;
  line-height: 1.5;
  transition: all 460ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; /* easeOutQuint */
}
#menu-area .pulldown-about ul .sublist .sub1 a:hover,
#menu-area .pulldown-plan ul .sublist .sub1 a:hover {
  color: #01b3cd;
}
#menu-area .pulldown-about ul .sublist .sub2,
#menu-area .pulldown-plan ul .sublist .sub2 {
  padding: 12px 20px 12px 0;
  background: url("/assets/images/share/icon/arrow-right-blue.svg") right center no-repeat;
  background-size: 6px 9px;
}
#menu-area .pulldown-about ul .sublist .sub2 a,
#menu-area .pulldown-plan ul .sublist .sub2 a {
  display: block;
  color: #666;
  font-size: 12px;
  line-height: 1.5;
  transition: all 460ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; /* easeOutQuint */
}
#menu-area .pulldown-about ul .sublist .sub2 a:hover,
#menu-area .pulldown-plan ul .sublist .sub2 a:hover {
  color: #01b3cd;
}
#menu-area .pulldown-server {
  width: 432px;
  padding: 15px 10px;
  background: #FFF;
  line-height: 0;
  margin: 0 5px;
  border-radius: 4px;
}
#menu-area .pulldown-server .pulldown-server-inner,
#menu-area .pulldown-server .pulldown-server-collabo {
  font-size: 0;
  margin-bottom: 17px;
}
#menu-area .pulldown-server .pulldown-server-inner a,
#menu-area .pulldown-server .pulldown-server-collabo a {
  display: inline-block;
  margin-right: 1px;
  transition: all 460ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; /* easeOutQuint */
}
#menu-area .pulldown-server .pulldown-server-inner a:hover,
#menu-area .pulldown-server .pulldown-server-collabo a:hover {
  opacity: 0.7;
}
#menu-area .pulldown-server .pulldown-server-inner a span,
#menu-area .pulldown-server .pulldown-server-collabo a span {
  font-size: 8px;
  vertical-align: super;
}
#menu-area .pulldown-server .pulldown-server-inner {
  text-align: left;
}
#menu-area .pulldown-server .pulldown-server-collabo a {
  margin-right: 29px;
}
#menu-area h4 {
  font-size: 14px;
  color: #222222;
  padding-left: 20px;
  margin-bottom: 15px;
  margin-top: 30px;
  line-height: 1;
}
#menu-area .pulldown-others {
  line-height: 0;
  width: 217px;
  margin: 0 5px;
  padding: 15px 0;
}
#menu-area .pulldown-others h3 a {
  color: #222;
  transition: color 400ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; /* easeOutQuint */
}
#menu-area .pulldown-others h3 a:hover {
  color: #01b3cd;
}
#menu-area .pulldown-others .mypage-button {
  width: 100%;
  display: block;
  border-radius: 4px;
  background: #e1e0e0;
  position: relative;
  margin-bottom: 20px;
  margin-top: 0px;
  transition: opacity 400ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; /* easeOutQuint */
}
#menu-area .pulldown-others .mypage-button > img {
  position: absolute;
  width: 17px;
  height: 18px;
  left: 29px;
  top: 50%;
  transform: translate(0, -50%);
}
#menu-area .pulldown-others .mypage-button p {
  color: #444;
  line-height: 1;
  text-align: center;
  padding: 12px 0;
  font-size: 14px;
}
#menu-area .pulldown-others .mypage-button:hover {
  opacity: 0.7;
}
#menu-area .pulldown-others .search-wrap {
  position: relative;
  margin-bottom: 40px;
}
#menu-area .pulldown-others .search-wrap input[type=text] {
  border: none;
  width: 197px;
  height: 23px;
  padding: 10px;
  border-radius: 4px;
}
#menu-area .pulldown-others .search-wrap input[type=image] {
  position: absolute;
  right: 12px;
  top: 0;
  bottom: 0;
  margin: auto;
}
#menu-area .pulldown-others .application-button {
  margin: 50px 0 0 0;
  display: block;
  height: 57px;
  width: 217px;
  color: #FFF;
  font-weight: bold;
  font-size: 16px;
  position: relative;
  border-radius: 4px;
  transition: all 460ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; /* easeOutQuint */
}
#menu-area .pulldown-others .application-button:hover {
  opacity: 0.7;
}
#menu-area .pulldown-others .application-button > div {
  position: absolute;
  top: 50%;
  width: 100%;
  color: #FFF;
  text-align: center;
  transform: translate(0, -50%);
}
#menu-area .pulldown-others .application-button span {
  margin-right: 14px;
}

/*------------------------------
SideNavi
------------------------------*/
#side-navi {
  position: fixed;
  right: 20px;
  height: 178px;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 2;
  transition: all 400ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; /* easeOutQuint */
}
#side-navi a {
  display: block;
  margin-bottom: 22px;
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background: #f4f4f4;
  box-shadow: 0 2px 1px rgba(95, 95, 95, 0.55);
  transition: all 240ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; /* easeOutQuint */
}
#side-navi a.active, #side-navi a:hover {
  background: #01b3cd;
}

/*------------------------------
Side Recommend
------------------------------*/
#side-recommend-area {
  position: fixed;
  right: -188px;
  width: 188px;
  z-index: 3;
  top: 70px;
  transition: all 500ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; /* easeOutQuint */
}
#side-recommend-area > a {
  display: block;
  position: absolute;
  width: 36px;
  line-height: 1;
  letter-spacing: 0.03rem;
  padding: 13px 0;
  border-radius: 4px 0 0 4px;
  left: -36px;
  top: 30px;
  background: #01b3cd;
  transition: opacity 400ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; /* easeOutQuint */
  writing-mode: vertical-rl;
}
#side-recommend-area > a p {
  padding: 0 12px;
  color: #FFF;
  font-size: 13px;
  writing-mode: vertical-rl;
  display: inline-block;
}
#side-recommend-area > a span {
  display: inline-block;
  background: #FFF;
  border-radius: 50%;
  width: 14px;
  height: 14px;
  line-height: 1;
  margin-top: 5px;
  position: relative;
}
#side-recommend-area > a span img {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
  bottom: 0;
  width: 6px;
  transform: rotate(-180deg); /* older webkit */
  transition: all 500ms cubic-bezier(0.175, 0.885, 0.32, 1.275) 0ms; /* easeOutBack */
}
#side-recommend-area .wrap {
  background: #FFF;
  width: 156px;
  box-shadow: 0px 0px 5px rgba(200, 200, 200, 0.75);
  border-radius: 3px 0 0 3px;
  padding: 15px 16px 15px 15px;
  border: 1px #01b3cd solid;
}
#side-recommend-area .wrap a {
  margin-bottom: 10px;
  display: block;
  border-bottom: 1px #b4b4b4 dotted;
  padding: 0 0 10px;
}
#side-recommend-area .wrap a:last-child {
  margin-bottom: 0;
  border-bottom: 0 #b4b4b4 dotted;
  padding: 0;
}
#side-recommend-area .wrap a .image-area img {
  width: 100%;
}
#side-recommend-area .wrap a .text-area {
  font-size: 11px;
  color: #555555;
}
#side-recommend-area.opened {
  right: 0;
}
#side-recommend-area.opened > a span img {
  transform: rotate(0deg);
}

/*------------------------------
Navi Opened
------------------------------*/
body.opened #fixed-header .menu-button .line1 {
  transform: translate(0, 8px) rotate(45deg);
}
body.opened #fixed-header .menu-button .line3 {
  transform: translate(0, -10px) rotate(-45deg);
}
body.opened #fixed-header .menu-button .line2 {
  opacity: 0;
}
body.opened #menu-area {
  top: 0;
}

/*------------------------------
Bread Crumb
------------------------------*/
nav.breadclumb {
  width: 960px;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto;
}
nav.breadclumb ul {
  font-size: 0;
  margin: 18px 0;
}
nav.breadclumb ul li {
  display: inline-block;
  font-size: 10px;
  color: #656565;
}
nav.breadclumb ul li a {
  font-size: 10px;
  color: #01b3cd;
}
nav.breadclumb ul li a:hover {
  text-decoration: underline;
}

/*------------------------------
Section
------------------------------*/
section {
  width: 100%;
  min-width: 1000px;
}
section .section-inner {
  width: 960px;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto;
}
section .section-inner h2 {
  text-align: center;
  text-align: center;
  margin-bottom: 25px;
}
section .section-inner h2 p {
  display: inline-block;
  font-size: 22px;
  padding: 0 186px;
  line-height: 1;
  color: #444;
  white-space: nowrap;
  font-feature-settings: "palt";
  letter-spacing: 0.16rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: url("/assets/images/pc/common/dots.svg") left center no-repeat, url("/assets/images/pc/common/dots.svg") right center no-repeat;
  background-size: 161px 3px;
  font-family: "Noto Sans Bold" !important;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
section .section-inner h2 span {
  font-size: 10px;
  color: #999999;
  display: block;
  font-feature-settings: "palt";
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  letter-spacing: 0.08rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
section .section-inner h2.no-dot p {
  background: none;
  padding: 0;
}
section .section-inner h2.section-title {
  text-align: left;
  margin-bottom: 40px;
  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 5px solid;
  font-size: 20px;
  color: #222;
  width: auto;
  padding-left: 15px;
  text-align: left;
  margin-bottom: 12px;
  font-family: "Noto Sans Bold" !important;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/*------------------------------
Title
------------------------------*/
#title-area {
  background: #f9f9f9;
  padding: 25px 0;
  margin-bottom: 60px;
}
#title-area h1 {
  color: #333;
  font-size: 22px;
  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;
  vertical-align: middle;
  color: #01b3cd;
  font-size: 12px;
  margin-left: 25px;
}

/*------------------------------
Button
------------------------------*/
a.button {
  border-radius: 5px;
  background: #01b3cd url("/assets/images/share/icon/arrow-right-white.svg") right 10px center no-repeat;
  background-size: 8px 13px;
  position: relative;
  padding: 10px 28px;
  /*IE10以降に適用されるCSSハック（一応）*/
}
@media all and (-ms-high-contrast: none) {
  a.button {
    padding: 10px 28px 6px;
  }
}
a.button {
  display: inline-block;
  transition: all 460ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; /* easeOutQuint */
}
a.button:hover {
  opacity: 0.7;
}
a.button p {
  color: #FFF;
  font-size: 13px;
  position: relative;
  top: 50%;
  line-height: 1;
}

a.greenbutton {
  display: block;
  height: 57px;
  width: 217px;
  margin-left: 10px;
  color: #FFF;
  font-weight: bold;
  font-size: 16px;
  position: relative;
  background: #00ad35;
  transition: background 460ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; /* easeOutQuint */
  border-radius: 4px;
  -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: 18px;
  height: 18px;
  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;
  height: 57px;
  width: 217px;
  margin-left: 10px;
  color: #FFF;
  font-weight: bold;
  font-size: 16px;
  text-decoration: none;
  position: relative;
  background: #a9d600;
  transition: background 460ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; /* easeOutQuint */
  border-radius: 4px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
a.yellowgreenbutton > div {
  position: absolute;
  top: 50%;
  width: 100%;
  color: #FFF;
  text-align: center;
  transform: translate(0, -50%);
}
a.yellowgreenbutton span {
  margin-right: 14px;
  background: #FFF;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  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;
}

/*------------------------------
Stars
------------------------------*/
.stars {
  display: inline-block;
  vertical-align: middle;
  margin-left: 12px;
  margin-right: 2px;
  margin-bottom: 3px;
  font-size: 0;
}
.stars .star {
  display: inline-block;
  width: 28px;
  height: 26px;
  background: url("/assets/images/share/icon/stars.png") 100% 0 no-repeat;
  background-size: auto 100%;
}
.stars .filled {
  background-position: 0 0;
}

/*------------------------------
Application Area
------------------------------*/
#application-button-area {
  padding: 50px 0;
}
#application-button-area a {
  display: block;
  margin: 0 auto;
  width: 495px;
  position: relative;
  transition: all 460ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; /* easeOutQuint */
}
#application-button-area a:hover {
  opacity: 0.7;
}
#application-button-area a .badge {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 40px;
  margin: auto;
  background: #FFF;
  width: 62px;
  height: 62px;
  border-radius: 50%;
}
#application-button-area a .badge p {
  text-align: center;
  font-weight: bold;
  font-size: 13px;
  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;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: bold;
  line-height: 1;
  font-size: 26px;
  text-align: center;
  padding: 25px 0 25px 40px;
  letter-spacing: 0.06rem;
}
#application-button-area a > span {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 30px;
  display: inline-block;
  background: #FFF url("/assets/images/share/icon/arrow-right-green.svg") center center no-repeat;
  background-size: 50%;
  width: 18px;
  height: 18px;
  border-radius: 50%;
}

/*------------------------------
Inquinry
------------------------------*/
#contact-area {
  background: #f4f4f4;
  padding-top: 40px;
  padding-bottom: 40px;
}
#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 > p {
  text-align: center;
  font-size: 12px;
  margin-bottom: 30px;
}
#contact-area .section-inner .congestion {
  position: absolute;
  color: #ff4a8a;
  font-size: 12px;
  right: 0;
  top: 77px;
  line-height: 1;
  vertical-align: middle;
}
#contact-area .section-inner .congestion span {
  display: inline-block;
  border-radius: 50%;
  background: #ff4a8a;
  width: 18px;
  height: 18px;
  position: relative;
  top: -2px;
  text-align: center;
  margin: 0 4px 0 0;
}
#contact-area .section-inner .congestion span img {
  vertical-align: middle;
}
#contact-area .number {
  width: 472px;
  background: #FFF;
  float: left;
  text-align: center;
  line-height: 0;
  padding: 18px 0;
  border-radius: 8px;
}
#contact-area .number-new {
  margin-right: 16px;
}
#contact-area .number-new img {
  width: 316px;
}
#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 {
  width: 327px;
  margin-bottom: 22px;
}
#contact-area .number-under-contract .add-title {
  text-align: center;
  background: #f4f4f4;
  font-size: 12px;
  margin: 0 auto 18px;
  width: 434px;
  line-height: 1;
  padding: 8px 0;
  border-radius: 4px;
}
#contact-area .number-under-contract .add-skip {
  float: left;
  width: 259px;
  margin-left: 34px;
  margin-right: 24px;
  margin-top: 5px;
}
#contact-area .number-under-contract .howto {
  float: left;
  line-height: 1.2;
  font-size: 12px;
  text-align: left;
}
#contact-area .number-under-contract .howto a {
  display: block;
  color: #01b3cd;
}
#contact-area .contact-button {
  display: block;
  margin: 0 auto;
  width: 472px;
  position: absolute;
  left: 20px;
  bottom: 0;
  background: #01b3cd;
  border-radius: 5px;
  transition: all 460ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; /* easeOutQuint */
}
#contact-area .contact-button:hover {
  opacity: 0.7;
}
#contact-area .contact-button > p {
  color: #FFF;
  font-weight: bold;
  line-height: 1;
  font-size: 18px;
  text-align: center;
  padding: 30px 10px 30px 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: 30px;
  display: inline-block;
  background: #FFF url("/assets/images/share/icon/arrow-right-blue.svg") center center no-repeat;
  width: 18px;
  height: 18px;
  border-radius: 50%;
}

/*------------------------------
foot navi
------------------------------*/
#foot-navi {
  padding-bottom: 30px;
  background: #e4e4e4;
}
#foot-navi .section-inner {
  padding-top: 40px;
  display: flex;
  justify-content: space-between;
}
#foot-navi .footer-column {
  width: 182px;
}
#foot-navi .footer-column h3 {
  color: #01b3cd;
  font-size: 13px;
  font-weight: bold;
  white-space: nowrap;
  margin-bottom: 20px;
}
#foot-navi .footer-column h3:before {
  display: inline-block;
  width: 15px;
  height: 15px;
  content: "";
  background: #01b3cd url("/assets/images/share/icon/arrow-right-white.svg") center center no-repeat;
  background-size: 8px 9px;
  margin-right: 6px;
  position: relative;
  top: 2px;
  border-radius: 50%;
}
#foot-navi .footer-column h4 {
  font-size: 10px;
  font-weight: bold;
  color: #666666;
  padding-left: 0;
}
#foot-navi .footer-column h4.blank {
  margin-top: 41px;
}
#foot-navi .footer-column ul li {
  font-size: 10px;
  padding-bottom: 10px;
  color: #666666;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-left: 12px;
  text-indent: -12px;
}
#foot-navi .footer-column ul li:before {
  display: inline-block;
  width: 6px;
  height: 7px;
  content: "";
  background: url("/assets/images/share/icon/arrow-right-blue.svg") center center no-repeat;
  background-size: contain;
  margin-right: 6px;
  position: relative;
  top: 1px;
}
#foot-navi .footer-column ul li a {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transition: all 460ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; /* easeOutQuint */
}
#foot-navi .footer-column ul li a:hover {
  color: #01b3cd;
}
#foot-navi .footer-sns-bx {
  width: 960px;
  margin: 0 auto;
}
#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: 240px;
  float: right;
  margin: 0;
  padding: 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 {
  float: left;
  margin: 0 0 0 12px;
}
#foot-navi .footer-sns-bx .footer-sns li:first-child {
  margin: 0;
}

/*------------------------------
foot
------------------------------*/
footer {
  background: #a2a2a2;
  width: 100%;
  min-width: 1000px;
  margin: 0;
}
footer .topto {
  position: fixed;
  bottom: 80px;
  left: 0;
  min-width: 1100px;
  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: 20px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #ababab;
}
footer .topto a img {
  width: 20px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 50%;
  transform: translate(0, -50%);
}
footer .footer-inner {
  width: 100%;
  border-bottom: 1px solid #FFF;
  margin: 0 auto;
}
footer .footer-min {
  margin: 0 auto;
  width: 960px;
  padding: 20px 0;
}
footer .copy {
  color: #FFF;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 10px;
  text-align: right;
}
footer .group-area {
  margin: 0 auto;
  width: 960px;
}
footer .group-area:after {
  content: url("data:image/gif;base64,R0lGODlhZAAUAIAAAAD//wAAACH5BAEAAAAALAAAAABkABQAAAIshI+py+0Po5y02ouz3rz7D4biSJbmiabqyrbuC8fyTNf2jef6zvf+DwwKZwUAOw==");
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
footer .group-area {
  display: inline-block;
  zoom: 100%;
  display: block;
  padding-top: 20px;
  padding-bottom: 50px;
}
footer .group-area p {
  color: #FFF;
  font-size: 10px;
  float: left;
  line-height: 1.8;
  letter-spacing: 0.06rem;
  width: 880px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
footer .group-area img {
  float: right;
  margin-top: 2px;
}
footer nav {
  margin: 0 auto;
  width: 960px;
  padding: 0 20px;
}
footer nav ul {
  font-size: 0;
  margin: 0;
  padding: 20px 0 19px;
}
footer nav ul li {
  display: inline-block;
  margin-right: 19px;
}
footer nav ul li:before {
  display: inline-block;
  width: 6px;
  height: 7px;
  content: "";
  background: url("/assets/images/share/icon/arrow-right-white.svg") center center no-repeat;
  background-size: contain;
  margin-right: 6px;
  position: relative;
  top: 1px;
}
footer nav ul li.copyright:before {
  background: none;
}
footer nav ul li.copyright {
  float: right;
  margin-right: 0;
  color: #FFF;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 9px;
  line-height: 2;
  transition: all 460ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; /* easeOutQuint */
}
footer nav ul li a {
  color: #FFF;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  transition: all 460ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; /* easeOutQuint */
}
footer nav ul li a:hover {
  opacity: 0.7;
}

/*------------------------------
Common
------------------------------*/
section .qa-set {
  padding-left: 3px;
  border-bottom: #e7e7e7 1px solid;
  padding-bottom: 28px;
  margin-bottom: 30px;
}
section .qa-set .q {
  margin-bottom: 16px;
}
section .qa-set .q span {
  display: inline-block;
  color: #FFF;
  border-radius: 50%;
  background: #63d2da;
  width: 26px;
  height: 26px;
  text-align: center;
  line-height: 1.6;
  vertical-align: top;
  margin-right: 14px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}
section .qa-set .q p {
  font-size: 16px;
  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;
  color: #63d2da;
  width: 24px;
  height: 24px;
  margin-right: 14px;
  line-height: 1.6;
  vertical-align: top;
  text-align: center;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}
section .qa-set p {
  width: 91.6666666667%;
  font-size: 14px;
  vertical-align: top;
  display: inline-block;
  color: #656565;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
section h2.section-header {
  font-size: 20px;
  background: #dfeaf7;
  padding-left: 18px;
  padding-top: 13px;
  padding-bottom: 13px;
  margin-bottom: 30px;
  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;
  padding-left: 15px;
  border-left: 5px solid #6d9fd9;
  background: none;
  display: inline-block;
}
section h3.section-header {
  font-size: 20px;
  background: #dfeaf7;
  padding-left: 18px;
  padding-top: 13px;
  padding-bottom: 13px;
  margin-bottom: 30px;
  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;
  padding-left: 15px;
  border-left: 5px solid #6d9fd9;
}
section {
  /* 右カラムなど */
}
section .sub-column {
  float: right;
  width: 210px;
}
section .sub-column .sub-column-content {
  border: #01b3cd 1px solid;
  border-radius: 8px;
  margin-bottom: 15px;
  background: #FFF;
}
section .sub-column .sub-head {
  background: none;
  text-align: left;
  margin: 0;
  border-radius: 7px 7px 0 0;
  line-height: 0;
  padding: 16px;
  background: #01b3cd;
}
section .sub-column .sub-head p {
  color: #FFF;
  background: none;
  width: auto;
  font-size: 16px;
  line-height: 1;
  font-family: "Noto Sans Bold" !important;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  letter-spacing: 0.04rem;
  padding: 0;
}
section .sub-column nav ul {
  margin: 0 auto;
  padding: 0;
  width: 180px;
}
section .sub-column nav ul li {
  display: block;
  border-bottom: #b4b4b4 1px dotted;
  padding: 12px 0 12px 0;
}
section .sub-column nav ul li:last-child {
  border-bottom: none;
}
section .sub-column nav ul li a {
  font-size: 14px;
  color: #444;
  padding-left: 16px;
  display: block;
  background: url("/assets/images/share/icon/arrow-right-blue.svg") top 5px left no-repeat;
  background-size: 8px 9px;
  transition: all 400ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; /* easeOutQuint */
}
section .sub-column nav ul li a:hover, section .sub-column nav ul li a.active {
  color: #01b3cd;
}
section {
  /*------------------------------
  pagination
  ------------------------------*/
}
section .pagination {
  text-align: center;
  font-size: 0;
}
section .pagination .inner {
  display: inline-block;
  background: #dddddd;
  border-radius: 5px;
}
section .pagination .inner a {
  margin-right: 1px;
  font-size: 12px;
  padding: 12px 13px;
  display: inline-block;
  line-height: 1;
  transition: all 400ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; /* easeOutQuint */
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.05rem;
  color: #01b3cd;
  background: #FFF;
  border-top: #f1f1f1 2px solid;
  border-left: 0;
  border-right: 0;
  border-bottom: #f1f1f1 2px solid;
}
section .pagination .inner a.prev {
  border-top: #f1f1f1 2px solid;
  border-left: #f1f1f1 2px solid;
  border-bottom: #f1f1f1 2px solid;
  border-right: 0;
  border-radius: 4px 0 0 4px;
}
section .pagination .inner a.next {
  border-top: #f1f1f1 2px solid;
  border-right: #f1f1f1 2px solid;
  border-bottom: #f1f1f1 2px solid;
  border-left: 0;
  border-radius: 0 4px 4px 0;
  margin: 0;
}
section .pagination .inner a.disabled {
  color: #666666;
  pointer-events: none;
}
section .pagination .inner a:hover, section .pagination .inner a.active {
  border-top: #01b3cd 2px solid;
  border-left: 0;
  border-right: 0;
  border-bottom: #01b3cd 2px solid;
  color: #FFF;
  background: #01b3cd;
}
section .pagination .inner a:hover.prev, section .pagination .inner a.active.prev {
  border-top: #01b3cd 2px solid;
  border-left: #01b3cd 2px solid;
  border-bottom: #01b3cd 2px solid;
  border-right: 0;
}
section .pagination .inner a:hover.next, section .pagination .inner a.active.next {
  border-top: #01b3cd 2px solid;
  border-right: #01b3cd 2px solid;
  border-bottom: #01b3cd 2px solid;
  border-left: 0;
}

/*------------------------------
記事関連
------------------------------*/
section .body-area {
  margin-bottom: 80px;
}
section .body-area p {
  color: #666666;
  font-size: 13px;
  line-height: 1.8;
  margin-bottom: 45px;
}
section .body-area p a {
  text-decoration: underline;
}
section .body-area img {
  margin-bottom: 20px;
  display: block;
}
section .back-button {
  display: block;
  background: #a2a2a2 url("/assets/images/share/icon/arrow-left-white.svg") left 10px center no-repeat;
  width: 207px;
  margin: 0 auto;
  border-radius: 8px;
  padding: 14px 10px 12px 10px;
  transition: background 400ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; /* easeOutQuint */
}
section .back-button p {
  color: #FFF;
  font-size: 14px;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
}
section .back-button:hover {
  background-color: #01b3cd;
}

/*------------------------------
Input
------------------------------*/
input[type=text],
input[type=password],
input[type=email] {
  border: #dfdfdf 1px solid;
  padding: 12px 10px;
  display: inline-block;
  margin-right: 16px;
  font-size: 14px;
}
input[type=text].size-ss,
input[type=password].size-ss,
input[type=email].size-ss {
  width: 40px;
}
input[type=text].size-s,
input[type=password].size-s,
input[type=email].size-s {
  width: 170px;
}
input[type=text].size-m,
input[type=password].size-m,
input[type=email].size-m {
  width: 220px;
}
input[type=text].size-l,
input[type=password].size-l,
input[type=email].size-l {
  width: 460px;
}
input[type=text]:-moz-placeholder, input[type=password]:-moz-placeholder, input[type=email]:-moz-placeholder {
  color: #afafaf;
}
input[type=text]:placeholder-shown,
input[type=password]:placeholder-shown,
input[type=email]:placeholder-shown {
  color: #afafaf;
}
input[type=text]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder {
  color: #afafaf;
}
input[type=text]:-moz-placeholder,
input[type=password]:-moz-placeholder,
input[type=email]:-moz-placeholder {
  color: #afafaf;
  opacity: 1;
}
input[type=text]::-moz-placeholder,
input[type=password]::-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=email]:-ms-input-placeholder {
  color: #afafaf;
}
input[type=text].error,
input[type=password].error,
input[type=email].error {
  background: #feecf2;
}

.require {
  font-size: 12px;
  padding: 3px 5px 4px;
  color: #FFF;
  letter-spacing: 0.08rem;
  background: #ff4a8a;
}

.error-message {
  display: block;
  color: #ff4a8a;
  font-size: 14px;
}

textarea {
  border: #e7e7e7 1px solid;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border: #dfdfdf 1px solid;
  padding: 12px 40px 12px 30px;
  border-radius: 0;
  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: 16px;
  font-size: 14px;
}
select.size-l {
  width: 480px;
}
select.error {
  background: #feecf2;
}

label {
  position: relative;
}

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

input[type=radio] + label {
  background: #FFF;
  border: #f0f0f0 2px solid;
  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: 15px;
  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: 20px;
  width: 15px;
  height: 8px;
  margin-top: 0px;
  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;
}
input[type=checkbox] + label:before {
  content: "";
  position: relative;
  display: inline-block;
  width: 17px;
  height: 17px;
  border: #d6d2d3 1px solid;
  background: #FFF;
  border-radius: 2px;
  left: -10px;
  top: 3px;
}

input[type=checkbox]:checked + label {
  position: relative;
}
input[type=checkbox]:checked + label:after {
  position: absolute;
  opacity: 1;
  top: 50%;
  left: -4px;
  width: 15px;
  height: 8px;
  margin-top: -7px;
  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;
}

.recipe__inner {
  max-width: 970px;
  margin: 0 auto;
}

.common__copy {
  margin: 120px auto 60px;
}

section {
  width: 100%;
}
section .section-inner {
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto;
}
section .section-inner h2 {
  text-align: center;
  text-align: center;
  margin-bottom: 25px;
}
section .section-inner h2 p {
  display: inline-block;
  font-size: 22px;
  padding: 0 186px;
  line-height: 1;
  color: #222;
  white-space: nowrap;
  font-feature-settings: "palt";
  letter-spacing: 0.16rem;
  background: url("/assets/images/pc/common/dots.svg") left center no-repeat, url("/assets/images/pc/common/dots.svg") right center no-repeat;
  background-size: 161px 3px;
}
section .section-inner h2 span {
  font-size: 10px;
  display: block;
  font-feature-settings: "palt";
  letter-spacing: 0.08rem;
}
section .section-inner h2.no-dot p {
  background: none;
  padding: 0;
}
section .section-inner h2.section-title {
  text-align: left;
  margin-bottom: 40px;
  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 5px solid;
  font-size: 20px;
  color: #222;
  width: auto;
  padding-left: 15px;
  text-align: left;
  margin-bottom: 12px;
}

@keyframes fixed-in {
  from {
    top: 0px;
  }
  to {
    top: 100px;
  }
}
@keyframes loading {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
#title-area {
  margin-bottom: 0;
}

.mv {
  width: 100%;
  margin-bottom: 80px;
  animation: loading 1s;
}
.mv__img {
  width: 100%;
  height: auto;
  margin-bottom: 80px;
}
.mv__img img {
  width: 100%;
  height: auto;
}
.mv__txt {
  text-align: center;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.8em;
}

.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;
  aspect-ratio: 1905/684;
}
.recipe-gallery__wrapper {
  display: flex;
  -moz-column-gap: 5px;
       column-gap: 5px;
  z-index: 1;
  width: 100%;
  aspect-ratio: 1440/512.75;
  overflow: hidden;
}
.recipe-gallery__wrapper .pattern-container {
  display: flex;
  -moz-column-gap: 10px;
       column-gap: 10px;
}
.recipe-gallery .recipe-gallery__item-group {
  width: 33.3333333333%;
  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:hover .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: 80px 0;
}
.recipe-popular__inner {
  max-width: 960px;
  margin: 0 auto;
}
.recipe-popular__ttl {
  position: relative;
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 32px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  color: #222;
  padding-bottom: 24px;
}
.recipe-popular__txt p {
  font-size: 14px;
  line-height: 200%;
  color: #222;
  text-align: center;
  letter-spacing: 0.1em;
}
.recipe-popular__list {
  display: flex;
  justify-content: center;
  gap: 32px;
  margin: 40px auto 24px;
}
.recipe-popular__list .item {
  position: relative;
  width: 300px;
}
.recipe-popular__list .item__img {
  position: relative;
  background: #f4f4f4;
  width: 300px;
  height: 200px;
  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-right: 64px;
}
.recipe-popular__list .item__txt br {
  display: none;
}
.recipe-popular__list .item__ttl {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 8px;
  white-space: nowrap;
  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;
}
.recipe-popular__list .item__arrow {
  position: absolute;
  bottom: 1.5rem;
  right: 1rem;
  display: flex;
  justify-self: center;
  align-items: center;
  width: 38px;
  height: 38px;
  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:hover .item__img::after {
  transform: translate(-50%, -50%) scale(1.05);
  transition: transform 0.3s ease;
}
.recipe-popular__list .item:hover .item__img img {
  transform: scale(1.05);
  transition: transform 0.3s ease;
}
.recipe-popular__list .item:hover .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: 114px;
  height: 56px;
}
.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: 92px;
  height: 46px;
  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: 78px;
  height: 38px;
  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:hover {
  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: 211px;
  height: 17px;
  background: url("/assets/images/pc/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: 42px;
  height: 30px;
  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;
}
.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: 358px;
  height: 17px;
  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] .item__arrow {
  background: #c2620d;
}
.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__img img {
  width: 110%;
  height: 110%;
}

.recipe-contents {
  position: relative;
  padding: 80px 0;
  border-radius: 40px 40px 0 0;
}
.recipe-contents__ttl {
  font-size: 28px;
  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: 54px;
  height: 2px;
  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[data-contents=dish] {
  background: #fbfcd9 url("/assets/images/pc/feature/recipe/recipe-contents-dish-bg.png") no-repeat top center/cover;
  background-size: 2560px;
}
@media screen and (min-width: 1600px) {
  .recipe-contents[data-contents=dish] {
    background: #fbfcd9 url("/assets/images/pc/feature/recipe/recipe-contents-dish-bg.png") no-repeat top center/160%;
  }
}
.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] .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:hover {
  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/pc/feature/recipe/recipe-contents-miso-soup-bg.png") no-repeat top center/cover;
  background-size: 2560px;
}
@media screen and (min-width: 1600px) {
  .recipe-contents[data-contents=miso-soup] {
    background: #f7f2e8 url("/assets/images/pc/feature/recipe/recipe-contents-miso-soup-bg.png") no-repeat top center/160%;
  }
}
.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] .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:hover {
  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: 60px;
  height: 60px;
  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 {
  top: initial;
}
.recipe-select.is-fixed {
  position: fixed;
  top: 100px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 7;
  margin: 0 auto;
  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 auto;
}
.recipe-select.is-fixed .item__ttl {
  font-size: 12px;
  margin-bottom: 6px;
}
.recipe-select.is-fixed .item__img {
  min-height: 20px;
}
.recipe-select.is-fixed img {
  height: 25px;
}
.recipe-select.is-fixed + .recipe-select__aspect {
  width: 800px;
  aspect-ratio: 804/99.31;
  margin: 80px auto;
}

.recipe-select__list {
  background: white;
  display: flex;
  justify-content: center;
  list-style: none;
  border: 2px solid;
  border-radius: 10px;
  width: 800px;
  margin: 0 auto 80px;
  overflow: hidden;
}
.recipe-select__list .item {
  position: relative;
  flex: 1 1 100%;
  overflow: hidden;
}
.recipe-select__list .item.is-selected:hover::after {
  display: none;
}
.recipe-select__list .item:hover::after {
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.05);
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  transition: background 0.3s ease;
}
.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: 8px 16px;
  width: 100%;
  z-index: 2;
}
.recipe-select__list .item__ttl {
  font-size: 16px;
  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: 22px;
  font-weight: 700;
  margin-bottom: 16px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.recipe-item__ttl::before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 2px;
  vertical-align: middle;
  margin-right: 10px;
  margin-top: -4px;
}

.recipe-list {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
.recipe-list .item {
  position: relative;
  background: white;
  width: 230px;
  height: 260px;
  padding: 12px;
  box-sizing: border-box;
  border: 2px solid transparent;
  cursor: pointer;
  border-radius: 2px;
}
.recipe-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-list .item:hover {
  border: 2px solid;
  transition: border 0.3s ease;
}
.recipe-list .item:hover .item__img img {
  transform: scale(1.05);
  transition: transform 0.3s ease;
}
.recipe-list .item:hover .item__arrow::after {
  transform: translateX(0px) rotate(45deg);
  transition: transform 0.3s ease;
}
.recipe-list .item .item__img {
  position: relative;
  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: 16px;
  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 2px;
  font-size: 12px;
  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: 8px;
  right: 8px;
  display: flex;
  justify-self: center;
  align-items: center;
  width: 22px;
  height: 22px;
  border-radius: 999px;
}
.recipe-list .item .item__arrow:after {
  content: "";
  border: 1px 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;
}
.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;
}
.recipe-more__button:hover {
  transition: bottom 0.3s ease;
}
.recipe-more__button:hover::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: 248px 0 80px;
  box-sizing: border-box;
}
.recommend__ttl {
  background: white;
  font-size: 28px;
  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: 88px;
  height: 56px;
}
.recommend__ttl span.inline-block {
  display: flex;
  gap: 10px;
}
.recommend__ttl span.inline-block span {
  background: #f39849;
  width: 50px;
  height: 50px;
  padding-bottom: 2px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  font-size: 29px;
  font-weight: 700;
  color: #ffffff;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.recommend__ttl-wrapper {
  position: absolute;
  top: -155px;
  left: 50%;
  transform: translateX(-50%);
}
.recommend__content {
  position: relative;
  width: 880px;
  border: 2px solid #f39849;
  border-radius: 10px;
  padding: 72px 54px 40px;
  margin: 0 auto;
  box-sizing: border-box;
}
.recommend .item {
  display: flex;
  justify-content: space-between;
  gap: 52px;
}
.recommend .item__txt {
  max-width: 440px;
}
.recommend .item__txt p {
  font-size: 14px;
  line-height: 180%;
  color: #222;
  text-align: justify;
  letter-spacing: 0.1em;
}

.commitment {
  background: #e6f7fa;
  padding: 80px 0;
}
.commitment__ttl {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 56px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  color: #222;
}
.commitment__ttl::after {
  content: "";
  display: block;
  text-align: center;
  width: 54px;
  height: 2px;
  margin: 16px auto;
  background: #01b3cd;
}
.commitment__content .item {
  display: flex;
  justify-content: center;
  align-items: center;
  -moz-column-gap: 45px;
       column-gap: 45px;
}
.commitment__content .item__txt {
  max-width: 410px;
}
.commitment__content .item__txt p {
  font-size: 14px;
  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:hover {
  opacity: 0.5;
  transition: opacity 0.3s ease;
}

#server-area .section-inner {
  position: relative;
  padding-top: 50px;
  margin-bottom: 50px;
}
#server-area .section-inner h2 {
  padding-top: 24px;
  background: url("/assets/images/share/icon/icon-server.svg") top center no-repeat;
  background-size: 19px auto;
}
#server-area .baloon {
  position: absolute;
  top: 150px;
  right: 38px;
}
#server-area .badge {
  position: absolute;
  top: 36px;
  right: 70px;
  width: 105px;
  height: 105px;
  background: url("/assets/images/pc/top/server/badge.svg") top left no-repeat;
  background-size: contain;
}
#server-area .badge span, #server-area .badge p {
  color: #FFF;
  display: block;
  font-weight: bold;
  width: 100%;
  text-align: center;
}
#server-area .badge span {
  line-height: 1;
  font-size: 14px;
}
#server-area .badge .small {
  line-height: 1;
  font-size: 10px !important;
  display: inline;
}
#server-area .badge p {
  position: absolute;
  top: 50%;
  font-size: 19px;
  font-feature-settings: "palt";
  transform: translate(0, -50%);
}
#server-area .servers:after {
  content: url("data:image/gif;base64,R0lGODlhZAAUAIAAAAD//wAAACH5BAEAAAAALAAAAABkABQAAAIshI+py+0Po5y02ouz3rz7D4biSJbmiabqyrbuC8fyTNf2jef6zvf+DwwKZwUAOw==");
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
#server-area .servers {
  display: inline-block;
  zoom: 100%;
  display: block;
  display: block;
}
#server-area .servers.accordion-target {
  display: none;
}
#server-area .servers a.normal {
  display: block;
  float: left;
  width: 190px;
  padding: 14px 0x 28px 0px;
  border-right: 1px solid #e7e7e7;
  border-bottom: 1px solid #e7e7e7;
  transition: all 460ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; /* easeOutQuint */
}
#server-area .servers a.normal:nth-child(5n) {
  border-right: 0;
}
#server-area .servers a.normal:hover {
  opacity: 0.7;
}
#server-area .servers a.normal .ranks {
  position: relative;
  height: 50px;
}
#server-area .servers a.normal .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.normal .ranks {
  display: inline-block;
  zoom: 100%;
  display: block;
}
#server-area .servers a.normal .ranks .rank {
  float: left;
  width: 78px;
  height: 33px;
  margin: 0 10px 10px;
}
#server-area .servers a.normal .ranks .rank.rank1 {
  background: url("/assets/images/pc/top/server/rank1.png") 0 0 no-repeat;
  background-size: contain;
}
#server-area .servers a.normal .ranks .rank.rank2 {
  background: url("/assets/images/pc/top/server/rank2.png") 0 0 no-repeat;
  background-size: contain;
}
#server-area .servers a.normal .ranks .rank.rank3 {
  background: url("/assets/images/pc/top/server/rank3.png") 0 0 no-repeat;
  background-size: contain;
}
#server-area .servers a.normal .ranks .rank.rank4 {
  background: url("/assets/images/pc/top/server/rank4.png") 0 0 no-repeat;
  background-size: contain;
}
#server-area .servers a.normal .ranks .gooddesign {
  float: right;
  height: 49px;
  width: 30px;
  background: url("/assets/images/pc/top/server/gooddesign.png") 0 0 no-repeat;
  background-size: contain;
  margin: 0px 5px;
}
#server-area .servers a.normal .ranks .new {
  height: 31px;
  width: 56px;
  background: url("/assets/images/pc/top/server/new.png") 0 0 no-repeat;
  background-size: contain;
  position: absolute;
  right: 38px;
  top: 20px;
}
#server-area .servers a.normal .ranks .cafe {
  float: right;
  height: 33px;
  width: 42px;
  background: url("/assets/images/pc/top/server/cafe.png") 0 0 no-repeat;
  background-size: contain;
  margin: 0 5px;
}
#server-area .servers a.normal .ranks .period-10th {
  float: right;
  position: absolute;
  top: 0;
  left: 66px;
  height: 47px;
  width: 54px;
  background: url("/assets/images/pc/top/server/dewo-10th-icon.png") 0 0 no-repeat;
  background-size: contain;
  margin: 0 5px;
}
#server-area .servers a.normal .image-area {
  text-align: center;
  line-height: 0;
  margin-bottom: 20px;
}
#server-area .servers a.normal .text-area {
  margin-bottom: 30px;
}
#server-area .servers a.normal .text-area .info {
  color: #666666;
  text-align: center;
  font-size: 12px;
}
#server-area .servers a.normal .text-area .name {
  color: #222;
  text-align: center;
  font-size: 18px;
  line-height: 0.8em;
  margin: 0 0 10px 0;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#server-area .servers a.normal .text-area span {
  font-size: 10px;
  font-family: "Noto Sans Regular" !important;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#server-area .buttons {
  position: relative;
  text-align: center;
  margin: 14px 0 80px;
  width: 100%;
}
#server-area .buttons a.more-button {
  position: relative;
  border-radius: 5px;
  display: inline-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 {
  background: #f4f4f4 url("share/icon/arrow-bottom-black.svg") right 10px center no-repeat;
  padding: 13px 28px;
  width: 220px;
}
#server-area .buttons a.more-button p {
  color: #444;
  font-size: 13px;
  font-weight: bold;
  position: relative;
  top: 50%;
  line-height: 1;
}
#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("share/icon/arrow-up-black.svg") right 10px center no-repeat;
}
#server-area .buttons > a.button {
  position: absolute;
  right: 0;
}
#server-area .others {
  width: 960px;
  margin: 0 auto;
}
#server-area .others:after {
  content: url("data:image/gif;base64,R0lGODlhZAAUAIAAAAD//wAAACH5BAEAAAAALAAAAABkABQAAAIshI+py+0Po5y02ouz3rz7D4biSJbmiabqyrbuC8fyTNf2jef6zvf+DwwKZwUAOw==");
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
#server-area .others {
  display: inline-block;
  zoom: 100%;
  display: block;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#server-area .others::after {
  display: none;
}
#server-area .others .camp {
  text-align: center;
  margin: 0 0 20px 0;
}
#server-area .others h3 {
  width: 100%;
  text-align: center;
  font-size: 22px;
  margin-bottom: 10px;
  padding-top: 10px;
  letter-spacing: 0.06rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Noto Sans Bold" !important;
  font-weight: 700;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#server-area .others a {
  display: block;
  width: 310px;
  float: left;
  margin: 0 15px 0 0;
  line-height: 1.4em;
  font-size: 13px;
  color: #444;
  transition: all 460ms cubic-bezier(0.23, 1, 0.32, 1) 0ms; /* easeOutQuint */
}
#server-area .others a p {
  text-align: center;
}
#server-area .others a:hover {
  opacity: 0.7;
  text-decoration: underline;
}
#server-area .others a img {
  width: 100%;
  margin: 0 0 15px 0;
}
#server-area .others a:last-child {
  float: right;
  margin: 0 0 0 0;
}
/*# sourceMappingURL=../../maps/feature/recipe/pc.css.map */
