/*
	Theme Name: clans
	Theme URI: https://wordpress.org/themes/clans/
	Author: Akira Fujita
	Author URI: https://clans.co.jp/
	Description: Use this template for business of clans.
	Version: 1.0
	Tags: business
	Text Domain: clans
*/

html {
	font-family: Noto, Hiragino Sans,Helvetica,Arial,sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	color: #333;
	font-size: 15px;
	background-color: #FFF;
	margin: 0;
	padding: 0;
	line-height: 1.5;
	overflow-wrap: break-word;
}

a {
	position: relative;
	color: #4773BA;
}

li a {
	letter-spacing: 1.0px;
	text-decoration: none;
	color: #FFF;
	font-weight: 200;
	line-height: 3.0;
}

ol li a {
	letter-spacing: 0.7px;
	text-decoration: none;
	color: #666;
	font-weight: 200;
	line-height: 1.0;
}

/* ---------- Blockquote ---------- */

blockquote {
	margin-top: -8px;
}

blockquote p ::before  {
	content: '参考：';
	color: #333;
}

blockquote p {
	margin-left: -39px;
	font-size: 11.5px !important;
}

blockquote p a {
	text-decoration: none;
}

/* ---------- Headline ---------- */

h1 {
	margin-top: 0;
  padding: 8px 16px 0 16px;
  font-weight: 600;
  font-size: 15px;
  color: #444;
  text-align: left;
  height: 46px;
  display: -webkit-box;
	overflow: hidden;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

h1.pickup {
	padding: 0 0 0 12px;
	font-size: 14px;
}

h1.normal {
	padding: 0 0 0 12px;
	font-size: 14px;
}

h1.post {
	margin: 0 8px 8px 8px;
  font-weight: 600;
  height: auto;
  color: #444;
  text-align: left;
  font-size: 19px;
  padding: 0;
}

h1.tags {
	text-align: left;
}

h1.tags a {
	text-decoration: none;
	pointer-events: none;
	color: #444;
}

h1.category {
	text-align: left;
}

h2 {
	font-size: 21px;
	font-weight: 600;
	color: #494949;
	border-bottom: solid 2px #FA6565;
	text-align: left;
	margin-top: 38px;
}

h2.toc {
	border: none;
	font-size: 16px;
	margin: 4px 8px -16px 8px;
}

h2.related {
	font-size: 25px;
	font-weight: 600;
	margin: 20px 0 10px 0;
	padding: 0 16px;
	background-color: #fff;
	border: none;
	text-align: center;
	color: #444;
}

h3 {
	font-size: 18px;
	font-weight: 600;
	padding: 0 0.5em;
	color: #494949;
	border-left: solid 2px #FA6565;
	text-align: left;
}

h4 {
	font-size: 16px;
	margin-bottom: -4px;
}

/* ---------- Description ---------- */

p.description {
	font-size: 13px !important;
	color: #777 !important;
  line-height: 1.6 !important;
  margin-bottom: 16px;
}

/* ---------- Breadcrumb ---------- */

div.breadcrumb {
	font-size: 12px;
	margin: 0 8px;
}

div.breadcrumb a {
	text-decoration: none;
	color: #777;
}

div.link_archives {
	width: 100%;
	display: inline-block;
	margin: 48px 0;
}

div.link_archives a {
	color: #FFF;
	font-weight: 200;
	text-decoration: none;
	padding: 24px 102px;
	background-color: #FA6565;
	border-radius: 32px;
	letter-spacing: 3.0px;
}

/* ---------- Header ---------- */

.header_wrapper {
	width: 100%;
}

div.header {
	text-align: center;
	width: 100%;
}

div.header_container {
	display: inline-block;
	width: 100%;
	margin-bottom: -12px;
}

p.header {
	display: none;
}

img.header_sp {
	height: 28px;
}

div.wrap {
	text-align: center;
	background-color: #FFF;
	display: inline-block;
	float: right;
}

div.wrap a {
	text-decoration: none;
  color: #444;
  line-height: 46px;
  font-weight: 500;
}

div.wrap_picks {
	text-align: center;
	background-color: #FFF;
	display: inline-block;
	padding-bottom: 30px;
}

div.wrap_picks a {
	text-decoration: none;
  color: #444;
  line-height: 40px;
  font-weight: 600;
}

/* ---------- Menu ---------- */

.nav-menu li {
	list-style: none;
}

.nav_index {
	background-color: #f8ffff;
	border: 1px solid #bcbcbc;
	border-radius: 4px;
	margin-bottom: 20px;
	padding: 10px 10px 0 10px;
	font-size: 13px;
}

nav.nav_index h2 {
	padding: 0;
  display: block;
  text-align: left;
  margin: 0 auto;
  font-size: 13px;
  color: #333;
  background-color: transparent;
  background-image: none;
  text-shadow: none;
  box-shadow: none;
  border: none;
}

.nav_index ul {
	padding-left: 0;
	margin-bottom: 0;
}

.nav_index li {
	border-top: 1px solid #e4f5f5;
	list-style: none;
	text-align: left!important;
  font-size: 13px!important;
  line-height: 1.7em!important;
  padding: 0 10px 3px 3px!important;
	float: none;
}

.nav_index li:first-child {
	margin-left: 0;
}

.nav_index a {
	display: block;
  color: #154f5a!important;
  text-decoration: none;
  padding: 6px 0 2px;
  font-weight: 500;
}

#nav-drawer {
  position: relative;
  float: right;
  margin-top: -26px;
  margin-right: 4px;
}

