/*
Theme Name: kamukura
Theme URI: http://www.kamukura.co.jp/
Description: どうとんぼり神座
Version: 1.0
Author: hospitason
Author URI: http://www.kamukura.co.jp/
*/

body {
    color: #333;
    font-family: Meiryo,HiraKakuProN-W3,HiraKakuPro-W3,"ＭＳ Ｐゴシック",sans-serif;
    font-size: 13px;
    line-height: 1.7em;
    letter-spacing: 0.5px;
    overflow-x: hidden;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	
}

a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
a.showf span.en{ display:inline; }
a.showf:hover span.en{ display:none; }
a.showf span.jp{ display:none; }
a.showf:hover span.jp{ display:inline; }



/*横幅768px以上に適応*/
@media screen and (min-width: 768px) {
img{
max-width: 100%;
height: auto;
width /***/:auto;　
}
.sp_global-nav, .sp_title, .sp_menu_btn, .sp_menu_wrap, .sp_box, shop_sp2 {
	display: none
}

.sns_btn_box {
	width: 60px;
	height: 240px;
	position: fixed;
	top: 120px;
	right: 0;
	z-index: 100;
}
.sns_btn1 a {
	width: 60px;
	height: 60px;
	float: left;
    background-image: url("images/sns_btn.gif");
    background-position: 0 0;
    text-indent: -9999px;
    transition: all .3s;
	-webkit-transition: all .3s;
}
.sns_btn1 a:hover {
    background-position: 60px 0;
}
.sns_btn4 a {
	width: 60px;
	height: 60px;
	float: left;
    background-image: url("images/sns_btn.gif");
    background-position: 0 60px;
    text-indent: -9999px;
    transition: all .3s;
	-webkit-transition: all .3s;
}
.sns_btn4 a:hover {
    background-position: 60px 60px;
}
.sns_btn3 a {
	width: 60px;
	height: 60px;
	float: left;
    background-image: url("images/sns_btn.gif");
    background-position: 0 120px;
    text-indent: -9999px;
    transition: all .3s;
	-webkit-transition: all .3s;
}
.sns_btn3 a:hover {
    background-position: 60px 120px;
}
.sns_btn2 a {
	width: 60px;
	height: 60px;
	float: left;
    background-image: url("images/sns_btn.gif");
    background-position: 0 180px;
    text-indent: -9999px;
    transition: all .3s;
	-webkit-transition: all .3s;
}
.sns_btn2 a:hover {
    background-position: 60px 180px;
}

#top_box {
	width: 100%;
	float: left;
	height: 570px;
}
/*スライダーエリア*/
.slide_wrap {
	width: 100%;
	float: left;
	position: relative;
}
.flexslider {
	width: 1400px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 50%;
	margin: 0 0 0 -700px;
	z-index: -999998;
}
.slide_bg {
	width: 1400px;
	height: 116px;
	position: absolute;
	top: 0;
	left: 50%;
	margin: 0 0 0 -700px;
	z-index: -99999;
    background-image: url("images/header_bg.png");
    background-position-y: none;
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  top: 540px;
  text-align: center;
  z-index: 100;
}
#fadein {
	display: none;
}


/*ヘッダーエリア*/
header {
	max-width: 1200px;
	min-width: 960px;
	margin: 0 auto !important;
	padding: 20px 0 !important;
}
header ul li a {
	float: left;
	font-size: 15px;
	color: #fff;
	font-weight: bold;
}
.navi1 a {
	width: 18.8%;
	text-align: center;
	padding: 10px 0;
}
.navi2 a {
	width: 18.7%;
	text-align: center;
	padding: 10px 0;
}
.navi_title a {
	width: 25%;
	text-align: center;
}
.h_sub {
	font-size: 13px;
	font-weight: normal;
}

#content_box {
	width: 100%;
	float: left;
	height: 460px;
}


#nav { position: relative;}
#nav ul { display: none; position: absolute; top: 58px; left: 0; }  
* html #nav ul { line-height: 0; }  
#nav ul li { float: none; }  
#nav ul { width: 18.8%; }  
#nav ul a {   
display: block;  
width: 100%;  
background:#000;  
padding: 10px 0;  
color: #FFF;  
opacity: 0.6;  
filter: alpha(opacity=60);  
zoom: 1; 
font-size: 13px !important;
}  
#nav ul a.hover { background: #333; text-decoration: none; }  




/*フッターエリア*/
footer {
	width: 100%;
	float: left;
	margin-top: 90px !important;
}
.footer_wrap1 {
	width: 100%;
	float: left;
	background-color: #eee;
	padding: 60px 0;
}
.footer_wrap2 {
	width: 100%;
	float: left;
	background-color: #222;
	padding: 60px 0 0 0;
}
.footer_box {
	max-width: 1200px;
	min-width: 960px;
	margin: 0 auto;
}
/*↓04/25修正*/
.footer_menu {
	max-width: 960px;
	margin: 0 auto;
}
.footer_bnr1 a {
	width: 32%;
	float: left;
	margin-right: 2%;
	text-align: center;
}
.footer_bnr2 a {
	width: 32%;
	float: left;
	text-align: center;
}
/*↑04/25修正*/
.social_box {
	width: 370px;
	margin: 0 auto;
	padding-top: 80px;
}
.social_btn1 a {
	float: left;
	width: 40px;
	height: 40px;
	margin-right:70px; 
}
.social_btn2 a {
	float: left;
	width: 40px;
	height: 40px;
}
.footer_title a{
	width: 30%;
	float: left;
	text-align: center;
}
.footer_menu2 {
	clear: both;
	max-width: 1200px;
	min-width: 960px;
	margin: 0 auto;
	padding-top: 60px;
}
.footer_menu2 ul {
	width: 17.5%;
	float: left;
}
.footer_menu2 ul li a {
	width: 100%;
	float: left;
	font-size: 13px;
	line-height: 2em;
	color: #fff;
}
.copyright {
	width: 100%;
	float: left;
	padding: 60px 0 10px 0;
	font-size: 12px;
	text-align: center;
	color: #fff;
}




/*ニュースエリア*/
.content {
	max-width: 1200px;
	min-width: 960px;
	margin: 0 auto;
}
.left_box {
	width: 48%;
	float: left;
	margin: 45px 4% 0 0;
}
.right_box {
	width: 48%;
	float: left;
	margin: 45px 0 0 0;
}
.news_title {
	font-family: 'Montserrat', sans-serif;
	width: 100%;
	float: left;
	font-size: 22px;
	font-weight: normal;
	text-align: center;
	padding-top: 15px;
}
.news {
	width: 95%;
	float: left;
	height: 35px;
	padding: 0 2.5%;
	border-bottom: 1px dotted #333;
	overflow: hidden;
}
.news p {
	width: 100%;
	float: left;
	margin-top: 9px;
}
.news p span {
	font-weight: bold;
	padding-right: 10px;
}
.news_border {
	width: 100%;
	float: left;
	border-top: 2px solid #333;
	margin-top: 15px;
}

.content_box {
	width: 100%;
	float: left;
	margin-top: 60px;
	background-color: #eee;
	padding: 40px 0;
}
.content_box2 {
	width: 100%;
	float: left;
	margin-top: 60px;
}
.content_box3 {
	width: 100%;
	float: left;
	background-color: #eee;
	padding: 40px 0;
}
.content_box4 {
	width: 100%;
	float: left;
	margin-top: 40px;
}

