@charset "UTF-8";
html, body, div, ul, li, div, dl, dd, dt, hr, p, h1, h2, h3, h4, h5 {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
  height: 100%;
}

/* =10px */
body {
  font-family: 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
  width: 100%;
  height: 100%;
  text-align: left;
}

/* =14px */
.wrapper {
  width: 100%;
}

a {
  color: #111111;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
  transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
}

a:hover img {
  opacity: 0.7;
  transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
}

h1 {
  font-size: 24px;
  font-size: 2.4rem;
}

/* =24px */
p {
  text-align: left;
}

@media all and (min-width: 801px) {
  p {
    font-size: 1.4rem;
  }
}

@media all and (max-width: 520px) {
  p {
    font-size: 1.2rem;
    line-height: 1.2rem;
  }
}

@media all and (max-width: 800px) and (min-width: 521px) {
  p {
    font-size: 1.4rem;
    line-height: 1.4rem;
  }
}

.red {
  color: #CC0000;
}

.strong {
  font-weight: bold;
}

ul {
  list-style: none;
}

.md-48 {
  font-size: 4.8rem;
}

@media all and (max-width: 800px) and (min-width: 521px) {
  .md-48 {
    font-size: 3.2rem;
  }
}

@media all and (max-width: 520px) {
  .md-48 {
    font-size: 2.8rem;
  }
}

.container {
  margin-left: auto;
  margin-right: auto;
}

@media all and (min-width: 801px) {
  .container {
    width: 100%;
    max-width: 1120px;
  }
}

@media all and (max-width: 800px) and (min-width: 521px) {
  .container {
    width: 100%;
    max-width: 100%;
  }
}

@media all and (max-width: 520px) {
  .container {
    width: 100%;
    max-width: 100%;
  }
}

.center {
  text-align: center;
}

.hide {
  display: none;
}

.more-btn {
  margin-top: 24px;
  margin-left: auto;
  margin-right: auto;
  padding: 12px 0;
  border: 0 solid #111111;
  background: #F0F0F0;
  text-align: center;
  font-size: 14px;
  letter-spacing: 2px;
  border-radius: 3px;
  color: #333333;
}

@media all and (min-width: 801px) {
  .more-btn {
    width: 100%;
  }
}

@media all and (max-width: 800px) and (min-width: 521px) {
  .more-btn {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media all and (max-width: 520px) {
  .more-btn {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}

.more-btn:hover,
.btn:hover {
  color: #111111;
  background: #CCCCCC;
  transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  -ms-transition-duration: 0.2s;
}

.btn.active {
  color: #FFFFFF;
  background: #111111;
}

@media all and (min-device-width: 801px) {
  .sp {
    display: none;
  }
}

@media all and (max-device-width: 800px) and (min-device-width: 521px) {
  .pc {
    display: none;
  }
}

@media all and (max-device-width: 520px) {
  .pc {
    display: none;
  }
}

#page-top {
  color: #FFFFFF;
  background: #333333;
  position: fixed;
  bottom: 40px;
  width: 40px;
  height: 40px;
  text-align: center;
  z-index: 65536;
}

#page-top .material-icons {
  font-size: 3.2rem;
}

@media all and (min-width: 801px) {
  #page-top {
    left: 51%;
    margin-left: calc(1120px / 2);
  }
}

@media all and (max-width: 520px) {
  #page-top {
    right: 0;
    bottom: 100px;
  }
}

@media all and (max-width: 800px) and (min-width: 521px) {
  #page-top {
    right: 0;
    bottom: 100px;
  }
}

#page-top {
  display: none;
}

.title-label {
  font-size: 22px;
  letter-spacing: 2px;
  border-bottom: 1px solid #111111;
  margin-bottom: 32px;
  padding-left: 4px;
}

.title-label .en {
  font-family: 'Lato', 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
}

