@charset "UTF-8";

@media screen and (max-width: 699px) {
  /*
  ====================
  COMMON 0px ~ 699px
  ====================
  */
  h2,h3,h4,h5,figure { max-width: 550px; }
  figure { margin: 0; }
  .wrapper {
    overflow: hidden;
  }
  .lead {
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 1.8em;
  }
  .brand-logo {
    padding: 16px 0px 12px;
    width: 100px;
    box-sizing: border-box;
  }
  .layout {
    padding: 20px 10px;
    width: 100%;
    max-width: 550px;
    box-sizing: border-box;
  }
  img,
  video { 
    max-width: 550px;
    width: 100%;
  }
  video {
    width: 100% !important;
    height: auto !important;
  }

  .pending-icon {
    width: 120px;
  }

  .pc-size-only {
    display: none;
  }

  .black-double-border-title {
    margin: 10px 0 20px;
    font-size: 16px;
  }

  .info-img {
    margin-bottom: 2em;
  }
  .info-list li {
    margin-bottom: 1.5em;
  }
  .white-label {
    background-color: #fff;
    text-align: center;
    padding: .75em;
  }
  .camp-text {
    font-size: 18px;
  }
  .sp-mb-0 {
    margin-bottom: 0 !important;
  }
  .sp-banner {
    display: block;
    width: 100%;
    max-width: 100% !important;
  }

  /*
  ====================
  MAIN 0px ~ 699px
  ====================
  */
  .main-visual-thumbs .horizontal-items {
    display: flex;
    line-height: 0;
  }
  .main-visual-thumbs .horizontal-items.first-block {
    margin-top: 20px;
  }
  .main-visual-thumbs .horizontal-items-item {
    margin-bottom: 0;
  }
  .main-visual-thumbs .horizontal-items-item .horizontal-items-item-image {
    margin-bottom: 0;
  }
  .for-baby-and-kids {
    margin: 0 auto;
    padding-bottom: 5px;
    max-width: 200px;
    width: 33%;
    min-width: 115px;
  }
  .main-h3 { font-size: 24px; }
  .main-h4 { font-size: 16px; }
  .main-h5 { font-size: 14px; margin-bottom: 20px; }
  .divider {
    margin: 5px 0;
    width: 33%;
  }
  .main-visual-image,
  .main-visual-video {
    margin-bottom: 15px;
  }
  .pending-icon {
    margin: 0 30px;
    transform:rotate( -16deg);
    opacity: .8;
    float: right;
  }

  /*
  ====================
  CARD 0px ~ 699px
  ====================
  */
  .card {
    padding: 15px 15px 0;
  }
  .card-bubble-title {
    margin: 0 auto 20px;
    padding: 10px;
    font-size: 13px;
  }
  .card-bubble-title:after {
    left: 47.5%;
  }
  .card-contents {
    display: inline-block;
    margin-bottom: 10px;
    width: 100%;
  }
  .card-contents dt {
    margin-bottom: 10px;
    padding: 6px 0;
    height: 22px;
    width: 60px;
    font-size: 12px;
    line-height: 12px;
    background-color: #ebebeb;
    border-radius: 20px;
    box-sizing: border-box;
  }
  .card-contents dd {
    margin-bottom: 10px;
    text-align: left;
    font-size: 14px;
  }
  /*
  ====================
  GIFT CONTENT 0px ~ 699px
  ====================
  */
  .gift-title {
    height: auto;
    margin-bottom: 20px;
  }
  .gift-title-text {
    padding-top: 5%;
    line-height: 40px;
    font-size: 16px;
  }
  .gift-title-image {
    width: 100%;
  }
  .gift-button,
  .check-button {
    margin-bottom: 15px;
    max-width: 400px;
    height: 46px;
    font-size: 12px;
    line-height: 40px;
  }
  .gift-button-inner,
  .check-button-inner {
    margin-top: 2px;
    height: 42px;
  }
  .gift-content {
    display: inline-block;
  }
  .gift-content-left {
    margin-bottom: 20px;
  }
  .gift-content-left,
  .gift-content-right {
    width: 100%;
  }
  .gift-button {
    max-width: 100%;
  }
  .gift-content-link {
    position: relative;
    overflow: visible;
    margin-bottom: 0;
  }
  .gift-image-text {
    position: absolute;
    left: 0px;
    top: -20px;
    width: 40%;
  }

  /*
  ====================
  HORIZONTAL ITEMS 0px ~ 699px
  ====================
  */
  .horizontal-items {
    margin-bottom: 40px;
  }
  .horizontal-items-item-caption {
    font-size: 14px;
    margin: 1em 0;
    padding: 0 20px;
    width: auto;
  }
  .flex-items {
    display: flex;
  }
  .sp-full-width {
    display: inline-block !important;
    line-height: 2em !important;
  }
  .horizontal-items-item.space {
    margin-bottom: 3em;
  }
  /*
  ====================
  ARCH TITLE 0px ~ 699px
  ====================
  */
  .arch-title {
    margin-bottom: 10px;
  }
  .arch-title-text {
    bottom: 15%;
    font-size: 16px;
  }
  .arch-title-next {
    position: relative;
    font-size: 0;
    margin-bottom: 30px;
  }
  .arch-title-next-head {
    position: relative;
    top: 30px;
    width: 50%;
  }
  .arch-title-next-title {
    font-size: 19px;
    display: inline-block;
    padding: 1.75em 0 1.25em;
    width: 100%;
  }
  .jumbo {
    margin-bottom: 1em;
    font-size: 20px;
  }
  /*
  ====================
  POINT LIST 0px ~ 699px
  ====================
  */
  .point-list {
    margin-bottom: 10px;
  }
  .point-list-items {
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
    font-size: 23px;
  }
  .point-list-number {
    width: auto;
    height: 26px;
  }
  .point-list-text {
    font-size: 14px;
  }
  /*
  ====================
  POINT TITLE 0px ~ 699px
  ====================
  */
  .point-title {
    display: flex;
    margin: 15px 0 30px;
  }
  .point-title-left {
    display: inline-block;
  }
  .point-title-right {
    clear: left;
    display: inline-block;
    height: 55px;
  }
  .point-title-list-number {
    margin: 12px 8px 12px 0;
    width: 22px;
  }
  .point-title-sub-title,
  .point-title-main-title {
    margin-left: 10px;
  }
  .point-title-sub-title {
    padding-left: 4px;
    font-size:12px;
  }
  .point-title-main-title {
    padding-top: 9px;
    font-size: 16px;
    line-height: 46px;
  }
  /*
  ====================
  TOP BUBBLE 0px ~ 699px
  ====================
  */
  .top-bubble:after {
    left: 46%;
  }
  .top-bubble-title {
    font-size: 16px;
    margin-bottom: 20px;
  }
  /*
  ====================
  FROM XXXX STYLE 0px ~ 699px
  ====================
  */
  .from-mama,
  .from-designer,
  .from-press {
    top: 15px;
    left: 12px;
  }
  /*
  ====================
  DIAGONAL STRIPE 0px ~ 699px
  ====================
  */
  .diagonal-stripe {
    margin-top: 0 !important;
  }
  .diagonal-stripe-title {
    font-size: 15px;
  }
  /*
  ====================
  BOTTOM BUBBLE BORDE TITLE 0px ~ 699px
  ====================
  */
  .bottom-bubble-border-title {
    margin: 10px 0 30px;
    height: 70px;
    font-size: 14px;
    padding: 10px 0;
    line-height: 22px;
  }
  /*
  ====================
  DESC LIST 0px ~ 699px
  ====================
  */
  .desc-list {
    margin-bottom: 10px;
  }
  .desc-list .desc-list-item:last-child {
    margin-bottom: 30px;
  }
  .desc-list-item.responsive-items {
    margin-bottom: 30px !important;
  }
  .desc-list-item-texts {
    display: inline-block;
    width: 100%;
  }
  .desc-list-item-image {
    margin-bottom: 10px;
  }
  .desc-list-item-texts-title {
    margin-bottom: 10px;
    font-size: 22px !important;
  }
  .desc-list-item-texts-text {
    font-size: 13px;
  }
  /*
  ====================
  COLOR BG TITLE 0px ~ 699px
  ====================
  */
  .color-bg-title {
    margin-bottom: 20px;
    font-size: 13px;
  }
  /*
  ====================
  BORDER BOTTOM TITLE 0px ~ 699px
  ====================
  */
  .border-bottom-title {
    margin-bottom: 20px;
    font-size: 13px;
    border-bottom-width: 6px;
  }
  /*
  ====================
  Q & A 0px ~ 699px
  ====================
  */
  .qa-title {
    font-size: 18px;
  }
  .title-center-border {
    height: 25px;
    top: 18px;
  }
  .q-text {
    font-size: 14px;
  }
  .a-text {
    font-size: 13px;
  }
  /*
  ====================
  HORIZONTAL ITEMS 0px ~ 699px
  ====================
  */

  .horizontal-items.small-margin {
    margin-bottom: 10px;
  }
  .horizontal-items-item-text {
    font-size: 18px;
    color: #231815;
  }
  .horizontal-items-item-text.qa-horizontal {
    margin-bottom: 40px;
  }
  .horizontal-items-item-text.qa-horizontal h4 {
    margin: 0.5em 0;
  }
  .horizontal-items-item-text.qa-horizontal .small {
    display: inline-block;
    font-size: 14px;
    line-height: 18px;
  }
  .horizontal-items-item-desc {
    font-size: 12px;
    color: #000;
  }
  .insta-desc-list {
    font-size: 14px;
  }
  .insta-caution {
    font-size: 12px;
    margin-bottom: 3em;
  }

  /*
  ====================
  PICKUP CONTENT 0px ~ 699px
  ====================
  */
  .pickup-layout {
    position: relative;
    padding: 40px 10px 0;
    width: 100%;
    background: #FFFFFF;
  }
  .pickup-layout a {
    color: #000;
  }
  .pickup-title {
    display: inline-block;
    margin-bottom: 30px;
    padding: 10px 15px;
    width: 100%;
    font-size: 18px;
  }
  .pickup-item-title {
    display: inline-block;
    width: 100%;
    font-size: 22px;
  }
  /*
  ====================
  REVIEW CONTENT 0px ~ 699px
  ====================
  */
  .review-button {
    display: inline-block;
    width: 100%;
    font-size: 16px;
    background-color: #666;
    color: #fff !important;
    border-radius: 4px;
    letter-spacing: .15em;
    margin-bottom: 20px;
    height: 80px;
  }
  .review-button-inner {
    display: inline-block;
    margin-top: 5px;
    padding: 6px 0;
    border: 1px dashed #bbb;
    width: 98%;
    height: 70px;
    border-radius: 4px;
  }
  .review-button-inner-small {
    font-size: 12px;
  }
  /*
  ====================
  FROM PRESS 0px ~ 699px
  ====================
  */
  .from-press-list {
    margin: 20px 0;
    font-size: 14px;
  }


  /*
  ====================
  SQUARE BLOCK 0px ~ 699px
  ====================
  */
  .square-block-list {
    width: 100%;
    line-height: 0;
  }

  /*
  ====================
  FOOTER 0px ~ 699px
  ====================
  */
  .footer-contents {
    padding: 30px 10px 0;
    width: 100%;
    box-sizing: border-box;
  }
  .footer-contents .footer-main-btn {
    margin-bottom: 10px;
    padding: 10px;
    font-size: 18px;
  }
  .footer-contents .shoplist ul {
    text-align: center;
  }
  .footer-contents .shoplist ul li {
    font-size: 14px;
    display: inline;
    color: #fff;
  }
  .footer-contents .shoplist ul li a {
    display: inline-block;
    width: 100%;
    padding: 12px;
    border-bottom: 1px solid #ccc;
  }
  .footer-contents .shoplist ul li:last-child:after {
    content: "";
  }
  .footer-contents .mato-banner {
    padding: 20px 0;
  }
  .footer-contents .mato-banner h3 {
    font-size: 14px;
  }
  .footer-contents .copyright {
    padding: 20px 0;
  }
  .scroll_button {
    right: 0;
    bottom: 0;
  }
  .image-fade-toggle {
    min-height: 220px;
    padding-bottom: 70%;
  }
}



