@media only screen and (min-width: 600px) {
*{
	margin: 0;
	padding: 0;
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif!important;
}

a{
	text-decoration: none;
	color: #000000;
	font-size: 14px;
	font-weight: 400;
}

a:hover{
	opacity: 0.7;
}

li{
	list-style: none;
}

.pc_none{
	display: none!important;
}

/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
#header
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
#header{
	width: 100%;
	height: auto;

}

#header_top{
	width: 100%;
	height: 16px;
	background-color:#000;
}

#header_top h1{
	width: 1024px;
	font-size: 10px;
	color: #fff;
	line-height: 16px;
	margin: 0 auto;

}
#header_content{
	width: 1024px;
	margin: 0 auto;
	overflow: hidden;
}
#header_content #logo{
	width: 62px;
	float: left;
	margin: 20px 0 20px 0;
}
#header_content #logo img{
	width: 100%;
}
/* =========================================================
スマホ用ドロップダウンメニュー部分
========================================================= */
div#sp_nav_bg{
	display: none;
}

/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
#navi
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/

#navi{
	width: auto;
	height: auto;
	float: right;
	margin-top: 0px;
}

#navi ul{
	margin-right: 50px;
}

#navi ul li{
	list-style: none;
	float: left;
	font-size: 17px;
	margin-left: 49px;
	text-align: center;
	line-height: 18px;
}

#navi ul li a{
	text-decoration: none;
	color: #000000;
	padding-top: 40px;
	display: block;
}

#navi ul a:hover{
	border-top: 6px solid #b39962;
	padding-top: 34px;
	opacity: 1.0;
}

#navi ul li a span{
	font-size: 11px;
	text-align: center;
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif!important;
}

/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
#eyecatch
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
#eyecatch{
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

#eyecatch_content{
	width: 1024px;
	height: auto;
	margin: 0 auto;
	position: relative;
}

#eyecatch_content img.eye_icon{
	position: absolute;
	top: 0;
	right: 0;
	width: 220px;
}

/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
#container
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
#container{
	width: 1024px;
	height: auto;
	margin: 44px auto 0;
	overflow: hidden;
}

#container.lower{
	margin: 22px auto 0;
}

/*------------------------------------------------------------
	パンくずリスト
------------------------------------------------------------*/
#page_path{
	width: 1024px;
	margin: 10px auto 0;
}

#page_path li {
	font-size: 12px;
	font-weight: 800;
	display: inline-block;
}

#page_path li a {
	margin-right: 12px;
	font-size: 12px;
	font-weight: 800;
}

#page_path li:first-child {
	margin-right: 8px;
}

/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
#main_content
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
#main_content{
	width: 770px;
	height: auto;
	float: left;
}

#main_content img{
	max-width: 100%;
	height:auto;
}

/*----メインSNS ここから-----*/
#main_sns{
	width: 770px;
	height: auto;
	margin-top: 65px;
	overflow: hidden;
}
#insta{
	float: left;
	width: 340px;
	height: 303px;
	padding: 10px;
	background-color: #000;
}

#insta #insta_inner{
	margin-top: 15px;
	height: calc(100% - 63px);
	overflow-y: scroll;
}



#insta img,#youtube img{
	display: block;
	width: 207px;
	height: auto;
	margin: 20px auto 0;
}
#youtube{
	float: right;
	width: 340px;
	height: 303px;
	padding: 10px;
	background-color: #000;
}
#youtube p{
	font-size: 11px;
	font-weight: 400;
	line-height: 20px;
	color: #fff;
	text-align: center;
}
#twitter{
	clear: both;
	float: left;
	width: 360px;
	height: auto;
	margin-top: 60px;
	display: none;
}
#twitter_logo{
	width: 167px;
	height: auto;
	margin: 0 auto;
}
#facebook{
	float: left;
	width: 360px;
	height: auto;
	margin: 60px auto 0;
	text-align: center!important;
}
#facebook_logo{
	width: 203px;
	height: auto;
	text-align: center;
	margin: 0 auto;
}


/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
#aside
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
#aside{
	width: 200px;
	float: right;
}

#aside-top{
	width: 200px;
	min- height: 200px;
	background-image: url(../img/aside/aside1_bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	text-align: center;
}

#aside-top img{
	width: 48px;
	height: 55px;
	margin-top: 30px;
}

#aside-top p{
	font-size: 10px;
	padding: 10px 10px;
	text-align: center;
}

