@charset "utf-8";

.ad_wrap{
	position: relative;	
}

#map{
	visibility: hidden;	
}

/*
---------------------- 閉じるボタン ------------------------
*/

.btn_close{
	cursor: pointer;
	width: 15px;
	height: 15px;
	background: url(../img/template/btn_close.png) no-repeat;
	background-size: 15px 15px;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
}

#common_search_nav .btn_close{
	background: url(../img/template/btn_search_close.gif) no-repeat;
	background-size: 15px 15px;
}

body.search_active{
	overflow: hidden;
}

@media screen and (max-width: 1100px) {
	body{ width: auto !important; max-width: 1100px !important; min-width: 0px !important; padding-top: 0 !important;}
	#grs_gtr_left,
	#grs_gtr_right,
	#grs_crwn{ display: none !important;}
}

/*
---------------------- 広告共通 ------------------------
*/

.pad_ad{
	display: none;	
}

.sp_ad{
	display: none;	
}

/* ヘッダー */

/*
.ad_970_90{
	width: 970px;
	height: 92px;
}


.ad_728_90{
	width: 728px;
	height: 92px;
}

.ad_300_250{
	width: 300px;
	height: 250px;
}

.ad_160_600{
	width: 160px;
	height: 600px;
}

.ad_234_60{
	width: 234px;
	height: 60px;
}

.ad_300_100{
	width: 300px;
	height: 100px;
	overflow: hidden;
}*/

.ad_common_wrap{
	text-align: center;
}

.ad_element{
	display: inline-block;
	line-height: 0;
	background-color: #fff;
}

/* 各広告のcss */


.adv1{
	/*width: 728px;*/
	height: 90px;
}

.adv2{
	width: 300px;
	height: 250px;
}

.adv3{
	width: 300px;
	min-height: 250px;
}

.adv4{
	width: 300px;
	height: 250px;
}

.adv5{
	/*width: 970px;*/
	height: 92px;
}

.adv6{
	width: 300px;
	height: 250px;
}

.adv7{
	width: 300px;
	height: 250px;
}

.adv8{
	width: 300px;
	height: 250px;
}

.adv9{
	width: 300px;
	height: 250px;
}

@media screen and (max-width: 900px) {

/*
.adv5{
	width: 728px;
	height: 92px;
}*/

.ad_300_100_glam{
	width: 300px;
	height: 100px;
	overflow: hidden;
}

}

.ad_300_250_glam{
	width: 300px;
	height: 250px;
	overflow: hidden;
}

.ad_300_600_glam{
	width: 300px;
	height: 600px;
	overflow: hidden;
}

@media screen and (max-width: 900px) {
	/*.ad_728_90{
		width: 468px;
		height: 60px;
	}
	.ad_160_600{ 
		width: 468px;
		height: 60px;
	}
	
	.ad_728_90_glam{
		width: 468px;
		height: 60px;
	}*/
	/*.ad_common_area{
		display: none !important;	
	}
	.ad_common_wrap{
		display: none !important;	
	}*/
	
}

@media screen and (max-width: 700px) {
	/*.ad_728_90{
		width: 300px;
		height: 37px;
	}
	.ad_300_250{
		width: 250px;
		height: 250px;
	}
	.ad_160_600{ 
		width: 234px;
		height: 60px;
	}
	
	.ad_728_90_glam{
		width: 300px;
		height: 37px;
	}
	.ad_300_250_glam{
		width: 250px;
		height: 250px;
	}*/
	/*.ad_common_wrap{
		display: none !important;	
	}*/
}

.ad_common_area{
	text-align: center;
	line-height: 0;
}

.ad_common_wrap{
	position: relative;
	display: inline-block;
	margin-bottom: 18px;
}

.ad_common_area .ad_common_wrap:last-child{
	margin-bottom: 0px;
}

.ad_common_wrap iframe.infinite_frame{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none;
	overflow: hidden;
	background: none;
}

.ad_300_100_glam iframe{
	background: none !important;	
}

.ad_300_600_glam iframe{
	background: none !important;	
}
@media screen and (max-width: 900px) {
	.page_head_sub .ad_common_wrap{ margin: 0 10px 20px 10px;}
	.cms_input_sub .ad_common_wrap{ margin: 0 10px 20px 10px;}
}

@media screen and (max-width: 900px) {
	.page_head_sub .ad_common_area{ margin-top: 30px;}
	.page_head_sub .ad_common_wrap{ margin: 0 10px 20px 10px;}
	.cms_input_sub .ad_common_wrap{ margin: 0 10px 20px 10px;}
}

@media screen and (max-width: 600px) {
	.page_head_sub .ad_common_wrap{ margin: 0 0 20px 0;}
	.cms_input_sub .ad_common_wrap{ margin: 0 0 20px 0;}
}

@media screen and (max-width: 360px) {
	.ad_common_area{ margin-left: -20px; margin-right: -20px;}
}

#not-found-message{
	padding: 100px 0;
	text-align: center;
	font-size: 180%;
	line-height: 1.6;
	font-weight: bold;	
}

/*
---------------------- .main_content ------------------------
*/

.main_content{
	padding: 28px 30px;
}

