<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: lionheart
Theme URI: https://lionheart-store.com/
Author: lionheart
Author URI: https://www.lion-heart.co.jp/
Version: 0.2.1
*/

@charset "Shift_JIS";
/* ---------------------------------------*/
/* Reset Style */
/* ---------------------------------------*/
@import url(//fonts.googleapis.com/css?family=Montserrat&amp;Lato:300,400,700);

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

ol, ul {
  list-style: none;
}

dl, dt, dd {
  text-align: left;
}

blockquote, q {
  quotes: none;
}

i {
  font-style: italic;
}

/* remember to highlight inserts somehow! */
ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

th, td {
  vertical-align: top;
}

th {
  background-color: #ededed;
}

img, object {
  border: 0;
  vertical-align: bottom;
}

textarea {
  font-size: 100%;
}

sup {
  font-size: smaller;
  font-weight: inherit;
  vertical-align: super;
}

sub {
  font-size: smaller;
  font-weight: inherit;
  vertical-align: sub;
}

@namespace html url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix("http") {
  object, embed {
    outline: none !important;
  }
}
/* ---------------------------------------*/
/* Base */
/* ---------------------------------------*/
body {
  color: #333;
  font-size: 15px;
  line-height: 1.5;
  background: #fff;
  word-wrap: break-word;
  overflow-wrap: break-word;
  -webkit-text-size-adjust: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}

strong, b {
  font-weight: bold;
}

a, font, span {
  font-weight: inherit;
}

img, object {
  border: 0;
  vertical-align: bottom;
}

a, input {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

body a:hover {
  color: #888;
  text-decoration: underline;
}

body a:active {
  color: #888;
  text-decoration: underline;
}

/* ãƒªãƒ³ã‚¯ä»˜ãç”»åƒã¯ãƒ›ãƒãƒ¼æ™‚ã«é€éŽ */
input:hover,
a img {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}
input:hover,
a:hover img,
a:active img {
  opacity: .7;
}


/* all display
-------------------------------------------------- */
.wrap {
  width: 1200px;
  box-sizing: border-box;
  margin: 0 auto;
  *zoom: 1;
}
.wrap:before {
  display: inline-table;
}
.wrap:after {
  content: "";
  display: block;
  clear: both;
}

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

.main-inner {
  margin-right: 278px;
}

#side {
  width: 230px;
  float: left;
  margin-left: -230px;
}
.error404 #main,
.right-content #main {
  width: 100%;
  float: left;
}
.error404 .main-inner,
.right-content .main-inner {
  margin-left: 278px;
  margin-right: 0;
  text-align: left;
}
.error404 #side,
.right-content #side {
  width: 230px;
  float: left;
  margin-left: -100%;
}

.one-column #content .wrap {
  width: 1200px;
}
.one-column #content .wrap #main {
  width: 100%;
  float: none;
}
.one-column #content .wrap #main .main-inner {
  width: 100%;
  margin: 0;
}
.one-column #content .wrap #side {
  display: none;
}

.error404 .main-inner {
  text-align: center;
}

.error404 .post-title {
  font-size: 2em;
}
/* ----------------------------------------
* ãƒ¬ã‚¹ãƒãƒ³ã‚·ãƒ–
* ~ / 1200px / 991px / 767px
* desctop / laptop / tablet / phone
---------------------------------------- */
@media screen and (max-width: 1200px) {
  /* laptop */
  .wrap,
  .one-column #content .wrap {
    margin-left: 36px;
    margin-right: 36px;
    width: auto;
  }

  .main-inner {
    margin-right: 346px;
    box-sizing: border-box;
  }

  /* laptop end */
}
@media screen and (max-width: 991px) {
  /* tablet */
  .wrap,
  .one-column #content .wrap {
    margin-left: 24px;
    margin-right: 24px;
  }

  #main,
  .main-inner,
  #side {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .left-content #main,
  .right-content #main {
    float: none;
  }
  .error404 .main-inner,
  .left-content .main-inner,
  .right-content .main-inner {
    margin-right: 0;
    margin-left: 0;
    width: 100%;
  }
  .error404 #side,
  .left-content #side,
  .right-content #side {
    width: 100%;
    float: none;
    margin: 0;
  }

  #side {
    padding-top: 42px;
  }

  /* tablet end */
}
@media screen and (max-width: 767px) {
  /* phone */
  .wrap,
  .one-column #content .wrap {
    margin-left: 12px;
    margin-right: 12px;
  }
.FS2_Recommend2_recommend ul li {
    width: 49.4% !important;
}

  /* phone end */
}
/* ----------------------------------------
* ãƒ•ã‚©ãƒ³ãƒˆè¨­å®š
---------------------------------------- */
/* ----------------------------------------
* all
---------------------------------------- */
body {
  background: url("./lib/images/bg.png");
  color: #241913;
}

a {
  text-decoration: none;
  color: #333333;
}
a:hover {
  text-decoration: underline;
}

/* form
---------------------------------------- */
form button {
  color: #fff;
}
form input[type="submit"]:hover,
form button:hover {
  cursor: pointer;
}

/* ----------------------------------------
* header
---------------------------------------- */
#header {
  background: #fff;
  padding: 0;
  overflow: visible;
}
#header #logo {
  float: left;
  font-size: 24px;
  margin-top: -15px;
  padding: 0;
  text-align: center;
  height: 43px;
}

#header #logo a {
  display: block;
}
/* ----------------------------------------
* breadcrumb
---------------------------------------- */
.breadcrumb-area {
  padding: 10px 0;
}

.breadcrumb {
  margin: 0;
  overflow: hidden;
  font-size: 13px;
  padding: 0;
  line-height: 22px;
  color:#898989;
  font-size: 80%;
}
.breadcrumb li {
  float: left;
  margin-left: 10px;
}
.breadcrumb li:first-child {
  margin-left: 0;
}
.breadcrumb li a {
  text-decoration: none;
  color:#898989;
}
.breadcrumb li a:hover {
  text-decoration: underline;
}

/* ----------------------------------------
* gloval nav &amp; primary nav
---------------------------------------- */
#gnav {
  background: #fff;
  margin: 0 0 0 auto;
  float: right;
  text-align: center;
}
#gnav .sub-menu {
  z-index: 10;
}
#header-mymenu-area ul li,
#gnav ul li {
  display: inline-block;
  position: relative;
  margin: 0 20px 0 0;
}
#gnav ul li:hover a {
  background: #fff;
}
#gnav ul li.current-menu-item a {
  background: #fff;
}


#gnav ul li.menu-item-has-children {
  color: #3B4552;
  background: #fff;
  position: relative;
  padding: 0 15px 0 15px;
  text-decoration: inherit;
}
#gnav ul li.menu-item-has-children:before,
#gnav ul li.menu-item-has-children:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 15px;
  width: 7px;
  height: 1px;
  background: #000;
}

#gnav ul li.menu-item-has-children:before {
  margin-right: 4px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

#gnav ul li.menu-item-has-children:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#gnav ul li a {
  display: block;
  padding: 0 15px;
  line-height: 45px;
  color: #333;
  background: #fff;
  text-decoration: none;
  -webkit-transition: background .3s ease-in-out;
  transition: background .3s ease-in-out;
}
#gnav ul li a:hover {
  color: #888;
  text-decoration: underline;
}
#gnav ul li a:hover .sub-menu {
  display: block;
}
#gnav ul li .sub-menu {
  font-size: 80%;
  text-align: left;
  display: none;
  position: absolute;
  margin: 1px 0 0;
  padding: 0 20px;
  text-align: left;
  line-height: 1.5;
  background-color: rgba(255, 255, 255, 0.95);
  border: solid 1px #ccc;
  box-shadow: 1px 1px 3px #CCCCCC;
  -webkit-box-shadow: 1px 1px 3px #CCCCCC;
  -moz-box-shadow: 1px 1px 3px #CCCCCC;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}

#gnav ul li .sub-menu li {
  float: none;
  padding: 0 0 0 16px;
  margin: 7px 0;
  border-bottom: none;
  display: block;
}
#gnav ul li .sub-menu li:list-child {
  border-bottom: none;
}
#gnav ul li .sub-menu li a {
  color: #3B4552;
  background: none;
  position: relative;

}
#gnav ul li .sub-menu li a:hover {
  background: none;
  color: #3B4552;
}
#gnav ul li .sub-menu .sub-menu {
  left: 100%;
  top: -1px;
}

#header-left {
  height: 45px;
  float: left;
}

#header-left #header-fnav-area,
#header-left #header-gnav-area {
  line-height: 45px;
  text-align: left;
}
#header-right {
  height: 40px;
  float: none;
}

#header-right #header-fnav-area,
#header-right #header-gnav-area {
  float: right;
}

#header-fnav-area {
  width: 150px;
  position: relative;
}
#header-fnav-area #header-fnav-btn a {
  display: block;
  padding: 22px 12px;
  line-height: 24px;
  font-size: 23px;
  height: auto;
  text-align: center;
  background: #fff;
}
#header-fnav-area #header-fnav-btn a:hover {
  text-decoration: none;
}
#header-fnav-area #header-fnav {
  z-index: 10;
  font-size: 14px;
  text-align: left;
  display: none;
  position: absolute;
  right: 0;
  width: 200px;
  background: #fff;
  border: 1px #e5e5e5 solid;
}
#header-fnav-area #header-fnav li {
  float: none;
  margin-left: 0;
  border-bottom: 1px #e5e5e5 solid;
  display: block;
}
#header-fnav-area #header-fnav li:list-child {
  border-bottom: none !important;
}
#header-fnav-area #header-fnav li a {
  color: #3B4552;
  background: #fff;
  padding: 10px 15px;
  display: block;
}
#header-fnav-area #header-fnav li a:hover {
  background: #fafafa;
  color: #3B4552;
  text-decoration: none;
}



/* ----------------------------------------
* content
---------------------------------------- */
#content {
  padding: 0 0 30px;
  /* ã‚­ãƒ£ãƒ—ã‚·ãƒ§ãƒ³ */
}
#content .wrap {
  overflow: visible;
}
#content .wp-caption {
  max-width: 100%;
  text-align: center;
  padding: 5px;
  margin-bottom: 12px;
}
#content .wp-caption-text {
  padding: 12px 16px;
  margin-bottom: 0;
  text-align: center;
}

.archive dl {
  margin: 12px 0 24px;
}

.archive dt,
.archive dd {
  position: relative;
  padding: 3px 0 0 30px;
  margin-bottom: 16px;
}

.archive dt:before,
.archive dd:before {
  position: absolute;
  font-weight: bold;
  padding: 1px 6px;
  color: #fff;
  left:0;
  top:0;
  border-radius: 3px;
  border: 1px solid #217fbe;
}

.archive dt:before {
  content:"Q";
  background: #217fbe;
}
.archive dd:before {
  content:"A";
  background: #fff;
  color: #217fbe;
}

.archive dt {
  font-weight: bold;
}

.archive dd {
  font-size: 95%;
  padding-bottom: 16px;
  border-bottom: 1px dotted #aaa;
}

/* ----------------------------------------
* frontpage
---------------------------------------- */
body#fs_Top #content {
  padding-bottom: 0;
}
body#fs_Top #main {
  width: 100%;
  margin: 0;
  float: left;
  text-align: left;
}
/*
body#fs_Top .main-inner {
margin: 0;
}*/
body#fs_Top .wrap {
  width: 1200px;
  margin: 0 auto;
}
body#fs_Top #main_visual {
  background: #fff;
  color: #000;
  text-align: center;
}
body#fs_Top #main_visual h2 {
  font-size: 48px;
  line-height: 70px;
  margin-bottom: 24px;
}
body#fs_Top #main_visual p {
  font-size: 15px;
  width: 600px;
  margin: 0 auto;
}
body#fs_Top .cont-items-list ul li{
  display: inline-block;
  border:1px solid #ccc;
  background: #fff;
  margin: 4px 4px;
  border-radius: 3px;
  text-align: left;
  width: 46.72%;
}

body#fs_Top .cont-items-list ul li a{
  padding: 10px 10px;
  display: block;
  line-height: 35px;
}
body#fs_Top .cont-items-list ul li img{
  margin-right: 8px;
}
body#fs_Top .front-loop {
  border-top: 1px solid #333;
  background: #fff;
  overflow: hidden;
  padding: 0;
  margin-bottom: 40px;
}

body#fs_Top .front-loop h2 {
  font-family: Volkhov, "Noto Sans Japanese", YuGothic, æ¸¸ã‚´ã‚·ãƒƒã‚¯, "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "Hiragino Kaku Gothic Pro", ãƒ¡ã‚¤ãƒªã‚ª, Meiryo, "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", "MS P Gothic", Helvetica, Arial, Verdana, sans-serif, serif;
  text-align: left;
  padding: 24px 0;
  margin: 0;
  font-size: 1.2rem;
  font-weight: bold;
}
body#fs_Top .front-loop:first-child {
  border-top: none;
  padding-top: 0;
  margin-bottom: 16px;
}
body#fs_Top .front-loop:nth-child(2) ,
body#fs_Top .front-loop:nth-child(3) {
  border-top: none;
  margin-bottom: 40px;
}

