@charset "UTF-8";

@media screen and (min-width:601px){

.on{
	display: none !important;
}

html{
	font-size:100%;
}

body{
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"Yu Gothic Medium","游ゴシック Medium",YuGothic,游ゴシック体,sans-serif;
	line-height:1.7;
	color:#000000;
	margin:0px;
	padding:0px;
	text-align:center;
	-webkit-text-size-adjust:100%;
}

.f_clear{
	clear:both;
	margin:0px;
	padding:0px;
	font-size: 1px;
	line-height: 0px;
}

.wrap{
	overflow: hidden;
}

#home{
	background-image:url("../images/main-bg.jpg");
	min-height:80vh;
}

#home_m{
	display: none !important;
}

.big-bg{
	background-size:cover;
	background-position:center 106px;
	background-repeat: no-repeat;
}

.page-header{
	height:106px;
	background-image:url("../images/head_bg.gif");
	background-repeat: repeat-x;
	text-align:center;
}

#header-width{
	width: 1040px;
	height:80vh;
	margin:0 auto;
	text-align:left;
	overflow: hidden;
	padding-top:30px;
	position: relative;
}

#header-width p{
	color:#fff;
	font-weight:bold;
	margin:36px 50px 0px 10px;
	float:left;
	letter-spacing: 8px;
	font-size: 15px;
}

#header-width a{
	text-decoration:none;
}

h1{
	float:left;
	margin:0px;
	padding:0px;
}

nav{
	height:76px;
}

#nav_menu {
  list-style: none;
	display: flex;
	margin:36px 0px 0px 0px;
	padding:0px;
}

.nav_li {
  width: 140px;
  text-align: center;
	font-size: 15px;
	letter-spacing: 8px;
}

.nav_li_acd{
	width: 140px;
  text-align: center;
	font-size: 15px;
	letter-spacing: 8px;
}

.nav_a {
  text-decoration: none;
	color: #fff;
  font-weight: bold;
}

.nav_b{
	text-decoration: none;
	color: #fff;
  font-weight: bold;
}

.nav_li_acd:hover .sub_menu{
	opacity: 1;
	width:inherit;
	height: inherit;
}

.sub_menu{
	z-index: 10;
	position: absolute;
	top:106px;
	left:748px;
	opacity: 0;
	width: 0;
	height: 0;
	transition: 0.5s
}

.sub_menu li{
	width:140px;
	height: 50px;
	list-style:none;
	margin:0px;
	padding: 0px;
	background-color: #fff;
	text-align: center;
	border-bottom: #666 solid 1px;
	opacity: 0.85;
}

.sub_menu li:hover{
	background-color: #ccc;
}

.sub_menu_a{
	text-decoration: none;
	color: #000;
	font-size: 14px;
  font-weight: bold;
	letter-spacing: 5px;
	display: block;
	padding-top: 15px;
}

#v_word{
	width:1040px;
	padding:100px 0px 0px 0px;
	text-align:center;
	margin: 0px auto;
}

#v_word_p{
	font-size: 20px;
	font-style: italic;
	font-family:"ヒラギノ角ゴ Pro W3","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic Pro","Hiragino Kaku Gothic ProN","メイリオ","Meiryo","Yu Gothic Medium","游ゴシック Medium","YuGothic","游ゴシック体",sans-serif;
	color: #fff;
	font-weight: bold;
	text-shadow:1px 1px 0 #000, -1px -1px 0 #000,
              -1px 1px 0 #000, 1px -1px 0 #000,
              0px 1px 0 #000,  0 -1px 0 #000,
              -1px 0 0 #000, 1px 0 0 #000;
	letter-spacing: 1.15px;
	-webkit-transform: skewX(-15deg);
	 -moz-transform: skewX(-15deg);
	 -o-transform: skewX(-15deg);
	 transform: skewX(-15deg);
	 -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=-0.26794919243112214, M21=0, M22=1, SizingMethod='auto expand')";
}

#glasses_area{
	text-align: right;
	margin:0px 150px 30px 0px;
}

h2{
	margin: 0px;
	padding: 0px;
}

