/*
	Theme Name:  Datsumou
	Description: Datsumou theme for datsumou.co
	Author:      Donmai Inc.
	Author URI:  https://www.donmai.osaka
	Version:     1.0.0
	License:     GPL-2.0+
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Template:    genesis
*/

/* HTML 5 Reset
 * ========================================================================== */

/* Baseline Normalize - normalize.css v3.0.1 | MIT License | git.io/normalize */

html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}


/* Box Sizing
 * ========================================================================== */

html,
input[type="search"] {
  box-sizing: border-box;
}

*, *:before, *:after {
  box-sizing: inherit;
}

/* Float Clearing
 * ========================================================================== */

.clearfix:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.wrap:before {
	content: " ";
	display: table;
}

.clearfix:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.wrap:after {
	clear: both;
	content: " ";
	display: table;
}

/* Utility
 * ========================================================================== */

.mobile-hide {
	visibility: hidden;
	clip: rect(0px, 0px, 0px, 0px);
	position: absolute;
	display: none;
}

.text-center {
	text-align: center;
}

@media only screen and (min-width: 767px) {
	.mobile-hide {
		visibility: visible;
		position: relative;
		display: block;
	}

	.mobile-show {
		visibility: hidden;
		clip: rect(0px, 0px, 0px, 0px);
		position: absolute;
	}
}

/* Typography
 * ========================================================================== */

/* Fonts */

body {
	font-family: "Karla", "Helvetica", Arial, Sans-Serif;
	font-family: Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
h6,
.site-title,
.slide-excerpt-border h2,
.entry-title,
.entry-meta,
.widget-title,
.widgettitle,
.site-footer,
.genesis-nav-menu a,
.comment-meta,
.ui-tabs-nav li a,
.field-wrap label,
.post-navigation,
.wpcf7-form p,
.pagination a,
input,
select,
textarea,
.entry-comments h3,
.comment-subscription-form,
.comment-respond h3 {
	font-weight: 400;
	text-transform: uppercase;
	/*letter-spacing: 0.2em;*/
}

body {
	background-color: #FCE4D6; /*#EFE3DC; #f2f3f1; /*ffedff; #f4f4f4;*/
	color: #111;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.612;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

ol,
ul {
	margin: 0;
	padding: 0;
}

li {
	list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0 0 1em;
	font-weight: 400;
}

h1 {
	font-size: 28px;
}

h2,
.site-title,
.entry-title,
.slide-excerpt-border h2 {
    font-size: 18px;
    font-weight: 700;
}

.entry-title {
    font-size: 20px;
	padding-bottom: 5px;
    color: #4faeea;
    border-bottom: 2px solid #ec8896;
	margin-bottom: 10px !important;
}

h3,
.comment-respond h3,
.entry-comments h3 {
	font-size: 18px;
}

h4,
.pagination a {
	font-size: 16px;
}

h5 {
	font-size: 14px;
}

h6,
input,
select,
textarea,
.featuredpost article .entry-title,
.entry-meta,
.wpcf7-form p,
.genesis-nav-menu a,
.input-small,
code,
pre,
.field-wrap label,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.comment-meta a,
.comment-subscription-form,
.comment-reply-title small  {
	font-size: 11px;
}

h6,
.entry-meta,
.wpcf7-form p {
	margin-top: 0;
	margin-bottom: 20px;
}


blockquote,
.pagination a {
	font-style: italic;
}


p {
	margin: 0 0 1.625em;
	padding: 0;
}

strong {
	font-weight: 700;
}

blockquote {
	font-size: 24px;
	font-weight: 300;
	margin: 24px 0;
}

blockquote p:last-of-type {
	margin: 0;
}

code,
pre {
	font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
	color: #424243;
	border: 1px solid #e1e1e8;
	background-color: #f7f7f9
}

code {
	padding: 2px 4px;
	white-space: nowrap;
}

pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	line-height: 18px;
	word-break: break-all;
	word-wrap: break-word;
	white-space: pre;
	white-space: pre-wrap;
}

pre code {
	padding: 0;
	color: inherit;
	white-space: pre;
	white-space: pre-wrap;
	background-color: transparent;
	border: 0;
}

cite {
	font-style: normal;
}

hr,
.clear-line {
	overflow: hidden;
	width: 100%;
	border: none;
	border-bottom: 1px solid #f2f2f2;
	margin: 0 0 40px;
	padding: 40px 0 0;
}

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

	h1 {
		font-size: 36px;
	}

	h2 {
		font-size: 32px;
	}

	h3 {
		font-size: 32px;
	}

	h5 {
		font-size: 16px;
	}
}


/* Links
 * ========================================================================== */

a {
	color: #111; /*424243;*/
	text-decoration: none;
	outline: 0;
}

a:hover {
	color: #999;
}


/* Objects
 * ========================================================================== */

embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
	border: 1px solid #aaa;
}

.sidebar img,
.top-area .one-half img {
	border: none;
}


/* Forms, Inputs & Buttons
 * ========================================================================== */

input,
select,
textarea {
	background-color: #fff;
	border: none;
	border: 1px solid #dcdcdc;
	color: #333;
	padding: 12px 16px 10px;
	width: 100%;
}

button,
.button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="password"],
input[type="text"],
input[type="search"],
input[type="email"] {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}

input[type="checkbox"],
input[type="radio"] {
	margin-right: 10px;
	width: auto;
}

input:focus,
textarea:focus {
	outline: none;
	border-color: #424243;
}

.input-large {
	font-size: 24px;
	padding: 15px;
}

select.input-large {
	height: 54px;
	line-height: 54px;
	padding-top: 12px;
}

.input-small {
	padding: 5px 10px;
}

.field-wrap {
	text-align: left;
}

.ninja-forms-cont {
	max-width: 540px;
	margin: 0 auto;
	text-align: center;
}

