@charset "UTF-8";
.clearfix:before, .clearfix:after {
  content: " ";
  display: table
}
.clearfix:after {
  clear: both
}
.clear, .both {
  clear: both
}
.left {
  float: left
}
.right {
  float: right
}
.aright {
  text-align: right
}
.acenter {
  text-align: center
}
.inline_block {
  display: inline-block
}
.center {
  text-align: center
}
.bold {
  font-weight: 700
}
.pagination {
  margin-bottom: 10px
}
.maxh100 {
  max-height: 100px
}
.maxh200 {
  max-height: 200px
}
.maxw100 {
  max-width: 100px
}
.maxw200 {
  max-width: 200px
}
.scroll {
  overflow: auto
}
.bd_blue {
  border-color: #56C6F6
}
.bd_green {
  border-color: #7DD952
}
.bd_red {
  border-color: #FF5352
}
.bd_orange {
  border-color: #FD7926
}
.lh20 {
  line-height: 20px
}
.lh30 {
  line-height: 30px
}
.lh40 {
  line-height: 40px
}
.ico_req {
  vertical-align: middle;
  padding: 1px 5px;
  margin: 0
}
.normal {
  font-weight: normal !important
}
.block {
  display: block
}
.pointer {
  cursor: pointer
}
.red {
  color: red
}
.blue {
  color: #00f
}
.orange {
  color: #FF7900
}
.gray {
  color: #999
}
.green {
  color: #3FA819
}
.fs10 {
  font-size: 10px
}
.fs12 {
  font-size: 12px
}
.fs14 {
  font-size: 14px
}
.fs16 {
  font-size: 16px
}
.fs18 {
  font-size: 18px
}
.fs20 {
  font-size: 20px
}
.fs22 {
  font-size: 22px
}
.fs24 {
  font-size: 24px
}
.fs32 {
  font-size: 32px
}
.fs48 {
  font-size: 48px
}
.pd0 {
  padding: 0
}
.mg0 {
  margin: 0
}
.mgt40 {
  margin-top: 40px
}
.mgb40 {
  margin-bottom: 40px
}
.mgr40 {
  margin-right: 40px
}
.mgl40 {
  margin-left: 40px
}
.mgt20 {
  margin-top: 20px
}
.mgb20 {
  margin-bottom: 20px
}
.mgr20 {
  margin-right: 20px
}
.mgl20 {
  margin-left: 20px
}
.mgt10 {
  margin-top: 10px
}
.mgb10 {
  margin-bottom: 10px
}
.mgr10 {
  margin-right: 10px
}
.mgl10 {
  margin-left: 10px
}
.mgt5 {
  margin-top: 5px
}
.mgb5 {
  margin-bottom: 5px
}
.mgr5 {
  margin-right: 5px
}
.mgl5 {
  margin-left: 5px
}
.pd5 {
  padding: 5px
}
.pd10 {
  padding: 10px
}
.pd20 {
  padding: 20px
}
.pd40 {
  padding: 40px
}
.wd20 {
  width: 20px !important
}
.wd30 {
  width: 30px !important
}
.wd40 {
  width: 40px !important
}
.wd50 {
  width: 50px !important
}
.wd60 {
  width: 60px !important
}
.wd80 {
  width: 80px !important
}
.wd100 {
  width: 100px !important
}
.wd160 {
  width: 160px !important
}
.wd180 {
  width: 180px !important
}
.wd200 {
  width: 200px !important
}
.wd240 {
  width: 240px !important
}
.wd320 {
  width: 320px !important
}
.wd480 {
  width: 480px !important
}
.wd640 {
  width: 640px !important
}
.wd750 {
  width: 750px !important
}
.wd_full {
  width: 100% !important
}
.nowrap {
  word-break: break-all
}



body {
    line-height: 1;
    background-color: #fff;
}
section {
    max-width: 900px;
    margin: 0 auto 60px; 
}

