@charset "UTF-8";

@import url('https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@500;700;900&display=swap');


/*-----------------------------------------------------
全体共通
-------------------------------------------------------*/
p, h1, h2, h3, h4, h5, h6, a, li, caption, td, th, dt, dd, input, textarea, select, div, address  {
font-family: 'Zen Kaku Gothic New';
font-feature-settings: "palt";
font-weight: 500;
font-variant-numeric: tabular-nums;
}
::-webkit-scrollbar {
width: 10px;
height: 10px;
}
::-webkit-scrollbar-track {
border-radius: 5px;
box-shadow: 0 0 4px #ccc inset;
}
::-webkit-scrollbar-thumb {
border-radius: 5px;
background: #006934;
background: #efc0b9;
background: #ffa6a4;
background: #fabd03;
}
.wba {
word-break: break-all!important;
overflow-wrap: break-word;
max-width: 100%;
}
body {
background-image: url("../img/bg.png");
background-repeat: repeat-y;
background-size: 100% auto;
background-position: top center;
}
h1 {
display: none!important;
}
.img_responsive {
width: 100%;
height: auto;
}
.img_responsive70 {
width: 70%;
height: auto;
}
.tac {
text-align: center;
}
.mb30 {
margin-bottom: 30px;
}
.mvblock {
  width: 100%;
  aspect-ratio: 16 / 9;
}
.mvblock iframe {
  width: 100%;
  height: 100%;
}
.fwb {
font-weight: bold;
font-weight: 700;
}


/*====================================================================
 pagetopbtn_common
====================================================================*/
#ptbtn {
	position:fixed;
	bottom: 30px;
	right:5px;
	display:none;
	z-index:1000;
}
#ptbtn img {
width: 50px;
height: 50px;
}


header {
background-color: #fff;
width: 100%;
margin: 0 auto;
border-top:3px #FABE00 solid;
}
header #hd_logo {
padding: 10px;
text-align: left;
}
header #hd_logo img {
max-width: 220px;
}

footer {
width: 100%;
margin: 0 auto;
padding: 15px 0 50px 0;
background-color: #fabe00;
}
#copyright {
font-size: 12px;
text-align: center;
padding: 10px 0 0;
}
#yw_top {
margin: 0 auto;
text-align: center;
padding-top: 10px;
}
#yw_top img {
max-width: 149px;
width: 70%;
}

.color_gr {
color: #006934;
}

.ot_block a,.bokin_kiyaku a {
color: #E60012;
}
.txtred {
color: #c20d23;
}
.fwb {
font-weight: bold;
font-weight: 700;
}
.fwb2 {
font-weight: bold;
font-weight: 900;
}
img {
transition: .3s;
}
a img:hover {
opacity: 0.6;
}




/* 768px以下 スマホ向け
--------------------------------------------------------------------------------- */
@media screen and (max-width: 768px) {
body {
	-webkit-text-size-adjust: 100%;
	min-width: 375px;
}

.part_pc {
	display: none!Important;
}

/*=====================================
nav
==========================================*/
.nav_sticky {
position: sticky;
top: 0;
z-index: 10;
width: 100%;
}
ul.nav {
width: 100%;
margin: 20px auto;
display: flex;
justify-content: space-around;
flex-wrap: nowrap;
flex: 1;
}
ul.nav li a {
transition: .3s;
}
ul.nav li a:hover {
opacity: 0.7;
}
.boxnav {
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
  padding: 5px;
  border: 2px solid #000000;
  background-color: #fabd03;
  text-align: center;
  font-size: clamp(0.75rem, 0.616rem + 0.67vw, 0.938rem);
  font-weight: 400;
  line-height: 1.5;
  color: #000000;
  box-shadow: 3px 3px 10px #555;
  letter-spacing: -0.02em;
}

.boxnav::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 20px 10px 0 10px;
  border-color: #000000 transparent transparent;
  translate: -50% 100%;
}

.boxnav::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 15.5px 7.8px 0 7.8px;
  border-color: #fabd03 transparent transparent;
  translate: -50% 100%;
}