.main_content.bg_gray{
	padding: 37px 30px;
	margin: 0 0 28px 0;
}

.main_content_in{
	position: relative;
	max-width: 1100px;
	margin: 0 auto;
}

.page_content{
	margin: 0 0 56px 0;	
}

.page_content .page_content_in{
	position: relative;
}

.page_content_wrap .page_content:last-child{
	margin: 0 0 0 0;
}

@media screen and (max-width: 900px) {
}

@media screen and (max-width: 700px) {
	.main_content{ padding: 12px 20px;}
	.main_content_in{}
	.main_content.bg_gray{ margin-bottom: 0;}
}

@media screen and (max-width: 700px) {
	.main_content.bg_gray{ padding: 30px 20px;	}
}

/*
---------------------- #all_wrap ------------------------
*/

#all_wrap{
	position: relative;
	overflow: hidden;	
}

/*
@media screen and (max-width: 900px) {
	#all_wrap{ padding-top: 0;}	
}
*/
/*
---------------------- #head_ad ------------------------
*/

#head_ad{
	padding: 20px 20px 20px 20px;	
}

#head_ad .ad_common_wrap{
	/*margin-bottom: 10px;	*/
}

#head_ad_in{
	margin: 0 auto;
	max-width: 1140px;
}

@media screen and (max-width: 900px) {
	/*#head_ad_in p{ display: none;}*/
	#head_ad{ padding: 10px;}/* 取り急ぎ */
}

/*
---------------------- #head_ad_space_wrap ------------------------
*/

#head_ad_space_wrap{
  background-color: #f5f5f5;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 30px;
  padding-right: 30px;
}

#head_ad_space_wrap .head_ad_banner_list{
	white-space: nowrap;
}

#head_ad_space_wrap .head_ad_banner_list_block{
	display: inline-block;
	white-space: normal;
	width: 50%;
}

@media screen and (max-width: 900px) {
  #head_ad_space_wrap{
    
  }
}

@media screen and (max-width: 360px) {
  #head_ad_space_wrap{
    padding-left: 20px;
    padding-right: 20px;
  }
}

/*
---------------------- #head_ad_text_wrap ------------------------
*/

#head_ad_text_wrap{
  padding-top: 16px;
  padding-bottom: 8px;
  font-size: 110%;
	line-height: 1.2;
  color: #999999;
}

.head_ad_content_wrap{
  /*overflow: hidden;
  height: 0;
  transition: height 0.4s ease 0s;*/
  display: none;
}

.head_ad_content{
  position: relative;
}

.head_ad_close{
  font-size: 10px;
  color: #999999;
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 3px 4px;
  background-color: #ffffff;
  transition: background-color 0.4s ease 0s,color 0.4s ease 0s;
  z-index: 2;
  cursor: pointer;
}

.head_ad_close_in{
  position: relative;
  padding: 0 0 0 13px;
}

.head_ad_close_in:before,
.head_ad_close_in:after{
  content: "";
  position: absolute;
  width: 12px;
  height: 1px;
  left: 0;
  transform-origin: 0 50%;
  background-color: #999999;
  transition: background-color 0.4s ease 0s,color 0.4s ease 0s;
}

.head_ad_close_in:before{
  top: 0;
  transform: rotate(45deg);
}

.head_ad_close_in:after{
  bottom: 0;
  transform: rotate(-45deg);
}

.head_ad_close:hover{
  background-color: #999999;
  color: #ffffff;
}

.head_ad_close:hover .head_ad_close_in:before,
.head_ad_close:hover .head_ad_close_in:after{
  background-color: #ffffff;
}

.head_ad_banner{
  display: flex;
  flex-wrap: wrap;
  font-size: 14px;
  line-height: 1.6;
}

.head_ad_banner .head_ad_img,
.head_ad_banner .head_ad_text{
  flex-grow: 1;
}

.head_ad_banner .head_ad_text *{
  line-height: 1.6;
}

.head_ad_banner .head_ad_img{
  width: 42.47%;
  line-height: 0;
}

.head_ad_banner .head_ad_img img{
  width: 100%;
  height: auto;
}

.head_ad_banner .head_ad_text{
  padding: 20px 18px;
  width: 57.53%;
}

.head_ad_banner .head_ad_title{
  font-size: 15px;
  font-weight: bold;
  margin: 0 0 10px 0;
}

/* .head_ad_banner_list */

@media screen and (max-width: 700px) {
  
  .head_ad_banner .head_ad_img{
    width: 100%;
  }

  .head_ad_banner .head_ad_text{
    width: 100%;
    padding: 10px 10px;
  }
  
  .head_ad_banner .head_ad_text_block{
    display: none;
  }
  
  .head_ad_banner .head_ad_title{
    font-size: 12px;
    margin: 0;
  }
  
}

/*
---------------------- #common_header ------------------------
*/

#header_nocript{
	display: block;
	font-size: 100%;
	color: #FF0000;
	padding: 5px;
	background: #F1C0C1;	
}

#common_header_wrap{
	height: 38px;
}

#common_header{
	font-size: 110%;
	/*padding: 0 20px;*/
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	background: #ffffff;
	width: 100%;
	/*width: 100vw;*/
	height: 38px;	
}

