@charset "utf-8";


.content{
	min-width:940px;
}
#top_menu ul li:nth-child(5) p:first-child{
    color: #205167 !important;
}
.fixed{
	position:fixed !important;
}


.pc_menu {
    display: block !important;
    width: 100%;
    height: 60px;
    background: #fff;
    position: absolute;
    top: 0px;
	z-index:9999;
}


.identity_top{
	display:block;
	width:100%;
	height:584px;
	position:relative;
	background:url(../../images/identity/identity_top.jpg) no-repeat top center;
	background-size:cover;
	margin-top:60px;
}


.identity_top p.pan{
	position:relative;
	z-index:2;
	font-size:0.9rem;
	top:40px;
	width:95%;
	max-width:940px;
	margin:0 auto;
}
.identity_top p.pan a{
	font-size:0.9rem;
	display:inline-block;
	margin-right:15px;
}

.identity_top_title{
	width:100%;
	max-width:940px;
	margin:0 auto;
	position:relative;
	top:35%;
}


.identity_top h2{
	display:block;
	width:240px;
	text-align:center;
	position:absolute;
	height:48px;
	line-height:48px;
	right:0;
	font-size:2.4rem;
	letter-spacing:0.8rem;
	color:#fff;
	font-weight:normal;
	z-index:2;
}

.identity_top h2:after{
	position:absolute;
	display:block;
	content:'';
	height:22px;
	width:100%;
	bottom:-5px;
	background:rgba(0,29,49,0.5);
	z-index:-1;
}

.identity_wrap{
    background-color: #fbfaf3;
	width:100%;
	background:url(../../images/identity/bg.jpg) no-repeat center center;
	background-size:cover;
    padding: 150px 0 100px 0;
    z-index: 100;
    position: relative;
}

.identity_content01{
    width: 90%;
    margin: 0 auto;
    max-width: 730px;
    margin-top: -100px;
    margin-bottom: 50px;
}

.identity_content01 h2{
	font-size:2.1rem;
	border-bottom:1px solid #000;
	line-height:3rem;
	margin-bottom:60px;
}
.identity_content01 h3{
	font-size:1.4rem;
	border-bottom:1px dotted #000;
	line-height:3rem;
	color:#013750;
	margin-bottom:20px;
}


.identity_content02{
	display:block;
	width:100%;
	height:1550px;
	position:relative;
	background:url(../../images/identity/identity_top_content02.jpg) no-repeat center center;
	background-size:cover;
	margin-top:0px;
}




.identity_content02 .inner{
	width:870px;
	height:680px;
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	margin:auto;
}

.identity_content02 .inner h2{
	width:100%;
	text-align:center;
	font-size:1.6rem;
	line-height:3rem;
	color:#013750;
	border-bottom:1px solid #000;
	border-top:1px solid #000;
	margin-bottom:60px;

}


.reason{
	width:100%;
	text-align:center;
}


.reason ul li{
	float:left;
	width:155px;
	margin-right:81px;
	position:relative;
}



.reason ul li:last-child{
	margin-right:0;
}

.reason ul li h3{
	font-size:6rem;
	line-height:6rem;
	color:#013750;
}
.reason ul li img{
	display:block;
	width:30px;
	margin:20px auto;
}
.reason ul li p{
	color:#000;
}
.reason ul li p b{
	display:block;
	width:100%;
	font-size:1.3rem;
	letter-spacing:0.1rem;
	color:#013750;
	padding-bottom:6%;
	border-bottom:1px solid #000;
	margin-bottom:6%;
}

.reason ul li span{
	writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	-webkit-writing-mode:vertical-rl;
	text-align:left;
	position:relative;
	top:20px;
	left:0;
	right:0;
	margin:auto;
	width: 50px;
}


.reason ul li span p{
	color:#000;
	font-weight:normal;
	line-height:1.6rem;
}


.identity_content03re{
	width:90%;
	max-width:900px;
	margin:0 auto;
	display: flex;
}
.identity_content03re .frame_image {
	width: 35%;
	position: relative;
	margin: 20px;
}
.identity_content03re .img{
				max-height: 100%;
        max-width: 100%;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
}

.identity_content03re .text{
	width:55%;
	padding-left:5%;
	border-left:1px dotted #000;
}