#wrapper {
width: 100%;
margin: 0 auto;
background-image: linear-gradient(0deg, transparent calc(100% - 1px), #dedee0 calc(100% - 1px)),
linear-gradient(90deg, transparent calc(100% - 1px), #dedee0 calc(100% - 1px));
background-size: 20px 20px;
background-repeat: repeat;
background-position: center center;
}
.contents01,.contents02 {
background: none;
}

.base_contents {
position: relative;
width: 100%;
margin: 0 auto;
box-shadow: rgba(0, 0, 0, 0.5) 0 0 10px;
}
.mainv {
width: 100%;
margin: 0 auto;
}

.inner {
width: calc(98% - 40px);
margin: 0 auto;
padding: 30px 20px;
background-color: #fff;
}
.inner00 {
width: calc(98% - 40px);
margin: 30px auto 0;
padding: 30px 20px;
background-color: #fff;
}

.stm_ttl {
font-size: clamp(1.375rem, 0.929rem + 0.93vw, 1.625rem);
font-weight:700;
padding-bottom: 20px;
line-height: 1.5;
}
.stm_txt {
font-size: clamp(0.875rem, 0.54rem + 0.7vw, 1.063rem);
line-height: 1.8;
}

.ttl_rlt {
position: relative;
}
h2 {
    padding: 0.8rem;
    /* 影 */
    box-shadow: 1px 1px #000, 2px 2px #000, 3px 3px #000, 4px 4px #000, 5px 5px #000, 6px 6px #000;
    font-size: 26px;
    font-weight: bold;
    /* 背景色 */
    background-color: #fabd03;
    color: #000;
    border: 2px solid #000;
    width: 90%;
    margin: 30px auto;
}
.h2_icon {
position: absolute;
right: 20px;
top:-20px;
}
.h2_icon img {
width: 100px;
height: auto;
}
h4 {
display: inline-block;
    margin-bottom: 10px;
    padding: 10px;
    /* 影 */
    box-shadow: 1px 1px #000, 2px 2px #000, 3px 3px #000, 4px 4px #000, 5px 5px #000;
    font-size: 16px;
    font-weight: bold;
    /* 背景色 */
    background-color: #fff;
    color: #333;
    text-align: center;
    border: 2px solid #000;
}

.honbun {
font-size: clamp(1rem, 0.777rem + 0.46vw, 1.125rem);
line-height: 1.6;
padding-bottom: 20px;
}
.txt_date {
font-size: 16px;
line-height: 1.6;
padding-bottom: 20px;
}
.img_cut {
width: 98%;
margin: 15px auto;
}
.img_qr {
width: 180px;
margin: 20px auto;
}
.mokuhyo{
    margin:2em auto;
    position: relative;
    padding: 0.5em 1.5em;
    border-top: solid 2px black;
    border-bottom: solid 2px black;

}
.mokuhyo:before, .mokuhyo:after{
    content: '';
    position: absolute;
    top: -10px;
    width: 2px;
    height: -webkit-calc(100% + 20px);
    height: calc(100% + 20px);
    background-color: black;
}
.mokuhyo:before {left: 10px;}
.mokuhyo:after {right: 10px;}
.mokuhyo p {
    margin: 0; 
    padding: 0;
    text-align: center;
    color: #c1272d;
    font-weight: 700;
    font-size: 16px;
}
.mokuhyo p span {
font-size: 42px;
}
.honbun2 {
font-size: 14px;
line-height: 1.8;
}
.honbun3 {
font-size: 12px;
line-height: 1.5;
}
.honbun4 {
font-size: 11px;
line-height: 1.5;
}
.kifu_box {
width: calc(98% - 40px);
margin: 0 auto 20px;
padding: 20px;
background-color: #f2f2f2;
}
.bokin_kiyaku {
width: calc(100% - 40px);
margin: 0  auto;
height: 270px;
overflow: auto;
background-color: #fff;
border:1px solid #ccc;
padding: 10px;
}

.kakomibox {
margin: 50px auto 0;
    position: relative;
    border: 2px solid #000;
    color: #333;
    background-color: #fff;
}

.box-title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 50%;
    transform: translateX(-50%);
    padding: 0rem 1rem;
    background-color: #fabd03;
    font-weight: 600;
    border: 2px solid #000;
    padding: 5px 10px;
    font-size: 20px;
    font-weight: 700;
}

.box-body {
    padding: 2rem 1.5rem;
}
.kakomibox_keinone {
margin: 50px auto 0;
    position: relative;
    border:none;
    color: #333;
    background-color: #fff;
}


.link_a a {
color: #0071bc;
text-decoration: underline;
font-weight: 700;
}
ul.anno_list,ul.anno_kome {
margin-top: 10px;
font-size: 14px;
line-height: 1.5;
}
ul.anno_list li {
list-style-type: disc;
list-style-position: inside;
margin-left: 1em;
text-indent: -1em;
}
ul.anno_kome li {
list-style-type: none;
list-style-position: inside;
margin-left: 1em;
text-indent: -1em;
}


