@charset "UTF-8";
/*
Theme Name: kamiwaza
Author: Connecty
Author URI:
Description:
Version: 1.0
License:
License URI:
Tags:
Text Domain: kamiwaza
*/
/* ====================================== */
/* clearfixkkkk */
/*
$color_usuge: #5663c7;
$color_basic: #976fc5;
$color_genin: #92af2e;
$color_female: #f35d5d;
$color_haircare: #43a4d2;
$color_usuge_trivia: #166fcb;
$color_zoumou: #b5252f;
$color_news: #e6cf60;
$color_zoumou_trivia: #de8b54;
$color_others: #daae96;

$color_news: #e6cf60;
$color_basic: #976fc5;
$color_folklore: #92af2e;
$color_incorrect: #f35d5d;
$color_haircare: #43a4d2;
$color_frontline: #de8b54;
$color_medical: #166fcb;
*/
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.clearfix {
  overflow: hidden;
}

/* ====================================== */
/* normalize */
/* The root element */
html {
  font-size: 100%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

/* Sections */
body {
  font-family: sans-serif;
  margin: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 1em;
  margin: 0;
}

/* Grouping content */
p, blockquote, dl, dd, figure {
  margin: 0;
}

hr {
  color: inherit;
  height: auto;
  -ms-box-sizing: content-box;
  box-sizing: content-box;
}

pre {
  font-family: monospace, sans-serif;
  white-space: pre-wrap;
  word-wrap: break-word;
  margin: 0;
}

ol, ul {
  padding: 0;
  margin: 0;
}

li {
  list-style: none;
}

/* Text-level semantics */
a:focus {
  outline: thin dotted;
}

a:hover, a:active {
  outline: 0;
}

strong, b {
  font-weight: bold;
}

small {
  font-size: 0.83em;
}

sub, sup {
  font-size: 0.83em;
  line-height: 0;
  vertical-align: baseline;
  position: relative;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

br {
  *letter-spacing: 0;
}

/* Embedded content */
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}

/* Tabular data */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  padding: 0;
  text-align: left;
}

th, td {
  text-align: left;
  vertical-align: baseline;
  padding: 0;
}

/* Forms */
form {
  margin: 0;
}

input, button, select, textarea {
  font-size: 1em;
  font-family: inherit;
  color: inherit;
  margin: 0;
}

input, button {
  line-height: normal;
  vertical-align: inherit;
  *vertical-align: middle;
}

input::-moz-focus-inner,
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -ms-box-sizing: content-box;
  box-sizing: content-box;
}

input[type="search"]:focus {
  outline-offset: -2px;
}

input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="submit"],
input[type="reset"],
input[type="button"],
button {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible;
}

select {
  background-color: inherit;
  line-height: normal;
}

textarea {
  vertical-align: top;
  overflow: auto;
  *font-family: sans-serif;
}

div, ul, ol, li, dl, dt, dd, p,
h1, h2, h3, h4, h5,
table, caption, tr, th, td,
form, input, select, button, textarea,
header, footer, article, section, nav, aside, main {
  box-sizing: border-box;
}

/* ====================================== */
/* body */
body {
  line-height: 1.4;
  color: #333;
  font: normal 1em "Istok Web", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "メイリオ", sans-serif;
  overflow: visible;
}

a {
  outline: none;
}

a:link {
  text-decoration: none;
  color: #333;
}

a:visited {
  color: #333;
}

a:hover {
  color: #777;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

a:active {
  color: #777;
}

p {
  line-height: 1.4;
}

li img {
  vertical-align: top;
}

body > img[src*="ebis.ne.jp"],
body > img[src*="tracer.jp"],
body > img[src*="googleads.g.doubleclick.net"],
body > iframe[name="google_conversion_frame"] {
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
}

.fl_left {
  float: left;
}

.fl_right {
  float: right;
}

.fl_none {
  float: none;
}

.di_block {
  display: block;
}

.di_iblock {
  display: inline-block;
}

.di_inline {
  display: inline;
}

.di_none {
  display: none;
}

.cl_both {
  clear: both;
}

.bo_none {
  border: none;
}

.pt20 {
  padding-top: 30px;
}

.fw_bold {
  font-weight: bold;
}

.opacity a:hover img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}

.role-pc {
  display: block !important;
}

.role-sp {
  display: none !important;
}

/* ====================================== */
/* header(common) */
.mod_nav {
  color: #333;
  background: #fff;
  border-bottom: 1px solid #e7e6e2;
}

.mod_nav a[target="_blank"]:after {
  background-image: url(/kamiwaza/common/images/sprites.png);
  background-position: -494px -100px;
  width: 12px;
  height: 11px;
}

.mod_header {
  display: none;
}

.kamiwazaPageTop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 50px;
  padding: 10px;
  z-index: 9999;
}

/* ====================================== */
/* main */
.main_back_img {
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.main_back_img_L {
  height: 163px;
}

.main_back_img_M {
  height: 169px;
}

.main_back_img_S {
  height: 149px;
}

.top_block_pic {
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  box-sizing: border-box;
}

.top_column {
  letter-spacing: -0.4em;
  margin: 0 auto;
}

.aimg {
  background: #fff;
  margin: 0;
  padding: 0;
  display: block;
  width: 100%;
  height: 100%;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
  transition: .3s ease-in-out;
  cursor: pointer;
}

.sweep_right {
  display: block;
  position: relative;
  transition: .3s;
  overflow: hidden;
  width: 100%;
  z-index: 1;
}

.sweep_right:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  transition: .3s;
  z-index: 1;
}

.sweep_right:hover:before {
  left: 0;
  z-index: 1;
}

.sweep_right_blue:hover {
  color: #fff;
}

.sweep_right_blue:hover:before {
  background-color: #5562c6;
}

.sweep_right_pale_blue:hover:before {
  background-color: #c9cef4;
}

.sweep_right_red:hover {
  color: #fff;
}

.sweep_right_red:hover:before {
  background-color: #b5252f;
}

.sweep_right_pink:hover {
  background-color: #f0bcc0;
}

.sweep_right_yellow:hover {
  color: #fff;
}

.sweep_right_yellow:hover:before {
  background-color: #b5a925;
}

.sweep_right_black:hover {
  color: #fff;
}

.sweep_right_black:hover:before {
  background-color: #333;
}

.sweep_right_female:hover {
  color: #fff;
}

.sweep_right_female:hover:before {
  background-color: #f586c5;
}

.category_icons {
  position: relative;
  z-index: 5;
}

.category_icons:after {
  content: "";
  position: absolute;
  right: 15px;
  top: 0;
  bottom: 0;
  margin: auto;
  background-image: url("/kamiwaza/common/images/img/arrow.png");
  background-repeat: no-repeat;
  height: 14px;
  width: 8px;
  background-size: cover;
  background-position: center center;
}

.category_icons:hover:after {
  background-image: url("/kamiwaza/common/images/img/arrow_w.png");
  height: 14px;
  width: 8px;
}

.category_icons:before {
  content: "";
  position: absolute;
  left: 15px;
  top: 0;
  bottom: 0;
  margin: auto;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 15px;
  width: 15px;
}

.category_icons_blue:before {
  background-image: url("/kamiwaza/common/images/img/icon_01.svg");
}

.category_icons_red:before {
  background-image: url("/kamiwaza/common/images/img/icon_02.svg");
}

.category_icons_yellow:before {
  background-image: url("/kamiwaza/common/images/img/icon_03.svg");
}

.category_icons_black:before {
  background-image: url("/kamiwaza/common/images/img/icon_04.svg");
}

.category_icons_female:before {
  background-image: url("/kamiwaza/common/images/img/icon_09.svg");
}

.category_icons:hover:before {
  background-image: url("/kamiwaza/common/images/img/icon_w.png");
}

.main_nav {
  width: 990px;
  margin: 0 auto;
  margin-bottom: 10px;
  display: table;
}

.main_nav_sp {
  display: none;
}

.main_nav_block {
  width: 198px;
  display: table-cell;
  vertical-align: middle;
}

.main_nav_text {
  font-size: 18px;
  padding: 30px 0;
  position: relative;
  z-index: 5;
}

.main_nav_text:before {
  content: "";
  position: absolute;
  left: 38px;
  top: 0;
  bottom: 0;
  margin: auto;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 21px;
  width: 21px;
}

.main_nav_text_bold {
  font-size: 24px;
}

.main_nav_text_blue {
  padding-left: 65px;
}

.main_nav_text_blue:before {
  top: 31px;
  bottom: auto;
  background-image: url("/kamiwaza/common/images/img/icon_01.svg");
}

.main_nav_text_blue:hover:before {
  background-image: url("/kamiwaza/common/images/img/icon_w.png");
}

.main_nav_text_red {
  padding-left: 65px;
}

.main_nav_text_red:before {
  top: 31px;
  bottom: auto;
  background-image: url("/kamiwaza/common/images/img/icon_02.svg");
}

.main_nav_text_red:hover:before {
  background-image: url("/kamiwaza/common/images/img/icon_w.png");
}

.main_nav_text_yellow {
  padding-left: 65px;
}

.main_nav_text_yellow:before {
  top: 31px;
  bottom: auto;
  background-image: url("/kamiwaza/common/images/img/icon_03.svg");
}

.main_nav_text_yellow:hover:before {
  background-image: url("/kamiwaza/common/images/img/icon_w.png");
}

.main_nav_text_black {
  padding-left: 65px;
}

.main_nav_text_black:before {
  background-image: url("/kamiwaza/common/images/img/icon_04.svg");
}

.main_nav_text_black:hover:before {
  background-image: url("/kamiwaza/common/images/img/icon_w.png");
}

.main_nav_text_pink {
  padding-left: 65px;
}

.main_nav_text_pink:before {
  top: 36px;
  bottom: auto;
  background-image: url("/kamiwaza/common/images/img/icon_09.svg");
}

.main_nav_text_pink:hover:before {
  background-image: url("/kamiwaza/common/images/img/icon_w.png");
}

.slide_wrap {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  position: relative;
}

.slide_wrap .for01 {
  width: 100%;
  max-width: 1000px;
}

.slide_wrap_in {
  position: absolute;
  background: url("/kamiwaza/common/images/mainImage_title.png") no-repeat;
  width: 415px;
  height: 167px;
  bottom: 45px;
  right: 0;
  z-index: 10;
  padding: 23px 60px 23px 34px;
}

.slide_wrap_in_img {
  box-sizing: border-box;
  border: 1px solid #e7e6e2;
  margin-left: 5px;
}

.slide_wrap_in .title {
  font-size: 1.6em;
  line-height: 1.2;
  display: block;
  margin-bottom: 5px;
  width: 321px;
}

.slide_wrap_in .date {
  padding-right: 40px;
  font-size: 0.7em;
}

.slide_wrap_in .category {
  font-size: 0.7em;
}

.slide_wrap_in .category:before {
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 50%;
  border: 4px solid #e6cf60;
  position: absolute;
  margin-top: 7px;
  margin-left: -20px;
}