section p {
    line-height: 1.4;
}
ol, ul {
    margin: 0;
    padding-left: 0px;
}
ul {
    list-style: none;
    overflow: hidden;
    margin-left: 0;
}
p {
    margin: 0;
}
.article-body p {
    margin-bottom: 0px;
}
#section, .grid {
    margin: 0;
}
.grid {
    padding: 0;
    border: 0px;
}
.keni-header_wrap {
    background-image: none;
    padding-top: 0;
}
.keni-header_inner {
    display: none;
}
h1.entry_title {
    font-size: 48px!important;
    padding: 20px 0!important;
    margin: 30px auto 60px!important;
    text-align: center;
    color: #dd0000;
    border-bottom: 1px solid #bdbdbd;
    border-top: 3px solid #dd0000;
    background: #fafafa;
    max-width: 900px;
}
.keni-section h1:not(.title_no-style) {
    background-image: none;
}
.keni-section h1:first-child {
    margin: 0 0 30px;
}
.keni-gnav_wrap {
    background-color: #dd0000;
}
.keni-gnav_cont {
    margin: 0;
    background: #f40303a3;
}
.keni-gnav_inner li a,
.keni-gnav_inner li a:hover,
.keni-gnav_inner li a:active,
.keni-gnav_inner li a:focus {
    border-bottom: 0px;
}
.cta_time {
    font-size: 18px;
    padding: 3px 0;
    color: #066f1f;
    font-weight: bold;
    margin-top: 5px;
    line-height: 1.2;
    text-align: center;
    text-decoration: underline; 
}
@media (min-width: 768px){
.col1 .keni-header_outer, .col1 .keni-gnav_outer, .col1 .keni-mv_outer, .col1 .catch-area, .col1 .archive_title_wrap, .col1 .keni-breadcrumb-list_outer, .col1 .keni-footer_outer, .col1 .keni-copyright, .col1 .keni-section_wrap, .col1 .keni-sep-conts_outer, .col1 .keni-footer-panel_outer {
    max-width: 900px;
}
.keni-gnav_inner li a {
    padding: 15px 10px;
    color: #fff;
}
.keni-main .keni-section_wrap {
    padding: 0;
}
}
h2 {
    margin-bottom: 0;
    padding: 0;
}
h2:not(.title_no-style) {
    background: #fff;
}
.keni-section h3 {
    margin-top: 0px;
}
h3 {
    margin: 0;
    padding: 0;
    border-top: 0px;
    border-bottom: 0px;
}
h3:not(.title_no-style) {
    border-top-color: #fff;
    border-bottom-color: #fff;
    color: #dd0000;
}

.post ul, .post ol {
    padding: 0;
}
.post h2 {
    border-left: 0px;
    padding: 0;
    text-align: center;
}
.post h2, .post h3, .post h4, .post h5, .post h6 {
    margin-top: 0px;
    margin-bottom: 0px;
}
.post h2:first-child, .post h3:first-child {
    margin-top: 0px;
}
.post h3 {
    padding: 0;
    margin-left: 0;
    border-left: 0px;
    padding-bottom: 0px;
    text-align: center;
    font-size: 32px;
    font-weight: bold;
}
.post p {
    margin: 0;
}
/*既存css修正end*/

