#l-content {
  background-color: #fff;
}

.u-menu {
  margin-top: 5px;
}

@media screen and (min-width: 768px) {
  .u-menu {
    margin-top: 3px;
  }
}

.u-menu [data-fixed] {
  padding: 0;
}

@media screen and (min-width: 768px) {
  .u-menu [data-fixed] {
    max-width: none;
  }
}

.u-list-menu {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.u-list-menu .menu-inner {
  width: 50%;
}

@media screen and (min-width: 961px) {
  .u-list-menu .menu-inner {
    width: calc(100% / 5);
    width: calc((100% / 5) - 0.1px) \0;
  }
}

@media screen and (min-width: 961px) {
  .u-list-menu .menu-inner:nth-child(1) {
    width: 50%;
  }
}

@media screen and (min-width: 961px) {
  .u-list-menu .menu-inner:nth-child(1) .menu-item:before {
    padding-top: 40%;
  }
}

@media screen and (min-width: 961px) {

  .u-list-menu .menu-inner:nth-child(2),
  .u-list-menu .menu-inner:nth-child(3) {
    width: 25%;
  }
}

@media screen and (min-width: 961px) {

  .u-list-menu .menu-inner:nth-child(2) .menu-item:before,
  .u-list-menu .menu-inner:nth-child(3) .menu-item:before {
    padding-top: 80%;
  }
}

.u-list-menu .menu-inner .menu-item {
  display: block;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
  position: relative;
}

.u-list-menu .menu-inner .menu-item:before {
  padding-top: 100%;
  content: '';
  width: 100%;
}

@media screen and (min-width: 961px) {
  .u-list-menu .menu-inner .menu-item:before {
    min-height: 0;
    padding-top: 100%;
  }
}

.u-list-menu .menu-inner .menu-item .item-wrap {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.u-list-menu .menu-inner .menu-item .item-wrap:before,
.u-list-menu .menu-inner .menu-item .item-wrap:after {
  content: '';
  width: 100%;
  height: 100%;
  top: 50%;
  left: 50%;
  position: absolute;
  transition: all 0.5s ease-out;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  border-radius: 0% 0% 0% 0%;
}

.u-list-menu .menu-inner .menu-item .item-wrap:after {
  background-size: cover;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-position: center;
}

[data-whatinput='keyboard'] .u-list-menu .menu-inner .menu-item.about:focus .item-wrap:before {
  background-color: #e65550;
}

@media screen and (min-width: 961px) {
  .u-list-menu .menu-inner .menu-item.about:hover .item-wrap:before {
    background-color: #e65550;
  }
}

.u-list-menu .menu-inner .menu-item.about .item-wrap:after {
  background-image: url(../images/home/bg_menu01.jpg);
}

[data-whatinput='keyboard'] .u-list-menu .menu-inner .menu-item.way:focus .item-wrap:before {
  background-color: #e1d7d7;
}

@media screen and (min-width: 961px) {
  .u-list-menu .menu-inner .menu-item.way:hover .item-wrap:before {
    background-color: #e1d7d7;
  }
}

.u-list-menu .menu-inner .menu-item.way .item-wrap:after {
  background-image: url(../images/home/bg_menu02.jpg);
}

[data-whatinput='keyboard'] .u-list-menu .menu-inner .menu-item.esg:focus .item-wrap:before {
  background-color: #facd3c;
}

@media screen and (min-width: 961px) {
  .u-list-menu .menu-inner .menu-item.esg:hover .item-wrap:before {
    background-color: #facd3c;
  }
}

.u-list-menu .menu-inner .menu-item.esg .item-wrap:after {
  background-image: url(../images/home/bg_menu03.jpg);
}

[data-whatinput='keyboard'] .u-list-menu .menu-inner .menu-item.recruit:focus .item-wrap:before {
  background-color: #e1d7d7;
}

@media screen and (min-width: 961px) {
  .u-list-menu .menu-inner .menu-item.recruit:hover .item-wrap:before {
    background-color: #e1d7d7;
  }
}

.u-list-menu .menu-inner .menu-item.recruit .item-wrap:after {
  background-image: url(../images/home/bg_menu04.jpg);
}

[data-whatinput='keyboard'] .u-list-menu .menu-inner .menu-item.ir:focus .item-wrap:before {
  background-color: #b4d2dc;
}

@media screen and (min-width: 961px) {
  .u-list-menu .menu-inner .menu-item.ir:hover .item-wrap:before {
    background-color: #b4d2dc;
  }
}

.u-list-menu .menu-inner .menu-item.ir .item-wrap:after {
  background-image: url(../images/home/bg_menu05.jpg);
}

.u-list-menu .menu-inner .menu-item.smile .item-wrap:after {
  background-image: url(../images/home/bg_menu06.jpg);
}

[data-whatinput='keyboard'] .u-list-menu .menu-inner .menu-item.products:focus .item-wrap:before {
  background-color: #e65550;
}

@media screen and (min-width: 961px) {
  .u-list-menu .menu-inner .menu-item.products:hover .item-wrap:before {
    background-color: #e65550;
  }
}

.u-list-menu .menu-inner .menu-item.products .item-wrap:after {
  background-image: url(../images/home/bg_menu06.jpg);
}

[data-whatinput='keyboard'] .u-list-menu .menu-inner .menu-item.support:focus .item-wrap:before {
  background-color: #facd3c;
}

@media screen and (min-width: 961px) {
  .u-list-menu .menu-inner .menu-item.support:hover .item-wrap:before {
    background-color: #facd3c;
  }
}

.u-list-menu .menu-inner .menu-item.support .item-wrap:after {
  background-image: url(../images/home/bg_menu07.jpg);
}

[data-whatinput='keyboard'] .u-list-menu .menu-inner .menu-item.notice:focus .item-wrap:before {
  background-color: #e65550;
}

@media screen and (min-width: 961px) {
  .u-list-menu .menu-inner .menu-item.notice:hover .item-wrap:before {
    background-color: #e65550;
  }
}

.u-list-menu .menu-inner .menu-item.notice .item-wrap:before {
  background-color: #e65550;
}

.u-list-menu .menu-inner .menu-item.notice .item-wrap:after {
  background-color: #e65550;
}

.u-list-menu .menu-inner .menu-item.notice .item-wrap .item-text {
  padding-bottom: 0;
}

.u-list-menu .menu-inner .menu-item.notice .item-wrap .item-text:before {
  background: url(../svg/i_important2.svg) center no-repeat;
  background-size: 100% auto;
  width: 35px;
  height: 35px;
  position: relative;
  display: block;
  margin-bottom: 5px;
}

@media screen and (min-width: 768px) {
  .u-list-menu .menu-inner .menu-item.notice .item-wrap .item-text:before {
    width: 46px;
    height: 46px;
    margin-bottom: 10px;
  }
}

.u-list-menu .menu-inner .menu-item.notice .item-wrap .item-text:after {
  display: none;
}

[data-whatinput='keyboard'] .u-list-menu .menu-inner .menu-item:focus .item-wrap:before,
[data-whatinput='keyboard'] .u-list-menu .menu-inner .menu-item:focus .item-wrap:after {
  transition: background-color 0s ease-out, border-radius 0.5s ease-out, width 0.5s ease-out, height 0.5s ease-out, opacity 0.5s ease-out, -webkit-transform 0.5s ease-out;
  transition: background-color 0s ease-out, border-radius 0.5s ease-out, transform 0.5s ease-out, width 0.5s ease-out, height 0.5s ease-out, opacity 0.5s ease-out;
  transition: background-color 0s ease-out, border-radius 0.5s ease-out, transform 0.5s ease-out, width 0.5s ease-out, height 0.5s ease-out, opacity 0.5s ease-out, -webkit-transform 0.5s ease-out;
  border-radius: 50% 50% 50% 70%/50% 50% 70% 60%;
  -webkit-animation: egg_anim 30s infinite 0.5s;
  animation: egg_anim 30s infinite 0.5s;
  width: 90%;
  height: 80%;
}

[data-whatinput='keyboard'] .u-list-menu .menu-inner .menu-item:focus .item-wrap:after {
  opacity: 0;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}

[data-whatinput='keyboard'] .u-list-menu .menu-inner .menu-item:focus .item-wrap:before {
  background-color: #e65550;
}

[data-whatinput='keyboard'] .u-list-menu .menu-inner .menu-item:focus .item-wrap .item-text:before {
  background-color: #fff;
}

[data-whatinput='keyboard'] .u-list-menu .menu-inner .menu-item:focus .item-wrap .item-text:after {
  border-color: #e65550;
}

[data-whatinput='keyboard'] .u-list-menu .menu-inner .menu-item:focus.notice .item-wrap .item-text:before {
  background-color: transparent;
}

@media screen and (min-width: 961px) {

  .u-list-menu .menu-inner .menu-item:hover .item-wrap:before,
  .u-list-menu .menu-inner .menu-item:hover .item-wrap:after {
    transition: background-color 0s ease-out, border-radius 0.5s ease-out, width 0.5s ease-out, height 0.5s ease-out, opacity 0.5s ease-out, -webkit-transform 0.5s ease-out;
    transition: background-color 0s ease-out, border-radius 0.5s ease-out, transform 0.5s ease-out, width 0.5s ease-out, height 0.5s ease-out, opacity 0.5s ease-out;
    transition: background-color 0s ease-out, border-radius 0.5s ease-out, transform 0.5s ease-out, width 0.5s ease-out, height 0.5s ease-out, opacity 0.5s ease-out, -webkit-transform 0.5s ease-out;
    border-radius: 50% 50% 50% 70%/50% 50% 70% 60%;
    -webkit-animation: egg_anim 30s infinite 0.5s;
    animation: egg_anim 30s infinite 0.5s;
    width: 90%;
    height: 80%;
  }

  .u-list-menu .menu-inner .menu-item:hover .item-wrap:after {
    opacity: 0;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
  }

  .u-list-menu .menu-inner .menu-item:hover .item-wrap:before {
    background-color: #e65550;
  }

  .u-list-menu .menu-inner .menu-item:hover .item-wrap .item-text:before {
    background-color: #fff;
  }

  .u-list-menu .menu-inner .menu-item:hover .item-wrap .item-text:after {
    border-color: #e65550;
  }

  .u-list-menu .menu-inner .menu-item:hover.notice .item-wrap .item-text:before {
    background-color: transparent;
  }
}

.u-list-menu .menu-inner .menu-item .item-text {
  color: #fff;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.5;
  position: relative;
  padding-bottom: 25px;
  text-align: center;
  z-index: 1;
}

@media screen and (min-width: 768px) {
  .u-list-menu .menu-inner .menu-item .item-text {
    font-size: 2.4rem;
    padding-bottom: 45px;
  }
}

.u-list-menu .menu-inner .menu-item .item-text:before,
.u-list-menu .menu-inner .menu-item .item-text:after {
  position: absolute;
  content: '';
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  transition: all 0.5s ease-out;
}

.u-list-menu .menu-inner .menu-item .item-text:before {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #e65550;
}

.u-list-menu .menu-inner .menu-item .item-text:after {
  width: 5px;
  height: 5px;
  right: 2.5px;
  bottom: 5.5px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

[data-whatinput='keyboard'] .u-list-menu .menu-inner:nth-child(1) .menu-item:focus .item-wrap:before,
[data-whatinput='keyboard'] .u-list-menu .menu-inner:nth-child(1) .menu-item:focus .item-wrap:after {
  width: 50%;
}

@media screen and (min-width: 961px) {

  .u-list-menu .menu-inner:nth-child(1) .menu-item:hover .item-wrap:before,
  .u-list-menu .menu-inner:nth-child(1) .menu-item:hover .item-wrap:after {
    width: 50%;
  }
}

.u-box-mainv {
  overflow: hidden;
  border-top: solid 5px #eeefef;
  position: relative;
}

@media screen and (min-width: 961px) {
  .u-box-mainv {
    border: none;
  }
}

@media screen and (min-width: 961px) {
  .u-box-mainv .mainv-list {
    -js-display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: calc(100px + 46.875vw);
    max-height: 800px;
    min-height: 800px;
  }
}

.u-box-mainv .mainv-list .list-item {
  transition: all 0.6s ease-out;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .u-box-mainv .mainv-list .list-item {
    width: 100% !important;
  }
}

@media screen and (min-width: 768px) and (max-width: 960px) {
  .u-box-mainv .mainv-list .list-item {
    width: 100% !important;
  }
}

@media screen and (min-width: 961px) {
  .u-box-mainv .mainv-list .list-item {
    height: 100%;
    -js-display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    transition: all 800ms 0ms cubic-bezier(0.215, 0.61, 0.355, 1);
  }
}

.u-box-mainv .mainv-list .list-item:before {
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #000;
  opacity: 0;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
  position: absolute;
  transition: all 0.3s ease-out;
}

.u-box-mainv .mainv-list .list-item:nth-child(1) {
  background-image: url(../images/home/p_mainv_01.jpg);
}

.u-box-mainv .mainv-list .list-item:nth-child(2) {
  background-image: url(../images/home/p_mainv_02.jpg);
}

@media screen and (min-width: 961px) {
  .u-box-mainv .mainv-list .list-item:nth-child(2) {
    right: 0;
    margin: auto;
  }
}

.u-box-mainv .mainv-list .list-item:nth-child(3) {
  background-image: url(../images/home/p_mainv_03.jpg);
}

@media screen and (min-width: 961px) {
  .u-box-mainv .mainv-list .list-item:nth-child(3) {
    left: auto;
    right: 0;
    margin: auto;
  }
}

.u-box-mainv .mainv-list .list-item .item-wrap {
  position: relative;
  padding-bottom: 30px;
  width: 100%;
}

@media screen and (min-width: 961px) {
  .u-box-mainv .mainv-list .list-item .item-wrap {
    text-align: center;
    padding: 30px 0 0 0;
  }
}

.u-box-mainv .mainv-list .list-item .item-wrap .item-head {
  padding: 50px 22px 20px;
  background-color: transparent;
  border: none;
  width: 100%;
  display: block;
  text-align: left;
  position: relative;
  outline: none;
}

@media screen and (min-width: 961px) {
  .u-box-mainv .mainv-list .list-item .item-wrap .item-head {
    display: inline-block;
    width: auto;
    padding-left: 50px;
    padding-right: 50px;
  }
}

@media screen and (min-width: 961px) and (max-width: 1280px) {
  .u-box-mainv .mainv-list .list-item .item-wrap .item-head {
    padding-left: 25px;
    padding-right: 25px;
  }
}

.u-box-mainv .mainv-list .list-item .item-wrap .item-head:before,
.u-box-mainv .mainv-list .list-item .item-wrap .item-head:after {
  content: '';
  width: 30px;
  height: 1px;
  background-color: #fff;
  display: block;
  position: absolute;
  top: 0;
  bottom: -30px;
  right: 15px;
  margin: auto;
}

@media screen and (min-width: 961px) {

  .u-box-mainv .mainv-list .list-item .item-wrap .item-head:before,
  .u-box-mainv .mainv-list .list-item .item-wrap .item-head:after {
    display: none;
  }
}

.u-box-mainv .mainv-list .list-item .item-wrap .item-head:after {
  -webkit-transform: rotateZ(90deg);
  -ms-transform: rotate(90deg);
  transform: rotateZ(90deg);
}

.u-box-mainv .mainv-list .list-item .item-wrap .item-head:before {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  transition: all 0.6s ease-out;
}

.u-box-mainv .mainv-list .list-item .item-wrap .item-head:after {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  transition: all 0.6s ease-out;
}

.u-box-mainv .mainv-list .list-item .item-wrap .item-head .head-subtitle {
  color: #fff;
  font-size: 27px;
  font-size: 2.7rem;
  letter-spacing: 0.02em;
  line-height: 1.25;
}

@media screen and (min-width: 961px) {
  .u-box-mainv .mainv-list .list-item .item-wrap .item-head .head-subtitle {
    font-size: 4rem;
  }
}

.u-box-mainv .mainv-list .list-item .item-wrap .item-head .head-title {
  color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.25;
}

@media screen and (min-width: 961px) {
  .u-box-mainv .mainv-list .list-item .item-wrap .item-head .head-title {
    font-size: 1.8rem;
  }
}

.u-box-mainv .mainv-list .list-item .item-wrap .item-body {
  display: none;
  padding: 15px;
  color: #fff;
  text-align: left;
}

@media screen and (min-width: 961px) {
  .u-box-mainv .mainv-list .list-item .item-wrap .item-body {
    display: block;
    padding: 0 50px;
    opacity: 0;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
    margin-top: 40px;
    height: 0;
    overflow: hidden;
  }
}

@media screen and (min-width: 961px) and (max-width: 1280px) {
  .u-box-mainv .mainv-list .list-item .item-wrap .item-body {
    padding-left: 25px;
    padding-right: 25px;
  }
}

.u-box-mainv .mainv-list .list-item .item-wrap .item-body .body-desc .desc-p {
  margin-top: 20px;
  font-size: 14px;
  font-size: 1.4rem;
}

@media screen and (min-width: 961px) {
  .u-box-mainv .mainv-list .list-item .item-wrap .item-body .body-desc .desc-p {
    font-size: 1.6rem;
  }
}

.u-box-mainv .mainv-list .list-item .item-wrap .item-body .body-desc .desc-p:first-child {
  margin-top: 0;
}

.u-box-mainv .mainv-list .list-item .item-wrap .item-body .body-desc .desc-p .p-dib {
  display: inline-block;
}

.u-box-mainv .mainv-list .list-item .item-wrap.is-active .item-head:before {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.u-box-mainv .mainv-list .list-item .item-wrap.is-active .item-head:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  opacity: 0;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
}

.u-box-mainv .mainv-list .list-item:hover .item-wrap {
  -webkit-animation: mainv_wrap 1s linear forwards;
  animation: mainv_wrap 1s linear forwards;
}

.u-box-mainv .mainv-list .list-item:hover .item-wrap .item-head {
  -webkit-animation: mainv_head 1s linear forwards;
  animation: mainv_head 1s linear forwards;
}

.u-box-mainv .mainv-list .list-item:hover .item-wrap .item-body {
  -webkit-animation: mainv_body 1s linear forwards;
  animation: mainv_body 1s linear forwards;
}

[data-whatinput='keyboard'] .u-box-mainv .mainv-list .list-item:focus {
  -webkit-flex: 4;
  -ms-flex: 4;
  flex: 4;
  z-index: 1;
}

[data-whatinput='keyboard'] .u-box-mainv .mainv-list .list-item:focus:before {
  opacity: 0.5;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=50)';
}

[data-whatinput='keyboard'] .u-box-mainv .mainv-list .list-item:focus .item-wrap {
  -webkit-animation: mainv_wrap 1s linear forwards;
  animation: mainv_wrap 1s linear forwards;
}

[data-whatinput='keyboard'] .u-box-mainv .mainv-list .list-item:focus .item-wrap .item-head {
  -webkit-animation: mainv_head 1s linear forwards;
  animation: mainv_head 1s linear forwards;
}

@media screen and (min-width: 961px) {
  .u-box-mainv .mainv-list .list-item:hover {
    -webkit-flex: 4;
    -ms-flex: 4;
    flex: 4;
    z-index: 1;
  }

  .u-box-mainv .mainv-list .list-item:hover:before {
    opacity: 0.5;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=50)';
  }

  .u-box-mainv .mainv-list .list-item:hover .item-wrap {
    -webkit-animation: mainv_wrap 1s linear forwards;
    animation: mainv_wrap 1s linear forwards;
  }

  .u-box-mainv .mainv-list .list-item:hover .item-wrap .item-head {
    -webkit-animation: mainv_head 1s linear forwards;
    animation: mainv_head 1s linear forwards;
  }
}

.u-box-mainv .mainv-list .list-item.is-active .item-wrap {
  text-align: left;
}

.u-box-mainv .mainv-list .list-item.is-active .item-wrap .item-body {
  height: 100%;
}

@media all and (-ms-high-contrast: none) {

  *::-ms-backdrop,
  .u-box-mainv .mainv-list .list-item {
    width: 33.33333%;
    -ms-flex: none;
    flex: none;
  }

  *::-ms-backdrop,
  .u-box-mainv .mainv-list:hover .list-item {
    width: 22%;
  }

  *::-ms-backdrop,
  .u-box-mainv .mainv-list .list-item:hover {
    width: 60%;
    -ms-flex: none;
    flex: none;
  }
}

@-webkit-keyframes mainv_wrap {
  0% {}

  30% {}

  60% {
    width: 100%;
  }

  100% {
    width: 100%;
  }
}

@keyframes mainv_wrap {
  0% {}

  30% {}

  60% {
    width: 100%;
  }

  100% {
    width: 100%;
  }
}

@-webkit-keyframes mainv_head {
  0% {
    opacity: 1;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
  }

  30% {
    opacity: 0;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
  }

  60% {
    opacity: 0;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
    text-align: left;
    display: block;
    width: 100%;
  }

  100% {
    opacity: 1;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
    text-align: left;
    display: block;
    width: 100%;
  }
}

@keyframes mainv_head {
  0% {
    opacity: 1;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
  }

  30% {
    opacity: 0;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
  }

  60% {
    opacity: 0;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
    text-align: left;
    display: block;
    width: 100%;
  }

  100% {
    opacity: 1;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
    text-align: left;
    display: block;
    width: 100%;
  }
}

@-webkit-keyframes mainv_body {
  0% {
    opacity: 0;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
  }

  60% {
    opacity: 0;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
  }

  60% {
    opacity: 0;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
  }

  100% {
    opacity: 1;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
  }
}

@keyframes mainv_body {
  0% {
    opacity: 0;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
  }

  60% {
    opacity: 0;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
  }

  60% {
    opacity: 0;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
  }

  100% {
    opacity: 1;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
  }
}

@media screen and (min-width: 961px) {
  .u-box-opening_sp {
    display: none;
  }
}

.u-box-opening_sp .opening-img>img {
  width: 100%;
}

.u-box-catch_pc {
  display: none;
}

@media screen and (min-width: 961px) {
  .u-box-catch_pc {
    display: block;
    padding: 35px 0 30px;
    background-color: #e2d8d3;
  }
}

@media screen and (min-width: 768px) {
  .u-box-catch_pc .catch-inner {
    max-width: 1130px;
    margin: 0 auto;
    padding: 0 30px;
    box-sizing: content-box;
  }
}

.u-box-catch_pc .catch-inner .catch-img img {
  width: 726px;
}

.u-box-catch_pc .catch-inner .catch-txt {
  font-size: 18px;
  font-size: 1.8rem;
  letter-spacing: 0.1em;
  line-height: 1.25;
  margin-top: 10px;
  color: #e65550;
}

.u-box-swap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media screen and (min-width: 768px) {
  .u-box-swap .swap-item1 {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }
}

@media screen and (min-width: 768px) {
  .u-box-swap .swap-item2 {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
}

@media screen and (min-width: 768px) {
  .u-box-swap .swap-item3 {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
}

.u-top-loading {
  display: none;
}

@media screen and (min-width: 961px) {
  .u-top-loading {
    display: block;
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    overflow: hidden;
    z-index: +999;
  }

  .u-top-loading .loading-pre {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: #fff;
    transition: opacity 0.5s ease;
    z-index: +1;
  }

  .u-top-loading .loading-clip {
    width: 100vw;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  .u-top-loading .loading-bg {
    position: absolute;
    top: 50%;
    left: 0px;
    width: 100%;
    height: auto;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .u-top-loading .loading-bg .bg-horizontal {
    display: block;
  }

  .u-top-loading .loading-bg .bg-vertical {
    display: none;
  }

  .u-top-loading .loading-bg.is-vert {
    top: 0px;
    height: 100vh;
    left: 50%;
    width: 175.34vh;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }

  .u-top-loading .loading-bg.is-vert .bg-horizontal {
    display: none;
  }

  .u-top-loading .loading-bg.is-vert .bg-vertical {
    display: block;
  }
}

.u-top-loading-fade {
  display: none;
}

@media screen and (min-width: 961px) {
  .u-top-loading-fade {
    display: block;
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    overflow: hidden;
    z-index: +999;
  }

  .u-top-loading-fade .loading-pre {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background: #fff;
    transition: opacity 0.5s ease;
    z-index: +1;
  }

  .u-top-loading-fade .loading-clip {
    width: 100vw;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  .u-top-loading-fade .loading-bg {
    background: url(../images/home/p_loading.jpg) center no-repeat;
    background-size: cover;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }

  .u-top-loading-fade .loading-bg.is-vert {
    background-image: url(../images/home/p_loading_vertical.jpg);
  }
}

.u-top-important {
  background: #e65550;
  color: #fff;
  border-top: 5px solid #eeefef;
}

@media screen and (min-width: 961px) {
  .u-top-important {
    border-top: none;
    margin-top: 3px;
  }
}

.u-top-important .important-area {
  padding: 25px 22px;
}

@media screen and (min-width: 961px) {
  .u-top-important .important-area {
    padding: 20px 50px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

.u-top-important .important-area h2 {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
  padding-left: 33px;
  position: relative;
}

@media screen and (min-width: 961px) {
  .u-top-important .important-area h2 {
    padding-left: 0;
    font-size: 1.4rem;
    white-space: nowrap;
    margin-right: 25px;
  }

  .u-top-important .important-area h2:after {
    content: '';
    display: inline-block;
    position: absolute;
    left: -50px;
    top: 0.75em;
    height: 1px;
    width: 40px;
    background: #fff;
  }
}

.u-top-important .important-area h2:before {
  content: '';
  display: inline-block;
  width: 21px;
  height: 21px;
  background: url(../svg/i_important.svg) center no-repeat;
  background-size: 21px 21px;
  position: absolute;
  left: 1px;
  top: 50%;
  margin-top: -11px;
}

@media screen and (min-width: 961px) {
  .u-top-important .important-area h2:before {
    display: none;
  }
}

.u-top-important .important-area ul {
  font-size: 14px;
  font-size: 1.4rem;
  margin-top: 10px;
}

@media screen and (min-width: 961px) {
  .u-top-important .important-area ul {
    margin-top: -0.2em;
    font-size: 1.6rem;
  }
}

.u-top-important .important-area ul li+li {
  margin-top: 10px;
}

.u-top-important .important-area ul li .area-wrap {
  display: block;
  color: #fff;
  padding-right: 30px;
  position: relative;
}

@media screen and (min-width: 961px) {
  .u-top-important .important-area ul li .area-wrap {
    padding-right: 0;
    padding-left: 36px;
  }
}

.u-top-important .important-area ul li .area-wrap:before {
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -8px;
}

@media screen and (min-width: 961px) {
  .u-top-important .important-area ul li .area-wrap:before {
    width: 22px;
    height: 22px;
    border-radius: 0;
    background: url(../svg/i_important.svg) center no-repeat;
    background-size: 22px 22px;
    right: auto;
    left: 0px;
    top: 0.75em;
    margin-top: -9px;
  }
}

.u-top-important .important-area ul li .area-wrap:after {
  content: '';
  display: inline-block;
  width: 6px;
  height: 6px;
  border-top: 1px solid #e65550;
  border-right: 1px solid #e65550;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  right: 6px;
  top: 50%;
  margin-top: -3px;
}

@media screen and (min-width: 961px) {
  .u-top-important .important-area ul li .area-wrap:after {
    display: none;
  }
}

@media screen and (min-width: 961px) {
  .u-top-important .important-area ul li .area-wrap dl {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

.u-top-important .important-area ul li .area-wrap dl dt {
  text-decoration: none;
}

@media screen and (min-width: 961px) {
  .u-top-important .important-area ul li .area-wrap dl dt {
    margin-right: 10px;
    white-space: nowrap;
  }
}

.u-top-important .important-area ul li .area-wrap dl dt .link-cat {
  display: inline-block;
  margin-left: 8px;
  position: relative;
  padding: 0 10px;
}

.u-top-important .important-area ul li .area-wrap dl dt .link-cat:before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 0.2em;
  left: 0px;
  bottom: 0.2em;
  width: 1px;
  background: #fff;
}

.u-top-important .important-area ul li .area-wrap dl dt .link-cat:after {
  content: '';
  display: inline-block;
  position: absolute;
  top: 0.2em;
  right: 0px;
  bottom: 0.2em;
  width: 1px;
  background: #fff;
}

.u-top-important .important-area ul li .area-wrap dl dd .area-link:link,
.u-top-important .important-area ul li .area-wrap dl dd .area-link:visited {
  color: #fff;
}

[data-whatinput='keyboard'] .u-top-important .important-area ul li .area-wrap:focus {
  text-decoration: none;
}

[data-whatinput='keyboard'] .u-top-important .important-area ul li .area-wrap:focus>dl dt {
  text-decoration: none;
}

[data-whatinput='keyboard'] .u-top-important .important-area ul li .area-wrap:focus>dl dd {
  text-decoration: underline;
}

@media screen and (min-width: 961px) {
  .u-top-important .important-area ul li .area-wrap:hover {
    text-decoration: none;
  }

  .u-top-important .important-area ul li .area-wrap:hover>dl dt {
    text-decoration: none;
  }

  .u-top-important .important-area ul li .area-wrap:hover>dl dd {
    text-decoration: underline;
  }
}

.u-top-action {
  background: #eeefef;
  padding-bottom: 65px;
  position: relative;
  margin-top: 5px;
}

@media screen and (min-width: 768px) and (max-width: 960px) {
  .u-top-action {
    padding-bottom: 100px;
  }
}

@media screen and (min-width: 961px) {
  .u-top-action {
    padding: 0;
    margin-top: 3px;
  }
}

.u-top-action .action-ttl {
  padding: 25px 22px;
}

@media screen and (min-width: 961px) {
  .u-top-action .action-ttl {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    z-index: +2;
    background: rgba(230, 85, 80, 0.7);
    padding: 25px 0;
  }
}

.u-top-action .action-ttl h2 {
  color: #e65550;
}

@media screen and (min-width: 961px) {
  .u-top-action .action-ttl h2 {
    color: #fff;
    max-width: 1130px;
    margin: 0 auto;
    padding: 0 30px;
    box-sizing: content-box;
  }
}

.u-top-action .action-ttl h2 .ttl-en {
  display: block;
}

.u-top-action .action-ttl h2 .ttl-en>img {
  width: 64%;
}

@media screen and (min-width: 961px) {
  .u-top-action .action-ttl h2 .ttl-en>img {
    width: auto;
  }
}

.u-top-action .action-ttl h2 .ttl-jp {
  line-height: 1.25;
  margin-top: 10px;
  display: block;
  font-size: 15px;
  font-size: 1.5rem;
  letter-spacing: 0.1em;
}

@media screen and (min-width: 961px) {
  .u-top-action .action-ttl h2 .ttl-jp {
    font-size: 1.8rem;
  }

  .u-top-action .action-ttl h2 .ttl-jp br {
    display: none;
  }
}

@media screen and (min-width: 961px) {
  .u-top-action .action-sp {
    display: none;
  }
}

.u-top-action .action-sp .action-slider-bg .swiper-slide .slide-bg {
  display: block;
  height: 57vw;
  max-height: 540px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.u-top-action .action-sp .action-slider-bg .swiper-slide .slide-img {
  width: 100%;
  display: block;
}

.u-top-action .action-sp .action-slider-btn {
  margin-top: -80px;
}

@media screen and (min-width: 768px) and (max-width: 960px) {
  .u-top-action .action-sp .action-slider-btn {
    margin-top: -80px;
  }
}

.u-top-action .action-sp .action-slider-btn .swiper-slide {
  width: 195px;
}

@media screen and (min-width: 768px) and (max-width: 960px) {
  .u-top-action .action-sp .action-slider-btn .swiper-slide {
    width: 300px;
  }
}

.u-top-action .action-sp .action-slider-btn .swiper-slide .slider-link {
  display: block;
  position: relative;
  height: 184px;
}

@media screen and (min-width: 768px) and (max-width: 960px) {
  .u-top-action .action-sp .action-slider-btn .swiper-slide .slider-link {
    height: 250px;
  }
}

.u-top-action .action-sp .action-slider-btn .swiper-slide .slider-link:before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 172px;
  margin: -86px 0 0 -50%;
  box-shadow: 2.457px 1.721px 6px 0px rgba(0, 0, 0, 0.3);
}

@media screen and (min-width: 768px) and (max-width: 960px) {
  .u-top-action .action-sp .action-slider-btn .swiper-slide .slider-link:before {
    height: 238px;
    margin-top: -119px;
  }
}

.u-top-action .action-sp .action-slider-btn .swiper-slide .slider-link .link-txt {
  color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
  display: block;
  position: absolute;
  top: 50%;
  left: 25px;
  right: 25px;
  text-align: center;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  padding-bottom: 30px;
  line-height: 1.5;
}

@media screen and (min-width: 768px) and (max-width: 960px) {
  .u-top-action .action-sp .action-slider-btn .swiper-slide .slider-link .link-txt {
    left: 40px;
    right: 40px;
    padding-bottom: 40px;
  }
}

.u-top-action .action-sp .action-slider-btn .swiper-slide .slider-link .link-txt:before {
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  bottom: 0px;
  left: 50%;
  margin-left: -8px;
}

.u-top-action .action-sp .action-slider-btn .swiper-slide .slider-link .link-txt:after {
  content: '';
  display: inline-block;
  width: 6px;
  height: 6px;
  border-top: 1px solid;
  border-right: 1px solid;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  bottom: 4px;
  left: 50%;
  margin-left: -4px;
}

.u-top-action .action-sp .action-slider-btn .swiper-slide .slider-link.rd:before {
  background: #e65550;
  border-radius: 41% 59% 37% 63% / 43% 43% 57% 57%;
}

.u-top-action .action-sp .action-slider-btn .swiper-slide .slider-link.rd .link-txt:after {
  border-color: #e65550;
}

.u-top-action .action-sp .action-slider-btn .swiper-slide .slider-link.gr:before {
  background: #c2bfbd;
  border-radius: 44% 56% 33% 67% / 44% 54% 46% 56%;
}

.u-top-action .action-sp .action-slider-btn .swiper-slide .slider-link.gr .link-txt:after {
  border-color: #c2bfbd;
}

.u-top-action .action-sp .action-slider-btn .swiper-slide .slider-link.yw:before {
  background: #f4cf41;
  border-radius: 68% 32% 62% 38% / 44% 38% 62% 56%;
}

.u-top-action .action-sp .action-slider-btn .swiper-slide .slider-link.yw .link-txt:after {
  border-color: #f4cf41;
}

.u-top-action .action-pc {
  display: none;
}

@media screen and (min-width: 961px) {
  .u-top-action .action-pc {
    display: block;
    position: relative;
  }

  .u-top-action .action-pc .action-bg .bg-type img {
    width: 100%;
  }

  .u-top-action .action-pc .action-slider-bg .swiper-slide .slide-img {
    width: 100%;
    display: block;
  }

  .u-top-action .action-pc .action-nav {
    position: absolute;
    right: 80px;
    bottom: 190px;
    z-index: 2;
  }

  .u-top-action .action-pc .action-nav ul {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .u-top-action .action-pc .action-nav ul li {
    width: 203px;
    margin-right: 40px;
  }

  .u-top-action .action-pc .action-nav ul li:last-child {
    margin-right: 0;
  }

  .u-top-action .action-pc .action-nav ul li .nav-link {
    display: block;
    height: 164px;
    position: relative;
  }

  .u-top-action .action-pc .action-nav ul li .nav-link:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 164px;
    margin: -82px 0 0 -50%;
    box-shadow: 2.457px 1.721px 12px 0px rgba(0, 0, 0, 0.3);
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  }

  .u-top-action .action-pc .action-nav ul li .nav-link .link-txt {
    color: #fff;
    font-size: 1.8rem;
    display: block;
    position: absolute;
    top: 50%;
    left: 20px;
    right: 20px;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding-bottom: 30px;
  }
}

@media screen and (min-width: 961px) and (min-width: 768px) and (max-width: 960px) {
  .u-top-action .action-pc .action-nav ul li .nav-link .link-txt {
    left: 40px;
    right: 40px;
    padding-bottom: 40px;
  }
}

@media screen and (min-width: 961px) {
  .u-top-action .action-pc .action-nav ul li .nav-link .link-txt:before {
    content: '';
    display: inline-block;
    width: 16px;
    height: 16px;
    background: #fff;
    border-radius: 50%;
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin-left: -8px;
  }

  .u-top-action .action-pc .action-nav ul li .nav-link .link-txt:after {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    border-top: 1px solid;
    border-right: 1px solid;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    bottom: 4px;
    left: 50%;
    margin-left: -4px;
  }

  .u-top-action .action-pc .action-nav ul li .nav-link.rd:before {
    background: #e65550;
    border-radius: 41% 59% 37% 63% / 43% 43% 57% 57%;
  }

  .u-top-action .action-pc .action-nav ul li .nav-link.rd .link-txt:after {
    border-color: #e65550;
  }

  [data-whatinput='keyboard'] .u-top-action .action-pc .action-nav ul li .nav-link.rd:focus:not(.is-anim):before {
    -webkit-animation: egg_anim_rd 30s infinite;
    animation: egg_anim_rd 30s infinite;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
  }
}

@media screen and (min-width: 961px) and (min-width: 961px) {
  .u-top-action .action-pc .action-nav ul li .nav-link.rd:hover:not(.is-anim):before {
    -webkit-animation: egg_anim_rd 30s infinite;
    animation: egg_anim_rd 30s infinite;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
  }
}

@media screen and (min-width: 961px) {
  .u-top-action .action-pc .action-nav ul li .nav-link.gr:before {
    background: #c2bfbd;
    border-radius: 44% 56% 33% 67% / 44% 54% 46% 56%;
  }

  .u-top-action .action-pc .action-nav ul li .nav-link.gr .link-txt:after {
    border-color: #c2bfbd;
  }

  [data-whatinput='keyboard'] .u-top-action .action-pc .action-nav ul li .nav-link.gr:focus:not(.is-anim):before {
    -webkit-animation: egg_anim_gr 30s infinite;
    animation: egg_anim_gr 30s infinite;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
  }
}

@media screen and (min-width: 961px) and (min-width: 961px) {
  .u-top-action .action-pc .action-nav ul li .nav-link.gr:hover:not(.is-anim):before {
    -webkit-animation: egg_anim_gr 30s infinite;
    animation: egg_anim_gr 30s infinite;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
  }
}

@media screen and (min-width: 961px) {
  .u-top-action .action-pc .action-nav ul li .nav-link.yw:before {
    background: #f4cf41;
    border-radius: 68% 32% 62% 38% / 44% 38% 62% 56%;
  }

  .u-top-action .action-pc .action-nav ul li .nav-link.yw .link-txt:after {
    border-color: #f4cf41;
  }

  [data-whatinput='keyboard'] .u-top-action .action-pc .action-nav ul li .nav-link.yw:focus:not(.is-anim):before {
    -webkit-animation: egg_anim_yw 30s infinite;
    animation: egg_anim_yw 30s infinite;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
  }
}

@media screen and (min-width: 961px) and (min-width: 961px) {
  .u-top-action .action-pc .action-nav ul li .nav-link.yw:hover:not(.is-anim):before {
    -webkit-animation: egg_anim_yw 30s infinite;
    animation: egg_anim_yw 30s infinite;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
  }
}

@media screen and (min-width: 961px) {
  .u-top-action .action-pc .action-nav ul li .nav-link.is-active:before {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }

  .u-top-action .action-pc .action-nav ul li .nav-link.is-anim:before {
    -webkit-animation: actioncover 1s ease 0s forwards;
    animation: actioncover 1s ease 0s forwards;
  }
}

.u-top-action .action-btn {
  position: absolute;
  bottom: 13px;
  right: 18px;
}

@media screen and (min-width: 768px) and (max-width: 960px) {
  .u-top-action .action-btn {
    bottom: 20px;
  }
}

@media screen and (min-width: 961px) {
  .u-top-action .action-btn {
    bottom: 135px;
    max-width: 1920px;
    margin: 0 auto;
    width: 100%;
    left: auto;
    right: auto;
  }
}

.u-top-action .action-btn a {
  display: inline-block;
  color: #e65550;
  font-size: 12px;
  font-size: 1.2rem;
  padding: 25px 15px;
  position: absolute;
  bottom: 0px;
  right: 18px;
  z-index: +1;
  white-space: nowrap;
}

@media screen and (min-width: 768px) and (max-width: 960px) {
  .u-top-action .action-btn a {
    right: 18px;
  }
}

@media screen and (min-width: 961px) {
  .u-top-action .action-btn a {
    right: 18px;
  }
}

.u-top-action .action-btn a:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: #fff;
  border-radius: 32% 68% 37% 63% / 38% 47% 53% 62%;
  box-shadow: 2.457px 1.721px 6px 0px rgba(0, 0, 0, 0.3);
  transition: all 0.3s ease;
}

.u-top-action .action-btn a .btn-inner {
  display: inline-block;
  padding-right: 13px;
  position: relative;
}

.u-top-action .action-btn a .btn-inner:after {
  content: '';
  display: inline-block;
  width: 6px;
  height: 6px;
  border-top: 1px solid #e65550;
  border-right: 1px solid #e65550;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -3px;
  transition: all 0.3s ease;
}

[data-whatinput='keyboard'] .u-top-action .action-btn a:focus:before {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-animation: egg_anim_viewall 30s infinite;
  animation: egg_anim_viewall 30s infinite;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

@media screen and (min-width: 961px) {
  .u-top-action .action-btn a:hover:before {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-animation: egg_anim_viewall 30s infinite;
    animation: egg_anim_viewall 30s infinite;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
  }
}

@-webkit-keyframes actioncover {
  0% {
    z-index: 9999;
    width: 100%;
    height: 164px;
    margin-top: -82px;
    margin-left: -50%;
  }

  100% {
    z-index: 9999;
    width: 240vw;
    height: 240vh;
    margin-top: -120vh;
    margin-left: -120vw;
  }
}

@keyframes actioncover {
  0% {
    z-index: 9999;
    width: 100%;
    height: 164px;
    margin-top: -82px;
    margin-left: -50%;
  }

  100% {
    z-index: 9999;
    width: 240vw;
    height: 240vh;
    margin-top: -120vh;
    margin-left: -120vw;
  }
}

@-webkit-keyframes egg_anim_rd {
  0% {
    border-radius: 41% 59% 37% 63% / 43% 43% 57% 57%;
  }

  25% {
    border-radius: 58% 42% 75% 25%/76% 46% 54% 24%;
  }

  50% {
    border-radius: 50% 50% 33% 67%/55% 27% 73% 45%;
  }

  75% {
    border-radius: 33% 67% 58% 42%/63% 68% 32% 37%;
  }

  100% {
    border-radius: 41% 59% 37% 63% / 43% 43% 57% 57%;
  }
}

@keyframes egg_anim_rd {
  0% {
    border-radius: 41% 59% 37% 63% / 43% 43% 57% 57%;
  }

  25% {
    border-radius: 58% 42% 75% 25%/76% 46% 54% 24%;
  }

  50% {
    border-radius: 50% 50% 33% 67%/55% 27% 73% 45%;
  }

  75% {
    border-radius: 33% 67% 58% 42%/63% 68% 32% 37%;
  }

  100% {
    border-radius: 41% 59% 37% 63% / 43% 43% 57% 57%;
  }
}

@-webkit-keyframes egg_anim_gr {
  0% {
    border-radius: 44% 56% 33% 67% / 44% 54% 46% 56%;
  }

  25% {
    border-radius: 58% 42% 75% 25%/76% 46% 54% 24%;
  }

  50% {
    border-radius: 50% 50% 33% 67%/55% 27% 73% 45%;
  }

  75% {
    border-radius: 33% 67% 58% 42%/63% 68% 32% 37%;
  }

  100% {
    border-radius: 44% 56% 33% 67% / 44% 54% 46% 56%;
  }
}

@keyframes egg_anim_gr {
  0% {
    border-radius: 44% 56% 33% 67% / 44% 54% 46% 56%;
  }

  25% {
    border-radius: 58% 42% 75% 25%/76% 46% 54% 24%;
  }

  50% {
    border-radius: 50% 50% 33% 67%/55% 27% 73% 45%;
  }

  75% {
    border-radius: 33% 67% 58% 42%/63% 68% 32% 37%;
  }

  100% {
    border-radius: 44% 56% 33% 67% / 44% 54% 46% 56%;
  }
}

@-webkit-keyframes egg_anim_yw {
  0% {
    border-radius: 68% 32% 62% 38% / 44% 38% 62% 56%;
  }

  25% {
    border-radius: 58% 42% 75% 25%/76% 46% 54% 24%;
  }

  50% {
    border-radius: 50% 50% 33% 67%/55% 27% 73% 45%;
  }

  75% {
    border-radius: 33% 67% 58% 42%/63% 68% 32% 37%;
  }

  100% {
    border-radius: 68% 32% 62% 38% / 44% 38% 62% 56%;
  }
}

@keyframes egg_anim_yw {
  0% {
    border-radius: 68% 32% 62% 38% / 44% 38% 62% 56%;
  }

  25% {
    border-radius: 58% 42% 75% 25%/76% 46% 54% 24%;
  }

  50% {
    border-radius: 50% 50% 33% 67%/55% 27% 73% 45%;
  }

  75% {
    border-radius: 33% 67% 58% 42%/63% 68% 32% 37%;
  }

  100% {
    border-radius: 68% 32% 62% 38% / 44% 38% 62% 56%;
  }
}

@-webkit-keyframes egg_anim_viewall {
  0% {
    border-radius: 32% 68% 37% 63% / 38% 47% 53% 62%;
  }

  25% {
    border-radius: 58% 42% 75% 25%/76% 46% 54% 24%;
  }

  50% {
    border-radius: 50% 50% 33% 67%/55% 27% 73% 45%;
  }

  75% {
    border-radius: 33% 67% 58% 42%/63% 68% 32% 37%;
  }

  100% {
    border-radius: 32% 68% 37% 63% / 38% 47% 53% 62%;
  }
}

@keyframes egg_anim_viewall {
  0% {
    border-radius: 32% 68% 37% 63% / 38% 47% 53% 62%;
  }

  25% {
    border-radius: 58% 42% 75% 25%/76% 46% 54% 24%;
  }

  50% {
    border-radius: 50% 50% 33% 67%/55% 27% 73% 45%;
  }

  75% {
    border-radius: 33% 67% 58% 42%/63% 68% 32% 37%;
  }

  100% {
    border-radius: 32% 68% 37% 63% / 38% 47% 53% 62%;
  }
}

@-webkit-keyframes egg_anim_prev {
  0% {
    border-radius: 59% 41% 48% 52% / 55% 39% 61% 45%;
  }

  25% {
    border-radius: 58% 42% 75% 25%/76% 46% 54% 24%;
  }

  50% {
    border-radius: 50% 50% 33% 67%/55% 27% 73% 45%;
  }

  75% {
    border-radius: 33% 67% 58% 42%/63% 68% 32% 37%;
  }

  100% {
    border-radius: 59% 41% 48% 52% / 55% 39% 61% 45%;
  }
}

@keyframes egg_anim_prev {
  0% {
    border-radius: 59% 41% 48% 52% / 55% 39% 61% 45%;
  }

  25% {
    border-radius: 58% 42% 75% 25%/76% 46% 54% 24%;
  }

  50% {
    border-radius: 50% 50% 33% 67%/55% 27% 73% 45%;
  }

  75% {
    border-radius: 33% 67% 58% 42%/63% 68% 32% 37%;
  }

  100% {
    border-radius: 59% 41% 48% 52% / 55% 39% 61% 45%;
  }
}

@-webkit-keyframes egg_anim_next {
  0% {
    border-radius: 41% 59% 52% 48% / 39% 55% 45% 61%;
  }

  25% {
    border-radius: 58% 42% 75% 25%/76% 46% 54% 24%;
  }

  50% {
    border-radius: 50% 50% 33% 67%/55% 27% 73% 45%;
  }

  75% {
    border-radius: 33% 67% 58% 42%/63% 68% 32% 37%;
  }

  100% {
    border-radius: 41% 59% 52% 48% / 39% 55% 45% 61%;
  }
}

@keyframes egg_anim_next {
  0% {
    border-radius: 41% 59% 52% 48% / 39% 55% 45% 61%;
  }

  25% {
    border-radius: 58% 42% 75% 25%/76% 46% 54% 24%;
  }

  50% {
    border-radius: 50% 50% 33% 67%/55% 27% 73% 45%;
  }

  75% {
    border-radius: 33% 67% 58% 42%/63% 68% 32% 37%;
  }

  100% {
    border-radius: 41% 59% 52% 48% / 39% 55% 45% 61%;
  }
}

.u-top-featuer {
  background: #eeefef;
  padding: 45px 0 60px;
}

@media screen and (min-width: 961px) {
  .u-top-featuer {
    padding: 55px 0 80px;
  }
}

.u-top-featuer .featuer-ttl {
  color: #e65550;
  text-align: center;
}

.u-top-featuer .featuer-ttl .ttl-en {
  display: block;
  font-weight: 500;
  font-size: 29px;
  font-size: 2.9rem;
  line-height: 1.5;
}

@media screen and (min-width: 961px) {
  .u-top-featuer .featuer-ttl .ttl-en {
    font-size: 4.4rem;
    line-height: 1.25;
  }
}

.u-top-featuer .featuer-ttl .ttl-ja {
  display: block;
  font-weight: 500;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5;
}

@media screen and (min-width: 961px) {
  .u-top-featuer .featuer-ttl .ttl-ja {
    font-size: 1.6rem;
  }
}

.u-top-featuer .featuer-slider {
  margin-top: 20px;
  position: relative;
}

@media screen and (min-width: 768px) {
  .u-top-featuer .featuer-slider {
    max-width: 1060px;
    margin: 30px auto 0;
  }
}

.u-top-featuer .featuer-slider .swiper-container {
  margin: 0 22px;
}

@media screen and (min-width: 768px) {
  .u-top-featuer .featuer-slider .swiper-container {
    margin: 0 30px;
  }
}

.u-top-featuer .featuer-slider .swiper-container .swiper-wrapper .swiper-slide .slider-link {
  display: block;
  color: #4d4d4d;
}

.u-top-featuer .featuer-slider .swiper-container .swiper-wrapper .swiper-slide .slider-link .link-img {
  display: block;
  overflow: hidden;
  position: relative;
}

.u-top-featuer .featuer-slider .swiper-container .swiper-wrapper .swiper-slide .slider-link .link-img:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 3px;
  background-color: #e65550;
  transition: all 0.3s ease;
}

.u-top-featuer .featuer-slider .swiper-container .swiper-wrapper .swiper-slide .slider-link .link-img img {
  transition: all 0.3s ease;
}

.u-top-featuer .featuer-slider .swiper-container .swiper-wrapper .swiper-slide .slider-link .link-txt {
  display: block;
  background: #fff;
  padding: 30px 25px 30px;
  position: relative;
  font-size: 18px;
  font-size: 1.8rem;
}

@media screen and (min-width: 768px) {
  .u-top-featuer .featuer-slider .swiper-container .swiper-wrapper .swiper-slide .slider-link .link-txt {
    padding: 25px 20px 25px;
  }
}

[data-whatinput='keyboard'] .u-top-featuer .featuer-slider .swiper-container .swiper-wrapper .swiper-slide .slider-link:focus {
  text-decoration: none;
}

[data-whatinput='keyboard'] .u-top-featuer .featuer-slider .swiper-container .swiper-wrapper .swiper-slide .slider-link:focus .link-img:after {
  width: 100%;
}

[data-whatinput='keyboard'] .u-top-featuer .featuer-slider .swiper-container .swiper-wrapper .swiper-slide .slider-link:focus .link-img img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

@media screen and (min-width: 961px) {
  .u-top-featuer .featuer-slider .swiper-container .swiper-wrapper .swiper-slide .slider-link:hover {
    text-decoration: none;
  }

  .u-top-featuer .featuer-slider .swiper-container .swiper-wrapper .swiper-slide .slider-link:hover .link-img:after {
    width: 100%;
  }

  .u-top-featuer .featuer-slider .swiper-container .swiper-wrapper .swiper-slide .slider-link:hover .link-img img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
}

.u-top-featuer .featuer-slider .ctrl-button {
  display: inline-block;
  width: 40px;
  height: 47px;
  position: absolute;
  top: 50%;
  margin-top: -75px;
  z-index: +1;
  background: transparent;
  border: none;
  padding: 0;
  transition: all 0.3s ease;
  outline: none;
}

.u-top-featuer .featuer-slider .ctrl-button:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: #fff;
  box-shadow: 2.457px 1.721px 6px 0px rgba(0, 0, 0, 0.3);
  transition: all 0.3s ease;
}

.u-top-featuer .featuer-slider .ctrl-button .button-txt {
  position: absolute !important;
  overflow: hidden !important;
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  margin: -1px !important;
  padding: 0 !important;
  border: 0 !important;
}

.u-top-featuer .featuer-slider .ctrl-button .button-svg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 10.5px;
  height: 19px;
  display: block;
  margin: auto;
  background: url(../svg/i_arrow_red.svg) center no-repeat;
  background-size: 100% auto;
}

@media screen and (min-width: 768px) {
  .u-top-featuer .featuer-slider .ctrl-button .button-svg {
    width: 11px;
    height: 19px;
  }
}

.u-top-featuer .featuer-slider .ctrl-button.prev {
  left: 6px;
}

.u-top-featuer .featuer-slider .ctrl-button.prev:before {
  border-radius: 59% 41% 48% 52% / 55% 39% 61% 45%;
}

@media screen and (min-width: 768px) {
  .u-top-featuer .featuer-slider .ctrl-button.prev {
    left: 15px;
  }
}

@media screen and (min-width: 1160px) {
  .u-top-featuer .featuer-slider .ctrl-button.prev {
    left: -34px;
  }
}

.u-top-featuer .featuer-slider .ctrl-button.prev .button-svg {
  -webkit-transform: rotateZ(180deg);
  -ms-transform: rotate(180deg);
  transform: rotateZ(180deg);
}

[data-whatinput='keyboard'] .u-top-featuer .featuer-slider .ctrl-button.prev:focus:before {
  -webkit-animation: egg_anim_prev 30s infinite;
  animation: egg_anim_prev 30s infinite;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

@media screen and (min-width: 961px) {
  .u-top-featuer .featuer-slider .ctrl-button.prev:hover:before {
    -webkit-animation: egg_anim_prev 30s infinite;
    animation: egg_anim_prev 30s infinite;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
  }
}

.u-top-featuer .featuer-slider .ctrl-button.next {
  right: 6px;
}

.u-top-featuer .featuer-slider .ctrl-button.next:before {
  border-radius: 41% 59% 52% 48% / 39% 55% 45% 61%;
}

@media screen and (min-width: 768px) {
  .u-top-featuer .featuer-slider .ctrl-button.next {
    right: 15px;
  }
}

@media screen and (min-width: 1160px) {
  .u-top-featuer .featuer-slider .ctrl-button.next {
    right: -34px;
  }
}

[data-whatinput='keyboard'] .u-top-featuer .featuer-slider .ctrl-button.next:focus:before {
  -webkit-animation: egg_anim_next 30s infinite;
  animation: egg_anim_next 30s infinite;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

@media screen and (min-width: 961px) {
  .u-top-featuer .featuer-slider .ctrl-button.next:hover:before {
    -webkit-animation: egg_anim_next 30s infinite;
    animation: egg_anim_next 30s infinite;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
  }
}

[data-whatinput='keyboard'] .u-top-featuer .featuer-slider .ctrl-button:focus:before {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

@media screen and (min-width: 961px) {
  .u-top-featuer .featuer-slider .ctrl-button:hover:before {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }
}

.u-top-featuer .featuer-slider .ctrl-pagination {
  line-height: 0.1;
  margin-top: 10px;
  text-align: center;
}

.u-top-featuer .featuer-slider .ctrl-pagination .swiper-pagination-bullet {
  width: 40px;
  height: 40px;
  opacity: 1;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
  margin: 0px 0px 0;
  background-color: transparent;
  position: relative;
  outline: none;
}

.u-top-featuer .featuer-slider .ctrl-pagination .swiper-pagination-bullet:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 10px;
  height: 10px;
  background: #fff;
  border-radius: 50%;
  transition: all 0.2s ease-out;
}

.u-top-featuer .featuer-slider .ctrl-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
  background: #c2bfbd;
}

[data-whatinput='keyboard'] .u-top-featuer .featuer-slider .ctrl-pagination .swiper-pagination-bullet:focus:before {
  background: #c2bfbd;
}

@media screen and (min-width: 961px) {
  .u-top-featuer .featuer-slider .ctrl-pagination .swiper-pagination-bullet:hover:before {
    background: #c2bfbd;
  }
}

.u-top-pickup {
  margin-top: 45px;
}

@media screen and (min-width: 961px) {
  .u-top-pickup {
    margin-top: 55px;
  }
}

.u-top-pickup .pickup-ttl {
  color: #e65550;
  text-align: center;
}

.u-top-pickup .pickup-ttl .ttl-en {
  display: block;
  font-weight: 500;
  font-size: 29px;
  font-size: 2.9rem;
  line-height: 1.5;
}

@media screen and (min-width: 961px) {
  .u-top-pickup .pickup-ttl .ttl-en {
    font-size: 4.4rem;
    line-height: 1.25;
  }
}

.u-top-pickup .pickup-ttl .ttl-ja {
  display: block;
  font-weight: 500;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5;
  margin-top: 5px;
}

@media screen and (min-width: 961px) {
  .u-top-pickup .pickup-ttl .ttl-ja {
    font-size: 1.6rem;
    margin-top: 10px;
  }
}

.u-top-pickup .pickup-area {
  margin-top: 20px;
}

@media screen and (min-width: 961px) {
  .u-top-pickup .pickup-area {
    margin-top: 35px;
  }
}

.u-top-pickup .pickup-area .pickup-list {
  -js-display: flex;
  margin: 0 -7.5px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media print {
  .u-top-pickup .pickup-area .pickup-list {
    display: block;
    letter-spacing: -0.4em;
  }
}

@media screen and (min-width: 768px) {
  .u-top-pickup .pickup-area .pickup-list {
    margin: 0 -18px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.u-top-pickup .pickup-area .pickup-list li {
  width: calc(100% / 2);
  width: calc((100% / 2) - 0.1px) \0;
  padding: 0 7.5px;
}

@media print {
  .u-top-pickup .pickup-area .pickup-list li {
    width: 50%;
    display: inline-block;
    padding: 0 7.5px;
    box-sizing: border-box;
    vertical-align: top;
    letter-spacing: normal;
  }
}

@media screen and (min-width: 768px) {
  .u-top-pickup .pickup-area .pickup-list li {
    width: calc(100% / 4);
    width: calc((100% / 4) - 0.1px) \0;
    padding: 0 18px;
  }
}

.u-top-pickup .pickup-area .pickup-list li:nth-child(n + 3) {
  margin-top: 20px;
}

@media screen and (min-width: 768px) {
  .u-top-pickup .pickup-area .pickup-list li:nth-child(n + 3) {
    margin-top: 0;
  }
}

.u-top-pickup .pickup-area .pickup-list li:nth-child(n + 5) {
  margin-top: 20px;
}

.u-top-pickup .pickup-area .pickup-list li a {
  display: block;
  position: relative;
  overflow: hidden;
}

.u-top-pickup .pickup-area .pickup-list li a .link-img {
  overflow: hidden;
  position: relative;
}

.u-top-pickup .pickup-area .pickup-list li a .link-img:before {
  content: '';
  position: absolute;
  bottom: 1px;
  left: 1px;
  width: 0%;
  height: 3px;
  background-color: #e65550;
  transition: all 0.3s ease;
  z-index: 1;
}

.u-top-pickup .pickup-area .pickup-list li a .link-img:after {
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border: solid 1px #cfcfcf;
  position: absolute;
}

.u-top-pickup .pickup-area .pickup-list li a .link-img>img {
  width: 100%;
  transition: all 0.3s ease;
}

@media screen and (min-width: 768px) {
  .u-top-pickup .pickup-area .pickup-list li a .link-img.img-sp {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .u-top-pickup .pickup-area .pickup-list li a .link-img.img-pc {
    display: none;
  }
}

.u-top-pickup .pickup-area .pickup-list li a .link-ttl {
  display: block;
  font-size: 16px;
  font-size: 1.6rem;
  color: #4d4d4d;
  padding-right: 23px;
  line-height: 1.25;
  position: relative;
  margin-top: 10px;
}

@media screen and (min-width: 768px) {
  .u-top-pickup .pickup-area .pickup-list li a .link-ttl {
    padding-right: 23px;
  }
}

@media screen and (min-width: 961px) {
  .u-top-pickup .pickup-area .pickup-list li a .link-ttl {
    font-size: 1.8rem;
  }

  .u-top-pickup .pickup-area .pickup-list li a .link-ttl br {
    display: none;
  }
}

.u-top-pickup .pickup-area .pickup-list li a .link-ttl:after {
  content: '';
  position: absolute;
  right: 0;
  width: 16px;
  height: 16px;
  background: url(../svg/i_arrow2.svg) center no-repeat;
  background-size: 100% auto;
  margin: auto;
  display: block;
  top: 0.2em;
}

@media screen and (min-width: 768px) {
  .u-top-pickup .pickup-area .pickup-list li a .link-ttl:after {
    top: 0.15em;
  }
}

[data-whatinput='keyboard'] .u-top-pickup .pickup-area .pickup-list li a:focus {
  text-decoration: none;
}

[data-whatinput='keyboard'] .u-top-pickup .pickup-area .pickup-list li a:focus .link-img:before {
  width: 100%;
}

[data-whatinput='keyboard'] .u-top-pickup .pickup-area .pickup-list li a:focus .link-img>img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

@media screen and (min-width: 961px) {
  .u-top-pickup .pickup-area .pickup-list li a:hover {
    text-decoration: none;
  }

  .u-top-pickup .pickup-area .pickup-list li a:hover .link-img:before {
    width: 100%;
  }

  .u-top-pickup .pickup-area .pickup-list li a:hover .link-img>img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
}

.u-top-pickup .pickup-slider {
  margin-top: 45px;
  position: relative;
}

@media screen and (min-width: 768px) {
  .u-top-pickup .pickup-slider {
    max-width: 1060px;
    margin: 40px auto 0;
  }
}

.u-top-pickup .pickup-slider .swiper-container {
  margin: 0 22px;
}

@media screen and (min-width: 768px) {
  .u-top-pickup .pickup-slider .swiper-container {
    margin: 0 30px;
  }
}

.u-top-pickup .pickup-slider .swiper-container .swiper-wrapper .swiper-slide .slider-link {
  display: block;
  color: #4d4d4d;
}

.u-top-pickup .pickup-slider .swiper-container .swiper-wrapper .swiper-slide .slider-link .link-img {
  display: block;
  overflow: hidden;
  position: relative;
}

.u-top-pickup .pickup-slider .swiper-container .swiper-wrapper .swiper-slide .slider-link .link-img:after {
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border: solid 1px #cfcfcf;
  position: absolute;
}

.u-top-pickup .pickup-slider .swiper-container .swiper-wrapper .swiper-slide .slider-link .link-img .img-wrap:after {
  content: '';
  position: absolute;
  width: 0%;
  height: 3px;
  background-color: #e65550;
  transition: all 0.3s ease;
  bottom: 1px;
  left: 1px;
}

.u-top-pickup .pickup-slider .swiper-container .swiper-wrapper .swiper-slide .slider-link .link-img .img-wrap>img {
  display: block;
  transition: all 0.3s ease;
}

.u-top-pickup .pickup-slider .swiper-container .swiper-wrapper .swiper-slide .slider-link .link-txt {
  margin-top: 8px;
  display: inline-block;
  padding-right: 40px;
  position: relative;
  font-size: 17px;
  font-size: 1.7rem;
}

@media screen and (min-width: 768px) {
  .u-top-pickup .pickup-slider .swiper-container .swiper-wrapper .swiper-slide .slider-link .link-txt {
    font-size: 2rem;
    padding-right: 30px;
  }
}

.u-top-pickup .pickup-slider .swiper-container .swiper-wrapper .swiper-slide .slider-link[data-modal='youtube'] .link-img {
  position: relative;
}

.u-top-pickup .pickup-slider .swiper-container .swiper-wrapper .swiper-slide .slider-link[data-modal='youtube'] .link-img:before {
  content: '';
  background: url(../svg/i_movie.svg) center no-repeat;
  background-size: 100% auto;
  width: 63px;
  height: 45px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 1;
}

@media screen and (min-width: 768px) {
  .u-top-pickup .pickup-slider .swiper-container .swiper-wrapper .swiper-slide .slider-link[data-modal='youtube'] .link-img:before {
    width: 76px;
    height: 54px;
  }
}

.u-top-pickup .pickup-slider .swiper-container .swiper-wrapper .swiper-slide a.slider-link .link-txt:after {
  content: '';
  position: absolute;
  right: 0;
  width: 16px;
  height: 16px;
  background: url(../svg/i_arrow2.svg) center no-repeat;
  background-size: 100% auto;
  margin: auto;
  display: block;
  top: 0.35em;
}

@media screen and (min-width: 768px) {
  .u-top-pickup .pickup-slider .swiper-container .swiper-wrapper .swiper-slide a.slider-link .link-txt:after {
    top: 0.55em;
  }
}

[data-whatinput='keyboard'] .u-top-pickup .pickup-slider .swiper-container .swiper-wrapper .swiper-slide a.slider-link:focus {
  text-decoration: none;
}

[data-whatinput='keyboard'] .u-top-pickup .pickup-slider .swiper-container .swiper-wrapper .swiper-slide a.slider-link:focus .link-img .img-wrap:after {
  width: 100%;
}

[data-whatinput='keyboard'] .u-top-pickup .pickup-slider .swiper-container .swiper-wrapper .swiper-slide a.slider-link:focus .link-img .img-wrap>img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

@media screen and (min-width: 961px) {
  .u-top-pickup .pickup-slider .swiper-container .swiper-wrapper .swiper-slide a.slider-link:hover {
    text-decoration: none;
  }

  .u-top-pickup .pickup-slider .swiper-container .swiper-wrapper .swiper-slide a.slider-link:hover .link-img .img-wrap:after {
    width: 100%;
  }

  .u-top-pickup .pickup-slider .swiper-container .swiper-wrapper .swiper-slide a.slider-link:hover .link-img .img-wrap>img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
}

.u-top-pickup .pickup-slider .ctrl-button {
  display: inline-block;
  width: 40px;
  height: 47px;
  position: absolute;
  top: 50px;
  z-index: +1;
  background: transparent;
  border: none;
  padding: 0;
  text-indent: -9999px;
  transition: all 0.3s ease;
  outline: none;
}

@media screen and (min-width: 768px) {
  .u-top-pickup .pickup-slider .ctrl-button {
    top: 60px;
  }
}

.u-top-pickup .pickup-slider .ctrl-button:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: #fff;
  box-shadow: 2.457px 1.721px 6px 0px rgba(0, 0, 0, 0.3);
  transition: all 0.3s ease;
}

.u-top-pickup .pickup-slider .ctrl-button .button-txt {
  position: absolute !important;
  overflow: hidden !important;
  clip: rect(0 0 0 0) !important;
  width: 1px !important;
  height: 1px !important;
  margin: -1px !important;
  padding: 0 !important;
  border: 0 !important;
}

.u-top-pickup .pickup-slider .ctrl-button .button-svg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 10.5px;
  height: 19px;
  display: block;
  margin: auto;
  background: url(../svg/i_arrow_red.svg) center no-repeat;
  background-size: 100% auto;
}

@media screen and (min-width: 768px) {
  .u-top-pickup .pickup-slider .ctrl-button .button-svg {
    width: 11px;
    height: 19px;
  }
}

.u-top-pickup .pickup-slider .ctrl-button.prev {
  left: 10px;
}

.u-top-pickup .pickup-slider .ctrl-button.prev:before {
  border-radius: 59% 41% 48% 52% / 55% 39% 61% 45%;
}

@media screen and (min-width: 768px) {
  .u-top-pickup .pickup-slider .ctrl-button.prev {
    left: 15px;
  }
}

@media screen and (min-width: 1160px) {
  .u-top-pickup .pickup-slider .ctrl-button.prev {
    left: -34px;
  }
}

.u-top-pickup .pickup-slider .ctrl-button.prev .button-svg {
  -webkit-transform: rotateZ(180deg);
  -ms-transform: rotate(180deg);
  transform: rotateZ(180deg);
}

[data-whatinput='keyboard'] .u-top-pickup .pickup-slider .ctrl-button.prev:focus {
  -webkit-animation: egg_anim_prev 30s infinite;
  animation: egg_anim_prev 30s infinite;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

@media screen and (min-width: 961px) {
  .u-top-pickup .pickup-slider .ctrl-button.prev:hover {
    -webkit-animation: egg_anim_prev 30s infinite;
    animation: egg_anim_prev 30s infinite;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
  }
}

.u-top-pickup .pickup-slider .ctrl-button.next {
  right: 10px;
}

.u-top-pickup .pickup-slider .ctrl-button.next:before {
  border-radius: 41% 59% 52% 48% / 39% 55% 45% 61%;
}

@media screen and (min-width: 768px) {
  .u-top-pickup .pickup-slider .ctrl-button.next {
    right: 15px;
  }
}

@media screen and (min-width: 1160px) {
  .u-top-pickup .pickup-slider .ctrl-button.next {
    right: -34px;
  }
}

[data-whatinput='keyboard'] .u-top-pickup .pickup-slider .ctrl-button.next:focus {
  -webkit-animation: egg_anim_next 30s infinite;
  animation: egg_anim_next 30s infinite;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

@media screen and (min-width: 961px) {
  .u-top-pickup .pickup-slider .ctrl-button.next:hover {
    -webkit-animation: egg_anim_next 30s infinite;
    animation: egg_anim_next 30s infinite;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
  }
}

[data-whatinput='keyboard'] .u-top-pickup .pickup-slider .ctrl-button:focus:before {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

@media screen and (min-width: 961px) {
  .u-top-pickup .pickup-slider .ctrl-button:hover:before {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }
}

.u-top-pickup .pickup-slider .ctrl-pagination {
  line-height: 0.1;
  margin-top: 10px;
  text-align: center;
}

.u-top-pickup .pickup-slider .ctrl-pagination .swiper-pagination-bullet {
  width: 40px;
  height: 40px;
  opacity: 1;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
  margin: 0px 0px 0;
  background-color: transparent;
  position: relative;
  outline: none;
}

.u-top-pickup .pickup-slider .ctrl-pagination .swiper-pagination-bullet:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 10px;
  height: 10px;
  background: #eeefef;
  border-radius: 50%;
  transition: all 0.2s ease-out;
}

.u-top-pickup .pickup-slider .ctrl-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
  background: #c2bfbd;
}

[data-whatinput='keyboard'] .u-top-pickup .pickup-slider .ctrl-pagination .swiper-pagination-bullet:focus:before {
  background: #c2bfbd;
}

@media screen and (min-width: 961px) {
  .u-top-pickup .pickup-slider .ctrl-pagination .swiper-pagination-bullet:hover:before {
    background: #c2bfbd;
  }
}

.u-top-news {
  margin-top: 60px;
  background: #eeefef;
  padding: 45px 0 60px;
}

@media screen and (min-width: 961px) {
  .u-top-news {
    margin-top: 80px;
    padding: 55px 0 80px;
  }
}

.u-top-news .news-ttl {
  color: #e65550;
  text-align: center;
}

.u-top-news .news-ttl .ttl-en {
  display: block;
  font-weight: 500;
  font-size: 29px;
  font-size: 2.9rem;
  line-height: 1.5;
}

@media screen and (min-width: 961px) {
  .u-top-news .news-ttl .ttl-en {
    font-size: 4.4rem;
    line-height: 1.25;
  }
}

.u-top-news .news-ttl .ttl-ja {
  display: block;
  font-weight: 500;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5;
}

@media screen and (min-width: 961px) {
  .u-top-news .news-ttl .ttl-ja {
    font-size: 1.6rem;
  }
}

.u-top-news .news-list {
  margin-top: 30px;
}

@media screen and (min-width: 961px) {
  .u-top-news .news-list {
    margin-top: 40px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.u-top-news .news-list li {
  margin-top: 35px;
}

.u-top-news .news-list li:first-child {
  margin-top: 0;
}

@media screen and (max-width: 767px) {
  .u-top-news .news-list li:nth-child(n + 6) {
    display: none;
  }
}

@media screen and (min-width: 768px) and (max-width: 960px) {
  .u-top-news .news-list li:nth-child(n + 6) {
    display: none;
  }
}

@media screen and (min-width: 961px) {
  .u-top-news .news-list li {
    width: calc(25% - 27px);
    margin: 60px 36px 0 0;
  }

  .u-top-news .news-list li:nth-child(-n + 4) {
    margin-top: 0;
  }

  .u-top-news .news-list li:nth-child(4n) {
    margin-right: 0;
  }
}

.u-top-news .news-list li a {
  display: block;
  position: relative;
  color: #4d4d4d;
}

.u-top-news .news-list li a .list-cat {
  display: inline-block;
  background: #e65550;
  color: #fff;
  position: absolute;
  top: 0px;
  left: 0px;
  font-size: 12px;
  font-size: 1.2rem;
  padding: 1px 10px 2px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: +1;
}

.u-top-news .news-list li a .list-link {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

@media screen and (min-width: 961px) {
  .u-top-news .news-list li a .list-link {
    display: block;
  }
}

.u-top-news .news-list li a .list-link .link-img {
  width: 150px;
  position: relative;
  overflow: hidden;
}

@media screen and (min-width: 961px) {
  .u-top-news .news-list li a .list-link .link-img {
    width: auto;
  }
}

.u-top-news .news-list li a .list-link .link-img>img {
  display: block;
  transition: all 0.3s ease;
}

.u-top-news .news-list li a .list-link .link-img:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 3px;
  background-color: #e65550;
  transition: all 0.3s ease;
}

.u-top-news .news-list li a .list-link .link-inner {
  width: calc(100% - 165px);
  margin-top: -0.3em;
  position: relative;
  text-decoration: none;
}

@media screen and (min-width: 961px) {
  .u-top-news .news-list li a .list-link .link-inner {
    width: auto;
    margin-top: 10px;
  }
}

.u-top-news .news-list li a .list-link .link-inner .link-date {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
}

.u-top-news .news-list li a .list-link .link-inner .link-ttl {
  font-size: 15px;
  font-size: 1.5rem;
  margin-top: 5px;
  line-height: 1.5;
}

@media screen and (min-width: 961px) {
  .u-top-news .news-list li a .list-link .link-inner .link-ttl {
    font-size: 1.8rem;
  }
}

.u-top-news .news-list li a .list-link .link-inner .link-desc {
  font-size: 12px;
  font-size: 1.2rem;
  margin-top: 7px;
  line-height: 1.5;
  overflow: hidden;
  position: relative;
  width: calc(100% - 5px);
  height: calc(1.2rem * 1.5 * 2);
}

@media screen and (min-width: 961px) {
  .u-top-news .news-list li a .list-link .link-inner .link-desc {
    font-size: 1.2rem;
  }
}

.u-top-news .news-list li a .list-link .link-inner .link-desc:before,
.u-top-news .news-list li a .list-link .link-inner .link-desc:after {
  background: #eee;
  position: absolute;
}

.u-top-news .news-list li a .list-link .link-inner .link-desc:before {
  content: '...';
  top: calc(1.2rem * 1.5 * (2 - 1));
  right: 0;
}

.u-top-news .news-list li a .list-link .link-inner .link-desc:after {
  content: '';
  height: 100%;
  width: 100%;
}

.u-top-news .news-list li a .list-link .link-inner .link-pdf {
  font-size: 10px;
  font-size: 1rem;
  position: relative;
  padding-left: 15px;
  margin-top: 12px;
  line-height: 1.5;
}

@media screen and (min-width: 961px) {
  .u-top-news .news-list li a .list-link .link-inner .link-pdf {
    font-size: 1.2rem;
  }
}

.u-top-news .news-list li a .list-link .link-inner .link-pdf:before {
  content: '';
  background: url(../svg/i_pdf_red.svg) center no-repeat;
  background-size: 100% auto;
  display: block;
  width: 12px;
  height: 15.5px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

[data-whatinput='keyboard'] .u-top-news .news-list li a:focus {
  text-decoration: none;
}

[data-whatinput='keyboard'] .u-top-news .news-list li a:focus .list-link .link-img>img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

[data-whatinput='keyboard'] .u-top-news .news-list li a:focus .list-link .link-img:after {
  width: 100%;
}

@media screen and (min-width: 961px) {
  .u-top-news .news-list li a:hover {
    text-decoration: none;
  }

  .u-top-news .news-list li a:hover .list-link .link-img>img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }

  .u-top-news .news-list li a:hover .list-link .link-img:after {
    width: 100%;
  }
}

.u-top-map {
  margin-top: 40px;
  margin-bottom: 60px;
}

@media screen and (min-width: 768px) {
  .u-top-map {
    margin-top: 80px;
  }
}

.u-top-map .map-ttl {
  color: #e65550;
  text-align: center;
}

.u-top-map .map-ttl .ttl-en {
  display: block;
  font-weight: 500;
  font-size: 29px;
  font-size: 2.9rem;
  line-height: 1.5;
}

@media screen and (min-width: 961px) {
  .u-top-map .map-ttl .ttl-en {
    font-size: 4.4rem;
    line-height: 1.25;
  }
}

.u-top-map .map-ttl .ttl-ja {
  display: block;
  font-weight: 500;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5;
}

@media screen and (min-width: 961px) {
  .u-top-map .map-ttl .ttl-ja {
    font-size: 1.6rem;
  }
}

.u-top-map .map-bg {
  margin-top: 20px;
}

@media screen and (min-width: 961px) {
  .u-top-map .map-bg {
    margin-top: 0;
  }
}

@media screen and (min-width: 768px) {
  .u-top-map .map-bg {
    background: url(../images/map_pc.png) top center no-repeat;
    background-size: 100% auto;
    position: relative;
  }

  .u-top-map .map-bg:before {
    content: '';
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100% auto;
  }

  .u-top-map .map-bg.bg-01:before {
    background-image: url(../images/map_pc_01.png);
  }

  .u-top-map .map-bg.bg-02:before {
    background-image: url(../images/map_pc_02.png);
  }

  .u-top-map .map-bg.bg-03:before {
    background-image: url(../images/map_pc_03.png);
  }

  .u-top-map .map-bg.bg-04:before {
    background-image: url(../images/map_pc_04.png);
  }

  .u-top-map .map-bg.bg-05:before {
    background-image: url(../images/map_pc_05.png);
  }

  .u-top-map .map-bg.bg-06:before {
    background-image: url(../images/map_pc_06.png);
  }
}

@media screen and (min-width: 1280px) {
  .u-top-map .map-bg {
    background-size: auto auto;
  }

  .u-top-map .map-bg:before {
    background-size: auto auto;
  }
}

.u-top-map .map-bg .map-area {
  position: relative;
}

@media screen and (min-width: 768px) {
  .u-top-map .map-bg .map-area {
    height: 45.5vw;
  }
}

@media screen and (min-width: 1280px) {
  .u-top-map .map-bg .map-area {
    width: 1000px;
    height: 580px;
    margin: 0 auto;
  }
}

@media screen and (min-width: 768px) {
  .u-top-map .map-bg .map-area .map-sp {
    display: none;
  }
}

.u-top-map .map-bg .map-area .map-sp img {
  width: 100%;
}

.u-top-map .map-bg .map-area .map-btn {
  display: inline-block;
  background: #fff;
  border: 1px solid #e65550;
  font-size: 10px;
  font-size: 1rem;
  color: #e65550;
  text-align: center;
  line-height: 1;
  padding: 3px;
  min-width: 60px;
  position: absolute;
  transition: all 0.3s ease;
}

@media screen and (min-width: 768px) {
  .u-top-map .map-bg .map-area .map-btn {
    font-size: 1.4rem;
    min-width: 100px;
    padding: 7px 5px;
  }
}

[data-whatinput='keyboard'] .u-top-map .map-bg .map-area .map-btn:focus {
  background: #e65550;
  color: #fff;
  text-decoration: none;
}

@media screen and (min-width: 961px) {
  .u-top-map .map-bg .map-area .map-btn:hover {
    background: #e65550;
    color: #fff;
    text-decoration: none;
  }
}

.u-top-map .map-bg .map-area .map-btn.btn-01 {
  top: 38%;
  left: 41%;
}

@media screen and (min-width: 768px) {
  .u-top-map .map-bg .map-area .map-btn.btn-01 {
    top: 42.2%;
    left: 45.3%;
  }
}

@media screen and (min-width: 1280px) {
  .u-top-map .map-bg .map-area .map-btn.btn-01 {
    top: 245px;
    left: 440px;
  }
}

.u-top-map .map-bg .map-area .map-btn.btn-02 {
  top: 56.7%;
  left: 34%;
}

@media screen and (min-width: 768px) {
  .u-top-map .map-bg .map-area .map-btn.btn-02 {
    top: 61.2%;
    left: 38.3%;
  }
}

@media screen and (min-width: 1280px) {
  .u-top-map .map-bg .map-area .map-btn.btn-02 {
    top: 355px;
    left: 350px;
  }
}

.u-top-map .map-bg .map-area .map-btn.btn-03 {
  top: 41.6%;
  left: 16.3%;
}

@media screen and (min-width: 768px) {
  .u-top-map .map-bg .map-area .map-btn.btn-03 {
    top: 45.7%;
    left: 21%;
  }
}

@media screen and (min-width: 1280px) {
  .u-top-map .map-bg .map-area .map-btn.btn-03 {
    top: 265px;
    left: 130px;
  }
}

.u-top-map .map-bg .map-area .map-btn.btn-04 {
  top: 20%;
  left: 10.4%;
}

@media screen and (min-width: 768px) {
  .u-top-map .map-bg .map-area .map-btn.btn-04 {
    top: 23.3%;
    left: 15.6%;
  }
}

@media screen and (min-width: 1280px) {
  .u-top-map .map-bg .map-area .map-btn.btn-04 {
    top: 135px;
    left: 60px;
  }
}

.u-top-map .map-bg .map-area .map-btn.btn-05 {
  top: 60%;
  left: 3.4%;
}

@media screen and (min-width: 768px) {
  .u-top-map .map-bg .map-area .map-btn.btn-05 {
    top: 64.6%;
    left: 7%;
  }
}

@media screen and (min-width: 1280px) {
  .u-top-map .map-bg .map-area .map-btn.btn-05 {
    top: 375px;
    left: -50px;
  }
}

.u-top-map .map-bg .map-area .map-btn.btn-06 {
  top: 40.5%;
  right: 17%;
}

@media screen and (min-width: 768px) {
  .u-top-map .map-bg .map-area .map-btn.btn-06 {
    top: 44%;
    right: 22%;
  }
}

@media screen and (min-width: 1280px) {
  .u-top-map .map-bg .map-area .map-btn.btn-06 {
    top: 255px;
    right: 140px;
  }
}

.u-top-map .u-top-viewall {
  margin-top: 15px;
}

@media screen and (min-width: 768px) {
  .u-top-map .u-top-viewall {
    margin-top: 40px;
  }
}

@media screen and (min-width: 961px) {
  .u-top-map .u-top-viewall {
    margin-top: 90px;
  }
}

.u-top-viewall {
  margin-top: 60px;
  text-align: center;
}

@media screen and (min-width: 961px) {
  .u-top-viewall {
    margin-top: 80px;
  }
}

.u-btn-simple {
  display: block;
  border: 1px solid #e65550;
  text-align: center;
  font-size: 18px;
  font-size: 1.8rem;
  color: #e65550 !important;
  font-weight: 500;
  position: relative;
  transition: all 0.3s ease;
}

@media screen and (min-width: 768px) {
  .u-btn-simple {
    display: inline-block;
    min-width: 300px;
    font-size: 1.4rem;
    font-weight: normal;
  }
}

.u-btn-simple .btn-inner {
  display: inline-block;
  width: 100%;
  padding: 18px 45px;
  position: relative;
}

.u-btn-simple .btn-inner:before {
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  background: #e65550;
  border-radius: 50%;
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -8px;
  transition: all 0.3s ease;
}

.u-btn-simple .btn-inner:after {
  content: '';
  display: inline-block;
  width: 5px;
  height: 5px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  right: 26.5px;
  top: 50%;
  margin-top: -2.5px;
  transition: all 0.3s ease;
}

[data-whatinput='keyboard'] .u-btn-simple:focus {
  color: #fff !important;
  background-color: #e65550;
}

[data-whatinput='keyboard'] .u-btn-simple:focus .btn-inner:before {
  background: #fff;
}

[data-whatinput='keyboard'] .u-btn-simple:focus .btn-inner:after {
  border-top: 1px solid #e65550;
  border-right: 1px solid #e65550;
}

@media screen and (min-width: 961px) {
  .u-btn-simple:hover {
    color: #fff !important;
    background-color: #e65550;
  }

  .u-btn-simple:hover .btn-inner:before {
    background: #fff;
  }

  .u-btn-simple:hover .btn-inner:after {
    border-top: 1px solid #e65550;
    border-right: 1px solid #e65550;
  }
}

.u-box-mainv_sp {
  background: #eeefef;
}

@media screen and (min-width: 961px) {
  .u-box-mainv_sp {
    display: none;
  }
}

.u-box-mainv_sp .mainv-slider {
  position: relative;
}

.u-box-mainv_sp .mainv-slider .swiper-container .swiper-wrapper .swiper-slide .slide-inner {
  position: relative;
}

.u-box-mainv_sp .mainv-slider .swiper-container .swiper-wrapper .swiper-slide .slide-inner .slide-img>img {
  width: 100%;
}

.u-box-mainv_sp .mainv-slider .swiper-container .swiper-wrapper .swiper-slide .slide-inner .slide-link {
  position: absolute;
  bottom: 13px;
  right: 10px;
  display: inline-block;
  color: #e65550;
  font-size: 12px;
  font-size: 1.2rem;
  padding: 22px 11px 21px 15px;
  line-height: 1.25;
}

.u-box-mainv_sp .mainv-slider .swiper-container .swiper-wrapper .swiper-slide .slide-inner .slide-link:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: #fff;
  border-radius: 42% 58% 40% 60% / 44% 45% 55% 56%;
  box-shadow: 2.457px 1.721px 6px 0px rgba(0, 0, 0, 0.3);
  transition: all 0.3s ease;
}

.u-box-mainv_sp .mainv-slider .swiper-container .swiper-wrapper .swiper-slide .slide-inner .slide-link .btn-inner {
  display: inline-block;
  padding-right: 14px;
  position: relative;
}

.u-box-mainv_sp .mainv-slider .swiper-container .swiper-wrapper .swiper-slide .slide-inner .slide-link .btn-inner:after {
  content: '';
  display: inline-block;
  width: 6px;
  height: 6px;
  border-top: 1px solid #e65550;
  border-right: 1px solid #e65550;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -3px;
  transition: all 0.3s ease;
}

[data-whatinput='keyboard'] .u-box-mainv_sp .mainv-slider .swiper-container .swiper-wrapper .swiper-slide .slide-inner .slide-link:focus:before {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-animation: egg_anim_viewall 30s infinite;
  animation: egg_anim_viewall 30s infinite;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

@media screen and (min-width: 961px) {
  .u-box-mainv_sp .mainv-slider .swiper-container .swiper-wrapper .swiper-slide .slide-inner .slide-link:hover:before {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-animation: egg_anim_viewall 30s infinite;
    animation: egg_anim_viewall 30s infinite;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
  }
}

.u-box-mainv_sp .mainv-slider .ctrl-pagination {
  line-height: 0.1;
  margin-top: 6px;
  text-align: center;
}

.u-box-mainv_sp .mainv-slider .ctrl-pagination .swiper-pagination-bullet {
  width: 40px;
  height: 36px;
  opacity: 1;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
  margin: 0px 0px 0;
  background-color: transparent;
  position: relative;
  outline: none;
}

.u-box-mainv_sp .mainv-slider .ctrl-pagination .swiper-pagination-bullet:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 10px;
  height: 10px;
  background: #fff;
  border-radius: 50%;
  transition: all 0.2s ease-out;
}

.u-box-mainv_sp .mainv-slider .ctrl-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:before {
  background: #c2bfbd;
}

[data-whatinput='keyboard'] .u-box-mainv_sp .mainv-slider .ctrl-pagination .swiper-pagination-bullet:focus:before {
  background: #c2bfbd;
}

@media screen and (min-width: 961px) {
  .u-box-mainv_sp .mainv-slider .ctrl-pagination .swiper-pagination-bullet:hover:before {
    background: #c2bfbd;
  }
}