@charset "utf-8";

/*header*/
header:after{content: ""; display: block; clear: both; }
img{width:100%;}
a:hover{
	-webkit-transition: all .4s;
       -moz-transition: all .4s;
         -o-transition: all .4s;
            transition: all .4s;
	opacity: 0.7;
    filter: alpha(opacity=70);
   	-ms-filter: "alpha(opacity=70)";
}

.sp_menu {
    display: none;
}
.inner {
    max-width: 777px;
    width: 100%;
    margin: 0 auto;
}
header {
/*    height: 100px;
	padding: 40px 0 20px 0;*/
}
.h_inner.cf {
    position: relative;
    max-width: 777px;
    margin: 0 auto;
    height: 170px;
}
.logo {
	position:absolute;
    width: 490px;
    margin:auto;
	left:0;
	right:0;
	top:0;
	bottom:0;
	height:93px;
}
.h_contact {
    width: 120px;
    position: absolute;
    right: 0;
    top: 50%;
    text-align: center;
    background-color: #54c2f1;
	border-radius:5px;
	border-bottom: 3px solid #45a1c9;

	
}
.h_contact a {
    display: block;
    color: #fff;
    padding: 10px 0;
}
.g_navi {
    width: 100%;
    margin: 0 auto 20px;
	max-width:888px;
	height: 35px;
}
.g_navi li {
    width: 111px;
    display: inline-block;
    float: left;
}
.g_navi li a{
	display:block;}
.g_navi li a:hover{
	border-bottom:2px solid #000;}
/* スマホ時のドロワーメニュー */
/*----------ハンバーガーアイコン----------*/
p.navi_bottom {
    font-size: 8px;
	text-align:center;
	padding: 20px 0 10px 0;
}
.menu-trigger,
.menu-trigger span{
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
  cursor :pointer;
}
.menu-trigger{
  position: relative;
  width: 50px;
  height: 50px;
  background: #fff;
  z-index: 3;
  float:right;
  background:url(../img/open.png) no-repeat bottom /40px auto;
}
.menu-trigger span{
  position: absolute;
  background: #000;
  width: 30px;
  height: 2px;
  left: 0;
  right: 0;
  margin: auto;
}
.menu-trigger span:nth-of-type(1){
  top: 15px;
}
.menu-trigger span:nth-of-type(2){
  top: 0;
  bottom: 0;
}
.menu-trigger span:nth-of-type(3){
  bottom: 15px;

}
.menu-trigger.active span:nth-of-type(1){
  -webkit-transform: translateY(9px) rotate(-45deg);
	transform: translateY(9px) rotate(-45deg);
}
.menu-trigger.active span:nth-of-type(2){
  opacity: 0;
}
.menu-trigger.active span:nth-of-type(3){
  -webkit-transform: translateY(-9px) rotate(45deg);
	transform: translateY(-9px) rotate(45deg);
}
.g-nav{
  display: none;
  position: absolute;
  top: 0;
  background-color:#fff;
 
  width: 100%;
  height: 100%;
  z-index:2;
  padding-top: 20px;
}
.g-nav .list{
  padding:0 10px 20px 10px;
  margin-top: 60px;
  background-color: #fff;
}
/*.g-nav .list li:nth-child(4n){
	background:url(../img/home.png) no-repeat center;}*/
.g-nav .list .item{
  border-bottom: 1px solid #ccc;
}
.g-nav .list .item a{
  display: block;
  text-align: center;
  text-decoration: none;
  color: #fff;
  padding: 15px 0;
  width:160px;
  margin:0 auto;
}
 
/*パンクズ*/
#breadcrumb {
    width: 100%;
    text-align: left;
    padding: 10px 0;
    max-width: 1000px;
    margin: 0 auto;
}

#breadcrumb li {
    display: inline-block;
	background:url(../img/link.png) no-repeat right center /10px auto;
	color: #fff;
}