.textwidget div:after{
  content: none;
}
body#fs_Top .front-loop .popular_post_box {
  width: 17.64%;
  margin-left: 2.2%;
  float: left;
  display: inline-block;
  font-family: "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "Hiragino Kaku Gothic Pro", "æ¸¸ã‚´ã‚·ãƒƒã‚¯", YuGothic, Verdana, "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, Osaka, "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", "MS PGothic", sans-serif;
  position: relative;
}
body#fs_Top .front-loop .popular_post_box img,
body#fs_Top .front-loop .popular_post_box h3,
body#fs_Top .front-loop .popular_post_box .p_category,
body#fs_Top .front-loop .popular_post_box ul {
  margin-bottom: 12px;
  margin-top: 0;
}
body#fs_Top .front-loop .popular_post_box h3 {
  color: #241913;
  font-weight: normal;
  font-size: 16px;
}
body#fs_Top .front-loop .popular_post_box h3 a {
  color: #241913;
}
body#fs_Top .front-loop .popular_post_box h3 a:hover {
  color: #FF6C00;
  text-decoration: underline;
}
body#fs_Top .front-loop .popular_post_box img {
  max-width: 100%;
  height: auto;
}
body#fs_Top .front-loop .popular_post_box ul {
  overflow: hidden;
}
body#fs_Top .front-loop .popular_post_box ul li {
  float: left;
  width: 25%;
  text-align: left;
}
body#fs_Top .front-loop .popular_post_box ul li .fa {
  margin-right: 8px;
}
body#fs_Top .front-loop .popular_post_box ul li .share {
  display: none;
}
body#fs_Top .front-loop .popular_post_box ul a {
  color: #241913;
}
body#fs_Top .front-loop .popular_post_box ul a:hover {
  color: #FF6C00;
  text-decoration: underline;
}
body#fs_Top .front-loop .popular_post_box .p_category {
  background: #333333;
  color: #fff;
  display: inline-block;
  padding: 8px 24px;
  font-size: 12px;
  color: #fff;
}
body#fs_Top .front-loop .popular_post_box .p_rank {
  position: absolute;
  top: 0;
  left: 0;
  background: #900;
  width: 48px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  font-size: 12px;
  color: #fff;
  opacity: .7;
}
body#fs_Top .front-loop .popular_post_box .p_rank span {
  font-size: 16px;
}
body#fs_Top .front-loop .popular_post_box .p_date {
  position: absolute;
  top: 0;
  left: 0;
  background: #3B4552;
  width: 48px;
  height: 48px;
  text-align: center;
  font-size: 12px;
  color: #fff;
  opacity: .7;
}
body#fs_Top .front-loop .popular_post_box .p_date span {
  display: block;
  line-height: 18px;
}
body#fs_Top .front-loop .popular_post_box .p_date .date-y {
  font-size: 12px;
  padding-top: 6px;
}
body#fs_Top .front-loop .popular_post_box .p_date .date-mj {
  font-size: 14px;
  padding-bottom: 6px;
}
body#fs_Top .front-loop .front-loop-cont {
  padding: 0 0 40px;
  overflow: hidden;
}
body#fs_Top .front-loop .front-loop-cont a span,
body#fs_Top .front-loop .front-loop-cont a {
  font-weight: 500;
}
body#fs_Top .front-loop .front-loop-cont a img {
  margin-right: 8px;
}
body#fs_Top .front-loop article.post {
  border: none;
  margin-bottom: 20px;
}
body#fs_Top .front-loop article.post.rank-1 .p_rank {
  background: #D6B038;
}
body#fs_Top .front-loop article.post.rank-2 .p_rank {
  background: #BFC4C9;
}
body#fs_Top .front-loop article.post.rank-3 .p_rank {
  background: #B9704E;
}
body#fs_Top .front-loop article.post.rank-4 .p_rank, body#fs_Top .front-loop article.post.rank-5 .p_rank {
  background: #47442F;
}
body#fs_Top .front-main-cont .front-cont-header {
  position: relative;
  padding: 16px 0 24px;
  background: #3B4552;
  color: #fff;
  text-align: center;
  font-family: "Noto Sans Japanese", YuGothic, æ¸¸ã‚´ã‚·ãƒƒã‚¯, "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "Hiragino Kaku Gothic Pro", ãƒ¡ã‚¤ãƒªã‚ª, Meiryo, "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", "MS P Gothic", Helvetica, Arial, Verdana, sans-serif;
}
body#fs_Top .front-main-cont .front-cont-header .cont-icon {
  font-size: 28px;
}
body#fs_Top .front-main-cont .front-cont-header .cont-title {
  font-size: 28px;
  margin: 0;
}
body#fs_Top .front-main-cont .front-cont-header .cont-ruby {
  font-size: 13px;
  margin: 0;
}
body#fs_Top .front-main-cont .tri-border {
  position: absolute;
  bottom: -18px;
  width: 100%;
  z-index: 20;
}
body#fs_Top .front-main-cont .tri-border span {
  display: block;
  margin: 0 auto;
  width: 0;
  height: 0;
  border-left: 28px solid transparent;
  border-left: 56px solid transparent;
  border-right: 56px solid transparent;
  border-top: 18px solid #3B4552;
}
body#fs_Top #front-contents .c_box {
  position: relative;
  border-bottom: 1px solid #e5e5e5;
}
body#fs_Top #front-contents .c_box_inner {
  width: 54%;
  padding-bottom: 32px;
}
body#fs_Top #front-contents .c_img_box {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  z-index: 0;
  background-size: cover;
  background-repeat: no-repeat;
}
body#fs_Top #front-contents .c_box.c_box_left {
  background-color: #fff;
}
body#fs_Top #front-contents .c_box.c_box_left .c_box_inner {
  float: left;
  z-index: 10;
}
body#fs_Top #front-contents .c_box.c_box_left .c_img_box {
  right: 0;
  background-position: center top;
}
body#fs_Top #front-contents .c_box.c_box_right {
  background-color: #fafafa;
}
body#fs_Top #front-contents .c_box.c_box_right .c_box_inner {
  float: right;
}
body#fs_Top #front-contents .c_box.c_box_right .c_img_box {
  left: 0;
  background-position: center top;
}
body#fs_Top #front-contents .c_number {
  background: #333333;
  color: #fff;
  display: inline-block;
  padding: 40px 12px 8px;
  margin-bottom: 32px;
  margin-top: 0;
}
body#fs_Top #front-contents h3 {
  color: #333333;
  font-size: 36px;
  margin-top: 0;
  margin-bottom: 8px;
  line-height: 1.4;
}
body#fs_Top #front-contents .c_english {
  color: #333333;
  font-size: 13px;
  margin-bottom: 32px;
  margin-top: 0;
}
body#fs_Top #front-contents h4 {
  font-size: 24px;
  margin-bottom: 28px;
  margin-top: 0;
  font-weight: normal;
}
body#fs_Top #front-contents .c_text p {
  font-family: "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "Hiragino Kaku Gothic Pro", "æ¸¸ã‚´ã‚·ãƒƒã‚¯", YuGothic, Verdana, "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, Osaka, "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", "MS PGothic", sans-serif;
  margin-bottom: 48px;
}
body#fs_Top #front-contents .c_text .c_btn a {
  border-radius: 5px;
  background: #FF6C00;
  color: #fff;
  font-size: 14px;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
  -webkit-transition: all ease-in-out .3s;
  transition: all ease-in-out .3s;
  opacity: 1;
  display: block;
  width: 30%;
  padding: 12px;
  text-align: center;
}
body#fs_Top #front-contents .c_text .c_btn a:hover {
  opacity: 0.8;
  text-decoration: none;
}
body#fs_Top #front-contact {
  background: #333333;
  font-family: "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "Hiragino Kaku Gothic Pro", "æ¸¸ã‚´ã‚·ãƒƒã‚¯", YuGothic, Verdana, "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, Osaka, "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", "MS PGothic", sans-serif;
}
body#fs_Top #front-contact .c_box_inner {
  padding: 60px 0;
  width: 100%;
  max-width: 632px;
  margin: 0 auto;
}

sp_box {
  display: none;
  visibility : hidden;
}

sp_box {
  display: none;
  visibility : hidden;
}
/* link */

body#fs_Top a:link {
  text-decoration: none;
}

body.error404 .post-content .btn_more,
body#fs_Top #recent_post_content .btn_more {
  font-family: Volkhov, "Noto Sans Japanese", YuGothic, æ¸¸ã‚´ã‚·ãƒƒã‚¯, "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "Hiragino Kaku Gothic Pro", ãƒ¡ã‚¤ãƒªã‚ª, Meiryo, "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", "MS P Gothic", Helvetica, Arial, Verdana, sans-serif, serif;
  width: 50%;
  margin: 32px auto 40px;
  padding-left: 0;
  background: #999;
  border-radius: 3px;
  letter-spacing: 0.05em;
  text-align: center;
}
body.error404 .post-content .btn_more a,
body#fs_Top #recent_post_content .btn_more a{
  display: block;
  width: 100%;
  text-decoration: none;
  padding: 8px 0;
  color: #fff;
}
body.error404 .post-content .btn_more a:hover,
body#fs_Top #recent_post_content .btn_more:hover{
  opacity: 0.8;
  text-decoration: none;
}

body#fs_Top #recent_post_content .link_more {
  font-family: Volkhov, "Noto Sans Japanese", YuGothic, æ¸¸ã‚´ã‚·ãƒƒã‚¯, "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "Hiragino Kaku Gothic Pro", ãƒ¡ã‚¤ãƒªã‚ª, Meiryo, "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", "MS P Gothic", Helvetica, Arial, Verdana, sans-serif, serif;
  clear: both;
  display: inline-block;
  float: right;
  margin: 16px 0 0 0;
  padding-left: 14px;
  text-align: right;
  background: url(https://lionheart-store.com/shop/item/lionheart1996/design/img01/pager_next.png) no-repeat left center;
  background-size: 10px auto;
  font-size: 12px;
}

/* news */
body#fs_Top .front-loop .front-loop-cont.cont-news {
  padding: 0;
}

body#fs_Top #recent_post_content .cont-news ul {
  background: #efefef;
}
body#fs_Top #recent_post_content .cont-news li:first-child{
  border-top: 1px solid #ccc;
}
body#fs_Top #recent_post_content .cont-news li{
  border-bottom: 1px solid #ccc;
  line-height: 1.8em;
  padding: 10px 0 10px 0;
  background: url(https://lionheart-store.com/shop/item/lionheart1996/design/img01/pager_next.png) no-repeat 97% center;
  background-size: 10px auto;
}

body#fs_Top #recent_post_content .cont-news li a{
  display: block;
  text-decoration: none;
  padding-left: 8px;
}

body#fs_Top #recent_post_content .cont-news li .date-md{
  padding-right: 16px;
  font-weight: bold;
}

/* RECOMMEND */
.FS2_Recommend2_recommend ul li:before {
  font-family: Volkhov, "Noto Sans Japanese", YuGothic, æ¸¸ã‚´ã‚·ãƒƒã‚¯, "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "Hiragino Kaku Gothic Pro", ãƒ¡ã‚¤ãƒªã‚ª, Meiryo, "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", "MS P Gothic", Helvetica, Arial, Verdana, sans-serif, serif;
}

/* ----------------------------------------
* archive
---------------------------------------- */
.archive .post {
  display: block;
  padding-bottom: 30px;
  border-bottom: 1px dotted #000;
}
.archive .post .post-thumbnail {
  background-position: center center;
  background-repeat: no-repeat;  margin: 0 16px 0 0;
  width: 230px;
  height: 125px;
}

.archive .post .post-thumbnail img {
  border: 1px solid #ccc;
  width: 230px;
  height: 125px;
  object-fit: cover;
}

.archive .post .post-meta-area {
  margin: 0;
  padding: 0;
  border: none;
}

.archive .post-title{
  margin: 18px 0;
  padding-bottom: 8px;
}
.archive .post-title a{
  text-decoration: none;
}
.archive section {
  margin-top: 18px;
}

.archive section h3 {
  padding: 15px 0;
  margin-bottom: 18px;
  border-bottom: 1px solid #ccc;
}

.archive section h3 {
  padding: 15px 0;
  margin-bottom: 18px;
  border-bottom: 1px solid #ccc;
}

/* -------------------------------
ã‚³ãƒ¼ãƒ‡ã‚£ãƒã‚¤ãƒˆ --*/

body#fs_Top .scrollcontent{
  width:100%;
}

body#fs_Top .scrollcontent .front-loop-cont {
  width: 100%;
  padding-bottom: 0;
  overflow-x: auto;
}
.scrollcontent ul{
  display: inline-table;
  max-width: 100%;
  background: #ffffff;
}
.scrollcontent ul li{
  display: table-cell;
  white-space: nowrap;
  width: 24.5%;
  min-width: 210px;
  padding: 0 8px;
  margin: 0;
}
.scrollcontent ul li h3{
  white-space: normal;
  margin-bottom: 0;
}

.scrollcontent .front-loop-cont::-webkit-scrollbar{
  height: 10px;
}
.scrollcontent .front-loop-cont::-webkit-scrollbar-track {
  border-radius: 10px;
  background: #333;
}
.scrollcontent .front-loop-cont::-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: #333;
}
.scrollcontent .front-loop-cont::-webkit-scrollbar-track-piece:start {
  background: #ccc;
}
.scrollcontent .front-loop-cont::-webkit-scrollbar-track-piece:end {
  background: #ccc;
}

