/*
========================================
header
========================================
*/
/* SP */
.header {
  background-color: #fff;
  border-bottom: #002896 2px solid;
}

.header__inner {
  position: relative;
  margin: 0 auto;
  width: 91.4666666667%;
  height: 58px;
}

.header__logo {
  position: absolute;
}
.header__logo:nth-child(1) {
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.header__logo:nth-child(2) {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.header__logo:nth-child(1) .header__image {
  width: auto;
  height: 40px;
}
.header__logo:nth-child(2) .header__image {
  width: 148px;
  height: auto;
}

/* SP Max374px */
@media (max-width: 374px) {
  .header__logo:nth-child(1) .header__image {
    width: auto;
    height: 35px;
  }
  .header__logo:nth-child(2) .header__image {
    width: 128px;
    height: auto;
  }
}
/* PC */
@media (min-width: 768px) {
  .header__logo:nth-child(1) .header__image {
    width: auto;
    height: 24px;
  }
  .header__logo:nth-child(2) .header__image {
    width: 280px;
    height: auto;
  }
}
/* PC Min1024px */
@media (min-width: 1024px) {
  .header__logo:nth-child(1) .header__image {
    width: auto;
    height: 32px;
  }
  .header__logo:nth-child(2) .header__image {
    width: 374px;
    height: auto;
  }
}
/*
========================================
mainVisual
========================================
/* SP */
.mainVisual__imageSP {
  width: 100%;
  height: auto;
}

/* PC */
/* SP */
.mainVisual__imageSP {
  width: 100%;
  height: auto;
}

/* PC */
@media (min-width: 768px) {
  .mainVisual {
    background: #fff;
  }
  .mainVisual__inner {
    max-width: 1920px;
    margin: 0 auto;
  }
  .mainVisual__line {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding-top: 0.8%;
    padding-bottom: 0.8%;
    z-index: 0;
    /* height: 315px; */
  }
  .mainVisual__lineItem {
    border-top: 2px solid #ffc870;
    border-bottom: 2px solid #ffc870;
    /* height: calc(315px - 14px); */
    width: 100%;
    height: 100%;
    flex: 1;
    max-width: calc((100% - 465px) / 2);
  }
  .mainVisual__lineItem:nth-child(2) {
    border-top: 0px solid #ffc870;
    border-bottom: 0px solid #ffc870;
    /* height: calc(315px - 14px); */
    height: 100%;
    /* flex: 0 0 465px; */
  }
}
/*
========================================
navigation
========================================
/* SP */
.navigation__nav {
  width: 100%;
  max-width: 550px;
  margin: 0 auto;
  padding: 10px;
}

.navigation__list,
.floatingnavigation__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  margin: 0 auto;
}

.navigation__listItem,
.floatingnavigation__listItem {
  position: relative;
}
.navigation__listItem .navigation__link, .navigation__listItem .floatingnavigation__link,
.floatingnavigation__listItem .navigation__link,
.floatingnavigation__listItem .floatingnavigation__link {
  position: relative;
}
.navigation__listItem:nth-child(1) .navigation__linkText::before, .navigation__listItem:nth-child(1) .floatingnavigation__linkText::before,
.floatingnavigation__listItem:nth-child(1) .navigation__linkText::before,
.floatingnavigation__listItem:nth-child(1) .floatingnavigation__linkText::before {
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="13.5px" height="8.5px"><path fill-rule="evenodd" stroke="rgb(250, 51, 5)" stroke-width="1px" stroke-linecap="butt" stroke-linejoin="miter" fill="rgb(250, 51, 5)" d="M6.852,6.638 C6.661,6.813 6.369,6.813 6.178,6.638 L1.377,2.259 C1.039,1.952 1.257,1.391 1.714,1.391 L11.316,1.391 C11.773,1.391 11.990,1.952 11.653,2.259 L6.852,6.638 Z"/></svg>') center center/contain;
  background-repeat: no-repeat;
}
.navigation__listItem:nth-child(2) .navigation__linkText::before, .navigation__listItem:nth-child(2) .floatingnavigation__linkText::before,
.floatingnavigation__listItem:nth-child(2) .navigation__linkText::before,
.floatingnavigation__listItem:nth-child(2) .floatingnavigation__linkText::before {
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="13.5px" height="8.5px"><path fill-rule="evenodd" stroke="rgb(0, 40, 150)" stroke-width="1px" stroke-linecap="butt" stroke-linejoin="miter" fill="rgb(0, 40, 150)" d="M6.852,6.638 C6.661,6.813 6.369,6.813 6.178,6.638 L1.377,2.260 C1.039,1.952 1.257,1.390 1.714,1.390 L11.316,1.390 C11.773,1.390 11.990,1.952 11.653,2.260 L6.852,6.638 Z"/></svg>') center center/contain;
  background-repeat: no-repeat;
}
.navigation__listItem:nth-child(3) .navigation__linkText::before, .navigation__listItem:nth-child(3) .floatingnavigation__linkText::before,
.floatingnavigation__listItem:nth-child(3) .navigation__linkText::before,
.floatingnavigation__listItem:nth-child(3) .floatingnavigation__linkText::before {
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15px" height="7px"><path fill-rule="evenodd" fill="rgb(106,106,106)" d="M7.119,7.002 L3.425,3.366 L-0.006,-0.004 L7.383,-0.006 L14.244,-0.006 L12.134,2.072 L7.119,7.002 Z"/></svg>') center center/contain;
  background-repeat: no-repeat;
}
.navigation__listItem.navigation__listItem--open .navigation__link::before,
.navigation__listItem.navigation__listItem--open .floatingnavigation__link::before,
.navigation__listItem .floatingnavigation__listItem--open .navigation__link::before,
.navigation__listItem .floatingnavigation__listItem--open .floatingnavigation__link::before,
.floatingnavigation__listItem.navigation__listItem--open .navigation__link::before,
.floatingnavigation__listItem.navigation__listItem--open .floatingnavigation__link::before,
.floatingnavigation__listItem .floatingnavigation__listItem--open .navigation__link::before,
.floatingnavigation__listItem .floatingnavigation__listItem--open .floatingnavigation__link::before {
  transform: translateX(-50%) rotate(180deg);
}
.navigation__listItem::after,
.floatingnavigation__listItem::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 85%;
  height: 1px;
}
.navigation__listItem:nth-child(1)::after,
.floatingnavigation__listItem:nth-child(1)::after {
  background-color: #ec0606;
}
.navigation__listItem:nth-child(2)::after,
.floatingnavigation__listItem:nth-child(2)::after {
  background-color: #002896;
}

