@charset "euc-jp";
/* CSS Document */
/*---------------------------------- 
	(c)SBD Style 
	Template:DoMo lettuce
	ver:0.1
	type:Giga_plan_kiji
	 共通
----------------------------------*/

/*----------------------------------
	web font
----------------------------------*/
html {
   font-family:"メイリオ","Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3",  Times, serif,"Times New Roman";
}

/*----------------------------------
	font
----------------------------------*/
body { position: relative;}
html {
  font-size: 16px;
  color: #666;
}

a:link,
a:visited,
a:active {
  color: #607d8b;
  text-decoration: none;
}
a:hover {
  opacity:0.6;
  text-decoration:underline;
}

.fontS{
  font-size:12px;
}
.fontM{
  font-size:16px;
}
.fontL{
  font-size:20px;
}
#fontS:before{
  content:"小";
  display:inline-block;
  font-size:12px;
}
#fontM:before{
  content:"中";
  display:inline-block;
  font-size:16px;
}
#fontL:before{
  content:"大";
  display:inline-block;
  font-size:20px;
}
#fontChange li::before {
  height: 30px;
  width: 30px;
  line-height: 30px;
}
#fontChange{
  display:inline-block;
  list-style:none;
}
#fontChange li {
	display: inline-block;
	text-align: center;
	vertical-align: middle;
	background: #888;
	color: #FFF;
	border-radius: 4px;
}
#fontChange li:hover{
  opacity:0.5;
}
div.font_size{
  display:flex;
  line-height:1;
  margin-right: 20px;
}
div.font_size span {
  line-height: 30px;
  font-size: 14px;
  color: #666;
}

/*--------------------------------
		Reset
----------------------------------*/

body,
p,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5 {
  margin: 0;
  padding: 0;
}

.no1 {
  background: #EEEF99 !important;
}

.no2 {
  background: #84C7D7 !important;
}

.no3 {
  background: #EC6D74 !important;
}
/*-------------------------------------
background
--------------------------------------*/

#container {
  margin:0 0 20px;
  clear:both;
  position: relative;
}

#item_row {
  margin-bottom: 40px;
}

#footer {
  clear: both;
  position: relative;
  z-index: 99;
}


/*----------------------------------*/
.nav span.price,
#item_row span.price,
.content dd > span.price{
  color:#000;
}

div.nav ul.highlyrecommend li > a,
#container div.nav ol.ranking li a.img,
#container div.nav ul.new_item li > a,
#container div.nav ul.recommend li > a,
#container div.nav ul.trackback li a,
#item_row .img_area a,
#container .new_item ul li > a,
#container .ranking  ol li > a,
#container .recommend ul li > a,
#container .trackback ul li > a,
#container .together ul li > a,
#container div.content div.imagearea > span,
#container div.content div.imagearea ul li a,
#container ul.result li.img .img-layout > a
{
  border-radius: 6px;/*商品画像角丸*/
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  box-shadow: 0 0 0 1px rgba(100, 100, 150, 0);/*商品画像枠*/
}

div.soldout{
	border-radius: 6px;/*商品画像角丸*/
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
}


/* search icon */
#site_search input[type="submit"] {
  content: '';
  background-image:url(https://code.sbd-style.net/client/shoubou/jquery/icon_b.png) !important;
  background-position:-56px -3px !important;
  background-repeat:0;
  cursor: pointer;
}
#site_search select[name="cid"]{
  border-radius: 4px 0 0 4px;
}


/* footer a */
.foot-snslist {
  list-style: none;
  margin-top: 10px;
  margin-left: 5px;
}
.foot-snslist li {
  display: inline;
  margin-right: 5px;
}

#footer .top > a:after {
  background: url(https://code.sbd-style.net/client/shoubou/jquery/icon_b.png) no-repeat -30px 0;
  content: "";
  display: block;
  height: 30px;
  width: 30px;
  margin-left: auto;
  margin-right: auto;
}

/*-------------------   price down icon ------------------------------------------*/

#container img[src="http://800px/img/new/icons39.gif"] {
  background: url(https://code.sbd-style.net/client/shoubou/jquery/pricedown_icon.png) no-repeat center center;
  padding-top: 40px !important;
  width: 40px !important;
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 1;
  height: 0;
}

#item_row img[src="http://800px/img/new/icons39.gif"] {
  background: url(https://code.sbd-style.net/client/shoubou/jquery/pricedown_icon.png) no-repeat center center;
  padding-top: 40px !important;
  width: 40px !important;
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 1;
  height: 0;
}

#container div.nav ul.highlyrecommend li p a img[src="http://800px/img/new/icons39.gif"] {
  right: 50px;
  top: 55px;
}

#container .nav ol.ranking li img[src="http://800px/img/new/icons39.gif"] {
  left: -50px;
}

/*-------------------   //price down icon ------------------------------------------*/

/*-------------------   sale icon ------------------------------------------*/

#container img[src="http://800px/img/new/icons21.gif"] {
  background: url(https://code.sbd-style.net/client/shoubou/jquery/sale.png) no-repeat center center;
  padding-top: 40px !important;
  width: 40px !important;
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 1;
  height: 0;
}

#item_row img[src="http://800px/img/new/icons21.gif"] {
  background: url(https://code.sbd-style.net/client/shoubou/jquery/sale.png) no-repeat center center;
  padding-top: 40px !important;
  width: 40px !important;
  display: block;
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 1;
  height: 0;
}

#container div.nav ul.highlyrecommend li p a img[src="http://800px/img/new/icons21.gif"] {
  right: 50px;
  top: 55px;
}

#container .nav ol.ranking li img[src="http://800px/img/new/icons21.gif"] {
  left: -50px;
}

/*-------------------   //sale icon ------------------------------------------*/


/*--------------------------------------
	h
---------------------------------------*/

#container div.content > div.info > h2,
#container div.content > h3.ranking,
#container div.content > h3.recommend,
#container div.content > h3.trackback,
#container div.content > h3.new_item,
#container div.content div.together h2,
#container div.content div.review > h2,
div#item_row h3.ranking,
div#item_row h3.recommend,
div#item_row h3.trackback,
div#item_row h3.new_item,
div#item_row h3.group,
div#item_row h3.calendar {
  font-size:1em;
  padding: 0.5em 1em !important;
  background:#69c;
  clear:both;
  color:#FFF;
}

#container div.nav h3.ranking,
#container div.nav h3.recommend,
#container div.nav h3.trackback,
#container div.nav h3.new_item,
#container div.nav h3.group,
#container div.nav h3.article {
  font-size: 1em;
  text-align: left;
  padding-bottom: 10px;
}



