@charset "UTF-8";
/*
======================================
	HANDS+ Original
======================================	
*/
/*
======================================
	HANDS+ Fontset_Original
	2017.04.06
	last 2017.04.26
	
	[1]Common
		1)Reset
======================================	
*/
/*
-------------------------
	[1]Common
-------------------------
*/
/* == 1)Reset == */
a {
  color: #889b00;
}
a:hover {
  color: #889b00;
}

/*
======================================
	HANDS+
	2017.04.06
	last 2017.04.26
	
	[1]Common
		1)Reset
		2)Table
		3)Text
		4)Display
		5)Color
		6)Position
	[2]media only screen
		1)Reset
		2)Display
======================================	
*/
/*
-------------------------
	[1]Common
-------------------------
*/
/* == 1)Reset == */
html {
  font-size: 62.5%;
}

body, td, th, h1, h2, h3, h4, h5, h6, li, dt, dd, input, textarea, pre, div, p {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.7;
  font-weight: normal;
  color: #330000;
}

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

/*address,caption,cite,code,dfn,em,strong,th,var{ 
	font-style:normal; 
	font-weight:normal; 
}*/
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

ol, ul {
  list-style: none;
}

img {
  border: 0;
  width: 100%;
  height: auto;
  vertical-align: middle;
}

a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a > img:hover {
  opacity: 0.7;
  transition: opacity 0.5s;
}

input[type="text"],
textarea,
input[type="email"],
input[type="tel"],
input[type="url"],
input[type="search"] {
  border: 1px solid #ccc;
  box-sizing: border-box;
  border-radius: 0;
  -webkit-appearance: none;
}

/* == 2)Table == */
table, th, td {
  border-collapse: collapse;
  box-sizing: border-box;
}

caption {
  display: none;
}

/* == 3)Text == */
.TextJpnGo {
  font-family: 'Noto Sans JP', sans-serif;
}

.TextJpnMin {
  font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

.TextEngGo {
  font-family: 'Open Sans', sans-serif;
}

.TextEngMin {
  font-family: "Times New Roman", Times, serif;
}

.text8 {
  font-size: 8px;
  font-size: 0.8rem;
}

.text9 {
  font-size: 9px;
  font-size: 0.9rem;
}

.text10 {
  font-size: 10px;
  font-size: 1rem;
}

.text11 {
  font-size: 11px;
  font-size: 1.1rem;
}

.text12 {
  font-size: 12px;
  font-size: 1.2rem;
}

.text13 {
  font-size: 13px;
  font-size: 1.3rem;
}

.text14 {
  font-size: 14px;
  font-size: 1.4rem;
}

.text15 {
  font-size: 15px;
  font-size: 1.5rem;
}

.text16 {
  font-size: 16px;
  font-size: 1.6rem;
}

.text17 {
  font-size: 17px;
  font-size: 1.7rem;
}

.text18 {
  font-size: 18px;
  font-size: 1.8rem;
}

.text19 {
  font-size: 19px;
  font-size: 1.9rem;
}

.text20 {
  font-size: 20px;
  font-size: 2rem;
}

.text21 {
  font-size: 21px;
  font-size: 2.1rem;
}

.text22 {
  font-size: 22px;
  font-size: 2.2rem;
}

.text23 {
  font-size: 23px;
  font-size: 2.3rem;
}

.text24 {
  font-size: 24px;
  font-size: 2.4rem;
}

.text25 {
  font-size: 25px;
  font-size: 2.5rem;
}

.text26 {
  font-size: 26px;
  font-size: 2.6rem;
}

.text27 {
  font-size: 27px;
  font-size: 2.7rem;
}

.text28 {
  font-size: 28px;
  font-size: 2.8rem;
}

.text29 {
  font-size: 29px;
  font-size: 2.9rem;
}

.text30 {
  font-size: 30px;
  font-size: 3rem;
}

.text31 {
  font-size: 31px;
  font-size: 3.1rem;
}

.text32 {
  font-size: 32px;
  font-size: 3.2rem;
}

.text33 {
  font-size: 33px;
  font-size: 3.3rem;
}

.text34 {
  font-size: 34px;
  font-size: 3.4rem;
}

.text35 {
  font-size: 35px;
  font-size: 3.5rem;
}

.text36 {
  font-size: 36px;
  font-size: 3.6rem;
}

.text37 {
  font-size: 37px;
  font-size: 3.7rem;
}

.text38 {
  font-size: 38px;
  font-size: 3.8rem;
}

.text39 {
  font-size: 39px;
  font-size: 3.9rem;
}

.text40 {
  font-size: 40px;
  font-size: 4rem;
}

.text_left {
  text-align: left;
}

.text_right {
  text-align: right;
}

.text_center {
  text-align: center;
}

.text_indent1 {
  text-indent: 1em;
}

.text_indent9999 {
  text-indent: -9999px;
}

.lineheight1 {
  line-height: 1;
}

.lineheight12 {
  line-height: 1.2;
}

.lineheight14 {
  line-height: 1.4;
}

.lineheight15 {
  line-height: 1.5;
}

.lineheight16 {
  line-height: 1.6;
}

.lineheight17 {
  line-height: 1.7;
}

.letterspacing1 {
  letter-spacing: 1px;
}

.letterspacing_05 {
  letter-spacing: -0.05em;
}

.letterspacing_1 {
  letter-spacing: -0.1em;
}

.bold {
  font-weight: bold;
}

.normal {
  font-weight: normal;
}

/* == 4)Display == */
.block {
  display: block;
}

.inblock {
  display: inline-block;
}

.Pcblock {
  display: block;
}

.PcNone {
  display: none;
}

/* == 5)Color == */
.red {
  color: #ff0000;
}

.white {
  color: #fff;
}

.black {
  color: #000;
}

.blue {
  color: #0000ff;
}

.brown01 {
  color: #330000;
}

.orange01 {
  color: #ff9933;
}

.green01 {
  color: #889b00;
}

.lightgreen01 {
  color: #a5bb28;
}

::-webkit-input-placeholder {
  color: #ccc;
}

::-moz-placeholder {
  color: #ccc;
}

:-ms-input-placeholder {
  color: #ccc;
}

/* == 6)Position == */
.Prelative {
  position: relative;
}

.VTop {
  vertical-align: top;
}

.VBottom {
  vertical-align: bottom;
}

.VMiddle {
  vertical-align: middle;
}

/*
-------------------------
	[2]max-width:768px
-------------------------
*/
@media screen and (max-width: 768px) {
  /* == 1)Reset == */
  a:hover {
    text-decoration: none;
  }
  a > img:hover {
    opacity: 1;
    transition: opacity 0;
  }

  /* == 2)Display == */
  .Pcblock {
    display: inline;
  }

  .PcNone {
    display: block;
  }

  .Spblock {
    display: block;
  }

  .Spinblock {
    display: inline-block;
  }

  .SpNone {
    display: none;
  }

  .Sptext8 {
    font-size: 8px;
    font-size: 0.8rem;
  }

  .Sptext9 {
    font-size: 9px;
    font-size: 0.9rem;
  }

  .Sptext10 {
    font-size: 10px;
    font-size: 1rem;
  }

  .Sptext11 {
    font-size: 11px;
    font-size: 1.1rem;
  }

  .Sptext12 {
    font-size: 12px;
    font-size: 1.2rem;
  }

  .Sptext13 {
    font-size: 13px;
    font-size: 1.3rem;
  }

  .Sptext14 {
    font-size: 14px;
    font-size: 1.4rem;
  }

  .Sptext15 {
    font-size: 15px;
    font-size: 1.5rem;
  }

  .Sptext16 {
    font-size: 16px;
    font-size: 1.6rem;
  }

  .Sptext17 {
    font-size: 17px;
    font-size: 1.7rem;
  }

  .Sptext18 {
    font-size: 18px;
    font-size: 1.8rem;
  }

  .Sptext19 {
    font-size: 19px;
    font-size: 1.9rem;
  }

  .Sptext20 {
    font-size: 20px;
    font-size: 2rem;
  }

  .Sptext21 {
    font-size: 21px;
    font-size: 2.1rem;
  }

  .Sptext22 {
    font-size: 22px;
    font-size: 2.2rem;
  }

  .Sptext23 {
    font-size: 23px;
    font-size: 2.3rem;
  }

  .Sptext24 {
    font-size: 24px;
    font-size: 2.4rem;
  }

  .Sptext25 {
    font-size: 25px;
    font-size: 2.5rem;
  }

  .Sptext26 {
    font-size: 26px;
    font-size: 2.6rem;
  }

  .Sptext27 {
    font-size: 27px;
    font-size: 2.7rem;
  }

  .Sptext28 {
    font-size: 28px;
    font-size: 2.8rem;
  }

  .Sptext29 {
    font-size: 29px;
    font-size: 2.9rem;
  }

  .Sptext30 {
    font-size: 30px;
    font-size: 3rem;
  }

  .Sptext31 {
    font-size: 31px;
    font-size: 3.1rem;
  }

  .Sptext32 {
    font-size: 32px;
    font-size: 3.2rem;
  }

  .Sptext33 {
    font-size: 33px;
    font-size: 3.3rem;
  }

  .Sptext34 {
    font-size: 34px;
    font-size: 3.4rem;
  }

  .Sptext35 {
    font-size: 35px;
    font-size: 3.5rem;
  }

  .Sptext36 {
    font-size: 36px;
    font-size: 3.6rem;
  }

  .Sptext37 {
    font-size: 37px;
    font-size: 3.7rem;
  }

  .Sptext38 {
    font-size: 38px;
    font-size: 3.8rem;
  }

  .Sptext39 {
    font-size: 39px;
    font-size: 3.9rem;
  }

  .Sptext40 {
    font-size: 40px;
    font-size: 4rem;
  }
}
/*
======================================
	HANDS+_Common_0riginal
	2017.04.06
	last 2017.04.27

	[3]HTML/BODY/WRAP
	[5]Navigation
	[6]ContentsParts
		1)Midashi
		5)Button
		6)Icon
		8)Pager
		10)SideBar
	[7]FootContainer
	[8]media only screen
		4)ContentsParts
			8)SideBar
======================================	
*/
/*
-------------------------
	[3]HTML/BODY/WRAP
-------------------------
*/
body {
  background: #f7f3e9;
  border-top: 5px solid #a5bb28;
  border-bottom: 5px solid #ba9a5c;
}

/*
-------------------------
	[5]Navigation
-------------------------
*/
.site-header-menu .primary-menu li a {
  background: url(../img/arrow/arrow_down_dotted_green.png) no-repeat 50% 31px;
}
.site-header-menu .primary-menu li a:hover span {
  border-bottom: 5px solid #a5bb28;
}
.site-header-menu .current-menu-item span {
  border-bottom: 5px solid #a5bb28;
}

/*
-------------------------
	[6]ContentsParts
-------------------------
*/
/*
++++++++++++++++++++++
	1)Midashi
++++++++++++++++++++++
*/
.items .entry-title,
.title_style01 {
  border-bottom: 5px solid #a5bb28;
  color: #a5bb28;
}

.title_style03 {
  background: #ba9a5c url(../img/bg/bg_title_style02beige.png) no-repeat 100% 100%;
  border-bottom: 2px solid #997e49;
}

.entry-content h3::before,
.widget-title::before,
.title_style05::before {
  background: #a5bb28;
}

.widget-title,
.title_style05 {
  border-left: 5px solid #889b00;
}

.entry-content h3 {
  border-left: 8px solid #889b00;
}

.main_contents_column .entry-title,
.title_style06 {
  background: #ba9a5c url(../img/bg/bg_title_style02beige.png) no-repeat 100% 100%;
  border-bottom: 2px solid #997e49;
}

.entry-content h4,
.title_style07 {
  box-shadow: 3px 0 0 #a5bb28 inset;
  color: #ff9933;
}

.entry-content h5,
.title_style08 {
  border-bottom: 2px solid #ccc;
}
.entry-content h5::after,
.title_style08::after {
  background: #a5bb28;
}

.entry-content h6,
.title_style09 {
  color: #a5bb28;
}
.entry-content h6::before,
.title_style09::before {
  background: #a5bb28;
  border-right: 3px solid #889b00;
}

.main_contents_new_column_list .entry-title {
  color: #a5bb28;
}

/*
++++++++++++++++++++++
	5)Button
++++++++++++++++++++++
*/
.button_style01 a {
  background: #ff9933;
  box-shadow: 0 2px 0 #ce7e00;
}

.button_style02 a {
  background: #a5bb28;
  box-shadow: 0 2px 0 #829806;
}

.button_style03 a {
  background: #ff9933;
  box-shadow: 0 2px 0 #ce7e00;
}
.btn-sc-left a,
.btn-sc-center a,
.btn-sc-right a {
  background: #ff9933;
  box-shadow: 0 2px 0 #ce7e00;
}
/*
++++++++++++++++++++++
	6)Icon
++++++++++++++++++++++
*/
.icon_column::before {
  background: url(../img/icon/icon_column.png) no-repeat 0 0;
}

.icon_crown::before {
  background: url(../img/icon/icon_crown.png) no-repeat 0 0;
}

.icon_form::before {
  background: url(../img/icon/icon_form.png) no-repeat 0 0;
}

.icon_starcircle::before {
  background: url(../img/icon/icon_starcircle.png) no-repeat 0 0;
}

/*
++++++++++++++++++++++
	8)Pager
++++++++++++++++++++++
*/
.navigation.pagination .page-numbers {
  border-right: 1px solid #a5bb28;
}
.navigation.pagination .page-numbers:first-child {
  border-left: 1px solid #a5bb28;
}
.navigation.pagination a,
.navigation.pagination .current {
  border-top: 1px solid #a5bb28;
  border-bottom: 1px solid #a5bb28;
}
.navigation.pagination .current {
  background: #a5bb28;
}

.page-links > span, .page-links a {
  border: 1px solid #a5bb28;
}
.page-links > span,
.page-links a:hover {
  background: #a5bb28;
}

/*
++++++++++++++++++++++
	10)SideBar
++++++++++++++++++++++
*/
.sidebar_featured_products_list li {
  background: url(../img/icon/icon_recom.png) no-repeat 3px 5px;
}

.sidebar_column_best5 li:nth-child(4) {
  background: url(../img/icon/icon_no4.png) no-repeat 5px 0;
}
.sidebar_column_best5 li:nth-child(5) {
  background: url(../img/icon/icon_no5.png) no-repeat 5px 0;
}
.sidebar_column_best5 li:nth-child(6) {
  background: url(../img/icon/icon_no6.png) no-repeat 5px 0;
}
.sidebar_column_best5 li:nth-child(7) {
  background: url(../img/icon/icon_no7.png) no-repeat 5px 0;
}
.sidebar_column_best5 li:nth-child(8) {
  background: url(../img/icon/icon_no8.png) no-repeat 5px 0;
}
.sidebar_column_best5 li:nth-child(9) {
  background: url(../img/icon/icon_no9.png) no-repeat 5px 0;
}
.sidebar_column_best5 li:nth-child(10) {
  background: url(../img/icon/icon_no10.png) no-repeat 5px 0;
}

.sidebar_featured_products_list {
  background: #a5bb28;
}
.sidebar_featured_products_list .sidebar_box_inner {
  box-shadow: 0 0 1px #363d0d;
}
.sidebar_featured_products_list li a {
  color: #ad8e45;
}
.sidebar_featured_products_list li:first-child a, .sidebar_featured_products_list li:nth-child(2) a, .sidebar_featured_products_list li:nth-child(3) a {
  color: #a5bb28;
}

.sidebar_columnbox {
  background: #ba9a5c;
}
.sidebar_columnbox .sidebar_box_inner {
  box-shadow: 0 0 1px #584725;
}

.sidebar_columnbox_titlebest5 {
  color: #ff9933;
}

.sidebar_column_best5 .views {
  color: #889b00;
}
.sidebar_column_best5 .text_link {
  color: #889b00;
}

.keyword_title {
  color: #889b00;
}

.keyword_box li {
  background: #f7f3e9;
}

.widget_search button {
  background: #a5bb28;
  box-shadow: 0 2px 0 #829806;
}

.widget_categories li,
.widget_recent_entries li,
.widget_recent_comments li,
.widget_archive li,
.widget_meta li,
.widget_osusume li {
  background: url(../img/arrow/arrow_right_dotted_beige.png) no-repeat 0 6px;
}

/*
-------------------------
	[7]FootContainer
-------------------------
*/
.site-footer {
  background: #ede7d0;
}
.site-footer .primary-menu li {
  background: url(../img/arrow/arrow_right_dotted_green.png) no-repeat 0 7px;
}

.pagetop a {
  background: #ba9a5c url(../img/arrow/arrow_up_dotted_white.png) no-repeat 15px 21px;
}

/*
-------------------------
	[8]max-width:768px
-------------------------
*/
@media screen and (max-width: 768px) {
  /*
  -------------------------
  	[4]ContentsParts
  -------------------------
  */
  /*
  ++++++++++++++++++++++
  	8)SideBar
  ++++++++++++++++++++++
  */
  .sidebar_list_border li {
    border-bottom: 1px solid #ba9a5c;
  }

  .sidebar_column_best5 {
    border-top: 1px solid #ba9a5c;
  }

  .widget_categories li,
  .widget_recent_entries li,
  .widget_recent_comments li,
  .widget_archive li,
  .widget_meta li,
  .widget_osusume li {
    border-top: 1px solid #ba9a5c;
  }
}
/*
======================================
	HANDS+_Common
	2017.04.06
	last 2017.04.27

	[1]Clear
	[2]clearfix
	[3]HTML/BODY/WRAP
	[4]HeadContainer
	[5]Navigation
	[6]ContentsParts
		1)Midashi
		2)Column
		3)Space
		4)Frame
		5)Button
		6)Icon
		7)Bunner
		8)Pager
		9)EntryContent
		10)SideBar
	[7]FootContainer
	[8]media only screen
		1)HTML/BODY/WRAP
		2)HeadContainer
		3)Navigation
		4)ContentsParts
			1)Midashi
			2)Column
			3)Space
			4)Button
			5)Bunner
			6)Pager
			7)EntryContent
			8)SideBar
		5)FootContainer
======================================	
*/
/*
-------------------------
	[1]Clear
-------------------------
*/
.clear,
.skip-link,
.screen-reader-text {
  font-size: 0;
  line-height: 1em;
  margin: 0;
  padding: 0;
  clear: both;
  height: 0;
  width: 0;
  display: none;
}

/*
-------------------------
	[2]clearfix
-------------------------
*/
/* For modern browsers */
.cf::before,
.cf::after {
  content: "";
  display: table;
}

.cf::after {
  clear: both;
}

/* For IE 6/7 (trigger hasLayout) */
.cf {
  *zoom: 1;
}

/*
-------------------------
	[3]HTML/BODY/WRAP
-------------------------
*/
html {
  text-align: center;
}

body {
  text-align: center;
  word-break: break-all;
}

#page {
  width: 100%;
  text-align: left;
}