::-moz-placeholder {
	color: #d8d8d8;
	opacity: 1;
}

::-ms-input-placeholder,
::-webkit-input-placeholder {
	color: #d8d8d8;
}

input:focus::-webkit-input-placeholder,
input:focus::-moz-placeholder,
input:focus:-ms-input-placeholder,
textarea:focus::-webkit-input-placeholder,
textarea:focus::-moz-placeholder,
textarea:focus:-ms-input-placeholder {
	color:transparent;
}


/* Buttons */

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
	background-color: transparent;
	border: 1px solid #424243;
	box-shadow: none;
	color: #424243;
	cursor: pointer;
	display: inline-block;
	line-height: 1;
	outline: none;
	padding: 16px 28px 14px;
	text-decoration: none;
	width: auto;
}

button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover,
.button.button-border:hover {
	text-decoration: none;
	background-color: #424243;
	border: 1px solid #424243;
	color: #fff;
}

.button.button-border {
	background: transparent;
	background: rgba( 255, 255, 255, 0 );
	border: 1px solid #424243;
	color: #424243;
}

.page-header .button.button-border {
	border: 1px solid #fff;
	color: #fff;
}

.page-header .button.button-border:hover {
	background: #fff;
	border: 1px solid #fff;
	color: #424243;
}

.entry-content .button:hover {
	color: #fff;
}

.button i {
	font-size: 32px;
	line-height: 1;
}

.button.has-icon {
	line-height: 32px;
	padding: 6px 30px;
}

.button.button-block {
	display: block;
	width: 100%;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none;
}


/* Gallery
 * ========================================================================== */

.gallery {
	margin: 0 auto 40px;
	overflow: hidden;
	width: 100%;
}

.gallery-item {
	float: left;
	margin: 10px 0 0;
	text-align: center;
}

.gallery-columns-2 .gallery-item {
	width: 50%;
}

.gallery-columns-3 .gallery-item {
	width: 33%;
}

.gallery-columns-4 .gallery-item {
	width: 25%;
}

.gallery-columns-5 .gallery-item {
	width: 20%;
}

.gallery-columns-6 .gallery-item {
	width: 16.6666%;
}

.gallery-columns-7 .gallery-item {
	width: 14.2857%;
}

.gallery-columns-8 .gallery-item {
	width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	width: 11.1111%;
}

.gallery img {
	border: 2px solid #cfcfcf;
}

.gallery-caption {
	margin-left: 0;
}


/* Tables
 * ========================================================================== */

table {
	width: 100%;
	background-color: transparent;
	border-collapse: collapse;
	border-spacing: 0;
	text-align: center;
}

.table {
	width: 100%;
	margin-bottom: 20px;
}

.table th,
.table td {
	padding: 8px;
	line-height: 20px;
	text-align: left;
	vertical-align: top;
	border-top: 1px solid #ddd;
}

.table th {
	font-weight: bold;
}

.table thead th {
  vertical-align: bottom;
}

.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
	border-top: 0;
}

.table tbody + tbody {
	border-top: 2px solid #ddd;
}

.table .table {
	background-color: #fff;
}

.table-condensed th,
.table-condensed td {
	padding: 4px 5px;
}

.table-bordered {
	border: 1px solid #ddd;
	border-collapse: separate;
	border-left: 0;
	border-radius: 4px;
}

.table-bordered th,
.table-bordered td {
  border-left: 1px solid #ddd;
}

.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
	border-top: 0;
}

.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > th:first-child {
	border-top-left-radius: 4px;
}

.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child {
	border-top-right-radius: 4px;
}

.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tbody:last-child tr:last-child > th:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > th:first-child {
	border-bottom-left-radius: 4px;
}

.table-bordered thead:last-child tr:last-child > th:last-child,
.table-bordered tbody:last-child tr:last-child > td:last-child,
.table-bordered tbody:last-child tr:last-child > th:last-child,
.table-bordered tfoot:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > th:last-child {
	border-bottom-right-radius: 4px;
}

.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
	border-bottom-left-radius: 0;
}

.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
	border-bottom-right-radius: 0;
}

.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
	border-top-left-radius: 4px;
}

.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
	border-top-right-radius: 4px;
}

.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
	background-color: #f9f9f9;
}

.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
	background-color: #f5f5f5;
}


/* Images
 * ========================================================================== */

.post-image {
	margin-bottom: 24px;
}

.alignleft .avatar {
	margin-right: 24px;
}

.alignright .avatar {
	margin-left: 24px;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 24px;
}

img.alignnone {
	margin-bottom: 12px;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
}

img.alignleft,
.wp-caption.alignleft {
	margin: 0 24px 24px 0;
}

img.alignright,
.wp-caption.alignright {
	margin: 0 0 24px 24px;
}

.wp-caption-text {
	font-size: 14px;
	font-weight: 700;
	text-align: center;
}

.content {
	padding: 10px 22px;
	background: #fff;
}

.home .content {
	padding: 10px;
}

/* Site Containers
 * ========================================================================== */

.site-container {
	overflow: hidden;
}

.wrap {
	padding: 0 8%;
}

@media only screen and (max-width:667px) {
	.wrap {
		padding: 0 2%;
	}
	.content {
		padding: 10px 13px;
	}
}

.site-inner {
	clear: both;
	padding: 10px 0;
}

.full-width-content .content {
	width: 100%;
}

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

	.wrap {
		margin: 0 auto;
		max-width: 1080px;
		padding: 0 20px;
	}
	
		.home .wrap {
		max-width: 980px;
	}

	.content {
		float: right;
		width: 74%;
	}

	.content-sidebar .content {
		float: left;
	}

	.sidebar-primary {
		float: right;
		width: 25%;
	}

	.sidebar-content .sidebar-primary {
		float: left;
	}

	.site-inner {
		padding: 10px 0;
	}
}