.pcv {
    display: block;
}
.spv {
    display: none;
}
#top_header ul {
    margin: 0 auto;
    max-width: 900px;
    height: 60px;
}
.top_header_logo ul {

}
.top_header_logo li {
    float: left;
    margin: 0;
}
.top_logo {
    width: 200px;
    line-height: 1;
}
.top_des {
    width: 246px;
    font-size: 12px;
    padding: 40px 0 0 10px;
}
@media screen and (max-width: 900px){
.top_des {
    display: none;
}
}
.top_tel {
    width: 300px;
    position: relative;
}
.top_tel_no {
    position: absolute;
    left: 18%;
    top: 25px;
    font-weight: bold;
    font-size: 32px;
    letter-spacing: -2px;
    color: #dd0000;
    font-family: 'Meiryo',-apple-system,'BlinkMacSystemFont','.SFNSDisplay-Regular','Hiragino Kaku Gothic Pro','Yu Gothic','MS PGothic','Segoe UI','Verdana','Helvetica','Arial',sans-serif;
}
.top_mail {
    width: 144px;
    font-size: 24px;
}
.top_mv {
    background: url(../../../../uploads/img/mv_bg.jpg) no-repeat 0 0;
    background-position: center;
}
.pc_mv {
    max-width: 900px;
    margin:0 auto;
    position: relative;
    font-size: 36px;
}
.assist_area {
    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: 5%;
}
.assist_area span {
    font-size: 1.2em;
    color: #dd0000;
}
.assist_title {
    position: absolute;
    color: #dd0000;
    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: 30%;
    font-size: 3em;
}
.inner_des {
    font-size: 24px;
}
.font_maincolor {
    color: #dd0000;
    font-weight: bold;
}
.font_maincolor2 {
    color: #2D9C04;
    font-weight: bold;
}
.font_big {
    font-size: 32px;
}
.font_strong {
    font-size: 32px;
    font-weight: bold;
}
.font_center {
    text-align: center;
}
.nayami p,
.reason p,
.review p {
    text-align: center;
}
.nayami img,
.nayami_inner {
    margin-bottom: 30px;
}
.type p {
    text-align: center;
}
.type_inner {
    margin-top: 30px;
    padding: 30px;
    border: 1px solid #ddd;
    margin-bottom: 30px;
    background: #fafafa;
}
.type_inner ul li {
    width: 50%;
    float: left;
    padding: 2%;
    margin: 0;
}
.reason_inner ul li {
    width: 32%;
    float: left;
    padding: 2% 0;
    margin: 0;
}
.reason_inner ul li:nth-child(2) {
    margin: 0 2%;
}
.reason .inner_des .font_maincolor2 {
    font-size: 28px;
}
.area_detail {
    border: 5px solid #eee;
    padding: 20px;
}
.area_detail ul {
    margin: 0;
}
.area_detail ul li {
    float: left;
    margin: 3px 3px;
    padding: 3px 5px;
    text-align: center;
}
.area_detail ul li a {
    color: #000;
}
.area_detail ul li a:hover {
    color: #ffa000;
}
.area_detail ul li:first-child {
    width: 100px;
    background: #dd0000;
    color: #fff;
}
.cta_area {
    background: url(../../../../uploads/img/cv_area_tel.jpg) no-repeat 0 0;
    height: 0;
    background-size: contain;
    padding-top: 43.2979%;
    position: relative;
}
.cta_tel {
    font-size: 54px;
    color: #ed022b;
    font-family: 'arial black';
    letter-spacing: -1px;
    position: absolute;
    top: 50%;
    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;
}
.review h2 {
    margin-bottom: 30px;
}
.review_inner {
    padding: 2%;
    border: 1px solid #ddd;
    margin-bottom: 30px;
}
.review_inner ul li {
    width: 33.3%;
    float: left;
    padding: 1%;
    margin: 0;
}
.review_inner p {
    text-align: center;
}
.reason3 {
    padding: 0 30px;
    border: 5px solid #ddd;
}
.reason3 .reason3_img {
    float: right;
}
.after div img {
    float: right;
    margin-left: 2%;
} 
.qna p {
    padding: 10px;
    font-size: 18px;
}
.qna_q {
    background-color: #d9edf7;
}
.qna_q::before,
.qna_a::before {
    display: block;
    margin: 0 10px;
    vertical-align: middle;
    float: left;
}
.qna_q::after,
.qna_a::after {
    content: "";
    display: block;
    clear: both;
}
.qna_a {
    background-color: #ffe0ab;
    margin-bottom: 10px!important;
}
.qna_q::before {
    content: url(../../../../uploads/img/qna_q.png);
}
.qna_a::before {
    content: url(../../../../uploads/img/qna_a.png);
}
.time_tel {
    font-size: 18px;
    padding: 3px 0;
    color: #dd0000;
    font-weight: bold;
    margin-top: -5px;
    text-align: center;
    line-height: 1.4;
}
.copyright {
    background: #fff;
    color: #333;
}
.assist_footer {
    background: #fff;
    color: #333;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    margin-bottom: 0px;
}
.footer_inner {
    max-width: 900px;
    margin: 0 auto;
}
.footer_inner ul {
    margin: 0;
    padding: 30px 0;
}
.footer_inner li {
    width: 18%;
    margin: 0 1%;
    float: left;
    overflow: hidden;
}
.footer_inner p a {
    color: #333;
    text-decoration: none;
}
.footer_inner p a:hover {
    color: #ffa000;
}
.footer_inner p {
    margin-bottom: 10px;
}
.footer_list a::before {
    content: "▶ ";
    font-size:12px;
    color: #888;
}
@media screen and (max-width: 767px){
.pcv {
    display: none;
}
.spv {
    display: block;
}
.article ul, .article ol {
    padding-left: 0px;
}
.global-nav-in li {
    width: 100%;
    border-bottom: 1px solid #fff;
}
.section-wrap .section-in {
    padding: 0 10px;
}
.site-header-conts {
    position: relative;
    top: 40px;
}
.entry-content {
    margin-bottom: 0;
}
.top_header_logo li {
    width: 100%;
    text-align: center;
    margin: -5px 0 3px;
}
.top_header_logo li:nth-child(2) {
    display: block;
    width: 100%;
    text-align: center;
}
.top_header_logo li:nth-child(3),
.top_header_logo li:nth-child(4) {
    display: none;
}
.top_header_logo li img {
    width: 40%;
}
.breadcrumbs {
    padding: 5px 0 10px;
    border-top: 1px solid #bdbdbd;
}
.top_mv {
    background: none;
}
.assist_area {
    font-size: 0.6em;
    top: 3%;
    left: 5%;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    -ms-transform: translate(0%, 0%);
}
.assist_title{
    font-size: 1.6em;
    letter-spacing: -3px;
    top: 35%;
}
h1.entry_title {
    font-size: 24px!important;
    padding: 10px 0!important;
    margin: 3% auto!important;
}
.keni-section h1 {
    padding: 0;
}
section {
    margin-bottom: 30px;
}
.entry-title, .archive-title {
    margin-bottom: 0px;
}
.article h3 {
    margin: 10px 0;
}
.top_des {
    width: 100%;
    padding: 0 0 20px 0;
}
.inner_des {
    font-size: 18px;
}
.font_strong {
    font-size: 18px;
}
.font_big {
    font-size: 18px;
}
.entry-title, .archive-title {
    font-size: 24px;
    padding: 10px 0;
}
.nayami {
    margin-bottom: 0px;
}
.nayami_inner ul li {
    width: 46%;
    padding: 0 2%;
}
.nayami_inner ul li p {
    font-size: 18px;
}
.type_inner {
    padding: 10px;
}
.reason_inner ul li {
    text-align: center;
}
.review_inner ul li {
    width: 50%;
    padding: 0 2%;
    margin: 3% auto;
    text-align: center;
}
.reason .inner_des .font_maincolor2 {
    font-size: 18px;
}
.reason3 {
    padding: 0 2%;
}
.area_detail ul li:first-child {
    width: 100%;
}
.after div img {
    float: left;
    margin: 0 auto;
    max-width: 40%;
    margin-right: 3%;
}
.cta_area {
    background: none;
    height: auto;
    background-size: 100%;
    padding-top: 0;
    position: static;
    margin: 0;
}
.cta_area_link {
    background: url(../../../../uploads/img/cta_tel_sp.jpg) no-repeat 0 0;
    height: 0;
    background-size: contain;
    padding-top: 78.125%;
    position: relative;
    margin: 0;
    display: block;
}
.cta_tel {
    font-size: 8vw;
    color: transparent;
    top: 64%;
    left: 22%;
    letter-spacing: 1px;
}
.cta_mail_link {
    position: unset;
    top: auto;
    left: auto;
    margin-right: 0;
}
.cta_mail_pc {
    display: none;
}
.cta_mail_sp {
    display: block;
    margin: 0!important;
}
.assist_footer {
    padding: 0 10px;
}
.footer_inner li {
    width: 100%;
    border-bottom: 1px solid #eee;
    padding: 10px 0;
}
.copyright {
    text-align: center;
}
.entry-categories-tags {
    display: none;
}
.sns-share, .sns-follow {
    margin: 0;
}
.footer {
    margin-top: 0px;
    padding-top: 0px;
}
}

