html,body{font-family: 'Noto Sans JP', sans-serif!important; overflow-x: hidden;}
#mainNav {background-color: transparent; opacity: 0.95;}
#mainNav .navbar-nav .nav-item .nav-link {color: #000;}
#mainNav .navbar-nav .nav-item .nav-link {font-family: 'Noto Sans JP', sans-serif;font-size: 1.1vw;}
.mainnavit{font-weight: bold;font-size: /*16px*/ 1.3vw;}
.mainnavit2{font-weight: normal;font-size: /*12px*/ 0.7vw;}

body{
  letter-spacing: 0.04em;
}

a:hover{
  opacity: 0.8;
  text-decoration: none;
}
button:focus{
  outline: none;
}
.d-block{
  display: block;
}
.d-none{
  display: none;
}
#acMenu dt{
  position: relative;
}
.arrow_bottom{
  position: absolute;
  top: 0;
}
.pconly{
  display: block;
}
.sponly{
  display: none;
}
.hamburger{
  position: fixed;
  top: 3vw;
  right: 5vw;
}
.pt40{
  font-size: 3vw;
  font-weight: normal;
}
.pt20{
  font-size: 1.7vw;
}
.pt14{
  font-size: 1.1vw;
}
.pt11{
  font-size: 0.8vw;
}

.postmainimg{
    width: 100%;
    object-fit: cover;
    height: 30vw;
}
.postmainimg2{
    width: 100%;
    object-fit: cover;
    height: 10vw;
}

.posttd1{
vertical-align: top;
    padding: 0;
    margin: 0;
        padding-left: 1vw;
}

.wpcf7-form-control.wpcf7-submit{
color: #fff;
    background-color: #3EACA4;
    border: 1px solid #3EACA4;
    padding: 1vw 8vw;
}

@media (max-width: 768px){
.postmainimg{
    width: 100%;
    object-fit: cover;
    height: 300px;
}
.postmainimg2{
    width: 100%;
    object-fit: cover;
    height: 100px;
}
.posttd1{
vertical-align: top;
    padding: 0;
    margin: 0;
        padding-left: 2vw;
}

.wpcf7-form-control.wpcf7-submit{
color: #fff;
    background-color: #3EACA4;
    border: 1px solid #3EACA4;
    padding: 2vw 11vw;
}

}

@media (min-width: 320px){
  #mainNav.navbar-shrink {
      background-color: #fff;
  }
}

.masthead{
  position: relative;
}
.coupon {
  width: 80%;
  margin: 0 auto 50px;
}
.coupon img {
  width: 100%;
}
.sns{
  display: flex;
  flex-direction: column;
  position: absolute;
  bottom: 60px;
  right: 0;
  position: fixed;
  z-index: 3;
}
.instagram-link{
  width: 200px;
  margin-bottom: 20px;
  box-shadow: 2px 2px 5px rgba(0,0,0,0.3);
}
.mizukamiGym-link{
  width: 200px;
  box-shadow: 2px 2px 5px rgba(0,0,0,0.3);
}
.open-img{
  width: /*50%*/60%;
  margin-bottom: 4vw;
  margin-right: 5vw;
}
.video-img{
  width: 80%;
}

#about {
  background: #fff;
}
#acMenu {
  width: 80%;
  margin: 0 auto;
}
#acMenu dt{
display:block;
width:100%;
line-height:7vw;
text-align:center;
background-color: #ededed;
cursor:pointer;
margin: 20px auto 0 auto;
font-weight: normal;
}
#acMenu dt img{
  display: inline-block;
}
#acMenu dt img{
  width: 30px;
}
#acMenu dd{
background:#ededed;
width:800px;
line-height: 2vw;
text-align:center;
display:none;
margin: 0 auto;
}
#acMenu dd span{
  display: block;
  margin-bottom: -0.5rem;
  text-align: center;
}
#acMenu .dd-inner{
  width: 90%;
  margin: 0 auto;
  border-top: 1px solid #666;
  padding: 1rem 0 3rem 0;
  text-align: justify;
}
#acMenu img{
  width: 3vw;
  height: auto;
  margin: 0 auto;
  position: relative;
  top: -15px;
  cursor: pointer;
}
#acMenu .dd-inner .point {
  color: #918348;
  display: inline;
}