.nav-unshown {
  display:none;
}

#nav-open {
  display: inline-block;
  width: 30px;
  height: 22px;
  vertical-align: middle;
}

#nav-open span, #nav-open span:before, #nav-open span:after {
  position: absolute;
  height: 1px;
  width: 20px;
  border-radius: 3px;
  background: #333;
  display: block;
  content: '';
  cursor: pointer;
}
#nav-open span:before {
  bottom: -6px;
}
#nav-open span:after {
  bottom: -12px;
}

#nav-close {
  display: none;
  position: fixed;
  z-index: 99;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: black;
  opacity: 0;
  transition: .3s ease-in-out;
}

#nav-content {
  overflow: auto;
  position: fixed;
  top: 0;
  right: -30px;
  z-index: 9999;
  width: 60%;
  max-width: 330px;
  height: 100%;
  background: #FA6565;
  transition: .3s ease-in-out;
  -webkit-transform: translateX(105%);
  transform: translateX(105%);
}

#nav-input:checked ~ #nav-close {
  display: block;
  opacity: .5;
}

#nav-input:checked ~ #nav-content {
  -webkit-transform: translateX(0%);
  transform: translateX(0%);
  box-shadow: 6px 0 25px rgba(0,0,0,.15);
}

li.menu-item a {
	display: inline-block;
	position: relative;
	color: #FFF;
 	text-decoration: none;
}

div.nav-menu {
	width: 100%;
	height: 88px;
	text-align: right;
}

div.nav-menu_container {
	display: inline-block;
	margin: 0 0 0 0;
}

a.contents {
	text-decoration: none;
}

/* ---------- Amazon ---------- */

div.amazon_aff {
	border: 1px solid #fff;
	margin-top: 16px !important;
	padding: 20px 0 36px 0;
	width: 90%;
	text-align: center;
	border-radius: 3px;
	margin: 0 auto;
	box-shadow:0 0 10px 0 rgb(0 0 0 / 20%);
	margin-bottom:24px;
}

img.amazon_aff {
	width: auto !important;
}

a.amazon_aff {
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	text-decoration: none;
	text-align: center;
	background: #FF3333;
	border-radius: 3px;
	padding: 20px 19%;
}

/* ---------- Rakuten ---------- */

div.rakuten_aff {
	border: 1px solid #fff;
	margin-top: 16px !important;
	padding: 20px 16px 36px 16px;
	width: 90%;
	text-align: center;
	border-radius: 3px;
	margin: 0 auto;
	box-shadow: 0 0 10px 0 rgb(0 0 0 / 20%);
	margin-bottom:24px;
}

img.rakuten_aff {
	width: auto !important;
	max-height: 300px;
}

a.rakuten_aff {
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	text-decoration: none;
	text-align: center;
	background: #FF3333;
	border-radius: 3px;
	padding: 20px 25%;
}

/* ---------- SNS ---------- */

p.sns_share {
	text-align: center !important;
	margin: 28px 0 16px 0;
	font-weight: 200;
	letter-spacing: 1.0px;
}

div.sns_btn {
	text-align: center;
	margin-bottom: 56px;
}
div.sns_btn a {
	text-align: left;
}

.fb_iframe_widget > span {
  vertical-align: baseline !important;
}

