@charset "utf-8";
/*------------------------------------------------------------
	philosophy
------------------------------------------------------------*/
#gNavi .navi02 a img {
	visibility: hidden;
}

#gFooter .fBox .fNavi .navi02 a img {
	visibility: hidden;
}

#main .comTopNavi {
	margin: 0 0 49px 19px;
}

#main h2 {
	margin-bottom: 46px;
	position: relative;
}

#main .pho {
	position: relative;
}

#main h3 {
	margin-bottom: 50px;
	position: relative;
}

#main .pho {
	position: relative;
}

#main .pho img {
	width: 100%;
}

#main .textImg {
	margin-bottom: 30px;
	position: relative;
	text-align: center;
}

#main .section {
	padding-top: 79px;
}

#main .section p {
	margin-bottom: 26px;
	position: relative;
	color: #fff;
	font-size: 14px;
	line-height: 2.1;
	text-align: center;
}

#main .font {
	font-family: "ipaexm","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

#main .section .last {
	margin-bottom: 84px;
}

#main .innerUl {
	margin-bottom: 79px;
}

#main .innerUl01 {
	margin-bottom: 85px;
}

#main .innerUl02 {
	margin: 100px 0 100px 0;
}

#main .innerUl li {
	width: 50%;
	float: left;
	position: relative;
}

#main .innerUl li img {
	width: 100%;
}

#main .section01 {
	padding: 87px 0 0;
	background-color: #fff;
}

#main .section01 h3 {
	margin-bottom: 47px;
}

#main .section01 .textImg {
	margin-bottom: 24px;
}

#main .section01 p {
	margin-bottom: 36px;
	color: #222;
	font-size: 12px;
	line-height: 2;
}

#main .section01 .link {
	margin-bottom: 69px;
	text-align: center;
}

#main .section01 .link a {
	position: relative;
	display: inline-block;
	overflow: hidden;
	z-index: 1;
}

#main .section01 .link a:before {
	position: absolute;
	z-index: -2;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	content: "";
	display: block;
	background-color: #FFF;
}

#main .section01 .link a:after {
	position: absolute;
	display: block;
	left: -100%;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	content: "";
    box-sizing: border-box;
    transition: all 0.3s ease 0s;
}

#main .section01 .link a:hover:after {
	left: 0;
	background-color: #888;
}

/*
#main .section01 .innerUl li {
	width: 33.3%;
}
*/

#main .section02 {
	padding: 103px 0 0;
}

#main .section02 h3 {
	margin-bottom: 34px;
}

#main .section02 p {
	margin-bottom: 105px;
}

#main .anchor01 img{
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: -21px;
	margin-bottom: -20px;
	height: 21px;
}

#main .anchor02 img{
	padding-top: 20px;
	padding-bottom: 20px;
	margin-top: -21px;
	margin-bottom: -20px;
	height: 21px;
}

#main .anchor03 img{
	height: 21px;
}

#main .sliderBox {
	overflow: hidden;
}

#main .sliderBox ul {
	white-space: nowrap;
}

#main .sliderBox li img {
	height: 335px;
	width: auto;
}

#main .sliderBox li {
	display: inline-block;
	width: auto;
	float: none;
}

@media all and (min-width: 0) and (max-width: 768px)  {
	#main .anchor01 img{
	margin-top: -18px;
	}
	
	#main .anchor02 img{
	margin-top: -18px;
	}

	#main .anchor03 img{
	margin-top: 2px;
	}
}



#main .menuInt {
	display: flex;
	margin: 100px auto 94px;
	width: 880px;
}

#main .menuInt .menuIntPic {
	flex: 0 0 150px;
	width: 150px;
}

#main .menuInt .menuIntPic img {
	width: 100%;
	display: block;
}

#main .menuInt .menuIntTxt {
	flex: 1;
	padding-left: 35px;
	box-sizing: border-box;
	margin-top: -3px;
}

#main .menuInt .menuIntTl {
    top: -10px;	
	text-align: left;	
	font-size: 25px;
	color: #fff;
	font-family: "ipaexm","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	letter-spacing: 1px;
	margin-bottom: 5px;
}

#main .menuInt .meIntTxt {
	text-align: left;
	font-size: 14px;
	color: #fff;
	line-height: 1.8;
	letter-spacing: 1px;
}


@media all and (min-width: 0) and (max-width: 768px)  {
	#main h2 {
		margin-bottom: 22px;
	}
	
	#main h3 {
		margin-bottom: 25px;
	}
	
	#main .comTopNavi {
		margin-bottom: 28px;
	}
	
	#main .section {
		padding-top: 43px;
	}
	
	#main .section p {
		margin-bottom: 19px;
		font-size: 11px;
		line-height: 1.7;
	}
	
	#main .section .dp_text {
		margin-bottom: 50px;
	}
	
	#main .textImg {
		margin-bottom: 18px;
	}
	
	#main .section .last {
		margin-bottom: 31px;
	}
	
	#main .innerUl li {
		float: none;
		width: auto;
	}
	
	#main .section01 {
		padding: 50px 0 0;
	}
	
/*
	#main .section01 .innerUl li {
		width: 50%;
		float: left;
	}
*/
	
	#main .section01 .innerUl li:first-child {
		float: none;
		width: 100%;
	}
	
	#main .section02 {
		padding: 50px 0 0;
	}
	
	#main .menuInt {
		display: block;
		margin: 40px 20px 38px;
		width: auto;
	}

	#main .menuInt .menuIntPic {
		flex: 1;
		width: auto;
		display: flex;
		align-items: center;
		margin-bottom: 21px;
	}

	#main .menuInt .menuIntPic img {
		width: 30%;
		flex: 0 0 44%;
	}
	
	#main .menuInt .meIntTxt {
		font-size: 11px;
    	letter-spacing: 0;
	}

	#main .menuInt .menuIntTl {
		top: 0;	
		font-size: 17px;
		letter-spacing: .7px;
		margin-bottom: 0;
		padding-left: 10%;
		line-height: 1.6;
	}

	#main .menuInt .menuIntTxt {
		padding-left: 0;
		margin-top: 0;
	}

	
}