@charset "utf-8";
/*TOP*/
#breadcrumb {
    background: none!important;
}
#top_area {
    color: #186F09;
    font-size: 50px;
    clear: both;
    position: relative;
    padding-top: 30px;
    text-align: center;
}
p.top_area_title {
    color: #18623f;
    position: absolute;
    top: 107px;
    left: 0;
    font-family: MS UI GOTHIC, sans-seif;
    font-style: italic;
    font-weight: bold;
    text-shadow: -2px -2px 0px #fff, 2px -2px 0px #fff, 2px 2px 0px #fff, -2px 2px 0px #fff;
    font-size: 1.5em;
    letter-spacing: -0.1em;
}
p.top_area_title span {
    color: #000;
    font-size: 36px;
    font-weight: bold;
    font-family: MS UI GOTHIC, sans-seif;
    font-style: italic;
    text-shadow: -2px -2px 0px #fff, 2px -2px 0px #fff, 2px 2px 0px #fff, -2px 2px 0px #fff;
    letter-spacing: -0.02em;
}
p.area_view {
    position: absolute;
    left: 0;
    font-family: MS UI GOTHIC, sans-seif;
    font-style: italic;
    font-weight: bold;
    text-shadow: -2px -2px 0px #fff, 2px -2px 0px #fff, 2px 2px 0px #fff, -2px 2px 0px #fff;
}
p.top_area_title{
    position: absolute;
    left: 0;
    font-family: MS UI GOTHIC, sans-seif;
    font-style: italic;
    font-weight: bold;
    text-shadow: -2px -2px 0px #fff, 2px -2px 0px #fff, 2px 2px 0px #fff, -2px 2px 0px #fff;
    top: 90px;
    font-size: 2em;
}
p.area_view span {
    font-size: 0.6em;
    color: #000;
}
top_area_img {
    text-align: center;
}

p.t_read {
    text-align: center;
    margin: -40px 0 47px;
}

.box01 {
    text-align: center;
}

.box01 h2 {
    color: #fff;
    background: #c12e38;
    font-size: 45px;
}

.box01 h2 span {
    font-size: 25px;
    display: block;
}

.box01 .txt01 {
    color: #c12e38;
    font-size: 25px;
    font-weight: bold;
}

.box01 .txt01 span {
    font-size: 45px;
    display: block;
}

.box01 .txt02 {
    color: #c12e38;
    font-size: 25px;
    font-weight: bold;
    line-height: 1.7;
}

.box02 {
    text-align: center;
}

.box02 .inner {
    background: #f8f8f8;
}

.box02 h2 {
    color: #fff;
    background: #c12e38;
    font-size: 45px;
}

.box02 h2 span {
    font-size: 25px;
    display: block;
}

.box02 h3 {
    color: #333;
    font-size: 40px;
    background: none !important;
    margin-bottom: -32px !important;
}

.box02 h3:after {
    border-top: none !important;
}

.box02 h3 img {
    margin: 10px 18px 18px 0;
}

.box02 p {
    font-size: 18px;
}

.box02 p span {
    text-decoration: underline;
}

h2.flow {
    color: #fff;
    background: #007130;
    font-size: 45px;
    text-align: center;
}

h2.flow span {
    font-size: 25px;
    display: block;
}

#main-wrap {
    width: 100%;
    margin: 0 auto;
}
.content p {
    padding: 0!important;
 }
section h1 {
    max-width: 940px;
    margin: 20px auto 40px;
    border-bottom: 1px solid #bdbdbd;
    border-top: 3px solid #4ba235;
    padding: 10px 0;
    background: #fafafa;
    text-align: center;
}
h2 {
    position: relative;
    background: linear-gradient(to bottom, #4ba235, #136018);
    color: #fff;
    padding: .5em 1em;
    font-size: 1.6em;
    margin: 1.5em 0 1em;
    line-height: 1.5;
}
.area_des {
    background-image: linear-gradient(to right, #000, #000 1px, transparent 1px, transparent 4px);
    background-size: 5px 1px;
    background-position: bottom;
    background-repeat: repeat-x;
    margin: 0 auto 20px;
    padding: 10px 20px;
    line-height: 2;
    color: #333;
}

header {
  padding: 0px!important;
  border-bottom: none!important;
}

.header-wrap {
  box-shadow: none;
}

.header-wrap .header-logo {
  max-width: 940px;
}

.header-logo {
  width: 1200px;
}

#logo img, .logo img {
  margin: 0;
}

#nav_fixed #nav ul {
  background: #fff;
}

.header-logo #nav ul, #onlynav ul, #nav_fixed #nav ul {
  max-width: 940px;
}