.title-label .label-text {
  font-size: 14px;
  font-weight: normal;
  padding-left: 12px;
  letter-spacing: 1px;
}

.title-label .label-text:before,
.title-label .label-text:after {
  content: "-";
}

.header.wrapper {
  font-size: 14px;
  font-size: 1.4rem;
  /*	.header-menu-cate{
			width:$category;
			@include center;
			padding-bottom:10px;
			ul{
					//border-left:1px dotted #cccccc;
					//border-right:1px dotted #cccccc;
					max-width:$content-width;
	@include タブレット{width:100%;}
	@include スマホ{width:100%;}

					@include center;
					overflow:hidden;
					li{
							color:#000000;
							font-family: 'Oswald', sans-serif;
							font-weight:400;
							display: block;
							width: 16%;
							padding: 1rem 0 1.6rem 0.5rem;
							float: left;
							flex-flow: wrap;
							font-size: 1.6rem;
							letter-spacing:0.1rem;
							text-align: center;

					}
					li:hover{
							text-decoration:underline;
					}
			}
}*/
  /*.header-search{
		//overflow:hidden;
		width:$content-width;
@include レスポンシブ;
@include タブレット{padding:0 $base-px;}
		@include center;
		margin-top:$base-px;
		p{
				float:left;
				margin:15px 8px 0 23px;
				font-size:1.2rem;
		}
		.search-box{
				position:relative;
				float:left;
				padding-top: 1rem;
				input.textArea {
						color: #000000;
						width: 200px;
						height: 24px;
						boder: 1px #c6c6c6 solid;
						font-size: 1.2rem;
						padding-left: 0.5em;
						padding-top: 1px;
						position: relative;
				}
				form{
						position:relative;
				}
				.search-btn {
						position:absolute;
						width: 24px;
						left: 182px;
						top: 4px;
						z-index: 3;
				}
		}
		ul.hotkeyword {
				float:left;
				margin: 0.5rem 0 1rem 0;
				@include タブレット{width:calc(100% - 324px);}
				@include スマホ{width:calc(100% - 324px);}

				li {
						font-size: 1.2rem;
						letter-spacing: 0.1rem;
						display: inline-block;
						box-sizing: border-box;
						@include デスクトップ{padding: 8px 4px;}
						margin: 2px 0 0 0;
						color: $textcolor;
						@include タブレット{margin: 0 4px 16px;}

		a{
							@include タブレット{
				background-color: $background2;
				padding: 7px 10px;
			}
							@include スマホ{
				background-color: $background2;
				padding: 7px 10px;
			}
		}
				 }
				li:hover{
						text-decoration:underline;
					//  background: #666666;
					//  color:#FFFFFF;
				}
		}
}*/
}

@media all and (max-width: 800px) and (min-width: 521px) {
  .header.wrapper {
    width: 100%;
    max-width: 800px;
  }
}

@media all and (max-width: 520px) {
  .header.wrapper {
    width: 100%;
    max-width: 800px;
  }
}

.header.wrapper .navi-wrapper {
  background-color: #F0F0F0;
}

.header.wrapper .banner-full {
  margin: 16px auto 0;
  clear: both;
}

@media all and (min-width: 801px) {
  .header.wrapper .banner-full {
    width: 1120px;
    max-width: 1120px;
  }
}

@media all and (max-width: 800px) and (min-width: 521px) {
  .header.wrapper .banner-full {
    width: 100%;
    max-width: 100%;
  }
}

@media all and (max-width: 520px) {
  .header.wrapper .banner-full {
    width: 100%;
    max-width: 100%;
  }
}

.header.wrapper .banner-full img {
  width: 100%;
  vertical-align: bottom;
}

.header.wrapper .top-label_2,
.header.wrapper .top-label {
  background-color: #e0e0e0;
  margin: 0;
  padding: 0;
}

@media all and (min-width: 801px) {
  .header.wrapper .top-label_2,
  .header.wrapper .top-label {
    height: 63px;
  }
}

