/*
Theme Name: atnavi Child
Template: stinger8
Version: 20201118
*/

a{
  color: #00A3DF;
}
.divlink{
  position: relative;
}
.divlink a{
  position: absolute;
  top: 0;
  left: 0;
  height:100%;
  width: 100%;
}
.linkdeconone{
  color: #000;
  text-decoration: none;
}
.displaynone{
  display: none;
}

/* h */
h1{
  margin: 0;
}
h2{
  background: #FFF;
  border-top: none;
  border-left: solid 2px #e95377;
  border-bottom: dotted 1px #e95377;
}
.post h3{
  border-left: solid 1px #e95377;
  border-bottom: none;
  font-size: 20px;
  line-height: 24px;
  padding: 5px 10px;
}
.post h4{
  background: #FFF;
  padding: 0 0 0 15px;
  font-size: 18px;
}

/* header */
.headpc{
  display: none;
}
.headmenu{
  display: none;
}
.headmenu-content:hover,
.headmenu-border{
  border-bottom: solid 1px #00A3DF;
}
.headmenu-content{
  padding: 5px 10px;
  border-right: dotted 1px #00A3DF;
  font-size: 12px;
  flex: 0 0 auto;
}
.headmenu-content a{
  color: #000;
  text-decoration: none;
}
.headmenu-content img{
  height: 16px;
  width: 16px;
  vertical-align: middle;
}
.headmenu-child .headmenu-content{
  font-size: 12px;
}

/* sidebar */
#side{
  display: none;
}
.st-aside{
  background-color: #FFF;
}
.side-newpost{
  margin-top: 10px;
}

/* content wrapper */
#content-w{
  background-color: #f5f5f5;
}
.st-main{
  padding-top: 0;
  margin-bottom: 0;
}
.blogbox{
  margin: 0;
}

/* top page */
.top-content{
  margin-bottom: 30px;
}
.top-title{
  background-color: #e95377;
  color: #FFF;
  font-weight: bold;
  padding: 5px;
  border-radius: 5px;;
}
.top-search-words{
  padding-bottom: 10px;
}
.button-more{
  position: relative;
  border: solid 1px #00A3DF;
  border-radius: 5px;
  width: 80px;
  height: 20px;
  margin: 10px auto;
  padding: 5px 10px;
  text-align: center;
}
.button-more a{
  position: absolute;
  top: 0;
  left: 0;
  height:100%;
  width: 100%;
  color: #00A3DF;
  text-decoration: none;
}
.top-series-title{
  font-size: 12px;
  font-weight: normal;
}