/*------------------------------------
	Animation
-------------------------------------*/
.nav .ranking li div > a > img,
.img_area img,
.img-layout img,
div.ranking > ol > li > a >img,
div.recommend ul > li > a >img,
div.trackback  ul > li > a >img,
div.new_item  ul > li > a >img,
ol.ranking > li > a > img,
ul.recommend > li > a > img,
ul.trackback > li > a > img,
ul.new_item > li > a > img,
div.together ul > li > a > img,
ul.highlyrecommend > li > a> img {
  transition: all 1s ease 0s;
}
.nav .ranking li div > a > img:hover,
.img_area img:hover,
.img-layout img:hover,
div.ranking > ol > li > a >img:hover,
div.recommend ul > li > a >img:hover,
div.new_item ul > li > a >img:hover,
div.trackback ul > li > a >img:hover,
ol.ranking > li > a > img:hover,
ul.new_item > li > a > img:hover,
ul.recommend > li > a > img:hover,
ul.trackback > li > a > img:hover,
div.together ul > li > a > img:hover,
ul.highlyrecommend > li > a > img:hover {
  animation: up 2s ease 0s normal forwards 1;
}

@keyframes up {
  0% {
    transform: scale(1, 1);
  }

  100% {
    transform: scale(1.5, 1.5);
  }
}

/*------------------------------------
	header
-------------------------------------*/
#header {
  width: 100%;
  position: relative;
  z-index: 100;
  background:#fff;
}

#header h1 {
  width: 100%;
  padding-left:10px;
  font-size: 12px;
  border-bottom: 1px solid #69c; 
  height: 21px;
  overflow: hidden;  
  white-space: nowrap;  
  text-overflow: ellipsis;
  box-sizing: border-box;
}

#header div.sitemap a {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1000;
  background:#fff;
  font-size: 12px;
  text-decoration: none;
  padding-right: 10px;
}

#site_search {
  min-height: 40px;
  margin-right:auto;
}

#site_search select{
  width: 140px;
  float: left;
  margin-top: 10px;
  height: 30px;
  padding: 1px 10px;
  border: none;
}

#site_search input[type=text] {
  width: 285px;
  float: left;
  margin-top: 10px;
  height: 26px;
  padding: 2px;
  border: none;
}
#site_search input[type=text],
#site_search select{
  box-shadow:0 0 0 1px #CCC inset;
}

#site_search input[type=submit] {
  background: #69C;
  height: 30px;
  width: 35px;
  margin-top: 10px;
  float: left;
  border: none;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
}

#site_search select,
#site_search input[type=text],
#site_search input[type=submit]{
  margin-top:0 !important;
}
.nav #site_search input[type=text]{
  width:140px;
}

#header div.row {
  background: #69c;
  height: 50px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #DADADA;
  position: relative;
  width: 100%;
  z-index: 100;
}

#header div.row > div {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

#header div.row div.nav ul {
  float: left;
  font-size:14px;
  position:relative;
}

#header div.row div.nav ul li {
  list-style: none;
  float: left;
  margin-right: 20px;
}

#header div.row div.nav ul li a {
  line-height: 50px;
  color:#666;
}
#header div.row div.nav > ul > li{
  margin-right:10px;
}
#header div.row div.nav > ul > li:nth-last-child(2){
  margin-right:0;
}
#header div.row div.nav > ul > li > a {
  display: block;
  padding: 0px 4px;
  width: 133px;
  text-align: center;
  background: #000;
  color:#FFF;
  line-height:3;
  border-radius:5px;
  margin-top:4px;
}

#header div.row div.nav .group-list a,
#header div.row div.nav .cate-list-child a{
  line-height:2em;
}

#header div.row div.nav ul li a:hover{
  opacity:0.8;
}

.cate-list-child ul, .group-list ul {
  padding: 0 20px;
}
.cate-list-child, .group-list {
  background-color: #fff;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  display: none;
  position: absolute;
  top: 50px;
  left:0;
  width: 980px;
}
#header div.row div.nav ul li.header__pulldown-nav__list i {
  font-size: 1.3em;
  padding: 0 0 0 5px;
}
#header div.row div.nav .cate-list-child ul li {
  float: none;
}
#header div.row div.nav .cate-list-child ul li, #header div.row div.nav .group-list ul li {
  float: none;
}
#header div.row div.nav .cate-list-child ul li i,#header div.row div.nav .group-list ul li i{
    padding: 0 5px 0 0;
}


#header div.row > div > div.sns {
  float: right;
  line-height: 30px;
}
#header div.row > div > div.sns ul {
  float: left;
}

#header div.row > div > div.sns ul li {
  list-style: none;
  float: left;
  margin-right: 4px;
  font-icon_c:normal;
}
#header div.row > div > div.sns ul li:last-child {
  margin-right: 0;
}
#header div.row > div > div.sns ul li a {
  display: block;
  float: left;
  height: 30px;
  margin-top: 10px;
}

#head_attention {
  background: #f6f6f6;
  padding: 10px;
  font-weight: bold;
}
#head_attention .inner {
  width: 1200px;
  margin: 0 auto;
}
#head_attention a {
  display: block;
  margin-left: 315px;
}
#head_attention span {
  font-size: 10px;
  background: #f07615;
  color: #fff;
  padding: 3px 10px;
  margin-right: 10px;
}

.head01 .logo{
  width:380px;
  max-height:80px;
  text-align:center;
  margin-top:10px;
}
.head01 .logo img{
  max-height:80px;
  max-width:100%;
}

.head01 .head-r ul {
	list-style: none;
  display: flex;
  flex-wrap: wrap;
  width: 280px;
}
.head01 .head-r ul li{
  margin-left: 10px;
}
.head01 .head-r ul li:first-child {
  margin-left: auto;
}

.head01 .head-r ul li a{
  display: block;
  color:#69c;
  font-size: 12px;
  position: relative;
  padding: 5px 10px 5px 30px;
  width: 130px;
  box-sizing: border-box;
  border: solid 1px #69c;
  border-radius: 4px;
  text-align: center;
}
.head01 .head-r ul li:first-child a,
.head01 .head-r ul li:nth-of-type(2) a {
  border-radius: 0px 0px 4px 4px;
  border-top: none;
}
.head01 .head-r ul li a::after{
  content: "";
  position: absolute;
  display: block;
  height: 30px;
  width: 30px;
  top: 2px;
  left: 10px;
  font-family: "FontAwesome";
  font-size: 20px;
  color: #69c;
}
.head01 .head-r ul li.login a::after {
  content: '\f090';
}
.head01 .head-r ul li.logout a::after {
  content: '\f08b';
}
.head01 .head-r ul li.account a::after {
  content: '\f007';
}
.head01 .head-r ul li.new a::after {
  content: '\f067';
}
.head01 .head-r ul li.cart a::after {
  content: '\f07a';
}
.head01 .head-r a:hover{
  opacity:0.8;
}
.head01 .head-r ul li.cart {
  width: 100%;
  margin-top: 10px;
}
.head01 .head-r ul li.cart a {
  width: 100%;
  padding: 10px 10px 10px 40px;
}
.head01 .head-r ul li.cart a::after {
  top: 5px;
}
.cart_totalnum {
  position: absolute;
  top: -10px;
  right: -10px;
  width: 24px;
  height: 24px;
  display: block;
  background: #f00;
  color: #fff;
  text-align: center;
  line-height: 24px;
  border-radius: 50%;
}