.header-logo #nav ul li, #onlynav ul li, #nav_fixed #nav ul li {
  position: relative;
  float: left;
}

.header-logo #nav ul li ul a, #onlynav ul li ul a, #nav_fixed #nav ul li ul a {
  width: 200px;
  background: #fff;
}

#onlynav ul ul li, #onlynav ul li ul a {
  width: 200px;
  background: #4ba235;
}

.head_info_tel {
  background: url(/wp-content/uploads/2018/04/head_tel.jpg);
  background-size: 100%;
  width: 322px;
  height: 60px;
  top: 0;
}

.head_info_tel p {
  top: 20px;
  position: absolute;
  font-size: 32px;
  padding-left: 55px;
  font-weight: bold;
  color: #21740c;
  font-family: 'arial black';
}

#onlynav ul li a {
  padding: 1em 1em;
}

.menu-menu1-container {
  background: #4ba235;
  background: linear-gradient(to bottom, #4ba235, #136018);
  color: #fff;
}

#onlynav ul li a {
  color: #fff!important;
}

#main, #single-main {
  max-width: 940px;
  margin: 0 auto;
}

#main-wrap {
  width: 100%;
  margin: 0 auto;
}

.appeal_box, #share_plz, .hentry, #single-main .post-sub, #breadcrumb, #sidebar .widget, .navigation, .wrap-post-title, .pickup-cat-wrap, .maintop-widget, .mainbottom-widget, .post-box-contents, .pickup_post_list, .sticky-post-box, .p-entry__tw-follow, .p-entry__push, .catpage_content_wrap, #cta {
  box-shadow: none!important;
}

.nav_inleft li {
  padding: 0;
}

.nav_inleft img {
  height: 60px;
  padding-top: 5px;
}

body, .hentry {
  background: transparent!important;
}

article {
  max-width: 1200px;
  margin: 0 auto;
}

.page_title {
  border-bottom: none;
  text-align: center;
}

.single-post-main {
  padding: 1em 0;
}

section h2, section h3, section div {
  max-width: 940px;
  margin: 0 auto 10px;
}

.sc_toggle_title, .sc_toggle_box, .sc_toggle_content, .diver_voice, .diver_voice_title, .diver_voice_title_p, .review_star, .diver_voice_content, .diver_voice_name, .diver_voice_title p {
  margin: 0 auto;
}

.diver_voice_wrap {
  margin: 20px auto 30px;
}

.widget>ul:first-of-type>li, .widget ul:first-child>li, .d_tab_tab>ul:first-of-type>li {
  border-bottom: none;
}

.zero_img {}
.switch {
    font-size: 18px;
    padding: 3px 0;
    color: #066f1f;
    font-weight: bold;
    margin-top: -5px;
    letter-spacing: 1.4px;
    margin-bottom: 50px;
}
.h2_title {
  color: #000;
  font-size: 54px;
  background: none;
  font-weight: bold;
  font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  text-align: center;
  margin: 0 auto;
  padding: 0;
}
.h2_title_des {
    margin-top: 10px;
}
.h2_title_middle {
  color: #000;
  font-size: 32px;
  background: none;
  font-weight: bold;
  font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  text-align: center;
  margin: 0 auto;
  padding: 0;
}

.h2_des {
  font-size: 30px;
  background: none;
  font-weight: bold;
  font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  text-align: center;
  margin: 0 auto;
  padding: 0;
}

span.green {
  color: #16790F;
  border-bottom: 10px solid;
  margin-bottom: 30px;
  display: inline-block;
}

span.greennounger {
  color: #16790F;
  margin-bottom: 30px;
  display: inline-block;
}

span.green_middle {
  font-size: 40px;
  color: #16790F;
  display: inline-block;
}

span.red {
  color: #c80108;
}

.under {
  border-bottom: 10px solid;
  margin-bottom: 30px;
  display: inline-block;
}

.cv_area_img {
  background: url(/wp-content/uploads/2018/04/cv_area_tel.jpg);
  background-size: 100%;
  width: 940px;
  height: 407px;
  top: 0;
  margin: 0 auto;
}

.cv_area_tel {
  font-size: 54px;
  color: #ed022b;
  font-family: 'arial black';
  padding: 180px 0 0 200px;
  display: block;
  letter-spacing: -1px;
}

.img_left {
  margin-right: 20px!important;
}

.text_right {
  font-size: 22px;
  font-weight: bold;
}

.text_green {
  color: #21740c;
}

.text_red {
  color: #ff0000;
}

.text_big {
  font-size: 36px;
  font-weight: bolder;
  letter-spacing: -2px;
  display: block;
  padding: 0 20px;
}

.text_under {
  text-decoration: underline;
}

