﻿@charset "utf-8";
/*bodyWrap*/
body{
	/*background-color: #4aa94f;*/
	background-color: white;
}
#bodyWrap{
	height:100%;
	width: 100%;
	position:relative;
	min-height:100vh;
	padding: 0px 0 115px;
	background-color: #ffffff;
	box-sizing:border-box;
}
.bodyWrap-top{
	//background-image: url("../images/background_image.png");
	background-size:contain;
}

/*header*/
#header{
	background:white;
	height: 61px;
	position: fixed;
	width: 98%;
	z-index:1000;
	border-top: 3px solid #157018;
	border-bottom: 3px solid #157018;
}
.headerSecond{
	background:white;
	height: 61px;
	position: fixed;
	top: 60px;
	width: 98%;
	z-index:1000;
	border-bottom: 3px solid #157018;
	text-align: center;
}
.menuCacthCopy{
	padding: 121px 0px 1px;
}


#header .inner{
	position:relative;
	margin:0;
}
#header .logo{
	position:absolute;
	top: 24px;
	left: 20px;
}
#header .logo img{
	width: 186px;
}
#header .button.member > a{
	display:block;
	position:absolute;
//	right: 45px;
	right: 5px;
	top: 3px;
	width:48px;
	height:50px;
	text-indent:-9999px;
}
#header .button.member.login > a{
	background:url('../images/login.png') no-repeat top center;
	background-size:contain;
}
#header .button.member.logout > a{
	background:url('../images/logout.png') no-repeat top center;
	background-size:contain;
}
#header .button.menu{
	position:absolute;
	right: 0px;
	top: 13px;
	width:30px;
	height:45px;
	background:url('../images/menu.png') no-repeat 50% 50%;
	background-size:contain;
}
p.title{
	font-size: 1.4rem;
	font-weight: bold;
	color: #285c2b;
}


/*footer*/
#footer{
	padding:30px 30px 0;
	background:white;
	color:black;
	text-align:left;
	width: 100%;
	position:absolute;
	//bottom: 0;
	border-top: 3px solid #157018;
}
#footer a{
	/*color:#fff;*/
	color:black;
	text-decoration:none;
}
#footer a:hover{
	/*color:#fff;*/
	color:black;
	text-decoration:underline;
}
#footer .logo img{
	height:10px;
}
#footer .copyright{
	font-size: 12px;
}
/*contents*/
#contents{
	position: relative;
	padding: 61px 0 30px;
}

	@media screen and (min-width:768px) {
		article#menu-new{
			padding: 120px 0 130px;
		}
	}
#contents > .inner{
	margin:0 10px;
}



/*grid*/
.grid:after{
	content:"";
	clear:both;
	display:block;
}
.grid > .item{
	float:left;
}
.grid.col3 > .item{
	width: 33.33%;
}
.grid.gridStyle1{
	margin-right:-5px;
}
.grid.gridStyle1 > .item{
	margin-bottom: 5px;
	padding-right: 5px;
	box-sizing:border-box;
}

/*boxLayout*/
.boxLayout1{
	margin-top: 30px;
}
.boxLayout2{
	margin-top:10px;
}
.boxLayout3{
	text-align:center;
}
.boxLayout4{
	margin-top:20px;
}
.boxLayout5{
	margin-left:20px;
	margin-right:20px;
}
.boxLayout6{
	margin-top: 4px;
}
.boxLayout7{
	margin: 0 auto;
	width: 213px;
}

/*boxStyle*/
.boxStyle1{
	border: 1px solid #4aa94f;
	padding: 12px 10px;
}
.boxStyle2{
	border-top: 1px solid #ccc;
}
.boxStyle2:first-child{
	border-top: none;
}
.boxStyle3{
  border:1px solid #157018;
  border-radius: 5px;
  box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.2);
}
.boxStyle4{
	/*border:2px solid #4aa94f;*/
	padding:20px;
	border-radius:5px;
}
.boxStyle5{
	padding:10px;
	background:#ffded8;
}
.boxStyle6{
	border:1px solid #4aa94f;
	padding:20px;
}
.boxStyle7{
	border-top:1px solid #D6D6D6;
	border-bottom:1px solid #D6D6D6;
	padding: 15px 0;
	margin: 10px 0 20px 0;
}
.boxStyle8{
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}

