@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap');
@import url("default.css");

* {-webkit-text-size-adjust:100%;}
a:link {text-decoration:none; color:#471f05;}
a:visited{text-decoration:none; color:#471f05;}
a:hover{text-decoration:none; color:#471f05;}
a:active{text-decoration:none; color:#471f05;}

.grecaptcha-badge { opacity: 0; }
.full-width { margin-left: calc(-50vw + 50%); margin-right: calc(-50vw + 50%); }
.allWrapper { overflow: hidden; }
.container-fluid { max-width: 1100px; }
.container-fluid .container-fluid { padding-left: 0; padding-right: 0; }

body { min-width: 1160px; font-size: 14px; line-height: 2.1; letter-spacing: .12em; color: #471f05; background-color: #fff; font-family: 'Noto Sans JP', sans-serif; font-weight: 500; font-feature-settings: "palt"; }

/* font */
h1,h2,h3,h4,h5,h6 { line-height: 1.4; font-weight: 600; }
.serif { font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif; }
.helvetica { font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "BIZ UDPGothic", Meiryo, sans-serif; }
.color-red { color: #e50011; }
.color-white { color: #fff; }
.sec-title { font-size: 36px; letter-spacing: .05em; font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif; margin-bottom: 30px; }
.list-title { font-size: 31px; letter-spacing: .12em; font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif; position: relative; padding-left: 30px; }
.list-title:before { content: ""; position: absolute; left: 0; top: 7px; width: 23px; height: 23px; background: #e50011; }
.arrow-title { display: flex; align-items: center; font-size: 33px; letter-spacing: .175em; font-weight: bold; font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif; }
.arrow-title img { width: 19px; margin-right: 16px; }
.step-title { font-size: 30px; letter-spacing: .005em; letter-spacing: .12em; font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif; position: relative; display: flex; margin-bottom: 30px; align-items: center; }
.step-title .num { width: 55px; height: 55px; font-size: 31px; letter-spacing: .005em; padding-top: 12px; border-right: 1px solid #e50011; border-bottom: 1px solid #e50011; color: #e50011; line-height: 1; text-align: center; margin-right: 15px; }
.step-title span { letter-spacing: .005em; }
.nowrap { white-space: nowrap; }

/* parts */
header { background: #fff; }
header .wrap { display: flex; justify-content: space-between; padding: 15px 40px 25px; }
header .subnav ul { display: flex; justify-content: flex-end; font-size: 12px; letter-spacing: .025em; margin-bottom: 10px; }
header .subnav li { margin-left: 15px; }
header .mainnav { display: flex; justify-content: flex-end; }
header .mainnav li { border-left: 1px solid rgba(71,31,5,.25); line-height: 1.4; margin-left: 20px; padding-left: 20px; letter-spacing: .075em; position: relative; }
header .mainnav .toggle-nav { opacity: 0; visibility: hidden; transition: .3s; position: absolute; left: 10px; top: 100%; width: 245px; z-index: 1; padding-top: 15px; }
header .mainnav .toggle-nav:before { content: ""; width: 15px; height: 15px; background: #fff; transform: rotate(45deg); display: block; box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 40%); position: absolute; left: 24px; top: 10px; z-index: 1; }
header .mainnav .toggle-nav:after { content: ""; position: absolute; left: 0; width: 100%; height: calc(100% - 15px); background: #fff; bottom: 0; box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 40%);}
header .mainnav .toggle-nav > div { position: relative; z-index: 1; }
header .mainnav .toggle-nav > div:before { content: ""; width: 100%; height: 20px; background: #fff; top: 0; left: 0; position: absolute; }
header .mainnav .toggle-nav > div a { display: block; position: relative; z-index: 1; height: 30px; display: flex; align-items: center; padding: 3px 15px; font-size: 13px; letter-spacing: .05em; border-bottom: 1px solid #64461b; }
header .mainnav .toggle-nav > div a:last-child { border: none; }
header .mainnav .toggle-button { cursor: pointer; }
header .mainnav .active + .toggle-nav { opacity: 1; visibility: visible; }
header .menu-trg-area { position: fixed; bottom: 110px; right: 24px; margin: auto; display: none; width: 25px; height: 15px; cursor: pointer; z-index: 999; }
header .menu-trigger,
header .menu-trigger span { display: inline-block; transition: all .4s; box-sizing: border-box;}
header .menu-trigger { position: absolute; top: 0; width: 25px; height: 15px; z-index: 2; left: 0; right: 0; margin: auto;}
header .menu-trigger span { position: absolute; left: 0; width: 100%; height: 1px; background-color: #471f05;}
header .menu-trigger span:nth-of-type(1) { top: 0; }
header .menu-trigger span:nth-of-type(2) { top: 7px; }
header .menu-trigger span:nth-of-type(3) { bottom: 0; }
header .menu-trigger.active span:nth-of-type(1) { -webkit-transform: translateY(20px) rotate(-45deg); transform: translateY(20px) rotate(-45deg); top: -13px;}
header .menu-trigger.active span:nth-of-type(2) { left: 50%; opacity: 0; -webkit-animation: active-menu-bar02 .8s forwards; animation: active-menu-bar02 .8s forwards;}
header .menu-trigger.active span:nth-of-type(3) { -webkit-transform: translateY(-20px) rotate(45deg); transform: translateY(-20px) rotate(45deg); bottom: -13px;}
header .menu-trg-area:before { content: ""; position: fixed; width: 53px; height: 53px; background: #fff; bottom: 84px; right: 10px; border-radius: 100%;}
header .menu-trg-area div { white-space: nowrap; font-size: 10px; position: absolute; top: 15px; left: -7px; transform: scale(.8); font-weight: bold; }
footer { background: #eeeeee; padding: 90px 0 100px; position: relative; }
footer .wrapper { display: flex; justify-content: space-between; }
footer .contents { width: 400px; }
footer .address { font-size: 13px; letter-spacing: .05em; }
footer .links { display: flex; justify-content: flex-end; }
footer .main-link { padding-left: 55px; letter-spacing: .05em; line-height: 1.2; }
footer .main-link > li { margin-bottom: 10px; }
footer .main-link > li > a { position: relative; padding-left: 10px; }
footer .main-link > li > a:before { content: ""; width: 4px; height: 4px; background: #e50011; left: 0; top: 0; bottom: 0; margin: auto 0; position: absolute; }
footer .sub-link { padding-left: 10px; margin-top: 10px; }
footer .sub-link > li { margin-bottom: 7px; }
footer .sub-link > li > a { font-size: 13px; position: relative; padding-left: 8px; }
footer .sub-link > li > a:before { content: ""; width: 4px; height: 2px; background: #471f05; position: absolute; left: 0; top: 0; bottom: 0; margin: auto 0; }
footer .copyright { margin-top: 10px; letter-spacing: .05em; }
footer .pagetop { position: fixed; bottom: 120px; right: 30px; width: 56px; height: 56px; padding-top: 0; background-color: #1b120f; border-radius: 50%; transition: .3s; z-index: 5; }
footer .pagetop:before { position: absolute; top: 26px; left: 23px; display: block; width: 11px; height: 11px; content: ""; border-top: 2px solid #fff; border-right: 2px solid #fff; transform: rotate(-45deg); }
footer .pagetop:hover { background: #e50011; }
hr { margin: 0; }
hr.red { border-color: #e50011; }
hr.short { width: 50px; }
.vertical-align-middle { vertical-align: middle; }
.underline { text-decoration: underline!important; }
.ls120 { letter-spacing: .12em; }.ls110 { letter-spacing: .11em; }.ls100 { letter-spacing: .1em; }.ls90 { letter-spacing: .09em; }.ls80 { letter-spacing: .08em; }.ls70 { letter-spacing: .07em; }.ls60 { letter-spacing: .06em; }.ls50 { letter-spacing: .05em; }.ls40 { letter-spacing: .04em; }.ls30 { letter-spacing: .03em; }.ls20 { letter-spacing: .02em; }.ls10 { letter-spacing: .01em; }
.link-box { display: inline-block; border: 1px solid #e50011; letter-spacing: .025em; padding: 6px 10px; color: #e50011!important; min-width: 270px; }
.link-box div { display: flex; align-items: center; justify-content: space-between; }
.link-box img { margin-left: 40px; }
.link-box.white { color: #fff!important; border: 1px solid #fff; }
.link-box.black { color: #471f05!important; border: 1px solid #471f05; text-align: center; position: relative; }
.link-box.black img { margin: 0; position: absolute; left: 15px; top: 0; bottom: 0; margin: auto 0; }
.link-box.black span { width: 100%; text-align: center; }
.link-red { background: #e30011; color: #fff!important; font-size: 15px; letter-spacing: .12em; display: inline-block; padding: 5px 30px; position: relative; }
.link-red img { position: absolute; right: 10px; top: 0; bottom: 0; margin: auto 0; }
.nobel-link { display: flex; line-height: 1; width: 265px; min-height: 34px; align-items: center; justify-content: center; padding: 3px 10px; background: #eeeeee; }
.nobel-link img { margin-left: 5px; }
.parts-arrow { width: 5px; height: 5px; border-top: 1px solid #e50011; border-right: 1px solid #e50011; transform: rotate(45deg); display: block; }
.used-list li { width: 20%; padding: 0 10px; }
.len-border { height: 31px; width: 4px; background: #fff; }
.common-slider { margin-left: -3px; margin-right: -3px; }
.detail-block { padding: 0 3px; display: block; }
.detail-block .photo { padding-top: 100%; margin-bottom: 15px; }
.detail-block .name { margin-bottom: 10px; }
.detail-block .detail { padding-right: 10%; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.detail-block .detail br { display: none; }
.slick-img-prev { position: absolute; top: 38%; margin: auto 0; left: 20px; z-index: 1; width: 25px; padding: 0; }
.slick-img-next { position: absolute; top: 38%; margin: auto 0; right: 20px; z-index: 1; width: 25px; padding: 0; }
.card-products { background: #fff; margin-bottom: 10px; padding: 15px 0 20px; }
.card-products .title { line-height: 1.4; display: flex; align-items: center; min-height: 60px; padding: 5px 0; }
.card-products .photo { min-height: 200px; display: flex; align-items: center; justify-content: center; }
.card-products .wrapper { padding: 0 30px; }
.slide-wrapper { padding: 0 20px; }
.fv-banners { margin-top: -55px; width: 1070px; max-width: 100%; margin-left: auto; margin-right: auto; position: relative; }
.fv-banners .wrap { display: flex; align-items: flex-end; }
.fv-banners .wrap a:nth-child(1) { width: 60.5%; }
.fv-banners .wrap a:nth-child(2) { width: 39.5%; }
.fv-banners .wrap img { width: 100%; }
.fixed-banners { width: 1070px; max-width: 100%; margin-left: auto; margin-right: auto; position: fixed; left: 0; right: 0; z-index: 998; bottom: -200px; transition: .6s; }
.fixed-banners.active { bottom: 0; }
.fixed-banners .wrap { display: flex; align-items: flex-end; }
.fixed-banners .wrap.normal img { width: 100%; }
.fixed-banners .wrap.normal a:nth-child(1) { width: 60.5%; }
.fixed-banners .wrap.normal a:nth-child(2) { width: 39.5%; }
.photo.align-left.over { }
.photo.align-left.over img { width: 110%; max-width: none; }
.bg-white { background: #fff; }
.bg-gray { background: #eaeaeb; }
.bg-wood { background-image: url(../images/bg_wood.jpg); background-position: center; background-size: 100%; }
.gray-block { padding: 30px; }
.kakou-list li { margin-bottom: 80px; }
.kakou-list li:last-child { margin-bottom: 0; }
.kakou-list .contents { width: 51%; padding-left: 20px; padding-right: 20px; }
.kakou-list .contents .fs12 { letter-spacing: .02em; }
.kakou-list .photo { width: 49%; padding-left: 20px; padding-right: 20px; }
.flow-list li { padding: 30px 0 65px; margin-top: 40px; border-bottom: 1px solid #64461b; position: relative; display: flex; flex-wrap: wrap; align-items: center; }
.flow-list li:last-child { border: none; }
.flow-list .step { position: absolute; left: 0; top: 0; width: 55px; height: 55px; border-right: 1px solid #e50011; border-bottom: 1px solid #e50011; color: #e50011; line-height: 1; text-align: center; }
.flow-list .step .en { font-size: 11px; letter-spacing: .03em; font-weight: bold; }
.flow-list .step .num { font-size: 31px; letter-spacing: .005em; padding-top: 3px; }
.flow-list .photo { width: 27%; display: flex; align-items: center; justify-content: center; }
.flow-list .contents { width: 73%; }
.flow-list .sub { background: #fff; width: 100%; margin-top: 30px; font-size: 12px; padding: 20px 25px; display: flex; flex-wrap: wrap; }
.flow-list .sub .left { width: 53%; border-right: 1px dashed #471f05; padding-right: 30px; }
.flow-list .sub .right { width: 47%; padding-left: 30px; }
.flow-list .c { background: #f6f0e7; padding: 13px; margin-top: 10px; }
.kakaku-list li { padding: 75px 0 55px; }
.kakaku-list li:nth-child(even) { background-image: url(../images/bg_wood.jpg); background-position: center; background-size: 100%; }
.kakaku-list .photo { position: relative; padding: 55px 0; }
.kakaku-list .photo .label { position: absolute; left: 0; top: 0; font-size: 15px; letter-spacing: .1em; font-weight: bold; }
.kakaku-list .labels { display: flex; font-size: 19px; letter-spacing: .12em; align-items: center; line-height: 1.4; }
.kakaku-list .labels .title { white-space: nowrap; margin-right: 13px; background: #e50011; color: #fff; padding: 6px 10px; line-height: 1; }
.kakaku-list p a { color: #008cd6; text-decoration: underline; }
.caution-block { padding: 35px 0; border-top: 1px solid #64461b; border-bottom: 1px solid #64461b; display: flex; align-items: center; justify-content: center; }
.caution-block .title { width: 175px; max-width: 100%; font-size: 23px; letter-spacing: .005em; }
.caution-block .contents { width: 670px; max-width: 100%; }
.sample-block .wrapper { position: relative; }
.sample-block .contents { position: relative; z-index: 1; }
.sample-block .link small { position: relative; font-size: 10px; top: -7px;  }
.sample-block .sm { line-height: 1.4; }
.sample-block .img { position: absolute; right: -50px; bottom: 0; width: 57%; }
.sample-block .img[width="530"] { width: 530px; right: 0; }
.company-table { width: 100%; }
.company-table th { border-bottom: 1px solid #471f05; width: 100px; padding-left: 10px; }
.company-table td { border-bottom: 1px solid #471f05; padding: 15px 0; }
.company-map { height: 272px; width: 100%; }
.wood-button { display: flex; background-image: url(../images/bg_wood.jpg); border: 1px solid #c0c1c1; }
.wood-button .photo { width: 50%; order: 2; }
.wood-button .photo div { padding-top: 85%; }
.wood-button .contents { width: 50%; order: 1; display: flex; align-items: center; justify-content: center; padding-right: 10px; }
.wood-button .contents .title { font-size: 36px; margin-bottom: 10px; }
.contact-card { background: #c4842f; text-align: center; color: #fff; padding: 30px 15px; }
.contact-card .title { font-size: 28px; letter-spacing: .175em; margin-bottom: 15px; }
.contact-card a { color: #fff!important; }
.form-head { margin-bottom: 30px; }
.form-area .contact-head { background: #471f05; color: #fff; font-size: 28px; letter-spacing: .175em; line-height: 1; padding: 6px 15px; margin-bottom: 30px; }
.main_slider { margin-bottom: 0!important; }
.main_slider .slick-dots { bottom: 55px; }
.main_slider .slick-dots li { margin: 0 3px; width: auto; height: auto; }
.main_slider .slick-dots li button { padding: 0; height: 3px; width: 35px; background: #fff; }
.main_slider .slick-dots li.slick-active button { background: #471f05; }
.main_slider .slick-dots li button:before { display: none; }
.slide-wrapper { position: relative; }
.slide-wrapper .logos { position: absolute; right: 80px; top: 35px; z-index: 1; }
.slide-wrapper .logos img { width: 130px; }
.slide-wrapper .child:before { content: ""; padding-top: 45%; display: block; width: 100%; }
.slide-wrapper .child > div { position: absolute; bottom: 85px; left: 40px; }
.slide-wrapper .child .op0 { opacity: 0!important; }
.main_slider .bg { position: absolute; left: 0; top: 0!important; left: 0!important; width: 100%; height: 100%; }
.main_slider .slide-animation .bg { animation: hero_scroll 8s linear 0s 1 normal forwards; }
.ecopoint { display: flex; align-items: flex-end; }
.ecopoint .point { padding-bottom: 3px; }
.contact-body { margin-bottom: 50px; }
.contact-body label { display: block; margin-bottom: 15px; }
.required-mark { background-color: #e40011; color:#ffffff; display: inline-block; width: 50px; height: 25px; align-items: center; justify-content: center; font-size: 11px; line-height: 1; padding: 7px; text-align: center; margin-right: 15px; }
.required-mark.not { background-color: #231815; }
/* .color-red {color: red;} */
.ordermade-table { border-collapse: collapse; width:100%; }
.ordermade-table th, .ordermade-table td { border: solid 1px #471f05; }
.ordermade-table th { width: 165px; padding: 20px; }
.ordermade-table td { width: calc(100% - 100px); padding: 20px; }
.customer-table label { margin-bottom: 0; }
.contact-forms { max-width: 650px; }
.contact-forms.full { max-width: 100%; }
.contact-forms:not(.full) dl { display: flex; flex-wrap: wrap; }
.contact-forms:not(.full) dt { width: 250px; position: relative; margin-bottom: 0; }
.contact-forms:not(.full) dd { width: calc(100% - 250px); }
.contact-forms dl { margin-bottom: 25px; }
.contact-forms dt { position: relative; margin-bottom: 10px; line-height: 1.8; }
.contact-forms dd .d-flex { margin-bottom: 10px; }
.contact-forms dd .d-flex .size { white-space: nowrap; width: 65px; }
.contact-forms dd .d-flex input { width: 115px; margin: 0 10px; }
.contact-forms dl.half dt { width: 50%; }
.contact-forms dl.half dd { width: 50%; }
.contact-forms dl.half dd .wpcf7-list-item { display: block; margin-left: 0; }
.contact-forms .break dt { width: 100%; }
.contact-forms .break dd { width: 100%; margin-top: 15px; }
.contact-forms .gray-block { background: #eaeaeb; margin-top: 25px; }
.contact-forms .privacy-buttons dt { display: flex; }
.contact-forms .privacy-buttons_block { width: calc(100% - 80px); display: flex; }
.contact-forms .privacy-buttons_block .names { font-weight: 400; }
.contact-forms .privacy-buttons_block .names a { color: #00a9d9!important; text-decoration: underline!important; }
.contact-forms .privacy-buttons_block .wpcf7-list-item { margin-right: 10px; }
.contact-forms .privacy-buttons_block .wpcf7-list-item-label { display: none; }
input.wpcf7-form-control,
select.wpcf7-form-control { width: 100%; display: block; padding: 3px 10px; height: 40px; }
textarea.wpcf7-form-control { width: 100%; padding: 3px 10px; height: 60px; }
textarea.wpcf7-form-control.large { height: 180px; }
.submits { text-align: center; }
.submits .image-submit { display: block; cursor: pointer; background: none; border: none; padding: 0; margin-left: auto; margin-right: auto; outline: none; }
.submits .image-submit:hover { opacity: .8; }
.contact-table { margin-bottom: 40px; }
.contact-table .title { margin-bottom: 15px; }
.contact-table dl { display: flex; flex-wrap: wrap; border-bottom: 1px solid #471f05; }
.contact-table .title + dl dt { padding-top: 0; }
.contact-table .title + dl dd { padding-top: 0; }
.contact-table dl dt { width: 210px; padding: 10px 5px; font-weight: normal; }
.contact-table dl dd { width: calc(100% - 210px); padding: 10px 5px; }
.contact-table dl.table-type2 dt { background: #ebebec; padding: 10px 25px; }
.contact-table dl.table-type2 dd { padding: 10px 25px; }
.bread { display: flex; margin-bottom: 30px!important; padding-top: 20px; max-width: 1100px; padding-left: 15px; padding-right: 15px; margin-left: auto; margin-right: auto; }
.bread li { display: flex; position: relative; display: flex; align-items: center; padding-left: 13px; }
.bread li:first-child { padding-left: 0; }
.bread li:after { content: ""; display: block; border-top: 1px solid #001a2b; border-right: 1px solid #001a2b; transform: rotate(45deg); height: 6px; width: 6px; margin-left: 10px; }
.bread li:last-child:after { display: none; }
.point-list li { display: flex; align-items: flex-start; margin-bottom: 40px; }
.point-list li:last-child { margin-bottom: 0; }
.point-list .photo { width: 390px; }
.point-list .contents { width: calc(100% - 390px); padding-left: 40px; padding-top: 10px; }
.point-list .contents .list-title { margin-bottom: 20px; font-size: 18px; line-height: 1; padding-top: 7px; padding-bottom: 7px; font-family: 'Noto Sans JP', sans-serif; font-weight: bold; }
.point-list .contents .list-title:before { width: 20px; height: 20px; }
.point-list .contents .redbtn { height: 55px; width: 340px; line-height: 1.43; max-width: 100%; }
.build-list { display: flex; flex-wrap: wrap; margin-left: -25px; margin-right: -25px; }
.build-list li { width: 33.3333%; padding: 0 25px; position: relative; margin-bottom: 25px; }
.build-list li:nth-child(3n) .photo:before,
.build-list li:last-child .photo:before { display: none; }
.build-list .photo { position: relative; margin-bottom: 20px; }
.build-list .photo:before { content: ""; position: absolute; width: 30px; height: 30px; background-image: url(../images/arrow_red.svg); background-size: cover; top: 0; bottom: 0; margin: auto 0; left: calc(100% + 9px); }
.build-list .title { display: flex; align-items: center; font-size: 28px; letter-spacing: .05em; margin-bottom: 15px; }
.build-list .step { width: 55px; height: 55px; border-right: 1px solid #e50011; border-bottom: 1px solid #e50011; color: #e50011; line-height: 1; text-align: center; margin-right: 20px; }
.build-list .step .en { font-size: 11px; letter-spacing: .03em; font-weight: bold; }
.build-list .step .num { font-size: 31px; letter-spacing: .005em; padding-top: 3px; }
.redbtn { width: 100%; display: flex; height: 40px; align-items: center; justify-content: center; position: relative; background: #e50011; color: #fff!important; width: 270px; }
.redbtn:after { content: ""; position: absolute; right: 20px; top: 0; bottom: 0; margin: auto 0; width: 19px; height: 19px; background-image: url(../images/arrow_white2.svg); }
.redbtn.icon2:after { background-image: url(../images/arrow_white.svg); width: 20px; height: 20px; }
.redbtn img { display: none; }
.redbtn.long { width: 290px; }
.redbtn.long:after { background: none; content: "▶︎"; line-height: 1; height: 15px; right: 10px; }
.redbtn.orange { background: #ad8041; }
.redbtn.green { background: #427935; }
.redbtn.m300 { width: 300px; }
.redbtn.newicon { padding-left: 20px; position: relative; }
.redbtn.newicon:before { content: ""; position: absolute; width: 50px; height: 50px; background-image: url(../images/newicon.svg); left: -10px; top: -5px; background-size: cover; }
.bluelink { color: #0089d3!important; text-decoration: underline!important; -webkit-text-decoration-skip: none; }
.pdf-banner { border: 1px solid #e40011; background: #fff; display: flex; padding: 5px 15px; height: 83px; justify-content: space-between; align-items: center; }
.pdf-banner .text { padding: 0 5px 0 15px; line-height: 1; }
.pdf-banner .desc { letter-spacing: 0; margin-bottom: 7px; }
.pdf-banner .name { font-size: 19px; font-weight: bold; letter-spacing: .1em; }
.pdf-banner .icon1 { width: 40px; }
.pdf-banner .icon2 { width: 34px; }
.usedkakaku-list li { display: flex; flex-wrap: wrap; margin-bottom: 50px; }
.usedkakaku-list .photo { width: 340px; }
.usedkakaku-list .contents { width: calc(100% - 340px); padding-left: 50px; }
.usedkakaku-list .detail { margin-top: 15px; }
.toggle-link-btn { display: flex; flex-wrap: wrap; margin-left: -10px; margin-right: -10px; justify-content: center; }
.toggle-link-btn li { width: 33.33333%; padding: 10px; }
.toggle-link-btn a { display: flex; height: 60px; width: 100%; align-items: center; justify-content: center; text-align: center; border: 1px solid #e40011; border-radius: 100px; font-size: 15px; letter-spacing: .12em; font-weight: bold; box-shadow: 0px 7px 0px 0px #e40011; position: relative; transition: .3s; top: 0; line-height: 1.5; }
.toggle-link-btn a:before { content: ""; position: absolute; right: 25px; top: 0; bottom: 0; margin: auto 0; width: 0; height: 0; border-style: solid; border-width: 6.5px 0 6.5px 9px; border-color: transparent transparent transparent #471f05; }
.toggle-link-btn a.active { box-shadow: none; background: #e40011; color: #fff; }
.toggle-link-btn a.active:before { border-color: transparent transparent transparent #fff; }
.toggle-link-btn a:not(.active):hover { box-shadow: 0px 0px 0px 0px #e40011; position: relative; top: 7px; }
.toggle-link-btn a .btnicon.icon1 { position: absolute; left: -15px; top: -22px; }
.toggle-link-btn a .btnicon.icon2 { position: absolute; left: -5px; top: -17px; }
.osechi-border { border-bottom: 1px dashed rgba(71,31,5,.5); margin-top: 50px; }
.process-title { text-align: center; font-size: 18px; letter-spacing: .14em; font-weight: bold; margin-bottom: 20px; }
.process-title span { position: relative; display: inline-block; padding-left: 10px; padding-right: 10px; line-height: 1; }
.process-title span:before { content: ""; height: 100%; width: 4px; border-left: 1px solid #e50011; border-top: 1px solid #e50011; border-bottom: 1px solid #e50011; position: absolute; left: 0; top: 2px; }
.process-title span:after { content: ""; height: 100%; width: 4px; border-right: 1px solid #e50011; border-top: 1px solid #e50011; border-bottom: 1px solid #e50011; position: absolute; right: 0; top: 2px; }
.osechi_buy_form hr { border-top: 1px dashed rgba(71,31,5,.5); margin: 45px 0; }
.osechi_buy_form .min { width: 100px; }
.wpcf7-radio.wpcf7-form-control.rdo-block { display: block; margin: 0; }
.wpcf7-radio.wpcf7-form-control.rdo-block .wpcf7-list-item { display: block; margin-left: 0; margin-bottom: 3px;}
.toggle-order { margin-top: 30px; position: relative; }
.toggle-order:before { content: ""; position: absolute; right: 30px; top: 0; bottom: 0; width: 20px; height: 3px; border-radius: 3px; background: #fff; margin: auto 0; }
.toggle-order:after { content: ""; position: absolute; right: 30px; top: 0; bottom: 0; width: 20px; height: 3px; border-radius: 3px; background: #fff; margin: auto 0; transform: rotate(90deg); }
.toggle-order.active:after { transform: rotate(0); }
.voice-card { background: #fffef7; display: block; box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 20%); }
.voice-card .photo { padding-top: 75%; position: relative; }
.voice-card .photo .label { position: absolute; left: 0; top: 0; color: #fff; padding: 9px 12px; line-height: 1; }
.voice-card .contents { padding: 25px 20px 20px; }
.voice-card .title { font-size: 26px; font-weight: 600; letter-spacing: .1em; line-height: 1.12; margin-bottom: 12px; }
.voice-card .detail { overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.voice-card .detail br { display: none; }
.voice-card._works { background: none; }
.voice-card._works .title { overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }
.single-voice .photo { margin-bottom: 30px; display: flex; flex-wrap: wrap; align-items: flex-start; margin-left: -7px; margin-right: -7px; }
.single-voice .photo div { padding: 7px; max-width: 50%; }
.single-voice .labels { margin-bottom: 30px; display: flex; flex-wrap: wrap; margin-right: -20px; }
.single-voice .labels .wrap { margin-right: 20px; display: flex; align-items: center; font-size: 16px; letter-spacing: .12em; }
.single-voice .labels .icon { width: 68px; }
.single-voice .labels .name { width: calc(100% - 68px); padding-left: 10px; }
.voice_point { background: #f9f3ed; position: relative; padding: 0 30px; border-radius: 5px; }
.voice_point:before { content: ""; width: 26px; height: 23px; background-image: url(../images/voice_tril.svg); position: absolute; bottom: 100%; left: 0; right: 0; margin: 0 auto; }
.voice_point li { padding: 35px 0; border-bottom: 1px solid rgba(71,31,5,.5); }
.voice_point li .title { position: relative; padding-left: 37px; font-size: 21px; letter-spacing: .12em; font-weight: bold; }
.voice_point li .title:before { content: ""; background-image: url(../images/voice_icon3.svg); width: 27px; height: 22px; background-position: center; position: absolute; left: 0; top: 10px; }
.voice_point li:last-child { border: none; }
.pagenavi { line-height: 1; text-align: center; }
.pagenavi .prev a { padding-left: 23px; position: relative; display: inline-block; }
.pagenavi .prev a:before { content: ""; position: absolute; left: 0; top: 1px; bottom: 0; width: 14px; height: 14px; background-image: url(../images/arrow_red.svg); transform: rotate(180deg); }
.pagenavi .next a { padding-right: 23px; position: relative; display: inline-block; }
.pagenavi .next a:before { content: ""; position: absolute; right: 0; top: 1px; bottom: 0; width: 14px; height: 14px; background-image: url(../images/arrow_red.svg); }
.tag-wrapper { display: flex; flex-wrap: wrap; margin-right: -10px; }
.tag-wrapper span { display: flex; line-height: 1; min-height: 34px; align-items: center; justify-content: center; padding: 3px 10px; background: #eeeeee; margin-right: 10px; }
.c-huzoku .wpcf7-form-control-wrap .first { display: none!important; }
.c-huzoku .wpcf7-checkbox.wpcf7-form-control.rdo-block .wpcf7-list-item { display: block; margin-left: 0; margin-bottom: 3px; }
.mini-banner { background-image: url(../images/bg_wood.jpg); padding: 13px 0; }
.mini-banner .wrap { display: flex; flex-wrap: wrap; background: rgba(255,255,255,.5); align-items: center; padding: 0 60px; }
.mini-banner .contents { width: 60%; }
.mini-banner .photo { width: 40%; }
.movie-wrapper { position: relative; padding-top: 56.65%; }
.movie-wrapper iframe { position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.privacy-list { margin-bottom: 60px; }
.privacy-list dt { font-size: 25px; letter-spacing: .005em; border-bottom: 1px dashed #471f05; font-weight: 600; padding-bottom: 10px; margin-bottom: 20px; font-family: 游明朝体, "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif; }
.privacy-list dd { font-size: 14px; letter-spacing: .12em; line-height: 2; }
.privacy-list dd ul li { margin-bottom: 30px; }
.privacy-list dd ul.links li { margin-bottom: 0; }
.privacy-list dd ul.links li a { color: #00a9d9!important; text-decoration: underline!important; }

/* section */
.section-about { background-image: url(../images/about_bg.jpg); background-position: center; background-size: cover; color: #fff; position: relative; }
.section-about:before { content: ""; position: absolute; top: 15px; height: 1px; width: 100%; left: 0; background: rgba(255,255,255,.5); }
.section-about:after { content: ""; position: absolute; bottom: 15px; height: 1px; width: 100%; left: 0; background: rgba(255,255,255,.5); }
.section-about p { line-height: 2.1; }
.section-used { background-position: center; background-size: 100%; }
.sub-footer { margin-bottom: -30px; max-width: 1070px; width: 100%; margin-left: auto; margin-right: auto; display: flex; background: #967236; position: relative; z-index: 1; }
.sub-footer .color2 { background: #b48041; }
.sub-footer > div { width: 33.33333%; text-align: center; color: #fff; padding: 25px; }
.sub-footer .title { font-size: 20px; font-weight: bold; }
.sub-footer .contents { min-height: 85px; padding: 10px 0; display: flex; align-items: center; justify-content: center; }
.sub-footer .link { background: #fff; max-width: 100%; width: 230px; display: flex; align-items: center; justify-content: center; margin-left: auto; margin-right: auto; height: 50px; color: #b48041; font-weight: bold; border-radius: .3em; position: relative; padding-right: 20px; }
.sub-footer .link img { position: absolute; right: 20px; top: 0; bottom: 0; margin: auto 0; }
.sub-footer p { font-size: 11px; }
.page-hero { position: relative; display: flex; align-items: center; height: 210px; }
.page-hero:before { content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0,0,0,.2); }
.page-hero .title { font-size: 36px; letter-spacing: .005em; color: #fff; font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif; position: relative; }
.osechi_sample_form .wpcf7-list-item { margin: 0 1em 0 0; }
.osechi_sample_form .wpcf7-list-item label { margin-bottom: 0; }
.is-shadow { box-shadow: }
.leftbutton { background: #e40011; color: #fff; font-size: 11px; line-height: 1.27; padding: 10px; cursor: pointer; margin-top: 12px; }
.leftbutton:after { content: ""; background-image: url(../images/arrow_white.svg); width: 10px; height: 10px; background-size: cover; background-position: center; display: inline-block; margin-left: 3px; position: relative; top: 1px; }
.modals { position: fixed; left: 0; top: 0; width: 100%; height: 100%; background-color: rgba(255,255,255,.9); padding: 55px 0; overflow: auto; z-index: 999; display: flex; align-items: center; justify-content: center; opacity: 0; visibility: hidden; transition: .3s; }
.modals.active { opacity: 1; visibility: visible; }
.modals .container-fluid { overflow: auto; margin: auto; }
.modals .close { position: fixed; right: 30px; top: 30px; opacity: 1; z-index: 1; }
.modals .list-title { line-height: 1.2; margin-bottom: 20px; }
.modals .photo { margin-bottom: 15px; }
.modals .points { display: flex; align-items: center; margin-bottom: 15px; }
.modals .points .ttl { margin-right: 10px; }
.onlineshop-window { position: relative; text-align: left; border: 1px solid #e40011; padding: 20px 35px; background-color: #fff; }
.onlineshop-window p { font-size: 16px; line-height: 1.6; letter-spacing: .2em; }
.wpcf7-form-control-wrap[data-name*="your-naiyoucheck"] .wpcf7-list-item { display: block; margin: 0 0 3px; }
.wpcf7-textarea.long { height: 180px;}
.point-labels { border: 1px solid #e40011; padding: 15px 25px 5px; line-height: 1.6; display: flex; flex-wrap: wrap; }
.point-labels li { position: relative; padding-left: 30px; margin-bottom: 10px; width: 50%; font-size: 18px; letter-spacing: .12em; }
.point-labels li:before { content: ""; position: absolute; left: 0; top: 5px; background-color: #e20011; width: 20px; height: 20px; }
.lgbutton { max-width: 100%; width: 345px; position: relative; padding: 15px 50px; display: block; margin-left: auto; margin-right: auto; border-radius: 1000px; transition: .3s; font-size: 17px; font-weight: 600; }
.lgbutton:hover { opacity: .7; }
.lgbutton img { position: absolute; right: 25px; top: 0; bottom: 0; margin: auto 0; }
.lgbutton.red { background-color: #e60000; color: #fff; border: 1px solid #e60000; }
.lgbutton.green { background-color: #407a31; color: #fff; border: 1px solid #407a31; }
.lgbutton.white { background-color: #fff; color: #407a31; border: 1px solid #407a31; }

@keyframes hero_scroll {
  0% { transform: scale(1); }
  100% { transform: scale(1.1); }
}
@media (max-width: 1300px) {
	header .mainnav li { padding-left: 5px; margin-left: 5px; }
}
@media (min-width: 768px) {
	header .mainnav li:first-child { border: none; padding-left: 0; margin-left: 0; }
	header .mainnav li.noborder { border: none; margin-left: 10px; padding-left: 0; }
	header .mainnav .boxed { border: 1px solid #471f05; font-size: 13px; letter-spacing: .05em; padding: 0 5px; }
	.fixed-banners .wrap.page09 { padding-bottom: 20px; }
	.fixed-banners .wrap.page09 a { position: relative; }
	.fixed-banners .wrap.page09 a p { position: absolute; left: 0; bottom: -15px; }
	.fixed-banners .wrap.page09 a:nth-child(2) { top: -18px; }
	.fixed-banners .wrap.page10 { padding-bottom: 20px; }
	.fixed-banners .wrap.page10 a { position: relative; }
	.fixed-banners .wrap.page10 a p { position: absolute; left: 0; bottom: -10px; }
	.fixed-banners .wrap.page10 a:nth-child(2) { top: -26px; }
	.sample-block.used09 .contents { max-width: 100%; width: 550px; }
	.sample-block.used09 .img { bottom: auto; top: 0; right: 0; width: 44%; }
	.sample-block.used10 .contents { max-width: 100%; width: 550px; }
	.sample-block.used10 .img { bottom: auto; top: 0; right: 0; width: 42%; }
}
@media (max-width: 767px) {
	body { min-width: 375px; font-size: 13px; letter-spacing: .08em; }
	header .wrap { padding: 10px 15px; }
	header .wrap .logo img { width: 100px; }
	header .menu-trg-area { display: block; }
	header .gnav { position: fixed; top: 0; left: 0; width: 100%; z-index: 999; background-image: url(../images/bg_wood.jpg); height: 100%; padding: 30px 25px; opacity: 0; visibility: hidden; transition: .3s; }
	header .gnav > * { height: auto; }
	header .gnav .sp-title { font-size: 23px; letter-spacing: .2em; margin-bottom: 15px; }
	header .gnav.active { opacity: 1; visibility: visible; }
	header .subnav { width: 100%; display: flex; align-items: center; margin-top: 40px; }
	header .subnav ul { display: block; }
	header .subnav .logos { width: 130px; }
	header .subnav .logos img { width: 110px; }
	header .mainnav { display: block; order: 1; width: auto; margin-left: -25px; margin-right: -25px; }
	header .mainnav > li { border-bottom: 1px solid #471f05; border-left: none; margin-left: 0; padding-left: 0; }
	header .mainnav > li:first-child { border-top: 1px solid #471f05; }
	header .mainnav > li > a { padding: 17px 25px; display: flex; align-items: center; justify-content: space-between; position: relative; font-size: 14px; }
	header .mainnav > li > a:after { content: ""; height: 19px; width: 19px; background-image: url(../images/header_sp_arrow.svg); background-size: cover; background-position: center; }
	header .mainnav .toggle-nav { position: static; width: 100%; padding-top: 0; height: 0; }
	header .mainnav .active + .toggle-nav { height: auto; padding-bottom: 30px; }
	header .mainnav .toggle-nav:before { display: none; }
	header .mainnav .toggle-nav:after { display: none; }
	header .mainnav .toggle-nav > div:before { display: none; }
	header .mainnav .toggle-nav > div { display: flex; flex-wrap: wrap; padding: 0 25px; }
	header .mainnav .toggle-nav > div a { border: none; width: 30%; padding-left: 0; padding-right: 0; }
	header .mainnav .toggle-nav > div a:nth-child(even) { width: 70%; }
	header .mainnav .toggle-nav > div a:after { content: ""; background: none; border-top: 1px solid #471f05; border-right: 1px solid #471f05; width: 6px; height: 6px; display: block; transform: rotate(45deg); margin-left: 5px; }
	footer { padding: 35px 0 80px; }
	footer .wrapper { flex-wrap: wrap; }
	footer .contents { order: 2; width: 100%; border-top: 1px solid rgba(71,31,5,.5); padding: 15px 0; margin-top: 20px; }
	footer .contents .logo { text-align: center; }
	footer .address { text-align: center; font-size: 12px; letter-spacing: .025em; line-height: 1.8; }
	footer .links { order: 1; width: 100%; justify-content: space-between; }
	footer .main-link { padding-left: 0; width: calc(50% - 15px); }
	footer .main-link > li { border-bottom: 1px solid rgba(71,31,5,.5); padding-bottom: 10px; margin-bottom: 10px; }
	footer .main-link > li:last-child { border-bottom: 0; padding-bottom: 0; margin-bottom: 0; }
	footer .main-link > li > a { display: block; }
	footer .main-link > li > a:after { content: ""; position: absolute; right: 0; width: 12px; height: 12px; background-image: url(../images/arrow_red.svg); background-position: center; background-size: cover; top: 3px; }
	footer .copyright { margin-left: -25px; margin-right: -25px; background: #fff; text-align: center; padding: 10px; }
	hr.short { width: 28px; margin-bottom: 20px!important; }
	.fixed-banners .wrap.normal a:nth-child(1),
	.fixed-banners .wrap.normal a:nth-child(2) { width: 50%; }
	.sp-nmgl25 { margin-left: -25px; }
	.sp-nmgr25 { margin-right: -25px; }
	.container-fluid { padding-left: 25px; padding-right: 25px; }
	.redbtn.m300 { width: 100%; }
	.redbtn.long { width: 100%; }
	.slick-img-prev { left: 10px; }
	.slick-img-next { right: 10px; }
	.link-box { width: 100%; text-align: center; position: relative; font-size: 16px; }
	.link-box div { display: block; }
	.link-box img { position: absolute; right: 15px; top: 0; bottom: 0; margin: auto 0; }
	.nobel-link { width: 250px; }
	.sec-title { font-size: 22px; margin-bottom: 20px; }
	.sec-title small { font-size: 12px; }
	.list-title { font-size: 22px; letter-spacing: .2em; padding-left: 22px; }
	.list-title:before { top: 7px; height: 15px; width: 15px; }
	.step-title { font-size: 22px; letter-spacing: .2em; }
	.step-title span { letter-spacing: .2em; }
	.arrow-title { font-size: 22px; }
	.len-border { height: 56px; }
	.fv-banners { margin-top: 0; }
	.fv-banners .wrap a:nth-child(1),
	.fv-banners .wrap a:nth-child(2) { width: 50%; }
	.used-list li { width: 50%; }
	.detail-block { padding: 0 7px; }
	.card-products .wrapper { padding: 0 15px; }
	.card-products .title { min-height: auto; letter-spacing: 0; }
	.card-products .detail { display: none; }
	.card-products .photo { min-height: 120px; }
	.photo.align-left.over { width: auto; margin-left: -25px; margin-right: -25px; }
	.photo.align-left.over img { width: 100%; }
	.sub-footer { margin-bottom: 0; }
	.sub-footer { flex-wrap: wrap; }
	.sub-footer > div { width: 100%; }
	.sub-footer .title { font-size: 15px; font-weight: normal; }
	.sub-footer .contents { min-height: auto; }
	.sub-footer p { font-size: 11px; }
	.sub-footer .link { height: 40px; }
	.section-about { background-image: url(../images/about_bg_sp.jpg); }
	.slide-wrapper { padding: 0 10px; position: relative; }
	.slide-wrapper .logos { position: absolute; right: 25px; top: 25px; z-index: 1; }
	.slide-wrapper .logos img { width: 85px; }
	.slide-wrapper .child { position: relative; }
	.slide-wrapper .child:before { padding-top: 140%; }
	.slide-wrapper .child > .bg { position: absolute; bottom: 0!important; padding: 0 15px 40px; left: 0!important; }
	.slide-wrapper .child > div { left: 15px; bottom: 40px!important; }
	.main_slider .slick-dots { bottom: 6px; }
	.main_slider .slick-dots li button { width: 17px; }
	.page-hero { height: 120px; }
	.page-hero .title { font-size: 18px; letter-spacing: .2em; }
	.flow-list .sptitle { display: flex; align-items: center; margin-bottom: 20px; }
	.flow-list .step { position: static; margin-right: 15px; }
	.flow-list li { padding-bottom: 30px; margin-top: 0; padding-top: 35px; }
	.flow-list li:first-child { margin-top: 0; padding-top: 0; }
	.flow-list .photo { width: 100%; display: flex; align-items: center; justify-content: center; margin-bottom: 20px; }
	.flow-list .contents { width: 100%; }
	.flow-list .sub { padding: 15px 15px; }
	.flow-list .sub .left { width: 100%; padding-right: 0; border-right: 0; margin-bottom: 15px; padding-bottom: 15px; border-bottom: 1px dashed #471f05; }
	.flow-list .sub .right { width: 100%; padding-left: 0; }
	.sample-block .wrapper { padding-bottom: 0!important; }
	.sample-block .img { width: 110%; max-width: none; margin-left: -5%; position: static; margin-top: 10px; }
	.sample-block .img[width="530"] { width: 100%; margin-left: 0; }
	.sample-block .link a { margin-left: auto; margin-right: auto; justify-content: center; width: 100%; }
	.caution-block { display: block; padding: 25px 0; }
	.caution-block .title { width: 100%; margin-bottom: 15px; }
	.kakou-list .contents { width: 100%; }
	.kakou-list .photo { margin-left: -25px; margin-right: -25px; width: auto; padding-left: 0; padding-right: 0; margin-bottom: 30px; }
	.kakou-list .list-title { white-space: nowrap; }
	.kakaku-list li { padding: 30px 0 45px; }
	.kakaku-list .photo { padding-left: 30px; padding-right: 30px; padding-bottom: 35px; }
	.kakaku-list .labels { flex-wrap: wrap; font-size: 13px; }
	.kakaku-list .labels .contents { width: 100%; font-size: 12px; margin-top: 7px; line-height: 1.8; }
	.kakaku-list .step-title span { letter-spacing: .1em; }
	.wood-button .photo { width: 45%; }
	.wood-button .photo div { padding-top: 100%; }
	.wood-button .contents { font-size: 11px; justify-content: flex-start; padding: 15px; width: 55%; }
	.wood-button .contents .title { font-size: 21px; }
	.form-head img { width: 100%; }
	.form-area .contact-head { font-size: 19px; letter-spacing: .1em; }
	.ordermade-table,
	.ordermade-table tbody,
	.ordermade-table tr,
	.ordermade-table th,
	.ordermade-table td { display: block; width: 100%; }
	.ordermade-table { border-top: solid 1px #471f05; }
	.ordermade-table td { border-top: none; padding: 15px; }
	.ordermade-table th { border-bottom: none; border-top: none; padding: 20px 15px 0; }
	.contact-forms dt { padding-left: 0; }
	.contact-forms dt .required-mark { display: inline-block; position: static; }
	.contact-forms.full dt .required-mark { display: block; margin-bottom: 5px; }
	.contact-forms:not(.full) dl { margin-bottom: 20px; }
	.contact-forms:not(.full) dt { width: 100%; margin-bottom: 10px; }
	.contact-forms:not(.full) dd { width: 100%; }
	.contact-forms .wpcf7-form-control { margin: 0!important; }
	.contact-forms dl.half dt,
	.contact-forms dl.half dd { width: 100%; }
	.contact-table dl.table-type1 dd { width: 100%; }
	.contact-table dl dt { width: 100%; padding-bottom: 0; }
	.contact-table dl dd { padding: 10px 5px; width: 100%; padding-top: 0; }
	.submits .image-submit { margin-bottom: 20px; }
	.contact-table dl.table-type2 { border-bottom: 0; text-align: center; }
	.contact-table dl.table-type2 dt { padding: 3px 10px; }
	.contact-table dl.table-type2 dd { padding: 5px 10px 10px; }
	.contact-card .title { font-size: 18px; }
	.contact-card p { font-size: 12px; }
	.gray-block { padding: 15px; }
	.sp-redbtn { width: 100%; display: flex; height: 40px; align-items: center; justify-content: center; position: relative; background: #e50011; color: #fff!important; }
	.sp-redbtn:after { content: ""; position: absolute; right: 20px; top: 0; bottom: 0; margin: auto 0; width: 19px; height: 19px; background-image: url(../images/arrow_white2.svg); }
	.sp-redbtn img { display: none; }
	.point-list li { margin-bottom: 30px; display: block; }
	.point-list .photo { width: 100%; margin-bottom: 20px; }
	.point-list .contents { width: 100%; padding-left: 0; }
	.point-list .contents .list-title { padding-top: 0; padding-bottom: 0; line-height: 1.4; font-size: 17px; padding-left: 26px; }
	.point-list .contents .list-title:before { height: 15px; width: 15px; top: 5px; }
	.build-list { margin-left: 0; margin-right: 0; }
	.build-list li { width: 100%; padding-left: 0; padding-right: 0; margin-bottom: 0; }
	.build-list li:after { content: ""; width: 30px; height: 30px; background-image: url(../images/arrow_red.svg); background-size: cover; display: block; margin: 20px auto; transform: rotate(90deg); }
	.build-list li:last-child:after { display: none; }
	.build-list .title { font-size: 23px; letter-spacing: .2em; }
	.build-list .photo:before { display: none; }
	.pdf-banner { margin-bottom: 20px; }
	.usedkakaku-list .photo { width: 100%; margin-bottom: 20px; }
	.usedkakaku-list .contents { width: 100%; padding-left: 0; }
	.usedkakaku-list .step-title { margin-bottom: 20px; }
	.usedkakaku-list .detail .d-flex { display: block!important; }
	.process-title { font-size: 16px; }
	.process-title span { padding-left: 15px; padding-right: 15px; line-height: 1.56; padding-bottom: 0; }
	.process-title span:before,
	.process-title span:after { top: 0; }
	.toggle-link-btn li { width: 100%; }
	.toggle-link-btn a .btnicon.icon1 { left: 10px; }
	.not-tel { color: #471f05!important; pointer-events: none; }
	.osechi_sample_form .photo { text-align: center; }
	.osechi_sample_form .photo img { width: 200px; }
	.voice-card { display: flex; background: none; }
	.voice-card .photo { width: 45%; }
	.voice-card .contents { width: 55%; }
	.voice-card .title { font-size: 18px; letter-spacing: .1em; line-height: 1.39; }
	.voice-card .detail { -webkit-line-clamp: 4; }
	.voice-card._works .title { -webkit-line-clamp: 2; }
	.single-voice .labels .wrap { width: 100%; margin-bottom: 10px; }
	.single-voice .labels .icon { width: 43px; }
	.single-voice .labels .name { width: calc(100% - 43px); font-size: 14px; }
	.single-voice .list-title { font-size: 20px; letter-spacing: .1em; }
	.single-voice .photo div { max-width: 100%; }
	.voice_point { padding: 0 20px; }
	.voice_point li { padding: 20px 0; }
	.voice_point li .title { font-size: 15px; padding-left: 25px; line-height: 1.47; margin-bottom: 12px; }
	.voice_point li .title:before { width: 20px; height: 16px; background-size: cover; top: 3px; }
	.voice_point li p { line-height: 1.7; }
	.tag-wrapper span { min-height: 27px; }
	.mini-banner .wrap { padding: 0 30px; }
	.mini-banner .contents { width: 100%; }
	.mini-banner .photo { width: 100%; margin-top: 0; }
	.privacy-list { margin-bottom: 40px; }
	.privacy-list dt { font-size: 21px; padding-bottom: 5px; margin-bottom: 15px; }
	.privacy-list dd { font-size: 13px; }
	.privacy-list dd ul li { margin-bottom: 20px; }
	.modals .photo { text-align: center; }
	.leftbutton { display: inline-block; margin-top: 0; padding: 6px 10px; }
	.leftbutton br { display: none; }
	.onlineshop-window { padding: 15px 20px; }
	.onlineshop-window p { font-size: 13px; }
	.onlineshop-window .redbtn { margin-left: auto; margin-right: auto; max-width: 100%; width: 100%; }
	.point-labels { padding: 15px 20px 5px; }
	.point-labels li { width: 100%; font-size: 16px; }
	.point-labels li:before { top: 3px; }
	.lgbutton { font-size: 16px; padding: 9px 45px; }
	.lgbutton img { right: 20px; }
}


@media (min-width: 768px) {
	.contact-forms dt { position: relative; padding-left: 65px; }
	.contact-forms dt .required-mark { position: absolute; left: 0; top: 0; }
}

/* 2026-01-27 フォーム osechi-buy */
.osechi_zyubako_seihoukei .form1 [data-name*="your-dansuu_1"] .wpcf7-list-item:nth-child(1)::before {
  content: "【6.5寸・7.0寸】";
  display: block;
  font-weight: bold;
  margin: 10px 0 5px;
}

.osechi_zyubako_seihoukei .form1 [data-name*="your-dansuu_1"] .wpcf7-list-item:nth-child(4)::before {
  content: "【7.5寸・8.0寸・8.5寸】";
  display: block;
  font-weight: bold;
  /* margin: 15px 0 5px; */
}
.osechi_zyubako_seihoukei .wpcf7-list-item { display: block; }

.osechi_zyubako_seihoukei [data-name*="formByour-dansuu_1"] .wpcf7-list-item:nth-child(2)::before,
.osechi_zyubako_seihoukei [data-name*="formCyour-dansuu_1"] .wpcf7-list-item:nth-child(2)::before,
.osechi_zyubako_seihoukei [data-name*="formDyour-dansuu_1"] .wpcf7-list-item:nth-child(2)::before,
.osechi_zyubako_seihoukei [data-name*="formEyour-dansuu_1"] .wpcf7-list-item:nth-child(2)::before
 {
  content: "【6.5寸・7.0寸】";
  display: block;
  font-weight: bold;
  margin: 10px 0 5px;
}

.osechi_zyubako_seihoukei [data-name*="formByour-dansuu_1"] .wpcf7-list-item:nth-child(5)::before,
.osechi_zyubako_seihoukei [data-name*="formCyour-dansuu_1"] .wpcf7-list-item:nth-child(5)::before,
.osechi_zyubako_seihoukei [data-name*="formDyour-dansuu_1"] .wpcf7-list-item:nth-child(5)::before,
.osechi_zyubako_seihoukei [data-name*="formEyour-dansuu_1"] .wpcf7-list-item:nth-child(5)::before {
  content: "【7.5寸・8.0寸・8.5寸】";
  display: block;
  font-weight: bold;
  /* margin: 15px 0 5px; */
}

.osechi_zyubako_seihoukei [data-name*="your-dansuu_1"] .wpcf7-radio.wpcf7-form-control {
	flex-direction: column;
}


.osechi_zyubako_seihoukei [data-name*="your-buy-gold_1"] .wpcf7-list-item:nth-child(2)::before {
	content: "【6.5寸・7.0寸】";
	display: block;
	font-weight: bold;
}
.osechi_zyubako_seihoukei [data-name*="your-buy-gold_1"] .wpcf7-list-item:nth-child(5)::before {
	content: "【7.5寸・8.0寸・8.5寸】";
	display: block;
	font-weight: bold;
}