@charset "utf-8";
/*
Theme Name: LUNALUNA
Description: Starter Theme to use with Twig
Author: Upstatement and YOU!
*/
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,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
body {
  line-height: 1;
  color: #000;
  background: #fff;
}
ol,
ul {
  list-style: none;
}
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}
caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
a img {
  border: none;
}
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
main {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]),
[hidden] {
  display: none;
}
body {
  font-family: "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, Meiryo, sans-serif;
  width: 100%;
  min-width: 1280px;
  -webkit-text-size-adjust: 100%;
}
body a {
  text-decoration: none;
}
body header {
  width: 100%;
  height: 100px;
  background-color: #fadbdf;
  border-bottom: 1px solid #ef8b94;
}
body header .site-header {
  width: 1280px;
  margin: 0 auto;
  zoom: 1;
}
body header .site-header:before,
body header .site-header:after {
  content: "";
  display: table;
}
body header .site-header:after {
  clear: both;
}
@media (max-width: 1340px) {
  body header .site-header {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 0 2.34375%;
  }
}
@media (max-width: 1280px) {
  body header .site-header {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 30px;
    width: 1280px;
  }
}
body header .site-header .logo {
  width: 153px;
  margin-top: 18px;
  float: left;
}
body header .site-header .logo img {
  width: 100%;
  height: auto;
  vertical-align: top;
}
body header .site-header .header-menu {
  float: right;
}
body header .site-header .header-menu ul {
  display: table;
  border-right: 1px solid #ef8b94;
}
body header .site-header .header-menu ul li {
  display: table-cell;
  width: 100px;
  border-left: 1px solid #ef8b94;
}
body header .site-header .header-menu ul li a {
  display: block;
  width: 100px;
  height: 100px;
  background-color: #fdb1b6;
  -webkit-transition-duration: 200ms;
  -moz-transition-duration: 200ms;
  -o-transition-duration: 200ms;
  -ms-transition-duration: 200ms;
  transition-duration: 200ms;
  background-repeat: no-repeat;
  background-position: center bottom 20px;
  -webkit-background-size: auto;
  -moz-background-size: auto;
  background-size: auto;
  text-indent: -9999px;
  white-space: nowrap;
  overflow: hidden;
}
body header .site-header .header-menu ul li a:hover,
body header .site-header .header-menu ul li a:active {
  background-color: #fdc1c5;
}
body header .site-header .header-menu ul li:nth-child(1) a {
  background-image: url("./images/icon_header_category2.svg");
}
body header .site-header .header-menu ul li:nth-child(2) a {
  background-image: url("./images/icon_header_category3.svg");
}
body header .site-header .header-menu ul li:nth-child(3) a {
  background-image: url("./images/icon_header_category4.svg");
}
body header .site-header .header-menu ul li:nth-child(4) a {
  background-image: url("./images/icon_header_category1.svg");
}
body header .site-header .header-menu ul li:nth-child(5) a {
  background-image: url("./images/icon_header_category5.svg");
}
body header .site-header .header-menu ul li:nth-child(6) a {
  background-image: url("./images/icon_header_category6.svg");
}
body footer {
  width: 100%;
  margin-top: 50px;
  border-top: 2px solid #f5f5f5;
  background-color: #fff;
}
body footer .footer-content {
  width: 1280px;
  height: 117px;
  margin: 0 auto;
  zoom: 1;
}
body footer .footer-content:before,
body footer .footer-content:after {
  content: "";
  display: table;
}
body footer .footer-content:after {
  clear: both;
}
@media (max-width: 1340px) {
  body footer .footer-content {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 0 2.34375%;
  }
}
@media (max-width: 1280px) {
  body footer .footer-content {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 30px;
    width: 1280px;
  }
}
body footer .footer-content .menu-footer-container {
  margin-top: 10px;
  float: left;
}
body footer .footer-content .menu-footer-container ul {
  margin-top: 44px;
  font-size: 0px;
}
body footer .footer-content .menu-footer-container ul li {
  display: inline-block;
  margin-right: 20px;
}
body footer .footer-content .menu-footer-container ul li:before {
  content: '・';
  display: inline;
  color: #606060;
  font-size: 12px;
  line-height: 1;
}
body footer .footer-content .menu-footer-container ul li a {
  color: #606060;
  font-size: 12px;
  line-height: 1;
  -webkit-transition-duration: 200ms;
  -moz-transition-duration: 200ms;
  -o-transition-duration: 200ms;
  -ms-transition-duration: 200ms;
  transition-duration: 200ms;
}
body footer .footer-content .menu-footer-container ul li a:link,
body footer .footer-content .menu-footer-container ul li a:visited {
  text-decoration: none;
}
body footer .footer-content .menu-footer-container ul li a:hover,
body footer .footer-content .menu-footer-container ul li a:active {
  color: #a0a0a0;
  text-decoration: underline;
}
body footer .footer-content .sns-share {
  float: right;
}
body footer .footer-content .sns-share ul {
  margin: 36px 0 0 0;
  zoom: 1;
}
body footer .footer-content .sns-share ul:before,
body footer .footer-content .sns-share ul:after {
  content: "";
  display: table;
}
body footer .footer-content .sns-share ul:after {
  clear: both;
}
body footer .footer-content .sns-share ul li {
  float: left;
  width: 40px;
  height: 40px;
  margin-left: 17px;
}
body footer .footer-content .sns-share ul li a {
  display: block;
  width: 40px;
  height: 40px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  -webkit-transition-duration: 200ms;
  -moz-transition-duration: 200ms;
  -o-transition-duration: 200ms;
  -ms-transition-duration: 200ms;
  transition-duration: 200ms;
}
body footer .footer-content .sns-share ul li a span {
  display: block;
  width: 40px;
  height: 40px;
  color: #fff;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: 44px;
  -moz-background-size: 44px;
  background-size: 44px;
  white-space: nowrap;
  overflow: hidden;
  text-indent: -9999px;
}
body footer .footer-content .sns-share ul li a:hover,
body footer .footer-content .sns-share ul li a:active {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}
body footer .footer-content .sns-share ul li:nth-child(1) a span {
  background-image: url("./images/icon_sns1_2.svg");
  background-color: #5872ab;
}
body footer .footer-content .sns-share ul li:nth-child(2) a span {
  background-image: url("./images/icon_sns2.svg");
  background-color: #76bbf0;
}
body footer .footer-content .sns-share ul li:nth-child(3) a span {
  background-image: url("./images/icon_sns3.svg");
  background-color: #32ce32;
}
body footer .footer-content .sns-share ul li:nth-child(4) a span {
  background-image: url("./images/icon_sns4.svg");
  background-color: #32a4e3;
}
body footer .copyright-wrapper {
  width: 100%;
  border-top: 1px dotted #f5f5f5;
  background-color: #fff;
}
body footer .copyright-wrapper .copyright {
  width: 1280px;
  margin: 0 auto;
  padding: 20px 0 20px;
  text-align: center;
}
body footer .copyright-wrapper .copyright small {
  font-size: 13px;
  line-height: 1;
}
body footer .copyright-wrapper .copyright small a {
  color: #333;
  -webkit-transition-duration: 200ms;
  -moz-transition-duration: 200ms;
  -o-transition-duration: 200ms;
  -ms-transition-duration: 200ms;
  transition-duration: 200ms;
}
body footer .copyright-wrapper .copyright small a:link,
body footer .copyright-wrapper .copyright small a:visited {
  text-decoration: none;
}
body footer .copyright-wrapper .copyright small a:hover,
body footer .copyright-wrapper .copyright small a:active {
  color: #858585;
  text-decoration: underline;
}
body .paging {
  text-align: center;
  margin-top: 27px;
}
body .paging div,
body .paging p,
body .paging ol,
body .paging li {
  display: inline-block;
  font-size: 0px;
}
body .paging p {
  margin: 0 5px;
  width: 32px;
}
body .paging .prev a,
body .paging .next a {
  display: block;
  color: #fdb1b6;
  font-size: 17px;
  font-weight: bold;
  line-height: 1;
  width: 32px;
  height: 32px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  padding-top: 8px;
  -webkit-transition-duration: 200ms;
  -moz-transition-duration: 200ms;
  -o-transition-duration: 200ms;
  -ms-transition-duration: 200ms;
  transition-duration: 200ms;
}
body .paging .prev a:hover,
body .paging .next a:hover,
body .paging .prev a:active,
body .paging .next a:active {
  color: #fdc1c5;
}
body .paging li {
  margin: 0 5px;
}
body .paging li a {
  display: block;
  color: #fdb1b6;
  background-color: #fff;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  width: 32px;
  height: 32px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  padding-top: 7px;
  border: 2px solid #fdb1b6;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition-duration: 200ms;
  -moz-transition-duration: 200ms;
  -o-transition-duration: 200ms;
  -ms-transition-duration: 200ms;
  transition-duration: 200ms;
}
body .paging li a:hover,
body .paging li a:active {
  color: #fff;
  background-color: #fdb1b6;
}
body .paging li.current a {
  color: #fff;
  background-color: #fdb1b6;
  border: 2px solid #fdb1b6;
}
body .widget.popular-posts {
  background-color: #990;
}
body .widget.categorylist {
  background-color: #099;
}
body .widget.widget_search {
  margin-top: 30px;
}
body .widget.widget_search .widgettitle {
  padding-bottom: 10px;
  border-bottom: 1px solid #fdb1b6;
  margin-bottom: 20px;
  background-image: url("./images/title_text_search.svg");
  background-repeat: no-repeat;
  background-position: left top;
  white-space: nowrap;
  overflow: hidden;
  text-indent: -9999px;
}
body .widget.widget_nav_menu {
  margin-top: 30px;
}
body .widget.widget_nav_menu h2 {
  padding-bottom: 16px;
  border-bottom: 1px solid #fdb1b6;
  margin-bottom: 3px;
  background-image: url("./images/title_text_recommend.svg");
  background-repeat: no-repeat;
  background-position: left top;
  -webkit-background-size: 310px 23px;
  -moz-background-size: 310px 23px;
  background-size: 310px 23px;
  white-space: nowrap;
  overflow: hidden;
  text-indent: -9999px;
}
body .widget.widget_nav_menu ul {
  width: 100%;
  margin-top: 5px;
}
body .widget.widget_nav_menu ul li {
  border-bottom: 1px dashed #fdb1b6;
  padding: 15px;
  padding: 20px 0;
}
body .widget.widget_nav_menu ul li:last-child {
  padding-bottom: 0px;
}
body .widget.widget_nav_menu ul li a {
  width: 100%;
}
body .widget.widget_nav_menu ul li a .article-thumbnail {
  display: table-cell;
  vertical-align: top;
  width: 80px;
  position: relative;
  -webkit-transition-duration: 200ms;
  -moz-transition-duration: 200ms;
  -o-transition-duration: 200ms;
  -ms-transition-duration: 200ms;
  transition-duration: 200ms;
}
body .widget.widget_nav_menu ul li a .article-thumbnail img {
  width: 100%;
  height: auto;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  vertical-align: top;
}
body .widget.widget_nav_menu ul li a .article-data {
  display: table-cell;
  vertical-align: top;
  width: auto;
  padding-left: 15px;
}
body .widget.widget_nav_menu ul li a .article-data >time {
  font-size: 11px;
  color: #999;
  margin-left: 0;
  margin-bottom: 5px;
  display: block;
}
body .widget.widget_nav_menu ul li a .article-data .article-title {
  font-size: 13px;
  line-height: 1.4;
  color: #454c77;
}
body .widget.widget_nav_menu ul li a .article-data .article-excerpt {
  font-size: 13px;
  line-height: 1.4;
  color: #999;
  margin-top: 10px;
}
body .widget.widget_nav_menu ul li a:hover .article-thumbnail,
body .widget.widget_nav_menu ul li a:active .article-thumbnail {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
}
body .widget.widget_nav_menu ul li a:hover .article-data >time,
body .widget.widget_nav_menu ul li a:active .article-data >time {
  color: #b8b8b8;
}
body .widget.widget_nav_menu ul li a:hover .article-data .article-title,
body .widget.widget_nav_menu ul li a:active .article-data .article-title {
  color: #5d66a0;
}
body .widget.widget_nav_menu ul li a:hover .article-data .article-excerpt,
body .widget.widget_nav_menu ul li a:active .article-data .article-excerpt {
  color: #b8b8b8;
}
body .widget.widget_nav_menu ul li:last-child {
  padding-bottom: 20px;
}
body .widget.widget_nav_menu ul li a .article-thumbnail {
  width: 210px;
}
body .widget.widget_nav_menu ul li a .article-data {
  padding-left: 25px;
}
body .widget.widget_nav_menu ul li a .article-data >time {
  font-size: 12px;
  margin-top: 3px;
}
body .widget.widget_nav_menu ul li a .article-data .article-title {
  font-size: 18px;
  margin-top: 7px;
}
body .widget.widget_nav_menu ul li a .article-data .article-excerpt {
  margin-top: 10px;
}
body .widget.widget_tag_cloud {
  margin-top: 30px;
}
body .widget.widget_tag_cloud .widgettitle {
  padding-bottom: 10px;
  border-bottom: 1px solid #fdb1b6;
  margin-bottom: 3px;
  background-image: url("./images/title_text_keyword.svg");
  background-repeat: no-repeat;
  background-position: left top;
  -webkit-background-size: 168px 20px;
  -moz-background-size: 168px 20px;
  background-size: 168px 20px;
  white-space: nowrap;
  overflow: hidden;
  text-indent: -9999px;
}
body .widget.widget_tag_cloud .tagcloud {
  margin-top: 10px;
}
body .widget.widget_tag_cloud .tagcloud a {
  display: inline-block;
  border: 1px solid #fdb1b6;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #fdb1b6;
  font-size: 11px !important;
  line-height: 1;
  margin: 10px 10px 0 0;
  padding: 9px 18px;
  -webkit-transition-duration: 200ms;
  -moz-transition-duration: 200ms;
  -o-transition-duration: 200ms;
  -ms-transition-duration: 200ms;
  transition-duration: 200ms;
}
body .widget.widget_tag_cloud .tagcloud a:hover,
body .widget.widget_tag_cloud .tagcloud a:active {
  color: #fff;
  background-color: #fdb1b6;
}
body .widget.customposts {
  margin-top: 30px;
}
body .widget.customposts .widgettitle {
  padding-bottom: 17px;
  border-bottom: 1px solid #fdb1b6;
  margin-bottom: 3px;
  background-image: url("./images/title_text_custompost.svg");
  background-repeat: no-repeat;
  background-position: left top;
  -webkit-background-size: 136px 20px;
  -moz-background-size: 136px 20px;
  background-size: 136px 20px;
  white-space: nowrap;
  overflow: hidden;
  text-indent: -9999px;
}
body .widget.customposts ul {
  width: 100%;
}
body .widget.customposts ul li {
  border-bottom: 1px dashed #fdb1b6;
  padding: 15px;
  padding-left: 0;
}
body .widget.customposts ul li:last-child {
  padding-bottom: 0px;
}
body .widget.customposts ul li a {
  width: 100%;
}
body .widget.customposts ul li a .article-thumbnail {
  display: table-cell;
  vertical-align: top;
  width: 80px;
  position: relative;
  -webkit-transition-duration: 200ms;
  -moz-transition-duration: 200ms;
  -o-transition-duration: 200ms;
  -ms-transition-duration: 200ms;
  transition-duration: 200ms;
}
body .widget.customposts ul li a .article-thumbnail img {
  width: 100%;
  height: auto;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  vertical-align: top;
}
body .widget.customposts ul li a .article-data {
  display: table-cell;
  vertical-align: top;
  width: auto;
  padding-left: 15px;
}
body .widget.customposts ul li a .article-data >time {
  font-size: 11px;
  color: #999;
  margin-left: 0;
  margin-bottom: 5px;
  display: block;
}
body .widget.customposts ul li a .article-data .article-title {
  font-size: 13px;
  line-height: 1.4;
  color: #454c77;
}
body .widget.customposts ul li a .article-data .article-excerpt {
  font-size: 13px;
  line-height: 1.4;
  color: #999;
  margin-top: 10px;
}
body .widget.customposts ul li a:hover .article-thumbnail,
body .widget.customposts ul li a:active .article-thumbnail {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
}
body .widget.customposts ul li a:hover .article-data >time,
body .widget.customposts ul li a:active .article-data >time {
  color: #b8b8b8;
}
body .widget.customposts ul li a:hover .article-data .article-title,
body .widget.customposts ul li a:active .article-data .article-title {
  color: #5d66a0;
}
body .widget.customposts ul li a:hover .article-data .article-excerpt,
body .widget.customposts ul li a:active .article-data .article-excerpt {
  color: #b8b8b8;
}
body .widget.customposts ul li:last-child {
  border-bottom: none;
}
body .widget.customposts ul li a .article-thumbnail {
  display: none;
}
body .widget.customposts ul li a .article-data {
  padding: 0;
}
body .widget.customposts ul li a .article-data .article-title {
  font-size: 13px;
  color: #999;
}
body .widget.customposts ul li a .article-data time {
  font-size: 11px;
  margin-bottom: 0px;
  margin-top: 5px;
}
body .widget.customposts ul li a:hover .article-data >time,
body .widget.customposts ul li a:active .article-data >time {
  color: #b8b8b8;
}
body .widget.customposts ul li a:hover .article-data .article-title,
body .widget.customposts ul li a:active .article-data .article-title {
  color: #b8b8b8;
}
body .widget.customposts ul li a:hover .article-data .article-excerpt,
body .widget.customposts ul li a:active .article-data .article-excerpt {
  color: #b8b8b8;
}
body .breadcrumb {
  width: 1280px;
  margin: 0px auto;
}
@media (max-width: 1340px) {
  body .breadcrumb {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 0 2.34375%;
  }
}
@media (max-width: 1280px) {
  body .breadcrumb {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 30px;
    width: 1280px;
  }
}
body .breadcrumb .container {
  padding: 16px 0;
  color: #fdb1b6;
  font-size: 14px;
  line-height: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
body .breadcrumb .container div,
body .breadcrumb .container a,
body .breadcrumb .container span {
  display: inline;
  vertical-align: bottom;
}
body .breadcrumb .container div {
  color: #666;
}
body .breadcrumb .container a {
  color: #666;
  text-decoration: none;
}
body .breadcrumb .container div:before {
  content: '>';
  display: inline;
}
body .breadcrumb .container div:first-child:before {
  display: none;
}
body .breadcrumb .container .last a {
  color: #fdb1b6;
}
body .breadcrumb .container .level-1 >a {
  display: inline-block;
  width: 14px;
  height: 14px;
  padding-right: 3px;
  background-image: url("./images/icon_home.svg");
  background-repeat: no-repeat;
  background-position: left center;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
  white-space: nowrap;
  overflow: hidden;
  text-indent: 200%;
}
body .search-form {
  position: relative;
  display: block;
  border: 1px solid #fdb1b6;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  overflow: hidden;
}
body .search-form .search-field {
  height: 38px;
  width: 100%;
  display: block;
  border: none;
  outline: none;
  padding: 3px 43px 3px 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 12px;
}
body .search-form .search-field::-webkit-input-placeholder {
  color: #fdb1b6;
}
body .search-form .search-field:-moz-placeholder {
  color: #fdb1b6;
}
body .search-form .search-field::-moz-placeholder {
  color: #fdb1b6;
}
body .search-form .search-field:-ms-input-placeholder {
  color: #fdb1b6;
}
body .search-form .search-submit {
  position: absolute;
  top: 0;
  right: 0;
  width: 38px;
  height: 38px;
  font-size: 0;
  background-image: url("./images/icon_search.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #fff;
  -webkit-background-size: 20px;
  -moz-background-size: 20px;
  background-size: 20px;
  border: none;
}
body #contents .wrapper {
  width: 100%;
}
body #contents .wrapper .columns {
  width: 1280px;
  margin: 0px auto;
}
body #contents .wrapper .columns3 {
  zoom: 1;
}
body #contents .wrapper .columns3:before,
body #contents .wrapper .columns3:after {
  content: "";
  display: table;
}
body #contents .wrapper .columns3:after {
  clear: both;
}
body #contents .wrapper .columns3 .column.left {
  float: left;
  width: 220px;
  margin-right: 35px;
}
body #contents .wrapper .columns3 .column.center {
  float: left;
  width: 690px;
}
body #contents .wrapper .columns3 .column.right {
  float: right;
  width: 300px;
  margin-left: 35px;
}
body #contents .wrapper .columns2 {
  display: table;
}
@media (max-width: 1340px) {
  body #contents .wrapper .columns2 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 0 2.34375%;
  }
}
@media (max-width: 1280px) {
  body #contents .wrapper .columns2 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 30px;
    width: 1280px;
  }
}
body #contents .wrapper .columns2 .column.center {
  display: table-cell;
  vertical-align: top;
  width: auto;
}
body #contents .wrapper .columns2 .column.right {
  display: table-cell;
  vertical-align: top;
  width: 335px !important;
  padding-left: 35px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body #contents .article-list.ranking {
  margin-top: 30px;
}
body #contents .article-list.ranking h2 {
  padding-bottom: 10px;
  border-bottom: 1px solid #fdb1b6;
  margin-bottom: 3px;
  background-image: url("./images/title_text_ranking.svg");
  background-repeat: no-repeat;
  background-position: left top;
  -webkit-background-size: 160px 20px;
  -moz-background-size: 160px 20px;
  background-size: 160px 20px;
  white-space: nowrap;
  overflow: hidden;
  text-indent: -9999px;
}
body #contents .article-list.ranking ul {
  width: 100%;
  margin-top: 5px;
}
body #contents .article-list.ranking ul li {
  border-bottom: 1px dashed #fdb1b6;
  padding: 15px;
}
body #contents .article-list.ranking ul li:last-child {
  padding-bottom: 0px;
}
body #contents .article-list.ranking ul li a {
  width: 100%;
}
body #contents .article-list.ranking ul li a .article-thumbnail {
  display: table-cell;
  vertical-align: top;
  width: 80px;
  position: relative;
  -webkit-transition-duration: 200ms;
  -moz-transition-duration: 200ms;
  -o-transition-duration: 200ms;
  -ms-transition-duration: 200ms;
  transition-duration: 200ms;
}
body #contents .article-list.ranking ul li a .article-thumbnail img {
  width: 100%;
  height: auto;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  vertical-align: top;
}
body #contents .article-list.ranking ul li a .article-data {
  display: table-cell;
  vertical-align: top;
  width: auto;
  padding-left: 15px;
}
body #contents .article-list.ranking ul li a .article-data >time {
  font-size: 11px;
  color: #999;
  margin-left: 0;
  margin-bottom: 5px;
  display: block;
}
body #contents .article-list.ranking ul li a .article-data .article-title {
  font-size: 13px;
  line-height: 1.4;
  color: #454c77;
}
body #contents .article-list.ranking ul li a .article-data .article-excerpt {
  font-size: 13px;
  line-height: 1.4;
  color: #999;
  margin-top: 10px;
}
body #contents .article-list.ranking ul li a:hover .article-thumbnail,
body #contents .article-list.ranking ul li a:active .article-thumbnail {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
}
body #contents .article-list.ranking ul li a:hover .article-data >time,
body #contents .article-list.ranking ul li a:active .article-data >time {
  color: #b8b8b8;
}
body #contents .article-list.ranking ul li a:hover .article-data .article-title,
body #contents .article-list.ranking ul li a:active .article-data .article-title {
  color: #5d66a0;
}
body #contents .article-list.ranking ul li a:hover .article-data .article-excerpt,
body #contents .article-list.ranking ul li a:active .article-data .article-excerpt {
  color: #b8b8b8;
}
body #contents .article-list.ranking ul li a .article-thumbnail {
  width: 70px;
}
body #contents .article-list.ranking ul li:nth-child(1) a .article-thumbnail:before,
body #contents .article-list.ranking ul li:nth-child(2) a .article-thumbnail:before,
body #contents .article-list.ranking ul li:nth-child(3) a .article-thumbnail:before {
  content: '';
  display: block;
  position: absolute;
  top: -8px;
  left: -8px;
  width: 30px;
  height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: 30px 30px;
  -moz-background-size: 30px 30px;
  background-size: 30px 30px;
}
body #contents .article-list.ranking ul li:nth-child(1) a .article-thumbnail:before {
  background-image: url("./images/icon_rank1.svg");
}
body #contents .article-list.ranking ul li:nth-child(2) a .article-thumbnail:before {
  background-image: url("./images/icon_rank2.svg");
}
body #contents .article-list.ranking ul li:nth-child(3) a .article-thumbnail:before {
  background-image: url("./images/icon_rank3.svg");
}
body #contents .article-list.ranking ul li:last-child {
  border-bottom: none;
}
body #contents .article-list.new {
  margin-top: 30px;
}
body #contents .article-list.new h2 {
  padding-bottom: 10px;
  border-bottom: 1px solid #fdb1b6;
  margin-bottom: 3px;
  background-image: url("./images/title_text_new.svg");
  background-repeat: no-repeat;
  background-position: left top;
  -webkit-background-size: 123px 18px;
  -moz-background-size: 123px 18px;
  background-size: 123px 18px;
  white-space: nowrap;
  overflow: hidden;
  text-indent: -9999px;
}
body #contents .article-list.new ul {
  margin-top: 20px;
  zoom: 1;
}
body #contents .article-list.new ul:before,
body #contents .article-list.new ul:after {
  content: "";
  display: table;
}
body #contents .article-list.new ul:after {
  clear: both;
}
body #contents .article-list.new ul li {
  width: 327px;
  padding-bottom: 30px;
  float: left;
  position: relative;
}
body #contents .article-list.new ul li:nth-child(odd) {
  margin-right: 36px;
}
body #contents .article-list.new ul li:nth-child(1) {
  margin-bottom: 30px;
}
body #contents .article-list.new ul li:nth-child(1):after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 690px;
  height: 1px;
  border-bottom: 1px dashed #fdb1b6;
}
body #contents .article-list.new ul li:nth-child(2) {
  margin-bottom: 30px;
}
body #contents .article-list.new ul li a {
  width: 100%;
}
body #contents .article-list.new ul li a .article-thumbnail {
  width: 327px;
  height: 184px;
  position: relative;
  -webkit-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  overflow: hidden;
  -webkit-transition-duration: 200ms;
  -moz-transition-duration: 200ms;
  -o-transition-duration: 200ms;
  -ms-transition-duration: 200ms;
  transition-duration: 200ms;
}
body #contents .article-list.new ul li a .article-thumbnail img {
  width: 100%;
  height: auto;
  vertical-align: top;
}
body #contents .article-list.new ul li a .article-data {
  margin-top: 10px;
}
body #contents .article-list.new ul li a .article-data >time {
  font-size: 12px;
  color: #999;
  display: block;
  margin-top: 18px;
}
body #contents .article-list.new ul li a .article-data .article-title {
  font-size: 18px;
  line-height: 1.4;
  color: #454c77;
  margin-top: 5px;
}
body #contents .article-list.new ul li a .article-data .article-excerpt {
  font-size: 13px;
  line-height: 1.4;
  color: #999;
  margin-top: 10px;
}
body #contents .article-list.new ul li a:hover .article-thumbnail,
body #contents .article-list.new ul li a:active .article-thumbnail {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
}
body #contents .article-list.new ul li a:hover .article-data >time,
body #contents .article-list.new ul li a:active .article-data >time {
  color: #b8b8b8;
}
body #contents .article-list.new ul li a:hover .article-data .article-title,
body #contents .article-list.new ul li a:active .article-data .article-title {
  color: #5d66a0;
}
body #contents .article-list.new ul li a:hover .article-data .article-excerpt,
body #contents .article-list.new ul li a:active .article-data .article-excerpt {
  color: #b8b8b8;
}
body #contents .article-list.new ul .more {
  float: right;
}
body #contents .article-list.new ul .more a {
  color: #fdb1b6;
  font-size: 13px;
  line-height: 1;
  -webkit-transition-duration: 200ms;
  -moz-transition-duration: 200ms;
  -o-transition-duration: 200ms;
  -ms-transition-duration: 200ms;
  transition-duration: 200ms;
}
body #contents .article-list.new ul .more a:link,
body #contents .article-list.new ul .more a:visited {
  text-decoration: underline;
}
body #contents .article-list.new ul .more a:hover,
body #contents .article-list.new ul .more a:active {
  text-decoration: none;
}
body #contents .article-list.new ul .more a span {
  padding-right: 9px;
}
body #contents .article-list.new ul .more a span {
  position: relative;
}
body #contents .article-list.new ul .more a span:after {
  position: absolute;
  top: 50%;
  right: 0px;
  display: block;
  content: '';
  width: 6px;
  height: 6px;
  margin-top: -3px;
  border-top: 1px solid #fdb1b6;
  border-right: 1px solid #fdb1b6;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