#head_sns ul {
  list-style: none;
  display: flex;
}
#head_sns ul li {
  margin-left: 10px;
  border-radius: 8px;
  overflow: hidden;
}
#head_sns ul li img {
  vertical-align: bottom;
}
.w_cont {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  color: #000;
  padding-bottom:10px;
}

.footstamp {
  width: 1200px;
  margin: 20px auto;
  font-size: 14px;
}


/*------------------------------------
	container
-------------------------------------*/
#container {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  height: auto;
  display: table;
}

#container .content {
  float: right;
  width: 885px;
}

#container .content img {
  max-width: 100%;
}

#container .nav {
  float: left;
  width: 270px;
}

#container div.content > h3.ranking,
#container div.content > h3.recommend,
#container div.content > h3.trackback,
#container div.content > h3.new_item,
#container div.content div.together,
#container div > h2 {
  font-size: 1.2em;
  padding-bottom: 0px;
  padding-top: 20px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #aaa;
  margin-bottom: 30px;
}

#container .content h3 {
  margin-bottom: 30px;
  letter-spacing: 0.2em;
  padding: 10px;
}

#container .content h4 {
  margin-bottom: 20px;
  letter-spacing: 0.2em;
  padding: 10px;
}

#container .content {
  min-height: 100px;
  position: relative;
}

#container .content > div {
  clear: both;
}

#container .content div {
  margin-bottom: 30px;
  letter-spacing: 0.1em;
  line-height: 1.5;
}

#container .content p {
  margin-bottom: 30px;
  letter-spacing: 0em;
  line-height: 1.5;
}

#container .content > p {
  margin-bottom: 2em;
}

#container .content dl,
#container .content ul,
#container .content ol {
  margin-bottom: 30px;
}

#container .content ul li,
#container .content ol li {
  list-style: none;
}

table#option_tbl  {
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #ddd;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #ddd;
  border-collapse: collapse;
  margin-bottom: 50px;
  font-size: 0.8em;
}

table#option_tbl th {
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-right-color: #ddd;
  border-bottom-color: #ddd;
  padding: 5px;
}

table#option_tbl  td {
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-right-color: #ddd;
  border-bottom-color: #ddd;
  padding: 5px;
}

/*------------------------------------
	nav(sidebar)
-------------------------------------*/

#container div.nav ul {
  list-style: none;
}

#container div.nav > ul.category ul {
  margin-bottom: 20px;
}

#container div.nav > ul.category li a {
  display: block;
  padding: 5px 1em 5px 1em;
  color:#666;
  font-size: 0.9em;
}
#container div.nav a:hover{
  opacity:0.8;
}

#container div.nav > ul.category > li > a {
  font-size: 1em;
  padding-left: 5px;
  padding-bottom: 10px;
  padding-top: 10px;
  padding-right:0em !important;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #333;
  color:#666;
}

#container div.nav > ul.category li ul li {
  border-bottom: solid 1px #eee;
}

#container div.nav > ul.category li ul {

  padding-top: 10px;
}

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

#container div.nav ul.article {
  margin-bottom: 50px;
  border-bottom: solid 1px #333;
  border-top: solid 1px #333;
  padding-bottom: 20px;
}

#container div.nav ul.article a {
  padding-top: 20px;
  padding-left: 10px;
  display: block;
  font-icon_c:normal;
}

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

#container div.nav ul.group {
  margin-bottom: 50px;
  border-bottom: solid 1px #333;
  border-top: solid 1px #333;
  padding-bottom: 20px;
}

#container div.nav ul.group a {
  padding-top: 10px;
  padding-left: 10px;
  padding-bottom: 10px;
  display: block;
  font-icon_c: normal;
}

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

#container div.nav > ul.banner li {
  margin-bottom: 14px;
}

#container div.nav > ul.banner li img {
  max-width: 270px;
}

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

#item_row {
  clear: both;
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

#item_row::after {
  clear: both;
  display: block;
  content: '';
  width: 100%;
}

#item_row h3 {
  font-size: 0.8em;

  letter-spacing: 0.3em;
  font-icon_c: normal;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #aaa;
  padding-bottom: 20px;

  clear: both;
  margin-bottom:2em;
}

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

#item_row ul,
#item_row ol {
  margin-bottom: 50px;
}

#item_row::after {
  clear: both;
  display: block;
  content: '';
  width: 100%;
}

#item_row > ul.banner {
  float: left;
  width:100%;
}

#item_row > ul.banner > li {
  list-style: none;
  width: 275px;
  float: left;
  margin-right: 33px;
  text-align:center;
}
#item_row > ul.banner > li:last-child{
  margin-right:0;
}
#item_row > ul.banner > li img {
  max-width: 275px;
}

#item_row > ul.group {
  float: left;
  width: 100%;
}


/*------------------------------------
	footer
-------------------------------------*/
#foot_banner {
  background: #c8e4fc;
  padding: 40px 0;
  margin-bottom: 30px;
}
#foot_banner ul {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  list-style: none;
}
#foot_banner li {
  margin-right: 30px;
}
#foot_banner li:last-child {
  margin-right: 0;
}
#foot_banner img {
  width: 100%;
  vertical-align: bottom;
}

#footer {
  clear: both;
}

#footer .payment {
  border-top: solid 1px #ccc;
  padding: 40px 0;
}
#footer .payment h3 {
  font-size: 1em;
  padding: 0.5em 1em !important;
  background: #69c;
  clear: both;
  color: #FFF;
}
#footer .payment > div {
  display: flex;
  justify-content: space-between;
  width: 1200px;
  margin: 0 auto;
}
#footer .payment > div > div:first-child {
  width: 30%;
}
#footer .payment > div > div:nth-of-type(2) {
  width: 37%;
}
#footer .payment > div > div:last-child {
  width: 29%;
}
#footer .payment dt.head {
  position: relative;
  font-size: 14px;
  padding: 5px 0;
}

#footer .footer_nav {
  font-size:14px;
  background: #f1f1f1;
  color: #666;
  clear: both;
}

#footer .footer_nav > div {
  width: 980px;
  margin-left: auto;
  margin-right: auto;
  padding: 50px 0;
}

#footer div.footer_nav > div {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: space-between;
}

#footer div.footer_nav .address {
  width: 340px;
}

#footer div.footer_nav address {
  font-style: normal;
  font-size: 12px;
  margin-top: 5px;
  margin-left: 5px;
}

#footer div.footer_nav li {
  list-style: none;
}
#footer a{
	color:#666;
  font-size: 12px;
}
#footer a:hover{
	color:#666;
  text-decoration: underline;
}

#footer div.footer_nav div ul li a:hover {
  opacity:0.8;
}

#footer div.copyright {
  padding: 10px 0 20px;
  text-align: center;
  font-size: 12px;
}
/*--------------------------*/

#footer .shop_img > div:first-child {
  float: left;
  width: 220px;
}
#footer .shop_img > div:first-child img{
  max-width:220px;
  border: 0px solid #fff;
}

#footer .shop_img .nav1,
#footer .shop_img .nav2 {
  width: 160px;
}

.ban-SDGs {
  margin-top: 15px;
  max-width: 210px;
  font-size: 10px;
}
.ban-SDGs img {
  width: 100%;
  vertical-align: bottom;
  margin-bottom: 10px;
}

