@font-face {
  font-family: "Kyokasho";
  src: url("../font/UDDigiKyokashoN-R.ttc") format("truetype"), url("../font/UDDigiKyokashoN-B.ttc") format("truetype"); }

.align { align-items:center; }

figure.wp-block-image.alignwide.size-large.left_img{position:relative;}

figure.wp-block-image.alignwide.size-large.right_img{position:relative;}

.wp-block-column figure.left_img figcaption{position: absolute; right: 0; bottom: -25px; padding: 10px 15px 6px 15px; background-color: #ffffff; color:#a0a5aa;}

.wp-block-column figure.right_img figcaption{position: absolute; right: 0; bottom: -25px; padding: 10px 15px 6px 15px; background-color: #ffffff; color:#a0a5aa;}


/*============================================
全般的なスタイル
============================================*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin:0px;
  padding:0px;
  font-family:Kyokasho;
/*font-family: 'Yu Mincho Light','YuMincho','Yu Mincho','游明朝体','Cambria Math','游明朝体+36ポかな','YuMincho +36p Kana','Bodoni 72','ヒラギノ明朝 ProN','Hiragino Mincho ProN';*/
 }

body{
    background-color: #f2f1f3;
    background-image: url(http://dayservice-aise.com/wp/wp-content/uploads/2019/01/backbody02.jpg);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;

	/*==
	background: #f8f8f8;
	background-image: url(../img/aset/bg/bk_001.gif);
	==*/
}


.index_menu li a {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    float: left;
    background: #aae892;
    line-height: 40px;
    text-align: center;
    width: 100%;
}
.index_menu li img {
    width: 100%!important;
    height: 100%;
    float: left;
    vertical-align: top;
}

.single_main .entry-title{
    text-align: center;
    border-bottom: 4px dotted #7edb69;
    width: fit-content;
    padding: 0 25px 10px 25px;
    margin: 0 auto;
}







@media screen and (max-width:767px){
.index_menu{ 
    display: inline-block;
    width: calc(100% - 20px);
    margin: 0 10px;
    text-align: center;
}
.index_menu li {
    list-style: none;
    margin: 0 3px 6px 3px;
    float: left;
    width: calc((100% / 2) - 6px );
    border-radius: 6px;
    overflow: hidden;
}
.price_box table,.price_box_bottom table {
    display: block;
    border-collapse: collapse;
    width: 100%;
	font-size: 14px;
}
.price_box table tr,.price_box_bottom table tr{
    width: 100%;
    display: inline-block;
}
.price_box_bottom.box_type_001 table tr:nth-child(n+1) td:nth-child(1) {
	height: 48px;
    line-height: 48px;
}
.box_type_002 td{ padding: 18px 0px; }
	
.price_box_bottom.box_type_003 td:nth-child(1){ padding: 18px 0px; }	
}
@media screen and (min-width:768px) and (max-width:1023px){
.index_menu{ 
    display: inline-block;
    width: calc(100% - 60px);
    margin: 0 30px;
    text-align: center;
}
.index_menu li {
    list-style: none;
    margin: 0 7px 14px 7px;
    float: left;
    width: calc((100% / 3) - 14px );
    border-radius: 6px;
    overflow: hidden;
}
.price_box table,.price_box_bottom table {
    display: block;
    border-collapse: collapse;
    width: 650px;
}
.price_box table tr,.price_box_bottom table tr{
    width: 650px;
    display: inline-block;
}
.price_box_bottom.box_type_001 table tr:nth-child(n+1) td:nth-child(1){
    height: 55px;
    line-height: 55px;
}

}
@media screen and (min-width:1024px) {
.index_menu{ 
    display: inline-block;
    width: calc(100% - 60px);
    margin: 0 30px;
    text-align: center;
}
.index_menu li {
    list-style: none;
    margin: 0 7px 14px 7px;
    float: left;
    width: calc((100% / 3) - 14px );
    border-radius: 6px;
    overflow: hidden;
}
.price_box table,.price_box_bottom table {
    display: block;
    border-collapse: collapse;
    width: 600px;
	margin: 0 auto;
}
.price_box table tr,.price_box_bottom table tr{
    width: 600px;
    display: inline-block;
}
.price_box_bottom.box_type_001 table tr:nth-child(n+1) td:nth-child(1){
    height: 55px;
    line-height: 55px;
}

}
.price_box,.price_box_bottom {
    margin: 0 10px!important;
    padding: 0;
}
.price_box table tbody{ display:block; }
.price_box table td{ 
    padding: 10px 0;
    display: inline-block;
    text-align: center;
}
.price_box table tr:nth-child(1) td:nth-child(n+2),
.price_box table tr:nth-child(n+2) td:nth-child(1){
	background:#90C24D;
	color:#fff;
}


.price_box_bottom table tbody{ display:block; }

.price_box_bottom table td{
    padding: 10px 0px;
    display: inline-block;
    text-align: center;
}
.price_box_bottom table tr:nth-child(n+1) td:nth-child(1){
    background: #90C24D;
    color: #fff;
}


.price_box tr:nth-child(1){
	border-top: 1px solid #6FA439;
    border-bottom: 1px solid #6FA439;
}
.price_box tr:nth-child(n+2),.price_box_bottom tr:nth-child(n+1){
    border-bottom: 1px solid #6FA439;
}
.price_box_bottom.box_type_003 tr:nth-child(1){
    border-top: 1px solid #6FA439;
}


.price_box tr td:nth-child(1),.price_box_bottom tr td:nth-child(1){
	border-left: 1px solid #6FA439;
	border-right: 1px solid #6FA439;
}
.price_box tr td:nth-child(n+2),.price_box_bottom tr td:nth-child(n+2){
	border-right: 1px solid #6FA439;
}

.wp-block-table td, .wp-block-table th {
    border: 0;
}

.box_type_001 td:nth-child(1) { width:20%; }
.price_box.box_type_001 td:nth-child(n+2) { width:calc((100% - (20% + 7px)) / 5); }
.price_box_bottom.box_type_001 td:nth-child(n+2) { width:calc(100% - (20% + 3px)); }

.box_type_002 td:nth-child(1) {  width:30%; }
.price_box.box_type_002 td:nth-child(n+2) { width:calc((100% - (30% + 4px)) / 2); }
.price_box_bottom.box_type_002 td:nth-child(n+2) { width:calc(100% - (30% + 3px)); }

.box_type_003 td:nth-child(1) { width:30%; }
.price_box.box_type_003 td:nth-child(n+2) { width:calc((100% - (30% + 4px)) / 2); }
.price_box_bottom.box_type_003 td:nth-child(n+2) { width:calc(100% - (30% + 3px)); }




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

#side_widget_right,#side_widget_left {
    background: #fff;
    margin: 0 0 10px 0;
}
#side_widget_right a > img,#side_widget_left a > img  {
    padding: 10px;
    width: calc(100% - 20px);
	transition: 1s;
}
#side_widget_right a > img:hover,#side_widget_left a > img:hover {
	opacity:0.6;
}
.entry-content > div {
    width: 95%;
    margin: 0px auto;
    padding: 30px 0;
}
.entry-content > div > div{
    padding: 0!important;
}
.entry-content > iframe {
    width: 90%;
	height: 300px;
    margin: 20px auto;
    display: block;
}
.entry-content > div h4{
    font-size: 18px;
    border-left: 5px solid #aae892;
    padding: 6px 0 6px 10px;
    margin: 0 0 20px 0;
    color: #333;
}