.scrollcontent ul article p.deta{
  font-size: 0.8em;
  line-height: 1.5em;
}
.tax-coord_tag .post-loop-wrap article,
.tax-coord_item .post-loop-wrap article,
.tax-coord_model .post-loop-wrap article,
.post-type-archive-coord .post-loop-wrap article {
  display: inline-block;
  background: #ffffff;
  vertical-align: top;
  width: 24.5%;
  padding: 0 8px;
  margin: 0 0 24px 0px;
}
.tax-coord_tag .post-title,
.tax-coord_item .post-title,
.tax-coord_model .post-title,
.post-type-archive-coord .post-title {
  margin: 0;
  padding-bottom: 8px;
  font-size: 12px;
}
.tax-coord_tag .list li .image
.tax-coord_item .list li .image
.tax-coord_model .list li .image
.post-type-archive-coord .list li .image {
  position: relative;
  width: 100%;
  overflow: hidden;
  background: #f6f7f8;
}

.tax-coord_tag .list li .deta
.tax-coord_item .list li .deta
.tax-coord_model .list li .deta
.post-type-archive-coord .list li .deta {
  margin: 4px 0;
  font-size: 10px;
}
/* -------------------------------
ã‚³ãƒ©ãƒœ --*/
.cont-collabo-items ul li {
  display: inline-block;
  background: #ffffff;
  vertical-align: top;
  text-align: center;
  padding: 0 4px;
  width: 145px;
  margin: 0 4px 24px 0px;
  line-height: 1.3;
  font-size: 80%;
}

.single-collaboration .breadcrumb-area br,
.cont-collabo-items ul li br {
  display: none;
}
.cont-collabo-items ul li .list-img {
  width: 137px;
  height: 87px;
  text-align: center; /*å·¦å³ä¸­å¤®*/
  vertical-align: middle; /*ä¸Šä¸‹ä¸­å¤®*/
  layout-grid-line:87x; /*IE7*/
}
.cont-collabo-items ul li .list-img img {
  width:auto;
  height:auto;
  max-width:137px;
  max-height: 67px;
  vertical-align: middle;/*IE7*/
}

