@charset "utf-8";
* {
	box-sizing: border-box;
}
html {
	font-size: 62.5%;
	-webkit-text-size-adjust: 100%;
}
body {
	font-family: "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	line-height: 1.6;
	font-size: 1.8rem;
	color: #333333;
}
.g-font {
	font-family: 'Kosugi Maru', sans-serif;
}
img {
	max-width: 100%;
	height: auto;
	-ms-interpolation-mode: bicubic;
	vertical-align: bottom;
}
.full img {
	width: 100%;
}
main {
	display: block;
	position: relative;
}
.flex {
	display: flex;
}
.center {
	text-align: center;
}
h2 {
	margin-bottom: 12px;
}
.w-wrap {
	max-width: 1000px;
	margin: 0 auto;
	padding: 35px 5px;
}
.green {
	padding: 20px 5px 0 5px;
}
.img-women {
	margin-top: 30px;
}
.bg01 {
	background-color: #FFFFFF;
}
.bg02 {
	background-color: #ABC836;
}
.bg03 {
	background-color: #FFD900;
}
.bg04 {
	background-image: url("../images/index_bg001.png"),url("../images/index_bg002.png");
	background-repeat: no-repeat,no-repeat;
	background-position: 100% 0,0 100%;
	background-size: 98px 116px,75px 98px;
	background-color: #E60012;
}
.bg05 {
	background: #00051D;
}
.bg06 {
	background: #C9C8BD;
}
.white-box {
	position: relative;
	z-index: 10;
	max-width: 1000px;
	margin: -30px auto 0;
	padding-bottom: 30px;
	background: #FFFFFF;
	box-shadow: 0px 5px 5px rgba(0,0,0,0.2);
}
.white {
	color: #FFFFFF;
}
.blue-text {
	color: #006A8D;
	font-size: calc(2rem + ((1vw - 0.2rem) * 7.0588));
	line-height: 1.0;
}
.normal {
	font-size: calc(1.75rem + ((1vw - 0.2rem) * 5.4412));
}
.discription-tx dt {
	margin: 0 20px;
	border-bottom: 1px dashed #CCCCCC;
}
.discription-tx dd {
	max-width: 550px;
	margin: 0 auto;
}
.discription-tx dd:not(.comment) {
	padding: 20px 0;
}
.comment {
	border: 2px solid #333333;
}
.comment-in {
	margin: 10px 10px 0;
}
.right {
	margin: 0 10px;
	text-align: right;
}
.bg-black {
	background-color: #333333;
	color: #FFFFFF;
}
.attention {
	margin-top: 10px;
	font-size: 1.2rem;
}
.chance01 {
	margin-bottom: 10px;
	font-size: 1.6rem;
}
.chance02 {
	margin-bottom: 5px;
}
.white.center {
	margin-top: 20px;
	line-height: 1.8;
}
.img-person {
	justify-content: center;
	margin-top: 40px;
}
.img-person li {
	margin: 0 5px;
}
.yellow {
	padding: 30px 0;
}
.arrow_box,.arrow_box02 {
	position: relative;
}
.bold {
	font-weight: bold;
}
.text {
	padding: 0 15px;
}
.icon {
	margin-bottom: 20px;
}
.light-green {
	color: #90BE20;
}
.arrow_box:after, .arrow_box:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.arrow_box:before {
	border-top-color: #FFD900;
	border-width: 8px;
	margin-left: -8px;
	z-index: 100;
}
.arrow_box02:after, .arrow_box02:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.arrow_box02:before {
	border-top-color: #E60012;
	border-width: 8px;
	margin-left: -8px;
	z-index: 100;
}
.box01 {
	padding: 10px 0;
	border: 1px solid #2D3A00;
}
.title {
	margin-bottom: 20px;
	font-size: 2.5rem;
}
.inner {
	padding: 35px 5px 0;
}
.flex.map {
	justify-content: center;
	align-items: center;
}
.flex.map a {
	padding: 15px 50px;
	background: #FFFFFF url("none") no-repeat 90% 50%/23px 21px;
}
.map a {
	display: block;
	margin: 20px 5px 0;
	padding: 10px 0;
	color: #2D3A00;
	border: 1px solid #2D3A00;
	background: #FFFFFF url("../images/index_ic010.png") no-repeat 90% 50%/23px 21px;
	text-align: center;
	text-decoration: none;
}
.time {
	max-width: 300px;
	margin: 0 auto;
	padding: 5px 0;
	border-top: 1px dotted #2D3A00;
	border-bottom: 1px dotted #2D3A00;
	justify-content: center;
	align-items: center;
}
.tx-green01 {
	margin-top: 30px;
	padding: 10px 10px 15px;
	color: #2D3A00;
	font-size: 1.5rem;
}
.tx-green02 {
	margin-right: 10px;
	padding: 3px 8px;
	background-color: #2D3A00;
	color: #ABC836;
	border-radius: 3px;
}
footer {
	margin: 30px 0 100px;
}
.logo {
	margin-bottom: 10px;
}
.attention a {
	text-decoration: underline;
	color: #FFFFFF;
}
.notice {
	padding: 10px 0;
	text-align: center;
	background-color: #4D280B;
	font-weight: bold;
	font-size: 1.8rem;
}
.notice a:link,.notice a:visited {
	color: #ffda26;
}
.notice a:hover {
	text-decoration: underline;
}
.notice span {
	padding-left: 30px;
}
#anc {
	margin-top: 30px;
	border-top: 1px solid #2D3A00;
}
#anc dl {
	margin-top: 20px;
}
#anc dd:nth-last-of-type(1) {
	background-color: #2D3A00;
	color: #ABC836;
}
.tel-link:link,.tel-link:visited {
	text-decoration: none;
	color: #2D3A00;
}
.area-center {
	text-align: center;
}
.area-news-wrap {
	max-width: 600px;
	margin: 20px auto;
	padding: 20px 0;
	border: 2px solid #2D3A00;
}
.area-news-title {
	margin: 0 15px;
	text-align: center;
	font-size: 3.0rem;
	font-weight: bold;
	border-bottom: 1px dashed #CCCCCC;
}
.area-news>p.center {
	margin-bottom: 10px;
}
.area-news {
	margin-top: 20px;
}
.area-news dl {
	max-width: 500px;
	margin: 0 auto;
	display: flex;
}
.area-news>dl>dt {
	width: 100px;
}
.area-news>dl>dd {
	width: 400px;
}
.area-news dd {
	margin-left: 20px;
}
.area-news a {
	color: #90BE20;
	font-weight: bold;
}
.check-bt {
	margin-left: 10px;
	padding: 0 10px;
	color: #FFFFFF;
	background: #00051D;
	border-radius: 5px;
	font-weight: normal;
	text-decoration: none;
}
.date {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 10.0rem;
	line-height: 1.0;
}
.date-time {
	font-size: 8.0rem;
	line-height: 1.0;
}
.circle {
	display: inline-block;
	width: 70px;
	height: 70px;
	border-radius: 50%;
	background: #333333;
	text-align:center;
	line-height: 70px;
	vertical-align: middle;
	color: #C9C8BD;
	font-size: 5.5rem;
}
.circle02 {
	display: inline-block;
	width: 90px;
	height: 90px;
	border-radius: 50%;
	background: #333333;
	text-align:center;
	line-height: 90px;
	vertical-align: middle;
	color: #C9C8BD;
	font-size: 2.5rem;
}
.bg-top {
	padding: 40px 0;
}
.area-space {
	margin: 0 40px;
	padding: 20px 0;
	justify-content: space-between;
}
.white-box-text {
	margin-top: -50px;
}
.attention-time {
	font-size: 1.5rem;
	text-align: center;
}
.box-inner {
	max-width: 800px;
	margin: 40px auto 0;
	padding-bottom: 40px;
}
.date-wrap {
	margin-bottom: 20px;
}
.hozen-im p {
	margin: 0 5px;
}
.page-top a {
	position: absolute;
	bottom: -50px;
	right: 10px;
	z-index: 100;
	font-size: 2.0rem;
	text-decoration: none;
	display: inline-block;
	width: 45px;
	height: 45px;
	border-radius: 50%;
	background: #ABC836;
	text-align:center;
	line-height: 45px;
	vertical-align: middle;
	color: #FFFFFF;
}
.comment+.comment {
	margin-top: 30px;
}
.f-center {
	justify-content: center;
}
.plus {
	margin-top: 30px;
}
/*============
	form
=============*/
a {
	/* display: block; */
	text-decoration: none;
}
#contents dl {
	display: flex;
}
.gray-title {
	display: flex;
	justify-content: space-between;
	align-items: center;
	min-width: 300px;
	padding: 5px 10px;
	border-right: 1px solid #BBBBBB;
	background-color: #F3F3F3;
}
#contents dd {
	padding: 0 10px;
}
.area-box-in {
	border: 1px solid #BBBBBB;
}
.area-box-in>dl+dl {
	border-top: 1px solid #BBBBBB;
}
.area-box+.area-box {
	margin-top: 50px;
}
.logbox {
	overflow:auto;
	max-width: 780px;
	height: 200px;
	margin: 10px auto 30px;
	padding: 5px;
	border: 1px solid #BBBBBB;
	font-size: 1.3rem;
}
.form-title,.green-title {
	padding: 8px 15px;
	margin-bottom: 20px;
	color: #FFFFFF;
	font-weight: bold;
}
.form-title {
	background-color: #00AAE7;
}
.green-title {
	background-color: #00D64D;
}
textarea {
	width: 100%;
	height: 90px;
}
.red,.gray {
	padding: 2px 8px;
	color: #FFFFFF;
	font-weight: bold;
}
.red {
	background-color: #C31726;
}
.gray {
	background-color: #706F6F;
}
.max {
	margin-top: 60px;
}
.max>input {
	width: 100%;
}
.personal-wrap {
	border: 1px solid #BBBBBB;
}
.center {
	text-align: center;
}
.area-rec {
	max-width: 800px;
	margin: 30px auto;
	padding-bottom: 5px;
	background-image: linear-gradient(to right, #333333, #333333 6px, transparent 6px, transparent 20px);
	background-size: 11px 2px;
	background-position: bottom;
	background-repeat: repeat-x;
	font-size: 4.5rem;
	font-weight: bold;
}
.fixed-button {
	display: flex;
	justify-content: center;
	align-items: center;
	position: fixed;
	z-index: 999999;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 20px 0;
	background: rgba(255,255,255,0.5);
}
.fixed-button p {
	margin: 0 10px;
}
.bt-web a {
	padding: 0 20px;
	border: 2px solid #FFFFFF;
	border-radius: 8px;
	background: #2D3A00;
	color: #FFFFFF;
}
.bt-web a:hover {
	opacity: 0.7;
}
.bt-web a,.bt-call {
	font-size: 3.5rem;
}
.bt-call,.bt-call-sp a {
	padding: 0 20px;
	background: #FFFFFF;
	color: #2D3A00;
	border: 2px solid #2D3A00;
	border-radius: 8px;
}
.bt-call-sp a:hover {
	opacity: 0.7;
}
.bt-call,.bt-call-sp {
	display: flex;
	justify-content: center;
	align-items: center;
}
.bt-call span,.bt-call-sp span {
	font-size: 1.6rem;
	margin-right: 10px;
	line-height: 1.0;
}
.manner {
	margin: 0 10px;
	background: #006A8D;
	color: #FFFFFF;
	border-radius: 30px;
	font-size: 2.3rem;
}
.bg-blue {
	background: #cdeff7;
	padding-bottom: 50px;
}
.blue-flex {
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 50px 0;
}
.blue-flex li {
	margin: 0 10px;
}
.blue-flex>li>div+div {
	margin-top: 20px;
}
.blue-flex img {
	width: 210px;
	margin: 0 auto;
}
.title {
	margin: 10px auto 15px;
}
.blue-bt a {
	max-width: 800px;
	margin: 0 auto;
	padding: 10px 0;
	background: #00a6e8;
	color: #FFFFFF;
	font-size: 2.5rem;
	font-weight: bold;
	border-radius: 10px;
	text-align: center;
}
.blue-bt a:link,.blue-bt a:visited {
	color: #FFFFFF;
}
.bg07 {
	background: #cdeff7;
}
.blue-in {
	margin: 0 auto!important;
}
/*======台風告知=======*/
.blue-info-box {
	max-width: 600px;
    position: relative;
    margin: 40px auto 20px;
    padding: 0.5em 1em;
    border: solid 3px #00698e;
    border-radius: 8px;
}
.blue-info-box .box-title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 19px;
    background: #FFF;
    color: #00698e;
    font-weight: bold;
}
.info-flex {
	display: block;
	text-align: center;
}
.info-flex-in>p:nth-of-type(1) {
	margin-top: 40px;
}
.info-flex-in>p+p {
	margin-top: 5px;
}
.info-red {
	max-width: 600px;
	margin: 30px auto;
	color: #D80000;
	background: #FFFFFF;
	box-shadow: 0 0 8px rgba(51,51,51,0.5);
	font-size: 1.6rem;
}
.info-title {
	padding: 5px;
	font-weight: bold;
	background: #FFF200;
}
.info-text {
	padding: 10px;
}
@media screen and (min-width: 999px), print {
	.pc-none {
		display: none;
	}
}
@media screen and (max-width: 999px), print {
	.sp-none {
		display: none;
	}
	.area-news-wrap {
		max-width: inherit;
		margin: 20px 10px;
		padding: 20px 10px;
	}
	.white-box {
		position: relative;
		z-index: 10;
		max-width: inherit;
		margin: -30px 10px 0;
		background: #FFFFFF;
		box-shadow: 0px 5px 5px rgba(0,0,0,0.2);
	}
	.blue-text {
		color: #006A8D;
		line-height: 1.0;
	}
	.flex.date-wrap {
		display: block;
		text-align: center;
	}
	.date-time {
		font-size: 5.5rem;
		line-height: 1.0;
	}
	.discription-tx dd:not(.comment) {
		padding: 20px 15px 40px;
	}
	.flex.moble {
		display: block;
	}
	.discription-tx {
		margin: 0 10px;
	}
	.date {
		font-size: 5.8rem;
	}
	.date.sub {
		font-size: 8.0rem;
	}
	.circle02 {
		width: 75px;
		height: 75px;
		line-height: 75px;
	}
	.fixed-button {
		display: flex;
		justify-content: center;
		align-items: center;
		position: fixed;
		z-index: 999999;
		right: 0;
		bottom: 0;
		left: 0;
		padding: 20px 0;
		background: rgba(255,255,255,0.5);
	}
	.fixed-button p {
		margin: 0 4px;
	}
	/*============
		form
	=============*/
	a {
		/* display: block; */
		text-decoration: none;
	}
	#contents dl {
		display: flex;
	}
	.gray-title {
		display: flex;
		justify-content: space-between;
		align-items: center;
		min-width: 300px;
		padding: 5px 10px;
		border-right: 1px solid #BBBBBB;
		background-color: #F3F3F3;
	}
	#contents dd {
		padding: 0 10px;
	}
	.area-box-in {
		border: 1px solid #BBBBBB;
	}
	.area-box-in>dl+dl {
		border-top: 1px solid #BBBBBB;
	}
	.area-box+.area-box {
		margin-top: 50px;
	}
	.logbox {
		overflow:auto;
		max-width: 780px;
		height: 200px;
		margin: 10px auto 30px;
		padding: 5px;
		border: 1px solid #BBBBBB;
		font-size: 1.3rem;
	}
	.form-title,.green-title {
		padding: 8px 15px;
		margin-bottom: 20px;
		color: #FFFFFF;
		font-weight: bold;
	}
	.form-title {
		background-color: #00AAE7;
	}
	.green-title {
		background-color: #00D64D;
	}
	textarea {
		width: 100%;
		height: 90px;
	}
	.red,.gray {
		padding: 2px 8px;
		color: #FFFFFF;
		font-weight: bold;
	}
	.red {
		background-color: #C31726;
	}
	.gray {
		background-color: #706F6F;
	}
	.max {
		margin-top: 60px;
	}
	.max>input {
		width: 100%;
		min-height: 50px;
		font-size: 2.0rem;
	}
	.personal-wrap {
		border: 1px solid #BBBBBB;
	}
	.bt-web a {
		padding: 10px;
		border: 2px solid #FFFFFF;
		border-radius: 8px;
		background: #2D3A00;
		color: #FFFFFF;
	}
	.bt-web a:hover {
		opacity: 0.7;
	}
	.bt-web a,.bt-call,.bt-call-sp a {
		font-size: 2.0rem;
	}
	.bt-call,.bt-call-sp a {
		padding: 10px;
		background: #FFFFFF;
		color: #2D3A00;
		border: 2px solid #2D3A00;
		border-radius: 8px;
	}
	.bt-call-sp a {
		line-height: 1.0;
	}
	.bt-call-sp a:hover {
		opacity: 0.7;
	}
	.bt-call,.bt-call-sp a {
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.bt-call span,.bt-call-sp span {
		font-size: 1.4rem;
		margin-right: 10px;
		line-height: 1.0;
	}
	/*========
		form
	=========*/
	#contents dl {
		display: block;
	}
	.gray-title {
		min-width: inherit;
		border-right: none;
	}
	#contents dd {
		padding: 0 10px;
	}
	.area-box-in {
		border: 1px solid #CCCCCC;
	}
	.area-box-in>dl+dl {
		border-top: 1px solid #CCCCCC;
	}
	.area-box+.area-box {
		margin-top: 50px;
	}
	.blue-flex {
		display: block;
		margin: 30px 0;
		text-align: center;
	}
	.blue-flex img {
		width: 150px;
	}
	.blue-flex li+li {
		margin-top: 20px;
	}
	.title {
		margin: 0;
	}
	.blue-bt a {
		max-width: 100%;
		margin: 0 10px;
	}
	.blue-in {
		margin: 0 10px!important;
	}
	/*===台風告知====*/
	.blue-info-box {
		max-width: 100%;
		margin: 40px 10px 20px;
	}
	.info-flex {
		display: block;
		padding: 30px 0 10px;
		text-align: center;
	}
	.info-red {
		max-width: 100%;
		margin: 30px 15px;
	}
}