.entry-content > div p{
    font-size: 16px;
    line-height: 28px;
    margin: 20px 0;
}
.main-con { background:#dfffd2; text-align: center; }
.entry-content > div dl{
    width: 90%;
    margin: 30px auto;
	display: inline-block;
	text-align: left;
}
.entry-content > div dd,.entry-content > div dt{
    font-size: 16px;

}
.entry-content > div dt{ width: calc(100% - 10px); padding: 12px 0px 6px 10px; font-weight:bold; }
.entry-content > div dd{ width:calc(100% - 10px); padding: 6px 0px 12px 10px; border-bottom: 1px solid #87c46d; }
}
@media screen and (min-width:768px) and (max-width:1023px){

#side_widget_right,#side_widget_left {
    background: #fff;
    margin: 0 0 10px 0;
}
#side_widget_right a > img,#side_widget_left a > img {
    padding: 10px;
    width: calc(100% - 20px);
	height: auto;
	transition: 1s;
}
#side_widget_right a > img:hover,#side_widget_left a > img:hover {
	opacity:0.6;
}
.entry-content > div {
    width: 90%;
    margin: 0px auto;
    padding: 30px 0;
}
.entry-content > div > div{
    padding: 0!important;
}
.entry-content > iframe {
    width: 90%;
    margin: 30px auto;
    display: block;
}
.entry-content > div h4{
    font-size: 18px;
    border-left: 5px solid #aae892;
    padding: 6px 0 6px 10px;
    margin: 0 0 20px 0;
    color: #333;
}
.entry-content > div p{
    font-size: 16px;
    line-height: 28px;
    margin: 20px 0;
}
.main-con { background:#dfffd2; text-align: center; }
.entry-content > div dl{
    width: 90%;
    margin: 30px auto;
	display: inline-block;
	text-align: left;
}
.entry-content > div dd,.entry-content > div dt{
    float: left;
    font-size: 16px;
    border-bottom: 1px solid #87c46d;
}
.entry-content > div dt{ width: calc(30% - 10px); padding: 12px 0px 12px 10px; }
.entry-content > div dd{ width:calc(69% - 10px); padding: 12px 10px 12px 0px; }
}
@media screen and (min-width:1024px) {

#side_widget_right,#side_widget_left {
    background: #fff;
    margin: 0 0 10px 0;
}
#side_widget_right a > img,#side_widget_left a > img  {
    padding: 10px;
    width: calc(100% - 20px);
	height:auto;
	transition: 1s;
}
#side_widget_right a > img:hover,#side_widget_left a > img:hover {
	opacity:0.6;
}
.entry-content > div {
    width: 780px;
    margin: 0px auto;
    padding: 30px 0;
}
.entry-content > div > div{
    padding: 0!important;
}
.entry-content > iframe {
    width: 90%;
    margin: 40px auto;
    display: block;
}
.entry-content > div h4{
    font-size: 18px;
    border-left: 5px solid #aae892;
    padding: 6px 0 6px 10px;
    margin: 0 0 20px 0;
    color: #333;
}
.entry-content > div p{
    font-size: 16px;
    line-height: 28px;
    margin: 20px;
}
.main-con { background:#dfffd2; text-align: center; }
.entry-content > div dl{
    width: 90%;
    margin: 30px auto;
	display: inline-block;
	text-align: left;
}
.entry-content > div dd,.entry-content > div dt{
    float: left;
    font-size: 16px;
    border-bottom: 1px solid #87c46d;
}
.entry-content > div dl > p{
    font-size: 16px;
    border-bottom: 1px solid #eda3b4;
    padding: 12px 0px 12px 10px;
	margin: 0!important;
}
	
.entry-content > div dt{ width: calc(30% - 10px); padding: 12px 0px 12px 10px; }
.entry-content > div dd{ width:calc(69% - 10px); padding: 12px 10px 12px 0px; }
}



/*--------------------------------------------------------------
>>> Mneko CONTENTS:
----------------------------------------------------------------*/
.mneko_content> .site-main > h2 {
    position: relative;
    background: #dfefff;
    box-shadow: 0px 0px 0px 5px #dfefff;
    border: dashed 2px white;
    padding: 14px 20px;
    color: #454545;
    text-align: left;
    margin: 0px 10px 30px 10px;
}
.mneko_content> .site-main > h2:after {
  position: absolute;
  content: '';
  left: -7px;
  top: -7px;
  border-width: 0 0 15px 15px;
  border-style: solid;
  border-color: #fff #fff #a8d4ff;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0);
}


#mneko_header { background: #0f223f; }
#mneko_header .header_top { background: #223754; }
#mneko_header .header_top a { text-decoration:none; color:#fff; }
#mneko_header .header_top .header_inner_top,
#mneko_header .header_bottom .header_inner_bottom{
    margin: 0 auto;
	padding:6px 0;
}
#mneko_header .header_bottom { padding:10px 0;}
#mneko_header .header_bottom .site-branding{ display: inline-block; width: 100%; }
#mneko_header .header_bottom .site-branding .site-logo {
    width: 60px;
    height: 60px;
	padding: 0 20px 0 0;
	float: left;
}
#mneko_header .header_bottom h1, #mneko_header .header_bottom p { float: left; }
#mneko_header .header_bottom .site-branding .site-logo a{ display:block; }
#mneko_header .header_bottom .site-branding .site-logo a img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
	border-radius: 50%;
}

#mneko_header .header_bottom h1 a,
#mneko_header .header_bottom p a{
    text-decoration: none;
    color: #fff;
	font-weight: bold;
}
#mneko_header .header_top .header_top_nav{margin: 0 0 0 auto;}
#mneko_header .header_top .header_top_nav ul{display: inline-flex;}
#mneko_header .header_top .header_top_nav ul li{
	list-style:none;
	font-size:16px;
    padding: 0 10px;
}
#mneko_header .header_top .header_top_nav ul li:before {
	content:'-';
	font-size:16px;
	font-weight:bold;
	color:#fff;
    padding: 0 4px 0 0;
}

#header_slid_screen {
	width:100%;
	overflow:hidden;
}

#fade_mode {
	width:100%!important;
}
#fade_mode img {
	width:100%!important;
}
#header_slid_screen .screen_top,
#header_slid_screen .screen_top img{
	width:100%;
	margin: 0 auto;
	overflow: hidden;
}
#mneko_footer .footer_inner{
	margin: 0 auto;
}
#mneko_footer .footer_inner > div {
	margin: 0 5px;
}
#mneko_footer .footer_inner .textwidget p {
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    margin: 15px 0;
}
#mneko_footer .footer_inner h3 {
    border-bottom: dotted 1px #727272;
    position: relative;
    margin: 15px 0;
    padding: 0 10px 10px 10px;
    color: #fff;
    font-size: 16px;
}
#mneko_footer .footer_inner h3:after {
    position: absolute;
    content: " ";
    display: block;
    border-bottom: solid 1px #8f8ca8;
    bottom: -1px;
    left: 0;
    width: 40%;
}
#mneko_footer .footer_inner .screen-reader-text {
	display:none;
}
#mneko_footer .footer_inner select {
    width: 90%;
    padding: 4px 2px;
    color: #ffffff;
    border: 1px solid #fff;
    margin: 10px auto;
    display: block;
    background: inherit;
}
#mneko_footer .footer_inner select option {
	color:#454545;
}
.footer_widget_left,
.footer_widget_center,
.footer_widget_right{ padding: 0 10px 15px 10px; }


#mneko_footer .footer_inner ul {}
#mneko_footer .footer_inner ul li {
    list-style: none;
    padding: 4px 10px;
    color: #fff;
}
#mneko_footer .footer_inner ul li a{
	text-decoration: none;
	color:#fff;
}
#mneko_footer .search-form {
    display: flex;
    padding: 0 20px;
	position:relative;
}
#mneko_footer .search-form label {
	width:100%;
}
#mneko_footer .search-form label input{
    width: 100%;
    padding: 8px 4px;
    color: #ffffff;
    border: 1px solid #fff;
    margin: 10px auto;
    display: block;
    background: inherit;
}
#mneko_footer .search-form > input{
    position: absolute;
    top: 16px;
    right: 26px;
    border: 0;
    background: #3d6e9f;
    color: #fff;
    padding: 4px 9px;
}

#header_slid_screen .swiper-container{
	overflow:inherit!important;
}

#mneko_footer {
    background: #223754;
    padding: 30px 0 0 0;
}
.site-info a { color: #fff; }
#mneko_footer .site-info {
    text-align: center;
    font-size: 14px;
    background: #0f223f;
    margin: 0;
    padding: 0;
    height: 30px;
    line-height: 30px;
}

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


.mneko_content {
    margin: 0 auto;
	padding: 30px 0;
}

