@charset "utf-8";

html {	font-size: 20px; }
@media screen and (min-width: 750px) {	html {	font-size: 14px; }}
html * { box-sizing: border-box; }
body {
  margin: 0;
  background: url(../images/bg.png);
  font-family: sans-serif;
  width:100%;
}

h1 {
  font-family: 'Bitter', serif;
  font-size: 30px;
  padding:30px 0 30px 0;
  min-width:200px;
  text-align:center;
}

/*ブラウザの大きさで実行したりしなかったり*/
@media only screen and (max-width:900px){.br-sp {display:none;}}
@media only screen and (min-width:900px){.unbr-sp {display:none;}}
/*ブラウザの大きさで実行したりしなかったり終*/


.kagetoiro1{
  padding:6px;
  background: #ffffff;
  border-bottom: 4px solid #2097b6;
  border-left:7px solid #2097b6;
  border-radius: 40px;
  color:#209700;
  box-shadow:0px 3px 7px 0px rgba(0,0,0,0.3);
  width:250px;
}

.kagetoiro2{
  padding:0 0 0 0;
  text-align: left;
  font-family: 'cursive', cursive;
  margin: 1vw;
  color:#ff4500;
}

.kagetoiro3{
  margin: auto;
  font-size: 30px;
  padding:0 0 0 20px;
  background: #ffffff;
  border-bottom: 4px solid #0000ff;
  border-left:10px solid #0000ff;
  color:#ff4500;
  text-align:left;
  max-width:1000px;
  box-shadow:0px 3px 7px 0px rgba(0,0,0,0.3);
  font-family: 'メイリオ', cursive;
}

.kagetoiro4{
  margin: auto;
  padding:0 0 0 50px;
  background: #ffffff;
  border-bottom: 4px solid #0000ff;
  border-left:10px solid #0000ff;
  color:#ff4500;
  text-align:left;
  max-width:1000px;
  border-radius: 40px;
  box-shadow:0px 3px 7px 0px rgba(0,0,0,0.3);
  font-family: 'メイリオ', cursive;
}

.kagetoiro5{
  padding:0 0 0 0;
  text-align: left;
  font-family: 'cursive', cursive;
  margin: 1vw;
}

.kagetoiro6{
    color:#ffffff;
    font-weight: bold;
}

h2 {
  font-family: 'Bitter', serif;
  font-size: 25px;
  text-align:right;
}

h3{
  font-family: 'Bitter', serif;
  font-size: 35px;
}

h4{
  padding:3px;
  border-bottom: 4px solid #2097b6;
  border-left:0px solid #2097b6;
  margin: 0.5vw;
  color:#209700;
  font-family: 'cursive', cursive;
  font-size: 40px;
  font-color:#111111;
}

h5{
  font-size: 20px;
  margin: 1vw;
  color:#209700;
}

h6{
  font-size: 150px;
  margin: 1vw;
}

p{
  margin: 0;
  color:#000000;
}

.migisoroe{
  margin: 0 10px 0 0;
  text-align:right;
}

.nakasoroe{ text-align:center;}

.hidarisoroe{ text-align:left;}

.saizu{
  font-size: 30px;
  color:#000000;
}
.saizu2{
  font-size:16px;
  padding: 0 0 0 20;
}
.saizu3{ font-size: 40px; }
.saizu4{font-size:max(1.8vw,16px);}
.saizu5{font-size:max(2.7vw,20px);}
.saizu6{font-size:max(1.0vw,9px);}
.saizu7{font-size:max(2.0vw,5px);}
.saizu8{font-size:max(1.5vw,13px);}
.saizu9{font-size:max(2.0vw,15px);}

.zisage{ text-indent:2em; }

.sellhaba1{
   width: 40px;
   font-size:16px;
}
.selhaba2{ max-width: 50px;}