#description{
	height: 5vh;
	padding: 10px 0px 0px 0px;
	background:rgba(0,0,0,0.5);
	background-repeat: repeat-x;
	font-size: 17px;
	letter-spacing: 5px;
	color:#fff;
	text-align:center;
}

#description p{
	margin: 0px auto;
	vertical-align: middle;
}

#content_wrapper{
	width:1040px;
	margin:50px auto 0px auto;
	text-align: center;
}

#content{
	padding:0px 20px;
}

#info_wrapper{
	padding:0px 100px;
}

.title{
	font-size: 26px;
	letter-spacing: 5px;
	font-weight: bold;
	margin:0px 0px 30px 0px;
}

#info-area{
	text-align: left;
	margin-bottom: 70px;
	width: 800px;
}

#info-topic_hidden{
	display: none;
}

#date{
	width:170px;
	font-size: 18px;
	color:#000;
	letter-spacing: 1.5px;
	float:left;
	margin-bottom:15px;
	padding:0px;
	line-height: 35px;
}

#info{
	float:right;
	width:630px;
	color:#000;
	font-size: 18px;
	letter-spacing: 1.5px;
	margin-bottom:15px;
	padding:0px;
	line-height: 35px;
}

#info a:link{
	color:#000;
}

#info a:active{
	color:#000;
}

#info a:hover{
	color:#000;
}

#info a:visited{
	color:#000;
}

#shop-area{
	width:1000px;
	height:200px;
	margin:0px auto 20px auto;
	padding:0px;
}

#shop-title{
	width:500px;
	height:200px;
	background-color:#000;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 10px;
	display: table;
	margin:0px;
	padding:0px;
	color: #fff;
}

#shop-title p{
	display: table-cell;
	vertical-align: middle;
	margin: 0px;
}

#bg_shop{
	width: 500px;
	height: 200px;
	background-image:url("../images/shop.jpg");
	background-repeat: no-repeat;
	float: left;
	margin: 0px;
	padding:0px;
}

.detail_box_wrapper{
	margin:20px auto 40px auto;
	padding:0px;
	text-align: center;
}

.detail_box{
	width:220px;
	height:60px;
	color:#fff;
	text-align: center;
	margin: 0px auto;
	display: table;
	background-color: #476d9e;
}

.detail_box p{
	display: table-cell;
	vertical-align: middle;
}

.detail_box_wrapper a:link{
	color:#fff;
	text-decoration:none;
}

.detail_box_wrapper a:active{
	color:#fff;
	text-decoration:none;
}

.detail_box_wrapper a:hover{
	color:#fff;
	text-decoration:none;
}

.detail_box_wrapper a:visited{
	color:#fff;
	text-decoration:none;
}

#btn_area{
	text-align: right;
	margin:120px 0px 50px 0px;
}

#link_area{
	width:1040px;
	margin:0px auto 50px auto;
	display: flex;
	text-align: center;
}

#link_area a:link{
	color:#000;
	text-decoration:none;
}

#link_area a:active{
	color:#000;
	text-decoration:none;
}

#link_area a:hover{
	color:#000;
	text-decoration:none;
}

#link_area a:visited{
	color:#000;
	text-decoration:none;
}

#meganeichiba_outer{
	margin-right: 10px;
	width:230px;
	height: 98px;
	padding:17px 0px 0px 20px;
	text-align: left;
	border: 2px solid green;
	background-color: #fff;
}

#link :hover{
	background-color: #f6f6f6;
	transition: .3s;
}

#ichiba_logo{
	margin: 9px 10px 0px 0px;
	float:left;
}

#meganeichiba_outer p{
	font-size: 15px;
	letter-spacing: 1.7px;
	float:left;
	position: relative;
	top:13px;
}

#en_logo_area{
	display: none;
}

/*#en_outer{
	margin-right: 10px;
	width:258px;
	height: 98px;
	padding:17px 0px 0px 0px;
	background-color: #fff;
	border: 2px solid #476d9e;
}*/

#en_outer img:hover{
	opacity: 0.8;
	transition: .3s;
}

