body {
      /*  フォントの種類  */
      font-family    :  'Noto Sans JP', sans-serif;/*ゴシック*/
      
      /*  フォントのサイズ  */
      font-size      : 15px;
      
      /*  フォントの色  */
      color          : #333;
      
      /* 文字間隔の調整の設定 */
      letter-spacing : 1.3px;
      
      /* 行間の設定 */
      line-height    : 1.7em;
      
      font-feature-settings: "palt" 1;

}



.s_title{
  font-size:50px!important; 
  text-align: center!important;
  padding-top:80px!important;
  padding-bottom: 60px!important;
  max-width: 1024px;
  }



.s_title2{
  font-size:50px!important; 
  text-align: center;
  max-width: 1024px;
  line-height: 1.5em;
  padding-top:100px!important;
  padding-bottom: 10px;
  }


.s_title2:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f101";
  left : 0em; /*左端からのアイコンまでの距離*/
  font-weight:900;
  }


.s_title_div{
  border-bottom-style:solid; 
  border-bottom-width:1px;
  margin-bottom:30px!important;
  padding-bottom: -50px!important;
}



.circle{
  display: inline-block;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  margin-top:30px;
  margin-bottom:-90px;
  z-index:100;
}


/*大タイトル見出し*/
h1 {
font-family: 'Noto Sans JP', sans-serif!important;/*ゴシック*/
font-weight : 600!important;
font-size:60px;
text-align: left;
color: black;
margin:50px auto 100px 1em;
text-indent:-1.2em;
}

h1:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f706";
  position: relative;
  left : -0.2em; /*左端からのアイコンまでの距離*/
  color:crimson;
}




/*大タイトル見出し*/
h1.keico {
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif!important;
font-weight : 100!important;
font-size:60px!important;
text-align: left;
color: black;
margin:150px auto 50px 1em;
text-indent:-1.2em;
}

h1.keico:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f706";
  position: relative;
  left : -0.2em; /*左端からのアイコンまでの距離*/
  color:gray;
}

.small_keico{font-size:50px;}

.center_keico{text-align:center!important;}


@media screen and (max-width: 768px){
/*大タイトル見出し*/
h1.keico {
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif!important;
font-weight : 100!important;
font-size:40px!important;
text-align: left;
color: black;
margin:50px auto 50px 1em;
text-indent:-1.2em;
}

h1.keico:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f706";
  position: relative;
  left : -0.2em; /*左端からのアイコンまでの距離*/
  color:gray;
}

.small_keico{font-size:30px;}

.center_keico{text-align:left!important;;}

}



h2 {
  position: relative;
  text-align: left;
  font-size: 20px;
  color: white;
  line-height: 1.4;
  padding: 0.5em 0.5em 0.5em 1.8em;
  background-color:#65B7A1FF;
  border-top-right-radius : 15px;
  -webkit-border-top-right-radius: 15px;
  -moz-border-radius-topright: 15px;
  border-bottom-right-radius : 15px;
  -webkit-border-bottom-right-radius: 15px;
  -moz-border-radius-bottomright: 15px;
}

h2:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f14a";
  position: absolute;
  left : 0.5em; /*左端からのアイコンまでの距離*/
  color: orange;
}

h2.latest_h2{background: #FDC70EFF!important;}

h3{
font-size: 20px!important;
font-weight: 700!important;
color: crimson!important;
text-align: center;
}

h3:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f152";
  position: relative;
  left : 0em; /*左端からのアイコンまでの距離*/
  margin-right:5px;
}




/*見出し*/
h4{
  font-size: 18px!important;
  font-weight:500!important; 
  margin-top:20px!important; 
  margin-bottom:10px; 
  padding-top:2px; 
  padding-bottom:2px;
  text-indent: 10px;
  line-height:1.7em!important;
  text-align: left;
}

h4{
  border-left:solid 8px tomato!important;
  border-bottom:dotted 1px tomato!important;
}

/*小見出し*/
h5{font-size: 16px!important;font-weight: 600!important;
  text-align: left;line-height:1.7em!important; 
  margin-left:0px!important;}

h5:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f152";
  position: relative;
  left : 0em; /*左端からのアイコンまでの距離*/
  margin-right:5px;
}

h5:before{color:tomato!important;}





h5.keico{
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif!important;
font-size: 20px!important;font-weight: 600!important;
  text-align: left;line-height:1.7em!important; 
  margin-left:0px!important;}