/*----------------------------------
	sold out
----------------------------------*/

/*------------*/
#container div.content ul li.img div.img-layout div.soldout:hover,
#container div.content div ol li div.soldout:hover,
#container div.content div ul li div.soldout:hover,
#item_row ul li div.soldout:hover,
#item_row ol li div.soldout:hover,
#container div.nav ul li div.soldout:hover,
#container div.nav.left ul li div.soldout:hover,
#container div.nav.left ol li div.soldout:hover
{
  background-image:none  !important;
  background-color:rgba(0, 0, 0, 0) !important;
}
#container div.content ul li.img div.img-layout div.soldout a,
#container div.content div ol li div.soldout a,
#container div.content div ul li div.soldout a,
#item_row ul li div.soldout a,
#item_row ol li div.soldout a,
#container div.nav ul li div.soldout a,
#container div.nav.left ul li div.soldout a,
#container div.nav.left ol li div.soldout a
{

  display:block;
  width:100%;
  height:100%;
}
/*----------------------------------
	calender
----------------------------------*/

.tbl_calendar {
  border: none !important;
  border-collapse: collapse !important;
  border-spacing: 0 !important;
  width: 48%;
}

.tbl_calendar th,
.tbl_calendar td {
  padding: 4px !important;
  text-align: center !important;
  border-bottom: 1px solid #ccc !important;
}

#container div.nav div.side_section.side_section_cal {
  clear: both;
  margin-bottom:30px;
}
.side_cal {
  display: flex;
  justify-content: space-between;
}

.tbl_calendar caption {
  background: #eee;
  font-weight: bold;
  padding: 5px;
  margin-bottom: 10px;
}

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


.bx-wrapper .bx-caption{
  position:relative !important;
  background:none !important;
}
#container .bx-viewport > div > div >div.bx-caption,
#container .bx-viewport > div > div{
  margin-bottom:0;
  line-height:1em;
}
.bx-wrapper .bx-caption span{
  color:#666666 !important;
}

/******トップへスクロールボタンのレイアウトCSS*****/
#scroll-top-button {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
  color: #FFFFFF;
  display: block;
  padding: 20px 10px;
  position: fixed;
  text-align: center;
  text-decoration: none;

  width: 40px;
  z-index: 999;
  border-radius: 5px 5px 5px 5px;
  bottom: 150px;
  right: 10px;
}
#scroll-top-button:hover{
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);　rgba(0,0,0,0.8);
}
#scroll-cart-button {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
  color: #FFFFFF;
  display: block;
  padding: 15px 10px 25px 10px;
  position: fixed;
  text-align: center;
  text-decoration: none;
  width: 40px;
  z-index: 999;
  border-radius: 5px 5px 5px 5px;
  bottom: 80px;
  right: 10px;
}
#scroll-favo-button {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
  color: #FFFFFF;
  display: block;
  padding: 20px 10px 20px 10px;
  position: fixed;
  text-align: center;
  text-decoration: none;

  width: 40px;
  z-index: 999;
  border-radius: 5px 5px 5px 5px;
  bottom: 10px;
  right: 10px;
}
#scroll-cart-button span.go:before{
  content:"GO";
  display:block;
  color:#FFF;
  height:0em;
  font-size:10px;
  
}
.favo_link svg {
    width: 20px;
    height: 20px;
    vertical-align: -.35em;
    fill: currentColor;
    color:#b20000;
}
.favo_link{
  padding:0px;
  margin-top: 10px;
  text-align: center;
  margin-bottom: 10px !important;
  position:relative;
}
.favo_link a{
  color:#000;
}

.kiji {
  list-style:none;
}
.kiji li{
  margin-bottom:10px;
  list-style: none !important;
}
.kiji li> a{
  display:table-cell;
  width:200px;
  height:200px;
  text-align:center;
  overflow:hidden;
  vertical-align:middle;
}
.kiji li> a img{
  max-width:100%;
  display:inline;
  max-height:100%;
  
}
.kiji li> dl{
  display:table-cell;
  vertical-align:top;
  padding-left:20px;

}
.kiji li> dl .price {
	text-align: right;
	display: block;
}
.goog-te-combo {
	width: 135px;
}
.qr_area{
  text-align:center;
  margin-bottom:1em;
}
.qr_area h3{
  padding:0 !important;
  font-icon_c:bold !important;
}
.qr_area img{
  box-shadow:0 0 0 1px #ccc;
}
i.tax::before{
  content:"(税込)";
  font-size:10px;
  font-style:normal;
}
.marquee {
	background: url(https://img09.shop-pro.jp/PA01040/036/etc/dot.png?cmsp_timestamp=20181207184851) #777;
	color: #fff200;
	max-width: 100%;
	overflow: hidden;
}
.marquee p {
margin:0; 
padding-left:100vw; 
display:inline-block; 
white-space:nowrap;
animation-name:marquee; 
animation-timing-function:linear;
animation-duration:20s; 
animation-iteration-count:infinite;
}
@keyframes marquee {
from   { transform: translate(0%);} 
99%,to { transform: translate(-100%);}
}

a.cate_img{
  background-repeat: no-repeat !important;
  background-size: 40px !important;
  padding: 1em 1em 1em 55px !important;
  background-position:0 center !important;
}
.price_label{
  display:none !important;
  text-align:center;
}
.cart_item {
	padding: 10px;
	font-size: 14px;
	box-shadow: 0 0 0 1px #ccc inset;
	margin-bottom: 20px;
}
.cart > p{
  box-shadow:0 0 0 1px #CCC;
  text-align:center;
  padding:5px 0;
}
p.stotal {
    border-bottom: dotted 1px #666;
    text-align: right;
}
p.total {
	border-bottom: solid 1px #666;
	text-align: right;
}
ul.postage {
	list-style: none;
}
ul.postage li {
	color: #F00;
}
#container div.cart > h2{
  margin-bottom:0;
  padding:5px 0;
  font-size:16px;
  box-shadow: 0 0 0 1px #ccc;
  text-align: center;
  background: #69c;
}
#container div.cart{
  margin-bottom:20px;
}
#container div.cart > h2 a{
  color:#FFF;
}

#scroll-favo-button .mes,
.favo_link .mes{
 display:block;
 position:absolute;
 width:110px;
 left:-130px;
 top:0;
 background:#FFF;
 font-size:12px;
 padding:5px;
 box-shadow:0 0 0 1px #ccc;
 border-radius:8px;
}
#scroll-favo-button .mes span,
.favo_link .mes span{
  display:table-cell;
  color:#666666;
}
#scroll-favo-button .mes:after,
.favo_link .mes:after{
  font-family:FontAwesome;
  content:"\f054";
  display:table-cell;
  vertical-align:middle;
  color:#666666;
}
/*list*/
ul.recommend li > a,
ul.new_item li > a,
ul.trackback li > a,
ol.ranking li > a {
  overflow:hidden;
}

ul.recommend a img,
ul.new_item a img,
ul.trackback a img,
ol.ranking a img{
  max-width:100%;
}