.header_main_nav ul li a { color: #fff; text-decoration: none; display: block;}

/*--------------------------------------------------------------
>>> Mneko Drawer-menu :
----------------------------------------------------------------*/
@media screen and (min-width:768px){
	.menu_btn,.close_btn,.check { display: none; }
	.drawer-menu { float: right; margin: 0 0 0 auto; }
.header_main_nav { padding: 22px 0 12px 0; }
.header_main_nav ul { display: flex; }
.header_main_nav ul li {
    list-style: none;
    padding: 0 16px;
    font-size: 18px;
    border-left: 1px solid #fff;
}
.header_main_nav ul li:nth-child(1){ border-left: 0px solid #fff; }
.mneko_content main {
   margin: 0 5px;
   height: fit-content;
}
#comments .comment-list li {
    width: 80%;
    margin: 0 auto;
    list-style: none;
    background: #ececec;
    padding: 30px;
}
#comments .comment-list {
    margin: 30px auto;
    padding: 30px;
}
#contents_bottom .contents_bottom_inner .ranking_slide time,
#contents_bottom .contents_bottom_inner .bottom_slide time {
    position: absolute;
    bottom: 6px;
    right: 10px;
    color: #888;
    font-size: 14px;
	}
}
@media screen and (max-width:767px){
	
.header_main_nav { width: 90%; margin: 0 auto; }
.header_main_nav ul {}
.header_main_nav ul li {
    list-style: none;
    padding: 8px;
    border: 1px solid #fff;
    margin: 8px 0px;
    box-shadow: 3px 3px 0px #ffe6ca;
}
	
.drawer-menu{
box-sizing: border-box;
position: fixed;
top: 0;
left: 0;
width: calc(0%);
height: calc(100vh - 80px);
margin: 80px 0 0 0;
background: #91c98c;
opacity: 0;
z-index:-100;
overflow: scroll;
}

.menu_btn{
position: fixed;
    display: block;
    top: 20px;
    right: 20px;
    font-size: 15px;
    text-align: center;
    width: 50px;
    height: 50px;
    z-index: 3;
    background: #68a34e;
}
.my-example {
    font-size: 60px;
    height:50px;
    color:#fff;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity:1;
}
.my-example2 {
font-size: 60px;
    height: 50px;
    color: #fff;
    position: absolute;
    top: 20px;
    right: 20px;
    opacity: 1;
    background: #68a34e;
}
.close_btn{
position: fixed;
top: 0;
right: 0;
width: 100%;
height: 100vh;
margin: 0 0;
background: #424266;
-webkit-transition-property: all;
transition-property: all;
-webkit-transition-duration: .3s;
transition-duration: .3s;
-webkit-transition-delay: 0s;
transition-delay: 0s;
visibility: hidden;
opacity: 0;
}

.menu-btn:hover .bar{
 background: #aaa;
}
.menu-btn:hover .menu-btn__text{
 color: #fff;
}

.check:checked ~ .drawer-menu{
-webkit-transition-delay: .3s;
transition-delay: .3s;
-webkit-transform: none;
-ms-transform: none;
transform: none;
opacity: 1;
z-index: 2000;
width:100%;
}

.check:checked ~ .menu_btn .my-example{
    opacity:0;
}
.check:checked ~ .menu_btn .my-example2{
    opacity:1;
}
.check:checked ~ .close_btn{
-webkit-transition-duration: 0s;
transition-duration: 0s;
-webkit-transition-delay: .3s;
transition-delay: .3s;
background: #424266;
visibility: visible;
opacity: 1;
z-index: 3;
}

.check {
 display: none;
}
.mneko_content main {
   height: fit-content;
}
#comments .comment-list li {
    width: calc(95% -20px );
    margin: 0 auto;
    list-style: none;
    background: #ececec;
    padding: 30px 10px;
}
#comments .comment-list {
    margin: 30px auto;
    padding: 30px 10px;
}
#contents_bottom .contents_bottom_inner .ranking_slide time,
#contents_bottom .contents_bottom_inner .bottom_slide time {
    position: absolute;
    bottom: 6px;
    right: 10px;
    color: #888;
    font-size: 12px;
	}
}

/*--------------------------------------------------------------
>>> Mneko Drawer-menu END:
----------------------------------------------------------------*/