/* Close button */
.modal-content .modal-close {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 40px;
  height: 40px;
  background-color: rgba(255,255,255,.2);
  cursor:pointer;
}
.modal-content .modal-close:before,
.modal-content .modal-close:after{
  position:absolute;
  top:4px;
  border:1px solid #333;
  height:30px;
  content:"";
}
.modal-content .modal-close:before {
  left:19px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.modal-content .modal-close:after {
  right:19px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.modal-content .modal-close span {
  display:none;
}
.cont-collabo-items ul li .modal-content {
  padding: 40px;
  font-size: 1.2em;
  line-height: 1.8;
}
.cont-collabo-items ul li .modal-content img {
  margin: 24px 0;
  max-height: 200px;
  max-width: 100%;
}
.cont-collabo-items ul li .modal-content .brand-detail {
  text-align: left;
}
.cont-collabo-items ul li .modal-content .collabo_btn a {
  font-family: Volkhov, "Noto Sans Japanese", YuGothic, æ¸¸ã‚´ã‚·ãƒƒã‚¯, "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "Hiragino Kaku Gothic Pro", ãƒ¡ã‚¤ãƒªã‚ª, Meiryo, "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", "MS P Gothic", Helvetica, Arial, Verdana, sans-serif, serif;
  font-size: 20px;
  min-width: 200px;
  width: 100%;
  font-size: 1rem;
  margin-top: 16px;
  padding: 4px 4px;
  padding: .4rem .4rem;
  color: #000;
  text-align: center;
  border: 1px solid #000;
  box-sizing: border-box;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: all .4s ease-in-out 0s;
  transition: all .4s ease-in-out 0s;
}
.cont-collabo-items ul li .modal-content .collabo_btn a:hover {
  color: #fff;
  background-color: #000;
}
@media screen and ( max-width: 767px ){
  .archive .post .post-thumbnail {
    margin: 0 auto 0px;
    width: 100%;
    overflow: hidden;
  }
  .archive .post .post-thumbnail img {
    position: relative;
    top: 0;
    left: 50%;
    width: auto !important;
    max-width: 230px;
    height: 100%;
    -webkit-transform: translate(-50%,0%);
    -ms-transform: translate(-50%,0%);
    transform: translate(-50%,0%);
  }

  /* -------------------------------
  ã‚³ãƒ¼ãƒ‡ã‚£ãƒã‚¤ãƒˆ --*/
  .scrollcontent ul li{
    min-width: 166px;
  }
  .scrollcontent .front-loop-cont::-webkit-scrollbar{
    height: 10px;
  }
  .scrollcontent .front-loop-cont::-webkit-scrollbar-track {
    border-radius: 5px;
    background: #eee;
  }
  .scrollcontent .front-loop-cont::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background: #666;
  }

  .scrollcontent ul li h3{
    margin-bottom: 0;
  }
  .front-loop-cont .coord{
    width: 100%;
  }
  .tax-coord_tag .post-loop-wrap article,
  .tax-coord_item .post-loop-wrap article,
  .tax-coord_model .post-loop-wrap article,
  .post-type-archive-coord .post-loop-wrap article {
    width: 49%;
  }
  /* -------------------------------
  ã‚³ãƒ©ãƒœ --*/
  .cont-collabo-items ul {
    text-align: center;
  }

  .cont-collabo-items ul li {
    padding: 0 4px;
    width: 32%;
    margin: 0 0 24px 0px;
    line-height: 1.3;
    font-size: 1.1em;
  }
  .cont-collabo-items ul li .list-img {
    width: 100%;
    height: 77px;
  }
  .cont-collabo-items ul li .list-img a {
    display: block;
  }
  .cont-collabo-items ul li .list-img img {
    max-width: 100%;
    max-height: 77px;
  }

  .cont-collabo-items ul li br {
    display: block;
  }

}
/* -------------------------------
ã‚¹ã‚¿ã‚¤ãƒ«ã‚¸ãƒ£ãƒ¼ãƒŠãƒ« --*/

.post-type-archive-stylejournal .post-loop-wrap article {
  margin: 0 0 57px;
}
.post-type-archive-stylejournal h2.post-title{
  font-family: Volkhov, "Noto Sans Japanese", YuGothic, æ¸¸ã‚´ã‚·ãƒƒã‚¯, "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "Hiragino Kaku Gothic Pro", ãƒ¡ã‚¤ãƒªã‚ª, Meiryo, "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", "MS P Gothic", Helvetica, Arial, Verdana, sans-serif, serif;
  text-align: center;
  font-size: 1.5rem;
  border: 1px solid #333;
  padding: 16px;
}
.post-type-archive-stylejournal .sj_archive_comment {
  margin: 24px 0;
}
.post-type-archive-stylejournal .sj_main_img {
  height: 400px;
  overflow: hidden;
}
.post-type-archive-stylejournal h3.post-title{
  text-align: center;
  font-size: 1.15rem;
}
.post-type-archive-stylejournal h3.post-title a {
  font-weight: bold;
}
@media screen and ( max-width: 767px ){
  .post-type-archive-stylejournal .post-loop-wrap article {
    margin: 0 0 24px;
  }
  .post-type-archive-stylejournal .sj_main_img {
    height: auto;
  }
  .post-type-archive-stylejournal h3.post-title{
    margin: 8px 0;
    text-align: left;
    font-size: 0.9rem;
  }

}

/* -------------------------------
ã‚³ãƒ©ãƒœ --*/

.post-type-archive-collaboration h2.post-title {
  font-family: Volkhov, "Noto Sans Japanese", YuGothic, æ¸¸ã‚´ã‚·ãƒƒã‚¯, "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "Hiragino Kaku Gothic Pro", ãƒ¡ã‚¤ãƒªã‚ª, Meiryo, "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", "MS P Gothic", Helvetica, Arial, Verdana, sans-serif, serif;
  text-align: center;
  font-size: 1.5rem;
  border: 1px solid #333;
  padding: 16px;
}
/* -------------------------------
ã‚®ãƒ•ãƒˆ --*/
.single-gift .post-content p {
  font-weight: 400;
  line-height: 1.6rem;
}
.single-gift .post-content h3 {
  margin:  0;
  position:  relative;
  font-weight:  normal;
  font-size: 24px;
  background-color:  #000;
  color:  #fff;
  padding: 16px 0 16px 32px;
  margin-bottom:  20px;
}
.single-gift .post-content h3 {
  margin:  0;
  position:  relative;
  font-weight:  normal;
  font-size: 24px;
  background-color:  #000;
  color:  #fff;
  padding: 16px 0 16px 32px;
  margin-bottom:  20px;
}
.single-gift .post-content h3::before {
  content: '';
  height: 110%;
  width: 3px;
  display:  block;
  position:  absolute;
  left: 14px;
  top: -3px;
  margin:  auto;
  background-color:  #fff;
  transform: rotate(3deg);
}
.single-gift .post-content h3::after {
  content: '';
  height: 116%;
  width: 3px;
  display:  block;
  position:  absolute;
  left: 14px;
  top: -6px;
  margin:  auto;
  background-color:  #fff;
  transform: rotate(-15deg);
}
.single-gift a:link{
  text-decoration: underline;
}
.single-gift .gift_type {
  margin-bottom: 60px;
}
.single-gift .gift_type img {
  margin-bottom: 20px;
}
.post-content .gift_type-point h4 {
  margin: 16px 0 24px;
  padding: 20px 0;
  border-bottom: 2px solid #3B4552;
  border-left: none;
  font-weight: bold;
}
.gift_type-link {
  text-align: center;
}
.gift_type-link img {
  width: 250px;
}
.gift_link_btn {
  max-width: 60%;
  min-width: 300px;
  text-align: center;
  position: relative;
  margin: auto;
}
.gift_link_btn a {
  font-size: 1.18rem;
  color: #454545;
  background: transparent;
  border-width: 2px;
  border-style: solid;
  border-color: #454545;
  width: 100%;
  position: relative;
  margin: 0.5em 0;
  display: inline-block;
  padding: 0.5em;
  transition: all 0.3s ease-in-out;
  text-align: center;
  font-weight: bold;
  line-height: 3rem;
  text-decoration: none !important;
}
.gift_link_btn a::after,
.gift_link_btn a::before {
  width: calc(100% + 12px);
  height: calc(100% + 12px);
  border-color: #000;
}
.gift_link_btn a::after,
.gift_link_btn a::before {
  content: '';
  display: block;
  position: absolute;
  border-color: #454545;
  box-sizing: border-box;
  border-style: solid;
  width: 2em;
  height: 2em;
  transition: all 0.3s ease-in-out;
}
.gift_link_btn a::before {
  top: -6px;
  left: -6px;
  border-width: 2px 0 0 2px;
  z-index: 5;
}
.gift_link_btn a::after {
  bottom: -6px;
  right: -6px;
  border-width: 0 2px 2px 0;
}
.gift_link_btn a:hover {
  color: #7b7a7a;
  background-color: #fff;
  border-color: #353535;
}
.gift_link_btn a:hover:before,
.gift_link_btn a:hover:after {
  width:calc(100% + 12px);
  height:calc(100% + 12px);
  border-color:#000
}

@media screen and ( max-width: 991px ) {
  .single-gift .post-header {
    padding: 0;
  }
}
/* ----------------------------------------
* main
---------------------------------------- */
.cat-content,
article.post,
article.page {
  margin-bottom: 60px;
  background: transparent;
}

.post-header {
  padding: 32px 0 0;
  position: relative;
  border-bottom: 1px solid #e5e5e5;
}

.post-header .cat-name {
  margin-bottom: 20px;
}
.post-header .cat-name span {
  border: 1px solid #333333;
  color: #333333;
  display: inline-block;
  padding: 4px 16px;
  font-size: 13px;
}

.post-title {
  font-size: 14px;
  line-height: 1.5;
  font-weight: bold;
  margin-bottom: 36px;
}
.single .post-title {
  font-size: 1.5em;
  margin-bottom: 16px;
}
body.page .post-title {
  margin-bottom: 0;
}
.post-title a {
  color: #333;
  text-decoration: none;
}
post-content h2.post-title {
  font-weight: normal;
}
.post-title a {
  color: #333;
  text-decoration: none;
}
.post-title a:hover {
  color: #888;
  text-decoration: underline;
}

.cat-content .post-header,
article.page .post-header {
  margin-bottom: 20px;
  background: transparent;
}

.post-meta-area {
  margin: 0;
  border-bottom: 1px solid #e5e5e5;
  overflow: hidden;
}
.post-meta-area ul {
  margin: 0;
}
.post-meta-area .post-meta {
  width: 100%;
  float: left;
}
.post-meta-area .post-meta .date {
  padding: 12px 0;
}
.post-meta-area .post-meta .date .datetime {
  font-size: 0.9em;
}
.post-meta-area .post-meta-comment {
  text-align: center;
  width: auto;
  float: right;
}
.post-meta-area .post-meta-comment li {
  padding: 12px 24px;
  display: inline-block;
  border-left: 1px solid #e5e5e5;
}

.post-thumbnail img {
  width: 100%;
  height: auto;
}

.post-content {
  padding: 30px 0 10px;
}
.single-feature .post-content {
  padding: 30px 0 10px;
}
.single-feature .post-content h1 {
  font-size: 24px;
  padding: 32px 0;
  text-align: center !important;
}

.post-content hr {
  border-bottom: 1px solid #eee;
  margin: 20px 0;
  clear: both;
}
.post-content p,
.post-content ul,
.post-content ol,
.post-content dl,
.post-content blockquote,
.post-content pre,
.post-content table {
  margin-bottom: 2em;
}
.post-content ul {
  list-style: disc;
}
.post-content ol {
  list-style: decimal;
}
.post-content ul,
.post-content ol {
  margin-left: 30px;
}
.post-content ul &gt; ul,
.post-content ul &gt; ol,
.post-content ol &gt; ol,
.post-content ol &gt; ul {
  margin-bottom: 0px;
}
.post-content dl dt {
  font-weight: bold;
}
.post-content dl dd {
  margin-left: 30px;
}
.post-content pre {
  padding: 20px;
  overflow: scroll;
  font-family: 'Courier', monospace;
}
.post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6 {
  font-weight: bold;
}
.post-content h1 {
  margin: 32px 0;
  font-size: 36px;
  clear: both;
  font-weight: normal;
}
.post-content h2 {
  margin: 80px 0 32px 0;
  padding: 16px 16px 16px 56px;
  font-size: 28px;
  clear: both;
  font-weight: normal;
  border-left: 10px solid #131D2A;
  background: #3B4552;
  color: #fff;
}
.post-content h3 {
  font-size: 14px;
  color: #fff;
  margin: 16px 0 24px;
  padding: 20px 0;
  clear: both;
  font-weight: normal;
  border-bottom: 2px solid #3B4552;
  line-height: 1;
}

.post-content .page-guide h3 {
  font-size: 14px;
  background: #777;
  color: #fff;
  margin: 0 0 24px;
  padding: 16px 12px;
  clear: both;
  font-weight: bold;
  border-bottom: none;
  line-height: 1;
}
.post-content h4 {
  font-size: 20px;
  font-weight: normal;
  margin: 30px 0 16px;
  padding: 0 0 0 8px;
  border-left: 5px solid #131D2A;
  clear: both;
}

.post-content .page-guide h4 {
  font-size: 14px;
  font-weight: bold;
  padding: 0 0 0 8px;
  border-left: 2px solid #131D2A;
  clear: both;
}
.post-content h5 {
  font-size: 16px;
  margin: 30px 0 16px;
  clear: both;
}
.post-content h6 {
  font-size: 16px;
  margin: 30px 0 16px;
  clear: both;
}
.post-content blockquote {
  clear: both;
  margin: 0 0 28px;
  padding: 30px 20px 35px 55px;
  position: relative;
  border: 1px #e5e5e5 solid;
  background: #fafafa;
}
.post-content blockquote:before {
  content: 'ãƒ»';
  font-family: 'FontAwesome';
  font-size: 36px;
  color: #e7e7e7;
  position: absolute;
  top: 20px;
  left: 10px;
}
.post-content blockquote cite {
  position: absolute;
  right: 20px;
  bottom: 10px;
  font-size: 12px;
  color: #808080;
}
.post-content table {
  border: 1px #ddd solid;
  max-width: 100%;
}
.post-content table th,
.post-content table td {
  padding: 8px 10px;
  border: #ddd solid 1px;
}
.post-content table th {
  color: #fff;
}
.post-content table thead th {
  background: #5e6265;
}
.post-content table tbody th {
  background: #919598;
}
.post-content table.table-line table,
.post-content table.table-line th,
.post-content table.table-line td {
  border-color: #fff;
}
.post-content table.table-line th {
  background: transparent;
  color: #241913;
  font-weight: bold;
}
.post-content table.table-line thead th {
  background: #5e6265;
  color: #fff;
}
.post-content table.table-line tr {
  background: #eee;
}
.post-content table.table-line tr:nth-child(2n+1) {
  background: #ddd;
}
.post-content img.alignleft {
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}
.post-content img.alignright {
  float: right;
  margin-left: 15px;
  margin-bottom: 15px;
}

.post-content h2:first-child {
  margin-top: 0;
}
/* -------------------------------
ã‚³ãƒ¼ãƒ‡ã‚£ãƒãƒ¼ãƒˆ --*/
.single-coord {
  text-align: left;
}
.single-coord p {
  margin-bottom: 0.5em;
}

.post-content ul {
  margin-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.single-coord .gr7 {
  padding-left: 24px;
}
.single-coord h2.post-title {
  margin: 0;
  padding: 0 0 16px;
  font-size: 28px;
  clear: both;
  font-weight: normal;
  border-left: none;
  background: #fff;
  color: #131D2A;
}
.single-coord h3 {
  font-size: 18px;
  color: #131D2A;
}
.single-coord .item-tag  {
  margin-bottom: 24px;
}
.single-coord .item-tag a {
  display: inline-block;
  background: #efefef;
  text-decoration: none;
  border-radius: 3px;
  text-align: center;
  padding: 4px 10px;
  margin-bottom: 4px;
}
.single-coord .model-deta {
  padding: 16px;
  border: 1px solid #e3e3e3;
  width: 100%;
}
.single-coord .model-deta li {
  position: relative;
  display: table-cell;
  vertical-align: middle;
}
.single-coord .model-deta li.moimg {
  vertical-align: top;
  width: 62px;
  height: 62px;
  position: relative;
  font-size: 0;
  line-height: 1;
}
.single-coord .moimg img  {
  border: 1px #e0e0e0 solid;
  border-radius: 4px;
  width:62px;
  height:auto;
}
.single-coord .model-deta li.moinfo {
  padding: 0 0 0 15px;
  width: 335px;
}
.single-coord p.shop {
  font-size: 13px;
  line-height: 1.3;
}
.single-coord p.name {
  margin: 4px 0 0 0;
  font-size: 18px;
  line-height: 1.2;
}
.single-coord p.tall {
  font-size: 12px;
  margin: 3px 0 0 0;
}
.single-coord .coord-item {
  padding-bottom: 16px;
}
.single-coord .coord-item ul {
  width: 100%;
  padding-bottom: 10px;
}
.single-coord .coord-item ul li.clear {
  clear: both;
}
.single-coord .coord-item ul li {
  display: inline-block;
  background: #ffffff;
  vertical-align: top;
  width: 24.4%;
  padding: 0 8px;
  margin: 0 0 16px 0px;
}
.single-coord .coord-item ul li .item-label,
.single-coord .coord-item ul li .item-deta {
  font-size: 12px;
  color: #808080;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.single-coord .coord-item ul li .item {
  margin: 8px 0 0 0;
}
.single-coord .coord-item ul li .item-deta {
  margin: 4px 0 0 0;
  font-size: 12px;
  color: #333333;
}
.single-coord .coord-item ul li .item-deta-name {
  text-overflow: initial;
  white-space: normal;
	margin-bottom: 10px;
}
.single-coord .coord-item .tax {
  font-size: 10px;
  margin: 0 0 0 2px;
  white-space: nowrap;
  vertical-align: 1px;
  color: #808080;
}
.single-coord .clearfix:after {
  content: "";
  display: block;
  clear: both;
}

@media screen and ( max-width: 767px ){
  .single-coord .post-content {
    padding: 0;
  }
  .single-coord .gr7 {
    padding-left: 0;
  }
  .single-coord h2.post-title {
    font-size: 18px;
  }
  .single-coord .coord-item ul li {
    width: 49%;
  }
  .single-coord .item-cat {
    margin: 12px 0;
  }
  .single-coord .item-cat a{
    text-decoration: underline;
  }
  .single-coord .item-tag  a{
    margin: 4px 0;
  }
  .single-coord .item-tag a {
    padding: 8px 10px;
  }

}

/* -------------------------------
ã‚¹ã‚¿ã‚¤ãƒ«ã‚¸ãƒ£ãƒ¼ãƒŠãƒ« --*/

.single-stylejournal .post-title {
  margin-bottom: 16px;
}
.single-stylejournal .post-header h3,
.single-stylejournal .post-content h3 {
  font-family: Volkhov, "Noto Sans Japanese", YuGothic, æ¸¸ã‚´ã‚·ãƒƒã‚¯, "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "Hiragino Kaku Gothic Pro", ãƒ¡ã‚¤ãƒªã‚ª, Meiryo, "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", "MS P Gothic", Helvetica, Arial, Verdana, sans-serif, serif;    font-size: 20px;
  font-size: 1.15rem;
  font-weight: bold;
  color: #000;
  background-color: #f5f5f5;
  border-bottom: none;
  padding: 10px 16px;
  margin: 16px 0 0;
}
.single-stylejournal .post-header h4,
.single-stylejournal .post-content h4 {
  font-family: Volkhov, "Noto Sans Japanese", YuGothic, æ¸¸ã‚´ã‚·ãƒƒã‚¯, "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "Hiragino Kaku Gothic Pro", ãƒ¡ã‚¤ãƒªã‚ª, Meiryo, "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", "MS P Gothic", Helvetica, Arial, Verdana, sans-serif, serif;    font-size: 20px;
  font-size: 1rem;
  border-left: none;
  font-weight: bold;
  margin: 0 0 16px;
}
.single-stylejournal .post-content .sj_body_copy {
  text-align: center;
  margin-bottom: 72px;
}

.single-stylejournal .post-content #style {
  margin-bottom: 72px;
}
.single-stylejournal .post-content .sj_style {
  border-top: 1px dotted #333;
  padding: 32px 0;
}
.single-stylejournal .post-content .sj_style_main {
  width: 48.7%;
  display: inline-block;
  margin-right: 16px;
  margin-bottom: 24px;
  vertical-align: top;
  }/*
  .single-stylejournal .post-content .sj_style_sub {
  width: 47.5%;
  display: inline-block;
}
.single-stylejournal .post-content .sj_style_sub ul {
display: flex;
justify-content: space-between;
}
.single-stylejournal .post-content .sj_style_sub li {
width: 33%;
position: relative;
margin-right: 16px;
}
.single-stylejournal .post-content .sj_style_sub li:last-child {
margin-right: 0;
}*/
.single-stylejournal .post-content .sj_style img {
  border: 1px solid #ddd;
}
.single-stylejournal .post-content .sj_style h4 {
  font-size: 1.5rem;
  margin: 8px 0;
  padding: 0;
  border-left: none;
  clear: both;
}
/*
.single-stylejournal .post-content .sj_style .sj_news_btn a {
font-family: Volkhov, "Noto Sans Japanese", YuGothic, æ¸¸ã‚´ã‚·ãƒƒã‚¯, "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "Hiragino Kaku Gothic Pro", ãƒ¡ã‚¤ãƒªã‚ª, Meiryo, "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", "MS P Gothic", Helvetica, Arial, Verdana, sans-serif, serif;    font-size: 20px;
min-width: 200px;
width: 100%;
font-size: 1rem;
padding: 4px 4px;
padding: .4rem .4rem;
color: #000;
text-align: center;
border: 1px solid #000;
box-sizing: border-box;
display: inline-block;
text-decoration: none;
-webkit-transition: all .4s ease-in-out 0s;
transition: all .4s ease-in-out 0s;
}
.single-stylejournal .post-content .sj_style .sj_news_btn a:hover {
color: #fff;
background-color: #000;
}*/
.sj_news_btn {
  max-width:60%;
  min-width: 300px;
  text-align:center;
  position:relative;
  margin:auto;
}
.sj_btn .sj_news_btn a {
  font-size: 1.18rem;
  color:#454545;
  background:transparent;
  border-width:2px;border-style: solid;
  border-color: #454545;
  width: 100%;
  position:relative;
  margin:0.5em 0;
  display:inline-block;
  padding:0.5em;
  transition:all 0.3s ease-in-out;
  text-align:center;
  font-weight:bold;
  line-height: 3rem;
  text-decoration: none;
}
.sj_btn .sj_news_btn a:before,
.sj_btn .sj_news_btn a:after {
  content:'';
  display:block;
  position:absolute;
  border-color:#454545;
  box-sizing:border-box;
  border-style:solid;
  width:2em;
  height:2em;
  transition:all 0.3s ease-in-out
}
.sj_btn .sj_news_btn a:before {
  top:-6px;
  left:-6px;
  border-width:2px 0 0 2px;
  z-index:5;
}
.sj_btn .sj_news_btn a:after {
  bottom:-6px;
  right:-6px;
  border-width:0 2px 2px 0;
}
.sj_btn .sj_news_btn a:hover:before,
.sj_btn .sj_news_btn a:hover:after {
  width:calc(100% + 12px);
  height:calc(100% + 12px);
  border-color:#000
}
.sj_btn .sj_news_btn a:hover {
  color:#7b7a7a;
  background-color:#fff;
  border-color:#353535;
}

.single-stylejournal .post-content .sj_recommend a {
  font-family: "Noto Sans Japanese", YuGothic, æ¸¸ã‚´ã‚·ãƒƒã‚¯, "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "Hiragino Kaku Gothic Pro", ãƒ¡ã‚¤ãƒªã‚ª, Meiryo, "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", "MS P Gothic", Helvetica, Arial, Verdana, sans-serif;
  color: #333;
  font-weight: 500;
  text-decoration: none;
}
/**ã€€å€‹åˆ¥ãƒšãƒ¼ã‚¸ã‚¢ãƒ¼ã‚«ã‚¤ãƒ–ã€€**/
.single-stylejournal .post-archive h3 {
  margin: 0;
  position: relative;
  font-weight: normal;
  font-size: 24px;
  background-color: #000;
  color: #fff;
  padding: 16px 0 16px 32px;
  margin-bottom: 20px;
}
.single-stylejournal .post-archive  h3::before {
  content: '';
  height: 110%;
  width: 3px;
  display: block;
  position: absolute;
  left: 14px;
  top: -3px;
  margin: auto;
  background-color: #fff;
  transform: rotate(3deg);
}
.single-stylejournal .post-archive  h3::after {
  content: '';
  height: 116%;
  width: 3px;
  display: block;
  position: absolute;
  left: 14px;
  top: -6px;
  margin: auto;
  background-color: #fff;
  transform: rotate(-15deg);
}
.single-stylejournal .post-archive article{
  padding: 0 8px;
}
.single-stylejournal .post-archive article .post-thumbnail{
  height: 280px;
}
.single-stylejournal .post-archive .post-thumbnail a {
  position: relative;
   width: 100%;
   height: 208px;
   display: inline-block;
   overflow: hidden;
}
.single-stylejournal .post-archive .sj_main_img img {
  position: absolute;
   width: auto;
   height: auto;
   top: 0;
   left: 50%;
   min-height: 100%;
   min-width: 100%;
   -ms-transform: translateX(-50%) translateY(0%);
   -moz-transform: translateX(-50%) translateY(0%);
   -webkit-transform: translateX(-50%) translateY(0%);
   transform: translateX(-50%) translateY(0%);
}
@supports ( object-fit: cover ) {
    .single-stylejournal .post-archive .sj_main_img img {
        position: static;
        height: 100%;
        width: 100%;
        left: 0;
        -o-object-fit: cover;
        object-fit: cover;
        top: 0;
        -ms-transform: none;
        -moz-transform: none;
        -webkit-transform: none;
        transform: none;
    }
}
.single-stylejournal .post-archive .post-title {
  font-size: 1.2em;
  margin: 8px 0 24px;
}
.single-stylejournal .post-archive .post-title a {
  text-decoration: none;
  font-weight: 400;
}
@media screen and ( max-width: 767px ){
  .single-stylejournal .post-header {
    padding: 24px 0 0;
    border-bottom: none;
  }
  .single-stylejournal .post-content {
    padding: 24px 0 0;
    text-align: left;
  }
  .single-stylejournal .post-content .sj_body_copy {
    padding: 24px 0 0;
    text-align: left;
    margin-bottom: 36px;
  }
  .single-stylejournal .post-content .sj_body_copy a {
    padding: 24px 0 0;
    text-align: left;
    text-decoration: underline;
  }
  .single-stylejournal .post-content .sj_style_main {
    width: 100%;
    display: block;
    margin-right: 0;
    margin-bottom: 16px;
  }
  .single-stylejournal .post-content .sj_style_sub {
    width: 100%;
    display: block;
  }
  .single-stylejournal .post-archive article .post-thumbnail{
    height: 210px;
  }
  .single-stylejournal .post-archive .post-thumbnail a {
    max-height: 156px;
  }
}

/* -------------------------------
ã‚³ãƒ©ãƒœ --*/

.single-collaboration .collabo_brand-img {
  text-align: center;
  margin-bottom: 40px;
}
.single-collaboration .collabo_brand-img img {
  margin: auto;
}
.single-collaboration .post-content h3 {
  font-family: Volkhov, "Noto Sans Japanese", YuGothic, æ¸¸ã‚´ã‚·ãƒƒã‚¯, "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "Hiragino Kaku Gothic Pro", ãƒ¡ã‚¤ãƒªã‚ª, Meiryo, "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", "MS P Gothic", Helvetica, Arial, Verdana, sans-serif, serif;
  font-size: 20px;
  font-size: 1.15rem;
  font-weight: bold;
  color: #000;
  background-color: #f5f5f5;
  border-bottom: none;
  padding: 10px 16px;
  margin: 16px 0;
}

.single-collaboration .post-content h4 {
  font-family: Volkhov, "Noto Sans Japanese", YuGothic, æ¸¸ã‚´ã‚·ãƒƒã‚¯, "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "Hiragino Kaku Gothic Pro", ãƒ¡ã‚¤ãƒªã‚ª, Meiryo, "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", "MS P Gothic", Helvetica, Arial, Verdana, sans-serif, serif;
  font-size: 20px;
  font-size: 1rem;
  border-left: none;
  font-weight: bold;
  margin: 0 0 16px;
}

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

  .single-collaboration .post-header {
    padding: 0;
  }

  .single-collaboration  .post-title {
    margin-bottom: 0;
  }
  .single-collaboration .collabo_brand-img img {
    width: 100%;
    max-height: 250px;
    margin: auto;
  }
}

