@charset "utf-8";
@media screen and (min-width: 751px) {
  #menu {
    display: none;
  }
  .ig {
    display: none;
  }
}
@media screen and (max-width: 750px) {
  body {
    -webkit-text-size-adjust: none;
  }
  h1 {
    left: 23px;
    top: 25px;
  }
h1.slide-img
{
    left: 0;
    top: 0;
  }
  h1 img {
    width: 130px;
    height: auto;
    opacity: 1;
  }
  #slider_wrap .t {
    display: none;
  }
  .shiro h1 a {
    display: block;
    width: 64px;
    height: 70px;
    background-image: url("../img/logo_w.png");
    background-repeat: no-repeat;
    background-position: 0;
    background-size: 64px 70px;
  }
  .shiro h1 a img {
    opacity: 0;
  }
  footer {
    padding: 50px 0 30px;
  }
  footer .inner {
    width: 100%;
  }
  footer .logo_sp {
    text-align: center;
  }
  footer .logo_sp img {
    width: 91px;
    height: auto;
  }
  /* footer a {
    position: relative;
    display: block;
    color: #fff;
    font-size: 14px;
    line-height: 1em;
    font-weight: bold;
    text-align: center;
    width: 200px;
    height: 44px;
    padding-top: 15px;
    padding-left: 20px;
    margin: 30px auto 15px;
    background-color: #000;
    border-radius: 10px;
    box-sizing: border-box;
    background-image: url("../img/tel.png");
    background-repeat: no-repeat;
    background-position: calc(50% - 68px) 50%;
    background-size: 25px;
  }*/
  .copy_sp {
    font-size: 12px;
    line-height: 1em;
    text-align: center;
  }
  .ig {
    position: absolute;
    right: 82px;
    top: 25px;
    z-index: 10;
  }
  .ig img {
    opacity: 1;
  }
  .shiro .ig {
    width: 25px;
    height: 25px;
    background-image: url("../img/ig_w.png");
    background-repeat: no-repeat;
    background-position: 0;
    background-size: 25px;
  }
  .shiro .ig img {
    opacity: 0;
  }
  .menu-trigger, .menu-trigger div {
    display: block;
    transition: all .4s;
    box-sizing: border-box;
  }
  .menu-trigger {
    position: absolute;
    right: 23px;
    top: 25px;
    z-index: 10;
    width: 36px;
    height: 22px;
  }
  .menu-trigger:hover {
    opacity: 1;
  }
  .menu-trigger div {
    position: absolute;
    right: 0;
    width: 100%;
    height: 2px;
    background-color: #000;
    border-radius: 4px;
  }
  .shiro .menu-trigger div {
    background-color: #fff;
  }
  .menu-trigger div:nth-of-type(1) {
    top: 0;
  }
  .menu-trigger div:nth-of-type(2) {
    top: 10px;
  }
  .menu-trigger div:nth-of-type(3) {
    bottom: 0;
  }
  .menu-trigger.active {
    z-index: 1001;
  }
  .menu-trigger.active div {
    /*background-color: #000;*/
  }
  .menu-trigger.active div:nth-of-type(1) {
    -webkit-transform: translateY(10px) rotate(-45deg);
    transform: translateY(10px) rotate(-45deg);
  }
  .menu-trigger.active div:nth-of-type(2) {
    opacity: 0;
  }
  .menu-trigger.active div:nth-of-type(3) {
    -webkit-transform: translateY(-10px) rotate(45deg);
    transform: translateY(-10px) rotate(45deg);
  }
  #menu {
    position: fixed;
    left: 0;
    top: -100%;
    z-index: -1;
    width: 100%;
    height: 100vh;
    background-color: #d7c9b3;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    opacity: 0;
  }
  #menu.open {
    top: 0;
    opacity: 1;
    z-index: 1000;
  }
  #menu .menu_inner {
    padding: 100px 75px 0;
  }
  #menu .menu_inner ul, #menu .menu_inner li {
    display: block;
  }
  #menu .menu_inner li:nth-of-type(1), #menu .menu_inner li:nth-of-type(2), #menu .menu_inner li:nth-of-type(3), #menu .menu_inner li:nth-of-type(4), #menu .menu_inner li:nth-of-type(5) {
    border-bottom: 1px solid #000;
  }
  #menu .menu_inner li a {
    display: block;
    color: #000;
    font-size: 19px;
    line-height: 1em;
    text-align: center;
  }
  #menu .menu_inner li:nth-of-type(1) a, #menu .menu_inner li:nth-of-type(2) a, #menu .menu_inner li:nth-of-type(3) a, #menu .menu_inner li:nth-of-type(4) a, #menu .menu_inner li:nth-of-type(5) a {
    height: 60px;
    padding-top: 22px;
    box-sizing: border-box;
  }
  #menu .menu_inner li:nth-of-type(6) a {
    padding: 25px 0;
  }
  #menu .menu_inner li:nth-of-type(7) a {
    position: relative;
    display: block;
    color: #fff;
    font-size: 14px;
    line-height: 1em;
    font-weight: bold;
    text-align: center;
    width: 200px;
    height: 44px;
    padding-top: 15px;
    padding-left: 20px;
    margin: 0 auto;
    background-color: #000;
    border-radius: 10px;
    box-sizing: border-box;
    background-image: url("../img/tel.png");
    background-repeat: no-repeat;
    background-position: calc(50% - 68px) 50%;
    background-size: 25px;
  }
  #wrap {
    padding-top: 0;
    overflow: hidden;
  }
  #top_wrap_sp {
    width: 100%;
    overflow: hidden;
  }
  #wrap.tc {
    background-image: url("../img/cure05_sp.png");
    background-repeat: no-repeat;
    background-position: calc(100% + 4px) 368px;
    background-size: 81px 198px;
  }
  #wrap.ts {
    background-image: url("../img/cure05_sp.png");
    background-repeat: no-repeat;
    background-position: calc(100% + 14px) 162px;
    background-size: 50px 122px;
  }
  #topics {
    width: 100%;
    margin: auto;
  }
  #topics .main {
    float: none;
    width: calc(100% - 46px);
    margin: auto;
  }
  #topics .c {
    width: 100%;
    height: 213px;
    overflow: hidden;
    margin-bottom: 35px;
  }
  #slider_wrap3 {
    width: 100%;
    height: 213px;
    overflow: hidden;
    margin-bottom: 35px;
  }
  #topics h2 {
    font-size: 18px;
    line-height: 1em;
    text-align: center;
    padding-top: 30px;
    margin-bottom: 38px;
    background-image: url("../img/topics.png");
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-size: 34px 24px;
  }
  #topics .list {
    display: flex;
    flex-flow: wrap;
    width: 100%;
  }
  #topics .list li {
    width: calc(50% - 10px);
    margin-bottom: 28px;
  }
  #topics .list li:nth-of-type(2n) {
    margin-left: 20px;
  }
  #topics .list li a {
    display: block;
  }
  #topics .list li a .i {
    width: 152px;
    height: 105px;
    overflow: hidden;
  }
  #topics .list li a h3 {
    font-size: 12px;
    line-height: 1.5em;
    margin-top: 8px;
  }
  #topics .list li a .cat {
    font-size: 8px;
    line-height: 1em;
    margin-top: 6px;
  }
  .pagenavi {
    text-align: center;
    margin-bottom: 50px;
  }
  .pagenavi span, .pagenavi a {
    display: inline-block;
    color: #000;
    font-size: 14px;
    line-height: 1em;
    letter-spacing: 0;
    text-align: center;
    width: 26px;
    height: 26px;
    padding: 6px 0 !important;
    margin: 0 3px !important;
    background-color: transparent;
    border: none !important;
    box-sizing: border-box;
    border-radius: 50%;
  }
  .pagenavi .current {
    position: relative;
    color: #000;
    background-color: #F5E246;
  }
  .pagenavi .nextpostslink, .pagenavi .previouspostslink {
    position: relative;
    width: 18px;
  }
  .pagenavi .nextpostslink::before, .pagenavi .previouspostslink::before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    width: 18px;
    height: 1px;
    background-color: #333;
  }
  .pagenavi .nextpostslink::after, .pagenavi .previouspostslink::after {
    content: "";
    display: block;
    position: absolute;
    top: calc(50% - 3px);
    width: 6px;
    height: 1px;
    background-color: #333;
  }
  .pagenavi .nextpostslink::before {
    left: 0;
  }
  .pagenavi .previouspostslink::before {
    right: 0;
  }
  .pagenavi .nextpostslink::after {
    left: 12px;
    transform: rotate(-130deg);
  }
  .pagenavi .previouspostslink::after {
    right: 12px;
    transform: rotate(-50deg);
  }
  #topics .cont {
    padding: 30px 0 80px;
    border-top: 1px solid #000;
  }
  #topics .cont h3 {
    font-size: 17px;
    line-height: 1.5em;
    margin-bottom: 12px;
  }
  #topics .cont .date {
    font-size: 11px;
    line-height: 1em;
    margin-bottom: 28px;
  }
  #topics .cont figure {
    margin-bottom: 25px;
  }
  #topics .cont figure img {
    width: 100%;
    height: auto;
  }
  #topics .cont p {
    font-size: 14px;
    line-height: 1.7em;
    margin-bottom: 25px;
  }
  #topics .side {
    float: none;
    width: calc(100% - 46px);
    margin: auto;
  }
  #topics .side h3 {
    font-size: 16px;
    line-height: 1em;
    padding-bottom: 10px;
    margin-bottom: 20px;
  }
  #topics .side h3 span {
    position: relative;
    display: block;
  }
  #topics .side h3 span::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 100%;
    height: 1px;
    background-color: #000;
  }
  #topics .side ul {
    padding-left: 12px;
    margin-bottom: 45px;
  }
  #topics .side ul li {
    font-size: 13px;
    line-height: 1em;
    margin-bottom: 15px;
  }
  #topics .side ul:nth-of-type(1) {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    width: 100%;
    height: 120px;
    padding: 15px 30px;
    box-sizing: border-box;
  }
  #topics .side ul:nth-of-type(1)::after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    top: 0;
    width: 1px;
    height: 100%;
    background-color: #666;
  }
  #topics .side ul:nth-of-type(1) li {
    width: 50%;
    height: 30px;
    margin-bottom: 0;
  }
  #topics .side ul:nth-of-type(1) li:nth-of-type(4), #topics .side ul:nth-of-type(1) li:nth-of-type(5) {
    padding-left: 20px;
  }
  .pager {
    font-size: 10px;
    line-height: 1em;
    width: calc(100% - 46px);
    margin: 30px auto 55px;
  }
  .pager tr td:nth-of-type(1) {
    width: 20%;
    text-align: left;
  }
  .pager tr td:nth-of-type(1) a {
    position: relative;
    display: inline-block;
    padding: 15px 0 0;
  }
  .pager tr td:nth-of-type(1) a::before {
    content: "";
    display: block;
    position: absolute;
    top: 30%;
    left: calc(50% - 9px);
    width: 18px;
    height: 1px;
    background-color: #333;
  }
  .pager tr td:nth-of-type(1) a::after {
    content: "";
    display: block;
    position: absolute;
    top: calc(30% - 3px);
    left: calc(50% - 9px);
    transform: rotate(-50deg);
    width: 6px;
    height: 1px;
    background-color: #333;
  }
  .pager tr td:nth-of-type(2) {
    width: 60%;
    text-align: center;
  }
  .pager tr td:nth-of-type(2) a {
    position: relative;
    display: block;
    color: #fff;
    font-size: 12px;
    width: 90%;
    height: 46px;
    padding: 17px 0 0 20px;
    margin: auto;
    border-radius: 10px;
    background-color: #000;
  }
  .pager tr td:nth-of-type(2) a span.mark {
    display: block;
    position: absolute;
    left: calc(50% - 70px);
    top: 13px;
    width: 20px;
    height: 20px;
  }
  .pager tr td:nth-of-type(2) a span.mark span {
    display: block;
    position: relative;
    width: 20px;
    height: 20px;
  }
  .pager tr td:nth-of-type(2) a span.mark::before, .pager tr td:nth-of-type(2) a span.mark::after, .pager tr td:nth-of-type(2) a span.mark span::before, .pager tr td:nth-of-type(2) a span.mark span::after {
    content: "";
    display: block;
    position: absolute;
    width: 9px;
    height: 9px;
    background-color: #fff;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
  }
  .pager tr td:nth-of-type(2) a span.mark::before {
    left: 0;
    top: 0;
  }
  .pager tr td:nth-of-type(2) a span.mark::after {
    right: 0;
    top: 0;
  }
  .pager tr td:nth-of-type(2) a span.mark span::before {
    left: 0;
    bottom: 0;
  }
  .pager tr td:nth-of-type(2) a span.mark span::after {
    right: 0;
    bottom: 0;
  }
  .pager tr td:nth-of-type(3) {
    width: 20%;
    text-align: right;
  }
  .pager tr td:nth-of-type(3) a {
    position: relative;
    display: inline-block;
    padding: 15px 0 0;
  }
  .pager tr td:nth-of-type(3) a::before {
    content: "";
    display: block;
    position: absolute;
    top: 30%;
    right: calc(50% - 9px);
    width: 18px;
    height: 1px;
    background-color: #333;
  }
  .pager tr td:nth-of-type(3) a::after {
    content: "";
    display: block;
    position: absolute;
    top: calc(30% - 3px);
    right: calc(50% - 9px);
    transform: rotate(-130deg);
    width: 6px;
    height: 1px;
    background-color: #333;
  }
  #slider_wrap {
    height: calc((var(--vh, 1vh) * 33) - 9px);
    padding: 9px 9px 0;
  }
  img.fit {
    width: 100%;
    /*height: 33%;*/
    object-fit: cover;
  }
  #slider_wrap div.logo {
    position: absolute;
    left: 23px;
    top: 25px;
  }
  #slider_wrap div.logo img {
    width: 130px;
    height: auto;
  }
  #slider_wrap .menu-trigger div {
    background-color: #fff;
  }
  #slider_wrap p.add {
    position: absolute;
    right: 23px;
    top: auto;
    bottom: 31px;
    z-index: 1000;
    color: #fff;
    font-size: 10px;
    line-height: 1.6em;
    text-align: right;
  }
  #slider_wrap p.add span {
    display: block;
    font-size: 12px;
    line-height: 1em;
    margin-top: 8px;
  }
  #slider_wrap .sc {
    position: absolute;
    left: 22px;
    bottom: 28px;
    z-index: 10000;
    color: #fff;
    font-size: 12px;
    line-height: 1em;
    text-align: center;
    width: 40px;
    height: 62px;
    overflow: hidden;
  }
  #slider_wrap .sc::before {
    content: '';
    position: absolute;
    right: 50%;
    top: 20px;
    z-index: 10;
    width: 1px;
    height: 40px;
    background-color: #fff;
  }
  #slider_wrap .sc::after {
    content: '';
    position: absolute;
    right: 50%;
    top: 20px;
    z-index: 20;
    width: 1px;
    height: 20px;
    background-color: #000;
    -webkit-animation: arrow 2.5s ease 0s infinite normal;
    animation: arrow 2.5s ease 0s infinite normal;
  }
  h2.tm {
    font-size: 17px;
    margin-bottom: 25px;
  }
  a.btn {
    position: relative;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    line-height: 1em;
    font-weight: bold;
    text-align: center;
    width: 225px;
    height: 48px;
    padding-top: 16px;
    border-radius: 10px;
    box-sizing: border-box;
  }
  a.btn img {
    vertical-align: bottom;
    margin-right: 20px;
  }
  #topics_top {
    width: calc(100% - 46px);
    padding: 35px 0 60px;
    margin: auto;
  }
  #topics_top h2 {
    position: static;
    left: auto;
    top: auto;
    font-size: 18px;
    line-height: 1em;
    text-align: center;
    width: 100%;
    padding-top: 30px;
    margin-bottom: 38px;
    background-image: url("../img/topics.png");
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-size: 34px 24px;
  }
  #topics_top .list {
    display: flex;
    flex-flow: wrap;
    width: 100%;
    margin-bottom: 10px;
  }
  #topics_top .list li {
    width: calc(50% - 10px);
    margin-bottom: 25px;
  }
  #topics_top .list li:nth-of-type(3),#topics_top .list li:nth-of-type(5) {
    margin-left: 0;
  }
  #topics_top .list li:nth-of-type(2n) {
    margin-left: 20px;
  }
  #topics_top .list li a {
    display: block;
    font-size: 12px;
  }
  #topics_top .list li a .i {
    width: 152px;
    height: 105px;
    overflow: hidden;
  }
  #topics_top .list li a h3 {
    font-size: 12px;
    line-height: 1.5em;
    margin-top: 8px;
  }
  #topics_top .list li a .cat {
    font-size: 8px;
    line-height: 1em;
    margin-top: 6px;
  }
  #concept_top {
    position: relative;
    padding: 60px 0 0;
  }
  #concept_top p {
    font-size: 12px;
    line-height: 2.41em;
  }
  #concept_top p:first-of-type {
    /*font-size: 18px;*/
    line-height: 1em;
    letter-spacing: 0.1em;
    margin-bottom: 10px;
  }
  #concept_top p:nth-of-type(2) {
    font-size: 16px;
    line-height: 1em;
    margin-bottom: 30px;
  }
  .d01sp {
    position: absolute !important;
    left: -25px !important;
    top: -100px !important;
    width: 285px !important;
    height: auto !important;
  }
  .m01sp {
    position: absolute !important;
    left: 276px !important;
    top: -19px !important;
    width: 80px !important;
    height: auto !important;
  }
  .m02sp {
    position: absolute !important;
    left: 25px !important;
    bottom: 245px !important;
    width: 70px !important;
    height: auto !important;
  }
  .s01sp {
    position: absolute !important;
    left: 0 !important;
    bottom: 115px !important;
    width: 388px !important;
    height: auto !important;
  }
  .s02sp {
    position: absolute !important;
    left: 215px !important;
    bottom: 50px !important;
    width: 235px !important;
    height: auto !important;
  }
  #obsession img.s02 {
    left: calc(70% - 100px);
    bottom: 110px;
    width: 265px;
  }
  #obsession img.s01 {
    left: calc(50% - 215px);
    bottom: 130px;
    width: 250px;
  }
  #obsession img.d03 {
    left: calc(50% - 148px);
    bottom: -33px;
    width: 250px;
  }
  #obsession2 img.s02 {
    left: calc(70% - 100px);
    bottom: 110px;
    width: 265px;
  }
  #obsession2 img.s01 {
    left: calc(50% - 215px);
    bottom: 130px;
    width: 250px;
  }
  #obsession2 img.d03 {
    left: calc(50% - 148px);
    bottom: -33px;
    width: 250px;
  }
  .s03sp {
    position: absolute !important;
    left: 111px !important;
    bottom: -40px !important;
    width: 130px !important;
    height: auto !important;
  }
  #instagram {
    position: relative;
    height: auto;
    padding: 60px 0 470px;
  }
  #instagram ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: calc(100% - 50px);
    margin: 0 auto 40px;
  }
  #instagram ul li {
    width: 100px;
    height: 100px;
    margin: 0 0 10px 0;
    overflow: hidden;
  }
  .d02sp {
    position: absolute;
    right: 0;
    bottom: 65px;
    width: 335px;
    height: auto;
  }
  .m03sp {
    position: absolute !important;
    left: 30px !important;
    top: -56px !important;
    width: 66px !important;
    height: auto !important;
  }
  #slider_wrap2 {
    position: relative;
    width: 100%;
    height: 350px;
    margin: 0 auto 100px;
  }
  #slider_wrap2 .swiper-pagination {
    left: auto;
    right: 125px;
    bottom: -65px;
    font-size: 13px;
  }
  #slider_wrap2 .arrow {
    position: absolute;
    bottom: -65px;
    right: 25px;
    width: 70px;
    height: 15px;
  }
  #slider_wrap2 .progressbar {
    margin: 10px 25px 0 calc(100% - 165px);
  }
  .m04sp {
    position: absolute !important;
    left: 318px !important;
    top: -9px !important;
    z-index: 10000 !important;
    width: 74px !important;
    height: auto !important;
  }
  #obsession {
    position: relative;
    width: 100%;
    padding: 60px 35px 60px;
    margin: 100px auto 0;
  }
  #obsession2 {
    position: relative;
    width: 100%;
    padding: 60px 35px 300px;
    margin: 0 auto 0;
  }
  #obsession .inner, #obsession2 .inner {
    position: relative;
    width: 100%;
    /*padding: 0 35px 610px;*/
    margin: 0 auto 0;
    left: 0;
  }
  #obsession h2, #obsession2 h2 {
    /*text-align: left;*/
    margin-bottom: 20px;
  }
  #obsession p, #obsession2 p {
    font-size: 12px;
    line-height: 2em;
    text-align: left;
    margin-bottom: 1.8em;
  }
  .s04sp {
    position: absolute;
    left: 0;
    bottom: 323px;
    width: 338px;
    height: auto;
  }
  .s05sp {
    position: absolute;
    right: 0;
    bottom: 60px;
    width: 173px;
    height: auto;
  }
  .d03sp {
    position: absolute;
    left: -60px;
    bottom: 109px;
    width: 247px;
    height: auto;
  }
  #shop {
    padding: 60px 23px 60px;
  }
  #shop .map {
    width: 100%;
  }
  #shop .map iframe {
    width: 100%;
    height: 225px;
  }
  #shop .text {
    font-size: 12px;
    line-height: 1.8em;
    text-align: center;
    font-weight: bold;
    margin: 25px 0 0;
  }
  .not_found {
    width: 100%;
    min-height: calc(100vh - 400px);
    padding: 100px 0 150px;
    margin: auto;
  }
  br.sp {
    display: inline !important;
  }
  br.pc, img.pc {
    display: none;
  }
  img.sp {
    display: inline-block;
  }
  .sa--left {
    transform: translate(20px, 0);
  }
  .sa--right {
    transform: translate(-20px, 0);
  }
  .sa--up {
    transform: translate(0, 20px);
  }
  .sa--down {
    transform: translate(0, -20px);
  }
  img.fit {
    width: 100%;
    height: 33%;
    object-fit: cover;
  }
}