.slider_box a img:hover{
	opacity: 0.7;
}
.title-underline{
	border-bottom: 1px solid #619143;
	line-height: 2.3;
}
.common-title04.title-underline:before {
    content: '■';
    color: #619143;
    position: absolute;
    bottom: -5px;
    left: 8px;
    display: inline-block;
    font-size: 26px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
@media screen and (max-width:650px){
	.common-title04.title-underline:before {
	    content: '■';
	    color: #619143;
	    position: absolute;
	    top: -11px;
	    bottom: 0;
	    left: 8px;
	    display: inline-block;
	    font-size: 26px;
	}
}
.web-underline span{
  position: relative;
  background: linear-gradient(transparent 70%, #fff462 40%);
}
.member_map .pref_list > div > a.norink{
	pointer-events:none;
	color: #808080;
}
.member_map .pref_list > div.norink:hover{
    opacity: 1;
    background: #ffffff;
}
#menu-site-map-nav li a{
	font-size:1.4em;
	font-weight:bold;
}
#menu-site-map-nav li.child a{
	font-size:1.2em;
	font-weight:normal;
}
#menu-site-map-nav li{
	padding-left:0.5em;
	padding-top:1em;
	padding-bottom:1em;
}
#menu-site-map-nav li.child{
	padding-left:1.5em;
	padding-top:0.5em;
	padding-bottom:0.5em;
}
i.fa-angle-right::before{
	position: relative;
    top: -0.1em;
    left: -0.3em;
}
.clear:after{
	content:"";
	dispaly:block;
	clear:both;
}

/*----------------------------------------------------
	WP追加css
----------------------------------------------------*/
.bnr01 {
    width: 35%;
    margin: 20px auto 95px;
}
@media screen and (max-width:650px){
.bnr01 {
    width: 70%;
    margin: 20px auto 95px;
}
}
.member_map{
    position: relative;
    box-sizing: border-box;
    margin: 0 auto;
    display: table;
    background-color: #adf6ff;
}
.member_map img{
    max-width: 100%;
    height: auto;
    border: 0;
    -webkit-backface-visibility: hidden;
}
.member_map .area_btn{
    position: absolute;
    z-index: 1;
    box-sizing: border-box;
    cursor: pointer;
    border: 3px solid #333333;
    border-radius: 5px;
    background-color: #FFF;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
    font-size: 20px;
}

.member_map .area_btn:hover{
    opacity: 0.7;
}
.member_map .area_btn.area1{
	padding-top: 5px;
}
.member_map .area_btn.area1{
    top: 32%;
    right: 14%;
    width: 16%;
    height: 7%;
}
.member_map .area_btn.area2{
    top: 59.7%;
    right: 18%;
    width: 7%;
    height: 6%;
}
.member_map .area_btn.area3{
    top: 59.7%;
    right: 29%;
    width: 7%;
    height: 6%;
}
.member_map .area_btn.area4{
    top: 66.5%;
    right: 42%;
    width: 7%;
    height: 6%;
}
.member_map .area_btn.area5{
    top: 73.5%;
    left: 32%;
    width: 13%;
    height: 6%;
}
.member_map .area_btn.area6{
    top: 66.5%;
    left: 15%;
    width: 13%;
    height: 6%;
}
.member_map .area_overlay{
    display: none;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    background-color: #111;
    opacity: 0.5;
    cursor: pointer;
}
.batsu{
    font-size: 45px;
    font-weight: bold;
    color: #619143;
    position: absolute;
    top: 25%;
    right: 4%;
    z-index: 2;
    width: 1.3em;
    line-height: 1.3em;
    cursor: pointer;
    transition: .2s;
}
    
.batsu:hover{
    border-color: #333;
    color: #FFF;
}
.member_map .pref_area{
    display: none;
}

.member_map .pref_list{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    z-index: 3;
    box-sizing: border-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 90%;
    background-color: #FFF;
}
.member_map .pref_list > div{
    box-sizing: border-box;
    width: 50%;
    border: 1px solid #CCC;
    font-weight: bold;
    text-align: center;
    padding: 0.5em;
    cursor: pointer;
}
.member_map .pref_list > div a{
    display:block;
    font-size: 18px;
    color: #619143;
}
.member_map .pref_list > div:hover{
    opacity: 0.7;
}

@media screen and (max-width: 650px){
	.member_map .area_btn.area1{
		padding-top: 0;
	}
	.batsu{
	    font-size: 30px;
	    font-weight: bold;
	    color: #619143;
	    position: absolute;
	    top: -4%;
    	    right: -16px;
	    z-index: 2;
	    width: 1.3em;
	    line-height: 1.3em;
	}
	.member_map .area_btn.area1{
	    top: 31%;
	    right: 11%;
	    width: 22%;
	    height: 11%;
	}
	.member_map .area_btn.area2{
	    top: 57%;
	    right: 14.5%;
	    width: 13%;
	    height: 11%;
	}
	.member_map .area_btn.area3{
	    top: 57%;
	    right: 27.5%;
	    width: 12%;
	    height: 11%;
	}
	.member_map .area_btn.area4{
	    top: 63.5%;
	    right: 40%;
	    width: 14%;
	    height: 11%;
	}
	.member_map .area_btn.area5{
	    top: 73.5%;
	    left: 31%;
	    width: 19%;
	    height: 11%;
	}
	.member_map .area_btn.area6{
	    top: 64.5%;
	    left: 11.5%;
	    width: 20%;
	    height: 11%;
	}
	.member_map .pref_list > div a{
	    font-size: 14px;
	}

	.member_map .area_btn{
	     font-size: 10px;
	}
}

/*----------------------------------------------------
	tel   css
----------------------------------------------------*/
.w60 {
	width:60px;
}
#follow-fotter {
	position:fixed;
	bottom:0;
	width:100%;
	background:#ffffff;
	padding:0 10px;
	z-index: 999;
}
#follow-fotter .fa-phone {
	font-size:40px;
	border:1px solid #619143;
	border-radius:50%;
	width:60px;
	height:60px;
	padding:5px;
}

#follow-fotter .fa-phone:before {
	position:relative;
	top:5px;
	color: #619143;
}
#follow-fotter .tel {
	font-size:26px;
	font-weight:bold;
}
#follow-fotter .text {
	font-size:10px;
}
.foot-button1 {
	border-radius:10px;
	padding:5px 5px 10px;
	display:block;
	text-align:center;
}
/*----------------------------------------------------
	   css
----------------------------------------------------*/
.main-title01 {
	font-size: 34px;
	text-align: center;
	line-height: 1.9em;
	margin: 0 auto ;
	padding:0 0 30px 0;
}
.outline_01{
	text-shadow:#FFF 2px 0px 0px,#FFF -2px 0px 0px,#FFF 0px -2px 0px, #FFF 0px 2px 0px,#FFF 2px 2px 0px, #FFF -2px 2px 0px,#FFF 2px -2px 0px, #FFF -2px -2px 0px,#FFF 1px 2px 0px, #FFF -1px 2px 0px,#FFF 1px -2px 0px, #FFF -1px -2px 0px,#FFF 2px 1px 0px, #FFF -2px 1px 0px,#FFF 2px -1px 0px, #FFF -2px -1px 0px,#FFF 1px 1px 0px, #FFF -1px 1px 0px,#FFF 1px -1px 0px, #FFF -1px -1px 0px;
}
.main-text01{
	font-size: 23px;
	text-align: center;
	line-height: 1.9;
	font-weight: bold;
}

.he150{
	height:150px;
}
.slider-container {
	display: none;
	max-width: 1400px;
	margin: auto;
	overflow: hidden;
}
.slider-class .slick-slide > img,.slider-class-a .slick-slide > img {
  display: block;
  width: 100%;
  height: auto;
}
#slider-container .slider-class-a .slick-slide img{
	height:587px;
}