/* -------------------------------
é›‘èªŒ --*/
.category-magazine .content-img,
.category-magazine .content-header {
  margin-bottom: 40px;
}
.category-magazine .content-deta .post-title {
  margin: 0;
  padding: 0 0 16px;
  font-size: 28px;
  clear: both;
  font-weight: normal;
  border-left: none;
  background: #fff;
  color: #131D2A;
}

.category-magazine section img {
  width: 100%;
  height: auto;
  border: 1px solid #ddd;
}

.category-magazine .magazine_main-img {
  padding: 0 8px 0 0;
}
.category-magazine .content-deta {
  padding: 0 16px;
}

.category-magazine .content-img ul li{
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
  width: 49.5%;
  padding: 0 8px 8px 0;
  margin: 0;
}

.category-magazine .content-img ul li:nth-child(even){
  padding: 0 0 0 8px;
}
.category-magazine .content-img .magazine_post-img p{
  white-space: normal;
  margin-bottom: 0.5em;
}
.category-magazine .content-item h3{
  font-family: Volkhov, "Noto Sans Japanese", YuGothic, æ¸¸ã‚´ã‚·ãƒƒã‚¯, "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "Hiragino Kaku Gothic Pro", ãƒ¡ã‚¤ãƒªã‚ª, Meiryo, "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", "MS P Gothic", Helvetica, Arial, Verdana, sans-serif, serif;
  font-size: 20px;
  font-size: 1.15rem;
  font-weight: bold;
  color: #000;
  background-color: #f5f5f5;
  border-bottom: none;
  padding: 10px 16px;
  margin: 16px 0 0;
}

.category-magazine .content-item h4 {
  font-family: Volkhov, "Noto Sans Japanese", YuGothic, æ¸¸ã‚´ã‚·ãƒƒã‚¯, "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "Hiragino Kaku Gothic Pro", ãƒ¡ã‚¤ãƒªã‚ª, Meiryo, "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", "MS P Gothic", Helvetica, Arial, Verdana, sans-serif, serif;
  font-size: 20px;
  font-size: 1rem;
  border-left: none;
  font-weight: bold;
  margin: 0 0 16px;
}
.single-post .post-content .magazine_recommend a {
  font-family: "Noto Sans Japanese", YuGothic, æ¸¸ã‚´ã‚·ãƒƒã‚¯, "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "Hiragino Kaku Gothic Pro", ãƒ¡ã‚¤ãƒªã‚ª, Meiryo, "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", "MS P Gothic", Helvetica, Arial, Verdana, sans-serif;
  color: #333;
  font-weight: 500;
  text-decoration: none;
}

@media screen and ( max-width: 767px ){
  .category-magazine .content-img ul li{
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
  }

  .category-magazine .magazine_post-img{
    margin-bottom: 24px;
  }

}
/* cta */
.post-cta {
  background: #131D2A;
  color: #fff;
}
.post-cta .post-cta-inner {
  padding: 30px 45px;
}
.post-cta .cta-post-title {
  padding: 30px 45px;
  font-size: 36px;
  margin-bottom: 14px;
  text-align: center;
  border-bottom: 1px solid #eee;
}
.post-cta .post-cta-img {
  float: right;
  width: 230px;
  margin: 0 0 20px 20px;
}
.post-cta .post-cta-cont {
  overflow: hidden;
}
.post-cta .post-cta-btn {
  margin: 10px 0;
}
.post-cta .post-cta-btn a {
  background: #F86222;
  color: #fff;
  border-radius: 8px;
  display: block;
  padding: 20px;
  text-align: center;
  text-decoration: none;
  width: 60%;
  margin: 0 auto 20px;
}
.post-cta .post-cta-btn a:hover {
  background: #fa8553;
}
.post-cta p {
  margin-bottom: 1em;
}
.post-cta .btn {
  width: 100%;
  display: block;
  border-radius: 3px;
  text-align: center;
  color: #fff;
  padding: 14px 0;
  -webkit-transition: background .3s ease-in-out;
  transition: background .3s ease-in-out;
  background: #3B4552;
}
.post-cta .btn:hover {
  text-decoration: none;
  background: #FF6C00;
}

.post-share {
  padding: 30px 45px;
}
.post-share .post-share-list1,
.post-share .post-share-list2,
.post-share .post-share-list3,
.post-share .post-share-list4 {
  overflow: hidden;
  padding: 30px 0;
  margin-left: -2.08%;
}
.post-share .post-share-list1 a,
.post-share .post-share-list2 a,
.post-share .post-share-list3 a,
.post-share .post-share-list4 a {
  text-decoration: none;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  display: block;
  border: 1px #eee solid;
  border-radius: 3px;
  padding: 20px 0;
}
.post-share .post-share-list1 a:hover,
.post-share .post-share-list2 a:hover,
.post-share .post-share-list3 a:hover,
.post-share .post-share-list4 a:hover {
  text-decoration: none;
  background: #f7f7f7;
}
.post-share .post-share-list1 li,
.post-share .post-share-list2 li,
.post-share .post-share-list3 li,
.post-share .post-share-list4 li {
  text-align: center;
  float: left;
  margin-left: 2.08%;
}
.post-share .post-share-list1 i,
.post-share .post-share-list1 .big,
.post-share .post-share-list2 i,
.post-share .post-share-list2 .big,
.post-share .post-share-list3 i,
.post-share .post-share-list3 .big,
.post-share .post-share-list4 i,
.post-share .post-share-list4 .big {
  font-size: 2em;
}
.post-share .post-share-list1 li {
  width: 97.92%;
}
.post-share .post-share-list2 li {
  width: 47.92%;
}
.post-share .post-share-list3 li {
  width: 31.25%;
  font-size: .8em;
}
.post-share .post-share-list4 li {
  width: 22.92%;
}
.post-share .post-share-list4 {
  text-align: center;
}
.post-share .post-share-list4 i,
.post-share .post-share-list4 .big {
  display: block;
}
.post-share .post-share-list4 .big {
  font-size: 1.2em;
}
.post-share .post-share-facebook a:hover {
  color: #305097;
}
.post-share .post-share-twitter a:hover {
  color: #00aced;
}
.post-share .post-share-google a:hover {
  color: #db4a39;
}
.post-share .post-share-feedly a:hover {
  color: #2bb24c;
}

.post-footer {
  border-radius: 0;
  padding: 20px 0;
  overflow: hidden;
  clear: both;
}
.post-footer ul {
  overflow: hidden;
}
.post-footer ul li a:hover {
  text-decoration: underline;
}
.post-footer .bzb-sns-btn {
  padding: 30px 0;
}

.post-footer .bzb-sns-btn li {
  vertical-align: top;
}
.post-footer .bzb-sns-btn  li .fb_iframe_widget span{
  vertical-align: top !important;
}

.post-footer-list {
  padding: 20px 0;
}

.post-author {
  margin-bottom: 40px;
  padding: 40px 45px;
  border: 1px solid #e5e5e5;
  color: #241913;
  background: #fff;
}
.post-author .post-author-img {
  height: 100%;
  float: left;
}
.post-author .post-author-img img {
  width: 100px;
  height: auto;
  border: 1px solid #e5e5e5;
}
.post-author .post-author-img .inner {
  padding: 0;
}
.post-author .row {
  margin-right: -10px;
  margin-left: -10px;
}
.post-author .row .gr1, .post-author .row .gr2, .post-author .row .gr3, .post-author .row .gr4, .post-author .row .gr5, .post-author .row .gr6, .post-author .row .gr7, .post-author .row .gr8, .post-author .row .gr9, .post-author .row .gr10, .post-author .row .gr11, .post-author .row .gr12 {
  padding-left: 10px;
  padding-right: 10px;
}
.post-author a {
  color: #3B4552;
}
.post-author .post-author-meta {
  color: #241913;
  margin-left: 120px;
}
.post-author .post-author-meta h4 {
  margin: 0 40px 10px 0;
}
.post-author .post-author-meta p {
  margin: 0 40px 20px 0;
}

.post-header-meta {
  overflow: hidden;
  margin-bottom: 26px;
}
.post-header-meta .bzb-sns-btn {
  padding: 20px 0 10px;
  float: left;
  width: 400px;
  overflow: hidden;
}
.post-header-meta .post-header-category {
  float: right;
  width: 300px;
  text-align: right;
  padding: 20px 0 10px;
}

.bzb-sns-btn {
  padding: 0;
  margin: 0;
  font-size: 0;
}
.bzb-sns-btn li {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  margin: 4px;
}
/*
.bzb-sns-btn li.bzb-facebook {
width: 98px;
}
.bzb-sns-btn li.bzb-facebook span {
vertical-align: top !important;
}
.bzb-sns-btn li.bzb-twitter {
width: 93px;
}
.bzb-sns-btn li.bzb-googleplus {
width: 65px;
}
*/
@media screen and ( max-width: 767px ){
  .comment-list .children {
    margin-left: 0;
  }
}

.reply a:before {
  content: 'ãƒ» ';
  font-family: 'FontAwesome';
}
.reply a:hover {
  text-decoration: none;
}

.post-content iframe {
  max-height: 100% !important;
  height: 910px;
}

.post-content {
  padding: 30px 0 10px;
}

@media screen and ( max-width: 991px ){
  .post-content iframe {
    height: 1300px;
  }
}