.site-header,
.site-content {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
}

.site-main {
  width: 640px;
}

.sidebar {
  width: 300px;
}

#sidebar_fix_item {
  width: 280px;
}

@media screen and (min-width: 768px) {
  #sidebar_fix_item {
    -moz-transition: top 0.3s ease;
    -o-transition: top 0.3s ease;
    -ms-transition: top 0.3s ease;
    -webkit-transition: top 0.3s ease;
    transition: top 0.3s ease;
  }
  #sidebar_fix_item.sidebar_fix_item--over {
    position: fixed;
    top: -500px;
  }
  #sidebar_fix_item.sidebar_fix_item--fixed {
    top: 30px;
  }
}
/*
-------------------------
	[4]HeadContainer
-------------------------
*/
.site-header {
  margin-top: 25px;
}
.site-header .site-title {
  width: 307px;
}
.site-header .site-title a span {
  margin-bottom: 10px;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: bold;
  color: #330000;
  display: block;
}
.site-header .site-title a:hover {
  text-decoration: none;
}
.site-header .site-title a:hover img {
  opacity: 1;
  transition: opacity 0;
}

.header_sns_share {
  width: 140px;
}
.header_sns_share p {
  margin-bottom: 10px;
  font-size: 13px;
  font-size: 1.3rem;
  text-align: center;
}
.header_sns_share li img {
  width: 40px;
}