#common_header h1{
	position: absolute;
	top: 15px;
	left: 160px;
}

#common_header.active{
	position: fixed;
	z-index: 15000;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	top: 0;
	left: 0;
}

#common_header_in{
	position: relative;
	/*max-width: 1100px;*/
	max-width: 1140px;
	margin: 0 auto;
	/*padding: 13px 0 0 0;*/
	padding: 13px 20px 0 20px;
}

.adtype #common_header_in{
	max-width: 1100px;
}

#header_logo{
	position: absolute;
	top: 9px;
	/*left: 4px;*/
	left: 20px;
	width: 136px;
	height: 17px;
}

#header_logo a{
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	text-indent: 200%;
	overflow: hidden;
	white-space: nowrap;
	background: url(../img/template/header_logo.gif) no-repeat;
	background-size: 100% 100%;
}

@media screen and (max-width: 900px) {
	#common_header{
		border-top: 1px solid #e5e5e5;
		border-bottom: 1px solid #e5e5e5;
	}
	#common_header h1{ top: 9999px;}
}

@media screen and (min-width: 701px) {
	#header_logo{ left: 20px !important; margin: 0 !important;}
}

@media screen and (max-width: 700px) {
	#header_logo{ left: 50%; margin: 0 0 0 -68px;}
	#common_header_in{ padding-left: 0px;}
}

/*
---------------------- #header_functions ------------------------
*/

#header_functions{
}

/*
---------------------- #header_nav_switch ------------------------
*/

#header_nav_switch{
	display: none;
	position: absolute;
	top: 0;
	/*left: -10px;*/
	left: 10px;
	width: 36px;
	height: 36px;
	cursor: pointer;
}

@media screen and (max-width: 700px) {
	/*#header_nav_switch{
		-webkit-transition: all 0.5s linear;
		-moz-transition: all 0.5s linear;
		-o-transition: all 0.5s linear;
		transition: all 0.5s linear;
	}
	.head_search #header_nav_switch{
		left: -56px;
	}
	#header_logo{
		-webkit-transition: all 0.5s linear;
		-moz-transition: all 0.5s linear;
		-o-transition: all 0.5s linear;
		transition: all 0.5s linear;	
	}
	.head_search #header_logo{
		margin: 0;
		left: 0px;
	}*/
}

#header_nav_switch .bar{
	position: absolute;
	left: 11px;
	height: 2px;
	width: 16px;
	background: #000000;
}

#header_nav_switch .bar.bar01{
	top: 15px;
}

#header_nav_switch .bar.bar02{
	top: 22px;
}

@media screen and (max-width: 700px) {
	#header_nav_switch{ display: block; }
}

/*
---------------------- #header_nav ------------------------
*/

#header_nav_wrap{
	float: right;
}

#header_nav_in{
}

#header_nav .header_nav_in{
	float: left;
	margin: 0 0 0 20px;
	white-space: nowrap;
	overflow: hidden;
}

@media screen and (max-width: 700px) {
	#header_nav .header_nav_in{ width: 100% !important;}	
}

#header_nav .header_nav_in h2{
	display: inline-block;
	vertical-align: middle;	
	white-space: nowrap;
	letter-spacing: normal;
}

#header_nav .header_nav_in h2 span,
#header_nav .header_nav_in strong{
	display: inline-block;
	vertical-align: middle;
	letter-spacing: normal;	
}

#header_nav .header_nav_in ul{
	display: inline-block;
	white-space: nowrap;
	letter-spacing: -0.4em;
	line-height: 13px;
}

#header_nav .header_nav_in ul li{
	letter-spacing: normal;
	vertical-align: middle;
	display: inline-block;
	margin: 0 0 0 20px;
}

#header_nav_close{ 
	display: none;
	position: absolute;
	z-index: 2;
	top: 15px;
	left: 15px;
}

@media screen and (max-width: 700px) {
	#header_nav_wrap{
		display: none;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 200%;
		z-index: 20000;
		background: #404040;
	}
	#header_nav{
		letter-spacing: -0.4em;
		padding: 60px 25px;
		height: 50%;
		overflow-x: hidden;
		overflow-y: scroll;
		-webkit-overflow-scrolling: touch;
	}
	#header_nav:after{ content: ""; display: inline-block; vertical-align: middle; width: 1px; height: 100%; margin: 0 0 0 -4px;}
	#header_nav_in{ display: inline-block; vertical-align: middle; letter-spacing: normal; position: relative; padding: 0 0 165px 0; margin: 0; width: 100%;}
	#header_nav .header_nav_in{ display: block; position: absolute; left: 0; bottom: 0; width: 100%; margin: 0; text-align: center; }
	#header_nav .header_nav_in ul{ }
	#header_nav .header_nav_in ul li{ margin: 0;}
	#header_nav_close{ display: block;}
}

@media screen and (min-width: 701px) {
	#header_nav_wrap{ display: block !important;}
}

/* #header_common_nav */

#header_nav #header_common_nav{ display: none; }