/* 地域アコーディオン関連 */
.accordion-panel {
    max-width: 900px;
    margin: 3% auto;
}
.accordion-panel dt {
  cursor: pointer;
  border-bottom: 1px solid #fff;
}
.accordion-panel dt:after {
    content: '\f078';
    font-family: 'FontAwesome';
    float: right;
    font-weight: normal;
}
.accordion-panel dd {
  padding-left: 0;
  margin-left: 0;
} 
.accordion-panel dl {
    margin: 0;
    border-bottom: 1px solid #fff;
} 
.accordion-panel dd {
  display: none;
} 
.layer-1 dt {
  background-color: #dd0000;
  font-size: 1.3em;
  text-align: center;
  color: #fff;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 1.75;
  padding: 1% 0;
} 
.layer-2 dt {
  background-color: #ff4c4c;
  font-size: 1.5em;
  text-align: center;
  color: #fff;
  font-weight: bold;
  line-height: 1.75;
} 
.layer-2 dt:before {
    content: '・';
} 
.layer-3 dt {
  background-color: #ff8080;
  font-size: 1.25em;
  text-align: center;
  color: #fff;
  font-weight: bold;
  line-height: 1.75;
}
.layer-3 dt:before {
    content: '・';
} 
.layer-3 dd {
    margin-bottom: 1px;
}
.content .layer-3 li:first-child {
    margin-top: 1%;
}
.accordion-panel dd .inner,
.accordion-panel dd .inner-1,
.accordion-panel dd .inner-2,
.accordion-panel dd .inner-3,
.accordion-panel dd .inner-4,
.accordion-panel dd .inner-5 {
  background-color: #ff8080;
  overflow: hidden;
}
.inner:after,
.inner-1:after,
.inner-2:after,
.inner-3:after,
.inner-4:after,
.inner-5:after {
    content: "";
    display: block;
    clear: both;
}
.inner li,
.inner-1 li,
.inner-2 li,
.inner-3 li,
.inner-4 li,
.inner-5 li {
    list-style: none;
    width: 14.5%;
    float: left;
    text-align: center;
    padding: 2% 1%;
    background: #fff;
    margin: 1%;
    text-decoration: none;
}
.inner li a,
.inner-1 li a,
.inner-2 li a,
.inner-3 li a,
.inner-4 li a,
.inner-5 li a {
    text-decoration: none;
    color: #ffa005;
}
.inner li a:hover,
.inner-1 li a:hover,
.inner-2 li a:hover,
.inner-3 li a:hover,
.inner-4 li a:hover,
.inner-5 li a:hover {
    font-weight: bold;
    color: #ffa005;
}
.inner-1 li {
    margin-left: 41.666%;
    margin-right: 41.666%;
}
.inner-2 li:first-child {
    margin-left: 33.333%;
}
.inner-2 li:last-child {
    margin-right: 33.333%;
}
.inner-3 li:first-child {
    margin-left: 25%;
}
.inner-3 li:last-child {
    margin-right: 25%;
}
.inner-4 li:first-child {
    margin-left: 16.666%;
}
.inner-4 li:last-child {
    margin-right: 16.666%;
}
.inner-5 li:first-child {
    margin-left: 8.333%;
}
.inner-6 li:last-child {
    margin-right: 8.333%;
}
.content .accordion-panel li:first-child {
    margin-top: 1%;
}
@media screen and (max-width: 767px){
.content .accordion-panel li:first-child {
    margin-top: 2%;
}
.inner li,
.inner-1 li,
.inner-2 li,
.inner-3 li,
.inner-4 li,
.inner-5 li,
.inner-6 li {
    width: 23%;
    margin: 2% 1%;
	font-size: 3.6vw;
}
.inner-1 li {
    margin-left: 37.5%;
    margin-right: 37.5%;
}
.inner-2 li:first-child {
    margin-left: 25%;
}
.inner-2 li:last-child {
    margin-right: 25%;
}
.inner-3 li:first-child {
    margin-left: 12.5%;
}
.inner-3 li:last-child {
    margin-right: 12.5%;
}
.inner-4 li:first-child {
    margin-left: 1%;
}
.inner-4 li:last-child {
    margin-right: 1%;
}
}
.column h2, .column h3 {      
    text-align: left;
    padding: 0 0 0 20px;
    margin-bottom: 20px;
    text-shadow: none;
    border-bottom: 0px;
}
.column h2 {
    color: #ff0000; 
    border-left: 10px solid #ff0000;
    font-size: 2em;
    letter-spacing: -1px;
}
.column h3 {
    color: #dd0000;
    font-size: 1.8em;
    border-left: 5px solid #dd0000;
}
.column .box_inner {
    margin-bottom: 50px;
    background: #fafafa;
    padding: 1.4% 2% 1.8%;
    border: 1px solid #dd0000;
    border-radius: 4px;
    line-height: 1.3;
    position: relative;
}   
@media screen and (max-width: 767px){
.keni-section_wrap {
    margin: 0;
    padding: 0 2%;
}
.column h2, .column h3 {      
    padding: 0 0 0 3%;
    margin-bottom: 3%!important;
}
.column h2 {
    font-size: 0.9em;
}
.column h3 {
    font-size: 0.8em;
}
.column .box_inner {
    font-size: 0.8em;
    margin-bottom: 5%;
    padding: 3%;
}
.toc-area {
    margin: 6% auto;
}
.cta_time {
        font-size: 13px;
}
}