.btn-twitter {
  display: inline-block;
  padding: 12px 16px 8px 28px;
  margin: 0 8px;
  background-color: #55acee;
  color: #fff;
  font-size: 12px;
  cursor: pointer;
  position: relative;
  text-decoration: none;
  width: 88px;
  height: 20px;
}
.btn-twitter::after {
  position: absolute;
  content: '\f099';
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
  top: 50%;
  left: .5em;
  transform: translateY(-50%);
  font-size: 1.2em;
}

.btn-facebook {
  display: inline-block;
  padding: 12px 16px 8px 28px;
  margin: 0 8px;
  background-color: #315096;
  color: #fff;
  font-size: 12px;
  cursor: pointer;
  position: relative;
  text-decoration: none;
  transition: all 0.3s ease 0s;
  width: 88px;
  height: 20px;
}
.btn-facebook::after {
  position: absolute;
  content: '\f09a';
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400;
  top: 50%;
  left: .5em;
  transform: translateY(-50%);
  font-size: 1.2em;
}

/* ---------- Thumbnail ---------- */

img.thumbnail-img {
	width: 100%;
	height: auto;
	padding: 24px 0;
}

/* ---------- Read More ---------- */

div.readmore {
	width: 150px;
	margin: auto;
	border: 1px solid #909090;
  color: #444;
  font-size: 14px;
}

div.readmore a {
	padding: 4px 0;
  display: block;
  font-weight: 200;
}

/* ---------- Container ---------- */

div.container {
	text-align: center;
	width: 100%;
	margin: 0 auto;
}

#container {
	margin: 8px 0 30px 0;
}

/* ---------- Main ---------- */

div.main_article {
	position: relative;
	vertical-align: top;
	color: #444;
	width: 100%;
	word-break: break-all;
}

div.main {
	position: relative;
	display: inline-block;
	vertical-align: top;
	color: #444;
	width: 100%;
}

div.main_page {
	position: relative;
	display: inline-block;
	vertical-align: top;
	color: #444;
	width: 100%;
}

/* ---------- Top ---------- */

div.top_large {
	width: 100%;
}

div.new_left {
	font-size: 24px;
	color: #222;
	font-weight: 200;
	margin: 16px 16px 24px 16px;
  letter-spacing: 5.0px;
}

span.new_right {
	font-size: 16px;
	margin:0 0 0 8px;
}

div.pickup {
	font-size: 26px;
	color: #222;
	font-weight: 200;
	margin: 24px 0 0 0;
  letter-spacing: 5.0px;
  position: relative;
  display: inline-block;
  padding: 0 102px;
  width: 146px;
  text-align: center;
}

div.pickup:before, div.pickup:after {
  content: '';
  position: absolute;
  top: 40%;
  display: inline-block;
  width: 85px;
  height: 1px;
  background-color: #FA6565;
}

div.pickup:before {
  left:0;
}
div.pickup:after {
  right: 0;
}

div.new {
	font-size: 26px;
	color: #222;
	font-weight: 200;
	margin: 28px 0 0 0;
  letter-spacing: 5.0px;
  position: relative;
  display: inline-block;
  padding: 0 102px;
  width: 146px;
  text-align: center;
}

div.new:before, div.new:after {
  content: '';
  position: absolute;
  top: 40%;
  display: inline-block;
  width: 85px;
  height: 1px;
  background-color: #FA6565;
}

div.new:before {
  left:0;
}
div.new:after {
  right: 0;
}

/* ---------- Article ---------- */

div.article {
	background-color: #FFF;
	width: 100%;
	float: left;
	text-align: left;
	text-decoration: none;
	padding: 8px 0px;
}

span.pickup {
	font-size: 14px;
	top: -14px;
  position: relative;
}

a.permalink {
	text-decoration: none;
	color: #444;
	display: block;
}

ol {
	margin-left: -12px;
}

/* ---------- Time ---------- */

p.time {
	font-size: 11px;
	text-align: left;
	color: #7B7B7B;
	margin: 0 0 0 102px;
	letter-spacing: 0.6px;
}

p.time_large {
	font-size: 11px;
	text-align: left;
	color: #7B7B7B;
	margin: 0 0 0 16px;
	letter-spacing: 0.6px;
}

p.time_top_small {
	font-size: 11px;
	text-align: left;
	color: #7B7B7B;
	margin: 0 0 0 102px;
	letter-spacing: 0.6px;
}

p.time_side {
	font-size: 11px;
	text-align: left;
	padding-bottom: 13px;
	color: #7B7B7B;
	letter-spacing: 0.6px;
}