@media screen and (max-width:767px){
#mneko_header .header_bottom .site-branding .site-logo { display: none; }
#mneko_header .header_top p{ font-size: 14px; color: #fff; padding: 0 0 0 10px;}
#mneko_header .header_bottom h1,#mneko_header .header_bottom p{ line-height: 60px; font-size: 26px; padding: 0 0 0 10px; }
#mneko_header .header_top .header_inner_top,#mneko_header .header_bottom .header_inner_bottom{ display: flex; width: 100%; }
#mneko_header .header_top .header_top_nav { display: none; }
.mneko_content { width:100%; }
.type_column_1 { width: calc(99% - 10px); }
.type_column_2 { width: calc(99% - 10px); }
.type_column_3 { width: calc(99% - 10px);}
.mneko_content .side_left,.mneko_content .side_right { width: 96%;}
#contents_bottom .contents_bottom_inner { width:99%; }
#mneko_footer .footer_inner{ width:99%; display: inline-block; }
#mneko_footer .footer_inner > div { width: calc((100% / 1) - 10px ); float: left;}
	
.site-main.single_main{ padding: 0px; margin: 0 5px; }
.single_main .entry-content > p { margin: 30px 20px; line-height: 28px; font-size: 16px; }
.single_main .entry-content > h3 { padding: 6px 8px; margin: 30px 5px; font-size: 18px; }
ul.wp-block-latest-posts.wp-block-latest-posts__list { margin: 30px 5px; }
.wp-block-latest-posts.wp-block-latest-posts__list li .wp-block-latest-posts__featured-image { float: left; padding: 0 5px 0px 0; width: 60px; }
.wp-block-latest-posts.wp-block-latest-posts__list li .wp-block-latest-posts__post-excerpt { font-size: 14px; }
.wp-block-latest-posts.wp-block-latest-posts__list li > a { font-size: 16px; line-height: 28px; max-height: 56px; }
.wp-block-latest-posts.is-grid { display: inline-block; flex-wrap: wrap; padding: 0; }
.columns-2 li{ width: calc(100% - 27px)!important;}
.columns-3 li{ width: calc(100% - 27px)!important;}
.columns-4 li{ width: calc(100% - 27px)!important;}
.columns-5 li{ width: calc(100% - 27px)!important;}
.columns-6 li{ width: calc(100% - 27px)!important;}
#contents_bottom .contents_bottom_inner .ranking_slide,#contents_bottom .contents_bottom_inner .bottom_slide{ height:250px; position: relative; }
#contents_bottom .contents_bottom_inner .ranking_slide p,#contents_bottom .contents_bottom_inner .bottom_slide p{
    width: calc(100% - 10px);
    padding: 6px 5px;
    font-size: 14px;
    height: 60px;
}
#contents_bottom .contents_bottom_inner .ranking_slide span { display: none; }
.mneko_content { display: block; }
.mneko_content main { padding: 0px 5px; }
.mneko_content .side_left { margin:30px auto; }
.mneko_content .side_right { margin: 30px auto; }
.single_main .entry-content > h4{
    padding: 6px 8px;
    margin: 30px 10px;
	font-size: 16px!important;
	}
}
@media screen and (min-width:768px) and (max-width:1023px){
#mneko_header .header_top p{ font-size: 16px; color: #fff;}
#mneko_header .header_bottom h1,#mneko_header .header_bottom p{ line-height: 60px; font-size: 34px; }
#mneko_header .header_top .header_inner_top,#mneko_header .header_bottom .header_inner_bottom{ display: flex; width: 740px; }
.mneko_content { width:100%; }
.type_column_1 { width: calc(99% - 20px); }
.type_column_2 { width: calc(99% - 20px); }
.type_column_3 { width: calc(99% - 20px);}
.mneko_content .side_left,.mneko_content .side_right { width: 90%;}
#contents_bottom .contents_bottom_inner { width:740px; }
#mneko_footer .footer_inner{ width:740px; display: inline-block; }
#mneko_footer .footer_inner > div { width: calc((100% / 2) - 10px ); float: left;}
	
.site-main.single_main{ padding: 0px; margin: 0 10px; }
.single_main .entry-content > p { margin: 30px 60px; line-height: 28px; font-size: 16px; }
.single_main .entry-content > h3 { padding: 6px 10px; margin: 30px 15px; font-size: 18px; }
ul.wp-block-latest-posts.wp-block-latest-posts__list { margin: 30px 15px; }
.wp-block-latest-posts.wp-block-latest-posts__list li .wp-block-latest-posts__featured-image { float: left; padding: 0 10px 20px 0; width: 100px; }
.wp-block-latest-posts.wp-block-latest-posts__list li .wp-block-latest-posts__post-excerpt { font-size: 14px; }
.wp-block-latest-posts.wp-block-latest-posts__list li > a { font-size: 16px; line-height: 28px; max-height: 56px; }
.wp-block-latest-posts.is-grid { display: flex; flex-wrap: wrap; padding: 0; }
.columns-2 li{ width: calc((100% / 2) - 27px)!important;}
.columns-3 li{ width: calc((100% / 3) - 27px)!important;}
.columns-4 li{ width: calc((100% / 4) - 27px)!important;}
.columns-5 li{ width: calc((100% / 5) - 27px)!important;}
.columns-6 li{ width: calc((100% / 6) - 27px)!important;}
#contents_bottom .contents_bottom_inner .ranking_slide,#contents_bottom .contents_bottom_inner .bottom_slide{ height:200px; position: relative; }
#contents_bottom .contents_bottom_inner .ranking_slide p,#contents_bottom .contents_bottom_inner .bottom_slide p{
    width: calc(100% - 32px);
    padding: 12px 16px;
    font-size: 16px;
    height: 60px;
}
.mneko_content { display: block; }
.mneko_content main { padding: 0px 10px 0px 10px; }
.mneko_content .side_left { margin:30px auto; }
.mneko_content .side_right { margin: 30px auto; }
.single_main .entry-content > h4{
    padding: 8px 16px;
    margin: 30px 35px;
	font-size: 18px;
	}
}
@media screen and (min-width:1024px) and (max-width:1279px) {
#mneko_header .header_top p{ font-size: 16px; color: #fff;}
#mneko_header .header_bottom h1,#mneko_header .header_bottom p{ line-height: 60px; font-size: 34px; }
#mneko_header .header_top .header_inner_top,#mneko_header .header_bottom .header_inner_bottom{ display: flex; width: 1000px; }
.mneko_content { min-width:520px; }
.type_column_1 { width: 1000px; }
.type_column_2 { width: 840px; }
.type_column_3 { width: 520px; }
.mneko_content .side_left,.mneko_content .side_right { width: 240px;}
#contents_bottom .contents_bottom_inner { width:1000px; }
#mneko_footer .footer_inner{ width:1000px; display: flex; }
#mneko_footer .footer_inner > div { width: calc((100% / 3) - 10px );}
	
.site-main.single_main{ padding: 0px; margin: 0 20px; }
.single_main .entry-content > p { margin: 30px 20px; line-height: 30px; font-size: 18px;}
.single_main .entry-content > h3 { padding: 8px 16px; margin: 30px 15px; font-size: 20px; }
ul.wp-block-latest-posts.wp-block-latest-posts__list { margin: 30px 15px; }
.wp-block-latest-posts.wp-block-latest-posts__list li .wp-block-latest-posts__featured-image { float: left; padding: 0 15px 0 0; width: 150px; }
.wp-block-latest-posts.wp-block-latest-posts__list li > a { font-size: 18px; line-height: 30px; max-height: 60px; }
.wp-block-latest-posts.is-grid { display: flex; flex-wrap: wrap; padding: 0; }
.columns-2 li{ width: calc((100% / 2) - 27px)!important;}
.columns-3 li{ width: calc((100% / 3) - 27px)!important;}
.columns-4 li{ width: calc((100% / 4) - 27px)!important;}
.columns-5 li{ width: calc((100% / 5) - 27px)!important;}
.columns-6 li{ width: calc((100% / 6) - 27px)!important;}
#contents_bottom .contents_bottom_inner .ranking_slide,#contents_bottom .contents_bottom_inner .bottom_slide{ height:260px; position: relative; }
#contents_bottom .contents_bottom_inner .ranking_slide p,#contents_bottom .contents_bottom_inner .bottom_slide p{
    width: calc(100% - 32px);
    padding: 12px 16px;
    font-size: 16px;
    height: 60px;
}
.mneko_content { display: inline-flex; }
.mneko_content main { padding: 0px 20px 0px 20px; }
.mneko_content .side_left { margin:0 auto 0 0; }
.mneko_content .side_right { margin:0 0 0 auto; }
.single_main .entry-content > h4{
    padding: 8px 16px;
    margin: 30px 35px;
	font-size: 18px;
	}
}
@media screen and (min-width:1280px) {
#mneko_header .header_top p{ font-size: 16px; color: #fff;}
#mneko_header .header_bottom h1,#mneko_header .header_bottom p{ line-height: 60px; font-size: 34px; }
#mneko_header .header_top .header_inner_top,#mneko_header .header_bottom .header_inner_bottom{ display: flex; width: 1200px; }
.mneko_content { min-width:700px; }
.type_column_1 { width: 1160px; }
.type_column_2 { width: 840px; }
.type_column_3 { width: 700px; }
.mneko_content .side_left,.mneko_content .side_right { width: 320px;}
#contents_bottom .contents_bottom_inner { width:1200px; }
#mneko_footer .footer_inner{ width:1200px; display: flex; }
#mneko_footer .footer_inner > div { width: calc((100% / 3) - 10px );}
	
.site-main.single_main{ padding: 0px; margin: 0 25px; }
.single_main .entry-content > p { margin: 30px 60px; line-height: 30px; font-size: 18px;}
.single_main .entry-content > h3 { padding: 8px 16px; margin: 30px 20px; font-size: 20px; }
ul.wp-block-latest-posts.wp-block-latest-posts__list { margin: 30px 35px; }
.wp-block-latest-posts.wp-block-latest-posts__list li .wp-block-latest-posts__featured-image { float: left; padding: 0 20px 0 0; width: 150px; }
.wp-block-latest-posts.wp-block-latest-posts__list li > a { font-size: 18px; line-height: 30px; max-height: 60px; }
.wp-block-latest-posts.is-grid { display: flex; flex-wrap: wrap; padding: 0; }
.columns-2 li{ width: calc((100% / 2) - 27px)!important;}
.columns-3 li{ width: calc((100% / 3) - 27px)!important; overflow: hidden; }
.columns-4 li{ width: calc((100% / 4) - 27px)!important;}
.columns-5 li{ width: calc((100% / 5) - 27px)!important;}
.columns-6 li{ width: calc((100% / 6) - 27px)!important;}
#contents_bottom .contents_bottom_inner .ranking_slide,#contents_bottom .contents_bottom_inner .bottom_slide{ height:260px; position: relative; }
#contents_bottom .contents_bottom_inner .ranking_slide p,#contents_bottom .contents_bottom_inner .bottom_slide p{
    width: calc(100% - 32px);
    padding: 12px 16px;
    font-size: 16px;
    height: 60px;
}
.mneko_content { display: inline-flex; }
.mneko_content main { padding: 0px 20px 0px 20px; }
.mneko_content .side_left { margin:0 auto 0 0; }
.mneko_content .side_right { margin:0 0 0 auto;}
.single_main .entry-content > h4{
    padding: 8px 16px;
    margin: 30px 35px;
	font-size: 18px;
	}
}


.mneko_content .side_left,
.mneko_content .side_right {
    padding: 0 0 20px 0px;
    height: fit-content;
}
.tagcloud {
    width: 90%;
    padding: 20px 0;
    margin: 0 auto;
    display: inline-block;
}
.tagcloud a { float:left; font-size:16px!important; padding: 6px 10px; text-decoration: none;}


/*-- Mneko blog type: --*/
#grid_type {
	display: inline-block;
}
#grid_type article {
    overflow: hidden;
    width: calc((100% / 2) - 12px);
    float: left;
    position: relative;
    margin: 5px;
}
#grid_type article .post-thumbnail{
    padding: 0;
    margin: 0;
    height: 230px;
    overflow: hidden;
	
}
#grid_type article .post-thumbnail a{
    width: 100%;
    height: 100%;
    display: block;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
#grid_type article .post-thumbnail img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
#grid_type article .article_img{
	position:relative;
}
#grid_type article .article_title{
	position: absolute;
    bottom: 0;
    left: 0;
	width: 100%;
}
#grid_type article .article_title h2{
    background: rgba(0, 0, 0, 0.6);
    font-size: 18px;
	font-weight:bold;
    text-align: left;
    padding: 10px 0px;
}
#grid_type article .article_title h2 a,
#grid_type article .entry-footer a{
text-decoration: none;
    color: #fff;
    padding: 6px 6px;
}
#grid_type article .entry-footer .cat-links { 
    background: #f487c2;
    padding: 6px 6px;
    display: block;
}
#grid_type article .posted-on,
#grid_type article .byline { display:none; }
#grid_type article .entry-footer {
    position: absolute;
    top: 0;
    right: 0;
}
.navigation { padding: 30px 0 30px 0; }
#comments{display:none;}
.navigation .screen-reader-text { display:none; }
.nav-links { display: inline-flex; }
.page-numbers {
    padding: 14px 16px 8px 16px;
    font-size: 18px;
    display: inline-block;
    position: relative;
    margin: 0 4px;
    text-decoration: none;
    color: #454545;
    background: #dfefff;
    border-radius: 4px;
    font-weight: bold;
    line-height: 22px;
}
.page-numbers img {
    width: 22px;
    height: 22px;
}


