@charset "utf-8";

body {
  overflow-x: hidden;
  font-family: "Helvetica Neue", Helvetica, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-size: 16px;
  line-height: 1.6;
}


figure{
  margin:0;
}


p {
  line-height: 1.4;
}

a {
  color: #000;
}

a:hover {
  color: #000;
  text-decoration: none;
  filter: brightness(80%);
  transition: all 0.3s ease;
}


section{
  background:#fff;
  padding: 50px 0;
}

/*見出し*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  font-family: "Helvetica Neue", Helvetica, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

.section-heading span {
  font-size: 15px;
  color:#a2c0e1;
  letter-spacing: 0;
}


.section-heading h2 {
  font-size: 28px;
  border-bottom: solid 5px #cce4ff;
  position: relative;
  padding-bottom: 8px;
  margin-bottom: 20px;
  font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,serif;
  letter-spacing: -1px;
}

.section-heading h2:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 5px #a2c0e1;
  bottom: -5px;
  width: 20%;
}



h4{
    font-size: 20px;
}


/*レスポンシブテーブル*/

table {
  margin: 20px auto;
  width: 100%;
}
.tbl-r02 th {
  background: #a3bdda;
  border: solid 1px #ccc;
  color: #000;
  padding: 10px;
  width: 20%;
  text-align: center;
  font-weight: normal;
}
.tbl-r02 td {
    padding: 10px;
    width: 80%;
    border: 1px solid #ccc;
    background: #fff;
}
 
@media screen and (max-width: 640px) {
  .last td:last-child {
    border-bottom: solid 1px #ccc;
    width: 100%;
  }
  .tbl-r02 {
    width: 80%;
  }
  .tbl-r02 th,
  .tbl-r02 td {
　　border-bottom: none;
    display: block;
    width: 100%;
  }
}



/*共通装飾*/


.bb{
  padding-bottom:10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #ccc;
}

.bold{
  font-weight: bold;
}

.f_smaller{
  font-size:0.8em;
}

.f_bigger{
  font-size:1.1em;
}

/*蛍光ペン*/
.keikou {
background: linear-gradient(transparent 60%, #ffff66 60%);
}

.keikou_g {
background: linear-gradient(transparent 60%, rgba(166, 232, 8, 0.24) 60%);
}

.small_fo{
  font-size: 0.8em;
}

.disc {
  line-height: 1.8;
  padding: 30px;
}



.inner{
  overflow: hidden;
  width: 100%;
  max-width: 1024px;
  margin:0 auto;
  padding:20px;
}


.inner h3 {
    text-align: center;
    margin-bottom: 10px;
    margin-top: 60px;
    font-size: 23px;
    font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,serif;
    color: #0a4885;
}

.inner h3 i{
    color: #ffc107
}
.mt20{
  margin-top: 20px;
}

.mb20{
  margin-bottom: 20px;
}

.mb30{
  margin-bottom: 30px;
}

.t_center{
  text-align: center;
}
.t_left{
  text-align: left !important;
}

.tume{
  letter-spacing: -3px;
}

.main_color{
  color:#3eb134;
}

.sub_color{
  color:#00a4c5;
  text-align:left;
}

.inner .sub_color h3{
  text-align:left;
}

.p30{
  padding: 30px;
}

.bg_g{
  background: #00bb00;
}

i{
  padding-right: 3px;
}



/*レイアウト*/

.copyright{
  font-size: 10px;
}

.page-section {
  padding: 60px 0;
}

.section-heading{
  text-align: center;
}

.section-subheading{
  font-size: 18px;
  margin-bottom:10px;
} 

.page-section h2.section-heading {
  font-size: 40px;
  margin-top: 0;
  margin-bottom: 15px;
}



.page-section h3.section-subheading {
  font-size: 16px;
  font-weight: 400;
  font-style: italic;
  margin-bottom: 75px;
  text-transform: none;
  font-family: "Helvetica Neue", Helvetica, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

/*コンタクト*/

#contact{
 background:rgb(200, 225, 252);
}


#contact h2 {
  font-size: 25px;
  border-bottom: solid 3px #132c77;
  position: relative;
  padding-bottom: 6px;
  margin-bottom: 30px;
}

