.margin-t-5{
	margin-top: 5%;
}
.margin-t-10{
	margin-top: 10%;
}
.margin-t-15{
	margin-top: 15%;
}
.margin-t-20{
	margin-top: 20%;
}


.margin-b-5{
	margin-bottom:5%
}

.margin-b-10{
	margin-bottom:10%
}

.margin-b-15{
	margin-bottom:15%
}

.margin-b-20{
	margin-bottom:20%
}

.margin-b-30{
	margin-bottom:30%
}


.sp-b{
	margin-bottom: 0%;
}

.sp_img{
	display: none;

}

.pc_img2{
	display: block;

}


.sp_box_left{
float: left;
width: 50%;
padding-bottom: 1%;
}

.sp_box_right{
float: right;
width: 50%;
padding-bottom: 1%;
}

.pick_box_sp{
padding-bottom: 20%;
}

@media (max-width:650px) { 
.sp-b{
	margin-bottom: 3%;
}
.sp_img{
	display: block;

}
	
.pc_img2{
	display: none;
}	

}




.bg_f7f7f7 {
    background-color: #f7f7f7;
   /* background-position: center top;
    background-repeat: repeat;
    clear: both;
    display: block;
    margin: 0 auto;
    position: relative;
    text-align: center;
    clear: both;*/
}

.bg_ccc {
    background-color: #eeeeee;
   /* background-position: center top;
    background-repeat: repeat;
    clear: both;
    display: block;
    margin: 0 auto;
    position: relative;
    text-align: center;
    clear: both;*/
}




.bg_333333 {
    background-color: #111111;
   /* background-position: center top;
    background-repeat: repeat;
    clear: both;
    display: block;
    margin: 0 auto;
    position: relative;
    text-align: center;
    clear: both;*/
}

.bg_concept {
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    background-image: url(../images/bg_concept.jpg);
}



.contents_section{
	text-align: center;
	margin-top: 5%;
	margin-bottom: 10%;
}


.contents_section_rev{
	text-align: center;
	margin-top: 0%;
	margin-bottom: 0%;
	padding-top: 5%;
	padding-bottom: 10%;
}


.contents_section_concept{
    text-align: center;
    margin-top: 0%;
    margin-bottom: 0%;
    padding-top: 5%;
    padding-bottom: 10%;
}





.contents_section_footer{
	text-align: center;
	margin-top: 0%;
	margin-bottom: 0%;
	padding-top: 5%;
	padding-bottom: 1%;background-image: url(../images/main/2nd.jpg);
}


.contents_section_map{
	text-align: center;
	margin-top: 5%;
	margin-bottom: 5%;
}

.contents_section_menu{
	text-align: center;
	padding-top: 3%;
	padding-bottom: 5%;
}

















.caption_txt {
    font-family: Maison Neue Book,Helvetica,Arial,sans-serif;
    font-size: 75% !important;
    line-height:2.5em;
    color: #444444;
    letter-spacing: .1em!important;
    
}





    
.btn_arrow{
	margin-top: 7%;
    position: relative;
    display: block;
    width: 70%;
    background: #222222;
    color: #dddddd;
    text-align: center;
        border-radius: 100px;
    padding: 8px 5px;
    font-size: 12px;
    margin-bottom: 15%;
    font-family: "ApercuMono", Andale Mono, monospaced;
        font-size: 0.8rem;
    text-transform: uppercase;
    letter-spacing: 0.1rem;
}

.btn_rev{
	margin-top: 5%;
    position: relative;
    display: block;
    width: 70%;
    background: #111111;
    color: #ffffff;
    text-align: center;
    letter-spacing: .1em;
    padding: 18px 15%;
    font-size: 15px;
    margin-left: 15%;
	font-family: 'FOT-筑紫ゴシック Pr5 D', 'TsukuGoPr5-D', sans-serif;
	font-weight: 600;
    font-size: 1.1rem;
    letter-spacing: .8px;
	
}


.btn_arrow a:hover{
	margin-top: 5%;
    position: relative;
    display: block;
    width: 50%;
    background: #333;
    color: #dddddd;
    text-align: center;
    
    padding: 8px 5px;
    font-size: 12px;
}

.news_tbl {
    display: table;
    width: 100%;
}
.news_row {
    display: table;
    width: 100%;
border-bottom: 1px solid #ccc;
}
.news_td, .news_th {
    /*border-bottom: 1px solid #ccc;*/
    display: table-cell;
    font-size: 12px;
    line-height: 2;
    padding: 28px 0;
    text-align: left;
    vertical-align: top;
}
.news_message_item, .news_td_half {
    display: inline-block;
    vertical-align: top;
}
.news_th {
    min-width: 6em;
    width: 15%;
    
}

