@charset "UTF-8";
/* ===================================
setting
=================================== */
/* font
==============================　*/
/* moda weight */
/* color
==============================　*/
/* ===================================
cosme
=================================== */
/* cosme
==============================　*/
.main_wrap {
  overflow-x: initial; }

.cosme {
  padding: 120px 0 120px;
  position: relative; }
  .cosme .inner {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 30px; }
  .cosme .top_area {
    position: relative; }
  .cosme .top_area > .top_text {
    width: 550px;
    font-size: 16px;
    line-height: 2;
    letter-spacing: 0.12em;
    position: absolute;
    top: 100px;
    right: 0; }
    .cosme .top_area > .top_text .ttl {
      font-size: 30px;
      letter-spacing: 0.12em;
      line-height: 1.5;
      font-family: "Asul", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif; }
  .cosme .top_area .ttl + .top_text {
    margin-top: 50px; }
  .cosme .top_area p + p {
    margin-top: 25px; }
  .cosme .top_area .top_text + .top_text {
    border-top: 1px solid;
    margin-top: 45px;
    padding-top: 45px;
    font-size: 14px; }
  .cosme .top_area figure.top_img01 {
    max-width: 600px;
    margin-left: -100px; }
  .cosme .top_area figure.top_img02 {
    max-width: 500px;
    margin-top: 30px;
    margin-left: -100px; }
  .cosme .top_area .btn_list {
    display: flex;
    margin-top: 30px; }
  .cosme .top_area .btn_list li + li {
    margin-left: 25px; }
  .cosme .ako_area .img_area {
    max-width: 420px;
    margin-left: 80px;
    margin-top: 70px;
    position: sticky;
    top: 30px; }
  .cosme .ako_area .img_area + .text_area {
    width: calc(100% - 500px);
    margin-top: 50px;
    position: relative;
    z-index: 20; }
  .cosme .ako_area .text_area {
    font-size: 16px;
    line-height: 2;
    letter-spacing: 0.12em; }
  .cosme .lineup_list {
    display: flex;
    flex-wrap: wrap;
    margin-top: 60px;
    position: relative;
    z-index: 20; }
    .cosme .lineup_list .item:nth-of-type(odd) {
      margin-left: 0; }
    .cosme .lineup_list .ttl .ttl {
      font-family: "Asul", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
      font-size: 30px;
      letter-spacing: 0.12em; }
    .cosme .lineup_list .ttl .bg_cat {
      font-size: 14px;
      background: #000;
      color: #fff;
      padding: 7px;
      margin-top: 15px;
      letter-spacing: 0.12em;
      display: inline-block; }
    .cosme .lineup_list .top_area .img + .ttl {
      margin-left: 35px;
      width: calc(100% - 235px); }
    .cosme .lineup_list .item {
      width: calc(50% - 50px);
      margin-left: 100px;
      position: relative; }
      .cosme .lineup_list .item + .item + .item {
        margin-top: 100px; }
      .cosme .lineup_list .item .top_area .img {
        width: 200px; }
      .cosme .lineup_list .item .top_area {
        display: flex;
        align-items: center; }
    .cosme .lineup_list .aco_area {
      position: absolute;
      bottom: 0;
      right: 0;
      width: 100%; }
    .cosme .lineup_list .acc_content {
      display: none;
      position: absolute;
      background: #fff;
      z-index: 20;
      width: 100%;
      font-size: 14px;
      color: #575757;
      letter-spacing: 0.12em;
      line-height: 2;
      padding: 15px;
      box-sizing: border-box;
      border-bottom: 1px solid #000;
      top: 44px;
      left: 0; }
    .cosme .lineup_list .top_area + .text {
      line-height: 2;
      letter-spacing: 0.12em;
      margin: 30px 0;
      padding-bottom: 50px; }
    .cosme .lineup_list .btn.aco_ttl {
      background: #fff;
      position: relative;
      width: 100%;
      font-size: 16px;
      padding: 13px 50px 15px 20px;
      letter-spacing: 0.3em;
      box-sizing: border-box;
      font-family: "Mada", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
      border-bottom: 1px solid #000;
      cursor: pointer; }
    .cosme .lineup_list .btn.aco_ttl:before {
      content: "+";
      display: flex;
      align-items: center;
      justify-content: center;
      padding-left: 2px;
      position: absolute;
      background: #000;
      width: 45px;
      height: 100%;
      top: 0;
      right: 0;
      color: #fff;
      font-size: 30px; }
    .cosme .lineup_list .btn.aco_ttl.open:before {
      content: "-"; }
  .cosme .cont_box.lineup .box_inner {
    display: block; }
    .cosme .cont_box.lineup .box_inner:after {
      content: "";
      width: 702.5px;
      height: 1064.5px;
      display: block;
      position: absolute;
      bottom: 0;
      left: 0;
      background: url("../img/cosme/bg_lineup.png") no-repeat;
      background-size: contain; }
  .cosme .cont_box.buy {
    background: #000;
    color: #fff;
    margin-top: 180px; }
    .cosme .cont_box.buy .item_area {
      font-size: 16px;
      line-height: 2;
      letter-spacing: 0.12em; }
    .cosme .cont_box.buy .text_area.attention {
      font-size: 14px;
      line-height: 1.8;
      letter-spacing: 0.12em;
      margin-top: 35px; }
      .cosme .cont_box.buy .text_area.attention p + p {
        margin-top: 20px; }

