@charset "utf-8";
/* CSS Document */


body  {
	color:#666;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	background-color:#F8F8F8;
	margin:0px;
	font-size:13px;
	line-height:20px;
	background-image:url(images/bg.png);
}


h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd,form,figure{
	margin: 0px;
	padding: 0px;
}

.scroll{overflow-x:scroll;}
.scroll::-webkit-scrollbar{width:7px;}/*バーの太さ*/
.scroll::-webkit-scrollbar-track{background:#eee;}/*バーの背景色*/
.scroll::-webkit-scrollbar-thumb{background:#fbd5db;}/*バーの色*/

h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd,form,figure{
	margin: 0px;
	padding: 0px;
}


ul{
	list-style-type: none;
}

nav#menubar ul li {
	color:#fff;
	font-size:18px;
	float: left;
	width: 25%;
	box-sizing:border-box;
	text-align: center;
	letter-spacing: 0.1em;
	border-top: 2px solid #fff;
	display: block;
	padding: 8px 0px;
}

nav#menubar ul li a {
	text-decoration: none;

}

nav#menubar ul li:first-child {
	margin-left: 0;
}

.vol1{
	box-sizing:border-box;
	letter-spacing: 0.1em;
	background: #f58798;
	border-left: 1px solid #f58798;
	border-right: 1px solid #fff;
	display: block;
	padding: 8px 0px;
}

.vol2{
	box-sizing:border-box;
	letter-spacing: 0.1em;
	background:#fac03d;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	display: block;
	padding: 8px 0px;
}

.vol3{
	box-sizing:border-box;
	letter-spacing: 0.1em;
	background: #81c9cf;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	display: block;
	padding: 8px 0px;
}

.event{
	box-sizing:border-box;
	letter-spacing: 0.1em;
	background: #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #fff;
	display: block;
	padding: 8px 0px;
}

/*
nav#menubar ul li:hover {
	background: #f897a7;
	border:1px solid #0a68b7;
	position: relative;
	
}

*/


body,td,th {
	font-family: "Lucida Grande", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "メイリオ", sans-serif;
}

a:link {
	color: #0a68b7;
}

a:visited {
	color: #0a68b7;
}

a:hover {
	color: #0a68b7;
}

a:active {
	color: #0a68b7;
}


#menubar a:link {
	color: #fff;
}

#menubar a:visited {
	color: #fff;
}

#menubar a:hover {
	color: #eaeaeb;
}

#menubar a:active {
	color: #fff;
}



h1, h2, h3, h4, h5, h6 { font-weight: normal; }

.kousin {
  width:820px;
  height:70px;
  background-color:#FFF;
  text-align:center;
  margin:auto auto 15px auto;
  padding:5px;
  clear:left;
  overflow: auto;
  }

dl{
	border:none;
	margin:auto;
}  

dt.newday{
	float:left;
    width:46%;
    text-align:right;
	font-size:12px;
	font-weight:bold;
}

dd.newtext{
	float:right;
    width:50%;
    text-align:left;
	font-size:12px;
	margin:0;
}


.style1{font-size:18px;
}

.style2{color:#f897a7;
}

.style3{color:#999;
}

.style4{
	text-decoration:line-through;
}

.style5{
	color:#ff0000;
	font-weight:bold;
	font-size:18px
}

.style6{color:#4A5988;
}

.header{width:1000px;
      background-color:#fff;
	  margin:0px auto;
	  text-align:center;
	  overflow:hidden;
}

.box0{width:1000px;
      background-color:#fff;
	  margin:0px auto;
	  text-align:center;
}


.box1{width:800px;
      background-color:#FFF;
      text-align:left; 
      margin:20px auto 40px auto;
      clear:left;
	  overflow: hidden; 
}