.cta_area_new {
    background: url(../../../../uploads/img/cta_bg_pc.jpg) no-repeat 0 0;
    height: 0;
    background-size: contain;
    padding-top: 43.2979%;
    position: relative;
}
.cta_tel_new {
    font-size: 4.2em;
    color: #ed022b;
    font-family: 'arial black';
    letter-spacing: -1px;
    position: absolute;
    top: 50%;
    left: 38%;
    text-shadow: -3px -3px 0px #fff, 3px -3px 0px #fff, 3px 3px 0px #fff, -3px 3px 0px #fff;
}
.cta_mail_link_new {
    position: absolute;
    top: 70%;
    left: 39%;
    margin-right: 5%;
}
.cta_mail_sp {
    display: none;
}
@media screen and (max-width: 767px){
.cta_area_new {
    background: url(../../../../uploads/img/201008img/cta_bg_new_sp.jpg) no-repeat 0 0;
    height: 0;
    background-size: contain;
    padding-top: 86.719%;
    position: relative;
}
.cta_tel_new {
    font-size: 11vw;
    color: #ed022b;
    font-family: 'arial black';
    letter-spacing: -1px;
    position: absolute;
    top: 62%;
    right: 5%;
    left: auto;
    text-shadow: -2px -2px #fff, 2px -2px #fff, -2px 2px #fff, 2px 2px #fff;
}
.cta_mail_sp {
    display: block;
}
.cta_mail_sp a {
    position: absolute;
    max-width: 90%;
    top: 78%;
    right: 5%;
}
}