#en_link_m{
	display: none !important;
}

#mnavy_outer{
	margin-right: 10px;
	width:258px;
	height: 98px;
	padding:17px 0px 0px 0px;
	background-color: #fff;
	border: 2px solid #476d9e;
}

#miraie_outer{
	width: 240px;
	height: 118px;
	padding:15px 0px 0px 0px;
	text-align: center;
	border: 2px solid #476d9e;
  box-sizing: border-box;
	background-color: #fff;
}

#miraie_style{
	font-family:"Yu Gothic Demibold","游ゴシック Demibold","YuGothic Medium","游ゴシック体","ヒラギノ角ゴ Pro W3","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic Pro","Hiragino Kaku Gothic ProN","メイリオ","Meiryo",sans-serif;
	font-size: 11px;
	color:#000000;
	margin: 0px;
}

#miraie_logo{
	font-family:"Yu Gothic Demibold","游ゴシック Demibold","YuGothic Medium","游ゴシック体","ヒラギノ角ゴ Pro W3","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic Pro","Hiragino Kaku Gothic ProN","メイリオ","Meiryo",sans-serif;
	font-size: 28px;
	color:#000000;
	margin: 0px;
}

#buisiness_text{
	margin:0px 0px 0px 0px;
}

.link_aicon{
	display: none !important;
}

#footer{
display: block !important;
background-color: #476d9e;
background-repeat: repeat-x;
}

#footer_m{
	display: none !important;
}

#footer_wrapper{
	width:1040px;
	color:#fff;
	text-align: center;
	margin:0px auto;
}

#footer-area{
	padding:50px 230px 0px 230px;
	text-align: center;
}

#fnav-box{
	margin:0px auto;
	text-align:center;
}

#fnav {
  list-style: none;
	display: flex;
	margin:0px auto;
	padding:0px;
	text-align: center;
}
#fnav li {
  width: 140px;
  text-align: center;
	font-size: 15px;
	letter-spacing: 8px;
}

#fnav li a {
  text-decoration: none;
	color: #fff;
  font-weight: bold;
}

#flogo-area{
	height: 66px;
	text-align: left;
	display: table;
	margin:40px auto 0px auto;
}

#flogo{
	float:left;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}

#flogo-area p{
	margin: 0px 0px 0px 0px;
	padding:0px;
	font-size: 15px;
	color:#fff;
	font-weight: bold;
	letter-spacing: 8px;
}

#flogo-area a{
	text-decoration: none;
	vertical-align: bottom;
	display: table-cell;
}

#copy-right{
	background-color:#476d9e;
	margin:90px auto 0px auto;
	padding:0px;
	color:#fff;
	font-size: 14px;
}

}