.news_box {
	width: 85%;
	float: left;
	padding: 0 7.5%;
	margin-top: 30px;
}
.news_date {
	float: left;
	border: solid 1px #ccc;
	font-size: 12px;
	text-align: center;
	padding: 10px 10px;
	line-height: 1em;
}
.news_content {
	width: 100%;
	float: left;
	margin-top: 20px;
}
.news_title2 {
    background-color: #eee;
    float: left;
    font-size: 22px;
    font-weight: normal;
    margin-top: 40px;
    padding: 15px 0;
    text-align: center;
    width: 100%;
}
.news_photo {
	width: 100%;
	float: left;
	text-align: center;
}
.news_txt {
	width: 100%;
	float: left;
	font-size: 14px;
	line-height: 2em;
	margin-top: 10px;
}
.pix-wrapper {
	width: 100%;
	float: left;
	margin-top: 50px !important;
}
.more_btn {
	width: 40%;
	float: left;
	margin: 0 30%;
	padding: 15px 0;
	text-align: center;
	background-color: #b20000;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	font-size: 17px;
	border: solid 1px #b20000;
	transition: all .3s;
	-webkit-transition: all .3s;
	cursor: pointer;
}
.more_btn:hover {
	background-color: #fff;
	color: #b20000;
}
.more_btn2 a {
	width: 60%;
	float: left;
	margin: 25px 20% 0 20%;
	padding: 12px 0;
	text-align: center;
	background-color: #b20000;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	font-size: 15px;
	border: solid 1px #b20000;
	transition: all .3s;
	-webkit-transition: all .3s;
	cursor: pointer;
}
.more_btn2 a:hover {
	background-color: #fff;
	color: #b20000;
	text-decoration: none;
}






/*プレス・メディア一覧*/
.press_content {
	width: 100%;
	float: left;
	padding: 30px 0;
	border-top: dotted 1px #333;
}
.press_title a {
	width: 100%;
	float: left;
	font-size: 15px;
	margin-top: 15px;
}
.press_box {
	width: 85%;
	float: left;
	padding: 0 7.5%;
	margin-top: 40px;
}



/*コンテンツエリア*/
.content_title {
	width: 100%;
	float: left;
	font-size: 22px;
	font-weight: normal;
	font-family: 'Montserrat', sans-serif;
	text-align: center;
}
.content_sub {
	width: 100%;
	float: left;
	font-size: 13px;
	margin-top: 2px;
	text-align: center;
}
.topics_bnr1 {
	width: 32%;
	float: left;
	margin: 20px 2% 0 0;
	background-color: #fff;
}
.topics_bnr2 {
	width: 32%;
	float: left;
	margin: 20px 0 0 0;
	background-color: #fff;
}
.topics_bnr1 img, .topics_bnr2 img {
	float: left;
}
.topics_bnr1 p a, .topics_bnr2 p a {
	width: 100%;
	float: left;
	background-color: #333;
	color: #fff;
	text-align: center;
	padding: 10px 0;
	font-size: 15px;
	transition: all .3s;
	-webkit-transition: all .3s;
}
.topics_bnr1 p a:hover, .topics_bnr2 p a:hover {
	background-color: #B20000;
	font-size: 17px;
	letter-spacing: 2px;
	text-decoration: none;
}

.policy_img {
	width: 100%;
	height: 465px;
    background-image: url("images/top_policy_bg.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    float: left;
	margin-top: 20px;
	text-align: center;
}
.policy_img h3  {
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 15px;
}
.top_policy_box1 {
	width: 100%;
	height: 429px;
    background-image: url("images/top_policy01.jpg");
    background-position: center center;
	float: left;
	position: relative;
}
.top_policy_box2 {
	width: 100%;
	height: 429px;
	margin-top: 30px;
    background-image: url("images/top_policy04.jpg");
    background-position: center center;
	float: left;
	position: relative;
}
.top_policy_box3 {
	width: 100%;
	height: 429px;
	margin-top: 30px;
    background-image: url("images/top_policy03.jpg");
    background-position: center center;
	float: left;
	position: relative;
}

.top_policy_btn a {
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -70px;
	transition: all .3s;
	-webkit-transition: all .3s;
	transform: scale(0.9);
	-webkit-transform: scale(0.9);
}
.top_policy_btn a:hover {
	transform: scale(1);
	-webkit-transform: scale(1);
}
.top_policy_btn a img:hover {
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
}

.insta_title {
	width: 100%;
	float: left;
	text-align: center;
}
#instafeed {
	width: 100%;
	float: left;
	margin-top: 30px;
}
#instafeed div a img {
	width: 19%;
	float: left;
	margin: 5px 0.5%;
}




/*コンテンツ共通*/
.content2 {
	clear: both;
	max-width: 1200px;
	min-width: 960px;
	margin: 0px auto;
	padding-top: 60px;
}
.content_title2 {
	width: 100%;
	float: left;
	padding: 15px 0;
	background-color: #eee;
	text-align: center;
	font-family: 'Montserrat', sans-serif;
	font-size: 22px;
	font-weight: normal;
	margin-top: 40px;
}
.content_title3 {
	width: 100%;
	float: left;
	padding: 15px 0;
	background-color: #eee;
	text-align: center;
	font-family: 'Montserrat', sans-serif;
	font-size: 22px;
	font-weight: normal;
	margin-top: 80px;
}
.content_title4 {
	width: 100%;
	float: left;
	padding: 15px 0;
	background-color: #eee;
	text-align: center;
	font-size: 22px;
	margin-top: 80px;
}
.content_title5 {
	width: 100%;
	float: left;
	padding: 15px 0;
	background-color: #eee;
	text-align: center;
	font-size: 22px;
}
.content_title6 {
	width: 100%;
	float: left;
	padding: 15px 0;
	background-color: #eee;
	text-align: center;
	font-family: 'Montserrat', sans-serif;
	font-size: 22px;
	margin-top: 40px;
}






/*メニューページ*/
.ramen_box {
	width: 100%;
	float: left;
	margin-top: 30px;
	text-align: center;
}
.menu_4th_a {
	width: 23.8%;
	float: left;
	margin: 20px 1.6% 0 0;
}
.menu_4th_b {
	width: 23.8%;
	float: left;
	margin: 20px 0 0 0;
}
.menu_4th_a img, .menu_4th_b img, .menu_5th_a img, .menu_5th_b img {
	float: left;
}
.menu_title {
	width: 100%;
	float: left;
	margin-top: 10px;
	text-align: center;
	font-size: 17px;
	color: #B20000;
}
.topping_box {
	width: 100%;
	float: left;
	margin-top: 15px;
	text-align: center;
}
.menu_5th_a {
	width: 19%;
	float: left;
	margin: 15px 1.25% 0 0;
}
.menu_5th_b {
	width: 19%;
	float: left;
	margin: 15px 0 0 0;
}
.menu_title2 {
	width: 100%;
	float: left;
	text-align: center;
	font-size: 15px;
	padding: 8px 0;
	background-color: #222;
	color: #fff;
}
.set_box {
	width: 100%;
	float: left;
	margin-top: 10px;
	text-align: center;
}
.menu_title3 {
	width: 100%;
	float: left;
	text-align: center;
	font-size: 17px;
	padding: 10px 0;
	color: #333;
}
.menu_title3 span {
	font-size: 14px;
}
.file_box {
	clear: both;
	width: 960px;
	margin: 0 auto;
	padding-top: 30px;
}
.file_left {
	width: 26%;
	float: left;
	text-align: center;
}
.file_right {
	width: 74%;
	float: left;
}
.file_right p {
	width: 100%;
	float: left;
	line-height: 2.5em;
}
.menu_txt {
	width: 100%;
	float: left;
	margin-top: 20px;
	text-align: center;
	font-size: 15px;
}



/*会社概要*/
.company_box {
	clear: both;
	width: 960px;
	margin: 0 auto;
	padding-top: 40px;
	font-size: 14px;
}
table , td, th {
	width: 100%;
	border: 1px solid #aaa !important;
	border-collapse: collapse;
	padding: 15px !important;
}
.company_bg {
	background-color: #eee;
	width: 18%;
}



