/*
Template: jin
Theme Name: jin-child
Author: CrossPiece
Version: 1.00
*/

.archive-title {
    display: block;
    font-size: 1.8rem;
    font-weight: 600;
    margin-top: 5px;
    letter-spacing: 0px;
  }

.pc{
    display: block;
}
.sp{
    display: none;
}

.footer-icon{
    text-align: right;
    margin-top: 30px;
}
.footer-contact{
    text-align: center;
}

.footer-contact .midashi{
  display: inline-block;
}
.footer-contact .tel{
  font-family: 'Oswald', sans-serif;
  font-size: 2rem;
  line-height: 1.2;
  color: #fff;
}
.footer-contact .tel span{
  font-size: 1rem;
  margin-right: 0.5em;
}
.footer-contact .no{
  font-weight: 200;
  font-size: .9rem;
  margin: 10px auto;
}
.footer-contact .tel em{
  font-size: .8rem;
  display: block;
}
.bluebg{
  background-color: #b4e2f8;
  margin-top:400px;
  padding:0rem 2vw 7rem;
  position: relative;
}
.bluebg:before{
  position: absolute;
  right: 0;
  top:-400px;
  left: 0;
  z-index: 1;
  display: block;
  width: 100%;
  margin: auto;
  content: "";
  height: 400px;
  background-image:url(../jin/img/footer_info_logo.png), url(../jin/img/bluebg.png) ;
  background-repeat:no-repeat,no-repeat;
  background-position:center center, top center;
  background-size:16vw, cover;
}
.footer_link{
  text-align: center;
  display: inline-block;
  width: 100%;
  padding:60px 0;
}
.footer_link .ttl h3{
  font-size: 1.8rem;
  font-weight: bold;
}
.footer_link .banner a{
  margin: 30px auto;
  display: inline-block;
}
.footer_link .banner a img{
  max-width: 60%;
  width: 360px;
}

.footer_about{
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding:200px 0 60px;
  height: 50vh;
  min-height: 500px;
  background-image:url("https://mcl3rd.com/wp/wp-content/themes/jin/img/footer_bg.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size:cover;

}
.footer_about .logo{
  max-width: 60%;
  width: 240px;
  margin: 0px auto;
}
body#nts-style .footer_about p{
  font-size: 1rem !important;
  font-weight: normal;
  text-align: center;
  margin-top:30px;
  color:#fff;
}
.footer_about .line{
  margin-top:30px;
}
.footer_about .line a{
  background-color: #00bb00;
  border-radius: 5px;
  padding: 10px 20px;
  color: #fff;
  font-size: 1.8rem;
  font-weight: normal;
}
.post_list{
  background-color: #fff;
  text-align: center;
  padding:50px 0px;
}
.post_list h2{
  font-family: 'Oswald', sans-serif;
  font-size: 1.8rem;
  line-height: 1.2;
  color: #231815;
  width: 100%;
  max-width: 1200px;
  text-align: left;
  display: inline-block;
  margin-bottom:2em;
  padding:0px 20px;
}
.post_list h2 span{
  font-size: .9rem;
  margin: 0px 10px;
  letter-spacing: 0px;
}