/*textStyle*/
.textStyle1{
	line-height: 1.3;
}
.textStyle2{
	line-height: 1.5;
}
.textStyle3{
	color:#e82500;
	line-height: 1.5;
}
.textStyle4{
	font-weight: bold;
	font-size: 15px;
	text-align:center;
	line-height: 1.3;
}
.textStyle5{
	font-weight: bold;
	font-size: 15px;
	text-align:center;
	line-height: 1.5;
}

/*titleStyle*/
.titleStyle1 img{
	height:14px;
	margin-left:12px
}
.titleStyle2{
	font-size: 17px;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom:#4aa94f solid 3px;
	line-height: 1.5;
}
.titleStyle3{
	font-weight: bold;
	font-size: 15px;
	text-align:center;
}
.titleStyle4{
	font-weight: bold;
	font-size: 15px;
	text-align:center;
	color:#157018;
}
.titleStyle5{
	margin-bottom:20px;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.5;
}
.titleStyle6{
	font-size: 15px;
	font-weight: bold;
	color: #285c2b;
	width:89%;
	padding: 18px 0 18px 0;
	line-height: 1.5;
}
.titleStyle7{
	font-size: 15px;
	font-weight: bold;
	color: #285c2b;
	line-height: 1.5;
}
.titleStyle8{
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5;
}

/*table*/
.tableStyle1{
	width: 100%;
	border-collapse: collapse;
}
.tableStyle1 thead,
.bgCell{
	background: #f7f7f7;
}
.tableStyle1 thead th{
	font-weight: bold;
	/*white-space: nowrap;*/
	text-align: center;
}
.tableStyle1 th,
.tableStyle1 td{
	border: 1px solid #cacaca;
	padding: 5px;
	color: #000000;
}
.tableStyle1 td{
	font-weight: normal;
	word-wrap:break-word;
	word-break: break-all;
	background: #fff;
}
.tableStyle1 th .iconStyle,
.tableStyle1 td .iconStyle{
	vertical-align: middle;
	line-height: normal;
}

.tableStyle2{
	width: 100%;
	border-collapse: collapse;
}
.tableStyle2 thead,
.bgCell{
	background: #f7f7f7;
}
.tableStyle2 thead th{
	font-weight: bold;
	white-space: nowrap;
	text-align: center;
}
.tableStyle2 th,
.tableStyle2 td{
	padding: 3px;
	color: #000000;
}
.tableStyle2 td{
	font-weight: normal;
	word-wrap:break-word;
	word-break: break-all;
}
.tableStyle2 th .iconStyle,
.tableStyle2 td .iconStyle{
	vertical-align: middle;
	line-height: normal;
}

/*table size*/
.tableSize10{width: 10%;}
.tableSize15{width: 15%;}
.tableSize20{width: 20%;}
.tableSize25{width: 25%;}
.tableSize30{width: 30%;}
.tableSize35{width: 35%;}
.tableSize40{width: 40%;}
.tableSize45{width: 45%;}
.tableSize50{width: 50%;}
.tableSize55{width: 55%;}
.tableSize60{width: 60%;}
.tableSize65{width: 65%;}
.tableSize70{width: 70%;}
.tableSize75{width: 75%;}
.tableSize80{width: 80%;}
.tableSize85{width: 85%;}
.tableSize90{width: 90%;}

/*flexTable*/
.flexTable .flexTableItem{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	border: 0 solid  #cacaca;
	box-sizing: border-box;
	padding: 15px;
	width: 100%;
}
.flexTable .flexTableItem:first-child{
	border-width: 1px;
}
.flexTable .flexTableItem:not(:first-child){
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
}

