@charset "UTF-8";

/* Google Font */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700;900&display=swap');

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,
b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,figure, figcaption, footer, header, hgroup,menu, nav, output, ruby, section, summary,time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: bottom;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}

table {
border-collapse: collapse;
border-spacing: 0;
}

/* box-sizing */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

html {
  scroll-behavior: smooth;
}

/* hover img alpha2 */
a img.alpha {
  transition: all 0.2s ease 0s;
}
a:hover img.alpha {
  opacity: 0.8;
  filter: alpha(opacity=0.8);
  -ms-filter: "alpha( opacity=0.8 )";
}

/* for sp link */
#sp_btn {
  display: none;
  text-align: center;
  padding-top: 40px;
}



body {
  margin: 0;
  padding: 0;
  width: 100% !important;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue","ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

  font-size: 1.8rem;
  font-weight: normal;
  color: #000;
  letter-spacing: 0.02em;
  z-index: 1;

   -webkit-text-size-adjust: 100%; /*スマホ自動調整対策*/
  -webkit-font-smoothing: antialiased;
   -moz-osx-font-smoothing: grayscale;
  -moz-font-feature-settings: "palt";
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  background: #fff;
  animation: show 1.6s ease 0s 1 normal;
}

@keyframes show {
	0% {
		opacity:0;
                                                                filter: blur(10px);
	}
	100% {
		opacity:1;
                                                                filter: blur(0);
	}
}


sup{
  vertical-align: baseline;
  position: relative;
  top: -0.6ex;
  font-size:75%;
}


.ovr_txt {
                                overflow: auto;
}


.social_box {
   text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
}

.social_buttons {
   display: inline-block;
   text-align: left;
}


.article_header {
  width: 100%; /* android view point */
  height: 100%;
  margin: 0 auto;
   position: relative;
  border-top: 4px solid #aabc50;
  background: #588e45;
}


.bg_head {
  width: 100%;
  height: auto;
  margin: 0 auto;
  background: url(img_mv2.jpg) top center no-repeat;
  background-size: auto 290px;
  position: relative;
  overflow: hidden;
}


.main_ttl {
   position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: calc(50% - 400px);
  width: 400px; /* android view point */
  height: 0;
  padding-top: calc(368/575 * 400px); /* calc(画像高さ ÷ 画像横幅 × 100%) */
  background: url(img_ttl.png) top center / cover no-repeat;
}


h1 {
   text-indent: 100%;
   white-space: nowrap;
   overflow: hidden;
}

.leadarea {
   width: 100%;
   position: relative;
   margin: 0 auto;
}

