

@charset "Shift_JIS";


/*  */


h1{
	font-size : 14px;
	text-align : center;
	padding-top : 5px;
	padding-bottom : 5px;
	margin-top : 0px;
	margin-bottom : 0px;
}

h2{
	margin-top : 60px;
	font-size : 30px;
	font-weight : bold;
	color : rgba(201, 186, 53, 1);
	text-align : center;
}

h3{
	font-size : 36px;
	text-align : center;
	margin-top : 30px;
	margin-bottom : 30px;
}
@media screen and (max-width: 768px) {
h3{
	font-size : 24px;
	text-align : center;
	margin-top : 20px;
	margin-bottom : 20px;
}
}

h4{
	font-size : 30px;
}

.top-logo{
	margin-top : -250px;
}

@media screen and (max-width: 768px) {
.top-logo{
	margin-top : -100px;
	padding : 0px 50px;
}
}

.img-up:hover{
	transform: scale(1.3);
	transition: .4s;
}
.img-up a:hover{
	text-decoration: none;
}

.img-up p{
	font-size : 18px;
	text-align : center;
	color : black;
	margin-top : -10px;
}

@media screen and (max-width: 768px) {
.img-up p{
	font-size : 14px;
	text-align : center;
	color : black;
	margin-top : -10px;
}
}

.white-box{
	width : 70%;
	background-color : rgba(255, 255, 255, 0.7);
	padding : 10px;
	margin-top : 30px;
	border-radius: 10px;
	font-size : 18px;
	line-height : 2rem;
}

.vertical{
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	text-orientation: upright;
}

.p-60-40{
	font-size : 60px;
	font-family : 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', sans-serif;
	font-weight : bold;

}

.karubi{
	text-align : left;
	height : 850px;
}

@media screen and (max-width: 1200px) {
.p-60-40{
	font-size : 40px;
	font-family : 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', sans-serif;
	font-weight : bold;

}

.karubi{
	text-align : left;
	height : 500px;
}
}

.black-up{
	color : white;
	background-color : rgba(0, 0, 0, 0.9);
	padding-top : 30px;
	padding-bottom : 50px;
	margin-top : -150px;
	position : absolute;
	width : 100%;
}
.black-up-spenser{
	height : 640px;
}

@media screen and (max-width: 1200px) {
.black-up{
	color : white;
	background-color : rgba(0, 0, 0, 0.9);
	padding-top : 30px;
	padding-bottom : 50px;
	margin-top : 0px;
	position: relative;
	width : 100%;
}
.black-up-spenser{
	height : 0px;
}
}

.kodawari-box{
	font-size : 18px;
	line-height : 2rem;
	text-align : left;
	margin-left : 15px;
	margin-right : 15px;
}



.r-l-line{
	margin : 0px 30px;
	border-width : 0px 1px;
	border-style : solid;
	border-color : silver;
}

.font{
	font-size : 24px;
	font-family : 'Yu Mincho Light', 'YuMincho', 'Yu Mincho', '游明朝体', 'ヒラギノ明朝 ProN', 'Hiragino Mincho ProN', sans-serif;
}

.name{
	font-size : 22px;
	text-align : center;
}





@media screen and (max-width: 768px) {

}


@media screen and (max-width: 480px) {

}



.inner{
   width:100%;
   overflow:hidden;
}