.text_box {
  text-align: center;
  border: 5px solid #eee;
  padding: 20px;
  font-size: 20px;
  font-weight: bold;
  line-height: 40px;
}

.text_strong {
  text-align: center;
  font-size: 36px;
  font-weight: bold;
}

.border_box {
  text-align: center;
  border: 5px solid #eee;
}

.guchi {
  border: solid 3px #dadada;
  border-radius: 1em;
  padding: 10px;
  max-width: 900px;
}

.guchi_title {
  border-bottom: 3px solid #eee;
}

.guchi_text {
  font-size: 2em;
  font-weight: bold;
}

.guchi_img {
  float: right;
}

.guchi_coment {
  font-size: 1.2em;
}

.reason1 {
  background: url(/wp-content/uploads/2018/04/reason_bg1.jpg) no-repeat 0 0;
  background-size: contain;
  height: 0;
  padding-top: 11.1111%;
  width: 96%;
}

.reason2 {
  background: url(/wp-content/uploads/2018/04/reason_bg2.jpg) no-repeat 0 0;
  background-size: contain;
  height: 0;
  padding-top: 11.1111%;
  width: 96%;
}

.reason3 {
  background: url(/wp-content/uploads/2018/04/reason_bg3.jpg) no-repeat 0 0;
  background-size: contain;
  height: 0;
  padding-top: 11.1111%;
  width: 96%;
}

.reason1 p, .reason2 p, .reason3 p {
  position: absolute;
  top: 20%;
  left: 20%;
  float: left;
}

.reason1 span:first-child, .reason2 span:first-child, .reason3 span:first-child {}
p.reason_des{
    padding: 10px 20px;
    text-align: left;
    line-height: 2;    
}
.review {
  max-width: 940px;
  padding: .3em 1em;
  margin: 40px;
  background: #fff6e7;
}

.review ul {
  overflow: auto;
  padding: 0 20px 20px;
}

.review ul li {
  float: left;
  text-align: left;
    list-style: none;
}

.review ul li:first-child {
  width: 15%;
  margin-right: 2%;
}

.review ul li:last-child {
  width: 83%;
}

.review_add {
  font-size: 24px;
  font-weight: bold;
  border-bottom: 5px solid #fff;
}

.review_coment {
  font-size: 18px;
}

.sengen_sv {
  border: 5px solid #4ba235;
}
.content p.sengen_sv_des {
    padding: 10px 20px!important;
}
.evidence_link {
    margin: 0;
    letter-spacing: 1px;
}
.sengen_sv p {
  padding: 10px;
}

.content_left {
  text-align: left;
}

table {
  max-width: 940px;
  padding: .3em 1em;
  margin: 0 auto;
}

td.wid_250 {
  width: 250px;
}

#bigfooter li {
  padding: 0px;
}

#bigfooter a:hover {
  color: #036c05;
}

.footer-fix {
  width: 100%;
  position: fixed;
  bottom: 0;
  background: #fff;
  opacity: 0.95;
  box-shadow: 0 -3px 3px #eee;
}

.footer-fix ul {
  max-width: 940px;
  margin: 0 auto;
  overflow: auto;
}

.footer-fix ul li {
  float: left;
}

.fix_info_logo {
  margin-right: 25%;
  width: 20%;
}

.fix_info_tel {
  background: url(/wp-content/uploads/2018/04/head_tel.jpg);
  background-size: 100%;
  width: 322px;
  height: 60px;
  top: 0;
}

.fix_info_tel p {
  top: 20px;
  position: absolute;
  font-size: 32px;
  padding-left: 55px;
  font-weight: bold;
  color: #21740c;
  font-family: 'arial black';
}

.fix_info_mail {
  width: 18%;
}

#footer {
  margin-bottom: 60px;
}




/* smart phone */