/* single */
.blogbox img{
  width: 10px;
  margin: 0 2px 3px 0;
}
.bred-park,
.bred-tag{
  font-size: 14px;
	line-height: 30px;
}
.bred-park a{
  color: #e95377;
  text-decoration: none;
  padding: 5px;
  border: solid 1px #e95377;
  border-radius: 5px;
  white-space: nowrap;
}
.bred-tag{
  margin-top: 5px;
}
.bred-tag a{
  padding-right: 5px;
}
.bred-series a{
  text-decoration: none;
}
.kauthor{
  margin-left: 10px;
}
.kauthor a{
  text-decoration: none;
}
.kpr a{
  color: #75574d;
  text-decoration: none;
}
.sns{
  padding: 0;
}
.post .sns ul{
  margin: 0;
}
.sns-circle{
  display: flex;
  justify-content: space-around;
  width: 320px;
  margin: 5px auto;
}
.sns-circle-button{
  width: 50px;
  height: 50px;
  border-radius: 50%;
  text-align: center;
}
.sns-circle-button i{
  color: #FFF;
  margin-top: 16px;
}
.twitter-circle{
  background: #000;
}
.facebook-circle{
  background: #3b5998;
}
.pocket-circle{
  background: #f03e51;
}
.line-circle{
  background: #25af00;
}
.sns li{
  width: 50%;
}
.sns li a img{
  width: 15px;
  vertical-align: middle;
}
.sns .twitter a {
  background: #000;
}
.sns .fa-twitter{
  border: none;
  padding-right: 0;
}
.sns .fab-line {
  border-right: 1px solid #29c200;
  padding-right: 15px;
}
.article-detail{
  font-size: 13px;
  line-height: 15px;
  margin: 5px;
  padding: 5px;
  border: solid 1px #75574d;
  border-radius: 5px;
}
.article-detail p{
  font-size: 13px;
  line-height: 15px;
  margin-bottom: 5px;
}
.iframe-youtube{
  width: 500px;
}
.iframe-atnv{
  width: 300px;
}
.iframe-youtube,
.iframe-atnv{
  max-width: 100%;
  margin: 0 auto 20px;
}
.ad-notice{
  text-align: center;
  font-size: 12px;
}
.end-notice{
  font-size: 10px;
  margin: 0;
}
#pr-area{
  border: solid 1px #75574d;
  border-radius: 5px;
  margin-top: 5px;
  padding: 5px;
}
.pr-tag{
  padding-right: 10px;
  font-weight: bold;
  color: #75574d;
}
.ad-article{
  margin: 0 -15px;
}
.ad-kanren{
  margin: 0 auto;
}
.submenu-head{
  position: relative;
  display: inline-block;
  padding: 0 55px;
  width: 70px;
  text-align: center;
  margin-left: calc( 50% - 95px );
  margin-right: calc( 50% - 95px );
}
.submenu-head:before,.submenu-head:after{
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 45px;
  height: 1px;
  background-color: #e95377;
}
.submenu-head:before{
  left: 0;
}
.submenu-head:after{
  right: 0;
}
.next-page{
  text-align: center;
  padding-bottom: 10px;
}
.next-page-text{
  text-decoration: underline;
  text-decoration-color: #00A3DF;
}
.next-page-num{
  display: flex;
  justify-content: center;
}
.next-page-1, .next-page-2{
  margin: 5px 10px;
  height: 30px;
  width: 30px;
  border: solid 1px;
  border-radius: 50%;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.next-page-2{
  border-color: #00A3DF;
}

/* card */
.linkcard{
  width: 90%;
  max-width: 500px;
  margin: 5px auto;
  padding: 5px;
  border: solid 1px #00A3DF;
  border-radius: 5px;
  display: flex;
  align-items: center;
}
.linkcard-img{
  width: calc( 100% / 2 );
}
.linkcard-img-none{
  width: 33px;
}
.linkcard-content{
  width: calc( 100% / 2 );
}
.linkcard-caption{
  position: absolute;
  top: 0;
  left: 0;
  padding: 1px;
  border: solid #00A3DF;
  border-width: 0 1px 1px 0;
  border-radius: 5px 0 0 0;
  background-color: #FFF;
  font-size: 10px;
}
.linkcard-title{
  padding: 0 5px 0 10px;
  font-size: 13px;
}
.gallerycard{
  border: solid 1px #00A3DF;
  border-radius: 5px;
  width: 90%;
  max-width: 400px;
  height: 85px;
  margin: 0 auto;
}
.gallerycard-img{
  display: flex;
  justify-content: space-around;
}
.gallerycard-img img{
  width: 90px;
  height: 60px;
  opacity: 0.8;
}
.gallerycard-text{
  border-bottom: solid 1px #00A3DF;
  text-align: center;
  background-color: rgba(0,163,223,0.3);
  padding: 0 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/* kanren */
.kanren-menu{
  margin-top: 10px;
  margin-bottom: 10px;
}
.kanren,
.kanren-mini{
  margin: 0;
  padding-top: 0;
  display: flex;
  flex-wrap: wrap;
}
.kanren-mini{
  margin-bottom: -20px;
}
.kanren-text{
  margin: 10px 0 5px 0;
  text-align: center;
}
.kanren-text span{
  padding: 5px;
  border: solid 1px #e95377;
  border-radius: 5px;
}
.kanren-mini-text{
  text-align: center;
  font-size: 12px;
}
.kanren-content{
  width: calc( 33% - 6px );
  margin: 2px 3px;
}
.kanren-t{
  margin: 1px 0 5px 0;
  font-size: 12px;
  line-height: 12px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
}
.kanren-content-vertical{
  width: calc( 100% - 6px );
  margin: 2px 3px;
}
.kanren-content-vertical img{
  width: calc( 33% - 6px );
  margin-right: 6px;
  float: left;
}

/* page navi */
.page-navi{
  margin: 10px 0;
}
.page-navi-prev, .page-navi-next{
  padding: 5px 0;
}
.page-navi-text{
  margin: 5px;
  padding: 5px;
  border: solid 1px #00A3DF;
  border-radius: 5px;
  white-space: nowrap;
}
.page-navi-title{
  font-weight: bold;
}
.page-navi-next{
  text-align: right;
}

/* single image */
.img-caption-text{
  margin: -15px 0 20px;
  color: #ccc;
  font-size: 12px;
  line-height: 12px;
  text-align: center;
}
.image-spl{
  border: solid 1px #e95377;
  border-radius: 5px;
  color: #e95377;
  text-align: center;
  font-size: 15px;
  margin: 5px auto;
  width: 315px;
}

/* gallery */
/*
.gallery{
  max-height: 200px;
  overflow-y: scroll;
  border: solid 1px #e95377;
  padding: 0 5px;
  display: grid;
  grid-auto-flow: dense;
  grid-template-columns: repeat(6, 1fr);
  gap: 3px;
}
.gallery:before{
  content: "記事の写真を見る";
  grid-column: 1/7;
}
.gallery-caption,
.gallery br{
  display: none;
}
.gallery:after{
  content: "";
  clear: both;
  display: block;
}*/
.gallery{
  display: none !important;
}

/* photo */
.attachment-main{
  display: flex;
  justify-content: center;
  margin: 0 -15px;
}
.attachment-prev,
.attachment-next{
  width: 5%;
  position: relative;
}
.attachment-prev span,
.attachment-next span{
  position: absolute;
  top: 50%;
}
.attachment-image{
  width: 90%;
}
.attachment-h1{
  font-size: 15px;
  margin: 0;
}
.attachment-link{
  display: flex;
  justify-content: space-between;
}
.attachment-next-top,
.attachment-article,
.attachment-prev-text,
.attachment-next-text{
  position: relative;
  text-align: center;
  padding: 5px 0;
  border-radius: 5px;
}
.attachment-next-top{
  border: solid 1px #00A3DF;
  width: 150px;
  margin-top: 10px;
  margin-right: 0;
  margin-left: auto;
}
.attachment-article{
  background-color: #e95377;
  width: 150px;
}
.attachment-prev-text,
.attachment-next-text{
  background-color: #C8C9CA;
  width: 80px;
}
.attachment-prev a,
.attachment-next a,
.attachment-next-top a,
.attachment-article a,
.attachment-prev-text a,
.attachment-next-text a{
  position: absolute;
  top: 0;
  left: 0;
  height:100%;
  width: 100%;
}
.attachment-gallery{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 5px;
}
.attachment-gallery-content{
  padding: 2px;
  width: 80px;
}
.attachment-gallery-content-this{
  padding: 0;
  border: solid 2px #e95377;
}
.attachment-image-caption{
  font-size: 10px;
  text-align: center;
  margin-bottom: 5px;
}


/* itiran */
.itiran-h1{
  margin-top: 0;
}
.itiran-content{
  display: flex;
  padding: 5px 0;
  border-bottom: dotted 1px;
  position: relative;
}
.itiran-content a{
  position: absolute;
  top: 0;
  left: 0;
  height:100%;
  width: 100%;
}
.itiran-image{
  width: 120px;
  padding-right: 10px;
}
.itiran-text{
  width: calc( 100% - 130px );
}
.itiran-title{
  font-weight: bold;
  margin-bottom: 0;
}
.itiran-date{
  font-size: 10px;
  margin-bottom: 0;
}
.st-pagelink .page-numbers{
  height: auto;
}
.itiran-ad{
  border-bottom: dotted 1px;
}
/* itiran-box */
.itiran-box{
  display: flex;
  flex-wrap: wrap;
  padding-top: 5px;
}
.itiran-box-content{
  width: calc( 50% - 4px );
  padding: 0 2px 10px 2px;
  position: relative;
}
.itiran-box-content a{
  position: absolute;
  top: 0;
  left: 0;
  height:100%;
  width: 100%;
}
.itiran-box-title{
  font-size: 13px;
  line-height: 15px;
  font-weight: bold;
  margin: 3px 0 0 0;
}

/* contact */
.grecaptcha-badge { visibility: hidden; }
.recaptcha-notice{font-size: 12px;color: #999;}

/*media Queries タブレットサイズ（960px以下）
----------------------------------------------------*/
@media only screen and (max-width: 960x) {

/*-- ここまで --*/
}

/*media Queries タブレットサイズ（600px以上）
----------------------------------------------------*/
@media only screen and (min-width: 600px) {
  .headpc{
    display: block;
  }
  .headsp{
    display: none;
  }
  .logo{
    width: 200px;
    height: auto;
  }
  .headmenu{
    display: flex;
    overflow-x: scroll;
  }
  .headmenu-none{
    display: none;
  }
  .headmenu-content{
    font-size: 16px;
  }
  #side{
    display: inline;
  }
	
/*-- ここまで --*/
}

/*media Queries PCサイズ（960px以上）
----------------------------------------------------*/
@media print, screen and (min-width: 960px) {
  .attachment-prev-text,
  .attachment-next-text{
    width: 100px;
  }
  #side .st-aside {
    width: 280px;
    padding: 0 10px;
  }

/*-- ここまで --*/
}