#contact h2:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #8ca9c9;
  bottom: -3px;
  width: 20%;
}

#contact .m0a a{
  color:yellow;
}

#contact .line_wrap h3{
 margin-bottom: 10px;
}

#contact .line_wrap p{
  font-size: 14px;
  line-height: 1.2;
}

#contact .tamodachi img{
  width: 100%;
}





@media (min-width: 768px) {


::-moz-selection {
  background: #fed136;
  text-shadow: none;
}

::selection {
  background: #fed136;
  text-shadow: none;
}

img::-moz-selection {
  background: transparent;
}

img::selection {
  background: transparent;
}

img::-moz-selection {
  background: transparent;
}

}

 

 
  


/*ナビ*/

.navbar-nav{
 padding-left: 30px;
}



.f_logo{
  letter-spacing: -7px;
  font-weight: bold;
  font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,serif;
  font-size: 28px;
  letter-spacing: -7px;
  color: #0a3f78;
}

.f_logo span{
  font-weight: bold;
  font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,serif;
  font-size: 22px;
  letter-spacing: 0;
  color: #0a3f78;
  padding-left: 3px;

}




/*フッター*/

.footer {
    padding: 5px 0;
    text-align: center;
    background: #1f1f20;
    color:#fff;
}

.footer span.copyright {
  font-size: 90%;
  line-height: 40px;
  text-transform: none;
  font-family: "Helvetica Neue", Helvetica, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

.footer ul.quicklinks {
  font-size: 90%;
  line-height: 40px;
  margin-bottom: 0;
  text-transform: none;
  font-family: "Helvetica Neue", Helvetica, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}


/*スマホメニュー*/

nav.globalMenuSp {
    position: fixed;
    z-index: 2;
    top: 0;
    left: 0;
    background: #fff;
    color: #000;
    text-align: center;
    transform: translateY(-100%);
    transition: all 0.6s;
    width: 100%;
}
 
nav.globalMenuSp ul {
    background: #0f4075;
    margin: 0 auto;
    padding: 0;
    width: 100%;
}
 
nav.globalMenuSp ul li {
    font-size: 1.1em;
    list-style-type: none;
    padding:0 0 0 20px;
    width: 100%;
    border-bottom: 1px dotted #5d9add;
    text-align: left;
}

 nav.globalMenuSp ul li.bg_y {
    background: #fafaee;
  }
 
/* 最後はラインを描かない */
nav.globalMenuSp ul li:last-child {
    padding-bottom: 0;
    border-bottom: none;
}
 
nav.globalMenuSp ul li a {
    display: block;
    color: #fff;
    padding: 1em 0;
}
 
/* このクラスを、jQueryで付与・削除する */
nav.globalMenuSp.active {
    transform: translateY(0%);
}


/*ハンバーガーメニュー*/
.navToggle {
    display: block;
    position: fixed; 
    right: 13px;
    top: 12px;
    width: 42px;
    height: 51px;
    cursor: pointer;
    z-index: 3;
    background: #0c61be;
    text-align: center;
}
 
.navToggle span {
    display: block;
    position: absolute;  
    width: 30px;
    border-bottom: solid 3px #eee;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
    left: 6px;
}
 
.navToggle span:nth-child(1) {
    top: 9px;
}
 
.navToggle span:nth-child(2) {
    top: 18px;
}
 
.navToggle span:nth-child(3) {
    top: 27px;
}
 
.navToggle span:nth-child(4) {
    border: none;
    color: #eee;
    font-size: 9px;
    font-weight: bold;
    top: 34px;
}

/* 最初のspanをマイナス45度に */
.navToggle.active span:nth-child(1) {
    top: 18px;
    left: 6px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
 
/* 2番目と3番目のspanを45度に */
.navToggle.active span:nth-child(2),
.navToggle.active span:nth-child(3) {
    top: 18px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}

/*ページトップ*/

#page-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
}

#page-top a {
  display: block;
  color: #569eec;
}

#page-top a:hover {
  color: #007bff;
}