
.font-noto{font-family: 'Noto Serif JP', serif;}
.font-ant{font-family: 'Inknut Antiqua', serif; font-weight: 400;}

#description_block {display: block;background: rgba(255, 255, 255, .7);width: 780px;margin: 20px 130px 0 8px;text-align: left;padding: 10px}
#description_block span {border-left: 12px solid #2d7293;display: block;padding-left: 8px;font-weight: 700;color: #000}

  /*------*/
li.bjqs-slide, ul.bjqs {
	display: none
}
ol.bjqs-markers, ul.bjqs, ul.bjqs-controls {
	list-style: none;
	padding: 0
}
.copyright, ol.bjqs-markers.h-centered {
	text-align: center
}
ul.bjqs {
	position: relative;
	margin: 0;
	overflow: hidden
}
li.bjqs-slide, p.bjqs-caption, ul.bjqs-controls.v-centered li a {
	position: absolute
}

ul.bjqs-controls {
	margin: 0;
	z-index: 9999
}

ul.bjqs-controls.v-centered li.bjqs-next a {
	right: 0
}

ul.bjqs-controls.v-centered li.bjqs-prev a {
	left: 0
}

ol.bjqs-markers {
	margin: -4px 0;
	width: 100%
}

ol.bjqs-markers li {
	display: inline
}

ol.bjqs-markers li a {
	display: inline-block !important
}

p.bjqs-caption {
	display: block;
	width: 96%;
	margin: 0;
	padding: 2%;
	bottom: 0
}

.bjqs-markers {
	display: none !important
}

.slidearrows {
	width: 57px !important
}

#description_block {
	display: block;
	background: rgba(255, 255, 255, .7);
	width: 100%;
	margin: 0 0 0 7px;
	text-align: left;
	padding: 10px;
	max-width: 840px
}

#description_block span {
	border-left: 12px solid #2d7293;
	display: block;
	padding-left: 8px;
	font-weight: 700;
	color: #000
}

.content h2 {
	color: #333;
}


/* lead */

#seriesmatome {
	width: 100%;
	font-size: 62.5%;
    font-family: 'Noto Sans JP', sans-serif;
    color: #663300;
	margin: 0 auto;
	background: #fcc93c;
}

#seriesmatome .mol_lead {
	color: #663300;
	text-align: center;
	position: relative;
}

#seriesmatome h2 { 
	width: 50%;
	text-align: center;
	padding-top: 50px;
	display: block;
	margin: 0 auto;
}

#seriesmatome h3 {
    width: 540px;
	margin: 10px auto 15px;
}

#seriesmatome .txt_box p {
    width: 540px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 2;
    font-weight: bold;
    text-align: center;
    color: #663300;
}

#seriesmatome .txt_box p span {
	font-size: 14px;
}

#seriesmatome .left {
	position: absolute;
	top: 100px;
	left: 0;
	width: 25%;
}

#seriesmatome .right {
	position: absolute;
	top: 40px;
	right: 0;
	width: 25%;
}


/*HEADER*/

.header{
	color: #fff;
	width: 100%;
	overflow: hidden;
	padding-bottom: 8em;
}

.header .inner{
	width: 100%;
	max-width: 1200px;
	margin: 0 auto 100px;
	position: relative;
}
	
.bnr_sw{
	width: 350px;
	line-height: 0;
	margin-left: 10px;
}

.bnr_sw:hover{
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
	  
.socialbuttons{
	padding:5px 5px 0;
	margin:5px 0 0 5px;
	z-index: 5;
}

a:hover {
	text-decoration: none;
	color: #000
}
.arrow {
	font-family: arial;
      padding:0 1px 0 0;
}
.matomeproduct {
	width: calc((100% / 4) - 15px);
    background: #fff;
    border: 1px solid #e76231;
    border-radius: 15px;
    padding: 15px;
    position: relative;
    z-index: 5;
    box-sizing: border-box;
    margin: 0 20px 20px 0;
	font-family: "Arial", "メイリオ";
}

#productarea .matomeproduct:nth-of-type(4n) {
    margin-right: 0;
}