.slide_wrap_in .category_news:before {
  border-color: #b5252f;
}

.slide_wrap_in .category_haircare:before {
  border-color: #5663c7;
}

.slide_wrap_in .category.usuge_kiso_chishiki:before {
  border-color: #5663c7;
}

.slide_wrap_in .category.nukege_genin:before {
  border-color: #5663c7;
}

.slide_wrap_in .category.trend_usuge:before {
  border-color: #5663c7;
}

.slide_wrap_in .category.usuge_yobou_shindan:before {
  border-color: #5663c7;
}

.slide_wrap_in .category.usuge_kaizen:before {
  border-color: #5663c7;
}

.slide_wrap_in .category.usugeno_taisaku:before {
  border-color: #b5252f;
}

.slide_wrap_in .category.daily_haircare:before {
  border-color: #b5252f;
}

.slide_wrap_in .category.haircare_products:before {
  border-color: #b5252f;
}

.slide_wrap_in .category.trouble_hair:before {
  border-color: #b5252f;
}

.slide_wrap_in .category.improvement_habits:before {
  border-color: #b5252f;
}

.slide_wrap_in .category.medical_treatment:before {
  border-color: #b5252f;
}

.slide_wrap_in .category.kami_trivia:before {
  border-color: #b5a925;
}

.slide_wrap_in .category.haircare_female:before {
  border-color: #f586c5;
}

.slide_wrap_in .category.questionnaire:before {
  border-color: #333;
}

.slide_nav_wrap {
  width: 100%;
  max-width: 990px;
  margin: 0 auto;
  margin-top: 10px;
}

.slide_nav_border {
  position: relative;
}

.slide_nav_border:hover:before {
  content: "";
  position: absolute;
  box-shadow: 0 0 0 4px #b5252f inset;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
}

.slide_nav_text {
  padding: 15px 10px;
}

.gray_border_shadow {
  border: 1px solid #e7e6e2;
  box-shadow: 1px 1px 0px 1px #dadada;
}

.gray_border_left {
  border-left: 1px solid #e7e6e2;
}

.gray_border_last {
  border-left: 1px solid #e7e6e2;
  border-right: 1px solid #e7e6e2;
}

.head_text {
  font-size: 20px;
  padding: 26px 0 10px 60px;
  position: relative;
}

.head_text:before {
  content: "";
  position: absolute;
  left: -5px;
  bottom: -15px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 55px;
  width: 50px;
}

.head_text_pickup:before {
  background-image: url("/kamiwaza/common/images/img/icon_05.png");
}

.head_text_series:before {
  background-image: url("/kamiwaza/common/images/img/icon_06.png");
}

.head_text_knowledge:before {
  background-image: url("/kamiwaza/common/images/img/icon_07.png");
}

.head_text_enquete:before {
  background-image: url("/kamiwaza/common/images/img/icon_08.png");
}

.head_text_category {
  font-size: 20px;
  padding: 26px 0 10px 18px;
}

.top_container {
  width: 1000px;
  margin: 0 auto;
}

.main_picup {
  width: 990px;
  margin: 0 auto;
}

.main_picup_text {
  padding: 15px 0 15px 20px;
  height: 74px;
}

.main_picup_left {
  width: 716px;
  margin-right: 18px;
}

.main_picup_left_in {
  padding: 18px;
  padding-right: 8px;
  padding-bottom: 8px;
  width: 100%;
  background: #ebebeb;
  box-sizing: border-box;
}

.main_picup_left_in_left {
  width: 335px;
  margin-right: 10px;
  margin-bottom: 10px;
  background: #fff;
}

.main_picup_right {
  width: 256px;
}

.main_picup_right_title {
  position: relative;
  z-index: 5;
  padding-left: 47px;
  line-height: 36px;
  border-top: 1px solid #d6d6d6;
}

.main_picup_right_big {
  font-size: 18px;
}

.main_picup_sp_block {
  width: 100%;
}

.main_picup_sp_block_img {
  width: 100%;
}

.main_picup_sp_block_text {
  width: 100%;
}

.main_series {
  width: 990px;
  margin: 0 auto;
}

.main_series_text {
  position: relative;
  padding: 15px 0 15px 75px;
  font-weight: bold;
}

.main_series_text:before {
  content: "";
  position: absolute;
  left: -5px;
  top: 8px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-image: url("/kamiwaza/common/images/img/icon_series6.png");
  height: 35px;
  width: 70px;
}

.main_series_text2:before {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-image: url("/kamiwaza/common/images/img/icon_series2.png");
}

.main_series_text5:before {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-image: url("/kamiwaza/common/images/img/icon_series5.png");
}

.main_series_in {
  background: #ebebeb;
  padding: 30px 18px;
}

.main_series_block {
  width: 306px;
  margin-right: 18px;
  background: #fff;
}

.main_series_block_last {
  margin-right: 0;
}

.main_last_column {
  width: 100%;
  max-width: 990px;
  margin: 0 auto;
  margin-bottom: 50px;
}

.main_knowledge_enquete {
  width: 486px;
  margin: 0 auto;
  position: relative;
}

.main_knowledge_enquete_text {
  height: 96px;
  padding: 15px 0 15px 14px;
}

.main_knowledge_enquete_left {
  margin-right: 18px;
}

.main_knowledge_enquete_in {
  background: #ebebeb;
  padding: 30px 18px 15px 18px;
}

.main_knowledge_enquete_in_left {
  width: 220px;
  margin-right: 10px;
  background: #fff;
}

.main_knowledge_enquete_in_right {
  width: 220px;
  background: #fff;
  margin-bottom: 47px;
}

.main_knowledge_enquete_btn {
  position: absolute;
  bottom: 15px;
  right: 18px;
  width: 150px;
  background: #fff;
  padding-left: 20px;
  border-radius: 3px;
}

.main_knowledge_enquete_btn:after {
  content: "";
  position: absolute;
  right: 15px;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url("/kamiwaza/common/images/img/arrow.png") no-repeat;
  height: 14px;
  width: 8px;
  background-size: cover;
  background-position: center center;
}

.main_knowledge_enquete_btn_text {
  line-height: 32px;
}

.mod_kamiwaza_Header {
  position: relative;
  margin: 0 auto;
  width: 100%;
  height: auto;
  background: #fff;
}

.mod_kamiwaza_Header_top {
  width: 990px;
  margin: 0 auto;
  height: 132px;
  padding: 20px 0;
}

.mod_kamiwaza_Header_top_logo {
  float: left;
  text-align: left;
  margin: 0 468px 10px 0;
  width: 237px;
}

.mod_kamiwaza_Header_top_social {
  margin: 30px 0 16px;
  width: 285px;
  float: right;
  height: 30px;
}

.mod_kamiwaza_Header_top_social li {
  display: inline-block;
}

.mod_kamiwaza_Header_top_social .fb img,
.mod_kamiwaza_Header_top_social .tw img,
.mod_kamiwaza_Header_top_social .lineat img,
.mod_kamiwaza_Header_top_social .youtube img {
  width: 30px;
  height: 30px;
}

.mod_kamiwaza_Header_top_nav {
  display: none;
}

.mod_topicPath {
  position: relative;
  padding: 5px 0;
  z-index: 0;
}

.mod_topicPath:before {
  content: none;
}

.mod_main {
  max-width: 100%;
  background: url("/kamiwaza/common/images/bg.png");
  padding-top: 20px;
}

.mod_main .flexslider {
  position: relative;
  width: 990px;
  height: 260px;
  margin: 0 auto 20px;
  border: 1px solid #e7e6e2;
  border-radius: none;
  z-index: 0;
}

.mod_main .flexslider .flex-caption {
  position: absolute;
  background: url("/kamiwaza/common/images/mainImage_title.png") no-repeat;
  width: 415px;
  height: 167px;
  top: 60px;
  right: -5px;
  padding: 23px 60px 23px 34px;
}

.mod_main .flexslider .flex-caption .title {
  font-size: 1.6em;
  line-height: 1.2;
  display: block;
  margin-bottom: 5px;
  width: 321px;
}

.mod_main .flexslider .flex-caption .date {
  padding-right: 40px;
  font-size: 0.7em;
}

.mod_main .flexslider .flex-caption .category {
  font-size: 0.7em;
}

.mod_main .flexslider .flex-caption .category:before {
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 50%;
  border: 4px solid #e6cf60;
  position: absolute;
  margin-top: 7px;
  margin-left: -20px;
}

.mod_main .flexslider .flex-caption .usuge:before {
  border-color: #5663c7;
}

.mod_main .flexslider .flex-caption .basic:before {
  border-color: #5663c7;
}

.mod_main .flexslider .flex-caption .usuge-genin:before {
  border-color: #5663c7;
}

.mod_main .flexslider .flex-caption .usuge-female:before {
  border-color: #5663c7;
}

.mod_main .flexslider .flex-caption .haircare:before {
  border-color: #5663c7;
}

.mod_main .flexslider .flex-caption .usuge-trivia:before {
  border-color: #5663c7;
}

.mod_main .flexslider .flex-caption .zoumou:before {
  border-color: #b5252f;
}

.mod_main .flexslider .flex-caption .news:before {
  border-color: #b5252f;
}

.mod_main .flexslider .flex-caption .zoumou-trivia:before {
  border-color: #b5252f;
}

.mod_main .flexslider .flex-caption .ikumou:before {
  border-color: #b5a925;
}

.mod_main .flexslider .flex-caption .ikumou-news:before {
  border-color: #b5a925;
}

.mod_main .flexslider .flex-caption .others:before {
  border-color: #333;
}

.mod_main .flexslider .flex-caption .usuge_kiso_chishiki:before {
  border-color: #5663c7;
}

.mod_main .flexslider .flex-caption .nukege_genin:before {
  border-color: #5663c7;
}

.mod_main .flexslider .flex-caption .trend_usuge:before {
  border-color: #5663c7;
}

.mod_main .flexslider .flex-caption .usuge_yobou_shindan:before {
  border-color: #5663c7;
}

.mod_main .flexslider .flex-caption .usuge_kaizen:before {
  border-color: #5663c7;
}

.mod_main .flexslider .flex-caption .usugeno_taisaku:before {
  border-color: #b5252f;
}

.mod_main .flexslider .flex-caption .daily_haircare:before {
  border-color: #b5252f;
}

.mod_main .flexslider .flex-caption .haircare_products:before {
  border-color: #b5252f;
}

.mod_main .flexslider .flex-caption .trouble_hair:before {
  border-color: #b5252f;
}

.mod_main .flexslider .flex-caption .improvement_habits:before {
  border-color: #b5252f;
}

.mod_main .flexslider .flex-caption .medical_treatment:before {
  border-color: #b5252f;
}

.mod_main .flexslider .flex-caption .kami_trivia:before {
  border-color: #b5a925;
}

.mod_main .flexslider .flex-caption .haircare_female:before {
  border-color: #f586c5;
}

.mod_main .flexslider .flex-caption .questionnaire:before {
  border-color: #333;
}