body #contents .article-list.category_tag {
  margin-top: 50px;
  padding-bottom: 40px;
}
body #contents .article-list.category_tag .archive-title {
  color: #fdb1b6;
  font-size: 24px;
  line-height: 1.4;
  padding-bottom: 5px;
}
body #contents .article-list.category_tag .articles {
  width: 100%;
  border-top: 1px solid #fdb1b6;
}
body #contents .article-list.category_tag .articles li {
  border-bottom: 1px dashed #fdb1b6;
  padding: 15px;
  padding: 20px 0;
}
body #contents .article-list.category_tag .articles li:last-child {
  padding-bottom: 0px;
}
body #contents .article-list.category_tag .articles li a {
  width: 100%;
}
body #contents .article-list.category_tag .articles li a .article-thumbnail {
  display: table-cell;
  vertical-align: top;
  width: 80px;
  position: relative;
  -webkit-transition-duration: 200ms;
  -moz-transition-duration: 200ms;
  -o-transition-duration: 200ms;
  -ms-transition-duration: 200ms;
  transition-duration: 200ms;
}
body #contents .article-list.category_tag .articles li a .article-thumbnail img {
  width: 100%;
  height: auto;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  vertical-align: top;
}
body #contents .article-list.category_tag .articles li a .article-data {
  display: table-cell;
  vertical-align: top;
  width: auto;
  padding-left: 15px;
}
body #contents .article-list.category_tag .articles li a .article-data >time {
  font-size: 11px;
  color: #999;
  margin-left: 0;
  margin-bottom: 5px;
  display: block;
}
body #contents .article-list.category_tag .articles li a .article-data .article-title {
  font-size: 13px;
  line-height: 1.4;
  color: #454c77;
}
body #contents .article-list.category_tag .articles li a .article-data .article-excerpt {
  font-size: 13px;
  line-height: 1.4;
  color: #999;
  margin-top: 10px;
}
body #contents .article-list.category_tag .articles li a:hover .article-thumbnail,
body #contents .article-list.category_tag .articles li a:active .article-thumbnail {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
}
body #contents .article-list.category_tag .articles li a:hover .article-data >time,
body #contents .article-list.category_tag .articles li a:active .article-data >time {
  color: #b8b8b8;
}
body #contents .article-list.category_tag .articles li a:hover .article-data .article-title,
body #contents .article-list.category_tag .articles li a:active .article-data .article-title {
  color: #5d66a0;
}
body #contents .article-list.category_tag .articles li a:hover .article-data .article-excerpt,
body #contents .article-list.category_tag .articles li a:active .article-data .article-excerpt {
  color: #b8b8b8;
}
body #contents .article-list.category_tag .articles li:last-child {
  padding-bottom: 20px;
}
body #contents .article-list.category_tag .articles li a .article-thumbnail {
  width: 210px;
}
body #contents .article-list.category_tag .articles li a .article-data {
  padding-left: 25px;
}
body #contents .article-list.category_tag .articles li a .article-data >time {
  font-size: 14px;
  margin-top: 3px;
}
body #contents .article-list.category_tag .articles li a .article-data .article-title {
  font-size: 18px;
  margin-top: 5px;
}
body #contents .article-list.category_tag .articles li a .article-data .article-excerpt {
  margin-top: 10px;
}
body #contents .article-list.category_tag .empty {
  color: #999;
}
body #contents .keyword {
  margin-top: 50px;
}
body #contents .keyword h2 {
  padding-bottom: 16px;
  border-bottom: 1px solid #fdb1b6;
  margin-bottom: 3px;
  background-image: url("./images/title_text_keyword.svg");
  background-repeat: no-repeat;
  background-position: left top;
  -webkit-background-size: auto 26px;
  -moz-background-size: auto 26px;
  background-size: auto 26px;
  white-space: nowrap;
  overflow: hidden;
  text-indent: -9999px;
}
body #contents .keyword .list {
  margin-top: 10px;
}
body #contents .keyword .list a {
  display: inline-block;
  border: 1px solid #fdb1b6;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #fdb1b6;
  font-size: 11px;
  line-height: 1;
  margin: 10px 10px 0 0;
  padding: 9px 18px;
  -webkit-transition-duration: 200ms;
  -moz-transition-duration: 200ms;
  -o-transition-duration: 200ms;
  -ms-transition-duration: 200ms;
  transition-duration: 200ms;
}
body #contents .keyword .list a:hover,
body #contents .keyword .list a:active {
  color: #fff;
  background-color: #fdb1b6;
}
body #contents .app-banner,
body #contents .ad-content {
  margin: 0 auto;
}
body #contents .app-banner img,
body #contents .ad-content img {
  vertical-align: top;
}
body #contents .app-banner.center,
body #contents .ad-content.center {
  text-align: center;
}
body #contents .app-banner.center.bottom,
body #contents .ad-content.center.bottom {
  margin-top: 40px;
}
body #contents .app-banner.side.bottom,
body #contents .ad-content.side.bottom {
  margin-top: 30px;
}
body #contents .ad-content .ad-inline {
  display: inline-block;
}
body #contents .facebook-page {
  margin-top: 30px;
}
body #contents .sidebar-related {
  margin-top: 30px;
}
body #contents .sidebar-related h2 {
  padding-bottom: 16px;
  border-bottom: 1px solid #fdb1b6;
  margin-bottom: 35px;
  background-image: url("./images/title_text_related.svg");
  background-repeat: no-repeat;
  background-position: left top;
  -webkit-background-size: auto 22px;
  -moz-background-size: auto 22px;
  background-size: auto 22px;
  white-space: nowrap;
  overflow: hidden;
  text-indent: -9999px;
}
body #contents .sidebar-related .textwidget .logly-lift-widget-content a {
  color: #454c77;
  font-weight: normal;
  -webkit-transition-duration: 200ms;
  -moz-transition-duration: 200ms;
  -o-transition-duration: 200ms;
  -ms-transition-duration: 200ms;
  transition-duration: 200ms;
}
body #contents .sidebar-related .textwidget .logly-lift-widget-content a:hover {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
}
body #contents .columns3 .ranking ul li {
  padding: 15px 5px 15px 10px;
}
body #contents .columns3 .ranking ul li:last-child {
  padding-bottom: 0px;
}
body #contents .columns3 .ranking ul li a .article-data {
  padding-left: 10px;
}
body #contents .columns3 .widget_nav_menu h2 {
  padding-bottom: 13px;
  -webkit-background-size: 254px 19px;
  -moz-background-size: 254px 19px;
  background-size: 254px 19px;
}
body #contents .columns3 .widget_nav_menu ul li a .article-thumbnail {
  width: 180px;
}
body #contents .columns3 .widget_nav_menu ul li a .article-data {
  padding-left: 20px;
}
body.home #contents .carousel-wrapper {
  background-color: #fff8ed;
  padding-top: 30px;
  border-bottom: 1px solid #fcebed;
}
body.home #contents .carousel-wrapper+.wrapper {
  padding-top: 20px;
}
body.home #contents .carousel-wrapper+.wrapper .app-banner.side.up {
  margin-top: 30px;
}
body.home #contents .carousel {
  width: 1280px;
  margin: 0px auto;
}
body.home #contents .carousel .feature {
  background-color: #fff;
}
body.home #contents .carousel .feature a {
  display: table;
  position: relative;
  width: 1280px;
  height: 416px;
  -webkit-transition-duration: 200ms;
  -moz-transition-duration: 200ms;
  -o-transition-duration: 200ms;
  -ms-transition-duration: 200ms;
  transition-duration: 200ms;
}
body.home #contents .carousel .feature a .article-data {
  display: table-cell;
  vertical-align: top;
  width: 540px;
  height: 416px;
  background-color: #fff;
}
body.home #contents .carousel .feature a .article-data h2 {
  width: 527px;
  height: 50px;
  margin-top: 20px;
  background-image: url("./images/home_title_future.svg");
  background-repeat: no-repeat;
  background-position: left top;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
  white-space: nowrap;
  overflow: hidden;
  text-indent: 100%;
}
body.home #contents .carousel .feature a .article-data .article-category {
  width: 100px;
  height: 42px;
  color: #fdb1b6;
  border: 1px solid #fdb1b6;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  margin-top: 23px;
  margin-left: 22px;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: auto 30px;
  -moz-background-size: auto 30px;
  background-size: auto 30px;
  background-repeat: no-repeat;
  white-space: nowrap;
  overflow: hidden;
  text-indent: 100%;
}
body.home #contents .carousel .feature a .article-data .article-category.maternity {
  background-image: url("./images/icon_category_pnk1.svg");
  width: 132px;
}
body.home #contents .carousel .feature a .article-data .article-category.body {
  background-image: url("./images/icon_category_pnk2.svg");
  width: 100px;
}
body.home #contents .carousel .feature a .article-data .article-category.diet {
  background-image: url("./images/icon_category_pnk3.svg");
  width: 123px;
}
body.home #contents .carousel .feature a .article-data .article-category.beauty {
  background-image: url("./images/icon_category_pnk4.svg");
  width: 140px;
}
body.home #contents .carousel .feature a .article-data .article-category.childcare {
  background-image: url("./images/icon_category_pnk5.svg");
  width: 96px;
}
body.home #contents .carousel .feature a .article-data .article-category.life {
  background-image: url("./images/icon_category_pnk6.svg");
  width: 100px;
}
body.home #contents .carousel .feature a .article-data .widgettitle {
  color: #333;
  font-size: 36px;
  line-height: 1.2;
  margin-top: 15px;
  margin-left: 18px;
  margin-right: 20px;
}
body.home #contents .carousel .feature a .article-data .article-title {
  color: #454c77;
  font-size: 23px;
  line-height: 1.2;
  margin-top: 30px;
  margin-left: 21px;
  margin-right: 20px;
}
body.home #contents .carousel .feature a .article-data .article-excerpt {
  color: #999;
  font-size: 14px;
  line-height: 1.7;
  margin-top: 12px;
  margin-left: 21px;
  margin-right: 20px;
}
body.home #contents .carousel .feature a:hover {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}
body.home #contents .carousel .feature a:hover .article-data .article-more {
  text-decoration: none;
}
body.home #contents .carousel .feature a .article-thumbnail {
  display: table-cell;
  width: 740px;
  height: 416px;
  background-color: #fff;
}
body.home #contents .carousel .feature a .article-thumbnail .wrapper {
  width: 740px;
  height: 416px;
  overflow: hidden;
}
body.home #contents .carousel .feature a .article-thumbnail img {
  width: 100%;
  height: auto;
  vertical-align: top;
}
body.home #contents .slick-dots {
  list-style: none;
  display: block;
  text-align: center;
  padding: 17px 0;
  width: 100%;
}
body.home #contents .slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 2px;
  padding: 0;
  cursor: pointer;
}
body.home #contents .slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
body.home #contents .slick-dots li button:hover,
body.home #contents .slick-dots li button:focus {
  outline: none;
}
body.home #contents .slick-dots li button:hover:before,
body.home #contents .slick-dots li button:focus:before {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
body.home #contents .slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  background-image: url("./images/carousel_dot.svg");
  background-repeat: no-repeat;
  background-position: left top;
  -webkit-background-size: 12px 12px;
  -moz-background-size: 12px 12px;
  background-size: 12px 12px;
  background-repeat: no-repeat;
  width: 14px;
  height: 14px;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  -webkit-transition-duration: 200ms;
  -moz-transition-duration: 200ms;
  -o-transition-duration: 200ms;
  -ms-transition-duration: 200ms;
  transition-duration: 200ms;
}
body.home #contents .slick-dots li.slick-active button:before {
  opacity: 1;
  -ms-filter: none;
  filter: none;
}
body.page #contents .content {
  margin: 10px 10px 0 10px;
}
body.page #contents .content p,
body.page #contents .content div {
  color: #222;
  font-size: 16px;
  line-height: 2;
  margin-top: 30px;
}
body.page #contents .content h1 {
  color: #454c77;
  font-size: 32px;
  line-height: 1.6;
  letter-spacing: -0.02em;
  margin-top: 30px;
}
body.page #contents .content h2 {
  color: #fdb1b6;
  font-size: 30px;
  line-height: 1.4;
  letter-spacing: -0.02em;
  margin-top: 50px;
  border-left: 6px solid #fdb1b6;
  padding-left: 12px;
}
body.page #contents .content h3 {
  color: #fdb1b6;
  font-weight: bold;
  font-size: 24px;
  line-height: 1.6;
  margin-top: 40px;
}
body.page #contents .content h4 {
  color: #fdb1b6;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.6;
  margin-top: 30px;
}
body.page #contents .content h5 {
  color: #222;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.6;
  margin-top: 30px;
}
body.page #contents .content h6 {
  color: #222;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.6;
  margin-top: 30px;
}
body.page #contents .content img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  margin: 30px auto 0;
  vertical-align: top;
  text-align: center;
}
body.page #contents .content a {
  -webkit-transition-duration: 200ms;
  -moz-transition-duration: 200ms;
  -o-transition-duration: 200ms;
  -ms-transition-duration: 200ms;
  transition-duration: 200ms;
}
body.page #contents .content a:link,
body.page #contents .content a:visited {
  color: #11c;
  text-decoration: underline;
}
body.page #contents .content a:hover,
body.page #contents .content a:active {
  text-decoration: none;
}
body.page #contents .content ul {
  margin-top: 15px;
  list-style-type: none;
}
body.page #contents .content ul li {
  color: #222;
  font-size: 16px;
  line-height: 1.4;
  margin-top: 3px;
  padding-left: 18px;
  position: relative;
}
body.page #contents .content ul li:before {
  content: '・';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
