#top {
  background: url("/wp-content/themes/setaclg/images/top_bg01.png") 0 0 repeat;
  background-size: contain; }
  #top img {
    max-width: 100%;
    vertical-align: top; }
  #top a {
    transition: all 0.5s ease; }
    #top a:hover {
      opacity: 0.75; }
    #top a i {
      margin-right: 0.4em; }
  #top #mainimage .mainimage_shadow {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    opacity: 0.65; }
  #top #page {
    width: 100%;
    padding: 0;
    margin: 0 auto;
    background: none;
    color: #555; }
    #top #page #pageInner {
      width: 100%;
      padding: 0; }
      #top #page #pageInner .sec01 {
        margin: 0 auto; }
  #top h2 {
    margin-top: 0;
    border: none;
    padding: 0;
    text-align: center;
    margin-bottom: 1.25em;
    color: #237800;
    font-size: 2em;
    font-family: "Zen Old Mincho", serif;
    font-weight: 600;
    font-style: normal; }
    @media screen and (max-width: 1024px) {
      #top h2 {
        font-size: 1.75em; } }
    @media screen and (max-width: 737px) {
      #top h2 {
        line-height: 1.5; } }
  #top .contactBnr01 {
    background: #fff;
    border-radius: 0.375em;
    display: flex;
    justify-content: center;
    padding: 2.5em 0 2.75em;
    font-weight: 500;
    font-style: normal;
    border-top: 1px solid #ab734a;
    border-bottom: 1px solid #ab734a; }
    @media screen and (max-width: 1024px) {
      #top .contactBnr01 {
        padding: 1.5em 2.5%; } }
    @media screen and (max-width: 737px) {
      #top .contactBnr01 {
        display: block;
        padding: 1.25em 3% 1em; } }
    #top .contactBnr01 .mail, #top .contactBnr01 .tel {
      margin: 0 0.9375em;
      width: auto; }
      @media screen and (max-width: 1024px) {
        #top .contactBnr01 .mail, #top .contactBnr01 .tel {
          margin: 0 1.5%; } }
      @media screen and (max-width: 737px) {
        #top .contactBnr01 .mail, #top .contactBnr01 .tel {
          margin: 0; } }
      #top .contactBnr01 .mail dt, #top .contactBnr01 .tel dt {
        text-align: center;
        font-size: 1.125em;
        color: #444;
        float: none;
        width: auto;
        padding: 0; }
        #top .contactBnr01 .mail dt::before, #top .contactBnr01 .tel dt::before {
          content: "";
          width: 1px;
          height: 1em;
          background: #444;
          transform: rotate(-25deg);
          margin-right: 1em;
          display: inline-block;
          vertical-align: middle; }
        #top .contactBnr01 .mail dt::after, #top .contactBnr01 .tel dt::after {
          content: "";
          width: 1px;
          height: 1em;
          background: #444;
          transform: rotate(25deg);
          margin-left: 1em;
          display: inline-block;
          vertical-align: middle; }
      #top .contactBnr01 .mail dd, #top .contactBnr01 .tel dd {
        padding: 0; }
        #top .contactBnr01 .mail dd a, #top .contactBnr01 .tel dd a {
          text-decoration: none; }
    @media screen and (max-width: 1024px) {
      #top .contactBnr01 .mail {
        width: 40%; } }
    @media screen and (max-width: 737px) {
      #top .contactBnr01 .mail {
        width: 100%;
        margin-bottom: 1em; } }
    #top .contactBnr01 .mail a {
      display: flex;
      justify-content: center;
      align-items: center;
      background: #EF862C;
      color: #fff;
      border-radius: 0.3125em;
      width: 18em;
      max-width: 100%;
      height: 5em;
      text-align: center;
      font-weight: 700;
      overflow: hidden;
      box-shadow: 0 0.25em 0.25em rgba(0, 0, 0, 0.15);
      font-size: 1.25em;
      margin-top: 0.25em;
      text-decoration: none; }
      @media screen and (max-width: 1024px) {
        #top .contactBnr01 .mail a {
          width: 100%;
          height: 4em; } }
      @media screen and (max-width: 737px) {
        #top .contactBnr01 .mail a {
          font-size: 1.125em;
          height: 3.25em; } }
      #top .contactBnr01 .mail a img {
        width: 1em;
        display: inline-block;
        vertical-align: middle;
        margin-right: 0.5em;
        margin-bottom: 0.25em; }
    @media screen and (max-width: 1024px) {
      #top .contactBnr01 .tel {
        width: 30%; } }
    @media screen and (max-width: 737px) {
      #top .contactBnr01 .tel {
        width: 100%; } }
    #top .contactBnr01 .tel a {
      margin-top: -0.35em;
      display: block;
      width: 18em;
      max-width: 100%; }
      @media screen and (max-width: 1024px) {
        #top .contactBnr01 .tel a {
          width: 100%; } }
      @media screen and (max-width: 737px) {
        #top .contactBnr01 .tel a {
          font-size: 1em; } }
      #top .contactBnr01 .tel a img {
        width: 100%; }
        @media screen and (max-width: 737px) {
          #top .contactBnr01 .tel a img {
            width: 60%;
            margin: -0.25em auto 0;
            display: block; } }
  #top li {
    list-style-type: none; }
  #top .panel {
    display: none; }
  #top .tabcontentWrap ul.tabcontent {
    overflow: visible; }
    #top .tabcontentWrap ul.tabcontent li .entry {
      padding: 1em 3.5%;
      background: #fff; }
      #top .tabcontentWrap ul.tabcontent li .entry .listSeminar02 {
        padding: 1.5em 0; }
      @media screen and (max-width: 737px) {
        #top .tabcontentWrap ul.tabcontent li .entry dl {
          font-size: 87.5%; } }
      @media screen and (max-width: 737px) {
        #top .tabcontentWrap ul.tabcontent li .entry dl dt {
          width: 35%; } }
      @media screen and (max-width: 737px) {
        #top .tabcontentWrap ul.tabcontent li .entry dl dd {
          padding-left: 35%; } }
      #top .tabcontentWrap ul.tabcontent li .entry dl dd br.top_none {
        display: none; }
  @media screen and (max-width: 737px) {
    #top #news .readlist {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      font-size: 87.5%; } }
  @media screen and (max-width: 737px) {
    #top #news .readlist a {
      margin: 0 0.5em; } }