@media (min-width: 992px){
#mainNav.navbar-shrink {background-color: #fff;}
#mainNav .navbar-brand img {
  height: 4vw;
  position: relative;
  top: -1vw;
}
#mainNav .navbar-nav .nav-item {text-align: center;}
#mainNav.navbar-shrink .navbar-brand svg, #mainNav.navbar-shrink .navbar-brand img {
    height: 4vw;
    top: -10px;
    position: relative;}
}

@media (min-width: 768px){
header.masthead .masthead-subheading {
    font-family: 'Noto Serif', serif !important;
    font-size: 4vw;
    font-style: normal;
    line-height: 0;
    margin-bottom: 1vw;
    color:#000;
}
header.masthead .masthead-heading {
  font-family: 'Noto Serif', serif !important;
    /*font-size: 1.7vw;*/
    font-weight: 500;
    color:#000;
}
header.masthead {
    padding-top: 14vw;
    padding-bottom: 6vw;
}
}

@media (min-width: 320px){
header.masthead .masthead-subheading {
    font-family: 'Noto Serif', serif !important;
    font-size: 4vw;
    font-style: normal;
    line-height: 1;
    margin-bottom: 1vw;
    color:#000;
}
@media (max-width: 426px){
  header.masthead .masthead-subheading {
    margin-top: 5vw;
  }
}
header.masthead .masthead-heading {
  font-family: 'Noto Serif', serif !important;
    font-size: 1.7vw;
    font-weight: 500;
    color:#000;
}
header.masthead {
    padding-top: 17vw;
    padding-bottom: 6vw;
}
}

@media (min-width: 768px){
  header.masthead {
    padding-top: 8vw;
    padding-bottom: 6vw;
}
}

#services{
  background: /*#fff*/ #f4f4f4;
}
#services .services-pickup{
  margin-left: -4px;
}
#services .services-archive table{
  margin-left: 22px;
}

#services .services-pickup img{
  margin-bottom: 10px;
}
#services .date{

  color: #3FA693;

/*  font-size: 1.05vw;*/
}
#services .services-pickup .title,
#services .services-archive .title{
/*    font-size: 1.5vw;*/
    font-weight: bold;
}
#services .services-pickup .text-dark{
  /*font-size: 1.1vw;*/
}
#services .more-link a{
  color: #3FA693;
  font-size: 1.05vw;
}
#services .all-link {
  margin-top: 1rem;
}


#concept{
  /*background: url("../assets/img/concept_back.jpg");
  background-attachment: fixed;*/
  position: relative;
}
#concept::before{
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100vh;
  background: url("../assets/img/concept_back.jpg");
  z-index: -2;
}
#concept .section-heading {
  margin-bottom: 4rem;
}
#concept .concept-heading{
  color: #918348;
/*  font-size: 3vw;*/
  letter-spacing: 0.2em;
}
#concept .concept-image img{
  width: 80%;
}
#concept .concept-item{
  background-color: #fff;
  padding-bottom: 10px;
  margin-bottom: 4rem;
}
#concept .concept-item img{
  width: 100px;
  margin-top: -20px;
}
#concept .trouble .trouble-txt{
  display: inline-block;
}
#concept .concept-heading2{
  font-size: 2.5vw;
  margin-bottom: 2rem;
}
#concept .concept-txt{
  /*font-size: 1.2vw;*/
  margin-bottom: 4rem;
}
#concept .concept-image img{
  margin-bottom: 4rem;
}
#concept .number-list{
  color: #3FA69B;
  /*font-size: 1.5vw;*/
  font-weight: bold;
}
#concept .concept-item-title{
  color: #3FA69B;
  /*font-size: 1.5vw;*/
  font-weight: bold;
}
#concept .concept-item-txt{
  /*font-size: 1.2vw;*/
}
#concept .concept-list{
  padding-bottom: 2rem;
  margin-bottom: 4rem;
  border-bottom: 1px solid #707070;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}
