@charset "utf-8";

.vision_wrap {
	width: 100%;
	height: 100%;
	background-color: #E50012;
	padding-bottom: 5px;

	background-image:url(../images/ball_back.png);
	background-repeat: repeat-y;
	background-position: bottom center;
}
.vision_foot,.vision_foot img {
	width: 100%;
}
.vision_title {
	color: #FFF;
	font-size: 32px;
	line-height: 56px;
	letter-spacing: 3px;
	text-align: center;
	padding-top: 80px;
	padding-bottom: 40px;
	font-weight: 500;
	white-space: nowrap;
}
.vision_txt {
	color: #FFF;
	text-align: center;
	font-size: 16px;
	line-height: 36px;
	padding-bottom: 60px;
	white-space: nowrap;
}
.vision_pic {
	max-width: 956px;
	margin: 0 auto;
	margin-bottom: 26px;
	text-align: center;
}
.vision_pic img { width: 96%; }

@media screen and (min-width: 701px) {
.sp {display: none;}

}

@media screen and (max-width: 700px) {
.pc {display: none;}
}








.policy_main {
	position: relative;
	width: 100%;
	height: 100%;
	background-image: url(../images/policy_back.jpg);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	z-index: -1;
}
.main_title {
	color: #E50012;
	font-size: 32px;
	letter-spacing: 3px;
	text-align: center;
	padding-top: 115px;
	padding-bottom: 85px;
}
.main_txt {
	text-align: center;
	font-size: 16px;
	line-height: 36px;
	padding-bottom: 115px;
}


.wrap_point {
	padding-top: 110px;
	width: 100%;
	background-color: #EAF0F1;
	margin-bottom: 110px;
}
.point_block {
	max-width: 750px;
	margin: 0 auto;
	border: 2px solid #E50012;
	padding: 14px;
	text-align: center;
	font-size: 28px;
	letter-spacing: 5px;
	margin-bottom: 12px;
}
.point_catch {
	text-align: center;
	color: #E50012;
	font-size: 18px;
	margin-bottom: 25px;
}
.point_catch2 {
	font-size: 20px;
	width: 400px;
	margin: 0 auto 30px auto;
	display: flex;
	align-items: center;
}
.point_catch2:before,
.point_catch2:after {
border-top: 1px solid;
content: "";
flex-grow: 1;
}
.point_catch2:before {
margin-right: 1rem;
}
.point_catch2:after {
margin-left: 1rem;
}


.point_txt1 {
	text-align: center;
	font-size: 26px;
	line-height: 48px;
	margin-bottom: 80px;
}
.point_txt2 {
	text-align: center;
	font-size: 50px;
	line-height: 65px;
	padding-bottom: 150px;
}

@media screen and (min-width: 751px) {
.point_txt_w {
	display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
	justify-content: center; 
}
}
.point_txt_w {
	width: 100%;
	margin: 0 auto 80px auto;
}
.point_txt_lr1,
.point_txt_lr2 {
	font-size: 16px;
	line-height: 28px;
	margin: 0 26px;
}
.ptxt {
	margin-bottom: 24px;
	text-indent: -1.3em;
	padding-left: 1.3em;
}
.ptxt:before {
    content: "● ";
    color: #E50012;
}

.midashi_r {
	font-size: 20px;
	color: #E50012;
	margin-bottom: 30px;
	padding-top: 24px;
}

.voice_txt {
	text-align: center;
	margin-bottom: 30px;
	font-size: 16px;
	line-height: 28px;
}

.voice_pic {
	max-width: 940px;
	margin: 0 auto;
	text-align: center;
}
.voice_pic img {
	width: 96%;
}

@media screen and (min-width: 701px) {
.sp {display: none;}
.voice_title {
	background-image:url(../images/voice_title_back.png);
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: center;
	height: 96px;
	color: #E50012;
	font-size: 32px;
	letter-spacing: 3px;
	text-align: center;
	padding-top: 45px;
	margin-bottom: 20px;
}
}

