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

.fuwatAnime {
 -webkit-animation-fill-mode:both;
 -ms-animation-fill-mode:both;
 animation-fill-mode:both;
 -webkit-animation-duration:1s;
 -ms-animation-duration:1s;
 animation-duration:1s;
 -webkit-animation-name: fuwatAnime;
 -ms-animation-name: fuwatAnime;
 animation-name: fuwatAnime;
 visibility: visible !important;
}
@-webkit-keyframes fuwatAnime {
 0% { opacity: 0; -webkit-transform: translateY(-20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); }
}
@keyframes fuwatAnime {
 0% { opacity: 0; -webkit-transform: translateY(-20px); -ms-transform: translateY(-20px); transform: translateY(-20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}




.main{
	padding-bottom: 50px;
}
/* .main a{
	transition: .3s;
} */


/* title */
.title img{
	margin: auto;
	width: 100%;
	max-width: 1000px;
}
.title-sub{
	background: #f2efea;
	padding: 20px;
	text-align: center;
}



/* top-navi */
.top-navi ul{
	display: flex;
	justify-content: center;
}
.top-navi ul > li{
	margin: 0 5px;
	width: calc(25% - 10px);
	max-width: 105px;
}

.top-navi ul > li img{
	width: 100%;
}

/* content */
.content{
	margin: 0;
}
.content-wrapper{
	max-width: 1000px;
	margin: auto;
  display: block;
}
.content-imgbox{
	display: block;
	margin: auto;
	position: relative;
}
.content-imgbox img{
	margin: auto;
	width: 100%;
	max-width: 1000px;
}

/* section */
.section{
	width:1000px;
	margin: 0 auto;
	overflow:hidden;
	position: relative;
    text-align: center;

	}
.headline{
	font-size: 40px;
	text-align: center;
	margin: 0;
	padding: 70px 0 0;
	display: inline-block;
	overflow: hidden;
	width: auto;
  font-family: "Sawarabi Mincho";
}
.headline{
	color: #000;
}
.headline2{
	font-size: 25px;
	text-align: center;
	margin: 0;
	padding: 70px 0 0;
	display: inline-block;
	overflow: hidden;
	width: auto;
}
.capt{
	display: block;
	overflow: hidden;
	margin: 0 0 10px 0;
	height:60px;
	font-size: 15px;
	line-height: 1.8em;
}
.headline span{
	font-size: 50px;
}
.content_box{
	float: left;
	text-align: center;
	position: relative;
	height: 540px;
	display: block;
	overflow: hidden;

}
.content_box a img{
	width: 125%;
	left: -50px;
	position: relative;
}
.content_box.left{
	width: 360px;
}
.content_box.right{
	width: 580px;
	margin-left: 30px;
}

.soldout{
	display: block;
    left: 290px;
    overflow: hidden;
    position: relative;
    top: -300px;
    width: 130px;
}
.img_box{
	overflow: hidden;
	width: auto;
}
.img_box > img{
	display: inline-block;
	width: 40%;
	margin: 0 16px;
	vertical-align: top;
	}

#img_r_1_1{
	margin-top: 110px;
}
#img_r_1_2{
	margin-top: 30px;
}
#img_r_2_1{
	margin-top: 95px;
}
#img_r_3_1{
	margin-top: 120px;
}
#img_r_3_2{
	margin-top: 70px;
}
#img_r_4_1{
	margin-top: 130px;
}
#img_r_5_1{
	margin-top: 140px;
}
#img_r_5_2{
	margin-top: 60px;

}


.item_box{
	width: 100%;
	position: absolute;
	margin: 0;
	padding: 0px;
}
.item_box li{
	list-style: none;
}
.item_box a{
	display: block;
	color: #666;
	text-decoration: none;
	padding: 5px 0;
	border-top: dotted 1px #999;
	border-bottom: dotted 1px #999;
  font-weight: bold;
}

