@charset "UTF-8";

/* Google Font */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700;900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&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;
}

/* 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;
}

sup{
  vertical-align: baseline;
  position: relative;
  top: -0.7ex;
  font-size:75%;
}

body {
  margin: 0;
  padding: 0;
  width: 100% !important;
  font-family: 'Open Sans', 'Noto Sans JP', sans-serif, -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;
}

/* 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;
}

/* 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 )";
}

html {
   scroll-behavior: smooth;
}


section {
  scroll-margin-top: 100px;
  margin-bottom: 50px;
}


.social_box {
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
}

.social_buttons {
  display: inline-block;
  text-align: left;
}

.wrap {
  width: 100%;
  margin: 0 auto;
  background:#000;
}

.article_header {
  width: 100%; /* android view point */
  height: 100%;
  margin: 0 auto;
  position: relative;
}

.article_header:before {
  content:'';
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 0;
  padding-top: calc(432/1200 * 100%); /* calc(画像高さ ÷ 画像横幅 × 100%) */
  background: url(bg_header.jpg) top center / cover no-repeat;
  overflow: hidden;
}


/* 記事メインイメージ */
.head_img_01 {
  margin: -155px 8% 0;
  width: 84%; /* android view point */
  height: 0;
  padding-top: calc(640/1200 * 84%); /* calc(画像高さ ÷ 画像横幅 × 100%) */
  background: url(img_mv.jpg) top center / cover no-repeat;
  overflow: hidden;
  position:relative;
  border-radius: 10px;
}

.head_box {
  position: relative;
  margin: 0 5% 0 0;
  padding: 40px 0 20px;
  z-index: 4;
}

.head_catch_box {
  margin: 0 5% 0 8%;
  display: inline-block;
  color: #86bc25;
  padding: 0.025em 0.8em;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: clamp(1rem, calc(1vw + 1rem), 1.8rem);
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.07em;
}

.ttl_box {
  position: relative;
  margin: 0 0 0 calc(5.8% + 1px);
  width: 92%; /* android view point */
  padding: 0;
  z-index: 5;
}

.main_ttl {
  width: 100%;
  margin: 0;
  padding: 20px 0 30px 0;
  text-align: left;
}


.ttl_box .inner2 {
  width: 100%;
  margin: 0 auto;
  padding: 0.5rem 1.5rem 0;
  display: flex;
  justify-content: flex-end;
}

h1 {
  width: 100%;
   font-family: 'Noto Sans JP', sans-serif;
  font-size: clamp(1.6rem, calc(1.25vw + 1.25rem), 3.2rem);
  line-height: 1.7;
   font-weight: 900;
  position: relative;
   letter-spacing: 0.05em;
   color: #000;
  display: inline;
  background: #fff;
  text-align: right;
}

h1 > span {
  position: relative;
  display: inline-block;
  margin-bottom: 12px;
  padding-left: 3%;
  padding-right: 3%;
}

h1 > span::before {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0;
  top: 0px;
  right: 0;
  background-color: #fff;
  z-index: -1;
}


.small_text {
  font-size: 90%;
  vertical-align: baseline;
}

.normal_text {
  font-weight: 400;
  vertical-align: baseline;
}



.lead_area {
  position: relative;
  margin: 0 auto;
  width: 100%;
  padding: 40px;
  border-bottom: 1px solid #86bc25;
}

.lead_area:before {
  content:'';
  position: absolute;
  bottom: -28px;
  left: calc(5.8% - 28px);
  width: 58px;
  height: 58px;
  background: #000;
  z-index:9999;
}


.lead {
  width: 94%;
  max-width: 860px;
  margin: 0 auto;

  font-size: 17px;
  line-height: 1.9;
 color: #86bc25;
  text-align: justify;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  position: relative;
}


.hdr_add_bdr {
  border-bottom: 2px solid #FFF;
}

main {
  width: 100%;
  margin: 0 auto;
  position: relative;
  background: #000;
}

main:before {
  content:'';
  position: absolute;
  width: 1px;
  height: 100%;
  left: 5.8%;
  top: 0;
  background: #86bc25;
  z-index: 2;
}




