#sub_headimage{
	background-image: url(../img/philosophy/head_img.jpg);
}


/*---read------------------*/

.philosophy{
	margin: 140px auto;
}
.philosophy .read{
	margin: 80px auto 40px auto;
	text-align:center;
}
.philosophy .read .midash1_eng{
	color: #a49b7b;
    font-size: 24px;
	font-weight: bold;
}
.philosophy .read .midasi1{
	color: #463e3b;
    font-size: 35px;
	line-height: 1.3em;
    margin: 27px 0 30px 0;
}
.philosophy .read .midasi1 br{
}
.philosophy .midasi2{
	text-align: center;
	margin: 60px auto 55px auto;
}
.philosophy .midasi2 br{
	display: none;
}
.philosophy .midasi2 span{
	display: inline-block;
	background-color: #aea795;
	color: #fff;
	font-weight: bold;
	font-size: 28px;
	line-height: 1.3em;
	padding: 7px 16px 5px 16px;
}
@media screen and (max-width:640px) {

.philosophy{
	margin: 80px auto;
}
.philosophy .read{
	margin: 40px auto 30px auto;
}
.philosophy .read .midash1_eng{
    font-size: 20px;
}
.philosophy .read .midasi1{
    font-size: 24px;
	line-height: 1.3em;
    margin: 17px 0 20px 0;
}
.philosophy .midasi2{
	margin: 30px auto 23px auto;
}
.philosophy .midasi2 br{
	display: block;
}
.philosophy .midasi2 span{
	font-size: 18px;
	line-height: 1.3em;
	padding: 7px 18px 5px 18px;
}
}




/*----コンテンツ-----------------*/


.philosophy .alb-block{
	margin: 60px auto 140px auto;
}
.philosophy .alb-block .photo article{
    display: flex;
    justify-content: space-between;
	width: 100%;
    background-image: url(../img/philosophy/bg1.png);
    background-repeat: repeat;
    background-size: auto 100%;
	padding: 17px 0;
}
.philosophy .alb-block .photo ul{
	width: 49.5%;
    display: flex;
    justify-content: space-between;
}
.philosophy .alb-block .photo li{
	display: block;
	width: 49%;
}
.philosophy .alb-block .photo img{
	display: block;
	width: 100%;
}
.philosophy .alb-block .tex-box{
}
.philosophy .alb-block .tex-box .midasi2{
}
.philosophy .alb-block .tex-box p{
	font-size: 16px;
	line-height: 1.8em;
	margin: 34px 0;
}
.philosophy .philosophy .alb-block .tex-box .links{
}
.alb-block .tex-box .links li{
	margin-bottom: 5px;
}
.philosophy .alb-block .tex-box .links a{
	color: #3d6398;
}
.philosophy .alb-block .tex-box .links a:hover {
    color: #5db7e8;
}
.bat-list{
    padding: 5% 5% 5% 8%;
    background-color: #f8f8f8;
}
.bat-list li{
    list-style-position: outside;
    list-style-type: disc;
	margin-bottom: 10px;
}
@media screen and (max-width:640px) {
.philosophy .alb-block{
	margin: 30px auto 80px auto;
}
.philosophy .alb-block .photo article{
    display: block;
	width: 100%;
    background-size: auto 100%;
	padding: 15px 0;
}
.philosophy .alb-block .photo ul{
	width: 100%;
	margin: 3px 0;
}
.philosophy .alb-block .photo li{
	width: 49.5%;
}
.philosophy .alb-block .tex-box p{
	font-size: 14px;
	line-height: 1.8em;
	margin: 20px 0;
}
}




/*---------------------*/

.philosophy .promise{
	width: 580px;
	margin: 60px auto;
}
.philosophy .promise .portrait{
}
.philosophy .promise .portrait p{
	margin: 10px 0;
}
.philosophy .promise .portrait p img{
	display: block;
	width: 100%;
}
.philosophy .promise .portrait dl{
}
.philosophy .promise .portrait dl dt{
	font-size: 13px;
	line-height: 1.4em;
}
.philosophy .promise .portrait dl dd{
	font-size: 15px;
	line-height: 1.4em;
}
.philosophy .promise .point{
	margin-left: 20px;
	margin-bottom: 60px;
}
.philosophy .promise .point ul{
    list-style-position: outside;
    list-style-type: disc;
}
.philosophy .promise .point ul li{
	font-size: 18px;
	line-height: 1.4em;
	font-weight: bold;
	margin: 15px 0;
}

@media screen and (max-width:640px) {
.philosophy .promise{
	width: 86%;
	margin: 40px auto;
}
.philosophy .promise .portrait p{
	margin: 8px 0;
}
.philosophy .promise .portrait dl dt{
	font-size: 11px;
	line-height: 1.4em;
}
.philosophy .promise .portrait dl dd{
	font-size: 13px;
	line-height: 1.4em;
}
.philosophy .promise .point{
	margin-left: 20px;
	margin-bottom: 40px;
}
.philosophy .promise .point ul li{
	font-size: 16px;
	line-height: 1.4em;
	margin: 15px 0;
}
}