.navigation__link {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 45px;
  font-size: 15px;
  text-align: center;
  text-decoration: none;
  letter-spacing: 0.1px;
  line-height: 1.1;
}
.navigation__link.is-pink {
  color: #ec0606;
}
.navigation__link.is-blue {
  color: #002896;
}

.navigation__linkText,
.floatingnavigation__linkText {
  margin-top: 7px;
  display: inline-block;
  position: relative;
}
.navigation__linkText::before,
.floatingnavigation__linkText::before {
  position: absolute;
  content: "";
  top: 50%;
  right: -15px;
  width: 8px;
  height: 10px;
  transform: translateY(-50%);
}

.keyword_btn::before {
  content: "";
  position: absolute;
  top: 2px;
  left: -20px;
  width: 12px;
  height: 12px;
  background-image: url(../img/nav_icon_search.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

@media (max-width: 374px) {
  .navigation__link {
    font-size: 10px;
    letter-spacing: 0px;
  }
}
@media (min-width: 768px) {
  .navigation__nav {
    padding-top: 25px;
    max-width: 872px;
  }
  .navigation__list,
  .floatingnavigation__list {
    max-width: 472px;
    gap: 30px;
  }
  .navigation__listItem::after {
    width: 96%;
    height: 2px;
  }
  .navigation__listItem .navigation__link::before, .navigation__listItem .floatingnavigation__link::before {
    bottom: 16px;
    width: 12px;
    height: 12px;
  }
  .navigation__link {
    height: 60px;
    font-size: 24px;
    letter-spacing: inherit;
  }
  .keyword_btn::before {
    content: "";
    position: absolute;
    top: -1px;
    left: -30px;
    width: 18px;
    height: 18px;
  }
  .navigation__linkText,
  .floatingnavigation__linkText {
    margin-top: -7px;
  }
  .navigation__linkText::before,
  .floatingnavigation__linkText::before {
    top: 56%;
    right: -26px;
    width: 17px;
    height: 15px;
  }
}
/*
========================================
navigationSub
========================================
*/
.navigationSub__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  align-items: center;
  padding: 0 16px;
  background-color: #fff;
}
.navigationSub__listItem {
  font-size: 14px;
  text-align: center;
}
.navigationSub__listItem:not(:first-child) .navigationSub__link::before {
  position: absolute;
  content: "";
  top: 19px;
  left: 2px;
  width: 1px;
  height: 15px;
  background-color: #9c9c9c;
}
.navigationSub__link {
  position: relative;
  display: grid;
  align-items: center;
  height: 50px;
}
.navigationSub__linkText {
  padding-top: 3px;
}

@media (min-width: 768px) {
  .navigationSub__nav {
    margin: 0 auto;
    max-width: 872px;
  }
  .navigationSub__list {
    margin: 0 auto;
  }
  .navigationSub__listItem {
    font-size: 18px;
  }
  .navigationSub__listItem:not(:first-child) .navigationSub__link::before {
    height: 18px;
  }
  .navigation__link {
    transition: 0.3s ease all;
  }
  .navigation__link:hover {
    opacity: 0.7;
    text-decoration: none;
    transition: 0.3s ease all;
  }
}
@media screen and (max-width: 374px) {
  .navigationSub__listItem {
    font-size: 12px;
  }
}
/*
========================================
women,men
========================================
*/
.women,
.men {
  position: relative;
}

.women__title,
.men__title {
  margin-top: 30px;
  text-align: center;
  font-size: 32px;
  font-weight: 600;
}

.women__inner,
.men__inner {
  position: relative;
  padding-bottom: 8px;
}
.women__inner::before,
.men__inner::before {
  position: absolute;
  content: "";
  top: 39px;
  left: 0;
  width: 100%;
  height: calc(100% - 39px);
  z-index: -1;
}

/* PC */
@media (min-width: 768px) {
  .women__inner,
  .men__inner {
    padding: 45px 0 0;
  }
  .women__inner::before {
    top: 55px;
  }
  .men__inner::before {
    top: 55px;
  }
  .women__title,
  .men__title {
    margin-top: 0;
    padding: 15px 0 9px;
    font-size: 40px;
    letter-spacing: 0.1em;
  }
}
/*
========================================
setItem(title + img + description)
========================================
*/
.setItem__list {
  display: flex;
  gap: 3px 5px;
  counter-reset: my-counter;
  flex-wrap: wrap;
  justify-content: center;
  counter-reset: my-counter;
  margin: 0 auto;
}
.setItem__list.has-number .setItem {
  position: relative;
}
.setItem__list.has-number .setItem::before {
  position: absolute;
  counter-increment: my-counter;
  content: counter(my-counter);
  top: 0;
  left: 0;
  width: 17.5px;
  height: 22.5px;
  font-size: 12px;
  line-height: 1.8;
  letter-spacing: 0;
  color: #fff;
  text-align: center;
  background: #909090;
}
.setItem__list.has-number .setItem:nth-child(1)::before {
  background: url(../img/bg__ranking01.png) top left/cover no-repeat;
}
.setItem__list.has-number .setItem:nth-child(2)::before {
  background: url(../img/bg__ranking02.png) top left/cover no-repeat;
}
.setItem__list.has-number .setItem:nth-child(3)::before {
  background: url(../img/bg__ranking03.png) top left/cover no-repeat;
}

.setItem {
  color: #333333;
}
.setItem + .setItem {
  margin-left: 8px;
}
.setItem:nth-child(4n) {
  margin-left: 0;
}

.setItem__image {
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.15);
}