#concept .wrap{
  width: calc(25% - 1rem);
}
#concept .onayami{
  width: 60%;
  margin: 0 auto;
}
#concept .onayami img{
  width: 100%;
  margin-bottom: 4rem;
}
#concept .trouble .section-heading{
  margin-bottom: 4rem;
}
#concept .arrow-down{
  width: 100%;
  margin-bottom: 4rem;
}
#concept .arrow-down img{
  width: 2vw;
}



#team{
  background: url("../assets/img/trainer_back@.jpg");
  background-size: cover;
  background-position: top;
  background-attachment: fixed;
  position: relative;
  z-index: 1;
}/*
#team::before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100vh;
  background: url("../assets/img/trainer_back@.jpg");
  z-index: -3;
}*/
#team .team-member{
  font-weight: bold;
}

#team .section-explanation{
  /*font-size:1.6vw;*/
  font-weight: 500;
}
#team .section-subheading{
  font-size: 2vw;
  font-weight: 600;
  letter-spacing: 0.08em;
}
#team .hurigana{
  /*font-size: 1.2vw;*/
}
#team .birthday{
/*  font-size: 1vw;*/
}
#team .contents{
  font-weight: 500;
  align-items: center;
}
#team .keireki{
  padding-right: 0;
  padding-left: 0;
}
#team .mizukami .table{
  text-align: left;
  border-right: 1px solid #000;
}
#team .table .tr .th{
  border-top: none;
  border-right: 1px solid #000;
  /*font-size: 0.8vw;*/
  text-align: center;
  margin: 10px 0;
}
#team .table .tr .td{
  border-top: none;
/*  font-size: 0.8vw;*/
}
#team .trainer-txt{
  font-weight: 500;
/*  font-size: 1.1vw;*/
}
#team .mizukami-info .trainer-txt{
  font-weight: 500;
  text-align: justify;
  padding-left: 3rem;
  padding-right: 3rem;
/*  font-size: 1.1vw;*/
}
#team .table2 {
    width: 50%;
    margin: 0 auto;
    margin-bottom: 1rem;
}



#plan .plan-img{
  width:60%;
  margin: 0 auto;
}
#plan .plan-img img{
  width:100%;
}

#plan .plan-top-img{
  width:100%;
  margin: 0 auto 100px;
}
#plan .plan-top-img img{
  width:100%;
}

#contact table{
  width: 80%;
  margin: 0 auto;
}
#contact table td{
  width: 70%;
}
#contact .form-group input, .form-group textarea{
  background-color: #e8e8e8;
}
#contact .btn-group{
  width: 100%;
  margin:  auto;
}
#contact .submit_btn{
  background-color: #3EACA4;
  border: 1px solid #3EACA4;
  letter-spacing: 0.4em;
  font-weight: normal;
  width: 20vw;
  margin: 0 auto;
}
#contact .submit_btn:hover{
  opacity: 0.8;
}
#contact span{
  color: #fff;
  background-color: #3EACA4;
  border: 1px solid #3EACA4;
  /*font-size: 12px;*/
  padding: 0 5px;
  margin-left: 10px;
}
#concept .performance-title{
  font-size: 3vw;
  border-bottom: solid 3px #3EACA4;
  width: 33vw;
  margin: 0 auto 2rem auto;
}
#concept .performance-subtitle{
  font-size: 3.2vw;
  font-weight: bold;
}
#concept .performance-txt{
  /*font-size: 1.2vw;*/
  margin-bottom: 2rem;
}
#concept .concept-image img {
  width: 100%;
}
#contact th , #contact td{
  border:none;
}
#contact .btn-inner{
  margin: 2vw auto;
}