.identity_content03re .text h2{
	font-size:1.8rem;
	line-height:2.2rem;
	padding-bottom:1%;
	border-bottom:1px solid #000;
	margin-bottom:20px;

}

.identity_content03re .text p{
	display:block;
	line-height:1.6rem;
}



.identity_content03{
	width:90%;
	max-width:900px;
	margin:80px auto 0;
}

.identity_content03 .img{
	display:block;
	width:180px;
	float:left;
	margin: 5% 0 0 10%;
}

.identity_content03 .text{
	width:520px;
	float:right;
	padding-left:5%;
	border-left:1px dotted #000;
}

.identity_content03 .text h2{
	font-size:1.8rem;
	line-height:2.2rem;
	padding-bottom:1%;
	border-bottom:1px solid #000;
	margin-bottom:20px;

}

.identity_content03 .text p{
	display:block;
	line-height:1.6rem;
}


img.line{
	width:100%;
}

.identity_content04{
	width:90%;
	max-width:900px;
	margin:80px auto 0;
}

.identity_content04 .img{
	display:block;
	width:180px;
	float:left;
	margin:0 0 0 10%;
}

.identity_content04 .text{
	width:520px;
	height:220px;
	float:right;
	padding-left:5%;
	border-left:1px dotted #000;
}

.identity_content04 .text h2{
	font-size:1.8rem;
	line-height:2.2rem;
	padding-bottom:1%;
	border-bottom:1px solid #000;
	margin-bottom:20px;

}

.identity_content04 .text p{
	display:block;
	line-height:1.6rem;
}
.fix_height{
	height: 184px;
}
.content_title{
		width: 870px;
		margin: 0 auto;
}
.content_title h2{
		width: 100%;
    text-align: center;
    font-size: 1.6rem;
    line-height: 3rem;
    color: #013750;
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
    margin-bottom: 60px;
}
/* PC */

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

@media screen and (max-width:980px){
.pc_menu {
	display:none !important;
}
.identity_top{
	display:block;
	margin-top:0px;

}
}

/* mobile */

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

.sp_area{
	display:block;
}
.content{
	max-width:736px;
	min-width:320px;
	margin:0 auto;
}
.pc_menu{
	display:none !important;
}

.identity_top{
	display:block;
	width:100%;
	height:584px;
	position:relative;
	background:url(../../images/identity/identity_top.jpg) no-repeat top center;
	background-size:cover;
	margin-top:0px;
}


.identity_top p.pan{
	position:relative;
	z-index:2;
	font-size:0.7rem;
	top:10px;
	width:95%;
	max-width:940px;
	margin:0 auto;
}
.identity_top p.pan a{
	font-size:0.7rem;
	display:inline-block;
	margin-right:15px;
}

.identity_top_title{
	width:100%;
	max-width:940px;
	margin:0 auto;
	position:relative;
	top:35%;
}


.identity_top h2{
	display:block;
	width:240px;
	text-align:center;
	position:absolute;
	height:48px;
	line-height:48px;
	right:2%;
	font-size:2.4rem;
	letter-spacing:0.8rem;
	color:#fff;
	font-weight:normal;
	z-index:2;
}

.identity_top h2:after{
	position:absolute;
	display:block;
	content:'';
	height:22px;
	width:100%;
	bottom:-5px;
	background:rgba(0,29,49,0.5);
	z-index:-1;
}

.identity_wrap{
	width:100%;
    padding: 90px 0 20px 0;
    margin-top: -90px;

}

.identity_content01{
	width:90%;
	margin:80px auto 0;
	max-width:700px;
}

.identity_content01 h2{
	font-size:2.1rem;
	border-bottom:1px solid #000;
	line-height:3rem;
	margin-bottom:60px;
}
.identity_content01 h3{
	font-size:1.4rem;
	border-bottom:1px dotted #000;
	line-height:3rem;
	color:#013750;
	margin-bottom:20px;
}


.identity_content02{
	display:block;
	width:100%;
	height:980px;
	position:relative;
	background:url(../../images/identity/identity_top_content02.jpg) no-repeat center center;
	background-size:cover;
	margin-top:60px;
}