/*buttonStyle*/
.buttonStyle1{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display:table;
	background:#f2f2f2;
	border:none;
	border-bottom: 3px solid #ccc;
	color:#285c2b;
	width: 100%;
}
.buttonStyle2{
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background:#157018;
	border:none;
	border-bottom: 3px solid #105713;
	color:#fff;
	display:table;
	width: 100%;
}
.buttonStyle2 a{
	display: table;
	width: 100%;
	height: 100%;
	vertical-align: middle;
	text-decoration: none;
}
.buttonStyle2 > .buttonInner{
	color: #fff;
	text-decoration: none;
	display:block;
}

/* buttonInner */
.buttonInner1{
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	width: 100%;
	height: 100%;
	text-decoration:none;
	white-space: nowrap;
}
.buttonInner2{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	padding: 5px;
	height: 100%;
	text-decoration: none;
	color: #fff;
}
.buttonInner3{
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	width: 100%;
	height: 100%;
	text-decoration:none;
	white-space: nowrap;
	color: #fff;
}

/*buttonSize*/
.buttonSize1{
	height:3.5em;
}
.buttonSize2{
	height:3em;
	font-size: 14px;
	font-weight: bold;
	display: table;
}

/*linkStyle*/
.linkStyle1{
	display:block;
	position: relative;
	padding-right: 25px;
}
.linkStyle1:after{
	display:block;
	content:"";
	width: 10px;
	height: 10px;
	position:absolute;
	border:2px solid #4aa94f;
	border-bottom:none;
	border-left:none;
	top: 50%;
	right: 12px;
	-webkit-transform: rotate(45deg) translateY(-50%);
	-moz-transform: rotate(45deg) translateY(-50%);
	-ms-transform: rotate(45deg) translateY(-50%);
	-o-transform: rotate(45deg) translateY(-50%);
	transform: rotate(45deg) translateY(-50%);
}
.linkStyle2{
	display:block;
	position: relative;
	color:#000;
	text-decoration:none;
	padding: 20px 25px 20px 15px;
}
.linkStyle2:after{
	display:block;
	content:"";
	width: 10px;
	height: 10px;
	position:absolute;
	border: 2px solid #4aa94f;
	border-bottom:none;
	border-left:none;
	top: 50%;
	right: 20px;
	-webkit-transform: rotate(45deg) translateY(-50%);
	-moz-transform: rotate(45deg) translateY(-50%);
	-ms-transform: rotate(45deg) translateY(-50%);
	-o-transform: rotate(45deg) translateY(-50%);
	transform: rotate(45deg) translateY(-50%);
}
/*メニューバ�?�の中のアコー�?ィオンスタイル*/
.accordionLinkStyle2{
	display: block;
	position: relative;
	color:#000;
	text-decoration:none;
	padding: 20px 25px 20px 15px;
}
.accordionLinkStyle2.childs{
	display:block;
	position: relative;
	color:#000;
	text-decoration:none;
	padding: 10px 25px 10px 30px;
	border-top: 1px solid #ccc;
}
.accordionLinkStyle2.childs:after{
	display:block;
	content:"";
	width: 8px;
	height: 8px;
	position:absolute;
	border: 2px solid #4aa94f;
	border-bottom:none;
	border-left:none;
	top: 50%;
	right: 20px;
	-webkit-transform: rotate(45deg) translateY(-50%);
	-moz-transform: rotate(45deg) translateY(-50%);
	-ms-transform: rotate(45deg) translateY(-50%);
	-o-transform: rotate(45deg) translateY(-50%);
	transform: rotate(45deg) translateY(-50%);
}
.accordionLinkStyle2.childs.borderDashed{
	border-top: 1px dashed #ccc
}
.newsaccordionButton{
	cursor: pointer;
	width: 39px;
	height: 40px;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0px;
	margin: auto;
}
.newsaccordionButton:after{
	display:block;
	content:"";
	width: 10px;
	height: 10px;
	position:absolute;
	border: 2px solid #4aa94f;
	border-bottom:none;
	border-left:none;
	top: 50%;
	right: 20px;
	-webkit-transform: rotate(45deg) translateY(-50%);
	-moz-transform: rotate(45deg) translateY(-50%);
	-ms-transform: rotate(45deg) translateY(-50%);
	-o-transform: rotate(45deg) translateY(-50%);
	transform: rotate(45deg) translateY(-50%);
}
.accordionBox.active .newsaccordionButton:after{
	display:block;
	content: " ";
	width: 10px;
	height: 10px;
	position:absolute;
	border: 2px solid #4aa94f;
	border-bottom:none;
	border-left:none;
	top: 10px;
	right: 20px;
	-webkit-transform: rotate(135deg) translateY(-50%);
	-moz-transform: rotate(135deg) translateY(-50%);
	-ms-transform: rotate(135deg) translateY(-50%);
	-o-transform: rotate(135deg) translateY(-50%);
	transform: rotate(135deg) translateY(-50%);
}
.linkStyle3{
	display:block;
	position: relative;
	padding-right: 25px;
	text-decoration:none;
}
.linkStyle3:after{
	display:block;
	content:"";
	cursor: pointer;
	width: 10px;
	height: 10px;
	position:absolute;
	border: 2px solid #4aa94f;
	border-top: none;
	border-left:none;
	top: 50%;
	right: 12px;
	-webkit-transform: rotate(45deg) translateY(-50%);
	-moz-transform: rotate(45deg) translateY(-50%);
	-ms-transform: rotate(45deg) translateY(-50%);
	-o-transform: rotate(45deg) translateY(-50%);
	transform: rotate(45deg) translateY(-50%);
}
.linkStyle4{
	display:block;
	position: relative;
	padding-right: 25px;
	color:#000;
	text-decoration:none;
}
.linkStyle4:after{
	display:block;
	content:"";
	width: 10px;
	height: 10px;
	position:absolute;
	border: 2px solid #4aa94f;
	border-bottom: none;
	border-right:none;
	top: 50%;
	right: 12px;
	-webkit-transform: rotate(45deg) translateY(-50%);
	-moz-transform: rotate(45deg) translateY(-50%);
	-ms-transform: rotate(45deg) translateY(-50%);
	-o-transform: rotate(45deg) translateY(-50%);
	transform: rotate(45deg) translateY(-50%);
}

