/******************************************************************
Theme Name:MINOYA 
Theme URI: http://www.enomoto.work/
Description: 四季の宿 みのや 
Author: ENOMOTO.WORK
Author URI: www.enomoto.work/
Version: 1.0
------------------------------------------------------------------

.sticky {}          /* DO NOT EDIT THIS */
.gallery-caption {} /* THESE ARE USELESS */
.bypostauthor {}    /* THEY ARE ONLY TO KEEP THEME CHECK HAPPY */

.home p{
font-size: 16px;
}

.gm_country img {
 width:20px;
 top: 4px;
 position: relative;
}
#main-nav-slide-bottom ul li.gm_country {
    display: inline-block;
    margin: 0;
    position: relative;
}
#main-nav-slide-bottom ul li.gm_country a{
    padding: 20px 0 0 10px;
    font-weight: bold;
}
#main-nav-slide-bottom ul li.gm_country a::after {
        width: 100%;
        height: 0;
        background: #333;
        content: '';
        position: absolute;
        top: 75%;
        left: 0;
        opacity: 0;
        transition: all 0.3s ease-out;
        margin: auto;
}
#main-nav-slide-bottom ul li.current-menu-item a {
    border: 0px solid #ccc;
    color: #358d3f !important;
}
#main-nav-slide-bottom ul li.gm_country a:hover::after {
        opacity: 1;
        top: 100%;
        height: 0px;
}
/*added0819*/
.head_top_wrap{
  position:static;
  z-index:1000;
  background:#fff;
/*width:100%;
  height:140px;  */
  margin-top:-3px;
}
.teshima-logo {
/*  max-width: 400px; */
    max-width:  209px;
    display: block;
    margin: 0 auto;
    text-align: center;
    position: relative;
    top: -350px;
    height: 0;
    z-index: 100;
}

.head_top_wrap img{
 position:absolute;
 left:150px;
 top:10px;
}
.head_top_wrap a{
 position:absolute;
 right:200px;
 top:40px;
 font-size:28px;
 font-weight:bold;
}
.head_top_wrap_dummy{
  width:100%;
  height:90px;
  display:none;
  position:static;
}
@media screen and (max-width:880px){
.teshima-logo{
  top:-200px;
  }
.head_top_wrap{
  position:fixed;
  z-index:1000;
  background:#fff;
  width:100%;
  height:56px;
  margin-top:-56px;
}
.head_top_wrap img{
 position:absolute;
 left:70px;
 top:5px;
 width:140px;
}
.head_top_wrap a{
 position:absolute;
 right:20px;
 top:20px;
 font-size:16px;
 font-weight:bold;
}
.head_top_wrap_dummy{
  width:100%;
  height:46px;
  display:block;
  position:static;
}
}
@media screen and (max-width:440px){
.teshima-logo{
  width:30%;
  top:-180px
  }
  
.head_top_wrap img{
    display:none;
}
}