.cont_box.ako_area:before {
  content: "Message from AKO";
  left: -140px !important;
  top: 50%; }

.cont_box.lineup:before {
  content: "LINEUP";
  right: -85px !important; }

.cont_box.buy:before {
  content: "PURCHASE";
  left: -98px !important;
  top: 50%; }

.cosme .lineup_list .item .btn_wh {
  position: absolute;
  bottom: 0;
  left: 0; }

.cosme .lineup_list .item .btn_wh a[href*="dummy_btn"] {
  pointer-events: none; }

@media screen and (max-width: 600px) {
  .cont_box.ako_area:before {
    left: -79px !important; }

  .cont_box.lineup:before {
    right: -40px !important; }

  .cont_box.buy:before {
    left: -50px !important; } }
.cosme .top_area .btn_list + .text {
  font-size: 14px;
  margin-top: 15px; }

.cont_box.ako_area {
  margin-top: 300px;
  position: relative; }
  .cont_box.ako_area:after {
    content: "";
    width: 469px;
    height: 920px;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    background: url("../img/cosme/bg_ako.png") no-repeat;
    background-size: contain; }

.ako_area .box_inner > .text_area {
  margin-top: 0 !important; }

.cont_box.ako_area .box_ttl {
  font-size: 18px;
  margin-bottom: 25px; }

.cosme .ako_area .text_area p + p {
  margin-top: 45px; }

.cont_box.lineup .box_ttl {
  text-align: right; }

.cosme .cont_box .box_inner .ico_li:before {
  content: "";
  display: inline-block;
  transition: 0.5s;
  width: 15px;
  height: 15px;
  margin-right: 10px;
  background: url(../img/common/ico_head_line.png) no-repeat;
  background-size: contain; }

.cosme .cont_box .box_inner a:hover .ico_li:before {
  background: url(../img/common/ico_head_line-hover.png) no-repeat;
  background-size: contain; }