#breadcrumb li:last-child {
    background: none;
    padding-right: 0;
    margin-right: 0;
}
#breadcrumb ul li a {
    color:#fff;
    text-decoration: underline;
}
/*トップページ*/
.kv{
	background:url(../img/kv.png) no-repeat top center;
	background-size:cover;
	height:579px;}
.kv_inner {
    max-width: 777px;
    margin: 0 auto;
	position:relative;
	height:579px;
}
h1 {
    width: 190px;
    height: 59px;
    position: absolute;
    top: 5%;
    left: 10%;
}
.info_wrap {
    background-color: #54c2f1;
    width: 100%;
	padding: 40px 0;
}
.info_bk {
	background:url(../img/info_bk.png) no-repeat;
    height: 350px;
	position:relative;
	
}
.textarea {
    width: 80%;
    margin: auto;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    height: 150px;
	overflow-y: scroll;
}
.textarea dl {
    width: 90%;
    margin: 0 auto;
    margin-bottom: 15px;
   
}
.textarea dt {
    font-weight: bold;
	width: 20%;
	float: left;
    display: inline-block;
	
}
   

.textarea dd.category {
    width: 30%;
    float: left;
    display: inline-block;
    text-align: center;
	background-color:#54c2f1;
	 color: #fff;
	 border-radius:5px;
	
}
.textarea dd.category a{
	color:#fff;}
.textarea dd.text {
    width: 100%;
    clear: both;
	 background: url(../img/bg_gray_dot.gif) repeat-x left bottom;
	 padding: 5px 0;
}
.textarea  dd.text a{
	color:#000;
	text-decoration: underline;}
.song_wrap {
    width: 100%;
    background-color: #fff23f;
    padding: 40px 0 0 0;
}
/*.song_style{
		 -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}*/
.song_r {
    float: right;
    width: 283px;
    display: inline-block;
}
p.song_text {
    font-weight: bold;
    font-size: 16px;
	margin-left:30px;
}
.song_l {
    float: left;
    width: 55%;
    display: inline-block;
	 -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}
span.space {
    margin-top: 33px;
}
.btn_top {
    width: 106px;
    position: fixed;
    z-index: 2000;
    right: 2%;
    bottom: 2%;
}
.btn_top a {
    display: block;
}
footer {
	background:url(../img/cloud_left.png),url(../img/cloud_right.png);
    background-position: left 5% top 15%,right 5% top 60%;
    background-repeat: no-repeat;
    background-color: #54c2f1;
    padding: 40px 0 0 0;
}
.f_inner {
	background:url(../img/footer_bk.png) no-repeat bottom;
    max-width: 777px;
    margin: 0 auto;
    height: 137px;
	position:relative;
}
.f_logo {
    width: 266px;
    position: absolute;
    bottom: 8%;
}
.f_info {
    position: absolute;
    bottom: 5%;
    right: 0;}
address {
    text-align: center;
    padding: 10px 0;
	background-color: #fff23f;
	margin-bottom:83px;
	font-size: 11px;
}
p.tel a {
    color: #000;
    text-decoration: underline;
}
p.aderess {
    font-weight: bold;
}
p.tel {
    font-weight: bold;
}
/*固定バナー*/
.banner {
    bottom: 0;
    z-index: 5;
    position: fixed;
    left: 0;
    right: 0;
    background-color: rgba(255,255,255,0.8);
    border-top: 1px solid #ccc;
}
.cont_inner {
    max-width: 777px;
    width: 100%;
    margin: 0 auto;
}
.banner .cont_inner .cf li {
    width: 33%;
    float: left;
    display: inline-block;
}
.banner .cont_inner .cf li a {
    display: block;
    margin: auto;
    color: #959494;
    font-weight: bold;
    text-align: center;
}
.banner .cont_inner .cf li dl dt {
    width: 40px;
    margin: 0 auto;
    padding: 10px 0 10px 0;
    z-index: 100;
}
.banner .cont_inner .cf li dl dd {
    text-align: center;
    display: block;
}
.entrance {
    display: none;
}
.entrance2 {
    display: none;
}
.sp_footer {
    display: none;
}
.sns{
	width:100%;
	background-color: #54c2f1;
	padding:40px 0;
	clear: both;}
	
.sns li {
    float: left;
    display: inline-block;
    width: 17%;
   margin: 0 8%;
    animation-delay: 0.5s;
    animation-duration: 1s;
}
.sns li a span {
    color: #fff;
    text-align: center;
    display: block;
    padding-top: 10px;
}
.sns_inner {
    width: 30%;
    margin: 0 auto;
}
h2 {
    font-size: 18px;
    padding: 20px 0;
    font-weight: bold;
    letter-spacing: 0.1em;
}
h3 {
    font-size: 14px;
    font-weight: bold;
    padding: 25px 0;
}
p.e_text {
    margin-bottom: 20px;
}
/*お知らせ*/
.news_wrap {
    background-color: #54c2f1;
    padding: 60px 0 60px 0;
    position: relative;
}
.content_left {
    float: left;
    display: inline-block;
    width: 26%;
}
.content_right {
    float: right;
    width: 70%;
    display: inline-block;
}
.newspost_inner {
    background: #fff;
    border-radius: 20px;
    padding: 40px;
    margin-bottom: 40px;
}
ul.daybox.cf {
    width: 100%;
}
ul.daybox.cf li {
	float: left;
    display: inline-block;
    margin-right: 1%;
	 padding: 3px 10px;
}
ul.daybox.cf li a {
	display:block;
	color:#fff;
	background-color: #54c2f1;

}
ul.daybox.cf li:first-child {
    padding: 3px 10px 3px 0;
    font-size: 14px;
    font-weight: bold;
}
ul.daybox.cf li:last-child {
    color: #fff;
    font-size: 14px;
	padding: 0 10px;
	width: 50%;
	text-align: center;}
p.big_tit {
    font-size: 18px;
    color: #54c2f1;
    border-bottom: 1px dotted #54c2f1;
    margin: 10px 0;
}
.more_btn {
    background: #aacd03;
    color: #fff;
    font-size: 80%;
    text-align: center;
    width: 120px;
    float: right;
    margin-top: 10px;
    border-radius: 40px;
}
.more_btn a {
    color: #fff;
}
.content_left .blogList ul > li > ul > li {
    line-height: 1.2;
    border-bottom: dotted 1px #c7c7a9;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    font-size: 90%;
    width: auto;
    display: block;
    float: none;
    background: url(../../common/img/btn_arrow02.png) no-repeat left top 1px / 14px auto;
}
.blogList .posts-all-link {
    padding: 10px;
}
.content_left h2.widgettitle {
    text-align: center;
    padding: 10px 0;
    background: #FFF;
    margin: 12px 0;
    font-size: 14px;
    color: #54c2f1;
}
.news_inner {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
}
#breadcrumb ul li a {
    color: #fff;
    text-decoration: underline;
}
.more_btn a {
    display: block;
    padding: 3px;
    color: #fff;
}
.content_left .blogList ul > li > ul > li a {
    color: #fff;
}
.blogList .posts-all-link a {
    color: #fff;
    background: #aacd03;
    font-size: 11px;
    text-align: center;
    padding: 3px;
    margin: auto;
    border-radius: 40px;
    width: 64%;
    display: block;
}
input#searchsubmit {
    background-color: #ccc;
    padding: 8px 10px;
}
input#s {
    padding: 5px;
}
.page_nav li a {
    color: #fff;
    padding: 5px;
    display: block;
    border: 1px solid #fff;
    border-radius: 20px;
    background: url(../../common/img/btn_arrow02.png) no-repeat left 20px center / 14px auto;
}
.page_nav li:last-child {
    float: right;
}
.page_nav li {
    display: inline-block;
    width: 48%;
    float: left;
    text-align: center;
}
.page_nav {
    display: block;
    margin: auto;
}
.news_top {
    width: 100%;
    background: url(../../about/img/cloud_left.png),url(../../about/img/cloud_right.png);
    background-position: left 5% top 15%,right 5% top 60%;
    background-repeat: no-repeat;
    background-color: #54c2f1;
    height: 267px;
}
.newswp_tit {
    width: 226px;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 227px;
}
p.n_sp {
    display: none;
}
.news_bottom{
	display:none;}
