@charset "UTF-8";

.cancept_inner{
	width:100%; 
	height: auto;
	padding: 0 7.5%;
		
}
/*--------------------------------------
ナビボタン
--------------------------------------*/

#nav-toggle span {
	background: #fff;
}
/*-----------------------------------------
タイトルフェードイン
----------------------------------------- */
.mainImage {
  -webkit-animation-name: slideimage;
  animation-name: slideimage;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
}
@-webkit-keyframes slideimage {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}	

/*--------------------------------------
スクロールボタン
--------------------------------------*/
.about_top_visual{
	width:100%;
	height: 100%;
	position: relative;
}
.concept_titile2{
	position: absolute;
	bottom: 30px;
	left: 40px;
	width: 50px;
}

.title_psi{
	z-index: 100;
	position: absolute;
    top: 50px;
	width: 100%;
	text-align: center;
}
.concept_psi{
	position: relative;
	display: inline-block;
	margin: 0 auto;
	z-index: 100;
	color: #333;
	font-size: 4vw;
/*
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
*/
	letter-spacing: 5px;
}
.btn_psi{
	z-index: 100;
	position: absolute;
    top: 15%;
	width: 100%;
}
.scroll{
	position: relative;
	display: inline-block;
	width: 100px;
	z-index: 100;
}

/*--------------------------------------
コンテンツ
--------------------------------------*/
h1 {
    position: absolute;
    top: 22px;
    left: 5%;
    width: 140px !important;
	z-index: 11;
}
.sub_title {
    color: #fff;
    position: absolute;
    left: 5%;
    /* top: 13px; */
    top: 43px;
    font-size: 10px;
    letter-spacing: 0.1px !important;
	z-index: 11;
}
.about_container{
	background-image: url(../../images/about/bg.png) ;
	background-size:cover;
}
.concept_ctn{
	width: 100%;
	height: auto;
	padding: 10px 5%;
}
.concept_wide{
	padding: 0 5%;
}
.concept_title{
	width: 100%;
	font-size: 1.4em;
	font-weight: 600;
	color: #272727;
	border-bottom: thin #000000 solid;
}
.concept_top{
/*	padding-bottom: 30px;*/
}
.concept_txt_top{
	width: 100%;
	font-size: 1em;
	line-height: 1.6;
	margin: 30px auto 50px;
	text-align: justify;
}
.concept_txt{
	font-size: 1em;
	line-height: 2;
	text-align: justify;
	margin: 0 0 30px;
	margin-left: 7.5%;
	margin-right: 7.5%;
	color: #333;
}
.concept_txt:last-child{
	margin-bottom: 0;
}
.concept_txt1{
	font-size: 1em;
	line-height: 2;
	text-align: justify;
	margin: 30px 0;
/*
	margin-left: 7.5%;
	margin-right: 7.5%;
*/
}
.concept_txt2{
	width: 100%;
	font-size:4vw;
	line-height: 2;
	text-align: justify;
}

.main_copy_zone{
	width: 100%;
	height: auto;
	background-color: #fafafa;
	padding-top: 2px;
}
.txt_zone{
	position: relative;
	top:-40px;
	background-color: #fff;
	margin-left: 7.5%;
	margin-right: 7.5%;
	padding-top: 2px;
}

.main_copy{
	font-size: 4vw;
	text-align: center;
	font-weight: 600;
	padding-top:30px;
}


.concept_h2{
	font-size: 4.2vw;
    text-align: center;
    padding: 40px 0 0;
}
.concept_sub_title{
	color: #866E3B;
    font-size: 1.4em;
	text-align: center;
}
.concept_border{
	text-align: center;
    margin: 5px 0;
}
.concept_txt2{
	font-size: 1em;
    line-height: 2;
    text-align: justify;
	margin-bottom: 40px;
	padding-top: 30px;
}

.concept_box{
	position: relative;
	background-color: #fff;
	padding-bottom: 5px;
	margin-bottom: 30px;
/*	margin-bottom: 70px;*/
}
.concept_box h3 {
	text-align: center;
    font-size: 1.2em;
    color: #333;
	padding: 25px 0 15px;
}
.concept_box_txt{
	padding: 0 7%;
	text-align: justify;
	line-height: 2;
}
#hakodukuri{
	padding-top: 20px;
}
/*--------------------------------------
コンセプトボタン
--------------------------------------*/

.concept_box_btn{
	display: block;
    width: 90%;
    text-align: center;
    border: solid thin #333;
    padding: 8px 0 9px;
    position: relative;
	margin: 30px auto;
	font-size: 14px;
	background-color: #333;
	color:#ffffff;
	border-radius: 4px;
}
.concept_box_btn:hover{
	background-color: #fff;
	color: #333;
	transition: 0.5s;
	border:  thin #333 solid;
	cursor: pointer;
}
.concept_box_btn::after{
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 25px;
	margin: auto;
	vertical-align: middle;
	width: 8px;
	height: 8px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.concept_box_btn:hover::after{
	border-top: 1px solid #333;
	border-right: 1px solid #333;
}

.concept_sub_title{
	color: #866E3B;
    font-size: 1.4em;
	text-align: center;
}
.concept_border{
	text-align: center;
	margin: 5px 0;
}
/*--------------------------------------
ボタン
--------------------------------------*/
.concept_btn{
	padding: 0 7.5%;
	background-color: #fafafa;
	padding-bottom: 60px;
}
.about_link{
	display: inline-block;
	width: 100%;
	padding: 8px 0 9px;
	text-align: center;
	color: #fff;
/*	background-color: #fafafa;*/
	border:  thin #333 solid;
	position: relative;
	font-size: 16px;
	margin-bottom: 30px;
	background-color: #333;
	border-radius: 4px;
}

.about_link:hover{
	background-image: url(../../images/about/bg.png);
	color: #333;
	transition: 0.5s;
	border:  thin #333 solid;
	cursor: pointer;
}
.about_link::after{
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 25px;
	margin: auto;
	vertical-align: middle;
	width: 8px;
	height: 8px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.about_link:hover::after{
	border-top: 1px solid #333;
	border-right: 1px solid #333;
}
.concept_tyousei{
	margin-top:0;
	padding-top: 30px;
}
.concept_tyousei2{
	margin-bottom: 0;
}
.concept_tyousei3{
	padding-top:30px;
}
.concept_footer_btn_zone{
	padding: 35px 0 ;
}