.identity_content02 .inner{
	width:90%;
	height:auto;
	position:relative;
	top:20%;
	left:0;
	right:0;
	bottom:0;
	margin:0 auto;
}

.identity_content02 .inner h2{
	width:100%;
	text-align:center;
	font-size:1.6rem;
	line-height:3rem;
	color:#013750;
	border-bottom:1px solid #000;
	border-top:1px solid #000;
	margin-bottom:60px;

}


.reason{
	width:100%;
	text-align:center;
}


.reason ul li{
	float:left;
	width:21%;
	margin-right:5%;
}

.reason ul li:last-child{
	margin-right:0;
}

.reason ul li h3{
	font-size:6rem;
	line-height:6rem;
	color:#013750;
}
.reason ul li img{
	display:block;
	width:30px;
	margin:20px auto;
}
.reason ul li p{
	color:#000;
}
.reason ul li p b{
	display:block;
	width:100%;
	font-size:1.3rem;
	letter-spacing:0.1rem;
	color:#013750;
	padding-bottom:6%;
	border-bottom:1px solid #000;
	margin-bottom:6%;
}

.reason ul li span{
	writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	-webkit-writing-mode:vertical-rl;
	text-align:left;
	position:relative;
	top:20px;
	left:0;
	right:0;
	margin:auto;
	width: 50px;
}

.reason ul li span p{
	color:#000;
	font-weight:normal;
	line-height:1.6rem;
}




.identity_content03{
	width:90%;
	max-width:900px;
	margin:0 auto;
}

.identity_content03 .img{
	display:block;
	width:60%;
	float:none;
	margin:0 auto 0;
}

.identity_content03 .text{
	width:100%;
	float:none;
	padding-left:0%;
	border-left:none;
}

.identity_content03 .text h2{
	font-size:1.8rem;
	line-height:2.2rem;
	border-bottom:1px solid #000;
	border-top:1px solid #000;
	margin-bottom:20px;
	margin-top:20px;
	padding:2% 5%;
}

.identity_content03 .text p{
	display:block;
	line-height:1.6rem;
	padding:1% 5%;
}


img.line{
	width:100%;
}

.identity_content04{
	width:90%;
	max-width:900px;
	margin:80px auto 0;
}

.identity_content04 .img{
	display:block;
	width:120px;
	float:left;
	margin:0 0 0 0;
}

.identity_content04 .text{
	width:75%;
	height:auto;
	float:right;
	padding-left:3%;
	border-left:1px dotted #000;
}

.identity_content04 .text h2{
	font-size:1.8rem;
	line-height:2.2rem;
	padding-bottom:1%;
	border-bottom:1px solid #000;
	margin-bottom:20px;

}