#feature {
  padding: 3em 0 5em;
  position: relative; }
  @media screen and (max-width: 737px) {
    #feature {
      padding: 2em 0 3em; } }
  #feature .bg01 {
    width: 25%;
    position: absolute;
    top: -4em;
    left: 20%;
    opacity: 0.5;
    mix-blend-mode: overlay;
    display: none; }
    @media screen and (max-width: 1024px) {
      #feature .bg01 {
        left: 10%; } }
    @media screen and (max-width: 737px) {
      #feature .bg01 {
        top: -0.75em;
        left: 0%;
        width: 45%;
        opacity: 1; } }
  #feature h2 {
    text-align: center; }
  #feature .sec01 {
    width: 1200px;
    max-width: 95%;
    position: relative;
    z-index: 2; }
    #feature .sec01 .lead01 {
      font-size: 150%;
      line-height: 1.6;
      margin: 0 0 0.25em;
      color: #444;
      font-weight: 700;
      text-align: center; }
      @media screen and (max-width: 737px) {
        #feature .sec01 .lead01 {
          font-size: 1.375em; } }
    #feature .sec01 .txt01 {
      text-align: center;
      font-size: 1.125em; }
      @media screen and (max-width: 737px) {
        #feature .sec01 .txt01 {
          line-height: 1.6; } }
    #feature .sec01 .box01 ul {
      display: flex;
      justify-content: space-between;
      margin-top: 5em; }
      @media screen and (max-width: 737px) {
        #feature .sec01 .box01 ul {
          display: block;
          margin-top: 3em; } }
      #feature .sec01 .box01 ul li {
        width: 31%;
        background: #fff;
        padding: 2em 2%;
        box-sizing: border-box;
        position: relative;
        box-shadow: 0 0 2em rgba(0, 0, 0, 0.03);
        border: 1px solid #ab734a;
        border-radius: 0.5em; }
        @media screen and (max-width: 737px) {
          #feature .sec01 .box01 ul li {
            width: 100%;
            padding: 1em; } }
        @media screen and (max-width: 737px) {
          #feature .sec01 .box01 ul li:not(:last-child) {
            margin-bottom: 3em; } }
        #feature .sec01 .box01 ul li .icon {
          position: absolute;
          top: -2em;
          left: 50%;
          transform: translate(-50%, 0);
          display: flex;
          justify-content: center;
          align-items: center;
          flex-wrap: wrap;
          background: #237800;
          background: -webkit-linear-gradient(bottom, #237800 0%, #79a232 100%);
          background: -o-linear-gradient(bottom, #237800 0%, #79a232 100%);
          background: linear-gradient(to top, #237800 0%, #79a232 100%);
          color: #fff;
          width: 5em;
          height: 5em;
          border-radius: 100%;
          overflow: hidden; }
          @media screen and (max-width: 737px) {
            #feature .sec01 .box01 ul li .icon {
              font-size: 80%; } }
          #feature .sec01 .box01 ul li .icon .inner {
            position: relative; }
            #feature .sec01 .box01 ul li .icon .inner::before {
              content: "";
              background: url("/wp-content/themes/setaclg/images/top_light01.png") 0 0 no-repeat;
              background-size: cover;
              position: absolute;
              top: -2em;
              left: -0.25em;
              width: 6em;
              height: 6em;
              border-radius: 100%;
              z-index: 1;
              opacity: 0.4;
              mix-blend-mode: overlay; }
          #feature .sec01 .box01 ul li .icon .txt {
            display: block;
            text-align: center;
            margin: -0.25em 0 -0.5em;
            position: relative;
            z-index: 2; }
          #feature .sec01 .box01 ul li .icon .number {
            display: block;
            font-family: "Zen Old Mincho", serif;
            font-weight: 900;
            font-style: normal;
            font-feature-settings: 'palt';
            font-size: 250%;
            width: 100%;
            line-height: 1;
            text-align: center;
            position: relative;
            z-index: 2; }
        #feature .sec01 .box01 ul li dl {
          margin-top: 1.75em; }
          @media screen and (max-width: 737px) {
            #feature .sec01 .box01 ul li dl {
              margin-top: 2em; } }
          #feature .sec01 .box01 ul li dl dt {
            text-align: center;
            font-size: 150%;
            font-weight: bold;
            line-height: 1.6;
            margin-bottom: 0.5em;
            color: #237800; }
            @media screen and (max-width: 1024px) {
              #feature .sec01 .box01 ul li dl dt {
                font-size: 112.5%; } }
            @media screen and (max-width: 737px) {
              #feature .sec01 .box01 ul li dl dt {
                font-size: 125%; } }

#message {
  padding: 3em 2.5% 0; }
  @media screen and (max-width: 737px) {
    #message {
      padding: 0; } }
  #message .sec01 {
    background: #fff; }
    #message .sec01 .box01 {
      width: 1200px;
      max-width: 100%;
      margin: 0 auto;
      position: relative;
      padding: 3.5em 0 6em; }
      @media screen and (max-width: 1024px) {
        #message .sec01 .box01 {
          padding: 3em 2.5%;
          display: flex; } }
      @media screen and (max-width: 737px) {
        #message .sec01 .box01 {
          display: block; } }
      @media screen and (max-width: 737px) {
        #message .sec01 .box01 section {
          text-align: center; } }
      #message .sec01 .box01 section h2 {
        text-align: left; }
        @media screen and (max-width: 737px) {
          #message .sec01 .box01 section h2 {
            text-align: center; } }
      #message .sec01 .box01 section .box02 {
        display: flex;
        justify-content: space-between;
        align-items: flex-start; }
        @media screen and (max-width: 737px) {
          #message .sec01 .box01 section .box02 {
            display: block; } }
        #message .sec01 .box01 section .box02 .each {
          width: 46%;
          display: flex;
          justify-content: space-between;
          align-items: flex-start;
          flex-wrap: wrap; }
          @media screen and (max-width: 737px) {
            #message .sec01 .box01 section .box02 .each {
              display: block;
              width: 100%; } }
          @media screen and (max-width: 737px) {
            #message .sec01 .box01 section .box02 .each:not(:last-child) {
              margin-bottom: 3em; } }
      #message .sec01 .box01 section section {
        width: 65%; }
        @media screen and (max-width: 1024px) {
          #message .sec01 .box01 section section {
            font-size: 1.2vw; } }
        @media screen and (max-width: 737px) {
          #message .sec01 .box01 section section {
            font-size: 100%;
            width: 100%; } }
        #message .sec01 .box01 section section h3 {
          font-size: 150%;
          line-height: 1.6;
          margin: 0 0 1em;
          color: #444; }
          @media screen and (max-width: 737px) {
            #message .sec01 .box01 section section h3 {
              font-size: 125%; } }
          #message .sec01 .box01 section section h3 span {
            font-size: 66.6%; }
        #message .sec01 .box01 section section .txt01 {
          font-size: 1.125em; }
          @media screen and (max-width: 737px) {
            #message .sec01 .box01 section section .txt01 {
              line-height: 1.6; } }
        #message .sec01 .box01 section section .link01 {
          margin-top: 1em; }
          #message .sec01 .box01 section section .link01 a {
            display: block;
            color: #fff;
            border-radius: 0.3125em;
            text-align: center;
            font-weight: 700;
            font-size: 1.125em;
            text-decoration: none;
            padding: 0.5em 0;
            width: 15em;
            box-shadow: 0 0.15em 0.15em rgba(0, 0, 0, 0.15);
            background: #237800; }
            @media screen and (max-width: 737px) {
              #message .sec01 .box01 section section .link01 a {
                margin: 0 auto; } }
      #message .sec01 .box01 .img01 {
        width: 35%;
        display: block; }
        @media screen and (max-width: 737px) {
          #message .sec01 .box01 .img01 {
            width: 45%;
            margin: 1.5em auto 0; } }
      #message .sec01 .box01 .detail {
        width: 100%;
        margin-top: 1.5em;
        background: #f8f8f8;
        border: 1px solid #ddd;
        text-align: left; }
        #message .sec01 .box01 .detail dl:not(:last-child) {
          border-bottom: 1px solid #ddd; }
        #message .sec01 .box01 .detail dl.history table {
          border: none;
          font-size: 87.5%;
          line-height: 1.5; }
          #message .sec01 .box01 .detail dl.history table tr:last-child td, #message .sec01 .box01 .detail dl.history table tr:last-child th {
            border-bottom: none; }
          #message .sec01 .box01 .detail dl.history table th {
            width: 26%;
            white-space: nowrap; }
          #message .sec01 .box01 .detail dl.history table td {
            width: 74%;
            border-right: none; }
        #message .sec01 .box01 .detail dl dt {
          padding: 0.5em 1em;
          position: relative;
          transition: all 0.5s ease;
          cursor: pointer; }
          #message .sec01 .box01 .detail dl dt:hover {
            opacity: 0.75; }
          #message .sec01 .box01 .detail dl dt .plus, #message .sec01 .box01 .detail dl dt .minus {
            position: absolute;
            right: 0.5em;
            top: 50%;
            transform: translate(0, -50%);
            font-size: 1.25em;
            opacity: 0.5; }
        #message .sec01 .box01 .detail dl dd {
          padding: 1em;
          background: #fff; }