h3 {
	width:800px;
	background: -webkit-repeating-linear-gradient(45deg, #f897a7, #f897a7 5px, #faa3b2 5px, #faa3b2 10px);
	background: repeating-linear-gradient(45deg, #f897a7, #f897a7 5px, #faa3b2 5px, #faa3b2 10px);
	color: #fff;
	font-size:18px;
	line-height:20px;
	padding:8px 15px 8px 15px;
	text-align:left; 
	margin:auto;
}

.box3{width:395px;
      background-color:#FFF;
      text-align:left; 
      margin:0 0 0 25px; 
      float:left;
}

.box4{width:100%;
      font-size:18px;
	  line-height:24px;
	  margin-bottom:5px;
	  overflow: hidden;
	  border-bottom: double 3px #fbd5db;
}

.box5{width:100%;
      font-size:14px;
	  font-weight:bold;
	  line-height:20px;
	  margin-bottom:5px;
	  border-bottom: double 3px #fbd5db;
	  color:#f897a7;
}

.box6{width:570px;
      background-color:#FFF;
      text-align:left; 
      margin:0 0 0 25px; 
      float:left;
}

/* box1のmarginなし */
.box7{width:800px;
      text-align:left; 
      margin:20px auto 0px auto;
      clear:left;
	  overflow: hidden; 
}

.boxl{
	 width:390px;
	 float:left;
}

.boxr{
	 width:390px;
	 float:right;
}


.boxnew{width:840px;
      background-color:#FFF;
	  text-align:ce;
	  margin:auto;
	  padding:5px;
      clear:left;
	  overflow: hidden;
}

.boxjk{width:380px;
      height:380px;
      background-color:#FFF;
      text-align:left; 
      margin:0px; 
      float:left;
}

.boxchara{
	width:395px;
      height:395px;
      background-color:#FFF;
      text-align:left; 
      margin:0; 
}

.boxphoto{
	width:200px;
      background-color:#FFF;
      text-align:left; 
      margin:0px; 
      float:left;
}


.boxmenu{width:25%;
	  padding:5px 0;
	  float:left;
}

.boxtokuten{
	width:390px;
	background-color:#FFF;
	text-align:left; 
	float:left;
}


.footer{color:#FFF;
        background-color:#f897a7;
		width:100%;
		text-align:center;
		margin:auto;
		clear:left;
		padding:10px 0px 10px 0px;
}

.footer2{
	color: #000;
	background-color: #D8EBEE;
	width: 100%;
	font-size: 12px;
	text-align: center;
	margin: auto;
	clear: left;
	padding: 5px 0px 10px 0px;
}

.story{ clear:both;
}

.boxbanass{width:840px;
      margin:0 auto;
      margin:5px;
}

.boxbana{width:410px;
      margin:5px;
      float:left;
}

.square_btn {
    display: inline-block;
    padding: 0.3em 1em;
    text-decoration: none;
    color: #67c5ff;
    border: solid 2px #67c5ff;
    border-radius: 3px;
    transition: .4s;
	margin-bottom:10px;
}

.square_btn_r {
    display: inline-block;
    padding: 0.3em 1em;
    text-decoration: none;
    color: #67c5ff;
    border: solid 2px #67c5ff;
    border-radius: 3px;
    transition: .4s;
	margin:0px 5px 10px 0px;
}

.square_btn:hover {
    background: #67c5ff;
    color: white;
}

.square_btn_r:hover {
    background: #67c5ff;
    color: white;
}

.video{
  position:relative;
  width:100%;
  padding-top:56.25%;
}

.video iframe{
  position:absolute;
  top:0;
  right:0;
  width:100%;
  height:100%;
}

/*back top*/

#back-top {
	position: fixed;
    bottom: 1%;
	right:6%;
	display: block;
	z-index: 999;
}

#back-top a {
    width: 100px;
    display: block;
}

#back-top img{
	transition: 0.3s ;
		}

#back-top img:hover {
	opacity: 0.8 ;
}

/* PC用 */
.pc { display: block !important; }
.sp { display: none !important; }

/*---------------------------------------------------------------------- */

@media screen and (max-width: 767px) {
	
/* スマホ用 */
.pc { display: none !important; }
.sp { display: block !important; }

nav#menubar ul li {
	color:#fff;
	font-size:14px;
	float: left;
	width: 50%;
	box-sizing:border-box;
	text-align: center;
	letter-spacing: 0.1em;
	display: block;
}

nav#menubar ul li a {
	text-decoration: none;
	display: block;
}

nav#menubar ul li:first-child {
	margin-left: 0;
}

.kousin {
  width:95%;
  height:50px;
  margin:-7px auto 7px auto;
  }

dl{
	border:none;
	margin:auto;
	width:100%;
}   

dt.newday{
	float:left;
    width:35%;
    text-align:right;
	font-size:12px;
	font-weight:bold;
}

dd.newtext{
	float:right;
    width:60%;
    text-align:left;
	font-size:12px;
	margin:0;
}

.vol1{
	box-sizing:border-box;
	letter-spacing: 0.1em;
	background: #f58798;
	border-left: 1px solid #f58798;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-top: 2px solid #fff;
	display: block;
	padding: 8px 0px;
}

