@charset "UTF-8";

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@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 )";
}

sup{
  vertical-align: baseline;
  position: relative;
  top: -0.6ex;
  font-size:75%;
}



/* for sp link */
#sp_btn {
  display: none;
  text-align: center;
  padding-top: 40px;
}

body {
  width: 100% !important;
  font-size: 1.8rem;
  font-weight: normal;
  color: #000;
  letter-spacing: 0.02em;
  line-break: strict;
  overflow-wrap: break-word;
  word-wrap: break-word;
  text-align: justify;

  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;
}

body {
  font-family: 'Century Gothic', 'Century Gothic Pro', "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


/* 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 )";
}

/* ルビ */
[data-ruby] {
  position: relative;
}
[data-ruby]::before {
  content: attr(data-ruby);
  position: absolute;
  top: -1.2em;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 0.5em;
  zoom: 0.5;
}

[data-ruby2] {
  position: relative;
}
[data-ruby2]::before {
  content: attr(data-ruby2);
  position: absolute;
  top: -3.5em;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 0.4em;
  zoom: 0.5;
}

.nbo_header {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  background: url(bg_nbo_header.jpg) no-repeat top center;
}

.social_box {
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
}

.social_buttons {
  display: inline-block;
  text-align: left;
}

.sp_nbo_header {
  display: none;
}

.wrap {
  width: 100%;
  margin: 0 auto;
  position: relative;
  background: #032d42;
}


header {
  width: 100%; /* android view point */
  height: 100%;
  margin: 0 auto;
  position:relative;
  padding-top: 30px;
}

@keyframes show {
  0% {
  opacity:0;
  }
  100% {
  opacity:1;
  }
}

.head_img_box {
  width: 100%;
  max-width: 980px;
  margin: -100px auto 0;
  display: flex;
  justify-content: flex-end;
}

.head_img_box .inner {
  width: 430px;
  display: flex;
  align-self: center;
  margin-right: -30px;
  padding-top: 30px;
  z-index: 11;
}

.head_img_box .inner2 {
  width: 430px;
  display: flex;
  align-self: flex-end;
  margin-right: -30px;
  padding-bottom: 15px;
  z-index: 11;
}

h1 {
  margin: 0;
  font-weight: bold;
  font-size: 47px;
  line-height: 1.4;
  text-align: left;
  color: #FFF;
  vertical-align: baseline;
}


/* 記事メインイメージ */
.head_img_01 {
  margin-right: -50px;
  margin-left: -60px;
  position: relative;
  width: 670px; /* android view point */
  height: 0;
  padding-top: calc(450/670 * 670px); /* calc(画像高さ ÷ 画像横幅 × 100%) */
  background: url(img_mv.jpg) top center / cover no-repeat;
  z-index: 10;
  border-radius: 10px;
}

.head_img_02 {
  margin-right: -50px;
  margin-left: -60px;
  position: relative;
  width: 670px; /* android view point */
  height: 0;
  padding-top: calc(350/670 * 670px); /* calc(画像高さ ÷ 画像横幅 × 100%) */
  background: url(img_mv2.jpg) top center / cover no-repeat;
  z-index: 10;
  border-radius: 10px;
}

.event_name_box {
  width: 94%;
  max-width: 980px;
  margin: 0 auto;
  border-top: 4px solid #86ed78;
  border-left: 4px solid #86ed78;
  border-bottom: 4px solid #86ed78;
  border-radius: 10px 0 0 10px;
  position: relative;
}

.event_name_box:before {
  content: '';
  position: absolute;
  top: -4px;
  right: 0;
  width: 1px;
  height: 4px;
  border-image-source: linear-gradient(#86ed78,#86ed78);
  border-image-slice: 0 fill;
  border-image-outset: 0 100vw 0 0;
}

.event_name_box:after {
  content: '';
  position: absolute;
  bottom: -4px;
  right: 0;
  width: 1px;
  height: 4px;
  border-image-source: linear-gradient(#86ed78,#86ed78);
  border-image-slice: 0 fill;
  border-image-outset: 0 100vw 0 0;
}

.event_name_box img {
  width: 380px;
  height: auto;
}

.ttl_box {
  position: absolute;
  width: 100%;
  max-width: 960px;
  height: auto;
  left: 50%;
  transform:translateX(-50%);
  bottom: -35px;
  z-index: 9999;
}


.subttl_box {
  position:absolute;
  top: 4%;
  left: 0;
  width: 100%;
  height: 90px;
  background: url(img_subttl.svg) top center / cover no-repeat;
  overflow: hidden;
  z-index: 3;
}

.add_txt {
  width: 100%;
  margin: 0 0 10px;
  padding: 0.1em 0.1em 0.15em;
  font-weight: bold;
  font-size: 42px;
  line-height: 1.3;
  text-align: center;
  color: #FFF;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  background: #000;
}

.small_h1 {
  font-size: 85%;
  vertical-align: baseline;
}

.large_h1 {
  font-size: 112%;
  vertical-align: baseline;
}

.leadarea {
  width: 100%;
  max-width: 980px;
  position: relative;
  margin: -40px auto 0;
  border-top: 4px solid #86ed78;
  border-right: 4px solid #86ed78;
  border-bottom: 4px solid #86ed78;
  border-radius: 0 10px 10px 0;
}

.leadarea:before {
  content: '';
  position: absolute;
  top: -4px;
  left: 0;
  width: 1px;
  height: 4px;
  border-image-source: linear-gradient(#86ed78,#86ed78);
  border-image-slice: 0 fill;
  border-image-outset: 0 0 0 100vw;
}

.leadarea:after {
  content: '';
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 1px;
  height: 4px;
  border-image-source: linear-gradient(#86ed78,#86ed78);
  border-image-slice: 0 fill;
  border-image-outset: 0 0 0 100vw;
}


.lead {
  width: 94%;
  max-width: 800px;
  margin: 0 auto;
  padding: 60px 0 55px;
  font-size: 1.05rem;
  line-height: 1.8;
  font-weight: bold;
  text-align: justify;
 color: #FFF;
}

main {
  width: 100%;
  margin: 0 auto;
  position: relative;
}

main img {
  width: 100%;
}

main p {
  font-size: 1.05rem;
  line-height: 2rem;
  text-align: justify;
  text-justify:inter-ideograph;  
  margin-bottom: 2%;
  color: #000;
}

.sml_txt {
  font-size: 0.85rem;
}

.quot {
  font-family: "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Merino, Osaka, sans-serif;
}

.sec1 {
  position: relative;
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
  padding: 40px 0 0;
}

.sec1_inner {
  box-sizing: border-box;
  width: 100%;
  max-width: 980px;
  height: 100%;
  margin: 0 auto 50px;
  padding: 30px 80px ;
  color: #000;
  position:relative;
  z-index: 4;
  background: #FFF;
}

.bg1 {
  position: relative;
  width: 100%;
  border-radius: 10px 0 0 10px;

}

.bg1:before {
  content: '';
  position: absolute;
  top: 14px;
  left: -14px;
  width: 10px;
  height: calc(100% - 36px);
  border-top: 4px solid #86ed78;
  border-left: 4px solid #86ed78;
  border-bottom: 4px solid #86ed78;
  border-radius: 10px 0 0 10px;
}

.bg1:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 100%;
  border-image-source: linear-gradient(#fff,#fff);
  border-image-slice: 0 fill;
  border-image-outset: 0 100vw 0 0;
}

.bg2 {
  position: relative;
  width: 100%;
  border-radius: 0 10px 10px 0;
}

.bg2:before {
  content: '';
  position: absolute;
  top: 14px;
  right: -14px;
  width: 10px;
  height: calc(100% - 36px);
  border-top: 4px solid #86ed78;
  border-right: 4px solid #86ed78;
  border-bottom: 4px solid #86ed78;
  border-radius: 0 10px 10px 0;
}

.bg2:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  border-image-source: linear-gradient(#fff,#fff);
  border-image-slice: 0 fill;
  border-image-outset: 0 0 0 100vw;
}



.pb30 {
  padding-bottom: 30px;
}

.mb40 {
  margin-bottom: 40px;
}

h2 {
  width: 100%;
  margin: 0 auto 25px;
  padding: 10px 15px 15px 0;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 130%;
  color: #032d42;
  position: relative;
  z-index:3;
  text-align: left;
}

.h2_border1 {
  border-image: linear-gradient(0deg,#86ed78 2px,#0000 0) fill 0//0 100vw 0 0;
}

.h2_border2 {
  border-image: linear-gradient(0deg,#86ed78 2px,#0000 0) fill 0//0 0 0 100vw;
}

h3 {
  margin: 3% auto 0.5% !important;
  padding: 0;
  width: 100%;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.3;
  text-align: center;
  color: #000;
}

.ph_flex {
  width: 98%;
  margin: 30px auto;
  max-width: 800px;
  display: flex;
  justify-content: space-between;
  position: relative;
}

.ph_flex2 {
  justify-content: flex-end;
}

.pf_item1 {
  position: absolute;
  width: 45%;
  right: 0;
  align-self: center;
  padding: 20px;
  border-top: 2px solid #00a6d9;
  border-bottom: 2px solid #00a6d9;
  background: #e6f3f6;
  z-index:5;
}

.pf_item2 {
  position: relative;
  width: 58%;
  align-self: flex-end;
}

.pf_item3 {
  position: absolute;
  width: 45%;
  left: 0;
  align-self: center;
  padding: 20px;
  border-top: 2px solid #00a6d9;
  border-bottom: 2px solid #00a6d9;
  background: #e6f3f6;
  z-index:5;
}


.profile {
  width: 100%;
  margin: 0 auto;
  font-size: 0.84rem;
  line-height: 1.4;
  color: #000;
  letter-spacing: -0.02em;
  text-align: justify;
}

.pf_name {
  padding: 5%;
  position: relative;
}

.pf_name_txt {
  font-weight: bold;
  font-size: 0.85rem;
  line-height: 1.4;
  color: #000;
  text-align: left;
  position: relative;
  z-index: 1;
}

.pf_prof {
  margin: 0;
  padding: 10px 0 0 0;
  font-size: 0.9rem;
  color: #333;
  line-height: 1.5;
  text-align: justify; 
  text-justify: inter-ideograph;
  letter-spacing: -0.03em;
}

.name_area1 {
  width: 48%;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 10px 10px 0;
  border-bottom: 6px solid #86ed78;
  z-index: 9999;
}

.name_area2 {
  width: 48%;
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 10px 10px 0;
  border-bottom: 6px solid #86ed78;
  z-index: 9999;
}

.name {
  font-weight: bold;
  font-size: 0.8rem;
  line-height: 1.4;
  text-align: left;
  color: #fff;
  width: 100%;
  position: relative;
}

.name_right {
  text-align: right;
}

.name_large {
  font-size: 1.15rem;
  line-height: 1.8;
  vertical-align: baseline;
}


#note_text {
  padding: 10px 10%;
  color: #333;
  font-size: 0.87rem;
  line-height: 1.5;
  text-align:center;
}


.img_add {
  float: right;
  position: relative;
  width: 300px;
  margin: 0 0 20px 30px;
  padding: 10px 5px 15px;
}

.img_add img, .img_add2 img {
  width: 100%;
  border-radius: 5px;
}

.img_add2 {
  float: left;
  position: relative;
  width: 300px;
  margin: 0 30px 20px 0;
  padding: 10px 5px 15px;
}


.caption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 240px;
  margin: 0 auto;
  padding: 10px 5px 0;
  font-size: 14px;
  color: #333;
  line-height: 1.4;
  text-align: justify; 
  text-justify: inter-ideograph;
}

footer {
  width: 100%;
  margin: 0 auto 30px;
  position: relative;
}

.b_txt {
  font-weight: bold;
}

.next {
  height: 30px;
  padding: 5px 15px;
  display: inline-block;
  background:#FFF;
  color: #032d42;
  border-radius: 15px;
  vertical-align: middle;
}


.flex-container {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 470px;
  margin: 0 auto;
  align-items: center;
  transition:all .5s ease;
}
.flex-item:nth-child(1) {
  -webkit-flex: 0 1 15%;
  -ms-flex: 0 1 15%;
  flex: 0 1 15%;
  color: #FFF;
  font-weight: bold;
  padding: 5px 0;
  text-align: center;

}
.flex-item:nth-child(2) {
  -webkit-flex: 0 1 85%;
  -ms-flex: 0 1 85%;
  flex: 0 1 85%;
  padding: 5px 15px;
  text-align: left;
  color: #FFF;
  font-weight: bold;
}

.logo_area {
  background: #032d42;
  width: 100%;
  margin: 0 auto;
  padding: 40px;
  border-top: 4px solid #86ed78;
  border-bottom: 4px solid #86ed78;
}

.logo {
  margin: 0 auto;
  width: 250px;
  text-align: center;
  display: flex;
  justify-content: center;
}


.localFooter {
  line-height: 150%;
}

/* pager */
.pager {
  overflow: hidden;
  margin: 0 auto;
  padding: 2px 0;
  width: 100%;
  background: #000;
}

.pager_add_bdr {
  border-top: 1px solid #FFF;
}
 
.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: 16px;
  padding: 0.7em 0.8em;
  font-weight: bold;
}
 
.pager ul li a {
  color: #FFF;
  text-decoration: none;
}
 
.pager ul li a:hover {
  background:#FFF;
  color: #000;
}

.current {
  background:#FFF;  
  color: #000;  
}

.img_box4 {
  width: 80%;
  margin: 30px auto;
  text-align: center;
  position: relative;
}

.img_box4 img {
  width: 100%;
}



.box4_item1 {
  width: 53%;
}

.box4_item2 {
  width: 45%;
}

.add_img_bdr {
  border: 1px solid #CCC;
}

.bnr_box0108 {
  width: 930px;
  margin: 0 auto;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  border: 1px solid #032d42;
}


.bnr_item0108:nth-child(1) {
  width: 56.99%;
  background: #032d42;
}

.bnr_item0108:nth-child(2) {
  width: 43.01%;
  background: #e7e7e7;
}


.bnr_box0108 img {
  width: 100%;
}


.caption2 {
  width: 75%;
  margin: 0 auto 20px;  
  font-size: 0.9rem;
  line-height: 1.6;
  color: #333;
  text-align: left; 
}


.bnr_area {
  width: 100%;
  text-align: center;
  border-bottom: 1px solid #243F40;
}

.bnr_box {
  width: 90%;
  margin: 0 auto;
  padding: 10px 10% 0;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  box-sizing:border-box;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-align-content: center;
  align-content: center;

}

.bnr_item {
  width: 24%;
}

.bnr_box img {
  width: 100%;
  padding-bottom: 10px;
  
}

.img_box2 {
  width: 100%;
  max-width: 600px;
  margin: 3% auto 0;
  text-align: center;
}

.img_box2 img {
  width: 100%;
}

/* 単語ごとに改行 */
.sub_wb {
  display: inline-block;
  vertical-align: baseline;
}

.ovr_txt {
  overflow: auto;
}


.button-4 {
  position:relative;
}


.button-4 a{
  display: block;
  width: 100%;
  height: auto;
  text-align:center;
  cursor:pointer;
  box-sizing:border-box;
  overflow:hidden;
  padding: 3em 2% 2em;
  margin: 0 auto;
  color:#FFF;
  text-decoration:none;
  transition:all .5s ease;
  line-height: 140%;
background: #000;
  font-weight: bold;
}
.button-4:hover a{
  background: rgba(0,0,0,0.9);
}

.btn_next {
  position: absolute;
  top: 5px;
  left: 50%;
  transform: translateX(-50%);
  width: 160px;
  height: 25px;
  background: url(img_next.svg) top center no-repeat;
  color: #FFF;
  z-index: 99;
}



.pt40 {
  padding-top: 40px;
}

.pt80 {
  padding-top: 80px;
}

.banner_area {
  width: 100%;
  border-top: 1px solid #032d42;
  border-bottom: 1px solid #032d42;
  padding: 40px 0;

}

.banner_box {
  width: 94%;
  max-width: 840px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;  
}

.banner_item1 {
  width: 49%;
}

.banner_item1 img {
  width: 100%;
  border: 1px solid #032d42;
}

.banner_area2 {
  width: 100%;
  margin: 0 auto;
  background: #032d42;
}

.banner_box2 {
  width: 94%;
  max-width: 410px;
  margin: 0 auto;
}

.banner_box2 img {
  width: 100%;
}

.pb0 {
  padding-bottom: 0;
}


.btn_area {
  width: 100%;
  margin: 0 auto;
  padding: 1.5% 1%;
  background: #000;
}

.arrow-button{
  color: #FFF;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5;
  display: block;
  margin: 0 auto;
  padding: 12px;
  position: relative;
  text-align: center;
  text-decoration: none;
  width: 100%;
  max-width: 800px;
  overflow: hidden;
  border: 1px solid #86ed78;
  border-radius: 5px;
transition: 0.3s;
}

.arrow-button:hover {
  background: #032d42;
  padding-left: 24px;  
}

.txt_color1 {
  color: #86ed78;
}

.button-4 a{
  display: block;
  width: 100%;
  height: auto;
  text-align:center;
  cursor:pointer;
  position:relative;
  box-sizing:border-box;
  overflow:hidden;
  padding: 2rem 2%;
  margin: 0 auto 20px;
  text-decoration:none;
  transition:all .5s ease;
  font-size: 1.1rem;
  font-weight:bold;
  line-height: 1.2;
background: #032d42;
  color:#FFF;
  vertical-align: middle;
  border-top: 4px solid #86ed78;
  border-bottom: 4px solid #86ed78;
}

.button-4 a:hover {
  opacity: 0.8;
}


@media screen and (min-width: 1800px) {

header, .wrap, main, footer {
  width: 100%; /* android view point */
  max-width: 1600px;
  height: 100%;
  margin: 0 auto;
  position: relative;
}
}


@media screen and (max-width: 999px) {

.nbo_header {
  display: none;
}


.sp_nbo_header {
  display: block;
  width: 100%; /* android view point */
  margin: 0 auto;
  position: relative;
  z-index: 1;
}

.sp_nbo_header img {
  width: 100% !important; /* android view point */
}

header {
  width: 100%; /* android view point */
  height: 100%;
  margin: 0 auto;
  position:relative;
}

.head_img_box {
  width: 100%;
  max-width: 980px;
  margin: 10px auto 0;
  display: flex;
  flex-direction: column;
}

.head_img_box .inner {
  width: 94%;
  margin: 0 auto;
  display: flex;
  align-self: center;
  margin-right: 0;
  padding-top: 2%;
  padding-bottom: 2%;
  margin: 0 auto;
  z-index: 11;
}

.head_img_box .inner2 {
  width: 94%;
  margin: 0 auto;
  display: flex;
  align-self: center;
  margin-right: 0;
  padding-top: 2%;
  padding-bottom: 2%;
  margin: 0 auto;
  z-index: 11;
}

h1 {
  margin: 0;
  font-weight: bold;
  font-size: clamp(1.5rem, calc(1.5vw + 1.4rem), 3.5rem);
  line-height: 1.4;
  text-align: left;
  color: #FFF;
  vertical-align: baseline;
}


/* 記事メインイメージ */
.head_img_01 {
  margin-right: 0;
  margin-left: 0;
  margin: 0 auto;
  position: relative;
  width: 94%; /* android view point */
  height: 0;
  padding-top: calc(450/670 * 94%); /* calc(画像高さ ÷ 画像横幅 × 100%) */
  background: url(img_mv.jpg) top center / cover no-repeat;
  z-index: 10;
  border-radius: 10px;
}

.head_img_02 {
  margin-right: 0;
  margin-left: 0;
  margin: 0 auto;
  position: relative;
  width: 94%; /* android view point */
  height: 0;
  padding-top: calc(350/670 * 94%); /* calc(画像高さ ÷ 画像横幅 × 100%) */
  background: url(img_mv2.jpg) top center / cover no-repeat;
  z-index: 10;
  border-radius: 10px;
}


.event_name_box img {
  width: 350px;
  height: auto;
}

.ttl_box, .ttl_box2 {
  position: relative;
  width: 100%;
  max-width: 100%;
  height: auto;
  left: 0;
  top: 0;
  transform:translateX(0);
  padding: 2%;
  background:#000;
}


h1 .pc_br {
  display:none;
}

.leadarea {
  width: 94%;
  max-width: 980px;
  position: relative;
  margin: 3% auto 0;
  border-top: 4px solid #86ed78;
  border-right: 4px solid #86ed78;
  border-bottom: 4px solid #86ed78;
  border-radius: 0 10px 10px 0;
}

.leadarea:before {
  content: '';
  position: absolute;
  top: -4px;
  left: 0;
  width: 1px;
  height: 4px;
  border-image-source: linear-gradient(#86ed78,#86ed78);
  border-image-slice: 0 fill;
  border-image-outset: 0 0 0 100vw;
}

.leadarea:after {
  content: '';
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 1px;
  height: 4px;
  border-image-source: linear-gradient(#86ed78,#86ed78);
  border-image-slice: 0 fill;
  border-image-outset: 0 0 0 100vw;
}


.lead {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  padding: 3%;
  font-size: 1rem;
  line-height: 1.8;
  font-weight: bold;
  text-align: justify;
 color: #FFF;
}

.sec1_inner {
  box-sizing: border-box;
  width: 100%;
  max-width: 96%;
  padding: 3%;
  border-bottom: none;
}

.bg1:before {
  display: none;
}

.bg2:before {
  display: none;
}


h2 {
  max-width: 100%;
  font-size: 1.5rem;
  line-height: 1.4;
}


h3 {
  font-size: 1.3rem;
}



.caption2 {
  position: static;
  margin: 0 auto;
  width: 90%;
}


.bnr_box0108 {
  width: 94%;
}



.caption {
  position: relative;
  bottom: 0;
  left: 0;
  width: 100%;
  margin: 0 auto;
  padding: 10px 5px 0;
  font-size: 0.9rem;
  color: #333;
  line-height: 1.5;
}


.pf_prof {
  font-size: 0.83rem;
  line-height: 1.3;
  text-align: justify; 
}


.btn_area {
  padding: 1.5% 2%;
}


.arrow-button{
  width: 100%;
  max-width: 100%;
}


.pt80 {
  padding-top: 4%;
}


}



@media screen and (max-width: 767px) {

.inner1 .catch {
  font-size: 1.5rem;
}


h1 {
  font-size: 2.25rem;
}

.add_txt {
  font-size: 2rem;
}



.lead {
  font-size: 1rem;
  line-height: 1.6;

}



h2 {
  font-size: 1.5rem;
}



.sec1 {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  z-index: 16;
  width: 100%;
}

#note_text {
  margin-top: 10px !important;
  padding: 10px 3% 0;
  color: #666;
  font-size: 0.9rem;
  line-height: 1.7;
  text-align:center;
}


.flex-container {
  width: 94%;
  margin: 0 auto;
}

.flex-item:nth-child(1) {
  -webkit-flex: 0 1 20%;
  -ms-flex: 0 1 20%;
  flex: 0 1 20%;
align-self: center;}
.flex-item:nth-child(2) {
  -webkit-flex: 0 1 80%;
  -ms-flex: 0 1 80%;
  flex: 0 1 80%;
}

.ph_flex {
  width: 80%;
  margin: 20px auto;
  max-width: 80%;
  display: flex;
  position: relative;
  flex-direction: column;
}

.ph_flex2 {
  justify-content: flex-start;
}



.pf_item1 {
  position: relative;
  width: 100%;
  margin-top: 0;
  order: 2;
}

.pf_item2 {
  position: relative;
  z-index: 20;
  width: 100%;
  margin-left:0;
  margin-bottom: 0;
  order: 1;
}

.pf_item3 {
  position: relative;
  width: 100%;
  margin-top: 0;
  order: 2;
}

.pf_prof {
  font-size: 0.9rem;
  line-height: 1.3;
}

.img_box4 {
  width: 90%;
  margin: 30px auto;
  text-align: center;
  position: relative;
}


}

@media screen and (max-width: 639px) {

.sec1_inner {
  margin: 0 auto 3%;
  padding: 3%;
}

main p {
  line-height: 1.7;
}


h2 {
  font-size: 1.5rem;
  padding: 3%;
  box-shadow: none;
}



.rb_1 {
   line-height: 150%;      
}

h3 {
  font-size: 1.3rem;
}

.img_box2 img {
  width: 100%;
}

#note_text {
  text-align: left !important;
}
#note_text br {
  display: none;
}

.img_add {
  float: none;
  width: 300px;
  margin: 20px auto;
  padding: 15px 5px;
}

.img_add2 {
  float: none;
  width: 300px;
  margin: 20px auto;
  padding: 15px 5px;
}

.banner_box {
  width: 94%;
  max-width: 840px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 10px;  
}

.banner_item1 {
  width: 100%;
}

.bg_next {
  background: #FFF;
  color: #032d42;
  padding: 3px 10px;
  border-radius: 5px;
}

.img_box4 {
  width: 100%;
  margin: 4% auto;
  text-align: center;
  position: relative;
}

.name_area1 {
  width: 70%;
}

.name_area2 {
  width: 70%;
}

}


@media screen and (max-width: 479px) {

.sp_none {
  display: block;
}


.inner1 .catch {
  font-size: 1.3rem;
}

.subttl {
  font-size: 1.5rem;
  padding: 3%;
}


h1 {
  font-size: 2rem;
}

.add_txt {
  font-size: 1.75rem;
}



h2 {
  font-size: 1.3rem;
}

h3 {
  font-size: 1.15rem;
}

.pager ul li span,
.pager ul li a {
  font-size: 13px;
}


.flex-item:nth-child(1) {
  -webkit-flex: 0 1 28%;
  -ms-flex: 0 1 28%;
  flex: 0 1 28%;
  
}
.flex-item:nth-child(2) {
  -webkit-flex: 0 1 72%;
  -ms-flex: 0 1 72%;
  flex: 0 1 72%;
}

.ph_flex {
  width: 98%;
  max-width: 98%;
}

.pf_item1 {
  padding: 10px;
}

.pf_item3 {
  padding: 10px;
}

.event_name_box img {
  width: 320px;
}

.name_area1 {
  width: 100%;
}

.name_area2 {
  width: 100%;
}

.logo {
  width: 220px;
}


}

@media screen and (max-width: 375px) {

.event_name_box img {
  width: 270px;
}

.inner1 .catch {
  font-size: 1.2rem;
}

.subttl {
  font-size: 1.3rem;
}

h1 {
  font-size: 1.7rem;
}

.add_txt {
  font-size: 1.4rem;
}

h2 {
  font-size: 1.2rem;
}

h3 {
  font-size: 1.1rem;
}

.name_area1 {
  width: 100%;
  position: relative;
  bottom: 0;
  left: 0;
  margin: 0 auto;
  padding: 10px 0;
  border-top: 4px solid #86ed78;
  border-bottom: none;
}

.name_area2 {
  width: 100%;
  position: relative;
  bottom: 0;
  left: 0;
  margin: 0 auto;
  padding: 10px 0;
  border-top: 4px solid #86ed78;
  border-bottom: none;
}

.name {
  font-weight: bold;
  font-size: 0.8rem;
  line-height: 1.4;
  text-align: left;
  color: #000;
  width: 100%;
  position: relative;
}

.name_right {
  text-align: left;
}

}