@media (max-width: 576px){
  #contact .container{
    width: 80%;
    margin: 0 auto;
  }
}

#access{
  background: url("../assets/img/access_back.png");
  background-size: cover;
  background-position: center;
  padding: 4rem 0 0 0;
  position: relative;
}
#access::before{
  content: "";
  position: absolute;
  background: #fff;
  opacity: 0.54;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  left: 0;
}
#access .container, #access .footer{
  position: relative;
  z-index: 1;
}
#access .address-group img{
  width: 1.2vw;
}
#access .parking-group img{
  width: 1.2vw;
}
#access .address{
  display: inline-block;
}
#access .parking{
  display: inline-block;
}

#access .tel, #access .open-time,
#access .parking, #access .address{

}
#access .page-top-group{
  position: relative;
}
#access .page-top-group img{
  position: absolute;
  top: -5vw;
  right: 0;
  width: 3vw;
}
#access .tel-group .tel{
  color: #3EACA4;
  margin-bottom: 0;
}
#access .address-group{
  padding-top: 2rem;
}
#access .address-group .address{
    margin-bottom: 0;
}
#access .open-time{
  margin-bottom: 2rem;
}
#access .annotation{
  margin-bottom: 4rem;
}
#access .sns-icon-group img{
  width: 25%;
}

.footer{
  background: rgba(255,255,255,0.5);
  margin-top: 2rem;
}
.footer .logo-group img{
  width: 30vw;
}
.footer small{
  font-weight: bold;
}


#access.section-heading{
  font-size: 2.5vw;
}