/*icon*/
.pdfIcon{
	height:14px;
}
.linkIcon:before{
	content:"";
	display:inline-block;
	width: 10px;
	height: 10px;
	margin-right: 5px;
	background:url('../images/link_icon.png') no-repeat left center;
	background-size:contain;
}
.pdfIcon:after{
	content:"";
	background:url('../images/pdf_icon.png') no-repeat 0 0;
	background-size:contain;
	width: 13px;
	height: 14px;
	display:inline-block;
	margin-left: 5px;
	vertical-align: middle;
}
.pdfIcon2:before{
	content:"";
	background:url('../images/pdf_icon.png') no-repeat 0 0;
	background-size:contain;
	width: 13px;
	height: 14px;
	display:inline-block;
	margin-right: 8px;
	vertical-align: middle;
}

/*modal*/
.modalMenu{
	position:absolute;
	background-color: rgba(0,0,0,0.5);
	width: 100%;
	height:100%;
	top: 0;
	left: 0;
	display:none;
}
.modalMenu .modalWrap{
	background: #fff;
	width:100%;
	height:auto;
	box-sizing:border-box;
	padding:67px 10px 10px 10px;
}

/*formStyle*/
.formStyle1{
	font-size: 19px;
	padding:10px 5px;
	background:#e8e8e8;
	width: 100%;
	box-sizing:border-box;
	border:none;
	border-top:2px solid #d1d1d1;
	border-left:2px solid #d1d1d1;
}