/* Grid
 * ========================================================================== */

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

	.five-sixths,
	.four-sixths,
	.four-fifths,
	.one-fifth,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-fifths,
	.three-sixths,
	.two-fourths,
	.two-fifths,
	.two-sixths,
	.two-thirds {
		float: left;
		margin-left: 3.448275862069%;
	}
	
	.ranking-area .three-fifths {
			margin-left: 0.448275862069%;
	}
	
	.top-area .one-half {
			margin-left: 1.448275862069%;
	}

	.one-half,
	.three-sixths,
	.two-fourths {
		width: 48.275862068966%;
	}
	
	.top-area .one-half {
		width: 49.275862068966%;
	}

	.one-third,
	.two-sixths {
		width: 31.034482758621%;
	}

	.four-sixths,
	.two-thirds {
		width: 65.51724137931%;
	}

	.one-fourth {
		width: 22.413793103448%;
	}
	
	.one-fourth {
		margin-left: 0.833333333333%;
		width: 24.375%;
	}

	.three-fourths {
		width: 74.137931034483%;
	}

	.one-fifth {
		width: 17.241379310345%;
	}

	.two-fifths {
		width: 37.931034482759%;
	}

	.three-fifths {
		width: 58.620689655172%;
	}
	
	.ranking-area .three-fifths {
		width: 61.620689655172%;
	}

	.four-fifths {
		width: 79.310344827586%;
	}

	.one-sixth {
		width: 13.793103448276%;
	}

	.five-sixths {
		width: 82.758620689655%;
	}

	.first {
		clear: both;
		margin-left: 0;
	}
	.top-area .first {
		clear: both;
		margin-left: 0 !important;
	}
}


/* Site Header
 * ========================================================================== */

.site-header {
	background-color: #fff;
	padding:  0;  /*10px 0 10px;*/
	position: relative;
	z-index: 2;
	/*border-bottom: 1px solid #ff0062;*/
}

.site-title {
	margin: 0;
	overflow: hidden;
	text-align: center;
	line-height: 60px;
}

.site-title a {
	display: block;
	border: 0;
	color: #424243;
}

/* Custom Header */

.header-image .title-area {
  	max-width: 230px; /*160px;*/
  	height: 60px;
  	width: 100%;
  	margin: 0 auto;
	padding-top: 7px;
}

.header-image .site-title {
	height: 60px;
	width: 100%;
	margin: 0;
	background-repeat: no-repeat;
  	background-position: left;
  	background-size: 100% !important;
	text-indent: -9999px;
}

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

	.site-header {
		/*padding-bottom: 40px;*/
		z-index: 3;
		position: relative;
	}

	.title-area {
		margin: 0;
		float: left;
		position: relative;
		z-index: 2;
	}

	.site-title {
		float: left;
		margin-right: 12px
	}

	.header-image .title-area {
	  	float: left;
	}

	.site-header .nav-primary {
		width: 100%;
	}
}

/* Headhesive */
.headhesive {
	display: none;
}

/*
@media only screen and (min-width: 1024px) {

	.headhesive {
	  	position: fixed;
	  	top: 0;
	  	width: 100%;
	  	padding: 0; 12px 0;
	  	display: block;
	  	transform: translateY(-100%);
	  	-webkit-transform: translateY(-100%);
	  	-moz-transform: translateY(-100%);
	  	transition: all 150ms ease-out;
	  	-webkit-transition: all 150ms ease-out;
	  	-moz-transition: all 150ms ease-out;
	  	z-index: 999;
	}

	.admin-bar .headhesive {
		top: 32px;
	}

	.headhesive--stick {
		box-shadow: 0 0 25px -10px rgba(0,0,0,0.30);
	  	transform: translateY(0%);
	  	-webkit-transform: translateY(0%);
	  	-moz-transform: translateY(0%);
	}
}
*/

/* Navigation
 * ========================================================================== */

.nav-primary {
	width: auto;
	text-align: center;
	margin: 20px 0;
}

.genesis-nav-menu li {
	display: inline-block;
	list-style: none;
	position: relative;
}

.genesis-nav-menu a {
	border: none;
	display: block;
	margin: 0 16px 0;
	position: relative;
}

.genesis-nav-menu .menu-item.highlight a,
.genesis-nav-menu .menu-item.wpmenucartli a {
	background: #fff;
	border: 2px solid #424243;
	border-radius: 24px;
	color: #424243;
	line-height: 1;
	padding: 10px 20px 9px;
	margin: 0;
}

.genesis-nav-menu .menu-item.highlight a:hover,
.genesis-nav-menu .menu-item.wpmenucartli a:hover,
.woocommerce-cart .genesis-nav-menu .menu-item.wpmenucartli a,
.genesis-nav-menu .menu-item.highlight.current-menu-item a {
	background: #424243;
	color: #fff;
}

.genesis-nav-menu .menu-item a:hover,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover {
	text-decoration: none;
}

@media only screen and (min-width: 768px) {
	.nav-primary {
		text-align: center;
		margin: 0;
	}

	.genesis-nav-menu > .menu-item:first-child a {
		margin-left: 24px;
	}

	.genesis-nav-menu .menu-item:last-child a {
		margin-right: 0;
	}

	.genesis-nav-menu .sub-menu {
		width: 200px;
		z-index: 99;
		background: #fff;
		border: 1px solid #dcdcdc;
		opacity: 0;
		position: absolute;
		left: -9999px;
		text-align: left;
	}

	.genesis-nav-menu .menu-item:hover > .sub-menu {
		left: auto;
		opacity: 1;
	}

	.genesis-nav-menu .sub-menu a {
		border-top: none;
		padding: 16px 20px;
		width: 200px;
		margin: 0;
	}

	.genesis-nav-menu .sub-menu .sub-menu {
		margin: -50px 0 0 198px;
	}
}