h5.keico:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f152";
  position: relative;
  left : 0em; /*左端からのアイコンまでの距離*/
  margin-right:5px;
}

h5.keico:before{color:gray!important;}




h6{text-align: left;line-height:1.7em!important;font-weight: 300!important;}

p{
font-size : 15px!important;
text-align: left; 
line-height:1.7em!important;
font-weight: normal!important;
}


p.keico{
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif!important;
font-size : 16px!important;
text-align: left; 
line-height:2.6em!important;
font-weight: normal!important;
}

.left_title{
font-size:15px;
font-weight:600;
text-align:center;
line-height:1.5em;
margin-bottom:-5px;
}

.left_title:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f107";
  position: relative;
  left : 0em; /*左端からのアイコンまでの距離*/
  margin-right:5px;
  color:tomato;
}

b2{font-weight:700;}

bb{font-size:19px;font-weight: 700;}

b2r{font-weight: 700;color:crimson;}

.dl{
  border: solid 1px;
  border-radius: 5px;
  padding:3px 10px;
  font-size:80%!important;
  vertical-align: top;
  display:inline-block;
}

a:hover{text-decoration: none!important;}

a:hover.dl{ text-decoration: none!important; background-color: #07519a; color: white!important;}
















/*--1024-769------------------------------------*/
@media screen and (min-width:769px) and ( max-width:1024px){ 

.s_title{
  font-size:25px!important; 
  text-align: center!important;
  padding-top:80px!important;
  padding-bottom: 60px!important;
  max-width: 1024px;
  }


.s_title2{
  font-size:25px!important; 
  text-align: center;
  max-width: 1024px;
  line-height: 1.5em;
  padding-top:100px!important;
  padding-bottom: 10px;
  }


.s_title2:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f101";
  left : 0em; /*左端からのアイコンまでの距離*/
  font-weight:900;
  }


.s_title_div{
  border-bottom-style:solid; 
  border-bottom-width:1px;
  margin-bottom:30px!important;
  padding-bottom: -50px!important;
}



.circle{
  display: inline-block;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  margin-top:30px;
  margin-bottom:-90px;
  z-index:100;
}


/*大タイトル見出し*/
h1 {
font-family: 'Noto Sans JP', sans-serif!important;/*ゴシック*/
font-weight : 600!important;
font-size:45px!important;
text-align: left;
color: black;
margin:50px auto 60px 2em!important;
text-indent:-1.2em;
}

h1:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f706";
  position: relative;
  left : -0.2em; /*左端からのアイコンまでの距離*/
  color:crimson;
}


h2 {
  position: relative;
  text-align: left;
  font-size: 20px;
  color: white;
  line-height: 1.4;
  padding: 0.5em 0.5em 0.5em 1.8em;
  background-color:#65B7A1FF;
  border-top-right-radius : 15px;
  -webkit-border-top-right-radius: 15px;
  -moz-border-radius-topright: 15px;
  border-bottom-right-radius : 15px;
  -webkit-border-bottom-right-radius: 15px;
  -moz-border-radius-bottomright: 15px;
}

h2:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f14a";
  position: absolute;
  left : 0.5em; /*左端からのアイコンまでの距離*/
  color: orange;
}

h2.latest_h2{background: #FDC70EFF!important;}

h3{
font-size: 20px!important;
font-weight: 700!important;
color: crimson!important;
text-align: center;
}

h3:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f152";
  position: relative;
  left : 0em; /*左端からのアイコンまでの距離*/
  margin-right:5px;
}




/*見出し*/
h4{
  font-size: 18px!important;
  font-weight:500!important; 
  margin-top:20px!important; 
  margin-bottom:10px; 
  padding-top:2px; 
  padding-bottom:2px;
  text-indent: 10px;
  line-height:1.7em!important;
  text-align: left;
}

h4{
  border-left:solid 8px tomato!important;
  border-bottom:dotted 1px tomato!important;
}

/*小見出し*/
h5{font-size: 16px!important;font-weight: 600!important;
  text-align: left;line-height:1.7em!important; 
  margin-left:0px!important;}

h5:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f152";
  position: relative;
  left : 0em; /*左端からのアイコンまでの距離*/
  margin-right:5px;
}

h5:before{color:tomato!important;}


h6{text-align: left;line-height:1.7em!important;font-weight: 300!important;}

p{
font-size : 15px!important;
text-align: left; 
line-height:1.7em!important;
font-weight: normal!important;
}

.left_title{
font-size:15px;
font-weight:600;
text-align:center;
line-height:1.5em;
margin-bottom:-5px;
}