.blog_text a {
	text-decoration:underline;
	color:#000;
}
.blog_text p img {
	/*max-width:500px;
    width: 80%;*/
    text-align: center;
    margin: 20px auto;
}
/* ■02.横幅1300px以上（PC用）スクロールバー対策で+20pxを指定する
--------------------------------------------------- */
@media screen and (min-width:1000px) {
/* ▼PC用================================================================== */

/* ▲PC用================================================================== */
}


/* ■03.横幅768px以上、1299px以下（Tab用）スクロールバー対策で+20pxを指定する
--------------------------------------------------- */
@media screen and (min-width:768px) and (max-width:1000px) {
/* ▼Tab用================================================================= */
#breadcrumb {
    width: 95%;
    text-align: left;
    padding: 10px 0;
    margin: 0 auto;
}
.inner {
    width: 95%;
}
.info_bk {
    background: url(../img/info_sp.png) no-repeat;
    position: relative;
    background-size: 100%;
    margin: 0 auto;
	 height: 500px;
}
.textarea {
    width: 80%;
    margin: auto;
    position: absolute;
    bottom: 10%;
    right: 0;
    left: 0;
    height: 300px;
    overflow-y: scroll;
    background-color: #fff;
     padding:0; 
}

/* ▲Tab用================================================================= */
}