@media only screen and (min-width: 1024px) {
	.nav-primary {
		text-align: right;
	}
}

/* Nav Header */

@media only screen and (min-width: 768px) {
	.nav-primary .genesis-nav-menu > li > a {
		line-height: 60px;
	}
}

/* Responsive Nav */

.icon-responsive-nav {
	display: none;
}

@media only screen and (max-width: 767px) {
	
	.header-image .title-area {
		float: left;
	}

	.icon-responsive-nav {
		display: block;
		/*width: 100%;*/
		text-align: center;
		cursor: pointer;
		float: right;
		padding-top: 16px;
	}

	.icon-responsive-nav:before {
		content: "\f333";
		display: inline-block;
		font: normal 30px/1 'dashicons';
		margin: 0 auto;
		padding: 0;
	}

	.icon-responsive-nav.open::before {
	  content: "\f335";
	}

	.responsive-nav .menu-item-has-children:before {
		content: "\f347";
		float: right;
		position: absolute;
		font: normal 16px/1 'dashicons';
		padding: 14px 8% 14px;
		right: 0;
		top: 0;
		text-align: right;
		z-index: 9999;
	}

	.responsive-nav .menu-open.menu-item-has-children:before {
		content: "\f343";
	}

	.responsive-nav .sub-menu {
		display: none;
	}

	.responsive-nav .sub-menu .sub-menu {
		margin: 0;
		padding: 0;
	}

	.responsive-nav {
		display: none;
		width: 100%;
		overflow: hidden;
	}

	.responsive-nav li,
	.responsive-nav li a {
		display: block;
		width: 100%;
	}

	.responsive-nav li a {
		padding: 14px 0;
		margin: 0;
	}

	.resonsive-nav li:last-child {
		margin-bottom: 0;
	}
}

/* Entry Navigation */

.pagination {
	margin-top: 40px;
	text-align: left;
}

.pagination ul {
	display: inline-block;
	overflow: hidden;
}

.pagination li {
	border: 1px solid #aeaeae;
	border-radius: 4px;
	margin: 2px;
	list-style-type: none;
	display: block;
	float: left;
	overflow: hidden;
}

.pagination a i {
	line-height: 26px;
}

.pagination .pagination-omission {
	border: 0;
}

.pagination li a {
	display: block;
	font-size: 12px;
	color: #aeaeae;
	padding: 6px 12px 4px;
	text-decoration: none;
}

.pagination li a:hover,
.pagination li.active a {
	background: #eee;
	border-bottom: 0;
}

/* Post Navigation */

.post-navigation {
	margin: 40px 0 0;
	display: inline-block;
	width: 100%;
}

.post-navigation a {
	border: 0;
}

.post-navigation a i {
	font-size: 48px;
	width: auto;
	height: auto;
}

.post-navigation .prev,
.post-navigation .next,
.post-navigation .index {
	float: left;
	width: 33.33333334%;
}

.post-navigation .next {
	text-align: right;
}

.post-navigation .index {
	text-align: center;
}

/* Genesis Slider
 * ========================================================================== */

#genesis-responsive-slider {
	border: none !important;
	padding: 0 !important;
}

#genesis-responsive-slider .flexslider {
	overflow: visible !important;
}

.slide-image {
	padding: 0 5px;
}

#genesis-responsive-slider .slide-excerpt {
	opacity: 1;
	overflow: hidden;
    width: 450px;
    bottom: 60px;
    left: 50%;
    margin-left: -225px;
    text-align: center;
}

#genesis-responsive-slider .slide-excerpt-border {
	border: 0;
	float: none;
	display: block;
	padding-bottom: 5px;
}

#genesis-responsive-slider .slide-excerpt-border h2,
#genesis-responsive-slider .slide-excerpt-border p {
	margin: 0;
}

#genesis-responsive-slider .slide-excerpt-border > p {
	display: none;
}

#genesis-responsive-slider .slide-excerpt-border h2:after {
	content: " ";
	width: 12px;
	border-bottom: 1px solid #555;
	margin: 12px auto;
	display: block;
}

#genesis-responsive-slider .slide-excerpt-border .button {
	background: none;
	border: 0;
	padding: 0;
}

#genesis-responsive-slider .slide-excerpt-border .button:hover {
	color: inherit;
}

.featured-widget {
	margin-bottom: 60px;
	margin-top: -30px;
}

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

	.featured-widget {
		margin-top: -70px;
		z-index: 2;
		position: relative;
	}

}

/* Search
 * ========================================================================== */

/* Search Form */

.search-form {
	position: relative;
}

.search-form:after {
	content: "\f179";
	position: absolute;
	right: 7px;
	top: -3px;
	font-family: dashicons;
	font-size: 30px;
	pointer-events: none;
	color: #dcdcdc;
}

.search-form input[type="search"] {
	width: 100%;
	padding: 10px 38px 9px 12px;
	font-size: 14px;
}

.search-form input[type="submit"] {
	position: absolute;
	right: 0;
	text-indent: -9999px;
	border-color: transparent;
	background: transparent;
}

.hilite {
	background: #ffc;
	color: #555;
}

/* Entries
 * ========================================================================== */

.entry {
	margin-bottom: 1em;
}

.blog .entry,
.sidebar .entry,
.archive .entry,
.single-post .entry {
	margin-bottom: 40px;
	padding: 0 0 40px 0;
	border-bottom: 1px solid #f2f2f2;
}

.post .entry-header .entry-title {
	margin: 0;
}

.entry-content .attachment a,
.entry-content .gallery a {
	border: none;
}

.entry-content ol,
.entry p,
.entry-content p,
.author-box p,
.entry-content ul,
.entry-content .wp-video,
.entry-content .wp-audio-shortcode,
.entry-content .video-player,
.quote-caption {
	margin-bottom: 24px;
}

