@charset "utf-8";
/*****************************************
共通
*****************************************/
.wrapper {
   width: 100%;
  padding: 0;
 }
.container {
   width: 100%;
   padding: 0;
}
#aoki_main * {
   box-sizing: content-box;
}
#aoki_main ul,
#aoki_main ol {
	list-style: none;
}
#aoki_main a:hover,
#aoki_main a:focus {
	text-decoration: none;
}

/* mv */
#aoki_main {
	width: 100%;
	color: #333;
	background: #fff;
	margin: 0 auto;
	font-size: 18px;
	line-height: 1.5;
}
/*#aoki_main .mv {
   background: url("../_img/250919/mainVisual_pc.webp") top center/100vw 26.04vw no-repeat;
   width: 100vw;
   height: 26.04vw;
   margin: 0 auto;
   padding: 0 !important;
   box-sizing: border-box;
}*/
#aoki_main .mv p {
   width: 100%;
  text-align: center;
}
#aoki_main .styling .leadArea p::before {
  display: none;
}
#aoki_main .lead_img::before {
  display: none;
}
#aoki_main .lead_img {
  margin: 40px auto 0;
  width: 621px;
}
/* contents */
#aoki_main .cmn-inner {
   width: 100%;
   margin: 0 auto 0;
}
#aoki_main h2 {
   line-height: 0.7;
   margin-bottom: 30px;
   color: #3a5874;
   font-size: 30px;
   text-align: center;
}
#aoki_main .anchor {
    width: 395px;
    margin: 60px auto 0;
}
#aoki_main .anchor li a {
    display: table-cell;
    vertical-align: middle;
    width: 395px;
    height: 75px;
    border: 2px solid #3a5874;
    position: relative;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #3a5874;
    line-height: 1.3;
    transition: .3s;
}
#aoki_main .anchor li a::after {
    content: "";
    position: absolute;
    bottom: 11px;
    right: 191px;
    width:9px;
    height: 9px;
    border-bottom: 2px solid #3a5874;
    border-right: 2px solid #3a5874;
    transform: rotate(45deg);
    transition: .3s;
}
#aoki_main .anchor li a:hover {
    background: #3a5874;
    color: #fff;
}
#aoki_main .anchor li a:hover::after {
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
}
#aoki_main .about {
  width: 1020px;
  margin: 80px auto 0;
  font-size: 16px;
  line-height: 2;
  color: #3a5874;
}
#aoki_main .about p:nth-of-type(2) {
  margin-top: 52px;
}
#aoki_main .contents_detail {
  margin-top: 80px;
}
#aoki_main .contents_img {
  margin-top: 9px;
  text-align: center;
}
#aoki_main .contents_detail li {
  width: 960px;
  background: #faf9f1;
  padding: 25px 30px 20px;
  border-radius: 10px;
  position: relative;
}
#aoki_main  .contents_detail li h3 {
  display: inline-block;
  font-size: 19px;
  position: relative;
  line-height: 1.6;
  color: #3a5874;
}
#aoki_main .contents_detail li p {
  margin-top: 15px;
  font-size: 16px;
  line-height: 2;
  color: #3a5874;
}
#aoki_main .contents_text {
  margin-top: 35px;
  font-size: 16px;
  line-height: 2;
  color: #3a5874;
}
#aoki_main .contents_detail li:nth-of-type(1)::before {
  content: "";
  position: absolute;
  top: -15px;
  left: 16px;
  background:url("../_img/260306/01_.webp") no-repeat top center/42px 27px;
  height: 27px;
  width: 42px;
}
#aoki_main .contents_detail li:nth-of-type(2)::before {
  content: "";
  position: absolute;
  top: -15px;
  left: 16px;
  background:url("../_img/260306/02_.webp") no-repeat top center/49px 29px;
  height: 29px;
  width: 49px;
}
#aoki_main .contents_detail li:nth-of-type(3)::before {
  content: "";
  position: absolute;
  top: -15px;
  left: 16px;
  background:url("../_img/260306/03_.webp") no-repeat top center/49px 29px;
  height: 29px;
  width: 49px;
}
#aoki_main .contents_detail li:nth-of-type(n+2) {
  margin-top: 40px;
}
#aoki_main .contents_title {
  text-align: center;
}
#aoki_main .contents_wrap {
  width: 1020px;
  margin: 120px auto 133px;
}
#aoki_main .navy_bg {
  background: #3a5874;
  padding: 116px 0 80px;
  color: #fff;
}
#aoki_main .white_bg {
  background: #faf9f1;
  padding: 111px 0 60px;
  color: #3a5874;
}
#aoki_main #style_content_wrap .white_bg.end {
  padding: 111px 0 172px;
}
#aoki_main .white_bg .contents_title h2 {
  color: #3a5874;
}
#aoki_main .anchor_style {
  width: 1020px;
  margin: 58px auto 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#aoki_main .anc_img {
  margin-top: 3px;
}
#aoki_main .anc_txt {
  margin: 0 auto;
}
#aoki_main .anchor_style li:nth-of-type(1) .anc_txt {
  width: 169px;
}
#aoki_main .anchor_style li:nth-of-type(2) .anc_txt {
  width: 189px;
}
#aoki_main .anchor_style li:nth-of-type(3) .anc_txt {
  width: 153px;
}
#aoki_main .anchor_style li:nth-of-type(4) .anc_txt {
  width: 172px;
}
#aoki_main .anchor_style li {
  width: 247px;
}
#aoki_main .anchor_detail {
  width: 1020px;
  margin: 60px auto 111px;
  font-size: 16px;
  line-height: 1.9;
}
#aoki_main .contents_inner {
  width: 1020px;
  margin: 0 auto 0;
}
#aoki_main #style01 .stylenum_img {
  width: 205px;
}
#aoki_main #style02 .stylenum_img,
#aoki_main #style03 .stylenum_img {
  width: 211px;
}
#aoki_main #style04 .stylenum_img {
  width: 212px;
}
#aoki_main .style_copy {
  font-size: 27px;
  font-weight: bold;
  margin-top: 35px;
}
#aoki_main .style_text {
  margin-top: 20px;
  font-size: 16px;
  line-height: 1.9;
}
  #aoki_main .contents_inner01,
  #aoki_main .contents_inner02,
  #aoki_main .contents_inner03,
  #aoki_main .contents_inner04 {
  margin-top: 60px;
}
#aoki_main .tab-contents{
  display: flex;
  justify-content: space-between;
}
#aoki_main .tab_inner .img {
  width: 470px;
}
#aoki_main .tab_inner .img p.style_about {
  font-size: 16px;
  line-height: 1.9;
  margin-top: 33px;
}
#aoki_main .tab_title {
  display: flex;
  justify-content: center;
  align-items: center;
}
#aoki_main .tab_title p:nth-of-type(1) {
  position: relative;
  font-size: 30px;
  font-weight: bold;
  color: #3a5874;
  z-index: 2;
  margin: 0 25px 10px 0;
  line-height: normal;
}
#aoki_main .white_bg .tab_title p:nth-of-type(1) {
  color: #faf9f1;
}
#aoki_main .tab_title p:nth-of-type(1)::before {
  position: absolute;
  content: "";
  width: 224px;
  height: 40px;
  top: 0;
  left: -20px;
  background: #faf9f1;
  transform: skew(-10deg);
  z-index: -1;
}
#aoki_main .white_bg .tab_title p:nth-of-type(1)::before {
  background: #3a5874;
}
#aoki_main .tab-contents .content:nth-of-type(2) .tab_title p:nth-of-type(1)::before {
  position: absolute;
  content: "";
  width: 191px;
  height: 40px;
  top: 0;
  left: -22px;
  background: #faf9f1;
  transform: skew(-10deg);
  z-index: -1;
}
#aoki_main .white_bg .tab-contents .content:nth-of-type(2) .tab_title p:nth-of-type(1)::before {
  width: 97px;
  background: #3a5874;
  left: -18px;
}
#aoki_main .Sincerely {
  margin-top: 110px;
}
#aoki_main .Sincerely h2 {
  font-size: 28px;
}
#aoki_main .Sincerely p {
  font-size: 16px;
  line-height: 2;
}
/*  btn-area */
#aoki_main .btn-area {
 margin-top: 30px;
 text-align: center;
}
#aoki_main .btn-area .cmn-btn + .cmn-btn {
   margin-top: 40px;
}
/* 1カラム（ベタ背景色 ⇒ ボーダー） */
#aoki_main .cmn-btn.bg a {
   display: flex;
   position: relative;
   width: 500px;
   height: 80px;
   margin: 0 auto;
   justify-content: center;
   align-items: center;
   background: #333;
   color: #fff;
   border-radius: 100vw;
   font-size: 20px;
   font-weight: bold;
   box-sizing: border-box;
}
#aoki_main .cmn-btn.bg a:hover {
   background-color: #fff;
   color: #333;
   border: 2px solid #333;
   text-decoration: none;
}
/* 1カラム（ボーダー ⇒ ベタ背景色） */
#aoki_main .cmn-btn.bd a {
   display: block;
   position: relative;
   width: 500px;
   height: auto;
   margin: 0 auto;
   padding: 18px;
   color: #333;
   border: 2px solid #333;
   border-radius: 100vw;
   font-size: 20px;
   font-weight: bold;
   box-sizing: border-box;
}
#aoki_main .cmn-btn.bd a::after {
   content: "";
   position: absolute;
   top: 50%;
   right: 40px;
   width: 10px;
   height: 10px;
   margin-top: -4px;
   border-top: 2px solid #333;
   border-right: 2px solid #333;
   transform: translateY(-40%) rotate(45deg);
   -webkit-transform: translateY(-40%) rotate(45deg);
}
#aoki_main .cmn-btn.bd a:hover {
   background-color: #333;
   color: #fff;
   transition: 0.4s;
   -webkit-transition: 0.4s;
   text-decoration: none;
}
#aoki_main .cmn-btn.bd a:hover::after {
   border-top: 2px solid #fff;
   border-right: 2px solid #fff;
}
/* 2カラム */
#aoki_main .btn-area-others {
   display: flex;
   justify-content: center;
   flex-wrap: wrap;
   margin-top: 50px;
}
#aoki_main .btn-area-others .cmn-btn:nth-of-type(2n) {
   margin-left: 20px;
}