span.ranks{
background: #333;
    display: block;
    position: absolute;
    top: 0;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    left: 3px;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    color: #FFFFFF;
}

/* flex*/

.flex{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

.f_wrap{
  -webkit-box-lines:multiple;
  -moz-box-lines:multiple;
  -webkit-flex-wrap:wrap;
  -moz-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
}

.flex_box{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-box-lines:multiple;
  -moz-box-lines:multiple;
  -webkit-flex-wrap:wrap;
  -moz-flex-wrap:wrap;
  -ms-flex-wrap:wrap;
  flex-wrap:wrap;
}

.li1{
  width:100%;
  margin-bottom:30px;
    position:relative;
}

.li2{
  width:50%;
    position:relative;
}

.li3{
  width:33.3%;
    position:relative;
}

.li4{
  width:25%;
  position:relative;
}

.li5{
  width:20%;
  position:relative;
}

.li10{
  width:10%;
  position:relative;
}

.text_area .name,
.text_area .price_area,
.text_area .exp{
  width:90%;
  padding:0 5%;
}

.text_area,
.text_area div{
  margin-bottom:0 !important;
  word-break: break-all;
}
.content .img_area img,
#item_row .img_area img{
  max-height:100%;
}
#container .content .img-sale {
  position: absolute;
  top: 5%;
  left: -30%;
  width: 90%;
  height: 40px;
  line-height: 40px;
  background: #d00;
  color: #fff;
  text-align: center;
  transform: rotate(-45deg);
  z-index: 100;
  display: none;
}
.price{
  color: #000;
  font-weight:bold;
}
.price-sale {
  color: #f00;
}
.content .text_area .price,
#item_row .text_area .price{
  display:block;
}
.tax {
  font-size: 12px;
  font-weight: normal;
}
.soldout{
  color:#f00;
  font-weight:normal;
}
.soldout .tax {
  display: none;
}
/*---- li4 -----*/
#item_row .li4 .img_area{
  width:90%;
  margin:5% !important;
  padding: 0 !important;
  min-height:220px;
  position:absolute;
  overflow:hidden;
}
#item_row .li4 .img_area a{
  width:100%;
  height:220px;
  justify-content: center;
  align-items: center;
  min-height:220px;
  max-height:220px;
  overflow:hidden;
}

#item_row .li4 .text_area {
  width:100%;
  padding-top:245px;
}
#item_row .trackback .li4{
  min-height:245px;
}

/*---- li5 -----*/
#item_row .flex_box {
  justify-content: space-between;
}
#item_row .li5 {
  width: 18%;
  margin-bottom: 2%;
}
#item_row .li5 .img_area{
  width:90%;
  margin:5% !important;
  padding: 0 !important;
  min-height:200px;
  position:absolute;
  overflow:hidden;
}
#item_row .li5 .img_area a{
  width:100%;
  height:176px;
  justify-content: center;
  align-items: center;
  min-height:200px;
  max-height:200px;
  overflow:hidden;
    display: table-cell;
  vertical-align: middle;
  max-width: 200px;
  min-width: 200px;
  text-align: center;
}

#item_row .li5 .text_area {
  width:100%;
  padding:216px 0 0 0;
  font-size: 14px;
}
#item_row .trackback .li5{
  min-height:230px;
}

/*---- li10 -----*/
#item_row .li10 .img_area{
  width:90%;
  margin:5% !important;
  padding: 0 !important;
  min-height:107px;
  position:absolute;
  overflow:hidden;
}
#item_row .li10 .img_area a{
  width:100%;
  height:107px;
  justify-content: center;
  align-items: center;
  min-height:107px;
  max-height:107px;
  overflow:hidden;
    display: table-cell;
  vertical-align: middle;
  max-width: 107px;
  min-width: 107px;
  text-align: center;
}

#item_row .li10 .text_area {
  width:100%;
  padding:120px 5% 0 5%;
}
#item_row .trackback .li10{
  min-height:120px;
}


/*---- li3 -----*/
.content .li3 .img_area{
  width:90%;
  margin:5% !important;
  padding: 0 !important;
  min-height:265px;
  position:absolute;
  overflow:hidden;
}
.content .li3 .img_area a{
  width:100%;
  height:265px;
  justify-content: center;
  align-items: center;
  min-height:265px;
  max-height:265px;
  overflow:hidden;
    	display: table-cell;
	vertical-align: middle;
	max-width: 265px;
	min-width: 265px;
	text-align: center;
}

.content .li3 .text_area {
  width:100%;
  padding:290px 5% 0 5%;
}
.content .li3 .exp{
  padding:0 5% 0 5%;
  font-size:0.8em;
}

.content .trackback .li3{
  min-height:265px;
}

/*---- li4 -----*/
.content .li4 .img_area{
  width:90%;
  margin:5% !important;
  padding: 0 !important;
  min-height:200px;
  position:absolute;
  overflow:hidden;
}
.content .li4 .img_area a{
  width:100%;
  height:200px;
  justify-content: center;
  align-items: center;
  min-height:200px;
  max-height:200px;
  overflow:hidden;
  	display: table-cell;
	vertical-align: middle;
	max-width: 200px;
	min-width: 200px;
	text-align: center;
}

.content .li4 .text_area {
  width:100%;
  padding:220px 5% 30px 5%;
}
.content .li4 .exp {
  padding:0 5% 0 5%;
  font-size:0.8em;
}

.content .trackback .li4{
  min-height:220px;
}

/*---- li5 -----*/
.content .li5 .img_area{
  width:90%;
  margin:5% !important;
  padding: 0 !important;
  min-height:160px;
  position:absolute;
  overflow:hidden;
}

.content .li5 .img_area a{
  width:100%;
  height:160px;
  justify-content: center;
  align-items: center;
  min-height:160px;
  max-height:160px;
  overflow:hidden;
}

.content .li5 .text_area {
  width:100%;
  padding:180px 5% 0 5%;
}
.content .li5 .exp{
  width:100%;
  padding:0 5% 0 5%;
  font-size:0.8em;
}

