    @charset "utf-8";
    
    .grecaptcha-badge { visibility: hidden; }
    
    html{box-sizing:border-box;overflow-y:scroll;-webkit-text-size-adjust:100%}*,:after,:before{box-sizing:inherit}:after,:before{text-decoration:inherit;vertical-align:inherit}*{background-repeat:no-repeat;padding:0;margin:0}audio:not([controls]){display:none;height:0}hr{overflow:visible}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}summary{display:list-item}small{font-size:80%}[hidden],template{display:none}abbr[title]{border-bottom:1px dotted;text-decoration:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}code,kbd,pre,samp{font-family:monospace,monospace}b,strong{font-weight:bolder}dfn{font-style:italic}mark{background-color:#ff0;color:#000}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}input{border-radius:0}[type=button],[type=reset],[type=submit],[role=button],button,select{cursor:pointer}[disabled]{cursor:default}[type=number]{width:auto}[type=search]{-webkit-appearance:textfield}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto;resize:vertical}button,input,optgroup,select,textarea{font:inherit}optgroup{font-weight:700}button{overflow:visible}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:0;padding:0}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button:-moz-focusring{outline:1px dotted ButtonText}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}button,select{text-transform:none}button,input,select,textarea{background-color:transparent;border-style:none;color:inherit}select{-moz-appearance:none;-webkit-appearance:none}select::-ms-expand{display:none}select::-ms-value{color:currentColor}legend{border:0;color:inherit;display:table;max-width:100%;white-space:normal}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}img{border-style:none;vertical-align:bottom}progress{vertical-align:baseline}svg:not(:root){overflow:hidden}audio,canvas,progress,video{display:inline-block}@media screen{[hidden~=screen]{display:inherit}[hidden~=screen]:not(:active):not(:focus):not(:target){position:absolute!important;clip:rect(0 0 0 0)!important}}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled]{cursor:default}::-moz-selection{background-color:#b3d4fc;color:#000;text-shadow:none}::selection{background-color:#b3d4fc;color:#000;text-shadow:none}li{list-style:none;}
    
    html {
      /* height: 100%;
      min-height: 100%;
      overflow: auto; */
      font-family:'YakuHanJP','Noto Sans JP','Hiragino Kaku Gothic Pro',Meiryo,'MS PGothic',sans-serif;
      font-weight: 400;
      font-size: 62.5%;
    }
    
    body {
      /* position: relative;
      width: 100%;
      min-width: 1160px;
      height: 100%;
      min-height: 100%;
      color: #323232; */
      line-height: 1;
      font-size: 1.5rem;
    }
    
    a:link,a:visited{ color: #323232; text-decoration: none; outline: none; }
    a:hover,a:active{ color: #f59600; text-decoration: none; outline: none; }
    a.link-org:link,a.link-org:visited{ color: #f59600; text-decoration: underline; outline: none; }
    
    img {
      max-width: 100%;
      height: auto;
      margin-bottom:0.5em
    }
    
    .col-svg { fill: currentColor; color: #000; }
    
    .pcbr,.pcsp { display: inline; }
    .mbbr,.mbsp { display: none; }
    .mbuse {display:none;}
    
    .hide {
      width: 0 !important;
      height: 0 !important;
      margin: 0 !important;
      padding: 0 !important;
      border: none !important;
      font-size: 0% !important;
      line-height: 0% !important;
      text-indent: 100% !important;
      white-space: nowrap !important;
      overflow: hidden !important;
    }
    
    .inner {
      position: relative;
      width: 1110px;
      margin: 0 auto;
    }
    .inner:after {content:'';display:block;clear:both;}
    
    /* アキ */
    
    .mt-05 { margin-top: 5px; }
    .mt-10 { margin-top: 10px; }
    .mt-15 { margin-top: 15px; }
    .mt-20 { margin-top: 20px; }
    .mt-25 { margin-top: 25px; }
    .mt-30 { margin-top: 30px; }
    .mt-35 { margin-top: 35px; }
    .mt-40 { margin-top: 40px; }
    .mt-45 { margin-top: 45px; }
    .mt-50 { margin-top: 50px; }
    .mt-55 { margin-top: 55px; }
    .mt-60 { margin-top: 60px; }
    .mt-65 { margin-top: 65px; }
    .mt-70 { margin-top: 70px; }
    .mt-80 { margin-top: 80px; }
    .mt-90 { margin-top: 90px; }
    .mt-110 { margin-top: 110px; }
    .mt-130 { margin-top: 130px; }
    
    /* フォント */
    
    .txt-44 { font-size: 4.4rem; }
    .txt-40 { font-size: 4.0rem; }
    .txt-34 { font-size: 3.4rem; }
    .txt-28 { font-size: 2.8rem; }
    .txt-24 { font-size: 2.4rem; }
    .txt-22 { font-size: 2.2rem; }
    .txt-20 { font-size: 2.0rem; }
    .txt-18 { font-size: 1.8rem; }
    .txt-16 { font-size: 1.6rem; }
    .txt-13 { font-size: 1.3rem; }
    .txt-10 { font-size: 1.2rem; }
    
    .regular { font-weight: 400; }
    .medium { font-weight: 500; }
    
    .col-orn { color: #f59600; }
    .col-brn { color: #49331a; }
    .col-red { color: #d00012; }
    
    /* 行間 */
    
    .par-12 { line-height: 1.2; }
    .par-15 { line-height: 1.5; }
    .par-20 { line-height: 2; }
    .par-25 { line-height: 2.5; }
    .par-30 { line-height: 3; }
    
    /* 文字揃え */
    
    .txt-right { text-align: right; }
    .txt-center { text-align: center; }
    .txt-left { text-align: left; }
    .txt-just {
      text-align: justify;
      text-justify: inter-ideograph;
    }
    
    /* インデント */
    
    .txt-ind {
      margin-left: 1em;
      text-indent: -1em;
    }
    
    /* ボックス */
    .nav-page-attach-sp {
      display: none;
  }
    .box-yel {
        padding: 26px 40px;
        background-color: #fefbed;
        overflow:auto;
    }
    
    .box-gry {
      padding: 26px 40px;
      background-color: #f0f0f0;
    }
    
    .box-line {
      padding: 20px 30px;
      border: 1px solid #49331a;
    }
    
    /* ol > li */
    
    ol.list-num {
      counter-reset: my-counter;
      list-style: none;
      padding: 0;
    }
     
    ol.list-num li {
      position: relative;
      line-height: 32px;
    }
    
    ol.list-num li:before {
      content: counter(my-counter);
      counter-increment: my-counter;
      background-color: #49331a;
      color: #fff;
      display: block;
      float: left;
      margin-top: 4px;
      margin-right: .5em;
      width: 24px;
      height: 24px;
      border-radius: 50%;
      line-height: 22px;
      text-align: center;
      font-size: 1.3rem;
    }
    input[type="text"] {
        padding: 4px 6px;
        border: 1px solid #aaa;
        background-color: #fff;
        color: #333;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
        -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
        -webkit-backface-visibility: hidden;
        font-size: 100%;
        vertical-align: baseline;
        outline: none;
    }
    input[type="button"] {
        padding: 10px 15px;
        background-color: #49301a;
        text-align: center;
        font-weight: 500;
        color: #fff;
        letter-spacing: .05em;	
    }
    
    input[type="text"]:disabled,
    select:disabled {
        color: #aaa;
    }
    
    /*============================================================
    main
    ============================================================*/
    
    main {
      min-height: 1000px;
      padding-top: 130px;
      padding-bottom: 50px;
      background-color: #fff;
    }
    main:after {content:'';display:block;clear:both;}
    
    /* メインタイトル */
    #ttl-main {
      background-image: url(https://curtains2025.itembox.design/item/free/woodblind/measure-ttl-main.jpg);
      color: #49331a;
      height: 220px;
      /* background: no-repeat 50% 50%; */
      -webkit-background-size: cover;
      background-size: cover;
      line-height: 220px;
      text-align: center;
      font-size: 2.8rem;
      font-weight: 500;
      font-style: normal;
      /* color: #fff; */
      letter-spacing: .05em;
    }
    
    /* セクション・カラム */
    
    .section > div {
      width: 940px;
      margin: 0 auto;
    }
    
    .clm { position: relative; }
    .clm > div { width: 455px; }
    
    .clm:after,
    .clm > div:after {content:'';display:block;clear:both;}
    
    .clm-l,.img-l { float: left; }
    .clm-r,.img-r,.clm-r img { float: right;}
    .clm-c { margin-left: auto; margin-right: auto; }
    
    .clm.box-yel > div { width: 620px }
    
    /* テキスト ページ内ナビ */
    
    .nav-page {
      width: 100%;
      margin: 115px auto 95px auto;
    }
    
    .nav-page p {
      margin-bottom: 45px;
      text-align: center;
      font-size: 1.8rem;
    }
    
    .nav-page ul {
      width: 100%;
      height: 160px;
      text-align: center;
      letter-spacing: -.4em;
    }
    
    .nav-page li {
      display: inline-block;
      width: 210px;
      height: 160px;
      letter-spacing: 0;
      vertical-align: top;
    }
    
    .nav-page li + li { margin-left: 20px; }
    
    .nav-page li a {
      position: relative;
      display: block;
      width: 210px;
      height: 160px;
      padding-top: 34px;
      background-color: #f0f0f0;
      text-align: center;
      font-size: 2.6rem;
      line-height: 1.25;
      color: #49331a;
    }
    .nav-page li a.oneline { padding-top: 48px; }
    
    .nav-page li a .col-svg {
      position: absolute;
      top: auto; right: auto; bottom: 14px; left: 50%;
      width: 14px;
      height: 14px;
      margin-left: -7px;
      color: #49331a;
    }
    
    .nav-page li a:hover,
    .nav-page li a.selected,
    .nav-page li a:hover .col-svg,
    .nav-page li a.selected .col-svg {
      background-color: #49331a;
      color: #fff;
    }
    
    /* 取付箇所 ページ内ナビ */
    
    /*旧↓*/
    .nav-page-attach {
      width: 980px;
      margin: 0 auto 5% auto;
      /*margin: 115px auto 95px auto;*/
    }
    
    .nav-page-attach p {
      margin-bottom: 45px;
      text-align: center;
      font-size: 1.8rem;
    }
    
    .nav-page-attach ul {
      width: 980px;
      height: 335px;
    }
    
    .nav-page-attach li {
      float: left;
      width: 290px;
      height: 335px;
    }
    
    .nav-page-attach li + li { margin-left: 35px; }
    
    .nav-page-attach li a {
      display: block;
      width: 290px;
      height: 335px;
      background: url(https://curtains2025.itembox.design/item/free/woodblind/nav-page-attach.jpg) no-repeat 0 0;
      font-size: 0%;
      line-height: 0%;
      text-indent: 100%;
      white-space: nowrap;
      overflow: hidden;
    }
    
    .nav-page-attach li a.nav01 { background-position: 0 0; }
    .nav-page-attach li a.nav01:hover,
    .nav-page-attach li a.nav01.selected { background-position: 0 -335px; }
    .nav-page-attach li a.nav02 { background-position: -290px 0; }
    .nav-page-attach li a.nav02:hover,
    .nav-page-attach li a.nav02.selected { background-position: -290px -335px; }
    .nav-page-attach li a.nav03 { background-position: -580px 0; }
    .nav-page-attach li a.nav03:hover,
    .nav-page-attach li a.nav03.selected { background-position: -580px -335px; }
    /*旧↑*/
    /*新↓*/
    .nav-page-attach2 {
      width: 940px;
      margin: 115px auto 95px auto;
    }
    
    .nav-page-attach2 p {
      margin-bottom: 45px;
      text-align: center;
      font-size: 1.8rem;
    }
    
    .nav-page-attach2 ul {
      width: 980px;
      height: 335px;
    }
    
    .nav-page-attach2 li {
      float: left;
      width: 212.5px;
      height: 335px;
    }
    
    .nav-page-attach2 li + li { margin-left: 30px; }
    
    .nav-page-attach2 li a {
      display: block;
      width: 212.5px;
      height: 335px;
      background: url(https://curtains2025.itembox.design/item/free/woodblind/nav-page-attach2.png) no-repeat 0 0;
      font-size: 0%;
      line-height: 0%;
      text-indent: 100%;
      white-space: nowrap;
      overflow: hidden;
    }
    
    .nav-page-attach2 li a.nav01 { background-position: 0 0; }
    .nav-page-attach2 li a.nav01:hover,
    .nav-page-attach2 li a.nav01.selected { background-position: 0 -335px; }
    .nav-page-attach2 li a.nav02 { background-position: -212.5px 0; }
    .nav-page-attach2 li a.nav02:hover,
    .nav-page-attach2 li a.nav02.selected { background-position: -212.5px -335px; }
    .nav-page-attach2 li a.nav03 { background-position: -425px 0; }
    .nav-page-attach2 li a.nav03:hover,
    .nav-page-attach2 li a.nav03.selected { background-position: -425px -335px; }
    .nav-page-attach2 li a.nav04 { background-position: -637.5px 0; }
    .nav-page-attach2 li a.nav04:hover,
    .nav-page-attach2 li a.nav04.selected { background-position: -637.5px -335px; }
    
    .box-yel img {
        float:right;
        margin-left:1em;
    }
    
    /*新↑*/
    
    /* 動画プレーヤー */
    
    .player {
      width: 940px;
      height: 530px;
      margin-top: 30px;
      background-color: #eee;
    }
    
    /* 空き */
    
    .sep-arrow {
      height: 140px;
      background: url(../img/sep-arrow.png) no-repeat 50% 50%;
    }
    
    .sep-line,
    .sep-line-half {
      width: 940px;
      margin: 0 auto;
      margin-top: 150px;
      padding-top: 150px;
      border-top: 1px solid #3c3c3c;
    }
    
    .sep-line-half {
      margin-top: 80px;
      padding-top: 80px;
    }
    
    /* ラベル装飾 */
    
    .head-uline {
      padding-bottom: 23px;
      border-bottom: 1px solid #9d9d9d;
      font-size: 2.8rem;
      font-weight: 500;
      color: #49331a;
    }
    .head-uline.txt-24 { padding-bottom: 20px; }
    
    .head-line {
      padding: 15px 0;
      border: 1px solid #9d9d9d;
      text-align: center;
      font-size: 2.4rem;
      font-weight: 500;
      color: #49331a;
    }
    
    /* ナンバー表示 */
    
    .no {
      display: inline-block;
      width: 62px;
      height: 48px;
      margin-right: 10px;
      vertical-align: bottom;
    }
    
    /* 価格表 */
    
    
    .cnt {
      width: 940px;
      /*height: 322px;*/
      margin: 0 auto;
    }
    
    #home .cnt > div { display: none;}
    #home .cnt > div.selected { display: block; }
    
    .tbl-price {
      table-layout: fixed;
      border-collapse: collapse;
      border-spacing: 0;
      width: 100%;
      border-top: 1px solid #edeae8;
      border-left: 1px solid #edeae8;
    }
    
    .tbl-price th,
    .tbl-price td {
      height: 50px;
      vertical-align: middle;
      border-right: 1px solid #edeae8;
      border-bottom: 1px solid #edeae8;
    }
    
    .tbl-price th {
      background-color: #715535;
      text-align: center;
      color: #fff;
      font-weight: 500;
      font-style: normal;
      font-size: 1.4rem;
    }
    
    .tbl-price th.legend {
      width: 52px;
      height: 64px;
      background: url(../img/tbl-price-legend.png) no-repeat 50% 50%;
      font-size: 0%;
      line-height: 0%;
      text-indent: 100%;
      white-space: nowrap;
      overflow: hidden;
    }
    
    .tbl-price td {
      text-align: right;
      padding-right: 6px;
      font-size: 1.3rem;
    }
    
    .txt-exp {
      width: 940px;
      margin: 10px auto 20px auto;
      text-align: right;
      font-size: 1.2rem;
    }
    
    /* 汎用テーブル */
    
    .tbl-brn {
      width: auto;
      border-collapse: collapse;
      border-spacing: 0;
      border-top: 1px solid #d8d8d8;
      border-right: 1px solid #d8d8d8;
      background-color: #fff;
    }
    
    .tbl-brn th,
    .tbl-brn td {
      min-width: 240px;
      border-bottom: 1px solid #d8d8d8;
      border-left: 1px solid #d8d8d8;
      text-align: center;
    }
    
    .tbl-brn th {
      padding: 10px;
      background-color: #49331a;
      color: #fff;
      font-weight: 400;
    }
    
    .tbl-brn td {
      padding: 10px;
      height: 55px;
      vertical-align: middle;
    }
    
    .tbl-brn td > div {
      text-align: left;
      padding: 10px 20px;
    }
    
    .item-table {
      width: 100%;
      border-collapse: collapse;
      border-spacing: 0;
      border-top: 1px solid #d8d8d8;
      border-right: 1px solid #d8d8d8;
      background-color: #fff;
    }
    
    .item-table th, .item-table td {
      /* min-width: 240px; */
      padding: 7px 1px;
      border: solid 1px #999;
      vertical-align: middle;
      line-height: 2em;
      text-align: center;
    }
    
    .item-table th {
      background-color: #eee;
    }
    
    /*　topページ重要なお知らせ　*/
    
    .delivery-date {
    /*margin: 5% 0;*/
    margin-top:5%;
    margin-bottom:5%;
    margin-right:auto;
    margin-left:auto;
    background: #f0f0f0;
    width: 940px;
    }
    .delivery-date .box-title {
    font-size: 1.2em;
    background: red;
    padding: 0.5em;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.05em;
    }
    .delivery-date p {
    padding: 25px 20px 15px 20px;
    margin: 0;
    line-height: 1.5;
    }
    
    
    /*  magazine一覧用 */
    #area-magazine dl{
        /*padding-left:27rem;*/
    }
    #area-magazine dt{
        margin-top:1.5em;
        margin-bottom:.5em;
        padding-bottom:.3em;
        border-bottom: solid 1px #777;
        font-size:1.75rem;
        /*position: relative;*/
    }
    #area-magazine dt img{/*アイキャッチ画像*/
        width: 25rem;
        height: 25rem;
        object-fit: cover;
        position:absolute;
        top:0;
        left:0;
    }
    #area-magazine dd{
        margin-left: 4em;
        color:#888;
    }
    
    /*  magazine用 */
    .magazine h1 {
        margin:1em 0 .5em;
    }
    .magazine .content_box {
      margin-top: 2em;
        padding-right:4em;
    }
    .magazine .content_box .post-date {
        text-align:right;
        font-style:italic;
        margin-bottom:2em;
    }
    .magazine .content_box p,
    .magazine .content_box td {
        line-height:2em;
        margin-bottom:1em;
    }
    .magazine .wp-block-media-text {
        margin-bottom:2em;
    }
    
    .magazine .content_box .floatL {
        float:left;
        padding:0 1em 1em 0;
    }
    .magazine .content_box .floatL:before {
        content:"";
        clear:left;
    }
    .magazine .content_box .floatR {
        float:right;
        padding:0 0 1em 1em;
    }
    .magazine .content_box .floatR:before {
        content:"";
        clear:right;
    }
    
    .magazine .auther-area{
        margin-top:4em;
        padding-right:4em;
        line-height:1.6em;
    }
    .magazine .auther-area dl{
        padding:1em;
        background-color:#eee;
    }
    .magazine .auther-area dl:after{
        content:"";
        display: block;
        clear:both;
    }
    .magazine .autherPhoto {
        float:left;
        margin-right:1em;
    }
    .magazine .autherPhoto img {
        margin:0;
        vertical-align: top;
    }
    .magazine .autherName{
        font-size:1.8rem;
    }
    
    
    
    /*============================================================
    gotop
    ============================================================*/
    
    #gotop {
      opacity: 0;
      transition: all 0.65s;
    }
    #gotop.isActive {
      opacity: 1;
      transition: all 0.65s;
    }
    
    .go-top {
      position: fixed;
      top: auto; right: 40px; bottom: 80px; left: auto;
      width: 50px;
      height: 50px;
    }
    
    .go-top a {
      display: inline-block;
      width: 50px;
      height: 50px;
      background: url(../img/mb-gotop.png) no-repeat 50% 50% #49301a;
      -webkit-background-size: 20px 20px;
      background-size: 20px 20px;
      font-size: 0%;
      line-height: 0%;
      text-indent: 100%;
      white-space: nowrap;
      overflow: hidden;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
    }
    
    /*　pcで非表示　*/
    
    @media screen and (max-width: 768px) { 
      .popupCheck {
        display: none;
      }
      .button {
        display: none;
      }
      #popup01Con {
        display: none;
      }
      main {
        padding-top: 16.5333333333333vw;
        padding-bottom: 12vw;
        background-color: #fff;
      }
      main:after {content:'';display:block;clear:both;}
      /* メインタイトル */
      #ttl-main {
        padding-top: 14vw;
        height: 34.6666666666667vw;
        /* background: no-repeat 50% 50%; */
        -webkit-background-size: cover;
        background-size: cover;
        /*line-height: 34.6666666666667vw;*/
        text-align: center;
        font-size: 5.2vw;
        font-weight: 500;
        /* color: #fff; */
      }
    
      /* セクション・カラム */
    
      .section > div {
        width: 90vw;
        margin: 0 auto;
      }
      .clm > div {
        width: unset;
    }
      .clm {}
      .clm-l,.img-l,
      .clm-r,.img-r { margin-top: 3.33333333333333vw; }
      .clm-c { margin-left: auto; margin-right: auto; }
    
      .clm.box-yel > .img-r { width: 100%; }
    
      /* テキスト ページ内ナビ */
    
      .nav-page {
        width: 90vw;
        margin: 13.3333333333333vw auto 10.6666666666667vw auto;
      }
    
      .nav-page p {
        margin-bottom: 5.33333333333333vw;
        font-size: 4vw;
        line-height: 1.5;
        text-align: justify;
        text-justify: inter-ideograph;
      }
    
      .nav-page ul { width: 90vw; }
    
      .nav-page li {
        width: 100%;
        height: 24vw;
      }
      .nav-page-attach {
        display: none;
      }
      .nav-page li + li { margin-top: 2.66666666666667vw; }
    
      .nav-page li a {
        position: relative;
        display: block;
        width: 100%;
        height: 24vw;
        padding-left: 8vw;
        background-color: #f0f0f0;
        font-size: 5.6vw;
        line-height: 24vw;
        color: #49331a;
      }
    
      .nav-page li a .col-svg {
        position: absolute;
        top: 50%; right: 4vw; bottom: auto; left: auto;
        width: 3.73333333333333vw;
        height: 3.73333333333333vw;
        margin-top: -1.86666666666667vw;
        color: #49331a;
      }
      .nav-page-attach2 ul {
          width: unset;
          height: 400px;
      }
      .nav-page-attach2 li + li,
      .nav-page-attach li + li {
          margin-left: 0;
      }
      .nav-page-attach2 li a.nav01:hover, .nav-page-attach2 li a.nav01.selected,
      .nav-page-attach2 li a.nav02:hover, .nav-page-attach2 li a.nav02.selected,
      .nav-page-attach2 li a.nav03:hover, .nav-page-attach2 li a.nav03.selected,
      .nav-page-attach2 li a.nav04:hover, .nav-page-attach2 li a.nav04.selected {
          background-position: unset;
      }
      .nav-page-attach li a.nav01:hover,
      .nav-page-attach li a.nav02:hover,
      .nav-page-attach li a.nav03:hover {
        background-position: unset;
      }
      /* 取付箇所 ページ内ナビ */
    

      .nav-page-attach-sp {
        margin: 70px 0 40px;
        display: block;
    }
    
    .nav-page-attach-sp ul li {
        background: #F0F0F0;
        width: 90%;
        margin: 10px auto;
        color: #000;
        font-weight: bold;
        display: block;
        font-size: 18px;
    }
    .nav-page-attach-sp ul li a {
        padding: 30px 10px;
        display: block;
        position: relative;
    }
    
    .nav-page-attach-sp ul li a::after {
        font-family: "FontAwesome";
        content: "\f107";
        font-size: 20px;
        position: absolute;
        right: 17px;
        top: 39%;
    }
      .nav-page-attach {
        width: 90vw;
        margin: 13.3333333333333vw auto 9.06666666666667vw auto;
      }
    
      .nav-page-attach p {
        margin-bottom: 3vw;
        text-align: justify;
        text-justify: inter-ideograph;
        line-height: 6.93333333333333vw;
        font-size: 4vw;
      }
    
      .nav-page-attach ul {
        width: 90vw;
        /* height: auto; */
      }
    
      .nav-page-attach li {
        width: 90vw;
        height: 24vw;
      }
    
      .nav-page-attach li + li { margin-top: 2.66666666666667vw; }
    
      .nav-page-attach li a {
        display: block;
        width: 90vw;
        height: 24vw;
        background: url(https://curtains2025.itembox.design/item/free/woodblind/mb-nav-page-attach.png) no-repeat 0 0;
        -webkit-background-size: 180vw 72vw;
        background-size: 180vw 72vw;
        font-size: 0%;
        line-height: 0%;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
      }
    
      .nav-page-attach li a.nav01 { background-position: 0 0; }
      .nav-page-attach li a.nav02 { background-position: 0 -24vw; }
      .nav-page-attach li a.nav03 { background-position: 0 -48vw; }
      .nav-page-attach li a.nav01.selected { background-position: -90vw 0; }
      .nav-page-attach li a.nav02.selected { background-position: -90vw -24vw; }
      .nav-page-attach li a.nav03.selected { background-position: -90vw -48vw; }
    
      /* 取付箇所 ページ内ナビ(4項目用) */
    
      .nav-page-attach2 {
        width: 90vw;
        margin: 13.3333333333333vw auto 9.06666666666667vw auto;
      }
    
      .nav-page-attach2 p {
        margin-bottom: 3vw;
        text-align: justify;
        text-justify: inter-ideograph;
        line-height: 6.93333333333333vw;
        font-size: 4vw;
      }
    
      .nav-page-attac2h ul {
        width: 90vw;
        height: auto;
      }
    
      .nav-page-attach2 li {
        width: 90vw;
        height: 24vw;
      }
    
      .nav-page-attach2 li + li { margin-top: 2.66666666666667vw; }
    
      .nav-page-attach2 li a {
        display: block;
        width: 90vw;
        height: 24vw;
        background: url(https://curtains2025.itembox.design/item/free/woodblind/mb-nav-page-attach2.png) no-repeat 0 0;
        -webkit-background-size: 180vw 96vw;
        background-size: 180vw 96vw;
        font-size: 0%;
        line-height: 0%;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
      }
    
      .nav-page-attach2 li a.nav01 { background-position: 0 0; }
      .nav-page-attach2 li a.nav02 { background-position: 0 -24vw; }
      .nav-page-attach2 li a.nav03 { background-position: 0 -48vw; }
      .nav-page-attach2 li a.nav04 { background-position: 0 -72vw; }
      .nav-page-attach2 li a.nav01.selected { background-position: -90vw 0; }
      .nav-page-attach2 li a.nav02.selected { background-position: -90vw -24vw; }
      .nav-page-attach2 li a.nav03.selected { background-position: -90vw -48vw; }
      .nav-page-attach2 li a.nav04.selected { background-position: -90vw -72vw; }
    
      /* 動画プレーヤー */
    
      .player {
        width: 90vw;
        height: 50vw;
        margin-top: 4vw;
        background-color: #eee;
      }
    
      /* 空き */
    
      .sep-arrow {
        height: 26.6666666666667vw;
        background: url(../img/sep-arrow.png) no-repeat 50% 50%;
      }
    
      .sep-line,
      .sep-line-half {
        width: 90vw;
        margin: 0 auto;
        margin-top: 13.3333333333333vw;
        padding-top: 13.3333333333333vw;
        border-top: 1px solid #3c3c3c;
      }
    
      .sep-line-half {
        margin-top: 8vw;
        padding-top: 8vw;
      }
    
      /* ラベル装飾 */
    
      .head-uline {
        padding-bottom: 3.06666666666667vw;
        border-bottom: 1px solid #9d9d9d;
        font-size: 6.66666666666667vw;
        font-weight: 500;
        color: #49331a;
      }
      .head-uline.txt-24 { padding-bottom: 2.66666666666667vw; }
    
      .head-line {
        padding: 2vw 0;
        border: 1px solid #9d9d9d;
        text-align: center;
        font-size: 4.8vw;
        font-weight: 500;
        color: #49331a;
      }
    
      /* ナンバー表示 */
    
      .no {
        display: inline-block;
        width: 12vw;
        height: 9.33333333333333vw;
        margin-right: 1.6vw;
        vertical-align: bottom;
      }
    
      /* 価格表 */
    
      .cnt {
        width: 90vw;
        margin: 0 auto;
        overflow: auto;
        -webkit-overflow-scrolling: touch;
        background: url(../img/mb-scroll.png) no-repeat 98% 98%;
        -webkit-background-size: 17.3333333333333vw 17.3333333333333vw;
        background-size: 17.3333333333333vw 17.3333333333333vw;
      }
    
      #home .cnt > div { display: none;}
      #home .cnt > div.selected { display: block; }
    
      .tbl-price {
        table-layout: fixed;
        border-collapse: collapse;
        border-spacing: 0;
        width: 100%;
        border-top: 1px solid #edeae8;
        border-left: 1px solid #edeae8;
      }
    
      .tbl-price th,
      .tbl-price td {
        width: 13.3333333333333vw;
        height: 10.6666666666667vw;
        vertical-align: middle;
        border-right: 1px solid #edeae8;
        border-bottom: 1px solid #edeae8;
      }
    
      .tbl-price th {
        background-color: #715535;
        text-align: center;
        color: #fff;
        font-weight: 500;
        font-style: normal;
        font-size: 3.2vw;
      }
    
      .tbl-price th.legend {
        width: 10.6666666666667vw;
        height: 13.3333333333333vw;
        background: url(../img/mb-home-legend.png) no-repeat 50% 50%;
        -webkit-background-size: 10.6666666666667vw 13.3333333333333vw;
        background-size: 10.6666666666667vw 13.3333333333333vw;
        font-size: 0%;
        line-height: 0%;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
      }
    
      .tbl-price td {
        text-align: right;
        padding-right: 1.33333333333333vw;
        font-size: 3.2vw;
      }
    
      .txt-exp {
        width: 82.6666666666667vw;
        margin: 2vw auto 7.46666666666667vw auto;
        text-align: right;
        font-size: 3.46666666666667vw;
      }
    
      /* 汎用テーブル */
    
      .tbl-brn {
        width: auto;
        border-collapse: collapse;
        border-spacing: 0;
        border-top: 1px solid #d8d8d8;
        border-right: 1px solid #d8d8d8;
        background-color: #fff;
      }
    
      .tbl-brn th,
      .tbl-brn td {
        border-bottom: 1px solid #d8d8d8;
        border-left: 1px solid #d8d8d8;
        text-align: center;
        white-space: nowrap;
      }
    
      .tbl-brn th {
        padding: 1.6vw;
        background-color: #49331a;
        color: #fff;
        font-weight: 400;
      }
    
      .tbl-brn td {
        padding: 1.6vw;
        height: 12.4vw;
        vertical-align: middle;
      }
    
      .tbl-brn td > div {
        text-align: left;
        padding: 1.6vw;
      }
    
      .item-table {
        width: auto;
        border-collapse: collapse;
        border-spacing: 0;
        border-top: 1px solid #d8d8d8;
        border-right: 1px solid #d8d8d8;
        background-color: #fff;
      }
    
      .item-table th, .item-table td {
        padding: 7px 1px;
        border: solid 1px #999;
        vertical-align: middle;
        line-height: 2em;
        text-align: center;
        white-space: nowrap;
      }
    
      .item-table th {
        background-color: #eee;
      }
    
    
      /* スクロールエリア */
    
      .scroll {
        width: 90vw;
        height: auto;
        overflow: auto;
        -webkit-overflow-scrolling: touch;
        background: url(../img/mb-scroll.png) no-repeat 98% 98%;
        -webkit-background-size: 17.3333333333333vw 17.3333333333333vw;
        background-size: 17.3333333333333vw 17.3333333333333vw;
      }
    
      .scroll img {
        max-width: none;
        width: 200vw;
      }
    
    }