/*pagination*/
.paginationController{
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 246px;
}
.paginationController:after{
	clear: both;
	content: "";
	display: block;
}
.paginationController .paginationNumber{
	float: left;
	font-weight: bold;
	line-height: 24px;
	text-align: center;
	width: 40%;
}
.paginationController .paginationBtn{
	background-color: #f2f2f2;
	border-bottom: 2px solid  #ccc;
	color: #bababa;
	float: left;
	font-weight: bold;
	height: 24px;
	line-height: 24px;
	margin: 0;
	position: relative;
	text-align: center;
	text-decoration: none;
	width: 30%;
}
.paginationController .paginationBtn.active{
	color: #285c2b;
}

/****/
.top-menu{
	background: #007d43;
	padding: 6px 3px;
	margin-bottom: 10px;
	margin-top: 1%;
	height: 65px;
}

.top-menu ul{
	display: flex;
	padding-inline-start:0px;
	height: 30px;
}

.top-menu ul li{
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	text-align: center;
	width: 50%;
	height: 30px;
	display: -webkit-box; /* safari, Chrome */
	display: -moz-box;    /* Firefox */
	display: -o-box;      /* Opera */
	display: -ms-box;     /* IE */
	display: box;         /* ベンダープレフィックスなし */
    -webkit-box-align: center; /* safari, Chrome */
	-moz-box-align: center;    /* Firefox */
    -o-box-align: center;      /* Opera */
    -ms-box-align: center;     /* IE */
    box-align: center;         /* ベンダープレフィックスなし */
}
.top-menu ul li:last-child{
	border-right: 1px solid #fff;
}

.top-menu ul li a{
	color: #fff;
	display: block;
	font-size: 13px;
	padding: 5px 0;
	text-decoration: none;
	width: 100%;
}

.top-menu ul li a img{
	width: 28.658%;
	height: auto;
	margin-bottom: 5px;
}

.top-menu-login-link-div-point {
	position:  relative;
	width: 100%;
	height:30px;
}

.top-menu-login-link-span {
	position: absolute;
	width: 100%;
	margin:auto;
	color: #FFF;
	font-size: 11px;
	background-image:url('../images/login-link-icon.png');
	background-position: 90% center;
	background-repeat: no-repeat;
	background-size: 10%;
	height:30px;
	top: 30%;
	left: 50%;
	transform: translate(-50%,-50%);
}

.top-menu2{
	background: #007d43;
	padding: 3px 3px;
	height: 75px;
}

.top-menu2 ul{
	display: flex;
	padding-inline-start:0px;
	height: 30px;
}

.top-menu2 ul li{
	border-left: 1px solid #fff;
	text-align: center;
	width: 25%;
	height: 30px;
}
.top-menu2 ul li:last-child{
	border-right: 1px solid #fff;
}

.top-menu2 ul li a{
	color: #fff;
	display: block;
	font-size: 13px;
	padding: 5px 0;
	text-decoration: none;
	width: 100%;
}

.top-menu2 ul li a img{
	width: 28.658%;
	height: auto;
	margin-bottom: 5px;
}

.top-menu2 hr{
	margin:3px;
	border:none;
	height:1px;
	background-color:#FFF;
}


/*ページTOPへボタン*/
#page-top {
	position: fixed;
	bottom: 80px;
	right: 10px;
	font-size: 77%;
}
#page-top a {
	background-color: rgba(100,100,100,0.7);
	text-decoration: none;
	color: #fff;
	width: 46px;
	padding: 16px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
}


/* ADD(2021/11/15) */
.menu-title-h1{
	background-color: #f2f2f2;
	//padding-left: 5%;
	width:100%;
	vertical-align:middle;
	text-align:center;
	font-size: large;
}
.menu-sub-title-p{
	//padding-left: 5%;
	font-size: 10px;
	color: #696969;
	background-color: #f2f2f2;
	width:100%;
	vertical-align:middle;
	text-align:center;
	font-size: medium;
}
.slide-btn-area{
	padding: 10px 0 0;
	display: flex;
	justify-content: center;
}
.slide-menu-btn {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	height: 100px;
	margin: 0 3px;
	position: relative;
	text-align: center;
	width: 80px;
}
	@media screen and (min-width:768px) {
		.slide-menu-btn {
			height: 156px;
			width: 256px;
		}
	}