@media screen and (max-width:767px){ 
#list_type {
    width: 98%;
    margin: 0 auto;
}
#list_type article {
    display: inline-block;
    padding: 10px;
    background: #fff;
    box-shadow: 2px 1px 4px #ddd;
}
#list_type .article_img{ width: 60px; height: 60px; float: left;}
#list_type .post-thumbnail{ 
    width: 100%;
    height: 100%;
    display: block;
}	
#list_type .post-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
#list_type .entry-section { float: left; padding: 0 0 10px 10px; }
#list_type .entry-section span a{
    color: #fff;
    padding: 4px 6px;
    border-radius: 6px;
    font-size: 10px;
    text-decoration: none;
}
#list_type .entry-header {
    font-size: 12px;
    float: left;
    padding: 0 0 0 10px;
    width: calc( 100% - 80px);
    height: 45px;
    overflow: hidden;
}
#list_type .entry-content {
    font-size: 12px;
    float: right;
    width: calc( 100% - 70px);
    padding: 7px 0 7px 10px;
}
	
}
@media screen and (min-width:768px){
#list_type {
	display: inline-block;
	width: 100%;
}
#list_type article {
overflow: hidden;
    width: calc((100% / 3) - 11px);
    float: left;
    position: relative;
    margin: 5px;
    height: 350px;
    background: #fff;
    box-shadow: 0px 2px 6px #ddd;
}
.type_column_1 #list_type article { height: 480px; }
.type_column_2 #list_type article { height: 350px; }
.type_column_3 #list_type article { height: 320px; }
#list_type article .post-thumbnail {
    padding: 0;
    margin: 0;
    overflow: hidden;
}
.type_column_1 #list_type article .post-thumbnail { height: 230px; }
.type_column_2 #list_type article .post-thumbnail { height: 150px; }
.type_column_3 #list_type article .post-thumbnail { height: 130px; }

#list_type article .post-thumbnail a {
    width: 100%;
    height: 100%;
    display: block;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
#list_type article .post-thumbnail a img {
width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
#list_type article .entry-section { text-align: left; padding: 10px; }
#list_type article .cat-links svg { display:none; }
#list_type article .cat-links {
    color: #fff;
}
.type_column_1 #list_type article .cat-links a { 
    text-decoration:none;
	color:#fff;
    padding: 4px 10px 4px 10px;
    border-radius: 6px;
    font-weight: bold;
    font-size: 14px;
}
.type_column_2 #list_type article .cat-links a { 
    text-decoration:none;
	color:#fff;
    padding: 4px 10px 4px 10px;
    border-radius: 6px;
    font-weight: bold;
    font-size: 14px;
}
.type_column_3 #list_type article .cat-links a { 
    text-decoration:none;
	color:#fff;
    padding: 6px 10px;
    border-radius: 6px;
    font-weight: bold;
    font-size: 10px;
}
#list_type article .cat-links a:nth-child(1) {

}
#list_type article .cat-links a:nth-child(2) {

}

#list_type article .entry-header,
#list_type article .entry-content{ text-align: left; padding: 7px 10px; }
.type_column_1 #list_type article .entry-header h2 { 
    font-size: 18px;
    max-height: 36px;
    overflow: hidden;
}
.type_column_2 #list_type article .entry-header h2 { 
    font-size: 18px;
    max-height: 36px;
    overflow: hidden;
}
.type_column_3 #list_type article .entry-header h2 { 
    font-size: 16px;
    max-height: 28px;
    overflow: hidden;
}
#list_type article .entry-header h2 a { text-decoration:none; color:#000; }
.type_column_1 #list_type article .entry-content {
    font-size: 14px;
    line-height: 16px;
    max-height: 120px;
    overflow: hidden;
    margin: 0 0 40px 0;
}
.type_column_2 #list_type article .entry-content {
    font-size: 14px;
    line-height: 16px;
    max-height: 120px;
    overflow: hidden;
    margin: 0 0 40px 0;
}
.type_column_3 #list_type article .entry-content {
    font-size: 12px;
    line-height: 14px;
    max-height: 60px;
    overflow: hidden;
}
#grid_type .page-header .page-title,
#list_type .page-header .page-title {
position: relative;
    background: #dfefff;
    box-shadow: 0px 0px 0px 5px #dfefff;
    border: dashed 2px white;
    padding: 14px 20px;
    color: #454545;
    text-align: left;
    margin: 0px 10px 30px 10px;
	font-size: 24px;
}

#grid_type .page-header .page-title:after,
#list_type .page-header .page-title:after {
    position: absolute;
    content: '';
    left: -7px;
    top: -7px;
    border-width: 0 0 15px 15px;
    border-style: solid;
    border-color: #fff #fff #a8d4ff;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0);
}

}
/*--------------------------------------------------------------
>>> Mneko SIDE CONTENTS:
----------------------------------------------------------------*/
.side_inner {}
#side_widget_right {}
#side_widget_left h3,
#side_widget_right h3 {
    color: #454545;
    padding: 8px 10px;
    display: inline-block;
    line-height: 1.3;
    background: #ffa2fb;
    vertical-align: middle;
    border-radius: 25px 0px 0px 25px;
    width: calc(100% - 20px);
    text-align: left;
}

#side_widget_left ul,
#side_widget_right ul { padding:15px; }
#side_widget_left ul li,
#side_widget_right ul li {
    list-style: none;
    width: calc(100% - 25px);
    background: #fff;
    padding: 8px;
    margin: 6px 0;
    text-align: left;
}
#side_widget_left a,
#side_widget_right a{
	color: #454545;
	text-decoration: none;
}
#side_widget_left ul li:nth-child(2n+1),
#side_widget_right ul li:nth-child(2n+1){
	border-left:5px solid #71e058;
}
#side_widget_left ul li:nth-child(2n),
#side_widget_right ul li:nth-child(2n){
	border-left:5px solid #58b2e0;
}

/*--------------------------------------------------------------
>>> Mneko SIDE CONTENTS:
----------------------------------------------------------------*/
.category_box {
    padding: 30px 20px 15px 20px;
}
.category_box h3 {
    position: relative;
    background: #dfefff;
    box-shadow: 0px 0px 0px 5px #dfefff;
    border: dashed 2px white;
    padding: 14px 20px;
    color: #454545;
    text-align: left;
    margin: 0px 10px 30px 10px;
}
.category_box h3:after {
    position: absolute;
    content: '';
    left: -7px;
    top: -7px;
    border-width: 0 0 15px 15px;
    border-style: solid;
    border-color: #fff #fff #a8d4ff;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0);
}
.category_box .text_inner {
    position: absolute;
    bottom: 5px;
    background: rgba(0, 0, 0, 0.7);
    text-align: left;
    padding: 6px;
    width: calc(100% - 22px);
}
.category_box .text_inner h4{
    max-height: 34px;
    overflow: hidden;
    font-weight: normal;
}
.category_box .text_inner a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
}
.category_box .text_inner p {
    color: #fff;
    font-size: 12px;
    text-align: right;
	padding: 5px 0 0 0;
}
.category_box ul {
	display: inline-block;
	padding: 0 0 30px 0;
	width: 100%;
}
.category_box ul li {
    width: calc((100% / 4) - 16px);
    margin: 0 3px;
    float: left;
    list-style: none;
    position: relative;
    background: #fff;
    padding: 5px;
}
.type_column_1 .category_box ul li .post-thumbnail{
    height: 160px;
}
.type_column_2 .category_box ul li .post-thumbnail{
    height: 130px;
}
.type_column_3 .category_box ul li .post-thumbnail{
    height: 100px;
}

.category_box ul li img {
    width: 100%;
    height: 100%;
    display: block;
    margin: 0;
    padding: 0;
    overflow: hidden;
    object-fit: cover;
    object-position: center;
}