body.page #contents .content ol {
  margin-top: 15px;
  list-style-type: decimal;
}
body.page #contents .content ol li {
  color: #222;
  font-size: 16px;
  line-height: 1.4;
  margin-top: 3px;
  margin-left: 18px;
}
body.page #contents .content strong,
body.page #contents .content b {
  font-weight: bold;
}
body.page #contents .content em,
body.page #contents .content i {
  font-style: italic;
}
body.page #contents .content s,
body.page #contents .content strike,
body.page #contents .content del {
  text-decoration: line-through;
}
body.page #contents .content blockquote {
  margin-top: 15px;
  padding: 15px;
  font-style: italic;
  background-color: #fff8ed;
}
body.page #contents .content code,
body.page #contents .content pre {
  font-family: Consolas, 'Courier New', Courier, Monaco, monospace;
  display: block;
  margin-top: 14px;
  padding: 15px;
  border-left: 2px solid #f0dbbc;
}
body.page #contents .content h2 {
  border-left: 0;
  position: relative;
  display: table;
  padding-left: 18px;
}
body.page #contents .content h2:before {
  content: '';
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  width: 6px;
  height: 100%;
  background-color: #fdb1b6;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin-right: 10px;
  vertical-align: bottom;
}
body.single-post #contents .releatepost-div {
	border: 1px solid #ddd;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    margin: 20px 10px 5px 10px;
    overflow: hidden;
}
body.single-post #contents .releatepost-div a {
	width: 100%;
}