.ot_block {
width: 92%;
margin: 10px auto;
height: 270px;
overflow: auto;
padding: 10px 20px;
border:1px solid #ccc;
}
.ot_block .ptxt {
font-size: 16px;
color: #000;
line-height: 1;
}
.ot_block .ntxt {
font-size: 14px;
color: #444;
line-height: 1.5;
padding: 10px 0;
}
.prettl {
font-size: 18px;
text-align: center;
font-weight: 700;
padding: 30px 0 0;
}

.subttl {
margin: 0 auto 30px;
text-align: center;
}
h3 {
background: linear-gradient(transparent 80%, #fabd03 80%);
text-align: center;
font-size: 24px;
display: inline-block;
font-weight: 900;
}
ul.past_list {
width: 98%;
margin: 20px auto 0;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
ul.past_list li {
width: 48%;
margin-bottom: 20px;
}
ul.past_list li p {
font-size: 16px;
text-align: center;
padding-bottom: 10px;
}
ul.past_list li div img {
border: 1px solid #664426;
}

.ft_bnr_l,.ft_bnr_r {
display: none!important;
}

.btn_nekopunch {
width: 50%;
margin: 20px auto;
}

/*-----------------------------------------------------
modal
-------------------------------------------------------*/
#modal {
display: none;
}
.sd_box {
width: 100%;
margin: 0 auto;
}
.sd_box .sd_ttl {
font-size: 16px;
font-weight: 500;
background-color: #fabd03;
padding: 10px;
text-align: center;
}
.sd_kakomi {
width: 100%;
margin: 20px auto;
display: block;
}
.sd_item1 {
width: 100%;
font-size: 15px;
line-height: 1.8;
padding-bottom: 20px;
}
.sd_item2 {
width: 60%;
margin: 0 auto;
}
.sd_item2 img {
width: 100%;
}
.sd_cap {
font-size: 14px;
}
.sd_cap a {
color: #000;
text-decoration: underline;
transition: .3s;
font-weight: 500;
}
.sd_cap a:hover {
opacity: 0.7;
}


}


/* 769px以上 PC向け
--------------------------------------------------------------------------------- */
@media print, screen and (min-width: 769px) {

.part_sp {
	display: none!Important;
}
a {
	transition: .5s;
}
/*=====================================
nav
==========================================*/
.nav_sticky {
position: sticky;
top: 0;
z-index: 10;
width: 100%;
}
ul.nav {
width: 100%;
margin: 20px auto;
display: flex;
justify-content: space-around;
flex-wrap: nowrap;
flex: 1;
}
ul.nav li a {
transition: .3s;
}
ul.nav li a:hover {
opacity: 0.7;
}
.boxnav {
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
  padding: 10px;
  border: 2px solid #000000;
  background-color: #fabd03;
  text-align: center;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.5;
  color: #000000;
  box-shadow: 3px 3px 10px #555;
}

.boxnav::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 20px 10px 0 10px;
  border-color: #000000 transparent transparent;
  translate: -50% 100%;
}

.boxnav::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  border-style: solid;
  border-width: 15.5px 7.8px 0 7.8px;
  border-color: #fabd03 transparent transparent;
  translate: -50% 100%;
}