/*--------------------------------------------------------------
>>> Mneko SEARCH CONTENTS:
----------------------------------------------------------------*/
.side_widget_left .search-form,
.side_widget_right .search-form {
    display: flex;
    width: 90%;
    margin: 0 auto;
    position: relative;
	padding: 20px 0;
}
.side_widget_left .search-form label,
.side_widget_right .search-form label { width: 100%; }
.side_widget_left .search-form > input,
.side_widget_right .search-form > input {
    border: 0 solid #000;
    background: #ffa2fb;
    padding: 5px 8px;
    border-radius: 5px;
    position: absolute;
    right: 5px;
    bottom: 25px;
}
.side_widget_left .search-form label .screen-reader-text,
.side_widget_right .search-form label .screen-reader-text{ display: none; }
.side_widget_left .search-form label input,
.side_widget_right .search-form label input{
    width: 100%;
    margin: 0;
    padding: 10px 6px;
    float: left;
    border: 0 solid #fff;
    box-shadow: 2px 2px 3px #ddd;
}
.side_widget_left .screen-reader-text,
.side_widget_right .screen-reader-text { display: none; }
.side_widget_left select,
.side_widget_right select {
    width: 80%;
    margin: 20px auto;
    padding: 4px 2px;
	border: 0;
    box-shadow: 2px 2px 3px #ddd;
}
.side_widget_left .calendar_wrap,
.side_widget_right .calendar_wrap {
    padding: 0 15px;
    margin: 20px 0;
}
.side_widget_left .calendar_wrap caption,
.side_widget_right .calendar_wrap caption {
    padding: 4px 10px;
    color: #494949;
    background: #fff5f5;
    border-left: solid 5px #ffaf58;
    text-align: left;
    box-shadow: 0px 1px #ddd;
}
.side_widget_left .calendar_wrap table,
.side_widget_right .calendar_wrap table {
    width: 100%;
    background: #fff;
    line-height: 32px;
}
.side_widget_left .calendar_wrap table th:last-child,
.side_widget_left .calendar_wrap table td:last-child,
.side_widget_right .calendar_wrap table th:last-child,
.side_widget_right .calendar_wrap table td:last-child{
	background:#ffe4e4;
}
.calendar_wrap a{
	color:#fd79fd!important;
	text-decoration:underline!important;
}
.calendar_wrap .wp-calendar-nav {
    display: flex;
    padding: 15px 0;
}
.calendar_wrap .wp-calendar-nav-prev {}
.calendar_wrap .wp-calendar-nav-next {}


/*--------------------------------------------------------------
>>> Mneko Single CONTENTS:
----------------------------------------------------------------*/

.single_main {
	background:#fff;
}


.site-main .mneko_blog_tag {
    padding: 20px;
    display: flex;
}
.site-main .mneko_blog_tag .cat-links {
	color: #fff;
}

.site-main .mneko_blog_tag .cat-links a{
    text-decoration: none;
    color: #fff;
    padding: 4px 10px 4px 10px;
    border-radius: 2px;
    font-weight: bold;
    font-size: 14px;
    background: #eab273;
}

.site-main .mneko_blog_title,
.site-main .entry-header{
    padding: 30px 20px;
    text-align: left;
    color: #454545;
}
.site-main .mneko_blog_title h1{
    padding: 0 0px 10px 0px;
    text-align: left;
    border: 0px;
	width: 100%!important;
}
.blog_box h1 {
    padding: 0 0px 10px 0px!important;
    text-align: left!important;
    border: 0px!important;
	width: 100%!important;
}


.site-main .entry-meta time{ color:#ddd; }
.site-main .entry-meta time span{ color:#666; }
.site-main .site-featured-image figure{
    margin: 0;
    padding: 0;
}
.site-main .site-featured-image img {
    width: 100%;
    height: auto;
    margin: 20px 0;
    display: block;
}
.site-main .entry-content {
	text-align: left;
}
.single_main .entry-content > h2 {
    position: relative;
    padding: 14px 20px;
    background: #eab273;
    color: white;
    margin: 20px 0px 30px 0px;
}
.single_main .entry-content > h2:nth-child(1){
    margin: 0px 0px 60px 0px;
}
.single_main .entry-content > h2:nth-child(n+2){
    margin: 60px 0px;
}

.single_main .entry-content > h2::before {
  position: absolute;
  content: '';
  top: 100%;
  left: 0;
  border: none;
  border-bottom: solid 15px transparent;
  border-right: solid 20px rgb(192, 144, 91);
	opacity: 0.7;
}
.single_main .entry-content > h3 {
    background: #fff0d9;
    color: #2d2d2d;
    line-height: 1.3;
    border-bottom: solid 3px orange;
}
.single_main .entry-content > h4 {
    font-size: 20px;
    border-left: 5px solid #aae892;
    color: #333;
}
.single_main .entry-content > h5 {
    padding: 8px 16px;
    margin: 30px 35px;
    color: #222;
	font-size: 16px;
}

.single_main figure { margin: 30px 20px; }
.single_main figure img { display: block; height: 100%; }
.single_main figure figcaption { text-align: right; color: #777; }
.single_main figure ul { width:100%; }

.single_main .nav-links {
	width: 90%;
}
.single_main .nav-links .nav-previous {
	margin: 0 auto 0 0;
}
.single_main .nav-links .nav-next {
	margin: 0 0 0 auto;
}
.single_main .nav-links .nav-previous,
.single_main .nav-links .nav-next {
	
}
.single_main .nav-links .nav-previous a,
.single_main .nav-links .nav-next a {
    padding: 6px 12px;
    background: #ddd;
    border-radius: 4px;
    text-decoration: none;
}
.wp-block-quote {
    border-left: 4px solid #eab273;
    margin: 0 30px;
    padding-left: 1em;
}
#comments { padding:30px 0; }
#comments h2 {
    position: relative;
    padding: 14px 20px;
    background: #eab273;
    color: white;
    margin: 20px 0 30px 0;
}
#comments h2::before {
  position: absolute;
  content: '';
  top: 100%;
  left: 0;
  border: none;
  border-bottom: solid 15px transparent;
  border-right: solid 20px rgb(192, 144, 91);
  opacity: 0.7;
}
#comments .comment-respond {
	
}
#comments .comment-respond form {
    margin: 30px;
    text-align: left;
}
#comments .comment-respond form p {
	margin:30px 20px;
}

#comments .comment-form-comment textarea,
#comments .comment-form-author input,
#comments .comment-form-email input,
#comments .comment-form-url input {
    width: 90%;
    margin: 0 5%;
}

#comments .comment-form-comment label,
#comments .comment-form-author label,
#comments .comment-form-email label,
#comments .comment-form-url label {
    padding: 8px 10px;
    border-left: 6px solid #f1cca2;
    width: 100%;
    display: block;
    margin: 10px 0;
}
.comment-form-cookies-consent { display: flex; }
.comment-form-cookies-consent input {
    display: block;
    margin: 14px;
}
.comment-form-cookies-consent label {
    padding: 8px 0px;
    width: 100%;
}
#comments .form-submit { text-align: right; }
#comments .form-submit input {
    border: 0;
    padding: 8px 20px;
    border-radius: 4px;
    background: #b9dcff;
    color: #fff;
    font-weight: bold;
    letter-spacing: -0.4px;
}


#comments .comment-list li article {}

#comments .comment-list li article .comment-awaiting-moderation {
    margin: 30px 0;
    color: red;
    font-size: 16px;
    line-height: 20px;
}


.comment-author {
    display: block;
    text-align: left;
}
.comment-author a {
    color: #444;
    text-decoration: none;
}
.comment-author img { border-radius: 50%; }
.comment-author span {}
.comment-metadata {
    display: block;
    text-align: right;
}
.comment-metadata a {
    color: #999;
    text-decoration: none;
}
.comment-content {
    margin: 30px 0;
    background: #fff;
    padding: 20px;
}
.comment-content p {
    text-align: left;
    padding: 0 10px;
    font-size: 16px;
    line-height: 26px;
}
.comment-reply { text-align: right; }
.comment-reply a {
    text-decoration: none;
    padding: 8px 14px;
    background: #eab273;
    color: #fff;
    margin: 0;
    border-radius: 4px;
}
.discussion-meta { display: none;}

.archive_main {}
.archive_main article {}

.archive_main article .entry-header
.archive_main article .entry-header h2
.archive_main article .entry-header h2 a {}
.archive_main article .entry-content {}
.archive_main article .entry-content p {}

.archive_main article .post-thumbnail {
    margin: 0;
    padding: 0;
}
.archive_main article .post-thumbnail a {
    display: block;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.archive_main article .post-thumbnail a img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: center;
}

.site-main.single_main article  { padding: 0px 0px 60px 0;}

/*--------------------------------------------------------------
>>> Mneko CONTENTS_BOTTOM:
----------------------------------------------------------------*/

#contents_bottom {
	padding:60px 0;
	background:#d1ffe7;
}
#contents_bottom .contents_bottom_inner {
	margin: 0 auto;
}
#contents_bottom .contents_bottom_inner a {
	color:#fff;
	text-decoration: none;
}