.content-table01 {
	height:500px;
	border-collapse: collapse;
	border-top:1px solid #898e9a;
	width: 100%;
}
.content-table01 th,.content-table01 td{
	color:#ffffff;	
	font-weight:normal;
}
.content-table01 th{
	padding:30px 0 30px 30px;
}
.content-table01 td{
	padding:30px 0;
}
.bb{
	border-bottom:1px solid #898e9a;
}
.mt140{
	margin-top: 140px;
}
.wwb{
	 word-wrap:break-word;
}
.contact-btn2.w460{
	width:460px;
}
.line-bottom{
	border-bottom: 1px solid black;
	margin-top: 5px;
}
@media screen and (max-width:650px){
	.sp-flexd-pt{
		padding-top: 16%;
	}
	.main-title01{
		font-size: 20px;
		padding:40px 0 0 0;
	}
	.main-text01{
		font-size: 12px;
		line-height: 1.6;
	}
	.bb.bn{
		border:none;
	}
	.sp-he-auto{
		height:auto;
	}
	.contact-btn2.sp-w270{
		width:270px;
	}
	.sp-lh30{
		line-height: 30px;
	}
}
/*----------------------------------------------------
	初めての方へ
----------------------------------------------------*/
.bg-wrap .img-wrap {
	max-width:350px;
}
@media screen and (max-width:650px){
	.bg-wrap .img-wrap {
    margin-bottom:15px;
	}
}
/*----------------------------------------------------
	top   css
----------------------------------------------------*/
.top-bunner{
	margin: 100px 0;
}
.contact-btn1 a {
	font-weight:bold;
	font-size:14px;
	display:block;
	background:#00a7ff;
	text-align:center;
	line-height: 65px;
	border-radius: 5px;
}
.contact-btn1 a:hover {
	opacity:0.7;
	transition:0.5s all ease;
}
a.contact-btn2{
	display: block;
	background: rgb(0,167,255); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(0,167,255,1) 47%, rgba(18,162,234,1) 50%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0,167,255,1) 47%,rgba(18,162,234,1) 50%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0,167,255,1) 47%,rgba(18,162,234,1) 50%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a7ff', endColorstr='#12a2ea',GradientType=0 ); /* IE6-9 */
	position:relative;
	right:0;
	left:0;
	margin:auto;
	width:272px;
	padding:20px 20px;
	border-bottom:2px solid #1090D1;
	opacity: 1;
	transition:0.5s all ease;
	 border-radius: 5px;
    -webkit-border-radius: 5px;/* for Safari and Chrome 対応*/
    -moz-border-radius: 5px;/* for Firefox 対応*/
}
a.contact-btn2:hover {
	opacity: 0.7;
}
a.contact-btn2.main-v-inner-btn {
	position: absolute;
	bottom:12%;
}

.b-collapse {
	border-collapse:collapse !important;
}

.opa:hover {
	opacity:0.6;
}

.bold {
	font-weight:bold;
}
/*----------------------------------------------------
	notice   css
----------------------------------------------------*/
.notice-wrap{
	margin: 0 20px;
}
.notice-wrap p{
	font-size: 17px;
}
.notice-wrap p span.cat-name{
	display: inline-block;
	font-size: 17px;
	margin-bottom: 5px;

}
.notice-wrap .notice-content li{
	padding: 25px 0;
	border-bottom: 1px dotted;
}
.notice-wrap .notice-content li .date{
	padding: 0 46px 0 28px;
}
.notice-wrap .notice-content li .notice-tag .cat-name{
	background: #619143;
	padding: 5px 11px;
	margin-right: 13px;
	color: #ffffff;
}
.notice-wrap .notice-content li .notice-text{
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 65%
}
@media screen and (max-width:650px){
	.notice-wrap{
		margin: 0 20px;
	}
	.notice-wrap p,.notice-wrap p span.cat-name{
		font-size: 17px;
	}
	.notice-wrap .notice-content li{
		padding: 15px 0;
		border-bottom: 1px dotted;
	}
	.notice-wrap .notice-content li .date{
		padding: 15px 0;
	}
	.notice-wrap .notice-content li .notice-tag .cat-name{
		background: #619143;
		padding: 5px 11px;
		margin-right: 13px;
		color: #ffffff;
	}
	.notice-wrap .notice-content li .notice-text{
		margin-top: 15px;
		width: 100%;
	}

}
/*----------------------------------------------------
	TOP event   css
----------------------------------------------------*/
.top-event-bg{
	background: #FBFAF5;
}
.top-event-dl{
	padding: 15px 20px 55px 10px;
	background: #ffffff;
}
.top-event-text{
	font-size: 12px;
	font-weight: 100;
}
.top-event{
	padding-top: 6px;
	margin-right: 15px;
	border-top: 4px solid #BED69E;
	position: relative;

}
.col3-wrap {
	overflow:hidden;
	margin:0 -15px;
}
.col3-wrap .wrap01 {
	width:360px;
}

.top-event::before {
	content: "";
	bottom: 0;
	right: 0;
	border-top: 4em solid transparent;
	border-right: 4em solid #D3C176; 
	position: absolute;
	z-index: 100;
}
.top-event::after {
	content: "→";
	font-size: 18px;
	display: block;
	bottom: 7px;
	transform: rotate(0deg);
	color: #fff; 
	font-weight: bold;
	right: 8px;
	position: absolute;
	z-index: 101;
}
.top-event:hover{
	opacity: 0.7;
}
@media screen and (max-width:650px){
	.col3-wrap .wrap01 {
		width:100%;
		margin:0;
	}
	.top-event{
		margin-right: 0px;
		margin: 0 10px;
	}
	.col3-wrap .wrap01 .img-wrapp img {
		margin: auto;
	}
}
/*----------------------------------------------------
	TOP こんなページも見られています   css
----------------------------------------------------*/

.top-page-dl{
	padding: 15px 6px 0;
	
}
.top-page-text{
	font-size: 12px;
	font-weight: 100;
	height: 70px;
}
.top-page{
	padding-bottom: 6px;
	margin-right: 35px;
	border-bottom: 4px solid #619143;
}