body.single-post #contents .releatepost-div a .releatepost-image{
	display: table-cell;
    vertical-align: middle;
    width: 118px;
    padding: 10px;
    position: relative;
}
body.single-post #contents .releatepost-div a .releatepost-image img {
	width: 100%;
	height: auto;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	vertical-align: top;
}
body.single-post #contents .releatepost-div a .releatepost-content{
	display: table-cell;
    vertical-align: top;
    width: auto;
    padding: 10px 10px 10px 0;
}
body.single-post #contents .releatepost-div a .releatepost-content p{
    font-size: 12px;
    color: #999999;
    margin-left: 0;
    margin-bottom: 5px;
    display: block;
}
body.single-post #contents .releatepost-div a .releatepost-content h3{
    line-height: 1.4;
    color: #454c75;
    font-size: 18px;
    margin-top: 7px;
}
body.page #contents .content .sitemap-list li {
  margin-top: 10px;
}
body.page #contents .content .sitemap-list:first-of-type {
  margin-top: 30px;
}
body.blog #contents article {
  padding: 10px 0;
}
body.single-post #contents .thumbnail.main {
  width: 100%;
  max-height: 532px;
  position: relative;
  margin-bottom: 10px;
  -webkit-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
  overflow: hidden;
}
body.single-post #contents .thumbnail.main img {
  width: 100%;
  height: auto;
  display: block;
  vertical-align: top;
}
body.single-post #contents .post-date {
  display: block;
  font-size: 15px;
  color: #999;
  margin: 35px 10px 0 0px;
}
body.single-post #contents h1 {
  color: #454c77;
  font-size: 32px;
  line-height: 1.6;
  letter-spacing: -0.02em;
  margin: 20px 10px 0 0;
}
body.single-post #contents p.excerpt {
  color: #666;
  font-size: 16px;
  line-height: 2;
  letter-spacing: -0.02em;
  margin: 12px 10px 0 0px;
}
body.single-post #contents .sns-share {
  margin-top: 15px;
  margin-bottom: 30px;
  min-height: 160px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-repeat: no-repeat;
  background-position: left 1.5% bottom, right 1.5% bottom;
  -webkit-background-size: auto, auto;
  -moz-background-size: auto, auto;
  background-size: auto, auto;
  border-bottom: 1px dashed #ddd;
}
body.single-post #contents .sns-share ul {
  display: table;
  vertical-align: bottom;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 540px;
  padding: 45px 0 0 0;
  margin: 0 auto;
}
body.single-post #contents .sns-share ul li {
  display: table-cell;
  vertical-align: bottom;
  width: 135px;
  height: 88px;
  text-align: center;
}
body.single-post #contents .sns-share ul li a {
  display: block;
  width: 135px;
  height: 88px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  font-size: 13px;
  padding-top: 60px;
  background-repeat: no-repeat;
  background-position: center top -2px;
  -webkit-background-size: 65px 65px;
  -moz-background-size: 65px 65px;
  background-size: 65px 65px;
  -webkit-transition-duration: 200ms;
  -moz-transition-duration: 200ms;
  -o-transition-duration: 200ms;
  -ms-transition-duration: 200ms;
  transition-duration: 200ms;
}
body.single-post #contents .sns-share ul li a:hover,
body.single-post #contents .sns-share ul li a:active {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}
body.single-post #contents .sns-share ul li:nth-child(1) a {
  background-image: url("./images/icon_sns1.svg");
  background-color: #5872ab;
}
body.single-post #contents .sns-share ul li:nth-child(2) a {
  background-image: url("./images/icon_sns2.svg");
  background-color: #76bbf0;
}
body.single-post #contents .sns-share ul li:nth-child(3) a {
  background-image: url("./images/icon_sns3.svg");
  background-color: #32ce32;
}
body.single-post #contents .sns-share ul li:nth-child(4) a {
  background-image: url("./images/icon_sns4.svg");
  background-color: #32a4e3;
}
body.single-post #contents p.excerpt + .sns-share {
  margin-top: 30px;
}
body.single-post #contents .content {
  margin: 10px 10px 0 10px;
}
body.single-post #contents .content p,
body.single-post #contents .content div {
  color: #222;
  font-size: 16px;
  line-height: 2;
  margin-top: 30px;
}
body.single-post #contents .content h1 {
  color: #454c77;
  font-size: 32px;
  line-height: 1.6;
  letter-spacing: -0.02em;
  margin-top: 30px;
}
body.single-post #contents .content h2 {
  color: #fdb1b6;
  font-size: 30px;
  line-height: 1.4;
  letter-spacing: -0.02em;
  margin-top: 50px;
  border-left: 6px solid #fdb1b6;
  padding-left: 12px;
}
body.single-post #contents .content h3 {
  color: #fdb1b6;
  font-weight: bold;
  font-size: 24px;
  line-height: 1.6;
  margin-top: 40px;
}
body.single-post #contents .content h4 {
  color: #fdb1b6;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.6;
  margin-top: 30px;
}
body.single-post #contents .content h5 {
  color: #222;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.6;
  margin-top: 30px;
}
body.single-post #contents .content h6 {
  color: #222;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.6;
  margin-top: 30px;
}
body.single-post #contents .content img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  margin: 30px auto 0;
  vertical-align: top;
  text-align: center;
}
body.single-post #contents .content a {
  -webkit-transition-duration: 200ms;
  -moz-transition-duration: 200ms;
  -o-transition-duration: 200ms;
  -ms-transition-duration: 200ms;
  transition-duration: 200ms;
}
body.single-post #contents .content a:link,
body.single-post #contents .content a:visited {
  color: #11c;
  text-decoration: underline;
}
body.single-post #contents .content a:hover,
body.single-post #contents .content a:active {
  text-decoration: none;
}
body.single-post #contents .content ul {
  margin-top: 15px;
  list-style-type: none;
}
body.single-post #contents .content ul li {
  color: #222;
  font-size: 16px;
  line-height: 1.4;
  margin-top: 3px;
  padding-left: 18px;
  position: relative;
}
body.single-post #contents .content ul li:before {
  content: '・';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
