@charset "utf-8";

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

.wapper {
	width: 1000px;
	margin: 0px auto 80px;
	display: block;
}
.read  {
	min-width: 0px;
	width: 880px;
	margin: 0px auto;
	display: block;
}

.titel {
	margin-top: 120px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 60px;
	display: block;
	height: 110px;
}

.box1 {
	background-color: #151B28;
	width: 100%;
	padding-top: 60px;
	padding-bottom: 60px;
	color: #FFFFFF;
}
.box2 {
	background-color: #EFFBFB;
	padding-top: 1px;
	padding-bottom: 50px;
}
.heading1 {
	font-size: 1.4em;
	display: block;
	margin-bottom: 25px;
	border-bottom: 1px solid #FFFFFF;
	padding-bottom: 10px;
}
.text_s {
	font-size: 0.9em;
}
.heading2 {
	font-size: 1.4em;
	font-weight: bold;
	display: block;
	line-height: 1.7em;
	margin-bottom: 15px;
	letter-spacing: 2px;
	color: #000000;
}
.textbox1  {
	width: 100%;
	display: block;
	margin-bottom: 60px;
}
.textbox2 {
	text-align: left;
	width: 100%;
	padding: 40px 0px;
	border-top: 1px solid #b3b3b3;
	text-align: justify;
	word-break : break-all;
}
.textbox3 {
	width: 75%;
	display: block;
}

.icon {
	width: 20%;
	display: block;
}

.photo_img {
	width: 50%;
	display: block;
	margin-bottom: 40px;
}
.color_bule {
	color: #004EFF;
}
.guide {
	width: 100%;
	display: block;
	margin-bottom: 80px;
}

.underline {
	border-bottom: 1px solid #B3B3B3;
}
.text_bold {
	font-weight: bold !important;
}
.color_red {
	color: #EC0000;
}


	
	
}