.top-page:hover{
	opacity: 0.7;
}
@media screen and (max-width:650px){
}
/*----------------------------------------------------
	全国学習塾協会について
----------------------------------------------------*/
.content-box.common-content{
	padding: 185px 0px 0;
}
.content-box.common-content .common-wrap{
	padding-bottom: 190px;
}
.content-box.common-content .common-wrap.adj{
	padding-bottom: 10px;
}
.common-content .top-images-wrap{
	width: 50%;
	z-index: 10;
}
.common-content .common-box{
	width: 65%;
	background:#FBFAF5;
	padding: 90px 45px 90px 108px;
	border-top: 1px solid #619143;
	margin: 93px 0 0 -110px;
}
.common-content .common-box .common-title01,.common-title01{
	font-size: 25px;
	color: #619143;
	margin-bottom: 60px;
}
.common-title02{
	position: relative;
	text-align: center;
	font-size: 28px;
	font-weight: 600;
	padding-bottom: 18px;
	margin-bottom: 85px;
}
.common-title02 span{
	font-size: 28px;
	font-weight: 600;
	color: #619143;
}
.common-title02:before {
	content: '';
	position: absolute;
	left: 50%;
	bottom: 0;
	display: inline-block;
	width: 50px;
	height: 1px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	background: #619143;
}
.common-title03{
	font-size: 25px;
	font-weight: 500;
	color: #619143;
	background: #FBFAF5;
	border-left: 2px solid #619143;
	padding: 20px 0 20px 15px;
	margin-bottom: 50px;
}
.common-title04{
	position: relative;
	font-size: 21px;
	font-weight: 300;
	padding-left: 20px;
	margin-bottom: 30px;
}
.common-title04:before {
	content: '■';
	color: #619143;
	position: absolute;
	bottom: -2px;
	left: 8px;
	display: inline-block;
	font-size: 26px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.common-title05{
	display: block;
	font-size: 21px;
	font-weight: 500;
	padding-bottom: 10px;
	margin-bottom: 50px;
	border-bottom: 1px solid #619143;
}
.common-title06{
	display: block;
	font-size: 21px;
	font-weight: 500;
	padding-bottom: 10px;
	margin-bottom: 50px;
	border-bottom: 5px double #619143;
}
.common-title07{
	display: block;
	background: #619143;
	color: #ffffff;
	font-size: 25px;
	font-weight: 500;
	padding: 5px 0 10px 30px;
	margin-bottom: 35px;
}
.common-title08{
	font-size: 25px;
	color: #619143;
	margin-bottom: 50px;
}
.common-text01{
	font-size: 18px;
}
.common-text01.green{
	color: #619143;
}

.common-text02{
	font-size: 18px;
	line-height: 1.6;
}
.common-text03{
	font-size: 25px;
	margin-bottom: 25px;
	font-weight: 500;
}
.common-text04{
	font-size: 17px;
	line-height: 1.6;
}
.common-text05{
	font-size: 14px;
}
.pdf-wrap{
	padding-bottom: 90px;
}
.common-wrap table{
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}

.common-wrap .society-table th,.common-wrap .society-table td{
	padding: 15px 0;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
}

.common-wrap .society-table td.tx-normal{
	padding: 15px 0;
	text-align: left;
	font-weight: normal;
}
.common-wrap .society-table th{
	padding: 15px 0 15px 120px;
	width: 19%;
}
.common-wrap .society-table td{
	width: 16% ;
}
.common-wrap .society-table td.par65{
	width: 65%;
}
.common-wrap .society-table tr{
	background: #FBFAF5;
}
.common-wrap .society-table tr:nth-child(odd){
	background: #BED69E;
}
.pdf-title01{
	display: block;
	font-size: 17.7px;
	font-weight: bold;
	padding: 15px 44px 15px 15px;
	margin: auto;
	background: #BED69E;
	text-decoration :none;
	box-shadow: 3px 3px #889671;
	transition: .3s;
	position: relative;
}
.pdf-title01::after {
	content: "";
	background: url(../images/pdf-icon.png) no-repeat center / contain;
	position: absolute;
	top: 22%;
	right: 2.5%;
	width: 26px;
	height: 32px;
	display: inline-block;	bottom: 5px;
	transform: rotate(0deg);

}
.pdf-title01.xlsx-title::after {
	content: "";
	background: url(../images/xlsx-icon.png) no-repeat center / contain;
	position: absolute;
	top: 22%;
	right: 2%;
	width: 35px;
	height: 32px;
	display: inline-block;	bottom: 5px;
	transform: rotate(0deg);

}

.pdf-title01.word-title::after {
	content: "";
	background: url(../images/word-icon.png) no-repeat center / contain;
	position: absolute;
	top: 22%;
	right: 2.4%;
	width: 36px;
	height: 31px;
	display: inline-block;	bottom: 5px;
	transform: rotate(0deg);

}

.pdf-title01:hover{
	box-shadow: 1px 1px #ffffff;
}

@media screen and (max-width:650px){
	.content-box.common-content{
		padding: 40px 0px 0;
	}
	.content-box.common-content .common-wrap{
		padding-bottom: 40px;
	}
	.common-title02{
		font-size: 20px;
		font-weight: 600;
		padding-bottom: 18px;
		margin-bottom: 30px;
	}
	.common-title02 span{
		font-size: 20px;
	}
	.common-title03{
		font-size: 18px;
		padding: 15px 0 15px 15px;
		margin-bottom: 30px;
	}
	.common-title04{
		position: relative;
		font-size: 16px;
		padding-left: 20px;
		margin-bottom: 30px;
	}
	.common-title04:before {
		content: '■';
		color: #619143;
		position: absolute;
		top: -8px;
		bottom: 0;
		left: 8px;
		display: inline-block;
		font-size: 26px;
	}
	.common-title05{
		font-size: 16px;
		padding-bottom: 10px;
		margin-bottom: 30px;
		border-bottom: 1px solid #619143;
	}
	.common-title06{
		font-size: 16px;
		padding-bottom: 10px;
		margin-bottom: 30px;
		border-bottom: 5px double #619143;
	}
	.common-title07{
		font-size: 18px;
		padding: 5px 0 10px 30px;
		margin-bottom: 25px;
	}
	.common-content .top-images-wrap{
		width: 100%;
		z-index: 0;
		margin-bottom: 20px;
	}
	.common-content .common-box{
		width: 100%;
		padding: 30px 5px;
		margin: 0;
	}
	.common-content .common-box .common-title01,.common-title01{
		font-size: 20px;
		margin-bottom: 20px;
	}
	.common-text01{
		font-size: 14px;
	}
	.common-text02{
		font-size: 14px;
	}
	.common-text03{
		font-size: 18px;
		margin-bottom: 10px;
	}
	.common-text04{
		font-size: 14px;
	}
	.common-text05{
		font-size: 12px;
	}

	.common-title08{
		font-size: 20px;
		margin-bottom: 20px;
	}

	.sp-scroll{
		overflow: hidden;
		overflow-x: scroll;
		white-space: nowrap;
	}
	.common-wrap .society-table th{
		padding: 15px 20px 15px 30px;
		font-size: 14px;
	}
	.common-wrap .society-table td{
		padding-right: 20px;
		font-size: 14px;
	}
	.pdf-wrap{
		padding-bottom: 30px;
	}

	.pdf-title01{
		font-size: 14px;
		padding: 15px 30px 15px 15px;
	}
	.pdf-title01::after {
		top: 18%;
	}
	.common-table{
		width:750px;
	}
}
/*----------------------------------------------------
	会員一覧
----------------------------------------------------*/
.member-list-title{
	font-size: 22px;
	margin-bottom: 30px;
}
.member-list-title span{
	color: #619143;
	font-size: 22px;
	margin-bottom: 30px;
}
.member-list-link{
	display: block;
	width: 113px;
	background: #619143;
	padding: 12px 30px;
	text-align: center;
	color: #ffffff;
	margin-right: 8px;
}
.member-list-link.norink{
	margin-right: 8px;
}
.member-list-link:hover{
	opacity: 0.7;
}
.member-list-link.norink:hover{
	opacity: 1;
	pointer-events: none;
}
.member-list-wrap{
	width: 960px;
	margin: auto;
}
@media screen and (max-width:650px){
	.member-list-title{
		font-size: 18px;
		margin-bottom: 30px;
	}
	.member-list-title span{
		color: #619143;
		font-size: 18px;
		margin-bottom: 30px;
	}
	.member-list-link{
		width: 100px;
		padding: 12px 20px;
		margin: 10px 8px 0 0;

	}
	.member-list-wrap{
		width: 100%;
		margin: auto;
	}
}
/*----------------------------------------------------
	一覧
----------------------------------------------------*/
.common-list-link{
	font-size: 18px;
	color: #619143;
	border: 1px solid #619143;
	padding: 8px 10px;
	width: 230px;
	margin-bottom: 25px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}
.common-list-link:hover{
	color: #ffffff;
	background: #619143;
}
.common-list-table{
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #000000;
}
.common-list-table th,.common-list-table td{
	padding: 15px 5px;
	text-align: center;
	font-size: 17px;
	font-weight: 500;
	width: 358px;
	height: 56px;
	border: 1px solid #000000;
}
.common-list-table th{
	background: #BED69E;
}
.common-list-table th.par15{
	width: 15%;
}
.school-color a{
	color: #2CA6E0;
	font-size: 17px;
}
.school-color a:hover{
	opacity: 0.7;
}

.common-list-link.second{
	margin: 0 0 25px 53px;
}
@media screen and (max-width:650px){
	.common-list-link{
		font-size: 16px;
		padding: 8px 10px;
		width: 150px;
		margin-bottom: 25px;
	}
	.common-list-table th,.common-list-table td{
		padding: 15px 20px;
		font-size: 16px;
		width: 100%;
	}
	.school-color a{
		padding: 15px 20px;
		font-size: 16px;
		width: 100%;
	}

	.common-list-link.second{
		margin: 0 0 25px 0;
	}
}
/*----------------------------------------------------
	入会の流れ
----------------------------------------------------*/
.nyukai-table{
	border: 1px solid #000000;
}
.nyukai-table th, .nyukai-table td {
	vertical-align: top;
	font-size: 18px;
	border: 1px solid #000000;
	padding: 15px 40px 15px 13px;
}
.nyukai-table th{
	background: #BED69E;
	text-align: left;
}
@media screen and (max-width:650px){
	.nyukai-table{
		border: 1px solid #000000;
	}
	.nyukai-table th, .nyukai-table td {
		font-size: 14px;
		padding: 15px 40px 15px 13px;
	}
}
/*----------------------------------------------------
	プライバシーマーク制度
----------------------------------------------------*/
.green{
	color:#619143;
}
.privacy-mark-wrap {
	min-height:356px;
	background-repeat:no-repeat;
	padding-bottom:100px;
}
.privacy-mark-box{
	width: 96%;
	background:#FBFAF5;
	padding: 70px 50px 90px;
	border-top: 1px solid #619143;
	margin: 93px 0 0 -110px;
	z-index: -1;
}
.privacy-mark-wrap.left_img {
	background-position:left top;
}
.privacy-mark-wrap.right_img {
	background-position:right top;
}
.privacy-mark-wrap.mark01 {
	background-image:url(../images/privacy-mark_img_01.png);
}
.privacy-mark-wrap .flex {
	width:520px;
	margin: 0 0 0 430px;
}
.add-privacy-mark-wrap{
	display: block;
}

.privacy-mark-wrap .text-wrap{
	margin-top: -125px;
}
.privacy-mark-img{
	position: relative;
	left: 83%;
    	top: -7%;
}

.privacy-markt-table{
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #000000;
}
.privacy-mark-table th,.privacy-mark-table td{
	padding: 15px 30px 15px 17px;
	text-align: center;
	font-size: 17px;
	font-weight: 500;
	width: 155px;
	height: 46px;
	border: 1px solid #000000;
}
.privacy-mark-table th{
	text-align: left;
}
.privacy-mark-table td{
	text-align: right;
}
.privacy-mark-table th{
	background: #BED69E;
}
.privacy-mark-table td.privacy-mark-color{
	background: #E9EFDF;
	text-align: left;
}
.privacy-markt-table01{
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #000000;
}
.privacy-mark-table01 th,.privacy-mark-table01 td{
	padding: 15px 15px 15px 17px;
	text-align: center;
	font-size: 17px;
	font-weight: 500;
	width: 155px;
	height: 46px;
	border: 1px solid #000000;
}
.privacy-mark-table01 th{
	text-align: left;
}
.privacy-mark-table01 th.tx-center{
	text-align: center;
}
.privacy-mark-table01 td{
	text-align: right;
}
.privacy-mark-table01 td.tx-center{
	text-align: center;
}
.privacy-mark-table01 th{
	background: #BED69E;
}
.privacy-mark-table01 td.privacy-mark-color{
	background: #E9EFDF;
	text-align: left;
}
.privacy-mark-table01 td.privacy-mark-color.tx-center{
	background: #E9EFDF;
	text-align: center;
}

.privacy-mark-text01{
	font-size: 18px;
	line-height: 1.6;
	position: relative;
	padding-left: 18px;
}
.privacy-mark-text01:before {
	content: '※';
	color: #000000;
	position: absolute;
	top: 0px;
	left: 8px;
	display: inline-block;
	font-size: 18px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.privacy-mark-ul li{
	list-style-type: disc;
	margin-left: 19px;
	text-align: left;
}
.add-privacy-mark-wrap .btn06 {
	padding:35px 30px;
	margin-top: -50px;
	margin-bottom: 60px;
	background: #777e41;
	border: solid 1px rgba(0, 0, 0, 0);
}
.add-privacy-mark-wrap .btn06:hover {
	padding:35px 30px;
	color: #778e41;
	background: #ffffff;
	border: 1px solid #778e41;
}

@media screen and (max-width:650px){
	.privacy-mark-wrap {
		min-height: 0;
		background-size:contain;
		padding-bottom: 60px;
		padding-top: 65%;
	}
	.privacy-mark-box{
		width: 100%;
		background:#FBFAF5;
		padding: 30px 15px 90px;
		border-top: 1px solid #619143;
		margin: 93px 0 0 -110px;
		z-index: -1;
	}
	.privacy-mark-wrap .text-wrap{
		margin-top: -60px;
	}
	.privacy-mark-img{
		position: relative;
		left: 81%;
	    	top: -3%;
	}
	.privacy-mark-img img{
		width: 20%;

	}
	.privacy-mark-wrap .flex {
		width:100%;
		margin: 0 0 0 0;
	}
	.privacy-mark-wrap .flex {
		width: 100%;
		padding-top: 30px;
	}
	.privacy-mark-table th,.privacy-mark-table td{
		padding: 15px 20px;
		font-size: 16px;
		width: 100%;

	}
	.privacy-mark-table01 th,.privacy-mark-table01 td{
		padding: 15px 20px;
		font-size: 16px;
		width: 100%;

	}
	.privacy-mark-text01{
		font-size: 14px;
		line-height: 1.6;
	}
	.privacy-mark-text01:before {
	    content: '※';
	    color: #000000;
	    position: absolute;
	    left: 8px;
	    display: inline-block;
	    font-size: 14px;
	    -webkit-transform: translateX(-50%);
	    transform: translateX(-50%);
	}

}
/*----------------------------------------------------
	職員研修・講師育成
----------------------------------------------------*/
.training-wrap {
	min-height:356px;
	background-repeat:no-repeat;
	padding-bottom:100px;
}
.training-box{
	width: 96%;
	background:#FBFAF5;
	padding: 70px 50px 90px;
	border-top: 1px solid #619143;
	margin: 93px 0 0 -110px;
	z-index: -1;
}
.training-wrap.left_img {
	background-position:left top;
}
.training-wrap.right_img {
	background-position:right top;
}
.training-wrap.mark01 {
	background-image:url(../images/training_img_01.png);
}
.training-wrap .flex {
	width:540px;
	margin: 0 0 0 430px;
}

.training-img{
	position: relative;
	left: 83%;
    	top: -7%;
}
.training-plr{
	padding: 0 9px 0;
}
.green-wrap{
	background: #BED69E;
	padding: 20px 9px 25px;
	margin-top: 25px;
}
.training-title01{
	font-size: 23px;
        text-align: center;
	font-weight: 500;
}
.training-title01 span{
	font-size: 39px;
	color: #E50012;
}
.training-title02{
	font-size: 21px;
	padding-left: 10px;
	border-left: 1px solid black;
	margin-bottom: 25px;
}
.training-title03{
	font-size: 21px;
	padding-left: 10px;
	border-left: 1px solid black;
	margin-bottom: 25px;
	line-height: 1em;
}
.training-desired-wrap01{
	background: #EEEEEF;
	width: 930px;
	padding: 18px 108px;
	margin: 25px auto 0;
}
.training-desired-wrap02{
	width: 930px;
	margin: 25px auto 0;
}
.training-desired-wrap03{
	width: 1010px;
	margin: auto;
}
.training-desired-wrap04{
	padding: 0 60px;
}
.training-desired-wrap05{
	padding: 0 45px;
}
.training-desired-wrap06{
	width: 988px;
	margin: auto;
	padding: 20px 0;
	border: 1px solid #888888;
}
.training-desired-wrap07{
	padding: 0 0 0 30px;
}
.video-wrap iframe{
	width: 100%;
	height: 465px;
}
.video-wrap video{
	width: 100%;
	height: auto;
}
.training-desired-plr{
	padding: 0 35px;
}
.training-table{
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #000000;
}
.training-table th,.training-table td{
	padding: 15px 30px 15px 17px;
	text-align: center;
	font-size: 17px;
	font-weight: 500;
	width: 155px;
	height: 46px;
	border: 1px solid #000000;
}
.training-table th{
	text-align: left;
}
.training-table td{
	text-align: right;
}
.training-table th{
	background: #BED69E;
}
training-table td.training-color{
	background: #E9EFDF;
	text-align: left;
}
.training-table01{
	width: 988px;
	margin: auto;
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #000000;
}
.training-table01 th,.training-table01 td{
	padding: 15px 15px 15px 17px;
	text-align: center;
	font-size: 17px;
	font-weight: 500;
	width: 335px;
	height: 46px;
	border: 1px solid #000000;
}
.training-table01 th.table01-02{
	padding: 15px 15px 15px 17px;
	text-align: center;
	font-size: 17px;
	font-weight: 500;
	width: 86px;
	height: 68px;
	border: 1px solid #000000;
}
.training-table01 td.table01-02{
	padding: 15px 15px 15px 17px;
	text-align: center;
	font-size: 17px;
	font-weight: 500;
	width: 86px;
	height: 42px;
	border: 1px solid #000000;
}

.training-table01 th{
	text-align: left;
}
.training-table01 th.tx-center{
	text-align: center;
}
.training-table01 td{
	text-align: right;
}
.training-table01 td.tx-center{
	text-align: center;
}
.training-table01 th{
	background: #BED69E;
}
.training-table01 td.training-color{
	background: #E9EFDF;
	text-align: left;
}
.training-table01 td.training-color.tx-center{
	background: #E9EFDF;
	text-align: center;
}
.training-table01 th.bg-white{
	background: #ffffff;
}
.training-text01{
	font-size: 18px;
	line-height: 1.6;
	position: relative;
	padding-left: 18px;
}
.training-text01:before {
	content: '■';
	color: #000000;
	position: absolute;
	top: 0px;
	left: 8px;
	display: inline-block;
	font-size: 18px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.training-text02{
	font-size: 28px;
	font-weight: 500;
}
.training-text03{
	font-size: 18px;
	padding-left: 25px;
}
.training-text04{
	font-size: 18px;
	line-height: 1.6;
	position: relative;
	padding-left: 18px;
}
.training-text04:before {
	content: '※';
	color: #000000;
	position: absolute;
	top: 0px;
	left: 8px;
	display: inline-block;
	font-size: 18px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.training-ul li{
	list-style-type: disc;
	margin-left: 19px;
	text-align: left;
}
.training-text05{
	font-size: 20px;
	line-height: 1.6;
	font-weight: 500;
}
.training-text06{
	font-size: 24px;
	line-height: 1.6;
	font-weight: 700;
}
.training-text07{
	font-size: 18px;
	line-height: 1.6;
	position: relative;
	padding-left: 18px;
}
.training-text07:before {
	content: '①';
	color: #000000;
	position: absolute;
	top: 0px;
	left: 8px;
	display: inline-block;
	font-size: 18px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.training-text08{
	font-size: 18px;
	line-height: 1.6;
	position: relative;
	padding-left: 18px;
}
.training-text08:before {
	content: '②';
	color: #000000;
	position: absolute;
	top: 0px;
	left: 8px;
	display: inline-block;
	font-size: 18px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}
.training-text09{
	font-size: 21px;
}
.line-r{
	border-right: 1px solid #231815;
}
@media screen and (max-width:650px){
	.training-title01{
		font-size: 16px;
	}
	.training-title01 span{
		font-size: 20px;
		color: #E50012;
	}
	.training-title02{
		font-size:18px;
		margin-bottom: 15px;
	}
	.training-title03{
		font-size: 17px;
		padding-left: 10px;
		margin-bottom: 25px;
	}
	.training-desired-wrap01{
		width: 100%;
		padding: 18px 30px;
		margin: 25px auto 0;
	}
	.training-desired-wrap02{
		width: 100%;
		margin: 25px auto 0;
	}
	.training-desired-wrap03{
		width: 100%;
		margin: auto;
	}
	.training-desired-wrap07{
		padding: 0 0 0 15px;
	}

	.video-wrap iframe{
		width: 100%;
		height: auto;
	}

	.training-desired-wrap04{
		padding: 0 20px;
	}
	.training-desired-wrap05{
		padding: 0 15px;
	}
	.training-wrap {
		min-height: 0;
		background-size:contain;
		padding-bottom: 60px;
		padding-top: 65%;
	}
	.training-box{
		width: 100%;
		background:#FBFAF5;
		padding: 30px 15px 90px;
		border-top: 1px solid #619143;
		margin: 93px 0 0 -110px;
		z-index: -1;
	}
	.training-img{
		position: relative;
		left: 81%;
	    	top: -3%;
	}
	.training-img img{
		width: 20%;

	}
	.training-wrap .flex {
		width:100%;
		margin: 0 0 0 0;
	}
	.training-wrap .flex {
		width: 100%;
		padding-top: 30px;
	}
	.training-table01{
		width: 100%;
	}
	.training-table th,.privacy-mark-table td{
		padding: 15px 20px;
		font-size: 16px;
		width: 100%;

	}
	.training-desired-plr{
		padding: 0 40px 0 0;
	}
	.training-table01 th,.privacy-mark-table01 td{
		padding: 15px 20px;
		font-size: 16px;
		width: 100%;

	}
	.training-text01{
		font-size: 14px;
		line-height: 1.6;
	}
	.training-text01:before {
	    color: #000000;
	    position: absolute;
	    left: 8px;
	    display: inline-block;
	    font-size: 14px;
	    -webkit-transform: translateX(-50%);
	    transform: translateX(-50%);
	}
	.training-text02{
		font-size: 20px;
	}
	.training-text03{
		font-size: 14px;
		padding-left: 25px;
	}

	.training-text04{
		font-size: 14px;
		line-height: 1.6;
	}
	.training-text04:before {
	    color: #000000;
	    position: absolute;
	    left: 8px;
	    display: inline-block;
	    font-size: 14px;
	    -webkit-transform: translateX(-50%);
	    transform: translateX(-50%);
	}
	.training-text07{
		font-size: 14px;
		line-height: 1.6;
4	}
	.training-text07:before {
		content: '①';
4		top: 0px;
		left: 8px;
		display: inline-block;
		font-size: 14px;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
	}
	.training-text08{
		font-size: 14px;
		line-height: 1.6;
	}
	.training-text08:before {
		content: '②';
		color: #000000;
		position: absolute;
		top: 0px;
		left: 8px;
		display: inline-block;
		font-size: 14px;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
	}
	.training-text09{
		font-size: 16px;
	}


}

/*----------------------------------------------------
	20180621   css 追加
----------------------------------------------------*/
.top-logo-title{
	position: absolute;
	top:15%;
	left:0;
	right:0;
}
.top-logo-title img{
	width: 360px;
	margin: auto;
}
.top-title-p{
	position: absolute;
	top:35%;
	left:0%;
	right:0%;
}
.back1 {
	background:url(../images/back-cloth-001.jpg) no-repeat;
	background-size: 100% 100%;
	padding:80px 0;
	margin: auto;
}
.memo {
  position: relative;
  background: #F8F0D7;
  border-left:4px dotted rgba(0,0,0,.1);
  border-right:4px dotted rgba(0,0,0,.1);
  box-shadow:0 0 5px rgba(0,0,0,.2);
  padding: 1em;
  color: #65513f;
  width: 300px;
  
}
.masking-tape{
  position: absolute;
  top: -1em;
  left: 26%;
  width:100px;
  height:30px;
  background-color: rgba(255,255,255,.4);
  background-image: linear-gradient(-45deg, rgba(250,215,215,.5) 25%, transparent 25%, transparent 50%, rgba(250,215,215,.5) 50%, rgba(250,215,215,.5) 75%, transparent 75%, transparent 100%),
  linear-gradient(45deg, rgba(250,215,215,.5) 25%, transparent 25%, transparent 50%,  rgba(250,215,215,.5) 50%, rgba(250,215,215,.5) 75%, transparent 75%, transparent 100%);
  background-size: 20px 20px;
  border-left:2px dotted rgba(0,0,0,.1);
  border-right:2px dotted rgba(0,0,0,.1);
  box-shadow:0 0 5px rgba(0,0,0,.2);
  padding: 0.25em 2em;
  color: #65513f;
  transform: rotate(-4deg); 
}
@media screen and (max-width:650px){
	.top-title-p{
		top:1%;
 	}
}
.bg-fff {
	background-color:#fff;
}
.b-shadow {
	box-shadow:2px 2px 0px 0px #dddddd;
	-moz-box-shadow:2px 2px 0px 0px #dddddd;
	-webkit-box-shadow:2px 2px 0px 0px #dddddd;
}
.w300 {
	width:300px !important;
}
.bg-glay {
	background:#f2f2f2;
}
.bg-glay2 {
	background:#ededed;
}
.bg-glay3 {
	background:#f1efe8;
}
.bg-glay4 {
	background:#f4f4f4;
}
.bg-yellow {
	background:#ffd000;
}
.pb2 {
	padding-bottom:2px;
}
.table1 {
	border:1px solid #333333;
	margin-top:70px;
}
.table1 th {
	border:1px solid #333333;
	padding:18px 0;
}
.table1 td {
	border:1px solid #333333;
	padding:8px 20px;
}
.back2 {
	background:url(../images/top18.png) no-repeat bottom;
	background-size: 100% 100%;
    margin: auto;
    max-width: 1400px;

}
.bg-fffa {
	 background-color: rgba(255,255,255,0.8);
}
.f50 {
	font-size:50px;
}
.f70 {
	font-size:70px;
}
.marker_yellow_hoso {
background: linear-gradient(transparent 80%, #ffd000 60%);
}
.border-t1 {
	border-top:1px solid #d6d6d6;
}
.bg-yellow2 {
	background:rgba(249,226,122,0.8);
}
.td2 {
	padding:15px 20px !important;
}
.back3 {
	background:url(../images/top19.png);
	height:418px;
	background-size: 100% 100%;
    margin: auto;
    max-width: 1400px;
}
.jirei p {
	margin-bottom:10px;
}
.plice {
	position:absolute;
	bottom:0px;
	right:-10px;
	width:400px;
	padding:20px 30px;
}
.concept-box {
	padding:10px;
	width:470px;
	height:320px;
}
.sankaku1 {
	position:absolute;
	left:0;
	top:0;
}
.sankaku2 {
	position:absolute;
	right:0;
	bottom:0;
}
.flow-box {
	background:#fff;
	padding:30px 25px;
}

.migi {
	position:absolute;
	top:50%;
	right:-9px;
}
@media screen and (max-width:650px){
	.top-logo-title{
		top:3%;
	}
	.top-logo-title img{
		width: 190px;
		margin: auto;
	}
	a.contact-btn2{
	display:block;
	}
	a.contact-btn2.main-v-inner-btn {
    bottom: 12%;
	}
}
/*----------------------------------------------------
	contact.html
----------------------------------------------------*/
.contact-wrap{
	width: 750px;
	margin: auto;
}
.form_title01{
	display: block;
	background: #619143;
	color: #ffffff;
	font-size: 20px;
	font-weight: blod;
	padding: 5px 0 10px 13px;
	margin: 0 auto 50px;
	width: 715px;
}
.red {
	color:red;
}
.pl5{
	padding-left:5px;
}
.pr10{
	padding-right:10px;
}
.form_table{
	background-color:#FFFFFF;
	width: 100%;
}
.form_table .td_01{
	font-size:16px;
	font-weight:bold;
	height:100%;
	text-align: right;
	width: 144px;
}
.form_table .td_02{
	background-color:#FFFFFF;
	padding:8px 15px;
	position:relative;
    display: block;
    word-wrap: break-word;
	width: 600px;
	height:100%;

}
.form_table td textarea {
    width: 100%;
    background: white;
    border-radius: 3px;
    padding: 20px 10px;
}
.form_table .td_03{
	border-left:3px  solid #938b4c;
	padding-right:20px;
}
input[type="text"],select,input[type="email"],input[type="tel"],textarea{
	margin:5px 0px;
	padding:15px 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing:border-box;
	border:1px solid #DDD;
	width:100%;
}
.submit {
	background: #D3C176;
	margin:auto;
	bottom:0px;
	width:206px;
	padding:10px 16px;
	font-size:20px;
	font-weight:bold;
	cursor:pointer;
	border: none;
	color: #ffffff;
}

.submit:hover{
	background: #ffffff;
	color: #D3C176;

}
.pc_tb_hide{
	display:none !important;
}
.sp_tb_hide{
	display:table !important;
}
.td_02 .inline{
	width:20%;
	display: inline-block;
}
.td_02 .par5{
	width:5%;
}
.td_02 .par8{
	width:8%;
}
.td_02 .par10{
	width:10%;
}
.td_02 .par13{
	width:13%;
}
.td_02 .par35{
	width:35%;
}
.td_02 .par45{
	width:45%;
}
.td_02 .par50{
	width:50%;
}
.inline-block{
	display:inline-block;
}
.center{
	text-align:center;
}
.privacy {
	height: 250px;
	overflow-Y: scroll;
	width: 94%;
	margin: 0 0 0 13px;
	background: white;
	border-radius: 3px;
	padding: 20px 20px;
	font-size:14px;
	line-height:2em;
	border: 1px solid black;
}
.privacy p {
	margin-bottom:30px;
}
.privacy dt {
	font-weight:500;
}
.privacy dd {
	margin-bottom:30px;
}
.privacy::-webkit-scrollbar {
	width: 10px;
}
.privacy::-webkit-scrollbar-track {
	background-color: #cecece;
}
.privacy::-webkit-scrollbar-thumb {
	background-color: #619143;
}
#check01-1,#check02-1 {
	display:none;
}
#check01-1:checked + span::after,#check02-1:checked + span::after {
	content: "";
	position: absolute;
	top: 4px;
	left: 5px;
	display: block;
	width: 17px;
	height: 10px;
	border-left: 4px solid #619143;
	border-bottom: 4px solid #619143;
	transform: rotate(-39deg);
}
#check01-1 + span{
	position:relative;
	right: -21%;
	display: flex;
	align-items:center;
	margin-top:35px;
	cursor:pointer;
	user-select: none;
}
#check02-1 + span {
	position:relative;
	right: -3%;
	display: flex;
	align-items:center;
	margin-top:10px;
	cursor:pointer;
	user-select: none;
}
#check01-1 + span::after,#check02-1 + span::after {
	display:none;
}
#check01-1 + span::before,#check02-1 + span::before {
	content:"";
	display:block;
	vertical-align:middle;
	width:30px;
	height:30px;
	margin-right:20px;
	border:1px solid #ccc;
	background:white;
	border-radius:3px;
}
.blue{
	color: #00A3C9;
}
.blue-line{
	border-bottom:1px solid #00A3C9;
}
a.blue:hover,.blue a:hover{
	opacity: 0.7;
}

