@charset "UTF-8";

/*
|---------------------------------------------------------------
| 2311 Home SP
|---------------------------------------------------------------
*/
/*
 * Container
------------------------------------------------*/
.home2311-container {
  display: block;
  width: 100%;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 12.5px;
  padding-right: 12.5px;
}

/*
 * Button
------------------------------------------------*/
.home2311-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: calc((100vw / 12)*10);
  height: auto;
  font-size: 14px;
  font-size: 3.73vw;
  line-height: 1.5;
  padding: .82em 0.5em;
  margin: 0 auto;
  font-weight: bold;
  text-align: center;
  text-decoration: none !important;
  border-radius: 3.14em;
  color: #000000;
  background-color: #fff000;
  transition: all .2s linear;
}

@media screen and (min-width: 750.02px) {
  .home2311-btn {
    font-size: 28px;
  }
}

.home2311-btn:hover {
  background-color: #f2e400;
}

.home2311-btn::after {
  content: "";
  display: block;
  vertical-align: middle;
  line-height: 1;
  width: .6em;
  height: .6em;
  border-style: solid;
  border-width: 2px 2px 0 0;
  border-color: CurrentColor;
  transform: rotate(45deg);
  flex-shrink: 0;
  margin-left: 0.5em;
}

/*
 * Title
------------------------------------------------*/
.home2311-title {
  display: block;
  width: 100%;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2;
  text-align: left;
  margin: 0 0 1em;
  padding: 0;
}

.home2311-title__ja {
  display: block;
  width: 100%;
}

.home2311-title__en {
  display: block;
  width: 100%;
  font-size: .63em;
  font-family: Lato, sans-serif;
  font-weight: 500;
}

.home2311-title__ja + .home2311-title__en {
  margin-top: .5em;
}

/*
 * Section
------------------------------------------------*/
.home2311-section {
  display: block;
  width: 100%;
  padding: 25px 0 25px;
}

.home2311-section__header {
  display: block;
  width: 100%;
}

.home2311-section__body {
  display: block;
  width: 100%;
}

.home2311-section__footer {
  display: block;
  width: 100%;
}

.home2311-section__nav {
  display: block;
  width: 100%;
}

/*
 * MV
------------------------------------------------*/
.home2311-mv {
  display: block;
  width: 100%;
}

.home2311-mv__main {
  display: block;
  width: 100%;
}

.home2311-mv__main > .home2311-container {
  max-width: 800px;
  padding-left: 0;
  padding-right: 0;
}

.home2311-mv__message {
  display: block;
  width: 100%;
}

.home2311-mv__message > .home2311-container {
  max-width: 800px;
  padding-left: 0;
  padding-right: 0;
}

.home2311-mv__message__content {
  display: block;
  width: 100%;
  color: #000000;
  background: #ffffff;
  font-size: 14px;
  font-size: 3.73vw;
  padding: 20px 0;
  font-weight: bold;
  text-align: center;
}

@media screen and (min-width: 750.02px) {
  .home2311-mv__message__content {
    font-size: 28px;
  }
}

.home2311-mv__message p {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
}

.home2311-mv_image {
  display: block;
  width: 100%;
  color: inherit !important;
  text-decoration: none !important;
}

.home2311-mv_image__image {
  display: block;
  width: 100%;
  /* max-width: 1080px; */
  max-width: 800px;
  margin: 0 auto;
}

.home2311-mv_image img {
  display: block;
  width: 100%;
  height: auto;
}

.home2311-mv_image:hover {
  transition: opacity .3s;
  opacity: .7;
}

.home2311-mv_image:hover img {
  opacity: 1;
}

.home2311-mv_image__nav {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  color: #000000;
  background: #fff000;
  padding: 1.18em 12.5px;
  line-height: 1.5;
  font-size: 14px;
  font-size: 3.73vw;
  font-weight: bold;
  text-align: center;
}

@media screen and (min-width: 750.02px) {
  .home2311-mv_image__nav {
    font-size: 28px;
  }
}

.home2311-mv_image__nav::after {
  content: "";
  display: block;
  width: .7em;
  height: .7em;
  border-width: 2px 2px 0 0;
  border-style: solid;
  border-color: CurrentColor;
  transform: rotate(45deg);
  flex-shrink: 0;
  margin-left: 1.5em;
}

/*
 * Pickup
------------------------------------------------*/
.block-top-body--items {
  display: none;
}

.home2311-pickup {
  padding-top: 50px;
}

.home2311-pickup__content {
  display: block;
  width: 100%;
}

