body {
	background-color: #FFF;
	background-repeat: repeat;
	background-position: center top;
	background-attachment: fixed;
	font-size: 20px !important;
	line-height:180%;
	margin: 0px;
	font-family: "Hiragino Maru Gothic ProN", "HG丸ｺﾞｼｯｸM-PRO", HGMaruGothicMPRO, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;

	text-align:center;
	letter-spacing: 0.3px;
	color: #555;
}
@media screen and (max-width: 640px){
body {
	font-size: 18px !important;
	line-height:170%;
}
}


#top{
	background-color: #FFF;
	height: 75px;
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px 10px;
	opacity: 0.8;  
}

.toplogo {
	text-align: left;
	float: left;
}
.tenposuu {
	font-size: 24px;
	text-align: left;
	float: left;
	color: #999;
	margin: 20px 0px 0px 20px;
}
.tenposuubig{
		font-size: 38px;
}
.tenpo {
	text-align: left;
	float: left;
	font-size: 13px;
	line-height: 18px;
	color: #999;
	margin: 0px 4px;
}

.topbtn {
	float: right;
}
@media screen and (max-width: 1120px){
#top{
	margin-left: 0px;
	margin-right: 0px;
	width: 98%;
	padding: 10px 1%;
}
.toplogo {
	width: 27%;
	padding-top:  8px;
	margin-bottom: auto;
	padding-right: 10px;
}
.toplogo img{
	width: 100%;
}	
.topbtn {
	padding-top:  8px;
	margin-bottom: auto;
	padding-right: 2%;
	width: 23%;
}
.topbtn img{
	width: 100%;
	
}
}

@media screen and (max-width: 859px){
.toplogo {
	padding-top:  10px;
	width: 29%;
}
.tenposuu {
display: none;
}

.tenpo {
	line-height: 18px;
	margin: 2px;
}	
.topbtn {
	padding-top:  10px;
	width: 27%;
}
	
}

@media screen and (max-width: 650px){
.tenpo {
display: none;
}
}

@media screen and (max-width: 640px){

#top{
	background-color: #FFF;
	height: auto;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding: 2px 2% 0px;
	position: fixed;
	z-index: 999;
}
.toplogo {
	padding-top:  5px;
	width: 53%;
}
.toplogo img{
	width: 100%;
}

.topbtn {
	width: 38%;
	padding-top: 11px;
	margin-bottom: auto;
	padding-right: 10px;
}
	
}



.headerbtn img{
	margin-top: 635px;
	margin-right: 390px;
}

.header_bg {
	background-image: url(../img/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #FFF;
	height: 818px;
	width: 100%;
	margin: 0px;
		}


@media screen and (max-width: 1100px){	
.headerbtn img{
	margin-right: 34%;
	width: 65%;
	margin-top: 57%;
	margin-left:1%;
	margin-bottom: 5%;
}

.header_bg {
	background-image: url(../img/header2_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #FFF;
	background-size: 100% auto;
	width: 100%;
	height: auto;
	background-position: top center;
	margin: 0px;
		
}
}


#wrapper {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-image: url(../img/wrapper.png);
	background-repeat: repeat-y;
	background-position: center;
	text-align:center;
}

@media screen and (max-width: 1000px){	
#wrapper {
		width: 100%;
}
}

#wrapperslide {
	width: 82%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	text-align:center;
	margin-bottom: 50px;
}



#wrapper_inner {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	text-align:center;
}



@media screen and (max-width: 1000px){	
#wrapper_inner {
		width: 95%;
}
	
}




.mg {
	text-align:left;
	margin-right: 70px;
	margin-left: 70px;
	margin-bottom: 50px;
	margin-top: 30px;
}
.mg p {
	margin:0px 0 30px;
}


@media screen and (max-width: 960px){
.mg {
	margin-right:5%;
	margin-left: 5%;
}

.mg img{
	width:100%;
}	
	
}

@media screen and (max-width: 640px){
.mg{
			margin: 30px 5% 20px;
			text-align: left;
		}

}

img{
	margin: 0;
	padding: 0;
}

.nayami_bg {
	background-image: url(../img/nayami_bg.png);
	background-repeat: repeat;
	background-position: center;
	height: auto;
	width: 100%;
	margin-top: 0px;
}