#contents_bottom .contents_bottom_inner .ranking_slide img,
#contents_bottom .contents_bottom_inner .bottom_slide img{
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	display:block;
}
#contents_bottom .contents_bottom_inner .ranking_slide p,
#contents_bottom .contents_bottom_inner .bottom_slide p{
    position: absolute;
    bottom: 0;
    left: 0;
    background: #d8e2ff;
	color: #454545;
}
#contents_bottom .contents_bottom_inner .ranking_slide span {
    position: absolute;
    bottom: 0;
    right: 0;
    color: #223754;
    padding: 12px 12px;
    font-size: 12px;
    text-align: right;
}
#contents_bottom .contents_bottom_inner .swiper-slide:before{
    position: absolute;
    padding: 8px 16px;
    font-weight: bold;
    color: #fff;
}
#contents_bottom .contents_bottom_inner .ranking_slide .swiper-slide:nth-child(1):before{
    content: '1';
    background: #b1ff6d;
}
#contents_bottom .contents_bottom_inner .ranking_slide .swiper-slide:nth-child(2):before{
    content: '2';
    background: #8a97ff;
}
#contents_bottom .contents_bottom_inner .ranking_slide .swiper-slide:nth-child(3):before{
    content: '3';
    background: #ff5252;
}
#contents_bottom .contents_bottom_inner .ranking_slide .swiper-slide:nth-child(4):before{
    content: '4';
    background: #ddd;
}
#contents_bottom .contents_bottom_inner .ranking_slide .swiper-slide:nth-child(5):before{
    content: '5';
    background: #ddd;
}
#contents_bottom .contents_bottom_inner .ranking_slide .swiper-slide:nth-child(6):before{
    content: '6';
    background: #ddd;
}
#contents_bottom .contents_bottom_inner .ranking_slide .swiper-slide:nth-child(7):before{
    content: '7';
    background: #ddd;
}
#contents_bottom .contents_bottom_inner .ranking_slide .swiper-slide:nth-child(8):before{
    content: '8';
    background: #ddd;
}
#contents_bottom .contents_bottom_inner .ranking_slide .swiper-slide:nth-child(9):before{
    content: '9';
    background: #ddd;
}
#contents_bottom .contents_bottom_inner .ranking_slide .swiper-slide:nth-child(10):before{
    content: '10';
    background: #ddd;
}

/*--------------------------------------------------------------
>>> Mneko PAGE BLOG:
----------------------------------------------------------------*/
.wp-block-latest-posts.wp-block-latest-posts__list li { 
    display: inline-block;
    padding: 10px;
    border: 1px solid #ddd;
    width: calc(100% - 24px);
    box-shadow: 0px 2px 2px #ddd;
    margin: 2px;
}
.wp-block-latest-posts.wp-block-latest-posts__list li .wp-block-latest-posts__featured-image img { width: 100%; height: 100%; object-fit: cover; object-position: center; }
.wp-block-latest-posts.wp-block-latest-posts__list li > a { 
    border-left: 5px solid #223754;
    padding: 0px 0 0px 10px;
    display: inline-block;
    text-decoration: none;
    color: #223754;
    margin: 0 0 10px 0;
    overflow: hidden;
}
.wp-block-latest-posts.wp-block-latest-posts__list.has-dates li > time {
    text-align: right;
    color: #999;
    margin: 0 0 20px 0;
}



.columns-2 li a,.columns-3 li a,.columns-4 li a,.columns-5 li a,.columns-6 li a { margin: 10px 0!important; }
.columns-2 li .wp-block-latest-posts__featured-image,
.columns-3 li .wp-block-latest-posts__featured-image,
.columns-4 li .wp-block-latest-posts__featured-image,
.columns-5 li .wp-block-latest-posts__featured-image,
.columns-6 li .wp-block-latest-posts__featured-image{ width: 100%!important;}
.type_column_1 .columns-2 li .wp-block-latest-posts__featured-image{ height:300px; }
.type_column_1 .columns-3 li .wp-block-latest-posts__featured-image{ height:260px; }
.type_column_1 .columns-4 li .wp-block-latest-posts__featured-image{ height:180px; }
.type_column_1 .columns-5 li .wp-block-latest-posts__featured-image{ height:130px; }
.type_column_1 .columns-6 li .wp-block-latest-posts__featured-image{ height:130px; }

.type_column_2 .columns-2 li .wp-block-latest-posts__featured-image{ height:220px; }
.type_column_2 .columns-3 li .wp-block-latest-posts__featured-image{ height:160px; }
.type_column_2 .columns-4 li .wp-block-latest-posts__featured-image{ height:130px; }
.type_column_2 .columns-5 li .wp-block-latest-posts__featured-image{ height:100px; }
.type_column_2 .columns-6 li .wp-block-latest-posts__featured-image{ height:100px; }

.type_column_3 .columns-2 li .wp-block-latest-posts__featured-image{ height:220px; }
.type_column_3 .columns-3 li .wp-block-latest-posts__featured-image{ height:160px; }
.type_column_3 .columns-4 li .wp-block-latest-posts__featured-image{ height:130px; }
.type_column_3 .columns-5 li .wp-block-latest-posts__featured-image{ height:100px; }
.type_column_3 .columns-6 li .wp-block-latest-posts__featured-image{ height:100px; }

.columns-2 li .wp-block-latest-posts__featured-image img,
.columns-3 li .wp-block-latest-posts__featured-image img,
.columns-4 li .wp-block-latest-posts__featured-image img,
.columns-5 li .wp-block-latest-posts__featured-image img,
.columns-6 li .wp-block-latest-posts__featured-image img {}

.is-grid{}



/*--------------------------------------------------------------
>>> Mneko Contact form
----------------------------------------------------------------*/
@media screen and (max-width:767px){
.contact_from {margin:0 !important;}
.contact_from form {
    padding: 20px 10px;
    background: #c8ffe6;
    text-align: center;
    width: calc(100% - 20px);
    margin: 0 auto;
}

.contact_from form p {
    margin: 0;
    text-align: left;
    padding: 0 0 20px 0;
    line-height: 28px;
    font-size: 16px;
    font-weight: bold;
}
.contact_from form label {}
.contact_from form label span {}
.contact_from form label span input {
    appearance: none;
    background-color: #fff;
    border: none;
    border-radius: 0;
    margin-top: 2px;
    outline: 0;
    padding: 10px;
    width: calc(100% - 20px);
}
.contact_from form label span textarea{
    appearance: none;
    background-color: #fff;
    border: none;
    border-radius: 0;
    margin-top: 2px;
    outline: 0;
    padding: 10px;
    width: calc(100% - 20px);
}

.contact_from form p > input {
   border: 0;
    padding: 10px 20px;
    margin: 0px auto;
    background: #a2e992;
    display: block;
}
}
@media screen and (min-width:768px){ 
.contact_from {}
.contact_from form {
    padding: 30px;
    background: #c8ffe6;
    text-align: center;
    width: calc(80% - 60px);
    margin: 0 auto;
}

.contact_from form p {
    margin: 0;
    text-align: left;
    padding: 0 0 20px 0;
    line-height: 28px;
    font-size: 16px;
    font-weight: bold;
}
.contact_from form label {}
.contact_from form label span {}
.contact_from form label span input {
    appearance: none;
    background-color: #fff;
    border: none;
    border-radius: 0;
    margin-top: 2px;
    outline: 0;
    padding: 15px;
    width: calc(100% - 30px);
}
.contact_from form label span textarea{
    appearance: none;
    background-color: #fff;
    border: none;
    border-radius: 0;
    margin-top: 2px;
    outline: 0;
    padding: 15px;
    width: calc(100% - 30px);
}

.contact_from form p > input {
   border: 0;
    padding: 10px 20px;
    margin: 0px auto;
    background: #a2e992;
    display: block;
}
}


/*--------------------------------------------------------------
>>> Mneko 平之町店追加
----------------------------------------------------------------*/
@media screen and (max-width:767px){
.single_main .entry-title {
    font-size: 20px;
}

.hirano_text{
	padding:0 20px;
}
.hirano_image {}
.hirano_image div {
    text-align: center;
}
.hirano_image .h_img001 {
    width: 180px;
    display: inline-block;
}
.hirano_image .h_img002 {
    width: 100%;
    margin: 10px 0;
    display: inline-block;
}
.hirano_image .h_img001 img,
.hirano_image .h_img002 img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
    vertical-align: top;
}


.box_type_101 tr td:nth-child(1),
.box_type_101 tr:nth-child(n+2) td:nth-child(1){
    width: calc((100% / 5) - 2px );
}
.box_type_101 table tr:nth-child(1) td:nth-child(n+2),
.box_type_101 table tr:nth-child(n+2) td:nth-child(n+2) {
    width: calc((100% / 5) - 1px );
}

.box_type_102 tr td:nth-child(1),
.box_type_102 tr:nth-child(n+2) td:nth-child(1){
    width: calc((100% / 3) - 2px );
}
.box_type_102 table tr:nth-child(1) td:nth-child(n+2),
.box_type_102 table tr:nth-child(n+2) td:nth-child(n+2) {
    width: calc(((100% / 3) * 2 ) - 1px );
}
.box_type_102 table tr:nth-child(2) td:nth-child(1),
.box_type_103 table tr:nth-child(1) td:nth-child(1){ line-height:32px; }