.home2311-pickup__content > .home2311-container {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
}

.home2311-pickup__content .block-top-body--items {
  display: block;
}

.home2311-pickup .block-top-body-main-slider--inner li a {
  display: block;
  outline: none !important;
}

.home2311-pickup .block-top-body-main-slider--inner li img {
  display: block;
  width: 100%;
  height: auto;
}

.home2311-pickup .block-top-body-main-slider--inner:not(.slick-initialized) {
  display: flex;
  justify-content: center;
}

.home2311-pickup .block-top-body-main-slider--inner:not(.slick-initialized) > *:not(:first-child) {
  display: none;
}

/*
 * Lineup
------------------------------------------------*/
.home2311-brand {
  /*  */
}

.h2311-brand {
  display: block;
  width: 100%;
}

.h2311-brand a {
  color: inherit !important;
  text-decoration: none !important;
  outline: none !important;
}

.h2311-brand a:hover img {
  opacity: 1 !important;
}

.h2311-brand__list {
  list-style: none;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  width: auto;
  margin-left: -2.5px;
  margin-right: -2.5px;
}

.h2311-brand__list__item {
  display: flex;
  padding-left: 2.5px;
  padding-right: 2.5px;
  flex: 0 0 50%;
  max-width: 50%;
  margin: 0 0 11px;
}

.h2311-brand__image {
  display: block;
  width: 100%;
  padding: 5px 0;
}

.h2311-brand__image img {
  display: block;
  width: 100%;
  max-width: 320px;
  height: auto;
  margin: 0 auto;
}

.h2311-brand__logo {
  display: block;
  width: 100%;
  margin: 0 0 15px;
}

.h2311-brand__logo img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: 30px;
  margin: 0 auto;
  -o-object-fit: contain;
  object-fit: contain;
}

.h2311-brand__catchcopy {
  display: block;
  width: 100%;
  font-size: 14px;
  font-size: 3.73vw;
  margin: 0 0 .25em;
  font-weight: bold;
  text-align: center;
}

@media screen and (min-width: 750.02px) {
  .h2311-brand__catchcopy {
    font-size: 28px;
  }
}

.h2311-brand__summary {
  display: block;
  width: 100%;
  margin: 0;
  font-size: 12px;
  font-size: 3.2vw;
  font-weight: normal;
  text-align: center;
}

@media screen and (min-width: 750.02px) {
  .h2311-brand__summary {
    font-size: 24px;
  }
}

.h2311-brand__block {
  display: flex;
  flex-direction: column;
  width: 100%;
  color: #000000;
  background: #ffffff;
  margin: 0;
  padding: 0;
  border-radius: 2.5px;
  overflow: hidden;
}

.h2311-brand__block__main {
  display: block;
  width: 100%;
  flex-grow: 1;
  padding: 5px .65em;
}

@media screen and (max-width: 320px) {
  .h2311-brand__block__main {
    padding-left: 0.475em;
    padding-right: 0.475em;
  }
}

.h2311-brand__block__nav {
  display: block;
  width: 100%;
  flex-shrink: 0;
  padding: 10px .65em 20px;
}

.h2311-brand__block__nav__text {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  font-size: 12px;
  font-size: 3.2vw;
  font-weight: bold;
  line-height: 1.33;
  padding: .5em .5em;
  text-align: center;
  border: 1px solid #000000;
  border-radius: 2.5em;
  overflow: hidden;
}

@media screen and (min-width: 750.02px) {
  .h2311-brand__block__nav__text {
    font-size: 24px;
  }
}

.h2311-brand__block__nav__text::after {
  content: "";
  display: block;
  width: .75em;
  height: .75em;
  border-width: 2px 2px 0 0;
  border-style: solid;
  border-color: CurrentColor;
  transform: rotate(45deg);
  flex-shrink: 0;
  margin-left: .5em;
}

/*
 * Initiative & Support
------------------------------------------------*/
.home2311-initiative_support {
  display: block;
  width: 100%;
  color: #000000;
  background: #fff000;
}

/*
 * Initiative
------------------------------------------------*/
.h2311-initiative {
  display: block;
  width: 100%;
}

.h2311-initiative a {
  text-decoration: none !important;
}

.h2311-initiative a:hover > * {
  transition: opacity .3s;
  opacity: .7;
}

.h2311-initiative a:hover img {
  opacity: 1;
}

.h2311-initiative__group {
  display: block;
  width: 100%;
  color: #000000;
  background: #fff;
  padding: 15px 0;
  border-radius: 2.5px;
  overflow: hidden;
}

