@charset "utf-8";

/* *****共通設定***** */

body {
    font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
}

main{
    display: block;
    background-color: #fbfbf2;
}
main .btn{
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    font-size: 1.5rem;
}
h1 { font-size: 4.5rem; }
h2, h3{
    color: #3d1f07;
}

.card{
    border-color: #e0c7b2;
}
.img-thumbnail {
    width: 100%;
    padding: .25rem;
    background-color: transparent;
    border: none;
}


img.logo {
    vertical-align: middle;
    border-style: none;
    width: 100%;
}

/* ヘッダー(navbar) */
.navbar{
    border-bottom: 1px solid #bae0ff;
    color:#4792d0;
}
.navbar .navbar-collapse{
    flex-grow: 0;
}
.navbar .navbar-brand{
    height: 50px;
}
.navbar .navbar-brand img{
    height: 100%;
}
/*.navbar .navbar-nav .active > .nav-link{
    color: #000000;

}
.navbar .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link:focus {
    color: #dc5010;
}

.navbar-dark .navbar-nav .nav-link {
    color: #4792d0; !important;
    font-weight: bold;
}*/

/*======================================*/

/*.navbar-dark .navbar-toggler {
    color: #03A9F4;
    border-color: #03A9F4;
}
.navbar-toggler {
    padding: 0.25rem 0.75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: #03A9F4;
    border: #03A9F4;
    border-radius: 0.25rem;
}*/

/* フッター */
#footer{
    background-image: linear-gradient(90deg, rgba(226, 207, 255, 1), rgba(251, 253, 191, 1));
}
#footer .container{
    color: #e0c7b2;
}
#footer .footer-ttl{
    font-size: 1rem;
    font-weight: bold;
    margin: 1.5rem 0;
    color: #ffce11;
}
#footer address p,
#footer #footer-news li{
    margin-bottom: 0.5rem;
}
#footer #footer-news ul{
    margin: 0;
    padding: 0
}
#footer #footer-news ul{
    list-style: none;
}
#footer #footer-news li span{
    display: inline-block;
    margin-right: 0.5rem;
}
#footer #copyright{
    border-top: 1px solid #99fff5;
    background-color: #e0fffc;
    color: #3d1f07;
}
#footer img {
	width: 360px;
}

/* *****トップページ***** */

p {
    font-size: 1rem;
    font-weight: 700;
    margin: 1rem auto;
    line-height: 1.6;
}

.txt_about {
    line-height: 2.2;
}

h1{
    font-weight: bold !important;
    color: #ffce11;
}

h2 {

}

h3 {
    font-size: 1rem;
    font-weight: 700;
    margin: 1rem auto;
}


.onairday {
    font-size: 0.8rem;
    font-weight: 700;
}


/* メイン画像 */
#page-top h1 + span {
    font-size: 3rem;
    font-weight: bold;
    color: #ffffff;
    line-height: 110%;
    margin-top: 0.2rem;
    display: block;
}
#page-top .jumbotron-fluid{
    height: 640px;
    background-color: #f1efff;
    border-bottom: #dddddd;
    background: url("../img/top-main.jpg") no-repeat center center;
    background-size:cover;
}
#page-top .jumbotron-fluid .container{
    height: 100%;
}
#page-top .jumbotron-fluid .btn{
    padding-left: 3rem;
    padding-right: 3rem;
    margin-top: 1.5rem;
    font-weight: bold;
	border-width: 3px;
    border-color: #fff;
}

/* 各セクション */
#page-top section{
    border-bottom: 1px solid #e0c7b2;
    background-color: #fff;
	padding: 5rem 0;
}
#page-top section:nth-child(odd){
    
}
#page-top section .container > h2{
    margin-bottom: 30px;
    font-size: 2.5rem;
}
#page-top section .container > h2 + p{
    max-width: 700px;
	margin: 0 auto 50px;
}

/*======================================*/


#sec1 h3{
    font-size: 1.4rem;
    margin-bottom: 2rem;
}

/*======================================*/

#sec2 {
    line-height: 180%;
    background-image: linear-gradient(90deg, rgba(253, 219, 146, 1), rgba(209, 253, 254, 1));
}
#sec2 .row{
    min-height: 160px;
    color: #2f2f2f;
}

.mc_name span {
    font-size:1.2rem;
}


/*======================================*/


