@charset "UTF-8";
/* CSS Document */

@import url(https://fonts.googleapis.com/css?family=Cinzel);

#brand_header {
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 'メイリオ' , Meiryo , Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#333;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	min-width:320px;

	word-wrap: break-word;
	word-break: break-all;
}

a {
	text-decoration: underline;
	color: #102d65;
	transition: all .3s;
}

a:hover {
	text-decoration: none;
}

li {
	list-style: none;
}

.sp {
	display:none;
}

.en {
    font-family: 'Cinzel', serif;
}

#brand_header {
	margin-bottom:-160px;
	z-index:999;
	position:relative;
}

#brand_header .gnav ul ,
#brand_header .header_inner {
	width:1024px;
	margin:0 auto;
	position:relative;
}

#brand_header .gnav ul {
	font-size:0;
	
}

#brand_header .gnav {
	width:100%;
	background:#0f2960;
}

#brand_header .gnav a {
	color:#fff;
}

#brand_header .gnav ul  li {
	display:inline-block;
	margin-right:50px;
	font-size:16px;
	border-bottom:8px solid #0f2960;
	height:35px;
	line-height:35px;
	box-sizing:border-box;
}

#brand_header .gnav ul  li.selected{
	border-bottom:4px solid #6f79ab;
	
}

#category_navi .cfx {
	float:left !important; 
	margin-left:-30px !important;
	
}

#brand_header .brand_logo {
	margin:27px 0;
}

#brand_header .header-right {
	position:absolute;
	right:0;
	top:0px;
	text-align:right;
}


#brand_header .head_bt_wrap {
	display:inline-block;
	vertical-align:top;
}

#brand_header .head_bt_wrap li {
	display:inline-block;
}

#brand_header .head_bt_wrap li:first-child {
	border-right:1px solid #0f2960;
	padding-right:15px;
}

#brand_header .head_bt_wrap li:last-child {
	margin-left:15px;
}

#brand_header .head_bt_wrap li a {
	text-decoration:none;
	font-size:14px;
}

#brand_header .head_bt_wrap li a:hover {
	text-decoration:underline;
}

#brand_header .btn_shop {
	margin-bottom:20px;
}

.header-left-acco > ul,
.header-right-acco > ul{
	display:none;
	background:#fff;
	position:relative;
	z-index:999;
	font-size:12px;
	word-wrap: break-word;
	word-break: break-all;
}

.header-right-acco > ul {
	width:200px;
	border-left:1px solid #0f2960;
	border-right:1px solid #0f2960;
	margin-left:-1px;
	font-size:14px;
}

.header-left-acco .site-acco,
.header-right-acco .site-acco{
	position:relative;
	padding-left:10px;
	padding-right:10px;
	font-size:14px;
	height:30px;
	line-height:30px;
}
.header-left-acco .site-acco:after,
.header-right-acco .site-acco:after{
	content: "\f107";
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #324877;
	font-size: 16px;
	position: absolute;
	top:7px;
	right:10px;
}
.header-left-acco .site-acco.active:after,
.header-right-acco .site-acco.active:after{
  content: "\f106";
}
.header-left-acco li a,
.header-right-acco li a{
	text-decoration: none;
	padding: 5px 10px;
	display:block;
	position:relative;
}

.header-right-acco li a:hover ,
.header-left-acco li a:hover {
	background:#0f2960;
	color:#fff;

}

.header-right-acco-wrap {
	display:inline-block;
	vertical-align:top;
	position:absolute;
	right:0;
	top:50px;
}

.other .header-right-acco-wrap {
	top:25px;
}

.header-right-acco{
	border:1px solid #0f2960;
	z-index:5;
	background:#fff;
	cursor: pointer;
	width:200px;
		text-align:left;

}

.header-right-acco i.fa.fa-angle-right {
    font-size: 14px;
    position: absolute;
    right: 10px;
    top: 7px;
}