.h2311-initiative__list {
  list-style: none;
  padding-left: 0;
}

.h2311-initiative_block {
  display: block;
  width: 100%;
  color: #000000;
  background: #fff;
  padding: 10px 20px;
  font-size: 12px;
  font-size: 3.2vw;
  border-radius: 2.5px;
  overflow: hidden;
}

@media screen and (min-width: 750.02px) {
  .h2311-initiative_block {
    font-size: 24px;
  }
}

.h2311-initiative_block__image {
  display: block;
  width: 10.67vw;
  max-width: 40px;
}

.h2311-initiative_block__image img {
  display: block;
  width: 100%;
  height: auto;
}

.h2311-initiative_block__title {
  display: block;
  width: 100%;
  font-size: 1.17em;
  font-weight: bold;
  margin: 0 0 .25em;
  padding: 0;
}

.h2311-initiative_block__title img {
  display: block;
  width: auto;
  max-width: 100%;
  height: 1em;
}

.h2311-initiative_block__summary {
  display: block;
  width: 100%;
}

.h2311-initiative_block__note {
  display: block;
  width: 100%;
  margin: 1em 0 0;
  font-size: .83em;
  position: relative;
  padding-left: 1.4em;
}

.h2311-initiative_block__note::before {
  content: "※";
  width: 1.4em;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  margin: auto;
}

.h2311-initiative_block__layout {
  display: flex;
  width: auto;
  margin-left: -7.5px;
  margin-right: -7.5px;
  height: 100%;
}

.h2311-initiative_block__layout__image {
  padding-left: 7.5px;
  padding-right: 7.5px;
  width: auto;
  flex: 0 0 auto;
  max-width: 100%;
}

.h2311-initiative_block__layout__body {
  display: block;
  padding-left: 7.5px;
  padding-right: 7.5px;
  flex-grow: 1;
  flex-basis: 0;
  max-width: 100%;
}

.h2311-initiative_block__nav {
  display: block;
  width: 100%;
  margin: 10px 0 0;
}

.h2311-initiative_block__nav__text {
  display: block;
  width: 100%;
  color: #112ca6;
  text-align: right;
}

.h2311-initiative_block__nav__btn {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 186px;
  font-size: 13px;
  line-height: 1;
  padding-top: 14.5px;
  padding-bottom: 14.5px;
  text-align: center;
  border-radius: 2.5em;
  color: #ffffff;
  background: #3c3c3c;
}

.h2311-initiative_block__nav__btn::after {
  content: "";
  display: block;
  width: .5em;
  height: .5em;
  border-width: 1px 1px 0 0;
  border-style: solid;
  border-color: CurrentColor;
  transform: rotate(45deg);
  flex-shrink: 0;
  margin-left: .25em;
}

.h2311-initiative__main {
  display: block;
  width: 100%;
  color: #000000;
  background: #fff;
  margin: 0 0 7.5px;
  padding: 10px 0;
  border-radius: 2.5px;
  overflow: hidden;
}

.h2311-initiative__main .h2311-initiative_block {
  padding: 15px 1.67em;
}

.h2311-initiative__main .h2311-initiative_block__image {
  width: 18.67vw;
  max-width: 70px;
}

.h2311-initiative__main .h2311-initiative_block__title {
  font-size: 1.5em;
}

.h2311-initiative__main .h2311-initiative_block__nav {
  margin-top: 20px;
}

/*
 * Support
------------------------------------------------*/
.h2311-support {
  display: block;
  width: 100%;
  color: #000000;
  background: #fff;
  padding: 25px 20px 30px;
  border-radius: 2.5px;
  overflow: hidden;
}

.h2311-support a {
  color: inherit !important;
  text-decoration: none !important;
}

.h2311-support a:hover {
  transition: opacity .3s;
  opacity: .7;
}

.h2311-support a:hover img {
  opacity: 1;
}

.h2311-support__title {
  display: block;
  width: 100%;
  font-size: 14px;
  font-size: 3.73vw;
  text-align: left;
  font-weight: bold;
  margin: 0 0 2em;
}

@media screen and (min-width: 750.02px) {
  .h2311-support__title {
    font-size: 28px;
  }
}

.h2311-support__title small {
  display: block;
  width: 100%;
  font-size: .71em;
  font-weight: normal;
  margin: 1.25em 0 0;
  text-align: center;
}

.h2311-support__nav {
  display: block;
  width: 100%;
  margin: 30px 0 0;
}

.h2311-support__list {
  list-style: none;
  padding-left: 0;
  width: 100%;
  display: grid;
  grid-gap: 30px;
}