#sec4 .card-body .clearfix p,
#sec4 .card-body .clearfix h3{
    margin-left: 115px;
    line-height: 130%;
}
#sec4 .card-body .card-title{
    margin-bottom: 5px;
    color: #401f0f;
}
#sec4 .card-body .card-subtitle{
    font-size: 0.9rem;
    margin-bottom: 5px;
    color: #968075;
}
#sec4 img {
    width: 100%;
}
#sec4 .btn {
    width: 100%;
	background-color: #401f0f;
	border: none;
	padding: 1rem 0;
}

/*======================================*/


#sec5 article > .row {
    border: 1px solid #dddddd;
}
#sec5 > div:nth-child(1) img {
    width: 100%;
}
/*#sec4 > div:nth-child(2){
    margin-left: 220px;
}*/
#sec5 h3{
    margin-bottom: 0.1rem;
}
#sec5 article > div div header {
	padding: 10px;
}



/*======================================*/

.btn_haishin {
    max-width: 300px;
    margin: 1rem auto;
  }
  a.btn_bule {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 50px;
    position: relative;
    background: #228bc8;
    border: 1px solid #228bc8;
    border-radius: 30px;
    box-sizing: border-box;
    padding: 0 45px 0 25px;
    color: #fff;
    font-size: 16px;
    letter-spacing: 0.1em;
    line-height: 1.3;
    text-align: left;
    text-decoration: none;
    transition-duration: 0.3s;
  }
  a.btn_bule:before {
    content: '';
    width: 8px;
    height: 8px;
    border: 0;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    right: 25px;
    margin-top: -6px;
  }
  a.btn_bule:hover {
    background: #fff;
    color: #196693;
  }
  a.btn_bule:hover:before {
    border-top: 2px solid #228bc8;
    border-right: 2px solid #228bc8;
  }

  /*=============*/
  a.btn_purple {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 50px;
    position: relative;
    background: #ae38f2;
    border: 1px solid #ae38f2;
    border-radius: 30px;
    box-sizing: border-box;
    padding: 0 45px 0 25px;
    color: #fff;
    font-size: 16px;
    letter-spacing: 0.1em;
    line-height: 1.3;
    text-align: left;
    text-decoration: none;
    transition-duration: 0.3s;
  }
  a.btn_purple:before {
    content: '';
    width: 8px;
    height: 8px;
    border: 0;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    right: 25px;
    margin-top: -6px;
  }
  a.btn_purple:hover {
    background: #fff;
    color: #9530d0;
  }
  a.btn_purple:hover:before {
    border-top: 2px solid #ae38f2;;
    border-right: 2px solid #ae38f2;;
  }

  /*=============*/
  a.btn_green {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 50px;
    position: relative;
    background: #35c822;
    border: 1px solid #35c822;
    border-radius: 30px;
    box-sizing: border-box;
    padding: 0 45px 0 25px;
    color: #fff;
    font-size: 16px;
    letter-spacing: 0.1em;
    line-height: 1.3;
    text-align: left;
    text-decoration: none;
    transition-duration: 0.3s;
  }
  a.btn_green:before {
    content: '';
    width: 8px;
    height: 8px;
    border: 0;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    right: 25px;
    margin-top: -6px;
  }
  a.btn_green:hover {
    background: #fff;
    color: #217c15;
  }
  a.btn_green:hover:before {
    border-top: 2px solid #35c822;
    border-right: 2px solid #35c822;
  }

    /*=============*/
    a.btn_defa {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%;
        height: 50px;
        position: relative;
        background: #ffb62d;
        border: 1px solid #ffb62d;
        border-radius: 30px;
        box-sizing: border-box;
        padding: 0 45px 0 25px;
        color: #fff;
        font-size: 16px;
        letter-spacing: 0.1em;
        line-height: 1.3;
        text-align: left;
        text-decoration: none;
        transition-duration: 0.3s;
      }
      a.btn_defa:before {
        content: '';
        width: 8px;
        height: 8px;
        border: 0;
        border-top: 2px solid #fff;
        border-right: 2px solid #fff;
        transform: rotate(45deg);
        position: absolute;
        top: 50%;
        right: 25px;
        margin-top: -6px;
      }
      a.btn_defa:hover {
        background: #fff;
        color: #e06227;
      }
      a.btn_defa:hover:before {
        border-top: 2px solid #ffb62d;
        border-right: 2px solid #ffb62d;
      }

      /*=======音声プラットフォームボタン==================================*/