html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight: normal;
}
input, select, textarea {
	font-family : inherit;
	font-size: 100%;
}
.clearfix::after{
	content: "";
	display: block;
	clear: both;
}
.clear{
    clear:both;
}
body {
    background-color: #ffffff;
    font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
a {
    color:#333333;
    text-decoration:none;
}
a:hover {
    text-decoration:underline;
    opacity: 0.7;
}
.wrapper {
    position:relative;
	width: 100%;
    max-width:1280px;
    margin:0 auto;
}
.st01 {
	width: 50%;
	margin: 30px auto 0 auto;
	text-align: center;
}
.st01 img {
	max-width: 100%;
	height: auto;
}
.st01 span {
	display: block;
	width: 100%;
	padding: 5px 0;
	border-top: 1px solid #a0a0a0;
	text-align: center;
	color:#1e6f80;
	font-size:25px;
}
.st02 {
	width: 100%;
	margin: 30px auto 0 auto;
	text-align: center;
}
.st02 span {
	display: block;
	width: 100%;
	padding: 5px 0;
	text-align: center;
	color:#1e6f80;
	font-size:25px;
}
.pred {
	display: block;
	width: 100%;
	margin: 10px 0;
	text-align: center;
	color:red;
}
#v01 {
	position: fixed;
	width: 100%;
	height:115px;
	padding-top: 25px;
	border-top:6px solid #6db997;
	background: #fff;
	z-index: 100;
}
#v01_bis {
	width: 100%;
	height:115px;
	padding-top: 25px;
	border-top:6px solid #6db997;
	background: #fff;
	z-index: 100;
}
#v01_v01 {
	display: flex;
	justify-content: space-between;
}
#v01_gmenu{
	margin-top: 8px;
	list-style-type:none;
	text-align: right;
}
#v01_gmenu li{
	display: inline-block;
	font-size:18px;
}
#v01_gmenu li a{
	color:#098873;
}
#v01_gmenu li img{
	vertical-align: middle;
	margin: 0 10px;
}
#v01_b02 {
	color:#098873;
	cursor:pointer;
}
#v02 {
	width:100%;
	padding-top: 115px;
	margin-bottom: 30px;
}
#v02_p01 {
	width: 100%;
	height: auto;
}
#v02 h1 {
	width: 100%;
	margin: 15px 0;
	text-align: center;
}
#v02 h1 img {
	max-width: 100%;
	height: auto;
}
#v02 h2 {
	width: 100%;
	margin: 15px 0;
	text-align: center;
	font-size:30px;
	color:#ea788d;
}
#v02_v01{
	width: 100%;
	margin: 15px 0;
	text-align: center;
	font-size:18px;
}
#v03 h2 {
	width: 100%;
	padding: 5px 0;
	background:#578587;
	text-align: center;
	font-size:25px;
	color: #fff;
}
#v03_v01 {
	width: 100%;
	display: flex;
}
#v03_v01 img {
	width:33.3333333333333%;
	height: auto;
}
#v03_v02 {
	width: 80%;
	margin: -20px auto 20px auto;
}
.v03_v02_bis {
	position: fixed;
	top: 130px;
	left: 0;
	width: 100%;
	z-index: 100;
}
.v03_v02_tar {
	width: 80%;
    max-width:1024px;
	margin: 0 auto;
}
#v03_v02 ul {
	width: 100%;
	display: flex;
	list-style-type:none;
	text-align: center;
}
.v03_v02_b00 {
	width:20%;
	padding: 5px 0;
	border: 1px solid #fff;
	color: #fff;
	background: #578587;
	font-size:23px;
	cursor: pointer;
}
.v03_v02_b00_bis {
	width:20%;
	padding: 5px 0;
	color: #578587;
	background: #fff;
	font-size:23px;
	cursor: pointer;
}
#v04 {
	background-color:#ffffff;
	background-image: url(../img/back_p01.jpg);
	background-repeat: no-repeat;
	background-size:100% auto;
	background-position: center center;
}
.v04_v00 {
	width:80%;
	margin: 10px auto 30px auto;
}
.v04_v00_st {
	width:100%;
	height: auto;
}
.v04_v00_con {
	width:100%;
	margin-top: -10px;
	padding: 0 20px 20px 20px;
	background: #e4e3e1;
	text-align: justify;
}
.v04_v00_con p img {
	width:100%;
	height: auto;
}
#v04_v02_p00 {
	width: 100%;
	margin: 20px 0 10px 0;
	display: flex;
	justify-content: space-between;
}
#v04_v02_p00 img {
	width:32%;
	height: auto;
}
#v04_v03_v01 {
	width: 100%;
	margin-top: 5px;
	padding: 5px 0;
	border-top: 1px solid #000;
}
#v04_v04_p00 {
	width: 100%;
	margin: 20px 0 10px 0;
	display: flex;
	justify-content: space-around;
}
#v04_v04_p00 div {
	width:30%;
	text-align: center;
}
#v04_v04_p00 img {
	width:100%;
	height: auto;
}
#v04 p {
	font-size:18px;
}
#v04_v04_p00 p {
	font-size:16px;
}
#v05 {
	width: 100%;
	padding: 20px 0;
	background: #e6ebe6;
}
#v05_v01 {
	width: 70%;
	margin: 15px auto 30px auto;
	text-align: center;
	font-size: 18px;
}
.v05_v00 {
	width:80%;
	margin: 10px auto;
	display: flex;
	justify-content: space-between;
}
.v05_v00 div h4{
	width: 100%;
	margin: 10px 0;
	text-align: center;
	font-size: 32px;
}
.v05_v00 img {
	width:34%;
	height: auto;
}
.v05_v00_v01 {
	width:34%;
	padding: 15px;
	background: #578587;
	text-align: justify;
	color: #fff;
}
.v05_v00_v02 {
	width:34%;
	padding: 15px;
	background: #fff;
	text-align: justify;
	color: #1e6f80;
}
#v06 {
	padding: 20px 0;
	background-color:#ffffff;
	background-image: url(../img/back_p01.jpg);
	background-repeat: no-repeat;
	background-size:100% auto;
	background-position: center center;
}
.v06_v00 {
	width:80%;
	margin: 25px auto;
	border: 1px solid #578587;
	background:#fff;
	text-align: center;
}
.v06_v00 h4 {
	width: 100%;
	padding: 5px 0;
	background: #578587;
	color: #fff;
	text-align: center;
	font-size: 25px;
}
.v06_v00 img {
	max-width: 100%;
	height: auto;
}
#v07 {
	width: 100%;
	padding: 20px 0;
	background: #e4e3e1;
}
#v07 p {
	width: 80%;
	margin: 0 auto;
}
#v08 {
	width: 100%;
	padding: 20px 0;
}
#v08 p {
	width: 80%;
	margin: 0 auto;
}
#v09 {
	width: 100%;
	padding: 0;
}
#v09 img {
	width: 100%;
	height: auto;
}
#v10 {
	width: 100%;
	padding: 30px 0;
	background: #e6ebe6;
}
#v10 h3 {
	width: 100%;
	margin: 20px 0 10px 0;
	text-align: center;
	font-size: 32px;
}
#v10_v01{
	width: 100%;
	margin: 10px 0;
	text-align: center;
	font-size: 18px;
}
#v10 p a {
	color: #00a0e9;
	text-decoration: underline;
}
#v10_v02 {
	width: 85%;
	margin: 30px auto;
	text-align: left;
}
#v10_v02 p {
	margin-bottom: 13px;
}
#v10_v02 span {
	margin-left: 10px;
	font-size: 15px;
}
#v10_v02 label {
	color: #768b87;
	font-size: 20px;
}
#v10_v02 input[type="text"] {
	border: 1px solid #768b87;
}
#v10_v02 textarea {
	height: 100px;
}
#v10_v02 input[type="submit"] {
	display: block;
	margin: 30px auto;
	border: none;
	border-radius: 30px;
	padding: 5px 40px;
	background: #768b87;
	color: #fff;
	font-size: 20px;
	cursor:pointer;
}
#v10_v02 input[type="button"] {
	display: block;
	margin: 30px auto;
	border: none;
	border-radius: 30px;
	padding: 5px 40px;
	background: #555;
	color: #fff;
	font-size: 20px;
	cursor:pointer;
}
.v10_v02_f00a {
	width: 100%;
}
.v10_v02_f00b {
	width: 70%;
}
.v10_v02_f00r {
	position: relative;
}
.v10_v02_f00r::before {
	content: '必須';
	position: absolute;
	top: 28px;
	left: -50px;
	width: 40px;
	background: yellow;
	text-align: center;
	padding: 1px 0;
}
#v11 {
	display: flex;
	justify-content: space-between;
	padding: 30px 0;
}
#v11_v01 {
	display: flex;
}
#v11_v01 img {
	margin-right: 30px;
}
#v11 span {
	margin-top: 8px;
}
#top {
	position: fixed;
	bottom: 30px;
	right: 5px;
	opacity: 0.8;
}
table {
	width: 80%;
	margin: 20px auto;
	border-spacing: 0;
	border-top:1px solid #333;
	border-right:1px solid #333;
	border-collapse: collapse;
}
table th {
	padding: 8px 15px;
	background: #727171;
	border-left:1px solid #333;
	border-bottom:1px solid #333;
	line-height: 120%;
	white-space: nowrap;
	color: #fff;
	font-weight:normal;
	vertical-align:middle;
}
table tr td {
	padding: 8px 15px;
	border-bottom: 1px solid #333;
	border-left: 1px solid #333;
	vertical-align:middle;
	text-align: center;
}
.tdnol {
	background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHN0eWxlPSJ3aWR0aDoxMDAlO2hlaWdodDoxMDAlOyI+PGxpbmUgeDE9IjEwMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSIgc3R5bGU9InN0cm9rZTogIzMzMzMzMztzdHJva2Utd2lkdGg6IDE7Ij48L2xpbmU+PC9zdmc+');
}
#v07 table tr {
	background: #fff;
}
#v08 table tr {
	background: #eee;
}