/*---------スマホ----------*/
@media (max-width: 768px) {
  .pconly{
    display: none;
  }
  .sponly{
    display: block;
  }
  .pt40{
    font-size: 6vw;
  }
  .pt20{
    font-size: 4.5vw;
  }
  .pt14{
    font-size: 3.5vw;
  }
  .pt11{
    font-size: 3vw;
  }
  .pt38pt{

  }
  .pt27_sp{

  }
  .pt24_sp{

  }
  .pt20_sp{

  }
  .pt15_sp{

  }
  .page-section {
    padding: 2rem 0;
  }
  #mainNav {
    padding-top: 0rem;
    padding-bottom: 0rem;
  }
  #mainNav .container{
    justify-content: center;
  }
  #mainNav .white-back {
    position: fixed;
    top: 12vw;
    padding: 5vw;
    left: 2vw;
    right: 0;
    width: 110%;
}
  #mainNav .navbar-brand img {
    height: 10vw;
  }
  #mainNav .navbar-brand {
    margin-right: 0;
  }
  #mainNav .navbar-toggler {
    font-size: 4vw;
  }
  #mainNav .container{
    text-align: center;
  }
  .mainnavit{
    font-size: 4vw;
  }
  .mainnavit2{
    font-size: 1.1vw;
  }
  header.masthead .masthead-subheading {
      font-size: 10vw;
      line-height: 12vw;
      font-weight: 500;
  }
  header.masthead .masthead-heading {
    font-size: 4.5vw;
    line-height: 6vw;
    font-weight: 500;
  }

  .coupon {
    width: 90%;
    margin: 0 auto 15px;
  }
  .coupon img {
    width: 100%;
  }


  .sns {
    top: 16vw;
  }
  .instagram-link {
    width: 13vw;
    margin-bottom: 5px;
  }
  .mizukamiGym-link {
    width: 13vw;
  }
  .open-img{
    width: 70%;
  }
  .video-img{
    width: 90%;
  }
  .page-section h2.section-heading {
    font-size: 4vw/*rem*/;
    margin-top: 0;
    margin-bottom: 3rem;
  }
  #plan .plan-top-img {
    margin-bottom: 40px;
  }
  #services .services-wrap{
    flex-direction: column;
  }
  #services .services-pickup{
    margin-left: 0px;
    max-width: 100%;
    margin: 0 auto;
  }
  #services .services-archive table{
    margin-left: 0px;
  }
  #services .services-archive{
    max-width: 100%;
    margin: 0 auto;
    margin-top: 2rem;
  }
  #services .date {
    font-size: 3vw;
  }

  #services .services-pickup .title,
  #services .services-archive .title {
    font-size: 4vw;
  }
  #services .services-pickup .text-dark {
    font-size: 3.5vw;
  }
  #services .text-dark {
    margin-bottom: 0.5rem;
  }
  #services .services-pickup .more-link {
    margin-bottom: 1rem;
    font-size: 3.5vw;
  }
  #services .more-link a{
    color: #3FA693;
    font-size: 3.5vw;
  }
  #services .all-link {
    margin-top: 1rem;
  }
  #services .services-archive img{
    margin-bottom: 3vw;
  }
  #concept .concept-list {
    padding-bottom: 0;
    margin-bottom: 2rem;
  }
  #concept .wrap{
    width: 45%;
  }
  #concept .trouble .section-heading {
    margin-bottom: 2rem;
  }
  #concept .section-heading {
    margin-bottom: 3rem;
  }
  #concept .arrow-down img {
    width: 10vw;
  }
  #concept .onayami {
    width: 90%;
  }
  #concept .onayami img {
    margin-bottom: 2rem;
  }
  #concept .arrow-down {
    margin-bottom: 2rem;
  }
  #concept .concept-heading {
    font-size: 6vw;
  }
  #concept .concept-txt {
    font-size: 3.5vw;
    margin-bottom: 2rem;
  }
  #concept .concept-image img {
    margin-bottom: 2rem;
  }
  #concept .concept-heading2 {
    font-size: 5vw;
    margin-bottom: 1rem;
  }
  #concept .number-list {
    font-size: 4vw;
    font-weight: 500;
  }
  #concept .concept-item-title {
    font-size: 4vw;
    font-weight: 500;
  }
  #concept .concept-item-txt {
    font-size: 3.5vw;
  }
  #concept .performance-title {
    font-size: 5vw;
    border-bottom: solid 3px #3EACA4;
    width: 60vw;
    margin: 0 auto 1rem auto;
  }
  #concept .performance-subtitle {
    font-size: 5vw;
  }
  #concept .performance-txt {
    font-size: 3.5vw;
    margin-bottom: 1rem;
  }

  #acMenu{
    width: 100%;
  }
  #acMenu dt {
    font-size: 3.5vw;
    padding: 3vw 0;
  }
  #acMenu .dd-inner {
    line-height: 4vw;
    text-align: justify;
    font-size: 3.3vw;
  }
  #acMenu img {
    width: 6vw;
    height: 6vw;
  }

  #team .section-explanation {
     font-size: 3.5vw;
     font-weight: normal;
  }
  #team .section-subheading {
    font-size: 4.5vw;
    font-weight: 550;
  }
  .team-member img {
    width: 70%;
  }
  .team-member h4 {
    margin-top: 1rem;
    margin-bottom: 0;
    font-size: 5vw;
  }
  #team .hurigana {
     font-size: 3.5vw;
     font-weight: normal;
  }
  #team .birthday {
     font-size: 3vw;
     font-weight: normal;
  }
  #team .mizukami-info{
    flex-direction: column;

  }
  #team .flex-direction{
    max-width: 100%;
  }
  #team .keireki{
    padding-right: 0.75rem;
    padding-left: 0.75rem;
    margin-bottom: 1rem;
  }
  #team .mizukami .table{
    border-right:none;
    font-size: 2.5vw;
    letter-spacing: 0;
  }
  #team .trainer-txt{
    max-width: 100%;
    text-align: justify;
  }
  #team .table2 {
    width: 90%;
    font-size: 2.5vw;
  }
  #team .mizukami-info .trainer-txt{
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  /*  font-size: 1.1vw;*/
  }

  #contact table {
    width: 100%;
  }
  #contact th, #contact td {
    width: 100%;
    display: block;
    font-size: 3.5vw;
    padding: 0.2rem 0;
  }
  #contact table td {
    width: 100%;
  }
  #contact .btn-inner {
    margin:  auto;
  }
  #contact .submit_btn {
    width: 50vw;
  }

  #access .address-group img {
    width: 4vw;
    vertical-align: bottom;
  }
  #access .address-group .address {
    margin-bottom: 0;
    font-size: 4vw;
  }
  #access .parking-group img {
    width: 4vw;
    vertical-align: sub;
  }
  #access .parking {
    font-size: 4vw;
    display: inline-block;
  }
  #access .open-time {
    font-size: 4vw;
  }
  #access .tel-group .tel {
    font-size: 8vw;
  }

  #access .annotation {
    margin-bottom: 2rem;
  }
  #access .page-top-group {
    text-align: center;
    position: static;
  }
  #access .page-top-group img {
    position: static;
    width: 7vw;
  }
  #access .sns-icon-group{
    margin-bottom: 2rem;
  }
  #access .sns-icon-group img{
    width: 45%;
  }


  .footer .logo-group img {
    width: 80vw;
  }
  .footer small {
    font-weight: 650;
    font-size: 3vw;
  }
}