@media all and (max-width: 800px) and (min-width: 521px) {
  .header.wrapper .top-label_2,
  .header.wrapper .top-label {
    padding: 0.5rem 0;
  }
}

.header.wrapper .top-label_2 .top-label-block,
.header.wrapper .top-label .top-label-block {
  margin-left: auto;
  margin-right: auto;
}

@media all and (min-width: 801px) {
  .header.wrapper .top-label_2 .top-label-block,
  .header.wrapper .top-label .top-label-block {
    width: 1120px;
    max-width: 1120px;
  }
}

@media all and (max-width: 800px) and (min-width: 521px) {
  .header.wrapper .top-label_2 .top-label-block,
  .header.wrapper .top-label .top-label-block {
    width: 100%;
    max-width: 100%;
  }
}

@media all and (max-width: 520px) {
  .header.wrapper .top-label_2 .top-label-block,
  .header.wrapper .top-label .top-label-block {
    width: 100%;
    max-width: 100%;
  }
}

@media all and (min-width: 801px) {
  .header.wrapper .top-label_2 .top-label-block,
  .header.wrapper .top-label .top-label-block {
    overflow: hidden;
  }
}

.header.wrapper .top-label_2 #header-shipping,
.header.wrapper .top-label #header-shipping {
  font-size: 1.35rem;
  padding-top: 0.6rem;
  letter-spacing: 0.13rem;
  line-height: 1.7;
}

@media all and (min-width: 801px) {
  .header.wrapper .top-label_2 #header-shipping,
  .header.wrapper .top-label #header-shipping {
    float: left;
    padding: 9px 0;
  }
  .header.wrapper .top-label_2 #header-shipping .strong,
  .header.wrapper .top-label #header-shipping .strong {
    color: #CC0000;
  }
  .header.wrapper .top-label_2 #header-shipping .fs-sm,
  .header.wrapper .top-label #header-shipping .fs-sm {
    font-size: 1.3rem;
  }
}

@media all and (max-width: 800px) and (min-width: 521px) {
  .header.wrapper .top-label_2 #header-shipping,
  .header.wrapper .top-label #header-shipping {
    width: 100%;
    text-align: center;
  }
}

@media all and (max-width: 520px) {
  .header.wrapper .top-label_2 #header-shipping,
  .header.wrapper .top-label #header-shipping {
    width: 100%;
    text-align: center;
  }
}

.header.wrapper .top-label_2 #header-point,
.header.wrapper .top-label #header-point {
  padding-top: 0.6rem;
  float: left;
}

.header.wrapper .top-label_2 .review,
.header.wrapper .top-label .review {
  margin-top: 1rem;
  font-size: 1rem;
  border-left: 1px solid #333;
  padding-left: 1rem;
  margin-left: 1rem;
  float: left;
}

.header.wrapper .top-label_2 .guide,
.header.wrapper .top-label .guide {
  margin-top: 1rem;
  float: left;
  font-size: 1rem;
  border-left: 1px solid #333;
  padding-left: 1rem;
  margin-left: 1rem;
}

.header.wrapper .top-label_2 .right,
.header.wrapper .top-label .right {
  float: right;
  letter-spacing: 0.1rem;
  overflow: hidden;
}

@media all and (max-width: 800px) and (min-width: 521px) {
  .header.wrapper .top-label_2 .right,
  .header.wrapper .top-label .right {
    padding: 1rem 0;
  }
}

@media all and (max-width: 520px) {
  .header.wrapper .top-label_2 .right,
  .header.wrapper .top-label .right {
    padding: 1rem 0;
  }
}

.header.wrapper .award {
  display: none;
}

.header.wrapper .top-label.strong {
  background-color: #CC0000;
  color: #FFFFFF;
  font-weight: bold;
  white-space: nowrap;
  padding-top: .6rem;
  font-family: 'Oswald', sans-serif;
  letter-spacing: 0.1rem;
}