p.time_post {
	font-size: 13px;
	margin: 24px 8px 8px 8px;
	color: #777;
}

/* ---------- Recommend ---------- */

div.recommend {
	width: 100%;
	margin-bottom: 48px;
}

p.recommend {
	border-bottom: 1px solid #333;
	font-size: 18px;
	font-weight: 300;
	letter-spacing: 1.8px;
	margin: 0 8px 16px 8px;
}

div.recommend_content {
	margin: 0 8px 8px 8px;
	line-height: 1.6;
}

div.recommend_content a{
	text-decoration: none;
}

div.content_post {
	margin-bottom: 42px;
  font-size: 17px;
  font-weight: 300;
  text-align: left;
  line-height: 1.6;
  margin: 0 16px;
}

div.content_post p {
  text-align: left;
  color: #333;
  font-size: 14px;
  line-height: 1.6;
  letter-spacing: 0.4px;
}

div.content_post li {
  font-size: 14px;
}

div.content_post img {
  width: 100%;
  max-width: 600px;
  display: block;
  margin: 0 auto;
}

img.the_post_thumbnail_main {
	width: 400px;
	height: 209.333333333px;
}

img.the_post_thumbnail_article {
	width: 748px;
	height: auto;
}

/* ---------- Related ---------- */

#related {
	padding-bottom: 30px;
}

div.related {
	background-color: #FFF;
	margin: 0 16px 0 16px;
	padding-top: 16px;
	text-align: left;
	text-decoration: none;
	border-bottom: 1px solid #DDD;
	height: 108px;
}

div.related_page {
	background-color: #FFF;
	margin: 0 0 24px 0;
	text-align: left;
	text-decoration: none;
	float: left;
	width: 100%;
}

div.related_top_large {
	background-color: #FFF;
	width: 100%;
	margin: 0 16px 0 0;
	text-align: left;
	text-decoration: none;
}

div.related_top_large a {
	font-size: 13px;
	text-decoration: none;
}

div.related_top_small {
	background-color: #FFF;
	margin: 0 16px 0 16px;
	padding-top: 16px;
	height: 108px;
	text-align: left;
	text-decoration: none;
	border-bottom: 1px solid #DDD;
}

div.related_top_small a {
	font-size: 13px;
	text-decoration: none;
}

img.wp_img_related_top_large {
	width: 100%;
}

img.wp_img_related_normal {
	width: 75px;
	height: 75px;
	object-fit: cover;
	float: left;
}

div.content_related {
	margin-top: 28px;
	margin-bottom: 16px;
    font-size: 17px;
    font-weight: 300;
    text-align: left;
}

div.content_related p {
    text-align: left;
    color: #333;
	margin-bottom: 30px;
}

div.related_img {
	width: 90px;
  height: 90px;
  float: left;
}

div.related_img img {
	width: 90px;
	height: 90px;
	object-fit: cover;
	float: left;	
}

div.related_img_top_small {
	width: 90px;
	height: 90px;
	float: left;
}

div.related_img_top_small img {
	width: 90px;
	height: 90px;
	object-fit: cover;
	float: left;	
}

div.related_article_img {
	width: 100%;
}

div.related_article_img img {
	width: 100%;
}

div.related_top_large img {
	width: 100% !important;
	height: auto !important;
}

div.related a {
	font-size: 13px;
	text-decoration: none;
}

/* ---------- Tags ---------- */

div.tags {
	color: #4773BA;
	text-decoration: none;
	font-size: 13px;
	margin: 0 8px 8px 8px;
}

div.tags a {
	text-decoration: none;
}

/* ---------- Author ---------- */

div.author {
	text-align: right;
	margin: 0 8px 16px 8px;
	font-size: 13px;
}

div.author a {
	text-decoration: none;
	letter-spacing: 0.6px;
	color: #FD5B5B;
}

div.author_list {
	text-align: left;
}

div.author_list a {
	color: #333;
}

div.author_list a.author {
	pointer-events: none;
}	

div.saboxplugin-wrap {
	margin-top: 42px;
}

div.saboxplugin-gravatar img {
  width: 100px;
	height: 100px !important;
}

/* ---------- Side Column ---------- */

div.sub {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 100%;
}

img.wp_img_sidebar{
	padding-right: 12px;
	width: 75px;
	height: 75px;
	object-fit: cover;
	float: left;
}