/* _____________________________________________________________________ モバイル */

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

  * {
     box-sizing: border-box;
  }

	html{
		font-size:100%;
	}

	body{
		font-family:"Yu Gothic Medium","游ゴシック Medium","YuGothic Medium","游ゴシック体","ヒラギノ角ゴ Pro W3","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic Pro","Hiragino Kaku Gothic ProN","メイリオ","Meiryo",sans-serif;
  	line-height: 1.7;
		color:#000000;
		margin:0px;
		padding:0px;
		text-align:center;
		width: 600px;
	}

	.wrap{
  	overflow: hidden;
  }

	#home{
		display: none !important;
	}

	.big-bg{
		display: none !important;
	}

	#home_m{
    display: block;
	}

	#header_m{
		width:600px;
		height:95px;
		display: flex;
		text-align: left;
		font-size: 24px;
		font-family:"Yu Gothic Medium","游ゴシック Medium","YuGothic Medium","游ゴシック体","ヒラギノ角ゴ Pro W3","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic Pro","Hiragino Kaku Gothic ProN","メイリオ","Meiryo",sans-serif;
		color: #fff;
		letter-spacing: 1.05px;
	}

	#header_left{
		width:410px;
		background-color:#4870a3;
	}

	#left_inner{
		padding: 15px 0px 0px 25px;
	}

	#left_inner a{
		text-decoration: none;
		color: #fff;
	}

	#left_inner a:link{
		text-decoration: none;
		color: #fff;
	}

	#left_inner a:active{
		text-decoration: none;
		color: #fff;
	}

	#left_inner a:hover{
		text-decoration: none;
		color: #fff;
	}

	#left_inner a:visited{
		text-decoration: none;
		color: #fff;
	}

	#rogo_m{
		margin-right: 18px;
	}

	#header_right{
		display: flex;
		width:190px;
		height:95px;
		background-image: url("../images/bg.gif");
		background-repeat: no-repeat;
	}

	#mail{
		width: 95px;
		padding:33px 0px 0px 27px;
	}

	.openbtn1 {
    position: absolute;
		z-index: 9999;/*ボタンを最前面に*/
    width: 45px;
    height: 31px;
    cursor: pointer;
		top:30px;
		right:25px;
  }

	/*×に変化*/
  .openbtn1 span{
		display: inline-block;
    transition: all .4s;/*アニメーションの設定*/
    position: absolute;
    right:0;
    width: 100%;
    height: 2.5px;
    background-color: #fff;
    border-radius: 3px;
  }

	.openbtn1, .openbtn1 span {
    display: inline-block;
    box-sizing: border-box;
  }

  .openbtn1 span:nth-of-type(1) {
    top: 0;
  }
  .openbtn1 span:nth-of-type(2) {
    top: 14px;
  }

  .openbtn1 span:nth-of-type(3) {
    bottom: 0;
  }

	.openbtn1.active span:nth-of-type(1) {
		z-index: 9999;/*ボタンを最前面に*/
    top: 11px;
		right:9px;
    transform: translateY(3.5px) rotate(-45deg);
    width: 60%;
		background: #fff;
}

.openbtn1.active span:nth-of-type(2) {
	opacity: 0;/*真ん中の線は透過*/
}

.openbtn1.active span:nth-of-type(3){
	z-index: 9999;/*ボタンを最前面に*/
    bottom: 11px;
    right: 9px;
    transform: translateY(-3.5px) rotate(45deg);
    width: 60%;
		background: #fff;
}

#g-nav{
    /*position:fixed;にし、z-indexの数値を大きくして前面へ*/
    position:fixed;
    z-index: 10;
    /*ナビのスタート位置と形状*/
		top:0;
    right: -120%;
		width:100%;
    height: 100vh;/*ナビの高さ*/
		background:rgba(0,0,0,0.8);
    /*動き*/
		transition: all 0.6s;
}

/*アクティブクラスがついたら位置を0に*/
#g-nav.panelactive{
    right: 0;
}

/*ナビゲーションの縦スクロール*/
#g-nav.panelactive #g-nav-list{
    /*ナビの数が増えた場合縦スクロール*/
    position: fixed;
    z-index: 999;
    width: 100%;
    height: 100vh;/*表示する高さ*/
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

/*ナビゲーション*/
#g-nav ul {
    /*ナビゲーション天地中央揃え*/
    position: absolute;
    z-index: 999;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
}

/*リストのレイアウト設定*/

#g-nav li{
	list-style: none;
  text-align: center;
}

#g-nav li a{
	color: #fff;
	text-decoration: none;
	padding:10px;
	display: block;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-weight: bold;
}

.b_list{
	margin-bottom: 15px;
}