.header.wrapper .top-label.strong a {
  color: #FFFFFF;
}

.header.wrapper .header-menu-general {
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  margin-top: 8px;
  position: relative;
  z-index: 9;
}

@media all and (min-width: 801px) {
  .header.wrapper .header-menu-general {
    width: 1120px;
    max-width: 1120px;
  }
}

@media all and (max-width: 800px) and (min-width: 521px) {
  .header.wrapper .header-menu-general {
    width: 100%;
    max-width: 100%;
  }
}

@media all and (max-width: 520px) {
  .header.wrapper .header-menu-general {
    width: 100%;
    max-width: 100%;
  }
}

.header.wrapper .header-menu-general ul {
  overflow: hidden;
  float: right;
}

.header.wrapper .header-menu-general ul li {
  display: inline-block;
}

.header.wrapper .header-menu-general ul li.icon {
  width: 2.4rem;
}

.header.wrapper .header-menu-general ul li.icon img {
  width: 100%;
  vertical-align: -1rem;
}

.header.wrapper .header-menu-general ul li.text {
  padding: 0 2rem;
}

.header.wrapper .header-menu-general ul li.text:nth-child(n+2) {
  border-left: 1px solid #111111;
}

.header.wrapper .header-logo {
  max-width: 1120px;
  margin-top: 32px;
  margin-left: auto;
  margin-right: auto;
}

@media all and (min-width: 801px) {
  .header.wrapper .header-logo {
    width: 1120px;
    max-width: 1120px;
  }
}

@media all and (max-width: 800px) and (min-width: 521px) {
  .header.wrapper .header-logo {
    width: 100%;
    max-width: 100%;
  }
}

@media all and (max-width: 520px) {
  .header.wrapper .header-logo {
    width: 100%;
    max-width: 100%;
  }
}

.header.wrapper .header-logo .logo {
  width: 287px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}

.header.wrapper .header-logo .logo img {
  width: 100%;
}

.header.wrapper .header-logo .tenshon {
  margin-left: auto;
  margin-right: auto;
  width: 92px;
  left: -100px;
  top: 3px;
  position: relative;
}

.header.wrapper .header-logo .tenshon img {
  width: 100%;
}

.header.wrapper .header_menu_cate {
  width: 100%;
  padding-bottom: 10px;
}

.header.wrapper .header_menu_cate ul.header__menu {
  max-width: 1120px;
  overflow: hidden;
}

@media all and (min-width: 801px) {
  .header.wrapper .header_menu_cate ul.header__menu {
    width: 760px;
  }
}

@media all and (max-width: 800px) and (min-width: 521px) {
  .header.wrapper .header_menu_cate ul.header__menu {
    width: 100%;
  }
}

@media all and (max-width: 520px) {
  .header.wrapper .header_menu_cate ul.header__menu {
    width: 100%;
  }
}

.header.wrapper .header_menu_cate ul.header__menu li:hover {
  text-decoration: underline;
}

.header.wrapper .header_menu_cate ul.header__menu > li {
  color: #000000;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  display: block;
  width: 16%;
  padding: 1rem 0 1.6rem 0.5rem;
  float: left;
  flex-flow: wrap;
  font-size: 1.6rem;
  letter-spacing: 0.1rem;
  text-align: center;
}

.header.wrapper .header_menu_cate ul.header__menu > li:hover .menu_detail {
  display: block;
}

.header.wrapper .header_menu_cate .menu_detail {
  position: absolute;
  z-index: 99;
  left: 0;
  padding: 20px 0;
  display: none;
  margin-top: 6.0px;
}

@media all and (min-width: 801px) {
  .header.wrapper .header_menu_cate .menu_detail {
    width: 100%;
  }
}

@media all and (max-width: 800px) and (min-width: 521px) {
  .header.wrapper .header_menu_cate .menu_detail {
    width: 100%;
  }
}