.post_item{
  position:relative;
  width:100%;
  margin:10px 0;
}
.topics{
    display: inline-block;
    vertical-align: top;
    /*background: url('http://yzan.jp/wp-content/uploads/2016/04/y004.jpg') top left no-repeat;*/
    background-size: 0%;
    margin-left: 2%;
    padding-left: 1%;
    padding-top: 6%;
    border: solid 0px #333;
    margin-bottom: 1rem;
}
.postlist_category_body ul{
    font-size:0.8rem;
}
.postlist_category_body ul li{
    border-bottom:solid 1px #aaa;
    margin-bottom: 2%;
    padding: 0 4%;
    padding-bottom: 2%;
    list-style-position: inside;
    text-indent: -0.7rem;
    position:relative;
}
.postlist_category_body .new{
    position: absolute;
    left: 18px;
    top: 3px;
    color:#fff;
    background:#f7cd00;
    margin-right:1%;
}
.resize_objC{
  width:98%;
}
.resize_objC img{
  width:100px;
  position:relative;
  padding-right:10px;
}
.texts{
    display: inline-block;
    vertical-align: top;
    max-width: 780px;
    margin-left:0px;
    margin-top:0px;
}
.a_center{
    display: inline-block;
    text-align: center;
    width: 100%;
}
a .info_btn {
    display: inline-block;
    margin-top: 32px;
    width: 228px;
    height: 44px;
    line-height: 44px;
    overflow: hidden;
    border-radius: 5px;
    border-bottom: solid 2px #b67211;
    background: #ec9a29;
    color: #fff;
    font-weight: bold;
    transition: .1s;
    text-align: center;
}
a:hover .info_btn {
    background: #ff3c00;
    border-bottom: solid 2px #661a03;
    opacity: 0.8;
}
@media screen and (max-width:768px) {
a .info_btn {
    font-size:0.8rem;
    width:90%;
    height:30px;
    line-height:30px;
    margin-bottom:0.5rem;
}
.texts{
	margin-left: 110px;
	margin-top: -100px;
}
}
.post_title{
    font-size:1.4rem;
}
.cat_date_pl2{
    font-size:1.2rem;
    background:#333;
    width:190px;
    color:#fff;
    padding-left:41px;
    box-sizing:border-box;
}
.texts2{
    width:auto!important;
}
.texts2 a:hover, a:active {
    text-decoration:none;
}
.post_title2{
    font-size:1.2rem;
    letter-spacing:0.2em;
    color:#333;
    width:auto;
    display:block;
    box-sizing:border-box;
    margin-left:20px;
}
@media screen and (max-width:768px) {
.cat_date_pl2{
    font-size:1.0rem;
    background:#6e7a8a;
    width:30%!important;
    color:#fff;
    padding-left:0px!important;
    box-sizing:border-box;
    text-align:center!important;
}
.post_title2 {
    font-size: 1.0rem;
    color: #6e7a8a;
    width: auto;
    display: block;
    box-sizing: border-box;
    /* margin-left: 20px; */
    overflow: hidden;
    width: 100%;
    height: 34px;
    display: inline-block;
    margin-left: 0px;
}
.texts2 {
    width: 65%!important;
    text-align: left!important;
}
}
@media screen and (min-width:1024px) {
    
.resize_objC{
    width:96%;
}
.topics{
    padding-top: 5%;
    border: solid 0px #333;
}
.br-sp{
    display: none;
}
}
.slide_logo{
    display:none;
}
/*PLI2*/
.ct_items2{
  display:inline-block;
  vertical-align:top;
  position:relative;
  overflow:hidden;
  border:solid 0px #333;
  box-sizing:border-box;
  width:300px;
  margin:0.5rem 1rem;
}
.ct_item_wrap2{
  position:relative;
  height:300px;
  overflow:hidden;
  box-sizing:border-box;
}
.ct_item_wrap2 + span{
  display:block;
  padding:0.5rem;
}
.ct_items2 img{
  width:100%;
}
.ct_texts2{
  position:absolute;
  bottom:0;
  left:0;
  display:inline-block;
}
.ct_name2{
    position:absolute;
    bottom:18px;
    right:10px;
    border-radius:10px;
    height:20px;
    line-height:20px;
    font-size:1.5rem;
    width:auto;
    box-sizing:border-box;
    padding:0px 10px;
    color:#fff;
     text-shadow: black 1px 1px 1px, black -1px 1px 1px, black 1px -1px 1px, black -1px -1px 1px;
    font-family: メイリオ, Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.ct_name2 {
    position: absolute;
    bottom: 20px;
    right: 0px;
    border-radius: 10px;
    height: 20px;
    line-height: 20px;
    font-size: 0.8rem;
    width: auto;
    box-sizing: border-box;
    padding: 0px 10px;
    color: #fff;
    font-family: メイリオ, Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.ct_new2{
    position:absolute;
    top:0;
    left:0;
    background:transparent;
    border-color: #ff0;
    border-style: solid;
    border-width: 25px;
    border-right-color: transparent;
    border-bottom-color: transparent;
    font-family: sans-serif;
}
.ct_new2:after{
    position: absolute;
    display: block;
    top: -18px;
    left: -23px;
    transform:rotate(-45deg);
    content: "NEW";
    color:#000;
    font-size:1.5rem;
    font-weight:bold;
}
.ct_post_title2{
  position:absolute;
  top:120px;
  right:0px;
  width:300px;
  color:#fff;
  font-weight:bold;
  box-sizing:border-box;
  padding:10px;
  z-index:100;
  opacity:0.95;
  text-align:left;
  font-family: メイリオ, Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

}
.ct_post_title3{
  position:absolute;
  top:120px;
  right:0px;
  width:300px;
  color:#fff;
  font-weight:bold;
  box-sizing:border-box;
  padding:10px;
  z-index:99;
  text-align:left;
  filter:dropshadow(color=#000000,offX= 0,offY=-2)
dropshadow(color=#000000,offX= 2,offY= 0)
dropshadow(color=#000000,offX= 0,offY= 2)
dropshadow(color=#000000,offX=-2,offY= 0);
-webkit-text-stroke-color: #000;
-webkit-text-stroke-width: 2px;
text-shadow: black 1px 1px 1px, black -1px 1px 1px,
             black 1px -1px 1px, black -1px -1px 1px;
             opacity:0.9;
font-family: メイリオ, Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

div.ct_sns_wrap2{
  position:relative;
  border-bottom:solid 0px #000;
  height:100px;
  margin-top:10px;
}
div.ct_sns_wrap2 > div {
  display :inline-block;
  position:absolute;
  top:0;
  right:15px;
  width:28%;
  vertical-align:top;
  margin:0.2rem;
  float:right;
}
.fb_right{
    text-align:right;
}
.cat_date_2{
    position:absolute;
    top:20px;
    left:107px;
    border-radius:13px;
    height:26px;
    line-height:26px;
    font-size:0.8rem;
    /*width:106px;*/
    box-sizing:border-box;
    padding:0px 10px;
    color:#000;
    background:#fff;
    text-align:center;
    font-family: メイリオ, Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.cat_date_2 span:first-child{
    font-size:2.5rem;
}
.cat_date_2 span:last-child{
    font-size:1.5rem;
    margin-left:0.2rem;
}
.pli_read{
    display:inline-block;
    font-size: 1.3rem;
    line-height: 1.8rem;
    float:left;
    /* width:68%; */
    /* margin-left:5px; */
    text-align: left;
    font-family: メイリオ, Meiryo,'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
.img_div2{
   width:327px;
   height:300px;
   background-size:cover;
}
a.pli2{
    position:relative;
}
a.pli2:hover:before {
    /*
  content:"";
  position:absolute;
  top:0;
  left:0;
  width:300px;
  height:300px;
  background:#fff;
  opacity:0.3;
  z-index:200;
  */
}
@media screen and (max-width:768px){
    .texts{
    	max-width: 580px;
	margin-left:110px;
	margin-top:-100px;}
    .ct_flex{
        margin-left: 0;
    }
    .ct_items2{
	width: 48%;
	margin-right: 2%;
	margin-left: 0;
    }
    .ct_item_wrap2{
        height:200px;
    }
    .ct_post_title2{
        margin:0;
        padding:0;
    }
    .cat_date_2{
    left:25%;
    }
    .topics{
        margin-left:0;
        padding-left:0;
    }
    .textwidget{
        margin: 0 auto;
    }
    #pagetop a {
        float:none;
    }
    #sideTower{
        text-align: center;
    }
    #pagetopInner{
        text-align: center;    
    }
    .pli_read{
        display:inline-block;
        font-size:0.8rem;
        line-height:1rem;
        /* float:left;
        width:60%;
        margin-left:0px; */
    }
    .img_div2{
        width: 100%;
        height:260px;
        background-size:cover;
    }
    .ct_post_title2{
        width: 100%;
        top:80px;
        left:0px;
        padding:0;
        font-size:0.8rem;
        padding-left:5px;
        line-height: 1.2rem;
    }
    .ct_post_title3{
        width: 100%;
        top:80px;
        left:0px;
        padding:0;
        font-size:0.8rem;
        padding-left:5px;
        line-height: 1.2rem;
        text-shadow: black 1px 1px 1px, black -1px 1px 1px,
             black 1px -1px 1px, black -1px -1px 1px;
    }
    div.ct_sns_wrap2 > div {
        right:18px;
    }
}
/*PLI2_end*/
a.syousai_btn {
    color: #333;
    background: #f1f1f1;
    border: solid 1px #aaa;
    font-size: 1.2rem;
    font-weight: normal;
    border-radius: 3px;
    box-shadow: 3px 3px 0 #aaa;
    padding: 0.5rem 0.5rem;
    height: auto;
    float: right;
    line-height: 16px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.clearfix {
    min-height: 1px;
}
/* シェアランキング */
.best_populer_title{
  font-family: メイリオ, Meiryo,'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
.best_pupuler_style {
    width: 196px;
    float: left;
    min-height: 350px;
    position: relative;
    margin: 0 0.2%;
}
.best_pupuler_style a {
    color: #000000;
}
.best_pupuler_style .cat {
    font-size: 12px;
    font-family: メイリオ, Meiryo,'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
.best_pupuler_style .rank {
    position: absolute;
    top: 39%;
    font-size: 50px;
    /*color: rgba(255,255,255,0.6);*/
   /* color: rgba(0, 0, 0, 0.6);*/
    color:#fff;
   text-shadow: -2px 4px 0 rgba(0,0,0,0.3);
}
.best_pupuler_style .text {
    padding: 10px;
}
.best_pupuler_style .entry-thumnail {
}
.no1{
	/*background-color:#ff6d8f;*/
	background-color:#fff;
}
.no2{
	/*background:#00a5ce;*/
	background-color:#fff;
}
.no3{
	/*background:#9eaf3d;*/
	background-color:#fff;
}
.no4{
	/*background:#c64579;*/
	background-color:#fff;
}
.no5{
	/*background:#f0843b;*/
	background-color:#fff;
}
img.attachment-square-thumb.size-square-thumb.wp-post-image {
    width: 96%;
    margin: 0 4%;
    height: auto;
    margin-bottom: 0.5rem;
}

/* カテゴリーピックアップ */
.pick-block {
    position: relative;
    margin-bottom: 20px;
    width: 250px;
    padding: 10px;
    box-sizing: border-box;
    float: left;
    height: 300px;
    margin-bottom: 100px;
}
#content .cat-no1 h3 {
	/*border-top:2px solid #ff6d8f;*/
	/*border-top:2px solid #333;
    border-bottom: none;*/
   /* text-align: center;*/
    padding-top: 10px;
   font-size: 145.0% !important;
    line-height: 1.3em !important;
   font-family: メイリオ, Meiryo,'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif !important;
   /* padding-bottom: 4px;*/
}
#content .cat-no2 h3 {
     padding-top: 10px;
   font-size: 145.0% !important;
    line-height: 1.3em !important;
   font-family: メイリオ, Meiryo,'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif !important;
}
#content .cat-no3 h3 {
     padding-top: 10px;
   font-size: 145.0% !important;
    line-height: 1.3em !important;
   font-family: メイリオ, Meiryo,'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif !important;
}
#content .cat-no4 h3 {
     padding-top: 10px;
   font-size: 145.0% !important;
    line-height: 1.3em !important;
   font-family: メイリオ, Meiryo,'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif !important;
}
#content .cat-no5 h3 {
    padding-top: 10px;
   font-size: 145.0% !important;
    line-height: 1.3em !important;
   font-family: メイリオ, Meiryo,'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif !important;
}
#content .cat-no6 h3 {
     padding-top: 10px;
   font-size: 145.0% !important;
    line-height: 1.3em !important;
   font-family: メイリオ, Meiryo,'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif !important;
}
#content .cat-no7 h3 {
     padding-top: 10px;
   font-size: 145.0% !important;
    line-height: 1.3em !important;
   font-family: メイリオ, Meiryo,'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif !important;
}
#content .cat-no8 h3 {
     padding-top: 10px;
   font-size: 145.0% !important;
    line-height: 1.3em !important;
   font-family: メイリオ, Meiryo,'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif !important;
}
#content .cat-no9 h3 {
     padding-top: 10px;
   font-size: 145.0% !important;
    line-height: 1.3em !important;
   font-family: メイリオ, Meiryo,'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif !important;
}
#content .cat-no10 h3 {
 padding-top: 10px;
   font-size: 145.0% !important;
    line-height: 1.3em !important;
   font-family: メイリオ, Meiryo,'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif !important;
}
img.entry-thumnail.no-image.list-no-image {
    width: 217px;
}
@media screen and (max-width: 970px){
#content {
    margin-top: 1.5em;
/*  padding: 1%; */
}