/*
.slide-btn-area .new-icon:before{
	content: "";
	background: url(../images/menu_icon_new.png) center center /contain no-repeat;
	position: absolute;
	width: 18px;
	height: 18px;
	top: 10%;
	left: 5px;
}
	@media screen and (min-width:768px) {
		article#menu-new .slide-btn-area .new-icon:before{
			width: 24px;
			height: 24px;
			top: 55%;
			left: 50px;
			margin-left:-20px;
		}
	}
*/
.slide-btn-area .btnslide-menu-btn{
	cursor: pointer;
}

/****************************************/
/****************************************/
/* レスポンシブ[iphone  5/SE] 320 * 568 */
/****************************************/
/****************************************/
@media screen and (min-height: 568px) {
	.slide-btn-area .slide-menu-btn{
		cursor: pointer;
		height: 50px;
	}
}

/****************************************/
/****************************************/
/* レスポンシブ[iphone 6/7/8] 375 * 667 */
/****************************************/
/****************************************/
@media screen and (min-height: 667px) {
	.slide-btn-area .slide-menu-btn{
		cursor: pointer;
		height: 50px;
	}
}

/****************************************/
/****************************************/
/* レスポンシブ[iphone     X] 375 * 812 */
/****************************************/
/****************************************/
@media screen and (min-height: 812px) {
	.slide-btn-area .slide-menu-btn{
		/* background: #32485f; */
		cursor: pointer;
		height: 50px;
	}
}
/****************************************/
/****************************************/
/* レスポンシブ[iphone     X] 375 * 812 */
/****************************************/
/****************************************/
@media screen and (min-width:768px) {
	.slide-btn-area .slide-menu-btn img{
		height: 50px;
		margin-bottom: 11px;
	}
}

/****************************************/
/****************************************/
/* レスポンシブ[iphone  5/SE] 320 * 568 */
/****************************************/
/****************************************/
@media screen and (min-height: 568px) {
	.slide-btn-area .slide-menu-btn img{
		padding-bottom: 7px;
		padding-top: 0px;
		width: 80px;
		height: auto;
	}
}
/****************************************/
/****************************************/
/* レスポンシブ[iphone 6/7/8] 375 * 667 */
/****************************************/
/****************************************/
@media screen and (min-height: 667px) {
	.slide-btn-area .slide-menu-btn img{
		padding-bottom: 0px;
		padding-top: 2px;
		width: 80px;
	}
}

/****************************************/
/****************************************/
/* レスポンシブ[iphone     X] 375 * 812 */
/****************************************/
/****************************************/
@media screen and (min-height: 812px) {
	.slide-btn-area .slide-menu-btn img{
		padding-bottom: 0px;
		padding-top: 2px;
		width: 80px;
	}
}

@media screen and (min-width:768px) {
	.slide-btn-area .slide-menu-btn img{
		padding-bottom: 0px;
		width: 80px;
	}
}

/* 画像を横に3つ表示する */
.slide-btn-area3{
	padding: 10px 0 0;
	display: flex;
	justify-content: center;
}
.slide-menu-btn3 {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	height: 100px;
	margin: 0 13px;
	position: relative;
	text-align: center;
	width: 130px;
}
	@media screen and (min-width:768px) {
		.slide-menu-btn3 {
			height: 156px;
			width: 256px;
		}
	}
/*
.slide-btn-area .new-icon:before{
	content: "";
	background: url(../images/menu_icon_new.png) center center /contain no-repeat;
	position: absolute;
	width: 18px;
	height: 18px;
	top: 10%;
	left: 5px;
}
	@media screen and (min-width:768px) {
		article#menu-new .slide-btn-area .new-icon:before{
			width: 24px;
			height: 24px;
			top: 55%;
			left: 50px;
			margin-left:-20px;
		}
	}
*/
.slide-btn-area3 .btnslide-menu-btn3{
	cursor: pointer;
}