.entry-content ol,
.entry-content ul {
	margin-left: 40px;
}

.entry-content .gform_wrapper ul.gform_fields {
	margin: 0 0 30px;
}

.entry-content ol li {
	list-style-type: decimal;
}

.entry-content ul li {
	list-style-type: disc;
}

.entry-content ol ol,
.entry-content ul ul {
	margin-bottom: 0;
}

.entry-content ul.list-unstyled,
.entry-content ol.list-unstyled {
	margin-left: 20px;
}

.entry-content ul.list-unstyled > li,
.entry-content ol.list-unstyled > li,
.entry-content .gform_wrapper ul li {
	list-style: none;
}

.entry-meta {
	font-size: 10px;
	margin-bottom: 16px;
}

.entry-footer {
	margin: 20px 0 0;
}

.entry-meta .entry-categories {
	display: inline-block;
}

@media only screen and (min-width: 768px) {
	.entry-footer {
		text-align: right;
	}
}

/* Author Box
 * ========================================================================== */

.author-box {
	border-top: 2px solid #f2f2f2;
	padding: 40px 0 0;
}

.author.archive .author-box {
	border-top: 0;
	border-bottom: 2px solid #f2f2f2;
	margin-bottom: 40px;
	padding-bottom: 40px;
	padding-top: 0;
}

.author-box-content {
	margin: 40px 0 20px;
}

.author-box h2 {
	margin: 16px 0 12px;
}

.author-box .avatar {
	border-radius: 6px;
}

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

	.author-box .avatar {
		margin: 0 40px 40px 0;
	}

	.author.archive .author-box {
		margin-bottom: 80px;
		padding-bottom: 60px;
	}
}


/* Comments
 * ========================================================================== */

.entry-comments,
.entry-pings {
	padding: 40px 0;
}

.comment-respond h3 {
	padding-top: 20px;
}

p.comment-meta,
.entry-comments .comment,
.entry-comments .comment-reply {
	margin-bottom: 40px;
}

.entry-comments .comment,
.entry-comments .comment-reply {
	padding: 20px 0 40px;
	border-bottom: 1px solid #f2f2f2;
}

.entry-comments .comment:last-child,
.entry-comments .comment-reply:last-child {
	padding-bottom: 0;
	border-bottom: 0;
}

.entry-comments .comment:last-child {
	margin-bottom: 0;
}

.comment-list .comment-respond {
	padding-left: 0;
}

.comment-header {
	line-height: 1;
}

.comment-author {
	margin: 6px 0 2px;
}

.comment-author span:first-of-type {
	font-weight: 700;
}

.comment-author .avatar {
	float: left;
	margin-right: 16px;
	margin-bottom: 16px;
	border-radius: 6px;
	margin-top: -6px;
}

.comment-autor, .comment-meta a {
	text-transform: uppercase;
}

.comment-notes,
.entry-pings .reply {
	display: none;
}

p.comment-form-comment {
	margin-bottom: 20px;
}

.comment-list li {
	list-style-type: none;
}

.comment-subscription-form {
	margin-bottom: 6px;
}

/* Sidebars
 * ========================================================================== */

.sidebar .widget {
	border: 1px solid #707070; /*#f2f2f2;*/
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-size: 13px;
	background: #fff;
    padding: 10px;
}

.sidebar img {
	margin-bottom: 5px;
}

/*
.sidebar .widget:last-child {
	border-bottom: 0;
}
*/

.sidebar li {
	list-style-type: none;
}

/* Genesis ENews */

.enews input {
	margin-top: 15px;
	width: 100%;
}

/* Featured Content */

.sidebar .featuredpost article {
	overflow: hidden;
	padding: 20px 0;
	margin: -20px 0 20px 0;
}

.sidebar .featuredpost article:last-child {
	border-bottom: 0;
	padding-bottom: 0;
	margin-bottom: -20px;
}

.featuredpost .has-post-thumbnail > a {
	float: right;
	width: 30px;
	height: 30px;
	border-radius: 15px;
	overflow: hidden;
	display: block;
	margin: 0 10px 0 0;
}

.featuredpost .has-post-thumbnail a img {
	width: 100%;
}

.featuredpost article .entry-header {
	text-align: left;
	margin-top: 7.5px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}


/* ## Genesis Simple Share
--------------------------------------------- */

.content .share-after {
	margin: 0;
}

.sharrre .share,
.sharrre:hover .share {
	color: #424243;
}

.content a.count,
.content a.count:hover,
.content a.share,
.content a.share:hover {
	border: none;
	font-weight: 400;
}

.content .share-filled .facebook .count,
.content .share-filled .facebook .count:hover,
.content .share-filled .googlePlus .count,
.content .share-filled .googlePlus .count:hover,
.content .share-filled .linkedin .count,
.content .share-filled .linkedin .count:hover,
.content .share-filled .pinterest .count,
.content .share-filled .pinterest .count:hover,
.content .share-filled .stumbleupon .count,
.content .share-filled .stumbleupon .count:hover,
.content .share-filled .twitter .count,
.content .share-filled .twitter .count:hover {
	color: #424243;
	border: 1px solid #424243;
	display: none;
}

.content .share-filled .facebook .share,
.content .share-filled .facebook:hover .count,
.content .share-filled .googlePlus .share,
.content .share-filled .googlePlus:hover .count,
.content .share-filled .linkedin .share,
.content .share-filled .linkedin:hover .count,
.content .share-filled .pinterest .share,
.content .share-filled .pinterest:hover .count,
.content .share-filled .stumbleupon .share,
.content .share-filled .stumbleupon:hover .count,
.content .share-filled .twitter .share,
.content .share-filled .twitter:hover .count {
	background: #fff !important;
}