#clinic {
  background: url("/wp-content/themes/setaclg/images/top_clinic_img01.png") 40% center no-repeat;
  background-size: cover;
  position: relative;
  padding: 3.5em 0; }
  @media screen and (max-width: 737px) {
    #clinic {
      background: url(/wp-content/themes/setaclg/images/top_clinic_img01.png) 90% -0.75em no-repeat;
      background-size: 113%;
      padding: 3em 0; } }
  #clinic .sec01 {
    width: 1200px;
    max-width: 95%;
    position: relative;
    z-index: 2; }
    #clinic .sec01 .lead01 {
      font-size: 150%;
      line-height: 1.6;
      margin: 0 0 1em;
      color: #444;
      font-weight: 700; }
      @media screen and (max-width: 737px) {
        #clinic .sec01 .lead01 {
          font-size: 125%; } }
      #clinic .sec01 .lead01::after {
        content: "";
        display: inline-block;
        vertical-align: middle;
        width: 5em;
        height: 1px;
        background: #444;
        margin-left: 0.25em; }
    #clinic .sec01 p {
      text-align: center; }
    #clinic .sec01 .btn01 {
      position: relative;
      display: block;
      color: #fff;
      background: #237800;
      border-radius: 0.3125em;
      text-align: center;
      font-weight: 700;
      font-size: 1.25em;
      text-decoration: none;
      padding: 0.5em 0;
      width: 20em;
      max-width: 100%;
      box-shadow: 0 0.15em 0.15em rgba(0, 0, 0, 0.15);
      margin: 3em auto 0; }
      @media screen and (max-width: 737px) {
        #clinic .sec01 .btn01 {
          font-size: 1.125em;
          width: 100%;
          margin-top: 1em; } }

#about {
  padding: 5em 0;
  position: relative; }
  @media screen and (max-width: 737px) {
    #about {
      padding: 3em 0; } }
  #about .bg01 {
    width: 50%;
    position: absolute;
    top: 0;
    left: 0; }
    @media screen and (max-width: 737px) {
      #about .bg01 {
        width: 100%; } }
  #about .sec01 {
    width: 1200px;
    max-width: 95%;
    position: relative;
    z-index: 2; }
  #about .box01 {
    display: flex;
    justify-content: space-between;
    align-items: flex-start; }
    @media screen and (max-width: 737px) {
      #about .box01 {
        display: block; } }
    #about .box01 .txt {
      width: 65%; }
      @media screen and (max-width: 737px) {
        #about .box01 .txt {
          width: 100%; } }
      #about .box01 .txt h3 {
        font-size: 150%;
        line-height: 1.6;
        margin: 0 0 1em;
        color: #444; }
        @media screen and (max-width: 737px) {
          #about .box01 .txt h3 {
            font-size: 125%; } }
    #about .box01 .img01 {
      width: 30%; }
      @media screen and (max-width: 737px) {
        #about .box01 .img01 {
          width: 75%;
          display: block;
          margin: 1.5em auto 0; } }
  #about .box02 .li01 {
    display: flex;
    justify-content: center;
    margin-top: 1.5em; }
    @media screen and (max-width: 737px) {
      #about .box02 .li01 {
        display: block; } }
    #about .box02 .li01 li {
      margin: 0 1em; }
      @media screen and (max-width: 737px) {
        #about .box02 .li01 li {
          margin: 0 0 1em; } }
      #about .box02 .li01 li a {
        position: relative;
        display: block;
        color: #fff;
        background: #237800;
        border-radius: 0.3125em;
        text-align: center;
        font-weight: 700;
        font-size: 1.25em;
        text-decoration: none;
        padding: 0.5em 0;
        width: 20em;
        max-width: 100%;
        box-shadow: 0 0.15em 0.15em rgba(0, 0, 0, 0.15); }
        @media screen and (max-width: 737px) {
          #about .box02 .li01 li a {
            font-size: 1.125em;
            width: 15em;
            margin: 0 auto; } }
  #about .box02 .method {
    background: #fff;
    box-shadow: 0 0 2em rgba(0, 0, 0, 0.03);
    border: 1px solid #ab734a;
    box-sizing: border-box;
    padding: 1.5em 2.5% 0.5em;
    text-align: center;
    margin: 2.5em 0 2em;
    border-radius: 0.5em; }
    #about .box02 .method dt {
      color: #444;
      font-size: 150%;
      font-weight: 700;
      margin-bottom: 1em; }
    #about .box02 .method dd {
      font-size: 175%;
      font-weight: bold;
      line-height: 1.6;
      margin-bottom: 0.5em;
      color: #237800; }
      @media screen and (max-width: 737px) {
        #about .box02 .method dd {
          font-size: 125%; } }
      #about .box02 .method dd div .txt01 {
        display: inline-block;
        width: 40%;
        background: #fffbd8;
        font-size: 80%;
        padding: 0.5em 0; }
      #about .box02 .method dd div .time {
        font-size: 150%;
        font-weight: 400;
        color: #79a232;
        margin: 0 0.15em;
        display: inline-block;
        vertical-align: middle;
        line-height: 1;
        font-family: "Zen Old Mincho", serif;
        opacity: 0.75; }
      #about .box02 .method dd div .arrow {
        display: block;
        margin: 0 auto;
        font-size: 150%;
        font-weight: 400;
        background: #237800;
        background: -webkit-linear-gradient(bottom, #237800 0%, #79a232 50%, #d8d732 100%);
        background: -o-linear-gradient(bottom, #237800 0%, #79a232 50%, #d8d732 100%);
        background: linear-gradient(to top, #237800 0%, #79a232 50%, #d8d732 100%);
        background-clip: border-box;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        line-height: 1;
        font-family: "Zen Old Mincho", serif;
        opacity: 0.75; }
  #about .box02 .method01 {
    text-align: center;
    margin: 3.5em 0 2em;
    border-radius: 0.5em; }
    #about .box02 .method01 dt {
      color: #444;
      font-size: 150%;
      font-weight: 700;
      background: #fff;
      width: 20em;
      max-width: 100%;
      margin: 0 auto;
      padding: 0.5em 0;
      border-radius: 0.3em 0.3em 0 0;
      border: 1px solid #ab734a;
      border-bottom: none;
      margin-bottom: -1px;
      position: relative; }
      @media screen and (max-width: 737px) {
        #about .box02 .method01 dt {
          font-size: 112.5%; } }
      #about .box02 .method01 dt::before {
        content: "";
        width: 1px;
        height: 1em;
        background: #79a232;
        transform: rotate(-25deg);
        margin-right: 0.5em;
        display: inline-block;
        vertical-align: middle; }
      #about .box02 .method01 dt::after {
        content: "";
        width: 1px;
        height: 1em;
        background: #79a232;
        transform: rotate(25deg);
        margin-left: 0.5em;
        display: inline-block;
        vertical-align: middle; }
    #about .box02 .method01 dd {
      background: #fff;
      box-shadow: 0 0 2em rgba(0, 0, 0, 0.03);
      border: 1px solid #ab734a;
      box-sizing: border-box;
      padding: 1em 2.5% 0.5em;
      font-size: 175%;
      font-weight: bold;
      line-height: 1.6;
      margin-bottom: 0.5em;
      color: #237800;
      border-radius: 0.25em; }
      @media screen and (max-width: 1024px) {
        #about .box02 .method01 dd {
          font-size: 135%; } }
      @media screen and (max-width: 737px) {
        #about .box02 .method01 dd {
          font-size: 112.5%;
          padding-top: 0; } }
      #about .box02 .method01 dd .box01 {
        display: flex;
        justify-content: center;
        align-items: center; }
        #about .box02 .method01 dd .box01 .txt01 {
          width: 10em;
          height: 10em;
          background: #fffce5;
          font-size: 80%;
          display: flex;
          justify-content: center;
          flex-wrap: wrap;
          align-items: flex-start;
          border-radius: 100%; }
          #about .box02 .method01 dd .box01 .txt01 img {
            width: 70%;
            margin: 1.5em 0 0.5em; }
          #about .box02 .method01 dd .box01 .txt01 strong {
            width: 100%; }
        #about .box02 .method01 dd .box01 .time {
          font-size: 250%;
          font-weight: 400;
          color: #79a232;
          margin: 0 0.15em;
          display: inline-block;
          vertical-align: middle;
          line-height: 1;
          font-family: "Zen Old Mincho", serif;
          opacity: 0.75; }
      #about .box02 .method01 dd .box02 .arrow {
        display: block;
        margin: 0 auto;
        font-size: 250%;
        font-weight: 400;
        background: #237800;
        background: -webkit-linear-gradient(bottom, #237800 0%, #79a232 50%, #d8d732 100%);
        background: -o-linear-gradient(bottom, #237800 0%, #79a232 50%, #d8d732 100%);
        background: linear-gradient(to top, #237800 0%, #79a232 50%, #d8d732 100%);
        background-clip: border-box;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        line-height: 1;
        font-family: "Zen Old Mincho", serif;
        opacity: 0.75;
        margin: -0.25em 0 -0.25em; }
        @media screen and (max-width: 737px) {
          #about .box02 .method01 dd .box02 .arrow {
            margin-top: -0.5em; } }
      #about .box02 .method01 dd .box02 .txt02 {
        display: flex;
        justify-content: center;
        align-items: center; }
        @media screen and (max-width: 737px) {
          #about .box02 .method01 dd .box02 .txt02 {
            text-align: left;
            line-height: 1.4;
            margin-top: 0.5em; } }
        #about .box02 .method01 dd .box02 .txt02 img {
          width: 4em;
          margin-right: 0.5em;
          border-radius: 100%; }
  #about .box02 .detail {
    text-align: center; }
    @media screen and (max-width: 737px) {
      #about .box02 .detail {
        text-align: left; } }
  #about .box02 .btn01 {
    position: relative;
    display: block;
    color: #fff;
    background: #237800;
    border-radius: 0.3125em;
    text-align: center;
    font-weight: 700;
    font-size: 1.25em;
    text-decoration: none;
    padding: 0.5em 0;
    width: 20em;
    max-width: 100%;
    box-shadow: 0 0.15em 0.15em rgba(0, 0, 0, 0.15);
    margin: 3em auto 0; }
    @media screen and (max-width: 737px) {
      #about .box02 .btn01 {
        width: 15em;
        font-size: 1.125em;
        margin-top: 1em; } }

