@charset "UTF-8";
#index h2.lead {
  background-color: #ba0111;
  color: #fff;
}

#index03 .clm2 li {
  width: 480px;
  max-width: 100%;
  background-color: #faf8e9;
  padding: 32px 20px 22px;
}
#index03 .clm2 li .img img {
  width: 206px;
  height: auto;
}
#index03 .clm2 li .txt_box {
  padding-top: 10px;
}
#index03 .clm2 li .txt_box h4 {
  margin-bottom: 3px;
}
#index03 .clm2 li .txt_box p {
  line-height: 1.6;
}
#index03 .btn01 {
  margin: 40px auto 40px;
}

#case_box .clm2 li {
  width: 48%;
  padding: 45px 35px 22px;
  background: url(/img/top/bg_voice.png) repeat-x #fff;
  background-size: auto 18px;
  margin-bottom: 26px;
}
#case_box .clm2 li .tit {
  font-size: 20px;
  border-bottom: 1px solid #ba0111;
  padding: 0 10px 16px;
  margin-bottom: 16px;
}

#news_box .clm4 {
  width: 976px;
  max-width: 100%;
  margin: 0 auto;
}
#news_box .clm4 > li {
  width: 214px;
  max-width: 48%;
  margin: 0 15px 34px;
  box-sizing: border-box;
}
#news_box .clm4 > li .img {
  width: 214px;
  height: 140px;
  overflow: hidden;
}
#news_box .clm4 > li .date {
  display: inline-block;
  line-height: 20px;
  font-size: 14px;
  margin-bottom: 5px;
}

.cate {
  display: inline-block;
}
.cate a {
  display: inline-block;
  background: #eaf2fd;
  line-height: 17px;
  border: 1px solid #ccc;
  border-radius: 2px;
  font-size: 13px;
  padding: 1px 5px 0;
  width: 105px;
  margin-bottom: 5px;
  margin-left: 10px;
  box-sizing: border-box;
  text-align: center;
}
.cate .slug-column a {
  background: #fce8e4;
}

#index #news_box .clm4 {
  border-top: 1px solid #ccc;
  padding-top: 30px;
}

.single #news_box {
  border-bottom: 1px solid #ccc;
}

