/* PC */
@media screen and (min-width: 769px) {
  .totop {
    position: absolute;
    right: 5%;
    bottom: 20px;
  }
  .totop a {
    display: block;
  }
  .totop a img {
    width: 25px;
  }
  footer {
    padding: 0;
    position: relative;
  }
  footer .ftTop {
    background: #fff;
    padding: 200px 0 30px;
  }
  footer .ftTop__sns {
    text-align: center;
  }
  footer .ftTop__sns p {
    font-size: 1rem;
    font-weight: 500;
    letter-spacing: 0;
  }
  footer .ftTop__sns ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 40px;
  }
  footer .ftTop__sns ul li {
    width: auto;
    margin: 5px 10px;
  }
  footer .ftTop__sns ul li:first-of-type {
    margin-right: 10px;
  }
  footer .ftTop__sns ul li a img {
    height: 30px;
    width: auto;
  }
  footer .ftTop__logoarea {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  footer .ftTop__logoarea p {
    margin: 0 20px;
  }
  footer .ftTop__logoarea__logo {
    width: 150px;
    margin-bottom: 3px;
  }
  footer .ftTop__logoarea__insta {
    width: 56px;
  }
  footer .ftBtm {
    background: #000;
    padding: 30px 0;
    text-align: center;
  }
  footer .ftBtm a {
    display: inline-block;
    width: 150px;
  }
  footer .ftBtm p {
    margin-top: 20px;
    font-size: 1.1rem;
    color: #fff;
  }
  header {
    background: url(../img/2023/mv_bg.jpg) no-repeat;
    background-size: cover;
  }
  header h2 img {
    width: 100%;
    max-width: 1200px;
    display: block;
    margin: 0 auto;
  }
  header h1 {
    display: none;
  }
  section:not(#area_intro):not(#area_result) h3 img {
    height: 180px !important;
  }
  section .name {
    font-size: 1.8rem;
  }
  section#area_intro {
    padding-top: 50px;
  }
  section#area_intro p {
    line-height: 2.3;
  }
  section#area_look {
    padding-top: 70px !important;
  }
  section#area_silhouette {
    padding-top: 220px !important;
  }
  section#area_silhouette .df {
    max-width: 680px;
    margin: 0 auto;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  section#area_silhouette .silhouette__blk {
    width: 45%;
    margin: 0 2.5%;
  }
  section#area_silhouette .silhouette__blk:not(*:last-of-type) {
    margin-right: 2.5%;
  }
  section#area_silhouette .silhouette__blk:nth-last-of-type(1), section#area_silhouette .silhouette__blk:nth-last-of-type(2) {
    margin-top: 20px;
  }
  section#area_button .button__blk {
    width: 19%;
  }
  section#area_button .button__blk:not(*:last-of-type) {
    margin-right: 4.3%;
  }
  section#area_button .button__blk-ph img {
    width: 100%;
  }
  section#area_size .size__blk {
    width: 30.76% !important;
  }
  section#area_size .name {
    text-align: left;
  }
  section#area_color .name {
    letter-spacing: 0.05em;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
  }
  section#area_result {
    background: #f9e4c7;
    height: auto;
    margin-bottom: 0;
    padding-bottom: 60px;
  }
  section#area_result h3 {
    font-size: 3.6rem;
    color: #000;
    letter-spacing: 0.15em;
  }
  section#area_result .result {
    max-width: 900px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  section#area_result .result__blk:first-of-type {
    margin-left: 4.74%;
    width: 35.3%;
    margin-right: 0;
  }
  section#area_result .result__blk:last-of-type {
    width: 50%;
  }
  section#area_result .result__blk-info__logoarea {
    margin-bottom: 25px;
  }
  section#area_result .result__blk-info__logoarea p {
    font-size: 2.4rem;
  }
  section#area_result .result__blk-info__logoarea p img {
    width: 165px;
    height: auto;
    margin-bottom: 25px;
  }
  section#area_result .result__blk-info small {
    font-size: 1rem;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
  }
  section#area_result .result__blk-info dl {
    border-bottom: 1px solid #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 1.4rem;
    font-weight: 500;
    margin-bottom: 0;
    padding: 2px 0;
    line-height: 1.4;
  }
  section#area_result .result__blk-info dl:last-of-type {
    margin-bottom: 15px;
  }
  section#area_result .result__blk-info dl dt {
    width: 80px;
  }
  section#area_result .result__blk-info dl dd {
    width: calc(100% - 80px);
    font-size: 1.4rem;
    text-align: right;
  }
  section#area_result .result__blk-info .sizePrice {
    font-size: 1.4rem;
    text-align: right;
  }
  section#area_result .result__blk-info .sizePrice__price {
    margin-top: 10px;
  }
  section#area_result .result__blk-info .sizePrice__price span {
    display: inline-block;
    border: 1px solid #c97950;
    color: #c97950;
    line-height: 1;
    padding: 0 2px;
    margin-right: 10px;
  }
  section#area_result .result__blk-info .resultlink a {
    margin-top: 110px;
    background: #fff;
    font-size: 2rem;
    font-weight: 500;
    border-radius: 0;
    padding: 15px;
  }
  section#area_result .result__blk-info .resultlink a::after {
    content: "";
    width: 15px;
    height: 15px;
    border-top: solid 2px #c97950;
    border-right: solid 2px #c97950;
    -webkit-transform: rotate(45deg) translateY(-50%);
            transform: rotate(45deg) translateY(-50%);
    top: 50%;
    right: 8%;
  }
  section#area_result .result__blk-info .resultlink p {
    font-size: 1.2rem;
    text-align: center;
    margin-top: 24px;
    letter-spacing: 0;
  }
  .decision {
    margin-top: 120px;
    width: 37%;
  }
  .decision #btnFix {
    font-size: 3rem;
    padding: 15px 20px;
  }
  .look h3 {
    margin-bottom: 0 !important;
  }
  .look h3 img {
    height: auto;
    width: 440px;
  }
  .look__items {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .look__blk {
    width: 31%;
  }
  .look__blk__img {
    outline: none !important;
    cursor: initial !important;
  }
  .look__blk__txtArea {
    font-weight: 500;
  }
  .look__blk__txtArea p {
    font-size: 1.6rem;
    margin-bottom: 10px;
    text-align: justify;
    letter-spacing: 0;
  }
  .look__blk__txtArea dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 5px 0;
    border-top: 1px solid #c97950;
    font-size: 1.4rem;
  }
  .look__blk__txtArea dl dt {
    width: 85px;
  }
  .look__blk__txtArea dl dd {
    width: calc(100% - 85px);
    text-align: right;
  }
}
/* SP */
@media screen and (max-width: 768px) {
  .totop {
    position: absolute;
    right: 0;
    bottom: 20px;
  }
  .totop a {
    display: block;
  }
  .totop a img {
    width: 35px;
  }
  footer {
    padding: 0;
    position: relative;
  }
  footer .ftTop {
    background: #fff;
    padding: 70px 0 20px;
  }
  footer .ftTop__sns {
    text-align: center;
  }
  footer .ftTop__sns p {
    font-size: 1rem;
    font-weight: 500;
    letter-spacing: 0;
  }
  footer .ftTop__sns ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: unset;
    -webkit-box-direction: unset;
        -ms-flex-direction: unset;
            flex-direction: unset;
    margin-bottom: 40px;
  }
  footer .ftTop__sns ul li {
    width: auto;
    margin: 5px 25px;
  }
  footer .ftTop__sns ul li:first-of-type {
    margin-right: 25px;
  }
  footer .ftTop__sns ul li a img {
    height: 30px;
    width: auto;
  }
  footer .ftTop__logoarea {
    text-align: center;
  }
  footer .ftTop__logoarea p {
    margin: 20px auto 0;
  }
  footer .ftTop__logoarea__logo {
    width: 130px;
  }
  footer .ftTop__logoarea__insta {
    width: 50px;
  }
  footer .ftBtm {
    background: #000;
    padding: 20px 0;
    text-align: center;
  }
  footer .ftBtm a {
    display: inline-block;
    width: 130px;
  }
  footer .ftBtm p {
    margin-top: 10px;
    font-size: 1rem;
    color: #fff;
  }
  header h2 img {
    width: 100%;
  }
  header h1.logo {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  section:not(#area_intro):not(#area_result) {
    padding-top: 60px;
  }
  section:not(#area_intro):not(#area_result):not(#area_color) .df {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
  section:not(#area_intro):not(#area_result):not(#area_look) h3 img {
    height: 120px !important;
  }
  section#area_button .name, section#area_color .name {
    width: calc(100% - 20px);
  }
  section#area_intro {
    padding-top: 50px;
  }
  section#area_intro p {
    line-height: 2.3;
  }
  section#area_look {
    padding-top: 70px;
    position: relative;
  }
  section#area_look h3 img {
    height: auto !important;
    width: 250px;
  }
  section#area_look .slick-slide {
    opacity: 1;
  }
  section#area_silhouette {
    padding-top: 90px !important;
  }
  section#area_button .button {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  section#area_size {
    width: 100%;
  }
  section#area_size .sliderWrap {
    position: relative;
  }
  section#area_size .name {
    text-align: left;
  }
  section#area_color .color .color__blk-ph img {
    width: 100%;
  }
  section#area_result {
    background: #f9e4c7;
    height: auto;
    margin-bottom: 0;
    padding-bottom: 60px;
  }
  section#area_result h3 {
    font-size: 2.3rem;
    color: #000;
    letter-spacing: 0.15em;
    padding: 35px 0;
  }
  section#area_result .result {
    width: 90%;
    margin: 0 auto;
  }
  section#area_result .result__blk:first-of-type {
    margin-right: 0;
  }
  section#area_result .result__blk-ph {
    text-align: center;
  }
  section#area_result .result__blk-info__logoarea {
    text-align: center;
    margin-bottom: 25px;
  }
  section#area_result .result__blk-info__logoarea p {
    font-size: 2rem;
  }
  section#area_result .result__blk-info__logoarea p img {
    width: 160px;
    height: auto;
    margin-bottom: 15px;
  }
  section#area_result .result__blk-info small {
    font-size: 1rem;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
  }
  section#area_result .result__blk-info dl {
    border-bottom: 1px solid #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 1.4rem;
    font-weight: 500;
    margin-bottom: 0;
    padding: 2px 0;
    line-height: 1.4;
    margin-left: 0;
  }
  section#area_result .result__blk-info dl:last-of-type {
    margin-bottom: 15px;
  }
  section#area_result .result__blk-info dl dt {
    width: 80px;
  }
  section#area_result .result__blk-info dl dd {
    width: calc(100% - 80px);
    font-size: 1.4rem;
    text-align: right;
  }
  section#area_result .result__blk-info .sizePrice {
    font-size: 1.4rem;
    text-align: right;
  }
  section#area_result .result__blk-info .sizePrice__price {
    margin-top: 10px;
  }
  section#area_result .result__blk-info .sizePrice__price span {
    display: inline-block;
    border: 1px solid #c97950;
    color: #c97950;
    line-height: 1;
    padding: 0 2px;
    margin-right: 10px;
  }
  section#area_result .result__blk-info .resultlink {
    background: none;
    padding: 0;
  }
  section#area_result .result__blk-info .resultlink a {
    width: 250px;
    margin: 25px auto 0;
    background: #fff;
    font-size: 1.8rem;
    font-weight: 500;
    border-radius: 0;
    padding: 25px;
  }
  section#area_result .result__blk-info .resultlink a::after {
    content: "";
    width: 15px;
    height: 15px;
    border-top: solid 2px #c97950;
    border-right: solid 2px #c97950;
    -webkit-transform: rotate(45deg) translateY(-50%);
            transform: rotate(45deg) translateY(-50%);
    top: 50%;
    right: 12%;
  }
  section#area_result .result__blk-info .resultlink p {
    font-size: 1rem;
    text-align: center;
    margin-top: 15px;
    letter-spacing: 0;
  }
  .decision {
    margin-top: 70px;
  }
}
@media screen and (max-width: 768px) and (min-width: 450px) {
  .slarrow {
    display: none;
  }
  #area_silhouette .df, #area_size .df {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media screen and (max-width: 768px) {
  .look__items {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
}
@media screen and (max-width: 768px) and (min-width: 600px) {
  .look__blk {
    width: 31%;
  }
}
@media screen and (max-width: 768px) {
  .look__blk__img {
    outline: none !important;
    cursor: initial !important;
  }
  .look__blk__txtArea {
    font-weight: 500;
  }
  .look__blk__txtArea p {
    font-size: 1.6rem;
    margin-bottom: 10px;
    text-align: justify;
    letter-spacing: 0;
  }
  .look__blk__txtArea dl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 5px 0;
    border-top: 1px solid #c97950;
    font-size: 1.4rem;
  }
  .look__blk__txtArea dl:last-of-type {
    border-bottom: 1px solid #c97950;
  }
  .look__blk__txtArea dl dt {
    width: 70px;
  }
  .look__blk__txtArea dl dd {
    width: calc(100% - 70px);
    text-align: right;
  }
}