@media screen and (max-width: 700px) {
	#header_nav #header_common_nav{ display: block;	}
	#header_nav #header_common_nav li{
		display: block;
		font-size: 130%;
		line-height: 1;
		border-bottom: 1px solid #666666;
		margin: 0;
		font-family: 'Lato', sans-serif;
	}
	#header_nav #header_common_nav li:last-child{
		border: none;
	}
	#header_nav #header_common_nav li a{
		display: block;
		padding: 13px 0;
		text-align: center;
		color: #ffffff;
		text-decoration: none !important;
	}
}

/* #header_sns_wrap */

#header_nav #header_sns_switch{
	font-family: 'Lato', sans-serif;
	padding: 0 0 0 22px;
	background: url(../img/template/header_sns_switch.gif) no-repeat left center;
	background-size: 13px 13px;
}

#header_nav #header_sns_wrap{
	margin: 0 15px 0 0;
}

#header_nav #header_sns{
	letter-spacing: normal;
	vertical-align: middle;
	display: inline-block;
}

#header_sns_in{
	width: 60px;	
}

#header_nav #header_sns li{
	margin: 0 0 0 16px;
}

#header_nav #header_sns li a{
	display: block;
	width: 13px;
	height: 13px;
	overflow: hidden;
	white-space: nowrap;
	text-indent: 100%;
}

#header_nav #header_sns li.twitter a{
	background: url(../img/template/header_sns_twitter.gif) no-repeat;
	background-size: 13px 26px;
}

#header_nav #header_sns li.facebook a{
	background: url(../img/template/header_sns_facebook.gif) no-repeat;
	background-size: 13px 26px;
}

#header_nav #header_sns li.instagram a{
	background: url(../img/template/header_sns_instagram.gif) no-repeat;
	background-size: 13px 26px;
}

#header_nav #header_sns li.youtube a{
	background: url(../img/template/header_sns_youtube.gif) no-repeat;
	background-size: 13px 26px;
}

#header_nav #header_sns li a:hover{
	background-position: 0 -13px;
}

@media screen and (max-width: 900px) {
}

@media screen and (max-width: 700px) {
	#header_nav #header_sns_wrap{ bottom: 0;}
	#header_nav #header_sns_switch{ display: none;}
	#header_sns.slide_switch_content{ width: auto !important; }
	#header_nav #header_sns li{ margin: 0 4px;}
	#header_nav #header_sns li a{ width: 24px; height: 24px; }
	#header_nav #header_sns li.twitter a{
		background: url(../img/template/header_sns_twitter_sp.gif) no-repeat;
		background-size: 24px 24px;
	}
	
	#header_nav #header_sns li.facebook a{
		background: url(../img/template/header_sns_facebook_sp.gif) no-repeat;
		background-size: 24px 24px;
	}
	
	#header_nav #header_sns li.instagram a{
		background: url(../img/template/header_sns_instagram_sp.gif) no-repeat;
		background-size: 24px 24px;
	}
	
	#header_nav #header_sns li.youtube a{
		background: url(../img/template/header_sns_youtube_sp.gif) no-repeat;
		background-size: 24px 24px;
	}
	
	#header_nav #header_sns li a:hover{
		background-position: 0 0;
	}
}

/* #header_language_wrap */

#header_nav #header_language_wrap{
	margin: 0 0 0 0;
}

#header_nav #header_language_wrap li{
	margin: 0 0 0 0;
	padding: 0 9px;
	color: #999999;
	border-right: 1px solid #999999;
}

#header_nav #header_language_wrap li:last-child{
	border-right: none;
}

#header_nav #header_language_wrap li.active a{
	color: #000000;
}

#header_nav #header_language_wrap li a:hover{
	color: #000000;
	text-decoration: none;
}

#header_nav #header_language_wrap li#korea{
	border: none;
}

#header_nav #header_language{
	padding: 0 15px;
	background: url(../img/template/header_language.gif) no-repeat left center;
	background-size: 13px 13px;	
}

#header_nav #header_language li a{
	color: #999999;	
}

#header_nav #header_language li.active a{
	color: #333333;
}

@media screen and (max-width: 900px) {
}

@media screen and (max-width: 700px) {
	#header_nav #header_language_wrap{ bottom: 53px; margin: 0; }
	#header_nav #header_language{
		padding: 0 15px 0 15px;
		background: url(../img/template/header_language_sp.gif) no-repeat left center;
		background-size: 13px 13px;	
	}
	
	#header_nav #header_language li.active a{
		color: #ffffff;
	}
}

/* #header_sub_nav_wrap */

#header_nav #header_sub_nav_wrap{
	margin: 0 0 0 0;	
}

#header_nav #header_sub_nav_wrap li{
	font-family: 'Lato', sans-serif;
	margin: 0;
}

#header_nav #header_sub_nav_wrap li.nav02{
	display: none;
}

@media screen and (max-width: 900px) {
}

@media screen and (max-width: 700px) {
	#header_nav #header_sub_nav_wrap{ bottom: 90px; margin: 0; }
	#header_nav #header_sub_nav_wrap li{
		font-weight: normal;
		margin: 0 10px;
	}
	#header_nav #header_sub_nav_wrap li a{ color: #ffffff; }
	#header_nav #header_sub_nav_wrap li.nav02{
		display: inline-block;
	}
}

