﻿#story-about{width:95%;margin:0 auto;text-align:center}#story-list{width:100%;margin:0 auto}#story-list ul{display:flex;flex-wrap:wrap;justify-content:space-between;row-gap:5.5rem;width:100%;margin:0 auto}@media only screen and (max-width: 834px){#story-list ul{row-gap:4.5rem}}@media only screen and (max-width: 600px){#story-list ul{flex-direction:column}}#story-list ul li{position:relative;width:31.5%;text-align:center}@media only screen and (max-width: 834px){#story-list ul li{width:48%}}@media only screen and (max-width: 600px){#story-list ul li{width:100%}}#story-list ul li section{width:100%;border-radius:10px;overflow:hidden}#story-list ul li section img{display:block;width:100%;object-fit:cover;transition:all .4s ease-out}#story-list ul li span{display:block;margin:1.5rem 0 .5rem;font-size:1.6rem}@media only screen and (max-width: 834px){#story-list ul li span{margin-bottom:.3rem;font-size:1.3rem}}#story-list ul li p{font-family:"Noto Serif JP","游明朝","Yu Mincho","游明朝体","YuMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","ＭＳ Ｐ明朝","MS PMincho",serif;font-size:2rem;font-weight:600;letter-spacing:3px;transition:all .4s ease-out}@media only screen and (max-width: 834px){#story-list ul li p{font-size:1.7rem}}#story-list ul li a{display:block;position:absolute;top:0;bottom:0;right:0;left:0;z-index:1}#story-list ul li:hover section img{transform:scale(1.05)}#story-list ul li:hover p{color:#094}#story-wrap{width:100%;margin:0 auto;padding:8rem 0;background:#fff;box-shadow:0 0 10px rgba(0,0,0,.1);border-radius:20px}@media only screen and (max-width: 834px){#story-wrap{padding:4rem;border-radius:15px}}@media only screen and (max-width: 600px){#story-wrap{padding:3rem 2.5rem}}#story-wrap article{max-width:800px;width:90%;margin:0 auto}@media only screen and (max-width: 834px){#story-wrap article{width:100%}}#story-wrap article span{display:block;width:fit-content;margin:0 auto 2rem;padding:.2rem 2rem;color:#fff;background:#333;border-radius:3px}@media only screen and (max-width: 834px){#story-wrap article span{margin-bottom:1.5rem;padding:.2rem 1.5rem}}#story-wrap article #story-image{display:block;width:100%}#story-wrap article #story-image img{display:block;width:100%;object-fit:cover}#story-wrap article section{display:flex;flex-direction:column;row-gap:2.5rem;width:100%;margin:6rem auto 0}@media only screen and (max-width: 834px){#story-wrap article section{margin-top:5rem}}@media only screen and (max-width: 600px){#story-wrap article section{margin-top:4rem}}#story-wrap article section img{display:block;max-width:100%;object-fit:contain}#story-wrap article section .story-memo{margin-top:8rem;font-weight:600;color:#25560d}@media only screen and (max-width: 834px){#story-wrap article section .story-memo{margin-top:7rem}}@media only screen and (max-width: 600px){#story-wrap article section .story-memo{margin-top:6rem}}