.wrapper>.container.content {
	border: 0;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	display: table;
}
/* .itemImg {
	position: relative;
	width: 206px
} */
.itemInfo {
	color: #ee879c;
	margin: 0;
}
.itemName {
    font-size: 16px;
    font-weight: bold;
    color: #663300;
    margin-top: 5px;
    display: block;
}
.categorytitle {
	font-size: 20px;
	font-weight: 700
}
.infosection {
    color: #663300;
    font-size: 14px;
    display: block;
    margin-top: 5px;
}
.morebtn a {
    background: #e76231;
    padding: 10px 10px 8px 10px;
    border-radius: 25px;
    margin-top: 10px;
    width: 100%;
    display: block;
    box-sizing: border-box;
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}

.morebtn a:hover, .ordernow:hover {
	background:#663300;
}

.foot {
    text-align: center;
    margin-top: 40px;
}

#about_wrap ul {
    width: 98%;
    max-width: 1200px;
	margin: 0 auto 40px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#about_wrap ul li {
    width: calc((100% /2 ) - 10px);
    background: #f7f1c9;
    border-radius: 15px;
    padding: 90px 20px 10px 20px;
    box-sizing: border-box;
    position: relative;
}

#about_wrap ul li:nth-of-type(2) img {
	margin-top: 30px;
}

#about_wrap h4 {
    position: absolute;
    top: -10%;
    margin: auto;
    right: 0;
    left: 0;
}

#about_wrap .accordion:nth-of-type(2) h4 {
    top: -13.5%;
}


#about_wrap p {
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    color: #663300;
}

#about_wrap img {
    display: block;
    margin: 0 auto;
}


.ordernow, .posterlink {
	color: #fff;
    padding: 10px;
    border-radius: 25px;
    font-size: 14px;
    margin-top: 10px;
    display: block;
    text-align: center;
    transition: all .2s linear;
    font-weight: 700;
}
.ordernow {
	background: #c22a1f;
}

.posterlink {
	background: #ff7d00;
	width: 130px
}
.onlinelink:hover, .posterlink:hover {
	-webkit-filter: brightness(110%);
	filter: brightness(110%)
}

 /*------*/
  /**/