/*
-------------------------
	[5]Navigation
-------------------------
*/
.site-header-menu {
  margin: 45px 0 50px;
}
.site-header-menu .primary-menu {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.site-header-menu .primary-menu li {
  border-right: 1px dotted #615f5f;
  box-sizing: border-box;
  width: 25%;
  text-align: center;
}
.site-header-menu .primary-menu li:first-child {
  border-left: 1px dotted #615f5f;
}
.site-header-menu .primary-menu li a {
  padding: 0 0 23px;
  font-size: 16px;
  font-size: 1.6rem;
  color: #330000;
  font-weight: bold;
  display: block;
}
.site-header-menu .primary-menu li a:hover {
  text-decoration: none;
}
.site-header-menu .primary-menu li a:hover span {
  padding: 0 15px 20px;
}
.site-header-menu .current-menu-item span {
  padding: 0 15px 20px;
}

.menu-toggle,
.sp_nav {
  display: none;
}

/*
-------------------------
	[6]ContentsParts
-------------------------
*/
/*
++++++++++++++++++++++
	1)Midashi
++++++++++++++++++++++
*/
.items .entry-title,
.title_style01 {
  background: url(../img/bg/bg_title_style01gray.png) no-repeat 100% 100%;
  padding: 9px 20px 8px;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 500;
}

.title_style02 {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 500;
}

.title_style03 {
  padding: 12px 20px 8px 9px;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 500;
  color: #fff;
}

.title_style04 {
  font-weight: 500;
}

.entry-content h3,
.widget-title,
.title_style05 {
  font-weight: 500;
  line-height: 1.4;
  position: relative;
}
.entry-content h3::before,
.widget-title::before,
.title_style05::before {
  content: "";
  height: 50%;
  position: absolute;
  bottom: 0;
}

.widget-title,
.title_style05 {
  padding-left: 10px;
}
.widget-title::before,
.title_style05::before {
  width: 5px;
  left: -5px;
}

.entry-content h3 {
  padding: 5px 0 5px 10px;
  font-size: 20px;
  font-size: 2rem;
}
.entry-content h3::before {
  width: 8px;
  left: -8px;
}

.main_contents_column .entry-title,
.title_style06 {
  border-radius: 5px;
  box-sizing: border-box;
  min-height: 50px;
  padding: 7px 10px 3px 16px;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 500;
  color: #fff;
}

.main_contents_column .entry-title,
.manage_info .title_style06,
.sitemap_info .title_style06 {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  padding: 10px 10px 8px 16px;
}

.search_title.title_style06 {
  padding: 10px 10px 0 16px;
}

.entry-content h4,
.title_style07 {
  background: linear-gradient(to bottom, #ffffff 0%, #ffffff 50%, #f8f8f8 51%, #f8f8f8 100%);
  border: 1px solid #ccc;
  padding: 5px 10px 3px 20px;
  font-weight: 500;
}

.entry-content h5,
.title_style08 {
  padding-bottom: 5px;
  font-weight: 500;
  color: #330000;
  position: relative;
}
.entry-content h5::after,
.title_style08::after {
  content: "";
  width: 50px;
  height: 2px;
  position: absolute;
  bottom: -2px;
  left: 0;
}

.entry-content h6,
.title_style09 {
  font-weight: 500;
}
.entry-content h6::before,
.title_style09::before {
  content: "";
  width: 7px;
  height: 10px;
  margin-right: 10px;
  display: inline-block;
}

.title_style10 {
  background: #a5bb28;
  border-radius: 3px;
  padding: 5px 10px;
  font-weight: 500;
  color: #fff;
}

.title_style11 {
  border-top: 3px solid #a5bb28;
  border-bottom: 1px solid #a5bb28;
  padding: 14px 0 12px;
  font-weight: 500;
  color: #a5bb28;
  text-align: center;
}

.title_style12 {
  border-top: 1px solid #ba9a5c;
  border-bottom: 1px dotted #ba9a5c;
  padding: 14px 0 12px;
  font-weight: 500;
}

.main_contents_new_column_list .entry-title {
  font-weight: 500;
}

.comments-title {
  margin-bottom: 40px;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 500;
}

/*
++++++++++++++++++++++
	2)Column
++++++++++++++++++++++
*/
.Column2Left {
  float: left;
}

.Column2Right {
  float: right;
}

.FlexboxColumn {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.FlexboxColumnWrap {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.FlexboxColumnWrapJustify {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.FlexboxColumnWrapEnd {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.ColumnW100p {
  width: 100%;
}

.ColumnW250 {
  width: 250px;
}

/*
++++++++++++++++++++++
	3)Space
++++++++++++++++++++++
*/
.Space5 {
  margin-top: 5px;
}

.Space10 {
  margin-top: 10px;
}

.Space15 {
  margin-top: 15px;
}

.Space20 {
  margin-top: 20px;
}

.Space25 {
  margin-top: 25px;
}

.Space30 {
  margin-top: 30px;
}

.Space35 {
  margin-top: 35px;
}

.Space40 {
  margin-top: 40px;
}

.Space45 {
  margin-top: 45px;
}

.Space50 {
  margin-top: 50px;
}

.Space55 {
  margin-top: 55px;
}

.Space60 {
  margin-top: 60px;
}

.Space65 {
  margin-top: 65px;
}

.Space70 {
  margin-top: 70px;
}

.Space75 {
  margin-top: 75px;
}

.Space80 {
  margin-top: 80px;
}

.Space85 {
  margin-top: 85px;
}

.Space90 {
  margin-top: 90px;
}

.Space95 {
  margin-top: 95px;
}

.Space100 {
  margin-top: 100px;
}

.Space105 {
  margin-top: 105px;
}

.Space110 {
  margin-top: 110px;
}

.Space115 {
  margin-top: 115px;
}

.Space120 {
  margin-top: 120px;
}

.Space125 {
  margin-top: 125px;
}

.Space130 {
  margin-top: 130px;
}

.Space135 {
  margin-top: 135px;
}

.Space140 {
  margin-top: 140px;
}

.Space145 {
  margin-top: 145px;
}

.Space150 {
  margin-top: 150px;
}

.Space155 {
  margin-top: 155px;
}

.Space160 {
  margin-top: 160px;
}

.Space165 {
  margin-top: 165px;
}

.Space170 {
  margin-top: 170px;
}

.Space175 {
  margin-top: 175px;
}

.Space180 {
  margin-top: 180px;
}

.Space185 {
  margin-top: 185px;
}

.Space190 {
  margin-top: 190px;
}

.Space195 {
  margin-top: 195px;
}

.Space200 {
  margin-top: 200px;
}

.Space205 {
  margin-top: 205px;
}

.Space210 {
  margin-top: 210px;
}

.Space215 {
  margin-top: 215px;
}

.Space220 {
  margin-top: 220px;
}

.Space225 {
  margin-top: 225px;
}

.Space230 {
  margin-top: 230px;
}

.Space235 {
  margin-top: 235px;
}

.Space240 {
  margin-top: 240px;
}

.Space245 {
  margin-top: 245px;
}

.Space250 {
  margin-top: 250px;
}

.MBSpace5 {
  margin-bottom: 5px;
}

.MBSpace10 {
  margin-bottom: 10px;
}

.MBSpace15 {
  margin-bottom: 15px;
}

.MBSpace20 {
  margin-bottom: 20px;
}

.MBSpace25 {
  margin-bottom: 25px;
}

.MBSpace30 {
  margin-bottom: 30px;
}

.MBSpace35 {
  margin-bottom: 35px;
}

.MBSpace40 {
  margin-bottom: 40px;
}

.MBSpace45 {
  margin-bottom: 45px;
}

.MBSpace50 {
  margin-bottom: 50px;
}

.MLSpace5 {
  margin-left: 5px;
}

.MLSpace10 {
  margin-left: 10px;
}

.MLSpace15 {
  margin-left: 15px;
}

.MLSpace20 {
  margin-left: 20px;
}

.MLSpace25 {
  margin-left: 25px;
}

.MLSpace30 {
  margin-left: 30px;
}

.MLSpace35 {
  margin-left: 35px;
}

.MLSpace40 {
  margin-left: 40px;
}

.MLSpace45 {
  margin-left: 45px;
}

.MLSpace50 {
  margin-left: 50px;
}

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

.PAll5 {
  padding: 5px;
}

.PAll10 {
  padding: 10px;
}

.PAll15 {
  padding: 15px;
}

.PAll20 {
  padding: 20px;
}

.PAll25 {
  padding: 25px;
}

.PT5 {
  padding-top: 5px;
}

.PT10 {
  padding-top: 10px;
}

.PT15 {
  padding-top: 15px;
}

.PT20 {
  padding-top: 20px;
}

.PT25 {
  padding-top: 25px;
}

.PTB5 {
  padding-top: 5px;
  padding-bottom: 5px;
}

.PTB10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.PTB15 {
  padding-top: 15px;
  padding-bottom: 15px;
}

.PTB20 {
  padding-top: 20px;
  padding-bottom: 20px;
}

.PTB25 {
  padding-top: 25px;
  padding-bottom: 25px;
}

.PLR5 {
  padding-left: 5px;
  padding-right: 5px;
}

.PLR10 {
  padding-left: 10px;
  padding-right: 10px;
}

.PLR15 {
  padding-left: 15px;
  padding-right: 15px;
}

.PLR20 {
  padding-left: 20px;
  padding-right: 20px;
}

.PLR25 {
  padding-left: 25px;
  padding-right: 25px;
}

/*
++++++++++++++++++++++
	4)Frame
++++++++++++++++++++++
*/
.frame_style01 {
  background: #fff;
  box-shadow: 0 0 3px rgba(182, 172, 131, 0.6);
}

.frame_style02 {
  background: #fff;
  padding: 30px 20px;
}

.frame_style03,
.frame_style04,
.frame_style05 {
  background: #fff;
  box-sizing: border-box;
}

.frame_style03,
.frame_style04,
.frame_style05 {
  box-shadow: 0 0 0 4px #a5bb28, 0 0 0 5px #889b00, 0 0 2px 6px rgba(182, 172, 131, 0.6);
}

.frame_inner {
  padding: 24px 20px 30px;
}

/*
++++++++++++++++++++++
	5)Button
++++++++++++++++++++++
*/
.button {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.button a {
  border-radius: 3px;
  box-sizing: border-box;
  width: 100%;
  color: #fff;
  text-align: center;
  display: block;
}
.button a:hover {
  text-decoration: none;
  opacity: 0.7;
  transition: opacity 0.5s;
}

.button_style01 {
  min-height: 47px;
}
.button_style01 a {
  box-sizing: border-box;
  width: 300px;
  margin-left: auto;
  margin-right: auto;
  padding: 11px 10px 9px;
  font-size: 18px;
  font-size: 1.8rem;
}
.button_style01 a span {
  background: url(../img/arrow/arrow_right_dotted_white.png) no-repeat 100% 50%;
  padding: 0 24px 0 12px;
}

.button.button_style01 a.button_style01_inline01,
.button.button_style01 a.button_style01_inline02 {
  width: auto;
  padding-left: 20px;
  padding-right: 25px;
}

.button.button_style01 a.button_style01_inline01 {
  display: inline;
}

.button.button_style01 a.button_style01_inline02 {
  width: 100%;
  display: block;
}

.button_style02 {
  width: 270px;
}
.button_style02 a {
  padding: 10px 10px 8px;
}
.button_style02 a span {
  background: url(../img/arrow/arrow_right_dotted_white.png) no-repeat 100% 50%;
  padding: 0 24px 0 12px;
}

.button_style03 {
  width: 300px;
}
.button_style03 a {
  padding: 11px 0 9px;
  font-size: 18px;
  font-size: 1.8rem;
}
.button_style03 a span {
  background: url(../img/arrow/arrow_right_solid_white.png) no-repeat 100% 50%;
  padding: 0 30px 0 10px;
}

.button_style04 {
  width: 270px;
}
.button_style04 a {
  background: #fff;
  box-shadow: 0 2px 0 #586704;
  padding: 10px 5px 8px 0;
  font-weight: 500;
  color: #330000;
}
.button_style04 a span {
  background: url(../img/arrow/arrow_right_dotted_brown.png) no-repeat 100% 50%;
  padding: 0 11px 0 5px;
}
.btn-sc-right {
  min-height: 47px;
  text-align: right;
}
.btn-sc-right a {
  box-sizing: border-box;
  width: auto;
  display: inline-block;
  margin-left: auto;
  padding: 11px 10px 9px;
  font-size: 18px;
  font-size: 1.8rem;
}
.btn-sc-right a span {
  background: url(../img/arrow/arrow_right_dotted_white.png) no-repeat 100% 50%;
  padding: 0 24px 0 12px;
}
.btn-sc-center {
  min-height: 47px;
}
.btn-sc-center a {
  box-sizing: border-box;
  width: auto;
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  padding: 11px 10px 9px;
  font-size: 18px;
  font-size: 1.8rem;
}
.btn-sc-center a span {
  background: url(../img/arrow/arrow_right_dotted_white.png) no-repeat 100% 50%;
  padding: 0 24px 0 12px;
}

.btn-sc-left {
  min-height: 47px;
  text-align: left;
}
.btn-sc-left a {
  box-sizing: border-box;
  width: auto;
  display: inline-block;
  margin-right: auto;
  padding: 11px 10px 9px;
  font-size: 18px;
  font-size: 1.8rem;
}
.btn-sc-left a span {
  background: url(../img/arrow/arrow_right_dotted_white.png) no-repeat 100% 50%;
  padding: 0 24px 0 12px;
}
/*
++++++++++++++++++++++
	6)Icon
++++++++++++++++++++++
*/
.icon_column::before {
  background-size: 37px;
  content: "";
  width: 37px;
  height: 38px;
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
}

.title_style03.icon_column::before {
  background-size: 44px;
  width: 44px;
  height: 44px;
}

.icon_crown::before {
  background-size: 37px;
  content: "";
  width: 37px;
  height: 38px;
  margin-right: 5px;
  display: inline-block;
  vertical-align: middle;
}

.icon_form::before {
  background-size: 37px;
  content: "";
  width: 37px;
  height: 38px;
  margin-right: 5px;
  display: inline-block;
  vertical-align: middle;
}

.icon_starcircle::before {
  background-size: 37px;
  content: "";
  width: 37px;
  height: 38px;
  margin-right: 10px;
  display: inline-block;
  vertical-align: middle;
}

.icon_pickup {
  background: url(../img/icon/icon_pickup.png) no-repeat 0 0;
  background-size: 43px;
  min-height: 43px;
  padding: 8px 0 0 47px;
}
.icon_pickup span {
  line-height: 1.5;
  display: block;
}

.icon_fukidashi::before {
  background: url(../img/icon/icon_fukidashi.png) no-repeat 0 0;
  background-size: 23px;
  content: "";
  width: 23px;
  height: 22px;
  margin-right: 7px;
  display: inline-block;
  vertical-align: middle;
}

/*
++++++++++++++++++++++
	7)Bunner
++++++++++++++++++++++
*/
.bn_box li {
  width: 315px;
}

/*
++++++++++++++++++++++
	8)Pager
++++++++++++++++++++++
*/
.navigation.pagination {
  margin-top: 30px;
}
.navigation.pagination .nav-links,
.navigation.pagination .page-links {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.navigation.pagination .page-numbers {
  box-sizing: border-box;
  width: 40px;
  padding: 12px 0;
  line-height: 1;
  text-align: center;
}
.navigation.pagination .page-numbers:first-child {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.navigation.pagination .page-numbers:last-child {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.navigation.pagination a {
  background: #fff;
}
.navigation.pagination a:hover {
  text-decoration: none;
  opacity: 0.7;
  transition: opacity 0.5s;
}
.navigation.pagination .current {
  color: #fff;
}
.navigation.pagination .prev,
.navigation.pagination .next {
  width: 60px;
}

.page-links {
  text-align: center;
}
.page-links > span, .page-links a {
  border-radius: 3px;
  box-sizing: border-box;
  margin-bottom: 3px;
  padding: 7px 10px;
  line-height: 1;
  text-align: center;
  display: inline-block;
}
.page-links > span.screen-reader-text, .page-links a.screen-reader-text {
  border: none;
  padding: 0;
}
.page-links > span,
.page-links a:hover {
  color: #fff;
  text-decoration: none;
}
.page-links .page-links-title {
  background: none;
  border: none;
  padding: 0 10px 0 0;
  font-size: 13px;
  font-size: 1.3rem;
  color: #330000;
}

/*
++++++++++++++++++++++
	9)EntryContent
++++++++++++++++++++++
*/
.entry-content {
  padding-top: 0;
}
.entry-content div, .entry-content p, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6, .entry-content ul, .entry-content ol, .entry-content form, .entry-content pre, .entry-content figure, .entry-content .product_annotation {
  margin-top: 25px;
  margin-bottom: 25px;
}
.entry-content li {
  font-weight: 500;
}
.entry-content li:not(:first-child) {
  margin-top: 5px;
}
.entry-content ul > li::before {
  background: #a5bb28;
  content: "";
  width: 5px;
  height: 5px;
  margin: -5px 10px 0 0;
  display: inline-block;
  vertical-align: middle;
}
.entry-content ol {
  list-style: decimal inside;
}
.entry-content ul li ul, .entry-content ul li ol, .entry-content ol li ul, .entry-content ol li ol {
  margin: 5px 0 0 1em;
}
.entry-content figcaption {
  margin-top: 10px;
  font-size: 13px;
  font-size: 1.3rem;
  text-align: center;
}

.entry-footer {
  background: #f1f1f1;
  padding: 13px 20px 12px;
  text-align: right;
}
.entry-footer a {
  font-size: 13px;
  font-size: 1.3rem;
  color: #000;
  text-decoration: underline;
}
.entry-footer a:hover {
  text-decoration: none;
}
.entry-footer .edit-link {
  background: url(../img/icon/icon_pen.png) no-repeat 0 100%;
  background-size: 10px;
  padding-left: 18px;
}

/*
++++++++++++++++++++++
	10)SideBar
++++++++++++++++++++++
*/
.sidebar_box {
  border-radius: 5px;
  padding: 8px 5px 5px;
}

.sidebar_box_inner {
  background: #fff;
  border-radius: 3px;
  padding: 10px 10px 15px;
}
.sidebar_box_inner .button_style02 {
  width: 120px;
}
.sidebar_box_inner .button_style02 a {
  padding: 7px 0 4px;
  font-size: 13px;
  font-size: 1.3rem;
}

.sidebar_list_border li {
  border-width: 1px;
  border-bottom-style: dotted;
  margin-bottom: 7px;
  padding: 0 5px 7px;
}
.sidebar_list_border li:last-child {
  margin-bottom: 15px;
}

.sidebar_items_pickup {
  background: #a5bb28;
  margin-bottom: 15px;
  padding: 25px 10px 15px;
  position: relative;
}
.sidebar_items_pickup dt {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 500;
  color: #fff;
}
.sidebar_items_pickup dd {
  margin: 2px 5px 0;
}
.sidebar_items_pickup dd .product_review {
  width: 130px;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 2;
}

.sidebar_items_pickup_title {
  background: #fff600;
  border-radius: 5px;
  box-shadow: 0 0 3px rgba(182, 172, 131, 0.6);
  width: 258px;
  padding: 6px 0 5px;
  text-align: center;
  position: absolute;
  top: -18px;
  left: 21px;
}
.sidebar_items_pickup_title::after {
  border-style: solid;
  border-width: 6px 4px 0 4px;
  border-color: #fff600 transparent transparent transparent;
  content: "";
  width: 0;
  height: 0;
  margin-left: -4px;
  position: absolute;
  bottom: -6px;
  left: 50%;
  display: block;
}

.sidebar_featured_products_list li {
  background-size: 13px;
}

.sidebar_column_best5 li:nth-child(1) {
  background: url(../img/icon/icon_no1.png) no-repeat 5px 0;
  background-size: 26px;
}
.sidebar_column_best5 li:nth-child(2) {
  background: url(../img/icon/icon_no2.png) no-repeat 5px 0;
  background-size: 26px;
}
.sidebar_column_best5 li:nth-child(3) {
  background: url(../img/icon/icon_no3.png) no-repeat 5px 0;
  background-size: 26px;
}
.sidebar_column_best5 li:nth-child(4) {
  background-size: 25px;
}
.sidebar_column_best5 li:nth-child(5) {
  background-size: 25px;
}
.sidebar_column_best5 li:nth-child(6) {
  background-size: 25px;
}
.sidebar_column_best5 li:nth-child(7) {
  background-size: 25px;
}
.sidebar_column_best5 li:nth-child(8) {
  background-size: 25px;
}
.sidebar_column_best5 li:nth-child(9) {
  background-size: 25px;
}
.sidebar_column_best5 li:nth-child(10) {
  background-size: 25px;
}

.sidebar_featured_products_list {
  margin-bottom: 15px;
}
.sidebar_featured_products_list .title_style04 {
  padding-left: 10px;
}
.sidebar_featured_products_list .sidebar_list_border li {
  border-color: #a5bb28;
}
.sidebar_featured_products_list li {
  font-weight: 500;
}
.sidebar_featured_products_list li:nth-child(1), .sidebar_featured_products_list li:nth-child(2), .sidebar_featured_products_list li:nth-child(3) {
  font-weight: bold;
}
.sidebar_featured_products_list li:nth-child(1), .sidebar_featured_products_list li:nth-child(2), .sidebar_featured_products_list li:nth-child(3), .sidebar_featured_products_list li:nth-child(4), .sidebar_featured_products_list li:nth-child(5), .sidebar_featured_products_list li:nth-child(6), .sidebar_featured_products_list li:nth-child(7), .sidebar_featured_products_list li:nth-child(8), .sidebar_featured_products_list li:nth-child(9), .sidebar_featured_products_list li:nth-child(10) {
  padding-left: 24px;
}
.sidebar_featured_products_list a {
  display: block;
}

.sidebar_columnbox {
  margin-bottom: 15px;
}
.sidebar_columnbox .title_style04 {
  padding-left: 10px;
}
.sidebar_columnbox .widget-title {
  margin: 5px 5px 0;
}

.sidebar_column_best5 a .text_link {
  text-decoration: underline;
}
.sidebar_column_best5 a:hover {
  text-decoration: none;
}
.sidebar_column_best5 a:hover .text_link {
  text-decoration: none;
}
.sidebar_column_best5 a:hover img {
  opacity: 0.7;
  transition: opacity 0.5s;
}
.sidebar_column_best5 .views {
  margin: 0 0 0 43px;
}
.sidebar_column_best5 .text_link {
  width: 182px;
  font-size: 13px;
  font-size: 1.3rem;
}

.sidebar_column_best5 .views,
.entry_data_column .views {
  font-size: 14px;
  font-size: 1.4rem;
}
.sidebar_column_best5 .views span,
.entry_data_column .views span {
  margin-right: 5px;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
}

.keyword_box {
  margin: 5px 5px 0;
}
.keyword_box li {
  border-radius: 3px;
  margin: 0 3px 5px 0;
  padding: 5px 10px;
  font-size: 12px;
  font-size: 1.2rem;
  color: #330000;
  display: inline-block;
}

.widget_search {
  margin-left: 5px;
}
.widget_search input[type="search"].search-field {
  width: 196px;
  height: 40px;
  padding-left: 15px;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 40px;
}
.widget_search button {
  border: 0;
  border-radius: 3px;
  box-sizing: border-box;
  width: 60px;
  padding: 11px 0 7px;
  font-size: 13px;
  font-size: 1.3rem;
  color: #fff;
  text-align: center;
}
.widget_search button:hover {
  cursor: pointer;
  opacity: 0.7;
  transition: opacity 0.5s;
}

.widget_categories li,
.widget_recent_entries li,
.widget_recent_comments li,
.widget_archive li,
.widget_meta li,
.widget_osusume li {
  margin-left: 5px;
  padding-left: 13px;
}
.widget_categories li:not(:last-child),
.widget_recent_entries li:not(:last-child),
.widget_recent_comments li:not(:last-child),
.widget_archive li:not(:last-child),
.widget_meta li:not(:last-child),
.widget_osusume li:not(:last-child) {
  margin-bottom: 5px;
}

/*
-------------------------
	[7]FootContainer
-------------------------
*/
.site-footer {
  margin: 100px 0 0;
  padding: 50px 0 30px;
  position: relative;
  text-align: center;
}
.site-footer .site_logo {
  width: 213px;
  margin: 0 auto;
}
.site-footer .primary-menu li {
  margin: 25px 13px;
  padding-left: 13px;
  display: inline-block;
}
.site-footer .primary-menu li a {
  font-size: 14px;
  font-size: 1.4rem;
  color: #000;
}

.pagetop {
  width: 100px;
  position: absolute;
  bottom: 0;
  right: 30px;
}
.pagetop a {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  box-sizing: border-box;
  width: 100%;
  padding: 12px 0 5px 10px;
  font-size: 13px;
  font-size: 1.3rem;
  color: #fff;
  display: block;
}
.pagetop a:hover {
  text-decoration: none;
  opacity: 0.7;
  transition: opacity 0.5s;
}

.copyright {
  font-size: 10px;
  font-size: 1rem;
  color: #000;
}

/*
-------------------------
	[8]max-width:768px
-------------------------
*/
@media screen and (max-width: 768px) {
  /*
  -------------------------
  	[1]HTML/BODY/WRAP
  -------------------------
  */
  .site-header,
  .site-content,
  .sidebar,
  .site-main {
    width: 100%;
  }

  .sidebar {
    display: none;
  }

  .sp_main_inner {
    box-sizing: border-box;
    width: 100%;
    margin-top: 3px;
    padding-left: 15px;
    padding-right: 15px;
  }

  /*
  -------------------------
  	[2]HeadContainer
  -------------------------
  */
  .site-header {
    box-sizing: border-box;
    margin: 0;
    padding-top: 15px;
    display: block;
    position: relative;
  }
  .site-header.bg_white {
    background: #fff;
  }
  .site-header .site-title {
    box-sizing: border-box;
    width: calc(100% - 105px);
    margin: 0 0 12px 15px;
  }
  .site-header .site-title a span {
    margin-bottom: 3px;
    font-size: 12px;
    font-size: 1.2rem;
  }
  .site-header .site-title img {
    max-width: 176px;
  }

  .header_sns_share {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    box-sizing: border-box;
    width: 100%;
    padding: 15px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
  }
  .header_sns_share p {
    width: calc(295/610*100%);
    margin-bottom: 0;
    font-size: 14px;
    font-size: 1.4rem;
    text-align: right;
  }
  .header_sns_share ul {
    width: 145px;
    margin-left: 4px;
  }
  .header_sns_share li img {
    width: 46px;
  }

  /*
  -------------------------
  	[3]Navigation
  -------------------------
  */
  .site-header-menu {
    background: #a5bb28;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    position: absolute;
    z-index: 100;
  }
  .site-header-menu .primary-menu {
    padding: 30px 15px 0;
    display: block;
  }
  .site-header-menu .primary-menu li {
    border-right: none;
    width: 100%;
    margin-bottom: 8px;
    text-align: left;
  }
  .site-header-menu .primary-menu li:first-child {
    display: none;
  }
  .site-header-menu .primary-menu li a {
    background: #f7f3e9 url(../img/arrow/arrow_right_dotted_green.png) no-repeat 97% 50%;
    border-radius: 5px;
    padding: 15px 17px;
    font-size: 18px;
    font-size: 1.8rem;
    display: block;
  }
  .site-header-menu .primary-menu li a:hover {
    text-decoration: none;
  }
  .site-header-menu .primary-menu li a:hover span {
    border-bottom: none;
    padding: 0;
  }
  .site-header-menu .current-menu-item span {
    border-bottom: none;
    padding: 0;
  }
  .site-header-menu .gnav_box {
    display: none;
  }

  .menu-toggle {
    background: url(../img/bt/bt_gnav_open_sp.png) no-repeat 20px 15px, url(../img/bg/bg_gnav_open_sp.png) no-repeat 100% 100%, #a5bb28;
    background-size: 39px 22px,42px 35px;
    box-sizing: border-box;
    width: 77px;
    height: 62px;
    padding-top: 40px;
    font-size: 12px;
    font-size: 1.2rem;
    color: #fff;
    text-align: center;
    position: absolute;
    top: -62px;
    right: 15px;
    display: block;
  }
  .menu-toggle.open {
    background: #a5bb28 url(../img/bt/bt_gnav_close_sp.png) no-repeat 50% 12px;
    background-size: 29px;
    content: "";
  }

  .sp_nav_widget {
    margin-top: 28px;
  }
  .sp_nav_widget .widget_keyword {
    display: none;
  }

  .sp_nav {
    margin-top: 30px;
    display: block;
  }
  .sp_nav h2 {
    margin-bottom: 10px;
    padding: 0 25px;
    font-size: 17px;
    font-size: 1.7rem;
    font-weight: 500;
  }
  .sp_nav li {
    background: url(../img/arrow/arrow_right_dotted_white.png) no-repeat 25px 20px;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
  }
  .sp_nav li:last-child {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  }
  .sp_nav li a {
    box-sizing: border-box;
    padding: 12px 25px 12px 40px;
    color: #330000;
    display: block;
  }

  /*
  -------------------------
  	[4]ContentsParts
  -------------------------
  */
  /*
  ++++++++++++++++++++++
  	1)Midashi
  ++++++++++++++++++++++
  */
  .items .entry-title,
  .title_style01 {
    font-size: 20px;
    font-size: 2rem;
  }

  .title_style02,
  .title_style03 {
    font-size: 16px;
    font-size: 1.6rem;
  }

  .entry-content h3 {
    font-size: 17px;
    font-size: 1.7rem;
  }

  .main_contents_column .entry-title,
  .title_style06 {
    font-size: 17px;
    font-size: 1.7rem;
  }

  .comments-title {
    margin-bottom: 30px;
    font-size: 17px;
    font-size: 1.7rem;
  }

  /*
  ++++++++++++++++++++++
  	2)Column
  ++++++++++++++++++++++
  */
  .SpColumnNone {
    float: none;
  }

  /*
  ++++++++++++++++++++++
  	3)Space
  ++++++++++++++++++++++
  */
  .SpSpace5 {
    margin-top: 5px;
  }

  .SpSpace10 {
    margin-top: 10px;
  }

  .SpSpace15 {
    margin-top: 15px;
  }

  .SpSpace20 {
    margin-top: 20px;
  }

  .SpSpace25 {
    margin-top: 25px;
  }

  .SpSpace30 {
    margin-top: 30px;
  }

  .SpSpace35 {
    margin-top: 35px;
  }

  .SpSpace40 {
    margin-top: 40px;
  }

  .SpSpace45 {
    margin-top: 45px;
  }

  .SpSpace50 {
    margin-top: 50px;
  }

  .SpSpace55 {
    margin-top: 55px;
  }

  .SpSpace60 {
    margin-top: 60px;
  }

  .SpSpace65 {
    margin-top: 65px;
  }

  .SpSpace70 {
    margin-top: 70px;
  }

  .SpSpace75 {
    margin-top: 75px;
  }

  .SpSpace80 {
    margin-top: 80px;
  }

  .SpSpace85 {
    margin-top: 85px;
  }

  .SpSpace90 {
    margin-top: 90px;
  }

  .SpSpace95 {
    margin-top: 95px;
  }

  .SpSpace100 {
    margin-top: 100px;
  }

  .SpSpace105 {
    margin-top: 105px;
  }

  .SpSpace110 {
    margin-top: 110px;
  }

  .SpSpace115 {
    margin-top: 115px;
  }

  .SpSpace120 {
    margin-top: 120px;
  }

  .SpSpace125 {
    margin-top: 125px;
  }

  .SpSpace130 {
    margin-top: 130px;
  }

  .SpSpace135 {
    margin-top: 135px;
  }

  .SpSpace140 {
    margin-top: 140px;
  }

  .SpSpace145 {
    margin-top: 145px;
  }

  .SpSpace150 {
    margin-top: 150px;
  }

  .SpSpace155 {
    margin-top: 155px;
  }

  .SpSpace160 {
    margin-top: 160px;
  }

  .SpSpace165 {
    margin-top: 165px;
  }

  .SpSpace170 {
    margin-top: 170px;
  }

  .SpSpace175 {
    margin-top: 175px;
  }

  .SpSpace180 {
    margin-top: 180px;
  }

  .SpSpace185 {
    margin-top: 185px;
  }

  .SpSpace190 {
    margin-top: 190px;
  }

  .SpSpace195 {
    margin-top: 195px;
  }

  .SpSpace200 {
    margin-top: 200px;
  }

  .SpMBSpace5 {
    margin-bottom: 5px;
  }

  .SpMBSpace10 {
    margin-bottom: 10px;
  }

  .SpMBSpace15 {
    margin-bottom: 15px;
  }

  .SpMBSpace20 {
    margin-bottom: 20px;
  }

  .SpMBSpace25 {
    margin-bottom: 25px;
  }

  .SpMBSpace30 {
    margin-bottom: 30px;
  }

  .SpMBSpace35 {
    margin-bottom: 35px;
  }

  .SpMBSpace40 {
    margin-bottom: 40px;
  }

  .SpMBSpace45 {
    margin-bottom: 45px;
  }

  .SpMBSpace50 {
    margin-bottom: 50px;
  }

  .SpPtop5 {
    padding-top: 5px;
  }

  .SpPtop10 {
    padding-top: 10px;
  }

  .SpPtop15 {
    padding-top: 15px;
  }

  .SpPtop20 {
    padding-top: 20px;
  }

  .SpPtop25 {
    padding-top: 25px;
  }

  .SpPtop30 {
    padding-top: 30px;
  }

  .SpPtop35 {
    padding-top: 35px;
  }

  .SpPtop40 {
    padding-top: 40px;
  }

  .SpPtop45 {
    padding-top: 45px;
  }

  .SpPtop50 {
    padding-top: 50px;
  }

  .SpPtop55 {
    padding-top: 55px;
  }

  .SpPtop60 {
    padding-top: 60px;
  }

  .SpPtop65 {
    padding-top: 65px;
  }

  .SpPtop70 {
    padding-top: 70px;
  }

  .SpPtop75 {
    padding-top: 75px;
  }

  .SpPtop80 {
    padding-top: 80px;
  }

  .SpPtop85 {
    padding-top: 85px;
  }

  .SpPtop90 {
    padding-top: 90px;
  }

  .SpPtop95 {
    padding-top: 95px;
  }

  .SpPtop100 {
    padding-top: 100px;
  }

  .SpPbottom5 {
    padding-bottom: 5px;
  }

  .SpPbottom10 {
    padding-bottom: 10px;
  }

  .SpPbottom15 {
    padding-bottom: 15px;
  }

  .SpPbottom20 {
    padding-bottom: 20px;
  }

  .SpPbottom25 {
    padding-bottom: 25px;
  }

  .SpPbottom30 {
    padding-bottom: 30px;
  }

  .SpPbottom35 {
    padding-bottom: 35px;
  }

  .SpPbottom40 {
    padding-bottom: 40px;
  }

  .SpPbottom45 {
    padding-bottom: 45px;
  }

  .SpPbottom50 {
    padding-bottom: 50px;
  }

  .SpPbottom55 {
    padding-bottom: 55px;
  }

  .SpPbottom60 {
    padding-bottom: 60px;
  }

  .SpPbottom65 {
    padding-bottom: 65px;
  }

  .SpPbottom70 {
    padding-bottom: 70px;
  }

  .SpPbottom75 {
    padding-bottom: 75px;
  }

  .SpPbottom80 {
    padding-bottom: 80px;
  }

  .SpPbottom85 {
    padding-bottom: 85px;
  }

  .SpPbottom90 {
    padding-bottom: 90px;
  }

  .SpPbottom95 {
    padding-bottom: 95px;
  }

  .SpPbottom100 {
    padding-bottom: 100px;
  }

  /*
  ++++++++++++++++++++++
  	4)Button
  ++++++++++++++++++++++
  */
  .button a:hover {
    opacity: 1;
    transition: opacity 0;
  }

  .button_style01 {
    min-height: 47px;
  }
  .button_style01 a {
    width: 100%;
    padding: 11px 0 9px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .button_style01 a span {
    padding: 0 15px 0 0;
  }

  .button.button_style01 a.button_style01_inline01,
  .button.button_style01 a.button_style01_inline02 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .button_style02 {
    width: 100%;
  }
  .button_style02 a {
    padding: 10px 10px 8px;
  }
  .button_style02 a span {
    padding: 0 15px 0 0;
  }

  .button_style03 {
    width: 100%;
  }
  .button_style03 a {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .button_style03 a span {
    padding: 0 15px 0 0;
  }

  .button_style04 {
    width: 100%;
  }

  /*
  ++++++++++++++++++++++
  	5)Bunner
  ++++++++++++++++++++++
  */
  .bn_box li {
    width: 49%;
    margin-bottom: 10px;
  }
  .bn_box li:last-child {
    margin-bottom: 0;
  }

  /*
  ++++++++++++++++++++++
  	6)Pager
  ++++++++++++++++++++++
  */
  .navigation.pagination {
    width: 290px;
    margin-left: auto;
    margin-right: auto;
  }
  .navigation.pagination .page-numbers {
    width: 38px;
    padding: 11px 0;
  }
  .navigation.pagination a:hover {
    opacity: 1;
    transition: opacity 0;
  }
  .navigation.pagination .prev,
  .navigation.pagination .next {
    width: 50px;
  }

  /*
  ++++++++++++++++++++++
  	7)EntryContent
  ++++++++++++++++++++++
  */
  .entry-content .navigation.pagination {
    width: 100%;
  }

  .entry-footer a:hover {
    text-decoration: underline;
  }

  /*
  ++++++++++++++++++++++
  	8)SideBar
  ++++++++++++++++++++++
  */
  .sidebar_box {
    box-sizing: border-box;
    width: calc(580/640*100%);
    margin-left: auto;
    margin-right: auto;
    padding: 12px 10px 10px;
  }

  .sidebar_box_inner {
    padding: 10px 0 15px;
  }
  .sidebar_box_inner .button_style02 {
    width: 150px;
  }
  .sidebar_box_inner .button_style02 a {
    padding: 4px 0 2px;
    font-size: 15px;
    font-size: 1.5rem;
  }

  .sidebar_list_border li {
    margin-bottom: 10px;
    padding: 0 0 7px;
  }

  .sidebar_featured_products_list li:nth-child(1), .sidebar_featured_products_list li:nth-child(2), .sidebar_featured_products_list li:nth-child(3), .sidebar_featured_products_list li:nth-child(4), .sidebar_featured_products_list li:nth-child(5), .sidebar_featured_products_list li:nth-child(6), .sidebar_featured_products_list li:nth-child(7), .sidebar_featured_products_list li:nth-child(8), .sidebar_featured_products_list li:nth-child(9), .sidebar_featured_products_list li:nth-child(10),
  .sidebar_column_best5 li:nth-child(1),
  .sidebar_column_best5 li:nth-child(2),
  .sidebar_column_best5 li:nth-child(3),
  .sidebar_column_best5 li:nth-child(4),
  .sidebar_column_best5 li:nth-child(5),
  .sidebar_column_best5 li:nth-child(6),
  .sidebar_column_best5 li:nth-child(7),
  .sidebar_column_best5 li:nth-child(8),
  .sidebar_column_best5 li:nth-child(9),
  .sidebar_column_best5 li:nth-child(10) {
    background-position: 15px 0;
  }

  .sidebar_columnbox .title_style04 {
    padding-left: 0;
    font-size: 18px;
    font-size: 1.8rem;
  }
  .sidebar_columnbox .widget-title {
    margin: 5px 15px 15px;
  }

  .sidebar_column_best5 {
    padding-top: 10px;
  }
  .sidebar_column_best5 a .text_link {
    text-decoration: underline;
  }
  .sidebar_column_best5 a:hover {
    text-decoration: none;
  }
  .sidebar_column_best5 a:hover .text_link {
    text-decoration: underline;
  }
  .sidebar_column_best5 a:hover img {
    opacity: 1;
    transition: opacity 0;
  }
  .sidebar_column_best5 .thumb {
    width: calc(100/290*100%);
  }
  .sidebar_column_best5 .thumb span {
    width: 100%;
  }
  .sidebar_column_best5 .text_link {
    width: calc(180/290*100%);
    font-size: 13px;
    font-size: 1.3rem;
  }
  .sidebar_column_best5 li {
    padding: 0 15px 10px;
  }

  .sp_foot_widget.widget_keyword {
    background: none;
    box-sizing: border-box;
    padding: 5px 15px 25px;
    text-align: left;
  }
  .sp_foot_widget.widget_keyword .MLSpace5 {
    margin-left: 0;
  }
  .sp_foot_widget.widget_keyword .keyword_box {
    margin: 5px 0 0;
  }
  .sp_foot_widget.widget_keyword .keyword_box li {
    background: #fff;
  }
  .sp_foot_widget.widget_keyword .widget_search {
    margin: 20px 0 0;
  }
  .sp_foot_widget.widget_keyword .widget_search input[type="search"].search-field {
    width: calc(225/290*100%);
    height: 50px;
    padding-left: 10px;
    line-height: 50px;
  }
  .sp_foot_widget.widget_keyword .widget_search button {
    padding: 16px 0 12px;
  }
  .sp_foot_widget.widget_keyword .widget_search button:hover {
    opacity: 1;
    transition: opacity 0;
  }

  .widget_categories.sidebar_box_inner,
  .widget_recent_entries.sidebar_box_inner,
  .widget_recent_comments.sidebar_box_inner,
  .widget_archive.sidebar_box_inner,
  .widget_meta.sidebar_box_inner,
  .widget_osusume.sidebar_box_inner {
    padding-bottom: 0;
  }
  .widget_categories li,
  .widget_recent_entries li,
  .widget_recent_comments li,
  .widget_archive li,
  .widget_meta li,
  .widget_osusume li {
    background-position: 10px 21px;
    margin-left: 0;
    padding-left: 0;
  }
  .widget_categories li:not(:last-child),
  .widget_recent_entries li:not(:last-child),
  .widget_recent_comments li:not(:last-child),
  .widget_archive li:not(:last-child),
  .widget_meta li:not(:last-child),
  .widget_osusume li:not(:last-child) {
    margin-bottom: 0;
  }
  .widget_categories li a,
  .widget_recent_entries li a,
  .widget_recent_comments li a,
  .widget_archive li a,
  .widget_meta li a,
  .widget_osusume li a {
    padding: 10px 10px 10px 25px;
    display: block;
  }

  /*
  -------------------------
  	[5]FootContainer
  -------------------------
  */
  .site-footer {
    background: none;
    margin: 30px 0 0;
    padding: 0 0 5px;
  }
  .site-footer .site_logo {
    display: none;
  }
  .site-footer .primary-menu {
    display: none;
  }

  .pagetop {
    display: none;
  }
}
/*
======================================
	HANDS+_Other_Original
	2017.04.06
	last 2017.04.27

	[1]Top
	[2]Column
	[3]Items
======================================	
*/
/*
-------------------------
	[1]Top
-------------------------
*/
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #ad8e45;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #a5bb28;
}

.top_rank04::before {
  background: url(../img/arrow/arrow_right_dotted_beige.png) no-repeat 0 0;
}

/*
-------------------------
	[2]Column
-------------------------
*/
.column_keyword_search {
  background: #ede7d0;
}

.main_contents_new_column_list .views {
  color: #ff9933;
}

.entry_data_column .views {
  color: #ff9933;
}
.entry_data_column .cat-links {
  color: #a5bb28;
}
.entry_data_column .cat-links a {
  color: #a5bb28;
}

/*
-------------------------
	[3]Items
-------------------------
*/
.product_catch {
  color: #ff9933;
}

.product_info .info dt,
.manage_info .info dt {
  color: #a5bb28;
}

/*
======================================
	HANDS+_Other
	2017.04.06
	last 2017.04.27

	[1]Top
	[2]Column
	[3]Items
	[4]Ranking
	[5]Manage
	[6]Sitemap
	[7]CommentsArea
	[8]media only screen
		1)Top
		2)Column
		3)Items
		4)Ranking
		5)Manage
		6)CommentsArea
======================================	
*/
/*
-------------------------
	[1]Top
-------------------------
*/
.bx-wrapper {
  margin: 0 auto 45px;
}
.bx-wrapper .bx-viewport {
  border: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  left: 0;
}
.bx-wrapper .bx-controls-direction {
  display: none;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  width: 8px;
  height: 8px;
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  bottom: -40px;
}

.top_ranking .rank_box_rank02,
.top_ranking .rank_box_rank03 {
  width: 305px;
  margin-top: 30px;
  margin-right: 5px;
}
.top_ranking .rank_box_rank02 .rank_icon,
.top_ranking .rank_box_rank03 .rank_icon {
  width: 60px;
  height: auto;
  position: absolute;
  top: -12px;
  left: 10px;
}
.top_ranking .rank_box_rank02 .rank_icon img,
.top_ranking .rank_box_rank03 .rank_icon img {
  width: 63px;
}
.top_ranking .rank_box_rank02 .entry-title,
.top_ranking .rank_box_rank03 .entry-title {
  padding: 17px 10px 12px 80px;
  font-size: 20px;
  font-size: 2rem;
}
.top_ranking .rank_box_rank02 .title_style04,
.top_ranking .rank_box_rank03 .title_style04 {
  margin-bottom: 10px;
}
.top_ranking .rank_box_rank02 .product_review,
.top_ranking .rank_box_rank03 .product_review {
  width: 125px;
  padding: 0;
  font-size: 13px;
  font-size: 1.3rem;
}

.top_rank04 {
  margin: 20px 0 45px;
  text-align: right;
}
.top_rank04::before {
  content: "";
  width: 6px;
  height: 10px;
  margin-right: 7px;
  display: inline-block;
}
.top_rank04 a {
  font-size: 13px;
  font-size: 1.3rem;
  color: #330000;
  text-decoration: underline;
}
.top_rank04 a:hover {
  text-decoration: none;
}

/*
-------------------------
	[2]Column
-------------------------
*/
.sidebar_column_best5 .thumb span {
  width: 64px;
  display: block;
}

.sidebar_column_best5 .thumb span,
.main_contents_new_column_list .thumb,
.facebook_like .thumb {
  overflow: hidden;
  position: relative;
}
.sidebar_column_best5 .thumb span::before,
.main_contents_new_column_list .thumb::before,
.facebook_like .thumb::before {
  content: "";
  display: block;
  padding-top: 65.7%;
}
.sidebar_column_best5 .thumb span img,
.main_contents_new_column_list .thumb img,
.facebook_like .thumb img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.column_keyword_search {
  margin: 30px 0 0;
  padding: 15px 20px;
}
.column_keyword_search p {
  margin: 15px 0 0;
}
.column_keyword_search .keyword_box,
.column_keyword_search .widget_search {
  margin-left: 0;
}
.column_keyword_search .widget_search input[type="search"] {
  width: 535px;
}

.main_contents_new_column {
  margin-top: 30px;
}
.main_contents_new_column.frame_style01 {
  padding: 30px 20px 1px;
}

.main_contents_new_column_list {
  border-bottom: 1px dotted #ccc;
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative;
}
.main_contents_new_column_list a:hover .entry-title,
.main_contents_new_column_list a:hover p {
  text-decoration: underline;
}
.main_contents_new_column_list a:hover img {
  opacity: 0.7;
  transition: opacity 0.5s;
}
.main_contents_new_column_list .icon_new {
  width: 60px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.main_contents_new_column_list .thumb {
  float: left;
  width: 220px;
}
.main_contents_new_column_list .info {
  float: right;
  width: 360px;
}
.main_contents_new_column_list .views span {
  margin: 0 5px 0 0;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
}

.main_contents_column .share_button {
  padding-top: 15px;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.main_contents_column .share_button li {
  width: 150px;
  margin: 0 4px;
}
.main_contents_column .frame_inner {
  padding-top: 0;
}

.facebook_like {
  background: #f7f3e9;
  margin-top: 50px;
}
.facebook_like .thumb {
  width: 220px;
}
.facebook_like .box {
  width: 380px;
  text-align: center;
}
.facebook_like .text01 {
  margin: 18px 0 5px;
  font-weight: 500;
  color: #ff9933;
}
.facebook_like .text02 {
  margin-top: 10px;
  font-size: 13px;
  font-size: 1.3rem;
}

.main_contents_recommended_column,
.product_osusume {
  border-bottom: 1px solid #ba9a5c;
  margin-top: 30px;
}

.main_contents_recommended_column .title_style12 {
  margin-bottom: 20px;
}
.main_contents_recommended_column .main_contents_new_column_list {
  padding-left: 20px;
  padding-right: 20px;
}
.main_contents_recommended_column .main_contents_new_column_list:last-child {
  border-bottom: none;
  margin-bottom: 0;
}

.entry_data_column.frame_inner {
  padding-bottom: 5px;
}
.entry_data_column .views {
  padding-top: 10px;
}
.entry_data_column .posted-on {
  padding-top: 15px;
}
.entry_data_column .posted-on a {
  font-size: 13px;
  font-size: 1.3rem;
  color: #000;
}
.entry_data_column .cat-links {
  border-top: 1px solid #ccc;
  width: 100%;
  margin-top: 10px;
  padding-top: 5px;
  font-size: 13px;
  font-size: 1.3rem;
}
.entry_data_column .cat-links-title {
  float: left;
  width: 78px;
}
.entry_data_column .cat-links-list {
  float: right;
  width: 520px;
}

/*
-------------------------
	[3]Items
-------------------------
*/
.top_ranking .rank_box_rank02 .thumb span,
.top_ranking .rank_box_rank03 .thumb span,
.product_info .thumb span,
.sidebar_items_pickup .thumb span,
.product_osusume figure span {
  display: block;
  overflow: hidden;
  position: relative;
}
.top_ranking .rank_box_rank02 .thumb span::before,
.top_ranking .rank_box_rank03 .thumb span::before,
.product_info .thumb span::before,
.sidebar_items_pickup .thumb span::before,
.product_osusume figure span::before {
  content: "";
  display: block;
  padding-top: 100%;
}
.top_ranking .rank_box_rank02 .thumb span img,
.top_ranking .rank_box_rank03 .thumb span img,
.product_info .thumb span img,
.sidebar_items_pickup .thumb span img,
.product_osusume figure span img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.top_ranking .rank_box_rank02 .thumb span,
.top_ranking .rank_box_rank03 .thumb span,
.sidebar_items_pickup .thumb span,
.product_osusume figure span {
  width: 130px;
}

.product_info .info li,
.manage_info .info li {
  border-top: 1px dashed #330000;
  box-sizing: border-box;
  padding: 15px 0;
}
.product_info .info li:last-child,
.manage_info .info li:last-child {
  border-bottom: 1px dashed #330000;
}
.product_info .info dl,
.manage_info .info dl {
  display: table;
}
.product_info .info dt, .product_info .info dd,
.manage_info .info dt,
.manage_info .info dd {
  display: table-cell;
  font-size: 13px;
  font-size: 1.3rem;
}

.product_info {
  margin: 25px 0 30px;
}
.product_info .thumb span {
  width: 230px;
}
.product_info .info {
  width: 350px;
}
.product_info .info dt {
  width: 88px;
}
.product_info .info dd {
  width: 262px;
}

.info_star img {
  width: 20px;
  margin-right: 5px;
}

.product_review {
  margin-bottom: 25px;
}

.main_contents_product_list .frame_style01 {
  margin-top: 30px;
}

.product_annotation {
  background: #f9f7ee;
  border-radius: 3px;
  padding: 15px 25px;
}
.product_annotation dt {
  margin-bottom: 5px;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: 500;
  color: #ff9933;
}
.product_annotation dd {
  font-size: 13px;
  font-size: 1.3rem;
}

.product_review_contents .title_style10 {
  margin: 0 0 5px;
  padding-left: 15px;
}
.product_review_contents .product_review_box {
  border: 1px solid #a5bb28;
  border-radius: 3px;
  box-sizing: border-box;
  width: 295px;
  margin-top: 10px;
  padding: 15px;
}
.product_review_contents .product_review_box .thumb {
  width: 60px;
}
.product_review_contents .product_review_box .thumb img {
  border-radius: 30px;
  width: 60px;
  height: 60px;
}
.product_review_contents .product_review_box .text_box {
  width: 190px;
}
.product_review_contents .product_review_box .title {
  font-weight: 500;
  color: #a5bb28;
}
.product_review_contents .product_review_box .info_star {
  text-align: right;
}
.product_review_contents .product_review_box .info_star img {
  width: 16px;
}
.product_review_contents .product_review_box .product_name {
  margin-top: 5px;
  font-size: 13px;
  font-size: 1.3rem;
  font-weight: bold;
  text-align: right;
}
.product_review_contents .product_review_box .info {
  margin-top: 10px;
  font-size: 13px;
  font-size: 1.3rem;
}
.product_review_contents .product_review_more {
  background: #f9f7ee;
  margin-top: 15px;
  padding: 17px 0 15px;
  font-size: 13px;
  font-size: 1.3rem;
  text-align: center;
  text-decoration: underline;
}
.product_review_contents .product_review_more:hover {
  cursor: pointer;
  text-decoration: none;
}

.product_review_form {
  margin-top: 30px;
}
.product_review_form h3::after {
  background: url(../img/arrow/arrow_down_dotted_lightgreen.png) no-repeat 0 0;
  content: "";
  width: 11px;
  height: 7px;
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
}
.product_review_form h3.open::after {
  background: url(../img/arrow/arrow_up_dotted_green.png) no-repeat 0 0;
}
.product_review_form h3:hover {
  text-decoration: underline;
  cursor: pointer;
}
.product_review_form .inner {
  margin-top: 30px;
  padding: 0 20px;
  display: none;
}
.product_review_form .inner dt {
  margin: 30px 0 5px;
  font-weight: 500;
  color: #a5bb28;
}
.product_review_form input[type="text"] {
  padding: 7px 5px;
}
.product_review_form .product_review_star {
  height: 40px;
}
.product_review_form .jqis_header {
  background-image: url("../img/items/img_select_bt.png");
  background-position: 150px 50%;
  padding: 8px 0;
}
.product_review_form .jqis_header img {
  width: 150px;
  height: 20px;
  position: absolute;
  top: 10px;
  left: 12px;
}
.product_review_form .jqis_dropdown img {
  width: 120px;
  height: 20px;
  float: none;
}
.product_review_form input[type="submit"] {
  margin: 15px auto 0;
}

.product_review_form input[type="submit"],
.comment-form input[type="submit"] {
  background: #a5bb28 url(../img/arrow/arrow_right_dotted_white.png) no-repeat 172px 50%;
  box-shadow: 0 2px 0 #829806;
  border: 0;
  border-radius: 3px;
  box-sizing: border-box;
  width: 270px;
  padding: 10px 10px 8px;
  color: #fff;
  text-align: center;
  display: block;
}
.product_review_form input[type="submit"]:hover,
.comment-form input[type="submit"]:hover {
  cursor: pointer;
  opacity: 0.7;
  transition: opacity 0.5s;
}

.product_review_form_avatar li {
  margin-right: 25px;
  display: inline-block;
}
.product_review_form_avatar li:nth-child(-n+5) {
  margin-bottom: 10px;
}
.product_review_form_avatar li img {
  border-radius: 25px;
  width: 50px;
  height: 50px;
}
.product_review_form_avatar input {
  display: none;
}
.product_review_form_avatar label {
  box-sizing: border-box;
  width: 76px;
  padding-left: 26px;
  display: inline-block;
  position: relative;
}
.product_review_form_avatar label::before {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 8px;
  content: "";
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  top: 16px;
  left: 0;
}
.product_review_form_avatar label:hover {
  cursor: pointer;
}
.product_review_form_avatar input[type="radio"]:checked + label::after {
  background: #a5bb28;
  border-radius: 4px;
  content: "";
  width: 8px;
  height: 8px;
  display: block;
  position: absolute;
  top: 21px;
  left: 5px;
}

.product_osusume ul {
  margin: 30px 0 20px;
}
.product_osusume li {
  width: 130px;
}
.product_osusume a figcaption {
  color: #330000;
}
.product_osusume a:hover {
  color: #330000;
}
.product_osusume a:hover img {
  opacity: 0.7;
  transition: opacity 0.5s;
}
.product_osusume figcaption {
  margin-top: 5px;
  font-size: 13px;
  font-size: 1.3rem;
}

/*
-------------------------
	[4]Ranking
-------------------------
*/
.rank_box .entry-title,
.rank_box_rank01 .entry-title,
.rank_box_rank02 .entry-title,
.rank_box_rank03 .entry-title {
  padding-left: 115px;
}
.rank_box .frame_inner,
.rank_box_rank01 .frame_inner,
.rank_box_rank02 .frame_inner,
.rank_box_rank03 .frame_inner {
  padding-bottom: 25px;
}
.rank_box .button.button_style01,
.rank_box_rank01 .button.button_style01,
.rank_box_rank02 .button.button_style01,
.rank_box_rank03 .button.button_style01 {
  min-height: 38px;
}

.rank_box {
  width: 100%;
  margin-top: 30px;
}
.rank_box .rank_icon {
  position: absolute;
  top: 10px;
  left: 20px;
}
.rank_box .title_style02 {
  padding-left: 97px;
}

.rank_box_rank01,
.rank_box_rank02,
.rank_box_rank03 {
  width: 630px;
  margin-left: 5px;
}
.rank_box_rank01 .rank_icon,
.rank_box_rank02 .rank_icon,
.rank_box_rank03 .rank_icon {
  position: absolute;
  top: -15px;
  left: 16px;
}
.rank_box_rank01 .entry-title,
.rank_box_rank02 .entry-title,
.rank_box_rank03 .entry-title {
  padding-top: 13px;
  padding-bottom: 13px;
}
.rank_box_rank01 .title_style02,
.rank_box_rank02 .title_style02,
.rank_box_rank03 .title_style02 {
  padding-left: 105px;
}
.rank_box_rank01 .frame_inner,
.rank_box_rank02 .frame_inner,
.rank_box_rank03 .frame_inner {
  margin-bottom: 5px;
  padding: 20px 15px 25px;
}
.rank_box_rank01 .product_review,
.rank_box_rank02 .product_review,
.rank_box_rank03 .product_review {
  padding-left: 8px;
  padding-right: 8px;
}

.rank_box_rank01.frame_style03 {
  margin-top: 5px;
}
.rank_box_rank01.frame_style03 .entry-title {
  border-bottom: 1px solid #a5bb28;
}
.rank_box_rank01.frame_style03 .frame_inner {
  padding-bottom: 40px;
}

.rank_box_rank02.frame_style04 .entry-title {
  border-bottom: 1px solid #a5bb28;
}

.rank_box_rank03.frame_style05 .entry-title {
  border-bottom: 1px solid #a5bb28;
}

.rank_box_rank01 .product_review_contents {
  margin-bottom: 30px;
}

.rank_box_rank02,
.rank_box_rank03 {
  margin-top: 40px;
}

.rank_box_rank04 {
  margin-top: 35px;
}

/*
-------------------------
	[5]Manage
-------------------------
*/
.manage_info .site_logo {
  width: 441px;
  margin: 25px auto 45px;
}
.manage_info .info {
  margin: 30px 0 0;
}
.manage_info .info dt {
  width: 150px;
}
.manage_info .info dd {
  width: 450px;
}
.manage_info .info address {
  font-style: normal;
  font-weight: normal;
  line-height: 2.6;
}
.manage_info .info_sub {
  margin-top: 25px;
}

/*
-------------------------
	[6]Sitemap
-------------------------
*/
.main_contents_sitemap_list > li {
  font-weight: bold;
}
.main_contents_sitemap_list li {
  background: url(../img/arrow/arrow_right_dotted_beige.png) no-repeat 0 7px;
  margin-bottom: 20px;
  padding-left: 13px;
}
.main_contents_sitemap_list li a {
  color: #330000;
}
.main_contents_sitemap_list li ul {
  margin-top: 20px;
}

/*
-------------------------
	[7]CommentsArea
-------------------------
*/
.comments-area {
  margin-top: 50px;
}
.comments-area .nav-links {
  margin-bottom: 20px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.comments-area .nav-previous a,
.comments-area .nav-next a {
  font-weight: 500;
  color: #330000;
}
.comments-area .nav-previous::before,
.comments-area .nav-next::after {
  content: "";
  width: 6px;
  height: 10px;
  display: inline-block;
}
.comments-area .nav-previous::before {
  background: url(../img/arrow/arrow_left_dotted_beige.png) no-repeat 0 0;
  margin-right: 10px;
}
.comments-area .nav-next::after {
  background: url(../img/arrow/arrow_right_dotted_beige.png) no-repeat 0 0;
  margin-left: 10px;
}
.comments-area .comment-list {
  margin-bottom: 20px;
}
.comments-area .comment-list > li:not(:first-child),
.comments-area .children li {
  margin-top: 10px;
}
.comments-area .children {
  margin-left: 20px;
}
.comments-area .comment-body {
  background: #f9f7ee;
  border-radius: 3px;
  padding: 20px 30px;
}
.comments-area .comment-body a {
  color: #330000;
}
.comments-area .comment-body a:hover {
  text-decoration: none;
}
.comments-area .comment-author .avatar {
  border-radius: 30px;
  float: left;
  width: 60px;
  height: 60px;
  margin-right: 10px;
}
.comments-area .says {
  display: none;
}
.comments-area .comment-edit-link,
.comments-area .comment-content p,
.comments-area .comment-reply-link {
  font-size: 13px;
  font-size: 1.3rem;
}
.comments-area .fn a:hover,
.comments-area .comment-edit-link,
.comments-area .comment-reply-link {
  text-decoration: underline;
}
.comments-area .comment-content {
  margin-top: 15px;
  clear: both;
}
.comments-area .reply {
  text-align: right;
}
.comments-area .fn,
.comments-area .comment-edit-link,
.comments-area .comment-reply-link {
  font-weight: bold;
}

.comment .comment-respond {
  background: #f9f7ee;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  margin-top: -3px;
  padding: 35px 30px;
}

.comment-respond {
  margin-top: 60px;
}
.comment-respond .comment-reply-title {
  margin-bottom: 5px;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
}
.comment-respond .comment-reply-title small a {
  float: right;
  font-size: 20px;
  font-size: 2rem;
  color: #330000;
}
.comment-respond .required {
  color: #ff9933;
}

.comment-form {
  clear: both;
}
.comment-form label {
  margin-bottom: 5px;
  font-weight: bold;
}
.comment-form input[type="text"],
.comment-form textarea,
.comment-form input[type="email"],
.comment-form input[type="url"] {
  width: 100%;
  padding: 7px 5px;
}
.comment-form input[type="submit"] {
  margin: 30px auto 0;
}
.comment-form .comment-form-comment {
  margin-top: 20px;
}
.comment-form .comment-form-author,
.comment-form .comment-form-email,
.comment-form .comment-form-url {
  margin-top: 15px;
}

/*
-------------------------
	[8]max-width:768px
-------------------------
*/
@media screen and (max-width: 768px) {
  /*
  -------------------------
  	[1]Top
  -------------------------
  */
  .bx-wrapper {
    margin-top: 3px;
  }

  .top_ranking .rank_box_rank02,
  .top_ranking .rank_box_rank03 {
    width: 100%;
  }
  .top_ranking .rank_box_rank02 .entry-title,
  .top_ranking .rank_box_rank03 .entry-title {
    padding: 13px 10px 13px 80px;
  }
  .top_ranking .rank_box_rank02 .title_style04,
  .top_ranking .rank_box_rank03 .title_style04 {
    margin-bottom: 10px;
  }
  .top_ranking .rank_box_rank02 .product_review,
  .top_ranking .rank_box_rank03 .product_review {
    width: calc(250/570*100%);
  }
  .top_ranking .rank_box_rank02 .thumb,
  .top_ranking .rank_box_rank03 .thumb {
    margin-bottom: 25px;
  }

  .top_rank04 {
    margin-bottom: 35px;
  }
  .top_rank04 a:hover {
    text-decoration: underline;
  }

  /*
  -------------------------
  	[2]Column
  -------------------------
  */
  .sidebar_column_best5 .thumb {
    width: calc(100/290*100%);
  }
  .sidebar_column_best5 .thumb span {
    width: 100%;
  }

  .column_keyword_search {
    margin: 10px 0 0;
    padding: 15px 10px;
  }
  .column_keyword_search .widget_search input[type="search"] {
    width: calc(206/270*100%);
  }

  .main_contents_new_column {
    margin-top: 20px;
  }
  .main_contents_new_column.frame_style01 {
    padding: 15px 15px 1px;
  }

  .main_contents_new_column_list a:hover .entry-title,
  .main_contents_new_column_list a:hover p {
    text-decoration: none;
  }
  .main_contents_new_column_list a:hover img {
    opacity: 1;
    transition: opacity 0;
  }
  .main_contents_new_column_list .icon_new {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
  }
  .main_contents_new_column_list .thumb {
    float: none;
    width: 100%;
  }
  .main_contents_new_column_list .info {
    float: none;
    width: 100%;
    margin-top: 5px;
  }

  .main_contents_column .share_button li {
    width: 30%;
    max-width: 150px;
  }
  .main_contents_column .frame_inner {
    padding-top: 0;
  }
  .main_contents_column .frame_inner .share_button {
    padding-top: 5px;
  }

  .facebook_like {
    margin-top: 25px;
  }
  .facebook_like .thumb {
    width: 100%;
    display: block;
  }
  .facebook_like .box {
    width: 100%;
    padding-bottom: 10px;
  }
  .facebook_like .text01 {
    margin: 10px 0 5px;
  }
  .facebook_like .text02 {
    margin-top: 10px;
    font-size: 13px;
    font-size: 1.3rem;
  }

  .entry_data_column .cat-links-title {
    float: left;
    width: 78px;
  }
  .entry_data_column .cat-links-list {
    float: right;
    width: calc(100% - 78px);
  }

  /*
  -------------------------
  	[3]Items
  -------------------------
  */
  .top_ranking .rank_box_rank02 .thumb,
  .top_ranking .rank_box_rank03 .thumb {
    width: calc(130/275*100%);
  }

  .sidebar_items_pickup .thumb {
    width: calc(130/290*100%);
  }

  .product_osusume figure {
    width: 90%;
  }

  .top_ranking .rank_box_rank02 .thumb span,
  .top_ranking .rank_box_rank03 .thumb span,
  .product_info .thumb span,
  .sidebar_items_pickup .thumb span,
  .product_osusume figure span {
    width: 100%;
  }

  .product_info {
    margin: 0 0 20px;
  }
  .product_info .thumb {
    width: 100%;
  }
  .product_info .info {
    width: 100%;
    margin-top: 20px;
  }
  .product_info .info dd {
    width: calc(162/250*100%);
  }

  .main_contents_product_list .frame_style01 {
    margin-top: 15px;
  }

  .product_review_contents .product_review_box {
    width: 100%;
  }
  .product_review_contents .product_review_box .thumb {
    width: 50px;
  }
  .product_review_contents .product_review_box .thumb img {
    border-radius: 25px;
    width: 50px;
    height: 50px;
  }
  .product_review_contents .product_review_box .text_box {
    width: calc(100% - 60px);
  }

  .product_review_form {
    margin-top: 30px;
  }
  .product_review_form h3:hover {
    text-decoration: none;
  }
  .product_review_form .inner {
    margin-top: 20px;
    padding: 0;
  }

  .product_review_form input[type="submit"],
  .comment-form input[type="submit"] {
    background-position: 125px 20px;
    width: 170px;
  }
  .product_review_form input[type="submit"]:hover,
  .comment-form input[type="submit"]:hover {
    opacity: 1;
    transition: opacity 0;
  }

  .product_review_form_avatar li {
    margin-bottom: 10px;
  }

  .product_osusume ul {
    margin: 15px 0 20px;
  }
  .product_osusume li {
    width: 25%;
  }
  .product_osusume a:hover img {
    opacity: 1;
    transition: opacity 0;
  }

  .items .frame_inner.entry-content {
    padding-bottom: 1px;
  }

  /*
  -------------------------
  	[4]Ranking
  -------------------------
  */
  .rank_box .entry-title,
  .rank_box_rank01 .entry-title,
  .rank_box_rank02 .entry-title,
  .rank_box_rank03 .entry-title {
    padding-left: 80px;
  }
  .rank_box .title_style02,
  .rank_box_rank01 .title_style02,
  .rank_box_rank02 .title_style02,
  .rank_box_rank03 .title_style02 {
    padding-left: 0;
  }
  .rank_box .rank_icon img,
  .rank_box_rank01 .rank_icon img,
  .rank_box_rank02 .rank_icon img,
  .rank_box_rank03 .rank_icon img {
    width: 60px;
  }

  .rank_box {
    width: 100%;
    margin-top: 30px;
  }
  .rank_box .rank_icon {
    left: 10px;
  }

  .rank_box_rank01,
  .rank_box_rank02,
  .rank_box_rank03 {
    width: calc(100% - 10px);
  }
  .rank_box_rank01 .rank_icon,
  .rank_box_rank02 .rank_icon,
  .rank_box_rank03 .rank_icon {
    top: -12px;
    left: 10px;
  }

  .rank_box_rank01.frame_style03 {
    margin-top: 15px;
  }
  .rank_box_rank01.frame_style03 .frame_inner {
    padding-bottom: 25px;
  }

  /*
  -------------------------
  	[5]Manage
  -------------------------
  */
  .manage_info .site_logo {
    width: calc(270/290*100%);
    max-width: 500px;
    margin: 25px auto 35px;
  }
  .manage_info .info dl, .manage_info .info dt, .manage_info .info dd {
    display: block;
  }
  .manage_info .info dt, .manage_info .info dd {
    width: 100%;
  }
  .manage_info .info dd {
    margin: 5px 0 0 5px;
  }
  .manage_info .info address {
    line-height: 2.6;
  }
  .manage_info .info_sub {
    margin-top: 25px;
  }

  /*
  -------------------------
  	[6]CommentsArea
  -------------------------
  */
  .comments-area .nav-previous a,
  .comments-area .nav-next a {
    font-size: 13px;
    font-size: 1.3rem;
  }
  .comments-area .children {
    margin-left: 10px;
  }
  .comments-area .comment-body {
    padding: 15px;
  }
  .comments-area .comment-body a:hover {
    text-decoration: none;
  }
  .comments-area .comment-body a.comment-edit-link:hover, .comments-area .comment-body a.comment-reply-link:hover {
    text-decoration: underline;
  }
  .comments-area .comment-author .avatar {
    border-radius: 25px;
    width: 50px;
    height: 50px;
  }
  .comments-area .comment-metadata {
    font-size: 13px;
    font-size: 1.3rem;
  }

  .comment .comment-respond {
    padding: 35px 15px;
  }

  .comment-respond {
    margin-top: 35px;
  }
  .comment-respond .comment-reply-title {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .comment-respond .comment-reply-title small a {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