#wrapper {
width: 100%;
margin: 0 auto;
background-image: linear-gradient(0deg, transparent calc(100% - 1px), #dedee0 calc(100% - 1px)),
linear-gradient(90deg, transparent calc(100% - 1px), #dedee0 calc(100% - 1px));
background-size: 20px 20px;
background-repeat: repeat;
background-position: center center;
}
.contents01 {
background-image: url("../img/bg_ill01.png");
background-position: center 400px;
background-repeat: no-repeat;
background-size: 100% auto;
}
.contents02 {
background-image: url("../img/bg_ill02.png");
background-position: top center;
background-repeat: repeat-y;
background-size: 100% auto;
}





.base_contents {
position: relative;
width: clamp(375px, 40%, 500px);
max-width: 100%;
margin: 0 auto;
box-shadow: rgba(0, 0, 0, 0.5) 0 0 10px;
}
.mainv {
width: 100%;
margin: 0 auto;
}

.inner {
width: calc(98% - 40px);
margin: 0 auto;
padding: 30px 20px;
background-color: #fff;
}
.inner00 {
width: calc(98% - 40px);
margin: 30px auto 0;
padding: 30px 20px;
background-color: #fff;
}

.stm_ttl {
font-size: clamp(1.375rem, 0.929rem + 0.93vw, 1.625rem);
font-weight:700;
padding-bottom: 20px;
line-height: 1.5;
}
.stm_txt {
font-size: clamp(0.875rem, 0.54rem + 0.7vw, 1.063rem);
line-height: 1.8;
}

.ttl_rlt {
position: relative;
}
h2 {
    padding: 0.8rem;
    /* 影 */
    box-shadow: 1px 1px #000, 2px 2px #000, 3px 3px #000, 4px 4px #000, 5px 5px #000, 6px 6px #000;
    font-size: 26px;
    font-weight: bold;
    /* 背景色 */
    background-color: #fabd03;
    color: #000;
    border: 2px solid #000;
    width: 90%;
    margin: 30px auto;
}
.h2_icon {
position: absolute;
right: 20px;
top:-20px;
}
.h2_icon img {
width: 100px;
height: auto;
}
h4 {
display: inline-block;
    margin-bottom: 10px;
    padding: 10px;
    /* 影 */
    box-shadow: 1px 1px #000, 2px 2px #000, 3px 3px #000, 4px 4px #000, 5px 5px #000;
    font-size: 16px;
    font-weight: bold;
    /* 背景色 */
    background-color: #fff;
    color: #333;
    text-align: center;
    border: 2px solid #000;
}

.honbun {
font-size: clamp(0.938rem, 0.715rem + 0.46vw, 1.063rem);
line-height: 1.6;
padding-bottom: 20px;
}
.txt_date {
font-size: 18px;
line-height: 1.6;
padding-bottom: 20px;
}
.img_cut {
width: 98%;
margin: 15px auto;
}
.img_qr {
width: 180px;
margin: 20px auto;
}
.mokuhyo{
    margin:2em auto;
    position: relative;
    padding: 0.5em 1.5em;
    border-top: solid 2px black;
    border-bottom: solid 2px black;

}
.mokuhyo:before, .mokuhyo:after{
    content: '';
    position: absolute;
    top: -10px;
    width: 2px;
    height: -webkit-calc(100% + 20px);
    height: calc(100% + 20px);
    background-color: black;
}
.mokuhyo:before {left: 10px;}
.mokuhyo:after {right: 10px;}
.mokuhyo p {
    margin: 0; 
    padding: 0;
    text-align: center;
    color: #c1272d;
    font-weight: 700;
    font-size: 16px;
}
.mokuhyo p span {
font-size: 42px;
}
.honbun1 {
font-size: 15px;
line-height: 1.8;
}
.honbun2 {
font-size: 14px;
line-height: 1.8;
}
.honbun3 {
font-size: 12px;
line-height: 1.5;
}
.honbun4 {
font-size: 11px;
line-height: 1.5;
}
.kifu_box {
width: calc(98% - 40px);
margin: 0 auto 20px;
padding: 20px;
background-color: #f2f2f2;
}
.bokin_kiyaku {
width: calc(100% - 40px);
margin: 0  auto;
height: 270px;
overflow: auto;
background-color: #fff;
border:1px solid #ccc;
padding: 10px;
}

.kakomibox {
margin: 50px auto 0;
    position: relative;
    border: 2px solid #000;
    color: #333;
    background-color: #fff;
}

.box-title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 50%;
    transform: translateX(-50%);
    padding: 0rem 1rem;
    background-color: #fabd03;
    font-weight: 600;
    border: 2px solid #000;
    padding: 5px 10px;
    font-size: 20px;
    font-weight: 700;
}

.box-body {
    padding: 2rem 1.5rem;
}
.kakomibox_keinone {
margin: 50px auto 0;
    position: relative;
    border:none;
    color: #333;
    background-color: #fff;
}


.link_a a {
color: #0071bc;
text-decoration: underline;
font-weight: 700;
}
ul.anno_list,ul.anno_kome {
margin-top: 10px;
font-size: 14px;
line-height: 1.5;
}
ul.anno_list li {
list-style-type: disc;
list-style-position: inside;
margin-left: 1em;
text-indent: -1em;
}
ul.anno_kome li {
list-style-type: none;
list-style-position: inside;
margin-left: 1em;
text-indent: -1em;
}


.ot_block {
width: 92%;
margin: 10px auto;
height: 270px;
overflow: auto;
padding: 10px 20px;
border:1px solid #ccc;
}
.ot_block .ptxt {
font-size: 16px;
color: #000;
line-height: 1;
}
.ot_block .ntxt {
font-size: 14px;
color: #444;
line-height: 1.5;
padding: 10px 0;
}
.prettl {
font-size: 18px;
text-align: center;
font-weight: 700;
padding: 30px 0 0;
}