/* cmn-recommend */
#aoki_main .cmn-recommend {
   padding: 140px 4vw 0;
}
#aoki_main .cmn-recommend h2 {
   margin: 0 auto 47px;
   color: #333;
   font-size: 26px;
   font-weight: bold;
   text-align: center;
}
#aoki_main .cmn-recommend .bnr_box {
   display: flex;
   max-width: 1200px;
   width: 100%;
   margin: 0 auto;
   justify-content: space-between;
   -webkit-box-pack: justify;
}
  body {
    margin: 0;
    overflow-x: hidden;
    font-family: sans-serif;
  }
  body.modal-open {
    overflow: hidden;
    position: fixed;
    width: 100%;
  }
  .slider {
    max-width: 600px;
    margin: 0 auto;
    position: relative;
  }
  .slider img {
    width: 100%;
    height: auto;
    border-radius: 8px;
    cursor: zoom-in;
  }
    /* モーダル */
  .modal {
    display: none;
    position: fixed;
    z-index: 9999;
    top: 0; left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0,0,0,0.8);
    justify-content: center;
    align-items: center;
  }
  .modal.open {
    display: flex;
  }
  .modal-content {
    width: 690px;
    height: 80svh;
    border-radius: 20px;
  }
  .zoom-container {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    touch-action: none;
    background: #000;
    }
    #zoomedImage {
    transform-origin: 0 0;
    position: absolute;
    top: 0;
    left: 0;
    user-select: none;
    cursor: grab;
    }
    .close-btn {
    position: absolute;
    top: 13px;
    right: 40px;
    font-size: 43px;
    color: white;
    border: none;
    cursor: pointer;
    z-index: 10;
    background: transparent;
  }
  .slick-slide {
    position: relative;
  }
  .slick-slide .btn {
    position: absolute;
    width: 65px; 
    height: 65px;
    right: 5px;
    bottom: 8px;
    cursor: zoom-in;
    pointer-events: none;
  }
  .navy_bg .topicModuleItem__priceWrapper {
    color: #faf9f1!important;
  }
  .navy_bg .topicModuleItem__price::before {
    content: '';
    display: block;
    width: 50px;
    height: 15px;
    margin-right: 2px;
    background-image:url("../_img/260306/ico_webprice.webp");
    background-size: contain;
    background-repeat: no-repeat;
    vertical-align: middle;
  }