img.the_post_thumbnail_side {
	padding-right: 12px;
	width: 75px;
	height: 75px;
	object-fit: cover;
	float: left;	
}

/* ---------- Search ---------- */

div.search_form {
	background-color: #FFF;
	padding: 30px 8px;
	margin-bottom: 32px;
}

.searchform{
	box-sizing: border-box;
	width: 100%;
}
.searchform input[type="text"]{
	background: #fff;
	border: none;
	height: 16px;
	width: 60%;
	padding: 12px 8px;
	border-width: 1px;
	border-style: solid;
	border-color: #dadada;
	color: #333;
	font-size: 12px;
	font-weight: 400;
}
#s::placeholder{
	color: #444;	
}

.searchform input[type="text"]:focus {
  outline: 0;
}
.searchform input[type="submit"]{
  cursor: pointer;
  border: none;
  background: #666;
  color: #fff;
  outline : none;
  margin-left: 8px;
  padding: 0 12px;
  height: 42px;
}
.searchform ::-webkit-input-placeholder {
  color: #3879D9;
}
label.screen-reader-text {
	display: none;
}

div.search_border {
  border-bottom: 2px solid #333;
  width: 140px;
  text-align: left;
  margin-top: 30px;
  margin-bottom: 30px;
}

/* ---------- Archives ---------- */

div.archives {
	background-color: #FFF;
	margin-top: 30px;
	padding: 8px 16px 0 16px;
	margin-bottom: 32px;
}

div.archives li {
	background-color: #FFF;
	text-align: left;
	padding-left: 0;
	list-style: none;
	border-top: dotted 1px #CCCCCC;
	float: none;
}
div.archives a {
	font-size: 17px;
	color: #444;
  line-height: 55px;
  padding-left: 10px;
  font-weight: 300;
}

p.archives {
	color: #333;
  font-weight: 600;
  font-size: 19px;
  margin-bottom: 24px;
	padding: 4px 0 4px 16px;
	border-left: 3px solid #333;
	text-align: left;
}

div.border {
  border-bottom: 2px solid #333;
  width: 80px;
  margin: 0 auto;
  margin-bottom: 50px;
}

/* ---------- Ranking ---------- */

div.ranking {
	background-color: #FFF;
	padding: 0 16px 0 16px;
	margin-bottom: 16px;
}

div.ranking_img {
	height: 75px;
}

div.ranking_img a {
	text-decoration: none;
	font-size: 11px;
}

p.ranking {
	color: #333;
  font-weight: 600;
  font-size: 19px;
  margin-bottom: 24px;
	padding: 4px 0 4px 16px;
	border-left: 3px solid #333;
	text-align: left;
}

div.pickup_ranking {
	font-size: 26px;
	color: #222;
	font-weight: 200;
	margin: 16px 0 0 0;
  letter-spacing: 5.0px;
  position: relative;
  display: inline-block;
  padding: 0 102px;
  width: 146px;
  text-align: center;
}

div.pickup_ranking:before, div.pickup_ranking:after {
  content: '';
  position: absolute;
  top: 40%;
  display: inline-block;
  width: 85px;
  height: 1px;
  background-color: #FA6565;
}

div.pickup_ranking:before {
  left:0;
}
div.pickup_ranking:after {
  right: 0;
}

p.ranking_title {
	text-align: left;
	font-size: 13px;
	margin: 0;
	padding-bottom: 16px;
	height: 27px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
	line-height: 1.6;
	font-weight: 400;
	letter-spacing: 0.4px;
}

ol.ranking {
	padding: 0;
	margin: 0;
	list-style: none;
	counter-reset: li;
}

ul.ranking {
	padding-left: 0;
}

li.ranking {
	padding: 0;
	position: relative;
	list-style: none;
	border-bottom: dotted 1px #CCCCCC;
}

li.ranking:before {
	counter-increment: li;
	content: counter(li);
	position: absolute;
	left: -8px;
	top: 8px;
	display: block;
	width: 26px;
	height: 26px;
	border-radius: 50%;
	background-color: #333;
	font-size: 13px;
	color: #fff;
	line-height: 2.0;
	text-align: center;
	z-index: 1;
}

