@charset "UTF-8";
@media screen and (min-width: 768px) {
  /* --------------------------------------------------------------
   共通
  -------------------------------------------------------------- */
  .sponly {
    display: none !important;
  }
}

@media screen and (max-width: 767px) {
  /* --------------------------------------------------------------
   共通
  -------------------------------------------------------------- */
  body {
    min-width: 3.2rem;
    font-size: 0.12rem;
  }
  .pconly {
    display: none !important;
  }
  .wrapper {
    position: relative;
  }
  .container_min {
    padding: 0 0.235rem;
  }
  .container {
    width: calc(100% - 0.4rem);
    margin: 0 auto;
  }
  .container_max {
    padding: 0 0.235rem;
  }
  .bg01 {
    background-image: url(../img/bg/bg01_sp.jpg);
  }
  .bg02 {
    background-image: url(../img/bg/_bg02_sp.jpg);
  }
  .bg03 {
    background-image: url(../img/bg/bg03_sp.jpg);
  }
  .bg04 {
    background-image: url(../img/bg/bg04_sp.jpg);
  }
  .mod_btn a {
    width: 3.4rem;
    font-size: 0.12rem;
    line-height: 0.4rem;
  }
  .mod_btn a::after {
    right: 0.4rem;
  }
  .header {
    top: 0.2rem;
    left: auto;
    right: 0;
  }
  .header .lists {
    margin-top: 0.36rem;
  }
  .header .lists li:not(:last-of-type) {
    margin-bottom: 0.185rem;
  }
  .header .lists img {
    height: 0.0805rem;
  }
  .header .nav {
    position: relative;
  }
  .header .nav .global {
    width: 100%;
    height: 100vh;
    padding: 0.575rem 0.23rem 0.25rem;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 50;
    overflow-y: scroll;
    background-color: rgba(255, 255, 255, 0.95);
  }
  .header .nav .global .item:not(:last-of-type) {
    margin: 0 0 0.2rem;
  }
  .header .nav .global .logo_sp img {
    width: 1.25rem;
  }
  .header .nav .btn {
    margin-top: 0.25rem;
    position: static;
  }
  .header .nav .btn img {
    width: 1.65rem;
    height: auto;
  }
  .header .nav .hamburger {
    width: 0.3rem;
    height: 0.3rem;
    position: absolute;
    top: 0.03rem;
    right: 0.2rem;
    z-index: 100;
    -webkit-transition: transform 0.4s;
    -webkit-transition: -webkit-transform 0.4s;
    transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
  }
  .header .nav .hamburger .txt {
    position: absolute;
    bottom: 0.04rem;
    left: 60%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    font-size: 0.09rem;
  }
  .header .nav .hamburger span {
    width: 0.245rem;
    height: 1px;
    position: absolute;
    right: 0;
    -webkit-transition: transform 0.4s;
    -webkit-transition: -webkit-transform 0.4s;
    transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
    background-color: #726a73;
  }
  .header .nav .hamburger span:nth-of-type(1) {
    top: 0;
  }
  .header .nav .hamburger span:nth-of-type(2) {
    top: 0.07rem;
  }
  .header .nav .hamburger.active {
    top: 0;
  }
  .header .nav .hamburger.active span:nth-child(1) {
    top: 0.07rem;
    -webkit-transform: rotate(20deg);
            transform: rotate(20deg);
  }
  .header .nav .hamburger.active span:nth-child(2) {
    top: 0.07rem;
    -webkit-transform: rotate(-20deg);
            transform: rotate(-20deg);
  }
  .mv {
    padding: 0 0 7.55rem;
  }
  .mv .cat {
    top: 4rem;
    right: calc(50% - 1.2875rem);
  }
  .mv .cat img {
    width: 2.575rem;
  }
  .mv .img01 {
    width: 100%;
    height: auto;
    top: 0;
    left: 0;
    position: static;
  }
  .mv .img02 {
    width: 1.35rem;
    top: 5.23rem;
    left: 0.34rem;
  }
  .mv .img03 {
    width: 1.63rem;
    top: 9.67rem;
    left: 0;
  }
  .mv .img04 {
    width: 1.63rem;
    top: 6.5rem;
    right: 0.7rem;
  }
  .mv .deco01 {
    width: 1.1rem;
    bottom: 5.8rem;
    right: 1.3rem;
  }
  .mv .deco02 {
    width: 1.6rem;
    bottom: 4.8rem;
    right: 0.1rem;
  }
  .about {
    padding: 0.1rem 0 2.6rem;
  }
  .about .tit img {
    width: 2.92rem;
  }
  .about .wrap {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    padding: 0 0.2rem;
  }
  .about .img {
    width: 2.335rem;
    margin: 0.43rem 0 0.37rem;
  }
  .about .txt {
    padding-top: 0;
    display: contents;
  }
  .about .cat {
    margin-left: 0.13rem;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
    position: relative;
    z-index: 1;
  }
  .about .cat img {
    width: 2.175rem;
  }
  .about .stit {
    margin: 0 0 0.16rem;
    font-size: 0.16rem;
    line-height: 1.875;
  }
  .about .desc {
    line-height: 2.06;
  }
  .about .desc:not(:last-of-type) {
    margin-bottom: 1.65em;
  }
  .about .product {
    width: 1.525rem;
    top: 0.83rem;
    right: -0.05rem;
    z-index: 1;
  }
  .about .list_img01 {
    width: 3.16rem;
    bottom: 1.4rem;
    left: 2.14rem;
  }
  .about .list_img02 {
    width: 2.75rem;
    bottom: 0;
    left: -2.55rem;
  }
  .about .list_img03 {
    width: 2.025rem;
    bottom: 0.585rem;
    right: 1.38rem;
  }
  .about .list_img04 {
    width: 1.675rem;
    bottom: 1.05rem;
    right: -0.4rem;
  }
  .about .deco01 {
    width: 0.82rem;
    top: -1.3rem;
    left: 2.72rem;
  }
  .cm {
    padding: 0.6rem 0 0 0;
  }
  .cm .tit img {
    width: 1.19rem;
  }
  .cm .video {
    height: 2.115rem;
  }
  .cm .img01 {
    width: 0.75rem;
    top: -0.94rem;
    right: 0.2rem;
  }
  .cm .img02 {
    width: 0.96rem;
    bottom: -1.19rem;
    left: 0.08rem;
  }
  .limited {
    padding: 1.2rem 0.17rem 0;
  }
  .limited::before {
    content: none;
  }
  .limited .tit img {
    width: 3.54rem;
  }
  .limited .item img {
    width: 100%;
  }
  .limited .item .txt {
    margin-top: 0.23rem;
    line-height: 2;
    text-align: left;
  }
  .limited .item:not(:first-of-type) {
    margin-top: 0.53rem;
  }
  .new {
    padding: 0.9rem 0 0;
  }
  .new .tit img {
    width: 1.99rem;
  }
  .new .item {
    width: 3.35rem;
    display: block;
  }
  .new .item::before, .new .item::after {
    content: none;
  }
  .new .item::before {
    bottom: 0.68rem;
    left: 0.53rem;
  }
  .new .item::after {
    top: 0.38rem;
    right: 0.52rem;
    -webkit-transform: scale(-1, -1);
            transform: scale(-1, -1);
  }
  .new .item:not(:first-of-type) {
    margin-top: 0.47rem;
  }
  .new .item01 {
    padding: 0.53rem 0.09rem 0.1rem 0.2rem;
  }
  .new .item01 .outer {
    padding-top: 0.46rem;
  }
  .new .item01 .img01 {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #cecbce;
  }
  .new .item01 .img01 img {
    width: 2.87rem;
  }
  .new .item01 .img02 {
    width: 100%;
  }
  .new .item01 .img02.mt {
    margin-top: 0.3rem;
  }
  .new .item01 .img03 {
    width: 100%;
    margin-top: 0.535rem;
  }
  .new .item02 {
    padding: 0.53rem 0.2rem 0.54rem 0.2rem;
  }
  .new .item02 .outer {
    padding-top: 0.4rem;
  }
  .new .item02 .img01 {
    width: 100%;
    margin-left: 0.12rem;
  }
  .new .item02 .img01 img {
    width: 3.345rem;
  }
  .new .item02 .img02 {
    width: auto;
    text-align: center;
  }
  .new .item02 .img02.mt {
    margin-top: 0.37rem;
  }
  .new .item02 .img02 img {
    width: 2.14rem;
  }
  .new .item02 .img03 {
    width: 100%;
    margin-top: 0.5rem;
  }
  .lineup {
    padding: 1rem 0 0.35rem;
  }
  .lineup .tit {
    margin-bottom: 0.45rem;
  }
  .lineup .tit img {
    width: 3.275rem;
  }
  .lineup .item .txt {
    padding: 0 0.2rem;
    margin-top: 0.36rem;
    text-align: left;
    line-height: 2;
  }
  .lineup .item:not(:first-of-type) {
    margin-top: 0.575rem;
  }
  .lineup .item01 .img img {
    width: 3.34rem;
  }
  .lineup .item02 .img img {
    width: 3.325rem;
  }
  .lineup .item03 .img img {
    width: 3.37rem;
  }
  .lineup .item04 {
    padding-top: 0.3rem;
  }
  .lineup .item04 .img img {
    width: 2.57rem;
  }
  .lineup .item05 {
    padding-top: 0.3rem;
  }
  .lineup .item05 .img img {
    width: 2.285rem;
  }
  .lineup .item06 .img img {
    width: 2.485rem;
  }
  .lineup .item07 .img img {
    width: 3.09rem;
  }
  .lineup .item08 .img img {
    width: 2.6rem;
  }
  .lineup .slide_wrap {
    margin-top: 1.1rem;
  }
  .lineup .slide_lists li {
    margin-right: 0.2rem;
  }
  .lineup .slide_lists li:nth-of-type(1) {
    padding-top: 0.265rem;
    width: 1.61rem;
  }
  .lineup .slide_lists li:nth-of-type(2) {
    padding-top: 0;
    width: 1.97rem;
  }
  .lineup .slide_lists li:nth-of-type(3) {
    padding-top: 0.39rem;
    width: 2.8rem;
  }
  .lineup .slide_lists li:nth-of-type(4) {
    padding-top: 0.25rem;
    width: 2.01rem;
  }
  .lineup .slide_lists li:nth-of-type(5) {
    width: 1.615rem;
  }
  .other_lineup {
    padding: 0.35rem 0 0.7rem;
  }
  .other_lineup .item {
    width: 3.35rem;
  }
  .other_lineup .item::before, .other_lineup .item::after {
    content: none;
  }
  .other_lineup .item:not(:first-of-type) {
    margin-top: 0.42rem;
  }
  .other_lineup .item01 {
    padding: 0.5rem 0 0.47rem 0.135rem;
  }
  .other_lineup .item01 .tit {
    margin-left: -0.135rem;
  }
  .other_lineup .item01 .tit img {
    width: 2.185rem;
  }
  .other_lineup .item01 .wrap {
    margin-top: 0.46rem;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    gap: 0.2rem 0;
  }
  .other_lineup .item01 .product {
    width: 100%;
  }
  .other_lineup .item01 .product .img {
    margin-left: -0.1rem;
  }
  .other_lineup .item01 .product .txt {
    margin-top: 0.15rem;
    line-height: 2;
  }
  .other_lineup .item02 {
    padding: 0.53rem 0 0.5rem;
  }
  .other_lineup .item02 .tit img {
    width: 3.11rem;
  }
  .other_lineup .item02 .wrap {
    margin: 0.57rem 0 0 0;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 0.48rem 0;
  }
  .other_lineup .item02 .img {
    width: 1.835rem;
  }
  .other_lineup .item02 .cat {
    margin-left: -0.5em;
    font-size: 0.15rem;
  }
  .other_lineup .item02 .desc {
    margin-top: 1em;
    line-height: 2;
  }
  .feature {
    padding: 1.36rem 0.2rem 0 0.2rem;
  }
  .feature .tit {
    margin-left: 0;
  }
  .feature .tit img {
    width: 3.53rem;
  }
  .feature .stit {
    text-align: right;
    padding: 0 0.17rem 0.14rem 0;
  }
  .feature .stit img {
    width: 2.04rem;
  }
  .feature .stit .deco {
    width: 1.675rem;
    top: -0.73rem;
    left: 0.05rem;
  }
  .feature .item01 {
    margin-top: 0.3rem;
  }
  .feature .item01 .cat {
    font-size: 0.225rem;
    line-height: 1.6;
  }
  .feature .item01 .lists {
    margin-top: 0.2rem;
  }
  .feature .item01 .lists li {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .feature .item01 .lists li:not(:last-of-type) {
    margin-bottom: 0.29rem;
  }
  .feature .item01 .lists .num {
    width: 100%;
  }
  .feature .item01 .lists .num img {
    width: 100%;
  }
  .feature .item01 .lists .list_txt {
    width: 100%;
    margin-top: 0.18rem;
    font-size: 0.16rem;
    line-height: 1.875;
  }
  .feature .item01 .img01,
  .feature .item01 .img02 {
    width: 100%;
    margin-top: 0.2rem;
    text-align: center;
  }
  .feature .item01 .img01 img {
    width: 1.96rem;
  }
  .feature .item01 .img02 img {
    width: 2.945rem;
  }
  .feature .item02 {
    padding-top: 0.335rem;
    margin-top: 0.35rem;
    border-top: 1px solid #cecbce;
  }
  .feature .item02 .cat {
    font-size: 0.225rem;
    line-height: 1.6;
  }
  .feature .item02 .wrap {
    margin-top: 0.2rem;
    display: block;
  }
  .feature .item02 .inner {
    display: block;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .feature .item02 .txt {
    width: 100%;
    height: 100%;
    margin: 0 0 0.27rem;
    line-height: 0.3rem;
    display: block;
    font-size: 0.12rem;
    position: relative;
  }
  .feature .item02 .txt::after {
    content: "";
    width: 1.025rem;
    height: 0.87rem;
    position: absolute;
    top: -0.23rem;
    right: -0.35rem;
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
  .feature .item02 .lists li img {
    height: 0.16rem;
  }
  .feature .item02 .lists li:not(:last-of-type) {
    margin-bottom: 0.14rem;
  }
  .feature .item02 .inner01 {
    margin: 0 0 0.3rem;
  }
  .character {
    padding: 1.1rem 0 1rem;
  }
  .character .tit img {
    width: 3.565rem;
  }
  .character .wrap {
    padding: 0.62rem 0.35rem 0.5rem 0.35rem;
    display: block;
  }
  .character .img {
    width: 100%;
  }
  .character .txt {
    width: 100%;
    padding-top: 0.365rem;
  }
  .character .stit {
    padding-bottom: 0.17rem;
  }
  .character .stit img {
    width: 2.63rem;
  }
  .character .name {
    margin: 0.42rem 0 0.37rem;
  }
  .character .name img {
    width: 2.285rem;
  }
  .character .name .ja {
    margin-top: 0.16rem;
    font-size: 0.15rem;
  }
  .character .desc {
    line-height: 1.95;
    font-size: 0.115rem;
  }
  .character .desc:not(:last-of-type) {
    margin-bottom: 2em;
  }
  .footer {
    padding: 0.25rem 0.2rem 0.25rem 0.2rem;
    position: relative;
  }
  .footer .tit {
    width: 1.45rem;
    top: -0.25rem;
    left: 0.25rem;
    position: absolute;
  }
  .footer .txt {
    text-align: center;
    line-height: 1.8;
  }
  .footer .btn a {
    width: 100%;
    margin: 0.17rem auto 0;
    font-size: 0.105rem;
    line-height: 0.365rem;
  }
  .footer .btn a::after {
    right: 0.75rem;
  }
  .footer small {
    margin-top: 0.42rem;
    font-size: 0.1rem;
  }
}
/*# sourceMappingURL=style_sp.css.map */