
/*---------------------------CONCEPT---------------------------*/

#concept_wrap {
    padding: 50px 0;
}

#concept_inner {
    margin: 0 auto;
    max-width: 1140px;
}

#concept_inner img{
    width: 100%;
    margin-bottom: 40px;
}

#concept_left {
    width: 47.5%;
    float: left;
    margin-right: 5%;
}

#concept_right {
    width: 47.5%;
    float: left;
    margin: 50px 0 0;
}

p.concept {
    max-width: 450px;
    margin: 0 auto 50px;
    line-height: 1.8em;
    font-size: 13px;
    /* text-align: justify; */
    /*color: #2d8a77;*/
}

p.concept:nth-of-type(1){
    font-family: 'Fahkwang', sans-serif;
    text-align: center;
    font-size: 55px;
    line-height: 1.1;
    margin-bottom: 50px;
    text-transform: uppercase;
    letter-spacing: 0.2em;
}

p.concept:nth-of-type(2){
    letter-spacing: 0.25em;
    margin-bottom: 25px;
}

p.concept:nth-of-type(3){
    font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
    margin-bottom: 50px;
    font-size: 11px;
    line-height: 2;
    text-align: justify;
}

@media screen and (max-width: 960px) {
	
	#concept_inner {
		width: 80%;
	}

	p.concept {
		width: 100%;
	}
}

@media screen and (max-width: 768px) {

	p.concept {
		font-size: 11px;
	}
	
	p.concept:nth-of-type(3){
		font-size: 10px;
		text-align:justify;
	}
}

@media screen and (max-width: 480px) {
	
	#concept_wrap {
		padding: 25px 0 50px;
	}

	p.concept:nth-of-type(1) {
		font-size: 40px;
	}

	#concept_left,
	#concept_right {
		width: 100%;
		float: none;
		margin: 0;
	}
	
}

/*--------------------------- shoplist_new ---------------------------*/

.shoplist_box_news {
    text-align: center;
    width: 100%;
    background: #fff;
    margin: 0 auto 60px;
    max-width: 960px;
	
    border-style: double;
    box-sizing: border-box;
}

#shoplist .shoplist_box_news h3 {
    margin: 0 auto 20px;
}

.shoplist_box_news dt,
.shoplist_box_news dd {
    display: block;
}

.shoplist_box_news2 {
    text-align: center;
    width: 100%;
    background: #fff;
    margin: 0 auto 60px;
    max-width: 960px;
    padding: 5% 2.5%;
    box-sizing: border-box;
}

.shoplist_box_news2 p {
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
    margin: 0;
    padding: 0;
    line-height: 2;
    font-size: 12px;
}

/*--------------------------- shoplist ---------------------------*/

#shoplist_wrap {
    padding: 50px 0;
    background: #ddc8d0;;
}

#shoplist {
	margin: 0 auto;
    max-width: 1140px;
    width: 90%;
}

#shoplist h3 {
	margin: 0 auto 40px;
    line-height: 1;
	font-size:25px;
}

.shoplist_box {
    float: left;
    text-align: center;
    width: 48%;
    background: rgba(255, 255, 255, 0.8);
    margin: 0 1% 25px;
    padding: 50px 0;
    box-sizing: border-box;
}

#shoplist dl {
	line-height: 2;
    margin: 0 auto 25px;
}

#shoplist dd{
	margin:0;
	color:#999;
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}

#shoplist dd span {
    margin: 0 1em;
}

.shoplist_title1 {
    font-weight: 400;
    font-size: 13px;
    line-height: 1.5;
}

.shoplist_title2 {
    font-size: 10px;
    margin-right: 1em;
}

.shoplist_blog a,
.shoplist_map a {
    border: 1px solid;
    font-size: 10px;
    padding: 0 1em;
    box-sizing: border-box;
	color:#999;
}

@media screen and (max-width: 900px) {

	.shoplist_box,
	.shoplist_box_news2 {
		width: 100%;
		margin: 0 auto 40px;
		padding: 40px 20px;
	}
	
}

@media screen and (max-width: 768px) {
	
	#shoplist .shoplist_title2 {
		display: block;
	}
	
	.shoplist_box_news .shoplist_box {
		margin:0;
	}

	.shoplist_box:nth-of-type(1) {
		padding-bottom: 0;
	}
	
	#shoplist .shoplist_box_news dl {
		margin: 0 auto 20px;
	}
	
	.shoplist_box_news dt,
	.shoplist_box_news dd {
		display: block;
	}
	
	.shoplist_box_news2 p {
		font-size: 11px;
	}

	.shoplist_box:before {
		top: -60px;
	}
	
}

@media screen and (max-width: 480px) {
	
	#shoplist_wrap {
		padding: 25px 0 50px;
	}
}


/*---------------------------NEWS---------------------------*/

#news_wrap {
    padding: 50px 0;
    background: #ddc8d0;;
}

#news {
    max-width: 700px;
    text-align: center;
    margin: 0 auto;
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
}

#news_wrap img {
    width: 90%;
    margin-bottom: 40px;
}

#news_wrap p {
    width: 90%;
    margin: 0 auto;
    line-height: 2.5em;
    font-size: 11px;
    letter-spacing: .15em;
    text-align: left;
    margin-bottom: 2em;
}

#news_wrap article {
    background: rgba(255, 255, 255, 0.7);
    padding: 5%;
    margin-bottom: 50px;
    box-sizing: border-box;
}

#news_wrap .date {
	font-family: 'Poppins', helvetica, arial, 'hiragino kaku gothic pro', meiryo, 'ms pgothic', sans-serif;
	position: absolute;
	font-size: 20px;
}

#news_wrap .title1 {
    font-family: 'Poppins', helvetica, arial, 'hiragino kaku gothic pro', meiryo, 'ms pgothic', sans-serif;
    line-height: 1.5;
    margin: 50px auto;
}

#news_wrap .title2 {
    text-align: center;
    margin-bottom: 40px;
    font-size: 15px;
    font-weight: bold;
}

@media screen and (max-width: 768px) {
	
	#news_wrap .date {
		position: relative;
		margin: 1em 0;
	}
	
	#news_wrap article {
		width: 90%;
		margin: 0 auto 25px;
	}

}

@media screen and (max-width: 480px) {
	
	#news_wrap {
		padding: 25px 0 50px;
	}
		
	#news_wrap h3 {
		font-size: 15px;
	}

}

/*---------------------------LINK---------------------------*/

#link_wrap {
    padding: 50px 0;
}

#link_wrap h3 {
    display: none;
}

#link {
    margin: 0 auto;
    max-width: 960px;
}

#link a{
	display:block;
}

#link ul{
    margin-bottom: 25px;
}

#link li {
    float: left;
    width: 25%;
    text-align: center;
    margin-bottom: 40px;
}

#link img {
    width: 80%;
	opacity:0.3 !important;
	transition: opacity 1s ease-out;
}

#link img:hover{
	opacity:1  !important;
}

@media screen and (max-width: 480px) {
	
	#link_wrap {
		padding: 25px 0 50px;
	}
	
	#link img {
		width: 100%;
	}
	
	#link li {
		width: 33%;
	}
	
}