@media screen and (max-width: 1000px){
	
.nayami_bg {
	background-size: auto;
	height: auto;
	width: 100%;
	margin-top: 0px;
}
.nayami_bg img{
	width: 100%;
	}
}

@media screen and (max-width: 1000px){
	
.img1000{
	width: 100%;
	}
}

@media screen and (max-width: 940px){
	
.img940{
	width: 95%;
	}
}

@media screen and (max-width: 840px){
	
.img840{
	width: 95%;
	}
}


@media screen and (max-width: 660px){
	
.img660{
	width: 90%;
	}
}
@media screen and (max-width: 1000px){
	
.img660{
	width: 80%;
	padding-top: 20px;
	}
}


.yellow_bg {
	background-image: url(../img/background_yellow.png);
	background-repeat: repeat;
	background-position: center;
	height: auto;
	width: 100%;
	margin-top: 0px;
	padding: 60px 0px 30px;
}

@media screen and (max-width: 640px){
.yellow_bg {
	padding: 30px 0px 30px;
}
}


.pink_bg {
background-color: #FF99CC;
	height: auto;
	width: 100%;
	padding: 30px 0px 10px;
}

.pink {
	color: #FF668D;
}


.movie {
	background-image: url("../img/tv.png");
	background-repeat: no-repeat;
	height:502px;
	width: 100%;
	margin-top:0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	text-align: center;
	background-position:center;
}

.movieinner {
	padding-top:65px;
}
iframe {
	width:640px;
	height:360px;
}


@media screen and (max-width:710px) {
#message{
	padding: 50px 0 1px;
}

	.movie {
	background-size:90%;
	margin-top:0px;
	margin-bottom: 0px;
	height:400px;
}

.movieinner {
	padding-top:60px;
}
iframe {
	width: 80%;
	height: 380px;
}
	}
	
@media screen and (max-width:640px) {
.movie {
	background-size:95%;
	height:440px;
}

.movieinner {
	padding-top:45px;
}	
	iframe {
	width: 85%;
	height: 340px;
}
	}
	
@media screen and (max-width:500px) {
#message{
	padding: 30px 0 1px;
}
.movie {
	background-size:95%;
	height:350px;
}	
.movieinner {
	padding-top:50px;
}	

iframe {
	width: 85%;
	height: 250px;
}
	}
	
@media screen and (max-width:450px) {
	
.movie {
	background-size:98%;
	height:300px;
}	
.movieinner {
	padding-top:40px;
}	

iframe {
	width: 88%;
	height: 210px;
}
	}
	
@media screen and (max-width:380px) {
	
.movie {
	background-size:98%;
	height:280px;
}	
.movieinner {
	padding-top:45px;
}	

iframe {
	width: 88%;
	height: 180px;
}
	}	
	
	
@media screen and (max-width:320px) {
	
.movie {
	background-size:98%;
	height:230px;
}	
.movieinner {
	padding-top:20px;
}	

iframe {
	width: 88%;
	height: 180px;
}
	}	






#half1 {	
	width: 20%;
	padding: 2%;
	text-align: left;
	float: left;
}

#half1 img{	
	width: 100%;
}

#half2 {	
	width: 70%;
	padding: 2%;
	text-align: left;
	float: right;
	vertical-align: top;
}

#half2 img{	
	width: 100%;
	line-height: 0px;
}

#half2 p{
	margin-bottom: 15px;
	line-height: normal;
}

.break{clear:both;}


@media screen and (max-width: 960px) {
#half1 img{
	width: 100%;
	margin: 0px auto;
}
}

@media screen and (max-width: 640px) {

	
#half1 {	
	width: 96%;
	margin: 0px auto;
	padding: 2%;
	text-align: center;
}
	
#half1 img{
	width: 40%;
	margin: 0px auto;
}

#half2 {	
	width: 96%;
	margin: 0px auto;
	padding: 2%;
}
	
#half2 p{
	font-size: 0.85em;
	margin-bottom: 10px;
}
	
}


.balloon5 {
    width: 100%;
    margin: 1.5em 0;
    overflow: hidden;
}

.balloon5 .faceicon {
    float: left;
    margin-right: -90px;
    width: 80px;
}