.news_th span{
    font-size: 10px;
    color: #777777;
    display:block;
}
.news_td {
    text-align: left;
	font-size: 0.9em;
    padding-left: 5%;
    transform: translateZ(0px);

}

.news_td span{
    font-size: 10px;
    color: #111111;
    padding-right: 5%;

    
}
.news_td_half {
    width: 85%;
    color: #70c7d4;
}
.news_row:first-child .news_td, .news_row:first-child .news_th {
    border-top: 1px solid #ccc;
}

.news_title {
    font-size: 120% !important;
    text-align: left;
    color: #222222;
    letter-spacing: calc(120em / 1000);
    line-height: 1.66667;
    margin-bottom: 1%;
    font-weight: 400 !important;
}


.shop_tbl {
    display: table;
    width: 100%;
}
.shop_row {
    display: table;
    width: 100%;

}
.shop_td, .shop_th , .shop_th2{
    border-bottom: 1px solid #ccc;
    display: table-cell;
    font-size: 12px;
    line-height: 2;
    padding: 28px 0;
    text-align: left;
    vertical-align: top;
}
.shop_message_item, .shop_td_half {
    display: inline-block;
    vertical-align: top;
}
.shop_th {
    min-width: 6em;
    width: 15%;
	font-size: 0.8em;
    font-weight: 600;
    letter-spacing: .2em;
	color: #111111;
}

.shop_th span{
    font-size: 0.9em;
    
    display:block;
}


.shop_th2 {
    min-width: 6em;
    width: 100%;
    font-size: 0.8em;
    letter-spacing: .2em;
    color: #111111;
    text-align: left;
}

.shop_th2 span{
    font-size: 0.9em;
    
    display:block;
}



.shop_td {
    text-align: left;
    padding-left: 5%;
    transform: translateZ(0px);
	
}

.shop_td span{
	
	text-align: left;
	font-size: 0.9em;
    padding-left: 5%;
    transform: translateZ(0px);
    
}
.shop_td_half {
    width: 85%;
    color: #70c7d4;
}
.shop_row:first-child .shop_td, .shop_row:first-child .shop_th {
    border-top: 1px solid #ccc;
	
}








.footer_title{
	font-family: 'copperplate', sans-serif;
	font-size: 140%;
    font-weight: 500;
    color: #ffffff;
    letter-spacing: .2em;
/*
    margin-bottom: 2%;
    padding-bottom: 1%;
    padding-top: 1%;
*/
}



#footer_logo_section {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	width: 100%;
    padding-bottom: 10%;

	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dcdcdc;*/
}



#footer_navi{
	width: 100%;
	padding-bottom:20px;
	padding-top:10px;
	text-align:center;
	color:#c0c0c0;

}

#footer_navi ul {
}
#footer_navi li {
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	margin-left:0px;
	padding-top: 0px;
	padding-right: 2%;
	padding-bottom: 0px;
	padding-left: 2%;
	display: inline;
}

.copyright{
	padding-top:2%;
	border-top: 1px solid #ffffff;
	font-size:80%;
	width: 100%;
	color:#ffffff;
}



#footer a {
	color:#c0c0c0;
	text-decoration: none;
}
#footer a:hover {
	color:#ffffff;
	text-decoration: underline;
}			


#footer_inner a:visited {
text-decoration:none;
color:#c0c0c0;
}

#footer_inner a:hover {
text-decoration:none;
color:#ffffff;
}	



.contents_spacesp{
	padding-left:10%;
	padding-right:10%;
}



/* 幅が 768px 以上であれば */
@media (min-width:600px) { 
.contents_space{
	padding-left:10%;
	padding-right:10%;
}
.contents_spacesp{
	padding-left:20%;
	padding-right:20%;
}
.contents_space2{
	padding-left:22%;
	padding-right:22%;
}
.pc_nav_img{
	display: none;
 }

#footer_logo_section ul {
}
#footer_logo_section li {
float: left;
padding-left:1%;
padding-right:2%;
padding-bottom:3%;
list-style: none;
}


.logo_img{
    
    width: 40%;
}

}

@media screen and (max-width: 600px){
/*#footer_logo_section li {
float: left;
padding-left:111111%;
padding-right:2%;
padding-bottom:3%;
list-style: none;
}*/
}

@media (max-width:600px){
.contents_space{
	padding-left:2%;
	padding-right:2%;
}
.contents_space2{
	padding-left:0%;
	padding-right:0%;
}
.spimg{
	width:100%;
}

.sp_nav_img{
	display: none;
 }
.nav-link{
	float: left;
	width:20%;


}



#footer_logo_section ul {
    padding-bottom: 10%;
}
#footer_logo_section li {
float: left;
padding-left:1%;
padding-right:1%;
padding-bottom:3%;
list-style: none;
text-align: center;
	height: 80px;
}

#footer_logo_section img {
width: 100%;
}

.logo_img{
    
    width: 40%;
}
}