@media screen and ( max-width: 767px ){
  .post-content iframe {
    height: 1100px;
  }
}


.form-allowed-tags {
  font-size: 12px;
  margin-bottom: 20px;
  display: none;
}

#formarea #submit {
  width: 240px;
  margin-top: 2em;
  line-height: 24px;
  border: none;
  border-radius: 3px;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.form-submit #submit:hover {
  cursor: pointer;
}

/* loop
---------------------------------------- */
.cat-content {
  background: transparent;
  padding: 40px;
  margin-bottom: 30px;
}

.post-loop-wrap article {
  width: 100%;
  margin: 0 0 30px;
}
.post-loop-wrap article p {
  margin-top: 0;
}
.post-loop-wrap .post-title {
  margin-bottom: 0;
}
.post-loop-wrap .post-thumbnail {
  width: 100%;
}
.post-loop-wrap .post-thumbnail img {
  max-width: 100%;
  height: auto;
}
.post-loop-wrap .more-link {
  border: 1px #3B4552 solid;
  padding: 8px 20px;
  margin-bottom: 64px;
  color: #3B4552;
}
.post-loop-wrap .more-link:hover {
  background: #3B4552;
  color: #fff;
  text-decoration: none;
}
.post-loop-wrap .post-footer {
  border-top: 1px #eee solid;
  padding: 0;
  overflow: hidden;
}
.post-loop-wrap .post-footer a.morelink {
  display: block;
  background: #3B4552;
  color: #fff;
  text-align: center;
  padding: 12px;
}

/* pager */
.pagination {
  clear: both;
  padding: 20px 0;
  position: relative;
  font-size: 16px;
  line-height: 22px;
  overflow: hidden;
}

.pagination a {
  background: #fff;
}

.pagination span, .pagination a {
  display: block;
  float: left;
  margin: 2px 2px 2px 0;
  padding: 6px 9px 5px 9px;
  text-decoration: none;
  width: auto;
  color: #241913;
}

.pagination a:hover {
  background: #999999;
  color: #fff;
}

.pagination .current {
  padding: 6px 9px 5px 9px;
  background: #999999;
  color: #fff;
}

/* ----------------------------------------
* side
---------------------------------------- */
.side-widget-area {
  font-family: Volkhov, "Noto Sans Japanese", YuGothic, æ¸¸ã‚´ã‚·ãƒƒã‚¯, "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "Hiragino Kaku Gothic Pro", ãƒ¡ã‚¤ãƒªã‚ª, Meiryo, "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", "MS P Gothic", Helvetica, Arial, Verdana, sans-serif, serif;
  padding: 0;
}

.side-widget {
  padding-bottom: 40px;
  line-height: 1.6;
  font-size: 1rem;
}
.side-widget .menu li {
  position: relative;
  padding-left: 8px;
  line-height: 27px;
  -webkit-transition: background 400ms ease;
  transition: background 400ms ease;
  font-weight: normal;
  font-size: 85%;
}
.side-widget .menu li:hover {
  background: #999;
}

.side-widget-inner a {
  color: #333333;
  text-decoration: none !important;
  display: block;
  font-weight: 500;
}
.side-widget .menu li a:hover,
.side-widget .menu li a:active {
  color: #fff;
  text-decoration: none;
}

.side-widget .side-title {
  font-family: Volkhov, "Noto Sans Japanese", YuGothic, æ¸¸ã‚´ã‚·ãƒƒã‚¯, "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "Hiragino Kaku Gothic Pro", ãƒ¡ã‚¤ãƒªã‚ª, Meiryo, "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", "MS P Gothic", Helvetica, Arial, Verdana, sans-serif, serif;
  padding: 25px 0 25px 2px;
  letter-spacing: 0.05em;
  font-size: 14px;
}

.side-widget-area .side-widget {
  border-top: 1px solid #333;
}

.side-widget-area .side-widget:first-child {
  margin: 0;
  border-top: none;
}
.side-widget.widget_recent_comments a {
  background: none;
}
.side-widget .post-date {
  margin: 0 0 0 36px;
  font-size: 13px;
  color: #999999;
}
.side-widget .post-share-fb .pas {
  display: none;
}

.side-widget .price {
  padding-left: 8px;
  font-size: 13px;
}

.side-widget .price input[type="text"] {
  border: solid 1px #c8c8c8;
  background: #FFF;
  padding: 10px !important;
  border-radius: 3px;
  color: rgba(90,90,90,1.00);
  margin-bottom: 8px;
  width: 187px;
}

.side-widget .price button[type="submit"] {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 10px !important;
  font-weight: bold;
  color: #5e5e5e !important;
  border: 1px solid #c2c2c2;
  background: linear-gradient(to bottom, #f4f4f4, #f0f0f0);
  background: #f4f4f4\9;
  box-shadow: 0px 1px 3px rgba(0,0,0,0.2), inset 0px 1px 0px rgba(255,255,255,0.4);
  border-radius: 3px;
  text-align: center;
  display: inline-block;
}

.side-widget .price button[type="submit"]:hover {
  opacity: 0.9;
  text-decoration: none;
}

/* widget_views */
.widget_views a {
  display: inline;
}

/* search */
.widget_search {
  overflow: hidden;
  background: #fff;
  border: 1px solid #e5e5e5;
  padding-bottom: 0;
  border-radius: 2px;
}
.widget_search form div {
  position: relative;
  padding-right: 40px;
}
.widget_search label {
  display: none;
}
.widget_search input[type=text] {
  line-height: 18px;
  padding: 8px 13px;
  font-size: 14px;
  width: 100%;
  box-sizing: border-box;
  border: none;
  float: left;
}
.widget_search button {
  float: right;
  position: absolute;
  top: 0;
  right: 0;
  vertical-align: top;
  line-height: 18px;
  border: none;
  border-radius: 3px;
  width: 40px;
  padding: 8px 5px;
  -webkit-transition: background .3s ease-in-out;
  transition: background .3s ease-in-out;
  background: transparent;
  font-family: 'FontAwesome';
  font-size: 21px;
  color: #5e6265;
}
.widget_search button:hover {
  cursor: pointer;
}

#searchform form input[type="text"],
#searchform form input[type="email"],
#searchform form input[type="url"],
#searchform form input[type="tel"],
#searchform form input[type="number"],
#searchform form input[type="date"],
#searchform form textarea {
  border-radius: 3px;
  padding: 12px;
  max-width: 100%;
  font-size: 16px;
}
#searchform form textarea {
  width: 80%;
}
#searchform form input[type="submit"] {
  padding: 12px 20px;
}

/* comment */
.recentcomments {
  color: #808080;
  font-size: 12px;
}
.recentcomments a {
  color: #241913;
  font-size: 14px;
}

/* å®Ÿè£…ä¸­æ­¢----------- */
/* calendar */
.widget_calendar {
  border-radius: 3px;
  font-size: 16px;
}
.widget_calendar .side-widget-inner {
  border-radius: 3px;
  padding: 0 20px 20px;
}
.widget_calendar table {
  width: 100%;
}
.widget_calendar caption {
  border-radius: 3px 3px 0 0;
  padding: 14px 20px;
  margin: 0 -20px 20px;
  font-size: 18px;
  text-align: center;
}
.widget_calendar a {
  color: #666;
}
.widget_calendar li {
  margin-bottom: 1em;
}
.widget_calendar thead,
.widget_calendar tfoot,
.widget_calendar tbody {
  margin: 0 20px;
}
.widget_calendar th,
.widget_calendar td {
  text-align: center;
}
.widget_calendar tbody a {
  display: block;
}
.widget_calendar tbody a:hover {
  text-decoration: none;
}

/* follow */
#side .share-list-wrap {
  margin: 0 -20px 20px;
  background: #fff;
  padding: 20px;
}
#side .share-list-wrap .post-share-list1,
#side .share-list-wrap .post-share-list2,
#side .share-list-wrap .post-share-list3,
#side .share-list-wrap .post-share-list4 {
  overflow: hidden;
  margin-left: -1%;
}
#side .share-list-wrap .post-share-list1 li,
#side .share-list-wrap .post-share-list2 li,
#side .share-list-wrap .post-share-list3 li,
#side .share-list-wrap .post-share-list4 li {
  float: left;
  width: 24%;
  margin-left: 1%;
}
#side .share-list-wrap .post-share-list1 li a,
#side .share-list-wrap .post-share-list2 li a,
#side .share-list-wrap .post-share-list3 li a,
#side .share-list-wrap .post-share-list4 li a {
  border-radius: 100%;
  background: #fff;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  width: 60px;
  height: 60px;
  font-size: 32px;
  color: #5e6265;
}
#side .share-list-wrap .post-share-list1 li a .follow-on,
#side .share-list-wrap .post-share-list1 li a .big,
#side .share-list-wrap .post-share-list2 li a .follow-on,
#side .share-list-wrap .post-share-list2 li a .big,
#side .share-list-wrap .post-share-list3 li a .follow-on,
#side .share-list-wrap .post-share-list3 li a .big,
#side .share-list-wrap .post-share-list4 li a .follow-on,
#side .share-list-wrap .post-share-list4 li a .big {
  display: none;
}
#side .share-list-wrap .post-share-list1 li.post-share-facebook a:hover,
#side .share-list-wrap .post-share-list2 li.post-share-facebook a:hover,
#side .share-list-wrap .post-share-list3 li.post-share-facebook a:hover,
#side .share-list-wrap .post-share-list4 li.post-share-facebook a:hover {
  color: #305097;
}
#side .share-list-wrap .post-share-list1 li.post-share-twitter a:hover,
#side .share-list-wrap .post-share-list2 li.post-share-twitter a:hover,
#side .share-list-wrap .post-share-list3 li.post-share-twitter a:hover,
#side .share-list-wrap .post-share-list4 li.post-share-twitter a:hover {
  color: #00aced;
}
#side .share-list-wrap .post-share-list1 li.post-share-google a:hover,
#side .share-list-wrap .post-share-list2 li.post-share-google a:hover,
#side .share-list-wrap .post-share-list3 li.post-share-google a:hover,
#side .share-list-wrap .post-share-list4 li.post-share-google a:hover {
  color: #db4a39;
}
#side .share-list-wrap .post-share-list1 li.post-share-feedly a:hover,
#side .share-list-wrap .post-share-list2 li.post-share-feedly a:hover,
#side .share-list-wrap .post-share-list3 li.post-share-feedly a:hover,
#side .share-list-wrap .post-share-list4 li.post-share-feedly a:hover {
  color: #2bb24c;
}

/* author */
#side-author {
  overflow: hidden;
  font-size: 12px;
}
#side-author h4 {
  padding: 12px 0;
  margin-bottom: 20px;
  font-size: 16px;
}
#side-author .side-author-img {
  float: left;
  width: 100px;
}
#side-author .side-author-meta {
  float: right;
  width: 180px;
}

/* ----------------------------------------
* footer
---------------------------------------- */
/* Facebook Like Box width: 100% */
.post-share-fb.side-widget{
  text-align: center;
}
div.post-share-fb .fbcomments,
div.post-share-fb .fb_iframe_widget,
div.post-share-fb .fb_iframe_widget[style],
div.post-share-fb .fb_iframe_widget iframe[style],
div.post-share-fb .fbcomments iframe[style] *,
div.post-share-fb .fb_iframe_widget span {
  max-width: 100% !important;
}
#footer .fbcomments,
#footer .fb_iframe_widget,
#footer .fb_iframe_widget[style],
#footer .fb_iframe_widget iframe[style],
#footer .fbcomments iframe[style] *,
#footer .fb_iframe_widget span {
  max-width: 100% !important;
}

#footer {
  color: #333;
  border-top: none;
}
#footer .fb-like-box,
#footer .fb-like-box &gt; span,
#footer iframe {
  width: 100% !important;
  box-sizing: border-box;
}
#footer .footer-logo {
  font-size: 24px;
}
#footer a {
  color: #333;
}
#footer a:hover {
  color: #888;
  text-decoration: underline;
}
#footer .wrap {
  padding: 30px 0;
}
#footer .post-share {
  padding-right: 0;
  padding-left: 0;
}
#footer .row {
  margin-left: -15px;
  margin-right: -15px;
}
#footer .row .gr1,
#footer .row .gr2,
#footer .row .gr3,
#footer .row .gr4,
#footer .row .gr5,
#footer .row .gr6,
#footer .row .gr7,
#footer .row .gr8,
#footer .row .gr9,
#footer .row .gr10,
#footer .row .gr11,
#footer .row .gr12 {
  padding-left: 15px;
  padding-right: 15px;
}

#footer-brand-area {
  padding-bottom: 32px;
  margin-bottom: 32px;
  border-bottom: 1px solid #3B4552;
}

#footer-content-area {
  font-size: 14px;
}
#footer-content-area h4 {
  font-size: 16px;
}
#footer-content-area i.fa {
  margin-right: 12px;
}
#footer-content-area #footer-cont-about li,
#footer-content-area #footer-cont-content li {
  position: relative;
}
#footer-content-area #footer-cont-about li:before,
#footer-content-area #footer-cont-content li:before {
  content: '\f105';
  font-family: FontAwesome;
  position: absolute;
  top: 7px;
  left: 0;
}
#footer-content-area #footer-cont-about li a,
#footer-content-area #footer-cont-content li a {
  padding: 8px 12px 8px 14px;
  display: inline-block;
}
#footer-content-area #footer-cont-about li a:hover,
#footer-content-area #footer-cont-content li a:hover {
  text-decoration: none;
}
#footer-content-area #footer-cont-sns a {
  display: block;
  padding: 8px 12px 8px 0;
}
#footer-content-area #footer-cont-sns a:hover {
  text-decoration: none;
}