#kind {
  padding: 5em 0;
  background: #fff;
  position: relative; }
  @media screen and (max-width: 737px) {
    #kind {
      padding: 3em 0; } }
  #kind .sec01 {
    width: 1200px;
    max-width: 95%;
    position: relative;
    z-index: 2; }
  #kind .box01 {
    background: url("/wp-content/themes/setaclg/images/top_bg01.png") 0 0 repeat;
    background-size: 250%;
    padding: 2em;
    text-align: center; }
    @media screen and (max-width: 737px) {
      #kind .box01 {
        padding: 2em 3.5%; } }
    #kind .box01 section h3 {
      font-size: 150%;
      line-height: 1.6;
      margin: 0 0 1em;
      color: #444; }
      @media screen and (max-width: 737px) {
        #kind .box01 section h3 {
          font-size: 125%; } }
    #kind .box01 section .li01 {
      background: #fff;
      padding: 0.5em 1em;
      margin: 0.5em 0 1.5em; }
      #kind .box01 section .li01 li {
        display: flex;
        margin: 0.5em 0; }
        @media screen and (max-width: 737px) {
          #kind .box01 section .li01 li {
            margin: 1em 0; } }
        #kind .box01 section .li01 li .number {
          display: flex;
          justify-content: center;
          align-items: center;
          flex-wrap: wrap;
          background: #237800;
          background: -webkit-linear-gradient(bottom, #237800 0%, #79a232 100%);
          background: -o-linear-gradient(bottom, #237800 0%, #79a232 100%);
          background: linear-gradient(to top, #237800 0%, #79a232 100%);
          color: #fff;
          width: 2em;
          height: 2em;
          border-radius: 100%;
          font-family: "Zen Old Mincho", serif;
          font-weight: 900;
          font-style: normal;
          font-feature-settings: 'palt';
          font-size: 125%;
          line-height: 1;
          text-align: center;
          z-index: 2;
          padding-left: 0.25em;
          padding-bottom: 0.15em; }
        #kind .box01 section .li01 li dl {
          display: flex;
          flex-wrap: wrap;
          align-items: center;
          margin-left: 0.5em;
          color: #333; }
          @media screen and (max-width: 737px) {
            #kind .box01 section .li01 li dl {
              width: 87%; } }
          #kind .box01 section .li01 li dl dd {
            font-weight: 700;
            font-size: 125%; }
            @media screen and (max-width: 737px) {
              #kind .box01 section .li01 li dl dd {
                font-size: 112.5%;
                line-height: 1.4;
                text-align: left; } }
    #kind .box01 .btn01 {
      position: relative;
      display: block;
      color: #fff;
      background: #237800;
      border-radius: 0.3125em;
      text-align: center;
      font-weight: 700;
      font-size: 1.25em;
      text-decoration: none;
      padding: 0.5em 0;
      width: 25em;
      max-width: 100%;
      box-shadow: 0 0.15em 0.15em rgba(0, 0, 0, 0.15);
      margin: 0 auto; }
      @media screen and (max-width: 737px) {
        #kind .box01 .btn01 {
          width: 100%;
          font-size: 1em;
          padding: 0.675em 0;
          letter-spacing: -0.05em; } }
  #kind .lead01 {
    margin: 1.5em 0 1.75em;
    text-align: center; }
    #kind .lead01 span {
      display: block;
      font-size: 87.5%;
      text-indent: -1em;
      margin-left: 1em; }
  #kind .box02 {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    border-top: 1px solid #ddd;
    padding: 2.5em 0; }
    @media screen and (max-width: 737px) {
      #kind .box02 {
        display: block; } }
    #kind .box02:last-child {
      border-bottom: 1px solid #ddd; }
    #kind .box02 section {
      width: 76%; }
      @media screen and (max-width: 737px) {
        #kind .box02 section {
          width: 100%; } }
      #kind .box02 section h4 {
        font-size: 137.5%;
        font-weight: 700;
        padding: 0;
        margin: 0 0 0.5em;
        color: #333; }
        @media screen and (max-width: 737px) {
          #kind .box02 section h4 {
            font-size: 125%;
            text-align: center; } }
      #kind .box02 section .fee {
        display: flex;
        justify-content: space-between;
        margin-top: 1.5em;
        font-weight: 700;
        background: #f4f4f4;
        padding: 0.5em 1em; }
        @media screen and (max-width: 737px) {
          #kind .box02 section .fee {
            display: block; } }
        #kind .box02 section .fee dl {
          display: flex; }
          #kind .box02 section .fee dl dt {
            white-space: nowrap; }
        #kind .box02 section .fee .note01 {
          font-size: 87.5%;
          text-indent: -1em;
          margin-left: 1em;
          font-weight: 500; }
      #kind .box02 section .btn {
        text-align: center;
        margin-top: 1em; }
        #kind .box02 section .btn a {
          background: #237800;
          color: #fff;
          text-align: center;
          box-shadow: 0 0.25em 0.25em rgba(0, 0, 0, 0.05);
          border-radius: 0.3125em;
          padding: 0.5em 1em;
          width: 25em;
          max-width: 100%;
          text-decoration: none;
          font-size: 1.125em;
          font-weight: 700;
          display: inline-block;
          box-sizing: border-box; }
          @media screen and (max-width: 737px) {
            #kind .box02 section .btn a {
              width: 100%;
              font-size: 1em;
              padding: 0.675em 0; } }
    #kind .box02 .img {
      width: 21%;
      background: #fffded;
      padding: 1em; }
      @media screen and (max-width: 737px) {
        #kind .box02 .img {
          width: 50%;
          margin: 0 auto 1em;
          padding: 0.5em 0 0; } }
      #kind .box02 .img img {
        display: block;
        width: 60%;
        margin: 0 auto; }
  #kind .bnr01 {
    margin-top: 3em; }
    #kind .bnr01 ul {
      display: flex;
      justify-content: center; }
      @media screen and (max-width: 737px) {
        #kind .bnr01 ul {
          display: block; } }
      #kind .bnr01 ul li {
        width: 49%; }
        @media screen and (max-width: 737px) {
          #kind .bnr01 ul li {
            width: 100%; } }
        #kind .bnr01 ul li:nth-child(odd) {
          margin-right: 2%; }
          @media screen and (max-width: 737px) {
            #kind .bnr01 ul li:nth-child(odd) {
              margin-right: 0; } }
        @media screen and (max-width: 737px) {
          #kind .bnr01 ul li:not(:last-child) {
            margin-bottom: 1em; } }
        #kind .bnr01 ul li a {
          display: flex;
          align-items: center;
          justify-content: center;
          height: 3em;
          background: #237800;
          color: #fff;
          text-align: center;
          box-shadow: 0 0.25em 0.25em rgba(0, 0, 0, 0.05);
          border-radius: 0.3125em;
          padding: 0.5em;
          text-decoration: none;
          font-size: 1.125em;
          font-weight: 700; }
  #kind .btn01 {
    position: relative;
    display: block;
    color: #fff;
    background: #237800;
    border-radius: 0.3125em;
    text-align: center;
    font-weight: 700;
    font-size: 1.25em;
    text-decoration: none;
    padding: 0.5em 0;
    width: 20em;
    max-width: 100%;
    box-shadow: 0 0.15em 0.15em rgba(0, 0, 0, 0.15);
    margin: 3em auto 0; }
    @media screen and (max-width: 737px) {
      #kind .btn01 {
        width: 95%;
        font-size: 1.125em;
        margin-top: 1em; } }