@media screen and (max-width: 767px) {
.single-post-main {
    padding: 1em 2%;
}
  #top_area {
    width: 100%;
    font-size: 3em;
    margin: 0;
    padding-top: 0px;
  }
  p.area_view {
    position: absolute;
    line-height: 1.2;
    font-size: 0.5em;
    margin: 0;
    top: 5%;
  }
  p.area_view span {
    position: unset;
    display: inline;
  }
  p.top_area_title {
    top: 23%;
    font-size: 1em;
  }
    
    p.top_area_title span {
        font-size: 19px;
    }
    
     p.t_read {
        margin: -8px 0 47px; 
     }

     .box01 h2 {
        font-size: 26px;　
        line-height: 1.2;
     }
     .box01 h2 span {
         font-size: 17px;
         line-height: 1.8;
     }  
     .box01 .txt01 {
         font-size: 17px;
     }
     .box01 .txt01 span {
         font-size: 26px;
     }
    
    .box01 .txt02 {
            font-size: 20px;
            line-height: 1.5;
    }
     .box02 h2 {
        font-size: 26px;　
        line-height: 1.2;
     }
     .box02 h2 span {
         font-size: 17px;
         line-height: 1.8;
     }  
    
    .box02 h3 {
        font-size: 21px;
        text-align: left;
        line-height: 1.7;
    }
    
    .box02 p {
        font-size: 14px;
        margin: 20px 20px 0;
    }
    .box02 p.arrow {
        margin: 0;
    }
    .box02 p.arrow img {
        margin: 0;
    }
    .box02 h3 img {
        margin: -9px 6px 18px 0;
        width: 52px;
        float: left;
    }
    h2.flow {
        font-size: 25px;
    }
    h2.flow span {
        font-size: 16px;
    }
  #main-wrap {
    background-size: 320% !important;
    padding: 0;
  }
  .content p {
    padding: 0!important;
  }
  section h1 {
    font-size: 2em;
    margin: 0 auto 20px;
  }
  .area_des {
    margin: 0 auto 10px;
    padding: 10px ;
  }
  .cv_area_img {
    width: 100%;
    height: auto;
    background-repeat: no-repeat;
  }
  .h2_title, span.green_middle {
    font-size: 5vw;
  }
     .h2_title, span.small_sub {
    font-size: 5vw;
  }
  .h2_title_middle {
    font-size: 5vw;
  }
  .h2_des {
    font-size: 5vw;
  }
  .border_box .h2_title {
    font-size: 22px;
         line-height: 0.8;
        margin-bottom: 10px;
  }
  .text_big {
    font-size: 4.8vw;
    line-height: 1.6;
    letter-spacing: 0px;
  }
  .text_box {
    line-height: 30px;
  }
  .text_strong {
    font-size: 1.6em;
  }
  .img_left {
    margin: 0 auto!important;
    display: block;
    float: none;
    margin-right: auto!important;
  }
  .text_right {
    display: block;
    font-size: 4.8vw;
    line-height: 1.6;
  }
  .zero_img {
    display: block;
    padding: 0;
  }
  .cv_area_tel {
    font-size: 6vw;
    padding: 19% 0 20% 22%;
  }
  .guchi_title {
    border-bottom: 3px solid #eee;
  }
  .guchi_text {
    font-size: 1.6em;
  }
  .guchi_img {
    border-bottom: 3px solid #eee;
    float: none;
  }
  .guchi_coment {
    margin-bottom: 20px;
  }
  .reason1 p, .reason2 p, .reason3 p {
    left: 18%;
  }
  .review {
    margin: 3%;
  }
  .review ul {
    padding: 0;
  }
  .review ul li {
    float: left;
    text-align: left;
  }
  .review ul li:first-child {
    width: 15%;
    margin-right: 5%;
  }
  .review ul li:last-child {
    width: 80%;
  }
  .review_add {
    font-weight: bold;
    border-bottom: 5px solid #fff;
    font-size: 4.8vw;
    line-height: 1.6;
    letter-spacing: 0px;
  }
  .review_coment {
    font-size: 4.8vw;
    line-height: 1.6;
  }
}


/* cta */

.cta_area {
  background: url(/wp-content/uploads/2018/04/cv_area_tel.jpg) no-repeat 0 0;
  height: 0;
  background-size: contain;
  padding-top: 43.2979%;
  position: relative;
}

.cta_tel {
  font-size: 5vw;
  color: #ed022b;
  font-family: 'arial black';
  letter-spacing: -1px;
  position: absolute;
  top: 40%;
  left: 38%;
}

.cta_mail_link {
  position: absolute;
  top: 70%;
  left: 39%;
  margin-right: 5%;
}

.cta_mail_pc {
  margin: 0!important;
}

.cta_mail_sp {
  display: none;
}

#cta_box p, #cta_box br {
  display: none;
}

.cta_tel {
  top: 44%;
}

#cta {
  max-width: 980px;
  margin: 0 auto;
}

#cta .cta_tel {
  top: 40%;
}