main img {
  width: 100%;
}

main p {
  font-size: 1.05rem;
  line-height: 2;
  text-align: justify;
  text-justify:inter-ideograph;  
  padding-bottom: 2%;
}

.dash {
  letter-spacing: -.01em;
}

.interviewer_text {
  color: #992b26;
  font-weight: bold;
  margin-bottom: 2%;
overflow: hidden;
}

.interviewer_text2 {
  color: #992b26;
  font-weight: bold;
  margin-top: 2%;
  margin-bottom: 2%;
overflow: hidden;
}

.sec1 {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  padding: 0 0 50px;
  width: 100%;
}

.sec1_inner {
  box-sizing: border-box;
  width: 94%;
  max-width: 860px;
  height: 100%;
  margin: 0 auto;
  padding: 2% 30px 0;
  color: #000;
  text-align: center;
  position: relative;
  z-index:2;
  background: #f2f2f2;
  border-radius: 10px;
}

.bg2 {
  background: #f2f2f2;
  padding: 50px 0;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pb0 {
  padding-bottom: 0 !important;
}

.add_bdr {
  border-bottom: 1px solid #d0d0ce;
}

.h2_box {
  width: 100%;
  margin: 40px auto 0;
  position: relative;
}

.h2_box:before {
  content:'';
  position:absolute;
  width: 50%;
  height: 1px;
  left: 5.8%;
  top: 50%;
  transform:translateY(-50%);
  background: #86bc25;
}

h2 {
  margin: 30px  auto;
  padding: 0 30px;
  width: 100%;
  max-width: 860px;
  font-size: 28px;
  line-height: 1.25;
  color: #86bc25;
  position: relative;
  text-align: left;
  letter-spacing: 0.05em;
  font-weight: 700;
  background: #000;
}


.color1 {
  color: #86bc25;
}

.sml_h2 {
  font-size: 75%;
}

.atcl_lead {
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  margin-top: 20px;
  margin-bottom: 20px;
}

h3 {
  margin: 0 auto 20px;
  padding: 0;
  width: 100%;
  font-size: 22px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  line-height: 1.3;
  text-align: center;
  color: #046a38;
}

h4 {
  margin: 10px auto;
  padding: 0;
  width: 100%;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.3;
  text-align: center;
  color: #d04a02;
}

.name1 {
  color: #046a38;
  font-weight: bold;
}

.name2 {
  color: #00a08e;
  font-weight: bold;
}

.name3 {
  color: #000;
  font-weight: bold;
}


.name_large {
  font-size: 140%;
  line-height: 1.8;
  vertical-align: baseline;
}

.txt_box1 {
  width: 100%;
  display:flex;
justify-content: space-between;
}

.box_item1,
.box_item3 {
  width: 33%;
}

.box_item2 {
  width: 63%;
}

.img_box1 {
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index:2;
}

.img_box2 {
  width: 96%;
  max-width: 800px;
  margin: 0 auto;
  position: relative;
}

.img_box3 {
  width: 100%;
  max-width: 100%;
  margin: 30px auto 40px;
  position: relative;
}

.img_g02_area {
  margin: 0 auto;
  width: 100%; /* android view point */
  height: 0;
  padding-top: calc(530/840 * 100%); /* calc(画像高さ ÷ 画像横幅 × 100%) */
  background: url(img_g02.svg) top center / cover no-repeat;
  overflow: hidden;
  position:relative;
}

.img_box1 img {
  width: 100%;
  padding-bottom: 10px;
}

.img_box2 img {
  width: 100%;
  border-radius: 10px;
}

.image_r img {
  width: 100%;
  border-radius: 50px;
}

.img_area {
  width: 90%;
  margin: 30px auto 10px;
  padding: 3%;
  background: #dbedf1;
  border-radius: 10px;
}

.caption {
  width: 75%;
  margin: 10px auto;
  color: #333;
  font-size: 0.9rem;
  line-height: 1.5;
  text-align: justify;
  text-justify:inter-ideograph;  
}

.caption2 {
  width: 90%;
  max-width: 767px;
  margin: 5px auto 10px;
  color: #000;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
}

.list2_bg {
  width: 100%;
  margin: 10px auto 30px;
  padding: 1.5% 3%;
background: #acdef5; /* Old browsers */
background: -moz-linear-gradient(left,  #acdef5 0%, #bfe4e4 50%, #c5e3c6 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #acdef5 0%,#bfe4e4 50%,#c5e3c6 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #acdef5 0%,#bfe4e4 50%,#c5e3c6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#acdef5', endColorstr='#c5e3c6',GradientType=1 ); /* IE6-9 */
}

.list2 {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.list2_item {
   width: 49%;
  position: relative;
}

.list2_item img {
  width: 100%;
  border-radius: 10px;
}

.button-4 a{
  display: block;
  width: 100%;
  height: auto;
  text-align:center;
  cursor:pointer;
  position:relative;
  box-sizing:border-box;
  overflow:hidden;
  padding: 0.5em;
  margin: 0 auto;
  color:#FFF;
  text-decoration:none;
  transition:all .5s ease;
  line-height: 140%;
  background: #2d2d2d;
  font-weight: bold;
}
.button-4:hover a{
  background:#5d5d5d;
}

.flex-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 94%;
  max-width: 600px;
  margin: 0 auto;
}

.flex-item:nth-child(1) {
  flex: 0 1 14%;
  color: #000;
  font-weight: bold;
  padding: 1em 5px;
  text-align: right;
  border-radius: 5px;
  background: #ffb600;
  text-align: center;
  align-self: center;
  font-size: 1.2rem;
}

.flex-item:nth-child(2) {
  flex: 0 1 85%;
  padding: 1em 15px;
  text-align: left;
  font-size: 1.2rem;
  align-self: center;
}


footer {
  width: 100%;
  margin: 0 auto 30px;
  padding: 40px 0;
  position: relative;
  background: #000;
}

.ft_nml {
  width: 94%;
  max-width: 960px;
  margin: 0% auto !important;
  font-size: 0.9rem;
  line-height: 1.4;
  text-align: center;

  font-weight: normal;
  padding-bottom: 4%;
  word-break: break-all;

}

.b_txt {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: bold;
}

.logo {
  width: 94%;
  max-width: 960px;
  margin: 0 auto;  
  text-align: center;
}

.logo img {
  margin: 2% auto 1%;
  width: 200px;
  text-align: center;
}

.localFooter {
  line-height: 150%;
}

/* 単語ごとに改行 */
.sub_wb {
  display: inline-block;
}

.img_add {
  width: 380px;
  float: right;
  margin: 7px -115px 30px 40px;
  padding: 30px 30px 20px;
  position: relative;
  background: #FFF;
}

.img_add2 {
  width: 380px;
  float: left;
  margin: 7px 40px 30px -115px;
  padding: 30px 30px 20px;
  position: relative;
  background: #FFF;
  z-index: 99;
}

.ph_area {
  position:relative;
}

.ph_name {
  position: absolute;
  width: 100%;
  height: auto;
  bottom: 5px;
  left: 20px;
  font-weight: bold;
  font-size: 1.2rem;
  line-height: 1.2;
  text-align: left;
  color: #FFF;
}

.sml_txt {
  font-size: 87%;
}

.name_area {
  width: 100%;
  margin: 0 auto;
  padding: 30px 0 0;
  position: relative;
}

.name_area:before {
  content:'';
  position: absolute;
  top: 0;
  left: 50%;
  transform:translateX(-50%);
  width: 1px;
  height: 30px;
  background: #ff3621;
}

.name_area2 {
  width: 100%;
  margin: 0 auto;
  padding: 30px 0 0;
  position: relative;
}

.name_area2:before {
  content:'';
  position: absolute;
  top: 0;
  left: 50%;
  transform:translateX(-50%);
  width: 1px;
  height: 30px;
  background: #86bc25;
}

.name {
  margin: 0;
  width: 100%;
  padding: 5px 0;
  font-weight: bold;
  font-size: 0.9rem;
  line-height: 1.2;
  text-align: center;
  color: #000;
}

.prof {
  width: 100%;
  margin: 10px auto 0;
  color: #333;
  font-size: 0.95rem;
  line-height: 1.6;
  letter-spacing: -0.01em;
}

.ph_flex {
  width: 100%;
  margin: 0 auto;
  display:flex;
}

.ph_1 {
  width: calc(100% - 300px);
  margin: 0 auto;
  padding: 0;
}

.img_add3 {
  width: 380px;
  margin: 0 40px 30px -50px;
  position: relative;
}

.img_add img,
.img_add2 img,
.img_add3 img {
  width: 100%;
}



.txt_area {
  width: 50%;
  display: flex;
  justify-content: flex-end;
  gap: 10px;
}

.txt_box {
  width: 94%;
  max-width: 450px;
  align-self: center;
  padding-right: 10px;
}

.bnr_box {
  display: flex;
  justify-content: center;
  width: 100%;
  margin: 0 auto;
  padding: 50px 0;
  position: relative;
}

.bnr_box:before {
  content:'';
  position:absolute;
  width: calc(100% - 5.8%);
  height: 1px;
  left: 5.8%;
  top: 0;
  background: #86bc25;
}

.bnr_box_inner {
  width: 100%;
  max-width: 860px;
  margin: 0 auto;
  position: relative;
}

.bnr_box_inner:after {
  content:'';
  position: absolute;
  width: 1px;
  height: 3px;
  top: -51px;
  right: 0;
  border-image-source: linear-gradient(#000,#000);
  border-image-slice: 0 fill;
  border-image-outset: 0 100vw 0 0;
  z-index:2;
}

.bnr_item {
  margin: 0 auto;
  width: 250px;
}

.bnr_item img {
  width: 100%;
}

.cit_box {
  border-radius: 5px;
}

.btn-flat-simple1 {
  width: 90%;
  max-width: 600px;
  display: block;
  position: relative;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 1.1rem;
  font-weight: 900;
  text-align: center;
  margin: 50px auto 20px;
  padding: 20px 60px;
  text-decoration: none;
  color: #000;
  background: #86bc25;
  border-radius: 100vh;
  transition: .3s;
}

.btn-flat-simple1:after {
  content:'';
  position: absolute;
  top: 50%;
  right: 0;
  width: 50px;
  height: 1px;
  background: #FFF;
  transition: .3s;
}

.btn-flat-simple1:hover {
  opacity: 0.8;
}

.btn-flat-simple1:hover:after {
  content:'';
  position: absolute;
  top: 50%;
  right: 0;
  width: 0;
  height: 1px;
  background: #FFF;
}


.btn-flat-simple2 {
  width: 90%;
  max-width: 600px;
  display: block;
  position: relative;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 1.1rem;
  font-weight: 900;
  text-align: center;
  margin: 0 auto;
  padding: 20px 60px;
  text-decoration: none;
  color: #000;
  background: #fff;
  border-radius: 100vh;
  transition: .3s;
}

.btn-flat-simple2:after {
  content:'';
  position: absolute;
  top: 50%;
  right: 0;
  width: 50px;
  height: 1px;
  background: #86bc25;
  transition: .3s;
}

.btn-flat-simple2:hover {
  opacity: 0.8;
}

.btn-flat-simple2:hover:after {
  content:'';
  position: absolute;
  top: 50%;
  right: 0;
  width: 0;
  height: 1px;
  background: #86bc25;
}

.bnr_box2 {
  width: 100%;
  margin: 0 auto 20px;
  padding: 40px;
  background:#f2f2f2;
  border-bottom: 2px solid #000;
}

.bnr_box2_inner {
  width: 94%;
  max-width: 860px;
  display: block;
  position: relative;
  text-align: center;
  margin: 0 auto;
  text-decoration: none;
  transition: .3s;
  display: flex;
  justify-content: center;
  gap: 14px;
flex-wrap: wrap;

}

.bnr_box2_item {
  width: 49%;
}

.bnr_box2_item img {
  width: 100%;
  border-radius: 5px;
}

.bnr_box2_item:hover {
  opacity: 0.8;
}


@media screen and (max-width: 1040px) {

.img_add {
  width: 360px;
  float: right;
  margin: 7px 0 30px 40px;
  padding: 30px 30px 20px;
  position: relative;
  background: #FFF;
}

.img_add2 {
  width: 360px;
  float: left;
  margin: 7px 40px 30px 0;
  padding: 30px 30px 20px;
  position: relative;
  background: #FFF;
}


}


@media screen and (max-width: 999px) {

main:before {
  display: none;
}

.head_catch_box {
  margin: 0 auto;
  display: inline-block;
  color: #86bc25;
  padding: 0.025em 0.8em;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: clamp(1rem, calc(1vw + 1rem), 1.8rem);
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0;
}

.ttl_box {
  position: relative;
  margin: 0 auto;
  width: 100%; /* android view point */
  height: auto;
  padding: 0;
  z-index: 5;
}

.main_ttl {
  width: 100%;
  margin: 0 auto;
  padding: 3%;
  text-align: left;
  background: #fff;
}

.head_img_01 {
  margin: 0 auto;
  width: 100%; /* android view point */
  height: 0;
  padding-top: calc(640/1200 * 100%); /* calc(画像高さ ÷ 画像横幅 × 100%) */
  background: url(img_mv.jpg) top center / cover no-repeat;
  overflow: hidden;
  position:relative;
  border-radius: 0;
}

.ttl_box .inner2 {
  width: 96%;
  margin: 0 auto;
  padding: 1rem 0;
  display: flex;
  justify-content: flex-start;
}

h1 {
  width: 94%;
  text-align: left;
}

h1 > span {
  position: relative;
  display: inline-block;
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

h1 > span::before {
  display: none;
}

.h1_br2 {
  display: none;
}

.lead_area {
  width: 100%;
  max-width: 100%;
  padding: 20px;
  position: relative;
  left: 0;
  top: 0;
  margin: 0 auto 30px;
  background: #000;
}

.lead_area:before {
  display: none; 
}


.lead {
  width: 94%;
  margin: 0 auto;

  font-size: 1.05rem;
  line-height: 1.9;
  text-align: justify;
  position: relative;
}

.lead:before {
  display:none;
}

.lead:after {
  display:none;
}

.sec1 {
  padding: 0 0 5%;
}

.sec1_inner {
  box-sizing: border-box;
  width: 94%;
  max-width: 94%;
  height: 100%;
  margin: 0 auto;
  padding: 2% 3%;
  text-align: center;
  position: relative;
  z-index:1;
  background: #f2f2f2;
  border-radius: 10px;
}



.h2_box {
  width: 100%;
  margin: 0 auto;
}

.h2_box:before {
  display: none;
}


h2 {
  margin: 0 auto 3%;
  padding: 0;
  width: 94%;
  max-width: 94%;

  font-size: 1.6rem;
  line-height: 1.3;
}

.lead_area {
  padding: 3% 0;
}

.lead {
  width: 94%;
  max-width: 94%;
  font-size: 1.05rem;
}

.img_add {
  width: 340px;
  float: right;
  margin: 7px 0 30px 30px;
  position: relative;
}

.img_add2 {
  width: 340px;
  float: left;
  margin: 7px 30px 30px 0;
  position: relative;
}

.img_add3 {
  width: 300px;
  margin: 0 30px 30px 0;
  position: relative;
}

.ph_1 {
  width: calc(100% - 300px);
  margin: 0 auto;
  padding: 0;
}


.prof {
  font-size: 0.9rem;
  line-height: 1.45;
}

.bnr_box:before {
  content:'';
  position:absolute;
  width: 100%;
  height: 1px;
  left: 0;
  top: 0;
  background: #86bc25;
}

.bnr_box_inner:after {
  display: none;
}


.bnr_box2 {
  padding: 4% 2%;
}

.bnr_box2_item {
  width: 48%;
}

}


@media screen and (max-width: 767px) {


.sub_ttl {
  font-size: 1.5rem;
}


.lead {
  font-size: 1.05rem;
  line-height: 1.6;

}

h2 {
  font-size: 1.5rem;
}

.sec1 {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  z-index: 16;
  width: 100%;
  background-image: none;
}




.box_item1,
.box_item3 {
  width: 38%;
}

.box_item2 {
  width: 58%;
}



.ph_flex {
  width: 94%;
  margin: 3% auto;
  display:flex;
  flex-direction:column;
}

.img_add3 {
  width: 300px;
  margin: 0 auto 30px;
  position: relative;
}



.ph_1 {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  order:1;
}

.txt_area {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  gap: 10px;
  order:2;
}

.txt_box {
  width: 100%;
  max-width: 100%;
  align-self: auto;
  padding-right: 0;
  padding: 10px;
}

.caption2 {
  width: 90%;
  max-width: 90%;
  margin: 5px auto 10px;
  color: #000;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: left;
}

.img_add {
  width: 300px;
  float: right;
  margin: 7px 0 30px 30px;
  padding: 3% 3% 2%;
  position: relative;
}

.img_add2 {
  width: 300px;
  float: left;
  margin: 7px 30px 30px 0;
  padding: 3% 3% 2%;
  position: relative;
}



}

@media screen and (max-width: 639px) {


.lead_area {
  width: 100%;
  margin: 0 auto 2%;
  padding: 3% 0;
  background: #000;
}

.sec1_inner {
  padding: 2% 3%;
}


h2 {
  margin: 30px  auto 10px;
  font-size: 1.5rem;
}

h3 {
  font-size: 1.35rem;
}


.caption {
  width: 100%;
 
}

.img_box2 {
  width: 100%;
}

.img_box3 {
  width: 100%;
  max-width: 100%;
}

.img_g02_area {
  margin: 0 auto;
  width: 100%; /* android view point */
  height: 0;
  padding-top: calc(400/600 * 100%); /* calc(画像高さ ÷ 画像横幅 × 100%) */
  background: url(img_sp_g02.svg) top center / cover no-repeat;
  overflow: hidden;
  position:relative;
}


.txt_box1 {
  width: 100%;
  display:flex;
flex-direction: column;
  gap: 15px;
}


.box_item1,
.box_item3 {
  width: 100%;
}

.box_item2 {
  width: 100%;
}

.box_item1 {
  order:2;
}

.img_add {
  width: 340px;
  float: none;
  margin: 20px auto 30px;
  position: relative;
}

.img_add2 {
  width: 340px;
  float: none;
  margin: 20px auto 30px;
  position: relative;
}

.bnr_box2 {
  padding: 5% 2%;
}

.bnr_box2_inner {
  width: 94%;
  max-width: 94%;
  display: block;
  position: relative;
  text-align: center;
  margin: 0 auto;
  text-decoration: none;
  transition: .3s;
  display: flex;
 flex-direction: column;
  gap: 14px;
}

.bnr_box2_item {
  width: 100%;
}


}

@media screen and (max-width: 479px) {
.sub_ttl {
  font-size: 1.2rem;
}

.ttl_box .inner1 .catch {
  font-size: 1.3rem;
  line-height: 1.3;
}

.head_catch_box {
  letter-spacing: -0.005em;
}

.head_catch_box2 {
  letter-spacing: -0.005em;
}




.logo img {
  width: 180px;
}


main p {
  padding-bottom: 2.5%;
}

.img_add {
  width: 90%;
  float: none;
  margin: 20px auto 30px;
  position: relative;
}

.img_add2 {
  width: 90%;
  float: none;
  margin: 20px auto 30px;
  position: relative;
}



}

@media screen and (max-width: 375px) {
.sub_ttl {
  font-size: 1.1rem;
}


h2 {
  font-size: 1.3rem;
}

h3 {
  font-size: 1.15rem;
}

}


@media screen and (min-width: 1921px) {

header, main, footer{
  width: 100%;
  max-width: 1600px;
}


}