body.single-post #contents .content ol {
  margin-top: 15px;
  list-style-type: decimal;
}
body.single-post #contents .content ol li {
  color: #222;
  font-size: 16px;
  line-height: 1.4;
  margin-top: 3px;
  margin-left: 18px;
}
body.single-post #contents .content strong,
body.single-post #contents .content b {
  font-weight: bold;
}
body.single-post #contents .content em,
body.single-post #contents .content i {
  font-style: italic;
}
body.single-post #contents .content s,
body.single-post #contents .content strike,
body.single-post #contents .content del {
  text-decoration: line-through;
}
body.single-post #contents .content blockquote {
  margin-top: 15px;
  padding: 15px;
  font-style: italic;
  background-color: #fff8ed;
}
body.single-post #contents .content code,
body.single-post #contents .content pre {
  font-family: Consolas, 'Courier New', Courier, Monaco, monospace;
  display: block;
  margin-top: 14px;
  padding: 15px;
  border-left: 2px solid #f0dbbc;
}
body.single-post #contents .content .related-in-post {
  border: 1px solid #ddd;
  margin: 30px 0 10px;
  width: 100%;
  display: table;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
body.single-post #contents .content .related-in-post >p {
  display: none;
}
body.single-post #contents .content .related-in-post >a {
  display: block;
  text-decoration: none;
}
body.single-post #contents .content .related-in-post >a:hover,
body.single-post #contents .content .related-in-post >a:active {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
}
body.single-post #contents .content .related-in-post >a >p {
  display: none;
}
body.single-post #contents .content .related-in-post >a >.thumb-wrapper {
  display: table-cell;
  padding: 10px 7px 10px 10px;
}
body.single-post #contents .content .related-in-post >a >.thumb-wrapper >.thumb {
  display: block;
  width: 70px;
  height: 70px;
  max-width: none;
  margin: 0;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