/****************************************/
/****************************************/
/* レスポンシブ[iphone  5/SE] 320 * 568 */
/****************************************/
/****************************************/
@media screen and (min-height: 568px) {
	.slide-btn-area3 .slide-menu-btn3{
		cursor: pointer;
		height: 50px;
	}
}

/****************************************/
/****************************************/
/* レスポンシブ[iphone 6/7/8] 375 * 667 */
/****************************************/
/****************************************/
@media screen and (min-height: 667px) {
	.slide-btn-area3 .slide-menu-btn3{
		cursor: pointer;
		height: 50px;
	}
}

/****************************************/
/****************************************/
/* レスポンシブ[iphone     X] 375 * 812 */
/****************************************/
/****************************************/
@media screen and (min-height: 812px) {
	.slide-btn-area3 .slide-menu-btn3{
		/* background: #32485f; */
		cursor: pointer;
		height: 50px;
	}
}
/****************************************/
/****************************************/
/* レスポンシブ[iphone     X] 375 * 812 */
/****************************************/
/****************************************/
@media screen and (min-width:768px) {
	.slide-btn-area3 .slide-menu-btn3 img{
		height: 50px;
		margin-bottom: 11px;
	}
}

/****************************************/
/****************************************/
/* レスポンシブ[iphone  5/SE] 320 * 568 */
/****************************************/
/****************************************/
@media screen and (min-height: 568px) {
	.slide-btn-area3 .slide-menu-btn3 img{
		padding-bottom: 7px;
		padding-top: 0px;
		width: 100px;
		height: auto;
	}
}
/****************************************/
/****************************************/
/* レスポンシブ[iphone 6/7/8] 375 * 667 */
/****************************************/
/****************************************/
@media screen and (min-height: 667px) {
	.slide-btn-area3 .slide-menu-btn3 img{
		padding-bottom: 0px;
		padding-top: 2px;
		width: 100px;
	}
}

/****************************************/
/****************************************/
/* レスポンシブ[iphone     X] 375 * 812 */
/****************************************/
/****************************************/
@media screen and (min-height: 812px) {
	.slide-btn-area3 .slide-menu-btn3 img{
		padding-bottom: 0px;
		padding-top: 2px;
		width: 100px;
	}
}

@media screen and (min-width:768px) {
	.slide-btn-area3 .slide-menu-btn3 img{
		padding-bottom: 0px;
		width: 100px;
	}
}

.slide-menu-btn3-a-on{
	width:100%;
	height:30px;
	text-decoration: none;
	background:#009900;
	text-align:center;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	margin:auto;
}

.slide-menu-btn3-a-on span{
	line-height:30px;
}

.slide-menu-btn3-a-off{
	width:100%;
	height:30px;
	text-decoration: none;
	background:#FFFFFF;
	text-align:center;
	color:#000000;
	font-size:13px;
	font-weight:bold;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	margin:auto;
}

.slide-menu-btn3-a-off span{
	line-height:30px;
}

/* ボタンを横に3つ表示する */
.slide-btn-link-area3{
	padding: 10px 0 0;
	display: flex;
	justify-content: center;
}
.slide-btn-link3 {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	height: 40px;
	margin: 0 3px;
	position: relative;
	text-align: center;
	width: 130px;
}
	@media screen and (min-width:768px) {
		.slide-btn-link3 {
			height: 156px;
			width: 256px;
		}
	}
/*
.slide-btn-area .new-icon:before{
	content: "";
	background: url(../images/menu_icon_new.png) center center /contain no-repeat;
	position: absolute;
	width: 18px;
	height: 18px;
	top: 10%;
	left: 5px;
}
	@media screen and (min-width:768px) {
		article#menu-new .slide-btn-area .new-icon:before{
			width: 24px;
			height: 24px;
			top: 55%;
			left: 50px;
			margin-left:-20px;
		}
	}
*/
.slide-btn-link-area3 .slide-btn-link3{
	cursor: pointer;
}