.box_type_103 tr td:nth-child(1),
.box_type_103 tr:nth-child(n+2) td:nth-child(1){
    width: calc((22%) - 2px );
}
.box_type_103 table tr:nth-child(1) td:nth-child(n+2),
.box_type_103 table tr:nth-child(n+2) td:nth-child(n+2) {
    width: calc((26%) - 1px );
}
.box_type_104 tr td:nth-child(1),
.box_type_104 tr:nth-child(n+2) td:nth-child(1){
    width: calc((40%) - 2px );
}
.box_type_104 table tr:nth-child(1) td:nth-child(n+2),
.box_type_104 table tr:nth-child(n+2) td:nth-child(n+2) {
    width: calc((60%) - 1px );
}
.box_type_104 table tr:nth-child(2) td:nth-child(1) {
    line-height: 22px;
    padding: 41px 0;
}
.box_type_104 table tr:nth-child(2) td:nth-child(n+2) {
    line-height: 22px;
    text-align: left;
    padding: 19px 10px;
    width: calc((60%) - 21px)!important;
}
	
}
@media screen and (min-width:768px){ 
.hirano_text{
	padding:0 20px;
}
.hirano_image {}
.hirano_image div {
    text-align: center;
}
.hirano_image .h_img001 {
    width: 180px;
    display: inline-block;
}
.hirano_image .h_img002 {
    width: 480px;
    margin: 30px 0;
    display: inline-block;
}
.hirano_image .h_img001 img,
.hirano_image .h_img002 img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
    vertical-align: top;
}


.box_type_101 tr td:nth-child(1),
.box_type_101 tr:nth-child(n+2) td:nth-child(1){
    width: calc((100% / 5) - 2px );
}
.box_type_101 table tr:nth-child(1) td:nth-child(n+2),
.box_type_101 table tr:nth-child(n+2) td:nth-child(n+2) {
    width: calc((100% / 5) - 1px );
}

.box_type_102 tr td:nth-child(1),
.box_type_102 tr:nth-child(n+2) td:nth-child(1){
    width: calc((100% / 3) - 2px );
}
.box_type_102 table tr:nth-child(1) td:nth-child(n+2),
.box_type_102 table tr:nth-child(n+2) td:nth-child(n+2) {
    width: calc(((100% / 3) * 2 ) - 1px );
}

.box_type_103 tr td:nth-child(1),
.box_type_103 tr:nth-child(n+2) td:nth-child(1){
    width: calc((22%) - 2px );
}
.box_type_103 table tr:nth-child(1) td:nth-child(n+2),
.box_type_103 table tr:nth-child(n+2) td:nth-child(n+2) {
    width: calc((26%) - 1px );
}
.box_type_104 tr td:nth-child(1),
.box_type_104 tr:nth-child(n+2) td:nth-child(1){
    width: calc((40%) - 2px );
}
.box_type_104 table tr:nth-child(1) td:nth-child(n+2),
.box_type_104 table tr:nth-child(n+2) td:nth-child(n+2) {
    width: calc((60%) - 1px );
}
.box_type_104 table tr:nth-child(2) td:nth-child(1) { line-height: 70px; }
.box_type_104 table tr:nth-child(2) td:nth-child(n+2) { line-height: 35px; }
}



.footer_inner_right ul li {
    padding: 10px 10px!important;
    border-bottom: 1px dotted #fff;
}

/*--- price_table ---*/
.single_main figure.price_new,
.single_main figure.price_new_bottom {
  margin:0;
  padding: 0 15px;
}
.price_new table,
.price_new_bottom table {
    max-width: 700px;
    margin: 0 auto;
  border-collapse: collapse;
 }
.price_new table tbody,
.price_new_bottom table tbody {
  width:100%;
}
.price_new table tbody tr,
.price_new_bottom table tbody tr {
    display: flex;
    border-top: 1px solid #5dd22b;
}
.price_new table tbody tr:first-child{
    background: #acea92;
    color: #fff;
}
.price_new_bottom table tbody tr:last-child{
    border-bottom: 1px solid #5dd22b;
}
.price_new table tbody tr td,
.price_new_bottom table tbody tr td {
  border-right: 1px solid #5dd22b;
    text-align: center;
    line-height: 1.5em;
}


.price_new.box_type_001 table tbody tr td:nth-child(1),
.price_new_bottom.box_type_001 table tbody tr td:nth-child(1) {
  width: calc(35% - 2px);
  border-left: 1px solid #5dd22b;
  padding: 10px 0;
}
.price_new.box_type_001 table tbody tr td:nth-child(n+2) {
  width: calc((65% / 5) - 21px);
    padding: 10px;
    text-align: center;
} 
.price_new_bottom.box_type_001 table tbody tr td:nth-child(n+2) {
  width: calc(65% - 20px);
    padding: 10px;
    text-align: center;
} 
.price_new.box_type_002 table tbody tr td:nth-child(1),
.price_new_bottom.box_type_002 table tbody tr td:nth-child(1) {
  width: calc(35% - 2px);
  border-left: 1px solid #5dd22b;
  padding: 10px 0;
}
.price_new.box_type_002 table tbody tr td:nth-child(n+2) {
  width: calc((65% / 2) - 21px);
  padding: 10px;
  text-align: center;
}
.price_new_bottom.box_type_002 table tbody tr td:nth-child(n+2) {
  width: calc(65% - 20px);
  padding: 10px;
  text-align: center;
} 
.price_new table tbody tr td:nth-child(1),
.price_new_bottom table tbody tr td:nth-child(1) {
  font-weight:bold;
  font-size: 1em;
  line-height: 1.5em; }



/*--- 追加パッチ ---*/

ul.index_menu {
  display: flex;
  flex-wrap: wrap;
}
ul.index_menu  li {
  float: initial;
}
.blocks-gallery-grid .blocks-gallery-image figcaption, .blocks-gallery-grid .blocks-gallery-item figcaption, .wp-block-gallery .blocks-gallery-image figcaption, .wp-block-gallery .blocks-gallery-item figcaption {
	width:calc(100% - 20px);
	background: linear-gradient( 0deg,rgb(241,114,158),rgba(255,160,171,.3) 70%,transparent);
}


@media screen and (max-width:1024px){
     .price_new table tbody tr td:nth-child(1),
     .price_new_bottom table tbody tr td:nth-child(1) {
       font-size: 0.8em;
       line-height: 1.5em;
     }
.blocks-gallery-grid .blocks-gallery-image figcaption, .blocks-gallery-grid .blocks-gallery-item figcaption, .wp-block-gallery .blocks-gallery-image figcaption, .wp-block-gallery .blocks-gallery-item figcaption {
	width:calc(100% - 0px);
  padding: 40px 0px 10px;
}
}
@media screen and (max-width:767px){
.blocks-gallery-grid .blocks-gallery-image, .blocks-gallery-grid .blocks-gallery-item, .wp-block-gallery .blocks-gallery-image, .wp-block-gallery .blocks-gallery-item {
  margin: 0 auto 10px;
}
.blocks-gallery-grid .blocks-gallery-image figure, .blocks-gallery-grid .blocks-gallery-item figure, .wp-block-gallery .blocks-gallery-image figure, .wp-block-gallery .blocks-gallery-item figure {
  
}

.blocks-gallery-grid .blocks-gallery-image figcaption, .blocks-gallery-grid .blocks-gallery-item figcaption, .wp-block-gallery .blocks-gallery-image figcaption, .wp-block-gallery .blocks-gallery-item figcaption {
  padding: 40px 0px 10px;
}



}

#main article .entry-content .font_custom {
    width: max-content;
    background: linear-gradient(transparent 50%,#eee2e5 50%);
    padding: 0 20px;
    margin: 0px auto 15px;
    font-size: 1.2em;
}


.price_new table tbody tr, .price_new_bottom table tbody tr {
	align-items: center;
}

.price_new table tbody tr td:last-child, .price_new_bottom table tbody tr td:last-child {
    border-right: 0px solid #eda3b4;
}

.price_new table, .price_new_bottom table {
	border-right: 1px solid #eda3b4;
}

.price_new.box_type_001 table tbody tr td:nth-child(1), .price_new_bottom.box_type_001 table tbody tr td:nth-child(1), .price_new.box_type_002 table tbody tr td:nth-child(1), .price_new_bottom.box_type_002 table tbody tr td:nth-child(1){
	border-left: 0px solid #eda3b4!important;
}
.price_new table tbody tr, .price_new_bottom table tbody tr {
	border-left: 1px solid #eda3b4;
}

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


}