.iro1{ color: red; }
.iro2{ color: blue; }
.iro3{ color: #75cb60;}
.iro4{ color: black;}
.bgiro1{  background-color: #eee;}

img.hidari{float:left;}
img.migi{float:right;}

.sanjo1 table{ width:99%;}

.sanjo1 table th{
    height:100px;
    width: 33.3%;
    font-size: 17px;
    white-space: nowrap;
}

.sanjo2 table{ width:99%;}

.sanjo2 table th{
    height:70px;
    white-space: nowrap;
    width:300px;
    min-width:100px;
}

.taikainaiyou table{
  font-size: 16px;
  color:#000000;
}

.taikainaiyou table th,table td{ padding: 0 1vw; }
.taikainaiyou table th{ text-align: center; }

.taikainaiyou table td{
  text-align: left;
  font-weight: bold;
}

@media only screen and (max-width:900px){
    .sanjo1 table { margin: 0 auto; }
    .sanjo1 table th{
       display: block;
       margin: 5px 0 0 0;
       font-size: 15px;
       width: 99%;
       height: 110%;
    }
    .sanjo2 table {
       border: solid 2px #ffffff;
       margin: 0 auto;
    }
    .sanjo2 table th{
       display:block;
       margin: 5px 0 0 0;
       width: 99%;
       Height: 110%
    }
    .teizan table{font-size:20px;}
}


.tangokaigyo { display: inline-block; }/*自動改行させたいところに使う　spanに本クラスを付けて使用する*/
.tnkg { display: inline-block; }/*自動改行させたいところに使う　spanに本クラスを付けて使用する*/
/* ヘッダー */
header {
	background: url(../images/930.jpg);
        background-repeat: no-repeat;
        background-position: center top;
        background-size:100%;
        min-width:100%;
}
.header-container { padding: 4vw 20px 5vw 20px; }
.header-logo {
  list-style: none;
  font-size: 4vw;
  font-weight:900;
  font-family: 'Bitter', serif;
  color       : #ffffff;
  text-shadow:  2px  2px 10px #777 ,
               -2px  2px 10px #777 ,
                2px -2px 10px #777 ,
               -2px -2px 10px #777;
}
.header-logo img {
  position: absolute;
  margin: 1px 0 0 0;
  width: 7vw;
  height: 6vw;
}

@media all and (-ms-high-contrast:none){
      *::-ms-backdrop, .header-logo img { position: absolute;
                                          margin: -10px 0 0 0;
                                        }
}

@supports (-ms-ime-align:auto) {
       .header-logo img { position: absolute;
                          margin: -10px 0 0 0;
                        }
}


/* ナビゲーション */
nav {
	font-size: 0.78rem;
        font-weight: 200;
	background: linear-gradient(-60deg, #ffff00, #7fffd4);
        min-width:300px;
}

.nav-container { padding: 0 20px 0 10%; }

@media screen and (min-width: 768px) {
	nav {
		font-size: 1.5rem;
                font-weight: 600;
                min-width:700px;
	}
       .nav-container { padding: 0 20px 0 70px; }
}
.globalnav {
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
.globalnav li {
	float: left;
	width: 15.5%;
}
.globalnav li a {
	display: block;
	padding: 10px 0;
	border-bottom: 8px solid #ffffff;
	text-decoration: none;
	text-align: center;
	line-height: 100%;
	color: #483d8b;
}
.globalnav li a:hover,
.globalnav li a.current {
	border-bottom: 8px solid #7bae34;
	color: #ff0000;
}

/* フッター */
footer { }
.footer-container {
	padding: 20px;
	background: #000000;
}
.copyright {
	margin: 0;
	font-size: 0.8rem;
	color: #ffffff;
}
/* メインコンテンツレイアウト部分 */
main { }
.main-container {
	padding: 0px 0 0 0;
	background: url(../images/ht-bg-pattern.png);
}

.maincol {
	margin: 0;
	padding: 0px 0 30px 0;
}
@media screen and (min-width: 900px) {
	.main-container { overflow: hidden; }
	.maincol {
		float: center;
		margin: 0;
		width: 96% auto;
	}
}

@media screen and (min-width: 768px) {
	.column1 h1 { font-size: 2rem; }
	.sub-nav li { padding: 2px; }
}

.box3 {
    padding: 50px 95px 0px 95px;
    margin: auto;
    max-width:1000px;
    min-width:250px;
    color: #232323;
    background: url(../images/sakura14.png)  right bottom  no-repeat,linear-gradient(-20deg,  #ffffff, #fde6ec);
    font-size: 20px;
    border-radius: 10px;/*角の丸み*/
    justify-content:center;
    box-shadow:0px 3px 10px 2px rgba(0,0,0,0.3);
    overflow: hidden;
}

.box4 {
    padding: 20px 95px 0px 95px;
    margin: auto;
    min-width:200px;
    color: #232323;
    background: #ffffff;
    font-size: 15px;
    border-radius: 10px;/*角の丸み*/
    justify-content:center;
    box-shadow:0px 3px 10px 2px rgba(0,0,0,0.3);
    overflow: hidden;
    z-index:  -1;  
}

@media screen and (min-width: 768px) {
.box4 {
    padding: 20px 95px 0px 95px;
    margin: auto;
    max-width:1000px;
    min-width:300px;
    color: #232323;
    background: #ffffff;
    font-size: 20px;
    border-radius: 10px;/*角の丸み*/
    justify-content:center;
    box-shadow:0px 3px 10px 2px rgba(0,0,0,0.3);
    overflow: hidden;
    z-index:  -1;  
}
}

.taitol img{
    margin: 0;
    width: 100%;
}
.box5 img{ width: 130%; }
.taikaipt{
    display: table-cell;
    vertical-align: middle;
}
.taikaipt img{ width:250px; }
.box5 {
    padding: 35px 15px 0px 15px;
    margin: auto;
    max-width:1000px;
    min-width:200px;
    color: #232323;
    background: #ffffff;
    font-size: 20px;
    border-radius: 10px;/*角の丸み*/
    justify-content:center;
    box-shadow:0px 3px 10px 2px rgba(0,0,0,0.3);
    overflow: hidden;
}

@media screen and (min-width: 768px) {.b{ font-size: 20px; }}

/*box6*/
.box6{
  margin: 1em 0;
  padding: 1.5em 1em 1em;
  position: relative;
  background: linear-gradient(120deg, #F0F8FF 0%, #ffffff 100%);
  border-radius: 14px;
}
.box6-title{
  position: absolute;
  top: -10px;
  left: -10px;
  font-weight: bold;
  font-size: 1.1em;
  padding: 0 0.5em;
}
/*box6終*/

.box7 {
    padding: 35px 15px 0px 15px;
    margin: auto;
    max-width:1000px;
    min-width:200px;
    color: #232323;
    background: #ffffff;
    border-radius: 10px;/*角の丸み*/
    justify-content:center;
    box-shadow:0px 3px 10px 2px rgba(0,0,0,0.3);
    overflow: hidden;
}

.box8 {
    padding: 0;
    margin: auto;
    max-width:1000px;
    min-width:300px;
    color: #232323;
    background: #ffffff;
    font-size: 20px;
    border-radius: 10px;/*角の丸み*/
    justify-content:center;
    box-shadow:0px 3px 10px 2px rgba(0,0,0,0.3);
    overflow: hidden;
    z-index:  -1;  
}

.illust1{ background: url(../images/soccer.png)  right bottom  no-repeat,#ffffff; }

.space{
   float: right;
   height: 600px;
}

.imgs{
   float: right;
   clear: both;
   margin:0 0 0 12px;
}

.blur{
   position:relative;
   display: inline-block;
   font-size: 0;
   line-height: 0;
}

.blur:after{
   position: absolute;
   left: 0; top: 0; right: 0; bottom: 0;
   -moz-box-shadow: inset 0px 0px 15px 15px #fef5f9;
   -webkit-box-shadow:inset 0px 0px 15px 15px #ffffff;
   box-shadow: inset 0px 0px 15px 15px #fef5f9;
   content: " ";
}

.maru { border-radius: 30px; }

.box4 img.float_left{
   float: left;
   margin: 0 10px 10px 0;
   box-shadow:0px 3px 7px 0px rgba(0,0,0,0.3);
}
.float_clear{ clear: both; }

table{ border-collapse:collapse; }

td,th{
   border:1px solid black;
   padding:6px 6px;
}

table .furoto{
   float: left;
   margin: 0 100px 10px 0;
}

.tkeisen{ border: 2px solid black;}
.tktop{ border-top: 2px solid black; }
.tkbot{ border-bottom: 2px solid black; }
.tkright{ border-right: 2px solid black; }
.tkleft{ border-left: 2px solid black; }

.migisenkesi{ border-style:none }

/*スポーツ賞テーブル１*/
.sptsyo table{
  width: 95%;
  margin:0 0 0 3vw;
  border-collapse: collapse;
}

.sptsyo table tr{ border-bottom: solid 2px white; }

.sptsyo table tr:last-child{ border-bottom: none; }

.sptsyo table th{
  position: relative;
  background-color: #52c2d0;
  color: white;
  text-align: left;
  padding: 3px 1.5vw;
  width: 210px;
  white-space: nowrap;
}
.sptsyo table th:after{
  display: block;
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  top:calc(50% - 10px);
  right:-10px;
  border-left: 10px solid #52c2d0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}
.sptsyo table td{
  width: 10vw;
  text-align: center;
  background-color: #eee;
  padding: 5px 0;
  border: none;
}
.sptsyo table td .hidarizoroe{ text-align: left; }
.sptsyo caption { text-align: left; }
.sptsyo img { margin:0 10px -6px 0; }
.spshow th{ 
  background-color: #e0e0e0;
  border-width:2px;
}
.spshow td{ border-width:2px;}
/*スポーツ賞テーブル１おわり*/

/*スポーツ賞テーブル２*/
.spshowtbl table{
  width: 100%;
  margin: 0;
  border-collapse: collapse;
  overflow: auto;
  white-space: nowrap;
}
.spshowtbl th, .spshowtbl td {
  padding: 10px;
  height: 60px;
}
.spshowtbl th { font-size:18px;}
.spshowtbl td { font-size:15px;}
.pmargin{ margin: 0 0 0 3vw;}
@media only screen and (max-width: 900px) {
 .spshowtbl {
    display: block;
    overflow-x: scroll;
    white-space: nowrap;
  }
}
/*スポーツ賞テーブル２終わり*/
/*スポーツ賞テーブル３レスポンシブ設定*/
.spsyo table{
  border-collapse: collapse;
  width: 100%;
  font-size: 17px;
}
.spsyo .hab1{ width: 10%; }
.spsyo .hab2{ width: 25%; }
.spsyo .hab3{ width: 33%; }
.spsyo .hab4{ width: 15%; }
.spsyo .hab5{ width: 58%; }
.spsyo .lefty{ text-align: left;}
.tb01 th,
.tb01 td{
  padding: 10px;
  border: solid 1px #000;
  text-align:center;
  box-sizing:border-box;
}
.tb01 th {
  background-color: #ffdbed;
  color: #000;
}
.tb01 .bgcl{
  padding: 0 1em;
  text-align-last: justify;
}
.tb01 .bgcl2{
  padding: 0 1em;
  text-align-last: justify;
}
.tb01 .grd{
  display: grid;
  grid-template-columns: 25% 25% 25% 25%;
}

@media screen and (max-width: 900px) {
  .spsyo table{ font-size: 16px; }
  .tb01 .head{ display:none; }
  .tb01 { width: 100%; }
  .spsyo .hab1{ width: 100%; }
  .spsyo .hab2{ width: 100%; }
  .spsyo .hab3{ width: 100%; }
  .spsyo .hab4{ width: 100%; }
  .spsyo .hab5{ width: 100%; }
  .tb01 td,
  .tb01 th{
    display: block;
    width: 100%;
    border-bottom:none;
    border-radius: 0 0 0 0;
  }
  .tb01 td{
    padding: 0px 12px 0 5px;
    display: block;
    width: 100%;
    line-height: 1.5;
    text-align:left;
  }
  .tb01 td:before{
    color: #000;
    background: #e0e0e0;
    content: attr(data-label);
    font-weight: bold;
    padding: 0 0 0 0;
    display: inline;
    margin-right: 10px;
    text-align:left;
    float: left;
  }
  .tb01 tr:last-child{ border-bottom: solid 1px #000;}
  .tb01 .bgcl{
    background-color: #ffbded;
    font-weight: bold;
    font-size: 17px;
    color: #363636;
    line-height: 2;
    letter-spacing:  0.52em;
    text-align-last: center;
  }
  .tb01 .bgcl2{
    line-height: 1.5;
    letter-spacing:  1.52em;
    text-align-last: center;
  }
  .tb01 .grd{
    grid-template-columns: 33% 33% 33%;
    text-align-last: center;
  }
}
/*スポーツ賞テーブル３レスポンシブ設定終わり*/

.senleftkesi{border-left-style:none;}
.senrightkesi{border-right-style:none;}
.sentopkesi{border-top-style:none;}
.senbottomkesi{border-bottom-style:none;}

.senleft{border-left:double;}
.senright{border-right:double;}
.sentop{border-top:double;}
.senbot{border-bottom:double;}

.senleftdd{border-left:0.5px dotted #999;}
.senrightdd{border-right:0.5px dotted #999;}
.sentopdd{border-top:0.5px dotted #999;}
.senbotdd{border-bottom:0.5px dotted #999;}

border-style:dashed
.sentop2{border-top:dashed;}
.selnai{padding: 15px 0px;}

.haba1 {
    max-width:220px;
    min-width:220px
}
.haba2 {
    max-width:120px;
    min-width:120px
}
.haba3 { width:300px; }
.haba4 {
    max-width:220px;
    min-width:220px;
}
.haba5 { width:180px;}

.bosyu h3{
   text-align: center;
   margin: 0;
}
.bosyu h5{
   text-align: center;
   margin: 0;
}
.bosyu p{ margin: 0 0 0 20px; }
.bosyu table{
  margin: 0 auto;
  border: medium dotted #ff00ff;
}
.bosyu table th{ border-right : medium dotted #ff00ff; }
.bosyu li{
  float: left;
  list-style: none;
  margin: -20px 20px 0 0;
}
.bosyu img{ margin: 0 0 15px 0; }

.hyodai1 {
  position: relative;
  padding: 0 0 0 20px;
  background: #6CB8FF;
  animation: gradationanime1 10s infinite;
  color: white;
  width: 70%;
  margin:auto;
  margin-top:0px;
  margin-bottom: -4.0em;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}

.hyodai1::before {
  position: absolute;
  content: '';
  top: 100%;
  left: 0;
  border: none;
  border-bottom: solid 15px transparent;
  border-right: solid 20px rgb(149, 158, 155);
}

.hyodai1 h3{
   padding: 10px 0;
   font-size:max(3.0vw,25px);
   text-align:center;
}

.hyodai2 {
  color: #000000;/*文字色*/
  padding: 0.5em;/*文字周りの余白*/
  display: inline-block;
  line-height: 1.3;/*行高*/
  background: #ffff00;/*背景色*/
  font-weight:bold;
  vertical-align: middle;
  border-radius: 25px 0px 0px 25px;/*左側の角を丸く*/
  font-size:1.5vw;
}

.hyodai2:before {
  content: '●';
  color: white;
  margin-right: 8px;
}

.hyodai3 {
    position: relative;
    font-weight:bold;
    margin: 10px 10px 10px 10px;
    padding: .3em 0 .2em 1em;
    border-bottom: 10px solid #30d025;
    color: #333333;
    text-shadow: 2px 1px #c7edff, 4px 2px #9acee7, 6px 3px #6bbade;
}

.hyodai3::before {
    position: absolute;
    top: 0;
    left: .3em;
    transform: rotate(55deg);
    height: 15px;
    width: 19px;
    background: red;
    content: '';
}

.hyodai3::after {
    position: absolute;
    transform: rotate(15deg);
    top: .6em;
    left: 0;
    height: 12px;
    width: 15px;
    background: red;
    content: '';
}

@media only screen and (max-width:700px){ 
  .hyodai1 { width: 95%; }
  .hyodai2 {font-size:max(1.2vw,11px);}
  .hyodai3 {
      margin: 7px 10px 2px 10px;
      border-bottom: 5px solid #30d025;
  }
  .hyodai3::before {
      height: 7px;
      width: 11px;
  }
  .hyodai3::after {
      height: 7px;
      width: 10px;
  }
}

.drop-shadow {
    -webkit-filter: drop-shadow(0px 3px 10px rgba(0,0,0,.3));
        filter: drop-shadow(0px 10px 10px rgba(0,0,0,.3));
}

@keyframes gradationanime1 {
     0% { background-color: #6CB8FF; }
    35% { background-color: #FFF66C; }
    70% { background-color: #FFA36C; }
   100% { background-color: #6CB8FF; }
}

/*ボタン1*/
.cp_btn {
	position: relative;
	display: block;
	width: 300px;
	padding: 0.8em;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	background: #26C6DA;
	border-bottom: 2px solid #00838F;
	border-radius: 4px;
	box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
}
.cp_btn:active {
	border-bottom: 2px solid #26C6DA;
	box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
}
/*ボタン1終*/
/*ボタン2*/
.button018 a {
    position: relative;
    display: flex;
    justify-content: start;
    align-items: center;
    margin: 0 auto;
    max-width: 1000px;
    padding: 10px 0px 10px 65px;
    color: #313131;
    transition: 0.3s ease-in-out;
    font-weight: 500;
}
@media screen and (max-width: 900px) {.button018 a {padding: 20px 0px 20px 65px;}}

.button018 a:before, .button018 a:after {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
}
.button018 a:before {
  width:  0.5rem;
  height: 0.5rem;
  left: 1.1rem;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  z-index: 2;
  transform: translateY(-50%) rotate(45deg);
  transition: all 0.3s;
}
.button018 a:after {
  left: 0;
  background: #6bb6ff;
  z-index: 1;
  width:  3rem;
  height: 3rem;
  border-radius: 4rem;
  transform: translateY(-50%);
  transition: all 0.5s;
}
.button018 a span {
  position: relative;
  transition: all 0.3s;
  z-index: 3;
  font-size: 20px;
  font-weight: bold;
}
.button018 a:hover span { color: #fff; }
.button018 a:hover:before { left: 2rem;}
.button018 a:hover:after {
  right: 0;
  width: 100%;
}
/*ボタン2終わり*/
/*リボン見出し*/
.ribbon13-wrapper {  
  display: block;
  position: relative;
  margin: 0;
  padding: 10px 0;
  width: 400px;
  background: #ffffff;
}
.ribbon13 {
  display: inline-block;
  position: relative;
  box-sizing: border-box;
  padding: 5px 0;
  margin: 0 0 0 0px;
  width: calc(100% + 20px);
  color: white;
  background: #ffd700;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}
.ribbon13 h3{
  margin: 0;
  padding: 0 30px 0 15px;
  border-top: dashed 1px #000;
  border-bottom: dashed 1px #000;
  font-size: 20px;
  font-family: 'cursive', cursive;
  line-height: 46px;
}
.ribbon13:after {
  position: absolute;
  content: '';
  z-index: 1;
  top: 0;
  right: 0;
  width: 0px;
  height: 0px;
  border-width: 30px 15px 30px 0px;
  border-color: transparent #ffffff transparent transparent;
  border-style: solid;
}
.ribbon13:before {
  position: absolute;
  content: '';
  top: 100%;
  left: 0;
  border: none;
  border-bottom: solid 15px transparent;
  border-right: solid 20px #ff0000;
}
/*リボン見出し終*/

/*タグ見出し*/
.tagu {
  position: relative;
  display: inline-block;
  height: 64px;
  margin-left: 10px;
  padding: 17px 30px 20px 20px;
  color: #fff;
  background: linear-gradient(270deg, #ffffff 0%, #97D9E1 100%);
}
.tagu:before {
  position: absolute;
  top: 0;
  left: -30px;
  content: '';
  border-width: 32px 30px 32px 0;
  border-style: solid;
  border-color: transparent #97D9E1 transparent transparent;
}
.tagu:after {
  position: absolute;
  top: calc(50% - 7px);
  left: -10px;
  width: 14px;
  height: 14px;
  content: '';
  border-radius: 50%;
  background: #fff;
}
/*タグ見出し終*/

/*特殊見出し*/
.midasi {
  position: relative;
  overflow: hidden;
  padding: 1rem 0 1rem 100px;
  border: none;
  margin: 20px 0 10px 0.5vw;
  font-size: 20px;
  background: linear-gradient(transparent 70%, #FAE438 70%);
  box-shadow:0px 3px 10px 2px rgba(0,0,0,0.3);
}

@media only screen and (max-width:900px){.midasi {font-size: 15px;}}

.midasi:before {
  position: absolute;
  top: -120px;
  left: -100px;
  width: 190px;
  height: 250px;
  content: '';
  -webkit-transform: rotate(25deg);
  transform: rotate(25deg);
  background:  radial-gradient( #74EBD5,#9FACE6 );
}

.midasi span {
  font-size: 20px;
  position: absolute;
  z-index: 1;
  top: 25%;
  left: 0;
  display: block;
  padding-top: 4px;
  padding-left: 16px;
  color: #fff;
}


.midasi2 {
  position: relative;
  color: #333;
  background: #e0f3ff;
  z-index: 0;
  border-radius: 0 10px 10px;
  padding-left: 10px;
  height: 30px;
  width: 160px;
}

.midasi2:before {
  content: "";
  position: absolute;
  background: #9de5ff;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  top: 50%;
  left: -15px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 0;
}

.midasi3{
    position:relative;
    margin:0 20px 0 20px;
    padding:10px 15px;
    width:200px;
    font:bold 22px/1.2 Arial, Helvetica, sans-serif;
    color:#fff;
    background:#c33;
    box-shadow:0px 3px 10px 2px rgba(0,0,0,0.3);
    border-radius: 5%;
}
.midasi3:before{
    content:"<";
    position:absolute;
    top:middle;
    left:-10px;
    width:0;
    height:0;
    font-size:25px;
    line-height:1.0;
    color:#c96;
}
.midasi3:after{
    content:" ";
    position:absolute;
    top:-2px;
    left:-10px;
    width:0;
    height:430%;
    border:#600 solid 3px;
    border-radius:2px;
    -webkit-transform: rotate(-2deg);
    -moz-transform: rotate(-2deg);
    -o-transform: rotate(-2deg);
    transform: rotate(-2deg);
}

.midasi4 {
  font-family: 'Darumadrop One', cursive;
  font-family: 'Stick', sans-serif;
  position: relative;
  text-align:center;
  font-weight: bold;
  color: #ffff00;
  text-shadow: #000 2px 0, #000 -2px 0, #000 0 -2px, #000 0 2px, #000 2px 2px, #000 -2px 2px, #000 2px -2px, #000 -2px -2px, #000 1px 2px, #000 -1px 2px, #000 1px -2px, #000 -1px -2px, #000 2px 1px, #000 -2px 1px, #000 2px -1px, #000 -2px -1px, rgba(0, 0, 0, .5) 3px 3px 3px;
}
.midasi4size1{font-size: clamp(35px, 5vw, 70px);}
.midasi4size2{font-size: clamp(30px, 4vw, 50px);}
.midasi4iti1{margin:-2.5vw 0 0 0;}
.midasi4:after {
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 100%;
  height: 6px;
  content: '';
  border-radius: 3px;
  background-image: -webkit-gradient(linear, right top, left top, from(#2af598), to(#00cc00));
  background-image: -webkit-linear-gradient(right, #2af598 0%, #00cc00 100%);
  background-image: linear-gradient(to left, #2af598 0%, #00cc00 100%);
}
.midasi4:first-letter {
  font-size: 150%;
  color: #eb6100;
}

.mozisaiz1{
   font-size:18px;
   margin:-7px 0 0 0;
}
.mozisaiz3{font-size:23px;}
.kaigyounon span {display: inline-block;}
.moziiti{margin:0 0 0 45px;}
@media only screen and (max-width:900px){
   .mozisaiz1{font-size:12px;}
   .mozisaiz2{font-size:18px;}
   .mozisaiz3{font-size:3vw;}
   .moziiti{margin:0;}
}
.midasi5{
  padding:3px;
  font-weight: bold;
  border-bottom: 4px solid #2097b6;
  border-left:0px solid #2097b6;
  margin: 0.5vw;
  color:#209700;
  font-family: 'cursive', cursive;
  font-size: 30px;
  font-color:#111111;
}


/*特殊見出し終*/

/*文字飾り*/
.mozikazari1 {
    font-weight:bold;
    color: transparent;
    background : rgba(0,0,0,1);
    text-shadow : 
        0 0 0.1em rgba(255,255,255,0.05),
        0.01em 0.04em 0.03em rgba(255,255,255,0.4);
    -webkit-background-clip : text;
}

.mozikazari2{
    color: #fff;
    text-shadow: 1px 1px 1px #555, -1px 1px 1px #555, 1px -1px 1px #555, -1px -1px 1px #555, 1px 1px 1px #555, -1px 1px 1px #555, 1px -1px 1px #555, -1px -1px 1px #555, 5px 5px #9ccc65;
}

.mozikazari3 {
    font-size:5em;
    text-align:center;
    line-height:0.95em;
    font-weight:bold;
    color: transparent;
    background: repeating-linear-gradient(0deg, #757575 0.1em, #9E9E9E 0.2em, #E8E8E8 0.3em, #9E9E9E 0.4em, #757575 0.5em); 
    -webkit-background-clip: text;
}

.mozikazari4 {
  position: relative;
  padding: 2rem 0rem 0rem 0rem;
  border-bottom: 6px solid #094;
  font-size: clamp(23px, 2vw, 40px);/*フォントサイズを23px～40px間で可変*/
  font-weight: 900;
}

.mozikazari4:before {
  position: absolute;
  bottom: -6px;
  left: 0;
  width: 20%;
  height: 16px;
  content: '';
  background: #00cc5b;
}
.mozikazari4:first-letter {
  font-size: 150%;
  color: #eb6100;
}

.tatan {
  text-align: left;
  font-family: 'cursive', cursive;
  font-size: 40px;
  margin: 1vw;
  font-weight:bold;
  color: transparent;
  background-color : #FFF;
  background-image:
    repeating-linear-gradient( 0deg,
      rgba(  13,  71, 161, .6) 10px 6px, /*青*/
      rgba( 255, 255, 255, .6) 6px 8px, /*白*/
      rgba(  13,  71, 161, .6) 8px 10px, /*青*/
      rgba( 255, 214,   0, .6) 10px 12px, /*黄*/
      rgba(  13,  71, 161, .6) 12px 18px, /*青*/
      rgba( 213,   0,   0, .6) 18px 34px /*赤*/
    ),
      repeating-linear-gradient( 90deg,
      rgba(  13,  71, 161, 1) 10px 6px, /*青*/
      rgba( 255, 255, 255, 1) 6px 8px, /*白*/
      rgba(  13,  71, 161, 1) 8px 10px, /*青*/
      rgba( 255, 214,   0, 1) 10px 12px, /*黄*/
      rgba(  13,  71, 161, 1) 12px 18px, /*青*/
      rgba( 213,   0,   0, 1) 18px 34px /*赤*/
    );
  -webkit-background-clip: text;
}

:root { --outline : #000;}
.mozikazari5 {
  color: #ff4500;
  font-size: 1.1em;
  text-shadow: var(--outline) 1px 0 0, var(--outline) 1.83487px 0.681584px 0, var(--outline) 1.35766px 0.85511px 0, var(--outline) 0.62091px 1.52441px 0, var(--outline) 0.505713px 1.91581px 0, var(--outline) -0.287171px 1.98622px 0, var(--outline) -0.24844px 1.72789px 0, var(--outline) -1.07227px 1.16926px 0, var(--outline) -1.66798px 0.37182px 0, var(--outline) -1.96998px 0.22336px 0, var(--outline) -1.94502px -0.371704px 0, var(--outline) -1.59586px -0.50383px 0, var(--outline) -0.96093px -1.27041px 0, var(--outline) -0.11013px -1.78704px 0, var(--outline) -0.137119px -1.99686px 0, var(--outline) 0.550987px -1.87677px 0, var(--outline) 0.74541px -1.43999px 0, var(--outline) 1.44769px -0.73459px 0, var(--outline) 1.88051px -0.538247px 0;
}

/*文字飾り終*/

/*お知らせページだけの設定*/
.osirase img{ margin: 0 0 0 20px;}
.osirase p{ font-size: clamp(15px, 2vw, 25px);}/*フォントサイズを20px～25px間で可変*/
/*お知らせページだけの設定*/
.mp{
   float: left;
   width: 250px;
   height: 300px;
   margin: 0 16px 6px 16px;
   padding: 0;
   overflow: hidden;
}
.mp iframe {
   top: 0;
   left: 0;
}
.clear { clear:both; } 　/*floatの解除*/

/*パンくずリスト*/
.breadcrumb {
  margin: 10px 0 -50px 30px;
  padding: 0;
  list-style: none;
}
.breadcrumb li {
  display: inline;/*横に並ぶように*/
  list-style: none;
  font-weight: bold;/*太字*/
  font-size: 12px
}
.breadcrumb li:after {/* >を表示*/
  content: '>';
  padding: 0 0.2em;
  color: #555;
}
.breadcrumb li:last-child:after { content: '';}
.breadcrumb li a {
  text-decoration: none;
  color: #52b5ee;/*色*/
}
.breadcrumb li a:hover { text-decoration: underline; }
/*パンくずリスト終*/


@media all and (-ms-high-contrast:none){ *::-ms-backdrop, .event-contents li { flex: 0 0 19.1vw; }}
@supports (-ms-ime-align:auto) { .event-contents li { flex: 0 0 21vw; }}
@media screen and (max-width: 800px) {
  h5{ font-size: 18px; }
  p{ font-size: 16px; }
  .kagetoiro4{ padding:0 0 0 10px; }
  .box3 { padding: 20px 10px 0px 10px; }
  .box4 { padding: 20px 10px 0px 10px; }
  .haba1 {
      max-width:110px;
      min-width:110px;
  }
  .haba2 {
    max-width:50px;
    min-width:50px
  }
  .haba4{
    max-width:50px;
    min-width:50px;
  }
  .half {
    width: 100%;
    margin: none;
  }
  label {
    font-size: 15px;
    padding: 0 0 0 1em;
    text-align: left;
  }
  .sptsyo table th{ width: 150px; }
  .tategaki{
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-lr;
  }
  .tategaki span{ text-combine-upright: all; }
  .saizu{
    font-size: 20px;
    color:#000000;
  }
  .tatan{font-size:30px;}
  h4{font-size: 25px;}

}

/*印刷設定*/
@media print{
   .box4 { padding: 0; }
   .sanjo1 table th{ font-size: 15px; }
   .print_hihyouzi{ display: none; }
   h4{ font-size: 25px;}
   .footer-container { padding: 0px 20px; 20px 20px}
}
/*印刷設定終わり*/

/*斜め背景*/
.section{
  padding: 100px 50px;
}

.section_bg{
  background-color:#ff69d4;
  opacity: 0.5;
}

/* 右肩上がり */
.section.section_tilt_r {
  clip-path: polygon(0 0, 100% 0, 100% calc(100% - 100%), 0 100%);
}

/* 右肩下がり */
.section.section_tilt_l {
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 calc(100% - 50px));
}
/*斜め背景終わり*/

/*テーブル微調整*/
.t_haba0{width:100%;}
.t_tate0{padding:1em 0;}
/*テーブル微調整終わり*/