/****************************************/
/****************************************/
/* レスポンシブ[iphone  5/SE] 320 * 568 */
/****************************************/
/****************************************/
@media screen and (min-height: 568px) {
	.slide-btn-link-area3 .slide-btn-link3{
		cursor: pointer;
		height: 40px;
	}
}

/****************************************/
/****************************************/
/* レスポンシブ[iphone 6/7/8] 375 * 667 */
/****************************************/
/****************************************/
@media screen and (min-height: 667px) {
	.slide-btn-link-area3 .slide-btn-link3{
		cursor: pointer;
		height: 40px;
	}
}

/****************************************/
/****************************************/
/* レスポンシブ[iphone     X] 375 * 812 */
/****************************************/
/****************************************/
@media screen and (min-height: 812px) {
	.slide-btn-link-area3 .slide-btn-link3{
		/* background: #32485f; */
		cursor: pointer;
		height: 40px;
	}
}

.slide-btn-link3-a-on{
	width:100%;
	height:40px;
	text-decoration: none;
	background:#009900;
	text-align:center;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	margin:auto;
}

.slide-btn-link3-a-on span{
	line-height:40px;
}

.slide-btn-link3-a-off{
	width:100%;
	height:40px;
	text-decoration: none;
	background:#FFFFFF;
	text-align:center;
	color:#000000;
	font-size:13px;
	font-weight:bold;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	margin:auto;
}

.slide-btn-link3-a-off span{
	line-height:40px;
}

.menu-btn-slide-open{
	display: block;
}

.menu-btn-slide-hidden{
	display: none!important;
}

.menu-btn-container{
	margin-top: 20px;
	margin-bottom: 30px;
}

/*  flick slide toggle */
.menu-slide-hidden{ display: none!important;}

.whitespace-normal {
    white-space: normal!important;
  }

  .block {
    display: block!important
}

/* メニュー ***/
#humberger {
  position: relative;
  height: 46px;
  width: 46px;
  display: inline-block;
  box-sizing: border-box;
  background-color: #fff;
  border: 2px solid #444;
  border-radius: 4px;
}
#humberger div {
  position: absolute;
  left: 7px;
  height: 2px;
  width: 28px;
  background-color: #444;
  border-radius: 2px;
  display: inline-block;
  box-sizing: border-box;
}
#humberger div:nth-of-type(1) {
  bottom: 30px;
}
#humberger div:nth-of-type(2) {
  bottom: 20px;
}
#humberger div:nth-of-type(3) {
  bottom: 10px;
}


.menu-link-a {
	text-decoration: none;
	text-align: left;
	border-radius: 4px;
	width: 100%;
	height:auto;
}

.menu-link-span {
	position: absolute;
	width: 100%;
	margin:auto;
	color: #333;
	background-position: 2% center;
	background-repeat: no-repeat;
	background-size: 25%;
	font-weight: bold;
	height:50px;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}

.menu-link-div {
	position: relative;
 	height:80px;
	padding-left: 52%;
	border-top:1px solid green;
}

.menu-link-div p {
	position: absolute;
	top: 50%;
	-webkit-transform : translateY(-50%);
	transform : translateY(-50%);
	height:auto;
	text-align: left;
	font-size: 13px;
}

#register-error > .row01 header + p {
	margin: 3rem 0;
	font-weight: bold;
	color: #c00000;
	font-size: 0.8rem;
}
.error-container{
	width:100%;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:20px;
	overflow-x: hidden;
	overflow-y: scroll;
	text-align : center ;
}
.btn-error {
	width:200px;
    border: 0;
    line-height: 2.5;
    padding: 0 20px;
    font-size: 1rem;
    text-align: center;
    color: #000;
    background-color: #c0c0c0;
	border: 1px solid; 
}

.icon_pdf {
	padding-right: 20px;
    background-image: url('../images/icon_pdf.png');
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 14px;
    text-decoration:underline;
	color:#285c2b;
}