.content .trackback .li5{
  min-height:180px;
}
.books i::before {
	content: "クローズアップ";
	display: block;

	font-style: normal;
	font-size: 10px;
	padding: 1px 5px;
	border: solid 1px #aaa;
	color: #aaa;
	border-radius: 5px;
	text-align: center;
	width: 70px;
}
.more_link{
  display:none;
  order:1;
}
.type1 .li1 .more_link{
  display:block;
}
.type1 .li1 .price_all {
	text-align: right;
}
.more_link a::before {
	content: "詳しく見る";
	color: #FFF;
	background: #666;
	font-size: 14px;
	padding: 2px 10px;
	position: absolute;
	right: 0;
	bottom: 0;
	border-radius: 5px;
}
.type2 .li1 .book_box .books {
	margin: 0 auto;
	display: table;
}
.book_box {
	padding: 0 5%;
}
.eye_catch {
	margin-top: -20px;
	height: 280px;
	background: #FFF;
	margin-bottom: 20px;
	background-size: cover;
	background-position: center center;
}
.eye_catch em{
font-size: 50px;
    font-style: normal;
    color: #FFF;
    padding: 100px 0;
    width: 1000px;
    display: block;
    text-shadow: 0 0 10px #000, 0 0 10px #000;
    margin: 0 auto;
  letter-spacing: 0.2em;
}
#favo-modal-window{
  display:none;
}
#favo-modal-window.active{
  display:block;
  position:relative;
  z-index:1000;
}
#favo-modal-window.active > .bg{
  position:fixed;
  width:120%;
  height:120%;
  top:-10%;
  left:-10%;
  background:rgba(0,0,0,0.6);
}
#favo-modal-window.active .box {
	position: fixed;
	left: 50%;
	top: 50%;
	width: 280px;
	min-height: 80px;
	background: #fff;
	color: #000;
	margin-left: -150px;
	margin-top: -50px;
	padding: 10px;
	box-shadow: 0px 0px 0px 2px #999;
}
#favo-modal-window .in{
  display:none;
}
#favo-modal-window.active .in{
  display:none;
}
#favo-modal-window.active .out{
  display:block;
}
#favo-modal-window.active.favo-in .in{
  display:block;
}
#favo-modal-window.active.favo-in .out{
  display:none;
}
#favo-modal-window-close {
    position: absolute;
    top: 1px;
    right: 1px;
    z-index: 1000;
    display: table-cell;
    width: 30px;
    height: 30px;
    text-align: center;
    vertical-align: middle;
    box-shadow: 0 0 0 1px #999 inset;
    font-size: 20px;
    cursor: pointer;
}
#favo-modal-window .box a {
	display: block;
	text-align: center;
}
.qr_area p {
    font-size: 0.8em;
    padding-top: 1em;
}
.banner-belt__section a {
	background: url(https://img09.shop-pro.jp/PA01040/036/etc/enen_tatebana2.gif?cmsp_timestamp=20210618155448) repeat-y scroll 0 240px transparent;
	display: block;
	width: 60px;
	position: absolute;
	left: 0;
	top: 0;
	min-height: 100%;
}
.pick_up_text{
  margin-bottom:1em;
}
.pick_up_text li::before{
  content:"》";
}
.pick_up_text li {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 0.2em;
}
#footer div.payment dl > dd{
  display:none;
  font-size:0.9em;
}
#footer div.payment dl dt {
    padding-right: 2em;
    position:relative;
    border-bottom: solid 1px #ccc;
}

#footer div.payment dl > dt::after {
    content: "▼";
    cursor: pointer;
    display: inline-block;
    position:absolute;
    right:0;
    top:4px;
    border: solid 1px #ccc;
    width: 1.5em;
    text-align: center;
}
#footer div.payment dl > dt.open::after{
  content:"▲";
}
.souryou_head {
	font-size: 0.9em;
	text-align: left;
	margin-left: 1em;
}
.souryou_head em{
  color:#F00;
  font-size:1.2em;
  font-style:normal;
  
}


@media screen and (max-width: 1300px) {
.banner-belt__section a {display:none;}
}
#container div.nav ul.article a,
#container div.nav ul.group a,
#container div.nav > ul.category li a{
  background:url(https://img09.shop-pro.jp/PA01040/036/etc/side_arrow.png?cmsp_timestamp=20190109161739) right center no-repeat;
  padding:5px 1em 5px 1em;
  font-size:0.9em;
  color:#666;
}
#container div.nav ul.article li,
#container div.nav ul.group li{
  border-bottom: solid 1px #eee;
}
.content > .category > li > div{
  padding:5%;
  margin-bottom:0 !important;
}
.banner.download{
  text-align:center;
  padding:5px 0 0;
  box-shadow: 0 0 0 1px #69c inset;
  clear:both;
  margin-bottom: 1em;
}
.banner.download li{
  margin-bottom:0 !important;
}
h2.order_sheet {
	clear: both;
	border-bottom: 0;
	background: #69c;
	color: #fff;
	padding: 5px 0 !important;
	text-align: center;
  font-size:1em !important;
	margin: 0 !important;
}
.head01 .search_area {
  background: #f6f6f6;
  padding-top: 10px;
  align-items: center;
}
.head01 .search_area .w_cont {
  padding-bottom: 0;
}

.open_close {
  margin-top: 30px;
  margin-right: auto;
}
.head01 .fax_no {
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 1px;
  line-height: 1;
}
.head01 .time {
  border-top: solid 1px #fff;
	font-size: 12px;
}
.head01 .info {
	font-size: 10px;
}
.nav .search_box {
	display: none;
}
.row.on .nav .search_box {
	display:list-item;
}
#header div.row.on {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
}
#header div.row.on  div.nav > ul > li > a{
  width:auto;
  min-width:100px;
}
.on #site_search {
	margin: 10px 0 0 10px;
}
/*---------一時非表示------------*/
.category .flex_box,
.pickup_category,
#item_row > ul.banner{
  display:none;
}
.midasi {
	border-bottom: 1px solid #6699CC;
	border-left: 10px solid #6699CC;
	text-align: left;
	background-color: #fff;
	font-size: 18px;
	color: #000;
	margin: 15px 0px 15px 0px;
	padding: 8px 2px 8px 15px;
	width: auto;
}
.midasi2 {
	border-left: 10px solid #48832C;
	padding: 3px 10px;
	font-size: 16px;
}
.midasi3 {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FFB35C;
	font-size: 18px;
	margin-top: 20px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC01;
}
.midasi4 {
	padding: .5em .75em;
	background-color: #f6f6f6;
	border-left: 6px solid #ccc;
}
.midasi5 {
  font-size: 15px;
color: #0174DF;
font-weight: bolder;
}
.midasi6 {
	padding: .5em .75em;
	background-color: #6699CC;
	color: #ffffff;
  	font-weight:normal;
}
#menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#menu li {
	padding: 0;
	margin: 0;
	float: left;
}
#menu li a {
	display: block;
	width: auto;
	border-bottom: 1px dotted #555;
	text-decoration: none;
	color: #555;
	padding: 0px 0px 0px 10px;
	margin: 0px 10px 5px 10px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
}
.shouhin_table {
	width: auto;
	margin: 10px 0px;
	border-collapse: collapse;
}
.shouhin_table {
	border-collapse: collapse;
}
.shouhin_table th {
	width: auto;
	padding: 6px;
	text-align: center;
	vertical-align: center;
	color: #333;
	background-color: #eee;
	border: 1px solid #b9b9b9;
}
.shouhin_table td {
	padding: 6px;
	background-color: #fff;
	border: 1px solid #b9b9b9;
}
.shouhin_table2 {
	width: 100%;
	table-layout: fixed;
	margin: 10px 0px;
	border-collapse: collapse;
}
.shouhin_table2 {
	border-collapse: collapse;
}
.shouhin_table2 th {
	padding: 12px;
	text-align: center;
	vertical-align: center;
	color: #333;
	background-color: #eee;
	border: 1px solid #b9b9b9;
}
.shouhin_table2 td {
	padding: 6px;
	text-align: center;
	vertical-align: center;
	background-color: #fff;
	border: 1px solid #b9b9b9;
}
.tokusyu_list h3 {
	background-color: #6699CC;
	font-size: 13pt;
	text-indent: 0em;
	color: #F5F5F5;
	margin: 0px;
	padding: 5px;
}
.tokusyu_itembox {
	float: left;
	width: 240px;
	height: 375px;
	background: #FFFFFF;
	margin: 10px;
	padding: 10px;
	border: 0px solid #999;
}
.tokusyu_list {
	width: 95%;
	height: auto;
	background-color: #F5F5F5;
	float: left;
	padding: 0px;
	margin: 25px 0px 10px 5px;
	border: 1px solid #6699CC;
}
.tokusyu_img {
	text-align: center;
	height:180px ;
	margin:0 !important ;
	border-style: none;
  padding:3px;
}