.s_list{
	margin-bottom: 15px;
}

	h1{
		float: left;
		margin: 0px;
		padding:0px;
	}

	#v_area{
		width: 600px;
		height: 600px;
		background-image: url("../images/main-bg_m.jpg");
		background-repeat: no-repeat;
		position: relative;
	}

	#v_area_inner{
		padding:120px 0px 0px 0px;
	}

	#v_word_m{
		font-size: 20px;
		font-style: italic;
		font-family:"ヒラギノ角ゴ Pro W3","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic Pro","Hiragino Kaku Gothic ProN","メイリオ","Meiryo","Yu Gothic Medium","游ゴシック Medium","YuGothic","游ゴシック体",sans-serif;
		color: #fff;
		font-weight: bold;
		text-shadow:1px 1px 0 #000, -1px -1px 0 #000,
	              -1px 1px 0 #000, 1px -1px 0 #000,
	              0px 1px 0 #000,  0 -1px 0 #000,
	              -1px 0 0 #000, 1px 0 0 #000;
		letter-spacing: 1.15px;
		-webkit-transform: skewX(-15deg);
		 -moz-transform: skewX(-15deg);
		 -o-transform: skewX(-15deg);
		 transform: skewX(-15deg);
		 -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=-0.26794919243112214, M21=0, M22=1, SizingMethod='auto expand')";
	}

	h2{
		margin:0px;
	}

	#glasses_m{
		margin:60px 0px 0px 220px;
	}

	#description{
		background:rgba(0,0,0,0.5);
		padding:20px 20px;
		text-align:center;
		position: absolute;
		bottom: 0px;
		left:0px;
	}

	#description p{
		margin: 0px;
		font-size: 22px;
		letter-spacing: 5px;
		color:#fff;
		opacity: 1;
	}

	#content_wrapper{
		width:600px;
		margin:60px auto 0px auto;
		text-align: center;
	}

	#content{
		padding:0px 0px;
	}

	#info_wrapper{
		padding:0px 100px;
	}

	.title{
		font-size: 26px;
		letter-spacing: 5px;
		font-weight: bold;
		margin:0px 0px 20px 0px;
	}

	#info-area{
		text-align: left;
		margin:0px auto 70px auto;
	}

	#info-topic{
		margin-bottom: 25px;
		padding:0px 0px 20px 0px;
		border-bottom: 1px dotted #333;
	}

	#info-topic_hidden{
		display: none;
	}

	#date{
		font-size: 22px;
		color:#000;
		letter-spacing: 1.5px;
		margin:0px 0px 5px 0px;
		padding:0px;
		line-height: 1.8em;
	}

	#info{
		color:#000;
		font-size: 22px;
		letter-spacing: 1.5px;
		margin:0px 0px 0px 0px;
		padding:0px;
		line-height: 1.5em;
	}
	#info a:link{
		color:#000;
	}

	#info a:active{
		color:#000;
	}

	#info a:hover{
		color:#000;
	}

	#info a:visited{
		color:#000;
	}

	.on{
		margin: 0px;
	}

	#shop-area{
		width:500px;
		height: 400px;
	  background-image: url("../images/shop2.jpg");
		background-repeat: no-repeat;
		margin:0px auto;
		padding:0px;
		border-radius: 7px;
	}

	#shop-title{
		width:500px;
		height: 200px;
		background-color: #000;
		opacity: 0.7;
		text-align: center;
		font-size: 24px;
		font-weight: bold;
		letter-spacing: 7px;
		display: table;
		margin:0px auto;
		border-radius:7px;
	}

	#shop-title p{
		color: #fff;
		display: table-cell;
		vertical-align: middle;
	}

	#bg_shop{
		width: 500px;
		height: 200px;
		margin: 0px auto;
		opacity: 1;
		display: table;
	}

	#shop-area .title{
		color:#fff;
		display: table-cell;
		vertical-align: middle;
	}

	.detail_box_wrapper{
		width:220px;
		background-color: #476d9e;
		margin:15px auto 40px auto;
		padding:8px 20px;
		text-align: center;
		border-radius: 5px;
	}

	.detail_box_wrapper p{

		color:#fff;
		font-size: 22px;
		text-decoration: none;
		color: #fff;
	}

	.detail_box_wrapper a:link{
		text-decoration:none;
		color: #fff;
	}

	.detail_box_wrapper a:active{
		text-decoration:none;
		color: #fff;
	}

	.detail_box_wrapper a:hover{
		text-decoration:none;
		color: #fff;
	}

	.detail_box_wrapper a:visited{
		text-decoration:none;
		color: #fff;
	}

	#btn_area{
		width: 600px;
		text-align: right;
		margin:50px auto 70px auto;
	}

	#link_area{
		width:600px;
		margin: 0px auto;
		padding:0px 0px;
		border-top: 1.5px solid #777;
	}

	#link_area a:link{
		color:#333333;
		text-decoration:none;
	}

	#link_area a:active{
		color:#000000;
		text-decoration:none;
	}

	#link_area a:hover{
		color:#000000;
		text-decoration:none;
	}

	#link_area a:visited{
		color:#000000;
		text-decoration:none;
	}

	#en_outer{
		width:600px;
		height: 110px;
		border-bottom: 1.5px solid #777;
		text-align: center;
		padding: 20px 0px 0px 110px;
		display: none;
	}


	#mnavy_outer{
		width:600px;
		height: 110px;
		border-bottom: 1.5px solid #777;
		text-align: center;
		padding: 20px 0px 0px 110px;
	}

	#en_logo_area{
		display: none;
	}

	#en_link{
		display: none !important;
	}

	#en_link_m{
		float:left;
		margin: 0px;
	}

	#meganeichiba_outer{
		width:600px;
		height: 110px;
		border-bottom: 1.5px solid #777;
		padding:20px 0px 0px 110px;
		margin-bottom: 0px;
		background-color: #f6f8f9;
	}

	#ichiba_logo{
		margin-right: 25px;
		padding:0px;
		float: left;
	}

	#meganeichiba_outer p{
		font-size: 23px;
		margin: 0px 0px 0px 0px;
		padding-top: 15px;
		line-height: 1.5em;
		float: left;
	}

	#miraie_outer{
		width:600px;
		height: 110px;
		text-align: left;
		padding:20px 0px 0px 110px;
		margin-bottom: 0px;
		background-color: #f6f8f9;
	}

	#miraie_logo_area{
		float: left;
		padding-top: 10px;
	}

	#miraie_style{
		font-family:"Yu Gothic Demibold","游ゴシック Demibold","YuGothic Medium","游ゴシック体","ヒラギノ角ゴ Pro W3","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic Pro","Hiragino Kaku Gothic ProN","メイリオ","Meiryo",sans-serif;
		font-size: 12px;
		color:#000000;
		margin: 0px 0px 0px 0px;
		line-height: 1.2em;
		letter-spacing: 0.8px;
	}

	#miraie_logo{
		font-family:"Yu Gothic Demibold","游ゴシック Demibold","YuGothic Medium","游ゴシック体","ヒラギノ角ゴ Pro W3","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic Pro","Hiragino Kaku Gothic ProN","メイリオ","Meiryo",sans-serif;
		font-size: 30px;
		color:#000000;
		margin: 0px 0px 0px 0px;
		padding-left: 3px;
		letter-spacing: px;
		font-weight: bolder;
	}

	#buisiness_text{
		margin:0px 75px 0px 20px;
		padding-top: 15px;
		font-size: 23px;
		float:left;
	}

	#footer{
	display: none !important;
	}

	#footer_m{
		display: block !important;
		background-color: #476d9e;
		background-repeat: repeat-x;
	}

	#footer_wrapper_m{
		width:600px;
		color:#fff;
		text-align: center;
		margin:0px auto;
	}

	#footer-area_m{
		padding:50px 0px 0px 0px;
		text-align: center;
	}

	#flogo-area_m{
		height: 66px;
		text-align: left;
		display: table;
		margin:0px auto;
	}

	#flogo_m{
		float:left;
		margin: 0px 10px 0px 0px;
		padding: 0px;
	}

	#flogo-area_m p{
		margin: 0px;
		padding:0px;
		font-size: 22px;
		color:#fff;
		letter-spacing: 1.05px;
		font-family:"Yu Gothic","游ゴシック","YuGothic","游ゴシック体","ヒラギノ角ゴ Pro W6","ヒラギノ角ゴ ProN W6","Hiragino Kaku Gothic Pro","Hiragino Kaku Gothic ProN","メイリオ","Meiryo",sans-serif;
	}

	#flogo-area_m a{
		text-decoration: none;
		vertical-align: bottom;
		display: table-cell;
	}

	#copy-right{
		background-color:#476d9e;
		margin:30px auto 0px auto;
		padding:0px;
		color:#fff;
		font-size: 14px;
	}

}