#case_wrap {
  padding: 4em 0;
  position: relative;
  overflow: hidden; }
  @media screen and (max-width: 737px) {
    #case_wrap {
      padding: 3em 0; } }
  #case_wrap .bg01 {
    position: absolute;
    top: 5%;
    right: 0;
    width: 35%;
    z-index: 1;
    opacity: 0.5; }
    @media screen and (max-width: 737px) {
      #case_wrap .bg01 {
        top: 1.5em;
        width: 64%;
        right: -45%; } }

#case .sec01, #achievements .sec01 {
  width: 1200px;
  max-width: 95%;
  position: relative;
  z-index: 2; }
  #case .sec01 h2, #achievements .sec01 h2 {
    margin-bottom: 0.5em; }
#case .btn01, #achievements .btn01 {
  position: relative;
  display: block;
  color: #fff;
  background: #237800;
  border-radius: 0.3125em;
  text-align: center;
  font-weight: 700;
  font-size: 1.25em;
  text-decoration: none;
  padding: 0.5em 0;
  width: 20em;
  max-width: 100%;
  box-shadow: 0 0.15em 0.15em rgba(0, 0, 0, 0.15);
  margin: 1.5em auto 0; }
  @media screen and (max-width: 737px) {
    #case .btn01, #achievements .btn01 {
      width: 16.5em;
      font-size: 1.125em;
      margin-top: 1em; } }

#case {
  margin-bottom: 6em; }
  @media screen and (max-width: 737px) {
    #case {
      margin-bottom: 3em; } }

#achievements .box01 {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  align-items: center; }
  @media screen and (max-width: 737px) {
    #achievements .box01 {
      display: block; } }
  #achievements .box01 .txt {
    width: 55%;
    margin-top: -1.5em; }
    @media screen and (max-width: 737px) {
      #achievements .box01 .txt {
        margin-top: 0;
        width: 100%; } }
  #achievements .box01 .chart {
    width: 43%;
    background: rgba(255, 255, 255, 0.75);
    padding: 0.5em; }
    @media screen and (max-width: 737px) {
      #achievements .box01 .chart {
        margin-top: 1.5em;
        width: 100%; } }