.h2311-support__list__item {
  display: block;
  width: 100%;
}

.h2311-support_block {
  width: 100%;
  height: 100%;
  display: grid;
  grid-gap: 20px 6px;
  grid-template: "title title" "image content";
  grid-template-columns: auto minmax(0, 1fr);
  grid-template-rows: auto minmax(0, 1fr);
}

.h2311-support_block__title {
  grid-area: title;
  display: block;
  font-size: 17px;
  font-size: 4.53vw;
  font-weight: bold;
  border-bottom: 2px solid #000000;
  margin: 0;
  padding: 0;
}

@media screen and (min-width: 750.02px) {
  .h2311-support_block__title {
    font-size: 34px;
  }
}

.h2311-support_block__image {
  grid-area: image;
  display: block;
  width: 26.67vw;
  height: 26.67vw;
  max-width: 100px;
  max-height: 100px;
  border: 2px solid #fff000;
  border-radius: 50%;
  overflow: hidden;
}

.h2311-support_block__image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.h2311-support_block__content {
  grid-area: content;
  display: flex;
  flex-direction: column;
  font-size: 12px;
  font-size: 3.2vw;
}

@media screen and (min-width: 750.02px) {
  .h2311-support_block__content {
    font-size: 24px;
  }
}

.h2311-support_block__summary {
  display: block;
  width: 100%;
  margin: 0 0 1em;
}

.h2311-support_block__summary p {
  display: block;
  width: 100%;
}

.h2311-support_block__nav {
  display: block;
  width: 100%;
  display: block;
}

.h2311-support_block__nav__text {
  display: block;
  width: 100%;
  color: #112ca6;
  text-align: right;
}

/*
 * Sale & Campaign
------------------------------------------------*/
.home2311-sale_header {
  display: block;
  width: 100%;
  padding: 50px 0 0;
}

.home2311-sale_header .home2311-title {
  margin: 0;
}

.home2311-sale_footer {
  display: block;
  width: 100%;
  color: #000000;
  background: #f2f2f2;
}

.block-common-event {
  background: #f2f2f2;
}

.block-common-event--inner {
  padding: 15px 0 30px 12px;
}

/*
 * Search
------------------------------------------------*/
.home2311-search {
  color: #000000;
  background: #f2f2f2;
}

.home2311-search .block-top-brand {
  overflow: hidden;
}

/*
 * Review
------------------------------------------------*/
.home2311-review {
  color: #000000;
  background: #ffffff;
}

.newarr2310-lineup__image,
.block-goods-comparison-table--item-img.block-goods-comparison-table--item-img {
  background-color: #FFFFFF;
}



/*
|---------------------------------------------------------------
| 5つの安心
|---------------------------------------------------------------
*/
.anshin__container {
  width: 94%;
  margin: 0 auto;
  max-width: 960px;
}

.anshin__heading {
  width: 96%;
  max-width: 1080px;
  margin: 0 auto;
  padding-top: 1.3em;
}

.anshin__subtitle {
  text-align: center;
}

.anshin__subtitle img {
  width: 54%;
  max-width: 510px;
}

.anshin__title {
  text-align: center;
}

.anshin__title img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.anshin__body {
  margin: 2em auto 0;
}

.anshin__points {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  gap: 1em 5%;
}

.anshin__point__item {
  flex: 0 1 auto;
  width: 30%;
  max-width: 120px;
}

.anshin__point__item img {
  width: 100%;
  height: auto;
}

.anshin__cta {
  display: grid;
  margin: 2em auto 1em;
  gap: 20px;
}

.anshin__link {
  text-align: center;
}

.anshin__link a {
  display: inline-block;
  width: 100%;
  max-width: 500px;
  padding: 0.8em 1em;
  color: #fff;
  font-size: 16px;
  text-decoration: none;
  background-color: #3c3c3c;
  border-radius: 50px;
}

.anshin__link i {
  display: inline-block;
  margin-left: 1em;
  margin-right: -1em;
  width: 1em;
  height: 1em;
  aspect-ratio: 1 / 1;
  vertical-align: middle;
}

.anshin__link i::after {
  content: "";
  display: inline-block;
  border-top: solid 1px currentColor;
  border-right: solid 1px currentColor;
  width: 70%;
  height: 70%;
  transform: translateY(-50%) rotateZ(45deg);
}

.anshin__annotation {
  display: flex;
  justify-content: center;
}

.anshin__annotation__text {
  display: inline-block;
  font-size: 10px;
  order: -1;
}