:root{--black: #1f3134;--white: #FAFAFA;--ash: #808080;--gray: #dcdcdc;--cobaltBlue: #008b8b;--red: #ff0000;--font-base: 18px;--font-h1: 26px;--font-h2: 24px;--font-h3: 22px;--font-h4: 20px;--font-note: 15px;--font-step: 12px;--first-letter: 36px}#home{display:flex;flex-direction:column;width:100%;padding-bottom:2em}#home .firstPart,#home .secondPart{display:flex;flex-direction:column;width:100%;padding-top:1em}#home .firstPart .text .link,#home .secondPart .text .link{padding-top:.5em;padding-bottom:.5em;margin-top:2em;margin-left:auto;margin-right:auto;background-color:var(--black)}#home .firstPart .text .link a,#home .secondPart .text .link a{color:var(--white)}#home .firstPart img,#home .secondPart img{margin-top:1em;margin-left:auto;margin-right:auto;height:400px}#home .firstPart .explain,#home .secondPart .explain{width:80%;margin-left:10%;margin-right:10%}#home .firstPart{padding-bottom:1em;background-color:var(--gray);text-align:center}#home .firstPart .text,#home .firstPart .img{width:50%}#home .firstPart .text .explain{text-align:left}#home .firstPart .text .link{width:17em}#home .secondPart .text,#home .secondPart .explain{flex:1}#home .secondPart .text{text-align:center}#home .secondPart .text .link{width:14em}@media(min-width:960px){#home .firstPart,#home .secondPart{flex-direction:row}}