.vol2{
	box-sizing:border-box;
	letter-spacing: 0.1em;
	background:#fac03d;
	border-right: 1px solid #fac03d;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-top: 2px solid #fff;
	display: block;
	padding: 8px 0px;
}

.vol3{
	box-sizing:border-box;
	letter-spacing: 0.1em;
	background: #81c9cf;
	border-right: 1px solid #fff;
	border-left: 1px solid #81c9cf;
	border-top: 1px solid #fff;
	display: block;
	padding: 8px 0px;
}

.event{
	box-sizing:border-box;
	letter-spacing: 0.1em;
	background: #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	display: block;
	padding: 8px 0px;
}

.contents {
    width: 100%;
  }

.header{
	width:100%;
    background-color:#fff;
	text-align:center;
	overflow: hidden; 
}

.box0{width:100%;
      box-sizing: border-box;
      background-color:#fff;
	  padding:0 20px;
	  text-align:left;
	  overflow: hidden; 
}


.box1{width:100%;
      background-color:#FFF;
      text-align:left; 
      clear:left;
	  overflow: hidden; 
}

/* box1のmarginなし */
.box7{
	width:100%;
	margin-bottom:-10px;
}

.box3{width:100%;
	  box-sizing: border-box;
	  overflow: hidden;
      margin:10px 0;

}

.box4{width:100%;
	  overflow: hidden;
	  border-bottom: double 3px #fbd5db;
}

.box6{width:100%;
	  box-sizing: border-box;
	  overflow: hidden;
      margin:10px 0;

}

.boxl{
	 width:100%;
	 box-sizing: border-box;
	  overflow: hidden;
      padding:10px 0;
}

.boxr{
	 width:100%;
	 box-sizing: border-box;
	  overflow: hidden;
      padding:10px 0;
}

.boxnew{width:100%;
      box-sizing: border-box;
      background-color:#FFF;
	  text-align:center;
	  margin:auto;
	  padding:10px;
      clear:left;
	  overflow: hidden;
}

.boxjk{width:100%;
      height:100%;
	  box-sizing: border-box;
      background-color:#fff;
      text-align:left;
	  padding:0 10%; 
      margin:0px;

}

.boxchara{
	width:100%;
      height:100%;
      background-color:#FFF;
      text-align:left; 
      margin:0; 
}

.boxphoto{width:100%;
      height:100%;
	  box-sizing: border-box;
      background-color:#fff;
      text-align:left;
	  padding:0 33%; 
      margin-bottom:20px;
}


.boxtokuten{
	width:100%;
	box-sizing: border-box;
	overflow: hidden;
}


h3{width:100%;
   box-sizing:border-box;
   font-size:18px;
   color:#fff;
   background-color:#f897a7;
   padding:2px 15px;
   text-align:left; 
   margin:auto; 
}


.footer{width:100%;
	    color:#FFF;
        background-color:#f897a7;
		text-align:center;
		clear:left;
		padding:10px 0px 10px 0px;
}

.footer2{
	width: 100%;
	color: #000;
	background-color: #D8EBEE;
	text-align: center;
	font-size:12px;
	line-height:18px;
}

.boxbanass{width:95%;
      margin:10px;
      float:left;
	  box-sizing: border-box;
}

.boxbana {width:95%;
      margin:10px;
      float:left;
	  box-sizing: border-box;
}


.square_btn {
    display: inline-block;
    padding: 0.3em 1em;
    text-decoration: none;
    color: #67c5ff;
    border: solid 2px #67c5ff;
    border-radius: 3px;
    transition: .4s;
	margin-bottom:10px;
}

.square_btn_r {
    display: inline-block;
    padding: 0.3em 1em;
    text-decoration: none;
    color: #67c5ff;
    border: solid 2px #67c5ff;
    border-radius: 3px;
    transition: .4s;
	margin:0px 5px 10px 0px;
}

.square_btn:hover {
    background: #67c5ff;
    color: white;
}

.square_btn_r:hover {
    background: #67c5ff;
    color: white;
}

.video{
  position:relative;
  width:100%;
  padding-top:56.25%;
}
.video iframe{
  position:absolute;
  top:0;
  right:0;
  width:100%;
  height:100%;
}

/*back top*/


#back-top img{
	max-width: 120px; /* 最大幅 */
   min-width: 60px; /* 最小幅 */
}