.cont_box.buy .item_area {
  margin-top: 50px; }
  .cont_box.buy .item_area > .ttl {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px; }
  .cont_box.buy .item_area .text_area + .text_area {
    margin-top: 15px; }
  .cont_box.buy .item_area p.btn_wh {
    margin-top: 30px;
    border: 1px solid #fff; }

.cont_box.buy .item_area p.btn_wh + .text_area {
  margin-top: 30px; }

.cosme .cont_box.buy .box_inner {
  align-items: flex-start;
  justify-content: space-between; }
  .cosme .cont_box.buy .box_inner .notice_img {
    margin: -150px 0 0 50px;
    width: 525px; }

.cosme .cont_box.buy .box_inner > .text_area {
  max-width: calc(100% - 550px); }

.cont_box.ako_area .box_inner {
  align-items: flex-start;
  z-index: 10; }

.cosme .top_area .btn_list + .text a {
  font-weight: bold; }
  .cosme .top_area .btn_list + .text a:hover {
    text-decoration: underline; }

.cosme .ico_li:before {
  content: "";
  display: inline-block;
  transition: 0.5s;
  width: 15px;
  height: 15px;
  margin-right: 10px;
  background: url(../img/common/ico_head_line.png) no-repeat;
  background-size: contain; }

.cosme a:hover .ico_li:before {
  background: url(../img/common/ico_head_line-hover.png) no-repeat;
  background-size: contain; }

/* popup */
#popup_cosme {
  background: #fff;
  width: 1000px;
  height: 440px;
  padding: 40px; }
  #popup_cosme > .text {
    font-size: 14px;
    text-align: center;
    line-height: 1.8;
    margin-top: 30px; }
  #popup_cosme .ico {
    width: 37.5px;
    height: 37.5px;
    position: absolute;
    bottom: 5px;
    right: 5px; }
  #popup_cosme .ttl_text {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin-top: 20px; }
  #popup_cosme .flow_list {
    display: flex;
    width: 100%;
    margin-top: 50px; }
  #popup_cosme .box {
    border: 1px solid;
    margin-left: 40px;
    padding: 25px 15px;
    width: 25%;
    box-sizing: border-box;
    position: relative; }
    #popup_cosme .box:nth-of-type(1) {
      margin-left: 0; }
    #popup_cosme .box:before {
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 14px 0 14px 15px;
      border-color: transparent transparent transparent #000;
      content: "";
      position: absolute;
      top: 42%;
      right: -15px; }
    #popup_cosme .box:after {
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 14px 0 14px 15px;
      border-color: transparent transparent transparent #fff;
      content: "";
      position: absolute;
      top: 42%;
      right: -14px; }
    #popup_cosme .box:nth-of-type(4):before, #popup_cosme .box:nth-of-type(4):after {
      display: none; }
    #popup_cosme .box .num {
      font-size: 50px;
      font-style: italic;
      font-family: "Asul", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
      position: absolute;
      top: -32px;
      left: 3px; }
    #popup_cosme .box .text {
      font-size: 14px;
      line-height: 1.8;
      letter-spacing: 0.12em; }

@media screen and (max-width: 1200px) {
  .cosme .lineup_list .item {
    margin-left: 50px;
    width: calc(50% - 25px); }

  .cosme .cont_box.buy .box_inner .notice_img {
    width: 390px; }

  .cosme .cont_box.buy .box_inner > .text_area {
    max-width: calc(100% - 350px); } }
@media screen and (max-width: 1150px) {
  .cosme .top_area figure.top_img01 {
    max-width: 550px;
    margin-left: 0; }

  .cosme .top_area figure.top_img02 {
    max-width: 450px;
    margin-left: 0; }

  .cosme .top_area > .top_text {
    width: 520px; }

  .cosme .ako_area .img_area {
    max-width: 300px; }

  .cosme .ako_area .img_area + .text_area {
    width: calc(100% - 380px); }

  #popup_cosme {
    width: 100%;
    height: auto; } }
@media screen and (max-width: 1024px) {
  .cosme .top_area > .top_text {
    position: relative;
    width: 100%;
    margin-top: 50px;
    top: 0; }

  .cosme .top_area figure.top_img01 {
    max-width: none;
    width: 90%; }

  .cosme .top_area figure.top_img02 {
    max-width: none;
    width: 80%; }

  .cont_box.ako_area {
    margin-top: 60px; }

  .cosme .lineup_list .item {
    width: 100%;
    margin: 25px 0 !important; }

  .cosme .cont_box.buy .box_inner {
    display: block; }

  .cosme .cont_box.buy .box_inner .notice_img {
    margin: -150px 0 0 auto; }

  .cosme .cont_box.buy .box_inner > .text_area {
    max-width: 100%;
    margin-top: 50px; }

  .lity-content {
    max-height: 500px;
    overflow-x: auto; }

  #popup_cosme .flow_list {
    display: block; }

  #popup_cosme .box {
    width: 100%;
    margin: 0 0 40px 0; }

  #popup_cosme .box .num {
    font-size: 30px;
    top: -20px; }

  #popup_cosme .ico {
    width: 30px;
    height: 30px; }

  #popup_cosme .box:before {
    top: auto;
    bottom: -22px;
    transform: rotate(90deg);
    left: 50%;
    margin-left: -14px; }

  #popup_cosme .box:after {
    top: auto;
    bottom: -21px;
    transform: rotate(90deg);
    left: 50%;
    margin-left: -14px; } }