.mod_main .flexslider .flex-control-nav {
  bottom: 0;
}

.mod_main .flexslider .flex-control-paging {
  z-index: 20;
}

.mod_main .flexslider .flex-control-paging li a {
  background-color: #fff;
  border: 2px solid #333;
  box-shadow: none;
}

.mod_main .flexslider .flex-control-paging li a.flex-active {
  background-color: #333;
}

.mod_main_keyword {
  width: 990px;
  margin: 0 auto 20px;
  background-color: #fff;
  border: 1px solid #e7e6e2;
  padding: 8px 0 8px 120px;
  position: relative;
}

.mod_main_keyword:before {
  content: "";
  background-image: url(/kamiwaza/common/images/sprites.png);
  background-position: -312px -145px;
  width: 110px;
  height: 36px;
  position: absolute;
  left: -5px;
  top: -5px;
}

.mod_main_keyword li {
  display: inline-block;
  margin-left: 10px;
  font-size: 0.8em;
}

.mod_main_keyword li.role-pc {
  display: inline-block !important;
}

.mod_main_article {
  width: 990px;
  margin: 0 auto;
  padding-bottom: 100px;
}

.mod_main_article ul li {
  background: #fff;
  position: relative;
  display: block;
  float: left;
  margin-right: 22px;
  margin-bottom: 20px;
  width: 314px;
  height: 320px;
  border: 1px solid #e7e6e2;
}

.mod_main_article ul li:nth-child(3n) {
  margin-right: 0;
}

.mod_main_article ul li.new:before {
  position: absolute;
  content: "";
  background-image: url(/kamiwaza/common/images/sprites.png);
  background-position: -312px -183px;
  width: 48px;
  height: 30px;
  top: -7px;
  left: 10px;
  z-index: 99;
}

.mod_main_article ul li .thumb {
  width: 312px;
  height: 185px;
  overflow: hidden;
  position: relative;
}

.mod_main_article ul li .thumb img {
  position: absolute;
  height: 185px;
}

.mod_main_article ul li .category {
  position: relative;
  padding: 7px 0 0 40px;
  top: 0;
  left: 0;
  font-size: 0.75em;
  height: auto;
  margin-top: 10px;
}

.mod_main_article ul li .category:before {
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 50%;
  border: 4px solid #e6cf60;
  position: absolute;
  margin-left: -20px;
  top: 8px;
}

.mod_main_article ul li .usuge:before {
  border-color: #5663c7;
}

.mod_main_article ul li .basic:before {
  border-color: #5663c7;
}

.mod_main_article ul li .usuge-genin:before {
  border-color: #5663c7;
}

.mod_main_article ul li .usuge-female:before {
  border-color: #5663c7;
}

.mod_main_article ul li .haircare:before {
  border-color: #5663c7;
}

.mod_main_article ul li .usuge-trivia:before {
  border-color: #5663c7;
}

.mod_main_article ul li .zoumou:before {
  border-color: #b5252f;
}

.mod_main_article ul li .news:before {
  border-color: #b5252f;
}

.mod_main_article ul li .zoumou-trivia:before {
  border-color: #b5252f;
}

.mod_main_article ul li .ikumou:before {
  border-color: #b5a925;
}

.mod_main_article ul li .ikumou-news:before {
  border-color: #b5a925;
}

.mod_main_article ul li .others:before {
  border-color: #333;
}

.mod_main_article ul li .pr:before {
  border-color: #9c9c9c;
}

.mod_main_article ul li .usuge_kiso_chishiki:before {
  border-color: #5663c7;
}

.mod_main_article ul li .nukege_genin:before {
  border-color: #5663c7;
}

.mod_main_article ul li .trend_usuge:before {
  border-color: #5663c7;
}

.mod_main_article ul li .usuge_yobou_shindan:before {
  border-color: #5663c7;
}

.mod_main_article ul li .usuge_kaizen:before {
  border-color: #5663c7;
}

.mod_main_article ul li .usugeno_taisaku:before {
  border-color: #b5252f;
}

.mod_main_article ul li .daily_haircare:before {
  border-color: #b5252f;
}

.mod_main_article ul li .haircare_products:before {
  border-color: #b5252f;
}

.mod_main_article ul li .trouble_hair:before {
  border-color: #b5252f;
}

.mod_main_article ul li .improvement_habits:before {
  border-color: #b5252f;
}

.mod_main_article ul li .medical_treatment:before {
  border-color: #b5252f;
}

.mod_main_article ul li .kami_trivia:before {
  border-color: #b5a925;
}

.mod_main_article ul li .haircare_female:before {
  border-color: #f586c5;
}

.mod_main_article ul li .questionnaire:before {
  border-color: #333;
}

.mod_main_article ul li .title {
  display: block;
  font-size: 1.1em;
  width: 274px;
  height: 58px;
  margin: 10px auto 0;
}

.mod_main_article ul li .title a:hover {
  color: #333;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.mod_main_article ul li .title a:visited {
  color: #333;
}

.mod_main_article ul li .date {
  display: block;
  font-size: 0.8em;
  width: 274px;
  margin: 0 auto 10px auto;
}

.mod_main_article_fb {
  border: 5px solid #3b5999 !important;
  overflow: hidden;
}

.mod_main_article_fb h2 {
  height: 37px;
  background: #3b5999 url("/kamiwaza/common/images/fb_head.png") no-repeat left top;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

.mod_main_article_tw {
  border: 5px solid #01b1ed !important;
  overflow: hidden;
}

.mod_main_article_tw h2 {
  height: 37px;
  background: #01b1ed url("/kamiwaza/common/images/tw_head.png") no-repeat left top;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

.mod_main_article_tw iframe {
  width: 304px;
  height: 233px;
}

.tagcloud {
  padding: 50px 30px 30px;
  background: #fff;
  border: 1px solid #e7e6e2;
  display: block;
  position: relative;
  width: 314px;
}

.tagcloud div {
  height: 100%;
  overflow: hidden;
}

.tagcloud .category_tag {
  position: absolute;
  background-image: url(/kamiwaza/common/images/sprites.png);
  background-position: -312px 0px;
  width: 200px;
  height: 36px;
  padding: 7px 0 0 45px;
  top: 14px;
  left: -5px;
  font-size: 0.75em;
}

.tagcloud .category_tag:before {
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 50%;
  border: 4px solid #333;
  position: absolute;
  margin-left: -20px;
  top: 8px;
}

.haircare_check {
  position: relative;
  background: #fff;
  padding: 5px;
  display: block;
  width: 314px;
  height: 280px;
  border: 1px solid #e7e6e2;
}

.haircare_check div {
  width: 302px;
  height: 268px;
  background: url("/kamiwaza/common/images/bg_haircarecheck.png");
}

.haircare_check .category_check {
  position: absolute;
  background-image: url(/kamiwaza/common/images/sprites.png);
  background-position: -312px -38px;
  width: 200px;
  height: 36px;
  padding: 7px 0 0 45px;
  top: 14px;
  left: -5px;
  font-size: 0.75em;
}

.haircare_check .category_check span {
  font-weight: bold;
}

.haircare_check .category_check:before {
  border: none;
}

.haircare_check a:hover {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  color: #333;
}

.haircare_check .title_check {
  position: absolute;
  top: 52px;
  left: -5px;
  background: url("/kamiwaza/common/images/check_title.png") no-repeat;
  width: 300px;
  height: 225px;
  padding: 30px 35px 35px 20px;
  text-align: center;
  font-size: 1.6em;
  margin: 10px auto 0;
  overflow: hidden;
}

.haircare_check .title_check div {
  background: #fff;
  width: auto;
  height: 115px;
  width: 260px;
  overflow: hidden;
  position: relative;
}

.haircare_check .title_check div span {
  transition: all 0.2s ease;
  display: block;
  position: absolute;
}

.haircare_check .title_check div span.off {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.haircare_check .title_check div span.on {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.haircare_check .title_check:hover div span.off {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.haircare_check .title_check:hover div span.on {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

#more {
  clear: both;
  -moz-user-select: none;
  background: rgba(255, 255, 255, 0.5);
  border: 1px solid #ccc;
  border-radius: 3px;
  cursor: pointer;
  height: 50px;
  line-height: 50px;
  margin: 70px 0 5px;
  position: relative;
  text-align: center;
  width: 100%;
}

#more:hover {
  opacity: 0.4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
}

#more span {
  width: 100%;
  height: 45px;
  position: relative;
  display: inline-block;
}

#more span:before {
  width: 17px;
  height: 17px;
  background-image: url(/kamiwaza/common/images/sprites.png);
  background-position: -232px -108px;
  background-size: 256px 139px;
  content: "";
  display: inline-block;
  height: 17px;
  margin: 0 5px 0 0;
  position: relative;
  top: 3px;
  width: 17px;
}

/* ====================================== */
/* category/tag */
#category .mod_main h1.usuge:before, #tag .mod_main h1.usuge:before {
  border-color: #5663c7;
}

#category .mod_main h1.basic:before, #tag .mod_main h1.basic:before {
  border-color: #5663c7;
}

#category .mod_main h1.usuge-genin:before, #tag .mod_main h1.usuge-genin:before {
  border-color: #5663c7;
}

#category .mod_main h1.usuge-female:before, #tag .mod_main h1.usuge-female:before {
  border-color: #5663c7;
}

#category .mod_main h1.haircare:before, #tag .mod_main h1.haircare:before {
  border-color: #5663c7;
}

#category .mod_main h1.usuge-trivia:before, #tag .mod_main h1.usuge-trivia:before {
  border-color: #5663c7;
}

#category .mod_main h1.zoumou:before, #tag .mod_main h1.zoumou:before {
  border-color: #b5252f;
}

#category .mod_main h1.news:before, #tag .mod_main h1.news:before {
  border-color: #b5252f;
}

#category .mod_main h1.zoumou-trivia:before, #tag .mod_main h1.zoumou-trivia:before {
  border-color: #b5252f;
}

#category .mod_main h1.ikumou:before, #tag .mod_main h1.ikumou:before {
  border-color: #b5a925;
}

#category .mod_main h1.ikumou-news:before, #tag .mod_main h1.ikumou-news:before {
  border-color: #b5a925;
}

#category .mod_main h1.usuge_kiso_chishiki:before, #tag .mod_main h1.usuge_kiso_chishiki:before {
  border-color: #5663c7;
}

#category .mod_main h1.nukege_genin:before, #tag .mod_main h1.nukege_genin:before {
  border-color: #5663c7;
}

#category .mod_main h1.trend_usuge:before, #tag .mod_main h1.trend_usuge:before {
  border-color: #5663c7;
}

#category .mod_main h1.usuge_yobou_shindan:before, #tag .mod_main h1.usuge_yobou_shindan:before {
  border-color: #5663c7;
}

#category .mod_main h1.usuge_kaizen:before, #tag .mod_main h1.usuge_kaizen:before {
  border-color: #5663c7;
}

