﻿#about-spot{width:100%;margin:0 auto}#about-spot section{display:flex;flex-direction:column;row-gap:2rem;max-width:800px;width:95%;margin:0 auto}#about-spot ul{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;align-items:start;column-gap:8rem;width:100%;margin-top:8rem}@media only screen and (max-width: 834px){#about-spot ul{display:block;margin-top:6rem}}@media only screen and (max-width: 600px){#about-spot ul{margin-top:5rem}}#about-spot ul li{overflow:hidden}#about-spot ul li:nth-of-type(1){grid-column:1/2;grid-row:1;width:80%;height:600px;margin-top:10rem;border-radius:0 15px 15px 0}@media only screen and (max-width: 834px){#about-spot ul li:nth-of-type(1){height:auto;margin-top:0;border-radius:0 10px 10px 0}}@media only screen and (max-width: 600px){#about-spot ul li:nth-of-type(1){width:85%}}#about-spot ul li:nth-of-type(2){grid-column:2/3;grid-row:1/3;height:1000px;border-radius:15px 0 0 15px}@media only screen and (max-width: 834px){#about-spot ul li:nth-of-type(2){width:60%;height:auto;margin-top:4rem;margin-left:auto;border-radius:10px 0 0 10px}}@media only screen and (max-width: 600px){#about-spot ul li:nth-of-type(2){width:65%;margin-top:3rem}}#about-spot ul li:nth-of-type(3){grid-column:1/2;grid-row:2;width:400px;height:300px;margin-top:6rem;margin-left:auto;border-radius:15px}@media only screen and (max-width: 834px){#about-spot ul li:nth-of-type(3){height:auto;width:30%;height:auto;aspect-ratio:4/3;margin-top:-5rem;margin-left:5%;border-radius:10px}}@media only screen and (max-width: 600px){#about-spot ul li:nth-of-type(3){width:28%;margin-left:2%}}#about-spot ul li img{display:block;width:100%;height:100%;object-fit:cover}#about-feature{width:100%;margin:0 auto}#about-feature article{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;width:100%;margin:0 auto}@media only screen and (max-width: 834px){#about-feature article{display:block}}#about-feature article .ttl-3{width:400px;text-align:left}@media only screen and (max-width: 834px){#about-feature article .ttl-3{width:100%;text-align:center}}#about-feature article section{display:flex;flex-direction:column;row-gap:2rem;width:calc(100% - 400px)}@media only screen and (max-width: 834px){#about-feature article section{width:100%}}#about-feature ul{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%;margin:8rem auto 0}@media only screen and (max-width: 834px){#about-feature ul{flex-direction:column;row-gap:4rem;margin-top:6rem}}@media only screen and (max-width: 600px){#about-feature ul{row-gap:3rem}}#about-feature ul li{width:48.5%}@media only screen and (max-width: 834px){#about-feature ul li{width:90%}#about-feature ul li:nth-of-type(2){margin-left:auto}}@media only screen and (max-width: 834px)and (max-width: 600px){#about-feature ul li{width:95%}}#about-feature ul li img{display:block;width:100%;border-radius:15px;object-fit:cover}@media only screen and (max-width: 600px){#about-feature ul li img{border-radius:10px}}#about-articles{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;width:100%;margin:0 auto;padding:2rem;background:#fff;box-shadow:0 0 10px rgba(0,0,0,.1)}@media only screen and (max-width: 834px){#about-articles{display:block;padding:3rem}}@media only screen and (max-width: 600px){#about-articles{padding:2rem}}#about-articles #articles-box{width:50%;text-align:center}@media only screen and (max-width: 834px){#about-articles #articles-box{width:100%}}#about-articles #articles-box b{display:block;font-family:"Noto Serif JP","游明朝","Yu Mincho","游明朝体","YuMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;font-size:3rem;font-weight:600;letter-spacing:3px}@media only screen and (max-width: 834px){#about-articles #articles-box b{font-size:2.6rem}}@media only screen and (max-width: 600px){#about-articles #articles-box b{font-size:2.2rem}}#about-articles #articles-box article{width:100%;margin:3rem 0;font-size:1.7rem}@media only screen and (max-width: 834px){#about-articles #articles-box article{margin:2.5rem 0;font-size:1.5rem}}@media only screen and (max-width: 600px){#about-articles #articles-box article{margin:2rem 0;font-size:1.4rem}}#about-articles #articles-box article span{display:block;margin-bottom:1rem;color:#25560d}#about-articles #articles-box p{font-family:"Noto Serif JP","游明朝","Yu Mincho","游明朝体","YuMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;font-size:2.6rem;letter-spacing:3px}@media only screen and (max-width: 834px){#about-articles #articles-box p{font-size:2.4rem}}@media only screen and (max-width: 600px){#about-articles #articles-box p{font-size:2rem}}#about-articles #articles-box section{margin-top:4rem;font-size:2rem;font-weight:600}@media only screen and (max-width: 834px){#about-articles #articles-box section{margin:3rem 0 6rem;font-size:1.8rem}}@media only screen and (max-width: 600px){#about-articles #articles-box section{margin:2.5rem 0 5rem;font-size:1.6rem}}#about-articles img{display:block;width:50%;object-fit:contain}@media only screen and (max-width: 834px){#about-articles img{width:100%}}