@media only screen and (min-width: 768px) {
	.share-after {
		float: left;
	}

.share-small .no-count .share {
       width: 0px;
	}

}

/* ## Simple Social Icons
--------------------------------------------- */

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

	aside .simple-social-icons {
		position: fixed;
		right: 0;
		width: 50px;
		bottom: 150px;
		padding: 0 !important;
		margin-bottom: 0 !important;
		border-bottom: 0 !important;
	}

	aside .simple-social-icons ul li a,
	aside .simple-social-icons ul li a:hover {
		background: transparent !important;
	}

}

/* ## Instagram Widget
--------------------------------------------- */

.pllex-viewport li {
	position: relative;
}

.jr-insta-datacontainer {
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    padding: 16px;
    background-color: rgba(255, 255, 255, 0.91);
    text-align: center;
}

/* Footer
 * ========================================================================== */

.footer-widgets {
	padding: 60px 0;
}

.footer-widgets li {
	margin: 12px 0;
}

.footer-widgets,
.site-footer {
	text-align: center;
}

.site-footer {
	font-size: 10px;
	margin: 0;
	padding: 18px 0;
	background: #57C7B1; /*#3ebdda;*/
	color: #fff;
}

.site-footer p {
	margin-bottom: 0;
}

/**/
.sea-blue-box {
	display: inline-block;
	width: 100%;
	background: #e3fdff;
    font-weight: 700;
    padding: 5px 20px 5px;
    text-align: center;
    border: 1px solid #aaa;
    margin-bottom: 22px;
    background-repeat: no-repeat;
    background-size: 52px;
    background-position: left top;
    /*border: 3px solid #C3B462;*/
}

.ranking-area .blue-button {
	margin-right: 5px;
}

.ranking-area .pink-button {
	margin-left: 5px;
}

.blue-button a,
.pink-button a {
    font-weight: 700;
    font-size: 18px;
    background: #96DBFF;
    padding: 15px 5px;
    width: 100%;
    display: inline-block;
    text-align: center;
    border: 1px solid #707070;
    border-radius: 10px;
    margin-bottom: 15px;
}