.hitType {
	background: #fff;
	width: 100%
}
.scale1-4.hitTypeName, .scale1-7.hitTypeName, .scale1-8.hitTypeName, .scaleother.hitTypeName {
	background: url(//images.goodsmile.info/media/top/icon_hit5-531361f7fd31380fa38fd79aa96efdb9.gif) 0 3px no-repeat
}
.nendoroidpetit.hitTypeName, .nendoroidshinseki.hitTypeName {
	background: url(//images.goodsmile.info/media/top/icon_hit2-8f0ad26f742d12e1afa68dd0097befd5.gif) 0 3px no-repeat
}
.nendoroidplus.hitTypeName {
	background: url(//images.goodsmile.info/media/top/icon_hit3-4df0873e11b0fa8a7e52bbda1d74feea.gif) 0 3px no-repeat
}
.figma.hitTypeName {
	background: url(//images.goodsmile.info/media/top/icon_hit6-f312c5a29a3b84dec692ae27085b2e4d.gif) 0 3px no-repeat
}
.otherfigures_nest.hitTypeName, .softvinyl.hitTypeName {
	background: url(//images.goodsmile.info/media/top/icon_hit3-4df0873e11b0fa8a7e52bbda1d74feea.gif) 0 3px no-repeat
}
.accessory.hitTypeName, .cycleseries.hitTypeName, .decals.hitTypeName, .fashionitem.hitTypeName, .goodsother_nest.hitTypeName, .gsrmodel.hitTypeName, .stationery.hitTypeName {
	background: url(//images.goodsmile.info/media/top/icon_hit4-515fd931d05d6bd2c7bfd98d8080fa36.gif) 0 3px no-repeat
}
.hitTypeName {
	display: block;
	background: url(//images.goodsmile.info/media/top/icon_hit1-f3ff7dbc03400be9d4e8e0832af3e299.gif) 0 3px no-repeat;
	padding-left: 13px;
	color: #8e8784;
	font-weight: 700;
	position: relative;
	font-size: 10px;
	max-height: 22px
}
.hitTypeName .hitTypeNum {
	position: absolute;
	right: 0;
	color: #b6b2b0;
	font-size: 80%
}
.randomkanmusu {
	height: 400px;
	width: 450px;
	position: absolute;
	left: -600px;
	top: 1120px
}
.wrapper>.container.content {
	width: 100%
}
span.itemCmp {
	font-size: 12px;
    color: #663300;
	margin-top: 10px;
    display: block;
}
/*#typeSelect {
	background: #fff;
	padding: 10px 20px 5px;
	border-bottom: 1px solid #d8d8d8;
	display: inline-block;
	max-width: 1145px;
	width: 100%;
	margin-left: 7px
}*/
  #typeSelect{    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    position: relative;}
.boxMain.typeSpecial {
	margin-left: 7px;
	margin-bottom: 9px
}
  


@media screen and (max-width: 1070px) {
	.title {font-size: 20px}
	#character {display: none}
	#description_block br {display: none}
	#description_block {width: 89%}
	center iframe {display: none}
	.boxMain.typeSpecial {max-width: 93%}
	.itemImg {position: relative;}
	.itemCmp {font-size: 75%;}
	.title {padding: 60px 0px 20px 0px;font-size: 60px;font-size: 24px;display: block;background: none;text-align: center;line-height: normal;height: auto;}
}

  /**/
.online_bannerlink {
    position: fixed;
    bottom: 0px;
    right: 75px;
    z-index: 1000;
    opacity: 0.85;
    filter: alpha(opacity=85);
    cursor:pointer;
}

  .online_bannerlink:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

/*start*/
* { margin: 0; padding: 0;}
.clearfix { zoom: 1; }
.clearfix:before,.clearfix:after { content: ""; display: table;}
.clearfix:after { clear: both;}
.wrapper>.container.content{ background-color: transparent;}


@media screen and (max-width: 1200px){
	.header{overflow: hidden;}
	.header .inner{width: 98%;}
}

@media screen and (max-width: 850px){
	.header .right{display: none;background-position-x: center;}
	.header h2{width:65%; margin:0 auto 2%;}
	.left{max-width: 100%;}
	.left h3{width: 80%;margin: 0 auto;}
	.socialbuttons{text-align: center;}
} 

@media screen and (max-width: 768px){
    .header{background-position-x: center;}
    .left h3 br{display:block;}
    .header h2{width:80%;}
	.left h3{width: 100%;margin: 0 auto;}
    .socialbuttons{position: relative;}
}

@media screen and (max-width: 560px){
	.header h2{width:100%;}
}
  .maxwidth{max-width: 100%;}

/*Category*/
#typeSelect .clearfix{display: flex;justify-content: left; flex-wrap: wrap;}
#typeSelect{margin-top: 10px; background: none; padding: 0; border: none;}
#typeSelect ul li{background: #ee879c; height: 15px; padding: 10px 5px 13px; margin: 0 10px 0 5px; position: relative; border:1px solid #fff;margin-top:10px; z-index:5;border-radius: 100px;}
#typeSelect ul li.active,#typeSelect ul li:hover{background:#fff; cursor: pointer; color:#ee879c; border: 1px solid #ee879c;}
#typeSelect ul li.active span{color:#ee879c;}
#typeSelect ul li span{background: none; font-weight: normal; font-size: 100%; padding: 0; color:#fff;min-width: 90px;text-align: center;}
#typeSelect ul li span.flt_01.active,#typeSelect ul li span.flt_02.active,#typeSelect ul li span.flt_03.active,#typeSelect ul li span.flt_04.active,#typeSelect ul li span.flt_05.active,#typeSelect ul li span.flt_01:hover,#typeSelect ul li span.flt_02:hover,#typeSelect ul li span.flt_03:hover,#typeSelect ul li span.flt_04:hover,#typeSelect ul li span.flt_05:hover,#typeSelect ul li span:hover, #typeSelect ul li span.active,#typeSelect ul li:hover span{background: none; color:#ee879c;}
@media screen and (max-width: 850px){
	#typeSelect .clearfix{justify-content: center;}
} 

#p-wap{
	width: 98%;
	max-width: 1200px;
	margin: 0 auto;
}
#productarea{/* width: 100%;min-width: 1200px;  */margin: 0 auto;}

#nendoroetc{
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}
#nendoroetc .itemImg{width:100%;}
#nendoroetc .itemImg img{
	width:100%;
	border-radius: 0.7rem;
}

  /*-----------------
   商品一覧　レスポンシブ
  -----------------*/
  /*900以下*/
@media screen and (max-width: 900px){

	#nendoroetc{margin-left: -10px;}
    .matomeproduct{/* width: 33.3333%; */width: calc((100% / 3) - 10px); margin: 10px 0 0 10px;}

    .ordernow,.posterlink{
      padding: 3% 0%;
      width: 60%;
      text-align: center;
    }

	#seriesmatome .left, #seriesmatome .right {
		display: none;
	}
  }
  @media screen and (max-width: 750px){

	.header .inner{width: 98%; margin: 0 auto 40px;}

    .ordernow,.posterlink{
      padding: 3% 0%;
      width: 100%;
      text-align: center;
		float: none;
		display: block;
    }
    .posterlink{
      margin-top: 5%;
    }

	#seriesmatome {
		width: 100%;
		padding: 0 10px;
		box-sizing: border-box;
	}

	#seriesmatome h2 {
		width: 90%;
	}

	#seriesmatome h3 {
		width: 90%;
	}

	#seriesmatome .txt_box p {
		width: 100%;
	}

	.matomeproduct {
		width: calc((100% / 2) - 10px);
		padding: 10px;
	}

	#about_wrap ul {
		width: 98%;
		margin: 0 auto 40px;
		display: block;
	}
	
	#about_wrap ul li {
		width: 100%;
		padding: 15px 15px 30px;
		margin-bottom: 20px;
		min-height: 140px;
	}
	
	#about_wrap ul li:nth-of-type(2) img {
		margin-top: 10px;
	}
	
	#about_wrap h4 {
		position: relative !important;
		top: -10%;
		margin: auto;
		right: 0;
		left: 0;
	}

    #about_wrap h4 img {
		display: block;
	}

	.accordion_inner {
		display: none;
	}
	
	#about_wrap p {
		text-align: center;
		font-size: 18px;
		margin: 15px 0;
	}
	
	#about_wrap img {
		margin: 0 auto;
	}

	#about_wrap ul li:after {
		content: '';
		width: 12px;
		height: 12px;
		border: 0;
		border-bottom: solid 3px #663300;
		border-right: solid 3px #663300;
		position: absolute;
		bottom: 15px;
		left: 0;
		right: 0;
		margin: auto;
		transform: rotate(45deg);
	}

	#about_wrap ul li.active:after {
		content: '';
		width: 12px;
		height: 12px;
		border: 0;
		border-bottom: solid 3px #663300;
		border-right: solid 3px #663300;
		position: absolute;
		bottom: 5px;
		transform: rotate(-135deg);
	}


  }


.copyright {
	color: #663300;
	font-size: 12px;
	text-align: center;
	max-width: 100%;
	margin: 100px auto 0;
}

@media screen and (max-width: 900px){
    .copyright {margin: 10% auto 0;}
  }

  #footer{border: none; min-width: 100%;}

