@charset "utf-8";

/**************************************************************************************/

/*　pc.css　→　画面の横幅が750px以上↑　*/

/**************************************************************************************/



.line_hight0 {
	line-height: 0px;
}

h1 {
	margin-left: 16px;
	padding-top: 23px;
}
#header {
	height: 230px;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
/*	background-image: url(../images/base/yama02.jpg);*/
	background-repeat: repeat-x;
	background-position: center top;
}
/* ---------    メインメニュー　　----------- */

.menu_ul {
	list-style-type: none;
	text-align: right;
	font-size: 0px;
	width: 1000px;
	min-height: 146px;
	margin-top: -155px;
}
.menu_ul li {
	float: left;
	line-height: 0%;
}
.menu_ul .menu01 {
	margin-top: 42px;
}
.menu_ul .menu02 {
	margin-top: 28px;
}
.menu_ul .menu03 {
	margin-top: 14px;
}
.menu_ul .menu04 {
	margin-right: 136px;
}
.menu_ul .menu05 {

}
.menu_ul .menu06 {
	margin-top: 14px;
}
.menu_ul .menu07 {
	margin-top: 28px;
}
.menu_ul .menu08 {
	margin-top: 42px;
}


.menu_ul .menu01 a:hover img {
	visibility:hidden;
}
.menu_ul .menu01:hover {
	background:url(../images/menu/menu01_on.png) left top no-repeat;
}
.menu_ul .menu01 a:hover {
	display:block;
}

.menu_ul .menu02 a:hover img {
	visibility:hidden;
}
.menu_ul .menu02:hover {
	background:url(../images/menu/menu02_on.png) left top no-repeat;
}
.menu_ul .menu02 a:hover {
	display:block;
}
.menu_ul .menu03 a:hover img {
	visibility:hidden;
}
.menu_ul .menu03:hover {
	background:url(../images/menu/menu03_on.png) left top no-repeat;
}
.menu_ul .menu03 a:hover {
	display:block;
}
.menu_ul .menu04 a:hover img {
	visibility:hidden;
}
.menu_ul .menu04:hover {
	background:url(../images/menu/menu04_on.png) left top no-repeat;
}
.menu_ul .menu04 a:hover {
	display:block;
}
.menu_ul .menu05 a:hover img {
	visibility:hidden;
}
.menu_ul .menu05:hover {
	background:url(../images/menu/menu05_on.png) left top no-repeat;
}
.menu_ul .menu05 a:hover {
	display:block;
}
.menu_ul .menu06 a:hover img {
	visibility:hidden;
}
.menu_ul .menu06:hover {
	background:url(../images/menu/menu06_on.png) left top no-repeat;
}
.menu_ul .menu06 a:hover {
	display:block;
}
.menu_ul .menu07 a:hover img {
	visibility:hidden;
}
.menu_ul .menu07:hover {
	background:url(../images/menu/menu07_on.png) left top no-repeat;
}
.menu_ul .menu07 a:hover {
	display:block;
}
.menu_ul .menu08 a:hover img {
	visibility:hidden;
}
.menu_ul .menu08:hover {
	background:url(../images/menu/menu09_on.png) left top no-repeat;
}
.menu_ul .menu08 a:hover {
	display:block;
}

/* ---------    メインメニュー end　　----------- */

#menu-box {
	display: none;
}

#contents {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
#footer {
	width: auto;
/*	clear: both;*/
	font-size: 14px;
	line-height: 155%;
/*	position: relative;*/
	background-position: center top;
	background-image: url(../images/base/foot01-2.png);
	background-repeat: repeat-x;
	background-position: center top;
/*	height: 68px;*/
	padding-top: 68px;
}
#footer .back01 {
	background-image: url(../images/base/foot01.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#footer .back01-2 {
	background-image: url(../images/base/back02.jpg);
	background-position: center top;
}
#footer .back02 {
	background-image: url(../images/base/foot02.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 326px;
}
#footer .foot01 {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	min-height: 227px;
	text-align: left;
	position: relative;
}
#footer .foot01 .img01 {
	position: absolute;
	left: 245px;
	top: 60px;
	top: 30px;
}
#footer .foot01 .img02 {
	position: absolute;
	left: 430px;
	top: 140px;
	top: 110px;
}
#footer .foot01 .text01 {
	position: absolute;
	left: 430px;
	top: 165px;
	top: 135px;
}
#footer .foot01 .text02 {
	position: absolute;
	left: 428px;
	top: 191px;
	font-size: 12px;
}
#footer .foot02 {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	min-height: 70px;
	position: relative;
}
#footer .foot02 .img01 {
	position: absolute;
}
#footer .foot02 .img01 img {
	width: 30%;
}
#footer .foot02 .text01 {
	position: absolute;
    font-size: 12px;
	top: 35px;
	left: 0;
    right: 0;
}