@media (max-width:767px) {
  .cta_mail_pc {
    display: none;
  }
  .cta_mail_sp {
    display: block;
    margin: 0!important;
  }
  .cta_area {
    background: none;
    height: auto;
    background-size: 100%;
    padding-top: 0;
    position: static;
    margin: 0;
  }
  .cta_area_link {
    background: url(/wp-content/uploads/2018/04/cta_tel_sp.jpg) no-repeat 0 0;
    height: 0;
    background-size: contain;
    padding-top: 36.4583%;
    position: relative;
    margin: 0;
    display: block;
  }
  .cta_tel {
    font-size: 8vw;
    color: #fff;
    top: 60%;
    left: 20%;
    letter-spacing: 1px;
  }
  .cta_mail_link {
    position: unset;
    top: auto;
    left: auto;
    margin-right: 0;
  }
  #cta .cta_tel {
    top: 60%;
  }
  .footer-fix {
    display: none;
  }
    .widget ul:first-child>li {
    border-bottom: 1px solid #eee;
}
    .widget.widget_nav_menu li a{
    font-size: 1em;
    font-weight: bold;
        color: #fff;
}
}
@media (min-width:767px)and (max-width:1023px) {
.widget ul:first-child>li {
    border-bottom: 1px solid #eee;
}
  .widget.widget_nav_menu li a{
    font-size: 1em;
    font-weight: bold;
    color: #fff;
}
}
@media (min-width:1100px) {
  .cta_tel {
    font-size: 54px;
  }
}
/* クリアフィックス */
.appositive-list ul:after {
content: "";
clear: both;
display: block;
}
/* 一覧のリストの設定 */
.appositive-list ul li {
list-style-type: none;
display: block;
float: left;
margin-bottom: 2.87%;
height: 75px;/* 見た目の調整 */
line-height: 75px;/* 見た目の調整 */
background: #DDFFDD;/* 見た目の調整 */
text-align: center;/* 見た目の調整 */
}
/* 等分なし */
.appositive-list ul.al-1 li {
width: 100%;
}
/* 横並びに等分 */
.appositive-list ul.al-2 li {
width: 48.56%;
margin-right: 2.88%;
}
.appositive-list ul.al-2 li:nth-child(2n) {
margin-right: 0;
}
/* 横並びに3等分 */
.appositive-list ul.al-3 li {
width: 31.42%;
margin-right: 2.87%;
}
.appositive-list ul.al-3 li:nth-child(3n) {
margin-right: 0;
}
/* 横並びに4等分 */
.appositive-list ul.al-4 li {
width: 22.84%;
margin-right: 2.88%;
}
.appositive-list ul.al-4 li:nth-child(4n) {
margin-right: 0;
}
/* 横並びに5等分 */
.appositive-list ul.al-5 li {
width: 17.68%;
margin-right: 2.9%;
}
.appositive-list ul.al-5 li:nth-child(5n) {
margin-right: 0;
}
/* 20180516追加 */
.sc_toggle_title {
    background: #08b09c;
}
.sc_toggle_box {
    border: 1px solid #fff;
    color: #fff;
    font-weight: bold;
}
.sc_toggle_title:after {
    color: #fff;
}
.sc_toggle_content {
    padding: 30px 20px 5px;
    background: linear-gradient(to bottom, #08b09c, #228478);
}
.appositive-list ul li {
    background: #fff;
    color: #333;
}
/* 20180517追加 */
.appositive-list ul.al-2 li {
    border: 1px solid #eee;
    background: linear-gradient(to bottom, #fff, #f2f2f2);
}
/* 20180530追加 */
@media (min-width: 768px) and (max-width: 1023px) {
.fix_info_logo {
    margin-right: 18%;
}
.top_area {
    font-size: 40px;
}
.widget_text{
    display: none;
}
.widget ul:first-child>li {
    border-bottom: 1px solid #eee;
}
  .widget.widget_nav_menu li a{
    font-size: 1em;
    font-weight: bold;
    color: #fff;
}
}
/* 20180530追加 */
.cta_content {
    padding: 0;
}
/* 20180604追加 */
.spv {
    display: none;
}
@media screen and (max-width: 767px) {
.spv {
    display: block;
}
.drawer-hamburger {
    background-color: #eee;
}
.header-logo .drawer-hamburger-icon {
    margin: 10px auto 0;
    position: relative;
    display: block;
}
.drawer-hamburger-icon, .drawer-hamburger-icon:after, .drawer-hamburger-icon:before {
    background-color: #333355 !important;
}
.drawer-hamburger-icon:after, .drawer-hamburger-icon:before {
    position: absolute;
    top: -10px;
    left: 0;
    content: " ";
}
.header-logo .drawer-hamburger-icon:after {
    top: 7px;
    width: 100% !important;
}
#logo h1 {
    margin-top: -2vw;
}
}
/* 20180606追加 */
#onlynav ul li a {
    padding: 1em 0.8em;
}
#nav_fixed #nav ul li a {
    padding: 1.4em 0.8em;
}