@media screen and (max-width:650px){
	.contact-wrap{
		width: 100%;
	}
	.form_title01{
		width: 100%;
		font-size: 20px;
		padding: 5px 0 10px 30px;
		margin-bottom: 35px;
	}
	.sp_tb_hide{
		display:none !important;
	}
	.pc_tb_hide{
		display:table !important;
	}
	.form_table .td_01{
		text-align:left;
		padding-left: 0;
		width: 100%;
	}
	.form_table .td_02{
		padding-bottom:30px;
		width: 100%;
	}
	.form_table,.form_table tbody,.form_table tbody tr,.form_table .td_01,.form_table .td_02{
		display:block !important;
		max-width:100% !important;
		width:100% !important;
	}
	.privacy {
		height: 150px;
		padding: 10px 15px;
		font-size:13px;
	}
	#check01-1:checked + span::after,#check02-1:checked + span::after {
		top: 6px;
		left: 5px;
		width: 14px;
		height: 7px;
		border-left: 3px solid #619143;
		border-bottom: 3px solid #619143;
	}
	#check01-1 + span,#check02-1 + span {
		margin:20px 0;
		font-size:13px;
	}
	#check01-1 + span::before,#check02-1 + span::before {
		width:25px;
		height:25px;
		margin-right:15px;
	}
	.submit {
	    background: #D3C176;
	    margin: auto;
	    bottom: 0px;
	    width: 145px;
	    padding: 10px 16px;
	    font-size: 18px;
	    font-weight: bold;
	    cursor: pointer;
	    border: none;
	    color: #ffffff;
	}
}
/*----------------------------------------------------
	content
----------------------------------------------------*/
.content-box {
	padding: 80px 0px 0;
}
.top-event-bg .content-box {
	margin-top: 50px;
	padding: 60px 0px 56px;
}