.balloon5 .faceicon img{
    width: 100%;
    height: auto;
    border: solid 0px #d7ebfe;
    border-radius: 50%;
}

.balloon5 .chatting {
    width: 100%;
}

.says {
    display: inline-block;
    position: relative; 
    margin: 5px 0 0 105px;
    padding: 17px 3%;
    border-radius: 12px;
    background: #fff;
	text-align: left;
	font-size:90%;
}

.says:after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 18px; 
    left: -24px;
    border: 12px solid transparent;
    border-right: 12px solid #fff;
}

.says p {
    margin: 0;
    padding: 0;
	line-height: 150%;
}



#half3 {	
	width: 30%;
	padding: 1%;
	text-align: left;
	float: left;
}

#half3 img{	
	width: 100%;
}

#half4 {	
	width: 60%;
	padding: 2%;
	text-align: left;
	float: right;
	vertical-align: baseline;
	margin-top: 1%;
	margin-bottom: 1%;
}

#half4 img{	
	width: 100%;
	line-height: 0px;
}

#half4 p{
	margin-bottom: 15px;
	line-height: normal;
	color: #666;
}


@media screen and (max-width: 960px) {
#half3 img{
	width: 100%;
	margin: 0px auto;
}
}

@media screen and (max-width: 640px) {

	
#half3 {	
	width: 96%;
	margin: 0px auto;
	padding: 2%;
	text-align: center;
}
	
#half3 img{
	width: 40%;
	margin: 0px auto;
}

#half4 {	
	width: 96%;
	margin: 0px auto;
	padding: 2%;
}
	
#half4 p{
	font-size: 0.85em;
	margin-bottom: 10px;
}
	
}


#half5 {	
	width: 30%;
	padding: 1%;
	text-align: left;
	float: right;
}

#half5 img{	
	width: 100%;
}

#half6 {	
	width: 60%;
	padding: 2%;
	text-align: right;
	float: left;
	vertical-align: baseline;
	margin-top: 1%;
	margin-bottom: 1%;
}

#half6 img{	
	width: 100%;
	line-height: 0px;
}

#half6 p{
	margin-bottom: 15px;
	line-height: normal;
	color: #666;
	text-align: right;
}


@media screen and (max-width: 960px) {
#half5 img{
	width: 100%;
	margin: 0px auto;
}
}

@media screen and (max-width: 640px) {

	
#half5 {	
	width: 96%;
	margin: 0px auto;
	padding: 2%;
	text-align: center;
}
	
#half5 img{
	width: 40%;
	margin: 0px auto;
}

#half6 {	
	width: 96%;
	margin: 0px auto;
	padding: 2%;
}
	
#half6 p{
	font-size: 0.85em;
	margin-bottom: 10px;
	text-align: left;
}
}



/* :::::::::::::::::::::::::::::: Q and A :::::::::::::::::::::::::::::: */


#qa{
	background-image: url(../img/background_yellow.png);
	background-repeat:repeat;
	background-position:top;
	width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	overflow:auto;
	padding: 50px 0 50px;
	text-align: left;
}
#qaInner{
	width: 900px;
	margin: 0 auto 30px;
}

.qa{
	width: 800px;
	margin: 0 auto 0;
    margin-bottom: 30px;
    border: 0px solid #EEE;
    padding: 0px 0 0;
}
.qa dt{
	font-size: 110%;
    padding: 15px 20px 15px 80px;
	background: url(../img/q.gif) no-repeat 5px 5px; 
    border-bottom: 2px dotted #fff;
   font-weight:bold;
   margin-top:50px;
	color: #008FFF;
	font-family: "Hiragino Maru Gothic ProN", "HG丸ｺﾞｼｯｸM-PRO", HGMaruGothicMPRO, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
}
.qa dd{
	font-size: 100%;
    margin-left: 0px;
    padding: 10px 20px 20px 80px;
	background: url(../img/a.gif) no-repeat 5px 5px;
    border-bottom: 5px solid #fff;	
}

@media screen and (max-width : 960px) {

#qa{
	padding: 30px 0 10px;
}
#qaInner{
	width: 85%;
	margin: 0 auto;
}

.qa{
	width: 96%;	
	padding: 1%;
	}