.pagenavi {
  text-align: center;
  margin: 10px auto 5px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.pagenavi span:first-child:last-child {
  display: none;
}
.pagenavi .current,
.pagenavi a {
  font-size: 14px;
  display: inline-block;
  margin: 0 0 10px;
  line-height: 50px;
  width: 50px;
  text-align: center;
  background: #faf8e8;
  color: #333;
  box-sizing: border-box;
}
.pagenavi a:hover,
.pagenavi .current {
  background: #ba0112;
  color: #fff;
}
.pagenavi a:hover {
  text-decoration: none !important;
  transition: 0.7s;
}
.pagenavi a.next,
.pagenavi a.prev {
  font-size: 14px;
  line-height: 50px;
  width: 80px;
  border-radius: 0 30px 30px 0;
  padding: 0 3px 0 0;
}
.pagenavi a.prev {
  border-radius: 30px 0 0 30px;
  padding: 0 0 0 3px;
}

.single article {
  margin-bottom: 50px;
}
.single article .meta_box .date {
  font-size: 14px;
  padding-top: 2px;
}
.single article .post_tit {
  font-size: 20px;
  margin-bottom: 30px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
}

.single .post_content {
  width: 930px;
  max-width: 94%;
  margin: 0 auto 50px;
}
.single .post_content h2 {
  background-color: #e5ebe6;
  padding: 10px 30px 10px;
  font-size: 19px;
  margin-bottom: 15px;
}
.single .post_content h3 {
  color: #005900;
  padding: 6px 10px 6px;
  border-bottom: 2px solid #ccc;
  font-size: 19px;
  position: relative;
  margin-bottom: 15px;
}
.single .post_content h3:before {
  display: inline-block;
  content: "●";
  margin-right: 5px;
}
.single .post_content h4 {
  padding: 5px 25px 8px;
  font-size: 18px;
  margin-bottom: 15px;
  position: relative;
}
.single .post_content h4::before {
  display: block;
  content: "";
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
  background: linear-gradient(to right, #005900, #005900 66%, rgba(0, 0, 0, 0) 66%, rgba(0, 0, 0, 0) 100%) 0% 0%;
  background-size: 6px 1px;
  width: 100%;
  height: 2px;
}
.single .post_content p {
  text-align: start;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 1em;
}

.cate_wrap {
  padding-top: 20px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
}

.cate_list li {
  width: 210px;
  max-width: 40%;
  margin: 20px 8px 34px;
}
.cate_list span {
  overflow: hidden;
  border-radius: 30px;
  border: 3px solid #ba0111;
  line-height: 50px;
  display: inline-block;
  position: relative;
  width: 240px;
  font-size: 18px;
}
.cate_list a {
  overflow: hidden;
  border-radius: 30px;
  border: 3px solid #ba0111;
  line-height: 50px;
  display: block;
  position: relative;
}
.cate_list a:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  background: #ba0111;
  transform-origin: 50% 0%;
  transform: scaleY(0);
  transition: transform ease 0.3s;
}
.cate_list a:after {
  display: block;
  content: "";
  position: absolute;
  top: 16px;
  right: 20px;
  width: 12px;
  height: 12px;
  border-top: 2px solid #ba0111;
  border-right: 2px solid #ba0111;
  transform: rotate(135deg);
  z-index: 5;
}
.cate_list a:hover {
  color: #fff;
}
.cate_list a:hover:before {
  transform-origin: 50% 100%;
  transform: scaleY(1);
}
.cate_list a:hover:after {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}

@media screen and (min-width: 737px) {
  /*-----------------------------*/
  #index h2.lead {
    line-height: 62px;
    font-size: 36px;
    letter-spacing: 2px;
  }

  #index .main_img {
    height: 576px;
  }
  #index .main_img:before {
    display: block;
    content: "";
    width: 100%;
    height: 513px;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
    background: url(/img/top/main_bg.jpg) 50% top no-repeat;
    background-size: cover;
  }
  #index .main_img:after {
    display: block;
    content: "";
    width: 100%;
    height: 64px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
    background: #132338;
  }
  #index .main_img .img img {
    z-index: 3;
    width: 100%;
    height: 522px;
    -o-object-fit: cover;
       object-fit: cover;
    font-family: "object-fit: cover; object-position: center top;";
    /*IE対策*/
    -o-object-position: 50% 0;
       object-position: 50% 0;
  }
  #index .main_img .lead2 {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    line-height: 64px;
    color: #fff;
    font-size: 26px;
    z-index: 2;
    letter-spacing: 3px;
  }
  #index .main_img .lead2 .txt_brown {
    padding-right: 1em;
  }

  #index01 {
    padding: 50px 0;
  }
  #index01 .lead {
    color: #0a1420;
    letter-spacing: 3px;
  }
  #index01 .onayami {
    width: 850px;
    max-width: 94%;
    margin: 35px auto 40px;
    line-height: 1.5;
  }
  #index01 .onayami li {
    background: url(/img/top/i_check.png) 10px 18px no-repeat;
    background-size: 22px auto;
    padding: 12px 10px 12px 42px;
    border-bottom: 1px dashed #333;
  }
  #index01 .onayami em {
    color: #073367;
  }

  .maru:before {
    display: block;
    content: "";
    width: 596px;
    height: 596px;
    right: 900px;
    top: 196px;
    margin: auto;
    position: absolute;
    background: url(/img/top/bg_maru.png) 50% 50% no-repeat;
    background-size: 596px auto;
  }
  .maru:after {
    display: block;
    content: "";
    width: 430px;
    height: 430px;
    left: 970px;
    top: -100px;
    margin: auto;
    position: absolute;
    background: url(/img/top/bg_maru2.png) 50% 50% no-repeat;
    background-size: 430px auto;
  }

  #index02 {
    border-bottom: 2px solid #ba0111;
  }
  #index02 .box01 {
    height: 424px;
    color: #fff;
    background: #ba0111;
  }
  #index02 .box01 .txt_box {
    width: 640px;
    padding: 40px 0 36px;
  }
  #index02 .box01 .txt_box p {
    line-height: 1.75;
    letter-spacing: 0.75px;
  }
  #index02 .box01 .txt_box i {
    width: 88px;
    height: 88px;
    border-radius: 100%;
    background-color: #fff;
    margin-bottom: 22px;
  }
  #index02 .box01 .img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 715px;
    margin: auto;
    height: 100%;
    width: auto;
  }
  #index02 .box01 .img img {
    width: auto;
    height: 424px;
    max-width: none;
  }
  #index02 .box01:nth-child(even) {
    background: #b09b32;
    height: auto;
    /*.img {
      position: absolute;
      right: 715px;
      left: auto;
      margin: auto;
    }*/
  }
  #index02 .box01:nth-child(even) .txt_box {
    width: 800px;
    margin: auto;
    padding: 40px 0 50px;
  }
  #index02 .btn01 {
    margin: 40px auto 40px;
  }

  #case_box {
    padding: 52px 0 52px;
    background: #faf8e9;
  }
  #case_box .box1100:before {
    display: block;
    content: "";
    width: 476px;
    height: 476px;
    right: 1000px;
    top: 196px;
    margin: auto;
    position: absolute;
    background: url(/img/top/bg_maru_l.png) 50% 50% no-repeat;
    background-size: 476px auto;
  }
  #case_box .box1100:after {
    display: block;
    content: "";
    width: 476px;
    height: 476px;
    left: 970px;
    top: -40%;
    margin: auto;
    position: absolute;
    background: url(/img/top/bg_maru_r.png) 50% 50% no-repeat;
    background-size: 476px auto;
  }

  #case #case_box {
    padding: 52px 0 52px;
  }
  #case #case_box .box1100:before {
    top: 296px;
  }
  #case #case_box .box1100:after {
    top: -20%;
  }
  #case #case_box .box1100 .stit01 {
    margin-bottom: 40px;
  }

  #com_box {
    padding: 43px 0;
  }
  #com_box h3.font-min {
    letter-spacing: 1.6px;
  }
  #com_box .txt {
    width: 708px;
  }
  #com_box .img .txt14 {
    line-height: 1.4;
    padding-top: 14px;
  }

  #news_box .bg_w {
    padding: 50px 50px;
    margin: 50px auto;
  }
  #news_box .bg_w h3 {
    padding-bottom: 8px;
  }
  #news_box .bg_w .btn01 {
    position: absolute;
    top: 50px;
    right: 75px;
    margin: auto;
  }
}
/*-----------------------------*/
@media screen and (max-width: 767px) {
  /*-----------------------------*/
  #index h2.lead {
    line-height: 45px;
    font-size: 17.5px;
    text-align: center;
    padding-left: 5px;
  }

  .box1000.maru:before {
    display: block;
    content: "";
    width: 190px;
    height: 295px;
    left: -2px;
    bottom: 50%;
    margin: auto;
    position: absolute;
    background: url(/img/top/sp/bg_maru.png) left 50% no-repeat;
    background-size: auto 295px;
    z-index: 0;
  }
  .box1000.maru:after {
    display: block;
    content: "";
    width: 200px;
    height: 238px;
    right: 0px;
    top: 45%;
    margin: auto;
    position: absolute;
    background: url(/img/top/sp/bg_maru2.png) right 50% no-repeat;
    background-size: auto 239px;
    z-index: 0;
  }

  #index01 {
    padding: 25px 0;
  }
  #index01 .lead {
    color: #0a1420;
    letter-spacing: 0.7px;
    font-size: 22px;
  }
  #index01 .onayami {
    max-width: 94%;
    margin: 20px auto 20px;
    line-height: 1.55;
  }
  #index01 .onayami li {
    background: url(/img/top/i_check.png) 5px 14px no-repeat;
    background-size: 22px auto;
    padding: 10px 4px 10px 37px;
    border-bottom: 1px dashed #333;
  }
  #index01 .onayami em {
    color: #073367;
    font-size: 16px;
  }
  #index01 .txt38 {
    font-size: 22px;
  }

  #index02 {
    border-bottom: 2px solid #ba0111;
  }
  #index02 .box01 {
    color: #fff;
    background: #ba0111;
  }
  #index02 .box01 .txt_box {
    text-align: center;
    padding: 25px 0 20px;
  }
  #index02 .box01 .txt_box .txt26 {
    font-size: 18px;
    text-align: center;
  }
  #index02 .box01 .txt_box p {
    font-size: 14px;
    line-height: 1.75;
    text-align: left;
    letter-spacing: 0.75px;
  }
  #index02 .box01 .txt_box i {
    width: 42px;
    height: 42px;
    border-radius: 100%;
    background-color: #fff;
    margin-bottom: 16px;
  }
  #index02 .box01:nth-child(even) {
    background: #b09b32;
  }
  #index02 .box01 .clm_rev {
    flex-direction: column;
    display: flex;
  }
  #index02 .box01 .clm_rev .img {
    order: 1;
  }
  #index02 .box01 .clm_rev .txt_box {
    order: 2;
  }
  #index02 .btn01 {
    margin: 20px auto 20px;
  }

  #index03 .clm2 li {
    padding: 30px 10px 20px;
    margin-bottom: 15px;
  }
  #index03 .clm2 li .img img {
    width: 156px;
    height: auto;
  }
  #index03 .clm2 li .txt_box {
    padding-top: 10px;
  }
  #index03 .clm2 li .txt_box h4 {
    margin-bottom: 0px;
  }
  #index03 .clm2 li .txt_box p {
    font-size: 14px;
    padding: 0 14px;
  }
  #index03 .btn01 {
    margin: 20px auto 20px;
  }

  .cate_wrap {
    padding-top: 5px;
    margin-bottom: 0;
  }

  #case_box {
    padding: 25px 0 30px;
    background: #fffced 50% top no-repeat;
    background-size: cover;
  }

  #case_box .clm3 li {
    width: 315px;
    margin: 0 auto 30px;
  }
  #case_box .clm3 li .date {
    display: inline-block;
    background: #005900;
    color: #fff;
    line-height: 20px;
    font-size: 14px;
    padding: 0 5px;
    width: 110px;
    margin-top: 10px;
    box-sizing: border-box;
    text-align: center;
  }

  /*-----------------------------*/
}
@media screen and (max-width: 767px) and (max-width: 480px) {
  /*-----------------------------*/
  #case_box .clm2 {
    margin-bottom: 5px;
  }
  #case_box .clm2 li {
    width: 100%;
    padding: 20px 13px 22px;
    background-size: auto 10px;
    margin-bottom: 16px;
  }
  #case_box .clm2 li .tit {
    font-size: 18px;
    padding: 0 0px 12px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  #com_box {
    padding: 30px 0;
  }
  #com_box .txt25 {
    font-size: 17.5px;
  }
  #com_box .justify {
    display: flex;
    flex-direction: column;
  }
  #com_box .justify .img {
    order: 1;
    width: 200px;
    display: inline-block;
    margin: 0 auto 20px;
  }
  #com_box .justify .img p {
    font-size: 11px;
    line-height: 1.4;
    margin-top: 5px;
  }
  #com_box .justify .txt {
    order: 2;
  }
}
@media screen and (max-width: 767px) {
  #news_box {
    padding: 25px 0 22px;
  }
  #news_box .bg_w {
    padding: 20px 12px;
    text-align: center;
  }
  #news_box .bg_w h3 {
    display: inline-block;
    margin: 0 auto 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #ccc;
  }
  #news_box .clm4 {
    border-top: none;
  }
  #news_box .clm4 > li {
    margin: 0 0 20px;
  }
  #news_box .clm4 > li .img {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  #news_box .clm4 > li .date {
    line-height: 18px;
    font-size: 12px;
    margin-bottom: 1px;
  }
  #news_box .clm4 > li .cate a {
    width: auto;
    font-size: 11px;
    line-height: 15px;
    padding: 0px 10px 0;
    margin-bottom: 1px;
    margin-left: 6px;
  }
  #news_box .clm4 > li .tit {
    font-size: 15px;
    line-height: 1.4;
    padding-top: 4px;
  }
}
@media screen and (max-width: 767px) {
  #index #news_box {
    padding-top: 10px;
  }
}
@media screen and (max-width: 767px) {
  .cate_list {
    justify-content: center;
  }
  .cate_list li {
    margin: 15px 8px 25px;
  }
  .cate_list span {
    line-height: 40px;
    width: 240px;
    font-size: 17px;
    margin-top: 15px;
  }
  .cate_list a {
    line-height: 40px;
    padding-right: 10px;
  }
  .cate_list a:after {
    top: 13px;
    right: 18px;
    width: 10px;
    height: 10px;
  }
}
@media screen and (max-width: 767px) {
  .single #news_box {
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  .single article {
    margin-bottom: 35px;
  }
  .single article .post_tit {
    margin-bottom: 20px;
    line-height: 1.4;
  }
  .single article .post_content {
    max-width: 100%;
    margin: 0 auto 35px;
  }
}
@media screen and (max-width: 767px) {
  .pagenavi .current,
.pagenavi a {
    line-height: 42px;
    width: 42px;
  }
  .pagenavi a.next,
.pagenavi a.prev {
    line-height: 42px;
    width: 70px;
  }
}
/*-----------------------------*/
/*# sourceMappingURL=wp.css.map */