@media screen and (max-width:650px){
	.content-box {
		padding:30px 0px 0;
	}
	.top-event-bg .content-box {
		margin-top: 20px;
		padding: 30px 0px 0;
	}
}
/*----------------------------------------------------
	イベント・セミナー
----------------------------------------------------*/
.event-wrapp {
	width:100%;
}
.event-wrapp .scroll_area {
	margin-bottom:30px;
	padding-right:30px;
}
.event-wrapp .event-box {
	margin-bottom:35px;
	padding:45px 25px;
	background:#e9f0e0;
}
.event-wrapp .event-box.event-end {
	margin-bottom:35px;
	padding:45px 30px;
	background:#ffffff;
}

.event-box .img-wrapp {
	margin-right:20px;
}
.event-box .archive-event-data{
	font-size: 12px;
	padding: 0 0 20px 5px;
	border-bottom: 1px dotted #619143;
}
.event-box .archive-event-text{
	font-size: 14px;
	padding-top: 12px;
}

.event-wrapp .text-wrapp {
}
.event-wrapp  .text-wrapp .date {
	font-size:14px;
	margin-bottom:10px;
}
.event-wrapp  .text-wrapp .archive-event-title {
	font-size:20px;
	color:#619143;
	margin-bottom:20px;
}

.single .event-wrapp  .text-wrapp .date {
	font-size:14px;
	margin-bottom:0px;
}
.event-wrapp .text-wrapp .date span.orange-back,.event-wrapp .text-wrapp .date a {
	text-align:center;
	color:#fff;
	font-size:12px;
	padding:2px 10px;
	margin-right:10px;
	display:inline-block;
}