@media screen and (min-width: 700px) {
  /*
  ====================
  COMMON 700px ~ ∞px
  ====================
  */
  .lead {
    margin-bottom: 40px;
    font-size: 18px;
    line-height: 1.8em;
  }
  .brand-logo {
    width: 185px;
    padding: 20px;
  }
  .layout {
    padding: 30px 0 40px;
    width: 550px;
  }
  img,video {
    max-width: 550px;
  }
  .pending-icon {
    width: 140px;
  }
  .sp-size-only {
    display: none;
  }
  .info-img {
    margin-bottom: 2em;
  }
  .info-list li {
    margin-bottom: 1.5em;
  }
  .white-label {
    background-color: #fff;
    text-align: center;
    padding: .75em;
  }
  .camp-text {
    font-size: 22px;
  }
  .pc-banner-wrapper {
    text-align: center;
  }
  .pc-banner {
    margin: 0 auto 30px;
    max-width: 650px;
  }
  /*
  ====================
  MAIN 700px ~ ∞px
  ====================
  */
  .for-baby-and-kids {
    margin: 0 auto;
    padding-bottom: 10px;
    width: 200px;
  }
  .main-h3 { font-size: 40px; }
  .main-h4 { font-size: 24px; }
  .main-h5 { font-size: 16px; margin-bottom: 30px; }
  .divider {
    margin: 10px 0 20px;
    width: 200px;
  }
  .main-visual-image,
  .main-visual-video {
      margin: 30px auto;
      width: 100%;
      box-shadow: none !important;
  }
  .pending-icon {
    margin: 10px 30px;
    transform:rotate( -16deg);
    opacity: .8;
    margin-bottom: 1em;
    float: right;
  }

  /*
  ====================
  CARD 700px ~ ∞px
  ====================
  */
  .card {
    padding: 30px 30px 15px 30px;
  }
  .card-bubble-title {
    margin: 0 auto 40px;
    padding: 10px 20px;
    font-size: 18px;
  }
  .card-bubble-title:after {
    left: 233px;
  }
  .card-contents {
    display: flex;
    flex-wrap: wrap;
  }
  .card-contents dt {
    margin: 0 10px 34px 0;
    padding: 6px 0;
    height: 24px;
    width: 80px;
    font-size: 14px;
    line-height: 14px;
    background-color: #ebebeb;
    border-radius: 20px;
    box-sizing: border-box;
  }
  .card-contents dd {
    margin-bottom: 30px;
    text-align: left;
    font-size: 14px;
    line-height: 26px;
  }
  /*
  ====================
  GIFT CONTENT 700px ~ ∞px
  ====================
  */
  .gift-title {
    height: 100px;
    font-size: 22px;
    margin-bottom: 40px;
  }
  .gift-title-text {
    padding-top: 40px;
  }
  .gift-button,
  .check-button {
    margin-bottom: 30px;
    font-size: 20px;
    height: 80px;
    line-height: 70px;
  }
  .gift-button-inner,
  .check-button-inner {
    margin-top: 5px;
    height: 70px;
  }
  .gift-content {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .gift-content-left {
    width: 260px;
    margin-right: auto;
  }
  .gift-content-right {
    width: 260px;
    margin-left: auto;
  }
  .gift-content-link {
    position: relative;
    overflow: visible;
    margin-bottom: 25px;
  }
  .gift-image-text {
    position: absolute;
    left: -20px;
    top: -15px;
    width: 160px;
  }

  /*
  ====================
  HORIZONTAL ITEMS 700px ~ ∞px
  ====================
  */
  .horizontal-items {
    display: flex;
    justify-content: space-between;
    margin: 30px 0 60px;
  }
  .horizontal-items.small-margin {
    margin-bottom: 25px;
  }
  .horizontal-items .horizontal-items-item.space {
    margin: 0;
    max-width: 48%;
  }
  .horizontal-items .horizontal-items-item figure {
    margin: 0;
  }
  .horizontal-items-item-image {
    width: 100%;
    margin-bottom: 2em;
    display: inherit;
  }
  .qa-horizontal.horizontal-items-item-image {
    width: 170px;
  }
  .horizontal-items-item-desc {
    font-size: 12px;
    color: #000;
  }
  .horizontal-items-item-text {
    font-size: 18px;
    color: #231815;
  }
  .horizontal-items-item-text.qa-horizontal {
    font-weight: bold;
  }
  .horizontal-items-item-text .small {
    display: inline-block;
    margin: 5px 0;
    font-size: 15px;
    line-height: 1.5em;
    font-weight: normal;
  }
  .horizontal-items-item-caption {
    margin-bottom: 1.5em;
    padding: 0 2em;
    font-size: 14px;
  }
  /*
  ====================
  ARCH TITLE 700px ~ ∞px
  ====================
  */
  .arch-title {
    margin: 10px 0 30px;
  }
  .arch-title-text {
    bottom: 20px;
    font-size: 24px;
  }
  .arch-title-next {
    position: relative;
    font-size: 0;
    margin-bottom: 30px;
  }
  .arch-title-next-head {
    position: relative;
    top: 30px;
    width: 50%;
  }
  .arch-title-next-title {
    font-size: 24px;
    display: inline-block;
    padding: 1.75em 0 1.25em;
    width: 100%;
  }
  .jumbo {
    margin-bottom: 1em;
    font-size: 32px !important;
  }
  /*
  ====================
  POINT LIST 700px ~ ∞px
  ====================
  */
  .point-list {
    margin-bottom: 30px;
  }
  .point-list-items {
    margin-bottom: 20px;
    display: inline-block;
    height: 50px;
    font-size: 28px;
  }
  .point-list-number {
    margin-right: 0;
    height: 34px;
  }
  /*
  ====================
  POINT TITLE 700px ~ ∞px
  ====================
  */
  .point-title {
    margin: 15px 0 30px;
    height: 66px;
  }
  .point-title-left {
    float: left;
    display: inline-block;
    height: 66px;
  }
  .point-title-right {
    clear: left;
    display: inline-block;
    height: 66px;
  }
  .point-title-list-number {
    margin:12px;
    width: 34px;
  }
  .point-title-sub-title,
  .point-title-main-title {
    margin-left: 10px;
    padding-left: 10px;
  }
  .point-title-sub-title {
    padding-bottom: 7px;
    font-size:16px;
  }
  .point-title-main-title {
    padding-top: 8px;
    font-size: 26px;
    line-height: 52px;
  }
  /*
  ====================
  TOP BUBBLE 700px ~ ∞px
  ====================
  */
  .top-bubble:after {
    left: 250px;
  }
  .top-bubble-title {
    font-size: 18px;
  }
  /*
  ====================
  FROM XXXX STYLE 700px ~ ∞px
  ====================
  */
  .from-mama,
  .from-designer,
  .from-press {
    top: 26px;
    left: 28px;
  }
  /*
  ====================
  DIAGONAL STRIPE 700px ~ ∞px
  ====================
  */
  .diagonal-stripe-title {
    font-size: 20px;
  }
  /*
  ====================
  BOTTOM BUBBLE BORDE TITLE 700px ~ ∞px
  ====================
  */
  .bottom-bubble-border-title {
    margin-bottom: 60px;
    padding: 20px;
    height: 125px;
    font-size: 22px;
  }
  /*
  ====================
  DESC LIST 700px ~ ∞px
  ====================
  */
  .desc-list {
    margin-bottom: 60px;
  }
  .desc-list-item {
    position: relative;
    margin-bottom: 60px;
    width: 100%;
  }
  .desc-list-item-texts-title {
    display: inline-block;
    width: 100%;
    font-size: 24px !important;
    margin-bottom: 20px;
    white-space: nowrap;
  }
  .desc-list-item-image {
    margin-bottom: 20px;
    width: 250px;
  }
  .desc-list-item-texts {
    display:table-cell;
  }
  .responsive-items h4 {
    font-size: 20px;
    position: absolute;
    left: 280px;
    max-width: 270px;
  }
  .desc-list-item-texts-text {
    margin-bottom: 10px;
    font-size: 20px;
  }

  .responsive-texts {
    padding-top: 60px;
    width: 100%;
  }
  .responsive-texts-2-row {
    padding-top: 60px;
  }
  /*
  ====================
  COLOR BG TITLE 700px ~ ∞px
  ====================
  */
  .color-bg-title {
    margin-bottom: 40px;
    font-size: 20px;
  }
  /*
  ====================
  BORDER BOTTOM TITLE 700px ~ ∞px
  ====================
  */
  .border-bottom-title {
    margin-bottom: 20px;
    font-size: 20px;
    border-bottom-width: 8px;
    border-bottom-style: solid;
  }
  /*
  ====================
  Q & A 700px ~ ∞px
  ====================
  */
  .qa-title {
    font-size: 23px;
  }
  .title-center-border {
    height: 35px;
    top: 20px;
  }
  .q-text {
    font-size: 20px;
  }
  .a-text {
    font-size: 18px;
  }

  .black-double-border-title {
    margin: 10px 0 40px;
    font-size: 20px;
  }

  /*
  ====================
  PICKUP CONTENT 700px ~ ∞px
  ====================
  */
  .pickup-layout {
    position: relative;
    padding: 40px 0 30px;
    width: 550px;
    background: #FFFFFF;
  }
  .pickup-layout:after {
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 0 20px 20px;
    border-color: #FFFFFF transparent;
    display: block;
    width: 0;
    z-index: 1;
    top: -20px;
    left: 70px;
  }
  .pickup-layout a {
    color: #000;
  }
  .pickup-title {
    float: left;
    display: inline-block;
    margin-right: 110px;
    padding: 10px 15px;
    width: 170px;
    font-size: 18px;
    box-sizing: border-box;
  }
  .pickup-item-title {
    clear: left;
    display: inline-block;
    font-size: 30px;
    height: 50px;
    line-height: 50px;
  }
  .insta-desc-list {
    font-size: 18px;
  }
  .insta-caution {
    font-size: 16px;
    margin-bottom: 3em;
  }

  /*
  ====================
  FROM PRESS 700px ~ ∞px
  ====================
  */
  .from-press-area {
    margin-bottom: 40px;
  }
  .from-press-list {
    margin: 20px 0;
    font-size: 18px;
  }

  /*
  ====================
  REVIEW CONTENT 700px ~ ∞px
  ====================
  */
  .review-button {
    display: inline-block;
    width: 100%;
    font-size: 22px;
    height: 120px;
    background-color: #666;
    color: #fff !important;
    border-radius: 4px;
    letter-spacing: .15em;
    margin-bottom: 40px;
  }
  .review-button-inner {
    display: inline-block;
    margin-top: 5px;
    padding: 15px 0;
    border: 1px dashed #bbb;
    width: 98%;
    height: 110px;
    border-radius: 4px;
  }
  .review-button-inner-small {
    font-size: 18px;
  }
  /*
  ====================
  SQUARE BLOCK 700px ~ ∞px
  ====================
  */
  .square-block-list {
    width: 50%;
    line-height: 0;
  }
  /*
  ====================
  FOOTER 700px ~ ∞px
  ====================
  */
  .footer-contents {
    padding: 60px 0 30px;
    width: 550px;
  }
  .footer-contents .footer-main-btn {
    margin-bottom: 30px;
    width: 100%;
    height: 80px;
    line-height: 80px;
    font-size: 22px;
  }
  .footer-contents .shoplist ul {
    text-align: center;
    margin-bottom: 15px;
  }
  .footer-contents .shoplist ul li {
    font-size: 17px;
    display: inline;
    color: #fff;
  }
  .footer-contents .shoplist ul li:after {
    content: "|";
  }
  .footer-contents .shoplist ul li a {
    display: inline;
    padding: 0 12px;
  }
  .footer-contents .shoplist ul li:last-child:after {
    content: "";
  }
  .footer-contents .mato-banner {
    border-bottom: 1px solid #fff;
    padding: 20px 0;
  }
  .footer-contents .copyright {
    padding: 20px 0;
  }
  .footer-contents .shoplist {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
  }
  .scroll_button {
    right: 30px;
    bottom: 30px;
  }
  .image-fade-toggle {
    height: 420px;
  }
}









/*
====================
COMMON
====================
*/

body {
  transition: all 0.3s ease;
}

.todo-red {
  color: red;
  border: 2px solid red;
}

body { color: #000;}
body {width: 100%;}
h2,h3,h4,h5 {font-weight: normal;}
.mincho { font-family: 游明朝, Yu Mincho, YuMincho, ヒラギノ明朝 ProN W3, HiraMinProN-W3, Hiragino Mincho ProN, Georgia, HGS明朝E, メイリオ, Meiryo, serif;}
.gothic { font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue","游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN",メイリオ,Meiryo,sans-serif;}
.text-center { text-align: center;}
.text-left { text-align: left;}
.banner { width: 100%;}
.color-black { fill: #000;}
.color-white {
  fill: #fff;
  background-color: #fff;
}
.wrapper {
  width: 100%;
}
a { transition: all 0.2s;}
a:hover {
  opacity: .65;
  transition: all .4s;
}
img.svg-image {
  border-radius: 0;
}
.font-italic {
  font-style: italic;
}
.font-small {
  font-size: 12px;
  color: #666;
}
.brand-logo {
  margin: 0 auto;
}

iframe {
  margin: 0;
  border: 0;
  overflow: hidden;
}
.mb-0 {
  margin-bottom: 0;
}
.mt-0 {
  margin-top: 0;
}
.mb-0 .horizontal-items-item-image {
  margin-bottom: 0;
}
.mb-1em {
  display: inline-block;
  margin-bottom: 1em !important;
}
.mb-2em {
  display: inline-block;
  margin-bottom: 2em !important;
}
.mb-4em {
  display: inline-block;
  margin-bottom: 4em !important;
}


/*
====================
MAIN
====================
*/
.layout {
  margin: 0 auto;
}
.for-baby-and-kids {
  fill: #221714;
}

/*
==============================
今月のテーマカラー
==============================
*/

/* メインカラー */
.monthly-theme-color-main {
  background-color: #D4D5CF;
  fill: #D4D5CF;
}
.decimal-list li:before {
  background-color: #D4D5CF;
}
.monthly-theme-color-main-border-bottom {
  border-bottom-color: #D4D5CF;
}
/* サブカラー */
.monthly-theme-color-sub {
  background-color: #eceae7;
  fill: #eceae7;
  border-bottom-color: #eceae7;
}
.monthly-theme-color-sub-border {
  border-color: #eceae7;
}
.pickup-title,
.top-bubble.monthly-theme-color-sub {
  background-color: #eceae7;
}
.top-bubble.monthly-theme-color-sub:after {
  border-color: #eceae7 transparent;
}

/*
====================
MAIN
====================
*/
.main-h3,
.main-h4,
.main-h5 {
  font-weight: normal;
}

.main-h4 {
  margin-bottom: 15px;
  line-height: 1.6em;
}

.main-h5 {
  display: inline-block;
  padding: 5px 10px;
  line-height: 1.6em;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}
.divider {
  display: inline-block;
  height: 1px;
  background-color: #000;
}
.main-visual-image,
.main-visual-video {
  box-shadow: rgba(0, 0, 0, .15) 0 0 2px;
}

.elegant-shadow {
  box-shadow: rgba(0, 0, 0, .15) 0 0 2px;
}

.decimal-list {
  list-style: none;
  counter-reset: number;
  padding: 0;
}

.decimal-list li {
  line-height: 2;
  margin-bottom: 0.4em;
}
.decimal-list li:before {
  counter-increment: number;
  content: counter(number);
  display: inline-block;
  width: 2em;
  height: 2em;
  text-align: center;
  border-radius: 50%;
  margin-right: 1em;
}
.sub-desc {
  display: inline-block;
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: bold;
  width: 100%;
}
.sub-desc.big-margin {
  margin-bottom: 60px;
}
.insta-desc-list {
  margin: 0 0 2em 2em;
}

.insta-desc-list li{
  list-style-type: decimal;
  margin-bottom: 1em;

}
.bold {
  font-weight: bold;
}

/*
====================
CARD
====================
*/
.card {
  background-color: #fff;
  margin: 0 auto;
  max-width: 550px;
  border-radius: 4px;
}
.card-bubble-title {
  position: relative;
  width: 100%;
  background: #ebebeb;
  border-radius: 4px;
  font-weight: normal;
}
.card-bubble-title:after {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 12px 12px 0;
  border-color: #ebebeb transparent;
  display: block;
  width: 0;
  z-index: 1;
  bottom: -12px;
}


/*
====================
HORIZONTAL ITEMS
====================
*/
.horizontal-items-item-caption {
  display: inline-block;
  height: 30px;
  line-height: 30px;
  background-color: #f2f2f2;
  border-radius: 20px;
  color: #000;
}

/*
====================
ARCH TITLE
====================
*/
.arch-title {
  position: relative;
}
.arch-title-text {
  position: absolute;
  width: 100%;
  text-align: center;
  font-weight: normal;
}

/*
====================
POINT LIST
====================
*/
.point-list {
  max-width: 550px;
}
.point-list-items {
  border-bottom: 1px dotted #221714;
}
.point-list-text {
  color: #231815;
}

/*
====================
POINT TITLE
====================
*/
.point-title-left {
  border-right: 1px dotted #221714;
}
.point-title-sub-title,
.point-title-main-title {
  font-weight: normal;
}
.point-title-main-title {
  border-top: 1px dotted #221714;
}

/*
====================
BUBBLE STYLE
====================
*/
.top-bubble {
  position: relative;
  margin-top: 30px;
  padding: 36px 24px;
  background: #FFF;
  border-radius: 20px;
}
.top-bubble .lead {
  margin-bottom: 0;
}
.top-bubble:after {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 0 20px 20px;
  border-color: #FFF transparent;
  display: block;
  width: 0;
  z-index: 1;
  top: -20px;
}
.top-bubble-title {
  display: inline-block;
  margin: 0 auto 30px;
  padding: 5px 30px;
  min-width: 250px;
  font-weight: normal;
}

/*
====================
FROM XXXX STYLE
====================
*/
.from-mama,
.from-designer,
.from-press {
  position: absolute;
}
.from-mama {
  width: 150px;
}
.from-designer {
  width: 170px;
}
.from-press {
  width: 160px;
}


/*
====================
DIAGONAL STRIPE
====================
*/
.diagonal-stripe {
  margin: 20px 0 30px;
  background-image: linear-gradient(
    -45deg,
    #fff 25%,
    #efedec 25%, #efedec 50%,
    #fff 50%, #fff 75%,
    #efedec 75%, #efedec
  );
  background-size: 14px 14px;
}
.diagonal-stripe-title {
  display: table;
  margin: 0px auto;
  padding: 0px 30px;
  background-color: #fff;
  white-space: nowrap;
}
.howto-image {
  margin-bottom: 30px;
}

/*
====================
BOTTOM BUBBLE BORDE TITLE
====================
*/
.bottom-bubble-border-title {
  display: inline-block;
  width: 100%;
  background-image: url(../img/svg/bottom-bubble-border-title-bg.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

  /*
  ====================
  COLOR BG TITLE
  ====================
  */
  .color-bg-title {
    padding: 10px 0;
  }


.desc-list-item {
  display: table;
  margin-bottom: 60px;
}
.desc-list-item.space-double {
  margin-bottom: 60px;
}
.desc-list-item-image {
  display: table-cell;
  margin-right: 30px;
}
.desc-list-item-texts {
  vertical-align:top;
  text-align:left;
}
.black-double-border-title {
  padding: 10px 0;
  border-top: double #000;
  border-bottom: double #000;
}
.color-bg-title.space-double {
  margin-top: 30px;
}


.border-bottom-title {
  display: inline-block;
  margin-bottom: 20px;
  border-bottom-style: solid;
}

.boys-and-girls-content {
  padding-bottom: 10px;
}

/*
====================
Q & A
====================
*/
.qa-title {
  position: relative;
  margin: 10px 0 30px;
}
.title-center-border {
  position: absolute;
  display: inline-block;
  width: 100%;
  left: 0;
  z-index: -1;
}
.qa-list {
  width: 100%;
  margin-bottom: 40px;
  text-align: left;
}
.qa-list dt,
.qa-list dd {
  display: table;
  width: 100%;
}
.q-icon,
.a-icon {
  display: inline-block;
  font-size: 18px;
  font-weight: bold;
  border-radius: 100%;
  width: 40px;
  height: 40px;
  text-align: center;
  color: #9D9D9E;
}
.q-icon {
  border-width: 5px;
  border-style: solid;
  width: 40px;
  height: 40px;
  line-height: 1.5;
}
.a-icon {
  line-height: 40px;
}
.q-text {
  display: inline-block;
  padding-left: 10px;
  line-height: 40px;
}
.a-text {
  display: table-cell;
  padding-left: 10px;
}

/*
====================
GIFT CONTENT
====================
*/
.gift-title {
  position: relative;
  font-weight: normal;
}
.gift-title-image {
  position: absolute;
}
.gift-title-text {
  display: inline-block;
  width: 100%;
}
.gift-content-left {
  box-shadow: rgba(0, 0, 0, .15) 0 0 2px;
}
.gift-content-right-title {
  background-color: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: normal;
  padding: 10px 0;
  margin-bottom: 20px;
}
.gift-button,
.check-button {
  display: inline-block;
  width: 100%;
  background-color: #7D796A;
  color: #fff !important;
  border-radius: 4px;
  letter-spacing: .15em;
  text-shadow: rgba(0,0,0, .4) 0 0 10px;
}
.gift-button-inner,
.check-button-inner {
  border: 1px dashed #bbb;
  display: inline-block;
  width: 98%;
  border-radius: 4px;
}

/*
====================
INSTAGRAM CONTENT
====================
*/
.instagrams-area {
  display: flex;
  flex-wrap: wrap;
	justify-content: space-between;
}
.instagrams-area img {
  margin-bottom: 10px;
  box-shadow: rgba(0, 0, 0, .15) 0 0 2px;
	width: 49%;
	height: 49%;
}

/*
====================
FROM PRESS
====================
*/
.from-press-area {
  margin-bottom: 40px;
}
.from-press-list {
  margin: 20px 0;
}
.from-press-list li {
  display: inline-block;
  margin: 10px 0;
  border-bottom: 5px solid #C7C8C9;
}

/*
====================
SQUARE BLOCK
====================
*/

.square-block-wrapper {
  display: flex;
  margin-bottom: 2em;
}

.square-block {
  display: flex;
  position: relative;
  flex-wrap: wrap;
}

.square-block img {
  width: 100%;
}
.square-block-title {
  text-align: center;
  width: 100%;
}
.square-block-title img {
  width: 55%;
  display: inline-block;
  margin: 1em auto;
  max-width: 130px;
}

/*
====================
FOOTER
====================
*/

.footer-color {
  background-color: #9D9D9E;
  color: #fff;
}
.footer-contents {
  text-align: center;
}
.footer-contents a {
  color: #fff;
}
.footer-contents .footer-main-btn {
  color: #000;
  background-color: #fff;
}
.footer-contents .shoplist {
  padding: 20px 0;
}
.footer-contents h3 {
  color: #fff;
  text-align: center;
  margin-bottom: 20px;
  font-size: 22px;
  font-weight: normal;
}
.scroll_button {
  position: fixed;
  padding: 10px;
  background: none;
}
.scroll_button img {
  width: 32px;
}

/*
====================
MODAL
====================
*/
.modal {
  max-width: 580px;
  background: #fff;
  padding: 15px;
  border-radius: 6px;
}

.modal .gift-button,
.modal .check-button {
  margin-bottom: 0;
}

.modal-image {
  max-width: 550px;
  margin-bottom: 15px;
}


@media screen and (max-width: 361px) {
  /*
  ====================
  COMMON 0px ~ 361px
  ====================
  */
  .point-title-main-title,
  .point-list-text {
    font-size: 12px;
  }
}

/*
====================
CROSS FADE
====================
*/

.image-fade-toggle {
  position:relative;
  width:100%;
  margin:0 auto;
  overflow: visible;
  display: inline-block;
}

.image-fade-toggle img {
  position:absolute;
  left:0;
  -webkit-transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}


@keyframes FadeInOut {
  0% {
    opacity:1;
  }
  33% {
    opacity:1;
  }
  66% {
    opacity:0;
  }
  100% {
    opacity:0;
  }
}

.image-fade-toggle img.top {
animation-name: FadeInOut;
animation-timing-function: ease-in-out;
animation-iteration-count: infinite;
animation-duration: 3s;
animation-direction: alternate;
}
