@charset "UTF-8";body {  font-family: "source-han-sans-japanese", "遊ゴシック", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;  margin: 0; /*default-adjust*/}a {  display: block; /*default-adjust*/  text-decoration: none; /*default-adjust*/  transition: all 1s ease;}p {  margin: 0; /*default-adjust*/}img {  max-width: 100%;}.upp2p {  margin-top: 2%;}.upp5p {  margin-top: 5%;}.uppmin1p {  margin-top: -1%;}.uppmin10p {  margin-top: -10%;}.pc-br {  display: block;}.text-xs {  font-size: 14px;  font-weight: 200;  letter-spacing: -0.5px;}.text-sm {  font-size: 18px;  font-weight: 200;  line-height: 1.5em;}.text-md {  font-size: 26px;  font-weight: 200;  line-height: 1.5em;}.text-al-center {  text-align: center;}.division > .row2 {  display: flex;  align-items: flex-start;}.row2 > img {  width: 50%;}.butt a:hover {  opacity: 0.5;}.bg-9e8024 {  background-color: #9e8024;  padding-top:2%;  padding-bottom:1%;}.bg-444444 {  background-color: #444444;}footer {  margin-top: 7%;  margin-bottom: 7%;}footer a {  width: 25%;  margin-left: auto;  margin-right: auto;}footer a:hover {  opacity: 0.5;}.sa {  opacity: 0;  transition: all 1s ease;}.sa.show {  opacity: 1;  transform: none;}.sa--up1 {  transform: translate(0, 15%);}@media (max-width:543px) {  footer a {    width: 35%;  }}@media (max-width:980px) {  .contents {    padding-right: 2%;    padding-left: 2%;  }}@media (min-width:980px) {  .center980 {    margin: auto;    width: 980px;  }}