@charset "utf-8";
#index_head {
	background-color: hsla(0,0%,100%,0.00);
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	height: 70px;
}
#index_head_logo_area {
	position: absolute;
	top: 20px;
	left: 30px;
	display: none;
}
nav {
	top:0;
}


#first_section .contents {
	padding-top: 200px;

}

#h1 {
	color: hsla(0,0%,100%,1.00);
	writing-mode: vertical-rl;
	font-size: 55px;
	position: absolute;
	z-index: 100;
	top: 50px;
	right: 15%;
	text-align: left;
	font-weight: 500;
	text-shadow: 2px 2px 5px hsla(0,0%,0%,0.32);
}
.h1_br  {
	display: block;
	margin-top: 1em;
}
.contents {
	width: 800px;
}


#index1 {
	margin-bottom: 100px;
	line-height: 1.5;
	position: relative;
	text-align: left;
	-webkit-box-shadow: 0px 0px;
}
#index1_sub {
	writing-mode: vertical-rl;
	top: 0px;
	right: 0px;
	position: absolute;
	color: #006BAE;
	font-weight: 500;
	font-size: 23px;
	text-shadow: -3px 2px 5px hsla(203,100%,34%,0.49);
}
#index1_sub span {
	margin-top: 1em;
	display: block;
}
#index1_1 {
	width: 300px;
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
}
#index1_2 {
	width: 400px;
	display: inline-block;
	vertical-align: top;
	line-height: 1.7;
	font-size: 19px;
	margin-bottom: 100px;
}
#index1_3 {
	margin-bottom: 50px;
}
#index1_4 {
	font-size: 19px;
	line-height: 1.5;
}
#index_img {
	margin-bottom: 100px;
}



#index2 {
	margin-bottom: 150px;

}
#index2 li {
	list-style-position: outside;
	list-style-type: none;
	margin-bottom: 50px;
	font-weight: 400;
	font-size: 25px;
}

#index2  img {
	margin-bottom: 5px;
	width: 100%;
}



@media (max-width:540px){
#index_head {
	background-color: hsla(0,0%,100%,1.00);
	-webkit-box-shadow: 0 3px 10px hsla(0,0%,0%,0.35);
	box-shadow: 0 3px 10px hsla(0,0%,0%,0.35);
	height: 70px;
}
#index_head_logo_area {
	position: absolute;
	top: 20px;
	left: 30px;
	display: block;
}
nav {
	top: 70px;
}
#h1 {
	color: hsla(0,0%,100%,1.00);
	writing-mode: vertical-rl;
	font-size: 26px;
	position: absolute;
	z-index: 100;
	top: 82px;
	right: 10%;
	text-align: left;
	font-weight: 500;
	text-shadow: 2px 2px 5px hsla(0,0%,0%,0.32);
}
.h1_br  {
	display: block;
	margin-top: 0em;
}
.contents {
	width: 100%;
}
#first_section .contents {
	padding-top: 0px;

}
#index1 {
	margin-bottom: 70px;
	line-height: 1.5;
}
#index1_sub {
	writing-mode: horizontal-tb;
	top: auto;
	right: auto;
	position: relative;
	color: #006BAE;
	font-weight: 500;
	font-size: 23px;
	text-shadow: -3px 2px 5px hsla(203,100%,34%,0.49);
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}
#index1_sub span {
	margin-top: auto;
	display: block;
}
#index1_1 {
	width: 300px;
	display: block;
	vertical-align: top;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 33px;
}
#index1_2 {
	width: 100%;
	display: inline-block;
	vertical-align: top;
	line-height: 1.7;
	font-size: 19px;
	margin-bottom: 50px;
}
#index1_3 {
	margin-bottom: 50px;
	width: 100%;
}
#index1_3 img {
	width: 100%;
}

#index1_4 {
	font-size: 19px;
	line-height: 1.5;
}
#index_img {
	margin-bottom: 100px;
	width: 100%;
}

#index2 {
	margin-bottom: 150px;

}
#index2 li {
	list-style-position: outside;
	list-style-type: none;
	margin-bottom: 50px;
	font-weight: 400;
	font-size: 25px;
}

#index2  img {
	margin-bottom: 5px;
	width: 100%;
}
}