#aside_sns{
	width: 98;
	margin: 25px auto 0;
	padding: 2%;
	overflow: hidden;
	text-align: center;
}
#aside_sns ul{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
#aside_sns ul li{
	float: left;
	width: 24%;
	border-left: 1px solid #000;
}
#aside_sns ul li:last-child{
	border-right: 1px solid #000;
}
#aside_sns ul li a{
	display: block;
	width: 90%;
	padding: 0 5%;
}

#aside_sns a img{
	width: 26px;
	height: auto;
	vertical-align: middle;
}

#aside_products{
	width: 100%;
	height: 31px;
	background-color: #000;
	margin: 10px auto;
	overflow: hidden;
}

#aside_products p{
	font-size: 11.62px;
	line-height: 31px;
	color: #fff;
	text-align: center;
	margin: 0;
}

.aside_middle{
	margin-top: 20px;
}

.aside_middle img{
	width: 200px;
}
.aside_middle p{
	font-size: 10px;
	margin: 0 auto 5px;
}

#line{
	margin: 20px 0 10px 0;
}

#aside_bottom img{
	width: 200px;
	margin-top: 10px;
}

/* =========================================================
footer
========================================================= */
#footer_bg {
	width: 100%;
	height: 189px;
	margin-top: 30px;
	background-color: #000;
}

#footer {
	width: 1024px;
	margin: 0 auto;
	padding-top:39px;
	overflow: hidden;
}

/* =========================================================
footer_left
========================================================= */
#footer #footer_left {
	width: 300px;
	float: left;
	overflow: hidden;
}

#footer #footer_left img {
	width: 62px;
	padding-right:35px;
	height: auto;
	float: left;
}

#footer #footer_left div {
	color: #fff;
}

#footer #footer_left div h2 {
	font-size: 16.4px;
	color: #fff;
}

#footer #footer_left div p {
	font-size: 11.33px;
	color: #fff;
}

#footer #footer_left .min {
	font-size: 11px;
	padding-top: 25px;
	clear: both;
	color: #fff;
}

/* =========================================================
footer_center
========================================================= */
#footer #footer_center {
	width: 300px;
	float: left;
	overflow: hidden;
	padding-left: 100px!important;
}

#footer #footer_center #center_left {
	float: left;
}

#footer #footer_center #center_left li {
	width: auto;
	padding-right: 60px;
	list-style: none;
}

#footer #footer_center #center_left li a {
	color: #fff;
	font-size: 13px;
}

#footer #footer_center #center_right {
}

#footer #footer_center #center_right li {
	width: auto;
	list-style: none;
}

#footer #footer_center #center_right li a {
	color: #fff;
	font-size: 13px;
}

/* =========================================================
footer_right
========================================================= */
#footer #footer_right {
	width: 300px;
	float: right;
	overflow: hidden;
}

#footer #footer_right div {
	float: right;
}

#footer #footer_right div a {
}

#footer #footer_right div a img {
	width: 27.5px;
	padding: 0 10px;
}

#footer #footer_right a.poricy {
	color: #fff;
	font-size: 10.5px;
	margin-top: 20px;
	width: 191px;
	display: block;
	text-align: center;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	float: right;
}

#footer #footer_right #copy {
	color: #fff;
	margin-top: 28px;
	font-size: 12px;
	float: right;

}


}



















@media only screen and (max-width: 599px) {
	*{
	margin: 0;
	padding: 0;
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif!important;
}

a{
	text-decoration: none;
	color: #000000;
	font-size: 14px;
	font-weight: 400!important;
}

a:hover{
	opacity: 0.7;
}

li{
	list-style: none;
}

.sp_none{
	display: none!important;
}

/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
#header
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
#header{
	width: 100%;
	height: auto;
}

#header_top{
	width: 100%;
	height: auto;
	margin: 0 auto 20px;
	/*padding-top: 20px;*/
	border-top: 16px solid #000;
}

#header_content{
	width: 100%;
	margin: 0 auto;
}

#header_content #logo{
	width: 15%;
	margin: 20px auto 10px;
}

#header_content #logo img{
	width: 100%;
}