/* #header_search_wrap */

#header_functions #header_search_wrap{
	overflow: hidden;
	white-space: nowrap;
	float: right;
	margin: 0 0 0 15px;
}

.iphone #header_functions #header_search_wrap,
.ipad #header_functions #header_search_wrap{
	margin-top: -13px;
}

#header_functions #header_search_switch{
	display: inline-block;
	vertical-align: middle;
	width: 12px;
}

.iphone #header_functions #header_search_switch,
.ipad #header_functions #header_search_switch{
	padding: 12px 0;
}

#header_functions #header_search{
	letter-spacing: -0.4em;
	display: inline-block;
	vertical-align: middle;
}

#header_functions #header_search_in{
	width: 150px;	
}

#header_functions #header_search_in li{
	letter-spacing: normal;
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 0 8px;
}

#header_functions #header_search_in input[type="text"]{
	height: 36px;
	padding: 0 5px;
	border: none;
}

#header_functions #header_search_in input[type="search"]{
	height: 12px;
	padding: 0 5px;
	border: none;
	font-size: 10px;
}

.iphone #header_functions #header_search_in input[type="search"],
.ipad #header_functions #header_search_in input[type="search"]{
	height: 36px;
	font-size: 16px;
}

@media screen and (max-width: 900px) {
	#header_functions #header_search_in{ width: 95px;}	
}

@media screen and (max-width: 700px) {
	/*.head_search #header_logo{
		margin:0 0 0 -122px;
	}*/
}

/* #header_content */

#header_content{
}

/*
---------------------- #common_nav_wrap ------------------------
*/

#common_nav_area{
	height: 52px;
}
#common_nav_wrap{
	position: relative;
	/*border-top: 1px solid #e6e6e6;*/
	border-bottom: 1px solid #e6e6e6;
	height: 52px;
	background: #ffffff;
}

#common_nav_wrap.active{
	position: fixed;
	top: 38px;
	left: 0;
	width: 100%;
	z-index: 19000;	
}

#common_nav_wrap .top_nav_under{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	display: block;
}

#common_nav{
	position: relative;
	z-index: 2;
	display: table;
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;	
}

/*
#common_nav li{
	float: left;
	display: table;
	width: 183px;
	height: 51px;
	border-left: 1px solid #e6e6e6;
	font-family: 'Lato', sans-serif;
}*/

#common_nav li{
	display: table-cell;
	width: 183px;
	height: 51px;
	border-left: 1px solid #e6e6e6;
	font-family: 'Lato', sans-serif;
}

#common_nav li.nav01{
	width: 184px;
}

#common_nav li.nav06{
	width: 184px;
}

/*
.en #common_nav li,
.ch #common_nav li,
.en #common_nav li.nav01,
.ch #common_nav li.nav01,
.en #common_nav li.nav06,
.ch #common_nav li.nav06{
	width: 20%;
}*/

@media screen and (max-width: 1100px) {
	#common_nav li{ width: 16.66%;}
	#common_nav li.nav01{
		width: 16.66%;
	}
	
	#common_nav li.nav06{
		width: 16.66%;
	}
}

@media screen and (max-width: 900px) {
	#common_nav_area{ height: auto;}
	#common_nav li{ width: 16.66%;}
	#common_nav li.nav01{
		width: 16.66%;
	}
	
	#common_nav li.nav06{
		width: 16.66%;
	}
}

#common_nav li.nav06{
	border-right: 1px solid #e6e6e6;
}

/*
#common_nav li a{
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	text-decoration: none !important;
	transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	-ms-transition: all 0.2s ease 0s;
	background: #ffffff;
}*/

#common_nav li a{
	display: block;
	height: 51px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none !important;
	transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	-ms-transition: all 0.2s ease 0s;
	background: #ffffff;
}

#common_nav li a:after{
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 51px;
}

#common_nav li span{
	padding: 7px 1px 5px 1px;
	color: #000000;
	position: relative;
	display: inline-block;
	vertical-align: middle;
	letter-spacing: 0.1em;
}

#common_nav li a:hover{
	background: #f5f5f5;
}

#common_nav li a span:after{
	content: "";
	position: absolute;
	width: 0px;
	height: 1px;
	background: #000000;
	left: 50%;
	bottom: 0;
	transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	-ms-transition: all 0.2s ease 0s;	
}

#common_nav li a:hover span:after{
	left: 0%;
	width: 100%;
}

.touch #common_nav li a span:after{
	display: none !important;	
}

.touch #common_nav li.active a span:after{
	display: block !important;	
}

#common_nav li.active a{
	background: #f5f5f5;
}

#common_nav li.active a span:after{
	content: "";
	position: absolute;
	width: 0px;
	height: 1px;
	background: #000000;
	left: 50%;
	bottom: 0;
	transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	-ms-transition: all 0.2s ease 0s;	
}

#common_nav li.active a span:after{
	left: 0%;
	width: 100%;
}

@media screen and (max-width: 700px) {
	#common_nav_wrap{ display: none;}	
}


/* ----------------- #common_sub_nav_wrap ----------------- */

#common_sub_nav_area{
	height: 40px;	
}