.event-wrapp .text-wrapp .reviews-dl dt,.event-wrapp .text-wrapp .reviews-dl dd {
}
.event-wrapp .text-wrapp .reviews-dl dt {
  font-size:16px;
  margin-bottom:10px;
}
.single .event-wrapp .text-wrapp .event-dl dt {
  font-size:16px;
  margin-bottom:30px;
}
.event-wrapp .text-wrapp .event-dl dd {
  font-size:14px;
}
.event-single-content p {
	font-size:14px;
	line-height:1.6em;
	margin-bottom:10px;
}
.event-wrapp .event-title02 {
	font-size: 18px;
	font-weight: normal;
	position: relative;
	padding: 15px;
	margin-bottom: 30px;
	background: #619243;
	color: #fff;
}
.event-text02 {
    font-size: 14px;
    line-height: 1.6em;
    margin-bottom: 10px;
}
@media screen and (max-width:650px){
	.event-wrapp {
		width:100%;
	}
	.event-wrapp .scroll_area {
		margin-bottom: 30px;
		padding-right: 0px;
  }
	.event-wrapp .img-wrapp {
		min-width:70px;
		height:auto;
		margin-right:0px;
	}
	.event-wrapp .event-box {
		margin-bottom:35px;
		padding:30px 15px;
		background:#e9f0e0;
	}
	.event-box .img-wrapp img{
		width: 100%;
	}
	.event-wrapp .text-wrapp {
		padding-right:0px;
	}
	.event-wrapp  .text-wrapp .archive-event-title {
		font-size:18px;
		margin:20px 0;
	}

	.event-wrapp .text-wrapp .date {
		margin-bottom:0px;
		font-size:12px;
	}
	.event-wrapp .text-wrapp .date span {
	  margin-right:5px;
	}
	.event-wrapp .text-wrapp .event-dl dt {
		font-size: 14px;
		margin-top:5px;
	 }
	.event-wrapp .text-wrapp .event-dl dd {
		font-size:12px;
  }
  .event-single-content p {
		font-size:14px;
		line-height:1.6em;
		margin-bottom:10px;
	}

}
/*----------------------------------------------------
	サイト固有
----------------------------------------------------*/
h1{
	font-size:13px;
	font-weight:normal;
}
h2{
	font-size:auto;
	font-weight:auto;
}
h3{
	font-size:auto;
	font-weight:auto;
}
.h3-a {
	font-size:32px;
	text-align:center;
	letter-spacing:0.2em;
	line-height:26px;
	padding-top:110px;
	background:url(../images/top41-01.png) no-repeat center bottom;
	padding-bottom:20px;
}
.h3-a span {
	font-size:16px;
	letter-spacing:0.1em;
}
.h3-b {
	font-size:32px;
	text-align:center;
	letter-spacing:0.2em;
	line-height:26px;
	padding-top:110px;
	background:url(../images/top41-02.png) no-repeat center bottom;
	padding-bottom:20px;
}
.h3-b span {
	font-size:16px;
	letter-spacing:0.1em;
}
h4{
	font-size:auto;
	font-weight:auto;
}
.white-color{
	color:#FFF;
}
.white-back{
	background-color:#FFF;
}
.main-color{/*--メイン文字カラー--*/
	color:#0097d2;
}
.main-back{/*--メイン背景カラー--*/
	background-color:#619143;
}
.sub-color{/*--サブ文字カラー--*/
	color:#FFF;
}
.sub-back{/*--サブ背景カラー--*/
	background-color:#ebf6fb;
}
.tx-in-1{
	text-indent: 2.4em;
}.tx-in-06{
	text-indent: -0.6em;
}
/*----------------------------------------
ナビゲーションPC(ヘッダー)
----------------------------------------*/
.head {
	position:absolute;
	top:0;
	width:100%;
	background-color:rgba(254, 207, 0, 6);
	line-height: 60px;
	position: fixed;
	z-index: 99999;
}
.top-title01{
	width:1400px;
	margin: auto;
	color: #ffffff;
	background-color:#619143;
	line-height: 60px;
	padding: 100px 0;
    text-align: center;
    font-size: 28px;
}
.top-title01.top-bg01{
	background:url(../images/top_bg_01.png) no-repeat center
}
.top-title01.top-bg02{
	background:url(../images/top_bg_02.png) no-repeat center
}
.top-title01.top-bg03{
	background:url(../images/top_bg_03.png) no-repeat center
}
.top-title01.top-bg04{
	background:url(../images/top_bg_04.png) no-repeat center
}
.top-title01.top-bg05{
	background:url(../images/top_bg_05.png) no-repeat center
}
.top-title01.top-bg06{
	background:url(../images/top_bg_06.png) no-repeat center
}
.top-title01.top-bg07{
	background:url(../images/top_bg_07.png) no-repeat center
}
.top-title01.top-bg08{
	background:url(../images/top_bg_08.png) no-repeat center
}
.top-title01.top-bg09{
	background:url(../images/top_bg_09.png) no-repeat center
}
.top-title01.top-bg10{
	background:url(../images/top_bg_10.png) no-repeat center
}
.top-title01.top-bg11{
	background:url(../images/top_bg_11.png) no-repeat center
}
.top-title01.top-bg12{
	background:url(../images/top_bg_12.png) no-repeat center
}
.top-title01.top-bg13{
	background:url(../images/top_bg_13.png) no-repeat center
}