/* =========================================================
スマホ用ドロップダウンメニュー部分
========================================================= */
div#sp_nav_bg{
	width: 100%;
	margin: 0 auto;
	text-align: center;
	position: relative;
}
div#btn{
	font-size: 60px;
	font-weight: 400;
	line-height: 40px;
	position: absolute;
	top: 20px;
	right: 5%;
	z-index: 1000;
}
div#sp_menu{
	width: 100%;
	height: auto;
	background-color: #000;
	text-align: center;
	position: absolute;
	top: 0px;
	z-index: 1000;
	display: none;
}
#close{
	font-size: 60px;
	font-weight: 400;
	line-height: 40px;
	color: #fff;
	position: absolute;
	top: 20px;
	right: 5%;
	z-index: 1000;
}
#sp_nav{
	width: 90%;
	margin: 0 auto;
	padding: 50px 5% 10px;
	overflow: hidden;
	color: #fff;
}
#sp_nav ul.sp_main_nav{
	width: 100%;
	height: auto;
	margin-top: 20px;
}
#sp_nav ul.sp_main_nav li{
	width: 100%;
	height: auto;
	border-bottom: 1px solid #fff;
}
#sp_nav ul.sp_main_nav li a{
	display: block;
	color: #fff;
	font-size: 17px;
	font-weight: 400;
	line-height: 1.3em;
	letter-spacing: 2px;
	padding: 10px 0;
}
#sp_nav ul.sp_main_nav li a span{
	font-size: 11px;
}
#sp_nav ul.sp_sns_nav{
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
}
#sp_nav ul.sp_sns_nav li{
	float: left;
	width: 25%;
	height: auto;
	text-align: center;
}
#sp_nav ul.sp_sns_nav li a{
	display: block;
	width: 25px;
	height: auto;
	margin: 0 auto;
}
#sp_nav ul.sp_sns_nav li a img{
	width: 100%;
	height: auto;
	margin: 25px auto;
	vertical-align: middle;
}
#sp_nav ul.sp_media_nav{
	width: 100%;
	height: auto;
}
#sp_nav ul.sp_media_nav li{
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 5px 0;
	text-align: left;
}
#sp_nav ul.sp_media_nav li a{
	font-size: 13px;
	font-weight: 400;
	line-height: 24px;
	color: #fff;
}
#sp_nav p{
	display: block;
	width: 100%;
	height: auto;
	margin: 20px auto;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
}
#sp_nav p span{
	display: block;
	width: 100%;
	height: auto;
	margin: 3px auto;
	padding: 5px 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	font-size: 13px;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: 1px;
}
#sp_nav img.gcc_banner{
	display: block;
	width: 70%;
	height: auto;
	margin: 20px auto;
	border: 1px solid #fff;
}

/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
#navi
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
#navi{
	display: none;
	width: auto;
	height: auto;
	float: right;
	margin-top: 0px;
}

#navi ul{
	margin-right: 50px;
}

#navi ul li{
	list-style: none;
	float: left;
	font-size: 17px;
	margin-left: 50px;
	text-align: center;
	line-height: 18px;
}

#navi ul li a{
	text-decoration: none;
	color: #000000;
	padding-top: 40px;
	display: block;
}

#navi ul a:hover{
	border-top: 6px solid #b39962;
	padding-top: 34px;
	opacity: 1.0;
}

#navi ul li a span{
	font-size: 11px;
	text-align: center;
	font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif!important;
}

/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
#eyecatch
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
#eyecatch{
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

#eyecatch_content{
	width: 100%;
	height: auto;
	margin: 0 auto;
	position: relative;
}

#eyecatch_content img.eye_icon{
	position: absolute;
	top: 0;
	right: 0;
	width: 20%;
}
/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
#container
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
#container{
	width: 100%;
	height: auto;
	margin: 44px auto 0;
	overflow: hidden;
}
#container.lower{
	margin: 22px auto 0;
}
/*------------------------------------------------------------
	パンくずリスト
------------------------------------------------------------*/
#page_path{
	width: 98%;
	margin: 10px auto 0;
}

#page_path li {
	font-size: 12px;
	font-weight: 800;
	display: inline-block;
}

#page_path li a {
	margin-right: 12px;
	font-size: 12px;
	font-weight: 800;
}

#page_path li:first-child {
	margin-right: 8px;
}

/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
#main_content
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
#main_content{
	width: 90%;
	height: auto;
	margin: 0 auto;
}

#main_content img{
	width: 100%;
	height:auto;
}

/*----メインSNS ここから-----*/
#main_sns{
	width: 100%;
	height: auto;
	margin: 20px auto;
	overflow: hidden;
}
#insta{
	width: 96%;
	height: auto;
	margin: 20px auto;
	padding: 2%;
	overflow: hidden;
	background-color: #000;
}
#insta #insta_inner{
	height: 330px;
	overflow: scroll;
}
#insta img,#youtube img{
	display: block;
	width: 75%;
	height: auto;
	margin: 10px auto 0;
}
#insta div#insta_inner div#sb_instagram div#sbi_images div.sbi_fade{
	margin-bottom: 10px!important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #fff;
}
#youtube{
	display: block;
	width: 100%;
	height: auto;
	margin: 20px auto;
	padding: 3% 0;
	overflow: hidden;
	background-color: #000;
}
#youtube p{
	font-size: 11px;
	font-weight: 400;
	line-height: 20px;
	color: #fff;
	text-align: center;
}
#twitter{
	display: block;
	width: 99%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	border: 1px solid #aaa;
	display: none;
}
#twitter div.fb-page{
	width: 100%;
	height: 300px;
	margin: 20px auto;
}
#twitter_logo{
	width: 70%;
	height: auto;
	margin: 20px auto;
}
#facebook{
	width: 99%;
	height: auto;
	margin: 20px auto;
	text-align: center;
	border: 1px solid #aaa;
}
#facebook_logo{
	width: 70%;
	height: auto;
	margin: 20px auto 0;
	text-align: center;
}
#facebook div.fb-page{
	width: 100%;
	height: 300px;
	margin: 20px auto;
}

