@charset "UTF-8";
/*-------------------------------------------------------------------------------
HEADER
-------------------------------------------------------------------------------*/
@media (min-width: 769px){
	body {
		padding-top: 80px;
	}
	.header-wrap {
		width: 100%;
		display: block;
		position: fixed;
		height: 80px;
		z-index: 999;
		top: 0;
	}
	.header {
		width: 100%;
		height: inherit;
		position: relative;
		z-index: 1;
		top: 0;
		background: rgba(255, 255, 255, .9);
		height: 80px;
		transition: 0.3s all ease;
	}
	.header.inner {
		padding: 0;
		max-width: 100%;
		width: auto;
	}
	.header-inner-box {
		width: 1000px;
		height: 80px;
		padding: 0 10px;
		margin: 0 auto;
		position: relative;
		transition: all .3s ease;
		background: inherit;
	}
	.header-logo {
		position: absolute;
		top: 50%;
		left: 10px;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		margin: auto;
		line-height: 1.0;
		z-index: 1;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		transition: all .3s ease;
		width: 12%;
	}
	.header-logo a {
		display: block;
	}
	.fixed .header-logo {}
	.header-logo img {
		width: 100%;
		height: auto;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		transition: all .3s ease !important;
	}
	.header-nav-wrap {
		height: inherit;
		background: inherit;
	}
	.header-inner-block {
		height: inherit;
		position: relative;
		background: inherit;
	}



	.header-btn-block {
		position: absolute;
		right: 0;
		bottom: 0;
		top: 20px;
	}

	.header-btn-list > li {
		float: left;
		margin: 0 42px 0 0;
		padding: 0px 0 33px !important;
	}
	.header-wrap.fixed .header-btn-list > li{
			padding: 0 0 18px !important;
	}
	.header-btn-block.global .header-btn-list > li {
		float: left;
		margin: 0 25px 0 0;
		padding: 0 0 33px !important;
	}
	.header-btn-list > li:last-child {
		margin: 0;
	}
	.header-btn-block.global .header-btn-list > li:last-child {
		margin:0;
	}
	.header-btn-block.global .header-search input[type="text"]{
		width:175px;
	}
	.header-wrap.fixed .global .header-search  input[type="text"]{
		width: 200px;
	}
	.header-btn-list-item {
		margin-top: 10px;
	}
	.header-btn-list-item > a {
		display: block;
		position: relative;
		font-size: 11px;
		letter-spacing: 0.04em;
		line-height: 1.6;
	}
	.header-btn-list-item > a:hover {
		opacity: 1;
		text-decoration: none;
	}
	.header-btn-list-item > a::before {
		display: block;
		content: "";
		position: absolute;
		bottom: -14px;
		left: 0;
		width: 100%;
		height: 5px;
		background: #000;
		opacity: 0;
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-ms-transition: all .3s ease;
		transition: all .3s ease;
	}
	.header-btn-list-item > a:hover::before, .header-btn-list-item > a.active::before, .header-btn-list-item > a.open::before {
		opacity: 1;
	}
	.header-btn-list-item > a > strong {
		display: block;
		font-weight: bold;
		font-size: 13px;
		line-height: 1.4;
	}


	.header-wrap, .header-btn-block, .header-btn-list-item, .header-user-info, .header-sp-fixed {
		-webkit-transition: top, left, position, width, margin, padding .3s ease;
		-moz-transition: top, left, position, width, margin, padding .3s ease;
		-ms-transition: top, left, position, width, margin, padding .3s ease;
		transition: all .3s ease !important;
	}
	.header-logo {
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-ms-transition: all .3s ease;
		transition: all .3s ease !important;
	}
	.header-wrap.fixed {
		/* position:relative; */
		display: block;
/*		height: 140px;*/
	}
	.header-wrap.fixed .header {
		position: fixed;
		margin: 0 auto;
		left: 0;
		right: 0;
		height: 70px;
	}
	.header-wrap.fixed .header-inner-box {
		height: 70px;
	}

	.header-wrap.fixed .fix-non {
		display: none !important;
	}
	.header-wrap.fixed .header-btn-block {
		float: right;
		margin: 0 34px 0 0;
		padding: 0 0 0 !important;
		right: 18px;
		top: 20px;
		z-index: 0;
	}
	.header-wrap.fixed .header-btn-block.global {
		margin: 0 0px 0 0;
		top: 26px;
	}
	.header-wrap.fixed .header-btn-list > li {
		margin: 0 20px 0 0;
		float: left;
	}

	.header-wrap.fixed .header-btn-block.global .header-btn-list > li {
		margin: 0 15px 0 0;
		padding: 0 0 13px 0 !important;
	}
	.header-wrap.fixed .header-btn-list > li:last-child {
		margin: 0;
		right: 0;
		top: 0;
	/*	top: 10px;*/
		float: right;
	}
	.header-wrap.fixed .header-btn-list-item {
		font-size: 10px;
	}
	.header-wrap.fixed .header-btn-list-item a::before {
		bottom: -16px;
	}
	.header-wrap.fixed .global .header-btn-list-item a::before {
		bottom: -12px;
	}
	.header-wrap.fixed .header-btn-list-item:nth-child(3)::after {
		display: none;
	}
	.header-wrap.fixed .header-btn-list-item strong {
		font-size: 12px;
		line-height: 1.3;
	}
	.header-wrap.fixed .fix-noborder::after {
		display: none;
	}

	.nav-contents {
		position: fixed;
		top: 140px;
		left: 0;
		width: 100%;
		max-height: calc(100% - 140px);
		overflow: auto;
		padding: 20px 0 45px;
		background: #eee;
		opacity: 0;
		visibility: hidden;
		z-index: 0;
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-ms-transition: all .3s ease;
		transition: all .3s ease;
		z-index: 0;
	}
	.header-wrap.fixed .nav-contents {
		max-height: calc(100% - 70px);
	}
	.nav-contents > .inner {
		max-width: 1000px;
		margin: 0 auto;
		padding: 0 10px;
	}
	.header-wrap.fixed .nav-contents {
		top: 70px;
	}
	.nav-contents.open {
		opacity: 1;
		visibility: visible;
		z-index: 9999;
	}
	.nav-contents-list > li {
		float: left;
	}
	.nav-contents-list a:hover, .nav-contents-list a:hover span {
		text-decoration: underline;
	}
	.nav-contents.logo {
		padding: 40px 0 6px
	}
	.logo .nav-contents-list {
		margin: 0 -8px;
	}
	.logo .nav-contents-list li {
		position: relative;
		width: 94px;
		height: 62px;
		margin: 0 8px 44px;
	}
	.logo .nav-contents-list li img {
		display: block;
		position: absolute;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		width: 100%;
	}
	.nav-contents-list.col-3 {
		margin: 0;
	}
	.nav-contents-list.col-3 > li {
		margin: 0 39px 0 0;
	}
	.nav-contents-list.col-3 > li:first-child {
		margin: 0 37px 0 0;
	}
	.nav-contents-list.col-3 > li:last-child {
		margin: 0;
	}
	.nav-contents-list.col-5 {
		margin: 0 -5px;
	}
	.nav-contents-list.col-5 > li {
		width: 188px;
		margin: 0 5px;
	}
	.nav-contents-list > li > a {
		color: #000;
		display: block;
	}
	.nav-contents-list > li > a >span{
		display: block;
	}
	.nav-contents-list > li > a >span.img:before{
		content:"";
		display: block;
		padding-top:30px;
	}
	.nav-contents .nav-scene > li > a >span.img:before{
		display: none;
	}
	.nav-contents .nav-scene .each-scene {
		display: table;
		height: 70px;
	}
	.nav-scene {
		display: flex;
	    flex-wrap: wrap;
	}
	.nav-contents-list .img {
		display: table-cell;
		text-align: center;
	    vertical-align: middle;
	}
	.nav-contents-list .ttl {
		display: table-cell;
		color: #000;
		font-size: 12px;
		text-align: left;
	    vertical-align: middle;
	}
	.scene-item-list .img {
		display: table-cell;
		width: 50px;
	    height: 70px;
	}
	.scene-item-list .ttl {
	    display: table-cell;
	    color: #000;
	    font-size: 12px;
	    width: 110px;
	    padding-left: 5px;
	    vertical-align: center;
	    text-align: left;
	    height: 70px;
	}
	.nav-contents-list.col-5 .each-scene {
		width: 150px;
		margin: 0 5px;
	}
	.nav-contents-list dt strong span.en {
		display: block;
		font-size: 16px;
		font-weight: bold;
	}
	.nav-contents-list dt strong span.ja {
		display: block;
		font-size: 12px;
		font-weight: normal;
	}
	.nav-contents-list .ttl strong {
		display: block;
		font-size: 15px;
		line-height: 1.4;
	}
	.nav-inner-menu li {
		padding: 0 0 0 10px;
		font-size: 12px;
		line-height: 1.75;
	}
	.nav-inner-menu a {
		color: #000;
		padding: 0 0 1px;
	}
	#HeaderArea {
		min-width: 980px;
		height: 78px;
		border-bottom: solid 2px #d4d4d4;
	}
	#HeaderArea .HeaderContents {
		width: 980px;
		margin: 0 auto;
		text-align: left;
		position: relative;
	}
	#HeaderArea .HeaderContents .hdArea01 {
		height: 61px;
	}
	#HeaderArea .HeaderContents .hdArea01 p img {
		position: absolute;
		top: 32px;
		left: 0;
		width: 222px;
		height: 16px;
	}


	.site-main .local-nav {
		z-index: 4;
		transition: all .3s ease;
		top: 140px;
	}
	.common_category{
		padding-bottom:0;
	}
	.common_category .inner{
		padding-top:10px;
		display:flex;
	}
	.header_category_type + #header_category_container{
		width: 810px;
		letter-spacing: -.75em;
	}


	.header_category_type{
		display:block;
		width: 180px;
	}
	.header-wrap .common_category .header_category_type li{
	    font-weight: bold;
	    margin-bottom: 25px;
	    line-height: 1.2;
	    font-size:11px;
	}
	.header-wrap .common_category .header_category_type li strong{
		display:block;
		font-size: 15px;
	}

	.common_category .header_category_list{
		width: 200px;
		padding-left: 15px;
		line-height:1.4;
		font-size: 12px;
		display: block;
		float: left;
		letter-spacing: normal;
	}
	.common_category .header_category_list:nth-child(4n+1){
		clear:both;

	}
	.common_category .header_category_list .header_category_name{
		font-weight:bold;
		font-size:15px;
		margin-bottom:10px;
	}

	.common_category .header_category_list .header_category_list__medium{
		margin-bottom:30px;
	}
	.common_category .header_category_list .header_category_item__medium{
		margin-bottom:5px;
	}
}