.ranking li:nth-of-type(1)::before{
	background: linear-gradient(45deg, #B67B03 0%, #DAAF08 45%, #FEE9A0 70%, #DAAF08 85%, #B67B03 90% 100%);
}

.ranking li:nth-of-type(2)::before{
	background: linear-gradient(45deg, #757575 0%, #9E9E9E 45%, #E8E8E8 70%, #9E9E9E 85%, #757575 90% 100%);
}

.ranking li:nth-of-type(3)::before{
	background: linear-gradient(45deg, #815a2b 0%, #815a2b 45%, #CC6600 70%, #993300 85%, #815a2b 90% 100%);
}

a.ranking {
	text-decoration: none;
	color: #444;
  height: 75px;
  display: block;
  padding: 16px 0;
}

div.ranking_title a  {
	text-decoration: none;
  color: #444;
  line-height: 2.0;
  font-weight: 500;
  font-size: 16px;
  text-align: left;
}

/* ---------- Table ---------- */

table {
	border-collapse: collapse;
	font-size: 12px;
	width: 100%;
	margin-bottom: 18px;
}

th, td {
	border: 1px solid #CCCCCC;
	padding: 4px 8px;
}

th {
	background-color: #777;
	color: #FFF;
	font-weight: 400;
}

tr:nth-child(2n+1) {
	background: #EEEEEE;
}


/* ---------- table of contents ---------- */

div.toc {
	background-color: #FFF0F0;
	padding: 4px 8px;
	margin-bottom: -16px;
}

div.toc a {
	font-size: 12px;
	font-weight: 400;
}

div.toc ol {
	margin: 18px 16px 8px -12px;
}

div.toc li {
	font-size: 12px !important;
	font-weight: 400;
}

div.point {
  padding: 1.0em 1em;
  margin: 2em 0;
  background: #f0f7ff;
  border: dashed 1px #5b8bd0;
  color: #333;
}

div.point p {
  margin: 0; 
  padding: 0;
}

/* ---------- pagination ---------- */

.nav-links{
	display:flex;
}
.pagination {
	margin-bottom: 32px;
}
.pagination .page-numbers{
	display:inline-block;
	margin-right:20px;
	padding: 6px 12px;
	color:#333;
	border-radius:3px;
	box-shadow:0 3px 3px #999;
	background:#fff;
	border-radius: 32px;
	text-decoration: none;
}
.pagination .current{
   background:#444;
   color:#fff;
}
.pagination .prev,
.pagination .next{
   background:transparent;
   box-shadow:none;
   color:#444;
}
.pagination .dots{
   background:transparent;
   box-shadow:none;
}

.pnavi {
	width: 100%;
	display: inline-block;
}

.article_list {

}

/* ---------- profile ---------- */

.sab-edit-settings {
	display: none;
}

/* ---------- footer ---------- */

#footer_border {
	margin-bottom: 26px;
}

footer {
	font-size: 12px;
	background: #000;
	color: #fff;
	position: relative;
	text-align: center;
	padding: 24px 0 24px 0;
	width: 100%;
	display: inline-block;
}

div.footer {
	display: inline-block;
}

div.copyright {
	background-color: #000;
}

ul.footer li {
	list-style: none;
	float: left;
	margin: 0 0 0 16px;
}

ul.footer li a {
	color: #FFF;
	font-weight: 400;
}

ul.footer li:first-child {
	margin: 0 0 0 0;
}

ul.footer {
	padding-left: 0;
}

/* ---------- Media Queries ---------- */

@-ms-viewport {
	width: device-width;
}

@viewport {
	width: device-width;
}

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

a.permalink {
	font-size: 14px;
}

ul {
	padding-left: 24px;
}

/* ---------- Headline ---------- */

h1.top_large {
	margin-top: -64px;
	color: #FFF;
  position: absolute;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

/* ---------- Related ---------- */

div.related_img_top_large  {
  position: relative;
}

div.related_img_top_large::before {
  content: "";
  position: absolute;
	width: 100%;
  height: 42%;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  bottom: 5px;
}

div.content_related {
	padding: 0 16px;
  line-height: 1.8;
}

img.wp_img_related {
	width: 90%;
	height: auto;
	margin-top: 16px;
	float: none;
	padding: 0;
}

div.content_related {
	margin-top: 0;
}

/* ---------- Author ---------- */

div.author_list {
	text-align: left;
  margin: 0 16px 16px 16px;
}

div.author_list .saboxplugin-wrap {
	margin-top: 16px;
}

/* ---------- Time ---------- */

p.time_post {
	margin: 24px 8px 8px 10px;
}

p.time_large {
	color: #FFF;
  position: absolute;
	margin-top: -74px;
	letter-spacing: 0.6px;
}

/* ---------- Header ---------- */

div.header {
	
}

div.header_container {
	padding: 8px 0 12px 0;
}

img.header {
	width: auto;
	height: 32px;
	margin-bottom: -6px;
}

p.header {
	display: none;
}

div.picks {
	padding: 30px 0 0 0;
}

div.wrap {
	margin-bottom: 10px;
	padding: 0 8px 30px 8px;
}

div.wrap_picks {
	margin-bottom: 30px;
	padding: 0 8px 30px 8px;
}

/* ---------- Menu ---------- */

div.nav-menu {
	display: none;
}

div.menu-header-menu-container ul {
	padding: 0 28px 0 0;
}

/* ---------- Main ---------- */

div.content_post {
    font-size: 16px;
}

/* ---------- table of contents ---------- */

div.toc li {
	margin-bottom: 4px;
}

/* ---------- Search ---------- */

div.search_border {
    margin-left: 16px;
}

/* ---------- SNS ---------- */

.btn-twitter {
	width: 18%;
	font-size: 11px;
}

.btn-facebook {
	width: 18%;
	font-size: 11px;
}

/* ---------- Pagination ---------- */

.pnavi {
	margin-top: 18px;
}

/* ---------- footer ---------- */

footer {
	padding-top: 8px;
	padding-bottom: 24px;
}

.single_footer {
	padding-bottom: 100px;	
}

/* ---------- Recommend ---------- */

div.recommend_content {
	margin: 0 16px 8px 16px;
}

p.recommend {
	margin: 0 16px 16px 16px;
}

/* ---------- AD ---------- */

.adsbygoogle {
	margin-left: -16px !important;
	margin-right: -16px !important;
}

.sp_ad {
  margin: 0 auto 32px auto;
  display: inline-block;
  width: 100%;
  text-align: center;
}

#ad-wrapper {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 9999;
	text-align: center;
	background-color: #FFF;
}

div.pc_ad_dubble {
	display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 24px;
}

div.pc_ad_footer {
	text-align: center;
  margin: 42px 0;
 }

}

@media screen and (min-width: 768px) {

/* ---------- AD ---------- */

 #ad-wrapper {
	display: none;
}

}