/* 20180619追加 */
table.tdata1 td {
    width: 50%;
    text-align: center;
}
table.tdata2 td {
    width: 20%;
}
table td.tdata_list {
    background: #f9f9f9;
}
/* 20180622追加 */
#page-top a {
    background: #52a63d!important;
}
/* 20180629追加 */
#breadcrumb {
    max-width: 940px;
    margin: 0 auto 10px;
}
.catpage_content_wrap .innner {
    max-width: 940px;
}
.catpage_content_wrap .cover {
    background: linear-gradient(to bottom, #33a327, #b5ffad);
}
.post-box .post-cat,
.post .single-post-category {
    background: #33a327;
    margin: 0 auto;
}
#single-main .tag,
.post-box .post-tag a {
    background: #b5ffad;
}

/* 20180709追加 */
.category-column header {
    margin-bottom: 3%;
}
.category-column #toc_container {
    border: 5px solid #eee!important;
    color: #666!important;
}
.category-column #toc_container .toc_title {
    background: #eee!important;
    color: #000!important;
    padding: 0 3%!important;
}
span.toc_toggle {
    background: #eee!important;
}
.category-column .single-post-main {
    padding: 3%;
    border: 1px solid #ddd!important;
}
.category-column .area_des {
    margin-bottom: 10%;
    padding: 0 0 3%!important;
}
.category-column .content img {
    margin: 3% auto;
    display: block;
}
.category-column .content h2 {
    background: linear-gradient(to bottom, #4ba235, #136018);
}
.category-column .content h3 {
    background: #eee;
    color: #333;
    margin-bottom: 5%;
}
.category-column .content h3:after {
    border-top: 15px solid #eee;
}
.category-column .fontsize.\31 {
    font-size: 0.8em;
    display: block;
    text-align: center;
}

#sidebar {
    width: 160px;
}
#sidebar .widget_post_list.grid {
    width: 100%;
}
span.pv_title {
    font-size: 0.8vw;
}
span.pv_count {
    font-size: 1.2vw;
    font-weight:bold;
    color:#21740c;
}
@media screen and (max-width: 767px) {
#sidebar {
    width: 100%;
}
#sidebar #fix_sidebar .widgettitle {
    margin-top: 0;
    font-size: 1em;
    padding: 5px 10px;
    border-radius: 0;
    background: linear-gradient(to bottom, #4ba235, #136018);
    color: #fff;
    font-weight: bold;
}
#sidebar #fix_sidebar .post_list_thumb {
    float: left;
    position: relative;
    margin-right: 10px;
    width: 100px;
    height: 70px;
}
#sidebar #fix_sidebar .meta {
    overflow: auto;
    width: auto;
    float: unset;
}
span.pv_title {
    font-size: 4vw;
}
span.pv_count {
    font-size: 5vw;
}
}
/* 20180711追加 */
#glossary_list ul {
    padding: 0;
    margin: 0 auto;
    text-align: center;
}
#glossary_list ul li {
    width: 13.5%;
    display: inline-block;
    border: 2px solid #136018;
    border-radius: 3px;
}
#glossary_list ul a li {
    color: #136018;
    font-weight: bold;
    padding: 5px 0;
}
#glossary_list span.small {
    font-size: 0.8em;
}
@media screen and (max-width: 767px) {
#glossary_list ul li {
    width:20%;
}   
#top_area {
    text-align: left;
    position: relative;
}
}
/* 20180709追加 */
.faq_area {
    display:-webkit-box;
    display:-moz-box;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
.faq_area:after {
    content:"";
    display:block;
    clear: both;
}
.faq_box {
    width: 46%;
    float: left;
    display: inline-block;
    margin: 0 2% 2%;
}
.faq_box_100 {
    width: 96%;
    float: left;
    display: inline-block;
    margin: 0 2% 2%;
}
.faq_box,
.faq_box_100 {
    background: #F5F5F5;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.faq_box h2,
.faq_box_100 h2 {
    background: #fff;
    color: #000;
    font-size: 1.2em;
}
.faq_box h2:before,
.faq_box_100 h2:before {
    font-family: FontAwesome;
    content: "\f0da";
    display: inline-block;
    color: #309e16;
    padding-right: .25em;
    font-size: 130%;
    vertical-align: text-bottom;
    line-height: 1.1;
}
.faq_inner ul {
    list-style:none;
}
.faq_inner ul li {
    font-size: 0.8em;
}
.faq_inner ul li:before {
    content: "\FF31";
    padding-right: .5em;
    display: inline-block;
    color: #db0311;
    margin-left: -1.2em;
    font-family: "UD新ゴ M", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: bold;
    font-size: 1em;
}
#page-main .widget,
#bigfooter {
    max-width: 940px;
    margin: 0 auto;
}

.front_h1 {
    font-size: 0.9em;
    margin-bottom: 0;
    margin-left: 16px;
}
.content .area1_inner a {
    color: #fff;
}
.content .area1_inner .sc_toggle_content a {
    color: #6f97bc;
}
#cta .cta_mail_link {
    top: 69%;
}