.identity_content04 .text p{
	display:block;
	line-height:1.6rem;
}
.identity_content03re{
		width: 90%;
    max-width: 900px;
    margin: 0 auto;
		display: block;
}
.identity_content03re .frame_image{
	display: block;
	width: 90%;
	text-align: center;
}
.identity_content03re .img{
	position: relative;
	width: 60%;
}
.identity_content03re .text{
	width: 90%;
	display: block;
	padding-left: 0;
	border-left: none;
}
.identity_content03re .text h2{
		font-size: 1.8rem;
    line-height: 2.2rem;
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 2% 5%;
}
.identity_content03re .text p{
	display: block;
	line-height: 1.6rem;
	padding: 1% 5%;
}
.content_title{
		width: 90%;
		margin: 0 auto;
}
.content_title h2{
		width: 100%;
    text-align: center;
    font-size: 1.6rem;
    line-height: 3rem;
    color: #013750;
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
    margin-bottom: 60px;
}
/* 																												end
----------------------------------------------------------------------------------------------------------------- */}
@media screen and (max-width:640px){
.content{
	max-width:640px;
	min-width:320px;
}

.identity_wrap{
	width:100%;
	background:url(../../images/identity/bg.jpg) no-repeat center center;
}

.identity_content01{
	width:90%;
	margin:0px auto 0;
	max-width:700px;
}

.identity_content01 h2{
	font-size:1.6rem;
	border-bottom:1px solid #000;
	line-height:3rem;
	margin-bottom:40px;
}
.identity_content01 h3{
	font-size:1.2rem;
	border-bottom:1px dotted #000;
	line-height:3rem;
	color:#013750;
	margin-bottom:10px;
}


.identity_content02{
	display:block;
	width:100%;
	height:980px;
	position:relative;
	background:url(../../images/identity/identity_top_content02.jpg) no-repeat center center;
	background-size:cover;
	margin-top:0px;
}




.identity_content02 .inner{
	width:90%;
	height:auto;
	position:relative;
	top:20%;
	left:0;
	right:0;
	bottom:0;
	margin:0 auto;
}

.identity_content02 .inner h2{
	width:100%;
	text-align:center;
	font-size:1.6rem;
	line-height:3rem;
	color:#013750;
	border-bottom:1px solid #000;
	border-top:1px solid #000;
	margin-bottom:60px;

}


.reason{
	width:100%;
	text-align:center;
}


.reason ul li{
	float:left;
	width:20%;
	margin-right:6%;
}

.reason ul li:last-child{
	margin-right:0;
}

.reason ul li h3{
	font-size:6rem;
	line-height:6rem;
	color:#013750;
}
.reason ul li img{
	display:block;
	width:30px;
	margin:20px auto;
}
.reason ul li p{
	color:#000;
}
.reason ul li p b{
	display:block;
	width:100%;
	font-size:1.3rem;
	letter-spacing:0.1rem;
	color:#013750;
	padding-bottom:6%;
	border-bottom:1px solid #000;
	margin-bottom:6%;
}

.reason ul li span{
	writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	-webkit-writing-mode:vertical-rl;
	text-align:left;
	position:relative;
	top:20px;
	left:0;
	right:0;
	margin:auto;
	width: 50px;
}

.reason ul li span p{
	color:#000;
	font-weight:normal;
	line-height:1.6rem;
}




.identity_content03{
	width:90%;
	max-width:900px;
	margin:0 auto;
}

.identity_content03 .img{
	display:block;
	width:60%;
	float:none;
	margin:0 auto 0;
}

.identity_content03 .text{
	width:100%;
	float:none;
	padding-left:0%;
	border-left:none;
}

.identity_content03 .text h2{
	font-size:1.8rem;
	line-height:2.2rem;
	border-bottom:1px solid #000;
	border-top:1px solid #000;
	margin-bottom:20px;
	margin-top:20px;
	padding:2% 5%;
}

.identity_content03 .text p{
	display:block;
	line-height:1.6rem;
	padding:1% 5%;
	font-size:0.9rem;
}


img.line{
	width:100%;
}

.identity_content04{
	width:90%;
	max-width:900px;
	margin:80px auto 0;
}

.identity_content04 .img{
	display:block;
	width:120px;
	float:left;
	margin:0 0 0 0;
}

.identity_content04 .text{
	width:70%;
	height:auto;
	float:right;
	padding-left:3%;
	border-left:1px dotted #000;
}

.identity_content04 .text h2{
	font-size:1.8rem;
	line-height:2.2rem;
	padding-bottom:1%;
	border-bottom:1px solid #000;
	margin-bottom:20px;

}

.identity_content04 .text p{
	display:block;
	line-height:1.6rem;
	font-size:0.9rem;
}
.identity_content03re{
		width: 90%;
    max-width: 900px;
    margin: 0 auto;
		display: block;
}
.identity_content03re .frame_image{
	display: block;
	width: 90%;
	text-align: center;
}
.identity_content03re .img{
	position: relative;
	width: 60%;
}
.identity_content03re .text{
	width: 100%;
	display: block;
	padding-left: 0;
	border-left: none;
}
.identity_content03re .text h2{
		display: block;
		line-height: 2.2rem;
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 2% 5%;
}
.identity_content03re .text p{
		display: block;
    line-height: 1.6rem;
    padding: 1% 5%;
    font-size: 0.9rem;
}
.content_title{
		width: 90%;
		margin: 0 auto;
}
.content_title h2{
		width: 100%;
    text-align: center;
    font-size: 1.6rem;
    line-height: 3rem;
    color: #013750;
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
    margin-bottom: 60px;
}

/* 																												end
----------------------------------------------------------------------------------------------------------------- */}