.footer-01 {
  background: #fff;
  padding: 48px 0;
}
.footer-01 .footer-address {
  text-align: right;
}

@media screen and ( max-width: 991px ){
  .footer-01 .footer-address {
    text-align: left;
  }
}

@media screen and ( max-width: 767px ){
  .footer-01 .footer-address {
    margin-top: 24px;
  }
  .footer-01 .footer-address {
    margin-top: 24px;
  }
  .footer_search .list_search-item li,
  .footer_sns .list_footer_sns li {
    width: 50% !important;
  }
  .footer_searchbox .input_submit input {
    margin-top: -48px !important;
  }
  .footer_searchbox .footer_searchbox_inner {
    padding: 20px 65px 10px 20px !important;
  }
  .footer_sns .footer_inner li {
    display: inline-block;
  }
  .howl-special .footer_sns .footer_inner .list_footer_sns_2in1 {
    text-align: center;
    display: table;
    width: 100%;
    border: 1px solid #ddd;
  }
  .howl-special .footer_sns .footer_inner .list_footer_sns_2in1 li {
    width: 50%;
    text-align: center;
    padding: 24px 0;
  }
  .howl-special .footer_sns .footer_inner .list_footer_sns_2in1 li:nth-child(odd) {
    border-right: 1px solid #ddd;
  }
  .howl-special .footer_sns .footer_inner .list_footer_sns_2in1 li img {
    width: 50%;
  }
  .howl-special .footer_sns .list_footer_sns_3in1 {
    border-bottom: 1px solid #ddd;
  }
  .howl-special .footer_sns .list_footer_sns_3in1 li {
    width: 32.5%;
    line-height: 27px;
    border-right: 1px solid #ddd;
    padding: 10px 0 10px 8px;
  }
  .howl-special .footer_sns .list_footer_sns_3in1 li:nth-child(3) {
    border-left: none;
    border-right: none;
  }
}

.footer-02 {
  background: #fff;
}

/* ----------------------------------------
* onecolumn
---------------------------------------- */
body.onecolumn-page  {
  color: #333;
    font-family: Volkhov, "Noto Sans Japanese", YuGothic, æ¸¸ã‚´ã‚·ãƒƒã‚¯, "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "Hiragino Kaku Gothic Pro", ãƒ¡ã‚¤ãƒªã‚ª, Meiryo, "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", "MS P Gothic", Helvetica, Arial, Verdana, sans-serif, serif;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.6;
  background: #fff;
  text-align: center;
  word-wrap: break-word;
  overflow-wrap: break-word;
  -webkit-text-size-adjust: 100%;
  font-weight: 500;
}
body.onecolumn-page, .onecolumn-page html {
  height: 100%;
}
.onecolumn-page #wrap {
  text-align: left;
  background-color: #ffffff;
  margin: auto;
}
.onecolumn-page #wrap img {
  max-width: 100%;
  height: auto;
}
/* Header */
.onecolumn-page #header_wrap {
  max-width: 1200px;
  width: 100%;
  margin: auto;
  text-align: left;
  padding: 40px 20px 20px;
}

.onecolumn-page .sec_wrap {
  max-width: 1200px;
  margin: auto;
}

.onecolumn-page .sec_wrap h2 {
  margin: 80px 0 32px 0;
  padding: 16px 16px 16px 56px;
  font-size: 28px;
  clear: both;
  font-weight: normal;
  border-left: 10px solid #131D2A;
  background: #3B4552;
  color: #fff;
}
.onecolumn-page .sec_wrap h3 {
  font-size: 18px;
  color: #333333;
  margin: 16px 0 24px;
  padding: 20px 0;
  clear: both;
  font-weight: bold;
  border-bottom: 2px solid #3B4552;
  line-height: 1;
}
.onecolumn-page .sec_wrap ol, .onecolumn-page .sec_wrap ul {
  padding-left: 24px;
  list-style-type: disc;
  margin-bottom: 1em;
}
.onecolumn-page .sec_wrap ol li, .onecolumn-page .sec_wrap ul li{
    line-height: 24px;
  }