#category .mod_main h1.usugeno_taisaku:before, #tag .mod_main h1.usugeno_taisaku:before {
  border-color: #b5252f;
}

#category .mod_main h1.daily_haircare:before, #tag .mod_main h1.daily_haircare:before {
  border-color: #b5252f;
}

#category .mod_main h1.haircare_products:before, #tag .mod_main h1.haircare_products:before {
  border-color: #b5252f;
}

#category .mod_main h1.trouble_hair:before, #tag .mod_main h1.trouble_hair:before {
  border-color: #b5252f;
}

#category .mod_main h1.improvement_habits:before, #tag .mod_main h1.improvement_habits:before {
  border-color: #b5252f;
}

#category .mod_main h1.medical_treatment:before, #tag .mod_main h1.medical_treatment:before {
  border-color: #b5252f;
}

#category .mod_main h1.kami_trivia:before, #tag .mod_main h1.kami_trivia:before {
  border-color: #b5a925;
}

#category .mod_main h1.haircare_female:before, #tag .mod_main h1.haircare_female:before {
  border-color: #f586c5;
}

#category .mod_main h1.questionnaire:before, #tag .mod_main h1.questionnaire:before {
  border-color: #333;
}

#category .mod_main h1 {
  position: relative;
  width: 990px;
  margin: 0 auto 30px;
  background: #fff;
  padding: 18px 60px 15px;
  font-size: 2em;
  font-weight: normal;
  line-height: 1em;
  border-bottom: 1px solid #e7e6e2;
}

#category .mod_main h1:before {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  border: 7px solid #333;
  position: absolute;
  margin-left: -35px;
  top: 23px;
}

#tag .mod_main_tag_h1 {
  position: relative;
  width: 990px;
  margin: 0 auto 30px;
  background: #fff;
  padding: 18px 60px 15px;
  border-bottom: 1px solid #e7e6e2;
}

#tag .mod_main_tag_h1 h1 {
  font-size: 2em;
  font-weight: normal;
  line-height: 1em;
}

#tag .mod_main_tag_h1 h1:before {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  border: 7px solid #333;
  position: absolute;
  margin-left: -35px;
  top: 21px;
}

#tag .mod_main_tag_desc {
  margin-top: 10px;
}

/* ====================================== */
/* single */
#single .mod_single {
  width: 990px;
  margin: 0 auto;
}

#single .mod_single_article {
  width: 650px;
  float: left;
  background: #fff;
  border: 1px solid #e7e6e2;
  margin-bottom: 50px;
}

#single .mod_single_article_category {
  position: relative;
  height: 70px;
  background: #ebebeb;
  border-bottom: 1px solid #e7e6e2;
}

#single .mod_single_article_category span {
  position: absolute;
  width: auto;
  padding: 7px 0 0 45px;
  top: 20px;
  left: -5px;
  font-size: 0.75em;
}

#single .mod_single_article_category span:before {
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 50%;
  border: 4px solid #e6cf60;
  position: absolute;
  margin-top: 3px;
  margin-left: -20px;
}

#single .mod_single_article_category .usuge:before {
  border-color: #5663c7;
}

#single .mod_single_article_category .basic:before {
  border-color: #5663c7;
}

#single .mod_single_article_category .usuge-genin:before {
  border-color: #5663c7;
}

#single .mod_single_article_category .usuge-female:before {
  border-color: #5663c7;
}

#single .mod_single_article_category .haircare:before {
  border-color: #5663c7;
}

#single .mod_single_article_category .usuge-trivia:before {
  border-color: #5663c7;
}

#single .mod_single_article_category .zoumou:before {
  border-color: #b5252f;
}

#single .mod_single_article_category .news:before {
  border-color: #b5252f;
}

#single .mod_single_article_category .zoumou-trivia:before {
  border-color: #b5252f;
}

#single .mod_single_article_category .ikumou:before {
  border-color: #b5a925;
}

#single .mod_single_article_category .ikumou-news:before {
  border-color: #b5a925;
}

#single .mod_single_article_category .others:before {
  border-color: #333;
}

#single .mod_single_article_category .usuge_kiso_chishiki:before {
  border-color: #5663c7;
}

#single .mod_single_article_category .nukege_genin:before {
  border-color: #5663c7;
}

#single .mod_single_article_category .trend_usuge:before {
  border-color: #5663c7;
}

#single .mod_single_article_category .usuge_yobou_shindan:before {
  border-color: #5663c7;
}

#single .mod_single_article_category .usuge_kaizen:before {
  border-color: #5663c7;
}

#single .mod_single_article_category .usugeno_taisaku:before {
  border-color: #b5252f;
}

#single .mod_single_article_category .daily_haircare:before {
  border-color: #b5252f;
}

#single .mod_single_article_category .haircare_products:before {
  border-color: #b5252f;
}

#single .mod_single_article_category .trouble_hair:before {
  border-color: #b5252f;
}

#single .mod_single_article_category .improvement_habits:before {
  border-color: #b5252f;
}

#single .mod_single_article_category .medical_treatment:before {
  border-color: #b5252f;
}

#single .mod_single_article_category .kami_trivia:before {
  border-color: #b5a925;
}

#single .mod_single_article_category .haircare_female:before {
  border-color: #f586c5;
}

#single .mod_single_article_category .questionnaire:before {
  border-color: #333;
}

#single .mod_single_article_title {
  padding: 25px 40px 20px;
  border-bottom: 1px solid #e7e6e2;
}

#single .mod_single_article_title h1 {
  font-size: 1.6em;
  font-weight: normal;
  margin-bottom: 10px;
}

#single .mod_single_article_title .date {
  font-size: 0.9em;
}

#single .mod_single_article_title .singleSocial {
  text-align: right;
  margin-top: 10px;
  letter-spacing: -0.4em;
}

#single .mod_single_article_title .singleSocial-list {
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  margin-left: 5px;
}

#single .mod_single_article_title .singleSocial-list:first:child {
  margin-left: 0;
}

#single .mod_single_article_title .fb_iframe_widget > span {
  vertical-align: top !important;
}

#single .mod_single_article_text {
  padding: 30px 40px;
  line-height: 2em;
  margin-bottom: 40px;
}

#single .mod_single_article_text p, #single .mod_single_article_text strong {
  display: block;
  line-height: 2em;
}

#single .mod_single_article_text strong {
  padding: 0 20px;
}

#single .mod_single_article_text hr {
  border: none;
  border-top: 1px dotted #333;
  margin: 25px 0;
}

#single .mod_single_article_text table {
  word-break: break-all;
  word-wrap: break-word;
}

#single .mod_single_article_text table th, #single .mod_single_article_text table td {
  border: 1px solid #ccc;
  line-height: 1.2;
  padding: 6px 10px;
}

#single .mod_single_article_text table th {
  background-color: #f0f0f0;
}

#single .mod_single_article_text ol, #single .mod_single_article_text ul {
  margin-left: 1.5em;
}

#single .mod_single_article_text ol li {
  list-style-type: decimal;
}

#single .mod_single_article_text ul li {
  list-style-type: disc;
}

#single .mod_single_article_text li {
  margin-bottom: 10px;
}

#single .mod_single_article_social {
  padding: 0 40px 50px;
  text-align: right;
}

#single .mod_single_article_social span a {
  display: inline-block;
}

#single .mod_single_article_social .fb a {
  background-image: url(/kamiwaza/common/images/sprites.png);
  background-position: -426px -215px;
  width: 36px;
  height: 36px;
}

#single .mod_single_article_social .tw a {
  background-image: url(/kamiwaza/common/images/sprites.png);
  background-position: -312px -215px;
  width: 36px;
  height: 36px;
}

#single .mod_single_article_recommend-head {
  position: relative;
  background-image: url(/kamiwaza/common/images/sprites.png);
  background-position: -312px -38px;
  width: 200px;
  height: 36px;
  padding: 7px 0 0 45px;
  margin-left: -6px;
  font-size: 0.8em;
  line-height: 1.3em;
}

#single .mod_single_article_recommend-head span:before {
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 50%;
  border: 4px solid #333;
  position: absolute;
  margin-top: 2px;
  margin-left: -20px;
}

#single .mod_single_article_recommend ul {
  padding: 20px 32px 40px 34px;
  position: relative;
}

#single .mod_single_article_recommend ul li {
  width: 185px;
  display: inline-block;
  border: 1px solid #e7e6e2;
  position: relative;
  margin: 0 5px 5px 0;
  padding-bottom: 5px;
}

#single .mod_single_article_recommend ul li:nth-child(4) {
  display: none;
}

#single .mod_single_article_recommend ul li .thumb {
  width: 183px;
  height: 106px;
  overflow: hidden;
  position: relative;
}

#single .mod_single_article_recommend ul li .thumb img {
  position: absolute;
  height: 150px;
}

#single .mod_single_article_recommend ul li .category {
  position: relative;
  padding: 7px 0 0 40px;
  top: 0;
  left: 0;
  font-size: 0.75em;
  height: auto;
  margin-top: 10px;
}

#single .mod_single_article_recommend ul li .category:before {
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 50%;
  border: 4px solid #e6cf60;
  position: absolute;
  margin-top: 2px;
  margin-left: -20px;
}

#single .mod_single_article_recommend ul li .usuge:before {
  border-color: #5663c7;
}

#single .mod_single_article_recommend ul li .basic:before {
  border-color: #5663c7;
}

#single .mod_single_article_recommend ul li .usuge-genin:before {
  border-color: #5663c7;
}

#single .mod_single_article_recommend ul li .usuge-female:before {
  border-color: #5663c7;
}

#single .mod_single_article_recommend ul li .haircare:before {
  border-color: #5663c7;
}

#single .mod_single_article_recommend ul li .usuge-trivia:before {
  border-color: #5663c7;
}

#single .mod_single_article_recommend ul li .zoumou:before {
  border-color: #b5252f;
}

#single .mod_single_article_recommend ul li .news:before {
  border-color: #b5252f;
}

#single .mod_single_article_recommend ul li .zoumou-trivia:before {
  border-color: #b5252f;
}

#single .mod_single_article_recommend ul li .ikumou:before {
  border-color: #b5a925;
}

#single .mod_single_article_recommend ul li .ikumou-news:before {
  border-color: #b5a925;
}

#single .mod_single_article_recommend ul li .others:before {
  border-color: #333;
}

#single .mod_single_article_recommend ul li .usuge_kiso_chishiki:before {
  border-color: #5663c7;
}

#single .mod_single_article_recommend ul li .nukege_genin:before {
  border-color: #5663c7;
}

#single .mod_single_article_recommend ul li .trend_usuge:before {
  border-color: #5663c7;
}

#single .mod_single_article_recommend ul li .usuge_yobou_shindan:before {
  border-color: #5663c7;
}

#single .mod_single_article_recommend ul li .usuge_kaizen:before {
  border-color: #5663c7;
}

#single .mod_single_article_recommend ul li .usugeno_taisaku:before {
  border-color: #b5252f;
}