#common_sub_nav_wrap{
	overflow: hidden;
	text-align: center;
	background: #4a4a4a;
	height: 40px;
}

#common_sub_nav_wrap.active{
	position: fixed;
	top: 90px;
	left: 0;
	width: 100%;
	z-index: 14999;
}

@media screen and (max-width: 700px) {
	#common_sub_nav_wrap.active{ top: 38px;}	
}

#common_sub_nav{
	padding: 10px 0 0 0;
	height: 70px;
	white-space: nowrap;
	vertical-align: middle;
	overflow-x: scroll;
	overflow-y: hidden;
	webkit-overflow-scrolling: touch;
}

#common_sub_nav li{
	display: inline-block;
	vertical-align: top;
	position: relative;
	padding: 0 15px;
}

#common_sub_nav li:after{
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	margin: -4px 0 0 0;
	display: block;
	width: 1px;
	height: 8px;
	background: #999999;
}

#common_sub_nav li:last-child:after{
	display: none;
}

#common_sub_nav li a{
	text-decoration: none;
	display: inline-block;
	position: relative;
	font-size: 120%;
	color: #ffffff;
	padding: 5px 2px 5px 2px;
}

#common_sub_nav li a:after{
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	height: 1px;
	width: 0;
	background: #ffffff;
	transition: all 0.2s ease 0s;
	-webkit-transition: all 0.2s ease 0s;
	-moz-transition: all 0.2s ease 0s;
	-o-transition: all 0.2s ease 0s;
	-ms-transition: all 0.2s ease 0s;	
}

#common_sub_nav li a:hover:after{
	left: 0%;
	width: 100%;
}

.touch #common_sub_nav li a:after{
	display: none !important;
}

.touch #common_sub_nav li.active a:after{
	display: block !important;
}

#common_sub_nav li.active a:after{
	left: 0%;
	width: 100%;
}

#common_sub_nav .number_block{
	position: absolute;
	top: -5px;
	right: 3px;
}

#common_sub_nav .number_block_in{
	position: relative;
	width: 14px;
	height: 14px;
	font-size: 10px;
	line-height: 16px;
	color: #ffffff;
	text-align: center;
	background: #cc3300;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}

#common_sub_nav .number_block a{
	color: #ffffff;
}

/* ----------------- #common_footer ----------------- */

#common_footer{
	background: #f5f5f5;
	margin: 90px 0 0 0;
	padding: 0 20px;
	color: #000000;
}

.ajax_html #common_footer{
  z-index: 9999;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%; 
}

#common_footer a{
	color: #000000;
}

#common_footer_in{
	max-width: 1100px;
	margin: 0 auto;
	/*padding: 5px 0 35px 0;*/
  padding: 5px 0 15px 0;
}

/* #common_footer_content01 */

#common_footer_content01{
	position: relative;
  padding: 20px 0 0 0;
}

#common_footer_content01 .footer_nav_wrap{
	display: table;
  float: left;
}

#common_footer_content01 .footer_nav{
	display: table-cell;	
}

#common_footer_content01 .footer_logo{
	width: 160px;
	margin: 0 0 16px 0;	
}

#common_footer_content01 h2{
	margin: 0 0 12px 0;
	font-size: 110%;
	line-height: 1.8;
	font-weight:400;
	font-family: 'Lato', sans-serif;
}

#common_footer_content01 p{
	font-size: 110%;
	line-height: 1.8;
}

#common_footer_content01 li{
	font-weight:400;
	font-family: 'Lato', sans-serif;
	font-size: 110%;
	line-height: 2;
}

#common_footer_content01 .footer_list01{
	letter-spacing: -0.4em;	
}

#common_footer_content01 .footer_list01 li{
	letter-spacing: normal;
	display: inline-block;
	width: 50%;
	white-space: nowrap;
	padding: 0 20px 0 0;
}

@media screen and (max-width: 700px) {
	#common_footer_content01{
		margin: 0 0 15px 0;	
	}
	
	#common_footer_content01 .footer_list01 li{
		width: 29%;
		margin: 0 5% 0 0;
		border-bottom: 1px solid #cccccc;
	}
	#common_footer_content01 .footer_list01 li:nth-child(-n+3){
		border-top: 1px solid #cccccc;
	}
	#common_footer_content01 .footer_list01 li a{
		padding: 7px 0;
		display: block;
	}
	#common_footer_content01 .footer_list01 li:nth-child(3n){
		margin-right: 0;
	}
}

/* #common_footer .footer_nav */

#common_footer .footer_nav{
	/*display: inline-block;*/
	vertical-align: top;
	padding: 5px 0;		
}

#common_footer .footer_nav.nav01{
	width: 190px;
	border-right: 1px solid #cccccc;
	padding-right: 32px;	
}


#common_footer .footer_nav.nav02{
	width: 220px;
	border-right: 1px solid #cccccc;
	padding-left: 22px;
	padding-right: 10px;
}

#common_footer .footer_nav.nav03{
	padding-left: 22px;
}

