/*----------------------------------------------------
  　　    ◆homenew
----------------------------------------------------*/

/*  common
--------------------------*/
.top-zone_a-inr ul li a span{
    font-size: 15px;
    padding-right: 10px;
    vertical-align: text-top;
}
/*-- HEADER --*/
.sub_nav ul::after{display: none;}


/*-- FOOTER --*/
.sub-page footer {
    margin-top: 0px;
}
.sub_nav ul li {
    float: left;
    position: relative;
    padding: 0 5px;
    width: 19%;
    text-align: center;
}
.sub_nav ul {
    padding: 3px 0 3px 0px;
}
.sub_nav ul li::after {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    width: 1px;
    height: 55%;
    background: #fff;
}
.sub_nav ul li:first-child::before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    width: 1px;
    height: 55%;
    background: #fff;
}
.sub_nav ul li:last-child::before {
    content: " ";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 1px;
    height: 55%;
    background: #fff;
}

.sub_bnrArea{
  text-align: center;
  padding: 45px 0;
}
.sub_bnrArea ul li{display: inline-block; margin: 0 10px;}
.sub_bnrArea li img{max-width: 100%; display: block;}
.sub_bnrArea li img:hover,
.sub_bnrArea li a:hover{opacity: 0.8;}
.sub_bnrArea .clmn02{
  margin: 40px 0;
}
.sub_bnrArea .clmn02 li {margin: 0 20px 0 0; }
.sub_bnrArea .clmn02 li:last-child {margin: 0 0 0 0; }
.sub_bnrArea .clmn03 li {
    width: 48%;
    text-align: center;
    display: inline-block;
    box-sizing: border-box;
}
.sub_bnrArea .clmn03 li a {
    display: block;
    box-sizing: border-box;
    padding: 15px 0;
    border: 1px solid #fff;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    background-color: #0b419b;
}
.sub_bnrArea .clmn03 li:nth-child(2) a {
    background-color: #f57216;
}
.sub_bnrArea .clmn03 li i.fa{margin-right: 10px;}



.footer-box_sub {
  padding: 35px 0 60px 0;
  box-sizing: border-box;
  background-color: #d8ebe0;
}
.footer-box_sub-inr{
  max-width: 1020px;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 0 10px;
}
.footer-box_sub-inr .head02{
  margin-bottom: 30px;
}
.footer-box_sub-inr ul{overflow: hidden; }
.footer-box_sub-inr ul li{
  float: left;
  width: 23%;
    margin-right: 2.5%;
}
.footer-box_sub-inr ul li:last-child{margin-right: 0;}
.footer-box_sub-inr ul li a{
  display: block;
/*  font-size: 14px;
  font-weight: bold;
  border: 1px solid #ccc;
  padding: 15px 3px;
  text-align: center;
  background: #fff;*/
  text-decoration: none;
  color: #000;
}
.footer-box_sub-inr ul li a:hover{
/*    transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    background: #000;
    color: #fff;
    border: 1px solid #000;*/
    opacity: 0.8;
}
.sub_nav.fixed_nav{
    position: fixed;
    top: 69px;
    left: 0;
    width: 100%;
    z-index: 1000;
    background: #000;
}
.hogefont {
    display: block;
    width: 100%;
}
@media screen and (max-width:1080px) {
  .sub_bnrArea .clmn02 li {margin: 0 10px 20px 10px; }
  .sub_bnrArea .clmn02 li:last-child {margin: 0 10px 20px 10px; }
}/*media screen 絞め*/