#pagetop {
	display: none;
	position: fixed;
	bottom: 50px;
	right: 36px;
	padding: 0px;
	cursor: pointer;
/*  z-index: 10000;*/
}



@media screen and (max-width:768px){
	img{
		max-width: 100%;
		height: auto;
		width :auto;　
	}

/* ---------    メインメニュー　　----------- */

	#header{
		height: unset;
		width: unset;
	}

	.menu_ul {
		display: none;
	}

/* トグルメニュー
------------------------- */
	#menu-box{
		margin-bottom: 15px;
		display: block;
	}

	#menu_sp li a {
		display: block;
		padding: 20px 0 20px;
		background-color: #242413;
		text-align: center;
		text-decoration: none;
		border-bottom: 1px solid #00aef9;
		background: rgb(0 219 36 / 50%);
	}
	#menu_sp li a span {
		font-weight: bold;
		font-size: 120%;
	}
	#menu_sp li:last-child a{
		border: none;
	}
	#menu_sp li a:hover{
		background: rgb(0 174 249 / 50%);
	}
	#toggle {
		display: none;
	}

	#menu_sp {
		display: none;
	}
	#menu_sp li {
		width: 100%;
	}
	#toggle {
		display: block;
		position: relative;
		width: 100%;
		background: #bdd752;
	    background: #00aef9;
	    background: #00db24;
	}
	#toggle a{
		display: block;
		position: relative;
		padding: 20px 0 20px;
		border-bottom: 1px solid #00aef9;
		text-align: center;
		text-decoration: none;
	}
	#toggle:before {
		display: block;
		content: "";
		position: absolute;
		top: 50%;
		left: 10px;
		width: 30px;
		height: 30px;
		margin-top: -15px;
		background: #00aef9;
	}
	#toggle a:before, #toggle a:after {
		display: block;
		content: "";
		position: absolute;
		top: 50%;
		left: 10px;
		width: 30px;
		height: 6px;
		background: #00db24;
	}
	#toggle a:before {
		margin-top:-9px;
	}
	#toggle a:after {
		margin-top: 3px;
	}

	#contents {
		margin-bottom: 40px;
	    padding-left: 10px;
	    padding-right: 10px;
	    width: auto;
	}

	#pagetop {
		display: none;
		position: fixed;
		bottom: 0px;
		right: 2px;
		padding: 0px;
		cursor: pointer;
		width: 40px;
	}

	#footer {
		width: auto;
		clear: both;
		background-image: url(../images/base/foot01-2.png);
		background-repeat: repeat-x;
		background-position: center top;
		padding-top: 68px;
	}
	#footer .back01 {
		background-image: url(../images/base/foot01.jpg);
		background-repeat: repeat-x;
		background-position: center top;
	}
	#footer .back01-2 {
		background-image: url(../images/base/back02.jpg);
		background-position: center top;
	}
	#footer .back02 {
		background-image: url(../images/base/foot02.png);
		background-repeat: repeat-x;
		background-position: center bottom;
		height: 420px;
	}
	#footer .foot01 {
		margin-left: auto;
		margin-right: auto;
		padding-top: 0px;
		min-height: 380px;
		min-height: 310px;
		width: auto;
	    position: unset;
	    text-align: center;
	}
	#footer .foot01 .img01 {
		padding-top: 70px;
		padding-top: 30px;
		margin-right: 6px;
		margin-bottom: 0px;
		position: unset;
	}
	#footer .foot01 .img02 {
		margin-top: 30px;
		position: unset;
		margin-top: 10px;
	}
	#footer .copy {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		font-size: 12px;
	}
	#footer .foot01 .text01 {
		margin-left: auto;
		margin-right: auto;
		width: 100%;
		margin-bottom: 10px;
		position: unset;
	}
	#footer .foot01 .text02 {
	}

	#footer .foot02 {
		width: 1000px;
		margin-left: auto;
		margin-right: auto;
		padding-top: 0px;
		min-height: 70px;
		padding-top: 10px;
	    position: relative;
	    position: unset;
	    width: auto;
	}
	#footer .foot02 .img01 {
		position: unset;
	    text-align: center;
	    line-height: 1;
	}
	#footer .foot02 .text01 {
		position: unset;
	    font-size: 11px;
	    padding: 0 10px;
	}
}

@media screen and (max-width:480px){
	#footer .foot02 .img01 img {
		width: 50%;
	}
	#footer .foot02 .text01 {
	    font-size: 9px;
	        font-size: 2vw;
	}
}

@media screen and (max-width:400px){
	#footer .foot02 .text01 {
	    font-size: 1.7vh;
	}
}