@media screen and (max-width: 700px) {
  
  #common_footer .footer_nav{
	 display: inline-block;
  }
  
	#common_footer .footer_nav.nav01{
		width: 100%;
		border-right: none;
		margin: 0 0 20px 0;
		padding: 0;	
	}
	
	#common_footer .footer_nav.nav02{
		width: 100%;
		border-right: none;
		margin: 0 0 20px 0;
		padding: 0;	
	}
	
	#common_footer .footer_nav.nav03{
		width: 100%;
		border-right: none;
		margin: 0 0 20px 0;
		padding: 0;	
	}
	
}

/* #common_footer .footer_sns */

#common_footer .footer_sns{
	position: absolute;
	right: 0;
	top: 0;	
}

#common_footer .footer_sns li{
	display: inline-block;
	vertical-align: top;
	width: 24px;
	height: 24px;
	margin: 0 6px 0 0;	
}

#common_footer .footer_sns li.youtube{
	margin: 0;
}

@media screen and (max-width: 700px) {
	#common_footer .footer_sns{
		position: static;
		text-align: center;
	}
	#common_footer .footer_sns h2{
		display: none;	
	}
}

/* #common_footer_content02 */

#common_footer_content02{
	text-align: center;
}

#common_footer_content02 p{
	font-size: 120%;
	line-height: 1.8;
	color: #666666;	
}

#footer_pagetop{
  text-align: center;
  line-height: 1;
}

#footer_pagetop a{
  display: block;
  vertical-align: bottom;
  text-indent:-999999px;
  overflow: hidden;
  width: 27px;
  height: 27px;
  background: url(../img/footer_pagetop.gif) no-repeat;
  background-size: 100% 100%;
  margin: 0 auto;
}

#common_footer_content02 p#footer_text{
	margin: 0 0 10px 0;	
}

#common_footer_content02 p#footer_copyright{
	font-family: 'Lato', sans-serif;
	font-size: 100%;	
}

@media screen and (max-width: 700px) {
	#common_footer_content02 p#footer_text{ display: block;}	
	#footer_copyright{ display: block;}
}

#footer_sns_box_wrap{
 float: right; 
}

#footer_sns_facebook{
  display: inline-block;
  vertical-align: top;
  width: 240px;
  /*margin: 0 30px 0 0;*/
}

#footer_sns_instagram{
  display: inline-block;
  vertical-align: top;
  width: 170px;
}

#footer_sns_instagram_list li{
  float: left;
  width: 80px;
  margin: 0 10px 10px 0;
}

#footer_sns_instagram_list li:nth-child(2n){
  margin-right: 0;
}

#footer_sns_instagram_list li:nth-last-child(1),
#footer_sns_instagram_list li:nth-last-child(0){
  margin-bottom: 0;
}

#footer_sns_instagram_list li figure{
  padding: 0 0 100% 0;
  background: #999999;
}

#footer_sns_instagram_link{
 margin: 17px 0 0 0;
 font-size: 120%;
}


#footer_sns_instagram_link a{
 display: inline-block;
 position: relative;
 padding: 0 0 0 28px;
}

#footer_sns_instagram_link a:after{
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 20px;
  height: 20px;
  margin: -10px 0 0 0;
  background: url(../img/footer_instagram.png) no-repeat;
  background-size: 100% 100%;
}

@media screen and (max-width: 1050px) {
  .footer_nav_wrap,#footer_sns_box_wrap,#footer_sns_facebook,#footer_sns_instagram{
    float: none !important; 
  }
  #footer_sns_box_wrap{ margin: 20px 0 0 0;}
}


@media screen and (max-width: 700px) {
  #footer_sns_facebook,#footer_sns_instagram{
    margin: 0 0 20px 0; 
  }
  #footer_sns_box_wrap{
    text-align: center;
    width: 240px;
    margin: 0 auto; 
  }
}

/*
--------------------- #bt_pagetop ----------------------
*/

#bt_pagetop{
	position: fixed;
	z-index: 9999;
	right: 19px;
	bottom: 55px;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease;
	-ms-filter: "alpha(opacity=0)" ;
	-khtml-opacity: 0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0 ; 
}

.scroll_active #bt_pagetop{
	-ms-filter: "alpha(opacity=100)" ;
	-khtml-opacity: 1;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

#bt_pagetop a{
	display: block;
	position: relative;
	background: #f5f5f5;
	border: 1px solid #e6e6e6;
	width: 55px;
	height: 55px;
}

#bt_pagetop_in{
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -8px;
	width: 16px;
	height: 11px;
}

@media screen and (max-width: 700px) {
	#bt_pagetop{ display: none;}	
}

/*
--------------------- #common_search_nav_wrap ----------------------
*/

#common_search_nav_wrap{
	z-index: 100001;
	position: fixed;
	top: 20%;
	right: -74px;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease;
}

.scroll_active #common_search_nav_wrap{
	right: 0px;
}

/*
#common_search_nav_wrap{
	z-index: 100001;
	position: fixed;
	top: 20%;
	right: -54px;
  width: 54px;
	-webkit-transition: all 0.6s ease;
	-moz-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease;
}

.scroll_active #common_search_nav_wrap{
	right: 0px;
}*/

#common_search_bg{
	display: none;
	z-index: 19997;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#common_search_link .common_search_link{
  margin: 0 0 8px 0;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  background-color: #ffffff;
  overflow:  hidden;
}