@media screen and (max-width:760px) {
.sub-page footer {
    margin-top: 0px;
}

.sub_bnrArea{
  text-align: center;
  padding: 10px 0;
}
.sub_bnrArea ul li{display: inline-block; margin: 0 10px;}
.sub_bnrArea li img{max-width: 100%; display: block;}
.sub_bnrArea li img:hover,
.sub_bnrArea li a:hover{opacity: 0.8;}
.sub_bnrArea .clmn01 {
    max-width: 450px;
    width: 100%;
    margin: 0 auto;
}
.sub_bnrArea li img,
.sub_bnrArea li a{display: block;width: 100%}
.sub_bnrArea .clmn01 li{
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    width: 85%;
}
.sub_bnrArea .clmn02{
  margin: 20px auto;
    max-width: 450px;
}
.sub_bnrArea .clmn02 li {
    margin: 0!important;
    display: inline-block;
    width: 30%;
    border: 1px solid #ccc;
    padding: 5px;
    box-sizing: border-box;
     }
.sub_bnrArea .clmn02 li img.sn{display: none;}
.sub_bnrArea .clmn02 li a{
    text-decoration: none;
    display: block;
}
.sub_bnrArea .clmn02 li:nth-child(1) a span{
    background: url(../images/bnr_fb02.png) no-repeat left center;
    background-size: 25px;
}
.sub_bnrArea .clmn02 li:nth-child(2) a span{
    background: url(../images/bnr_insta02.png) no-repeat left center;
    background-size: 25px;
}
.sub_bnrArea .clmn02 li:nth-child(3) a span{
    background: url(../images/bnr_line02.png) no-repeat left center;
    background-size: 25px;
    padding-left: 5px;
}
.sub_bnrArea .clmn02 li a span{
    color: #000;
    padding: 10px 0 10px 30px;
    font-size: 11px;
}
.sub_bnrArea .clmn02 li:last-child {margin: 0 10px; }
.sub_bnrArea .clmn03 {
    max-width: 450px;
  display: block;
    margin: 0 auto;
    width: 100%;
}
.sub_bnrArea .clmn03 li {
    width: 92%;
  display: block;
    margin: 1% auto;
}
.sub_bnrArea .clmn03 li a {
    padding: 10px 0;
    font-size: 16px;
}
.footer-box_a{
    padding: 20px 0 10px 0;
}
.footer-box_a-inr .head02{
    margin-bottom: 15px;
}
.footer-box_sub-inr ul li {
    float: left;
    width: 48%;
    margin-right: 2.5%;
    text-align: center;
}
.footer-box_sub-inr ul li:nth-child(2n){margin-right: 0;}
.footer-box_sub-inr ul li img{
    display: inline-block;
    max-width: 100%;
    background: #fff;
    border-radius: 2px;}
.footer-box03-inr .footer-ul02 li.pn{
    width: 0px;
    display: block;
    height: 1px;
}
.menu-ul01 li{display: none;}
.menu-ul01 p.homenew_nav,
.menu-ul01 li.homenew_nav{display: block;}
.menu-ul01 li.homenew_nav .hide_area{display: none;}
.menu-ul01 li.homenew_nav.arrowNo::after{display: none;}
.hogefont{ font-size: 13px!important; }
}/*media screen 絞め*/



/* ナビゲーション全体のデザイン */
.wp-pagenavi {
  text-align: center;
  margin-top: 40px;
}
/* ボタン<a>タグのデザイン */
.wp-pagenavi a {
  display: inline-block;
  color: #0b419b;
  font-size: 15px;
  background: #fff;
  border: 1px solid #0b419b;
  padding: 10px 12px;
  margin-right: 12px;
  letter-spacing: 0.05em;
  transition: .4s;
}
/* ボタン<a>タグのホバー時のデザイン */
@media screen and (min-width : 768px ) {
.wp-pagenavi a:hover {
  color: #fff;
  background-color: #0b419b;
}
}
/* 表示中のページ番号のデザイン */
.wp-pagenavi .current {
  display: inline-block;
  color: #fff;
  font-size: 15px;
  background-color: #0b419b;
  border: 1px solid #0b419b;
  padding: 10px 12px;
  margin-right: 12px;
  letter-spacing: 0.05em;
}
/* 矢印（ < とか > ）のデザイン */
.wp-pagenavi .nextpostslink,
.wp-pagenavi .previouspostslink {
  color: #0b419b;
  font-size: 16px;
  font-weight: bold;
  background: none;
  border: none;
}
@media screen and (max-width : 767px ) {
  /* ボタン<a>タグのデザイン */
  .wp-pagenavi a {
    font-size: 14px;
    padding: 6px 10px;
    margin-right: 12px;
  }
  /* 表示中のページ番号のデザイン */
  .wp-pagenavi .current {
    font-size: 14px;
    padding: 6px 10px;
    margin-right: 12px;
  }
}