@media screen and (max-width:414px){
.content{
	max-width:414px;
	min-width:320px;
}

.identity_top{
	display:block;
	width:100%;
	height:424px;
	position:relative;
	background:url(../../images/identity/identity_top.jpg) no-repeat top center;
	background-size:cover;
	margin-top:0px;
}

.identity_content01{
	width:90%;
	margin:0px auto 0;
	max-width:700px;
}

.identity_content01 h2{
	font-size:0.95rem;
	border-bottom:1px solid #000;
	line-height:2rem;
	margin-bottom:40px;
}
.identity_content01 h3{
	font-size:0.8rem;
	border-bottom:1px dotted #000;
	line-height:2rem;
	color:#013750;
	margin-bottom:10px;
}


.identity_content02{
	display:block;
	width:100%;
	height:700px;
	position:relative;
	background:url(../../images/identity/identity_top_content02.jpg) no-repeat center center;
	background-size:cover;
	margin-top:0px;
}




.identity_content02 .inner{
	width:90%;
	height:auto;
	position:relative;
	top:14%;
	left:0;
	right:0;
	bottom:0;
	margin:0 auto;
}

.identity_content02 .inner h2{
	width:100%;
	text-align:center;
	font-size:1rem;
	line-height:2rem;
	color:#013750;
	border-bottom:1px solid #000;
	border-top:1px solid #000;
	margin-bottom:20px;

}


.reason{
	width:100%;
	text-align:center;
}


.reason ul li{
	float:left;
	width:23%;
	margin-right:2%;
}

.reason ul li:last-child{
	margin-right:0;
}

.reason ul li h3{
	font-size:4rem;
	line-height:6rem;
	color:#013750;
}
.reason ul li img{
	display:block;
	width:18px;
	margin:0px auto 20px;
}
.reason ul li p{
	font-size:0.8rem;
	color:#000;
}
.reason ul li p b{
	display:block;
	width:100%;
	font-size:0.8rem;
	letter-spacing:0.1rem;
	color:#013750;
	padding-bottom:6%;
	border-bottom:1px solid #000;
	margin-bottom:6%;
}

.reason ul li span{
	writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	-webkit-writing-mode:vertical-rl;
	text-align:left;
	position:relative;
	top:20px;
	left:0;
	right:0;
	margin:auto;
	width: 50px;
}

.reason ul li span p{
	color:#000;
	font-weight:normal;
	line-height:1.6rem;
	font-size:0.8rem;
}




.identity_content03{
	width:90%;
	max-width:900px;
	margin:0 auto;
}

.identity_content03 .img{
	display:block;
	width:50%;
	float:none;
	margin:0 auto 0;
}

.identity_content03 .text{
	width:100%;
	float:none;
	padding-left:0%;
	border-left:none;
}

.identity_content03 .text h2{
	font-size:1.4rem;
	line-height:2rem;
	border-bottom:1px solid #000;
	border-top:1px solid #000;
	margin-bottom:20px;
	margin-top:20px;
	padding:2% 4%;
}

.identity_content03 .text p{
	display:block;
	line-height:1.6rem;
	padding:1% 3%;
	font-size:0.9rem;
}


img.line{
	width:100%;
}

.identity_content04{
	width:90%;
	max-width:900px;
	margin:40px auto 60px;
}

.identity_content04 .img{
	display:block;
	width:100px;
	float:left;
	margin:0 0 0 0;
}

.identity_content04 .text{
	width:65%;
	height:auto;
	float:right;
	padding-left:3%;
	border-left:1px dotted #000;
}

.identity_content04 .text h2{
	font-size:1.8rem;
	line-height:2.2rem;
	padding-bottom:1%;
	border-bottom:1px solid #000;
	margin-bottom:20px;

}

.identity_content04 .text p{
	display:block;
	line-height:1.6rem;
	font-size:0.9rem;
}
.identity_content03re{
		width: 90%;
    max-width: 900px;
    margin: 0 auto;
		display: block;
}
.identity_content03re .frame_image{
	display: block;
	width: 90%;
	text-align: center;
}
.identity_content03re .img{
	position: relative;
	width: 50%;
}
.identity_content03re .text{
	width: 100%;
	display: block;
	padding-left:0%;
	border-left: none;
}
.identity_content03re .text h2{
	display: block;
	font-size: 1.4rem;
	line-height: 2rem;
  border-bottom: 1px solid #000;
  border-top: 1px solid #000;
  margin-bottom: 20px;
  margin-top: 20px;
  padding: 2% 4%;
}
.identity_content03re .text p{
		display: block;
    line-height: 1.6rem;
    padding: 1% 3%;
    font-size: 0.9rem;
}
.content_title{
		width: 90%;
		margin: 0 auto;
}
.content_title h2{
	width: 100%;
	text-align: center;
	font-size: 1rem;
	line-height: 2rem;
	color: #013750;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	margin-bottom: 60px;
}

/* 																												end
----------------------------------------------------------------------------------------------------------------- */}