.blue-button a {
    background-image: url(https://datsumou.co/wp-content/uploads/click-button.png);
    background-size: 35px;
    background-position: 5% 50%;
    background-repeat: no-repeat;
}

.pink-button a {
    background: #FF0062;
	color: #fff;
}

.pink-large-box {
    /*background: #FFC7C7;*/
    border: 1px solid #aaa;
    display: inline-block;
    width: 100%;
    padding: 30px;
    margin-bottom: 20px;
}

.home .pink-button a,
.home .blue-button a,
.ranking-area .pink-button a,
.ranking-area .blue-button a {
    padding: 12px 5px;
    border: 1px solid #707070;
    border-radius: 10px;
	font-weight: 700;
	 font-size: 16px;
}

.home td {
		/*width: 50%;*/
}

.sidebar-title {
	clear: both;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    text-decoration: underline;
}

.sidebar-title-sub {
    text-align: center;
    margin-top: -6px;
    font-size: 12px;
    margin-bottom: 8px;
}

.sidebar-roundish {
    background: #fff;
    padding: 12px 10px 10px;
    border-radius: 20px;
    border: 1px solid #aaa;
}

.sidebar-square {
    background: #fff; /*#f2f3f1;*/
    padding: 12px 10px 10px;
    /*border: 1px solid #aaa;*/
}

.rank-item {
    padding: 10px 5px 10px 50px;
    /*border: 1px solid #aaa;*/
    margin-bottom: 10px;
}

.ranking-area {
    display: inline-block;
	font-size: 12px;
    background: #fff;
    padding: 16px;
    border: 5px solid #57C7B1;
	border-radius: 10px;
    width: 100%;
	 margin-top: -10px;
}

.single .ranking-area {
	 margin-top: 1px;
	margin-bottom: 20px;
}

.top-area {
    /* background: #fff; */
    display: inline-block;
}

.bold-title {
    font-size: 18px;
    font-weight: 700;
    text-align: left;
	margin: 45px 0 18px;
	clear: both;
	padding-bottom: 5px;
	color: #4faeea;
    border-bottom: 1px solid #4faeea;
}

.page .bold-title {
	font-size: 15px;
	margin: 8px 0;
}

.home .entry-content .bold-title {
    font-size: 18px;
	margin: 24px 0 20px;
}

.bold-red {
	color: #ff005f;
	border: none;
}

.merit-de {
	color: #ff005f;
	border: none;
	margin: 2px 0;
}

.title-1 {
	margin-top: 0 !important;
}

/*
.top-pic-desc {
    margin-top: -18px;
    margin-bottom: 18px;
}
*/

.page-half {
    background: #fff;
    border: 5px solid #82dcff;
    padding: 5px 10px;
    margin-bottom: 20px;
}

.page-half.first {
	border: 5px solid #FF0062;
}

.home .one-half {
    background: #fff;
    border: none;
    padding: 0;
    margin-bottom: 0;
}

/*
.trans {
    background: #ffecff !important;
}
*/

.plus-kuchi-head {
    background: #FF0062;
    padding: 5px 15px;
    margin: -5px -10px 0 -10px;
}

.minus-kuchi-head {
    background: #96DBFF;
    padding: 5px 15px;
    margin: -5px -10px 0 -10px;
}

th {
    background: #efefef; /*f4cccc;*/
    /*color: #fff;*/
}

td {
		background: #fff;
}

@media only screen and (max-width:560px) {
	.site-header {
		padding: 0;
	}
	.nav-primary {
		margin: 0;
	}
}

.breadcrumb {
    background: #ffe3d4; /*#EFE3DC; #f2f3f1;*/
    font-size: 12px;
    /*border: 1px solid #ffffff;*/
    padding: 2px 10px;
	padding-left: 0;
    margin-bottom: 26px;
    margin-top: -10px;
    margin-left: -22px;
    margin-right: -22px;
}

@media only screen and (max-width:667px) {
	.breadcrumb {
		padding-left: 3;
		margin-left: -13px;
		margin-right: -13px;
	}
}

.blue-box {
    background: #95daff !important;
	 border: 1px solid #aaa;
	padding: 5px 10px;
    border-radius: 10px;
}

.pink-box {
    background: #ffc7c7 !important;
	 border: 1px solid #aaa;
	padding: 10px 10px;
    border-radius: 10px;
}

.sidebar a {
	color: #14326A;
	font-weight: 700;
}

.salon-text {
    font-weight: 700;
    color: #FF0062;
}

.rank-shadow-text {
    text-align: center;
    background: #EBEBEB;
    border: 1px solid #707070;
    border-radius: 7px;
    padding: 6px 2px;
    margin-bottom: 10px;
}

.ranking-area p {
	margin: 0 !important;
}

.ranking-area .one-half {
	font-weight: 600;
	padding-top: 15px;
}

.ranking-area .first {
	font-weight: normal;
	padding-top: 0;
}

.trans img.centered,
.trans .aligncenter,
.ranking-area img.centered,
.ranking-area .aligncenter {
    margin: 0 auto 0;
}

@media only screen and (min-width:668px) {
	.ranking-area img.centered,
	.ranking-area .aligncenter {
		margin: 0;
	}
}

.ranking-area td {
	padding-bottom: 5px;
}

.img-container {
    position: relative;
	text-align: center;
}

.top-area .img-container .aligncenter {
	margin-bottom: -7px;
}

.img-text {
    position: absolute;
    bottom: 8px;
    left: 12px;
    padding: 3px 10px;
    text-align: center;
    width: 90%;
    font-weight: 700;
    border: 1px solid #777;
    background: rgba(255, 255, 255, 0.7);
}


.img-text-top {
    position: absolute;
    bottom: 8px;
    left:1px;
    padding: 8px 10px;
    text-align: left;
    background: rgba(255, 255, 255, 0.5);
}
.img-text-top-left {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 8px 10px;
    text-align: left;
    background: rgba(241, 244, 249, 0.7607843137254902);
    border: 1px solid #aaa;
}

.img-text-top-right {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 8px 10px;
    text-align: left;
    background: rgba(241, 244, 249, 0.7607843137254902);
    border: 1px solid #aaa;
}

@media only screen and (max-width:400px) {
	.img-text-top,
	.img-text-top-left, 
	.img-text-top-right {
		font-size: 12px;
	}
}

.fa {
    color: #ffb838;
}

.review-star {
    display: block;
}

.ave-star {
    font-size: 15px;
    line-height: 1;
    height: 18px;
    margin-right: 0;
    padding-right: 0;
    position: relative;
    white-space: nowrap;
    width: 70px;
    display: inline-block;
}

.ave_star .star {
    color: #ffb838;
    overflow: hidden;
    position: absolute;
}

.star-base {
    color: #ffb838;
}

.review-point {
    text-decoration: none;
    color: #f00;
    display: inline-block;
	font-weight: 700;
}

.side-ranking {
    background-repeat: no-repeat;
    background-size: 38px; /*35px 27px;*/
    padding: 10px 10px 10px 53px;
    background-position: left top; /*10px center;*/
    border: 3px solid #C3B462;
}

.no-1,
.page-rank-1 {
    background-image: url(images/ranking-1.png);
}

.no-2,
.page-rank-2 {
    background-image: url(images/ranking-2.png);
}

.no-3,
.page-rank-3 {
	background-image: url(images/ranking-3.png);
}

.no-4,
.page-rank-4 {
	background-image: url(images/ranking-4.png);
}

.no-5,
.page-rank-5 {
	background-image: url(images/ranking-5.png);
}

small {
    font-size: 70%;
}
.sidebar-small {
    font-size: 10px;
    border: 1px solid #aaa;
    border-radius: 10px;
    background: #fff;
    padding: 10px 12px;
	 display: inline-block;
    text-align: left;
	width: 100% !important;
}

.ca img {
	border: none;
}

.top-ca {
    /*background: #ffecff;*/
	margin-bottom: 0; /*15px;*/
}

/*
.top-ca img {
    width: 50%;
}

td.ca {
    background: #ffecff;
}
*/

.sidebar .one-half {
    background: transparent;
}

.white-box {
    background: #fff;
    border: 1px solid #aaa;
    padding: 16px 2%;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 20px;
}

.two-thirds {
    padding-top: 24px;
}

@media only screen and (max-width:667px) {
	.two-thirds {
		text-align: center;
		margin-top: -20px;
		margin-bottom: 20px;
	}
}

.home strong {
    font-weight: normal;
}

.breadcrumb .dashicons,
.breadcrumb .dashicons-before:before {
	color: #7e7e7e;
	font-size: 16px;
	vertical-align: middle;
}

.rank-01 {
    background-image: url(/wp-content/themes/datsumou/images/ranking-01.png);
	 background-repeat: no-repeat;
    background-size: 35px 27px;
    padding: 10px 10px 10px 53px;
    background-position: 10px center;
    border-bottom: 1px dotted #ccc;
}

.page .entry-content img {
	border: none;
}

.mobile-menu img {
    margin-bottom: 1px !important;
}

.list-title {
	position: relative;
    background: #58E2FF;
    box-shadow: 0px 0px 0px 5px #58E2FF;
    border: dashed 2px white;
    padding: 0.2em 0.5em;
    padding-left: 1em;
    color: #454545;
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 16px;
    margin-top: 20px !important;
}

.list-title:after {
position: absolute;
content: '';
left: -7px;
top: -7px;
border-width: 0 0 15px 15px;
border-style: solid;
border-color: #fff #fff #58E2FF;
box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
}

.home hr {
    border-bottom: 3px solid #707070;
    margin: 0 0 55px;
    padding: 55px 0 0;
}

@media only screen and (max-width:480px) {
	.home hr {
    margin: 0 0 30px;
    padding: 30px 0 0;
	}
}

.ranking-area hr,
.ranking-area .clear-line {
    border-bottom: 2px solid #707070;
    margin: 0 0 10px;
    padding: 10px 0 0;
}

.ranking-area img {
	border: 1px solid #aaa !important;
}

a img:hover {
	opacity: 0.7;
}

.golden-box {
    border: 6px solid #BEB45D;
    display: inline-block;
	margin-bottom: 40px;
}

.gold {
    color: #fff;
    background-color: #C0B45D;
	margin-bottom: 0;
	border: none;
}

.gold-box-inner {
    padding: 0 20px;
}

.golden-box .review-star,
.kuchikomi-blue{
    display: inline-block;
}

.blue-rating {
    font-size: 18px;
    color: #4faeea;
    font-weight: 700;
	    margin-right: 10px;
}

.golden-box .aligncenter {
	margin-bottom: 0;
}

.golden-box img　{
	border: none !important;
}

.gold-title-small {
    font-size: 15px;
    text-align: center;
	 margin-bottom: 6px;
}

.gold-title-main {
	font-size: 24px;
	margin-top: -10px;
}

.red-text-small {
    color: #FF0062;
    text-decoration: underline;
}

.no-line {
	text-decoration: none;
}

.list-color-only,
.list-color-only a {
	color: #0B2695;
}

.list-color-only {
	margin-bottom: 30px;
}

/*
.kk-star-ratings {
	display: none;
}
*/

.home .content {
    background: transparent;
}

.home .ranking-bg {
    padding: 10px 30px 40px;
    background: #fff;
}

.single .ranking-bg {
    display: inline-block;
    width: 100%;
}

@media only screen and (max-width: 568px) {
	.entry-title {
    font-size: 18px;
	}
	.home .ranking-bg {
    padding: 10px 8px 10px;
	}
	.home .content {
		padding: 0;
	}
}

.rank-text {
    background: #FCE4D6;
    border: 1px solid #707070;
    border-radius: 20px;
    margin: 0px 0 30px;
    padding: 20px;
    display: inline-block;
	    box-shadow: 6px 10px #D6D6D6;	
}

#responsive-menu-additional-content img {
	border: none;
}