@media (max-width: 768px){
	/* header_nav_box
	--------------------------------------------------------------------*/
	.header_nav_box {
		width: 100%;
		display: none;
		position: absolute;
		top: 63px;
		left: 0;
		z-index: 180;
	}
	.header_nav_box:before {
		content: "";
		display: block;
		width: 10px;
		height: 10px;
		margin-left: -5px;
		background: #e9e8e8;
		transform: rotate(45deg);
	}
	.header_nav_brand .header_nav_box:before {
		position: absolute;
		top: -5px;
		left: 10%;
	}
	.header_nav_category .header_nav_box:before {
		position: absolute;
		top: -5px;
		left: 30%;
	}
	.header_nav_search .header_nav_box:before {
		position: absolute;
		top: -5px;
		left: 90%;
	}
	.header_nav_btn:nth-of-type(2) .header_nav_box:before {
		position: absolute;
		top: -5px;
		left: 30%;
	}
	.header_nav_btn:nth-of-type(3) .header_nav_box:before {
		position: absolute;
		top: -5px;
		left: 50%;
	}
	.header_nav_btn:nth-of-type(5) .header_nav_box:before {
		position: absolute;
		top: -5px;
		left: 90%;
	}
	.header_brand_title {
		height: 40px;
		line-height: 40px;
		text-align: center;
		font-size: 12px;
		font-family: 'Montserrat', sans-serif;
		background: #e9e8e8;
	}
	.header_category_title {
		height: 40px;
		line-height: 40px;
		text-align: center;
		font-size: 12px;
		font-family: 'Montserrat', sans-serif;
		background: #e9e8e8;
	}
	.header_nav_close {
		position: relative;
		display: block;
		width: 100%;
		right: 0;
		left: 0;
		top: 0;
		bottom: 0;
		transform: none;
		margin: 0;
	}
	.header_nav_close_btn {
		width: auto;
		height: 40px;
		line-height: 40px;
		text-align: center;
		font-size: 12px;
		font-family: 'Montserrat', sans-serif;
		background: #e9e8e8;
		display: block;
	}
	.header_nav_close_text {
		position: relative;
		font-size: 10px;
		display: inline-block;
		transform: none !important;
		top: auto !important;
		width: auto !important;
		background: none;
		height: auto;
	}
	.header_nav_close_text:after {
		content: "";
		display: block;
		width: 6px;
		height: 6px;
		margin-top: -2px;
		border-top: 1px solid #2c2b2b;
		border-right: 1px solid #2c2b2b;
		transform: rotate(-45deg);
		position: absolute;
		top: 50%;
		right: -16px;
	}
	/* header_brand_list
	--------------------------------------------------------------------*/
	.header_brand_list {}
	.header_brand_item {
		background: #fff;
		border-bottom: 1px dotted #b5b4b4;
	}
	.header_brand_item:last-child {
		border-bottom: none;
	}
	.header_brand_link {
		height: 47px;
		padding: 0 15px;
		font-size: 13px;
		line-height: 47px;
		display: block;
		position: relative;
		overflow: hidden;
	}
	.header_brand_link:after {
		content: "";
		display: block;
		width: 6px;
		height: 6px;
		margin-top: -3px;
		border-top: 1px solid #b8b7b7;
		border-right: 1px solid #b8b7b7;
		transform: rotate(45deg);
		position: absolute;
		top: 50%;
		right: 20px;
	}
	/* header_category_list
	--------------------------------------------------------------------*/
	.header_category_list {}
	.header_category_item {
		background: #fff;
		border-bottom: 1px dotted #b5b4b4;
	}
	.header_category_item:last-child {
		border-bottom: none;
	}
	.header_category_link {
		height: 47px;
		padding: 0 15px;
		font-size: 13px;
		line-height: 47px;
		display: block;
		position: relative;
	}
	.header_category_link:after {
		content: "";
		display: block;
		width: 6px;
		height: 6px;
		margin-top: -3px;
		border-top: 1px solid #b8b7b7;
		border-right: 1px solid #b8b7b7;
		transform: rotate(45deg);
		position: absolute;
		top: 50%;
		right: 20px;
	}

	/* header_menu
	--------------------------------------------------------------------*/
	.header_menu {
		width: 60px;
		height: 60px;
		position: absolute;
		top: 0px;
		left: 0px;
		display: block;
		transition: all .4s;
		box-sizing: border-box;
		z-index: 300;
	}
	.header_menu span {
		position: absolute;
		height: 2px;
		background-color: #2c2b2b;
		display: inline-block;
		transition: all .4s;
		box-sizing: border-box;
	}
	.header_menu span:nth-of-type(1) {
		width: 25px;
		top: 24px;
		left: 20px;
	}
	.header_menu span:nth-of-type(2) {
		width: 25px;
		top: 32px;
		left: 20px;
	}
	.header_menu span:nth-of-type(3) {
		width: 25px;
		top: 40px;
		left: 20px;
	}
	.header_menu.selected {
		width: 60px;
		height: 60px;
		left: 100%;
		background-color: #fff;
		z-index: 300;
		margin-left: -60px;
	}
	.header_menu.selected span {
		background-color: #2c2b2b;
	}
	.header_menu.selected span:nth-of-type(1) {
		width: 25px;
		top: 30px;
		left: 18px;
		-webkit-transform: translateY(0px) rotate(-315deg);
		transform: translateY(0px) rotate(-315deg);
	}
	.header_menu.selected span:nth-of-type(2) {
		opacity: 0;
	}
	.header_menu.selected span:nth-of-type(3) {
		width: 25px;
		top: 30px;
		left: 18px;
		-webkit-transform: translateY(-0px) rotate(315deg);
		transform: translateY(-0px) rotate(315deg);
	}
	/*-------------------------------------------------------------------------------
	HEADER
	-------------------------------------------------------------------------------*/
	body {
		padding-top: 75px;
	}
	.header-wrap {
		position: fixed;
		left: 0;
		top: 0;
		width: 100%;
		height: 75px;
		z-index: 999;
		padding: 0;
	}
	.header-wrap * {
		box-sizing: border-box;
	    -webkit-touch-callout:none;
	    -webkit-tap-highlight-color:rgba(0, 0, 0, 0);
	}
	#appBody .header-wrap.fixed .headerSearchArea, #appBody .header-wrap .headerSearchArea, header.header-wrap.fixed .headerSearchArea, header.header-wrap .headerSearchArea {
		position: absolute;
		top: 0;
		bottom: 0;
		right: 154px;
		height: 20px;
		width: 20px;
		margin: auto;
	}
	#appBody .header-wrap.fixed .headerSearchArea svg, #appBody .header-wrap .headerSearchArea svg, header.header-wrap.fixed .headerSearchArea svg, header.header-wrap .headerSearchArea svg {
		display: block;
		height: 20px;
		width: 20px;
		z-index: 1;
		cursor: pointer;
	}
	#appBody .header-wrap.fixed .headerSearchArea input, #appBody .header-wrap .headerSearchArea input, header.header-wrap.fixed .headerSearchArea input, header.header-wrap .headerSearchArea input {
		position: absolute;
		display: block;
		top: 0;
		left: 0;
		height: 100%;
		width: 100%;
		opacity: 0;
	}
	#appBody .header-wrap.fixed .header-fav svg, #appBody .header-wrap .header-fav svg, header.header-wrap.fixed .header-fav svg, header.header-wrap .header-fav svg {
		height: 21px;
		width: 21px;
	}
	#appBody .header-wrap.fixed .header-fav input, #appBody .header-wrap .header-fav input, header.header-wrap.fixed .header-fav input, header.header-wrap .header-fav input {
		position: absolute;
		display: block;
		top: 0;
		left: 0;
		height: 100%;
		width: 100%;
		opacity: 0;
	}
	body.nav-open, html.nav-open {
		position: fixed;
		height: 100%;
		overflow: hidden;
	}


	.header-wrap.nav-open {
		height: 100%;
	}
	.header {
		height: inherit;
		position: relative;
		z-index: 1;
	}
	.header {
		padding: 0;
	}
	.header-sp-fixed {
		position: relative;
		top: 0;
		left: 0;
		width: 100vw;
		height: 75px;
		z-index: 9999;
		background: rgba(255, 255, 255, 0.9);
		border-bottom: solid 1px #d4d4d4;
	}
	.header-nav-wrap {
		height: inherit;
	}
	.header-inner-block {
		height: inherit;
		position: relative;
	}
	.header-nav-wrap {
		position: fixed;
		top: 100px;
		width: 100%;
		height: auto;
		opacity: 0;
		visibility: hidden;
		-webkit-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease;
	}
	.header-nav-wrap.nav-open {
		height: 100%;
		padding: 0 0 75px;
		opacity: 1;
		visibility: visible;
		z-index: 999;
		overflow-x: hidden;
		overflow-y: scroll;
	}
	.header-inner-block {
		height: auto;
		position: relative;
		padding: 21px 0 0;
		overflow-y: scroll;
	}


	.header-btn-block {
		float: right;
	}
	.header-btn-block {
		float: none;
		margin: 85px 0 0;
	}
	.header-btn-list > li {
		float: left;
		margin: 0 30px 0 0;
		padding: 0 0 26px;
	}

	.header-btn-list > li:last-child {
		margin: 0;
	}
	.header-btn-list-item {
		margin-top: 10px;
	}
	.header-btn-list-item > a {
		display: block;
		position: relative;
		font-size: 11px;
		letter-spacing: 0.04em;
		line-height: 1.6;
	}
	.header-btn-list-item > a:hover {
		opacity: 1;
	}
	.header-btn-list-item > a::before {
		display: block;
		content: "";
		position: absolute;
		bottom: -14px;
		left: 0;
		width: 100%;
		height: 5px;
		opacity: 0;
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-ms-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease;
	}
	.header-btn-list-item > a:hover::before, .header-btn-list-item > a.active::before, .header-btn-list-item > a.open::before {
		opacity: 1;
	}
	.header-btn-list-item > a > strong {
		display: block;
		font-weight: bold;
		font-size: 13px;
		line-height: 1.4;
	}
	@media (max-width: 935px) {
		.header-btn-list > li {
			margin: 0 20px 0 0;
		}
	}
	@media (max-width: 875px) {
		.header-btn-list > li {
			margin: 0 15px 0 0;
		}
	}
	@media (max-width: 835px) {
		.header-btn-list > li {
			margin: 0 10px 0 0;
		}
		.header-btn-list-item > a > strong {
			font-size: 12px;
		}
		.header-btn-list-item > a {
			font-size: 10px;
		}
	}
	@media (max-width: 768px) {
		.header-btn-list {
			position: relative;
			border-top: solid 1px #a0a0a0;
		}
		.header-btn-list > li {
			float: none;
			border-bottom: solid 1px #a0a0a0;
			margin: 0;
			padding: 0;
		}
		.header-btn-list > li > a {
			height: 64px;
			padding: 0 20px;
			line-height: 66px;
		}
		.header-btn-list-item > a::before {
			display: none;
		}
		.header-btn-list-item > a {
			position: relative;
			font-size: 12px;
		}
		.header-btn-list-item > a::after {
			display: block;
			content: "";
			position: absolute;
			top: 0;
			bottom: 0;
			right: 24px;
			width: 12px;
			height: 12px;
			margin: auto;
			border-bottom: solid 1px #000;
			border-right: solid 1px #000;
			-webkit-transform: rotate(45deg);
			-ms-transform: rotate(45deg);
			transform: rotate(45deg);
			-webkit-transition: all .3s ease;
			-o-transition: all .3s ease;
			transition: all .3s ease;
		}
		.header-btn-list-item.on > a::after {
			top: 5px;
			-webkit-transform: rotate(-135deg);
			-ms-transform: rotate(-135deg);
			transform: rotate(-135deg);
		}
		.header-btn-list-item.shoplist > a::after {
			display: none;
		}
		.header-btn-list-item > a > strong {
			display: inline;
			margin: 0 5px 0 0;
			font-size: 14px;
			line-height: 1.4;
		}
	}

	/*スクロール時スタイル*/
	.header-wrap, .header-logo, .header-btn-block, .header-btn-list-item, .header-user-info, .header-sp-fixed {
		-webkit-transition: all .3s ease;
		-moz-transition: all .3s ease;
		-ms-transition: all .3s ease;
		-o-transition: all .3s ease;
		transition: all .3s ease;
	}
	.fixed .header-wrap,
	.header-wrap.fixed {
		left: 0;
		top: 0;
		z-index: 100;
		height: 50px;
	}
	.header-logo {
		display: block;
		-webkit-transform: translateY(-50%);
		z-index: 1;
		position: absolute;
		top: 50%;
		left: 20px;
		width: 143px;
		margin: auto;
		transform: translateY(-50%);
		line-height: 1.0;
	}
	.header-logo.common {
		width: 143px !important;
		transition: none;
	}
	.header-logo a {
		position: relative;
		display: block;
	}
	.header-logo img {
		width: 100%;
		height: auto;
	}
	.header-wrap.fixed .fix-non {
		display: none;
	}
	.header-wrap.fixed .header-btn-block {
		float: right;
		margin: 0 34px 0 0;
		padding: 22px 0 0;
	}
	.header-wrap.fixed .header-btn-list > li {
		margin: 0 20px 0 0;
	}
	.header-wrap.fixed .header-btn-list > li:last-child {
		margin: 0;
	}
	.header-wrap.fixed .header-btn-list-item {
		font-size: 10px;
	}
	.header-wrap.fixed .header-btn-list-item a::before {
		bottom: -16px;
	}
	.header-wrap.fixed .header-btn-list-item:nth-child(3)::after {
		display: none;
	}
	.header-wrap.fixed .header-btn-list-item strong {
		font-size: 12px;
		line-height: 1.3;
	}
	.header-wrap.fixed .fix-noborder::after {
		display: none;
	}
	@media (max-width: 960px) {
		.header-wrap.fixed .header-btn-block {
			margin: 0 20px 0 0;
		}
	}
	@media (max-width: 930px) {
		.header-wrap.fixed .header-btn-block {
			margin: 0 15px 0 0;
		}
		.header-wrap.fixed .header-btn-list > li {
			margin: 0 15px 0 0;
		}
		.header-wrap.fixed .header-btn-list-item strong {
			font-size: 11px;
			line-height: 1.3;
		}
	}
	@media (max-width: 860px) {
		.header-wrap.fixed .header-btn-block {
			margin: 0 5px 0 0;
		}
		.header-wrap.fixed .header-btn-list > li {
			margin: 0 10px 0 0;
		}
	}
	@media (max-width: 800px) {
		.header-wrap.fixed .header-btn-block {
			margin: 0;
		}
	}
	.fixed .header-wrap .header-sp-fixed,
	.header-wrap.fixed-sp .header-sp-fixed,
	.header-wrap.is_open .header-sp-fixed {
		height: 50px;
		position: fixed;
	}

	.checkbox {
		display: none;
	}
	.checkbox + .checkbox-icon {
		display: block;
		position: relative;
		vertical-align: middle;
		width: 51px;
		height: 51px;
		cursor: pointer;
	}
	@media (max-width: 320px) {
		.checkbox + .checkbox-icon {
			display: block;
			position: relative;
			vertical-align: middle;
			width: 42px;
			height: 42px;
			cursor: pointer;
		}
	}
	.checkbox + .checkbox-icon:before, .checkbox + .checkbox-icon:after {
		display: block;
		content: "";
		position: absolute;
		top: 10px;
		left: 28px;
		width: 5px;
		height: 34px;
		background: #eee;
		opacity: 0;
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	.checkbox + .checkbox-icon:before {
		top: 25px;
		left: 13px;
		height: 16px;
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	@media (max-width: 320px) {
		.checkbox + .checkbox-icon:before, .checkbox + .checkbox-icon:after {
			top: 11px;
			left: 23px;
			height: 25px;
		}
		.checkbox + .checkbox-icon:before {
			top: 20px;
			left: 12px;
			height: 14px;
		}
	}
	.checkbox:checked + .checkbox-icon:before, .checkbox:checked + .checkbox-icon:after {
		opacity: 1;
	}
	.white .checkbox + .checkbox-icon:before, .white .checkbox + .checkbox-icon:after, .yellow .checkbox + .checkbox-icon:before, .yellow .checkbox + .checkbox-icon:after {
		background: #666;
	}
	/*-------------------------------------------------------------------------------
	NAV
	-------------------------------------------------------------------------------*/
	.nav {
		position: fixed;
		z-index: 100;
	}
	.nav-bar {
		display: none;
	}
	.nav-bar {
		display: block;
		position: absolute;
		top: 0;
		bottom: 0;
		right: 20px;
		width: 23px;
		height: 18px;
		margin: auto;
		transition: right .4s;
	}
	.nav-bar span {
		display: inline-block;
		position: absolute;
		left: 0;
		width: 100%;
		height: 2px;
		-webkit-transition: all .4s;
		-o-transition: all .4s;
		transition: all .4s;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		background: #666;
	}
	.nav-bar span:nth-of-type(1) {
		top: 0;
	}
	.nav-bar span:nth-of-type(2) {
		top: 8px;
	}
	.nav-bar span:nth-of-type(3) {
		bottom: 0;
	}
	.nav-bar.nav-open span:nth-of-type(1) {
		-webkit-transform: translateY(8px) rotate(-45deg);
		-ms-transform: translateY(8px) rotate(-45deg);
		transform: translateY(8px) rotate(-45deg);
	}
	.nav-bar.nav-open span:nth-of-type(2) {
		opacity: 0;
	}
	.nav-bar.nav-open span:nth-of-type(3) {
		-webkit-transform: translateY(-8px) rotate(45deg);
		-ms-transform: translateY(-8px) rotate(45deg);
		transform: translateY(-8px) rotate(45deg);
	}
	.nav-bar.nav-open {
		right: 15px;
	}

}