#flow {
  padding: 4em 0 5em;
  background: rgba(255, 255, 255, 0.5); }
  @media screen and (max-width: 737px) {
    #flow {
      padding: 3em 0; } }
  #flow .sec01 {
    width: 1200px;
    max-width: 95%; }
    #flow .sec01 .box01 .each {
      display: flex;
      justify-content: space-between;
      flex-direction: row-reverse; }
      @media screen and (max-width: 737px) {
        #flow .sec01 .box01 .each {
          display: block;
          position: relative; } }
      @media screen and (max-width: 737px) {
        #flow .sec01 .box01 .each::after {
          content: "";
          position: absolute;
          top: 0;
          left: 0.9em;
          width: 1px;
          height: 100%;
          background: #ccc;
          z-index: -1; } }
      #flow .sec01 .box01 .each:not(:last-child) {
        margin-bottom: 1px; }
        @media screen and (max-width: 737px) {
          #flow .sec01 .box01 .each:not(:last-child) {
            padding-bottom: 2em; } }
      #flow .sec01 .box01 .each .img01 {
        width: 30%; }
        @media screen and (max-width: 737px) {
          #flow .sec01 .box01 .each .img01 {
            width: 50%;
            display: block;
            margin: 1em auto 0; } }
        #flow .sec01 .box01 .each .img01 img {
          width: 100%; }
      #flow .sec01 .box01 .each section {
        width: 68%;
        position: relative; }
        @media screen and (max-width: 737px) {
          #flow .sec01 .box01 .each section {
            width: 100%; } }
        #flow .sec01 .box01 .each section::after {
          content: "";
          position: absolute;
          top: 0;
          left: 1.15em;
          width: 1px;
          height: 100%;
          background: #ccc;
          z-index: -1; }
          @media screen and (max-width: 737px) {
            #flow .sec01 .box01 .each section::after {
              display: none; } }
        #flow .sec01 .box01 .each section h3 {
          font-weight: 700;
          display: flex;
          font-size: 1.5em;
          margin-top: 0;
          color: #444; }
          @media screen and (max-width: 737px) {
            #flow .sec01 .box01 .each section h3 {
              font-size: 1.25em; } }
          #flow .sec01 .box01 .each section h3 .number {
            display: flex;
            justify-content: center;
            align-items: center;
            background: #237800;
            background: -webkit-linear-gradient(bottom, #237800 0%, #79a232 50%, #d8d732 100%);
            background: -o-linear-gradient(bottom, #237800 0%, #79a232 50%, #d8d732 100%);
            background: linear-gradient(to top, #237800 0%, #79a232 50%, #d8d732 100%);
            color: #fff;
            width: 1.5em;
            height: 1.5em;
            border-radius: 100%;
            margin-right: 0.5em;
            font-family: "Zen Old Mincho", serif;
            font-weight: 900;
            font-style: normal;
            font-feature-settings: 'palt';
            line-height: 1;
            text-align: center;
            padding-bottom: 0.1em;
            box-sizing: border-box; }
          #flow .sec01 .box01 .each section h3 .txt {
            width: calc(100% - 2em);
            margin-top: -0.1em; }
        #flow .sec01 .box01 .each section .detail {
          margin-left: 3em; }
          @media screen and (max-width: 737px) {
            #flow .sec01 .box01 .each section .detail {
              margin-left: 2.5em; } }
    #flow .sec01 .btn01 {
      position: relative;
      display: block;
      color: #fff;
      background: #237800;
      border-radius: 0.3125em;
      text-align: center;
      font-weight: 700;
      font-size: 1.25em;
      text-decoration: none;
      padding: 0.5em 0;
      width: 20em;
      max-width: 100%;
      box-shadow: 0 0.15em 0.15em rgba(0, 0, 0, 0.15);
      margin: 1.5em auto 0; }
      @media screen and (max-width: 737px) {
        #flow .sec01 .btn01 {
          font-size: 1.125em;
          width: 100%;
          margin-top: 1em; } }

#group {
  padding: 4em 0 1em;
  background: #fff; }
  @media screen and (max-width: 737px) {
    #group {
      padding: 3em 0 1em; } }
  #group .sec01 {
    width: 1200px;
    max-width: 95%; }
    #group .sec01 .box01 {
      display: flex;
      align-items: flex-start; }
      @media screen and (max-width: 737px) {
        #group .sec01 .box01 {
          display: block; } }
      #group .sec01 .box01 section h2 {
        text-align: left; }
        @media screen and (max-width: 737px) {
          #group .sec01 .box01 section h2 {
            text-align: center; } }
      #group .sec01 .box01 .img01 {
        width: 35%; }
        @media screen and (max-width: 737px) {
          #group .sec01 .box01 .img01 {
            width: 70%;
            display: block;
            margin: 1em auto 0; } }
    #group .sec01 .btn01 {
      width: 25em;
      max-width: 100%;
      text-align: center;
      margin: 3em auto 0; }
      @media screen and (max-width: 737px) {
        #group .sec01 .btn01 {
          margin-top: 1.5em; } }
      #group .sec01 .btn01 .txt::before {
        content: "";
        width: 1px;
        height: 1em;
        background: #444;
        transform: rotate(-25deg);
        margin-right: 1em;
        display: inline-block;
        vertical-align: middle; }
      #group .sec01 .btn01 .txt::after {
        content: "";
        width: 1px;
        height: 1em;
        background: #444;
        transform: rotate(25deg);
        margin-left: 1em;
        display: inline-block;
        vertical-align: middle; }
      #group .sec01 .btn01 a {
        position: relative;
        display: block;
        color: #fff;
        background: #237800;
        border-radius: 0.3125em;
        text-align: center;
        font-weight: 700;
        font-size: 1.25em;
        text-decoration: none;
        padding: 0.5em 0;
        width: 20em;
        max-width: 100%;
        box-shadow: 0 0.15em 0.15em rgba(0, 0, 0, 0.15); }
        @media screen and (max-width: 737px) {
          #group .sec01 .btn01 a {
            width: 15em;
            margin: 0 auto;
            font-size: 1.125em; } }

#news {
  padding: 5em 0; }
  @media screen and (max-width: 737px) {
    #news {
      padding: 3em 0; } }
  #news .sec01 {
    width: 1200px;
    max-width: 95%; }
    #news .sec01 .tab {
      margin-top: 0;
      display: flex;
      justify-content: space-between; }
      #news .sec01 .tab li {
        width: 33%;
        overflow: visible;
        height: 3.5rem;
        padding: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        background: none;
        background: #f0f4da;
        color: #444;
        transition: all 0.5s ease;
        cursor: pointer;
        font-size: 1.125em;
        font-weight: 700; }
        @media screen and (max-width: 737px) {
          #news .sec01 .tab li {
            font-size: 0.875em;
            height: 3em; } }
        #news .sec01 .tab li:hover {
          opacity: 0.75; }
          @media screen and (max-width: 737px) {
            #news .sec01 .tab li:hover {
              opacity: 1; } }
        #news .sec01 .tab li#tab1.select, #news .sec01 .tab li#tab1:hover {
          background: #8db24c;
          color: #fff; }
        #news .sec01 .tab li#tab2.select, #news .sec01 .tab li#tab2:hover {
          background: #8db24c;
          color: #fff; }
        #news .sec01 .tab li#tab3.select, #news .sec01 .tab li#tab3:hover {
          background: #8db24c;
          color: #fff; }