#single .mod_single_article_recommend ul li .daily_haircare:before {
  border-color: #b5252f;
}

#single .mod_single_article_recommend ul li .haircare_products:before {
  border-color: #b5252f;
}

#single .mod_single_article_recommend ul li .trouble_hair:before {
  border-color: #b5252f;
}

#single .mod_single_article_recommend ul li .improvement_habits:before {
  border-color: #b5252f;
}

#single .mod_single_article_recommend ul li .medical_treatment:before {
  border-color: #b5252f;
}

#single .mod_single_article_recommend ul li .kami_trivia:before {
  border-color: #b5a925;
}

#single .mod_single_article_recommend ul li .haircare_female:before {
  border-color: #f586c5;
}

#single .mod_single_article_recommend ul li .questionnaire:before {
  border-color: #333;
}

#single .mod_single_article_recommend ul li .title {
  display: block;
  font-size: 0.9em;
  width: 140px;
  height: 100px;
  margin: 15px auto 0;
  overflow: hidden;
  line-height: 1.4em;
}

#single .mod_single_article_recommend ul li .title a:hover {
  color: #333;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

#single .mod_single_article_recommend ul li .title a:visited {
  color: #333;
}

#single .mod_single_article_recommend ul li .date {
  display: block;
  font-size: 0.8em;
  width: 140px;
  margin: 0 auto;
}

#single .mod_single_article_relation h3 {
  position: relative;
  background-image: url(/kamiwaza/common/images/sprites.png);
  background-position: 0px -242px;
  width: 200px;
  height: 36px;
  padding: 7px 0 0 45px;
  margin-left: -6px;
  font-size: 0.8em;
  line-height: 1.3em;
  color: #fff;
}

#single .mod_single_article_relation h3 span:before {
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 50%;
  border: 4px solid #fff;
  position: absolute;
  margin-top: 2px;
  margin-left: -20px;
}

#single .mod_single_article_relation ul {
  padding: 20px 32px 40px 34px;
}

#single .mod_single_article_relation ul li {
  display: inline-block;
  border: 1px solid #e7e6e2;
  font-size: 0.9em;
  margin-right: 10px;
  margin-bottom: 5px;
}

#single .mod_single_article_relation ul li a {
  width: 100%;
  padding: 5px;
}

#single .mod_single_side {
  float: right;
  width: 314px;
}

#single .mod_single_side li {
  margin-bottom: 20px;
}

#single .mod_single_side li.pr {
  background: #fff;
  border: 1px solid #e7e6e2;
  display: block;
  position: relative;
  width: 314px;
}

#single .mod_single_side li.pr .thumb {
  width: 312px;
  height: 185px;
  overflow: hidden;
  position: relative;
}

#single .mod_single_side li.pr .thumb img {
  position: absolute;
  height: 185px;
}

#single .mod_single_side li.pr .category {
  position: absolute;
  background-image: url(/kamiwaza/common/images/sprites.png);
  background-position: -312px -38px;
  width: 200px;
  height: 36px;
  padding: 7px 0 0 45px;
  top: 143px;
  left: -6px;
  font-size: 0.75em;
}

#single .mod_single_side li.pr .category:before {
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 50%;
  border: 4px solid #9c9c9c;
  position: absolute;
  margin-left: -20px;
  top: 8px;
}

#single .mod_single_side li.pr .title {
  display: block;
  font-size: 1.1em;
  width: 274px;
  height: 90px;
  margin: 10px auto 0;
}

#single .mod_single_side li.pr .title a:hover {
  color: #333;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

#single .mod_single_side li.pr .title a:visited {
  color: #333;
}

#single .mod_single_side li.haircheck {
  border: 1px solid #e7e6e2;
}

#single .mod_single_side .category_nav {
  width: 314px;
  background: #fff;
  border: 1px solid #e7e6e2;
  font-size: 0.8em;
  margin-bottom: 50px;
}

#single .mod_single_side .category_nav-head {
  background: #ebebeb;
  padding: 10px 23px;
  border-bottom: 1px solid #e7e6e2;
}

#single .mod_single_side .category_nav ul {
  width: 100%;
}

#single .mod_single_side .category_nav ul .single_side_parent {
  border-bottom: 1px solid #e7e6e2;
  margin-bottom: 0;
}

#single .mod_single_side .category_nav ul .single_side_parent a {
  width: 100%;
  padding: 10px 0 10px 47px;
  display: block;
  position: relative;
}

#single .mod_single_side .category_nav ul .single_side_parent a:before {
  content: "";
  width: 4px;
  height: 4px;
  border-radius: 50%;
  border: 4px solid #e6cf60;
  position: absolute;
  margin-top: 3px;
  margin-left: -28px;
}

#single .mod_single_side .category_nav ul .single_side_parent .usuge:before {
  border-color: #5663c7;
}

#single .mod_single_side .category_nav ul .single_side_parent .zoumou:before {
  border-color: #b5252f;
}

#single .mod_single_side .category_nav ul .single_side_parent .ikumou:before {
  border-color: #b5a925;
}

#single .mod_single_side .category_nav ul .single_side_parent .others:before {
  border-color: #333;
}

#single .mod_single_side .category_nav ul .single_side_parent .female:before {
  border-color: #f586c5;
}

#single .mod_single_side .category_nav ul .single_side_child {
  border-bottom: 1px solid #e7e6e2;
  margin-bottom: 0;
  background: #f3f2ee;
}

#single .mod_single_side .category_nav ul .single_side_child a {
  width: 100%;
  padding: 10px 0 10px 47px;
  display: block;
  position: relative;
}

.js_more_btn {
  cursor: pointer;
  text-align: right;
  padding-right: 10px;
}

.js_more_btn:hover {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

/* ====================================== */
/* page (keyword) */
#single .keyword .mod_single_article_title h1 {
  margin-bottom: 0;
}

#single .keyword .mod_single_article_text h2 {
  font-size: 1.6em;
  margin-bottom: 20px;
}

#single .keyword .t-center {
  text-align: center;
}

#single .keyword .t-center img {
  margin-bottom: 10px;
}

#single .keyword .key_index {
  margin-bottom: 30px;
}

#single .keyword .key_index li {
  display: inline-block;
  margin-right: 5px;
}

#single .keyword .pagetop {
  text-align: right;
  margin-bottom: 30px;
}

#single .keyword blockquote {
  display: block;
  padding: 30px;
}

/* ====================================== */
/* new_category topCate */
#single .mod_topCate_article {
  padding: 20px 40px;
}

#single .mod_topCate_article_h2 {
  font-size: 2em;
  font-weight: normal;
  line-height: 1em;
  border-bottom: 1px dashed #000;
  padding: 10px 20px 20px 20px;
  margin-bottom: 20px;
  position: relative;
}

#single .mod_topCate_article_h2 span:before {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  border: 7px solid #e6cf60;
  position: absolute;
  top: 16px;
  margin-left: -35px;
}

#single .mod_topCate_article_h2 .usuge:before {
  border-color: #5663c7;
}

#single .mod_topCate_article_h2 .basic:before {
  border-color: #5663c7;
}

#single .mod_topCate_article_h2 .usuge-genin:before {
  border-color: #5663c7;
}

#single .mod_topCate_article_h2 .usuge-female:before {
  border-color: #5663c7;
}

#single .mod_topCate_article_h2 .haircare:before {
  border-color: #5663c7;
}

#single .mod_topCate_article_h2 .usuge-trivia:before {
  border-color: #5663c7;
}

#single .mod_topCate_article_h2 .zoumou:before {
  border-color: #b5252f;
}

#single .mod_topCate_article_h2 .news:before {
  border-color: #b5252f;
}

#single .mod_topCate_article_h2 .zoumou-trivia:before {
  border-color: #b5252f;
}

#single .mod_topCate_article_h2 .ikumou:before {
  border-color: #b5a925;
}

#single .mod_topCate_article_h2 .ikumou-news:before {
  border-color: #b5a925;
}

#single .mod_topCate_article_h2 .others:before {
  border-color: #333;
}

#single .mod_topCate_article_h2 .usuge_kiso_chishiki:before {
  border-color: #5663c7;
}

#single .mod_topCate_article_h2 .nukege_genin:before {
  border-color: #5663c7;
}

#single .mod_topCate_article_h2 .trend_usuge:before {
  border-color: #5663c7;
}

#single .mod_topCate_article_h2 .usuge_yobou_shindan:before {
  border-color: #5663c7;
}

#single .mod_topCate_article_h2 .usuge_kaizen:before {
  border-color: #5663c7;
}

#single .mod_topCate_article_h2 .usugeno_taisaku:before {
  border-color: #b5252f;
}

#single .mod_topCate_article_h2 .daily_haircare:before {
  border-color: #b5252f;
}

#single .mod_topCate_article_h2 .haircare_products:before {
  border-color: #b5252f;
}

#single .mod_topCate_article_h2 .trouble_hair:before {
  border-color: #b5252f;
}

#single .mod_topCate_article_h2 .improvement_habits:before {
  border-color: #b5252f;
}

#single .mod_topCate_article_h2 .medical_treatment:before {
  border-color: #b5252f;
}

#single .mod_topCate_article_h2 .kami_trivia:before {
  border-color: #b5a925;
}

#single .mod_topCate_article_h2 .haircare_female:before {
  border-color: #f586c5;
}

#single .mod_topCate_article_h2 .questionnaire:before {
  border-color: #333;
}

#single .mod_topCate_article_toptxt {
  line-height: 1.7em;
  margin-bottom: 60px;
}

#single .mod_topCate_article_toptxt-p {
  line-height: 1.7em;
  margin-bottom: 30px;
}

#single .mod_topCate_article_toptxt a {
  text-decoration: underline;
}

#single .mod_topCate_article_h3 {
  background: url("/kamiwaza/common/images/img_topCate_h3.png") no-repeat;
  width: 614px;
  height: 55px;
  margin-left: -46px;
  line-height: 52px;
  padding-left: 40px;
  font-size: 1.2em;
  margin-bottom: 20px;
}

#single .mod_topCate_article_point {
  background: url("/kamiwaza/common/images/bg.png");
  font-weight: bold;
  padding: 10px;
  margin-bottom: 60px;
}

#single .mod_topCate_article_point_list {
  line-height: 1.4em;
  position: relative;
  padding-left: 30px;
  margin-bottom: 8px;
}

#single .mod_topCate_article_point_list:last-child {
  margin-bottom: 0;
}

#single .mod_topCate_article_point_list a {
  color: #746324;
}

#single .mod_topCate_article_point_list a:hover {
  text-decoration: underline;
}

#single .mod_topCate_article_point_list:before {
  content: "";
  background: url("/kamiwaza/common/images/icon_check.png") no-repeat;
  width: 18px;
  height: 14px;
  position: absolute;
  top: 4px;
  left: 4px;
}

#single .mod_topCate_article_pickup {
  margin-bottom: 60px;
}

#single .mod_topCate_article_pickup_list {
  float: left;
  width: 32%;
  margin-right: 10px;
}