@media screen and (max-width: 900px) {
  .main_wrap {
    overflow-x: hidden; }

  .cont_box.ako_area .box_inner {
    display: block; }

  .cont_box.ako_area .box_inner {
    display: block; }

  .cosme .ako_area .img_area {
    display: none; }

  .cosme .ako_area .img_area + .text_area {
    width: 100%; }

  .cont_box.ako_area .box_inner .img_sp {
    display: block !important;
    max-width: 420px;
    margin: 0 0 auto 0; }

  .cosme .ako_area .text_area {
    margin-top: 30px; }

  .cosme .ako_area .text_area p + p {
    margin-top: 20px; }

  #popup_cosme .ttl_text {
    font-size: 18px;
    margin-top: 10px; }

  #popup_cosme {
    padding: 30px 20px; }

  #popup_cosme .flow_list {
    margin-top: 40px; } }
@media screen and (max-width: 600px) {
  .cosme .top_area > .top_text {
    margin-top: 30px;
    font-size: 14px; }

  .cosme .ako_area .text_area {
    font-size: 14px; }

  .cosme .top_area > .top_text .ttl {
    font-size: 24px; }

  .cosme .top_area .ttl + .top_text {
    margin-top: 20px; }

  .cosme .top_area p + p {
    margin-top: 15px; }

  .cosme .top_area .top_text + .top_text {
    margin-top: 20px;
    padding-top: 20px; }

  .cosme .top_area .btn_list {
    display: block;
    margin-top: 20px; }

  .cosme .top_area .btn_list li + li {
    margin: 20px 0 0 0; }

  .cosme .top_area .btn_list + .text {
    font-size: 12px; }

  .cosme .lineup_list .item .top_area .img {
    width: 150px; }

  .cosme .lineup_list .top_area .img + .ttl {
    margin-left: 20px; }

  .cosme .lineup_list .ttl .ttl {
    font-size: 24px;
    text-align: center; }

  .cosme .lineup_list .btn.aco_ttl {
    font-size: 14px;
    padding: 14px 50px 15px 20px; }

  .cosme .lineup_list .ttl .bg_cat {
    font-size: 12px;
    padding: 5px;
    margin: 10px auto 0 !important;
    display: block;
    width: 105px;
    box-sizing: border-box; }

  .cosme .lineup_list .top_area + .text {
    font-size: 14px;
    margin: 20px 0; }

  .cosme .lineup_list .acc_content {
    font-size: 12px;
    top: 43px; }

  .cosme .cont_box.buy .item_area {
    font-size: 14px; }

  .cont_box.buy .item_area {
    margin-top: 30px; }

  .cont_box.buy .item_area > .ttl {
    font-size: 14px; }

  .cosme .cont_box.buy .text_area.attention {
    font-size: 12px;
    margin-top: 30px; }

  .cosme {
    padding: 30px 0 60px; }

  .cosme .cont_box.buy {
    margin-top: 150px; }

  .cosme .cont_box.buy .box_inner .notice_img {
    width: 236px; } }
@media screen and (max-width: 550px) {
  .cosme .lineup_list .item .top_area {
    display: block; }
    .cosme .lineup_list .item .top_area .img {
      margin: 0 auto; }
    .cosme .lineup_list .item .top_area .img + .ttl {
      margin: 20px 0 0 0;
      width: 100%; } }
@media screen and (max-width: 380px) {
  .cosme .lineup_list .item .btn_wh {
    width: 100%; } }
@media screen and (max-width: 360px) {
  .cosme .lineup_list .btn.aco_ttl {
    padding: 15px 48px 15px 10px;
    font-size: 12px; }

  .cosme .lineup_list .acc_content {
    top: 42px; } }