@media screen and (max-width: 360px){
.syokunin {
    font-size: 12px;
    text-align: center;
}
}

/* リストタグ (20190424追加) */
/* クリアフィックス */
.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: linear-gradient(to bottom, #fff, #FDEDE4);/* 見た目の調整 */
text-align: center;/* 見た目の調整 */
color: #000;
}
/* 等分なし */
.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;
}
@media screen and (max-width: 767px){
.keni-gnav_cont {
    background: #f40303a3;
}
.keni-gnav_inner li a {
    color: #fff;
}
}

/* 20190507追加 */
/* アコーディオンB */
.cp_actab {
position: relative;
overflow: hidden;
width: 100%;
margin: 0 auto;
color: #fff;
}

.cp_actab input {
position: absolute;
z-index: -1;
opacity: 0;
}

.cp_actab label {
font-weight: bold;
line-height: 3;
position: relative;
display: block;
padding: 0 0 0 1em;
cursor: pointer;
margin: 0 0 1px 0;
background: #e61f1c;
}

.cp_actab .cp_actab-content {
overflow: hidden;
max-height: 0;
-webkit-transition: max-height 0.5s;
transition: max-height 0.5s;
color: #333333;
background: #FFFFFF;
}

.cp_actab .cp_actab-content p {
margin: 1em;
font-size: 14px;
}

.cp_actab p{
margin-bottom:0px;
}

/* :checked */
.cp_actab input:checked ~ .cp_actab-content {
max-height: 20em;
}

/*チェックのアイコン（↓）*/
.cp_actab label:after{
color: #fff;
font-family:"FontAwesome";
content:" \f078";
position: absolute;
top: 0;
right: 0;
width: 2em;
height: 3em;
}

/*チェックのアイコン（↑）*/
.cp_actab input:checked ~ label::after {
color: #fff;
font-family:"FontAwesome";
content:" \f077";
}

.page-top a:before {
    content: '\f077';
    font-family: 'FontAwesome'!important;
}


.keni-gnav_wrap,
.keni-gnav_cont {
    background: linear-gradient(to bottom,#d00,#820000);
}

/*20220717追加*/
.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: 3rem;
    text-align: center;
    margin-bottom: 3%;
    background: transparent;
    color: #191919;
}
.categoryBox__list {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin-left: -20px;
    max-width: 900px;
    margin: 0 auto;
}
.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;
    color: #000;
    text-decoration: none;
}
.heading.heading-archive {
    font-size: 1.8rem;
    line-height: 1.5;
    margin-bottom: 10px;
}
.behind-article-area {
    display: none;
}
@media screen and (max-width: 767px){
.categoryBox　.container {
    width: 100%;
    max-width: 100%;
    padding: 0 10px;
}
.heading.heading-primary {
    font-size: 2.4rem;
}
.categoryBox.categoryBox-gray {
    margin-top: 0;
    padding-top: 3%;
}
.categoryBox__list {
    margin-left: -10px;
    margin: 0 3%;
}
.categoryBox__item {
    width: calc(50% - 10px);
    margin: 0 0 20px 10px;
}
.eyecatch.eyecatch-archive {
    margin-bottom: 10px;
}
.heading.heading-archive {
    font-size: 1.5rem;
}
}