#head-navi-pc{
	
}
#head-navi-pc{
	background-color:#fff;
}
#head-navi-pc > .ul-wrap > ul {
	text-align: center;
	display: table;
	table-layout: fixed;
	width:100%;
}
#head-navi-pc > .ul-wrap > ul > li {
	position:relative;
	display: table-cell;
	vertical-align:middle;
	border-right:1px dotted #231816;
}
#head-navi-pc > .ul-wrap > ul > li:first-child {
	border-left:1px dotted #231816;
}
#head-navi-pc > .ul-wrap > ul > li > a {
	padding: 0px 0;
	text-decoration: none;
	display: block;
	font-size: 12px;
}
#head-navi-pc > .ul-wrap > ul > li > a:hover {
	opacity:0.5;
}
@media screen and (max-width:650px){
	.top-title01{
		width:100%;
		margin: auto;
		line-height: 60px;
		padding: 30px 0;
		text-align: center;
		font-size: 22px;
	}
}
/*-------サブナビゲーションPC(ヘッダー)-----------*/

#head-navi-pc > .ul-wrap > ul > li > ul.sub-menu {
	opacity:0;
	position:absolute;
}
#head-navi-pc > .ul-wrap > ul > li > ul.sub-menu:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-bottom: 5px solid #555;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	margin:auto;
}
#head-navi-pc > .ul-wrap > ul > li > ul.sub-menu > li{
	display:block;
	border-top:1px dotted #CCC;
	background-color:#FFF;
	text-align:left;
}
#head-navi-pc > .ul-wrap > ul > li > ul.sub-menu > li:first-child{
	border-top:3px solid #555;
}
#head-navi-pc > .ul-wrap > ul > li > ul.sub-menu > li > a{
	display:block;
	padding:10px;
}
#head-navi-pc > .ul-wrap > ul > li > ul.sub-menu > li > a:hover{
	opacity:0.7;
}
/*----------------------------------------
ナビゲーションSP(ヘッダー)
----------------------------------------*/
#head-navi-sp{
	position:fixed;
	width:100%;
	top:0;
	padding:0 0 10px;
	z-index:999;
	background:#fff;
}
#head-navi-sp .navi-sp-content {
	width:100%;
}
#head-navi-sp .sp-logo-wrap,#head-navi-sp .sp-logo-wrap img {
	width:125px;
	display:block;
}
#head-navi-sp .sp-logo-wrap,#head-navi-sp .sp-logo-wrap {
	margin-right:10px;
}
#head-navi-sp > .col-wrapp > .ul-wrap > ul{
	display:none;
	padding-top:10px;
	padding-right:5px;
}
#head-navi-sp > .col-wrapp > .ul-wrap > ul > li {
	list-style:none;
}
#head-navi-sp > .col-wrapp > .ul-wrap > ul > li > a {
	font-size:13px;
	display: block;
/* 	color: #e60012; */
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	border-top: 1px dotted;
}
#head-navi-sp > .col-wrapp > .ul-wrap > ul > li > a:hover {
	opacity:0.5;
}
/*----------------------------------------------------
	footer CSS
----------------------------------------------------*/
#footer{
	width:100%;
	padding:20px 0 0 0;
	margin-top:120px;
}
.beginners-guide-bg{
	background: #FBFAF5;
}
.beginners-guide-wrap{
	padding: 85px 0;
	margin-bottom: 180px;
}
.beginners-guide-btn{
	display: block;
	width: 32%;
	text-align: center;
	font-size: 22px;
	font-weight: 500;
	border: 4px solid #619143;
	padding: 35px;
	background: #ffffff;
	
}
a.beginners-guide-btn:hover{
	opacity: 0.7;
}
.foot-banner-wrap {
	margin-top:35px;
}
.foot-company-wrap {
	margin-top:40px;
}