.subttl {
margin: 0 auto 30px;
text-align: center;
}
h3 {
background: linear-gradient(transparent 80%, #fabd03 80%);
text-align: center;
font-size: 24px;
display: inline-block;
font-weight: 900;
}
ul.past_list {
width: 98%;
margin: 20px auto 0;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
ul.past_list li {
width: 48%;
margin-bottom: 20px;
}
ul.past_list li p {
font-size: 16px;
text-align: center;
padding-bottom: 10px;
}
ul.past_list li div img {
border: 1px solid #664426;
}


/*-----------------------------------------------------
modal
-------------------------------------------------------*/
#modal {
display: none;
}
.sd_box {
width: 100%;
margin: 0 auto;
}
.sd_box .sd_ttl {
font-size: 18px;
font-weight: 500;
background-color: #fabd03;
padding: 10px;
text-align: center;
}
.sd_kakomi {
width: 100%;
margin: 20px auto;
display: flex;
}
.sd_item1 {
width: 68%;
font-size: 15px;
line-height: 1.8;
padding-right: 20px;
}
.sd_item2 {
width: 30%;
text-align: right;
}
.sd_item2 img {
width: 100%;
}
.sd_cap {
font-size: 14px;
}
.sd_cap a {
color: #000;
text-decoration: underline;
transition: .3s;
font-weight: 700;
}
.sd_cap a:hover {
opacity: 0.7;
}




.ft_bnr_l {
position: fixed;
top: 260px;
left: 12%;
z-index: 11;
}
.ft_bnr_r {
position: fixed;
top: 130px;
right: 12%;
z-index: 11;
}
.ft_bnr_l img,.ft_bnr_r img {
width: 212px;
height: auto;
}
.fuwa2a {
  animation: fuwa2a 3s linear infinite alternate;
}
.fuwa2b {
  animation: fuwa2b 2.7s linear infinite alternate;
}

@keyframes fuwa2a {
  0% {
    transform:translate(0, 0) rotate(-12deg);
  }
  50% {
    transform:translate(0, -12px) rotate(0deg);
  }
  100% {
    transform:translate(0, 0) rotate(12deg);
  }
}
@keyframes fuwa2b {
  0% {
    transform:translate(0, 0) rotate(12deg);
  }
  50% {
    transform:translate(0, 12px) rotate(0deg);
  }
  100% {
    transform:translate(0, 0) rotate(-12deg);
  }
}




}


/*-----------------------------------------------------
slider
-------------------------------------------------------*/
#howbokin {
width: 90%;
margin: 20px auto 70px;
}

#howbokin div {
margin-bottom: 10px;
}
#howbokin div img {
width: 100%;
height: auto;
background-color: #fff;
}


.slide-dots {
  margin: 0;
  padding: 0;
  text-align: center;
}
.slide-dots li {
  display: inline-block;
  margin: 0 15px;
}
.slide-dots li button {
  position: relative;
 text-indent: -9999px;
}
.slide-dots li button::before {
  background-image: url(../img/slider_dot_off.png);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  cursor: pointer;
  height: 24px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 10px;
  width: 24px;
}
.slide-dots li.slick-active button::before {
  background-image: url(../img/slider_dot.png);
}


button {
  background: none;
  border: none;
  outline: none;
  padding: 0 7px;
}

.slick-arrow:before{
	content:""!important;
}
.slick-arrow:before{
    content:""!important;
    width: 100%!important;
    height: 100%!important;
    position: absolute;
    top: 0;
    left: 0;
}

.slick-next:before{
    background: url(../img/arrow_r.png)!important;
    background-size: contain!important;
}

.slick-prev:before{
    background: url(../img/arrow_l.png)!important;
    background-size: contain!important;
}
.slick-arrow{
    z-index:2!important;
    width:40px!important;
    height:40px!important;
}

.slick-next{
    right:-40px!important;
	transition: .3s;
}

.slick-prev{
    left:-40px!important;
	transition: .3s;
}
.slick-next a:hover,.slick-prev a:hover {
opacity: 0.7;
}

.hidden {
 animation: fade .2s ease-in-out forwards;
 pointer-events: none;
}

@keyframes fade {
 from {
  opacity: 1;
 }

 to {
  opacity: 0;
 }
}

.visible {
 animation: fadeOut .2s ease-in-out forwards;
 pointer-events:all;
}

@keyframes fadeOut {
 from {
  opacity: 0;
 }

 to {
  opacity: 1;
 }
}