/*神座のこだわり*/
.commit_left {
	width: 50%;
	float: left;
	text-align: center;
}
.commit_left img {
	float: left;
}
.commit_left h3 {
	width: 100%;
	float: left;
	font-size: 25px;
}
.commit_left p {
	width: 100%;
	float: left;
	margin-top: 20px;
	line-height: 2.5em;
}
.commit_box {
	clear: both;
	width: 960px;
	margin: 0 auto;
	padding-top: 20px;
}
.commit_txt {
	width: 100%;
	float: left;
	padding: 10px 0;
	border-bottom: 1px solid #ccc;
}
.commit_txt p {
	width: 82%;
	float: left;
}
.commit_txt span {
	width: 17%;
	float: left;
	font-size: 14px;
	font-weight: bold;
	padding-right: 1%;
}
.commit_box2 {
	width: 100%;
	float: left;
	margin-top: 30px;
	text-align: center;
}



/*店舗一覧*/
.shop_map {
	clear: both;
	width: 960px;
	height: 500px;
    background-image: url("images/shop_map.gif");
    margin: 0 auto;
	position: relative;
}
.area1 {
	width: 260px;
	position: absolute;
	top:90px;
	left: 60px;
}
.area2 {
	width: 260px;
	position: absolute;
	top:190px;
	right: 50px;
}
.area3 {
	width: 260px;
	position: absolute;
	top:320px;
	right: 50px;
}

.area1 h3, .area2 h3, .area3 h3 {
	width: 100%;
	float: left;
	font-size: 20px;
	padding-bottom: 5px;
	border-bottom: 7px solid #ddd;
}
.area1_bk a {
	width: 80px;
	float: left;
	margin: 10px 10px 0 0;
	padding: 5px 0;
	text-align: center;
	color: #fff;
	background-color: #5BB7AC;
	border: solid 1px #5BB7AC;
	font-size: 15px;
	transition: all .3s;
	-webkit-transition: all .3s;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	border-radius: 5px;
}
.area1_bk2 a {
	width: 80px;
	float: left;
	margin: 10px 0 0 0;
	padding: 5px 0;
	text-align: center;
	color: #fff;
	background-color: #5BB7AC;
	border: solid 1px #5BB7AC;
	font-size: 15px;
	transition: all .3s;
	-webkit-transition: all .3s;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	border-radius: 5px;
}
.area1_bk a:hover, .area1_bk2 a:hover  {
	color: #5BB7AC;
	background-color: #fff;
	text-decoration: none;
}

.area2_bk a {
	width: 80px;
	float: left;
	margin: 10px 10px 0 0;
	padding: 5px 0;
	text-align: center;
	color: #fff;
	background-color: #4D7AFF;
	border: solid 1px #4D7AFF;
	font-size: 15px;
	transition: all .3s;
	-webkit-transition: all .3s;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	border-radius: 5px;
}
.area2_bk2 a {
	width: 80px;
	float: left;
	margin: 10px 0 0 0;
	padding: 5px 0;
	text-align: center;
	color: #fff;
	background-color: #4D7AFF;
	border: solid 1px #4D7AFF;
	font-size: 15px;
	transition: all .3s;
	-webkit-transition: all .3s;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	border-radius: 5px;
}
.area2_bk a:hover, .area2_bk2 a:hover  {
	color: #4D7AFF;
	background-color: #fff;
	text-decoration: none;
}

.area3_bk a {
	width: 80px;
	float: left;
	margin: 10px 10px 0 0;
	padding: 5px 0;
	text-align: center;
	color: #fff;
	background-color: #EE7158;
	border: solid 1px #EE7158;
	font-size: 15px;
	transition: all .3s;
	-webkit-transition: all .3s;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	border-radius: 5px;
}
.area3_bk2 a {
	width: 80px;
	float: left;
	margin: 10px 0 0 0;
	padding: 5px 0;
	text-align: center;
	color: #fff;
	background-color: #EE7158;
	border: solid 1px #EE7158;
	font-size: 15px;
	transition: all .3s;
	-webkit-transition: all .3s;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	border-radius: 5px;
}
.area3_bk a:hover, .area3_bk2 a:hover {
	color: #EE7158;
	background-color: #fff;
	text-decoration: none;
}

.shoplist_box {
	width: 100%;
	float: left;
	margin-top: 30px;
}
.shoplist_box2 {
	width: 100%;
	float: left;
	margin-top: 60px;
}
.shoplist_title {
	width: 100%;
	float: left;
	font-size: 20px;
	padding-bottom: 10px;
	border-bottom: dotted 1px #333;
}
.shoplist_wrap {
	width: 100%;
	float: left;
	margin-top: 10px;
}
.shoplist a {
	width: 23.8%;
	float: left;
	margin: 10px 0.6% 0 0.6%;
	transition: all .3s;
	-webkit-transition: all .3s;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	border: solid 1px #ccc;
	border-radius: 5px;
	color: #B20000;
	text-align: center;
	font-weight: bold;
	padding: 7px 0;
}
.shoplist a:hover {
	border: solid 1px #B20000;
	color: #fff;
	background-color: #B20000;
	text-decoration: none;
}

.shop_left {
	width: 27%;
	float: left;
	margin-right: 3%;
}
.shop_left img {
	width: 100%;
	float: left;
}
.shop_right {
	width: 70%;
	float: left;
}
.shop_right h3 {
	width: 100%;
	float: left;
	font-size: 25px;
}

.shop_table {
	width: 100%;
	float: left;
	margin-top: 20px;
}
.shop_table table {
	width: 100%;
	border: 1px solid #aaa;
	border-collapse: collapse;
	padding: 15px;
}
.access_title {
	width: 100%;
	float: left;
	margin-top: 40px;
	font-size: 20px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #333;
}
.map_box {
	clear: both;
	width: 960px;
	margin: 0 auto;
}
.map_bottom {
	width: 100%;
	float: left;
	border-top: 1px dotted #333;
	margin-top: 30px;
}
.map_btn a {
	width: 25%;
	float: left;
	margin: 40px 37.5% 0 37.5%;
	background-color: #333;
	color: #fff;
	font-size: 17px;
	text-align: center;
	padding: 20px 0;
	transition: all .3s;
	-webkit-transition: all .3s;
	border-radius: 5px;
}
.map_btn a:hover {
	background-color: #B20000;
	color: #fff;
	font-size: 19px;
	letter-spacing: 2px;
	text-decoration: none;
}
.acf-map {
width: 100%;
float: left;
height: 400px;
margin-top: 30px;
}



/*味のこだわり*/
.policy_btn1 a, .policy_btn3 a {
	width: 32%;
	float: left;
	font-size: 18px;
	padding: 16px 0;
	margin-right: 2%;
	text-align: center;
	color: #B20000;
	background-color: #fff;
	border: solid 2px #B20000;
	transition: all .3s;
	-webkit-transition: all .3s;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	border-radius: 5px;
}
.policy_btn2 a {
	width: 32%;
	float: left;
	font-size: 18px;
	padding: 16px 0;
	text-align: center;
	color: #B20000;
	background-color: #fff;
	border: solid 2px #B20000;
	transition: all .3s;
	-webkit-transition: all .3s;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	border-radius: 5px;
}

.policy_btn1 a:hover, .policy_btn2 a:hover, .policy_btn3 a:hover, .policy_btn1_on a:hover {
	color: #fff;
	background-color: #B20000;
	text-decoration: none;
}
.policy_btn1_on a {
	width: 32%;
	float: left;
	font-size: 18px;
	padding: 16px 0;
	margin-right: 2%;
	text-align: center;
	color: #fff;
	background-color: #B20000;
	border: solid 2px #B20000;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	border-radius: 5px;
}
.policy_btn2_on {
	width: 32%;
	float: left;
	font-size: 18px;
	padding: 16px 0;
	text-align: center;
	color: #fff;
	background-color: #B20000;
	border: solid 2px #B20000;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	border-radius: 5px;
}
.policy_btn3_on {
	width: 32%;
	float: left;
	font-size: 18px;
	padding: 16px 0;
	margin-right: 2%;
	text-align: center;
	color: #fff;
	background-color: #B20000;
	border: solid 2px #B20000;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	border-radius: 5px;
}