.qa dt{
		font-size: 120%;
		line-height:140%;
		background-size:6%;
		margin-top:20px;
	    padding: 15px 1% 15px 12%;
	}
	
.qa dd  {
		font-size: 100%;
		line-height:150%;
		background-size:6%;
	    padding: 15px 1% 15px 12%;
}

}

@media screen and (max-width : 640px) {
#qa{
	padding: 20px 0 50px;

}


#qaInner{
		width: 94%;
	}

.qa{
	width: 98%;	
	padding: 1%;
	}

.qa dt{
		font-size: 100%;
		line-height:130%;
		background-size:8%;
		margin-top:20px;
	    padding: 15px 1% 15px 14%;
	}
	
.qa dd  {
		font-size: 90%;
		line-height:140%;
		background-size:8%;
	    padding: 15px 1% 15px 14%;
}

}

@media screen and (max-width : 480px) {

.qa{
	width: 98%;	
	padding: 1%;
	}

.qa dt{
		font-size: 100%;
		line-height:130%;
		background-size:10%;
		margin-top:20px;
	    padding: 15px 1% 15px 16%;
	}
	
.qa dd  {
		font-size: 90%;
		line-height:140%;
		background-size:10%;
	    padding: 15px 1% 15px 16%;
}

}





/* =イベントテーブル
-------------------------------------------------------------- */
#wrapper940{
	width: 940px;
	margin: 0px auto 30px;
}

@media screen and (max-width:960px) {
#wrapper940{
	width: 100%;
}
}

.event-table {
	background-color:#fff;
	font-size: 1.2em;
	width: 100%;
	border: 7px solid #FFEAF3;
	border-collapse: collapse;
	border-spacing: 0;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 1.8em;
	max-height: 100%;
	letter-spacing: 2px;
}


.event-table th {
	width: 20%;
	font-weight: bold;
	text-align: center;
	background-color: #FF6690;
	border:2px solid #FFEAF3;
	padding:20px 20px;
	max-height: 100%;
	text-align:center;
	color: #fff;
		letter-spacing: 4px;
	}
	
.event-table td {
	width: 80%;
	background-color: #FFF;
	text-align: left;
	border:2px solid #FFEAF3;
	padding:20px 20px;
	max-height: 100%;
}

.event-table a{
	color: #FF6690;	
}

.smalltitle{
	margin-top: 30px;
	margin-bottom: 0px;
	font-size: 82%;
	line-height: 1.7;
}
.smalltitle .title{
	font-size: 110%;
	line-height: 2;
	text-decoration: underline; 	
}
	
.ulol{
	text-align: left;
	margin:20px 10%;
}

@media screen and (max-width:640px) {
.event-table {
	line-height: 1.4em;
}
	
.event-table td {
	padding:10px 20px;
	
	line-height: 1.8em;
}
.event-table th {
	padding:10px 20px;
}
}




/* footer */
#footer {
	font-size: 14px;
	color: #000;
	line-height: 1.6em;
	background-color:#fff;
	width:100%;
	padding-bottom:5px;
	padding-top: 20px;
}
#footer a{
	color: #000;
}


/*ページトップアイコン*/
.pagetop {
    display: none;
    position: fixed;
    bottom: 0px;
    right: 0px;
}

@media screen and (max-width: 640px){
	.pagetop img {
		width:60%;
		float:right;
}
}


/* end */

/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
/* リンク色 */
/* ━━━━━━━━━━━━━━━━━━━━━━━━━ */
a {
	text-decoration:none;
}


a:hover {
	text-decoration:underline;
}


/* =アンダーライン
-------------------------------------------------------------- */
.small{
	font-size:75%;
	line-height:150%;
      }

*{
	margin:0px;
	padding:0px;
}
address, em, cite, dfn, var {
	font-style: normal;
}
input, textarea {
	font-family: sans-serif;
	font-weight: normal;
}
img,fieldset {
	border: 0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}


/* end */


.center {
	text-align: center;
}
.left {
	text-align: left;
}

.big{
	font-size: 120%;
}



@media screen and (max-width: 640px){
.big{
	font-size: 100%;
}
}

.big2{
	font-size: 140%;
	font-weight: bold;
}

@media screen and (max-width: 640px){
.big2{
	font-size: 120%;
}
}