body.single-post #contents .content .related-in-post >a >.media {
  display: table-cell;
  vertical-align: top;
  padding: 10px 10px 10px 0;
  width: 100%;
}
body.single-post #contents .content .related-in-post >a >.media >.media-suggestion {
  font-size: 12px;
  line-height: 1.6;
  color: #999;
  word-break: break-all;
  margin: 0;
}
body.single-post #contents .content .related-in-post >a >.media >.media-title {
  margin: 0;
  line-height: 1.6;
  font-size: 14px;
  color: #454c75;
}
body.single-post #contents .content .related-in-post >a >.media >.media-desc {
  font-size: 10px;
  line-height: 1.6;
  color: #999;
  word-break: break-all;
  margin: 0;
}
body.single-post #contents .content h2 {
  border-left: 0;
  position: relative;
  display: table;
  padding-left: 18px;
}
body.single-post #contents .content h2:before {
  content: '';
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  width: 6px;
  height: 100%;
  background-color: #fdb1b6;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin-right: 10px;
  vertical-align: bottom;
}
body.single-post #contents .author {
  margin: 50px 0 0 0;
  zoom: 1;
}
body.single-post #contents .author:before,
body.single-post #contents .author:after {
  content: "";
  display: table;
}
body.single-post #contents .author:after {
  clear: both;
}
body.single-post #contents .author .author-title {
  font-size: 22px;
  line-height: 1;
  color: #fdb1b6;
  padding-bottom: 10px;
  border-bottom: 1px solid #fdb1b6;
  margin-bottom: 20px;
  background-image: url("./images/column_title.png");
  background-repeat: no-repeat;
  background-position: left top;
  -webkit-background-size: auto 22px;
  -moz-background-size: auto 22px;
  background-size: auto 22px;
  white-space: nowrap;
  overflow: hidden;
  text-indent: -9999px;
}
body.single-post #contents .author .author-icon {
  float: left;
  width: 110px;
  height: 110px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #ddd;
  clear: left;
  overflow: hidden;
}
body.single-post #contents .author .author-icon img {
  width: 100%;
  height: auto;
}
body.single-post #contents .author .author-name {
  color: #222;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.4;
  margin-left: 130px;
}
body.single-post #contents .author .author-description {
  color: #444;
  font-size: 14px;
  line-height: 1.4;
  margin-top: 8px;
  margin-left: 130px;
}
body.single-post #contents .iine {
  border: 1px solid #ddd;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  margin: 50px 0 0 0;
}
body.single-post #contents .iine >.inner {
  display: table;
  width: 100%;
}
body.single-post #contents .iine >.inner .thumbnail {
  width: 50%;
  display: table-cell;
  vertical-align: middle;
  -webkit-border-radius: 0;
  border-radius: 0;
}
body.single-post #contents .iine >.inner .thumbnail .img-wrapper {
  max-height: 245px;
  overflow: hidden;
}
body.single-post #contents .iine >.inner .thumbnail .img-wrapper img {
  width: 100%;
  height: auto;
}
body.single-post #contents .iine >.inner .text {
  width: 50%;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  max-height: 245px;
}
body.single-post #contents .iine >.inner .text p {
  font-size: 22px;
  line-height: 1.6;
  margin-bottom: 10px;
}
body.single-post #contents .iine >.inner .text p span {
  color: #fdb1b6;
}
body.single-post #contents .iine >.inner .text .fb {
  font-size: 20px;
}
body.single-post #contents .iine >.inner .text .fb>.fb-like,
body.single-post #contents .iine >.inner .text .fb>.fb_iframe_widget {
  z-index: 100;
}
body.single-post #contents .iine >.inner .text .bottom {
  margin-top: 20px;
  font-size: 20px;
  margin-bottom: 0;
  color: #fdb1b6;
}
body.single-post #contents .iine+.sns-share {
  margin-bottom: 10px;
}
body.single-post #contents article .sns-share+.keyword {
  margin-top: 50px;
}
body.single-post #contents article .sns-share+.keyword h2 {
  padding-bottom: 16px;
  -webkit-background-size: 212px 25px;
  -moz-background-size: 212px 25px;
  background-size: 212px 25px;
}
body.single-post #contents article + .widget_nav_menu {
  margin-top: 50px;
}
body.author #contents .eyeCatch,
body.archive #contents .eyeCatch {
  width: 100%;
  max-height: 532px;
  -webkit-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
  overflow: hidden;
}
body.author #contents .eyeCatch img,
body.archive #contents .eyeCatch img {
  width: 100%;
  height: auto;
  vertical-align: top;
}
body.author #contents .category-slug,
body.archive #contents .category-slug {
  margin-top: 30px;
  height: 40px;
  color: #fdb1b6;
  font-size: 17px;
  line-height: 1.4;
  padding: 2px 0;
  background-repeat: no-repeat;
  background-position: left -15px center;
  -webkit-background-size: auto 60px;
  -moz-background-size: auto 60px;
  background-size: auto 60px;
}
body.author #contents .category-slug.maternity,
body.archive #contents .category-slug.maternity,
body.author #contents .category-slug.body,
body.archive #contents .category-slug.body,
body.author #contents .category-slug.diet,
body.archive #contents .category-slug.diet,
body.author #contents .category-slug.beauty,
body.archive #contents .category-slug.beauty,
body.author #contents .category-slug.childcare,
body.archive #contents .category-slug.childcare,
body.author #contents .category-slug.life,
body.archive #contents .category-slug.life {
  white-space: nowrap;
  overflow: hidden;
  text-indent: 100%;
}
body.author #contents .category-slug.maternity,
body.archive #contents .category-slug.maternity {
  background-image: url("./images/icon_category_pnk1.svg");
}
body.author #contents .category-slug.body,
body.archive #contents .category-slug.body {
  background-image: url("./images/icon_category_pnk2.svg");
}
body.author #contents .category-slug.diet,
body.archive #contents .category-slug.diet {
  background-image: url("./images/icon_category_pnk3.svg");
}
body.author #contents .category-slug.beauty,
body.archive #contents .category-slug.beauty {
  background-image: url("./images/icon_category_pnk4.svg");
}
body.author #contents .category-slug.childcare,
body.archive #contents .category-slug.childcare {
  background-image: url("./images/icon_category_pnk5.svg");
}
body.author #contents .category-slug.life,
body.archive #contents .category-slug.life {
  background-image: url("./images/icon_category_pnk6.svg");
}
body.author #contents p.description,
body.archive #contents p.description {
  color: #666;
  font-size: 16px;
  line-height: 1.75;
  letter-spacing: -0.02em;
  margin: 10px 0 40px;
}
body.single-news #contents .thumbnail.main {
  width: 100%;
  max-height: 532px;
  position: relative;
  margin-bottom: 10px;
  -webkit-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
  overflow: hidden;
}
body.single-news #contents .thumbnail.main img {
  width: 100%;
  height: auto;
  display: block;
  vertical-align: top;
}
body.single-news #contents .post-date {
  display: block;
  font-size: 15px;
  color: #999;
  margin: 35px 10px 0 0px;
}
body.single-news #contents h1 {
  color: #454c77;
  font-size: 32px;
  line-height: 1.6;
  letter-spacing: -0.02em;
  margin: 20px 10px 0 0;
}
body.single-news #contents p.excerpt {
  color: #666;
  font-size: 16px;
  line-height: 2;
  letter-spacing: -0.02em;
  margin: 12px 10px 0 0px;
}
body.single-news #contents .sns-share {
  margin-top: 15px;
  margin-bottom: 30px;
  min-height: 160px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-repeat: no-repeat;
  background-position: left 1.5% bottom, right 1.5% bottom;
  -webkit-background-size: auto, auto;
  -moz-background-size: auto, auto;
  background-size: auto, auto;
  background-image: url("./images/icon_sns_chara1.png"), url("./images/icon_sns_chara2.png");
  border-bottom: 1px dashed #ddd;
}
body.single-news #contents .sns-share ul {
  display: table;
  vertical-align: bottom;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 540px;
  padding: 45px 0 0 0;
  margin: 0 auto;
}
body.single-news #contents .sns-share ul li {
  display: table-cell;
  vertical-align: bottom;
  width: 135px;
  height: 88px;
  text-align: center;
}
body.single-news #contents .sns-share ul li a {
  display: block;
  width: 135px;
  height: 88px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  font-size: 13px;
  padding-top: 60px;
  background-repeat: no-repeat;
  background-position: center top -2px;
  -webkit-background-size: 65px 65px;
  -moz-background-size: 65px 65px;
  background-size: 65px 65px;
  -webkit-transition-duration: 200ms;
  -moz-transition-duration: 200ms;
  -o-transition-duration: 200ms;
  -ms-transition-duration: 200ms;
  transition-duration: 200ms;
}
body.single-news #contents .sns-share ul li a:hover,
body.single-news #contents .sns-share ul li a:active {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80);
}
body.single-news #contents .sns-share ul li:nth-child(1) a {
  background-image: url("./images/icon_sns1.svg");
  background-color: #5872ab;
}
body.single-news #contents .sns-share ul li:nth-child(2) a {
  background-image: url("./images/icon_sns2.svg");
  background-color: #76bbf0;
}
body.single-news #contents .sns-share ul li:nth-child(3) a {
  background-image: url("./images/icon_sns3.svg");
  background-color: #32ce32;
}
body.single-news #contents .sns-share ul li:nth-child(4) a {
  background-image: url("./images/icon_sns4.svg");
  background-color: #32a4e3;
}
body.single-news #contents p.excerpt + .sns-share {
  margin-top: 30px;
}
body.single-news #contents .content {
  margin: 10px 10px 0 10px;
}
body.single-news #contents .content p,
body.single-news #contents .content div {
  color: #222;
  font-size: 16px;
  line-height: 2;
  margin-top: 30px;
}
body.single-news #contents .content h1 {
  color: #454c77;
  font-size: 32px;
  line-height: 1.6;
  letter-spacing: -0.02em;
  margin-top: 30px;
}
body.single-news #contents .content h2 {
  color: #fdb1b6;
  font-size: 30px;
  line-height: 1.4;
  letter-spacing: -0.02em;
  margin-top: 50px;
  border-left: 6px solid #fdb1b6;
  padding-left: 12px;
}
body.single-news #contents .content h3 {
  color: #fdb1b6;
  font-weight: bold;
  font-size: 24px;
  line-height: 1.6;
  margin-top: 40px;
}
body.single-news #contents .content h4 {
  color: #fdb1b6;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.6;
  margin-top: 30px;
}
body.single-news #contents .content h5 {
  color: #222;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.6;
  margin-top: 30px;
}
body.single-news #contents .content h6 {
  color: #222;
  font-weight: bold;
  font-size: 16px;
  line-height: 1.6;
  margin-top: 30px;
}
body.single-news #contents .content img {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  margin: 30px auto 0;
  vertical-align: top;
  text-align: center;
}
body.single-news #contents .content a {
  -webkit-transition-duration: 200ms;
  -moz-transition-duration: 200ms;
  -o-transition-duration: 200ms;
  -ms-transition-duration: 200ms;
  transition-duration: 200ms;
}
body.single-news #contents .content a:link,
body.single-news #contents .content a:visited {
  color: #11c;
  text-decoration: underline;
}
body.single-news #contents .content a:hover,
body.single-news #contents .content a:active {
  text-decoration: none;
}
body.single-news #contents .content ul {
  margin-top: 15px;
  list-style-type: none;
}
body.single-news #contents .content ul li {
  color: #222;
  font-size: 16px;
  line-height: 1.4;
  margin-top: 3px;
  padding-left: 18px;
  position: relative;
}
body.single-news #contents .content ul li:before {
  content: '・';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