@media screen and (max-width: 767px) {
.front_h1 {
    font-size: 2.4vw;
}
    .faq_box {
    width: 100%;
}
.header-wrap {
  box-shadow: 0 0 5px 0 rgba(0,0,0,0.3);
}
}
@media screen and (max-width: 1023px) {
p.menu_text {
    color: #000;
    font-size: 2vw;
    margin: 40px 0 0 0;
    width: 55px;
    text-align: center;
}
.drawer-nav-btn {
    left: 12px;
}
.drawer-nav-btn-wrap {
    background: #eee;
}
.drawer_content_title, .searchbox_content_title {
    background: #eee;
    color: #333;
    margin: 10px 10px 0;
    border-bottom: 1px solid #fff;
}
}
@media screen and (max-width: 959px) {
#nav_fixed .logo img {
    height: 55px;
}
}
.mg-0 {
    margin: 0!important;
}
/* 20180604追加 */
.pcv {
    display: block;
}
.spv {
    display: none;
}
@media screen and (max-width: 767px) {
.spv {
    display: block;
}
.pcv {
    display: none;
}
}
.manga_1 {
    height: 0;
    margin: 0;
    padding-top: 76.047%;
    background: url(/wp-content/uploads/2018/11/manga1.png) 0 0 no-repeat;
    background-size: contain;
}
.manga_2 {
    height: 0;
    margin: 0;
    padding-top: 102.865%;
    background: url(/wp-content/uploads/2018/11/manga2.png) 0 0 no-repeat;
    background-size: contain;
}
.manga_3 {
    height: 0;
    margin: 0;
    padding-top: 78.912%;
    background: url(/wp-content/uploads/2018/11/manga3.png) 0 0 no-repeat;
    background-size: contain;
}
.manga_4 {
    height: 0;
    margin: 0;
    padding-top: 72.887%;
    background: url(/wp-content/uploads/2018/11/manga4.png) 0 0 no-repeat;
    background-size: contain;
}

.nav_inleft li {
   float: left;
}

.time_tel {
    font-size: 18px;
    padding: 3px 0;
    color: #066f1f;
    font-weight: bold;
    margin-top: 10px;
    text-align: center;
    line-height: 1.4;
    text-decoration: underline;
}
#top_header_sp {
	display: none;
}
@media screen and (max-width: 767px) {
.cta_area {
    background: url(/wp-content/uploads/img/lp/cta_bg_new_sp.jpg) no-repeat 0 0;
    height: 0;
    background-size: cover;
    padding-top: 86.6667%;
    position: relative;
    margin: 0;
    display: block;
}
.cta_area_link {
    background: none;
    height: 0;
    background-size: unset;
    padding-top: 0;
    position: absolute;
    margin: 0;
    display: block;
    top: 60%;
    left: 12%;
    text-decoration: none;
}
.cta_tel {
    font-size: 9vw;
    color: #ed022b;
    top: unset;
    left: unset;
    letter-spacing: 1px;
    position: relative;
    text-shadow: -2px -2px #fff, 2px -2px #fff, -2px 2px #fff, 2px 2px #fff;
}
.cta_mail_sp {
    display: block;
    width: 94%;
    margin: 3%!important;
    position: absolute;
    top: 74%;
    left: 0%;
}
.time_tel {
    font-size: 12px;
    margin-top: 3px;
}
#cta_box br {
    display: block;
}
#top_header_sp {
	display: block;
    margin-bottom: 0px;
    max-width: 100%;
    margin: 0;
    padding: 5px 0 0;
    position: fixed;
    bottom: 0;
    z-index: 99999;
    left: 0;
    width: 100%;
    background: #fff;
    box-shadow: 0.5px 0.5px 1px;
}
#top_header_sp .top_logo {
    padding-top: 0;
    text-align: center;
    width: 40%;
    margin-top: 0;
    float: left;
}
#top_header_sp .top_logo img {
    width: 100%;
    padding: 0;
}
#top_header_sp .head_info_new_sp {
    display: block;
    float: right;
    top: 0;
    right: 0;
    width: 50%;
}
#top_header_sp ul {
    min-height: 30px;
}
#top_header_sp .head_info_tel_sp_new {
    width: 45%;
    padding: 1%;
    float: right;
}
#top_header_sp .head_info_mail_sp_new {
    width: 25%;
    padding: 1%;
    float: right;
}
#page-top {
    bottom: 50px!important;
}
}

