@charset "UTF-8";

/*----------------------------------------------------
	☆TOP
----------------------------------------------------*/

/*--page name--*/
@charset "utf-8";
/* CSS Document */
#concept_tradition1{
	background:url(../../image/concept/tradition_img1.jpg) center center no-repeat;
	height:666px;
    margin-top: 80px;
}



#concept_tradition2{
    float:left;
	padding-left:60px;
	padding-bottom:200px;
    width:45%;
}

#concept_tradition2 h2{
font-family:"YuMincho", "游明朝", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "ＭＳ Ｐ明朝", "MS PMincho",serif;
    font-size:26px;
    color:#491e1d;
    margin:10px 0 40px;
}

#concept_tradition2 h2.second{
    margin:80px 0 40px;
}


#concept_tradition2 p{
font-family:"YuMincho", "游明朝", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "ＭＳ Ｐ明朝", "MS PMincho",serif;
    font-size:16px;
    line-height:3;
}

#concept_tradition2 p.second{
    margin-top:45px;
}





#concept_tradition3{
    float:right;
	width:840px;
	-webkit-transition:all 0.3s ease-out;
	-moz-transition:all 0.3s ease-out;
	-ms-transition:all 0.3s ease-out;
	-o-transition:all 0.3s ease-out;
	transition:all 0.3s ease-out;
}

#concept_trandition_wrap{
	padding-top:80px;
	min-width:960px;
	background:url(../../image/concept/tradition_bg.jpg) center center no-repeat;
	background-attachment:fixed;
	background-size:cover;
    width:100%;
}


#detail{
	background:url(../../image/concept/detail_bg.jpg) center top no-repeat;
	text-align:center;
}

#detail_aside{
	position:fixed;
	top:200px;
	right:0;
}




@media only screen and (max-width: 1500px){
#concept_tradition3{
	width:48%;
	-webkit-transition:all 0.3s ease-out;
	-moz-transition:all 0.3s ease-out;
	-ms-transition:all 0.3s ease-out;
	-o-transition:all 0.3s ease-out;
	transition:all 0.3s ease-out;
}

}
@media only screen and (max-width: 1180px){
#concept_tradition3{
	width:42%;
	-webkit-transition:all 0.3s ease-out;
	-moz-transition:all 0.3s ease-out;
	-ms-transition:all 0.3s ease-out;
	-o-transition:all 0.3s ease-out;
	transition:all 0.3s ease-out;
}
}
@media only screen and (max-width: 1050px){
#concept_tradition3{
	width:360px;
	-webkit-transition:all 0.3s ease-out;
	-moz-transition:all 0.3s ease-out;
	-ms-transition:all 0.3s ease-out;
	-o-transition:all 0.3s ease-out;
	transition:all 0.3s ease-out;
}
}






@media only screen and (max-width: 1350px){
#block2 ul li img{
	width:200px;
	height:auto;
	-webkit-transition:all 0.3s ease-out;
	-moz-transition:all 0.3s ease-out;
	-ms-transition:all 0.3s ease-out;
	-o-transition:all 0.3s ease-out;
	transition:all 0.2s ease-out;
}
}


@media only screen and (max-width: 750px){
    
    

.spmv{
    padding:55px 0 0;
}

#concept_tradition1{
	background:url(../../image/concept/tradition_img1.jpg) center center no-repeat;
    margin-top: 0;
}



#concept_tradition2{
    float:left;
	padding-left:3%;
	padding-bottom:3%;
    width:95%;
}

#concept_tradition2 h2{
font-family:"YuMincho", "游明朝", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "ＭＳ Ｐ明朝", "MS PMincho",serif;
    font-size:26px;
    color:#491e1d;
margin: 20px 0 20px;}

#concept_tradition2 h2.second{
margin: 50px 0 20px;}


#concept_tradition2 p{
font-family:"YuMincho", "游明朝", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "ＭＳ Ｐ明朝", "MS PMincho",serif;
    font-size:16px;
    line-height:1.5;
}

#concept_tradition2 p.second{
    margin-top:45px;
}





#concept_tradition3{
    float:right;
	width:100%;
	-webkit-transition:all 0.3s ease-out;
	-moz-transition:all 0.3s ease-out;
	-ms-transition:all 0.3s ease-out;
	-o-transition:all 0.3s ease-out;
	transition:all 0.3s ease-out;
}

#concept_trandition_wrap{
	padding-top:30px;
	min-width:30%;
	background:url(../../image/concept/tradition_bg.jpg) center center no-repeat;
	background-attachment:fixed;
	background-size:cover;
    width:100%;
}


#detail{
	background:url(../../image/concept/detail_bg.jpg) center top no-repeat;
	text-align:center;
}

#detail_aside{
	position:fixed;
	top:200px;
	right:0;
}







}