body.single-news #contents .content ol {
  margin-top: 15px;
  list-style-type: decimal;
}
body.single-news #contents .content ol li {
  color: #222;
  font-size: 16px;
  line-height: 1.4;
  margin-top: 3px;
  margin-left: 18px;
}
body.single-news #contents .content strong,
body.single-news #contents .content b {
  font-weight: bold;
}
body.single-news #contents .content em,
body.single-news #contents .content i {
  font-style: italic;
}
body.single-news #contents .content s,
body.single-news #contents .content strike,
body.single-news #contents .content del {
  text-decoration: line-through;
}
body.single-news #contents .content blockquote {
  margin-top: 15px;
  padding: 15px;
  font-style: italic;
  background-color: #fff8ed;
}
body.single-news #contents .content code,
body.single-news #contents .content pre {
  font-family: Consolas, 'Courier New', Courier, Monaco, monospace;
  display: block;
  margin-top: 14px;
  padding: 15px;
  border-left: 2px solid #f0dbbc;
}
body.single-news #contents .content .related-in-post {
  border: 1px solid #ddd;
  margin: 30px 0 10px;
  width: 100%;
  display: table;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}
body.single-news #contents .content .related-in-post >p {
  display: none;
}
body.single-news #contents .content .related-in-post >a {
  display: block;
  text-decoration: none;
}
body.single-news #contents .content .related-in-post >a:hover,
body.single-news #contents .content .related-in-post >a:active {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
}
body.single-news #contents .content .related-in-post >a >p {
  display: none;
}
body.single-news #contents .content .related-in-post >a >.thumb-wrapper {
  display: table-cell;
  padding: 10px 7px 10px 10px;
}
body.single-news #contents .content .related-in-post >a >.thumb-wrapper >.thumb {
  display: block;
  width: 70px;
  height: 70px;
  max-width: none;
  margin: 0;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