/*------blog-----*/
.pickupBox {
	margin: 80px 0;
	position: relative;
}

.postimg_L {
	width: 100%;
	height: 350px;
	position: relative;
	overflow: hidden;
	background: #fff;
    border: 1px solid #eee;
}

.postimg_L img {
	position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%); /* Safari用 */
  transform: translate(-50%, -50%);
	width: 100%;
	height: auto;
}

.pickup {
	position: absolute;
	top:-27px;
	left:15px;
}

.pickup img {
	width: 100px;
	height: auto;
}

.postimg_L .cate {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #000;
	border-top-right-radius: 10px;
	color:#fff;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 3px 10px;
	}

.posttxt_L {
	background: #fff;
	padding: 30px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	text-align: left;
}

.posttxt_L .date_new {
	font-size: 14px;
	letter-spacing: 1px;
}

span.new {
	background: #78c8d2;
	border-radius: 8px;
	padding: 1px 10px;
	margin-left: 10px;
	color:#fff;
	font-size: 12px;
	font-weight: bold;
}

.posttxt_L h3 {
	font-size:20px;
	font-weight: bold;
	margin: 20px 0;
	line-height: 1.6;
}

.posttxt_L p {
	line-height: 1.6;
}

.blogBtn {
	text-align: center;
}

.blogBtn a {
	color:#e72b69;
	font-weight: bold;
}

.arrow{
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
}
.arrow::before,
.arrow::after{
    position: absolute;
    top: 0;
    bottom:0;
    left: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
}

.arrowR::after{
    left:110%;
    width: 8px;
    height: 8px;
    border-top: 2px solid #e72b69;
    border-right: 2px solid #e72b69;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

ul.blogBox {
	margin: 80px 0 0 0;
	width: 100%;
	text-align: left;
	display: table;
    padding-left: 0;
}

ul.blogBox li {
	padding: 0;
	display:inline-table;
	width: 47%;
	margin: 0 0 4%;
}

ul.blogBox li:nth-child(odd) {
	margin-right: 2%;
}

ul.blogBox li:nth-child(even) {
	margin-left: 2%;
} 

ul.blogBox li .blog-inner {
	background: #fff;
	display: table;
	width: 100%;
}

.postimg_S, .posttxt_S {
	display: inline-table;
	vertical-align: middle;
}

.postimg_S {
	width: 40%;
	height:150px;
	text-align: left;
	position: relative;
	overflow: hidden;
	background: #fff;
    border: 1px solid #eee;
}

.postimg_S_inner {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 150px;
}

.postimg_S img {
	width:auto;
	height:100%;
	position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%); /* Safari用 */
  transform: translate(-50%, -50%);
}