.left_title:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f107";
  position: relative;
  left : 0em; /*左端からのアイコンまでの距離*/
  margin-right:5px;
  color:tomato;
}

b2{font-weight:700;}

bb{font-size:19px;font-weight: 700;}

b2r{font-weight: 700;color:crimson;}

.dl{
  border: solid 1px;
  border-radius: 5px;
  padding:3px 10px;
  font-size:80%!important;
  vertical-align: top;
  display:inline-block;
}

a:hover{text-decoration: none!important;}

a:hover.dl{ text-decoration: none!important; background-color: #07519a; color: white!important;}

  
}








/*--768-480------------------------------------*/
@media screen and (min-width:481px) and ( max-width:768px) {

.s_title{
  font-size:30px!important; 
  text-align: center;
  line-height: 1.5em!important;
  margin:0px auto;
}

.s_title2{
  font-size:30px!important; 
  text-align: center;
  margin-top:-50px!important;
  margin-bottom:0px!important;
  max-width: 1024px;
  }


.s_title_div{
  border-bottom-style:solid; 
  border-bottom-width:0!important;
  margin-bottom:initial!important;
}



h1{font-size:30px!important;margin:40px auto 0px 2em!important;}

h2 {
  position: relative;
  text-align: left;
  font-size:17px;
  color: white;
  line-height: 1.4;
  padding: 0.5em 0.5em 0.5em 1.8em;
  background-color:#65B7A1FF;
  border-top-right-radius : 15px;
  -webkit-border-top-right-radius: 15px;
  -moz-border-radius-topright: 15px;
  border-bottom-right-radius : 15px;
  -webkit-border-bottom-right-radius: 15px;
  -moz-border-radius-bottomright: 15px;
}

h2:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f14a";
  position: absolute;
  left : 0.5em; /*左端からのアイコンまでの距離*/
  color: orange;
}

h2.latest_h2{background: #FDC70EFF!important;}

h3{
font-size: 16px!important;
font-weight: 600!important;
color: crimson!important;
text-align:left!important;
}

h3:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f152";
  position: relative;
  left : 0em; /*左端からのアイコンまでの距離*/
  margin-right:5px;
}

h4{font-size:17px!important; font-weight:600!important; }
h5{font-size: 14px!important;line-height:1.5em!important;}
h6{font-weight:normal!important; line-height:1.5em!important;}
p{font-size:14px!important;}
small{line-height:1.5em;font-weight:normal!important;}
.item_box_link{  font-size: 70%;}

}




/*--480以下------------------------------------*/
@media screen and (max-width:480px) { 
.s_title{
  font-size:20px!important; 
  text-align: center;
  line-height: 1.5em!important;
  margin:0px auto;
}

.s_title2{
  font-size:18px!important; 
  text-align: center;
  margin-top:-50px!important;
  margin-bottom:0px!important;
  max-width: 1024px;
  }


.s_title_div{
  border-bottom-style:solid; 
  border-bottom-width:0!important;
  margin-bottom:initial!important;
}



h1{font-size:25px!important;margin:40px auto 0px 1.2em!important;}

h2 {
  position: relative;
  text-align: left;
  font-size: 16px!important;
  color: white;
  line-height: 1.4;
  padding: 0.5em 0.5em 0.5em 1.8em;
  background-color:#65B7A1FF;
  border-top-right-radius : 15px;
  -webkit-border-top-right-radius: 15px;
  -moz-border-radius-topright: 15px;
  border-bottom-right-radius : 15px;
  -webkit-border-bottom-right-radius: 15px;
  -moz-border-radius-bottomright: 15px;
}

h2:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f14a";
  position: absolute;
  left : 0.5em; /*左端からのアイコンまでの距離*/
  color: orange;
}

h2.latest_h2{background: #FDC70EFF!important;}

h3{
font-size: 17px!important;
font-weight: 600!important;
color: crimson!important;
text-align:left!important;
}

h3:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f152";
  position: relative;
  left : 0em; /*左端からのアイコンまでの距離*/
  margin-right:5px;
}

h4{font-size:15px!important; font-weight:600!important;padding-left:0.5em;margin-left:0.2em; text-indent:-0.5em;}

h5{font-size: 15px!important;line-height:1.5em!important;}
h6{font-weight:normal!important; line-height:1.5em!important;}

p{font-size:14px!important;}

small{line-height:1.5em;font-weight:normal!important;}
.item_box_link{  font-size: 70%;}
}

 } 