.best_pupuler_style, .pick-block {
    float: left;
    margin: 0 auto;
    width: 50%;
    min-height:300px;
}
.best_pupuler_style .thumb {
    text-align: center;
    width: 96%;
}
.pick-block {
    height: 500px;
}
/* .readttl{
    margin-top:200px;
} */
.foot2 {
    margin: 1rem 0;
    font-size: 3rem;
    color: #333;
    /*line-height: 2rem;*/
    /*font-weight: border;*/
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    padding-top:4rem;
}
a img:hover {
   opacity: 0.8;
}
}
 @media screen and (max-width: 639px) {
    .pick-block {
    height: 360px;
} 
 }
.readttl{
    margin-top:3rem;
    font-size: 24px;
    line-height: 4rem;
    color: #000!important;
} 
.links{
    margin-top: 2rem;
    padding: 1rem;
}
.links button{
   margin-bottom:1rem;
}
.sitemaps a{
margin-top: 2rem;
font-size: small;
font-family: メイリオ, Meiryo,'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
color: #fff;
line-height: 1.8em;
}
@media screen and (max-width:768px){
 .torip{
   display: flex;
    -webkit-justify-content: center;  
 }   
}

.planttls{
    color: #333;
    letter-spacing: .1em;
    line-height: 2em;
    border-left: 7px solid #ff9a97;
    padding-left: .5em;
}
.hentry header{
    padding: 1em;
}
/*酒リスト*/
.subtxt_sake{
    text-align: center;
}
.click_txt{
    color: #ff0000;
        font-family: メイリオ, Meiryo,'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
.sake-list .table-ttl{
    background-color: #555;
    color: #fff;
    text-align: center;
    padding: .2em;
}
.sake-list .nofont{
    font-family: メイリオ, Meiryo,'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
.youtube{
    position:relative;
    width:100%;
    padding-top:56.25%;
  }
  .youtube iframe{
    position:absolute;
    top:0;
    right:0;
    width:100%;
    height:100%;
  }
  .midu{
    font-size:medium;
    line-height:1.7em;
    }
    .midu span{
    font-size: large;
        display: block;
        border-bottom: 1px solid #ccc;
        color: #032b5f;
        padding-bottom: .5em;
        margin-bottom: .5em;
    }
    .midu .mariarju{
    font-size:medium;
    padding:0;
    }
.tokuten_plan li{
    margin: 0;
    padding: 10px 0;
    border-bottom: 1px dotted #ccc;
    box-sizing: border-box;
}
p.telwprks {
    font-size: 16px;
    line-height: 2.8rem;
}
p.telwprks span{
    font-weight: bold;
    color: #555;
    border-bottom: 1px dashed #888;
    padding-bottom: .5rem;
}
p.telwpttl {
    background-color: #f5f5f5;
    padding: 3px;
    border-bottom: 2px solid #888;
    margin-top: 2rem !important;
}
.instagram-medias img{
    max-width: 860px;
    width: 100%;
}
.instagram-medias video{
    max-width: 860px;
    width: 100%;
}
.caption {
    font-family: メイリオ, Meiryo,'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    /* line-height: 1.6rem; */
    color: #333;
    max-width: 860px !important;
}
@media screen and (max-width: 639px){
    .instagram-medias img{
      padding: .5rem;
    }
    .instagram-medias video{
      padding: .5rem;
    }
    .post_content {
        font-size: 14px;
    }
    .caption {
        font-size: 14px;
        padding: .5rem;
    }
}
a.best_populer_title {
    font-size: 14px;
    line-height: 1.8rem;
    display: block;
}

.section .covers {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    height: 18rem;
}
.section .covers .overlay {
    background-color: rgba(0, 0, 0, .24);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.emppage_ttl {
    text-align: center;
    color: #fff!important;
    letter-spacing: 3px;
    font-size: 28px;
}
h1.todottl {
    font-size: 26px;
    margin-bottom: 0;
}
h1.todottl-en {
    font-size: 18px;
    margin-top: .5rem!important;
    color: #555!important;
}
h3.todottss {
    margin-top: 4rem;
    font-weight: bold;
    font-family: sans-serif !important;
    font-size: 23px;
}
h3.todottss span{
    background-color: #000;
    padding: 5px 15px;
    color: #fff;
}
h3.todottss-en {
   font-size: 17px;
    margin-top: .5rem!important;
    color: #555!important;
}
.kasaneru1-tag{
position: relative;
}
.kasaneru1-tag p {
    position: absolute;
    color: #fff;
    font-size: 1.6rem;
    font-family: sans-serif !important;
    font-weight: bold;
    bottom: 0;
    left: 0;
    background: #000;
    padding: 0.3rem 0.5rem;
    margin: 0 !important;
}
.todo-list {
    font-size: 16px;
}
.todo-list-en {
    font-size: 14px;
    color: #555;
}
p.todomore {
    text-align: center;
    font-size: 15px;
    margin-top: 1rem !important;
    margin-bottom: .5rem !important;
}
@media screen and (min-width: 768px) {
    .section .covers {
        height: 34rem;
    }
}