.posttxt_S {
	width: 58%;
	text-align: left;
	padding:5%;
}

.posttxt_S .date_new {
	font-size: 11px;
}

.posttxt_S span.new {
    background: #78c8d2;
    border-radius: 8px;
    padding: 1px 5px;
    margin-left: 5px;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
}

.postimg_S .cate {
	position: absolute;
	top:0;
	left: 0;
	margin: 0;
	background: #000;
	border-bottom-right-radius: 10px;
	color:#fff;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 10px;
}

.posttxt_S h3 {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.6;
	margin: 10px 0;
	width: 85%;
}

.posttxt_S h3 a {
	font-weight: bold;
	color:#000;
	display: block;
}

.posttxt_S h3 a:hover {
	color:#78c8d2;
	text-decoration: none;
}

.arrow_bl_S::after{
    left:110%;
    width: 10px;
    height: 10px;
    border-top: 2px solid #78c8d2;
    border-right: 2px solid #78c8d2;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.seeAll {
	border-top: 1px solid #000;
	padding-top: 10px;
	text-align: right;
}

.seeAll a {
	color:#000;
	padding-right: 20px;
	font-weight: bold;
}

.arrow_all::after{
    left:80%;
    width: 10px;
    height: 10px;
    border-top: 2px solid #000;
    border-right: 2px solid #000;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.blog-page {
	background: #f4f4f4;
	padding: 50px 0;
}

.blog-page .pickupBox {
	margin: 30px 0;
}

.blog-page li {
	margin:30px 0;
}

.blog-page li .listBox {
	background: #fff;
}

.blog-page .postimg_L {
	height: 330px;
}

aside h3 {
    border-bottom: 2px solid #000;
	font-size: 20px;
	font-weight: bold;
	margin: 50px 0 0 0;
	padding-bottom: 10px;
	text-align: center;
}

.blog-page aside ul {
	margin: 30px 0;
}

.blog-page aside li {
	border-bottom: 1px dashed #ddd;
	margin:10px 0 0 0;
	padding-bottom: 10px;
}

.blog-page aside li a{
	color:#000;
}

.blog-page aside span.cate {
	color:#000;
}

ul.page-numbers  {
	width: 100%;
	text-align: center;
}

ul.page-numbers li {
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px;
}

ul.page-numbers li .current {
	border:1px solid #000;
	padding: 5px 10px;
	background: #fff;
	border-radius: 20px;
}

ul.page-numbers li a.page-numbers {
	border:1px solid #e72b69;
	background: #e72b69;
	color:#fff;
	padding: 5px 10px;
	border-radius: 20px;
}

ul.page-numbers li a.page-numbers:hover {
	background: #fff;
	color:#e72b69;
	text-decoration: none;
}

.blog-page aside .tagcloud li {
	border: none;
	display: inline-block;
	vertical-align: middle;
	margin: 5px;
	padding: 0;
}

.blog-page aside .tagcloud li a {
	border:1px solid #ddd;
	padding: 3px 6px;
	font-size: 12px;
}

.blog-page aside .tagcloud li a:hover {
	text-decoration: none;
	background: #000;
	color:#fff;
}

h2.h2_list {
font-size: 18px;
font-weight: bold;
}

.blog_post {
		background: #fff;
		padding: 30px;
	}
	
	.blog_post h3 {
		font-size: 26px;
		font-weight: bold;
		width: 90%;
		  position: relative;
  display: inline-block;
  margin-bottom: 1em;
		line-height: 1.7;
	}
	
	 