.tokusyu_itembox img {
	height:180px ;
}

.tokusyu_itemname {
	font-size: 14px;
	font-weight: bold;
	color: #666;
	padding: 0px 0px 0px 3px !important;
	margin: 0px;
  
}
.tokusyu_itemkakaku {
	font-size: 11px;
	font-weight: bold;
	color: #F30;
	padding: 0px;
	margin: 0px 0px 0px 5px !important;
}

.tokusyu_itemtokucyou {
	font-size: 11px;
	font-weight: bold;
	color: ;
	padding: 0px;
	margin: 0px 0px 0px 5px;
}

.tokusyu_itembox p {
	background-color: #ffffff;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	margin: 0px 5px 0px 5px !important;
	padding-top: 5px;
}
.tokusyu_itembox hr {
	margin-top: 2px;
	margin-bottom: 5px;
}

.tokusyu_itembox h5{
	font-size: 13px;
  background: #f0f8ff;
  padding: 5px;
}

.kaisya {
	width: 100%;
	margin-bottom: 30px;
  border-collapse: collapse;
}
.kaisya th {
	font-weight: bold;
	background-color: #dedede;
}
.kaisya th, .kaisya td {
	border: 1px solid #ccc;
	padding: 20px;
}
.dwntable {
	width: 100%;
	margin-bottom: 30px;
}
.dwntable th {
	width: 70%;
	font-weight: normal;
	text-align: left;
}
.dwntable td {
	text-align: center;
}
.square_btn {
	display: inline-block;
	padding: 1.5em 1em;
	text-decoration: none;
	color: #999999;
	border: solid 1px #999999;
	border-radius: 2px;
	transition: .4s;
	width: 140px;
	height: 40px;
	text-align: center;
	margin-left: 20px;
}
#footer .txt_link {
	text-align: center;
	padding: 20px 0 0;
}
.btn a {
  display: block;
  max-width: 320px;
  width: 100%;
  background: #f07615;
  color: #fff;
  border-radius: 10px;
  margin: 0 auto;
  padding: 20px 10px;
  text-align: center;
  box-sizing: border-box;
}
.btn a:hover {
  text-decoration: none !important;
}
.btn-cancel a {
  display: block;
  width: 100%;
  max-width: 300px;
  margin: 20px auto;
  border: solid 1px #ccc;
  border-radius: 10px;
  text-align: center;
  padding: 15px;
}

.kyoucyou3{
    color: #ff3333;
    font-size: 110%;
}


/******オーダーシートダウンロードページ********/
.m_float_box_wrap{
width: auto;
overflow:  auto;
}

.m_float_left {
  margin: 5px; 
float: left;
  width:675px
}
.m_float_right {
    float: right;
    width:200px;
}

.m_float_box_wrap img{
margin-top: 30px;
}

.m_textbox{
	text-align: center;
   background-color:rgb(248, 248, 248);
	padding:20px;
	margin:20px;
}

.m_textbox p{
	margin-bottom: 0px !important;
}

.clear_box {
    clear:  both; 
}

.m_kyoucyou{
    color: #FFB35C;
    font-size: 150%;
  font-weight: bold;
}

.m_smallfont{
    font-size: 80%;
}
/******オーダーシートダウンロードページ********/

/******お知らせボックス********/
.osirase_box {
    margin: 2em 0 ;
    background: #f5f5f5;
      border: solid 1px #5d627b;
}
.osirase_box .box-title {
    font-size: 1.2em;
    background: #5d627b;
    padding: 5px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 0.05em;
    	margin-bottom: 0px !important;
}
.osirase_box p {
    padding: 15px 20px;
    margin: 0;
  	margin-bottom: 0px !important;
}

.redbold{
    color: #ff0000;
    font-size: 130%;
  font-weight: bold;
}

.smallfont80 { font-size: 80%; }

/******FAQ********/
#container .content .h-title {
  font-size: 32px;
  padding: 20px 0 0;
  margin-bottom: 0;
  text-align: center;
  border-top: solid 1px #ccc;
  font-weight: bold;
  color: #000;
}
#container .content .h-title-sub {
  border-bottom: solid 1px #ccc;
  font-size: 12px;
  text-align: center;
  padding-bottom: 20px;
  margin-bottom: 60px;
}
#container div > #faq_new h2 {
  background: #69c;
  padding: 10px;
  color: #fff;
}

#container .content .list-faq {
  margin-bottom: 0;
}
.list-faq dt {
  font-weight: bold;
  border-bottom: none;
  padding: 25px 210px 20px 60px;
  vertical-align: middle;
  position: relative;
  background: #f6f6f6;
  cursor: pointer;
  border-radius: 10px;
  border: solid 1px #ccc;
  margin-top: 20px;
}
.list-faq dl dt.active {
  border-radius: 10px 10px 0 0;
}
.list-faq li {
  font-weight: bold;
  position: relative;
  background: #f6f6f6;
  padding: 15px 50px;
  list-style: none;
  letter-spacing: 0;
}
.list-faq dt::before, .list-faq li::before {
  content: "Q";
  display: inline-block;
  margin-right: 16px;
  height: 30px;
  position: absolute;
  width: 30px;
  background: #69c;
  text-align: center;
  top: 20px;
  left: 20px;
  border-radius: 15px;
  line-height: 30px;
  font-size: 22px;
  color: #fff;
  font-family:Arial, Helvetica, sans-serif;
}
.list-faq dl dt::after {
  position: absolute;
  content: '+ OPEN';
  right: 16px;
  top: 23px;
  font-size: 13px;
  color: #fff;
  width: 80px;
  background: #f07615;
  text-align: center;
  letter-spacing: 0;
}
.list-faq dl dt.active::after {
  content: '- CLOSE';
}



.list-faq li::before {
  top: 10px;
  left: 10px;
}
.list-faq dl dd {
  position: relative;
  height: 0;
  overflow: hidden;
  padding: 0 20px 0 60px;
  border: none;
  transition: all 300ms 0s ease;
  opacity: 0;
  border-radius: 0 0 10px 10px;
}
.list-faq dl dd.active {
  height: auto;
  padding: 20px 20px 20px 60px;
  border: solid 1px #ccc;
  border-top: none;
  opacity: 1;
}