.diver_voice_icon {
    width: 12%;
}
.diver_voice {
    width: 85%;
}
@media screen and (max-width: 767px) {
.single-post-main h1 {
    font-size: 1.2em;
}
}

.column_box {
    max-width: 940px;
    margin: 0 auto!important;
}
.content ol {
    padding-left: 0;
}
/*フロー図*/
.flow-chart{
  margin-left: 0;
  background: #fff;
}

.flow-chart li{
  list-style: none;
  margin-bottom: 20px;
  padding-bottom: 60px;
  background: url(/wp-content/uploads/2019/12/icon-arrow-b-chart.png) center bottom no-repeat;
}

  /*Retina（高解像度）ディスプレイ用*/
  @media screen and (-webkit-min-device-pixel-ratio:2),
  (min-resolution: 2dppx){

    .flow-chart li{
      background: url(/wp-content/uploads/2019/12/icon-arrow-b-chart@2x.png) center bottom no-repeat;
      -webkit-background-size: 161px 40px;
      background-size: 161px 40px;
    }

  }

.flow-chart li.end,
.flow-chart li:last-child{
  padding-bottom: 0;
  background: none;
}

.flow-chart .process-box{
  padding: 30px;
  background-color: #2c8040f0;
  color: #fff;
}

.zero3 {
  overflow: hidden;
}
.zero3 ul {
  list-style: none;  
}
.zero3 ul li {
  width: 48%;
  margin: 1%;
  float: left;
}
.zero3 ul li img {
  margin: 0 0 10px 0;
}
.zero3 ul li p {
  min-height: 120px;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
.zero3 ul {
  padding-left: 0;
}
.zero3 ul li {
  width: 98%;
  margin: 1%;
}
.zero3 ul li p {
  min-height: auto;
}
}

/*20220723追加*/
.categoryBox {
    padding-bottom: 20px;
}
.categoryBox.categoryBox-gray {
    margin-top: 60px;
    padding-top: 60px;
    background: #f7f7f7;
}
.categoryBox　.container {
    position: relative;
    width: 1100px;
    max-width: 95%;
    margin: 0 auto;
}
.categoryBox　.container:after {
    content: "";
    display: block;
    clear: both;
}
.heading {
    display: block;
    margin-bottom: 20px;
    letter-spacing: .5px;
    font-weight: 700;
}
.heading.heading-primary {
    line-height: 1.5;
    font-size: 32px;
    text-align: center;
    margin-bottom: 3%;
    background: transparent;
    color: #191919;
}
.categoryBox__list {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin-left: -20px;
}
.categoryBox__list:after {
    content: "";
    display: block;
    clear: both;
}
.categoryBox__item {
    width: calc(33.3% - 20px);
    float: left;
    margin: 0 0 40px 20px;
}
.eyecatch {
    position: relative;
    width: 100%;
    height: auto;
    margin-bottom: 3%;
    overflow: hidden;
}
.eyecatch:before {
    content: "";
    display: block;
    padding-top: 56.25%;
}
.heading {
    display: block;
    margin-bottom: 20px;
    letter-spacing: .5px;
    font-weight: 700;
}
.eyecatch img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
    width: 100%;
    height: auto;
    vertical-align: bottom;
    transform: scale(1);
    transition: ease-in-out .2s;
}
.heading a {
    display: inline-block;
    transition: .2s;
}
.heading.heading-archive {
    font-size: 24px;
    line-height: 1.5;
    margin-bottom: 10px;
}
@media screen and (max-width: 767px){
.categoryBox　.container {
    width: 100%;
    max-width: 100%;
    padding: 0 10px;
}
.categoryBox.categoryBox-gray {
    margin-top: 0;
    padding-top: 3%;
}
.heading.heading-primary {
    font-size: 18px;
    margin: 0;
}
.categoryBox__list {
    margin-left: -10px;
}
.categoryBox__item {
    width: calc(50% - 10px);
    margin: 0 0 20px 10px;
}
.eyecatch.eyecatch-archive {
    margin-bottom: 10px;
}
.heading.heading-archive {
    font-size: 16px;
}
}

.sc_toggle_box .sc_toggle_title h2 {
    background: none;
    padding: 0.5em 0 0;
}
.sc_toggle_box {
    box-shadow: none;
}
.sc_toggle_box+.sc_toggle_box {
    margin-top: -0.1em;
}

.diver_voice_icon {
    width: 80%;
    margin: 0 10%!important;
}
@media screen and (max-width: 767px) {
.diver_voice_wrap figure {
    padding: 0 3% 0 0!important;
}
.diver_voice_icon {
    width: 100%;
    margin: 0!important;
}
}