#single .mod_topCate_article_pickup_list:last-child {
  margin-right: 0;
}

#single .mod_topCate_article_pickup_list img {
  border: 1px solid #ccc;
  margin-bottom: 10px;
}

#single .mod_topCate_article_pickup_list p {
  font-weight: bold;
}

#single .mod_topCate_article_related {
  margin-bottom: 60px;
  overflow-y: scroll;
  overflow-x: hidden;
  height: 250px;
  width: 568px;
}

#single .mod_topCate_article_related_list {
  position: relative;
  line-height: 1.7em;
  padding-left: 20px;
}

#single .mod_topCate_article_related_list:before {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  border: 4px solid #e6cf60;
  position: absolute;
  top: 5px;
  margin-left: -20px;
}

#single .mod_topCate_article_related_list.usuge:before {
  border-color: #5663c7;
}

#single .mod_topCate_article_related_list.basic:before {
  border-color: #5663c7;
}

#single .mod_topCate_article_related_list.usuge-genin:before {
  border-color: #5663c7;
}

#single .mod_topCate_article_related_list.usuge-female:before {
  border-color: #5663c7;
}

#single .mod_topCate_article_related_list.haircare:before {
  border-color: #5663c7;
}

#single .mod_topCate_article_related_list.usuge-trivia:before {
  border-color: #5663c7;
}

#single .mod_topCate_article_related_list.zoumou:before {
  border-color: #b5252f;
}

#single .mod_topCate_article_related_list.news:before {
  border-color: #b5252f;
}

#single .mod_topCate_article_related_list.zoumou-trivia:before {
  border-color: #b5252f;
}

#single .mod_topCate_article_related_list.usuge_kiso_chishiki:before {
  border-color: #5663c7;
}

#single .mod_topCate_article_related_list.nukege_genin:before {
  border-color: #5663c7;
}

#single .mod_topCate_article_related_list.trend_usuge:before {
  border-color: #5663c7;
}

#single .mod_topCate_article_related_list.usuge_yobou_shindan:before {
  border-color: #5663c7;
}

#single .mod_topCate_article_related_list.usuge_kaizen:before {
  border-color: #5663c7;
}

#single .mod_topCate_article_related_list.usugeno_taisaku:before {
  border-color: #b5252f;
}

#single .mod_topCate_article_related_list.daily_haircare:before {
  border-color: #b5252f;
}

#single .mod_topCate_article_related_list.haircare_products:before {
  border-color: #b5252f;
}

#single .mod_topCate_article_related_list.trouble_hair:before {
  border-color: #b5252f;
}

#single .mod_topCate_article_related_list.improvement_habits:before {
  border-color: #b5252f;
}

#single .mod_topCate_article_related_list.medical_treatment:before {
  border-color: #b5252f;
}

#single .mod_topCate_article_related_list.kami_trivia:before {
  border-color: #b5a925;
}

#single .mod_topCate_article_related_list.haircare_female:before {
  border-color: #f586c5;
}

#single .mod_topCate_article_related_list.questionnaire:before {
  border-color: #333;
}

#single .mod_topCate_article_related_list.new a {
  padding-left: 45px;
}

#single .mod_topCate_article_related_list.new a:before {
  content: "NEW";
  background-color: #ff0000;
  color: #fff;
  padding: 3px;
  font-size: 0.8em;
  font-weight: bold;
  line-height: 1.3em;
  position: absolute;
  left: 20px;
  top: 2px;
}

#single .mod_topCate_article_related_list_date {
  font-size: 0.8em;
  color: #666;
}

#single .mod_topCate_article_check {
  background: url("/kamiwaza/common/images/bg_haircarecheck.png");
  padding: 20px 0 20px 15px;
  display: table;
  margin-bottom: 60px;
  width: 100%;
}

#single .mod_topCate_article_check_fuki {
  display: block;
  background: url("/kamiwaza/common/images/img_topCate_check.png") no-repeat;
  display: table-cell;
  height: 182px;
  width: 50%;
  padding: 10px 30px 30px 20px;
  vertical-align: middle;
}

#single .mod_topCate_article_keyword {
  margin-bottom: 60px;
}

#single .mod_topCate_article_keyword a {
  margin-right: 10px;
  text-decoration: underline;
}

/* ====================================== */
/* footer(common) */
.mod_footer {
  padding-top: 70px;
  border-top: 1px solid #e7e6e2;
}

.mod_footer .mod_link .social {
  border-left: 1px solid #e7e6e2;
}

.mod_footer .mod_banner_link .brand {
  border-top: 1px solid #e7e6e2;
}

.mod_footer .mod_banner_link .external {
  border-top: 1px solid #e7e6e2;
}

.mod_footer .mod_corporate_link {
  background: #fff;
  border-top: 1px solid #e7e6e2;
}

.mod_footer .mod_corporate_link li a {
  color: #333;
}

.mod_footer .mod_corporate_link li a[target="_blank"]:after {
  background-image: url(/kamiwaza/common/images/sprites.png);
  background-position: -494px -100px;
  width: 12px;
  height: 11px;
}

.mod_footer .mod_corporate_link .mod_pagetop_index a {
  background-image: url(/kamiwaza/common/images/sprites.png);
  background-position: -312px -114px;
  width: 154px;
  height: 29px;
}

.mod_footer .mod_copyright {
  background: #e7e6e2;
  color: #333;
  padding: 30px 0 50px;
}

/* ================================================= */
/* media(640px)
/* ================================================= */

/* ====================================== */
/* Yahoo Search */
.mod_search {
  width: 100%;
  max-width: 990px;
  margin: 0 auto;
  font-size: 13px;
  height: 48px;
  background: #ebebeb;
  padding: 10px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.mod_search #srchBox a img {
  border: none;
}

.mod_search #srchBox #srch #srchForm {
  white-space: nowrap;
}

.mod_search #srchBox #srchInput {
  width: 912px;
  height: 23px;
  margin-right: 5px;
  vertical-align: bottom;
}

.mod_search #srchBox #srchBtn {
  width: 35px;
  height: 25px;
  font-size: 11px;
}

.mod_search #srchBox ul {
  margin-top: 6px;
  text-align: left;
}

.mod_search #srchBox li {
  list-style-type: none;
  display: inline;
  zoom: 1;
  padding-right: 10px;
}

.mod_search #srchBox li input {
  zoom: 1;
  margin-right: 2px;
  _margin: -4px 0 -4px -4px;
  vertical-align: middle;
  border: 0;
}

.mod_search #srchBox #srchLogo {
  margin: 6px 6px 6px 0;
  text-align: right;
}

.mod_search #srchBox #srchLogo a {
  color: #666666;
  text-decoration: none;
  font-size: 85%;
}

.mod_search #srchBox #srchLogo a:hover {
  text-decoration: underline;
}

.mod_search #srchBox.watermark {
  padding-bottom: 6px;
}

.mod_search #srchBox.watermark #srchInput {
  padding: 5px;
  border: none;
  background: #fff url(https://s.yimg.jp/images/search/customsearch/yjlogo/yjlogo_type4.gif) center center no-repeat;
}

.mod_search #srchBox.watermark #srchInput.nomark {
  background: #fff;
}

.mod_search #srchBox.watermark #srchLogo {
  display: none;
}

.mod_search #srchBox * {
  margin: 0;
  padding: 0;
  font-size: 13px;
  *font-size: small;
  *font: x-small;
}

.mod_search *html #srchBox #srchBtn {
  padding-top: 2px;
}

.mod_search *html #srchBox #srchBtn::first-child {
  padding-top: 2px;
}

.mod_search-result {
  width: 100%;
  max-width: 990px;
  margin: 0 auto;
  margin-bottom: 20px;
}

@media screen and (min-width: 640px){
  .fs70per{
    font-size: 70%;
  }
  .fs80per{
    font-size: 80%;
  }
  .fs90per{
    font-size: 90%;
  }
  .fs100per{
    font-size: 100%;
  }
  .fs110per{
    font-size: 110%;
  }
  .fs120per{
    font-size: 120%;
  }
  .fs130per{
    font-size: 130%;
  }
  .fs140per{
    font-size: 140%;
  }
}