@media screen and (max-width:375px){
.content{
	max-width:375px;
	min-width:320px;
}
.identity_content01 h2{
	margin-bottom:20px;
}
.identity_content01 h3{
	font-size:0.7rem;
	border-bottom:1px dotted #000;
	line-height:2rem;
	color:#013750;
	margin-bottom:10px;
}

.reason ul li p{
	font-size:0.7rem;
	color:#000;
}

.identity_content03{
	width:90%;
	max-width:900px;
	margin:0 auto;
}

.identity_content03 .img{
	display:block;
	width:50%;
	float:none;
	margin:0 auto 0;
}

.identity_content03 .text{
	width:100%;
	float:none;
	padding-left:0%;
	border-left:none;
}

.identity_content03 .text h2{
	font-size:1.2rem;
	line-height:2rem;
	border-bottom:1px solid #000;
	border-top:1px solid #000;
	margin-bottom:20px;
	margin-top:20px;
	padding:2% 4%;
}

.identity_content03 .text p{
	display:block;
	line-height:1.6rem;
	padding:1% 3%;
	font-size:0.8rem;
}


img.line{
	width:100%;
}

.identity_content04{
	width:90%;
	max-width:900px;
	margin:40px auto 60px;
}

.identity_content04 .img{
	display:block;
	width:90px;
	float:left;
	margin:0 0 0 0;
}

.identity_content04 .text{
	width:65%;
	height:auto;
	float:right;
	padding-left:3%;
	border-left:1px dotted #000;
}

.identity_content04 .text h2{
	font-size:1.8rem;
	line-height:2.2rem;
	padding-bottom:1%;
	border-bottom:1px solid #000;
	margin-bottom:20px;

}

.identity_content04 .text p{
	display:block;
	line-height:1.6rem;
	font-size:0.8rem;
}
.identity_content03re{
		width: 90%;
    max-width: 900px;
    margin: 0 auto;
		display: block;
}
.identity_content03re .frame_image{
	display: block;
	width: 90%;
	text-align: center;
}
.identity_content03re .img{
	position: relative;
	width: 50%;
}
.identity_content03re .text{
	width: 100%;
	display: block;
	padding-left:0;
	border-left: none;
}
.identity_content03re .text h2{
	display: block;
	font-size: 1.2rem;
	line-height: 2rem;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	margin-bottom: 20px;
	margin-top: 20px;
	padding: 2% 4%;
}
.identity_content03re .text p{
		display: block;
    line-height: 1.6rem;
    padding: 1% 3%;
    font-size: 0.8rem;
}
.content_title{
		width: 90%;
		margin: 0 auto;
}
.content_title h2{
		width: 100%;
		text-align: center;
    font-size: 0.9rem;
    line-height: 2rem;
    color: #013750;
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
    margin-bottom: 60px;
}
/* 																												end
----------------------------------------------------------------------------------------------------------------- */}


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

.content{
	max-width:320px;
	min-width:320px;
}


.identity_top{
	display:block;
	width:100%;
	height:360px;
	position:relative;
	background:url(../../images/identity/identity_top.jpg) no-repeat top center;
	background-size:cover;
	margin-top:0px;
}

.identity_content01{
	width:90%;
	margin:0px auto 0;
	max-width:700px;
}

.identity_content01 h2{
	font-size:0.9rem;
	border-bottom:1px solid #000;
	line-height:2rem;
	margin-bottom:40px;
}
.identity_content01 h3{
	font-size:0.6rem;
	border-bottom:1px dotted #000;
	line-height:2rem;
	color:#013750;
	margin-bottom:10px;
}