#qa {
  padding: 4em 0 5em;
  background: rgba(255, 255, 255, 0.5);
  margin-bottom: 2.5em; }
  @media screen and (max-width: 737px) {
    #qa {
      padding: 3em 0; } }
  #qa .sec01 {
    width: 1200px;
    max-width: 95%; }
    #qa .sec01 .box01 .each {
      background: #fff; }
      #qa .sec01 .box01 .each:not(:last-child) {
        margin-bottom: 1.5em; }
      #qa .sec01 .box01 .each .trigger {
        position: relative;
        font-size: 1.25em;
        border: 1px solid #eee;
        box-shadow: 0 0.15em 0.15em rgba(0, 0, 0, 0.05);
        padding: 0.5em 0.75em;
        transition: all 0.5s ease;
        color: #237800;
        cursor: pointer;
        font-weight: 700;
        display: flex; }
        @media screen and (max-width: 737px) {
          #qa .sec01 .box01 .each .trigger {
            font-size: 1em;
            line-height: 1.6; } }
        #qa .sec01 .box01 .each .trigger:hover {
          opacity: 0.75; }
        #qa .sec01 .box01 .each .trigger .plus, #qa .sec01 .box01 .each .trigger .minus {
          position: absolute;
          right: 0.5em;
          top: 50%;
          transform: translate(0, -50%);
          display: flex;
          justify-content: center;
          align-items: center;
          flex-wrap: wrap;
          background: #237800;
          background: -webkit-linear-gradient(bottom, #237800 0%, #79a232 50%, #d8d732 100%);
          background: -o-linear-gradient(bottom, #237800 0%, #79a232 50%, #d8d732 100%);
          background: linear-gradient(to top, #237800 0%, #79a232 50%, #d8d732 100%);
          color: #fff;
          width: 1.5em;
          height: 1.5em;
          border-radius: 100%;
          line-height: 1; }
        #qa .sec01 .box01 .each .trigger .plus {
          z-index: 2; }
        #qa .sec01 .box01 .each .trigger .q {
          font-family: "Zen Old Mincho", serif;
          font-size: 2em;
          background: #237800;
          background: -webkit-linear-gradient(bottom, #237800 0%, #79a232 50%, #d8d732 100%);
          background: -o-linear-gradient(bottom, #237800 0%, #79a232 50%, #d8d732 100%);
          background: linear-gradient(to top, #237800 0%, #79a232 50%, #d8d732 100%);
          -webkit-background-clip: text;
          -webkit-text-fill-color: transparent;
          line-height: 1;
          margin-right: 0.25em; }
        #qa .sec01 .box01 .each .trigger .txt {
          width: calc(100% - 4.5em);
          margin-top: 0.35em; }
          @media screen and (max-width: 737px) {
            #qa .sec01 .box01 .each .trigger .txt {
              width: calc(100% - 3.5em); } }
      #qa .sec01 .box01 .each .panel {
        padding: 1.5em 1em; }
        @media screen and (max-width: 737px) {
          #qa .sec01 .box01 .each .panel {
            padding: 0.5em 0.75em; } }
        #qa .sec01 .box01 .each .panel .inner {
          display: flex;
          align-items: flex-start; }
        #qa .sec01 .box01 .each .panel .a {
          font-family: "Zen Old Mincho", serif;
          font-size: 2.5em;
          background: #237800;
          background: -webkit-linear-gradient(bottom, #237800 0%, #79a232 50%, #d8d732 100%);
          background: -o-linear-gradient(bottom, #237800 0%, #79a232 50%, #d8d732 100%);
          background: linear-gradient(to top, #237800 0%, #79a232 50%, #d8d732 100%);
          -webkit-background-clip: text;
          -webkit-text-fill-color: transparent;
          line-height: 1;
          margin-right: 0.25em;
          font-weight: 700; }
          @media screen and (max-width: 737px) {
            #qa .sec01 .box01 .each .panel .a {
              font-size: 2em; } }
        #qa .sec01 .box01 .each .panel .txt {
          width: calc(100% - 4.5em);
          margin-top: 0.5em; }
          @media screen and (max-width: 737px) {
            #qa .sec01 .box01 .each .panel .txt {
              width: calc(100% - 2em); } }
          #qa .sec01 .box01 .each .panel .txt .txt01 {
            color: #EF862C; }
          #qa .sec01 .box01 .each .panel .txt .img01 {
            width: 25em;
            height: auto;
            display: block;
            margin: 1.5em auto; }
          #qa .sec01 .box01 .each .panel .txt .box01 {
            margin-top: 1.5em; }
            #qa .sec01 .box01 .each .panel .txt .box01 dt {
              text-indent: -1em;
              margin-left: 1em;
              margin-bottom: 0.25em; }
            #qa .sec01 .box01 .each .panel .txt .box01 dd ul {
              margin-left: 1.25em; }
              #qa .sec01 .box01 .each .panel .txt .box01 dd ul li {
                list-style-type: disc; }
    #qa .sec01 .btn01 {
      position: relative;
      display: block;
      color: #fff;
      background: #237800;
      border-radius: 0.3125em;
      text-align: center;
      font-weight: 700;
      font-size: 1.25em;
      text-decoration: none;
      padding: 0.5em 0;
      width: 20em;
      max-width: 100%;
      box-shadow: 0 0.15em 0.15em rgba(0, 0, 0, 0.15);
      margin: 3em auto 0; }
      @media screen and (max-width: 737px) {
        #qa .sec01 .btn01 {
          font-size: 1.125em;
          width: 15em;
          margin-top: 1.5em; } }

.seminar_bnr {
  width: 700px;
  max-width: 95%;
  margin: 0 auto; }
  .seminar_bnr a {
    display: block; }

#blog .sec01, #column .sec01 {
  width: 1200px;
  max-width: 95%; }
#blog .list, #column .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  @media screen and (max-width: 737px) {
    #blog .list, #column .list {
      display: block; } }
  #blog .list li, #column .list li {
    list-style-type: none;
    width: 48.5%;
    margin-top: 2em; }
    @media screen and (max-width: 737px) {
      #blog .list li, #column .list li {
        width: 100%;
        margin-top: 1.5em; } }
    #blog .list li a, #column .list li a {
      display: flex;
      justify-content: space-between;
      align-items: center;
      text-decoration: none;
      line-height: 1.4;
      background: #fff;
      border: 1px solid #eee;
      box-shadow: 0 0.15em 0.15em rgba(0, 0, 0, 0.05);
      height: 100%;
      padding: 0.25em 0.5em; }
      @media screen and (max-width: 737px) {
        #blog .list li a, #column .list li a {
          padding: 0.5em 2.5%; } }
      #blog .list li a .photo, #column .list li a .photo {
        width: 42%;
        display: flex;
        align-items: center; }
        #blog .list li a .photo img, #column .list li a .photo img {
          width: 100%; }
      #blog .list li a .blogTitle, #column .list li a .blogTitle {
        width: 55%; }
        #blog .list li a .blogTitle h3, #column .list li a .blogTitle h3 {
          font-size: 1.125em;
          margin-top: 0;
          color: #444; }
          @media screen and (max-width: 737px) {
            #blog .list li a .blogTitle h3, #column .list li a .blogTitle h3 {
              line-height: 1.3;
              font-size: 1em; } }
        #blog .list li a .blogTitle h4, #column .list li a .blogTitle h4 {
          font-weight: 700;
          padding: 0; }
        #blog .list li a .blogTitle p, #column .list li a .blogTitle p {
          margin-top: 0.5em;
          color: #86af40;
          font-size: 0.875em; }
          @media screen and (max-width: 737px) {
            #blog .list li a .blogTitle p, #column .list li a .blogTitle p {
              margin-top: 0.25em; } }
          #blog .list li a .blogTitle p span, #column .list li a .blogTitle p span {
            display: block; }
#blog .link, #column .link {
  margin-top: 2em; }
  #blog .link a, #column .link a {
    display: block;
    color: #fff;
    background: #237800;
    border-radius: 0.3125em;
    text-align: center;
    font-weight: 700;
    font-size: 1.125em;
    text-decoration: none;
    padding: 0.75em 0;
    width: 22em;
    max-width: 100%;
    box-shadow: 0 0.15em 0.15em rgba(0, 0, 0, 0.15);
    margin: 0 auto; }
    @media screen and (max-width: 737px) {
      #blog .link a, #column .link a {
        font-size: 1em;
        width: 100%;
        padding: 0.675em 0; } }