.post_list .container{
  width: 100%;
  max-width: 1200px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content:space-between;
  padding:0px 20px;
  margin: 0px auto;
}
.post_list .container .cont{
  display: flex;
  flex-direction: column;
  margin: 0px;
}
.post_list .container .cont .pickup-image{
  width: 100%;
  max-width: 300px;
  height: 15vh;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
.post_list .container .cont .pickup-image.large{
  height: 22vh;
}
.post_list .container .cont .pickup-image img{
  object-fit: contain;
  width: 100%;
  height: 100%;
}
.post_list .container .cont .info{
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items:center;
  line-height: 1.2;
}
.post_list .container .cont .info .price{
  font-size: 1.8rem;
  font-weight: bold;
  color:#ff0000;
}
.post_list .container .cont .info .place{
  font-size: 1.1rem;
  font-weight: 500;
}

.pr_banner{

}
.pr_banner p{
  display: inline-block;
}
.pr_banner img{
  max-width: 100%;
}

.thumb_fv{
  width: 100%;
  height: 350px;
  max-height: 50vh;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
.thumb_fv .cps-post-thumb{
  width: 100%;
  display: inline-block;
}
.thumb_fv .cps-post-thumb img{
  object-fit: contain;
  width: 100%;
  height: 100%;
}


@media (max-width: 767px){
.pc{
    display: none;
}
.sp{
  display: block !important;
}

/* トップページ最上部 */
.topcont-one{
  margin: 10px 0px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
}
.topcont-one:before{
  content:'TaPiYoTa Grand Boat Club';
  color:#ccc;
  font-size: 4vw;
  position: absolute;
  top:0%;
  left: 0%;
  writing-mode: vertical-rl;
  letter-spacing: 1px;
  font-family: 'Gabarito', cursive;
  z-index: 1;
}
.topcont-one .image{
  width: 84vw;
  float: right;
  position: relative;
}
.topcont-one .catch{
  margin: 0px;
}
.topcont-one .catch span{
  color:#999;
  font-size:3vw;
  font-weight: 300;
  background-color: #fff;
  display: inline-block;
  z-index: 1;
  width: 100%;
  position: relative;
}
.topcont-one .catch span::before{
  content: '';
  background-color: #fff;
  position: absolute;
  z-index: -1;
  width: 100px;
  height: 100%;
}
.topcont-one .catch span::after{
  content:'';
  width: 100%;
  border-top:1px solid #ccc;
  position: absolute;
  top:50%;
  left: 0;
  z-index: -2;
}
.topcont-one .catch  h3{
  font-weight: 600;
  font-size: 5vw;
  line-height: 1.2rem;
  border: none;
  margin: .8em 0 0;
  padding: 0px;
}
.topcont-one .catch  p{
  font-size: .9vw;
  margin: 5px 0px;
}

.header-box {
  background-color: #8db0ce;
}
.main-image.animate {
    height: 83vh;
}
.cps-info-bar.animate a{
  animation:loop-slide 5s infinite linear 1s normal;
}
.archive-title {
    font-size: 1rem;
}
/* MV */
#main-image .top-image-meta .newtop{
  text-align: left;
}
#main-image .top-image-meta .newtop .catch{
  color: #fff;
  /* font-family: 'Gabarito', cursive; */
  font-family: 'Gabarito', cursive;
  font-size: 18vw;
  font-weight: 500;
  line-height: 1;
}
#main-image .top-image-meta .newtop .catch span{
  display: inline-block;
}
#main-image .top-image-meta .newtop .sub{
  color: #fff;
  font-size: 3.5vw;
  margin-top: 10px;
  letter-spacing: 1px;
}
.new-entry .eyecatch{
  overflow: hidden;
  border-radius: 10px;
}
.new-entry-item-title {
    font-size: 3.5vw;
    line-height: 1.6;
}
.footer-menu-sp .menu-item a{
  font-size: 3.7vw;
  font-weight: bold;
  padding: 10px 0;
}
.footer-menu-sp .menu-item a span{
  font-size: 2vw;
}
#header #site-info {
    max-width: 58%;
}

.post_list h2 span{
  margin: 0px 10px;
}

}


@media (min-width: 768px){
body#nts-style .post-list-link .entry-title {
    font-weight: 600 !important;
    font-size: 1.1vw;
    line-height: 1.5;
}
}

.kaerebalink-box {
  width: 100%;
  margin: 20px auto;
  border: 2px solid #DEDEDE;
  padding: 25px;
  max-width: 100%;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  background: #fff !important;
  font-family: sans-serif !important;
}

.kaerebalink-box p {
  font-size: 15px;
  line-height: 1.4em;
  margin: 0;
  padding: 0;
}

.kaerebalink-box .kaerebalink-image {
  float: left;
  min-width: 130px;
}

.kaerebalink-box .kaerebalink-image img {
  display: block;
  width: 100%;
  max-width: 110px;
}

.kaerebalink-box .kaerebalink-name {
  font-size: 15px;
}

.kaerebalink-box .kaerebalink-name:first-child a {
  font-weight: bold;
}

.kaerebalink-box .kaerebalink-name a {
  text-decoration: none;
  color: #333;
}

.kaerebalink-powered-date a {
  text-decoration: underline !important;
  color: #55A8DC !important;
}

.kaerebalink-box p {
  margin: 0;
  margin-bottom: 5px;
}

.kaerebalink-box .kaerebalink-powered-date {
  color: #aeaeae;
  font-size: 11px;
}

.kaerebalink-box .kaerebalink-detail {
  font-size: 12px;
  color: #5D5D5D;
  padding-bottom: 5px;
  line-height: 2em;
}

.kaerebalink-box .kaerebalink-link1 {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  float: left;
  width: 100%;
  padding-bottom: 0 !important;
}

.kaerebalink-box .kaerebalink-link1 div {
  margin: .5%;
}

.kaerebalink-box .shoplinkamazon {
  background: none;
  border: 1px solid #F19E38;
  border-radius: 3px;
  text-align: center;
  min-width: 60px;
  width: 33%;
  padding: 3px 5px 5px 5px;
  display: inline-block;
}

.kaerebalink-box .shoplinkamazon a {
  color: #F19E38 !important;
  text-decoration: none;
  font-weight: bold;
	display:flex;
	height:100%;
	align-items:center;
	justify-content:center
}

.kaerebalink-box .shoplinkrakuten {
  background: none;
  border: 1px solid #BF0000;
  border-radius: 3px;
  min-width: 60px;
  width: 33%;
  padding: 3px 5px 5px 5px;
  text-align: center;
  display: inline-block;
}

.kaerebalink-box .shoplinkrakuten a {
  color: #BF0800 !important;
  text-decoration: none;
  font-weight: bold;
	display:flex;
	height:100%;
	align-items:center;
	justify-content:center
}