.list-faq dd::before {
  content:"A";
  display: inline-block;
  margin-right: 16px;
  height: 30px;
  position: absolute;
  width: 30px;
  background: #999;
  text-align: center;
  top: 20px;
  left: 20px;
  border-radius: 15px;
  line-height: 30px;
  font-size: 22px;
  color: #fff;
  font-family:Arial, Helvetica, sans-serif;
  font-weight: bold;padding-left: 2px;
  box-sizing: border-box;
  opacity: 0;
  transition: all 300ms 0s ease;
}
.list-faq dl dd.active::before {
  opacity: 1;
}
.list-scroll {
  background: #69c;
  display: flex;
  flex-wrap: wrap;
  padding: 30px 0 20px;
}
.list-scroll li {
  width: 44%;
  list-style: none;
  margin-left: 4%;
  margin-bottom: 10px;
}
.list-scroll li a {
  display: block;
  background: #fff;
  width: 100%;
  padding: 5px 10px;
  box-sizing: border-box;
  border-radius: 6px;
}






/******インボイス********/
.dl-info {
  display: flex;
  flex-wrap: wrap;
  border-bottom: solid 1px #ccc;
}
.dl-info dt {
  width: 40%;
  border-top: solid 1px #ccc;
  padding: 10px;
  box-sizing: border-box;
}
.dl-info dd {
  width: 60%;
  border-top: solid 1px #ccc;
  padding: 10px;
  box-sizing: border-box;
}
.invoice-2col {
  display: flex;
}
.invoice-2col > div:first-child {
  width: 400px;
}
.invoice-2col > div:last-child {
  width: 485px;
}

/******ベルトカット********/
.dl-info2 dt {
  width: 20%;
  font-weight: bold;
}
.dl-info2 dd {
  width: 80%;
}

#container div .h-related {
  border-left: solid 10px #FFB35C;
  border-bottom: dotted 2px #FFB35C;
  margin-top: 30px;
  padding: 10px;
}
.related ul {
  display: flex;
  flex-wrap: wrap;
}
.related ul li {
  list-style: none;
  width: 22.9%;
  margin-right: 2.8%;
  border: solid 1px #ccc;
  box-sizing: border-box;
}
.related li:nth-child(4n) {
  margin-right: 0;
}
.related li a {
  display: block;
  box-sizing: border-box;
  padding: 15px;
  font-size: 85%;
}
.related li img {
  margin-bottom: 10px;
  max-height: 170px;
  display: block;
  margin: 0 auto 10px;
}

/******子供服特集********/
.lp-child {
  background: #aae3f2;
  text-align: center;
  padding: 0 0 40px;
}
.lp-child h2 {
  padding: 0 !important;
  margin: 60px 0 80px !important;
  border: none !important;
}
.lp-child h3 {
  position: absolute;
  top: -30px;
  width: 100%;
  text-align: center;
}
.lp-child-block1,
.lp-child-block2,
.lp-child-block3,
.lp-child-block4 {
  position: relative;
  width: 800px;
  margin: 40px auto 0;
  border-radius: 10px;
}
.lp-child-block1 {
  background: #45aed8;
}
.lp-child-block2 {
  background: #51bc56;
}
.lp-child-block3 {
  background: #b490d3;
}
.lp-child-block4 {
  background: #e09789;
}
.lp-child-block1 a,
.lp-child-block2 a,
.lp-child-block3 a,
.lp-child-block4 a {
  display: block;
  border-radius: 10px;
  overflow: hidden;
}

.lp-child ul.lp-child-itemlist {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin: 0 20px ;
  padding: 40px 0 2%;
}
.lp-child li {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 2%;
}
.lp-child li:nth-of-type(3n) {
  margin-right: 0;
}

h2.h2_new {
  border-left: solid 8px #0c1b3a;
  color: #0c1b3a;
  font-weight: bold;
}
sup {display: none;}

#container .content .flex-2 {
  display: flex;
  align-items: center;
  margin-bottom: 0;
}
.beforecontact .flex-2 > *:first-child {
  width: 65%;
  margin-right: 3%;
}
.beforecontact .flex-2 > *:last-child {
  width: 32%;
}
.related .flex-2 > *:first-child {
  width: 22.9%;
  margin-right: 2.8%;
}
.related .flex-2 > *:last-child {
  width: auto;
}

/******▼プリント加工********/
.menu {
  border: solid 2px #999;
  padding: 20px;
  margin-top: 50px;
  position: relative;
}
.menu h2 {
  background: #999;
  color: #fff;
  display: inline-block;
  width: 200px;
  text-align: center;
  padding: 5px;
  height: 30px;
  position: absolute;
  top: -32px;
  left: -2px;
  padding: 0 !important;
  line-height: 30px;
  font-size: 80%;
  border-radius: 10px 10px 0 0;
}
#container .content .menu ul {
  border-top: dotted 1px #999;
  margin-bottom: 0;
}
#container .content .menu li {
  border-bottom: dotted 1px #999;
  padding: 5px;
}
.menu li a:before {
  content: '▼';
}
.box-dlbtn {
  background: #eee;
  padding: 30px 20px 10px;
  text-align: center;
}
.box-dlbtn a {
  background: #f07615;
  color: #fff;
  padding: 20px 5px;
  border-radius: 10px;
  display: inline-block;
  width: 100%;
  max-width: 240px;
  font-size: 18px;
}
#container .content .box-dlbtn p {
  margin-bottom: 20px;
  font-size: 80%;
}
.box-custom {
  padding:20px;
  border:solid 2px #666;
}
#container div.content .box-custom h2 {
  padding: 20px !important;
  margin: -20px -20px 20px;
  background: #666;
  color: #fff;
  border: none;
}
#container div.content .box-custom h3 {
  background: #eee;
  border-left: solid 6px #333;
  padding-left: 10px;
  color: #333;
}
#container div.content .box-custom h4 {
  border-left: solid 5px #333;
  color: #333;
}
.box-silk {
  border:solid 2px #f07615;
}
#container div.content .box-silk h2 {
  background: #f07615;
}
.box-cuttingprint {
  border:solid 2px #7EB723;
}
#container div.content .box-cuttingprint h2 {
  background: #7EB723;
}
.box-inkjet {
  border:solid 2px #a024b5;
}
#container div.content .box-inkjet h2 {
  background: #a024b5;
}
#container div.content .box-inkjet h4 {
  border-color: #a024b5;
}
.box-sishu {
  border:solid 2px #FF7BAC;
}
#container div.content .box-sishu h2 {
  background: #FF7BAC;
}
#container div.content .box-custom .shouhin_table td {
  text-align: right;
}
.baloon-printinfo {
  background: #69c;
  font-weight: bold;
  color: #fff;
  font-size: 80%;
  padding: 10px 5px;
}
.baloon-printinfo a {
  background: #fff;
}
/******▲プリント加工********/


#smartphone-link{
	display:inline-block;
	padding:1vw;
	font-size:6vw;
	border-radius:2vw;
	background-color:#666;
	color:#FFF;
	width: 89vw;
	margin: 0 auto;
	}
	.smartphone{
	text-align: center;
	width:100%;
	}