.navy_bg .topicModuleItem__priceWrapper  {
  margin-top: 20.3977px!important;
}
.topicModuleCredit  {
  margin-top: 39px;
}
  /* bnr */
  #aoki_main .cross_bnr {
    width: 456px;
    margin: 124px auto 0;
  }

/*****************************************
PC only
*****************************************/
@media screen and (min-width: 769px) {
  .sp {
      display: none;
   }
  #aoki_main .tab-buttons {
    display: none;
  }
  #aoki_main .contents_wrap h2 {
  width: 580px;
  font-size: 28px;
  display: inline-block;
  position: relative;
}
#aoki_main .contents_wrap h2::before {
  position: absolute;
  content: "";
  border-top: 2px solid #3a5874;
  top: 9px;
  left: -72px;
  width: 56px;
  height: 2px;
}
#aoki_main .contents_wrap h2::after {
  position: absolute;
  content: "";
  border-top: 2px solid #3a5874;
  top: 9px;
  right: -72px;
  width: 56px;
  height: 2px;
}
#aoki_main .navy_bg .contents_title h2 {
  position: relative;
  width: 890px;
  margin: 0 auto;
  color: #fff;
}
#aoki_main .navy_bg .contents_title h2::before {
  position: absolute;
  content: "";
  border-top: 2px solid #fff;
  top: 9px;
  left: -64px;
  width: 56px;
  height: 2px;
}
#aoki_main .navy_bg .contents_title h2::after {
  position: absolute;
  content: "";
  border-top: 2px solid #fff;
  top: 9px;
  right: -55px;
  width: 56px;
  height: 2px;
}
   /* cmn-recommend */
   #aoki_main .cmn-recommend h2 {
      display: flex;
      align-items: center;
      justify-content: center;
      color: #3a5874;
   }
   #aoki_main .cmn-recommend h2::before,
   #aoki_main .cmn-recommend h2::after {
      content: "";
      border-bottom: 2px solid #3a5874!important;
   }
   #aoki_main .cmn-recommend h2::before {
      margin-right: 20px;
      padding-left: 120px;
   }
   #aoki_main .cmn-recommend h2::after {
      margin-left: 20px;
      padding-right: 120px;
   }
  #bottom_recommend_area h2 {
    color: #3a5874;
  }
  #bottom_recommend_area h2::before,
  #bottom_recommend_area h2::after {
    content: "";
    border-bottom: 2px solid #3a5874!important;
  }

   /* bottom_recommend_area */
   #aoki_main #bottom_recommend_area .bottom_newitem,
   #aoki_main #bottom_recommend_area .bottom_service {
      width: 1100px !important;
   }
   #aoki_main #bottom_recommend_area .bottom_bnrBox a {
      width: 24% !important;
   }
   #aoki_main #bottom_recommend_area .bottom_bnrBox a + a {
      margin-left: 12px !important;
   }
}