.onecolumn-page .sec_wrap p {
  margin-bottom: 2em;
  line-height: 1.6;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
@media screen and (max-width: 1200px) {
  body.onecolumn-page .sec_wrap {
  margin: 0 12px;
}
}
@media screen and (max-width: 767px) {
.onecolumn-page #header_wrap {
  text-align: center;
}
  .onecolumn-page .sec_wrap h2 {
    margin: 40px 0 16px -15px;
    padding: 16px 16px 16px 20px;
    font-size: 18px;
  }
  body.onecolumn-page .footer {
    font-family: "Noto Sans Japanese", YuGothic, æ¸¸ã‚´ã‚·ãƒƒã‚¯, "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "Hiragino Kaku Gothic Pro", ãƒ¡ã‚¤ãƒªã‚ª, Meiryo, "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", "MS P Gothic", Helvetica, Arial, Verdana, sans-serif;
    font-size: 12px;
}
.onecolumn-page .footer h3, .onecolumn-page .footer h4, .onecolumn-page .footer h5, .onecolumn-page .footer h6 {
    font-size: 12px;
    margin:0;
}
  .onecolumn-page .footer_search,
  .onecolumn-page .footer_guide {
    display: none;
  }
  .onecolumn-page .footer_sns ul{
        border-top: 1px solid #ddd;
  }
}
/* ----------------------------------------
* LP
---------------------------------------- */
.single-lp {
  padding: 40px 0;
}
.single-lp .lp-wrap {
  width: 1157px;
  border: 1px solid #eee;
  margin: 0 auto;
  background: #fff;
  padding: 0;
}
.single-lp .lp-thumbnail {
  border: 1px #ccc solid;
  float: right;
  margin: 0 0 13px 13px;
  border: 1px #ccc solid;
}
.single-lp .lp-thumbnail img {
  vertical-align: top;
}
.single-lp .post-content {
  padding: 0;
}
.single-lp #lp-header {
  background: #333333;
  padding: 56px;
  color: #fff;
}
.single-lp #lp-header h1 {
  font-size: 32px;
  color: #fff;
  text-align: center;
}
.single-lp dt, .single-lp dd {
  padding: 0;
  margin-left: 0;
  margin-right: 0;
}
.single-lp #content {
  padding: 40px 56px;
}
.single-lp #main {
  width: 100%;
  float: left;
  overflow: hidden;
}
.single-lp .main-inner {
  margin-right: 350px;
}
.single-lp #side {
  width: 320px;
  float: left;
  margin-left: -320px;
}
.single-lp .post-footer {
  padding: 20px 0;
}
.single-lp .post-footer .bzb-sns-btn {
  padding: 0;
}
.single-lp .lp-form {
  background: #494c4e;
  color: #fff;
  padding: 30px;
  width: 100%;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
.single-lp .lp-form h3{
  font-size: 18px;
  margin-bottom: 12px;
  font-weight: bold;
}
.single-lp .lp-form input[type=text],
.single-lp .lp-form input[type=email] {
  width: 90%;
  padding: 10px 5%;
  border: none;
}
.single-lp .lp-form input[type=submit],
.single-lp .lp-form button {
  width: 100%;
  padding: 10px 0;
  background: #F86222;
  color: #fff;
  border-bottom: 5px solid #e04807;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
  border-radius: 3px;
}
.single-lp .lp-form input[type=submit]:hover,
.single-lp .lp-form button:hover {
  background: #f9743b;
}
.single-lp .lp-form dl {
  margin-bottom: 13px;
  }/* one-column */
  .one-column.single-lp #main{
    float: none;
  }
  .one-column.single-lp .main-inner {
    margin-left: 0;
    margin-right: 0;
  }
  .one-column.single-lp #side{
    float: none;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .single-lp #side {
    width: 230px;
    margin-left: -230px;
  }
  .single-lp.right-content #side {
    width: 230px;
    margin-left: -100%;
  }
  .single-lp.right-content .main-inner{
    margin-left: 230px;
    margin-right: 0;
  }
  @media screen and ( max-width: 1200px ){
    .single-lp.right-content #side{
      width: 100%;
      margin: 0;
      float: none;
    }
    .single-lp.right-content .main-inner{
      margin: 0 0 40px;
      width: 100%;
    }
  }

  /* ----------------------------------------
  * pagetop
  ---------------------------------------- */
  .pagetop {
    display: none;
    position: fixed;
    bottom: 50px;
    right: 50px;
    z-index: 11;
    opacity: .8;
  }

  /* ----------------------------------------
  * ãƒ¬ã‚¹ãƒãƒ³ã‚·ãƒ–
  ---------------------------------------- */
  #header-nav-btn,
  #gnav-sp {
    display: none;
  }

  @media screen and (max-width: 1200px) {
    /* laptop start */
    body#fs_Top .wrap {
      width: 1200px;
      margin: 0 36px;
    }

    .post-header,
    .post-author {
      padding: 24px 0;
    }
    .single-lp #gnav-sp {
      display: none;
    }
    .single-lp .lp-wrap {
      width: auto;
      margin: 0 36px;
    }
    .single-lp #main,
    .single-lp #side,
    .single-lp .main-inner {
      width: 100%;
      float: none;
      margin: 0 0 20px;
    }

    /* end start */
  }
  @media screen and (max-width: 991px) {
    /* tablet */
    body#fs_Top .wrap,
    .wrap {
      width: auto;
      margin: 0 24px;
    }
    /* header */
    #header {
      padding: 0;
    }
    #header .wrap {
      width: auto;
      margin: 0 24px;
    }

    #header-nav-btn {
      display: block;
      width: 116px;
      line-height: 92px;
      float: right;
    }
    #header-nav-btn a {
      display: block;
      text-align: center;
      display: block;
      font-size: 32px;
      background: #3B4552;
    }

    #header-fnav-area {
      display: none;
    }

    /* gnav */
    #gnav {
      display: none;
    }

    .dummy {
      width: 100%;
      height: 100%;
      position: fixed;
      top: 0;
      left: 0;
      opacity: 0;
      z-index: 10;
    }

    #gnav-sp {
      display: none;
      background: #3B4552;
      display: block;
      color: #fff;
      font-family: "ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3", "Hiragino Kaku Gothic Pro", "æ¸¸ã‚´ã‚·ãƒƒã‚¯", YuGothic, Verdana, "ãƒ¡ã‚¤ãƒªã‚ª", Meiryo, Osaka, "ï¼­ï¼³ ï¼°ã‚´ã‚·ãƒƒã‚¯", "MS PGothic", sans-serif;
      z-index: 100;
      position: absolute;
      right: 0;
      left: 0;
      width: 100%;
    }
    #gnav-sp .wrap {
      width: 94%;
      margin: 0 3%;
      padding: 36px 0;
    }
    #gnav-sp .wrap a {
      color: #fff;
    }
    #gnav-sp #header-cont-content h4,
    #gnav-sp #header-cont-about h4,
    #gnav-sp #header-cont-sns h4 {
      font-weight: bold;
      margin-bottom: 16px;
    }
    #gnav-sp #header-cont-content li,
    #gnav-sp #header-cont-about li,
    #gnav-sp #header-cont-sns li {
      font-size: 14px;
    }
    #gnav-sp #header-cont-content li a,
    #gnav-sp #header-cont-about li a,
    #gnav-sp #header-cont-sns li a {
      padding: 10px 12px;
    }
    #gnav-sp #header-cont-content ul {
      margin-left: -2%;
    }
    #gnav-sp #header-cont-content li {
      margin-left: 2%;
      float: left;
      width: 48%;
    }
    #gnav-sp #header-cont-content li a {
      display: block;
      position: relative;
    }
    #gnav-sp #header-cont-content li a:before {
      font-family: 'FontAwesome';
      content: '\f105';
      position: absolute;
      left: 0;
      top: 8px;
    }
    #gnav-sp #header-cont-content .children {
      display: none;
    }
    #gnav-sp #footer-nav li a {
      display: block;
      padding: 8px 12px;
      position: relative;
    }
    #gnav-sp #footer-nav li a:before {
      font-family: 'FontAwesome';
      content: '\f105';
      position: absolute;
      left: 0;
      top: 8px;
    }
    #gnav-sp #footer-nav .children {
      display: none;
    }
    #gnav-sp #header-cont-sns li a {
      display: block;
      padding: 8px 12px 8px 0;
    }

    /* front page */
    body#fs_Top #main_visual h2 {
      margin-top: 0;
      font-size: 24px;
    }

    body#fs_Top #main_visual p {
      width: 84%;
      margin-right: 8%;
      margin-left: 8%;
    }

    body#fs_Top .front-loop {
      margin-left: 0;
    }

    body#fs_Top .front-loop .popular_post_box {
      width: 32%;
      margin: 0 .5%;
    }
    body#fs_Top .front-loop .popular_post_box .wrap-a {
      display: block;
      border: 1px solid #e5e5e5;
    }
    body#fs_Top .front-loop .popular_post_box .wrap-a:hover {
      background: #fafafa;
      text-decoration: none;
    }
    body#fs_Top .front-loop .popular_post_box .wrap-a h3,
    body#fs_Top .front-loop .popular_post_box .wrap-a ul {
      margin-left: 10px;
      margin-right: 10px;
    }
    body#fs_Top .front-loop .popular_post_box img {
      width: 100%;
      height: auto;
    }
    body#fs_Top .front-loop .popular_post_box.rank-4, body#fs_Top .front-loop .popular_post_box.rank-5, body#fs_Top .front-loop .popular_post_box.recent-4, body#fs_Top .front-loop .popular_post_box.recent-5 {
      display: none;
    }
    body#fs_Top .front-loop.cont-new-items {
      margin-bottom: 0;
    }

    body#fs_Top .front-loop.cont-new-items .front-loop-cont {
      padding-bottom: 0;
    }

    body#fs_Top .front-main-cont .tri-border {
      display: none;
    }

    body#fs_Top #front-contents .c_box.c_box_left .c_box_inner,
    body#fs_Top #front-contents .c_box.c_box_right .c_box_inner {
      width: 100%;
      float: none;
    }
    body#fs_Top #front-contents .c_box.c_box_left .c_title,
    body#fs_Top #front-contents .c_box.c_box_right .c_title {
      text-align: center;
    }
    body#fs_Top #front-contents .c_box.c_box_left .c_img_box,
    body#fs_Top #front-contents .c_box.c_box_right .c_img_box {
      position: relative;
      height: 300px;
      width: 100%;
      margin-bottom: 24px;
    }
    body#fs_Top #front-contents .c_box.c_box_left .c_text h4,
    body#fs_Top #front-contents .c_box.c_box_right .c_text h4 {
      text-align: center;
    }
    body#fs_Top #front-contents .c_box.c_box_left .c_btn,
    body#fs_Top #front-contents .c_box.c_box_right .c_btn {
      text-align: center;
    }
    body#fs_Top #front-contents .c_box.c_box_left .c_btn a,
    body#fs_Top #front-contents .c_box.c_box_right .c_btn a {
      margin-right: auto;
      margin-left: auto;
    }
    .cat-content .post-header,
    article.page .post-header,
    article.post .post-header {
      padding: 18px 8px;
    }

    article.page .post-content {
      padding: 40px 8px;
    }

    .post-header {
      padding: 56px 44px 0;
    }

    .post-content {
      padding: 40px 8px;
    }
    .post-content h2 {
      margin-left: -52px;
    }

    .post-meta-area {
      background: #fff;
      color: #241913;
    }
    .post-meta-area .post-meta {
      width: 40%;
      float: left;
      text-align: left;
    }
    .post-meta-area .post-meta .date {
      background: transparent;
      text-align: left;
    }
    .post-meta-area .bzb-sns-btn {
      height: auto;
    }
    .post-meta-area .bzb-sns-btn .sharrre {
      margin: 0 5px 0 0;
      float: left !important;
      width: 20%;
      overflow: hidden;
    }
    .post-meta-area .bzb-sns-btn .sharrre.twitter a, .post-meta-area .bzb-sns-btn .sharrre.facebook a, .post-meta-area .bzb-sns-btn .sharrre.googlePlus a, .post-meta-area .bzb-sns-btn .sharrre.hatena a {
      background: transparent;
      display: block;
      padding: 4px 24px;
      color: #241913;
    }
    .post-meta-area .bzb-sns-btn .sharrre.twitter a .share, .post-meta-area .bzb-sns-btn .sharrre.facebook a .share, .post-meta-area .bzb-sns-btn .sharrre.googlePlus a .share, .post-meta-area .bzb-sns-btn .sharrre.hatena a .share {
      display: none;
      text-align: center;
      float: left;
    }
    .post-meta-area .bzb-sns-btn .sharrre.twitter a:hover, .post-meta-area .bzb-sns-btn .sharrre.facebook a:hover, .post-meta-area .bzb-sns-btn .sharrre.googlePlus a:hover, .post-meta-area .bzb-sns-btn .sharrre.hatena a:hover {
      background: transparent;
    }
    .post-meta-area .bzb-sns-btn .s_buttons {
      font-size: 14px;
      padding-top: 20px;
    }
    .post-meta-area .loop-comment-icon {
      padding: 4px 12px;
      background: transparent !important;
      text-align: center;
      float: right;
    }

    #footer-facebook {
      display: none;
    }

    #footer-list-area {
      width: 100%;
    }

    .single-lp #gnav-sp {
      display: none;
    }
    .single-lp .lp-wrap {
      width: auto;
      margin: 0 24px;
    }
    .single-lp .lp-form .submit {
      width: 50%;
    }

    /* tablet end */
  }
  @media screen and (max-width: 767px) {
    /* phone */
    .wrap {
      overflow: hidden;
    }

    .post-title {
      font-size: 1em;
      margin-bottom: 0;
	  font-weight: 500;
      padding-left: 10px;
	  margin-top: 10px !important;
    }

    body#fs_Top .post-title {
      font-size: 1.1em;
      margin-bottom: 0;
    }

    body#fs_Top .wrap,
    .wrap {
      margin: 0 12px;
    }

    .post-content table{
      overflow-x: auto;
      width: 100%;
      display: block;
      border: none;
    }
    .post-content table tbody{
      border: 1px #ddd solid;
      max-width: 100%;
    }
    #main {
      width: 100%;
      float: none;
    }

    #side {
      width: 100%;
      float: none;
    }

    .left-content #main {
      width: 100%;
      float: none;
    }
    .left-content #side {
      width: 100%;
      float: none;
    }

    .right-content #main {
      width: 100%;
      float: none;
    }
    .right-content #side {
      width: 100%;
      float: none;
    }

    .one-column #content .wrap {
      width: 94%;
      margin: 0 3%;
    }
    .one-column #content .wrap #main {
      width: 100%;
      float: none;
    }
    .one-column #content .wrap #side {
      width: 100%;
      float: none;
    }

    /* header */
    #header {
      padding: 0;
    }
    #header .wrap {
      padding: 0;
      margin: 0 12px;
    }
    #header #logo {
      float: none;
    }
    #header #logo img {
      vertical-align: top;
    }
    #header #header-right {
      height: auto;
    }
    #header #header-primary-nav {
      display: none;
    }

    #header-nav-btn {
      display: block;
      width: auto;
      margin: 0 -12px;
      line-height: 92px;
      float: none;
    }
    #header-nav-btn a {
      display: block;
      text-align: center;
      font-size: 16px;
      padding: 8px 0;
      line-height: 1.2;
      background: #3B4552;
      width: 100%;
    }

    .single-lp #lp-header {
      padding: 20px;
    }
    .single-lp .lp-thumbnail {
      float: none;
      margin: 0 0 13px;
    }
    .single-lp .lp-thumbnail img {
      width: 100%;
      height: auto;
    }
    .single-lp #content {
      padding: 20px;
    }

    #gnav-sp {
      display: none;
      top: 112px;
    }
    #gnav-sp ul {
      margin-bottom: 20px;
    }
    #gnav-sp #header-cont-content ul {
      margin-left: 0;
    }
    #gnav-sp #header-cont-content li {
      margin-left: 0;
      float: left;
      width: 100%;
    }

    /* loop */
    body#fs_Top .front-loop .popular_post_box {
      width: 100%;
      float: none;
      margin-left: 0;
      margin-right: 0;
    }

    body#fs_Top #front-contents .c_text .c_btn a {
      width: 100%;
    }

    /* single */
    .cat-content .post-header,
    article.page .post-header,
    article.post .post-header {
      padding: 20px 0;
    }

    .post-author {
      padding: 20px;
    }
    .post-author .post-author-meta {
      padding-top: 12px;
    }
    .post-author .post-author-meta p {
      margin-right: 0;
    }

    .post-meta-area .post-meta,
    .post-meta-area .post-meta-comment {
      float: none;
      width: 100%;
      padding: 0;
    }
    .post-meta-area .post-meta {
      border-bottom: none;
    }
    .post-meta-area .post-meta .date {
      padding: 8px 10px;
	  font-weight: bold;
    }
    .post-meta-area .post-meta-comment .author {
      border: none;
      padding: 8px 20px;
      text-align: left;
    }
    .post-meta-area .post-meta-comment .comments {
      padding: 8px 20px;
    }

    .post-content,
    .post-footer {
      padding: 20px 0;
    }

    .post-cta .cta-post-title {
      padding: 12px 20px;
      font-size: 18px;
    }
    .post-cta .post-cta-inner {
      padding: 0;
    }
    .post-cta .post-cta-cont {
      padding: 12px 20px;
    }
    .post-cta .post-cta-cont .post-cta-img {
      float: none;
      margin: 0 0 12px;
      width: 100%;
    }

    @media screen and ( max-width: 767px ){
      .post-cta .post-cta-cont .post-cta-img {
        text-align: center;
      }
    }
    .post-cta .post-cta-btn a {
      width: 100%;
    }

    .comment-form-author,
    .comment-form-email {
      float: none;
      width: 100%;
    }

    .single-lp #gnav-sp {
      display: none;
    }
    .single-lp .lp-wrap {
      width: auto;
      margin: 0 24px;
    }
    .single-lp .lp-form input {
      width: 100% !important;
    }
    .single-lp .lp-form .submit {
      width: 100%;
    }

    /* phone end */
  }
  /* bzb_sns_btn 2016.12.20 */

  .bzb-sns-btn {
    display: table-cell;
  }
  .bzb-sns-btn li {
    vertical-align: top;
    font-size: auto;
  }
  .bzb-sns-btn li.bzb-facebook {
    width: 83px;
  }
  .bzb-sns-btn li.bzb-twitter {
    width: 75px;
  }
  .bzb-sns-btn li.bzb-googleplus {
    width: 68px;
  }
  .bzb-sns-btn li.bzb-pocket {
    width: 86px;
  }
  .fb_iframe_widget span {
    vertical-align: top !important;
  }
  .bzb-line a img {
    vertical-align: top !important;
  }

  /* h2 2016.12.20 */

  @media screen and ( max-width: 1200px ){
    .post-content h2 {
      margin: 80px 0 32px -46px;
      padding: 16px 16px 16px 36px;
    }
  }

  @media screen and ( max-width: 767px ){
    .post-content h2 {
      margin: 80px 0 32px -30px;
      padding: 16px 16px 16px 20px;
    }
  }

  /* single-lp h2 2016.12.20 */
  .single-lp #main {
    overflow: visible;
  }

  .single-lp .post-content h2 {
    margin: 80px 0 32px -66px;
  }

  @media screen and ( max-width: 767px ){
    .single-lp .post-content h2 {
      margin: 80px 0 32px -30px;
      padding: 16px 16px 16px 20px;
    }
  }

  /* -------------------------------
  ãƒ¢ãƒ¼ãƒ€ãƒ« --*/

  .modal-content {
    position:fixed;
    display:none;
    z-index:2;
    width:70%;
    margin:0;
    padding:10px 20px;
    border:2px solid #aaa;
    background:#fff;
  }

  .modal-content p {
    margin:0;
    padding:0;
  }

  .modal-overlay {
    z-index:1;
    display:none;
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:120%;
    background-color:rgba(0,0,0,0.75);
  }

  .modal-open {
    color:#00f;
    text-decoration:underline;
  }

  .modal-open:hover {
    cursor:pointer;
    color:#f00;
  }

  .modal-close {
    color:#00f;
    text-decoration:underline;
  }

  .modal-close:hover {
    cursor:pointer;
    color:#f00;
  }
  .cont-collabo-items ul li .modal-content .brand-detail {
    max-height: 250px;
    overflow-y: auto;
  }
  .cont-collabo-items ul li .modal-content .brand-detail p{
    padding-right: 8px;
  }
  .cont-collabo-items ul li .modal-content .brand-detail::-webkit-scrollbar {
    width: 10px;
    margin-left: 10px;
  }
  .cont-collabo-items ul li .modal-content .brand-detail::-webkit-scrollbar-thumb {
    background: #333;
    border-radius: 10px;
  }
  .cont-collabo-items ul li .modal-content .brand-detail::-webkit-scrollbar-track-piece:start {
    background: #ccc;
  }
  .cont-collabo-items ul li .modal-content .brand-detail::-webkit-scrollbar-track-piece:end {
    background: #ccc;
  }

  @media screen and ( max-width: 767px ){
    .modal-content {
      width:95%;
    }
    .cont-collabo-items ul li .modal-content {
      padding:16px;
      font-size: 1em;
    }
    .cont-collabo-items ul li .modal-content img {
      max-height: 150px;
    }
    .cont-collabo-items ul li .modal-content .brand-detail {
      max-height: 200px;
      overflow-y: auto;
    }
	  .gr8 {
    width: 66.66%;
}
	  .post-loop-wrap .post-thumbnail.gr4, .gr4 {
        width: 33.33% !important;
    }
    body.archive .post-loop-wrap .post-thumbnail.gr4, .gr4 {
      width: 100% !important;

    }

	  .archive .post {
  display: block;
  padding-bottom: 10px !important;
  border-bottom: 1px solid #eee;
		  margin-bottom: 10px !important;
}
  }

/* ã‚¿ã‚¤ãƒˆãƒ«ã‚¹ã‚¿ã‚¤ãƒ«å¤‰æ›´ */
.post-content h2 {
 background: transparent;
 border: none;
 font-size: 14px;
 color: #000000;
 margin: 16px 0 24px;
 padding: 20px 0;
 clear: both;
 font-weight: bold;
 border-bottom: 2px solid #3B4552;
 line-height: 1;
 text-align: center;
}
.post-content h2 span {
 color: #000;
}

.tax-coord_tag .type-coord .modelInfo {
	display: none;
}
</pre></body></html>