.identity_content02{
	display:block;
	width:100%;
	height:580px;
	position:relative;
	background:url(../../images/identity/identity_top_content02.jpg) no-repeat center center;
	background-size:cover;
	margin-top:0px;
}




.identity_content02 .inner{
	width:90%;
	height:auto;
	position:relative;
	top:14%;
	left:0;
	right:0;
	bottom:0;
	margin:0 auto;
}

.identity_content02 .inner h2{
	width:100%;
	text-align:center;
	font-size:0.9rem;
	line-height:2rem;
	color:#013750;
	border-bottom:1px solid #000;
	border-top:1px solid #000;
	margin-bottom:20px;

}


.reason{
	width:100%;
	text-align:center;
}


.reason ul li{
	float:left;
	width:23%;
	margin-right:2%;
}

.reason ul li:last-child{
	margin-right:0;
}

.reason ul li h3{
	font-size:3rem;
	line-height:5rem;
	color:#013750;
}
.reason ul li img{
	display:block;
	width:15px;
	margin:0px auto 10px;
}
.reason ul li p{
	font-size:0.6rem;
	color:#000;
}
.reason ul li p b{
	display:block;
	width:100%;
	font-size:0.6rem;
	letter-spacing:0.1rem;
	color:#013750;
	padding-bottom:6%;
	border-bottom:1px solid #000;
	margin-bottom:6%;
}

.reason ul li span{
	display:block;
	margin-top:30px;
	writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	-webkit-writing-mode:vertical-rl;
	text-align:left;
	margin-left:14%;
}

.reason ul li span p{
	color:#000;
	font-weight:normal;
	line-height:1.2rem;
	font-size:0.6rem;
}




.identity_content03{
	width:90%;
	max-width:900px;
	margin:0 auto;
}

.identity_content03 .img{
	display:block;
	width:50%;
	float:none;
	margin:0 auto 0;
}

.identity_content03 .text{
	width:100%;
	float:none;
	padding-left:0%;
	border-left:none;
}

.identity_content03 .text h2{
	font-size:1rem;
	line-height:2rem;
	border-bottom:1px solid #000;
	border-top:1px solid #000;
	margin-bottom:20px;
	margin-top:20px;
	padding:2% 4%;
}

.identity_content03 .text p{
	display:block;
	line-height:1rem;
	padding:1% 3%;
	font-size:0.6rem;
}


img.line{
	width:100%;
}

.identity_content04{
	width:90%;
	max-width:900px;
	margin:20px auto 60px;
}

.identity_content04 .img{
	display:block;
	width:90px;
	float:left;
	margin:0 0 0 0;
}

.identity_content04 .text{
	width:62%;
	height:auto;
	float:right;
	padding-left:3%;
	border-left:1px dotted #000;
}

.identity_content04 .text h2{
	font-size:1.8rem;
	line-height:2.2rem;
	padding-bottom:1%;
	border-bottom:1px solid #000;
	margin-bottom:20px;

}

.identity_content04 .text p{
	display:block;
	line-height:1rem;
	font-size:0.6rem;
}
.identity_content03re{
		width: 90%;
    max-width: 900px;
    margin: 0 auto;
		display: block;
}
.identity_content03re .frame_image{
	display: block;
	width: 90%;
	text-align: center;
}
.identity_content03re .img{
	position: relative;
	width: 50%;
}
.identity_content03re .text{
	width: 100%;
	display: block;
	padding-left:0;
	border-left: none;
}
.identity_content03re .text h2{
	display: block;
	font-size: 1rem;
	line-height: 2rem;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	margin-bottom: 20px;
	margin-top: 20px;
	padding: 2% 4%;
}
.identity_content03re .text p{
		display: block;
    line-height: 1rem;
    padding: 1% 3%;
    font-size: 0.6rem;
}
.content_title{
		width: 90%;
		margin: 0 auto;
}
.content_title h2{
	width: 100%;
	text-align: center;
	font-size: 0.9rem;
	line-height: 2rem;
	color: #013750;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	margin-bottom: 60px;
}
/* 																												end
---------------------------------------------------------------------------------------------------------------- */}