@media all and (max-width: 520px) {
  .header.wrapper .header_menu_cate .menu_detail {
    width: 100%;
  }
}

@media all and (min-width: 801px) {
  .header.wrapper .header_menu_cate .menu_detail ul.menu_detail_list {
    background: #fafafa;
    width: 1120px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding: 20px 0;
  }
  .header.wrapper .header_menu_cate .menu_detail ul.menu_detail_list li {
    font-size: 1.4rem;
    float: left;
    width: 20%;
    font-family: 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
    border-right: 1px solid #F0F0F0;
    margin: 0.5rem 0;
    text-align: left;
  }
  .header.wrapper .header_menu_cate .menu_detail ul.menu_detail_list li a {
    display: block;
    padding: 1rem 0 1rem 2rem;
  }
  .header.wrapper .header_menu_cate .menu_detail ul.menu_detail_list li a:after {
    content: '>';
    display: block;
    float: right;
    padding-right: 1rem;
  }
  .header.wrapper .header_menu_cate .menu_detail ul.menu_detail_list li img {
    width: 14px;
    vertical-align: middle;
  }
}

@media all and (min-width: 801px) {
  .header.wrapper .header_menu_cate .menu_detail ul.menu_stylebook {
    background: #fafafa;
    width: 1120px;
    height: 320px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding: 20px 10px 0;
  }
}

.header.wrapper .header_menu_cate .menu_detail ul.menu_list_cate li {
  font-size: 1.4rem;
}

.header.wrapper .header_menu_cate .menu_detail ul.menu_list_cate li a {
  display: block;
  padding: 1rem 0 1rem 1rem;
}

.header.wrapper .header_search {
  margin-left: auto;
  margin-right: auto;
  margin-top: 65px;
}

@media all and (min-width: 801px) {
  .header.wrapper .header_search {
    width: 1120px;
    max-width: 1120px;
  }
}

@media all and (max-width: 800px) and (min-width: 521px) {
  .header.wrapper .header_search {
    width: 100%;
    max-width: 100%;
  }
}

@media all and (max-width: 520px) {
  .header.wrapper .header_search {
    width: 100%;
    max-width: 100%;
  }
}

@media all and (max-width: 800px) and (min-width: 521px) {
  .header.wrapper .header_search {
    padding: 0 8px;
  }
}

.header.wrapper .header_search p {
  float: left;
  margin: 15px 8px 0 23px;
  font-size: 1.2rem;
}

.header.wrapper .header_search .search-box {
  position: relative;
  float: left;
  padding-top: 1rem;
}

@media all and (max-width: 800px) and (min-width: 521px) {
  .header.wrapper .header_search .search-box {
    position: absolute;
    top: 26px;
  }
}

.header.wrapper .header_search .search-box input.textArea {
  color: #000000;
  width: 200px;
  height: 24px;
  boder: 1px #c6c6c6 solid;
  font-size: 1.2rem;
  padding-left: 0.5em;
  padding-top: 1px;
  position: relative;
}

.header.wrapper .header_search .search-box form {
  position: relative;
}

.header.wrapper .header_search .search-box .search-btn {
  position: absolute;
  width: 24px;
  left: 182px;
  top: 4px;
  z-index: 3;
}

.header.wrapper .head-news {
  width: 1120px;
  margin: 16px auto 0;
  padding: 8px;
  border-bottom: 3px double #F0F0F0;
  border-top: 3px double #F0F0F0;
}

@media all and (min-width: 801px) {
  .header.wrapper .head-news {
    width: 1120px;
    max-width: 1120px;
  }
}

@media all and (max-width: 800px) and (min-width: 521px) {
  .header.wrapper .head-news {
    width: 100%;
    max-width: 100%;
  }
}

@media all and (max-width: 520px) {
  .header.wrapper .head-news {
    width: 100%;
    max-width: 100%;
  }
}