.setItem__link {
  display: block;
  text-align: center;
  text-decoration: none;
}

.setItem__desc {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  margin-top: 7px;
  margin-bottom: 5px;
  font-size: 12px;
  text-align: center;
  line-height: 1.2;
  min-height: 27px;
}

.setItem__list.has-number .setItem {
  width: calc(33.3333333333% - 9px);
}

@media screen and (max-width: 374px) {
  .setItem__desc {
    font-size: 10px;
  }
}
/* PC */
@media (min-width: 768px) {
  .setItem__list {
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
  }
  .setItem__list .setItem {
    width: calc(33% - 24px) !important;
  }
  .setItem__list.has-number .setItem::before {
    width: 35px;
    height: 51px;
    font-size: 24px;
    line-height: 1.9;
  }
  .setItem__desc {
    margin-top: 26px;
    font-size: 18px;
  }
}
/*
========================================
Ranking
========================================
*/
.womenRanking__inner,
.menRanking__inner {
  margin: 0 auto;
  padding-top: 12px;
  padding-bottom: 30px;
  width: 91.4666666667%;
  text-align: center;
}

/* PC */
@media (min-width: 768px) {
  .womenRanking__inner,
  .menRanking__inner {
    max-width: 840px;
    padding-top: 53px;
  }
  .womenRanking__list,
  .menRanking__list {
    margin-top: 40px;
    max-width: 707px;
    gap: 24px;
  }
}
/*
========================================
price
========================================*/
.price__list {
  display: grid;
  margin-top: 32px;
  row-gap: 28px;
}