/* ■04.横幅480px以上、767px以下（SP用）
--------------------------------------------------- */
@media screen and (min-width:0px) and (max-width:767px) {
	/* ▲SP用================================================================ */
.sp_menu {
    display: block;
    padding: 15px 0;
    margin: 0 auto;
    position: fixed;
    background-color: #fff;
    z-index: 200;
	width:100%;
}
.drower {
    margin-right: 20px;
}

h1 {
    width: 55%;
    height: 70px;
    top: 14%;
    left: 0;
    right: 0;
    margin: auto;
}
.roundwrap {
    max-width: 1000px;
    width: 90%;
    margin: 0 auto;
    font-size: 11px;
} 

header{
    display: none;}
.inner {
    margin: 0 auto;
    width: 90%;
}
.logo {
    width: 70%;
    float: left;
	margin-left:20px;
	height: auto;
    position: initial;}
.g_navi {
    display: none;
}
.kv {
    width: 100vw;
    height: 100vh;
	background: url(../img/kv_sp.png) no-repeat top center;
	background-size: cover;
	background-position: top 60px center;
}
.kv_inner {
    max-width: 777px;
    margin: 0 auto;
    position: relative;
    height: 667px;
}
.info_bk {
    background: url(../img/info_sp.png) no-repeat;
    height: 400px;
    position: relative;
	 background-size: 100%;
	 height:280px;
}
.textarea {
    width: 85%;
    margin: auto;
    position: absolute;
   bottom:10%;
    right: 0;
    left: 0;
    height: 170px;
    overflow-y: scroll;
}
.textarea dt {
    width: 35%;
	padding-right: 10px;}
.textarea dd.category {
    width: 50%;}
.song_wrap {
    display: none;
}
.f_inner {
    height: 220px;}
.f_logo {
    width: 267px;
    position: inherit;
    margin: 0 auto;
}
.f_info {
    position: inherit;
    margin: 0 auto;
    width: 80%;
}
.sp_footer .list {
    padding: 20px;}
.sp_footer .list .item {
    border-bottom: 1px solid #ccc;
}
.sp_footer .list .item a {
    display: block;
    text-align: center;
    text-decoration: none;
    color: #fff;
    padding: 15px 0;
    width: 140px;
    margin: 0 auto;
}
footer {
    background: none;
	background-color: #54c2f1;}
.entrance {
    width: 100%;
	padding:20px 0;
	background-color: #54c2f1;
}
.entrance2 {
    width: 100%;
	padding:20px 0;
background-color: #fff23f;
}
h2 {
    font-size: 18px;
    padding: 20px 0;
    font-weight: bold;
    letter-spacing: 0.1em;
}
h3 {
    font-size: 14px;
    font-weight: bold;
    padding: 25px 0;
}
p.e_text {
    margin-bottom: 20px;
}
p.ent_img {
    margin-bottom: 20px;
}
p.director {
    width: 70%;
    margin: 0 auto;
    padding: 30px 0;
}
p.d_name {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
	margin-bottom: 20px;
}
p.d_tit {
    text-align: center;
    font-size: 24px;
    margin-top: 40px;
    font-weight: bold;
}
.btn_top {
    width: 60px;
    position: fixed;
    z-index: 2000;
    right: 2%;
    bottom: 13%;
}
.banner .cont_inner .cf li dl dt {
    width: 25px;
    margin: 0 auto;
    padding: 5px 0 0px 0;
    z-index: 100;
}
address {
    margin-bottom: 50px;}
.btn_top {
    width: 60px;
    right: 2%;
    bottom: 9%;
}
.entrance {
    display: block;
}
.entrance2 {
    display: block;
}
.sp_footer {
    display: block;
	background-color: #fff;
}
.sns_inner {
    width: 65%;
    margin: 0 auto;
}
.sns li {
    float: left;
    display: inline-block;
    width: 25%;
    animation-delay: 0.5s;
    animation-duration: 1s;
    margin: 0 4%;
}
.newswp_tit {
    width: 160px;
    position: absolute;
    bottom: 2%;
    left: 0;
    height: 159px;
    right: 0;
    margin: auto;
}
p.n_pc {
    display: none;
}
p.n_sp {
    display: block;
}
.content_right {
    float: none;
    width: 90%;
    display: block;
	margin: 0 auto;
}
.content_left {
    float: none;
    display: block;
    width: 90%;
   margin: 20px auto 0;
}
.newspost_inner {
    padding: 20px;
   margin: 0 auto 40px;
}
ul.daybox.cf li {
    float: none;
    display: block;
    margin-right: 0;
    padding:0;
    width: 100%;
}
ul.daybox.cf li:last-child {
    width: 80%;
	padding: 0;
}
.news_top {
    background: none;
	background-color: #54c2f1;}
.news_wrap {
	background:url(../../guide/img/guide_fbk2_12.png) no-repeat;
    background-repeat: no-repeat;
    background-position: bottom right 5%;
	 background-color: #54c2f1;
	  padding: 0px 0 80px 0;
}
.news_bottom {
	display: block;
    position: relative;
    height: 120px;
	background:url(../img/sp_kides.png) no-repeat right 5% bottom 5%;
    background-color: #fff23f;
	background-size: 100px;
    clear: both;
}
p.nb_sp {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 90px;
    height: 119px;
    margin: -50px auto;
}
.page_nav li {
    display: block;
    width: 100%;
    float: none;
    text-align: center;
}
p.big_tit {
    font-size: 14px;
	font-weight: bold;}

}
/* ▼SP用================================================================ */
@media screen and (max-width: 320px) and (max-width: 480px) {
.textarea dt {
    width: 100%;
}
.textarea dd.category {
    width: 100%;
}
.textarea {
    width: 85%;
    margin: auto;
    position: absolute;
    bottom: 15%;
    right: 0;
    left: 0;
    height: 180px;
    overflow-y: scroll;
}
}