.cap{
	display: block;
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Original Yu Gothic", "Yu Gothic", YuGothic, Verdana, Meiryo, "M+ 1p", sans-serif;
    font-size: 14px;
    line-height: 1.8em;
    margin: 44px 0;
    text-align: left;
}
.cap span{
    font-weight: bold;
    font-size: 15px;
}
.cap2 {
    display: block;
    font-family: Avenir Next Lt Pro,Century gothic,"Helvetica neue",Helvetica,"游ゴシック",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,"ＭＳ Ｐゴシック",sans-serif;
    font-size: 18px;
    line-height: 1.7em;
    margin: 0 0 30px 0;
}
.other_brand {
	display: block;
	overflow: hidden;
	width: 100%;
	margin: 0px auto 0;
	padding: 80px 0 0 0 ;
}
.other_brand ul{
	display: block;
	margin: 0 auto;
	padding: 0;
    width: 1000px;
}
.other_brand ul li{
	display: block;
    float: left;
    margin: 0 20px 80px 0;
    text-align: left;
    width: 230px;
}
.other_brand ul li a{
	display: block;
}
.other_brand ul li img{
	display: block;
	width: 100%;
}
.other_brand ul li span{
	display: block;
	color: #444;
	margin: 10px 0;
	line-height: 1.6em;
}
.other_brand p{
	display: block;
	color: #000;
	font-weight: bold;
	margin: 5px 0;
	font-size: 9px;
}

.other_brand_ttl{
	display: block;
	overflow: hidden;
	color: #000;
	font-weight: bold;
	margin: 20px 0;
	height: 40px;
}
.other_brand_ttl2{
	display: block;
	overflow: hidden;
	color: #444444;
	margin: 20px 0;
	height: 50px;
	font-size: 17px !important;
	font-weight: bold;
}
.other_brand_ttl2 a{
	color: #444444;
}
.other_brand_ttl1{
	display: block;
	overflow: hidden;
	color: #000;
	font-weight: bold;
	margin: 20px 0;
	height: 40px;
}


.other_brand_cap{
	display: block;
	overflow: hidden;
	height: 90px;
	padding: 20px 15px 10px;
	border-bottom: dotted 1px #6f6f6f;
	margin: 0 !important;
  font-size: 13px;
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Original Yu Gothic", "Yu Gothic", YuGothic, Verdana, Meiryo, "M+ 1p", sans-serif;
}
.other_brand_cap p{
	display: inline-block;
	font-weight: bold;
	font-size: 13px;
	margin: 0px;
}
.other_brand_cap2{
	display: block;
	overflow: hidden;
	color: #000;
	margin: 0 !important;
	padding: 10px 15px 0;
	font-weight: bold !important;
	height: 60px;
  font-size: 11px;
}
.other_moji{
	display: block;
	color: #000;
	font-size: 11px;
	background-color: #eee;
}

.other_moji span b{
	font-weight: bold;
	font-size: 14px;
}
p.icon {
    background: #444 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 11px;
    padding: 5px;
    text-align: center;
    width: 60px;
    margin: 0px;
    border-radius: 4px;
}
p.icon2 {
    display: inline-block;
    background: #444;
    width: 100%;
    padding: 10px 0;
    font-size: 10px;
    text-align: center;
    color: #fff;
    transition: all 0.3s ease 0s;
    margin: 0px !important;
    font-weight: normal;
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Original Yu Gothic", "Yu Gothic", YuGothic, Verdana, Meiryo, "M+ 1p", sans-serif;
}

p.icon3 {
    font-family: 'EB Garamond', serif;
    display: inline-block;
    background: #444;
    width: 100%;
    height: 18px;
    padding-top: 0px;
    font-size: 10px;
    text-align: center;
    color: #fff;
    transition: all 0.3s ease 0s;
}

/* under link */

ul.under_link {
	margin-left: auto;
  margin-right: auto;
  width: 100%;
	text-align:center;
	margin-top:50px;
	margin-bottom:150px;
}
ul.under_link li {
	border: 1px solid #cccccc;
    display: inline-block;
    margin-bottom: 5px;
    margin-right: 5px;
    text-align: center;
    width: 300px;
}
ul.under_link li a {
	background-color: #f4f4f4;
    color: #333333;
    display: block;
    font-size: 93%;
    padding-bottom: 14px;
    padding-top: 14px;
}

.trailer{
	display: block;
    font-size: 16px;
    margin: 20px 0;
    overflow: hidden;
    text-align: center;
    width: 100%;
    position: relative;
}
.trailer span{
	display: block;
	overflow: hidden;
	font-size: 11px;
	padding: 10px;
}
.trailer span a{
	color: #7f2d00;
	font-weight: bold;
	text-decoration: underline;
}

.trailer img{
    margin: 0 8px;
}
.sml_ttl_box_underbtn2{
	display: block;
	overflow: hidden;
	padding: 0 0 40px 0;
	position: relative;
}
.sml_ttl_box_underbtn2 a{
	display: block;
	overflow: hidden;
	width: 300px;
	margin:10px auto;
	text-align: center;
	background-color: #959595;
	color: #fff;
}