@media screen and (max-width: 640px){
  .role-pc{
    display: none !important;
  }
  .role-sp{
    display: block !important;
  }
  /* ====================================== */
  /* index02(640px) */
  .main_nav{
    display: none;
  }
  .main_nav_sp{
    display: block;
    width: 100%;
  }
  .main_nav_sp_block{
    width: 100%;
  }
  .main_nav_sp_border{
    border-bottom: 2px solid #d6d6d6;
    box-sizing: border-box;
  }
  .main_nav_sp_border_blue{
    border-top: 2px solid #d6d6d6;
  }
  .main_nav_text{
    font-size: 4vw;
    font-weight: bold;
    padding: 6.25% 0;
    padding-left: 12.5%;
    display: block;
  }
  .main_nav_text:before{
    content: "";
    position: absolute;
    left: 4.6875%;
    top: 0;
    bottom: 0;
    margin: auto;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
  }
  .main_nav_text:after{
    content: "";
    position: absolute;
    right: 4.6875%;
    top: 0;
    bottom: 0;
    margin: auto;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    background-image: url("/kamiwaza/common/images/img/arrow.png");
    height: 20.16129%;
    width: 2.1875%;
  }
  .main_nav_text:hover:after{
    background-image: url("/kamiwaza/common/images/img/arrow_w.png");
  }
  .main_nav_text_bold{
    font-size: 5vw;
  }
  .main_nav_text_blue:before{
    background-image: url("/kamiwaza/common/images/img/icon_01.svg");
    height: 15px;
    width: 15px;
  }
  .main_nav_text_red:before{
    background-image: url("/kamiwaza/common/images/img/icon_02.svg");
    height: 15px;
    width: 15px;
  }
  .main_nav_text_yellow:before{
    background-image: url("/kamiwaza/common/images/img/icon_03.svg");
    height: 15px;
    width: 15px;
  }
  .main_nav_text_black{
    border: none;
  }
  .main_nav_text_black:before{
    background-image: url("/kamiwaza/common/images/img/icon_04.svg");
    height: 15px;
    width: 15px;
  }
  .main_nav_text_pink:before{
    background-image: url("/kamiwaza/common/images/img/icon_09.svg");
    height: 15px;
    width: 15px;
  }
  .main_back_img{
    width: 40.625%;
  }
  .gray_border_shadow{
    box-shadow: none;
  }
  .sp_gray_border_none{
    border-bottom: none;
  }
  .top_container{
    width: 100%;
    overflow: hidden;
  }
  .main_picup{
    width: 96.875%;
  }
  .main_picup_left{
    width: 100%;
    margin-right: 0;
  }
  .main_picup_left_in{
    padding: 18px 0;
  }
  .main_picup_left_in_left{
    width: 96.77419%;
    margin: 0;
    margin-left: 1.6129%;
  }
  .main_picup_left_in_right{
    width: 96.77419%;
    margin: 0;
    margin-left: 1.6129%;
  }
  .main_picup_right{
    display: none;
  }
  .category_icons:after{
    display: none;
  }
  .category_icons_blue:before{
    background-image: url("/kamiwaza/common/images/img/icon_01.svg");
    height: 20px;
    width: 20px;
  }
  .category_icons_red:before{
    background-image: url("/kamiwaza/common/images/img/icon_02.svg");
    height: 20px;
    width: 20px;
  }
  .category_icons_yellow:before{
    background-image: url("/kamiwaza/common/images/img/icon_03.svg");
    height: 20px;
    width: 20px;
  }
  .category_icons_black:before{
    background-image: url("/kamiwaza/common/images/img/icon_04.svg");
    height: 20px;
    width: 20px;
  }
  .category_icons_female:before{
    background-image: url("/kamiwaza/common/images/img/icon_09.svg");
    height: 20px;
    width: 20px;
  }
  .main_series{
    width: 96.875%;
  }
  .main_series_text:before{
    content: "全7回";
    position: absolute;
    left: 7.5%;
    top: 0;
    font-size: 14px;
    color: #fff;
    background-image: none;
    background-color: #3b5c9f;
    border-radius: 3px;
    font-weight: normal;
    height: auto;
    width: auto;
    padding: 5px 4.5%;
  }
  .main_series_text2:before{
    content: "全3回";
  }
  .main_series_text5:before{
    content: "全5回";
  }
  .main_series_in{
    background: #ebebeb;
    padding: 18px 0;
  }
  .main_series_block{
    width: 96.77419%;
    margin-right: 0;
    margin-left: 1.6129%;
  }
  .main_sp_block{
    width: 100%;
    padding: 3.33333% 2.5%;
  }
  .main_sp_block_text{
    font-weight: bold;
    width: 59.375%;
    padding: 10px 0 0 5%;
    height: auto;
  }
  .main_sp_block_text_series{
    padding-top: 30px;
  }
  .main_knowledge_enquete{
    width: 100%;
  }
  .main_knowledge_enquete_sp_wrap_text{
    width: 96.875%;
    margin: 0 auto;
  }
  .main_knowledge_enquete_text{
    height: auto;
  }
  .main_knowledge_enquete_left{
    margin-right: 0;
  }
  .main_knowledge_enquete_in{
    width: 96.875%;
    padding: 18px 0;
  }
  .main_knowledge_enquete_in_left{
    width: 96.77419%;
    margin: 0;
    margin-left: 1.6129%;
  }
  .main_knowledge_enquete_in_right{
    width: 96.77419%;
    margin-left: 1.6129%;
  }
  .main_knowledge_enquete_btn{
    background: #ebebeb;
    right: 3.125%;
  }
  .head_text{
    font-size: 20px;
    padding: 30px 0 10px 75px;
    position: relative;
  }
  .head_text:before{
    content: "";
    position: absolute;
    left: -5px;
    bottom: -15px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 69px;
    width: 63px;
  }
  .head_text_pickup:before{
    background-image: url("/kamiwaza/common/images/img/icon_05.png");
  }
  .head_text_series:before{
    background-image: url("/kamiwaza/common/images/img/icon_06.png");
  }
  .head_text_knowledge:before{
    background-image: url("/kamiwaza/common/images/img/icon_07.png");
  }
  .head_text_enquete:before{
    background-image: url("/kamiwaza/common/images/img/icon_08.png");
  }
  .slide_wrap_in{
    background-image: none;
    background-color: rgba(255, 255, 255, 0.7);
    width: 93.75%;
    height: auto;
    bottom: 3.125%;
    right: 3.125%;
    z-index: 10;
    padding: 3.33333%;
    border-radius: 5px;
  }
  .slide_wrap_in_img{
    border: 2px solid #e7e6e2;
    margin-left: 0;
  }
  .slide_wrap_in .title{
    font-size: 1.2em;
    font-weight: bold;
    width: 100%;
  }
  .slide_wrap_in .date{
    padding-right: 6.66667%;
    font-size: 0.8em;
  }
  .slide_wrap_in .category{
    font-size: 0.8em;
  }
  .slide_nav_wrap{
    width: 84.375%;
    margin: 10px auto;
  }
  .slide_nav_text{
    font-size: 0.9em;
  }
  .slick-prev,
  .slick-next{
    top: 50%;
    width: 9.25926%;
    height: 100%;
  }
  .slick-next{
    right: -9.25926%;
  }
  .slick-next:after{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    height: 100%;
    width: 80%;
    background-color: #ccc;
    z-index: 1;
  }
  .slick-prev{
    left: -9.25925925925926%;
  }
  .slick-prev:after{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    height: 100%;
    width: 80%;
    margin-left: 20%;
    background-color: #ccc;
    z-index: 1;
  }
  .slick-prev:before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    background-image: url("/kamiwaza/common/images/img/spArrowL.png");
    height: 100%;
    width: 100%;
    z-index: 2;
  }
  .slick-next:before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    background-image: url("/kamiwaza/common/images/img/spArrowR.png");
    height: 100%;
    width: 100%;
    z-index: 2;
  }
  /* ====================================== */
  /* header(common)(640px) */
  .mod_header{
    display: block;
  }
  /* ====================================== */
  /* main(640px) */
  .top_block_pic{
    float: left;
  }
  .top_column{
    overflow: hidden;
  }
  .top_column:after{
    content: "";
    clear: both;
    visibility: hidden;
  }
  .mod_kamiwaza_Header{
    border-bottom: 0;
    margin-bottom: 0;
  }
  .mod_kamiwaza_Header_top{
    border-top: 1px solid #e7e6e2;
    width: 100%;
    height: auto;
    padding: 5px 0;
  }
  .mod_kamiwaza_Header_top_logo{
    margin: 0 auto;
    text-align: center;
    width: 54.6875%;
    padding: 0 9.375% 0 21.875%;
  }
  .mod_kamiwaza_Header_top_nav{
    float: right;
    width: 14.0625%;
    display: block;
  }
  .mod_kamiwaza_Header_top_nav li span{
    display: block;
    margin: 0;
    width: 100%;
    background-color: #fff;
    position: relative;
    padding: 0;
    border-radius: none;
  }
  .mod_kamiwaza_Header_top_nav li span:before{
    content: "";
    position: absolute;
    height: 80%;
    width: 1px;
    background: #e7e6e2;
    top: 10%;
  }
  .main_nav_in{
    display: none;
    background: #fff;
    list-style: none;
    position: absolute;
    width: 100%;
    top: 100%;
    right: 0;
    margin: 0;
    margin-top: 5px;
    padding: 0;
    z-index: 100;
  }
  .main_nav_in li{
    position: relative;
  }
  .main_nav_in_list{
    font-size: 20px;
    position: relative;
    z-index: 50;
    margin: 0;
  }
  .main_nav_in_list_head{
    padding: 20px 0 20px 45px;
    border: 2px solid #d6d6d6;
    width: 100%;
  }
  .main_nav_in_list_headarrow{
    position: relative;
    z-index: 10;
  }
  .main_nav_in_list_headarrow:after{
    content: "";
    position: absolute;
    right: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
    background-image: url("/kamiwaza/common/images/img/arrow.png");
    background-repeat: no-repeat;
    height: 16px;
    width: 12px;
    background-size: cover;
    background-position: center center;
  }
  .main_nav_in_list_headarrow:hover:after{
    background-image: url("/kamiwaza/common/images/img/arrow_w.png");
    height: 16px;
    width: 12px;
  }
  .main_nav_in_list_in{
    width: 100%;
    border-bottom: 1px solid #d6d6d6;
    background: #ebebeb;
  }
  .main_nav_in_list_text{
    padding: 20px 0 20px 30px;
    position: relative;
    z-index: 10;
  }
  .main_nav_in_list_text:after{
    content: "";
    position: absolute;
    right: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
    background-image: url("/kamiwaza/common/images/img/arrow.png");
    background-repeat: no-repeat;
    height: 16px;
    width: 12px;
    background-size: cover;
    background-position: center center;
  }
  .main_nav_in_list_text:hover:after{
    background-image: url("/kamiwaza/common/images/img/arrow_w.png");
    height: 16px;
    width: 12px;
  }
  .main_nav_in_list_notext{
    height: 68px;
  }
  .main_nav_in_list_close{
    width: 100%;
    height: 68px;
    background: #ebebeb;
    border: 2px solid #d6d6d6;
    border-top: none;
    position: relative;
  }
  .main_nav_in_list_close_in{
    position: absolute;
    top: 0;
    bottom: 0;
    right: 15px;
    margin: auto 0;
    width: 25px;
    height: 25px;
  }
  .mod_main{
    padding: 10px 0 0 0;
  }
  .mod_main .flexslider{
    width: 95%;
    height: auto;
    max-height: 380px;
    margin: 0 auto 20px;
  }
  .mod_main .flexslider .flex-caption{
    background: url("/kamiwaza/common/images/mainImage_title_sp.png") no-repeat;
    background-size: contain;
    width: 100%;
    max-height: 100px;
    top: 65%;
    right: -1%;
    padding: 3.125% 2.34375%;
  }
  .mod_main .flexslider .flex-caption .title{
    font-size: 1em;
    overflow: hidden;
    width: 95%;
    height: 1em;
    position: relative;
    padding-right: 5%;
    margin-bottom: 0;
  }
  .mod_main .flexslider .flex-caption .title:after{
    position: absolute;
    content: "...";
    top: 0;
    right: 0;
  }
  .mod_main .flexslider .flex-caption.titleonly{
    padding: 1.5625% 2.34375%;
  }
  .mod_main .flexslider .flex-caption.titleonly .title{
    overflow: visible;
    display: inline;
  }
  .mod_main .flexslider .flex-caption.titleonly .title:after{
    content: "";
  }
  .mod_main .flexslider .flex-control-nav{
    width: auto;
    top: 5%;
    left: 3%;
  }
  .mod_main_keyword{
    width: 95%;
    padding: 0 0 0 120px;
    height: 28px;
    overflow: hidden;
  }
  .mod_main_keyword:before{
    content: none;
  }
  .mod_main_keyword li{
    height: 100%;
    line-height: 28px;
  }
  .mod_main_keyword li:before{
    content: "";
    width: 109px;
    height: 28px;
    background-image: url(/kamiwaza/common/images/sprites.png);
    background-position: 0px 0px;
    background-size: 256px 139px;
    height: 28px;
    position: absolute;
    display: block;
    top: 0;
    left: 0;
  }
  .mod_main_keyword li.role-pc{
    display: none !important;
  }
  .mod_main_article, .mod_main .mod_single_side{
    width: 100%;
  }
  .mod_main_article ul li, .mod_main .mod_single_side ul li{
    float: none;
    margin-right: 0;
    margin-bottom: 0;
    width: 100%;
    height: auto;
    min-height: 80px;
    max-height: 400px;
    padding: 10px 3.33333%;
    border-top: 0;
  }
  .mod_main_article ul li.new:before, .mod_main .mod_single_side ul li.new:before{
    width: 40px;
    height: 15px;
    background-image: url(/kamiwaza/common/images/sprites.png);
    background-position: -212px -73px;
    background-size: 256px 139px;
    top: 10px;
    margin-left: 2px;
  }
  .mod_main_article ul li .thumb, .mod_main .mod_single_side ul li .thumb{
    width: 40.625%;
    max-height: 178px;
    float: left;
    border: 1px solid #e7e6e2;
    margin-right: 1.5625%;
  }
  .mod_main_article ul li .thumb img, .mod_main .mod_single_side ul li .thumb img{
    height: auto;
  }
  .mod_main_article ul li .category, .mod_main .mod_single_side ul li .category{
    background: none;
    position: relative;
    float: right;
    height: auto;
    width: 53.4375%;
    top: 0;
    padding: 0 0 0 20px;
  }
  .mod_main_article ul li .category:before, .mod_main .mod_single_side ul li .category:before{
    top: 2px;
  }
  .mod_main_article ul li .title, .mod_main .mod_single_side ul li .title{
    height: 50%;
    width: 55.9375%;
    float: right;
    margin: 0 auto;
    font-size: 0.9em;
    font-weight: bold;
    line-height: 1.4;
  }
  .mod_main_article ul li .date, .mod_main .mod_single_side ul li .date{
    font-size: 0.7em;
    width: 55.9375%;
    float: right;
    color: #666;
  }
  .tagcloud{
    width: 100%;
    padding: 50px 5%;
    max-height: 290px;
  }
  .tagcloud .category_tag{
    position: relative;
    background: none;
    padding: 0 0 0 25px;
    top: auto;
    height: auto;
  }
  .tagcloud .category_tag:before{
    top: 2px;
  }
  .tagcloud span{
    line-height: 1.8em;
  }
  .haircare_check{
    width: 100%;
    height: auto;
    min-height: 140px !important;
    margin: 0 auto;
    position: relative;
  }
  .haircare_check div{
    background: #f5f5f5;
    width: 100%;
    height: 100%;
    position: relative;
  }
  .haircare_check .category_check{
    background: none;
    position: relative;
    width: 100%;
    padding: 10px 0 0 0;
    text-align: center;
    top: auto;
    left: auto;
  }
  .haircare_check .title_check{
    position: absolute;
    top: 22%;
    left: 2%;
    background: url("/kamiwaza/common/images/check_title_sp.png") no-repeat;
    background-size: contain;
    width: 95%;
    height: 100%;
    padding: 25px 10% 25px 4%;
    font-size: 1.2em;
    line-height: 1.4em;
    margin: 0 0 0 2%;
  }
  .haircare_check .title_check div{
    height: 70%;
    width: 100%;
  }
  #more{
    width: 95%;
    margin: 30px auto 5px;
  }
  /* ====================================== */
  /* category/tag(640px) */
  #category .mod_main h1, #tag .mod_main h1{
    width: 100%;
    font-size: 1.4em;
  }
  #category .mod_main h1:before, #tag .mod_main h1:before{
    top: auto;
  }
  #tag .mod_main_tag_h1{
    width: 100%;
    padding: 18px 15px 15px 60px;
  }
  #tag .mod_main_tag_desc p{
    margin-left: -40px;
    font-size: 0.8em;
  }
  /* ====================================== */
  /* single(640px) */
  #single .mod_single{
    width: 100%;
  }
  #single .mod_single_article{
    float: none;
    width: 95%;
    margin: 0 auto 20px;
  }
  #single .mod_single_article_title{
    padding: 10px;
    border-bottom: none;
  }
  #single .mod_single_article_title h1{
    font-size: 1em;
    font-weight: bold;
  }
  #single .mod_single_article_title .date{
    font-size: 0.8em;
  }
  #single .mod_single_article_text{
    padding: 0;
  }
  #single .mod_single_article_text p, #single .mod_single_article_text strong{
    font-size: 0.9em;
  }
  #single .mod_single_article_text p, #single .mod_single_article_text h2, #single .mod_single_article_text h3{
    padding: 0 10px;
  }
  #single .mod_single_article_text table{
    width: 95%;
    margin: 0 auto;
    font-size: 0.9em;
  }
  #single .mod_single_article_social{
    padding: 50px 0;
    text-align: center;
  }
  #single .mod_single_article_social .fb a{
    width: 45px;
    height: 45px;
    background-image: url(/kamiwaza/common/images/sprites.png);
    background-position: 0px -29px;
    background-size: 256px 139px;
  }
  #single .mod_single_article_social .tw a{
    width: 45px;
    height: 45px;
    background-image: url(/kamiwaza/common/images/sprites.png);
    background-position: 0px -75px;
    background-size: 256px 139px;
  }
  #single .mod_single_article_recommend ul{
    padding: 20px 10px;
  }
  #single .mod_single_article_recommend ul li{
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
  #single .mod_single_article_recommend ul li:nth-child(4){
    display: inline-block;
  }
  #single .mod_single_article_recommend ul li .thumb{
    width: 100%;
    max-height: 150px;
  }
  #single .mod_single_article_recommend ul li .thumb img{
    height: auto;
  }
  #single .mod_single_article_recommend ul li .category{
    position: relative;
    background: none;
    width: 100%;
    height: auto;
    padding: 10px 5% 10px 30px;
    top: 0;
    left: 0;
    font-size: 0.65em;
  }
  #single .mod_single_article_recommend ul li .category:before{
    margin-top: 2px;
  }
  #single .mod_single_article_recommend ul li .title{
    width: 93%;
    margin: 0 auto 2%;
    height: auto;
  }
  #single .mod_single_article_recommend ul li .date{
    width: 93%;
  }
  #single .mod_single_article_relation ul{
    padding: 10px 10px 20px;
  }
  #single .mod_single_article_relation ul li{
    margin-right: 0;
  }
  #single .mod_single_side{
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }
  #single .mod_single_side ul{
    border-bottom: 1px solid #e7e6e2;
  }
  #single .mod_single_side li{
    margin-bottom: 0;
  }
  #single .mod_single_side li.pr{
    width: 100%;
    border-top: 0;
  }
  #single .mod_single_side li.pr .thumb{
    width: 27.8125%;
    max-height: 178px;
    float: left;
    border: 1px solid #e7e6e2;
    margin-right: 1.5625%;
  }
  #single .mod_single_side li.pr .thumb img{
    height: auto;
  }
  #single .mod_single_side li.pr .category{
    background: none;
    position: relative;
    float: right;
    height: auto;
    width: 66.25%;
    top: 0;
    padding: 0 0 0 20px;
  }
  #single .mod_single_side li.pr .category:before{
    top: 2px;
  }
  #single .mod_single_side li.pr .title{
    height: 50%;
    min-height: 60px;
    width: 68.75%;
    float: right;
    margin: 0 auto;
    font-size: 0.9em;
    line-height: 1.4;
  }
  #single .mod_single_side li.tagcloud{
    border-top: 1px solid #e7e6e2;
  }
  #single .mod_single_side li.haircheck{
    padding: 0;
    border-top: 0;
  }
  /* ====================================== */
  /* page (keyword)(640px) */
  #single .keyword .mod_single_article_title h1{
    padding: 0 10px;
  }
  #single .keyword .mod_single_article_text h2, #single .keyword .mod_single_article_text h3{
    padding: 0 10px;
  }
  #single .keyword .key_index{
    padding: 0 10px;
  }
  /* ====================================== */
  /* new_category topCate(640px) */
  #single .mod_topCate_article{
    padding: 0;
  }
  #single .mod_topCate_article_h2{
    font-size: 1.4em;
    padding: 20px 0 20px 45px;
  }
  #single .mod_topCate_article_h2 span:before{
    top: auto;
    margin-left: -30px;
  }
  #single .mod_topCate_article_toptxt{
    padding: 0 10px;
    margin-bottom: 40px;
  }
  #single .mod_topCate_article_h3{
    background: url("/kamiwaza/common/images/img_topCate_h3_sp.png") no-repeat;
    background-size: cover;
    width: 98%;
    margin-left: -8px;
    padding-left: 10px;
    font-size: 0.9em;
    line-height: 3.5em;
  }
  #single .mod_topCate_article_h3.double{
    line-height: 1.1em;
    padding-top: 8px;
  }
  #single .mod_topCate_article_point{
    margin: 0 10px 40px 10px;
  }
  #single .mod_topCate_article_pickup{
    margin-bottom: 40px;
  }
  #single .mod_topCate_article_pickup_list{
    float: none;
    width: 100%;
    display: block;
  }
  #single .mod_topCate_article_pickup_list li{
    border-top: 1px solid #ccc;
    padding: 10px 20px;
  }
  #single .mod_topCate_article_pickup_list:last-child li{
    border-bottom: 1px solid #ccc;
  }
  #single .mod_topCate_article_pickup_list img{
    width: 40.625%;
    display: inline-block;
    margin: 0 10px 0 0;
  }
  #single .mod_topCate_article_pickup_list p{
    width: 50%;
    display: inline-block;
  }
  #single .mod_topCate_article_related{
    margin: 0 10px 30px;
    width: auto;
  }
  #single .mod_topCate_article_related_list{
    width: 100%;
    margin-bottom: 5px;
  }
  #single .mod_topCate_article_check{
    margin: 0 10px 40px;
    padding: 20px 10px 0;
    width: auto;
  }
  #single .mod_topCate_article_check_fuki{
    background: url("/kamiwaza/common/images/img_topCate_check_sp.png") no-repeat;
    background-size: 100%;
    height: auto;
    width: 100%;
    display: block;
    padding: 12% 20px 30%;
  }
  #single .mod_topCate_article_keyword{
    margin: 0 10px 40px;
    line-height: 1.7em;
  }
  /* ====================================== */
  /* footer_nav(sp only) */
  .footer_nav-head{
    background-color: #e7e6e2;
    padding: 10px 0 10px 15px;
  }
  .footer_nav ul li{
    position: relative;
  }
  .footer_nav ul li a{
    display: block;
    padding: 15px 0 15px 15px;
    width: 100%;
    color: #fff;
    background: linear-gradient(to bottom, #484848 0%, #2e2e2e 100%);
  }
  .footer_nav ul li a:after{
    position: absolute;
    content: "";
    width: 8px;
    height: 11px;
    background-image: url(/kamiwaza/common/images/sprites.png);
    background-position: -247px -38px;
    background-size: 256px 139px;
    top: 35%;
    right: 5%;
  }
  /* ====================================== */
  /* footer(common)(640px) */
  .mod_footer .mod_corporate_link li{
    background: linear-gradient(to bottom, white 0%, #f2f2f2 100%);
  }
  .mod_footer .mod_corporate_link li a[target="_blank"]:after{
    width: 11px;
    height: 11px;
    background-image: url(/kamiwaza/common/images/sprites.png);
    background-position: -234px -57px;
    background-size: 256px 139px;
    margin-top: -5px;
  }
  .mod_search{
    display: none;
  }
}