.header.wrapper .head-news p {
  text-align: left;
  font-size: 12px;
  letter-spacing: 0.6px;
}

@media all and (max-width: 800px) and (min-width: 521px) {
  .header.wrapper .head-news p {
    line-height: 2;
    margin-bottom: 0.5rem;
  }
}

.header.wrapper .head-news .title {
  color: #CC0000;
  font-weight: bold;
}

.header.wrapper .head-news .material-icons {
  color: #999;
  font-size: 22px;
  vertical-align: middle;
}

.header.wrapper .head-news .updt:before {
  content: " ( ";
}

.header.wrapper .head-news .updt:after {
  content: " ) ";
}

.header.wrapper .head-news .text {
  padding-left: 2rem;
  font-size: 12px;
}

.header.wrapper .head-news.award {
  overflow: hidden;
}

.header.wrapper .head-news.award .award_txt, .header.wrapper .head-news.award .award_img {
  float: left;
}

.header.wrapper .head-news.award .award_img img {
  height: 50px;
}

.header.wrapper .head-news.award .award_txt {
  padding-top: 16px;
  padding-left: 40px;
}

.header.wrapper span.pushlbl {
  text-indent: 1rem;
  background: #CC0000;
  color: #FFFFFF;
  padding: 0.5rem;
  margin-left: 1rem;
  font-weight: normal;
  font-size: 1rem;
}

.header.wrapper .header-slider-wrapper {
  margin-top: 16px;
  clear: both;
  width: 1120px;
  margin-left: auto;
  margin-right: auto;
}

@media all and (min-width: 801px) {
  .header.wrapper .header-slider-wrapper {
    width: 1120px;
    max-width: 1120px;
  }
}

@media all and (max-width: 800px) and (min-width: 521px) {
  .header.wrapper .header-slider-wrapper {
    width: 100%;
    max-width: 100%;
  }
}

@media all and (max-width: 520px) {
  .header.wrapper .header-slider-wrapper {
    width: 100%;
    max-width: 100%;
  }
}

@media all and (min-width: 801px) {
  .header.wrapper .header-slider-wrapper #header-slider img {
    max-width: 860px;
  }
  .header.wrapper .header-slider-wrapper #header-slider .owl-item {
    opacity: 0.3;
  }
  .header.wrapper .header-slider-wrapper #header-slider .owl-item.active.center {
    opacity: 1;
  }
  .header.wrapper .header-slider-wrapper #header-slider .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: rgba(0, 0, 0, 0.7);
    display: inline-block;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  .header.wrapper .header-slider-wrapper #header-slider .owl-nav .owl-prev {
    position: absolute;
    top: 35%;
    left: 0;
  }
  .header.wrapper .header-slider-wrapper #header-slider .owl-nav .owl-next {
    position: absolute;
    top: 35%;
    right: 0;
  }
  .header.wrapper .header-slider-wrapper #header-slider .owl-dots {
    margin-top: 10px;
  }
}