@media (min-width: 768px) {
  .price__list {
    margin-top: 48px;
    row-gap: 32px;
  }
}

@media screen and (max-width: 768px) {
  .max900 {
    display: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 900px) {
  .max900 {
    display: block;
  }
}
@media screen and (min-width: 901px) {
  .max900 {
    display: none;
  }
}
/*
========================================
brand
========================================
*/
.womenBrand__inner,
.menBrand__inner {
  margin: 0 auto;
  padding: 44px 16px 0;
  text-align: center;
}

.womenBrand__list,
.menBrand__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}
.womenBrand__listItemLink,
.menBrand__listItemLink {
  display: grid;
  place-content: center;
  font-size: 14px;
  text-align: center;
  line-height: 1.15;
  letter-spacing: 0.01em;
  background-color: #fff;
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.15);
  border: 1px solid #ebebeb;
}

.brand-all__link {
  margin: 15px auto 20px;
}

/* PC */
@media (min-width: 768px) {
  .womenBrand__inner,
  .menBrand__inner {
    margin: 0 auto;
    padding-top: 80px;
    max-width: 872px;
  }
  .womenBrand__list,
  .menBrand__list {
    padding-top: 30px;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
  }
  .menBrand__list {
    grid-template-columns: repeat(2, 1fr);
    margin: 0 auto;
    max-width: 532px;
  }
  .brand-all__link {
    display: grid;
    place-items: center;
    margin-top: 30px;
  }
}
/*
========================================
application
========================================
*/
/* SP */
.application {
  margin: 40px 0 0;
}

.application__box {
  width: 91.4666666667%;
  max-width: 550px;
  margin: 0 auto;
  padding: 32px;
  background-color: #ffffff;
  border-radius: 6px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
}

.rkm-app__title {
  font-size: 16px;
  text-align: center;
  font-weight: bold;
}