.juni {
	width: 98px;
    color: #ff005f;
    font-weight: 700;
    font-size: 25px;
}

img.juni {
    max-width: 80px;
    border: none !important;
}

.ranking-area .blue-button a,
.ranking-area .pink-button a {
	margin-bottom: 0;
}

.two-fifths img {
    width: 95%;
}

.ranking-area .blue-button a {
    background-image: url(https://datsumou.co/wp-content/uploads/click-button.png);
    background-size: 35px;
    background-position: 5% 50%;
    background-repeat: no-repeat;
}

.banner-top {
    padding: 4px;
    background: #fff;
    margin-bottom: 15px;
}

.banner-top img {
    background: #FCE4D6;
    padding: 5px 8px;
    margin: 0;
}

.top-wide-img {
    margin-bottom: -8px;
}

.click-btn {
    margin-bottom: 5px;
}

.click-btn img {
    border: none;
    width: 60%;
}

img.brand-logo {
    max-width: 300px;
}

.wp-image-203,
.wp-image-204 {
    border: none;
}

.vio-2-box {
    overflow: auto;
	 margin-bottom: 20px;
}

.for-mobile {
    margin-bottom: -17px;
}

.banner-top .aligncenter {
	margin: 0 auto;
}

.home .one-fourth .aligncenter {
	margin: 0 auto 18px;
}

@media only screen and (min-width: 481px) {
	img.for-mobile {
		display: none;
	}
}

@media only screen and (max-width: 480px) {
	img.for-pc {
		display: none;
	}
	.banner-top {
    margin-bottom: 6px !important;
    margin-top: -4px;
	}
	.home .one-fourth .aligncenter,
	.banner-top .aligncenter {
	margin: 6px auto 0;
	}
	.top-wide-img {
    margin-top: 6px;
	}
	.home .ranking-bg {
		margin-top: 22px;
		padding-top: 1px;
	}
	.rank-shadow-text {
    background: #DDF3EF
	}
	.gold-title-main {
    font-size: 20px;
	}
	.gold-title-small {
    font-size: 12px;
	}
	.blue-rating {
    display: block;
    margin-bottom: -20px;
	}
	.ranking-area {
   padding-left: 6px;
	padding-right: 6px;
	}
	.single .ranking-area {
		 margin-left: -1%;
    	margin-right: -1%;
		width: 102%;
	}
	.rank-shadow-text {
    margin-bottom: 5px;
	}
	.ranking-area .three-fifths td {
    width: 100%;
    display: inline-block;
	}
	.ranking-area .blue-button,
	.ranking-area .pink-button {
		margin-left: 0;
		margin-right: 0;
	}
}

.bottom-section {
    margin: 20px auto 0;
	font-size: 12px;
}

.bottom-section .rank-text {
	background: #fff;
    border: 4px solid #00cab0;
}

.bottom-section h2 {
    font-size: 18px;
    color: #65ADE4;
    margin-bottom: 0.3em;
	background: linear-gradient(transparent 70%, yellow 70%);
	display: inline-block; 
}

.bottom-section p {
	margin-bottom: 0;
}

.bottom-parts {
    width: 100%;
}

a.entry-title-link {
    color: #4faeea;
}

a.entry-title-link:hover {
	color: rgba(79, 174, 234, 0.5);
}