#blog {
  padding: 5em 0 0; }
  @media screen and (max-width: 737px) {
    #blog {
      padding: 3em 0 0; } }

#column {
  padding: 5em 0; }
  @media screen and (max-width: 737px) {
    #column {
      padding: 3em 0; } }

.bnrArea01 {
  padding: 4em 0;
  background: rgba(255, 255, 255, 0.5); }
  @media screen and (max-width: 737px) {
    .bnrArea01 {
      padding: 3em 0; } }
  .bnrArea01 ul {
    display: flex;
    justify-content: space-between;
    width: 95%;
    margin: 0 auto; }
    @media screen and (max-width: 1024px) {
      .bnrArea01 ul {
        flex-wrap: wrap; } }
    @media screen and (max-width: 737px) {
      .bnrArea01 ul {
        display: block; } }
    .bnrArea01 ul li {
      width: 24%; }
      @media screen and (max-width: 1024px) {
        .bnrArea01 ul li {
          width: 49%;
          margin-bottom: 1.5em; } }
      @media screen and (max-width: 737px) {
        .bnrArea01 ul li {
          width: 100%; } }
      .bnrArea01 ul li.bnr02 a .txt {
        font-size: 0.82vw;
        padding: 0 0.5em;
        font-feature-settings: "palt";
        letter-spacing: -0.04em;
        white-space: nowrap; }
        @media screen and (max-width: 1024px) {
          .bnrArea01 ul li.bnr02 a .txt {
            font-size: 0.875em;
            line-height: 1.2; } }
      .bnrArea01 ul li a {
        display: flex;
        height: 6vw;
        background: #fff;
        text-align: center;
        box-shadow: 0 0.25em 0.25em rgba(0, 0, 0, 0.05);
        border-radius: 0.3125em;
        text-decoration: none;
        border: 1px solid #ab734a;
        overflow: hidden; }
        @media screen and (max-width: 1024px) {
          .bnrArea01 ul li a {
            height: 10vw; } }
        @media screen and (max-width: 737px) {
          .bnrArea01 ul li a {
            height: 5em; } }
        .bnrArea01 ul li a .img {
          width: 35%;
          position: relative;
          overflow: hidden; }
          .bnrArea01 ul li a .img img {
            width: 150%;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%); }
        .bnrArea01 ul li a .txt {
          width: 65%;
          padding: 0 1em;
          text-align: left;
          font-size: 1.08vw;
          font-weight: 700;
          color: #ab734a;
          display: flex;
          align-items: center;
          line-height: 1.4; }
          @media screen and (max-width: 1024px) {
            .bnrArea01 ul li a .txt {
              font-size: 1em; } }
          .bnrArea01 ul li a .txt .txt01 {
            display: block;
            font-size: 85%;
            margin-top: 0.25em; }

.pan {
  display: none; }

#top .contactBnr02 {
  position: relative;
  padding: 5em 0;
  overflow: hidden; }
  @media screen and (max-width: 737px) {
    #top .contactBnr02 {
      padding: 3em 0; } }
  #top .contactBnr02::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #237800;
    background: -webkit-linear-gradient(left, #237800 0%, #79a232 100%);
    background: -o-linear-gradient(left, #237800 0%, #79a232 100%);
    background: linear-gradient(to right, #237800 0%, #79a232 100%);
    z-index: 2; }
  #top .contactBnr02 .sec01 {
    width: 1200px;
    max-width: 95%;
    display: flex;
    justify-content: space-between;
    position: relative;
    z-index: 3; }
    @media screen and (max-width: 737px) {
      #top .contactBnr02 .sec01 {
        display: block; } }
    #top .contactBnr02 .sec01 section {
      width: 50%;
      color: #fff; }
      @media screen and (max-width: 737px) {
        #top .contactBnr02 .sec01 section {
          width: 100%; } }
      #top .contactBnr02 .sec01 section h2 {
        text-align: left;
        color: #fff; }
        @media screen and (max-width: 737px) {
          #top .contactBnr02 .sec01 section h2 {
            text-align: center; } }
      #top .contactBnr02 .sec01 section .tel {
        display: block;
        margin: 1.5em 0 0;
        background: #fff;
        padding: 0.25em 0 1em;
        box-shadow: 0 0.15em 0.15em rgba(0, 0, 0, 0.1);
        border-radius: 0.3125em; }
        #top .contactBnr02 .sec01 section .tel img {
          display: block;
          margin: 0 auto;
          width: 20em;
          max-width: 100%; }
          @media screen and (max-width: 737px) {
            #top .contactBnr02 .sec01 section .tel img {
              width: 15em; } }
    #top .contactBnr02 .sec01 .link {
      width: 45%; }
      @media screen and (max-width: 737px) {
        #top .contactBnr02 .sec01 .link {
          width: 100%;
          padding-top: 1em; } }
      #top .contactBnr02 .sec01 .link ul {
        display: flex;
        justify-content: space-between; }
        @media screen and (max-width: 737px) {
          #top .contactBnr02 .sec01 .link ul {
            display: block; } }
        #top .contactBnr02 .sec01 .link ul li {
          width: 49%;
          background: #fff;
          height: 100%;
          border-radius: 0.3125em;
          overflow: hidden; }
          @media screen and (max-width: 737px) {
            #top .contactBnr02 .sec01 .link ul li {
              width: 100%;
              margin-top: 1em; } }
          #top .contactBnr02 .sec01 .link ul li a {
            display: flex;
            flex-wrap: wrap;
            align-items: flex-start;
            height: 100%;
            text-decoration: none;
            background: #fff;
            padding: 1.5em 1.5em 0.75em;
            border: 1px solid #eee;
            box-shadow: 0 0.15em 0.15em rgba(0, 0, 0, 0.05); }
            @media screen and (max-width: 1024px) {
              #top .contactBnr02 .sec01 .link ul li a {
                padding: 1em 2.5% 0;
                align-items: center; } }
            #top .contactBnr02 .sec01 .link ul li a p {
              width: 100%; }
              @media screen and (max-width: 737px) {
                #top .contactBnr02 .sec01 .link ul li a p {
                  width: 60%;
                  line-height: 1.5; } }
            #top .contactBnr02 .sec01 .link ul li a img {
              display: block;
              margin-bottom: 0.75em; }
              @media screen and (max-width: 737px) {
                #top .contactBnr02 .sec01 .link ul li a img {
                  width: 38%;
                  margin: -0.5em 2% 0 0; } }
            #top .contactBnr02 .sec01 .link ul li a .btn {
              display: block;
              color: #fff;
              background: #a66a3e;
              border-radius: 0.3125em;
              text-align: center;
              font-weight: 700;
              font-size: 1.125em;
              text-decoration: none;
              padding: 0.75em 0;
              width: 100%;
              box-shadow: 0 0.15em 0.15em rgba(0, 0, 0, 0.15);
              margin: 1em auto; }
              @media screen and (max-width: 737px) {
                #top .contactBnr02 .sec01 .link ul li a .btn {
                  padding: 0.725em 0;
                  margin: 0.5em 0; } }