/*****************************************
SP only
*****************************************/
@media screen and (max-width: 768px) {
   .pc {
      display: none;
   }
   .wrapper {
      margin: 0 0 50px;
   }
   .container {
      padding-left: 0;
      padding-right: 0;
   }

   /* mv */
   #aoki_main {
      max-width: 768px;
      width: 100%;
      line-height: 1.5;
      margin: 0 auto;
      background: #fff;
      color: #333;
      font-size: 4.2666666vw;
   }
   #aoki_main .mv p {
      width: 100%;
   }
  #aoki_main .styling .leadArea p::before {
    display: none;
  }
  #aoki_main .lead_img::before {
    display: none;
  }
  #aoki_main .lead_img {
    margin: 40px auto 0;
    width: 621px;
  }
  /* contents */
  #aoki_main .cmn-inner {
     width: 100%;
     margin: 0 auto 0;
  }
  #aoki_main h2 {
     line-height: 0.7;
     margin-bottom: 30px;
     color: #3a5874;
     font-size: 30px;
     text-align: center;
  }
  #aoki_main .anchor {
    width: 100%;
    margin: 9.33vw auto 0;
  }
  #aoki_main .anchor li  {
    width: 65.33vw;
    margin: 0 auto;
  }
  #aoki_main .anchor li a {
    width: 65.33vw;
    height: 12vw;
    border: 0.27vw solid #3a5874;
    font-size: 2.93vw;
  }
  #aoki_main .anchor li a::after {
      bottom: 13%;
      right: 48%;
      width: 2vw;
      height: 2vw;
      border-bottom: 2px solid #3a5874;
      border-right: 2px solid #3a5874;
      transform: rotate(45deg);
      transition: .3s;
  }
  #aoki_main .anchor li a:hover {
      background: #3a5874;
      color: #fff;
  }
  #aoki_main .anchor li a:hover::after {
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
  }
  #aoki_main .about {
    width: 92vw;
    margin: 8vw auto 0;
    font-size: 3.46vw;
  }
  #aoki_main .about p:nth-of-type(2) {
    margin-top: 7vw;
  }
  #aoki_main .contents_detail {
    margin-top: 8vw;
  }
  #aoki_main .contents_img {
    margin-top: 5vw;
  }
  #aoki_main .contents_detail li {
    width: 76vw;
    background: #faf9f1;
    padding: 6vw 8vw 3vw;
    border-radius: 2vw;
    }
  #aoki_main  .contents_detail li h3 {
    display: flex;
    justify-content: center;
    font-size: 4vw;
    position: relative;
    line-height: 1.6;
    text-align: center;
  }
  #aoki_main .contents_detail li p {
    margin-top: 3vw;
    font-size: 3.43vw;
    line-height: 2;
  }
  #aoki_main .contents_text {
    margin-top: 5vw;
    font-size: 3.46vw;
  }
  #aoki_main .contents_detail li:nth-of-type(1)::before {
    content: "";
    position: absolute;
    top: -2%;
    left: 1%;
    background:url("../_img/260306/01_.webp") no-repeat top center/9.46vw 5.86vw;
    height: 5.86vw;
    width: 9.46vw;
  }
  #aoki_main .contents_detail li:nth-of-type(2)::before {
    content: "";
    position: absolute;
    top: -2%;
    left: 1%;
    background:url("../_img/260306/02_.webp") no-repeat top center/10vw 5.86vw;
    height: 5.86vw;
    width: 10vw;
  }
  #aoki_main .contents_detail li:nth-of-type(3)::before {
    content: "";
    position: absolute;
    top: -2%;
    left: 1%;
    background:url("../_img/260306/03_.webp") no-repeat top center/10vw 5.86vw;
    height: 5.86vw;
    width: 10vw;
  }
  #aoki_main .contents_detail li:nth-of-type(n+2) {
    margin-top: 7vw;
  }
  #aoki_main .contents_wrap h2 {
    font-size: 4.26vw;
    display: inline-block;
    margin-bottom: 0;
  }
  #aoki_main .contents_title {
    text-align: center;
  }
  #aoki_main .contents_wrap {
    width: 92vw;
    margin: 16vw auto;
  }
  #aoki_main .navy_bg {
    padding: 15vw 0 9vw;
  }
  #aoki_main .navy_bg {
    color: #fff;
  }
  #aoki_main .navy_bg .contents_title h2 {
    color: #fff;
    line-height: 1.8;
    font-size: 4.26vw;
  }
  #aoki_main .white_bg {
    padding: 15vw 0 9vw;
  }
    #aoki_main #style_content_wrap .white_bg.end {
      padding: 15vw 0 15vw;
  }
  #aoki_main .anchor_style {
    width: 92vw;
    margin: 10vw auto 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
  }
  #aoki_main .anc_txt {
    margin: 0 auto;
  }
  #aoki_main .anc_img {
   margin-top: 0.07vw;
}
  #aoki_main .anchor_style li:nth-of-type(1) .anc_txt {
    width: 30.6vw;
  }
  #aoki_main .anchor_style li:nth-of-type(2) .anc_txt {
    width: 34vw;
  }
  #aoki_main .anchor_style li:nth-of-type(3) .anc_txt {
    width: 28vw;
  }
  #aoki_main .anchor_style li:nth-of-type(4) .anc_txt {
    width: 31vw;
  }
  #aoki_main .anchor_style li {
    width: 44vw;
  }
  #aoki_main .anchor_style li:nth-of-type(n+3) {
    margin-top: 6vw;
  }
  #aoki_main .anchor_detail {
    width: 92vw;
    margin: 8vw auto 14vw;
    font-size: 3.46vw;
  }
  #aoki_main .contents_inner {
    width: 92vw;
    margin: 0 auto 0;
  }
    #aoki_main #style01 .stylenum_img {
    width: 27vw;
  }
  #aoki_main #style02 .stylenum_img,
  #aoki_main #style03 .stylenum_img {
    width: 28vw;
  }
  #aoki_main #style04 .stylenum_img {
    width: 28vw;
  }
  #aoki_main .style_copy {
    position: relative;
    font-size: 4.26vw;
    margin-top: 9vw;
  }
  #aoki_main .style_copy::before {
    position: absolute;
    content: "";
    border-top: 1px solid #fff;
    top: -34%;
    left: 0;
    width: 92vw;
    height: 1px;
  }
  #aoki_main .white_bg .style_copy::before {
    border-top: 1px solid #3a5874;
  }
  #aoki_main .style_text {
    margin-top: 5vw;
    font-size: 3.46vw;
    line-height: 1.9;
  }
   #aoki_main .contents_inner01,
  #aoki_main .contents_inner02,
  #aoki_main .contents_inner03,
  #aoki_main .contents_inner04 {
    margin-top: 9vw;
  }
  #aoki_main .tab_inner{
    display: flex;
    justify-content: space-between;
    margin-top: 5vw;
  }
  #aoki_main .tab_inner .img {
    width: 92vw;
  }
  #aoki_main .tab_inner .img p.style_about {
    font-size: 3.46vw;
    line-height: 1.9;
    margin-top: 20px;
  }
  #aoki_main .tab_title {
    display: none;
  }
  .tab-buttons {
    display: flex;
    justify-content: space-between;
  }
  .tab-contents .content {
    display: none;
  }
  .tab-contents .content.active {
    display: block;
    animation-name: fadeInAnime;
    animation-duration: 2s;
    animation-fill-mode: forwards;
    opacity: 0;
  }
  @keyframes fadeInAnime {
   from {
     opacity: 0.1;
   }
   to {
     opacity: 1;
   }
 }
  .tab-buttons button.active {
    border: 2px solid #faf9f1;
    background: #faf9f1;
    color: #3a5874;
    opacity: 1;
  }
  .white_bg .tab-buttons button.active {
    border: 2px solid #3a5874;
    background: #3a5874;
    opacity: 1;
  }
  button:focus {
    outline: none;
  }
  .tab-buttons button {
    width: 40vw;
    height: 14vw;
    background: #3a5874;
    border: 2px solid #faf9f1;
    cursor: pointer;
    color: #faf9f1;
    font-size: 4vw;
    opacity: 0.8;
  }
  .white_bg .tab-buttons button {
    background: #faf9f1;
    border: 2px solid #3a5874;
    cursor: pointer;
    font-size: 4vw;
    opacity: 0.6;
  }
  .set
  .white_bg .tab-buttons button.active .set {
    width: 33.7vw;
    margin: 0 auto;
  }
  .holiday,
  .white_bg .tab-buttons button.active .holiday{
    width: 22.3vw;
    margin: 0 auto;
  }
  .jacket,
  .white_bg .tab-buttons button.active .jacket{
    width: 36.6vw;
    margin: 0 auto;
  }
  .tab-buttons button .hover_off{
    display: none;
  }
  .tab-buttons button.active .hover_off{
    display: block;
  }
   .tab-buttons button.active .hover_on{
    display: none;
  }
  #aoki_main .Sincerely {
    margin-top: 9vw;
  }
  #aoki_main .Sincerely h2 {
    font-size: 4.26vw;
    line-height: 1.8
  }
  #aoki_main .Sincerely p {
    font-size: 3.46vw;
    line-height: 2.2;
  }
   /* cmn-recommend */
   #aoki_main .cmn-recommend h2 {
      margin: 0 auto 5vw;
      font-size: 6.4vw;
     color: #3a5874;
   }
   #aoki_main .cmn-recommend .bnr_box {
      width: 100%;
      flex-wrap: wrap;
   }
   #aoki_main .cmn-recommend .bnr_box .bnr_img {
      width: 48%;
   }
   #aoki_main .cmn-recommend .bnr_box .bnr_img a {
      display: block;
   }
   #aoki_main .cmn-recommend .bnr_box .bnr_img:nth-of-type(n+3) {
      margin-top: 4vw;
   }

   /* ------ btn-area ------ */
   #aoki_main .btn-area {
      width: 100%;
      margin: 19vw auto 0;
   }
   /* 1カラム（ベタ背景色 ⇒ ボーダー） */
   #aoki_main .cmn-btn.bg a {
      width: 100%;
      height: 16vw;
      border-radius: 100vw;
      font-size: 3.73vw;
      text-align: center;
   }
   /* 1カラム（ボーダー ⇒ ベタ背景色） */
   #aoki_main .cmn-btn.bd a {
      width: 100%;
      padding: 4.5vw;
      font-size: 3.73vw;
   }
   /* 2カラム */
   #aoki_main .btn-area-others {
      justify-content: space-between;
   }
   #aoki_main .btn-area-others .cmn-btn {
      width: 49%;
   }
   #aoki_main .btn-area-others .cmn-btn a {
      display: flex;
      justify-content: center;
      align-items: center;
   }
   #aoki_main .btn-area-others .cmn-btn:nth-of-type(2n) {
      margin-left: 0;
   }

   /* 商品モジュール調整 */
   #aoki_main .topicModuleCredit,
   #aoki_main .topicModuleCredit.mb_0 {
      margin: 6vw auto 0!important;
  }
  .topicModuleCredit {
        order: 4;
        width: min(450px, 100%);
        margin: 0 auto;
        pointer-events: auto!important;
    }
  .topicModuleCredit img {
    max-width: 100%;
  }
  .topicModuleCredit__priceList {
    width: 100%;
  }
  .topicModuleCredit .slick-track {
    display: flex;
  }
  .topicModuleCredit .slick-arrow {
    top: 29%;
  }
  .topicModuleCredit .slick-next, 
  .topicModuleCredit .slick-prev {
    width: 8vw;
    height: 11vw;
    background: #275482;
    opacity: 0.9;
    pointer-events: all;
  }
  .topicModuleCredit .slick-prev::before {
    top: 34%;
    left: 40%;
    width: 4vw;
    height: 4vw;
  }
  .topicModuleCredit .slick-next::before {
    top: 34%;
    right: 40%;
    width: 4vw;
    height: 4vw;
  }
  .topicModuleCredit__priceList {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
  }
  .topicModuleCredit .slick-track {
    display: flex;
    width: 1265px!important;
  }
  .topicModuleCredit .slick-track li {
    width: 112px!important;
  }
  .topicModuleCredit.slick-slide {
    display: block;
  }
  .topicModuleCredit__priceItem {
    width: calc(31.3333% - 20px / 3);
    margin-right: 3px;
    padding: 15px 0 15px 0;
  }
  #bottom_recommend_area {
    padding: 16vw 4vw 0;
  }
  #bottom_recommend_area h2 {
    color: #3a5874;
    line-height: 1.3;
  }
  #aoki_main .cmn-recommend {
    padding: 20vw 4vw 0vw;
}
  .topicModuleItem__priceWrapper  {
    margin-top: 17px!important;
  }
  .navy_bg .topicModuleCredit .topicModuleItem__price:before {
      width: 40px;
      color: #fff;
  }
}

/*****************************************
Tablet only (min-width:576px)
*****************************************/
@media screen and (min-width: 576px) {
   .container {
      width: 100%;
   }
}