@charset "utf-8";
/* CSS Document */


/*----------------------------------header
---*/

body {
	margin:0 auto;
	background-color:#a20e55;
}
.main {
	width:990px;
	margin: 0 auto;
	background-color:#a20e55;
}

#headMenu li iframe{
	vertical-align: middle;
}

#headMenu .btn_twitter_top,.btn_fb_top {
	transform:scale(1.5);
	-webkit-transform:scale(1.5);
	-moz-transform:scale(1.5);
    width: 100px;
}

#headMenu .btn_twitter_top {
	padding-left: 40px;
	padding-right: 30px;
}

#headMenu .btn_fb_top {
	padding-right: 20px;
	margin-top: -4px;
}



/*----------------------------------navi
---*/
nav  {
	width: 990px;
	margin: 0 auto;
	padding-top: 0px;
}


/*----------------------------------contents
---*/
#contents {
	width: 100%;
	background-color:#a20e55;
}

#info {
	width: 990px;
	margin: 0 auto;
}

#sec1 {
	width: 990px;
	margin: 0 auto;
}

#sec2 {
	width: 990px;
	margin: 0 auto;
}
/*----------------*/
#about {
	background: url(../images/sec3.jpg) no-repeat;
	width: 990px;
	height: 1219px;
	margin: 0 auto;
	position: relative;
}

#about .movie_01 {
	position: absolute;
	top: 262px;
	left: 36px;
}


#about .movie_02 {
	position: absolute;
	top: 726px;
	left: 504px;
}


#about2 {
	background: url(../images/sec5.jpg) no-repeat;
	width: 990px;
	height: 744px;
	margin: 0 auto;
	position: relative;
}

#about2 .movie_01 {
	position: absolute;
	top: 267px;
	left: 509px;
}


/*--------------*/
#sec3 {
	width: 990px;
	margin: 0 auto;
}
/*--------------*/
#sec4 {
	width: 990px;
	margin: 0 auto;
}

.twt{
	width:950px;
	/*height:500px;*/
	padding: 20px 0px 0px 20px;
}


#document.timeline-Widget {
    max-width: 100% !important;
    width: 100% !important;
    }

div.timeline-Widget {
    max-width: 100% !important;
    width: 100% !important;
    }

.timeline {
    max-width: 100% !important;
    width: 100% !important;
    }

/* ここから下を追記 */
.SandboxRoot.env-bp-970 .timeline-Tweet-text {
    font-size: 10.5pt !important;
    line-height: 14pt!important;
    }

.SandboxRoot.env-bp-820 .timeline-Tweet-text {
    font-size: 10.5pt !important;
    line-height: 14pt!important;
    }

/*--------------*/
#sec5 {
	width: 990px;
	margin: 0 auto;
}
/*--------------*/
#sec6 {
	width: 990px;
	margin: 0 auto;
}
/*--------------*/
/*--------------*/
#sec6b {
	width: 990px;
	margin: 0 auto;
}
/*--------------*/
#sec7 {
	width: 990px;
	margin: 0 auto;
}
/*--------------*/
#sec8 {
	width: 990px;
	margin: 0 auto;
}
/*--------------*/
#sec9 {
	width: 990px;
	margin: 0 auto;
}
/*--------------*/
#sec10 {
	width: 990px;
	margin: 0 auto;
}
/*--------------*/
#sec11 {
	width: 990px;
	margin: 0 auto;
}
/*--------------*/
#footer {
	width: 990px;
	margin: 0px auto 0;
}

/*--------------*/
#copy {
	width: 990px;
	margin: 0px auto 0;
}
/*---SNS---*/

/*---sns*--------*/


#sns {
	width: 910px;
	margin: 0 auto;
	padding: 40px;
	background-color:#A20E55;
}

#sns  ul {
	text-align: center;
}

#sns li {
	display: inline-block;
	vertical-align: middle;
}

#sns .btn_twitter,.btn_fb_bottom {
	transform:scale(2.8);
	-webkit-transform:scale(2.8);
	-moz-transform:scale(2.8);
	width: 135px;
}

#sns .btn_line img {
	width:226px;
	height: auto;
	display: inline-block;
}

#sns .btn_twitter {
	padding:4px 60px 0 0;
}

#sns .btn_fb_bottom {
	margin-top: 0;
	margin-right: 75px;
}





/*-----*/
#scrollUp {
	bottom: 20px;
	right: 20px;
	width:110px;
	height:108px;
	background:url(../images/go_top.png);
	text-indent:-9999px;
}
 

/* image guard */

img {
user-select:none;
-moz-user-select:none;
-ms-user-select:none;
-webkit-user-select:none;
-khtml-user-select:none;
-webkit-user-drag: none;
-khtml-user-drag: none;
-webkit-touch-callout: none;
}

/*-------------------------------------link*/

a:focus, *:focus { outline:none; }

a {outline:none;}

a img {border-style:none;}

area:active{outline:none;}




/*eof*/