.leadarea:before {
  content:'';
  position: absolute;
  width: 100%;
  height: 75px;
  top: -75px;
  left: 0;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#588e45+0,588e45+100&0+0,1+100 */
background: linear-gradient(to bottom,  rgba(88,142,69,0) 0%,rgba(88,142,69,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

}


.lead {
  width: 94%;
  position: relative;
  max-width: 860px;
  margin: 0 auto;
  padding: 40px 0;
 font-size: 17px;
  line-height: 1.8;
  text-align: justify;
  font-weight: bold;
  color: #fff;
  z-index:10;
}




main {
  width: 100%;
  margin: 0 auto;
   position: relative;
   z-index:1;
}


main img {
  width: 100%;
}

main p {
  font-size: 1.05rem;
  line-height: 1.8;
  text-align: justify;
  text-justify:inter-ideograph;  
  text-indent: 1rem;
   padding-bottom: 2%;
}

.article_lead {
  font-weight: bold;
  color: #32823a;
  text-indent: 0 !important;
  padding-bottom: 3%;
  margin-bottom: 3%;
  border-bottom: 1px dotted #588e45;
}

.pt40 {
   padding-top: 40px !important;
}

.pb40 {
   padding-bottom: 40px !important;
}

.small_txt {
   font-size: 0.9rem;
}

.sec1 {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  width: 100%;
  background: #f2f1c7;
}

.bg_sec1 {
  background-image: url(bg_sec.jpg);
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
  animation: parallax linear both;
  animation-timeline: view();
}

@keyframes parallax {
  from {
    background-position: center 0;
  }

  to {
    background-position: center -300px;
  }
}

.bg_sec {
  background: #f2f2f2;
}

.sec1_inner {
  box-sizing: border-box;
  width: 94%;
  max-width: 960px;
  height: 100%;
  margin: 50px auto;
  padding: 30px;
  color: #000;
  text-align: center;
  position: relative;
  background: #fff;
}

.pt_pb {
  padding: 0 50px;
}

.pb40 {
   padding-bottom: 40px !important;
}


h2 {
  margin: 0 0 20px;
  padding: 10px 10px 10px 25px;
  width: 75%;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-size: clamp(1rem, calc(1vw + 1rem), 1.6rem);
  line-height: 1.25;
  position: relative;
   text-align: left;
   letter-spacing: 0.05em;
   color: #fff;
  background: #588e45;
}

h2:after {
   content:'';
   position: absolute;
   top: 50%;
   left: 5px;
   transform: translateY(-50%);
   width: 5px;
   height: calc(100% - 10px);
   background: #c2cb4d;
}

h3 {
   position: relative;
  width: 100%; /* android view point */
  margin: 0 auto 30px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-size: clamp(1.1rem, calc(1vw + 1.2rem), 2.4rem);
  line-height: 1.25;
  text-align: left;
}

.small_h3 {
  font-size: 78%;
}

h4 {
   margin: 40px auto 25px;
  padding: 12px 5px;
  width: 100%;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-size: clamp(1rem, calc(1vw + 1.1rem), 1.6rem);
  line-height: 1.3;
  text-align: left;
  position: relative;
  color: #32823a;
  border-top: 1px solid #c2cb4d;
  border-bottom: 1px solid #c2cb4d;
}


h5 {
   margin: 30px auto 12px;
  padding: 0;
  width: 100%;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-size: clamp(1rem, calc(1vw + 1rem), 1.4rem);
  line-height: 1.3;
  text-align: left;
  color: #32823a;
}

h6 {
   margin: 0 auto;
  padding: 0;
  width: 100%;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  font-size: clamp(0.95rem, calc(0.95vw + 1rem), 1.2rem);
  line-height: 1.3;
  text-align: left;
  color: #32823a;
  position: relative;
  z-index: 10;
}

.color1 {
  color: #134d31;
}
.color2 {
  color: #FFF;
}


.img_box1 {
   width: 100%;
   margin: 30px auto 50px;
}

.img_item1 img {
  width: 50%;
}

.img_box1 img {
   width: 100%;
}


.next {
    content: '';
    position: absolute;
    display: block;
    width: 130px;
    height: 40px;
    top: -20px;
    left: 0;
    background: url(img_next.svg) top left no-repeat;
    transition: 0.3s;
    z-index: 99;
}


footer {
  width: 100%;
  margin: 0 auto 30px;
   padding: 40px 0;
   position: relative;
}

.add_border {
   border-top: 2px solid #588e45;

}

.foot_border {
    font-size: 0.9rem;
    color: #000;
    font-weight: bold;
    text-align: center;
}
 

.add_bdr {
  width: 100%;
  position: relative;
  margin: 0 auto;
  padding-bottom: 15px;
}

.add_bdr:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 5px;
  bottom: 0;
  left: 0;
  background: #475c86;
}

.logo {
  width: 100%;
   margin: 0 auto;   
  text-align: center;
   padding: 20px 0 30px;
}


.logo img {
  margin: 2% auto 0;
  width: 250px;
  text-align: center;
}

.footer_txt {
   width: 90%;
   margin: 1% auto !important;
   font-size: 0.9rem;
   line-height: 1.4;
   color: #333;
   text-align: center;
   font-weight: bold;
}


.ft_nml {
   width: 94%;
   max-width: 960px;
   margin: 0 auto;
   font-size: 1rem;
   line-height: 1.4;
   text-align: center;
   color: #000;
   padding-bottom: 10px;
}

.ft_nml a {
  color: #588e45;
  text-decoration: none;
  position: relative;
  display: inline-block;
  width: 94%;
  text-decoration: none;
  transition: 0.3s;
}

.ft_nml a:hover {
  color: #588e45;
  text-decoration: underline;
}


.txt_b {
   font-weight: bold;
}

.localFooter {
  line-height: 150%;
}

/* 単語ごとに改行 */
.sub_wb {
   display: inline-block;
  vertical-align: baseline;
}


/* pager */
.pager {
    overflow: hidden;
  margin: 0 auto;
  padding: 2px 0;
   width: 100%;
}
 
 
.pager ul {
    list-style: none;
    position: relative;
    left: 50%;
    float: left;
}
 
.pager ul li {
    margin: 0 5px;
    position: relative;
    left: -50%;
    float: left;
}

.pager ul li span,
.pager ul li a {
    display: block;
    font-size: 17px;
    padding: 0.7em 0.9em;
    font-weight: bold;
}

.pager ul li:first-child a:after {
  content: '';
  position: absolute;
  right: -5px;
  top: 50%;
  transform:translateY(-50%);
  width: 1px;
  height: 100%;
  border-right: 1px solid #1b68d4;
}
 

 
.pager ul li a {
    color: #000;
    text-decoration: none;
}
 
.pager ul li a:hover {
  background:#1b68d4;
  color: #FFF;
}

.current {
    color: #000;  
}


.img_add{
   float: right;
   width: 280px;
   margin: 5px 0 30px 40px;
   position: relative;
}

.img_add2{
   float: left;
   width: 280px;
   margin: 5px 30px 30px 0;
   position: relative;
}

.img_add3{
   float: left;
   width: 480px;
   margin: 10px 30px 30px 0;
   position: relative;
}

.img_add4{
   float: right;
   width: 480px;
   margin: 10px 0px 30px 30px;
   position: relative;
}


.line1 {
   border-left: 5px solid #1a4631;
}

.line2 {
   border-left: 5px solid #c74634;
}

.interviewer {
   color: #54b0ad;
   font-weight: bold;
}

.name1 {
   color: #2980c4;
   font-weight: bold;
}

.name2 {
   color: #418338;
   font-weight: bold;
}


.name_area {
   width: 100%;
   margin: 0 auto;
   padding: 10px 0;
}

.name_area_border1,
.name_area_border2 {
  position: relative;
}

.name_area_border1:before {
  content:'';
  position: absolute;
  bottom: 0;
  left:0;
  width: 100%;
  height: 2px;
  background: #588e45;
}

.name_area_border2:before {
  content:'';
  position: absolute;
  bottom: 0;
  left:0;
  width: 100%;
  height: 2px;
  background: #588e45;
}

.name {
   margin: 0 auto 5px;
   width: 100%;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: bold;
  font-size: 1rem;
  line-height: 1.5;
   text-align: left;
   color: #000;
  vertical-align: baseline;
}


.name_large {
  font-size: 1.25rem;
  vertical-align: baseline;
}


.mt30 {
   margin-top: 30px;
}

.prof {
   width: 100%;
   margin: 0 auto;
   padding: 10px 0 0;
   color: #000;
   font-size: 0.9rem;
   line-height: 1.5;
  text-align: justify;
  text-justify:inter-ideograph;  
}

.kakomi1 {
   width: 94%;
   max-width: 600px;
   margin: 30px auto 50px;
   padding: 3%;
   border: 1px solid #60f;
   border-radius: 20px;
}

.bnr_box {
   width: 94%;
   max-width: 680px;
   margin: 40px auto 10px;
}

.bnr_box img {
   width: 100%;
}

.btn_area {
  width: 100%;
  margin: 0 auto 5%;
  padding: 4% 0 0;
}


.arrow-button{
    background: #e5ebee;
    color: #000;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.6;
    display: block;
    margin: 0 auto;
    padding: 0.7em;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 100%;
    overflow: hidden;
    transition: 0.3s;
    border-bottom: 1px solid #1b68d4;
}

.arrow-button .add_line {
    display: inline;
    border-bottom: 2px solid #1b68d4;
    letter-spacing: 0.2em;
}

.arrow-button:hover {
    opacity:0.8;
    background: #1b68d4;
    color: #fff;
}


.btn_inner {
                                display:flex;
                                width: 100%;
                                max-width: 600px;
                                margin: 0 auto;
}

.btn_inner .btn_item1 {
                                width: 30%;
                                text-align: right;
                                padding-right: 2%;
                                align-self: center;
}

.btn_inner .btn_item2 {
                                width: 70%;
                                text-align: left;
                                padding-left: 2%;
                                line-height: 1.2;
                                border-left:1px solid #fff;
}

.foot_sns_btn {
  width: 100%;
  margin: 30px auto;
  text-align: center;
  background: #000;
}

.foot_sns_btn img {
  height: 32px;
}

.caption {
   width: 100%;
   max-width: 100%;
  margin: 10px auto 0;
  padding: 0;
  font-size: 0.95rem;
  color: #333;
  line-height: 1.5;
  text-align: justify;
  position: relative;
  z-index: 10;
}

.footer_name {
  width: 94%;
  margin: 0% auto !important;
  font-size: 0.9rem;
  line-height: 1.5;
  text-align: center;

  font-weight: normal;
  padding-bottom: 1%;
}

.b_txt {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: bold;
}


.txt_wb {
  word-break: break-all;
}

/* navi */
.nav_box {
  width: 100%;
  position: relative;
  margin: 0 auto;
  z-index: 2;
  border-top: 2px solid #fff;
  background: #588e45;
}

nav {
  width: 100%;
  max-width: 960px;
  display: flex;
  justify-content: center;
  margin: 0 auto;
  padding: 15px 0 ;

}

.nav_item1 {
  width: 25%;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  text-align: center;
  font-size: clamp(0.85rem, calc(1vw + 1rem), 1.1rem);
  line-height: 1.4;
  color: #fff;
align-self: center;
  border-right: 1px solid #fff;

}

.nav_item1:first-child {
  border-left: 1px solid #fff;
}


.nav_arrow-button {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
    position: relative;
  color: #fff;
    text-decoration: none;
  transition: 0.3s;
}

.nav_arrow-button:after {
  content: '';
  position:absolute;
  bottom: 0;
  left:0 ;
  width: 0;
  height: 100%;
  transition: 0.3s;
  background: rgba(255,255,255,0.15);
}

.nav_arrow-button:hover {
  color: #fff;
}

.nav_arrow-button:hover:after {
  content: '';
  position:absolute;
  bottom: 0;
  left:5px ;
  width: calc(100% - 10px);
  height: 100%;
}

/* navi */

.totop {
  width: 100px;
  height: 100px;
  margin: 50px auto;
  position: relative;
  display: block;
  text-align:center;
  transition: 0.3s;
}

.totop img {
  width: 100%;
}

.totop:before {
  content:'';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  transform: translate(-50%, -50%);
  background: none;
  transition: 0.3s;
  z-index: -1;
}

.totop:hover:before {
  content:'';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100px;
  height: 100px;
  background: url(btn_pagetop_h.png) top center / cover no-repeat;
}

.solution {
  position: relative;
  margin: 0 auto;
  width: 90%;
  display: flex;
  flex-direction: column;
}

.solution_item {
  padding: 18px;
  position: relative;
  margin-bottom: 12px;
  border: 2px solid #c2cb4d;
  border-radius: 10px;
}

.solution_item:before {
  content:'';
  position: absolute;
  width: 90px;
  height: 90px;
  top: 0;
  left: 0;
  background: url(bg_tmeic.svg) top left no-repeat;
  border-radius: 10px 0 0 0;
}


@media screen and (min-width: 1920px) {

header,main,.leadarea,.logo {
  width: 100%; /* android view point */
  max-width: 1600px;
  height: 100%;
  margin: 0 auto;
   position: relative;
}

.img_box1 {
   width: 100%;
  max-width: 1600px;
   margin: 0 auto 30px;
}

}


@media print, screen and (max-width:1023px) {

.sec1_inner {
  box-sizing: border-box;
  width: 100%;
  max-width: 94%;
  padding: 2% 2% 1%;

}

.pt_pb {
  padding: 0 2% 0;
}



nav {
  width: 100%;
  max-width: 94%;
  display: flex;
  justify-content: center;
  margin: 0 auto;
  padding: 4% 0 ;

}


}

@media screen and (max-width: 999px) {

.bg_head {
  width: 100%;
  height: 0;
  margin: 0 auto;
  padding-top: calc(460/1200 * 100%); /* calc(画像高さ ÷ 画像横幅 × 100%) */
  background: url(img_sp_mv.jpg) top center / cover no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
}

.main_ttl {
   position: absolute;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  top: 0;
  left: 0;
  width: 60%; /* android view point */
  height: 0;
  padding-top: calc(368/575 * 60%); /* calc(画像高さ ÷ 画像横幅 × 100%) */
  background: url(img_ttl.png) top center / cover no-repeat;
}

.leadarea:before {
  content:'';
  position: absolute;
  width: 100%;
  height: 40px;
  top: -40px;
  left: 0;
}


.lead {
  width: 94%;
  
  max-width: 92%;
  font-size: 1.1rem;
  line-height: 1.8;
}

.sec1_inner {
  box-sizing: border-box;
  width: 94%;
  max-width: 94%;
  height: 100%;
  margin: 4% auto;
  padding: 3%;
  color: #000;
  text-align: center;
  position: relative;
  background: #fff;
}



h4 {
  font-size: 1.5rem;
}

h5 {
  font-size: 1.3rem;
}


.img_add{
   float: right;
   width: 280px;
   margin: 10px 0 30px 30px;
   position: relative;
}


.img_add2{
   float: left;
   width: 280px;
   margin: 10px 30px 30px 0;
   position: relative;
}

.img_add4{
   float: right;
   width: 400px;
   margin: 10px 0 30px 30px;
   position: relative;
}


.img_add3{
   float: left;
   width: 400px;
   margin: 10px 30px 30px 0;
   position: relative;
}

h2 {
  max-width: 100%;
}


}



@media screen and (max-width: 767px) {


.lead {
  font-size: 1.05rem;
  line-height: 1.6;
  padding: 2% 0 3%;

}

h2 {
  width: 100%;
}



h4 {
  font-size: 1.2rem;
}

h5 {
  font-size: 1.1rem;
}


.sec1 {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  padding:  3% 0;
  z-index: 16;
  width: 100%;
  background-image: none;
}

.sec1_inner {
  width: 100%;
  max-width: 96%;
}

.pt_pb {
  padding: 0 2% 0;
}


}

@media screen and (max-width: 639px) {


.rm_box {
  padding: 30px 0;
}

.rm_inner {
  width: 94%;
  max-width: 94%;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
}

.inner_item1 {
  width:80%;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
}

.item_box1 {
  width: 100%;
  padding: 10px;
  border-radius: 10px;
  background: #fff;
  order:2;
}

.item_box1 img {
  width: 100%;
}

.inner_item2 {
  width: 100%;
  order: 1;
}

.rm_heading {
  margin: 0  auto;
  padding: 12px 0;
  width: 100%;
  font-size: clamp(1.3rem, calc(1vw + 1.05rem), 1.5rem);
  line-height: 1.25;
   font-weight: bold;
  position: relative;
   text-align: center;
   letter-spacing: 0.05em;
   color: #fff;
}

.rm_heading2 {
  margin: 0  auto 18px;
  padding: 18px 0;
  width: 100%;
  font-size: clamp(1.15rem, calc(1vw + 1rem), 1.4rem);
  line-height: 1.25;
   font-weight: bold;
  position: relative;
   text-align: center;
   letter-spacing: 0.05em;
   color: #fff;
  border-bottom: 1px solid #fff;
}

.rm_text {
 font-size: 0.95rem;
  line-height: 1.8;
  text-align: justify;
  color: #fff;
}






.img_add{
   float: none;
   width: 60%;
   margin: 20px auto 30px;
   position: relative;
}

.img_add2{
   float: none;
   width: 60%;
   margin: 20px auto 30px;
   position: relative;
}

.img_add3{
   float: none;
   width: 94%;
   margin: 10px auto;
   position: relative;
}

.img_add4{
   float: none;
   width: 94%;
   margin: 10px auto;
   position: relative;
}

.arrow-button2,
.button-4 {
    font-size: 1.05rem;
}

.arrow-button2:after,
.button-4:after{
   display: none;
}

.arrow-button2:hover:after,
.button-4:hover:after{
   display: none;
}



h4 {
  width: 100%;
}


nav {
  width: 100%;
  max-width: 96%;
  display: flex;
  justify-content: center;
  margin: 0 auto;
}


.nav_item1 {
  width: 33%;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  text-align: center;
  font-size: clamp(0.85rem, calc(0.85vw + 1rem), 1rem);
  line-height: 1.4;
  color: #fff;
}

}


@media screen and (max-width: 479px) {


.img_add{
   float: none;
   width: 80%;
   margin: 20px auto 30px;
   position: relative;
}

.img_add2{
   float: none;
   width: 80%;
   margin: 20px auto 30px;
   position: relative;
}

.nav_item1 {
  font-size: 0.9rem;
}

}


@media screen and (max-width: 375px) {

.img_add{
   float: none;
   width: 90%;
   margin: 20px auto ;
   position: relative;
}

.img_add2{
   float: none;
   width: 90%;
   margin: 20px auto ;
   position: relative;
}


.nav_item1 {
  font-size: 0.75rem;
}


}