.header.wrapper .pickup-wrapper {
  margin-top: 16px;
  background: #FFFFFF;
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

@media all and (max-width: 800px) and (min-width: 521px) {
  .header.wrapper .pickup-wrapper {
    display: none;
  }
}

@media all and (max-width: 520px) {
  .header.wrapper .pickup-wrapper {
    display: none;
  }
}

@media all and (min-width: 801px) {
  .header.wrapper .pickup-wrapper {
    width: 1120px;
    max-width: 1120px;
  }
}

@media all and (max-width: 800px) and (min-width: 521px) {
  .header.wrapper .pickup-wrapper {
    width: 100%;
    max-width: 100%;
  }
}

@media all and (max-width: 520px) {
  .header.wrapper .pickup-wrapper {
    width: 100%;
    max-width: 100%;
  }
}

.header.wrapper .pickup-wrapper .pickup_tab {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-direction: row;
  flex-direction: row;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  align-items: stretch;
  -webkit-align-items: stretch;
  align-content: stretch;
  -webkit-align-content: stretch;
  font-family: 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
  margin-bottom: 16px;
}

.header.wrapper .pickup-wrapper .pickup_tab li {
  width: 24%;
  text-align: center;
  border: 0 solid #111111;
  background: #e0e0e0;
  color: #111;
  padding: 0.5rem 0;
  cursor: pointer;
  letter-spacing: 0.1rem;
}

.header.wrapper .pickup-wrapper .pickup_tab li:hover {
  color: #111111;
  background: #CCCCCC;
  transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
}

.header.wrapper .pickup-wrapper .pickup_tab li.active {
  background: #111111;
  color: #FFFFFF;
  cursor: auto;
}

.header.wrapper .pickup-wrapper .frame {
  position: relative;
  height: 586px;
}

.header.wrapper .pickup-wrapper .frame .items {
  position: absolute;
}

.header.wrapper .pickup-wrapper .frame .items img {
  width: 100%;
}

.header.wrapper .pickup-wrapper .frame .base {
  position: absolute;
  z-index: 1;
}

.header.wrapper .pickup-wrapper .frame .overlay {
  background: rgba(0, 0, 0, 0.5);
  z-index: 2;
  position: absolute;
  color: #FFFFFF;
  opacity: 0;
}

.header.wrapper .pickup-wrapper .frame .large {
  width: 360px;
  height: 360px;
}

.header.wrapper .pickup-wrapper .frame .small {
  width: 170px;
  height: 170px;
}

.header.wrapper .pickup-wrapper .frame .overlay:hover {
  transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -ms-transition-duration: 0.5s;
  opacity: 1;
}

.header.wrapper .pickup-wrapper .frame .text {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 0 24px;
  letter-spacing: 0.1rem;
  line-height: 1.6;
}

.header.wrapper .pickup-wrapper .frame:nth-of-type(n+2) {
  display: none;
}

.header.wrapper .pickup-wrapper .item-0 {
  position: absolute;
  left: 0;
  top: 0;
}

.header.wrapper .pickup-wrapper .item-1 {
  position: absolute;
  left: 380px;
  top: 190px;
}

.header.wrapper .pickup-wrapper .item-2 {
  position: absolute;
  left: 760px;
  top: 0;
}

.header.wrapper .pickup-wrapper .item-3 {
  position: absolute;
  left: 0;
  top: 380px;
}

.header.wrapper .pickup-wrapper .item-4 {
  position: absolute;
  left: 190px;
  top: 380px;
}

.header.wrapper .pickup-wrapper .item-5 {
  position: absolute;
  left: 380px;
  top: 0;
}

.header.wrapper .pickup-wrapper .item-6 {
  position: absolute;
  left: 570px;
  top: 0;
}

.header.wrapper .pickup-wrapper .item-7 {
  position: absolute;
  left: 760px;
  top: 380px;
}

.header.wrapper .pickup-wrapper .item-8 {
  position: absolute;
  left: 950px;
  top: 380px;
}

.header.wrapper .dosclosure-wrapper {
  margin-top: 16px;
  max-width: 1120px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

@media all and (max-width: 800px) and (min-width: 521px) {
  .header.wrapper .dosclosure-wrapper {
    display: none;
  }
}

@media all and (max-width: 520px) {
  .header.wrapper .dosclosure-wrapper {
    display: none;
  }
}

.header.wrapper .dosclosure-wrapper a {
  text-decoration: none;
}

.header.wrapper .dosclosure-wrapper a .order-info {
  color: #111111;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  padding: 0px 0.5rem;
  overflow: hidden;
}

.header.wrapper .dosclosure-wrapper .no {
  float: left;
  width: 26px;
  vertical-align: middle;
  text-align: center;
  border-bottom: 1px solid #000000;
  transform: scale(1, 1.2);
  font-weight: bold;
  font-size: 1.6rem;
  padding-bottom: 1px;
  padding-top: 2px;
}

.header.wrapper .dosclosure-wrapper .detail {
  float: left;
  width: 85px;
  padding-left: 10px;
}

.header.wrapper .dosclosure-wrapper .order-dt {
  font-size: 12px;
  padding-top: 3px;
  line-height: 1;
}

.header.wrapper .dosclosure-wrapper .order-price {
  font-size: 8px;
  line-height: 1;
  letter-spacing: 0.7px;
}

.header.wrapper .dosclosure-wrapper p {
  margin: 0;
}

.header.wrapper .pickup-item-wrapper {
  max-width: 1120px;
  margin-bottom: 32px;
  color: #FFFFFF;
  margin-left: auto;
  margin-right: auto;
}

@media all and (min-width: 801px) {
  .header.wrapper .pickup-item-wrapper {
    width: 1120px;
    max-width: 1120px;
  }
}

@media all and (max-width: 800px) and (min-width: 521px) {
  .header.wrapper .pickup-item-wrapper {
    width: 100%;
    max-width: 100%;
  }
}

@media all and (max-width: 520px) {
  .header.wrapper .pickup-item-wrapper {
    width: 100%;
    max-width: 100%;
  }
}

.header.wrapper .pickup-item-wrapper .list {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-direction: row;
  flex-direction: row;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  align-items: stretch;
  -webkit-align-items: stretch;
  align-content: stretch;
  -webkit-align-content: stretch;
}

.header.wrapper .pickup-item-wrapper .list-6 .items {
  width: 16%;
}

.header.wrapper .pickup-item-wrapper .list-6 .items img {
  width: 100%;
  vertical-align: bottom;
}

.header.wrapper .navi-wrapper .top-label.event {
  background-color: #CC0000;
  color: #FFFFFF;
  font-weight: bold;
  white-space: nowrap;
  padding-top: .6rem;
  font-family: 'Oswald', sans-serif;
  letter-spacing: 0.1rem;
}

.header.wrapper .navi-wrapper .top-label.sale a {
  color: #FFFFFF;
}

.header.wrapper .header_main {
  margin-left: auto;
  margin-right: auto;
}

@media all and (min-width: 801px) {
  .header.wrapper .header_main {
    width: 1120px;
    max-width: 1120px;
  }
}

@media all and (max-width: 800px) and (min-width: 521px) {
  .header.wrapper .header_main {
    width: 100%;
    max-width: 100%;
  }
}

@media all and (max-width: 520px) {
  .header.wrapper .header_main {
    width: 100%;
    max-width: 100%;
  }
}

.header.wrapper .award_wrapper {
  width: 100%;
  position: relative;
  padding-bottom: 10px;
  /*
		.award_block{
			position:absolute;
			top:12px;
			@include center;
			max-width:$content-width;
			@include デスクトップ{width:$content-width;}
			@include タブレット{width:100%;}
			@include スマホ{width:100%;}
			overflow:hidden;

		}*/
  /*
		.award_emb{
			& img{height:50px;}
		}
    */
}

.header.wrapper .award_wrapper .award_img {
  position: absolute;
  top: 12px;
  display: flex;
  display: -webkit-flex;
  margin-left: auto;
  margin-right: auto;
  max-width: 420px;
  overflow: hidden;
}

@media all and (min-width: 801px) {
  .header.wrapper .award_wrapper .award_img {
    width: 420px;
  }
}

@media all and (max-width: 800px) and (min-width: 521px) {
  .header.wrapper .award_wrapper .award_img {
    width: 100%;
  }
}

@media all and (max-width: 520px) {
  .header.wrapper .award_wrapper .award_img {
    width: 100%;
  }
}

.header.wrapper .award_wrapper .d-flex {
  display: flex;
  display: -webkit-flex;
}

.header.wrapper .award_wrapper .no-wrap {
  flex-wrap: nowrap;
}