@media screen and (min-width: 1170px) {

li a {
	color: #333;
	line-height: 1.0;
}

/* ---------- Headline ---------- */

h1 {
  padding: 4px 0 0 0;
}

h1.normal {
	margin: 0 0 0 -12px;
	padding-top: 2px;
	padding-bottom: 4px;
}

h1.top_large {
	margin-top: -56px;
	color: #FFF;
  position: absolute;
  margin-left: 16px;
}

h1.pickup {
	margin: 0 0 17px 102px;
}

h1.post {
	margin: 0 4px 8px 4px;
	margin-top: 0;
  font-weight: 600;
  height: auto;
  font-size: 28px;
  color: #444;
  text-align: left;
}

/* ---------- Related ---------- */

div.related {
	width: 392px;
	height: 304px;
	float: left;
	border: none;
	padding: 0;
	margin: 0 24px 16px 0;
}

div.related_img img {
	width: 392px;
	height: 205.8px;
	object-fit: cover;
	float: none;
	margin-right: 16px;
}

div.related_img_top_large  {
  position: relative;
}

div.related_img_top_large::before {
  content: "";
  position: absolute;
	width: 100%;
  height: 27%;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  bottom: 6px;
}

div.related_top_large {
	width: 640px;
	float: left;
}

div.related_article_img {
	width: 772px;
	height: 404px;
}

div.related_article_img img {
	height: auto;
}

img.wp_img_related_normal {
	width: 400px;
	height: 209.333333333px;
}

img.wp_img_related_top_large {
	width: 640px;
	height: 334.933333333px;
}

div.related_img {
	margin: 0 0 8px 0;
	width: 392px;
	height: 205.8px;
}

div.related_top_small {
	background-color: #FFF;
	width: 468px;
	height: 101.8px;
	float: left;
	margin: 0 0 16px 16px;
	text-align: left;
	text-decoration: none;
	padding: 0;
	border: none;
}

img.wp_img_related_top_small {
	width: 75px;
	height: 75px;
	object-fit: cover;
	float: left;
}

div.related_img_top_small img {
	width: 102px !important;
	height: 102px !important;
}

/* ---------- Time ---------- */

p.time {
	font-size: 13px;
	text-align: left;
	float: left;
	margin: 2px 8px 0 0;
	color: #7B7B7B;
}

p.time_large {
	color: #FFF;
  position: absolute;
	margin-top: -74px;
	letter-spacing: 0.6px;
}

p.time_top_small {
	font-size: 13px;
	text-align: left;
	float: left;
	margin: 2px 0px 19px 24px;
	color: #7B7B7B;
}

/* ---------- Header ---------- */

div.header {
	padding-left: 0;
	text-align: center;
}

div.header {
	width: 1140px;
	margin: 0 auto;
}

div.header_container {
	display: inline-block;
	margin-bottom: -12px;
	padding: 12px 0;
	float: left;
}

img.header {
	height: 64px;
	float: left;
	padding-left: 0;
	padding-top: 16px;
  width: 222px;
  height: auto;
}

img.header_sp {
	display: none;
}

div.wrap_picks {
	width: 370px;
	margin: 0 12px;
}

/* ---------- Menu ---------- */

div#nav-drawer {
	display: none;
}