a.kokin{
	width: 100%;
	height: auto;
	display: block;
}
a.kokin img{
	width: 100%;
	height: auto;
	display: block;
}

/*ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
#aside
ーーーーーーーーーーーーーーーーーーーーーーーーーーーーー*/
#aside{
	display: none;
	width: 200px;
	float: right;
}

/*#aside-top{
	width: 200px;
	height: 200px;
	background-image: url(../img/aside/aside1_bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	text-align: center;
}

#aside-top img{
	width: 48px;
	height: 55px;
	margin-top: 30px;
}

#aside-top p{
	font-size: 10px;
	padding: 10px 20px;
	text-align: left;
}

#aside_sns{
	width: 200px;
	margin-top:25px;
	overflow: hidden;
}

#aside_sns a {
	padding: 0 10.875px 0 10.875px;
	border-left: 1px solid #000;
	float: left;
}

#aside_sns a:last-child{
	border-right: 1px solid #000;
}

#aside_sns a img{
	width: 26px;
	height: auto;
	vertical-align: middle;
}

#aside_products{
	width: 100%;
	height: 31px;
	background-color: #000;
	margin: 10px auto;
	overflow: hidden;
}

#aside_products p{
	font-size: 11.62px;
	line-height: 31px;
	color: #fff;
	text-align: center;
	margin: 0;
}

.aside_middle{
	margin-top: 20px;
}

.aside_middle img{
	width: 200px;
}
.aside_middle p{
	font-size: 10px;
	margin: 0 auto 5px;
}

#line{
	margin: 20px 0 10px 0;
}

#aside_bottom img{
	width: 200px;
	margin-top: 10px;
}*/

/* =========================================================
footer
========================================================= */
#footer_bg {
	width: 100%;
	height: auto;
	margin-top: 30px;
	background-color: #000;
}

#footer {
	width: 90%;
	margin: 0 auto;
	padding-top:39px;
	overflow: hidden;
}

/* =========================================================
footer_left
========================================================= */
#footer #footer_left {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
}

#footer #footer_left img {
	width: 62px;
	height: auto;
}

#footer #footer_left div {
	color: #fff;
}

#footer #footer_left div h2 {
	font-size: 16.4px;
	color: #fff;
}

#footer #footer_left div p {
	font-size: 12px;
	font-weight: 400;
	line-height: 1.5em;
	color: #fff;
}
#footer #footer_left div p a{
	color: #fff;
}
#footer #footer_left .min{
	font-size: 11px;
	padding-top: 25px;
	clear: both;
	color: #fff;
}

/* =========================================================
footer_center
========================================================= */
#footer #footer_center {
	display: none;
	width: 300px;
	float: left;
	overflow: hidden;
	padding-left: 100px!important;
}

/*#footer #footer_center #center_left {
	float: left;
}

#footer #footer_center #center_left li {
	width: auto;
	padding-right: 60px;
	list-style: none;
}

#footer #footer_center #center_left li a {
	color: #fff;
	font-size: 13px;
}

#footer #footer_center #center_right {
}

#footer #footer_center #center_right li {
	width: auto;
	list-style: none;
}

#footer #footer_center #center_right li a {
	color: #fff;
	font-size: 13px;
}*/

/* =========================================================
footer_right
========================================================= */
#footer #footer_right {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

#footer #footer_right div {
	display: none;
	float: right;
}

#footer #footer_right div a img {
	width: 27.5px;
	padding: 0 10px;
}

#footer #footer_right a.poricy {
	display: none;
	/*color: #fff;
	font-size: 10.5px;
	margin-top: 20px;
	width: 191px;
	display: block;
	text-align: center;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	float: right;*/
}

#footer #footer_right #copy{
	display: block;
	color: #fff;
	margin: 10px auto 5px;
	font-size: 12px;
	font-weight: 400;
	text-align: center;
}



}