@media screen and (max-width: 700px) {
.pc {display: none;}
.voice_title {
	color: #E50012;
	font-size: 24px;
	letter-spacing: 3px;
	text-align: center;
	margin-bottom: 20px;
}
}

















@media screen and (min-width: 956px) {
.meaasge_main {
	width: 100%;
	height: 590px;	
	background-image:url(../images/message_main.jpg);
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-position: center;	
}
.meaasge_inner {
	width: 955px;
	height: 590px;
	margin: 0 auto;
	position: relative;
	color: #FFF;
}
.meaasge_title {
	top: 138px;
	left: 450px;
	position: absolute;
	font-size: 32px;
	line-height: 60px;
}
.meaasge_sec {
	top: 430px;
	left: 640px;
	position: absolute;
	font-size: 12px;
}
.meaasge_name {
	top: 460px;
	left: 640px;
	position: absolute;
	font-size: 28px;
	letter-spacing: 12px;
}
.meaasge_name_eng {
	top: 492px;
	left: 640px;
	position: absolute;
	font-size: 14px;
}
.sp_img {
	display: none;
}
.meaasge_prof {
	width: 314px;
	top: 570px;
	right: 35px;
	position: absolute;
	color: #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	padding: 50px 25px 25px 25px;
	text-align: justify;
}
.profile {
	font-weight: 700;
	margin-bottom: 16px;
	font-size: 16px;
	
}

	
.meaasge_section1  {
	width: 955px;
	margin: 0 auto;
	position: relative;
	margin-top: 200px;
	
	background-image:url(../images/message_pic1.jpg);
	background-repeat: no-repeat;
	background-size: 362px 277px;
	background-position: right 82%;
}
.meaasge_section2  {
	width: 955px;
	margin: 0 auto;
	position: relative;
	margin-top: 130px;
	margin-bottom: 200px;
	
	background-image:url(../images/message_pic2.jpg);
	background-repeat: no-repeat;
	background-size: 289px 328px;
	background-position: left 72%;
}

.meaasge_section1 .txt_area,
.meaasge_section2 .txt_area  {
	width: 505px;
	font-size: 16px;
	line-height: 34px;
	text-align: justify;
	position: relative;
}
.meaasge_section2 .txt_area {
	left: 370px;
}

.meaasge_section1 .midashi,
.meaasge_section2 .midashi {
	font-size: 32px;
	line-height: 63px;
	margin-bottom: 100px;
	position: relative;
}
.meaasge_section2 .midashi  {	
	width: 578px;
	left: 370px;
}
}




@media screen and (max-width: 955px) {
.meaasge_main {
	width: 100%;
	background-color: #FFF;	
}
.meaasge_inner {
	width: 90%;
	margin: 0 auto;
	color: #000;
}
.meaasge_title {
	color:#E50012;
	font-size: 26px;
	line-height: 40px;
	margin-bottom: 20px;
}
.meaasge_sec {
	font-size: 12px;
}
.meaasge_name {
	font-size: 21px;
	letter-spacing: 12px;
}
.meaasge_name_eng {
	font-size: 12px;
	margin-bottom: 30px;
}
.sp_img {
	width: 100%;
	margin-bottom: 26px;
}
.sp_img img {
	width: 100%;
}
.meaasge_prof {
	width: 100%;
	color: #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	padding: 5px 25px;
	text-align: justify;
	margin-bottom: 50px;
	font-size: 12px;
	line-height: 20px;
}
.profile {
	font-weight: 700;
	margin-bottom: 16px;
	font-size: 14px;
	
}
	
.meaasge_section1,.meaasge_section2  {
	width: 90%;
	margin: 0 auto;
	position: relative;
}

.meaasge_section1 .txt_area,
.meaasge_section2 .txt_area  {
	width: 100%;
	font-size: 14px;
	line-height: 26px;
	text-align: justify;
	margin-bottom: 50px;
}

.meaasge_section1 .midashi,
.meaasge_section2 .midashi {
	color:#E50012;
	font-size: 21px;
	line-height: 42px;
	margin-bottom: 20px;
}
}





