@charset "UTF-8";
/* @import url(./base/-home.scss);
@import url(./module/-icon.scss); */
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

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

figcaption,
figure,
main {
  display: block;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
}

b,
strong {
  font-weight: inherit;
}

b,
strong {
  font-weight: bolder;
}

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

dfn {
  font-style: italic;
}

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

audio,
video {
  display: inline-block;
}

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

img {
  border-style: none;
}

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

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  display: inline-block;
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details,
menu {
  display: block;
}

summary {
  display: list-item;
}

canvas {
  display: inline-block;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

* {
  box-sizing: border-box;
}

:before,
:after {
  box-sizing: border-box;
}

html {
  line-height: 1;
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: -apple-system, BlinkMacSystemFont, Hiragino Kaku Gothic ProN, MyYuGothicM, Meiryo, sans-serif;
  color: #444;
  background-color: #fff;
}

html,
body {
  height: 100%;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  outline: none;
}

input[aria-disabled=false],
button[aria-disabled=false],
select[aria-disabled=false],
textarea[aria-disabled=false] {
  cursor: pointer;
}

figure {
  margin: 0;
}

[role=button] {
  cursor: pointer;
}

img {
  vertical-align: middle;
  max-width: 100%;
}

a {
  color: #444;
  text-decoration: none;
  cursor: pointer;
}

@font-face {
  font-family: MyYuGothicM;
  src: local("YuGothic-Medium"), local("Yu Gothic Medium"), local("YuGothic-Regular");
}
@font-face {
  font-family: MyYuGothicM;
  font-weight: 700;
  src: local("YuGothic-Bold"), local("Yu Gothic");
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin: 0;
  min-width: 100%;
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin: 0;
  min-width: 100%;
}

p {
  margin: 10.5px 0;
}

ul,
ol {
  margin: 0;
  padding: 0;
}

li {
  list-style-type: none;
}

dl {
  margin-top: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
}

blockquote {
  padding: 10.5px 21px;
  margin: 0 0 21px;
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

address {
  margin-bottom: 21px;
  font-style: normal;
  line-height: 1.42857;
}

.js-Readmore_Body {
  position: relative;
  z-index: 0;
}

.js-Readmore_Body.js-OnHidden {
  overflow-y: hidden;
  height: 8em;
}

.js-Readmore_Body .js-Readmore {
  position: absolute;
  bottom: 0;
  z-index: 999;
  padding: 10px 0;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  text-align: center;
  font-weight: 700;
  cursor: pointer;
}

.js-Readmore_Body .js-Readmore span {
  padding: 5px 60px;
  border-radius: 3rem;
  background-color: #4ca5ff;
  color: #fff;
}

.tw-Widget {
  overflow: hidden;
  padding: 7px 10px 10px;
  height: 360px;
  border: 2px solid #1da1f2;
  border-radius: 3px;
}

.tw-Widget iframe {
  width: 99em !important;
}

.tw-Widget_Heading {
  padding-bottom: 5px;
  color: #444;
  font-size: 1.4rem;
}

.tw-Widget_Heading .ic-twitter-bird {
  width: 26px;
}

.st-TagLink + .tw-Widget {
  margin: 20px 10px 10px;
}

.SandboxRoot .env-bp-820 .timeline-Tweet-text {
  font-size: 18px !important;
  line-height: 24px !important;
}

.content {
  /* padding-bottom: 40px; */
  background: #fff;
}

.st-Btn_Prim {
  display: block;
  border: none;
  border-radius: 3px;
  background: #2ce817 !important;
  box-shadow: 0 3px 0 #2ce817;
  color: #fff !important;
  text-align: center;
  font-weight: 700;
  font-size: 1.3rem;
  border-radius: 30px;
}
.st-Btn_Prim:hover {
  opacity: 0.7;
}

.st-Btn_Second {
  position: relative;
  display: block;
  border: none;
  border-radius: 3px;
  background: #4ca5ff;
  box-shadow: 0 3px 0 #003f7f;
  color: #fff;
  font-weight: 700;
  font-size: 15px;
}

.st-Btn_Second .icf-magnifier {
  margin-right: 5px;
  vertical-align: sub;
  font-size: 2.2rem;
}

.st-Btn_Third,
.st-Search_Select select {
  border: 1px solid #4ca5ff;
  border-radius: 3px;
  background: #f4f9ff;
  box-shadow: 0 2px 0 0 #4ca5ff;
  color: #444;
  font-weight: 700;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.st-Wrap {
  margin-bottom: 40px;
  border-top: 1px solid #9fa4a8;
}

.st-Wrap .st-Item:last-of-type {
  border-bottom: none;
}

.st-Heading_Lv1 {
  color: #053564;
  font-size: 20px;
  position: relative;
  border-top: 2px solid #053564;
  border-bottom: 2px solid #053564;
}

.st-Heading_Lv1 span {
  display: block;
  padding: 15px 10px 15px 45px;
  width: 100%;
  background: #fff;
}

.st-Heading_Lv2 {
  padding: 0 20px 10px;
  color: #053564;
  font-size: 1.6rem;
  line-height: 1.4;
  margin-top: 20px;
}

.st-PageTitle_Lv1 {
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 1.42857;
}

.st-PageTitle_Lv2 {
  padding: 5px 0 5px 10px;
  border-left: 5px solid #98ccff;
  font-size: 1.4rem;
}

.st-PageTitle_Lv3 {
  padding: 3px 0 3px 10px;
  border-left: 2px solid #98ccff;
  font-size: 1.4rem;
}

.st-Table {
  width: 100%;
  border: 1px solid #ccd6dd;
  border-collapse: collapse;
}

.st-Table th {
  padding: 10px 15px;
  width: 8em;
  border-bottom: 1px solid #ccd6dd;
  background-color: #f4f9ff;
  text-align: left;
  font-size: 13px;
}

.st-Table td {
  padding: 10px 15px;
  border-bottom: 1px solid #ccd6dd;
  font-size: 13px;
}

.st-Table tr:last-of-type th,
.st-Table tr:last-of-type td {
  border-bottom: none;
}

.st-Table.st-Table_Col th {
  border-right: 1px solid #ccd6dd;
}

.st-Table.st-Table_Row th {
  border-bottom: 1px solid #ccd6dd;
}

.st-TagLink {
  margin-top: 30px;
  margin-bottom: -10px;
}

.st-TagLink_Item {
  display: inline-block;
  margin-bottom: 5px;
  margin-left: 5px;
  padding-left: 13px;
}

.st-TagLink_Label {
  padding: 0 10px;
  height: 24px;
  border-left: 1px solid #ffba00;
  background: #ffba00;
  color: #fff !important;
  font-weight: 700;
  font-size: 1.2rem;
  line-height: 24px;
}

.st-TagLink_Label:before {
  position: absolute;
  left: -13px;
  display: block !important;
  border-width: 12px 12px 12px 0;
  border-style: solid;
  border-color: transparent #ffba00 transparent transparent;
}

.st-TagLink_Label:after {
  position: absolute;
  top: 10px;
  left: -3px;
  z-index: 100000;
  display: block;
  width: 5px;
  height: 5px;
  border-radius: 100%;
  background: #fff;
  content: "";
}

.st-Preparing {
  padding: 20px;
}

.st-Error {
  padding: 10px 15px;
  border-radius: 3px;
  background: rgba(255, 76, 21, 0.1);
  color: #ff4c15 !important;
  font-weight: 700;
  font-size: 13px;
}

.st-Search {
  padding: 0 10px 5px;
  margin-top: -15px;
}

.st-Search_Btn_Refine {
  margin: 0 auto;
  padding: 15px;
  width: 80%;
}

.st-Search_Btn_Refine.st-Search_Compact {
  margin: 0 !important;
  padding: 0;
  width: 100%;
  height: 38px;
  font-size: 13px;
}

.st-Search_Select_Wrap-Wide .st-Search_Select {
  margin-bottom: 3%;
  width: 100%;
}

.st-Search_Select_Wrap-Wide .st-Search_Select:before {
  position: absolute;
  top: 27%;
  right: 7px;
  color: #4ca5ff;
  content: "";
  font-size: 1.6rem;
  transform: rotate(0deg);
  width: 2px;
  height: 8px;
}

.st-Search_Select_Wrap-Wide .st-Search_Select:after {
  position: absolute;
  top: 27%;
  right: 7px;
  color: #4ca5ff;
  content: "";
  font-size: 1.6rem;
  transform: rotate(0deg);
  width: 8px;
  height: 2px;
}

.st-Search_Select_Wrap.st-Search_Compact {
  margin-bottom: 0;
}

.st-Search_Select_Wrap.st-Search_Compact .st-Search_Select:last-of-type {
  margin-bottom: 0 !important;
}

.st-Search_Select_Wrap.st-Search_Compact .icf-magnifier {
  font-size: 1.6rem;
}

.st-Search_Select {
  position: relative;
  margin-right: 2%;
  margin-bottom: 2%;
  width: 32%;
}

.st-Search_Select:before {
  position: absolute;
  top: 48%;
  right: 8px;
  color: #4ca5ff;
  background-color: #4ca5ff;
  content: "";
  transform: rotate(45deg);
  height: 2px;
  width: 8px;
}

.st-Search_Select:after {
  position: absolute;
  top: 40%;
  right: 6px;
  color: #4ca5ff;
  background-color: #4ca5ff;
  content: "";
  transform: rotate(45deg);
  height: 8px;
  width: 2px;
}

.st-Search_Select .st-Search_Select-Label {
  position: absolute;
  top: 6px;
  left: 9px;
  color: #4ca5ff;
  font-weight: 700;
  font-size: 1rem;
}

.st-Button_Reset input {
  padding: 6px 10px;
  border: 1px solid #444;
  border-radius: 3px;
  background-color: #fff;
  font-size: 12px;
  -webkit-appearance: none;
}

.st-Item_Nothing {
  margin: 20px 20px 0;
  padding: 15px;
  border: 1px solid #d6cebd;
  border-radius: 3px;
  text-align: center;
  font-size: 13px;
  line-height: 1.5;
}

.st-Item .st-Item_Nothing {
  margin: 20px 20px 0 0 !important;
}

.st-Item {
  padding-bottom: 30px;
  border-bottom: 1px solid #9fa4a8;
}

.st-Item a {
  position: relative;
  display: block;
  color: inherit;
}

.st-Item a:before,
.st-Item a:after {
  content: " ";
  display: table;
}

.st-Item a:after {
  clear: both;
}

/* .st-Item_Heading {
  display: flex;
  overflow: hidden;
} */

.st-Item_Heading .st-Item_Rank {
  position: relative;
  z-index: 0;
}

.st-Item_Heading .st-Item_Rank:before {
  display: block;
  width: 0;
  height: 0;
  border-width: 50px 50px 0 0;
  border-style: solid;
  border-color: #4ca5ff transparent transparent;
  content: "";
}

.st-Item_Heading .st-Item_Rank span {
  position: absolute;
  top: 5px;
  left: 7px;
  color: #fff;
  font-weight: 700;
  font-size: 2.1rem;
}

.st-Item_Heading .st-Item_Name {
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 1.42857;
  padding: 15px;
}

.st-Item_Heading .st-Item_Rank + .st-Item_Name {
  margin-left: -10px;
  padding: 15px 15px 15px 0;
  min-width: inherit;
}

.st-Item:nth-of-type(1) .st-Item_Rank:before {
  border-color: #ffba00 transparent transparent;
}

.st-Item:nth-of-type(2) .st-Item_Rank:before {
  border-color: #9fa4a8 transparent transparent;
}

.st-Item:nth-of-type(3) .st-Item_Rank:before {
  border-color: #c38247 transparent transparent;
}

.st-Item:nth-of-type(n + 10) .st-Item_Heading .st-Item_Rank span {
  left: 3px;
  letter-spacing: -1px;
}

.st-Item_Stars {
  display: table;
}

.st-Item_Stars i {
  display: table-cell;
  color: #ffba00;
}

.st-Item_Stars_point {
  margin-left: 5px;
  color: #252525;
}

.st-Item_Row {
  display: flex;
  padding: 0 10px 15px;
}

.st-Item_Row:before,
.st-Item_Row:after {
  content: " ";
  display: table;
}

.st-Item_Row:after {
  clear: both;
}

.st-Item_Row .st-Item_Description {
  font-weight: 700;
}

.st-Item_Bnr {
  margin-right: 10px;
  width: 110px;
}

.st-Item_Bnr img {
  border-radius: 13px;
  height: auto;
}

.st-Bnr_Caption {
  background: #ffff7c;
  display: block;
  font-size: 1.2rem;
  text-align: center;
  line-height: 1.3;
  margin: 0;
  width: 100%;
  padding: 6px;
  font-weight: 700;
}

.st-Bnr_Caption em {
  color: #dc2340;
  font-weight: 700;
  font-style: normal;
  margin-right: 2px;
}

.st-Item_Compact {
  padding: 0;
}

.st-Item_Compact .st-Item_Row {
  position: relative;
  display: flex !important;
  padding: 15px 10px;
}

/* .st-Item_Compact .st-Item_Row:before {
  position: absolute;
  position: absolute;
  top: 40%;
  right: 5px;
  color: #ccd6dd;
  content: '/e5e1';
  font-size: 2rem;
  font-family: arrow_forward_ios;
} */
.st-Item_Compact .st-Item_Overview-Heading {
  display: table;
  padding-right: 7px;
  padding-bottom: 7px;
}

.st-Item_Compact .st-Item_Bnr {
  width: 110px;
}

.st-Item_Compact .st-Item_Description {
  padding-right: 15px;
}

.st-Item_Compact .st-Item_Look-Number,
.st-Item_Compact .st-Item_Look-Fever,
.st-Item_Compact .st-Item_Look-Check {
  margin-top: -2px;
}

.st-Item_Compact .st-Item_Overview-Heading + .st-Item_Developer {
  margin: 0;
}

.st-Item_Overview {
  vertical-align: top;
  flex: 1;
}

.st-Item_Overview .st-Item_Rank {
  display: table-cell;
}

.st-Item_Overview .st-Item_Rank span {
  display: block;
  padding: 3px;
  width: 30px;
  background: #4ca5ff;
  color: #fff;
  text-align: center;
  font-weight: 700;
  font-size: 1.2rem;
  line-height: 1.42857;
}

.st-Item_Overview .st-Item_Name {
  font-weight: 700;
  font-size: 2rem;
  line-height: 1.42857;
  display: table-cell;
}

.st-Item_Overview .st-Item_Rank + .st-Item_Name {
  padding-left: 5px;
}

.st-Item_Tag span {
  /* display: inline-block;
  margin: 0 2px 0 0;
  padding: 2px 8px 2px;
  border-radius: 3px;
  background: #fff;
  color: #fd193d;
  text-align: center;
  font-weight: 700;
  font-size: 1rem;
  line-height: 1;
  border: 1px solid #fd193d; */
  display: inline-block;
  margin-right: 1px;
  padding: 6px 5px 5px;
  border: 1px solid #00bb0b;
  color: #00bb0b;
  background-color: #dcf9de;
  font-weight: 700;
  font-size: 1.2rem;
  line-height: 1;
  border-radius: 10px;
}

.st-Item_Tag span.free-tag {
  border: 1px solid #ff7ad6;
  color: #ff00b0;
  background-color: #fde8f6;
}

/* .st-Item_Description {
  margin-bottom: 7px;
  font-size: 1.4rem;
  line-height: 1.3;
} */

.st-Item_Tag + .st-Item_Description {
  margin-top: 5px;
}

.st-Link_Text + .st-Item_Review {
  margin-top: 30px;
}

.st-Item_Developer {
  color: #656565;
  word-break: break-all;
  font-size: 1.2rem;
  line-height: 1;
}

.st-Item_Developer-Center {
  display: block;
  text-align: center;
}

.st-Btn_Go + .st-Item_Developer-Center {
  margin-bottom: 15px;
}

.st-Item_PostedDate {
  color: #656565;
  word-break: break-all;
  font-size: 1.2rem;
  line-height: 1;
}

.st-Btn_DL {
  margin: 0 10px 20px;
  padding: 17px 15px 15px;
  font-size: 1.8rem;
}

.st-Btn_DL .icf-download {
  margin-right: 5px;
  vertical-align: sub;
  font-size: 2.2rem;
}

.st-Btn_DL .icf-apple,
.st-Btn_DL .icf-android {
  margin-right: 10px;
  vertical-align: sub;
  font-size: 2.2rem;
  position: relative;
  top: -0.1em;
  display: inline-block;
}

.st-Link_Text + .st-Btn_DL {
  margin-top: 20px;
}

.st-Btn_DL-Half {
  display: inline-block !important;
  float: right;
  font-size: 1.4rem;
  padding: 6px 14px 4px;
}

.st-Btn_DL-Half .icf-download {
  margin-right: 5px;
  vertical-align: sub;
  font-size: 1.8rem;
}

.st-Btn_DL-Half .icf-apple,
.st-Btn_DL-Half .icf-android {
  margin-right: 3px;
  vertical-align: sub;
  font-size: 1.8rem;
  position: relative;
  top: -0.1em;
  display: inline-block;
}

.ab-Btn_Common {
  padding: 8px 15px;
  border: none;
  border-radius: 3px;
  color: #fff !important;
  text-align: center;
  font-weight: 700;
  font-size: 1.4rem;
}

.ab-Btn_Common.st-Btn_DL {
  padding: 17px 15px 15px;
  font-size: 1.8rem;
}

.ab-Btn_Common.st-Btn_DL .icf-download {
  margin-right: 5px;
  vertical-align: sub;
  font-size: 2.2rem;
}

.st-Btn_Go {
  margin: 0 10px 25px;
  padding: 20px 15px;
  font-size: 1.8rem;
}
.st-Btn_Go:hover {
  opacity: 0.7;
}

.st-Btn_Go .icf-arrow-single {
  position: absolute;
  top: 38%;
  right: 10px;
  font-size: 1.6rem;
}

.st-Link_Text {
  padding: 0 10px;
  color: #053564 !important;
  text-align: center;
  font-weight: 700;
  font-size: 1.3rem;
}

.st-Link_Text i {
  margin-left: 5px;
  font-size: 1.1rem;
}

.st-Item_Review {
  margin: 0 10px 15px;
  border-radius: 10px;
  background: #98ccff;
}

.st-Item_Review-Heading {
  padding: 16px 15px;
  color: #333;
  font-size: 1.6rem;
}

.st-Item_Review-Heading .icf-review {
  margin-right: 5px;
  vertical-align: sub;
  font-size: 2.4rem;
}

.st-Item_Review-Inner {
  padding: 2px;
}

.st-Item_Review-List {
  /* display: inline-table; */
  width: 100%;
  background: #f4f9ff;
  border-radius: 10px;
}

.st-Item_Review-List li {
  padding: 20px 40px 15px;
  color: #444;
  font-size: 1.3rem;
}

/* .st-Item_Review-List li:not(:last-of-type) {
  border-bottom: 1px dashed #98ccff;
} */

.st-Item_Review-Title {
  margin-bottom: 6px;
  font-size: 1.4rem;
}

.st-Item_Review-Comment {
  margin: 5px 0 10px;
  color: #444;
  line-height: 1.5;
}

.st-Catch_Balloon {
  position: relative;
  padding: 20px 10px;
  border: 5px solid;
  border-color: #4ca5ff;
  border-radius: 3px;
  color: #003f7f;
  text-align: center;
  font-weight: 700;
  letter-spacing: 2px;
  font-size: 2rem;
  line-height: 1.4;
}

.st-Catch_Balloon:after {
  position: absolute;
  bottom: -15px;
  left: 44%;
  display: block;
  width: 0;
  height: 0;
  border-width: 15px 15px 0;
  border-style: solid;
  border-color: #4ca5ff transparent transparent;
  content: "";
}

.st-Item_Balloon {
  position: relative;
  padding: 20px 10px;
  border: 5px solid;
  border-color: #fd193d;
  border-radius: 3px;
  color: #fd193d;
  text-align: center;
  font-weight: 700;
  margin: 0 30px 15px;
  letter-spacing: 1px;
  font-size: 1.5rem;
}

.st-Item_Balloon:after {
  position: absolute;
  bottom: -15px;
  left: 44%;
  display: block;
  width: 0;
  height: 0;
  border-width: 15px 15px 0;
  border-style: solid;
  border-color: #fd193d transparent transparent;
  content: "";
}

.st-Recommend {
  padding-bottom: 40px;
}

.st-Recommend_List {
  display: flex;
  padding: 15px 10px 0;
  align-content: space-between;
  flex-wrap: wrap;
  gap: 5px;
}

.st-Recommend_List li {
  padding: 0 0 3%;
  width: 16.66667%;
  justify-content: space-between;
}

.st-Recommend_List li a {
  display: block;
  width: 100%;
  vertical-align: middle;
  text-align: center;
}

.st-Recommend_List li img {
  border-radius: 13px;
  width: 100%;
  height: auto;
}

.st-Popularity_Hero-Wrap {
  position: relative;
  overflow: hidden;
  background: #ecf1f7;
  text-align: center;
}

.st-Popularity_Hero-Wrap img {
  width: 100%;
  height: auto;
}

.st-Popularity_Hero-Wrap.st-Test_Box {
  margin: 0 10px;
}

.st-Popularity_Hero-Wrap + .st-Item_Review,
.st-Popularity_Hero-Wrap + .st-Item_Recommend,
.st-Popularity_Hero-Wrap + .st-Item_Row {
  margin-top: 15px;
}

.st-Popularity_Hero {
  border-bottom: 1px solid #9fa4a8;
}

.st-Popularity_Hero .st-Box:before,
.st-Popularity_Hero .st-Box:after {
  content: " ";
  display: table;
}

.st-Popularity_Hero .st-Box:after {
  clear: both;
}

.video + .st-Item_Recommend {
  margin-top: 10px;
}

.st-Popularity_Tag {
  margin-top: 15px;
}

.st-Item_Look-Number,
.st-Item_Look-Fever,
.st-Item_Look-Check {
  display: inline-block;
  padding: 2px 8px;
  border: 1px solid;
  border-radius: 3px;
  color: #0f85ff;
  font-weight: 700;
  font-size: 1.2rem;
  line-height: 1;
}

.st-Item_Look-Number em,
.st-Item_Look-Fever em,
.st-Item_Look-Check em {
  margin-right: 2px;
  font-style: normal;
  font-size: 1.4rem;
}

.st-Item_Look-Number i,
.st-Item_Look-Fever i,
.st-Item_Look-Check i {
  margin-left: 3px;
}

.st-Item_Look-Number .icf-look-eye,
.st-Item_Look-Fever .icf-look-eye,
.st-Item_Look-Check .icf-look-eye {
  font-size: 1rem;
}

.st-Item_Look-Fever em {
  color: #ff0f87;
}

.st-Item_Look-Check {
  color: #ff9100;
}

.st-Popularity .st-Item_Overview-Heading {
  padding-bottom: 0;
}

.st-Popularity .st-Item_Name {
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 1.42857;
  padding-left: 0;
}

.st-Popularity .st-Item_Description {
  margin-top: 10px;
}

.st-Popularity .st-Btn_More {
  float: right;
}

.st-Popularity .st-Popularity_Btn {
  margin: 20px auto 0;
  padding: 15px;
  width: 80%;
  text-align: center;
}

.st-Popularity .st-Popularity_Btn .icf-arrow-single {
  position: absolute;
  right: 10px;
}

.st-Notice .st-Item_Compact {
  padding-bottom: 10px;
}

.st-Notice .st-Item_Row {
  padding-bottom: 20px;
}

.st-Notice .st-Item_Row:before {
  display: none;
}

.st-Notice .st-Item_Heading .st-Item_Name {
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 1.42857;
  margin-left: 0;
  padding: 15px 10px 0;
}

.st-Notice .st-Item_Description {
  padding-right: 0;
}

.st-Item_CatchCopy {
  padding: 15px 10px;
  background: #ecf1f7;
  color: #053564;
  font-size: 1.5rem;
  line-height: 1.5;
}

.st-Item_DetailedExplanation {
  padding: 10px;
  font-size: 1.3rem;
  line-height: 1.5;
}

.st-Box {
  padding: 15px 10px;
}

.st-Btn_More {
  padding: 5px 30px;
  border-radius: 3px;
  background: #cbe5ff;
  color: #053564;
  text-align: center;
  font-weight: 700;
  font-size: 1.1rem;
}

.st-Item_Appeal {
  overflow: hidden;
  padding: 0 10px 10px;
}

.st-Item_Appeal-Comment,
.st-Item_Appeal p {
  padding: 10px 0;
  font-size: 1.3rem;
  line-height: 1.5;
}

.st-Item_Appeal .st-Popularity_Hero-Wrap {
  margin-top: 10px;
}

.st-Item_Appeal-Comment.js-Readmore_Body {
  padding: 10px 0 5px;
}

.st-Item_Appeal-Comment.js-Readmore_Body p {
  margin: 0;
  padding: 0;
}

body.cke_editable.cke_editable_themed.cke_contents_ltr.cke_show_borders {
  padding: 10px 0;
  font-size: 1.3rem;
  line-height: 1.5;
}

body.cke_editable.cke_editable_themed.cke_contents_ltr.cke_show_borders .st-Item_Appeal {
  background: #fff;
}

.st-Video {
  min-height: 195px;
  margin-bottom: 10px;
}

.st-Video_La {
  margin-bottom: 10px;
}

.st-Item_Recommend {
  margin: 0 10px 15px;
  border-radius: 3px;
  background: #ff3;
  border-radius: 20px;
}

.st-Item_Recommend-Heading {
  padding: 8px 10px;
  color: #333;
  font-weight: 700;
  font-size: 1.4rem;
}

.st-Item_Recommend-Heading .icf-star {
  margin-right: 5px;
  font-size: 1.5rem;
}

.st-Item_Recommend-Inner {
  padding: 2px;
}

.st-Item_Recommend-List {
  display: inline-table;
  width: 100%;
  background: #ffffe0;
}

.st-Item_Recommend-List li {
  padding: 10px 5px 0 40px;
  color: #444;
  text-indent: -2em;
  font-size: 1.4rem;
  line-height: 1.4;
}

.st-Item_Recommend-List li:first-of-type {
  padding: 10px 5px 0 40px;
}

.st-Item_Recommend-List li:last-of-type {
  padding: 10px 5px 10px 40px;
}

.st-Item_Recommend-List li:before {
  display: inline-block;
  margin-right: 10px;
  width: 18px;
  height: 18px;
  /* background: url(/assets/img/icon_check.svg) 0 0 no-repeat; */
  background-size: 100% 100%;
  content: "";
  vertical-align: middle;
}

.st-TagSearch {
  margin-right: auto;
  margin-left: auto;
}

.st-TagSearch:before,
.st-TagSearch:after {
  content: " ";
  display: table;
}

.st-TagSearch:after {
  clear: both;
}

.st-TagSearch_Wrap {
  overflow: hidden;
  padding: 0 15px;
  height: 47px;
  border-bottom: 1px solid #ccd6dd;
  background: #fff;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 1.4rem;
  line-height: 47px;
}

.st-TagSearch_Wrap .icf-tags {
  margin-right: 5px;
  color: #ffba00;
  font-size: 1.8rem;
}

.st-TagSearch_Wrap .icf-tags:before {
  vertical-align: sub;
}

.st-TagSearch_Wrap strong {
  margin-right: 2px;
}

.st-Item_Review-More {
  margin: 7px 5px 5px;
  padding: 10px;
  border-radius: 2rem;
  background: #0f85ff;
  color: #fff !important;
  text-align: center;
  font-weight: 700;
  font-size: 1.3rem;
}

.st-Item_Review-More i {
  margin-left: 5px;
  font-size: 1.1rem;
}

.st-Catch {
  padding: 10px;
  line-height: 1;
}

.st-Catch_Heading {
  margin: 0 0 15px;
  padding: 10px;
  border: 1px solid #ccd6dd;
  border-radius: 3px;
  font-weight: 700;
  font-size: 1.5rem;
}

.st-Catch_Lead {
  color: #656565;
  font-size: 1.4rem;
}

.st-Catch_Lead strong {
  color: #444;
}

.st-Catch_Message {
  margin: 0;
  padding: 10px;
  border: 1px solid #ccd6dd;
  border-radius: 3px;
  font-size: 1.2rem;
}

.st-Banner_Link {
  width: 100%;
  height: auto;
}

.anime-slide01 {
  -webkit-animation: slide01 linear 1s;
  animation: slide01 linear 1s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  transform-origin: 50% 50%;
}

.anime-rotate01 {
  -webkit-animation: rotate01 linear 1s;
  animation: rotate01 linear 1s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  transform-origin: 50% 50%;
}

@-webkit-keyframes slide01 {
  0% {
    transform: translate(0, 0) scale(1.25);
  }
  25% {
    transform: translate(5px, 0) scale(1.25);
  }
  50% {
    transform: translate(0, 0) scale(1.25);
  }
  75% {
    transform: translate(-5px, 0) scale(1.25);
  }
  100% {
    transform: translate(0, 0) scale(1.25);
  }
}
@keyframes slide01 {
  0% {
    transform: translate(0, 0) scale(1.25);
  }
  25% {
    transform: translate(5px, 0) scale(1.25);
  }
  50% {
    transform: translate(0, 0) scale(1.25);
  }
  75% {
    transform: translate(-5px, 0) scale(1.25);
  }
  100% {
    transform: translate(0, 0) scale(1.25);
  }
}
@-webkit-keyframes rotate01 {
  0% {
    transform: rotate(0deg) scale(1.25);
  }
  25% {
    transform: rotate(-10deg) scale(1.25);
  }
  50% {
    transform: rotate(0deg) scale(1.25);
  }
  75% {
    transform: rotate(10deg) scale(1.25);
  }
  100% {
    transform: rotate(0deg) scale(1.25);
  }
}
@keyframes rotate01 {
  0% {
    transform: rotate(0deg) scale(1.25);
  }
  25% {
    transform: rotate(-10deg) scale(1.25);
  }
  50% {
    transform: rotate(0deg) scale(1.25);
  }
  75% {
    transform: rotate(10deg) scale(1.25);
  }
  100% {
    transform: rotate(0deg) scale(1.25);
  }
}
.st-Header {
  z-index: 888888888 !important;
  height: 50px;
  /* background: #00ced1; */
  /* background: #33373d; */
  background: #eaeaea;
}

.st-Header_Logo {
  display: inline-block;
  margin-left: 10px;
}

.st-Header_Logo h1 {
  font-size: 0;
}

.st-Header_Logo img {
  width: auto;
  height: 25px;
}

.icf-user-o {
  color: #fff;
  font-size: 2.8rem;
  width: 28px;
  height: 28px;
}

.st-Pagetop {
  background: #eaeaea;
}

.st-Pagetop a {
  display: block;
  padding: 15px 0;
  width: 100%;
  color: #656565;
  text-align: center;
}

.st-Pagetop i {
  font-size: 3.5rem;
}

.st-Pagetop i:before {
  display: inline-block;
  transform: rotate(-90deg);
}

.st-Pagetop span {
  display: block;
  margin-top: 3px;
  font-size: 1rem;
}

.st-Banner_Appeal {
  margin-right: auto;
  margin-left: auto;
}

.st-Banner_Appeal:before,
.st-Banner_Appeal:after {
  content: " ";
  display: table;
}

.st-Banner_Appeal:after {
  clear: both;
}

.st-Banner_Appeal a {
  position: fixed;
  bottom: 0;
}

.st-Campaign_Adjustment {
  padding: 5px 15px 80px !important;
}

.st-Footer {
  background: #e5f2ff;
  font-size: 12px;
}

.st-Footer_Inner {
  margin-right: auto;
  margin-left: auto;
}

.st-Footer_Inner:before,
.st-Footer_Inner:after {
  content: " ";
  display: table;
}

.st-Footer_Inner:after {
  clear: both;
}

.st-Footer_Logo {
  display: inline-block;
}

.st-Footer_Logo img {
  height: 30px;
}

.st-Footer_Mark {
  padding: 25px 15px 10px;
  width: 100%;
}

.st-Footer_Sns {
  float: right;
  margin-top: -5px;
  text-align: center;
}

.st-Footer_Sns .st-Footer_Twitter {
  display: block;
  width: 40px;
  height: 40px;
  border: 1px solid #1da1f2;
  border-radius: 100%;
  line-height: 36px;
  cursor: pointer;
}

.st-Footer_Sns img {
  width: 30px;
}

.st-Footer_Notes {
  padding: 15px;
  line-height: 1.8;
  color: #000;
}

.st-Footer_Notes h2 {
  font-weight: 400;
  font-size: 1em;
}

.st-Footer_Notes li {
  margin: 5px 15px;
}

.st-Footer_Overview {
  color: #000;
  margin: 0 15px;
  padding: 20px 0;
  line-height: 1.42857;
}

.st-Footer_Overview:not(:first-of-type) {
  border-top: 1px solid rgba(5, 53, 100, 0.15);
}

.st-Footer_Overview:last-of-type {
  margin: 0 15px 25px;
}

.st-Footer_Overview-Title {
  margin-bottom: 10px;
  font-weight: 700;
}

.st-Footer_Overview-List {
  padding-left: 2rem;
}

.st-Footer_Overview-List li {
  list-style-type: disc;
}

.st-Footer_Overview-List li:not(:last-of-type) {
  margin-bottom: 8px;
}

.st-Footer_Menu {
  margin: 0;
  padding: 10px;
  background: #fff;
  text-align: center;
  font-size: 1.1rem;
}

.st-Footer_Menu li {
  display: inline-block;
  margin: 0 5px;
}

.st-Footer_Service {
  padding: 0 15px 25px;
}

.st-Footer_Service-Link {
  display: inline-block;
  padding: 12px;
  border: 1px solid #a4c1e0;
  border-radius: 3px;
  text-align: center;
  cursor: pointer;
}

.st-Footer_Service-Link span {
  display: block;
  padding-top: 8px;
  color: #053564;
  font-size: 9px;
}

.st-Footer_Service-row .st-Footer_Service-Link {
  width: 100%;
}

.st-Footer_Service-row .st-Footer_Service-Link img {
  height: 34px;
}

.st-Footer_Service-col2 {
  margin-top: 3.5%;
}

.st-Footer_Service-col2 .st-Footer_Service-Link {
  width: 48%;
}

.st-Footer_Service-col2 .st-Footer_Service-Link:nth-of-type(even) {
  float: right;
}

.st-Footer_Service-col2 .st-Footer_Service-Link img {
  height: 20px;
}

.st-Footer_Copyright {
  display: block;
  padding: 5px 15px 20px;
  background: #fff;
  color: #444;
  text-align: center;
  font-size: 1.1rem;
}

@font-face {
  font-display: swap;
  font-family: icf;
  src: url(/assets/font/icf.eot?hqk6j5);
  src: url(/assets/font/icf.eot?hqk6j5#iefix) format("embedded-opentype"), url(/assets/font/icf.ttf?hqk6j5) format("truetype"), url(/assets/font/icf.woff?hqk6j5) format("woff"), url(/assets/font/icf.svg?hqk6j5#icf) format("svg");
}
[class^=icf-],
[class*=" icf-"] {
  text-transform: none;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  font-family: icf !important;
  line-height: 1;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media screen and (min-width: 992px) {
  body {
    background: #eaeaea;
  }
  .content {
    margin-right: auto;
    margin-left: auto;
  }
  .content:before,
  .content:after {
    content: " ";
    display: table;
  }
  .content:after {
    clear: both;
  }
  .st-Search_Select_Wrap-Wide {
    padding: 0 10px;
  }
  .st-Search_Select {
    margin-right: 1%;
    margin-bottom: 6px;
    width: 32.6%;
  }
  .st-Item {
    width: 100%;
  }
  .st-Recommend_List li {
    width: 18%;
  }
}
.st-Header_Inner {
  margin-right: auto;
  margin-left: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  background: #fe9458;
}

@media screen and (min-width: 992px) and (min-width: 1200px) {
  .content {
    width: 640px;
  }
  .st-Header_Inner {
    width: 640px;
  }
}
@media screen and (min-width: 992px) and (min-width: 992px) and (max-width: 1199px) {
  .content {
    width: 640px;
  }
  .st-Header_Inner {
    width: 640px;
  }
}
@media screen and (min-width: 992px) and (min-width: 768px) and (max-width: 991px) {
  .content {
    width: 750px;
  }
  .st-Header_Inner {
    width: 750px;
  }
}
@media screen and (max-width: 360px) {
  .st-Recommend_List li {
    width: 20%;
  }
}
@media screen and (min-width: 1200px) {
  .st-TagSearch {
    width: 640px;
  }
  .st-Banner_Appeal {
    width: 640px;
  }
  .st-Footer_Inner {
    width: 640px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .st-TagSearch {
    width: 640px;
  }
  .st-Banner_Appeal {
    width: 640px;
  }
  .st-Footer_Inner {
    width: 640px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .st-TagSearch {
    width: 750px;
  }
  .st-Banner_Appeal {
    width: 750px;
  }
  .st-Footer_Inner {
    width: 750px;
  }
}
@media screen and (max-width: 991px) {
  .st-Header_Logo {
    margin-left: 10px;
  }
}
.class::before {
  font-family: "Material Icons";
  content: "e8dc";
}

.md-light {
  color: #fff;
}

.st-Heading_Lv1 span {
  padding-left: 30px !important;
}

.good {
  font-size: 16px;
  vertical-align: bottom;
}

.search {
  margin-bottom: -4px;
  font-size: 18px;
  vertical-align: bottom;
}

.star {
  font-size: 16px;
  vertical-align: bottom;
  margin-bottom: -2px;
}

.get {
  font-size: 24px;
  vertical-align: bottom;
  margin-bottom: -3px;
}

.review {
  font-size: 18px;
  vertical-align: bottom;
  margin-bottom: -3px;
}

.grade {
  font-size: 13px;
  color: #ffba00;
}

.check-circle {
  font-size: 18px;
  vertical-align: bottom;
  margin-bottom: 1px;
  color: #0f85ff;
}

.arrow_forward {
  font-size: 12px;
  vertical-align: bottom;
  margin-left: 5px;
}

.double-arrow {
  font-size: 72px !important;
}

.graph {
  position: absolute;
  top: 50%;
  left: 3px;
  transform: translateY(-50%);
}

.smartphone {
  font-size: 12px;
  vertical-align: bottom;
  margin-left: 5px;
}

.right-arrow {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  color: #ccd6dd;
}

.right-arrow2 {
  font-size: 12px;
  vertical-align: bottom;
  margin-bottom: -1px;
}

.right-arrow3 {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  color: #fff;
}

.p-filter__fixed {
  padding: 10px 10px 0;
}

.form {
  display: flex;
  flex-wrap: wrap;
  position: relative;
}

.p-filter__block {
  position: relative;
  margin-right: 2%;
  margin-bottom: 2%;
  width: 32%;
}
.p-filter__block::before {
  position: absolute;
  font-size: 20px;
  content: "\e5cf";
  color: #4ca5ff;
  right: 8px;
  font-family: "Material Icons";
  top: 50%;
  transform: translateY(-50%);
}
.p-filter__block:hover {
  opacity: 0.7;
}

.p-filter__block:nth-of-type(3n) {
  margin-right: 0;
}

.p-filter__select {
  border: 1px solid #4ca5ff;
  border-radius: 15px;
  background: #f4f9ff;
  box-shadow: 0 2px 0 0 #4ca5ff;
  color: #444;
  font-weight: 700;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  padding-left: 20px;
  padding-bottom: 5px;
  padding-top: 17px;
  font-size: 12px;
}

.p-filter__heading .main {
  position: absolute;
  top: 5px;
  left: 20px;
  font-size: 10px;
  color: #4ca5ff;
  font-weight: bold;
}

.p-filter__button-item {
  position: absolute;
  top: 51%;
  right: 0;
  display: block;
  border: none;
  border-radius: 15px;
  background: #4ca5ff;
  box-shadow: 0 3px 0 #003f7f;
  color: #fff;
  font-weight: 700;
  font-size: 15px;
  width: 32%;
  height: 34px;
}
.p-filter__button-item::before {
  position: absolute;
  width: 20px;
  height: 20px;
  content: "\e8b6";
  left: 20%;
  font-family: "Material Icons";
}
.p-filter__button-item:hover {
  opacity: 0.7;
}

.wrapper {
  border-top: 1px solid #ccd6cc;
}

.st-Search_Result {
  font-size: 24px;
  padding: 0 10px 5px;
  font-weight: 700;
}

.st-Sort_Title {
  margin-bottom: 10px;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 1;
  padding: 0 10px;
}

.st-Tab {
  padding: 0 10px 10px;
}

.st-Tab ul {
  display: table;
  margin: 0;
  padding: 0;
  width: 100%;
  border: 1px solid #4ca5ff;
  border-radius: 5px;
  list-style: none;
}

.st-Tab li {
  display: table-cell;
  width: 25%;
  border-left: 1px solid #4ca5ff;
  color: #4ca5ff;
  vertical-align: middle;
  text-align: center;
  font-weight: 700;
  font-size: 1.2rem;
}
.st-Tab li a {
  display: block;
  padding: 10px;
}

.select {
  background: #4ca5ff;
  color: #fff;
}

#searchform input:nth-child(2) {
  display: none;
}

.st-Footer_Sns img {
  margin-top: 5px;
}

.home-Catch {
  padding: 15px 10px 0;
  line-height: 1.6;
  margin-bottom: 20px;
}

.home-Catch_Heading {
  margin: 0;
  padding: 10px;
  border: 1px solid #ccd6dd;
  border-radius: 20px;
  font-weight: 700;
  font-size: 2.5rem;
  line-height: 1.42857;
  border: none;
}

.white {
  color: #fff;
}

.st-Link_Text {
  padding: 0 10px;
  color: #053564 !important;
  text-align: center;
  font-weight: 700;
  font-size: 1.3rem;
  padding-bottom: 15px;
}
.st-Link_Text:hover {
  opacity: 0.5;
}

.arrow2 {
  font-size: 12px;
  color: #053564;
}

/* ========================
お問い合わせフォーム 
===========================*/
*,
*::before,
*::after {
  box-sizing: border-box;
}

.contact {
  padding: 20px;
}

.contact-contents__items {
  margin-top: 25px;
}

.contact-contents__item, .contact-contents__item--required {
  display: flex;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
.contact-contents__item:not(:first-child), .contact-contents__item--required:not(:first-child) {
  margin-top: 30px;
}

.contact-contents__item--required .contact-contents__item-title label {
  position: relative;
  font-size: 16px;
}
.contact-contents__item--required .contact-contents__item-title label::after {
  position: absolute;
  content: "必須";
  top: 20px;
  left: 0;
  padding: 2px 4px;
  font-size: 12px;
  color: #053564;
  width: 40px;
  border: 1px solid #053564;
  text-align: center;
  border-radius: 5px;
}

.contact-contents__item-title {
  width: 160px;
  font-size: 16px;
}
.contact-contents__item-title label {
  width: auto;
}

.contact-contents__item-input--text {
  width: 80%;
  margin: 0;
}

.contact-contents__item-textarea {
  width: 80%;
}

.contact-contents__submit {
  margin: 40px auto 0;
  text-align: center;
}

input[type=text], input[type=email], input[type=tel] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  background-image: none;
  border: 2px solid rgba(0, 0, 0, 0.16);
  border-radius: 3px;
  color: inherit;
  font-size: 16px;
  padding: 0.4em 0.8em;
  width: 100%;
  font-size: 16px;
}

textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  background-image: none;
  border: 2px solid rgba(0, 0, 0, 0.16);
  border-radius: 0;
  color: inherit;
  font-family: inherit;
  font-size: 16px;
  height: 300px;
  padding: 0.4em 0.8em;
  width: 100%;
}

input.contact-contents__btn {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 2px solid #053564;
  border-radius: 0;
  color: #053564;
  cursor: pointer;
  background-color: #fff;
  font-size: 16px;
  padding: 10px 30px;
  text-decoration: none;
  letter-spacing: 0.5px;
  transition: all 0.5s;
  cursor: pointer;
  min-width: 160px;
  width: auto;
  font-family: inherit;
  border-radius: 10px;
}
input.contact-contents__btn:hover, input.contact-contents__btn:focus {
  color: #fff;
  background: #053654;
}
input.contact-contents__btn::-moz-focus-inner {
  padding: 0;
}

@media (max-width: 767px) {
  .contact-contents__items {
    margin-top: 40px;
  }
  .contact-contents__item, .contact-contents__item--required {
    display: block;
  }
  .contact-contents__item--required .contact-contents__item-title label::after {
    top: 50%;
    left: auto;
    right: -50px;
    transform: translateY(-50%);
  }
  .contact-contents__item-input--text {
    margin-top: 20px;
    width: 100%;
  }
  .contact-contents__item-textarea {
    margin-top: 20px;
    width: 100%;
  }
  input[type=text], input[type=email], input[type=tel] {
    width: 100%;
  }
}
.contact h3 {
  font-size: 24px;
  text-align: center;
  margin-top: 20px;
}

.contact-btn {
  display: block;
  font-size: 12px;
  color: #fff;
  border-radius: 5px;
  padding: 10px 0;
  text-align: center;
  width: 110px;
  /* background-color: #00ced1; */
  background-color: #fe9458;
  margin-right: 10px;
  font-weight: 500;
  transition: 0.5s;
  border: 2px solid #fff;
}
.contact-btn:hover {
  opacity: 0.5;
}

.privacy-title {
  font-size: 30px;
  text-align: center;
  margin-top: 30px;
}

.privacy-content {
  padding: 20px 25px;
}
.privacy-content p {
  font-size: 16px;
  margin-bottom: 40px;
  line-height: 1.5;
  letter-spacing: 0.03em;
}
.privacy-content h3 {
  font-size: 20px;
  margin-top: 15px;
}

.contact-title {
  font-size: 30px;
  text-align: center;
  margin-top: 30px;
}