@import
url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@200;300;400;500;700&display=swap');

/*----明朝体　Noto Serif JP---*/
@import
url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200;300;400;500&display=swap');


h3 {
	color: #666666;
	font-weight: normal;
	font-size: 17px;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
}
h4 {
	color: #006633;
	font-weight: bold;
	font-size: 20px;
	line-height: 27px;
	padding: 0px;
	margin: 0px;
}

/* =======================================
フォントサイズ
 ======================================= */
.font_0-8 {
	font-size: 0.8em;
}
.font_1-5 {
	font-size: 1.5em;
}

.style9 {
	font-size: 9px;
	line-height: 11px;
}
.style10 {
	font-size: 10px;
	line-height: 12px;
}
.style11 {
	font-size: 11px;
	line-height: 13px;
}
.style12 {
	font-size: 12px;
	line-height: 15px;
}
.style13 {font-size: 13px}
.style14 {
    font-size: 14px;

}
.style15 {font-size: 15px}
.style16 {font-size: 16px}
.style20 {
	font-size: 20px;
	line-height: 25px;
}
.f60p {
	font-size: 60%;
}
.f80p {
	font-size: 80%;
	line-height: 25px;
}



.w400{font-weight: 400;}
.w500{font-weight: 500;}
.w600{font-weight: 600;}


/* =======================================
マージン
 ======================================= */
 .margin_top10 {
	margin-top:10px;
}
.margin_top20 {
	margin-top:20px;
}
.margin_top30 {
	margin-top:30px;
}
.margin_top40 {
	margin-top:40px;
}

.margin_bot5 {
	margin-bottom:5px;
	left: auto;
}
 .margin_bot10 {
	margin-bottom:10px;
	left: auto;
}
 .margin_bot20 {
    margin-bottom: 20px;
    left: auto;
    padding-bottom: 0px;
}
 .margin_bot30 {
	margin-bottom:30px;
	left: auto;
}
 .margin_bot50 {
	margin-bottom:50px;
	left: auto;
}
 .margin_bot60 {
	margin-bottom:60px;
	left: auto;
}
.margin_top5 {
	margin-top:5px;
	left: auto;
}
.margin_top50 {
	margin-top:50px;
	left: auto;
}
.margin_top60 {
	margin-top:60px;
	left: auto;
}
.margin_top100 {
	margin-top:100px;
	left: auto;
}
  .margin_left10 {
	left: auto;
	margin-left: 10px;
}
  .margin_left5 {
	left: auto;
	margin-left: 5px;
}
  .margin_right5 {
    left: auto;
    margin-right: 5px;
}

/* =======================================
リンク
 ======================================= */

A:link{
	color:#000000;
}
A:visited{color:#000000;}
A:hover{color:#ff1199;
}
A:active{
    color: #9977ff;
    margin-top: 10px;
}


.ato:link{
	color: #302F2F;
    text-decoration: none;
}
.ato:visited{color:#302F2F;
text-decoration: none; }
.ato:hover{color:#302F2F;
    text-decoration: none; 
}
.ato:active{
    color: #302F2F;
    text-decoration: none;
}

.ab:link{
	color:#000;
    text-decoration: none;
}
.ab:visited{color:#000;
text-decoration: none; }
.ab:hover{color:#000;
    text-decoration: none; 
}
.ab:active{
    color: #000;
    text-decoration: none;
}



.menu_a:link{
color: #302F2F;
    text-decoration: none;
}
.menu_a:visited{
    color: #302F2F;
text-decoration: none; }
.menu_a:hover{color:#00B4FF;
    text-decoration: none; 
}
.menu_a:active{color:#00B4FF;
    text-decoration: none; 
}

/* =======================================
位置
 ======================================= */
 .center {
    text-align: center;
    padding-bottom: 20px;
    padding-top: 10px;
    padding-left: 0px;
}
 .right {
    text-align: right;

}
/* =======================================
カラー
 ======================================= */
 .black {
	color: #000;
}

/* =======================================
タイトル
 ======================================= */
@media (min-width: 601px) {
   /* 横幅が601px以上の場合に適用するスタイル */
.title01 {
    margin-bottom: 30px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #009;
    font-size: 150%;
    font-weight: 600;
    color: #009;
    text-align: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #E6E6E6;
    padding-top: 15px;
    padding-left: 20px;
    padding-bottom: 15px;
    /* [disabled]margin-top: 50px; */
}
.title02 {
    margin-bottom: 20px;
    font-size: 130%;
    font-weight: 400;
    color: #118AB9;
    text-align: center;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    border: 2px solid #118AB9;
    padding-right: 10px;
}
    .title03 {
    margin-bottom: 30px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #009;
    font-size: 110%;
    font-weight: 400;
    color: #009;
    text-align: left;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 10px;
    padding-left: 20px;
    padding-bottom: 10px;
    border-top: 1px solid #009;
}
    .waku {
    color: #302F2F;
    text-align: justify;
    width: 75%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #302F2F;
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    margin-left: auto;
    margin-right: auto;
}
}
@media (max-width: 600px) {
   /* 横幅が600px以下の場合に適用するスタイル */
    .title01 {
    margin-bottom: 30px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #009;
    font-size: 150%;
    font-weight: 600;
    color: #009;
    text-align: center;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #E6E6E6;
    padding-top: 20px;
    padding-bottom: 20px;
    /* [disabled]margin-top: 60px; */
}
.title02 {
    margin-bottom: 20px;
    font-size: 130%;
    font-weight: 400;
    color: #118AB9;
    text-align: center;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    border: 2px solid #118AB9;
    padding-right: 10px;
}
    .title03 {
    margin-bottom: 30px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #009;
    font-size: 110%;
    font-weight: 400;
    color: #009;
    text-align: center;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 10px;
    padding-left: 20px;
    padding-bottom: 10px;
    border-top: 1px solid #009;
}
.waku {
    color: #302F2F;
    text-align: justify;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #302F2F;
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    margin-left: auto;
    margin-right: auto;
}
}