.blog_post h3:before {
  content: '';
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 90px;
  height: 3px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: black;
  border-radius: 2px;
}
	
	.blog_post .date_cate {
		font-size: 14px;
		color:#666;
		margin-bottom: 30px;
	}
	
	.catchimg {
		text-align: center;
		margin: 10px auto 30px;
	}
	
	.blog-page nav ul li a {
		color:#000;
		font-size: 14px;
	}
	
	.blog-page nav ul li a:hover {
		background: #e72b69;
		color:#fff;
		border:1px solid #e72b69;
	}
	
	.blog-page nav ul li.news_link a, p.news_link a {
		background: #e72b69;
		color:#fff;
		border:1px solid #e72b69;
	}
	
	.blog-page nav ul li.news_link a:hover,p.news_link a:hover {
		background: #fff;
		color:#e72b69;
		border:1px solid #e72b69;
	}

.catchimg img {
	width: 100%;
	height: auto;
}

p.news_link {
	max-width: 500px;
	margin: 10px  auto;
}

p.news_link a {
	border-radius: 30px;
	padding: 5px 0;
display: block;
text-align: center;
}

.post_tag {
	text-align: right;
}

.post_tag span {
	font-size: 12px;
	color:#666;
}

.post_tag a {
	font-size: 12px;
	color:#666;
	margin: 0 10px;
}



/*---blog_responsiv--*/
@charset "UTF-8";
/* CSS Document */

@media only screen and (max-width:1200px){
	.postimg_L {
    height: 250px;
		}
}




@media only screen and (max-width:1025px){
	
.pc-only-L {
	display: none;
}

.sp-only-L {
	display: block;
}	
	
}



@media only screen and (max-width:991px){
	
	
.pc-only {
	display: none;
}
	

.sp-only {
	display: block;
}	

	
		.postimg_L {
    height: 400px;
}
		
		ul.blogBox {
    margin: 30px 0;
		}
		
	/*.pickupBox {
    margin: 80px 0 0 0;
		}*/
	
	/* 0718 修正 */
		
	.blogBox li:nth-of-type(n+5) {
		display: none;
	} 
	
	.postimg_L img {
    width: auto;
    height: 100%;
	}
	
	ul.blogBox li {display: block;width: 100%;}
	
	.pickupBox {
    margin: 35px 0 0 0;
}
	
	.posttxt_L {
    padding: 10px;
	}
	
	.posttxt_S {
		padding: 3%;
	}
	
	
		
		}

@media only screen and (max-width:641px){
		
		.postimg_L {
    height: 250px;
}
	#top #top_blog.container {
		margin: 0 auto;
	}

		ul.blogBox li {
	padding: 0;
	display:block;
	width:100%;
	margin: 0 0 4%;
}

ul.blogBox li:nth-child(odd) {
	margin-right: 0;
}

ul.blogBox li:nth-child(even) {
	margin-left:0;
} 
		
	.blog-page .pagination {
		display: block;
	}
	
	.blog_post h3 {
    font-size: 20px;
    width: 100%;
    margin-bottom: 1.5em;
}
	
	.postimg_S .cate {
		font-size: 10px;
	}
	
	/* 0718 修正　*/
	
	.blogBox li:nth-of-type(n+3) {
		display: none;
	} 
	
	.posttxt_L {
		padding: 10px;
	}

	
	.posttxt_L .date_new, span.new, .postimg_L .cate, .postimg_S .cate, .posttxt_S .date_new, .posttxt_S span.new {
    font-size: 9px;
	}
	
	.posttxt_L h3, .posttxt_S h3 {
    font-size: 12px;
    margin: 10px 0;
	}
	
	.posttxt_L p {
    line-height: 1.6;
    font-size: 10px;
}
	
	.postimg_S {
		width: 38%;
	}
	
	.postimg_S, .posttxt_S {
		display: block;
		width: 100%;
	}

	.postimg_S img {
		width: 100%;
		height: auto;
	}

	.blog-page {
    padding: 100px 0;
}
	

		
	}