.nav-menu li {
	float: left;
	padding: 20px 18px;
}

div.nav-menu {
	padding-left: 0;
}

div.nav-menu_container {
	margin-top: -56px;
}

li.menu-item a{
	color: #FF5757;
	font-weight: 300;
}

li.menu-item a:before{
	content: "";
	position: absolute;
	left: 0;
	bottom: -6px;
	width: 100%;
	height: 2px;
	background: #FF5757;
	transform: scale(0, 1);
	transition: 0.4s;
}

li.menu-item a:hover:before {
	transform: scale(1);
}

/* ---------- table of contents ---------- */

div.toc a {
	font-size: 13px;
}

div.toc li {
	font-size: 13px !important;
}

/* ---------- Top ---------- */

div.top_large {
	width: 640px;
	height: 338px;
	float: left;
	margin-right: 8px;
}

/* ---------- Description ---------- */

p.description {
	font-size: 14px !important;
}

div.img_description {
  font-size: 13px;
}

/* ---------- Main ---------- */

div.main {
	width: 835px;
	padding: 0;
	float: left;
}

div.content_post {
  line-height: 2.0;
  width: 772px;
}

div.content_post p {
  font-size: 15px;
}

div.content_post li {
  font-size: 15px;
}

div.main_article {
	position: relative;
	display: inline-flex;
	vertical-align: top;
	color: #444;
	width: 772px;
	margin-right: 60px;
	float: left;
}

/* ---------- Side Menu ---------- */

div.sub {
	width: 300px;
	margin-top: -11px;
}

div.top_pick {
	height: 364px;
}

/* ---------- Ranking ---------- */

p.ranking {
	width: 300px;
}

/* ---------- Container ---------- */

div.container {
	width: 1140px;
}

#container {
	margin: 30px auto;
  display: flow-root;
}

#container_article {
	margin-top: 30px;
	margin-bottom: 30px;
}

div.pickup {
	display: none;
}

div.new {
  padding: 0 0px;
  width: 96%;
  margin: 16px 0 16px -28px;
}

div.new:before, div.new:after {
  width: 260px;
}

div.pickup_ranking {
  padding: 0 0px;
  width: 90%;
}

div.pickup_ranking:before, div.pickup_ranking:after {
  width: 48px;
}

span.pickup {
	font-size: 14px;
	top: -14px;
  position: relative;
}

div.new_left {
	font-size: 32px;
	color: #222;
	font-weight: 200;
	margin-bottom: 16px;
  letter-spacing: 4.0px;
}

/* ---------- Ranking ---------- */

div.ranking {
	background-color: #FFF;
	padding: 0 16px 0 16px;
	margin-bottom: 16px;
}

/* ---------- Table of contents ---------- */

div.toc {
	background-color: #FFF0F0;
	padding: 4px 16px;
	margin-bottom: -16px;
}

/* ---------- Pagination ---------- */

.pagination .page-numbers{
	padding:10px 16px;
}

/* ---------- Reccomend ---------- */

div.recommend {
	margin-bottom: 120px;
}

/* ---------- Author ---------- */

div.author_list {
	width: 808px;
  margin: 0 0 32px 0;
}

div.author_list .saboxplugin-wrap {
	margin-top: 0;
}

/* ---------- AD ---------- */

div.pc_ad_dubble {
	display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 24px;
}

div.pc_ad_footer {
	text-align: center;
  margin: 42px 0;
 }

}