.kaerebalink-box .shoplinkyahoo {
  background: none;
  border: 1px solid #BEBEBE;
  border-radius: 3px;
  min-width: 60px;
  width: 33%;
  padding: 3px 5px 5px 5px;
  text-align: center;
  display: inline-block;
}

.kaerebalink-box .shoplinkyahoo a {
  color: #323232 !important;
  text-decoration: none;
  font-weight: bold;
	display:flex;
	height:100%;
	align-items:center;
	justify-content:center
}

.kaerebalink-box .shoplinkseven {
  background: none;
  border: 1px solid #AABEE3;
  border-radius: 3px;
  min-width: 60px;
  width: 33%;
  padding: 3px 5px 5px 5px;
  text-align: center;
  display: inline-block;
}

.kaerebalink-box .shoplinkseven a {
  color: #005FAF;
  text-decoration: none;
  font-weight: bold;
		  font-size: 1vw;
	display:flex;
	align-items:center;
	justify-content:center
}

.kaerebalink-box .kaerebalink-link1 {
  padding-top: 5px;
  padding-bottom: 10px;
}

.booklink-footer {
  display: none;
}

.kaerebalink-link1 a,
.booklink-link2 a,
.tomarebalink-link1 a,
.product-item-buttons a {
  margin: auto !important;
  background: none !important;
}


.jin-ac-box02-inner {
    padding: 20px 30px 20px 55px;
}
div#ez-toc-container{
  text-align: left;
}
#ez-toc-container ul ul{
  margin-left: 1.3rem;
}



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

  .booklink-link2,
  .kaerebalink-link1,
  .tomarebalink-link1,
  .product-item-buttons {
    flex-wrap: inherit;
  }

}

@media (min-width: 700px) {
  .entry-content {
    font-size: 100%;
  }
}

@media(max-width:1170px) {

  .kaerebalink-box {
    font-size: 10px !important;
  }


  .kaerebalink-box .shoplinkamazon,
  .kaerebalink-box .shoplinkrakuten,
  .kaerebalink-box .shoplinkyahoo,
  .kaerebalink-box .shoplinkseven {
    padding: 8px 5px 8px 5px;
  }
}

@media (max-width: 1050px) {

  .kaerebalink-box .shoplinkamazon,
  .kaerebalink-box .shoplinkrakuten,
  .kaerebalink-box .shoplinkyahoo,
  .kaerebalink-box .shoplinkseven {
    max-width: 150px !important;
  }

  .kaerebalink-box .kaerebalink-image {
    min-width: 110px;
  }

  .kaerebalink-box .kaerebalink-image img {
    max-width: 110px;
  }

  .kaerebalink-box {
    width: 100%;
  }

}

@media(max-width:767px) {
  .kaerebalink-box {
    display: block;
  }

  .kaerebalink-box {
    max-width: 320px;
  }

  .kaerebalink-box .kaerebalink-link1 div {
    box-sizing: border-box;
  }

  .kaerebalink-box .kaerebalink-image {
    float: inherit;
    margin-bottom: 15px;
    width: 100%;
  }

  .kaerebalink-box .kaerebalink-image img {
    margin: auto;
  }

  .kaerebalink-powered-date {
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .kaerebalink-box .kaerebalink-detail {
    text-align: left;
  }

  .kaerebalink-box .kaerebalink-link1 {
    width: 100%;
    margin: auto !important;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .kaerebalink-box .shoplinkamazon,
  .kaerebalink-box .shoplinkrakuten,
  .kaerebalink-box .shoplinkyahoo,
  .kaerebalink-box .shoplinkseven {
    width: 49%;
    margin-bottom: 2% !important;
  }

  .kaerebalink-box .kaerebalink-link1 {
    display: inline-block;
  }

  .kaerebalink-box .kaerebalink-link1 {
    display: -webkit-flex !important;
    display: -moz-flex !important;
    display: -ms-flex !important;
    display: flex !important;
  }

  .kaerebalink-box .kaerebalink-link1 {
    padding-left: 0 !important;
  }
  .footer_about .logo{
    width: 240px;
  }
  body#nts-style .footer_about p{
    font-size: .8rem !important;
  }
  .footer_about .line a {
    font-size: 1rem;
  }
  .post_list .container{
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .post_list .container .cont{
    width:100%;
    padding: 0px 10px;
    margin-bottom:20px;
  }
  .post_list .container .cont .pickup-image img {
    object-fit: cover;
  }
  .post_list .container .cont .pickup-title{
    height: 180px;
  }
  .post_list .container .cont .pickup-image{
    max-width: initial;
  }
  .post_list .container .cont .pickup-image.large{
    max-width: initial;
  }
  .post_list .container .cont .info .price{
    font-size: 1rem;
  }
  .post_list .container .cont .pickup-title{
    height: auto;
    font-size: 1rem;
  }



}
@media(max-width:320px) {
  .kaerebalink-box .kaerebalink-link1 {
    padding-left: 0 !important;
  }
}