.foot-banner-wrap a {
	margin-bottom:20px;
	display:block;
}
.foot-banner-wrap02 a {
	margin-bottom:20px;
	display:block;
}
.foot-banner-wrap03{
	width: 76%;
}
.foot-banner-wrap03 a {
	margin-bottom:20px;
	display:block;
}
.foot-banner-wrap03 a.koeteko img {
	width: 260px;
	height:60px;
}
.foot-company-wrap .foot-logo-wrap img {
	width:200px;
}
.foot-company-wrap .foot-company-text .text {
	font-size:10px;
	line-height:1.5em;
}
.copy {
	color:#fff;
	font-size:10px;
	text-align:center;
	padding:20px 0;
	margin-top:30px;
}
@media screen and (max-width:650px){
	#footer {
		padding:30px 0 0 0;
		margin-top:30px;
	}
	.beginners-guide-wrap{
		padding: 30px 0;
		margin-bottom: 30px;
	}
	.beginners-guide-btn{
		width: 100%;
		font-size: 18px;
		padding: 25px;
		margin-bottom: 20px;
	}
	.foot-banner-wrap {
		margin-top:30px;
		margin-left:0;
	}
	.foot-banner-wrap a {
		margin-top:0;
		margin-left:0;
	  	width:49%;
	  	margin-bottom:10px;
	  	text-align:center;
	}
	.foot-banner-wrap02 a {
		margin-top:0;
		margin-left:0;
	  	width:49%;
	  	margin-bottom:10px;
	  	text-align:center;
	}
	.foot-banner-wrap03{
		width: 100%;
	}
	.foot-banner-wrap03 a {
		margin-top:0;
		margin-left:0;
	  	width:49%;
	  	margin-bottom:10px;
	  	text-align:center;
	}


	.foot-company-wrap .foot-company-text .text {
		text-align:center;
		margin-top:30px;
		font-weight:bold;
	}
	#scroll-top a {
		display:none;
	}
}
/*----------------------------------------
ナビゲーションPC(フッター)
----------------------------------------*/
#foot-navi-pc{
	background-color:#619143;
	padding: 10px 0;
}
#foot-navi-pc > .ul-wrap > ul {
	text-align: center;
	display: table;
	table-layout: fixed;
	width:100%;
}
#foot-navi-pc > .ul-wrap > ul > li {
	position:relative;
	display: table-cell;
	vertical-align:middle;
	border-right:1px dotted #ffffff;
}
#foot-navi-pc > .ul-wrap > ul > li:first-child {
	border-left:1px dotted #ffffff;
}
#foot-navi-pc > .ul-wrap > ul > li > a {
	color: #ffffff;
	padding: 5px 0;
	text-decoration: none;
	display: block;
	font-size: 12px;
}
#foot-navi-pc > .ul-wrap > ul > li > a:hover {
	opacity:0.5;
}
/*----------------------------------------
ナビゲーションSP(フッター)
----------------------------------------*/
#foot-sav-navi {
	background-color:#BED69E;
	padding: 10px 0;
}
#foot-sav-navi > .ul-wrap > ul {
	display:flex;
}
#foot-sav-navi > .ul-wrap > ul > li > a {
	font-size:11px;
	display:block;
	padding:0 7px;
	border-right:1px solid #918b8a;
	line-height:1em;
}
#foot-sav-navi > .ul-wrap > ul > li:last-child > a {
	border-right:none;
}
@media screen and (max-width:650px){
	#foot-sav-navi {
		margin-top:30px;
		padding:0px 0;
		border:none !important;
	}
	#foot-sav-navi > .ul-wrap > ul {
		display: block;
    margin: 0 -10px;
	}
	#foot-sav-navi > .ul-wrap > ul > li > a {
		display: block;
		color: #fff;
		padding:20px 0 20px 32px;
		background: url(../images/top_111.png) no-repeat 95% center;
	}
	#foot-sav-navi > .ul-wrap > ul > li {
		border-top: 1px dotted #FFF;
		
	}
	#foot-sav-navi > .ul-wrap > ul > li:nth-child(odd) {  
		background:#619143;
	}
	#foot-sav-navi > .ul-wrap > ul > li:nth-child(even) {  
		background:#BED69E;
	}

	#foot-sav-navi > .ul-wrap > ul > li:first-child {
		border-top: none;
	}
	#foot-sav-navi > .ul-wrap > ul > li > a:hover {
		opacity:0.5;
	}
}
/*----------------------------------------
ドロップダウンリスト
----------------------------------------*/
.navi-list ul {
	background: none repeat scroll 0 0 rgba(240, 240, 240, 0.9);
	display: none;
	list-style: none outside none;
	position: absolute;
	top: 56px;
	width: 200px;
	z-index: 80;
}
ul.global-navi li.navi-list li.drop-list{
	display:block !important;
	border:none !important;
	border-bottom:1px dotted #ccc !important;
}
.navi-list ul a {
    height: auto !important;
}


/*===============================================
スマフォ画面の横幅が650pxまで
===============================================*/
@media screen and (max-width:650px){
	.sp-mt53 {
		margin-top:53px;
	}

	.contact-btn2 {
		display:block;
		bottom:0px;
		width:100%;
		padding:20px 20px;
		z-index:1;
	}
	.sp-par50 {
		width:50% !important;
	}

	.sp-par60 {
		width:60% !important;
	}
	.sp-par70 {
		width:70% !important;
	}
	.sp-par80 {
		width:80% !important;
	}
	.sp-par90 {
		width:90% !important;
	}
	.sp-par100 {
		width:100% !important;
	}
	.sp-f30 {
		font-size:30px;
	}
	.sp-f34 {
		font-size:34px;
	}
	.sp-f26 {
		font-size:26px;
	}
	.sp-f22 {
		font-size:22px;
	}
	.sp-f20 {
		font-size:20px;
	}
	.sp-f18 {
		font-size:18px;
	}
	.sp-f16 {
		font-size:16px;
	}
	.sp-f14 {
		font-size:14px;
	}
	.sp-f10 {
		font-size:10px;
	}
	.sp-mb10 {
		margin-bottom:10px;
	}
	.sp-mb20 {
		margin-bottom:20px;
	}
	.sp-mb30 {
		margin-bottom:30px;
	}
	.sp-mb50 {
		margin-bottom:50px;
	}
	.sp-mb60 {
		margin-bottom:60px;
	}
	.sp-mb80 {
		margin-bottom:80px;
	}.sp-mt0 {
		margin-top:0;
	}
	.sp-mt10 {
		margin-top:10px;
	}
	.sp-mt20 {
		margin-top:20px;
	}
	.sp-mt30 {
		margin-top:30px!important;
	}.sp-mt40 {
		margin-top:40px!important;
	}.sp-mt50 {
		margin-top:50px!important;
	}
	.sp-m0 {
		margin:0;
	}
	.sp-p0 {
		padding:0;
	}
	.sp-p10 {
		padding:10px;
	}
	.sp-pb10 {
		padding-bottom:10px;
	}
	.sp-pb20 {
		padding-bottom:20px;
	}
	.sp-pb30 {
		padding-bottom:30px;
	}
	.sp-pt10 {
		padding-top:10px!important;
	}
	.sp-pt20 {
		padding-top:20px;
	}
	.sp-pt30 {
		padding-top:30px;
	}.sp-pt50 {
		padding-top:50px;
	}
	}.sp-pt110 {
		padding-top:110px;
	}
	.sp-p10 {
		padding:10px;
	}
	.sp-m10 {
		margin:10px;
	}
	.back1 {
		background-size: 100% 100%;
		height:auto;
		padding-top:60px;
		padding-bottom:60px;
		margin: auto;
	}
	.h3-a {
		font-size:26px;
		text-align:center;
		letter-spacing:0.2em;
		line-height:26px;
	}
	.h3-a span {
		font-size:14px;
		letter-spacing:0.1em;
	}
	.back3 {
		background: url(../images/top19.png);
		height: auto; 
		background-size: 100% 100%;
		margin: auto;
		max-width: 1400px;
	}
	.plice {
		position:relative;
		bottom:0px;
		right:0px;
		width:100%;
		padding:20px 30px;
		text-align:left;
	}

	.concept-box {
		padding: 10px;
		width: auto;
		height: auto;
		max-width:470px;
		margin:auto;
	}
	.f-none {
		float:none !important;
	}
	#scroll-top a{
		display: none;
	}

/*----------------------------------------------------
	contact.html
----------------------------------------------------*/
	.contact-form .col-wrapp {
		border-bottom:none;
		padding:15px 10px;

	}
	.soushin {
		background-color:#ffd000;
		margin:auto;
		bottom:0px;
		width:100%;
		padding:15px 20px;
		border-bottom:2px solid #000;
		font-size:20px;
		font-weight:bold;
		cursor:pointer;
		}
		.content-table01 th,.content-table01 td {
		padding:10px 10px;
		display:block;
		width:100%;
		margin-bottom:10px;
		}
	.company-table th {
		background-color:#ffd000;
		}
	.company-table td {
		font-size:14px;
		}
/*----------------------------------------------------
	company.html
----------------------------------------------------*/

}