/* headline */
.headline{
  width: 100%;
  padding: 50px 0 30px 0 ;
}
.headline > img{
  margin: 0 0 26px 0;
  width: 40px;
}
.headline hr{
  border: none;
  border-top: 1px dashed #999;
}
.headline span{
  background: #fff;
  display: inline-block;
  font-size: 40px;
  line-height: 1em;
  letter-spacing: .15em;
  padding: 0 30px;
  width: auto;
}
.headline span > span{
  background: none;
  font-size: 11px;
  letter-spacing: .08em;
  margin: 6px 0 0 0;
}

.headline2{
  width: 100%;
  padding: 50px 0 10px 0 ;
  font-style: 20px;
}


/* check-icon */
.check-icon{
	background: #45423f;
	border-radius: 4px;
	color: #fff;
	font-size: 10px;
	padding: 5px 10px;
	position: absolute;
	text-align: center;

	right: 0;
	bottom: 4px;
}
.check-icon-inactive{
	background-color: #fff;
	border: 1px solid #45423f;
	color: #45423f;
}

.other_item_cate{
    display: block;
    overflow: hidden;
    width: 100%;
    text-align: center;
    margin: 0 0 50px;
    padding: 0;
}
.other_item_cate ul {
    display: block;
    overflow: hidden;
    width: 1000px;
    margin: 0 auto;
    padding: 0px;
}
.other_item_cate ul li {
    display: inline-block;
    overflow: hidden;
    width: 28%;
    margin: 0 2px 2px;
    background-color: #444;
    border-radius: 4px;
}
.other_item_cate ul li a {
    display: block;
    overflow: hidden;
    color: #fff;
    width: 100% height: 100%;
    padding: 10px;
    text-decoration: none;
}
/* search-nav */
.search-nav{
  text-align: center;
  width: 1000px;
  margin: 0 auto;
  padding: 0px;
}
.search-nav ul{
  padding: 0px;
}
.search-nav li{
  float: none!important;
  display: inline-block;
  margin: 0 10px 10px 0;
  text-align: center;
  transition: .3s;
}

.search-nav li a{
  border: 1px solid #eee;
  box-sizing: border-box;
  display: inline-block;
  height: 150px;
  width: 150px;
}
.search-nav img{
  margin: 50px 0 0 0;
  width: 90%;
}

