﻿/* 横幅900px以下の場合のみ適用 */
@media (max-width: 900px) {
  img{
    max-width: 98%;
    height: auto;
  }
}
.auto-style117 {
	text-align: center;
}
.auto-style115 {
	font-weight: bold;
}
.auto-style118 {
	font-size: x-large;
}
.auto-style119 {
	font-size: small;
	font-weight: normal;
}
.auto-style121 {
	font-weight: normal;
}
.auto-style244 {
	text-align: center;
}
.auto-style1 {
	border-width: 0px;
}
.auto-style191 {
	text-align: center;
	font-size: medium;
}
  .auto-style290 {
	text-align: center;
	font-size: large;
}
.auto-style108 {
	border-collapse: collapse;
	border: 2px solid #808080;
}
.auto-style112 {
	text-align: center;
	font-size: small;
	border: 1px solid #808080;
}
.auto-style109 {
	text-align: center;
	border: 1px solid #808080;
}
.auto-style143 {
	font-size: small;
}
.auto-style110 {
	text-align: center;
	border: 1px solid #808080;
}
  .auto-style114 {
}
  .auto-style106 {
	font-size: small;
}
  .auto-style190 {
	text-align: center;
	font-size: small;
	color: #000000;
	border: 1px solid #808080;
}
.auto-style122 {
	border: 1px solid #808080;
	text-align: center;
	font-size: medium;
}
.auto-style291 {
	font-size: xx-large;
	color: #808000;
}
.auto-style292 {
	font-size: x-large;
	font-weight: bold;
	color: #808000;
}
.auto-style293 {
	font-size: large;
	color: #000000;
}
.auto-style294 {
	font-size: xx-large;
	color: #000000;
}
.auto-style296 {
	border: 1px solid #808080;
	background-color: #00FFFF;
}
.auto-style297 {
	border: 1px solid #808080;
	font-weight: bold;
	font-size: 20px;
	color: #0000FF;
}
.auto-style298 {
	border: 1px solid #808080;
	font-weight: bold;
	font-size: 20px;
	color: #FF0000;
}
.auto-style299 {
	font-size: 15px;
}
.as-h2{
  text-decoration-line: underline;
  text-decoration-color: #FF1744;       /* 色 */
  text-decoration-thickness: 3px;        /* 太さ */
  text-underline-offset: 3px;            /* 文字からの距離 */
  text-decoration-skip-ink: auto;        /* 文字のはらいに干渉しにくい */
}
.as-section{
	margin:2em 0;
}
main{
	max-width:1080px;
	margin:auto;
}