/****************/
/*  footer   */
/****************/
.my-m-foo{
	display: none;
}
.my-pc-foo{
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", 'メイリオ' , Meiryo , Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	background-color: #0f2960;
	color: #fff;
	padding:3% 0;
	line-height:1.6;
}
.foo-nav{
	width:1024px;
	margin:0 auto;
	justify-content: center;
	border-bottom: none;
	padding-bottom: 40px;
	text-align: center;
}
.foo-nav ul{
	display: inline-block;
	width:24%;
	vertical-align: top;
	text-align:left;
}
.foo-nav ul:last-child{
	margin-right:0;
}
.foo-nav ul li{
	text-align: left;
}
.foo-nav > ul a{
	color: #fff;
	text-decoration: none;
	font-size:13px;
}
.foo-nav > ul a:hover{
	text-decoration: underline;
}


.foo-nav i.fa.fa-angle-right {
    font-size: 18px;
    margin-left: 0px;
    margin-right: 5px;
    padding: 5px 0;
    top: 1px;
}

.site_list {
    border-top: 1px solid #48618c;
    border-bottom: 1px solid #48618c;
    text-align: center;
    padding: 30px 0;
    font-size: 0;
	width:1024px;
	margin: 0 auto;
}

.site_list li {
    display: inline-block;
    margin-right: 25px;
    font-size: 12px;
}

.site_list li:last-child {
	margin-right:0;
}

.site_list li a {
	color:#fff;
	text-decoration:none;
}

.site_list li a:hover {
	text-decoration:underline;
}

.site_list.site_list-bt {
	margin-top:-1px;
}

.sns_list {
	padding:30px 0 ;
	font-size:0;
	text-align:center;
}

.sns_list li {
	display:inline-block;
	margin-right:25px;
	font-size:30px;
}

.sns_list li:last-child {
	margin-right:0px;
}

.sns_list li a {
	color:#fff;
}

.sns_list li:nth-of-type(2) a {
    width: 27px;
    height: auto;
    display: block;
}

.sns_list li:nth-of-type(2) a img {
    width: 100%;
	height:auto;
	vertical-align:middle;
}

.sns_list li a:hover {
	opacity:0.7;
}

.other_list {
	font-size:0;
	padding:10px 0 40px;
	text-align:center;
}

.other_list li a {
	color:#fff;
	text-decoration:none;
}

.other_list li a:hover {
	text-decoration:underline;

}

.other_list li {
	display:inline-block;
	margin-right:25px;
	font-size:12px;
}

.other_list li:last-child {
	margin-right:0;
}

address {
	font-size:12px;
}

.pc-site-list{
	width: 1024px;
	margin: 0 auto;
	text-align: center;
	padding: 20px 0;
	border-bottom: 1px solid #fff;
}
.pc-site-list ul{
	text-align:center;
	justify-content: center;
}
.pc-site-list li{
	display: inline-block;
	margin-right:30px;
}
.pc-site-list li:last-child{
	margin-right:0px;
}
.pc-site-list li a{
	color: #fff;
	text-decoration: none;
}

.pc-site-list li a:hover{
	text-decoration: underline;
}

.foo-nav span {
	font-size:16px;
	display:block;
	margin-bottom:10px;
}

.foo-nav span.en {
	font-size:22px;
}

.foo-logo{
	height:100px;
	background-image: url(../img/foo-logo.png);
	background-repeat: no-repeat;
	/* text-align: center; */
	background-position: center;
	background-size: contain;
	margin-top: 30px;
	min-width: 1024px;
}
address{
	text-align:center;
	padding:10px 0;
	font-style: normal;
}

.sub-foot-list {
	text-align:center;
	margin-top:20px;
	min-width: 1024px;

}

.sub-foot-list li {
	display:inline-block;
	margin-right:10px;
}

.sub-foot-list li:last-child {
	margin-right:0;
}

.sub-foot-list a {
	color:#fff;
	text-decoration: none;
}

.sub-foot-list a:hover {
	text-decoration: underline;
}

.my-pc-foo address {
	min-width: 1024px;
}