.rkm-app__container {
  display: flex;
  justify-content: center;
  max-width: 410px;
  margin: 20px auto 0;
}
.rkm-app__container.-pc {
  display: none;
}

.rkm-app__iconBox {
  width: 42%;
  margin-right: 24px;
}

.rkm-app__linkBox {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: calc(58% - 12px);
}

.rkm-app__image {
  margin: 0 auto;
}

@media (max-width: 374px) {
  .rkm-app__title {
    font-size: 15px;
  }
}
/* PC */
@media (min-width: 768px) {
  .application {
    margin-top: 80px;
  }
  .application__box {
    max-width: 844px;
    padding: 32px 48px;
  }
  .rkm-app__title {
    font-size: 18px;
  }
  .rkm-app__container.-pc {
    display: block;
  }
  .rkm-app__container.-sp {
    display: none;
  }
  .rkm-app__iconBox {
    display: flex;
    justify-content: center;
    width: auto;
    height: 100px;
    margin: 0 auto;
  }
  .rkm-app__iconBox .rkm-app__image {
    max-width: 100px;
    height: 100%;
  }
  .rkm-app__image {
    margin: 0;
  }
}
/* animation */
@keyframes slide_in {
  0% {
    transform: translateY(-1000px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
.slide_in {
  animation: slide_in 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}

@keyframes slide_out {
  0% {
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    transform: translateY(-1000px);
    opacity: 0;
  }
}
.slide_out {
  animation: slide_out 0.8s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;
}

/*
========================================
footer
========================================
*/
/* SP */
.footer {
  margin-top: 40px;
  padding: 32px 0;
  background-color: #f5f5f5;
}

.footer__image {
  width: auto;
  height: 29px;
  margin: 0 auto;
}

.footer__copyright {
  color: #999999;
  font-size: 14px;
  text-align: center;
  margin-top: 8px;
}

/* PC */
@media (min-width: 768px) {
  .footer {
    margin-top: 80px;
  }
}
/*
========================================
floatingnavigation
========================================
*/
/* SP */
.floatingnavigation {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 100;
  padding-bottom: 7px;
  background-color: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
  transform: translateY(-1000px);
}

.floatingnavigation__nav {
  width: 100%;
  max-width: 550px;
  margin: 0 auto;
}

.floatingnavigation__listItem {
  position: relative;
}
.floatingnavigation__listItem::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 97%;
  height: 1px;
  background-color: #ebebeb;
}

.floatingnavigation__link {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 45px;
  font-size: 11px;
  /* font-weight: bold; */
  text-align: center;
  text-decoration: none;
  letter-spacing: 0.1px;
  line-height: 1.1;
}
.floatingnavigation__link.is-pink {
  color: #ec0606;
}
.floatingnavigation__link.is-blue {
  color: #002896;
}

.floatingnavigation__linkText {
  margin-top: -5px;
  display: inline-block;
  position: relative;
}

.keyword_btn::before {
  content: "";
  position: absolute;
  top: 1px;
  left: -20px;
  width: 12px;
  height: 12px;
  background-image: url(../img/nav_icon_search.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

@media (max-width: 374px) {
  .floatingnavigation__link {
    font-size: 10px;
    letter-spacing: 0px;
  }
  .keyword_btn::before {
    content: "";
    top: 0px;
    left: -14px;
  }
  .keyword_btn::after {
    content: "";
    top: 1px;
    right: -10px;
  }
}
@media (min-width: 768px) {
  .floatingnavigation {
    width: 100%;
    box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.2);
  }
  .floatingnavigation__nav {
    max-width: 872px;
  }
  .floatingnavigation__listItem::after {
    width: 96%;
    height: 2px;
  }
  .floatingnavigation__link {
    height: 60px;
    font-size: 18px;
    letter-spacing: inherit;
    transition: 0.3s ease all;
  }
  .floatingnavigation__link:hover {
    opacity: 0.7;
    text-decoration: none;
    transition: 0.3s ease all;
  }
  .keyword_btn::before {
    content: "";
    position: absolute;
    top: -1px;
    left: -30px;
    width: 18px;
    height: 18px;
  }
  .floatingnavigation__linkText {
    margin-top: -7px;
  }
}
/* animation */
@keyframes slide_in {
  0% {
    transform: translateY(-1000px);
    opacity: 0;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}
.slide_in {
  animation: slide_in 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}

@keyframes slide_out {
  0% {
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    transform: translateY(-1000px);
    opacity: 0;
  }
}
.slide_out {
  animation: slide_out 0.8s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;
}

/* /animation */
/*
========================================
floatingContent02
========================================
*/
/* SP */
.floatingContent02 {
  position: fixed;
  bottom: 70px;
  right: 0;
  width: 150px;
  z-index: 150;
  transform: translateY(1000px);
}

.floatingContent02Inner {
  position: relative;
  width: 100%;
}

.floatingContent02__closeButtonWrapper {
  z-index: 200;
  position: absolute;
  top: 17px;
  left: 18px;
  width: 15px;
  height: 15px;
}

.floatingContent02__closeButton {
  display: block;
  position: relative;
  width: 26px;
  height: auto;
  filter: drop-shadow(5px 5px 4px rgba(64, 59, 17, 0.15));
}

.floatingContent02__textWrapper {
  display: grid;
  place-items: center;
  background-color: #abc7d1;
  height: 100px;
}

.floatingContent02__text {
  position: relative;
  font-size: 14px;
  color: #fff;
  text-shadow: 0px 3px 15px rgba(0, 0, 0, 0.3);
}
.floatingContent02__text::after {
  position: absolute;
  content: "";
  bottom: 0;
  right: 20px;
  width: 17px;
  height: 17px;
  background: url(../img/search_icon.png) center center/contain no-repeat;
}

/* PC */
@media (min-width: 768px) {
  .floatingContent02 {
    bottom: 95px;
    right: 0;
    width: 250px;
  }
  .floatingContent02__closeButtonWrapper {
    top: 23px;
    left: 23px;
    width: 30px;
    height: 30px;
  }
  .floatingContent02__closeButton {
    width: 36px;
    filter: drop-shadow(5px 5px 4px rgba(64, 59, 17, 0.15));
  }
}
/* animation */
@keyframes slide_content_in02 {
  0% {
    transform: translateX(120%);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
.slide_content_in02 {
  animation: slide_content_in02 0.5s ease-in both;
}

@keyframes slide_content_out02 {
  0% {
    transform: translateX(0);
    opacity: 1;
  }
  100% {
    transform: translateX(120%);
    opacity: 0;
  }
}
.slide_content_out02 {
  animation: slide_content_out02 0.8s cubic-bezier(0.55, 0.085, 0.68, 0.53) both;
}

/*
========================================
common / search
========================================
/* SP */
.search {
  position: relative;
  margin: -20px auto 0;
  padding: 0 18px 48px;
  z-index: 1;
  text-align: center;
}

.search__headline {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 91.4666666667%;
  max-width: 550px;
  height: 39px;
  margin: 0 auto;
  font-size: 19px;
  color: #ffffff;
  background-color: #002896;
  border-radius: 20px;
}

.searchArea {
  max-width: 550px;
  margin: 22px auto 0;
}

.search__form {
  display: flex;
  justify-content: space-between;
  height: 40px;
  border: 1px solid #000;
  text-align: left;
}
.search__form input {
  padding: 5px;
  width: 100%;
  font-size: 14px;
}

.search__inputApp01, .search__inputWeb01, .search__inputApp02, .search__inputWeb02, .search__inputApp03, .search__inputWeb03, .search__inputApp04, .search__inputWeb04, .search__inputApp05, .search__inputWeb05, .search__inputApp06, .search__inputWeb06 {
  width: 87.6%;
  height: 100%;
  padding: 0 12px;
}

.search__buttonApp01, .search__buttonWeb01, .search__buttonApp02, .search__buttonWeb02, .search__buttonApp03, .search__buttonWeb03, .search__buttonApp04, .search__buttonWeb04, .search__buttonApp05, .search__buttonWeb05, .search__buttonApp06, .search__buttonWeb06 {
  position: relative;
  display: block;
  width: 12.4%;
  height: 100%;
  border: 1px solid #000;
  background-color: #000;
}

.search__buttonApp01::before, .search__buttonWeb01::before, .search__buttonApp02::before, .search__buttonWeb02::before, .search__buttonApp03::before, .search__buttonWeb03::before, .search__buttonApp04::before, .search__buttonWeb04::before, .search__buttonApp05::before, .search__buttonWeb05::before, .search__buttonApp06::before, .search__buttonWeb06::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 23px;
  height: 23px;
  transform: translate(-50%, -50%);
  background-image: url(../img/search_icon.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.search__errorApp01, .search__errorWeb01, .search__errorApp02, .search__errorWeb02, .search__errorApp03, .search__errorWeb03, .search__errorApp04, .search__errorWeb04, .search__errorApp05, .search__errorWeb05, .search__errorApp06, .search__errorWeb06 {
  display: none;
  font-size: 18px;
  color: #ff0000;
  text-align: center;
}

.search__list {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 91.4666666667%;
  max-width: 550px;
  margin: 10px auto 0;
}

.search__listItem {
  margin-right: 6px;
  padding-top: 6px;
}

.search__link {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 25px;
  padding: 0 14px 0 28px;
  color: #333333;
  font-size: 10px;
  background-color: #ebebeb;
  border-radius: 12px;
  text-decoration: none;
}
.search__link::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 9px;
  transform: translateY(-50%);
  width: 11px;
  height: 11px;
  background-image: url(../img/search_icon.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.search-lead {
  margin-bottom: 10px;
  font-size: 14px;
  text-align: center;
}

.searchNavi {
  margin-top: 11px;
  padding-bottom: 0;
}
.searchNavi .searchArea {
  margin: 0 auto;
}
.searchNavi .search__form {
  height: 32px;
}
.searchNavi .search__inputApp05, .searchNavi .search__inputApp06, .searchNavi .search__inputWeb05, .searchNavi .search__inputWeb06 {
  width: 90%;
  font-size: 15px;
}
.searchNavi .search__buttonApp05, .searchNavi .search__buttonApp06, .searchNavi .search__buttonWeb05, .searchNavi .search__buttonWeb06 {
  width: 10%;
}
.searchNavi .search__buttonApp05::before, .searchNavi .search__buttonApp06::before, .searchNavi .search__buttonWeb05::before, .searchNavi .search__buttonWeb06::before {
  width: 17px;
  height: 17px;
}

/* PC */
@media (min-width: 768px) {
  .search {
    margin: -32px auto 0;
    padding: 0 36px 69px;
  }
  .search__headline {
    max-width: 497px;
    height: 65px;
    font-size: 28px;
    border-radius: 33px;
  }
  .searchArea {
    max-width: 708px;
    margin: 40px auto 0;
  }
  .search__form {
    height: 60px;
  }
  .search__form input {
    padding: 10px;
    font-size: 16px;
  }
  .search__inputApp01, .search__inputWeb01, .search__inputApp02, .search__inputWeb02, .search__inputApp03, .search__inputWeb03, .search__inputApp04, .search__inputWeb04, .search__inputApp05, .search__inputWeb05, .search__inputApp06, .search__inputWeb06 {
    width: 91.8%;
    font-size: 24px;
    padding: 0 23px;
  }
  .search__buttonApp01, .search__buttonWeb01, .search__buttonApp02, .search__buttonWeb02, .search__buttonApp03, .search__buttonWeb03, .search__buttonApp04, .search__buttonWeb04, .search__buttonApp05, .search__buttonWeb05, .search__buttonApp06, .search__buttonWeb06 {
    width: 8.3%;
  }
  .search__buttonApp01::before, .search__buttonWeb01::before, .search__buttonApp02::before, .search__buttonWeb02::before, .search__buttonApp03::before, .search__buttonWeb03::before, .search__buttonApp04::before, .search__buttonWeb04::before, .search__buttonApp05::before, .search__buttonWeb05::before, .search__buttonApp06::before, .search__buttonWeb06::before {
    width: 31px;
    height: 31px;
  }
  .search__list {
    max-width: 708px;
    margin: 12px auto 0;
  }
  .search__listItem {
    margin-right: 12px;
    padding-top: 12px;
  }
  .search__link {
    height: 38px;
    padding: 0 22px 0 46px;
    font-size: 16px;
    border-radius: 19px;
  }
  .search__link::before {
    left: 16px;
    width: 15px;
    height: 15px;
  }
  .searchNavi {
    margin-top: 19px;
    padding-bottom: 0;
  }
  .searchNavi .search__form {
    height: 60px;
  }
  .searchNavi .search__inputApp05, .searchNavi .search__inputApp06, .searchNavi .search__inputWeb05, .searchNavi .search__inputWeb06 {
    width: 91.8%;
    font-size: 24px;
    padding: 0 23px;
  }
  .searchNavi .search__buttonApp05, .searchNavi .search__buttonApp06, .searchNavi .search__buttonWeb05, .searchNavi .search__buttonWeb06 {
    width: 8.3%;
  }
  .searchNavi .search__buttonApp05::before, .searchNavi .search__buttonApp06::before, .searchNavi .search__buttonWeb05::before, .searchNavi .search__buttonWeb06::before {
    width: 31px;
    height: 31px;
  }
}
/*
========================================
loading
========================================
*/
#loading {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  transition: all 0.5s;
  background-color: #ffffff;
  z-index: 9999;
}
#loading.loaded {
  opacity: 0;
  visibility: hidden;
}

/*
========================================
Button
========================================
*/
.rkm-button {
  position: relative;
  display: grid;
  padding: 7px;
  font-size: 14px;
  color: #ffff;
  text-align: center;
  border-radius: 35px;
  background-color: #000;
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.2);
}
.rkm-button::after {
  position: absolute;
  content: "";
  right: 16px;
  top: 50%;
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 6px solid #fff;
  border-right: 0;
  transform: translateY(-50%);
  z-index: 2;
}
.rkm-button.is-long::after {
  right: 26px;
}
.rkm-button.--red {
  background-color: #ec0606;
}
.rkm-button.--red::after {
  content: none;
}

@media screen and (min-width: 768px) {
  .rkm-button {
    display: grid;
    place-items: center;
    font-size: 16px;
    padding: 12px;
    max-width: 550px;
    height: 70px;
  }
  .rkm-button.is-long::after {
    right: 26px;
  }
}
@media screen and (max-width: 374px) {
  .rkm-button {
    font-size: 11px;
  }
}/*# sourceMappingURL=style.css.map */

/*========================================
common btn
========================================*/
.common__btn {
  display: flex;
  justify-content: center;
  align-items: center;
  background:#E5EFD7;
  font-weight: 700;
  color: #007a88;
  font-size: 14px;
  line-height: 1.3;
  text-align: center;
  margin: 0 auto;
  /* padding: 14.5px 0; */
  width: calc(280 / 343  * 100%);
  max-width: 360px;
  height: 52px;
  border-radius: 100vh;
  position: relative;
}
.common__btn::after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-top: solid 2px #007a88;
  border-right: solid 2px #007a88;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  right: 16px;
  top: 0;
  bottom: 0;
  margin: auto;
}

@media (min-width: 768px) {
  .common__btn {
    font-size: 18px;
    /* padding: 16px 0; */
    width: 460px;
    max-width: 460px;
    height: 60px;
  }
  .common__btn::after {
    width: 10px;
    height: 10px;
    right: 24px;
  }
}
