@charset "UTF-8";
/* CSS Document */
/*共通*/
@import url("https://fonts.googleapis.com/css2?family=M+PLUS+1p:wght@800&family=Noto+Sans+JP:wght@400;500;700;900&display=swap");
body {
  padding: 0;
  margin: 0;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
       text-size-adjust: 100%;
  color: #333;
}

.specific_made {
  font-size: 100%;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.5;
  font-weight: 500;
  margin-top: 100px;
  padding-bottom: 100px;
  color: #333;
}

ul,
ol {
  list-style: none;
  padding: 0;
  margin: 0;
  color: #333;
}

* {
  box-sizing: border-box;
}

a {
  text-decoration: none;
  transition: 0.3s;
}

/*a:hover {
   opacity: 0.7;
}
*/
img {
  width: 100%;
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

.inner {
  max-width: inherit;
  margin-left: auto;
  margin-right: auto;
}

/* maxwidth1100px→inheritに変更 */
.relative {
  position: relative;
}

.absolute {
  position: absolute;
}

.tl {
  text-align: left;
}

.tc {
  text-align: center;
}

.tr {
  text-align: right;
}

.line-r {
  font-family: vdl-linegr, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.mt50 {
  margin-top: 50px;
}

.mb50 {
  margin-bottom: 50px;
}

.reg-10 {
  transform: rotate(-10deg);
}

.bg-black {
  background: #000;
}

.bg-white {
  background: #fff;
}

.bg-pink {
  background: #c60079;
}

.bg-red {
  background: #E63231;
}

.bg-navy {
  background: #1B206E;
}

.f-green {
  color: #009844;
}

.f-white {
  color: #fff;
}

.f-blue {
  color: #3AA6C6;
}

.ladies {
  color: #E3007F;
}

.mens {
  color: #005BAB;
}

@media screen and (min-width: 520px) {
  .only-sp {
    display: none !important;
  }
}
@media screen and (max-width: 767px) {
  .inner {
    width: 100%;
    /*90%*/
  }
  .only-pc {
    display: none !important;
  }
}
.f-price_b {
  font-family: neuzeit-grotesk-condensed, sans-serif;
  font-weight: 900;
  font-style: normal;
  unicode-range: U+0030-0039;
}

.f-price_r {
  font-family: neuzeit-grotesk, sans-serif;
  font-weight: 400;
  font-style: normal;
}

@media (max-width: 767px) {
  #s_footer #s_toPageTop {
    bottom: 38px !important;
  }
}
/*
====================================================================================
メインここから
====================================================================================
*/
.header {
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
}

.main_title {
  font-family: "M PLUS 1p", sans-serif;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.2em 0;
  background-color: #6eb92b;
  min-height: 70px;
  font-size: 2.5em;
  font-weight: 800;
  color: #fff;
}

.gnav {
  max-width: 980px;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 2%;
}
.gnav__list {
  display: flex;
  justify-content: center;
}

.gnav__item + .gnav__item {
  margin-left: 1em;
}

/*ナビのボタン装飾*/
.gnav__link,
a.gnav__link {
  width: 100%;
  display: inline-block;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  transition: all 0.3s;
  box-shadow: 5px 5px 3px #ddd;
  border-radius: 21px;
}

.gnav__link:hover {
  transform: translateY(-5px);
}

/*ナビのボタン装飾　ここまで*/
/*-------------------------------------
固有 ここから
---------------------------------------
*/
/*youme×アイリスオーヤマコラボ企画　HIEO BIRO*/
.y_i_collabo {
  max-width: 980px;
  margin: 100px auto 0;
}

.hirobiro__wrap {
  display: flex;
  justify-content: space-around;
  align-items: center;
  padding: 2em 1em;
  background: #feefd1;
}
.hirobiro__wrap img {
  max-width: 282px;
}
.hirobiro__wrap p {
  max-width: 698px;
  padding: 2em;
  line-height: 1.5;
}

/*カフェテイスト商品一覧　ここから*/
.y_i_lineup .lineup__title {
  margin-top: 100px;
  text-align: center;
  color: #333;
}
.y_i_lineup .lineup__title img {
  max-width: 300px;
}

.y_i_lineup .lineup__title + p {
  text-align: center;
}

.y_i_lineup,
.ly_i_only_lineup__wrap {
  line-height: 1.5;
}

.y_i_lineup__list,
.i_only_lineup__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.i_only_lineup__item,
.y_i_lineup__item {
  max-width: 401px;
  margin-top: 100px;
}

.y_i_lineup__item ul,
.i_only_lineup__item ul {
  padding-top: 1em;
}
.y_i_lineup__item ul li:nth-child(2),
.i_only_lineup__item ul li:nth-child(2) {
  margin-top: 1em;
}
.y_i_lineup__item ul li:nth-child(5):not(.lineup__item--uniq),
.i_only_lineup__item ul li:nth-child(5):not(.lineup__item--uniq) {
  margin-top: 1em;
}
.y_i_lineup__item ul li:has(.lineup_item__link),
.y_i_lineup__item ul .lineup_item--toYume,
.i_only_lineup__item ul li:has(.lineup_item__link),
.i_only_lineup__item ul .lineup_item--toYume {
  padding-bottom: 1em;
  text-align: center;
}
.y_i_lineup__item ul li.lineup__item--uniq.item--uniq--01,
.i_only_lineup__item ul li.lineup__item--uniq.item--uniq--01 {
  margin-top: 1em;
}

.item_img__wrap img {
  max-width: 420px;
}

.icon__wrap {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-top: 1.25em;
}

.icon__wrap--cv {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.kumitate__wrap img {
  max-width: 80px;
}

.qrcode__wrap {
  position: relative;
}
.qrcode__wrap img {
  max-width: 100px;
}

/*　QRコード　共通*/
.qrcode__wrap::before {
  content: "アイリスAR";
  position: absolute;
  top: -20px;
  left: 50%;
  transform: translateX(-50%);
  height: 25px;
  width: 80px;
  padding-top: 3px;
  color: #fff;
  background: #0075c2;
  font-size: 0.8125em;
  font-weight: bold;
  text-align: center;
}

.text_color--pink {
  color: #c60079;
}

.lineup__item--title {
  font-size: 1.3125em;
  font-weight: 900;
}

li.price {
  margin-top: 0.5em;
  color: #6fba2c;
  font-size: 1.875em;
  font-weight: 900;
  border-top: 1px solid #d3d3d3;
}
li.price .yen--sm {
  font-size: 0.6em;
}
li.price .yen--tax--sm {
  font-size: 0.85em;
}
li.price .tax_included {
  font-size: 0.6em;
  padding-left: 0.5em;
}

.lineup_item__link {
  display: inline-block;
  position: relative;
  width: 100%;
  max-width: 320px;
  margin-top: 1em;
  padding: 3px 0;
  color: #c60079;
  font-size: 1em;
  border: 1px solid #c60079;
  text-align: center;
}
.lineup_item__link::after {
  content: "";
  position: absolute;
  bottom: 9px;
  right: 2em;
  width: 10px;
  height: 10px;
  border-top: 2px solid #c60079;
  border-right: 2px solid #c60079;
  transform: rotate(45deg);
}
.lineup_item__link:hover {
  color: #fff;
  background-color: #c60079;
}
.lineup_item__link:hover::after {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}

/*-------------------------------------------*/
.bl_hirobiro_ant__wrap {
  margin-top: 100px;
  color: #58371a;
}
.bl_hirobiro_ant__wrap > p {
  display: flex;
  align-items: center;
  padding: 30px 0;
  background-image: url(../img/img__p_02/ico--deco.png);
  background-repeat: no-repeat;
  background-position-y: 12px;
  background-size: 49px;
  -o-object-fit: contain;
     object-fit: contain;
  font-size: 1.25em;
}
.bl_hirobiro_ant__wrap > p:after {
  border-top: 2px solid #58371a;
  content: "";
  width: 500px;
}
.bl_hirobiro_ant__wrap > p:after {
  margin-left: 0.5em;
}

.inn_hirobiro_ant__wrap {
  display: flex;
  justify-content: space-between;
  margin-top: 1.5em;
}
.inn_hirobiro_ant__wrap p {
  margin-top: 0.5em;
  font-size: 0.6875em;
}
.inn_hirobiro_ant__wrap .img__wrap img {
  width: 100%;
}
.inn_hirobiro_ant__wrap .img__wrap + .img__wrap {
  margin-left: 0.5em;
}

/*アイリスオーヤマ商品　ここから*/
.i_only__copy {
  color: #a66d5d;
  padding-left: 0.3em;
}

.cv__wrap.cv__img--01 img,
.cv__wrap.cv__img--02 img {
  width: 100%;
  max-width: 298px;
  height: auto;
}

.i_only_lineup {
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
  color: #333;
}
.i_only_lineup .i_only__title {
  font-family: "M PLUS 1p", sans-serif;
  min-height: 65px;
  line-height: 65px;
  padding: 0.3em 0;
  font-size: 2.5em;
  font-weight: 800;
  background-color: #724f39;
  color: #fff;
  text-align: center;
}
.i_only_lineup .lineup__title {
  margin-top: 80px;
  padding-bottom: 0.3em;
  border-bottom: 1px solid #a66d5d;
}
.i_only_lineup .lineup__title img {
  max-width: 267px;
}

.lineup__title.tellw img {
  max-width: 371px;
}

.ly_i_only_lineup__wrap {
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
}

/*特殊*/
.coution__wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
}
.coution__wrap img {
  width: 30px;
  height: 30px;
}
.coution__wrap .coution__text {
  padding-left: 0.5em;
}

.inn__wrap--icon {
  display: flex;
  align-items: center;
  justify-content: center;
}

.price.price--uniq {
  margin-top: 0;
}

.coution__text--pic {
  margin-top: 50px;
  text-align: center;
}

/*アイリスAR ここから*/
.ar__wrap {
  max-width: 980px;
  margin: 80px auto 0;
}

.ar__title img {
  -o-object-fit: contain;
     object-fit: contain;
}

details,
summary {
  width: 100%;
}

.acd_details {
  margin: 0 auto;
  max-width: 980px;
  text-align: left;
  border: none !important;
}

.acd_summary {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px 20px 20px 0;
  cursor: pointer;
  font-weight: 700;
  font-size: 1.375em;
  transition: 0.3s;
  list-style: none !important;
}

.acd_summary--01 {
  background-color: #138bda;
  color: #fff;
}

.acd_summary--02 {
  background-color: #accaef;
  color: #0075c2;
}

.acd_summary span {
  display: inline-block;
  position: relative;
}

.acd_summary span::after {
  content: "";
  position: absolute;
  top: -4px;
  left: 1em;
  width: 10px;
  height: 10px;
  transform: rotate(45deg);
  transition: 0.3s;
}

.acd_summary--01 span::after {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}

.acd_summary--02 span::after {
  border-top: 2px solid #0075c2;
  border-right: 2px solid #0075c2;
}

summary::webkit-details-marker {
  display: none;
}

.acd_summary:hover {
  opacity: 0.8;
}

.acd_details[open] .acd_summary span::after {
  transform: rotate(135deg);
}

.acd_details[open] .ar_about__list {
  animation: fadein 0.5s ease;
}

@keyframes fadein {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.ar_about__list {
  display: flex;
  justify-content: center;
  background-color: #dee8f6;
  padding: 1em;
}

.ar_about__item {
  display: flex;
  flex-direction: column;
  padding: 1.5em 3em;
  width: 48%; /*消す*/
}
.ar_about__item .inn__wrap {
  display: flex;
  justify-content: space-around;
  margin-top: 1.25em;
  align-items: flex-start;
}
.ar_about__item .inn__wrap p {
  padding-left: 1em;
  line-height: 1.5;
}
.ar_about__item .text__wrap p span {
  font-size: 0.75em;
}

.ar_about__title--h4 {
  position: relative;
  font-size: 1.3125em;
  margin-left: 70px;
  line-height: 1.5;
}

.ar_about__title--h4::before {
  position: absolute;
  top: 0.2em;
  left: -70px;
  content: "";
  display: block;
  width: 60px;
  height: 60px;
  background-size: contain;
  background-repeat: no-repeat;
}

.ar_about__title--01::before {
  background-image: url(../img/img__iris_ar/iris_ar_--ex_h_01.png);
}

.ar_about__title--02::before {
  background-image: url(../img/img__iris_ar/iris_ar_--ex_h_02.png);
}

.ar_img--ex {
  max-width: 88px !important;
  -o-object-fit: contain;
     object-fit: contain;
}

/*操作手順　ここから*/
.ar_about_cont__wrap {
  padding: 2em 2%;
  background-color: #cdddf1;
}
.ar_about_cont__wrap p {
  margin-top: 1em;
  text-align: center;
  font-size: 0.6875em;
}

.ar_about__list.step__list {
  max-width: 690px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  text-align: center;
  background-color: #cdddf1;
}
.ar_about__list.step__list li {
  width: 32%;
  margin-top: 1em;
}
.ar_about__list.step__list img {
  max-width: 204px;
}

.load-fade {
  opacity: 0;
  visibility: hidden;
  transition: all 1s;
}

.load-fade.is-show {
  opacity: 1;
  visibility: visible;
}

.online__wrap {
  max-width: 980px;
  margin: 80px auto 0;
  text-align: center;
  padding: 0 4%;
}

.online_img__wrap img {
  max-width: 437px;
  margin: 0 auto;
}

.online--btn {
  display: inline-block;
  position: relative;
  width: 100%;
  max-width: 445px;
  height: 79px;
  margin-top: 2em;
  color: #fff;
  background-color: #c60079;
  font-size: 1.6875em;
  line-height: 79px;
  border-radius: 9px;
  transition-duration: 0.4s;
}
.online--btn::after {
  content: "";
  position: absolute;
  bottom: 1.125em;
  right: 2em;
  width: 10px;
  height: 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
}
.online--btn:hover {
  transform: scale(1.1);
}

/*タブレットサイズ*/
@media screen and (max-width: 960px) {
  .main_title {
    padding: 0 2%;
    font-size: 2em;
    text-align: center;
  }
  .y_i_lineup,
  .ly_i_only_lineup__wrap {
    padding: 0 3%;
  }
  .i_only_lineup .i_only__title {
    font-size: 2em;
  }
  .sinseikatu__hero--deco {
    max-width: 180px;
  }
  .hirobiro__wrap {
    display: block;
  }
  .hirobiro__wrap p {
    max-width: 100%;
    margin: 0;
    padding: 1em 0;
    line-height: 1.5;
  }
  .hirobiro_title {
    text-align: center;
  }
  .hirobiro_title img {
    max-width: 150px;
    margin-right: 2em;
  }
  .y_i_lineup__list,
  .i_only_lineup__list {
    justify-content: center;
  }
  .ar_about__list.step__list li {
    width: 48%;
  }
}
/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc_only {
  display: block !important;
}

.sp_only {
  display: none !important;
}

/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 800px) {
  .pc_only {
    display: none !important;
  }
  .sp_only {
    display: block !important;
  }
  .main_title {
    font-size: 1.5em;
  }
  .gnav__link,
  a.gnav__link {
    border-radius: 11px;
  }
  .y_i_lineup .lineup__title + p {
    font-size: 0.75em;
    line-height: 1.5;
  }
  .y_i_lineup__list,
  .i_only_lineup__list {
    flex-direction: column;
    align-items: center;
    font-size: 0.875em;
  }
  .i_only_lineup__item:first-child,
  .y_i_lineup__item:first-child {
    margin-top: 0;
  }
  .text_color--pink {
    color: #c60079;
  }
  li.price {
    font-size: 1.95em;
  }
  .bl_hirobiro_ant__wrap {
    margin-top: 100px;
    color: #58371a;
  }
  .bl_hirobiro_ant__wrap > p {
    display: flex;
    align-items: center;
    /* 垂直中心 */
    padding: 30px 0;
    background-image: url(../img/img__p_02/ico--deco.png);
    background-repeat: no-repeat;
    background-position-y: 12px;
    background-size: 49px;
    -o-object-fit: contain;
       object-fit: contain;
    font-size: 1em;
  }
  .bl_hirobiro_ant__wrap > p:after {
    display: none;
  }
  .bl_hirobiro_ant__wrap > p:after {
    display: none;
  }
  .inn_hirobiro_ant__wrap {
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }
  .inn_hirobiro_ant__wrap .img__wrap + .img__wrap {
    margin-left: 0;
    margin-top: 1em;
  }
  .acd_summary {
    padding: 10px 10px 10px 0;
    font-size: 1.125em;
  }
  .ar_about__list:not(.ar_about__list.step__list) {
    display: flex;
    flex-direction: column;
  }
  .ar_about__item {
    width: 100%;
  }
}
@media screen and (max-width: 600px) {
  .gnav,
  .specific_made,
  .y_i_collabo {
    margin-top: 30px;
  }
  .hirobiro__wrap {
    font-size: 0.75em;
  }
  .sinseikatu__hero--deco {
    max-width: 100px;
  }
  .i_only_lineup__item,
  .y_i_lineup__item {
    max-width: 100%;
  }
  .y_i_lineup .lineup__title img {
    max-width: 200px;
  }
  .i_only__copy {
    font-size: 0.875em;
  }
  .cv__wrap.cv__img--01 img,
  .cv__wrap.cv__img--02 img {
    max-width: 220px;
  }
  .i_only_lineup .i_only__title {
    padding: 0;
    font-size: 1.5em;
  }
  .i_only_lineup .lineup__title img {
    max-width: 200px;
  }
  .lineup__title.tellw img {
    max-width: 244px;
  }
  .size__text {
    font-size: 0.75em;
  }
  .qrcode__wrap::before {
    width: 61px;
    height: 23px;
    font-weight: 500;
    font-size: 0.6875em;
  }
  .qrcode__wrap img {
    max-width: 72px;
  }
  .kumitate__wrap img {
    max-width: 58px;
  }
  .coution__text {
    font-size: 0.75em;
  }
  .coution__text--pic {
    font-size: 0.75em;
  }
  .ar_about__list.step__list li {
    width: 100%;
  }
  .ar_about__item {
    padding: 0;
    padding-bottom: 2em;
  }
  .ar_about__item .inn__wrap {
    margin-top: 1em;
  }
  .online--btn {
    font-size: 1em;
    max-width: none;
    height: 60px;
    line-height: 60px;
  }
  .online--btn::after {
    content: "";
    position: absolute;
    bottom: 1.5em;
    right: 1.25em;
    width: 10px;
    height: 10px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
  }
  .online--btn:hover {
    transform: scale(1);
  }
}
/*メニューをページ下部に固定*/
#sp-fixed-menu {
  position: fixed;
  width: 100%;
  bottom: 0px;
  font-size: 0.1 0.2em;
  opacity: 0.9;
  z-index: 99;
}

/*メニューを横並びにする*/
#sp-fixed-menu ul {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
}

#sp-fixed-menu li {
  justify-content: center;
  align-items: center;
  width: 50%;
  padding: 0;
  margin: 0;
  font-size: 0.8em;
  border-right: 1px solid #fff;
}

.sp_menu_orenge {
  background-color: #ffa733;
}

.sp_menu_green {
  background-color: #6fb92c;
}

.sp_menu_brown {
  background-color: #724f39;
}

.sp_menu_orenge a {
  margin-top: 0.7em;
}

.sp_menu_green a {
  margin-top: 0.7em;
}

.sp_menu_brown a {
  margin-top: 0.7em;
}

#sp-fixed-menu li a {
  color: #fff;
  text-align: center;
  display: block;
  font-weight: bold;
  padding: 8px;
  text-decoration: none;
  line-height: 1.5em;
}

@media (min-width: 768px) {
  .for-sp {
    display: none;
  }
}/*# sourceMappingURL=style-new_lifestyle23.css.map */