.search-nav.type img{
  margin: 0;
  width: 100%;
}
.search-nav.type span{
  color: #666;
  display: inline-block;
  font-size: 11px;
  margin: 4px 0 0 0;
}




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


		/* section */
		.section{
			width:100%;
			margin-top:0;
			overflow:hidden;
		    text-align: center;
			}
		.headline{
			margin: 10px 0 ;
			width: 100%;
			display: block;
			overflow: hidden;
			font-size: 30px;
			text-align: center;
		}

		.content_box a img{
			width: 100%;
			left: 0;
			position: relative;
		}

		.capt{
			height: 130px;
			font-size: 14px;
			text-align: justify;
			margin: 0 10px;
		}

		.content_box{
			float: none;
			text-align: center;
			height: auto;
		    overflow: hidden;
		    display: block;
		}
		.content_box.left{
			width: 100%;
			height: 115vw;
			margin: 0 0 1px 0;
		}
		.content_box.right{
			width: 100%;
			margin-left: 0;
		}
		.soldout{
		    top: -440px;
		    width: 100%;
		    text-align: right;
		    left: 0px;
		}
		.soldout img{
		    top: -400px;
		    max-width: 100px !important;
		    margin: 5px;
		}
		.img_box{
			width: auto;
		}
		.content_box img{
			width: 100%;
			}
		.img_box > img{
			width: 100%;
			margin: 0;
			}

		#img_r_1_1{
			margin-top: 0;
			width: 50%;
			float: left;
		}
		#img_r_1_2{
			margin-top: 0;
			width: 50%;
		}
		#img_r_2_1{
			margin-top: 0;
		}
		#img_r_3_1{
			margin-top: 0;
		}
		#img_r_3_2{
			margin-top: 0;
		}
		#img_r_4_1{
			margin-top: 0;
		}
		#img_r_5_1{
			margin-top: 0;
		}
		#img_r_5_2{
			margin-top: 0;

		}

		.cap{
		    margin: 20px 10px;
		    font-size: 12px;
		    text-align: justify;
		}

		.item_box{
			width: 100%;
			position: static;
			bottom: 0;
			border-top: 1px dotted #ddd;
			border-bottom: 1px dotted #ddd;
		}
		.item_box a{
			display: block;
			color: #666;
			padding: 20px 0;
		}

		.other_item_cate {
		    display: block;
		    overflow: hidden;
		    width: 100%;
		    text-align: center;
		    margin: 50px 0;
		    padding: 0;
		}
		.other_item_cate ul {
		    width: 100%;
		}
		.other_item_cate ul li {
		    width: 95%;
		    height: 40px;
		}
		.other_item_cate ul li a {
		    display: block;
		    overflow: hidden;
		    color: #fff;
		    text-decoration: none;
		}

		/* SMP under link */


		ul.under_link {
			margin-left: auto;
		    margin-right: auto;
		    padding-left: 0;
		    width:90%;
		}
		ul.under_link li {
		    margin-bottom: 5px;
		    margin-right: 0;
		    width: 100%;
		}
		.sml_ttl_box_underbtn2{
			width: 100%;
		}
		.sml_ttl_box_underbtn2 a{
			width: 90%;
		}
		.other_brand {
		    width: 100%;
		}
		.other_brand ul{
		    width: 100%;
		}
		.other_brand ul li{
		    margin: 0 8px 50px;
		    text-align: left;
		    width: 45%;
		    height: auto;
		    float: left;
		}
		.other_brand ul li img{
			width: 100%;
		}

		p.icon {
		    margin: 5px auto;
		    padding: 10px 0;
		    width: 80%;
		}

		p.icon3 {
		    margin: 64px 0 10px;
		}

    .other_brand {
      display: block;
      overflow: hidden;
      width: 100%;
      margin: 0px auto 0;
      padding: 20px 0 0 0 ;
    }

		.other_brand_ttl{
			height: 64px;
		}
		.other_brand_ttl2{
			font-size: 15px !important;
			height: 50px;
			text-align: center;
		}
		.other_brand_ttl1{
			height: 90px;
			padding: 10px;
			font-size: 12px !important;
		}
		.other_brand_cap{
			height: 115px;
			padding: 10px;
			font-size: 12px !important;
		}

		.other_brand_cap2{
			height: 85px;
			padding: 10px 10px 0;
		}

		/* SMP headline */
		.headline{
		  margin: 0;
		  width: 100%;
		  font-size: 30px;
		}
		.headline > img{
		  margin: 0 0 32px 0;
		  width: 40px;
		}
		.headline hr{
		  border: none;
		}
		.headline span{
		  font-weight: 400;
		  letter-spacing: .15em;
		  padding: 0;
		  width: 80%;;
		}
		.headline span > span{
		  font-size: 10px;
		  letter-spacing: .08em;
		  line-height: 1.5;
		  margin: 6px 0 0 0;
		}

		.cap2 {
		    margin: 0 auto 30px;
		    width: 95%;
		}

    .search-nav {
        text-align: center;
        width: 1000px;
        margin: 0 auto;
        padding: 0px;
    }

    /* SMP search-nav */
    .search-nav{
      width: 100%;
    }
    ul.search-nav{
      margin: 20px 0 50px 0;
      text-align: center;
    }
    ul.search-nav li{
      display: inline-block;
      float: none;
      margin: 0 2vw 2vw 0;
    }
    ul.search-nav li:nth-of-type(3n){
      margin: 0 0 2vw 0;
    }
    .search-nav li a{
      height: 28vw;
      width: 28vw;
    }
    .search-nav img{
      margin: 9vw 0 0 0;
      width: 90%;
    }

    .search-nav.type img{
      margin: 0;
      width: 100%;
    }
    .search-nav.type span{
      display: inline-block;
      font-size: 10px;
      margin: 4px 0 0 0;
    }

		}/* end media */



@media screen and (min-width:641px){
/*----------*/
/* PC style */
/*----------*/

	.main a{
		transition: .3s;
	}
	.main a:hover{
		opacity: .7;
	}

	.main a.other_brand:hover{
		opacity: .7;
	}


	/* title PC */
	.title-sub{
		margin-top: 40px;
	}





	/* check-icon PC */
	.check-icon{
		padding: 3px 8px;
	}

/* hover settings */
	.other_item_cate ul li a:hover{
		background-color: #626262;
	}






}/* end media */
