﻿/*  各インクルード共通  */
.wrapper {
    margin: 70px 0 0;
}

#contents_modifi {
    background: #fffed5;
    margin-top: 0;
    padding-top: 30px;
}
/*.wrapper #contents_modifi {
    background: #fffed5;
    margin-top: 0;
    padding-top: 30px;
}*/
.wrapper section{
    margin: 0 auto 80px;
}
.l-inner {
    width: 100%;
    padding: 0 10px 3rem 10px;
    margin: 0 auto;
    color: #333;
}
.l-inner.overwrap {
    width: 100%;
    padding: 0;
    margin: 0 auto;
    color: #333;
    background: #fff;
}
.l-heading {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: bold;
    font-size: 1.5rem;
    color: #333;
    width: fit-content;
    position: relative;
    margin: 1rem auto 1rem auto;
    padding: 40px 0 0 0;
    text-align: center;
    line-height: 1.2;
}

p span.bold{
font-weight:bold;
}
p span.small{
font-size: 0.8em;
}
p span.red{
color: #cc1212;
}
p.toyu-exp{
    text-indent: -1em;
    padding: 0px 0 0 1em;
    line-height: 1.2;
    margin: 0 0 10px;
}
.toyu-course{
    max-width: 1200px;
}
.wrapper section.toyu_area{
    margin: 0 auto 20px;
}
.toyu-course img{
    width: 100%;
    height: auto;
}
h2{
    font-size: 1.5em;
    font-weight: bold;
    text-align: center;
    margin: 30px auto 10px;
}
.toyu-course p{
    font-size: 1em;
    line-height: 1.2;
    text-align: center;
    margin: 10px 0 10px;
}
.toyu-course p.toyu-exp {
    font-size: 1em;
    line-height: 1.2;
    text-align: left;
}
.toyu-course p.two-l{
    height: 2em;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.toyu-course p span.red{
    color: #cc1212;
}
.toyu-course p span.bold{
    font-weight: bold;
}

.toyu-course_teiki {
    width: 100%;
    background: #f39800;
    border-radius: 16px;
    box-shadow: 0px 3px 6px rgb(0 0 0 / 16%);
    padding: 10px;
}
.toyu-course_chumon {
    width: 100%;
    background: #ea5504;
    border-radius: 16px;
    box-shadow: 0px 3px 6px rgb(0 0 0 / 16%);
    padding: 10px;
}
.toyu-course_chumon{
    
}
.toyu-course-inner{
    background: #fff;
    border-radius: 0px 0px 10px 10px;
    padding: 10px;
}
.toyu-course-inner div.flatbtn{
    width: 80%;
    margin: 20px auto;
}
.toyu-course_fill{
    width: 85%;
    margin: 20px auto 0;
    padding: 10px;
    text-align: center;
    color: #fff;
    font-size: 1.5em;
}
.toyu-course_teiki .toyu-course_fill{
    background: #f39800;
}
.toyu-course_chumon .toyu-course_fill{
    background: #ea5504;
}
.toyu-course_teiki h3{
    font-size: 1.5em;
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding: 15px 0 20px;
    border: none;
    margin: auto;
}
.toyu-course_chumon h3{
    font-size: 1.5em;
    font-weight: bold;
    color: #fff;
    text-align: center;
    padding: 15px 0 20px;
    border: none;
    margin: auto;
}
h3{
    font-size: 1.5em;
    font-weight: bold;
    color: #000;
    text-align: left;
    padding: 10px 0px 5px 10px;
    margin: 40px 0 20px;
    border-left: 5px solid #cc1212;
}

.toyu-course .toyu-course-column{
    display: flex;
    flex-wrap: wrap;
    width: 95%;
    justify-content: space-between;
    margin: auto;
}
.toyu-course .toyu-course-column .toyu-course-cols{
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.toyu-course .toyu-course-column .toyu-course-cols.two-block img{
    width: 85%;
    margin: auto;
    display: block;
}
.toyu-course .toyu-course-column .toyu-course-cols p{
    font-size: 1em;
    line-height: 1.2;
    text-align: left;
}

.toyu-column{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin: 0px 0 30px;
}

.toyu-column .toyu-cols{
    width: 100%;
}

.toyu-column .toyu-cols img{
    
}


.toyu-column .toyu-cols p{
        text-align: left;
}











.top-merit .top-merit-otoku--img {
    overflow: hidden;
}

.toyu-merit-container{
    display: flex;
    width: 1200px;
    margin: 5.5rem auto 0 auto;
    flex-wrap: nowrap;
    justify-content: space-around;
}

.toyu-merit-container .toyu-merit-otoku{
    position: relative;
}
.toyu-merit-container .toyu-merit-otoku .otoku-icon{
    position: absolute;
    z-index: 1;
    transform: rotate(-10deg) translate(-50%, -50%);
    top: 30px;
    left: 50px;
}
.toyu-merit-container .toyu-merit-otoku h3{
    font-weight: bold;
    font-size: 2em;
    line-height: 1.2;
    text-align: center;
    margin: 10px 0 10px;
    color: #cc1212;
}
.toyu-merit-container .toyu-merit-otoku .toyu-merit-otoku--img{
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    width: 320px;
    height: 320px;
    border-radius: 50%;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
}

.toyu-merit-container .toyu-merit-otoku .toyu-merit-otoku--img img{
    
}

.toyu-merit a.flatbtn{
    max-width: 600px;
    min-height: 4em;
    margin: 60px auto 20px;
}

.toyu-service{
    
}

.toyu-service .toyu-service-column{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 30px 0 0;
}
.toyu-service .toyu-service-column li{
    background: #fff;
    width: calc(50% - 10px);
    margin: 0 0 20px;
    border-radius: 10px;
    box-shadow: 0px 3px 6px rgb(0 0 0 / 16%);
    overflow: hidden;
}
.toyu-service .toyu-service-column li a{
    display: flex;
    flex-wrap: nowrap;
}
.toyu-service .toyu-service-column li .column-img{
    
}
.toyu-service .toyu-service-column li .column-img img{
    display: block;
    width: 100%;
    height: auto;
}
.toyu-service .toyu-service-column li .column-txt{
    width: 100%;
    padding: 1.5em 1em 1em 1em;
    box-sizing: border-box;
}
.toyu-service .toyu-service-column li .column-txt h3{
    font-size: 1.5em;
    font-weight: bold;
    margin: 0 0 20px;
    padding: 0px 0 5px;
    position: relative;
    border-bottom: 3px solid #000;
}
.toyu-service .toyu-service-column li .column-txt p{
    font-size: 1em;
    line-height: 1.5;
}
.toyu-service .toyu-service-column li.cols-large{
    width: 100%;
}
.toyu-service{
    
}

.toyu-bnr{
    width: 1200px;
}

.toyu-bnr-column{
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.toyu-bnr-column li{
    width: calc(50% - 10px);
    margin: 0 0 20px;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0px 3px 6px rgb(0 0 0 / 16%);
}

.toyu-bnr-column li img{
    width: 100%;
    height: auto;
    display: block;
}

.toyu_area .toyu_area_block{
    width: 100%;
    max-width: 1200px;
    margin: auto auto 20px;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    box-shadow: 0px 3px 6px rgb(0 0 0 / 16%);
}

.toyu_area .toyu_area_block--txt{
    width: 50%;
    margin: auto;
    padding: 10px 30px;
    box-sizing: border-box;
    color: #f08300;
}
.toyu_area .toyu_area_block--txt p{
    line-height: 1.5;
    font-feature-settings: "palt" 1;
    text-align: center;
}
.toyu_area .toyu_area_block--txt .block_title{
    line-height: 1.5;
    font-feature-settings: "palt" 1;
    text-align: center;
    font-size: 2em;
    font-weight: bold;
    margin: 0 0 10px;
}



.toyu_area .toyu_area_block{
    width: 100%;
    max-width: 1200px;
    margin: auto auto 20px;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
        align-items: center;
        justify-content: center;
}
.toyu_area .toyu_area_block--txt {
        width: 62%;
        padding: 10px 0;
    margin: 0;
    }
.toyu_area .toyu_area_block--img{
    width: 30%;
        display: flex;
        /* padding: 10px 0px 10px 10px; */
        align-items: center;
        justify-content: center;
}
    .toyu_area .toyu_area_block--img img {
    display: block;
    width: 100%;
    height: auto;
}
.toyu_area .toyu_area_block--txt p {
    line-height: 1.5;
    font-feature-settings: "palt" 1;
    text-align: center;
    font-size: 0.9em;
    margin: 0 0 15px;
}
.toyu_area .toyu_area_block--txt .block_title {
    line-height: 1.5;
    font-feature-settings: "palt" 1;
    text-align: center;
    font-size: 1em;
    font-weight: bold;
    margin: 10px 0 10px;
}
.toyu_area .top--heading{
   margin: 60px auto 20px;
}
.flatbtn.toyu_top-btn {
    max-width: 400px;
    width: 90%;
    margin: 10px auto 10px;
    padding: 1.2rem 0.2rem;
    background: #fff;
    color: #f08300;
    border: 3px solid #f08300;
    font-weight: bold;
    box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
        font-size: 0.8em;
}
.flatbtn.toyu_top-btn.arrow-r::after {
    border-top: 2px solid #f08300;
    border-right: 2px solid #f08300;
}

.toyu-others{
    
}

.toyu-others .toyu-others-column{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 30px 0 0;
    padding: 0 0 100px;
}
.toyu-others .toyu-others-column li{
    background: #fff;
    width: calc(50% - 10px);
    margin: 0 0 20px;
    border-radius: 10px;
    box-shadow: 0px 3px 6px rgb(0 0 0 / 16%);
    overflow: hidden;
}
.toyu-others .toyu-others-column li a{
    display: flex;
    flex-wrap: nowrap;
}
.toyu-others .toyu-others-column li .column-img{
    
}
.toyu-others .toyu-others-column li .column-img img{
    display: block;
    width: 100%;
    height: auto;
}
.toyu-others .toyu-others-column li .column-txt{
    width: 100%;
    padding: 1.5em 1em 1em 1em;
    box-sizing: border-box;
}
.toyu-others .toyu-others-column li .column-txt h3{
    font-size: 1.5em;
    font-weight: bold;
    margin: 0 0 20px;
    padding: 0px 0 5px;
    position: relative;
    border-bottom: 3px solid #000;
}
.toyu-others .toyu-others-column li .column-txt p{
    font-size: 1em;
    line-height: 1.5;
}
.toyu-others .toyu-others-column li.cols-large{
    width: 100%;
}
.toyu-others{
    
}
.top-archives a.flatbtn{
    max-width: 600px;
    margin: 20px auto;
}
.accordion_one {
    margin: auto;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
    .accordion_one .accordion_header,.accordion_one .accordion_headers {
    background: #fff;
        font-size: 1.5em;
    color: #000;
    display: flex;
    font-weight: bold;
    box-sizing: border-box;
    position: relative;
    z-index: +0;
    cursor: pointer;
    transition-duration: 0.2s;
    align-items: center;
    border: 1px solid #B6B6B6;
    flex-wrap: wrap;
    align-content: center;
    /* max-width: 600px; */
    height: 4em;
    padding: 1.2rem 0.2rem;
    box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
    text-align: center;
    /* border-radius: 40px; */
    opacity: 1.0;
    justify-content: center;
}
    .accordion_one.set-01 .accordion_header{
    background-color: #002060;
}
    .accordion_one.set-01 .accordion_header__img{
    border: 1px solid #002060;
}
    .accordion_one.set-01 .accordion_inner{
    border-left: 1px solid #002060;
    border-right: 1px solid #002060;
    border-bottom: 1px solid #002060;
}
    .accordion_one.set-02 .accordion_header{
    background-color: #3a6873;
}
    .accordion_one.set-02 .accordion_header__img{
    border: 1px solid #3a6873;
}
    .accordion_one.set-02 .accordion_inner{
    border-left: 1px solid #3a6873;
    border-right: 1px solid #3a6873;
    border-bottom: 1px solid #3a6873;
}
    .accordion_one.set-03 .accordion_header{
    background-color: #73693a;
}
    .accordion_one.set-03 .accordion_header__img{
    border: 1px solid #73693a;
}
    .accordion_one.set-03 .accordion_inner{
    border-left: 1px solid #73693a;
    border-right: 1px solid #73693a;
    border-bottom: 1px solid #73693a;
}
    .accordion_one.set-04 .accordion_header{
    background-color: #73453a;
}
    .accordion_one.set-04 .accordion_header__img{
    border: 1px solid #73453a;
}
    .accordion_one.set-04 .accordion_inner{
    border-left: 1px solid #73453a;
    border-right: 1px solid #73453a;
    border-bottom: 1px solid #73453a;
}
    .accordion_one .accordion_header__img {
    display: flex;
    width: 30%;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
        position: relative;
}
    .accordion_one .accordion_header p{
    font-feature-settings: "palt" 1;
        width: 100%;
    }
    .accordion_one .accordion_header p.sub-p{
    font-size: 0.8em;
        margin: 5px 0 0;
    }
    .accordion_one .accordion_header p span{
    display: inline-block;
    }
    .accordion_one .accordion_header .i_box .one_i:before,.accordion_one .accordion_header .i_box .one_i:after {
    background-color: #b6b6b6;
}
    .accordion_one .accordion_inner {
    display: none;
    padding: 1em;
    box-sizing: border-box;
        width: 100%;
}
    .accordion_one .accordion_inner img{
        width: 100%;
        height: auto;
}
    .accordion_one .accordion_inner p.inner__txt{
    margin: 0 0 20px;
}
    @media screen and (max-width: 767px) {
    .accordion_one .accordion_header {
    font-size: 20px;
    }
    }

.accordion_one .accordion_header:hover {
  opacity: .8;
}
.accordion_one .accordion_header .i_box {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  right: 5%;
  width: 40px;
  height: 40px;
  /*  border: 1px solid #fff;*/
  margin-top: -20px;
  box-sizing: border-box;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transform-origin: center center;
  transition-duration: 0.2s;
}
.accordion_one .accordion_header .i_box .one_i {
  display: block;
  width: 18px;
  height: 18px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transform-origin: center center;
  transition-duration: 0.2s;
  position: relative;
}
.accordion_one .accordion_header.open .i_box {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.accordion_one .accordion_header .i_box .one_i:before, .accordion_one .accordion_header .i_box .one_i:after {
  display: flex;
  content: '';
  background-color: #b6b6b6;
  border-radius: 10px;
  width: 18px;
  height: 4px;
  position: absolute;
  top: 7px;
  left: 0;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  transform-origin: center center;
}
.accordion_one .accordion_header .i_box .one_i:before {
  width: 4px;
  height: 18px;
  top: 0;
  left: 7px;
}
.accordion_one .accordion_header.open .i_box .one_i:before {
  content: none;
}
.accordion_one .accordion_header.open .i_box .one_i:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.accordion_one .accordion_inner {
  display: none;
      padding: 1em;
    border: 1px solid #b6b6b6;
        border-top: none;
    box-sizing: border-box;
    max-width: 1200px;
    margin: auto;
    background: #fff;
}
.accordion_one .accordion_inner .box_one {
  height: 300px;
}
.accordion_one .accordion_inner p.txt_a_ac {
  margin: 0;
}
.accordion_one .accordion_inner .closeArea {
  width: 180px;
  margin: 0 auto;
}
.accordion_one .accordion_inner .closeArea .close_box a.close_btn {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #969494;
  padding: 15px 15px 15px 20px;
  text-decoration: none;
  line-height: 1.3;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  position: relative;
  cursor: pointer;
  transition-duration: 0.2s;
}
/*.accordion_one:nth-of-type(2) .accordion_inner .closeArea .close_box a.close_btn {
    background-color: #ff9a05;
}
.accordion_one:nth-of-type(3) .accordion_inner .closeArea .close_box a.close_btn {
    background-color: #1c85d8;
}*/
.accordion_one .accordion_inner .closeArea .close_box a.close_btn:hover {
  opacity: .8;
}
.accordion_one .accordion_inner .closeArea .close_box a.close_btn .i_box {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  left: 10%;
  width: 30px;
  height: 30px;
  margin-top: -15px;
}
.accordion_one .accordion_inner .closeArea .close_box a.close_btn .i_box .one_i {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 18px;
  height: 18px;
}
.accordion_one .accordion_inner .closeArea .close_box a.close_btn .i_box .one_i:before, .accordion_one .accordion_inner .closeArea .close_box a.close_btn .i_box .one_i:after {
  content: '';
  background-color: #fff;
  border-radius: 10px;
  width: 18px;
  height: 4px;
  position: absolute;
  top: 7px;
  left: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(45deg);
  transform-origin: center center;
}
.accordion_one .accordion_inner .closeArea .close_box a.close_btn .i_box .one_i:before {
  width: 4px;
  height: 18px;
  top: 0;
  left: 7px;
}
@media screen and (max-width: 1024px) {
  .accordion_one .accordion_header {
    font-size: 18px;
  }
  .accordion_one .accordion_header .i_box {
    width: 30px;
    height: 30px;
    margin-top: -15px;
  }
  .accordion_one .accordion_inner .closeArea .close_box a.close_btn {
    font-size: 14px;
  }
}
@media screen and (max-width: 767px) {
  .accordion_one .accordion_header {
    font-size: 16px;
    text-align: left;
    padding: 15px 15px 15px 15px;
  }
}

.accordion_one .accordion_inners {
    display: none;
    padding: 1em;
    border-left: 1px solid #b6b6b6;
    border-right: 1px solid #b6b6b6;
    border-bottom: 1px solid #b6b6b6;
    box-sizing: border-box;
}
.accordion_one .accordion_headers:hover {
  opacity: .8;
}
.accordion_one .accordion_headers .i_box {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 50%;
  right: 5%;
  width: 40px;
  height: 40px;
  /*  border: 1px solid #fff;*/
  margin-top: -20px;
  box-sizing: border-box;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transform-origin: center center;
  transition-duration: 0.2s;
}
.accordion_one .accordion_headers .i_box .one_i {
  display: block;
  width: 18px;
  height: 18px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transform-origin: center center;
  transition-duration: 0.2s;
  position: relative;
}
.accordion_one .accordion_headers.open .i_box {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.accordion_one .accordion_headers .i_box .one_i:before, .accordion_one .accordion_headers .i_box .one_i:after {
  display: flex;
  content: '';
  background-color: #b6b6b6;
  border-radius: 10px;
  width: 18px;
  height: 4px;
  position: absolute;
  top: 7px;
  left: 0;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  transform-origin: center center;
}
.accordion_one .accordion_headers .i_box .one_i:before {
  width: 4px;
  height: 18px;
  top: 0;
  left: 7px;
}
.accordion_one .accordion_headers.open .i_box .one_i:before {
  content: none;
}
.accordion_one .accordion_headers.open .i_box .one_i:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.l-btn {
    max-width: 400px;
    height: 70px;
    font-family: "Noto Sans JP",sans-serif;
    margin: auto;
}

.l-btn a {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    border-radius: 40px;
    font-size: 18px;
    width: 100%;
    height: 100%;
    background: #979797;
    box-shadow: rgba(67,71,85,.27) 0px 0px .25em,rgba(90,125,188,.05) 0px .25em 1em;
    color: #fff;
    position: relative
}

.l-btn a span {
    display: block;
    font-size: .9rem;
    margin-bottom: 3px
}

.l-btn a::after {
    content: "";
    position: absolute;
    right: 18px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    width: 8px;
    height: 8px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 0;
    bottom: 0;
    margin: auto
}

.l-btn a:hover {
    opacity: .75;
    transition: .6s
}

.l-btn__single {
    margin: 0 auto;
    max-width: 400px
}

.toyu-contact{
    padding: 20px 20px;
}

.toyu-contact .contact-catch{
    font-size: 4.5vw;
    text-align: center;
    font-weight: bold;
    margin: 20px auto 20px;
}

.toyu-contact .contact-catch p{
    
}

.toyu-contact a.orange-btn{
    background: #ea6d0d;
    color: #fff;
    max-width: 400px;
    margin: 0 auto 20px;
    height: 70px;
    font-size: 18px;
    border-radius: 40px;
}
.toyu-contact a.border-btn{
    background: #fff;
    color: #000;
    max-width: 400px;
    margin: auto;
    height: 70px;
    font-size: 18px;
    border-radius: 40px;
}
.toyu-contact a.border-btn:after{
    border-top: 2px solid #b6b6b6;
    border-right: 2px solid #b6b6b6;
}
.wrapper section.top-archives {
    background: #fff;
    padding: 0 10px 2rem;
    box-sizing: border-box;
    margin: 0 auto 80px;
    max-width: 1200px;
}

.top-archives-container {
    border-top: 3px solid #b6b6b6;
    margin-top: 2.2rem;
    padding: .5rem 0 0 0
}

.top-archives-container li {
    border-bottom: 1px dashed #c1c1c1
}

.top-archives-container li a {
    display: grid;
    grid-template-columns: 1fr;
    gap: .5rem;
    padding: 1rem 0;
    transition: .3s
}

.top-archives-container li a span:nth-child(2) {
    line-height: 1.5
}