body.single-news #contents .content .related-in-post >a >.media {
  display: table-cell;
  vertical-align: top;
  padding: 10px 10px 10px 0;
  width: 100%;
}
body.single-news #contents .content .related-in-post >a >.media >.media-suggestion {
  font-size: 12px;
  line-height: 1.6;
  color: #999;
  word-break: break-all;
  margin: 0;
}
body.single-news #contents .content .related-in-post >a >.media >.media-title {
  margin: 0;
  line-height: 1.6;
  font-size: 14px;
  color: #454c75;
}
body.single-news #contents .content .related-in-post >a >.media >.media-desc {
  font-size: 10px;
  line-height: 1.6;
  color: #999;
  word-break: break-all;
  margin: 0;
}
body.single-news #contents .content h2 {
  border-left: 0;
  position: relative;
  display: table;
  padding-left: 18px;
}
body.single-news #contents .content h2:before {
  content: '';
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  width: 6px;
  height: 100%;
  background-color: #fdb1b6;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin-right: 10px;
  vertical-align: bottom;
}
body.single-news #contents .author {
  margin: 50px 0 0 0;
  zoom: 1;
}
body.single-news #contents .author:before,
body.single-news #contents .author:after {
  content: "";
  display: table;
}
body.single-news #contents .author:after {
  clear: both;
}
body.single-news #contents .author .author-title {
  font-size: 22px;
  line-height: 1;
  color: #fdb1b6;
  padding-bottom: 10px;
  border-bottom: 1px solid #fdb1b6;
  margin-bottom: 20px;
  background-image: url("./images/title_text_author.svg");
  background-repeat: no-repeat;
  background-position: left top;
  -webkit-background-size: auto 22px;
  -moz-background-size: auto 22px;
  background-size: auto 22px;
  white-space: nowrap;
  overflow: hidden;
  text-indent: -9999px;
}
body.single-news #contents .author .author-icon {
  float: left;
  width: 110px;
  height: 110px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #ddd;
  clear: left;
  overflow: hidden;
}
body.single-news #contents .author .author-icon img {
  width: 100%;
  height: auto;
}
body.single-news #contents .author .author-name {
  color: #222;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.4;
  margin-left: 130px;
}
body.single-news #contents .author .author-description {
  color: #444;
  font-size: 14px;
  line-height: 1.4;
  margin-top: 8px;
  margin-left: 130px;
}
body.single-news #contents .iine {
  border: 1px solid #ddd;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  margin: 50px 0 0 0;
}
body.single-news #contents .iine >.inner {
  display: table;
  width: 100%;
}
body.single-news #contents .iine >.inner .thumbnail {
  width: 50%;
  display: table-cell;
  vertical-align: middle;
  -webkit-border-radius: 0;
  border-radius: 0;
}
body.single-news #contents .iine >.inner .thumbnail .img-wrapper {
  max-height: 245px;
  overflow: hidden;
}
body.single-news #contents .iine >.inner .thumbnail .img-wrapper img {
  width: 100%;
  height: auto;
}
body.single-news #contents .iine >.inner .text {
  width: 50%;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  max-height: 245px;
}
body.single-news #contents .iine >.inner .text p {
  font-size: 22px;
  line-height: 1.6;
  margin-bottom: 10px;
}
body.single-news #contents .iine >.inner .text p span {
  color: #fdb1b6;
}
body.single-news #contents .iine >.inner .text .fb {
  font-size: 20px;
}
body.single-news #contents .iine >.inner .text .fb>.fb-like,
body.single-news #contents .iine >.inner .text .fb>.fb_iframe_widget {
  z-index: 100;
}
body.single-news #contents .iine >.inner .text .bottom {
  margin-top: 20px;
  font-size: 20px;
  margin-bottom: 0;
  color: #fdb1b6;
}
body.single-news #contents .iine+.sns-share {
  margin-bottom: 10px;
}
body.single-news #contents article .sns-share+.keyword {
  margin-top: 50px;
}
body.single-news #contents article .sns-share+.keyword h2 {
  padding-bottom: 16px;
  -webkit-background-size: 212px 25px;
  -moz-background-size: 212px 25px;
  background-size: 212px 25px;
}
body.single-news #contents article + .widget_nav_menu {
  margin-top: 50px;
}
body.archive.category #contents .column >.description a.btn {
  display: inline-block;
  border: 1px solid #fdb1b6;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #fdb1b6;
  font-size: 11px !important;
  line-height: 1;
  margin: 10px 10px 0 0;
  padding: 9px 18px;
  -webkit-transition-duration: 200ms;
  -moz-transition-duration: 200ms;
  -o-transition-duration: 200ms;
  -ms-transition-duration: 200ms;
  transition-duration: 200ms;
}
body.archive.category #contents .column >.description a.btn:hover,
body.archive.category #contents .column >.description a.btn:active {
  color: #fff;
  background-color: #fdb1b6;
}
/* hack for IE9 */
:root body.single-post #contents .content h2 {
  padding-top: 5px\0/IE9;
}
:root body.single-news #contents .content h2 {
  padding-top: 5px\0/IE9;
}
/* hack for IE11 */
@media all and (-ms-high-contrast: none) {
  body .widget_tag_cloud.widget .tagcloud a {
    padding-top: 11px;
    padding-bottom: 7px;
  }
  body.single-post #contents .content h2,
  body.single-news #contents .content h2 {
    padding-top: 10px !important;
  }
}
/* 2017/02/09 */
body.single-post #contents .manga-link {
	margin-top: 20px;
}
body.single-post #contents .manga-link .column-back-next {
	margin-bottom: 30px;
}
body.single-post #contents .manga-link .column-first {
	margin-bottom: 30px;
}
body.single-post #contents .manga-link .column-back-next .back {
	padding-left: 8%;
}
body.single-post #contents .manga-link .column-back-next .back img {
    width: 35.5%;
}
body.single-post #contents .manga-link .column-back-next .next {
    padding-left: 13%;
}
body.single-post #contents .manga-link .column-back-next .next img {
    width: 35.5%;
}
body.single-post #contents .manga-link .column-first .first {
    padding-left: 8%;
}
body.single-post #contents .manga-link .column-first .first img {
    width: 84%;
}