.policy_left1 {
	width: 40%;
	float: left;
	margin-top: 40px;
	text-align: center;
}
.policy_right1 {
	width: 60%;
	float: left;
	margin-top: 40px;
}
.policy_right1 h4 {
	width: 100%;
	float: left;
}
.policy_right1 p {
	width: 100%;
	float: left;
	margin-top: 20px;
	font-size: 14px;
	line-height: 1.8em;
}
.policy_img1 {
	width: 100%;
	float: left;
	margin-top: 20px;
}

.policy_wrap {
	width: 100%;
	float: left;
	background-color: #eee;
	padding: 40px 0;
	margin-top: 60px;
}
.policy_title1 {
	width: 100%;
	float: left;
	text-align: center;
}
.policy_txt1 {
	width: 100%;
	float: left;
	text-align: center;
	font-size: 14px;
	line-height: 1.8em;
	margin-top: 20px;
}
.policy_left2 {
	width: 40%;
	float: left;
	margin: 50px 4% 0 0;
}
.policy_right2 {
	width: 56%;
	float: left;
	margin-top: 50px;
}
.policy_right2 img, .policy_left3 img, .policy_left4 img, policy_right5 img {
	float: left;
}
.policy_right2 p, .policy_left3 p, .policy_left4 p {
	width: 100%;
	float: left;
	font-size: 14px;
	line-height: 1.8em;
	margin-top: 20px;
}
.policy_left3 {
	width: 56%;
	float: left;
	margin: 50px 4% 0 0;
}
.policy_right3 {
	width: 40%;
	float: left;
	margin-top: 50px;
}

.policy_left4 {
	width: 63%;
	float: left;
}
.policy_right4 {
	width: 37%;
	float: left;
	text-align: center;
}
.raimei1 {
	width: 32%;
	float: left;
	margin: 40px 2% 0 0;
}
.raimei2 {
	width: 32%;
	float: left;
	margin: 40px 0 0 0;
}

.policy_left5 {
	width: 33%;
	float: left;
	margin-right: 4%;
}
.policy_right5 {
	width: 63%;
	float: left;
}
.policy_right5 p {
	width: 100%;
	float: left;
	font-size: 14px;
	line-height: 1.8em;
	margin-top: 40px;
}




/*素材・製法のこだわり*/
.material_txt {
	width: 100%;
	float: left;
	margin-top: 30px;
	text-align: center;
}
.material_box1 {
	width: 100%;
	float: left;
	margin-top: 30px;
}
.material_box3 {
	clear: both;
	width: 800px;
	margin: 0 auto;
	padding-top: 80px;
}
.material_bnr1 a, .material_bnr2 a, .material_bnr4 a, .material_bnr5 a, .material_bnr7 a, .material_bnr8 a {
	width: 32%;
	height: 350px;
	float: left;
	margin-right: 2%;
	overflow: hidden;
	position: relative;
    text-align: center;
}
.material_bnr3 a, .material_bnr6 a, .material_bnr9 a {
	width: 32%;
	height: 350px;
	float: left;
	overflow: hidden;
	position: relative;
    text-align: center;
}
.material_bnr_s1 a, .material_bnr_s2 a, .material_bnr_s3 a, .material_bnr_s4 a, .material_bnr_s5 a, .material_bnr_s6 a, .material_bnr_s7 a, .material_bnr_s8 a, .material_bnr_s9 a {
	width: 32%;
	height: 225px;
	float: left;
	margin: 0 0.66%;
	margin-top: 10px;
	overflow: hidden;
	position: relative;
    text-align: center;
}

