@charset "UTF-8";
 @media all and (-ms-high-contrast: none) {
.editor-style {
word-break: break-all; } }
.editor-style p {
line-height: 2; }
.editor-style p:not(:last-child) {
margin-bottom: 1em; }
.editor-style a {
color: #000;
text-decoration: underline !important; }
.editor-style a img {
transition: .3s; }
.editor-style a:hover {
text-decoration: none !important; }
.editor-style a:hover img {
opacity: 0.7; }
.editor-style img {
height: auto; }
.editor-style h2 {
font-size: 2.6rem;
font-weight: bold;
line-height: 1.4;
border-left: 5px solid #cacf2e;
margin: 1em 0 1.5em;
padding: 5px 0 5px 0.5em; }
.editor-style h3 {
line-height: 1.4;
font-size: 2.2rem;
font-weight: bold;
margin: 1em 0 1em; }
.editor-style strong {
font-weight: bold; }
.editor-style em {
font-style: italic; }
.editor-style ul {
margin: 1em 0; }
.editor-style ul li {
position: relative;
padding: 0 0 0 1em; }
.editor-style ul li:not(:last-child) {
margin-bottom: 0.7em; }
.editor-style ul li::before {
top: 0.6em;
left: 0;
content: "";
display: block;
width: 5px;
height: 5px;
border-radius: 50%;
background: #000;
position: absolute; }
.editor-style ol {
list-style-type: decimal;
margin: 1em 0 1em 1em; }
.editor-style ol li {
padding: 0; }
.editor-style ol li:not(:last-child) {
margin-bottom: 0.7em; }
.editor-style .blocks-gallery-grid, .editor-style .wp-block-gallery {
margin: 0; }
.editor-style li.blocks-gallery-item {
padding-left: 0; }
.editor-style li.blocks-gallery-item::before {
display: none; }
@media screen and (max-width: 768px) {
.editor-style h2 {
font-size: 2.2rem; }
.editor-style h3 {
font-size: 2rem; } }
@media screen and (max-width: 576px) {
h2 {
font-size: 2rem; }
h3 {
font-size: 1.8rem; } }  body {
font-size: 16px;
line-height: 1;
letter-spacing: 0; }
.flex {
display: flex;
justify-content: center;
align-items: center; }
@media screen and (max-width: 767px) {
.flex {
display: block; } }
.flex_column {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center; }
@media screen and (max-width: 767px) {
.flex_column {
display: block; } }
.flex_start {
display: flex;
justify-content: flex-start;
align-items: flex-start; }
@media screen and (max-width: 767px) {
.flex_start {
display: block; } }
.flex_end {
display: flex;
justify-content: flex-end;
align-items: flex-end; }
.flex_wrap {
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: flex-start;
flex-wrap: wrap; }
@media screen and (max-width: 767px) {
.flex.sp {
display: flex; } }
.justify_center {
justify-content: center; }
.justify_start {
justify-content: flex-start; }
.justify_between {
justify-content: space-between; }
.vertical {
-ms-writing-mode: tb-rl;
writing-mode: vertical-rl; }
@media screen and (min-width: 577px) {
.wht {
color: #fff !important; } }
.blk {
color: #000 !important; }
.yellow {
color: #ffeb0e; }
.brown {
color: #251714; }
@media screen and (max-width: 767px) {
.text_center_sp {
text-align: center; } } @media screen and (min-width: 768px) {
.pc_none {
display: none !important; } } @media screen and (max-width: 767px) {
.sp_none {
display: none !important; } } #refrain {      }
#refrain.inner-page {
display: block;
padding: 70px 0 0; }
@media screen and (max-width: 576px) {
#refrain.inner-page {
padding: 55px 0 0; } }
@media screen and (min-width: 768px) {
#refrain .product-refrain {
display: flex; } }
#refrain .product-refrain .left-block, #refrain .product-refrain .right-block {
height: 1040px; }
@media screen and (max-width: 1140px) {
#refrain .product-refrain .left-block, #refrain .product-refrain .right-block {
height: 60vw; } }
#refrain .product-refrain .left-block {
background: url(//admax-log.com/wp2021/wp-content/themes/admax//img/product-new/refrain/img-fv01.jpg) no-repeat center/cover;
text-align: center; }
@media screen and (min-width: 768px) {
#refrain .product-refrain .left-block {
width: 40%; } }
@media screen and (max-width: 767px) {
#refrain .product-refrain .left-block {
height: 120vw; } }
#refrain .product-refrain .right-block {
background: url(//admax-log.com/wp2021/wp-content/themes/admax//img/product-new/refrain/img-fv02.jpg) no-repeat center/cover;
display: flex;
align-items: flex-end; }
@media screen and (min-width: 768px) {
#refrain .product-refrain .right-block {
width: 60%; } }
#refrain .product-refrain .refrain-ttl {
color: #fff;
font-size: clamp(2rem, 3vw, 3rem);
letter-spacing: 0.1em;
max-width: 448px;
width: 90%;
padding: clamp(60px, 10vw, 100px) 0 0;
margin: 0 auto; }
#refrain .product-refrain .refrain-ttl .ttl-lead {
margin-bottom: 1em; }
#refrain .product-refrain .fv-lead {
width: 90%;
margin: 0 auto;
padding: 0 0 20px; }
#refrain .product-refrain .fv-lead img {
max-width: 547px;
width: 70%; }
#refrain .inner-page.iP_pb {
padding-bottom: 0px; }
@media screen and (max-width: 767px) {
#refrain .sec-catalog .button-circle figure {
width: 45px; } }
#refrain .relative {
position: relative; }
#refrain .catalog-bg {
padding: 50px 0;
background-color: #283531; }
#refrain .Ptop {
top: -14em; }
@media screen and (max-width: 767px) {
#refrain .Ptop {
top: 0em; } }
#refrain .mb90 {
margin-bottom: 90px; }
#refrain .reason-block .resaon-txtR {
font-size: clamp(1.6rem, 1.8vw, 1.8rem);
font-weight: bold;
letter-spacing: 0.05em;
line-height: 1.5; }
#refrain .reason-block .block-head {
padding: clamp(100px, 10vw, 150px) 0;
background: repeating-linear-gradient(90deg, #F4EEEB, #F4EEEB 50px, #fff 50px, #fff 100px);
color: #afa98e; }
@media screen and (max-width: 767px) {
#refrain .reason-block .block-head {
background: repeating-linear-gradient(90deg, #F4EEEB, #F4EEEB 40px, #fff 40px, #fff 80px); } }
@media screen and (min-width: 768px) {
#refrain .reason-block .head-inner {
display: flex;
justify-content: space-between; } }
#refrain .reason-block .head-inner .reason-ttl {
margin-bottom: 1em; }
@media screen and (min-width: 768px) {
#refrain .reason-block .head-inner .reason-ttl {
width: 48%;
margin-bottom: 0; } }
@media screen and (min-width: 768px) {
#refrain .reason-block .head-inner .resaon-txtR {
width: 48%; } }
#refrain .reason-block .reason-ttl {
font-weight: bold;
font-size: clamp(3.6rem, 5vw, 5.6rem);
letter-spacing: 0.1em;
line-height: 1.2; }
#refrain .reason-block .block-body {
background: #afa98e;
color: #fff;
position: relative; }
@media screen and (min-width: 768px) {
#refrain .reason-block .block-body::before {
content: "";
display: block;
width: 4px;
height: 100%;
position: absolute;
top: 0;
left: calc(50% - 2px);
background: #fff;
z-index: 1; } }
@media screen and (min-width: 768px) {
#refrain .reason-block .reason-list .reason-item {
display: flex;
justify-content: space-between;
align-items: center; }
#refrain .reason-block .reason-list .reason-item:nth-of-type(2n) {
flex-direction: row-reverse; }
#refrain .reason-block .reason-list .reason-item:nth-of-type(2n) .item-head {
border-right: 0; }
#refrain .reason-block .reason-list .reason-item:nth-of-type(2n) .item-bodyInner {
margin: 0 0 0 auto; } }
@media screen and (min-width: 1141px) {
#refrain .reason-block .reason-list .reason-item {
align-items: stretch; }
#refrain .reason-block .reason-list .reason-item:nth-of-type(2n+1) .item-tag {
padding: 0 25px 0 90px; }
#refrain .reason-block .reason-list .reason-item:nth-of-type(2n) .item-bodyInner {
padding: 0 90px 0 25px; } }
@media screen and (min-width: 768px) {
#refrain .reason-block .reason-list .reason-item .item-head {
width: 50%; } }
@media screen and (max-width: 1140px) {
#refrain .reason-block .reason-list .reason-item .item-head img {
object-fit: cover;
height: 55vw;
width: 100%; } }
@media screen and (max-width: 767px) {
#refrain .reason-block .reason-list .reason-item .item-head img {
height: 85vw; } }
#refrain .reason-block .reason-list .reason-item .item-body {
padding: 0 0 60px; }
@media screen and (min-width: 768px) {
#refrain .reason-block .reason-list .reason-item .item-body {
width: 50%;
padding: 0; } }
@media screen and (min-width: 1601px) {
#refrain .reason-block .reason-list .reason-item .item-body {
padding: 7vw 0 0; } }
#refrain .reason-block .reason-list .reason-item .item-bodyInner {
max-width: 570px;
width: 100%;
padding: 0 25px 0; }
@media screen and (min-width: 1141px) {
#refrain .reason-block .reason-list .reason-item .item-bodyInner {
padding: 0 25px 0 90px; } }
#refrain .reason-block .reason-list .reason-item .item-tag {
margin: 0 25px; }
@media screen and (max-width: 767px) {
#refrain .reason-block .reason-list .reason-item .item-tag {
margin-top: -6vw; } }
#refrain .reason-block .reason-list .reason-item .item-ttl {
font-size: clamp(2.8rem, 3.4vw, 3.4rem);
font-weight: bold;
letter-spacing: 0.1em;
margin: 1em 0;
line-height: 1.2; }
@media screen and (min-width: 1601px) {
#refrain .reason-block .reason-list .reason-item .item-ttl {
margin: 2em 0 1em; } }
@media screen and (min-width: 1141px) {
#refrain .reason-block .reason-list .reason-item.item01 .item-body {
padding-top: 40px; } }
@media screen and (min-width: 1601px) {
#refrain .reason-block .reason-list .reason-item.item01 .item-body {
padding-top: -2vw; } }
#refrain .reason-block .reason-list .reason-item.item01 .item-tag {
max-width: 611px;
width: 80%; }
@media screen and (min-width: 1141px) {
#refrain .reason-block .reason-list .reason-item.item02 {
margin-top: -40px; } }
@media screen and (min-width: 1601px) {
#refrain .reason-block .reason-list .reason-item.item02 {
margin-top: -10vw; } }
#refrain .reason-block .reason-list .reason-item.item02 .item-tag {
max-width: 340px;
width: 50%; }
@media screen and (min-width: 1141px) {
#refrain .reason-block .reason-list .reason-item.item02 .item-tag {
margin: 0 200px 0 auto; } }
@media screen and (min-width: 1141px) {
#refrain .reason-block .reason-list .reason-item.item03 {
margin-top: -40px; } }
@media screen and (min-width: 1601px) {
#refrain .reason-block .reason-list .reason-item.item03 {
margin-top: -10vw; } }
#refrain .reason-block .reason-list .reason-item.item03 .item-tag {
max-width: 767px;
width: 90%; }
#refrain .sec-sankou {
text-align: center;
padding: 100px 0; }
#refrain .sec-sankou .item-head .item-img {
max-height: 600px; }
@media screen and (max-width: 767px) {
#refrain .sec-sankou .item-head .item-img {
width: 85%; } }
#refrain .sec-plan { width: 100%;
margin: auto;
margin: 0px auto;
padding: 0px 0px 0;
background: #afa98e; }
@media screen and (max-width: 576px) {
#refrain .sec-plan {
padding: 70px 0px 20px; } }
#refrain .sec-plan .ttl-box {
padding: 130px 0 80px;
position: relative; }
@media screen and (max-width: 576px) {
#refrain .sec-plan .ttl-box {
padding: 0px 120px; } }
@media screen and (max-width: 576px) {
#refrain .sec-plan .ttl-box {
padding: 0px 0px; } }
#refrain .sec-plan .ttl-box .ttl {
font-size: 3.6rem;
position: relative;
padding: 2em 0; }
@media screen and (max-width: 767px) {
#refrain .sec-plan .ttl-box .ttl {
font-size: 2.6rem; } }
#refrain .sec-plan .ttl-box .ttl .ttl-img {
text-align: center;
position: relative;
bottom: 3em; }
#refrain .sec-plan .ttl-box .ttl .ttl-ja {
font-weight: bold;
color: #000;
text-align: center;
position: relative;
z-index: 2; }
#refrain .sec-plan .ttl-box .ttl .ttl-en {
width: clamp(300px, 60vw, 609px);
position: absolute;
z-index: 1;
top: calc(50% - clamp(60px, 6vw, 95px));
left: calc(50% - clamp(150px, 30vw, 304.5px)); }
#refrain .sec-plan .ttl-box .ttl .ttl-en.panorama { }
#refrain .sec-plan .img-area {
display: flex;
justify-content: space-between;
align-items: baseline;
position: relative;
z-index: 3;
padding: 0 50px 0 40px; }
@media screen and (max-width: 767px) {
#refrain .sec-plan .img-area {
padding: 50px 0px 0 0; } }
@media screen and (max-width: 576px) {
#refrain .sec-plan .img-area {
flex-direction: column; } }
#refrain .sec-plan .img-area .item {
flex-basis: 45%;
text-align: center; }
#refrain .sec-plan .img-area .item:first-child {
flex-basis: 50%; }
@media screen and (max-width: 767px) {
#refrain .sec-plan .img-area .item {
width: 90%; } }
#refrain .sec-plan .img-area .item:first-child {
width: 100%;
margin-bottom: 40px; }
#refrain .sec-plan .img-area .item img {
width: 100%;
image-rendering: -webkit-optimize-contrast; }
#refrain .sec-plan .txt-area {
display: flex; justify-content: center;
margin-top: 80px;
font-family: "Noto Sans JP", sans-serif; }
@media screen and (max-width: 576px) {
#refrain .sec-plan .txt-area {
flex-direction: column;
justify-content: space-between;
align-items: center;
margin-top: 80px;
height: auto; } }
#refrain .sec-plan .txt-area .txt-box {
max-width: 300px;
width: 100%;
padding: 1.5% 1.5% 3.5% 2%;
color: #fff;
border: 2px solid #fff;
border-radius: 30px;
position: relative; }
@media screen and (max-width: 767px) {
#refrain .sec-plan .txt-area .txt-box {
margin-bottom: 50px;
max-width: 400px;
width: 100%;
padding: 7.5% 1.5% 3.5% 1.5%; } }
@media screen and (max-width: 576px) {
#refrain .sec-plan .txt-area .txt-box {
margin-bottom: 50px;
max-width: 400px;
width: 100%;
padding: 7.5% 6.5% 3.5% 6%; } }
#refrain .sec-plan .txt-area .txt-box:nth-child(1)::before {
content: "";
display: block;
background: url(//admax-log.com/wp2021/wp-content/themes/admax//img/product-new/canvas/plan/num-img1.png) no-repeat center top;
width: 16px;
height: 52px;
position: absolute;
top: -40px;
left: 10px; }
@media screen and (max-width: 767px) {
#refrain .sec-plan .txt-area .txt-box:nth-child(1)::before {
top: -30px; } }
@media screen and (max-width: 576px) {
#refrain .sec-plan .txt-area .txt-box:nth-child(1)::before {
left: 0; } }
#refrain .sec-plan .txt-area .txt-box:nth-child(2)::before {
content: "";
display: block;
background: url(//admax-log.com/wp2021/wp-content/themes/admax//img/product-new/canvas/plan/num-img2.png) no-repeat center top;
width: 32px;
height: 53px;
position: absolute;
top: -40px;
left: 10px; }
@media screen and (max-width: 767px) {
#refrain .sec-plan .txt-area .txt-box:nth-child(2)::before {
top: -30px; } }
@media screen and (max-width: 576px) {
#refrain .sec-plan .txt-area .txt-box:nth-child(2)::before {
left: 0; } }
#refrain .sec-plan .txt-area .txt-box:nth-child(3)::before {
content: "";
display: block;
background: url(//admax-log.com/wp2021/wp-content/themes/admax//img/product-new/canvas/plan/num-img3.png) no-repeat center top;
width: 32px;
height: 53px;
position: absolute;
top: -40px;
left: 10px; }
@media screen and (max-width: 767px) {
#refrain .sec-plan .txt-area .txt-box:nth-child(3)::before {
top: -30px; } }
@media screen and (max-width: 576px) {
#refrain .sec-plan .txt-area .txt-box:nth-child(3)::before {
left: 0; } }
#refrain .sec-plan .txt-area .txt-box .ttl {
font-size: 1.125em;
font-weight: bold;
letter-spacing: 0.1em;
text-align: center;
line-height: 1.75;
margin-bottom: 20px; }
#refrain .sec-plan .txt-area .txt-box .txt {
text-align: justify;
letter-spacing: 0.1em;
font-size: 1em;
line-height: 1.75;
margin-bottom: 5px; }
@media screen and (max-width: 767px) {
#refrain .sec-plan .txt-area .txt-box .txt {
text-align: left; } }
#refrain .sec-plan .txt-area .txt-box .txt.indent {
text-indent: 2.5rem; }
@media screen and (max-width: 767px) {
#refrain .sec-plan .txt-area .txt-box .txt.indent {
text-indent: 0rem; } }
#refrain .sec-plan .txt-area .mgn {
margin: 0 2.5%; }
@media screen and (max-width: 767px) {
#refrain .sec-plan .txt-area .mgn {
margin: 0 2% 50px 2%; } }
#refrain .sec-plan .numeric-data {
display: flex;
justify-content: space-between;
align-items: flex-end;
padding-bottom: 60px;
margin: -90px auto 0 auto;
position: relative; }
@media screen and (max-width: 1140px) {
#refrain .sec-plan .numeric-data {
margin: 20px auto 0;
flex-wrap: wrap; } }
@media screen and (max-width: 767px) {
#refrain .sec-plan .numeric-data {
padding-bottom: 0px;
margin: 0% auto 0 auto; } }
@media screen and (max-width: 576px) {
#refrain .sec-plan .numeric-data {
flex-direction: column;
align-items: center; } }
#refrain .sec-plan .numeric-data .item {
color: #fff;
line-height: 2;
font-weight: bold;
padding-bottom: 40px; }
@media screen and (max-width: 1140px) {
#refrain .sec-plan .numeric-data .item {
order: 2;
padding-bottom: 0; } }
@media screen and (max-width: 767px) {
#refrain .sec-plan .numeric-data .item {
flex-basis: calc(100% * 1/2); } }
@media screen and (max-width: 576px) {
#refrain .sec-plan .numeric-data .item {
margin-bottom: 4em; } }
#refrain .sec-plan .numeric-data .item .txt {
font-size: 1.8rem;
letter-spacing: 0.1em; }
@media screen and (max-width: 767px) {
#refrain .sec-plan .numeric-data .item .txt {
font-size: 1.6rem; } }
#refrain .sec-plan .numeric-data .item-img {
margin-top: -80px;
position: relative;
z-index: 3;
transition: 0.5s all; }
#refrain .sec-plan .numeric-data .item-img:hover {
margin-bottom: 20px;
margin-top: -100px;
cursor: pointer; }
@media screen and (max-width: 576px) {
#refrain .sec-plan .numeric-data .item-img {
margin-top: -80px; } }
#refrain .sec-plan .numeric-data .price-data {
color: #fff;
font-weight: bold;
padding-bottom: 40px; }
@media screen and (max-width: 1140px) {
#refrain .sec-plan .numeric-data .price-data {
order: 3;
padding-bottom: 0; } }
@media screen and (max-width: 767px) {
#refrain .sec-plan .numeric-data .price-data {
flex-basis: calc(100% * 1/2); } }
#refrain .sec-plan .numeric-data .price-data .price-area .price-item {
display: flex;
align-items: center; }
@media screen and (max-width: 767px) {
#refrain .sec-plan .numeric-data .price-data .price-area .price-item {
font-size: 1.8rem; } }
@media screen and (max-width: 576px) {
#refrain .sec-plan .numeric-data .price-data .price-area .price-item {
justify-content: center; } }
#refrain .sec-plan .numeric-data .price-data .price-area .price-item .price-ttl {
font-size: 2.8rem;
letter-spacing: 0.1em; }
#refrain .sec-plan .numeric-data .price-data .price-area .price-item .price-txt {
margin: 0 0.2em;
width: clamp(100px, 20vw, 214px); }
@media screen and (max-width: 767px) {
#refrain .sec-plan .numeric-data .price-data .price-area .price-item .price-txt {
width: 50%; } }
@media screen and (max-width: 576px) {
#refrain .sec-plan .numeric-data .price-data .price-area .price-item .price-txt {
width: 40%; } }
#refrain .sec-plan .numeric-data .price-data .price-area .price-item .price-num {
font-weight: bold;
font-family: 'Bahnschrift', sans-serif;
font-size: 4.8em; }
@media screen and (max-width: 767px) {
#refrain .sec-plan .numeric-data .price-data .price-area .price-item .price-num {
font-size: 2.8em; } }
#refrain .sec-plan .numeric-data .price-data .price-area .price-item .price-en {
font-size: 4.8rem; }
@media screen and (max-width: 767px) {
#refrain .sec-plan .numeric-data .price-data .price-area .price-item .price-en {
font-size: 2.8rem; } }
#refrain .sec-plan .numeric-data .price-data .price-area .tax-included {
font-size: 2.1rem;
letter-spacing: 0.1em;
margin-left: 60px; }
@media screen and (max-width: 767px) {
#refrain .sec-plan .numeric-data .price-data .price-area .tax-included {
font-size: 1.8rem; } }
#refrain .sec-plan .numeric-data .plan-houseImg {
max-width: 375px;
width: 30%; }
@media screen and (max-width: 1140px) {
#refrain .sec-plan .numeric-data .plan-houseImg {
order: 1;
width: 100%;
max-width: none;
text-align: center;
margin-bottom: 40px; } }
@media screen and (max-width: 1140px) {
#refrain .sec-plan .numeric-data .plan-houseImg img {
width: 50%; } }
#refrain .sec-plan.panorama {
background-color: transparent; }
#refrain .sec-plan.panorama .ttl-box .ttl .ttl-ja {
color: #283531; }
#refrain .sec-plan.panorama .ttl-box .ttl .ttl-en {
position: absolute;
top: clamp(20px, 4vw, 40px);
left: calc(50% - clamp(150px,20vw,213.5px));
width: clamp(300px, 40vw, 427px);
z-index: 1;
max-width: inherit; }
#refrain .sec-plan.panorama .item360 {
text-align: center; }
#refrain .sec-plan.panorama .item360 iframe {
width: 100%;
height: 483px; }
#refrain .sec-plan.panorama .fullscreen-btn {
margin: 80px auto; }
#refrain .sec-plan.panorama .fullscreen-btn .button-circle {
max-width: 430px;
margin: 0 auto;
background-color: #afa98e;
position: relative;
padding: 0; }
#refrain .sec-plan.panorama .fullscreen-btn .button-circle a {
display: block;
text-align: center;
padding: 28px 0;
font-size: 1.8rem;
color: #fff;
padding-right: 0;
position: unset;
letter-spacing: 0.1em;
font-family: "Noto Sans JP", sans-serif; }
#refrain .sec-plan.panorama .fullscreen-btn .button-circle a figure {
width: auto;
height: auto;
position: absolute;
top: 50%;
right: 0;
-webkit-transform: translateY(-50%);
transform: translate(-50%, -50%); }
#refrain .sec-plan.panorama .fullscreen-btn .button-circle a figure svg {
width: 49px;
height: 49px; }
#refrain .sec-plan.panorama .fullscreen-btn .button-circle a figure .circle-set {
stroke: #fff; }
#refrain .sec-standard {
border-top: 3px dashed #afa98e;
background-color: #fff;
padding: clamp(40px, 8vw, 80px) 0 120px; }
@media screen and (max-width: 767px) {
#refrain .sec-standard {
padding: 60px 0; } }
#refrain .sec-standard .sec-ttl {
position: relative;
padding: 0;
margin-bottom: 65px;
text-align: center;
color: #251714;
font-size: 1.375em;
font-weight: bold;
z-index: 2; }
@media screen and (max-width: 767px) {
#refrain .sec-standard .sec-ttl {
font-size: 2em; } }
@media screen and (max-width: 767px) {
#refrain .sec-standard .sec-ttl {
font-size: 1.5em; } }
#refrain .sec-standard .sec-ttl-en {
width: 90%;
max-width: 425px;
text-align: center;
margin: 0 auto 15px; }
#refrain .sec-standard .sec-ttl-en img {
aspect-ratio: 425/61; }
#refrain .sec-standard .content-list {
align-items: stretch;
color: #283531; }
@media screen and (max-width: 576px) {
#refrain .sec-standard .content-list {
justify-content: space-between; } }
#refrain .sec-standard .content-list::before {
content: "";
display: block;
width: 24%;
order: 1; }
#refrain .sec-standard .content-list::after {
content: "";
display: block;
width: 24%; }
#refrain .sec-standard .content-list .list-item {
width: calc(95%/3);
background-color: #EDEDED;
padding: 25px;
border-radius: 25px;
margin-bottom: 40px;
height: auto !important; }
@media screen and (max-width: 767px) {
#refrain .sec-standard .content-list .list-item {
width: calc(95%/2); } }
@media screen and (max-width: 576px) {
#refrain .sec-standard .content-list .list-item {
padding: 15px;
width: calc(95%/2); } }
#refrain .sec-standard .content-list .list-item .item-link {
display: block; }
#refrain .sec-standard .content-list .list-item .item-box {
margin-bottom: 25px;
display: flex;
align-items: center;
justify-content: center;
overflow: hidden;
height: auto !important; }
#refrain .sec-standard .content-list .list-item .item-box .item-img {
object-fit: cover; }
#refrain .sec-standard .content-list .list-item .item-ttl {
margin-bottom: 20px;
color: #283531;
font-size: 1.313em;
font-weight: bold;
line-height: 1.715;
letter-spacing: 0.05em;
text-align: center;
height: auto !important; }
@media screen and (max-width: 576px) {
#refrain .sec-standard .content-list .list-item .item-ttl {
margin-bottom: 10px;
font-size: 0.825em;
text-align: justify;
letter-spacing: 0.05em; } }
#refrain .sec-standard .content-list .list-item .item-txt {
color: #251714;
margin-bottom: 40px;
font-size: 1.125em;
font-weight: normal;
line-height: 1.4;
letter-spacing: 0.1em;
height: auto !important; }
@media screen and (max-width: 576px) {
#refrain .sec-standard .content-list .list-item .item-txt {
margin-bottom: 10px;
font-size: 0.725em;
text-align: justify;
line-height: 1.667;
letter-spacing: 0.05em; } }
#refrain .sec-option {
background-color: #f3eeeb;
padding: 60px 0; }
@media screen and (max-width: 767px) {
#refrain .sec-option {
padding: 30px 0; } }
#refrain .sec-option .sec-ttl {
position: relative;
padding: 0;
margin-bottom: 65px;
text-align: center;
color: #251714;
font-size: 1.375em;
font-weight: bold;
z-index: 2; }
@media screen and (max-width: 767px) {
#refrain .sec-option .sec-ttl {
font-size: 2em; } }
@media screen and (max-width: 767px) {
#refrain .sec-option .sec-ttl {
font-size: 1.5em; } }
#refrain .sec-option .sec-ttl-en {
width: 90%;
max-width: 294px;
margin: 0 auto 15px;
text-align: center; }
#refrain .sec-option .sec-ttl-en img {
aspect-raio: 294/47; }
#refrain .sec-option .content-list {
align-items: stretch; }
#refrain .sec-option .content-list::before {
content: "";
display: block;
width: 24%;
order: 1; }
#refrain .sec-option .content-list::after {
content: "";
display: block;
width: 24%; }
#refrain .sec-option .content-list .list-item {
width: calc(95%/4);
background-color: #fff;
border-radius: 25px;
margin-bottom: 40px;
padding: 25px;
color: #283531;
height: auto !important; }
@media screen and (max-width: 1140px) {
#refrain .sec-option .content-list .list-item {
width: calc(95%/3); } }
@media screen and (max-width: 767px) {
#refrain .sec-option .content-list .list-item {
width: calc(95%/2);
padding: 15px; } }
#refrain .sec-option .content-list .list-item .item-link {
display: block;
padding: 25px; }
@media screen and (max-width: 576px) {
#refrain .sec-option .content-list .list-item .item-link {
padding: 20px 10px; } }
#refrain .sec-option .content-list .list-item .item-box {
margin-bottom: 25px;
display: flex;
align-items: center;
justify-content: center;
overflow: hidden;
height: auto !important; }
@media screen and (max-width: 576px) {
#refrain .sec-option .content-list .list-item .item-box {
margin-bottom: 15px; } }
#refrain .sec-option .content-list .list-item .item-box .item-img {
object-fit: cover;
height: auto !important;
aspect-ratio: 1/1; }
#refrain .sec-option .content-list .list-item .item-ttl {
color: #283531;
font-size: 1em;
font-weight: bold;
line-height: 1.75;
letter-spacing: 0.05em;
height: auto !important;
text-align: center; }
@media screen and (max-width: 576px) {
#refrain .sec-option .content-list .list-item .item-ttl {
margin-bottom: 5px;
font-size: 0.725em; } }
#refrain .sec-option .content-list .list-item .item-txt {
color: #251714;
font-size: 1em;
font-weight: bold;
line-height: 2.25;
letter-spacing: 0em;
height: auto !important;
text-align: center; }
@media screen and (max-width: 576px) {
#refrain .sec-option .content-list .list-item .item-txt {
font-size: 0.725em;
margin-bottom: 5px; } }
#refrain .sec-option .content-list .list-item .item-price {
text-align: right;
font-size: 1em;
font-weight: bold;
line-height: 2.25;
letter-spacing: 0em; }
@media screen and (max-width: 576px) {
#refrain .sec-option .content-list .list-item .item-price {
margin-bottom: 10px;
font-size: 0.625em;
line-height: 1.25; } } .sec-works .ttl-box {
padding: 120px 0 0; }
.sec-works .ttl-box .ttl {
position: relative; }
.sec-works .ttl-box .ttl .ttl-ja {
font-size: 3.6rem;
line-height: 1;
font-weight: bold;
color: #2b3531;
text-align: center; }
@media screen and (max-width: 767px) {
.sec-works .ttl-box .ttl .ttl-ja {
font-size: 2.6rem;
top: 7vw; } }
.sec-works .img-container {
margin-top: 80px; }
.works-list {
display: flex;
justify-content: space-between;
flex-wrap: wrap; }
.works-item {
width: calc(100%/2);
position: relative; }
.works-item > a {
display: block;
position: relative;
color: #fff;
height: 33vw; }
.works-item > a:hover .item-img img {
transform: scale(1.1, 1.1); }
.works-item > a:hover .item-inner {
transform: rotateY(360deg);
background: rgba(43, 53, 49, 0.8); }
.works-item .item-img {
font-size: 0;
overflow: hidden; }
.works-item .item-img img {
width: 100%;
height: 33vw;
object-fit: cover;
font-family: 'object-fit: cover;';
transition: all 0.8s ease; }
.works-item .item-inner {
position: absolute;
width: 25vw;
height: 25vw;
left: 0;
top: 0;
bottom: 0;
right: 0;
margin: auto;
background: rgba(202, 207, 46, 0.8);
display: flex;
justify-content: center;
align-items: center;
transition: .5s;
transform: rotateY(0deg); }
.works-item .item-more {
border: 4px solid #fff;
font-family: "Oswald", sans-serif;
color: #fff;
font-weight: 500;
font-size: 3rem;
text-align: center;
max-width: 178px;
width: 80%;
padding: 10px 0;
transition: .3s; }
.works-item .item-tll {
display: block;
position: absolute;
top: 7%;
left: 0;
padding: 0 10px;
text-align: center;
width: 100%; }
.works-item .item-customer {
display: block;
position: absolute;
text-align: center;
left: 0;
bottom: 13%;
width: 100%; }
.works-item .item-add {
margin-right: 1em; }
@media screen and (min-width: 1141px) {
.works-list::after {
content: "";
width: calc(100%/3);
display: block; }
.works-item {
width: calc(100%/3); }
.works-list .works-item:nth-of-type(1), .works-list .works-item:nth-of-type(2), .works-list .works-item:nth-of-type(6), .works-list .works-item:nth-of-type(7) {
width: calc(100%/2); }
.works-list .works-item:nth-of-type(1) > a, .works-list .works-item:nth-of-type(2) > a, .works-list .works-item:nth-of-type(6) > a, .works-list .works-item:nth-of-type(7) > a {
height: 33vw; }
.works-list .works-item:nth-of-type(1) .item-img img, .works-list .works-item:nth-of-type(2) .item-img img, .works-list .works-item:nth-of-type(6) .item-img img, .works-list .works-item:nth-of-type(7) .item-img img {
height: 33vw; }
.works-item > a {
height: 19vw; }
.works-item .item-img img {
height: 19vw; }
.works-item .item-inner {
width: 16vw;
height: 16vw; } }
@media screen and (min-width: 1141px) and (max-width: 1500px) {
.works-list .works-item:nth-of-type(1) .item-inner, .works-list .works-item:nth-of-type(2) .item-inner, .works-list .works-item:nth-of-type(6) .item-inner, .works-list .works-item:nth-of-type(7) .item-inner {
width: 28vw;
height: 28vw; } }
@media screen and (max-width: 1140px) {
.works-item .item-tll {
font-size: 1.6vw;
top: 5%; } }
@media screen and (max-width: 767px) {
.works-item .item-more {
font-size: 4vw; }
.works-item .item-tll {
padding: 0 2%; }
.works-item .item-customer {
font-size: 2.2vw;
bottom: 2vw; } }
@media screen and (max-width: 576px) {
.works-item {
width: 100%; }
.works-item > a {
height: 50vw; }
.works-item .item-img img {
height: 50vw; }
.works-item .item-inner {
width: 40vw;
height: 40vw; }
.works-item .item-more {
font-size: 6vw; }
.works-item .item-ttl {
font-size: 2.7vw; }
.works-item .item-customer {
font-size: 3vw;
bottom: 3vw; } } .view-btn-area {
margin: 30px 0 0 0; }
.view-btn-area .button-circle {
text-align: right; } .return-btn-area {
margin: 120px 0; }
.return-btn-area .button-circle {
padding: 0; }
.return-btn-area .button-circle a {
font-size: 1.8rem;
text-align: center;
width: 430px;
margin: 0 auto;
border: 1px solid #2b3531;
padding: 20px 65px;
font-family: "Noto Sans JP", sans-serif; }
@media screen and (max-width: 576px) {
.return-btn-area .button-circle a {
width: 280px;
text-align: left; } }
.return-btn-area .button-circle a figure {
width: 52px;
height: 52px;
margin-right: 2.5%; }
@media screen and (max-width: 576px) {
.return-btn-area .button-circle a figure {
width: 59px;
height: 59px; } }
@media screen and (max-width: 767px) {
.return-btn-area .button-circle a figure svg {
width: 39px;
height: 59px; } }