#common_search_link .common_search_link img{
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}

#common_search_link .common_search_link:last-child{
  margin: 0 0 0 0;
}


#common_search_snap{
	background: #404040;
	color: #ffffff;
	height: 107px;	
}

#common_search_switch{
	cursor: pointer;	
}

#common_search_switch_title{
	position: relative;
	padding: 27px 0 18px 0;
	font-size: 110%;
	line-height: 1.3;
	font-family: 'Playfair Display', serif;
}

#common_search_switch_title:before{
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
	margin: 0 0 0 -12px;
	width: 24px;
	height: 20px;
	background: url(../img/template/common_search_photo.gif);
	background-size: 24px 20px;
}

#common_search_switch_title:after{
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin: 0 0 0 -12px;
	width: 24px;
	height: 9px;
	background: url(../img/template/common_search_arrow.gif);
	background-size: 24px 9px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#common_search_switch:hover #common_search_switch_title:after{
	margin: 0 0 0 -16px;
}

#common_search_function{
	border: 1px solid #e6e6e6;
	color: #000000;
	background: #f5f5f5;
	height: 148px;
}

#common_search_function p{
	font-size: 100%;
	font-family: 'Lato', sans-serif;
}

#common_search_function #common_search_place{
	margin: 0 0 6px 0;
}

#common_search_function #common_search_time{
	margin: 0 0 2px 0;	
}

#common_search_function #common_search_time_zone{
	margin: 5px 0;
}

#common_search_function #common_search_weather{
	width: 70px;	
}
#common_search_function #common_search_temperature{
	font-size: 130%;
}

#common_search_nav_wrap .common_search_list{
	letter-spacing: -0.4em;
	display: inline-block;
	width: 100%;
	height: 100%;
	text-align: center;	
}

#common_search_nav_wrap .common_search_list:after{
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 0px;
	height: 100%;
}

#common_search_nav_wrap .common_search_list_in{
	letter-spacing: normal;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
}

#common_search_photo{
	width: 74px;
	height: 74px;
	overflow: hidden;	
}

#common_search_photo figure{
	width: 74px;
	height: 74px;
	overflow: hidden;
}

#common_search{
	position: fixed;
	top: 0;
	right: -270px;
	width: 270px;
	height: 100%;
	color: #ffffff;
	background: #404040;
	z-index: 20000;
	overflow-x: hidden;
	overflow-y: scroll;
	transition: all 0.6s ease 0s;
	-webkit-transition: all 0.6s ease 0s;
	-moz-transition: all 0.6s ease 0s;
	-o-transition: all 0.6s ease 0s;
	-ms-transition: all 0.6s ease 0s;
}

#common_search_all{
	margin: 20px 0 0 0;	
}

.search_active #common_search{
	right: 0px;
}

.search_active #common_search_bg{
	display: block;	
}

#common_search_in{
	position: relative;
	padding: 45px 22px;
}

#common_search h2{
	text-align: center;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #4d4d4d;
}

#common_search h2 span{
	font-size: 240%;
	position: relative;
	display: inline-block;
	font-family: 'Playfair Display', serif;
	padding: 0 0 0 36px;
}

#common_search h2 span:before{
	content: "";
	display: block;
	position: absolute;
	top: 2px;
	left: 0;
	width: 24px;
	height: 20px;
	background: url(../img/template/common_search_photo.gif);
	background-size: 24px 20px;
}

#common_search h2 small{
	display: block;
	font-size: 110%;
	margin: 10px 0 0 0;
}

#common_search .common_search_content{
	border-bottom: 1px solid #4d4d4d;
	padding: 12px 10px 14px 10px;	
}

#common_search .common_search_content h3{
	font-size: 130%;
	margin: 0 0 14px 0;
}

#common_search input[type="text"]{
	border: none;
	color: #ffffff;
	background-color: #4d4d4d;
	height: 25px;
	padding: 2px 10px;
	-webkit-border-radius: 2px 0 0 2px;
	-moz-border-radius: 2px 0 0 2px;
	border-radius: 2px 0 0 2px;
}

#common_search input[type="search"]{
	border: none;
	color: #ffffff;
	background-color: #4d4d4d;
	height: 25px;
	padding: 2px 10px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

.common_search_parts .common_search_parts_input{
	float: left;
	width: 78%;
}

.common_search_parts .common_search_parts_btn{
	float: left;
	width: 22%;
}

#common_search ul.input_box li{
	font-size: 120%;
	color: #999999;
	margin: 0 15px 15px 0;
}

#common_search .select_box .select_text{
	background: #4d4d4d;
	font-size: 120%;
	height: 25px;
	line-height: 25px;
	color: #999999;
	-webkit-border-radius: 0 2px 2px 0;
	-moz-border-radius: 0 2px 2px 0;
	border-radius: 0 2px 2px 0;
}

#common_search_close{
	position: absolute;
	z-index: 2;
	top: 15px;
	right: 15px;
}

@media screen and (max-width: 767px) {
	#common_search_nav_wrap{ display: none;}
}

#main_wrap{
}

@media screen and (max-width: 700px) {
	#main_wrap{
			padding-top: 10px;
	}
}