.material_bnr1 a:after, .material_bnr_s1 a:after {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    background-image: url("images/material_top01.jpg");
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.material_bnr2 a:after, .material_bnr_s2 a:after {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    background-image: url("images/material_top02.jpg");
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.material_bnr3 a:after, .material_bnr_s3 a:after {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    background-image: url("images/material_top03.jpg");
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.material_bnr4 a:after, .material_bnr_s4 a:after {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    background-image: url("images/material_top04.jpg");
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.material_bnr5 a:after, .material_bnr_s5 a:after {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    background-image: url("images/material_top05.jpg");
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.material_bnr6 a:after, .material_bnr_s6 a:after {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    background-image: url("images/material_top06.jpg");
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.material_bnr7 a:after, .material_bnr_s7 a:after {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    background-image: url("images/material_top07.jpg");
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.material_bnr8 a:after, .material_bnr_s8 a:after {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    background-image: url("images/material_top08.jpg");
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.material_bnr9 a:after, .material_bnr_s9 a:after {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    background-image: url("images/material_top09.jpg");
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.material_bnr1 a:hover:after, .material_bnr2 a:hover:after, .material_bnr3 a:hover:after, .material_bnr4 a:hover:after, .material_bnr5 a:hover:after, .material_bnr6 a:hover:after, .material_bnr7 a:hover:after, .material_bnr8 a:hover:after, .material_bnr9 a:hover:after {
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.material_bnr_s1 a:hover:after, .material_bnr_s2 a:hover:after, .material_bnr_s3 a:hover:after, .material_bnr_s4 a:hover:after, .material_bnr_s5 a:hover:after, .material_bnr_s6 a:hover:after, .material_bnr_s7 a:hover:after, .material_bnr_s8 a:hover:after, .material_bnr_s9 a:hover:after {
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

.material_cap {
	width: 100%;
	padding: 20px 0;
	font-size: 25px;
	text-align: center;
	color: #fff;
    background-image: url("images/material_bg.png");
    z-index: 1;
    position: absolute;
    bottom: 0;
    left: 0;
}
.material_cap2 {
	width: 100%;
	padding: 15px 0;
	font-size: 15px;
	text-align: center;
	color: #fff;
    background-image: url("images/material_bg.png");
    z-index: 1;
    position: absolute;
    bottom: 0;
    left: 0;
}
.youtube_wrap {
	clear: both;
	width: 700px;
	margin: 0 auto;
	padding-top: 50px;
}
.youtube iframe {
	width: 100%;
	float: left;
}
.material_baner a {
	width: 32%;
	float: left;
	margin-right: 2%;
	margin-top: 20px;
	padding: 10px;
	float: left;
	background-color: #fff;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	transition: all .3s;
	-webkit-transition: all .3s;	
}
.material_baner2 a {
	width: 32%;
	float: left;
	margin-top: 20px;
	padding: 10px;
	float: left;
	background-color: #fff;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	transition: all .3s;
	-webkit-transition: all .3s;	
}
.material_baner a:hover, .material_baner2 a:hover {
	background-color: #eee;
}
.material_baner a img, .material_baner2 a img  {
	width: 100%;
	float: left;
}
.material_baner a h4, .material_baner2 a h4 {
	width: 100%;
	float: left;
	font-size: 20px;
	margin-top: 10px;
	text-align: center;
}
.material_baner a p, .material_baner2 a p {
	width: 100%;
	float: left;
	font-size: 14px;
	line-height: 1.7em;
	margin-top: 10px;
}
.material_baner a:hover img, .material_baner2 a:hover img {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "alpha(opacity=100)";
}




/*接客・清掃のこだわり*/
.service_box {
	width: 100%;
	float: left;
	margin-top: 60px;
}
.service_box2 {
	width: 100%;
	float: left;
	margin-top: 50px;
}
.service_box3 {
	width: 100%;
	float: left;
}

.service_box2 h4 {
	width: 100%;
	float: left;
}
.service_img {
	width: 100%;
	float: left;
	margin-top: 20px;
}





/*Contact Form 7カスタマイズ*/
/*スマホContact Form 7カスタマイズ*/
@media(max-width:500px){
.inquiry th,.inquiry td {
 display:block!important;
 width:100%!important;
 border-top:none!important;
 -webkit-box-sizing:border-box!important;
 -moz-box-sizing:border-box!important;
 box-sizing:border-box!important;
}
.inquiry tr:first-child th{
 border-top:1px solid #d7d7d7!important;
}
/* 必須・任意のサイズ調整 */	
.inquiry .haveto,.inquiry .any {	
font-size:10px;
}}
/*見出し欄*/
.inquiry th{
 text-align:left;
 font-size:14px;
 color:#444;
 padding-right:5px;
 width:30%;
 background:#f7f7f7;
 border:solid 1px #d7d7d7;
}
/*通常欄*/
.inquiry td{
 font-size:13px;
 border:solid 1px #d7d7d7;	
}
/*横の行とテーブル全体*/
.entry-content .inquiry tr,.entry-content table{
 border:solid 1px #d7d7d7;	
}
/*必須の調整*/
.haveto{
 font-size:7px;
 padding:5px;
 background:#ff9393;
 color:#fff;
 border-radius:2px;
 margin-right:5px;
 position:relative;
 bottom:1px;
}
/*任意の調整*/
.any{
 font-size:7px;
 padding:5px;
 background:#93c9ff;
 color:#fff;
 border-radius:2px;
 margin-right:5px;
 position:relative;
 bottom:1px;
}
/*ラジオボタンを縦並び指定*/
.verticallist .wpcf7-list-item{
 display:block;
}
/*送信ボタンのデザイン変更*/
#formbtn{
 display: block;
 padding:1em 0;
 margin-top:30px;
 width:100%;
 background:#ffaa56;
 color:#fff;
 font-size:18px;
 font-weight:bold;	 
 border-radius:2px;
 border: none;
}
/*送信ボタンマウスホバー時*/
#formbtn:hover{
 background:#fff;
 color:#ffaa56;
}
	



/*多言語リンク*/
.global_wrap {
	width: 100%;
	float: left;
	background-color: #B40000;
	color: #fff;
	text-align: center;
	height: 30px;
}
.global_navi1 a {
	padding: 0 20px;
	font-size: 15px;
	color: #fff;
	border-left: 1px solid #fff;
	line-height: 30px;
}
.global_navi2 a {
	padding: 0 20px;
	font-size: 15px;
	color: #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	line-height: 30px;
}

.f_global_wrap {
	width: 100%;
	float: left;
	text-align: center;
	color: #fff;
}
.f_global_navi1 a {
	padding: 10px 20px;
	font-size: 15px;
	color: #fff;
	border: 1px solid #fff;
	margin-right: 20px;
	background-color: #222;
	transition: all .3s;
	-webkit-transition: all .3s;
}
.f_global_navi2 a {
	padding: 10px 20px;
	font-size: 15px;
	color: #fff;
	border: 1px solid #fff;
	background-color: #222;
	transition: all .3s;
	-webkit-transition: all .3s;
}
.f_global_navi1 a:hover, .f_global_navi2 a:hover {
	color: #222;
	background-color: #fff;
	text-decoration: none;
}






}




/*横幅767px以下に適応*/
@media screen and (max-width: 767px) {
img{
max-width: 100%;
height: auto;
width /***/:auto;　
}
.pc_box, .sns_btn_box {
	display: none;
}
a:hover img {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "alpha(opacity=100)";
}

/*SPメニュー*/
.sp_menu_wrap {
	width: 100%;
	float: left;
	height: 60px;
	text-align: center;
	position: relative;
}
.sp_menu_wrap h1 a img {
	width: 150px;
	padding-top: 15px;
}
.sp_menu_wrap h1 a:hover img {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "alpha(opacity=100)";
}
.sp_menu_btn {
	width: 30px;
	height: 25px;
	position: absolute;
	top: 17.5px;
	right: 10px;
	cursor: pointer;
	z-index: 2;
}
.sp_top_menu {
	width: 100%;
	float: left;
	background-color: #fff;
	position: absolute;
	top:60px;
	left: 0;
	z-index: 200;
}
.sp_top_menu1 a {
	width: 96%;
	padding: 2%;
	float: left;
	font-size: 13px;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
	color: #333;
}
.sp_top_menu2 {
	width: 96%;
	padding: 2%;
	float: left;
	font-size: 13px;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
	color: #333;
}
.sp_top_menu3 a {
	width: 96%;
	padding: 2%;
	float: left;
	font-size: 13px;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
	color: #333;
	background-color: #eee;
}
.sp_menu_off {
	width: 100%;
	float: left;
	display: none;
}
dl.accordion dt {
    background:url(images/open.png) 97% center no-repeat;
}
dl.accordion dt.open {
    background:url(images/close.png) 97% center no-repeat;
}


#top_box {
	width: 100%;
	float: left;
}
/*スライダーエリア*/
.slide_wrap {
	width: 100%;
	float: left;
	position: relative;
}
.flexslider {
	width: 100%;
	height: 100%;
	float: left;
}
.slide_bg {
	display: none;
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -25px !important;
  text-align: center;
  z-index: 100;
}
#fadein {
	display: none;
}


/*ヘッダーエリア*/
header {
	width: 100%;
	float: left;
}
header ul li a {
	display: none;
}
.navi1 a {
	display: none;
}
.navi2 a {
	display: none;
}
.navi_title a {
	width: 100%;
	float: left;
	text-align: center;
}




/*フッターエリア*/
footer {
	width: 100%;
	float: left;
	margin-top: 40px !important;
}
.footer_wrap1 {
	width: 100%;
	float: left;
	background-color: #eee;
	padding: 20px 0;
}
.footer_wrap2 {
	width: 100%;
	float: left;
	background-color: #222;
	padding: 30px 0 0 0;
}
.footer_menu, .footer_box {
	width: 96%;
	float: left;
	margin: 0 2%;
}
.footer_bnr1 a {
	width: 48%;
	float: left;
	margin: 5px 1%;
}
.footer_bnr2 a {
	width: 48%;
	float: left;
	margin: 5px 1%;
}
.social_box {
	width: 165px;
	margin: 0 auto;
	padding-top: 60px;
}
.social_btn1 a {
	float: left;
	width: 30px;
	height: 30px;
	margin-right:15px; 
}
.social_btn2 a {
	float: left;
	width: 30px;
	height: 30px;
}
.social_btn1 a img, .social_btn2 a img {
	float: left;
	width: 30px;
	height: 30px;
}
.footer_title a{
	display: none;
}
.footer_menu2 {
	clear: both;
	width: 96%;
	float: left;
	margin: 0 2%;
	padding-top: 20px;
}
.footer_menu2 ul {
	width: 32%;
	float: left;
	margin: 0 0.6%;
}
.footer_menu2 ul li a {
	width: 100%;
	float: left;
	color: #fff;
	line-height: 2em;
}
.copyright {
	width: 100%;
	float: left;
	padding: 20px 0 5px 0;
	font-size: 10px;
	text-align: center;
	color: #fff;
}



/*ニュースエリア*/
.content {
	width: 95%;
	float: left;
	margin: 0 2.5%;
}
.left_box {
	width: 100%;
	float: left;
	margin: 20px 0 0 0;
}
.right_box {
	width: 100%;
	float: left;
	margin: 20px 0 0 0;
}
.news_title {
	font-family: 'Montserrat', sans-serif;
	width: 100%;
	float: left;
	font-size: 15px;
	font-weight: normal;
	text-align: center;
	padding-top: 7px;
}
.news {
	width: 95%;
	float: left;
	padding: 0 2.5%;
	border-bottom: 1px dotted #333;
	font-size: 12px;
}
.news p {
	width: 100%;
	float: left;
	padding: 5px 0;
}
.news p span {
	font-weight: bold;
	padding-right: 5px;
}
.news_border {
	width: 100%;
	float: left;
	border-top: 2px solid #333;
	margin-top: 10px;
}

.content_box {
	width: 100%;
	float: left;
	margin-top: 30px;
	background-color: #eee;
	padding:20px 0;
}
.content_box2 {
	width: 100%;
	float: left;
	margin-top: 30px;
}
.content_box3 {
	width: 100%;
	float: left;
	background-color: #eee;
	padding: 20px 0;
	margin-top: 20px;
}

.news_box {
	width: 95%;
	float: left;
	margin: 20px 2.5% 0 2.5%;
}
.news_date {
	float: left;
	border: solid 1px #ccc;
	font-size: 12px;
	text-align: center;
	padding: 5px 10px;
	line-height: 1em;
}
.news_content {
	width: 100%;
	float: left;
	margin-top: 10px;
}
.news_title2 {
    background-color: #eee;
    float: left;
    font-size: 17px;
    font-weight: normal;
    margin-top: 20px;
    padding: 10px 0;
    text-align: center;
    width: 100%;
}
.news_photo {
	width: 100%;
	float: left;
	text-align: center;
}
.news_txt {
	width: 100%;
	float: left;
	margin-top: 5px;
}
.news_bottom {
	width: 95% !important;
	float: left;
	margin: 10px 2.5% 0 2.5% !important;
}
.pix-wrapper {
	width: 100%;
	float: left;
	margin-top: 30px !important;
}
.news_page {
	width: 95% !important;
	float: left;
	margin: 10px 2.5% 0 2.5% !important;
}

.more_btn {
	width: 80%;
	float: left;
	padding: 10px 0;
	margin: 0 10%;
	text-align: center;
	background-color: #b20000;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	border: solid 1px #b20000;
	transition: all .3s;
	-webkit-transition: all .3s;
	cursor: pointer;
}
.more_btn:hover {
	background-color: #fff;
	color: #b20000;
}
.more_btn2 a {
	width: 80%;
	float: left;
	margin: 20px 10% 0 10%;
	padding: 10px 0;
	text-align: center;
	background-color: #b20000;
	color: #fff;
	font-family: 'Montserrat', sans-serif;
	font-size: 13px;
	border: solid 1px #b20000;
	transition: all .3s;
	-webkit-transition: all .3s;
	cursor: pointer;
}
.more_btn2 a:hover {
	background-color: #fff;
	color: #b20000;
	text-decoration: none;
}








/*プレス・メディア一覧*/
.press_content {
	width: 95%;
	float: left;
	margin: 0 2.5%;
	padding: 20px 0;
	border-top: dotted 1px #333;
}
.press_title a {
	width: 100%;
	float: left;
	font-size: 12px;
	margin-top: 10px;
}
.press_box {
	width: 100%;
	float: left;
	margin-top: 20px;
}





/*コンテンツエリア*/
.content_title {
	width: 100%;
	float: left;
	font-size: 15px;
	font-weight: normal;
	font-family: 'Montserrat', sans-serif;
	text-align: center;
}
.content_sub {
	width: 100%;
	float: left;
	font-size: 12px;
	text-align: center;
}
.topics_bnr1 {
	width: 100%;
	float: left;
	margin: 10px 0 0 0;
	background-color: #fff;
}
.topics_bnr2 {
	width: 100%;
	float: left;
	margin: 10px 0 0 0;
	background-color: #fff;
}
.topics_bnr1 img, .topics_bnr2 img {
	width: 100%;
	float: left;
}
.topics_bnr1 p a, .topics_bnr2 p a {
	width: 100%;
	float: left;
	background-color: #333;
	color: #fff;
	text-align: center;
	padding: 10px 0;
	font-size: 13px;
	transition: all .3s;
	-webkit-transition: all .3s;
}
.topics_bnr1 p a:hover, .topics_bnr2 p a:hover {
	background-color: #B20000;
	font-size: 14px;
	letter-spacing: 2px;
	text-decoration: none;
}
.policy_img {
	width: 95%;
    float: left;
    margin: 20px 2.5% 0 2.5%;
	text-align: center;
}
.policy_img h3  {
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 15px;
}
.top_policy_box1 {
	width: 100%;
	float: left;
	text-align: center;
}
.top_policy_box2 {
	width: 100%;
	margin-top: 10px;
	float: left;
	text-align: center;
}
.top_policy_box3 {
	width: 100%;
	margin-top: 10px;
	float: left;
	text-align: center;
}

.top_policy_btn a {
	display: none;
}

.insta_title {
	width: 100%;
	float: left;
	text-align: center;
}
#instafeed {
	width: 100%;
	float: left;
	margin-top: 10px;
}
#instafeed div a img {
	width: 24%;
	float: left;
	margin: 5px 0.5%;
}



/*コンテンツ共通*/
.content2 {
	width: 100%;
	float: left;
	margin-top: 20px;
}
.content_title2 {
	width: 100%;
	float: left;
	padding: 10px 0;
	background-color: #eee;
	text-align: center;
	font-family: 'Montserrat', sans-serif;
	font-size: 15px;
	font-weight: normal;
	margin-top: 20px;
}
.content_title3 {
	width: 100%;
	float: left;
	padding: 10px 0;
	background-color: #eee;
	text-align: center;
	font-family: 'Montserrat', sans-serif;
	font-size: 15px;
	font-weight: normal;
	margin-top: 30px;
}
.content_title4 {
	width: 100%;
	float: left;
	padding: 10px 0;
	background-color: #eee;
	text-align: center;
	font-size: 15px;
	margin-top: 20px;
}
.content_title5 {
	width: 100%;
	float: left;
	padding: 10px 0;
	background-color: #eee;
	text-align: center;
	font-size: 15px;
}





/*メニューページ*/
.menu_wrap {
	width: 95%;
	float: left;
	margin: 0 2.5%;
}
.ramen_box {
	display: none;
}
.ramen_box_sp {
	width: 100%;
	float: left;
}
.ramen_sp {
	width: 100%;
	float: left;
	margin-top: 20px;
}
.ramen_sp img {
	float: left;
}
.ramen_sp h4 {
	width: 100%;
	float: left;
	margin-top: 7px;
	text-align: center;
	font-size: 15px;
	color: #B20000;
}
.ramen_sp p {
	width: 100%;
	float: left;
	margin-top: 5px;
	font-size: 12px;
}

.menu_4th_a {
	width: 48%;
	float: left;
	margin: 10px 1% 0 1%;
}
.menu_4th_b {
	width: 48%;
	float: left;
	margin: 10px 1% 0 1%;
}
.menu_4th_a img, .menu_4th_b img, .menu_5th_a img, .menu_5th_b img {
	float: left;
	width: 100%;
}
.menu_title {
	width: 100%;
	float: left;
	margin-top: 5px;
	text-align: center;
	font-size: 13px;
	color: #B20000;
}
.topping_box {
	width: 100%;
	float: left;
	margin-top: 10px;
	text-align: center;
}
.menu_5th_a {
	width: 48%;
	float: left;
	margin: 10px 1% 0 1%;
}
.menu_5th_b {
	width: 48%;
	float: left;
	margin: 10px 1% 0 1%;
}
.menu_title2 {
	width: 100%;
	float: left;
	text-align: center;
	font-size: 12px;
	padding: 5px 0;
	background-color: #222;
	color: #fff;
}
.set_box {
	width: 100%;
	float: left;
	margin-top: 10px;
	text-align: center;
}
.menu_title3 {
	width: 100%;
	float: left;
	text-align: center;
	font-size: 13px;
	padding: 5px 0;
	color: #333;
	line-height: 1.2em;
}
.menu_title3 span {
	font-size: 10px;
}
.file_box {
	width: 100%;
	float: left;
	margin-top: 20px;
}
.file_left {
	width: 100%;
	float: left;
	text-align: center;
}
.file_right {
	width: 100%;
	float: left;
}
.file_right p {
	width: 100%;
	float: left;
	margin-top: 10px;
	font-size: 12px;
}
.menu_txt {
	width: 100%;
	float: left;
	margin-top: 10px;
	text-align: center;
}




/*会社概要*/
.company_box {
	width: 95%;
	margin: 20px 2.5% 0 2.5%;
	float: left;
}
table , td, th {
	width: 100%;
	border: 1px solid #aaa !important;
	border-collapse: collapse;
	padding: 10px !important;
}
.company_bg {
	background-color: #eee;
	width: 25%;
}



/*神座のこだわり*/
.commit_left {
	width: 95%;
	float: left;
	margin: 20px 2.5% 0 2.5%;
	font-size: 12px;
}
.commit_left img {
	padding-top: 10px;
}
.commit_left h3 {
	width: 100%;
	float: left;
	text-align: center;
	font-size: 17px;
}
.commit_left p {
	width: 100%;
	float: left;
	margin-top: 10px;
	font-size: 12px;
}
.commit_box2 {
	width: 95%;
	float: left;
	margin: 20px 2.5% 0 2.5%;
	text-align: center;
}
.commit_txt {
	width: 100%;
	float: left;
	padding: 5px 0;
	border-bottom: 1px solid #ccc;
}
.commit_txt p {
	width: 63%;
	float: left;
	font-size: 12px;
}
.commit_txt span {
	width: 35%;
	float: left;
	font-size: 11px;
	font-weight: bold;
	padding-right: 2%;
}
.commit_box {
	width: 95%;
	float: left;
	margin: 20px 2.5% 0 2.5%;
}


/*店舗一覧*/
.shop_map {
	display: none;
}
.shop_sp {
	width: 95%;
	float: left;
	margin: 10px 2.5% 0 2.5%;
}
.shoplist_box {
	width: 100%;
	float: left;
	margin-top: 10px;
}
.shoplist_box2 {
	width: 100%;
	float: left;
	margin-top: 30px;
}
.shoplist_title {
	width: 100%;
	float: left;
	font-size: 15px;
	padding-bottom: 5px;
	border-bottom: dotted 1px #333;
}
.shoplist_wrap {
	width: 100%;
	float: left;
	margin-top: 5px;
}
.shoplist a {
	width: auto;
	float: left;
	margin: 5px 5px;
	transition: all .3s;
	-webkit-transition: all .3s;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	border: solid 1px #ccc;
	border-radius: 5px;
	color: #B20000;
	text-align: center;
	font-weight: bold;
	padding: 5px 10px;
}
.shoplist a:hover {
	border: solid 1px #B20000;
	color: #fff;
	background-color: #B20000;
	text-decoration: none;
}

.shop_left {
	width: 100%;
	float: left;
	text-align: center;
}
.shop_right {
	width: 100%;
	float: left;
}
.shop_right h3 {
	width: 100%;
	float: left;
	font-size: 17px;
	margin-top: 15px;
}

.shop_table {
	width: 100%;
	float: left;
	margin-top: 10px;
}
.shop_table table {
	width: 100%;
	border: 1px solid #aaa;
	border-collapse: collapse;
	padding: 10px;
}
.access_title {
	width: 100%;
	float: left;
	margin-top: 20px;
	font-size: 15px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #333;
}
.map_bottom {
	width: 100%;
	float: left;
	border-top: 1px dotted #333;
	margin-top: 10px;
}
.map_btn a {
	width: 	100%;
	float: left;
	margin: 20px 0 0 0%;
	background-color: #333;
	color: #fff;
	font-size: 15px;
	text-align: center;
	padding: 15px 0;
	transition: all .3s;
	-webkit-transition: all .3s;
	border-radius: 5px;
}
.map_btn a:hover {
	background-color: #B20000;
	color: #fff;
	font-size: 17px;
	letter-spacing: 2px;
	text-decoration: none;
}

.map_box {
width: 100%;
float: left;
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
margin-top: 10px;
}
.map_box iframe,
.map_box object,
.map_box embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.shop_sp2 {
	width: 100%;
	float: left;
	margin-top: 20px;
}
.acf-map {
width: 100%;
float: left;
height: 300px;
}





/*味のこだわり*/
.policy_btn1 a {
	width: 32%;
	float: left;
	font-size: 11px;
	padding: 10px 0;
	margin:20px 2% 0 0;
	line-height: 1em;
	text-align: center;
	color: #B20000;
	background-color: #fff;
	border: solid 1px #B20000;
	transition: all .3s;
	-webkit-transition: all .3s;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	border-radius: 5px;
}
.policy_btn2 a {
	width: 32%;
	float: left;
	font-size: 11px;
	padding: 10px 0;
	line-height: 1em;
	margin-top: 20px;
	text-align: center;
	color: #B20000;
	background-color: #fff;
	border: solid 1px #B20000;
	transition: all .3s;
	-webkit-transition: all .3s;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	border-radius: 5px;
}
.policy_btn3 a {
	width: 32%;
	float: left;
	font-size: 11px;
	padding: 10px 0;
	margin:20px 2% 0 0;
	text-align: center;
	color: #B20000;
	background-color: #fff;
	border: solid 1px #B20000;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	border-radius: 5px;
}


.policy_btn1 a:hover, .policy_btn2 a:hover, .policy_btn3 a:hover, .policy_btn1_on a:hover {
	color: #fff;
	background-color: #B20000;
	text-decoration: none;
}
.policy_btn1_on a {
	width: 32%;
	float: left;
	font-size: 11px;
	padding: 10px 0;
	margin:20px 2% 0 0;
	line-height: 1em;
	text-align: center;
	color: #fff;
	background-color: #B20000;
	border: solid 1px #B20000;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	border-radius: 5px;
}
.policy_btn2_on {
	width: 32%;
	float: left;
	font-size: 11px;
	padding: 10px 0;
	line-height: 1em;
	margin-top: 20px;
	text-align: center;
	color: #fff;
	background-color: #B20000;
	border: solid 1px #B20000;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	border-radius: 5px;
}
.policy_btn3_on {
	width: 32%;
	float: left;
	font-size: 11px;
	padding: 10px 0;
	margin:20px 2% 0 0;
	text-align: center;
	color: #fff;
	background-color: #B20000;
	border: solid 1px #B20000;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	border-radius: 5px;
}
.policy_left1 {
	width: 100%;
	float: left;
	margin-top: 10px;
	text-align: center;
}
.policy_right1 {
	width: 100%;
	float: left;
	margin-top: 10px;
}
.policy_right1 h4 {
	width: 100%;
	float: left;
}
.policy_right1 p {
	width: 100%;
	float: left;
	margin-top: 10px;
	font-size: 12px;
}
.policy_img1 {
	width: 100%;
	float: left;
	margin-top: 10px;
}

.policy_wrap {
	width: 100%;
	float: left;
	background-color: #eee;
	padding: 20px 0;
	margin-top: 30px;
}
.policy_title1 {
	width: 70%;
	float: left;
	margin: 0 15%;
	text-align: center;
}
.policy_txt1 {
	width: 100%;
	float: left;
	font-size: 12px;
	margin-top: 10px;
}
.policy_left2 {
	width: 100%;
	float: left;
	margin: 30px 0 0 0;
	text-align: center;
}
.policy_right2 {
	width: 100%;
	float: left;
	margin-top: 10px;
}
.policy_right2 img, .policy_left3 img {
	display: none;
}
.policy_left4 img, policy_right5 img {
	float: left;
}
.policy_right2 p, .policy_left3 p, .policy_left4 p {
	width: 100%;
	float: left;
	font-size: 12px;
	margin-top: 10px;
}
.policy_left3 {
	width: 100%;
	float: left;
	margin: 10px 0 0 0;
}
.policy_right3 {
	width: 100%;
	float: left;
	margin: 30px 0 0 0;
	text-align: center;
}

.policy_left4 {
	width: 100%;
	float: left;
	margin-top: 30px;
}
.policy_left4 img {
	width: 80%;
	float: left;
	margin: 0 10%;
}
.policy_right4 {
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 10px;
}
.raimei1 {
	width: 32%;
	float: left;
	margin: 20px 2% 0 0;
}
.raimei2 {
	width: 32%;
	float: left;
	margin: 20px 0 0 0;
}

.policy_left5 {
	display: none;
}
.policy_right5 {
	width: 100%;
	float: left;
}
.policy_right5 p {
	width: 100%;
	float: left;
	margin-top: 10px;
	font-size: 12px;
}
.policy_right5 img {
	width: 80%;
	float: left;
	margin: 0 10%;
}
.content_title6 {
	width: 100%;
	float: left;
	padding: 10px 0;
	background-color: #eee;
	text-align: center;
	font-family: 'Montserrat', sans-serif;
	font-size: 15px;
	margin-top: 20px;
}
.policy_sp_title {
	width: 100%;
	float: left;
	font-size: 15px;
	text-align: center;
}
.policy_box2 {
	margin-top: 30px;
}
.policy_img2 {
	width: 100%;
	float: left;
	margin-top: 10px;
	text-align: center;
}




/*素材・製法のこだわり*/
.material_txt {
	width: 100%;
	float: left;
	margin-top: 10px;
	font-size: 12px;
}
.material_box1 {
	width: 100%;
	float: left;
	margin-top: 20px;
}
.material_box2 {
	width: 100%;
	float: left;
	margin-top: 10px;
}
.material_box3 {
	width: 100%;
	float: left;
	margin-top: 30px;
}

.material_bnr1 a, .material_bnr2 a, .material_bnr4 a, .material_bnr5 a, .material_bnr7 a, .material_bnr8 a {
	width: 100%;
	height: 150px;
	float: left;
	overflow: hidden;
	position: relative;
    text-align: center;
    margin-top: 10px;
}
.material_bnr3 a, .material_bnr6 a, .material_bnr9 a {
	width: 100%;
	height: 150px;
	float: left;
	overflow: hidden;
	position: relative;
    text-align: center;
    margin-top: 10px;
}
.material_bnr_s1 a, .material_bnr_s2 a, .material_bnr_s3 a, .material_bnr_s4 a, .material_bnr_s5 a, .material_bnr_s6 a, .material_bnr_s7 a, .material_bnr_s8 a, .material_bnr_s9 a {
	width: 100%;
	height: 150px;
	float: left;
	margin-top: 10px;
	overflow: hidden;
	position: relative;
    text-align: center;
}

.material_bnr1 a:after, .material_bnr_s1 a:after {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    background-image: url("images/material_top01.jpg");
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.material_bnr2 a:after, .material_bnr_s2 a:after {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    background-image: url("images/material_top02.jpg");
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.material_bnr3 a:after, .material_bnr_s3 a:after {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    background-image: url("images/material_top03.jpg");
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.material_bnr4 a:after, .material_bnr_s4 a:after {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    background-image: url("images/material_top04.jpg");
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.material_bnr5 a:after, .material_bnr_s5 a:after {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    background-image: url("images/material_top05.jpg");
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.material_bnr6 a:after, .material_bnr_s6 a:after {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    background-image: url("images/material_top06.jpg");
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.material_bnr7 a:after, .material_bnr_s7 a:after {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    background-image: url("images/material_top07.jpg");
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.material_bnr8 a:after, .material_bnr_s8 a:after {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    background-image: url("images/material_top08.jpg");
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.material_bnr9 a:after, .material_bnr_s9 a:after {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    background-image: url("images/material_top09.jpg");
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.material_bnr1 a:hover:after, .material_bnr2 a:hover:after, .material_bnr3 a:hover:after, .material_bnr4 a:hover:after, .material_bnr5 a:hover:after, .material_bnr6 a:hover:after, .material_bnr7 a:hover:after, .material_bnr8 a:hover:after, .material_bnr9 a:hover:after {
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.material_cap {
	width: 100%;
	padding: 10px 0;
	font-size: 15px;
	text-align: center;
	color: #fff;
    background-image: url("images/material_bg.png");
    z-index: 1;
    position: absolute;
    bottom: 0;
    left: 0;
}
.material_cap2 {
	width: 100%;
	padding: 6px 0;
	font-size: 14px;
	text-align: center;
	color: #fff;
    background-image: url("images/material_bg.png");
    z-index: 1;
    position: absolute;
    bottom: 0;
    left: 0;
    font-weight: bold;
}
.material_sp {
	width: 95%;
	float: left;
	margin: 20px 2.5% 0 2.5%;
}
.material_sp2 {
	width: 95%;
	float: left;
	margin: 0 2.5%;
}

.youtube_wrap {
	width: 100%;
	float: left;
	margin-top: 20px;
}
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.material_baner a {
	width: 100%;
	float: left;
	margin-top: 10px;
	padding: 10px;
	float: left;
	background-color: #eee;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	transition: all .3s;
	-webkit-transition: all .3s;	
}
.material_baner2 a {
	width: 100%;
	float: left;
	margin-top: 10px;
	padding: 10px;
	float: left;
	background-color: #eee;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	transition: all .3s;
	-webkit-transition: all .3s;	
}
.material_baner a img, .material_baner2 a img  {
	width: 100%;
	float: left;
}
.material_baner a h4, .material_baner2 a h4 {
	width: 100%;
	float: left;
	font-size: 15px;
	margin-top: 5px;
	text-align: center;
}
.material_baner a p, .material_baner2 a p {
	width: 100%;
	float: left;
	margin-top: 5px;
}




/*接客・清掃のこだわり*/
.service_box {
	width: 100%;
	float: left;
	margin-top: 30px;
}
.service_box img {
	float: left;
}
.service_box h4 {
	margin-top: 20px;
}
.service_box p {
    float: left;
    font-size: 12px;
    margin-top: 10px;
    width: 100%;
}
.service_box2 {
	width: 100%;
	float: left;
	margin-top: 20px;
}
.service_box2 h4 {
	width: 100%;
	float: left;
	font-size: 15px;
	text-align: center;
}
.service_img {
	width: 100%;
	float: left;
	margin-top: 10px;
}
.service_img2 {
	width: 100%;
	float: left;
}









/*多言語リンク*/
.global_wrap {
	width: 100%;
	float: left;
	background-color: #B40000;
	color: #fff;
	text-align: center;
	height: 25px;
}
.global_navi1 a {
	padding: 0 20px;
	font-size: 12px;
	color: #fff;
	border-left: 1px solid #fff;
	line-height: 25px;
}
.global_navi2 a {
	padding: 0 20px;
	font-size: 12px;
	color: #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	line-height: 25px;
}

.f_global_wrap {
	width: 100%;
	float: left;
	text-align: center;
	color: #fff;
}
.f_global_navi1 a {
	padding: 10px 20px;
	font-size: 12px;
	color: #fff;
	border: 1px solid #fff;
	margin-right: 10px;
}
.f_global_navi2 a {
	padding: 10px 20px;
	font-size: 12px;
	color: #fff;
	border: 1px solid #fff;
}

}

