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

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝全体の枠組み構造＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
body {
	line-height:1.8;
	background-color:#000;
	color:#fff;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}
a {
	color: #fff;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝全体の枠組み構造ここまで＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/






/* スライダー画像レイアウト
===================================*/

.bxslider{   
    margin:0px;
}

.bx-wrapper {
    position: relative;
}

.bx-wrapper img {
    width:100%;
}

.bx-viewport {
    max-height: 600px;
}


/* ページャー
===================================*/

.bx-pager {
    text-align: center;
    bottom: 5px;
    position: absolute;
    width: 100%;
}

.bx-pager-item,
.bx-controls-auto-item {
    display: inline-block;

}

.bx-default-pager a {
    background: #666;
    text-indent: -9999px;
    display: block;
    width: 10px;
    height: 10px;
    margin: 0 5px;
    outline: 0;
    border-radius: 5px;
}

.bx-default-pager a:hover,
.bx-default-pager a.active {
    background: #000;
}



/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝TOPページ中央の設定＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/


#main{
	background-color:#000;
}
#main img{
	width:100%;
}

h1 img{
	 width:100%;
}

.line{height:5px; width:100%; background-color:#d6ff18;}

#mainP{
	width:1000px;
	margin:50px auto 50px auto;
}

#mainP h2{
	font-family:impact,sans-serif;
	text-align:center;
	font-size:50px;
	color:#8e01b4;
}


.hrp{border: 0 none; 
    height: 1px; 
    background-color: #8e01b4;}


#menu{
background-color:#252422;
}

#gNav{
	width:1000px;
	margin:0 auto;
	height:60px;
	line-height:60px;
	}
 
#gNav a{
	color:#fff;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
}

#gNav a:hover{
	text-decoration:underline;
	color:red;
}

#gNav li{
	float:left;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	width:24%;
	height:auto;
	text-align:center;
}


#gNav li+ li {
  border-left: 0;
  border-right: 1px solid #333;
}


#speccialcontents{
	background:#000 url(../img/contentbackground.jpg) no-repeat center center;
	background-size:cover;
	height:446px;
	margin:0px 0 0px 0;
}

#speccialcontents2{
	background:#000 url(../img/contentbackground_2.jpg) no-repeat center center;
	background-size:cover;
	height:446px;
	margin:0px 0 0px 0;
}

.titleImg {width:1000px; margin:0 auto; }
.titleImg img{width:100%; margin-top:50px;}

#speccialcontents h2{
	color:#FFF;
	font-family:impact,sans-serif;
	text-align:center;
	font-size:50px;
	padding-top:20px;
}

#contentmenu{
	width:1000px;
	margin:20px auto 0 auto;
}

.setsumei{text-align:left; font-size:12px;}

.setsumei2{text-align:center; margin-bottom:50px;}
.setsumei3{text-align:center; font-size:18px; color:#DF772B; font-weight:bold;}
.setsumei4{text-align:left; font-size:16px; font-weight:bold;}
.setsumei5{text-align:center; font-size:14px;}

#syuku01{
	width:450px;
	float:left;
	text-align:center;
	border-width: 2px 2px 2px 2px; /* 太さ1px */
	border-color:white;   /* 線色を白色に */
	border-style: solid; /* 線種を破線に */
	margin:50px 0 20px 0;
	padding:10px 0;
}

#syuku02{
	width:450px;
	float:right;
	text-align:center;
	border-width: 2px 2px 2px 2px; /* 太さ1px */
	border-color:white;   /* 線色を白色に */
	border-style: solid; /* 線種を破線に */
	margin:50px 0 20px 0;
	padding:10px 0;
}

#syuku03{
	width:450px;
	text-align:center;
	border-width: 2px 2px 2px 2px; /* 太さ1px */
	border-color:white;   /* 線色を白色に */
	border-style: solid; /* 線種を破線に */
	margin:30px auto;
	padding:10px 0;
}

#syuku04{
	width:100%;
	font-size:10px;
	text-align:center;
	border-width: 2px 2px 2px 2px; /* 太さ1px */
	border-color:white;   /* 線色を白色に */
	border-style: solid; /* 線種を破線に */
	margin:10px auto;
	padding:5px 0;
	box-sizing:border-box; /* CSS3 IE8 Opera8 */
    -moz-box-sizing: border-box; /* Mozilla系 */
    -webkit-box-sizing: border-box; /* Safari Chrome系 */
}

#ga{
	background-color:#000;
	padding-bottom:80px;
	padding-top:50px;
}


#gain{
	width:1000px;
	margin:0px auto 0 auto;
}

#gain h2{
	font-family:impact,sans-serif;
	text-align:center;
	font-size:50px;
	color:#8e01b4;
	padding-top:20px;
}

#gain h3{
	color:#fff;
	font-size:24px;
	padding:5px 10px;
	font-weight:bold;
	margin-bottom:10px;
}

#gain .s1{
	width:1000px;
	margin:80px 0 0 0;
}
#gain .s1 img{
	width:100%;
}
#gain .s2{
	width:600px;
	margin: 0 auto;
}
#gain .s2 img{
	width:100%;
}

#gain .s3{
	width:1000px;
	margin:80px 0 0 0;
}
#gain .s3 img{
	width:100%;
}

#ga2{
	background-color:#333;
	padding-bottom:40px;
}

#gain2{
	width:1000px;
	margin:0px auto 0 auto;
}

#gain2 h2{
	color:#FFF;
	font-family:impact,sans-serif;
	text-align:center;
	font-size:50px;
	padding:50px 0;
}

#mag{
	width:180px;
	float:left;
	margin-right:30px;
}

#mag img{
	max-width:180px;
}

/*ギャラリーの定義*/

#galleryPhoto {width:1000px; margin:20px 0;}
.gImg {padding:0; width:230px; height:auto; float:left; margin-right:20px; margin-bottom:10px; }
.gImg img{max-width:230px; height:auto;}
.gImg2 {padding:0; width:230px; height:auto; float:left; margin-right:20px; margin-bottom:10px; }
.gImg2 img{max-width:230px; height:auto;}
.gTxt {font-size:14px;}


#acc{
	background-color:#333;
	padding-bottom:80px;
}

#acc1 h2{
	font-family:impact,sans-serif;
	text-align:center;
	font-size:50px;
	margin: 0px 0 60px 0;
	padding-top:50px;
}

#lg1{
	float:left;
	margin-right:20px;
}

#lg2,#lg3{
	float:left;
	padding-top:20px;
	margin:10px;
}


#acc1{
	width:1000px;
	margin:0 auto;
	padding-bottom:80px;
}

#leftcontent{
	float:left;
	width:480px;
}

#rightcontent{
	float:right;
	width:480px;
}

.add{
	text-align:left;
}

.add1{
	text-align:left;
	font-size:20px;
	font-weight:200;
}

.add2{
	text-align:left;
	font-size:20px;
	margin-left:40px;
}

#r2_left{
	float:left;
}

#r2_right{
	float:left;
	margin-left:20px;
}

#r3_left{
	float:left;
	
}

#r3_right{
	float:left;
	margin-left:20px;
}

/* サイズ表 ----------------------------------------------------------------- */

table.size_table {
    width: 1000px;
    border-collapse: collapse;
    margin:50px 0;
    font-size: 13px;
}




tr.size_header {
    line-height:1.5em;
    font-size: 13px;
    height: 40px;
}

td.size_header1A {
    border-top: #666 1px solid;
    border-bottom: #666 1px solid;
    border-left: #666 1px solid;
    border-right: #666 1px solid;
    background: #333;
    text-align: left;
    width: 175px;
    padding: 2px 2px 2px 10px;
}
td.size_header1B {
    border-top: #666 1px solid;
    border-bottom: #666 1px solid;
    border-left: #666 1px solid;
    border-right: #666 1px solid;
    background: #333;
    text-align: left;
    width: 150px;
    padding: 2px 2px 2px 10px;
}
td.size_header1C {
    border-top: #666 1px solid;
    border-bottom: #666 1px solid;
    border-left: #666 1px solid;
    border-right: #666 1px solid;
    background: #333;
    text-align: left;
    width: 650px;
    padding: 2px 2px 2px 10px;
}
td.size_header1D {
    border-top: #666 1px solid;
    border-bottom: #666 1px solid;
    border-left: #666 1px solid;
    border-right: #666 1px solid;
    background: #333;
    text-align: left;
    width: 175px;
    padding: 2px 2px 2px 10px;
}

td.size_header2 {
    border-left: #666 1px solid;
    border-bottom: #666 1px solid;
    border-right: #666 1px solid;
    text-align: left;
    padding: 2px 2px 2px 10px;
  
}


/* COMPANY ----------------------------------------------------------------- */

table.company_table {
    width: 1000px;
    border-collapse: collapse;
    margin:50px 0;
}




tr.company_header {
    line-height:1.5em;
    font-size: 13px;
    height: 40px;
}

td.company_header1 {
    border-top: #c9c9c9 1px solid;
    border-bottom: #c9c9c9 1px solid;
    border-left: #c9c9c9 1px solid;
    border-right: #c9c9c9 1px solid;
    background: #000;
    text-align: left;
    width: 400px;
    padding: 2px 2px 2px 10px;
}

td.company_header2 {
    border-top: #c9c9c9 1px solid;
    border-bottom: #c9c9c9 1px solid;
    border-right: #c9c9c9 1px solid;
    text-align: left;
    width: 800px;
    padding: 2px 2px 2px 10px;
  
}




/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝#footer上ロゴの設定各ページ共通＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

#logo{
	background:#F7F8F8;
	text-align:center;
	padding:70px 0;
	clear:both;
}

.space{
	margin-top:20px;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝#footerの設定＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#footer{
	background:#000;
	width:100%;
	text-align:center;
}

#fNav{
	display: inline-block;
	padding:20px 0 80px 0;
}
#sns{
	margin:40px auto;
	width:130px;
}
#sns .sns1{
	width:50px;
	margin-right:30px;
	float:left;
}
#sns .sns2{
	width:50px;
	float:left;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝#footerの設定ここまで＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

/* トップへ戻るボタン */
.pagetop {
    display: none;
    position: fixed;
    bottom: 30px;
    right: 20px;
    font-size: 77%;
}
.pagetop a {
    background: #666;
    text-decoration: none;
    color: #fff;
    width: 30px;
    padding: 5px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}
.pagetop a:hover {
    text-decoration: none;
    background: #999;
}

/* ロールオーバーで画像ホワイト */
a.overwhite{
    display:block;
}

a.overwhite:hover img{
    cursor:pointer;
    filter: alpha(opacity=60);
    -moz-opacity:0.60;
    opacity:0.60;
}

/* 罫線設定 */
#hr {
	height: 1px;
	margin: 0px 0px 8px 0px; /* IE8/FF 標準ブラウザ */
	_margin: 0px 0px 2px 0px; /* IE6 */
	border: solid #fff;
	border-width: 0px 0px 1px;
}

#hr2 {
	height: 1px;
	margin: 8px 0px 8px 0px; /* IE8/FF 標準ブラウザ */
	_margin: 2px 0px 2px 0px; /* IE6 */
	border: solid #EDEDED;
	border-width: 0px 0px 1px;
}
#hr5 {
	height: 5px;
	margin: 8px 0px 12px 0px; /* IE8/FF 標準ブラウザ */
	_margin: 2px 0px 2px 0px; /* IE6 */
	border: solid #EDEDED;
	border-width: 0px 0px 5px;
}

/* ------------------スペシャルニュース情報-------------------- */

#news2_title {
	color: #ff0000;
	font-weight:bold;
	font-size:16px;
}

#newslistBox{
	width:100%;
	line-height:1.2em;
}

#news_date {
	color: #ff009c;
	font-weight:bold;
	font-size:12px;
}
#news_text {
	color: #ff0000;
	font-size:12px;
}

#news_text2 {
	color: #ff0000;
	line-height:1.5em;
	font-size:12px;
	margin-left:10px;
}

#news_textBox {
	color: #fff;
	line-height:2.5em;
	border-bottom:solid #666 1px;
}

#contents_text{
	font-size:12px;
	line-height:1.5em;
}

#gallery2{width:770px; float:left; margin:20px 0;}
#gallery2 img{
width:auto;
height:auto;
max-width:600px;
max-height:600px;
}

#spTable{width:220px; height:300px; float:left; margin:20px 20px 0px 0; text-align: center;}

#spTable img {
width:auto;
height:auto;
max-width:220px;
max-height:165px;
vertical-align: middle;/*IE7*/
}

#sptables table {
width:220px;
height:165px;
background-color: #000;
}

#news_next_button {
    float: left;
    width: 1200px;
    margin: 0 auto;
    margin: 30px 0 50px 0;
    text-align:center;
}

/*ニュース更新の定義*/
#newsZ {
	width:380px; 
	height:100%; 
	margin-right:30px;
	float:left;
}

.newsTitleL{
	font-weight:bold;
	font-size:120%;
	float:left;
}

.newsTitleR{
	float:right;
}

#newsZone {
	width:380px; 
	height:100%;
	}
	
#newsZone  iframe{
	width:380px; 
	height:200px; 
}

#newsZ2 {
width:380px; 
	height:100%; 
	float:right;
}
	
#newsZone2 {
	width:380px; 
	height:100%; 
	}
	
#newsZone2  iframe{
	width:380px; 
	height:200px; 
}

.infoImg {width:30%; float:left; margin-right:10px;}

#snsL{width:500px; float:left; margin-bottom:40px;}
#snsR{width:660px; float:right; margin-bottom:40px;}
.spbImg{width:660px; margin-top:30px;}
.spbImg2{width:660px; margin-top:20px;}
.spbImg3{width:49%; margin-top:30px; float:left;}
.spbImg4{width:49%; margin-top:30px; float:right;}

.topL{
	width:100%;
	height:100%;
	float:left;
	padding:50px 0;
}
.topL iframe{
	width:100%;
	height:200px;
}

.leftBox{
	width:45%;
	float:left;
	margin:30px 0;
}
.leftBox img{
	width:100%;
	float:left;
}
.rightBox{
	width:45%;
	float:right;
	margin:30px 0;
}

.button {
  display: inline-block;
  width: 200px;
  height: 54px;
  text-align: center;
  text-decoration: none;
  line-height: 54px;
  outline: none;
}
.button::before,
.button::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.button,
.button::before,
.button::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.button {
  position: relative;
  z-index: 2;
  background-color: #000;
  border: 2px solid #fff;
  color: #fff;
  line-height: 50px;
  overflow: hidden;
}
.button:hover {
  color: #fff;
}
.button::after {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(.5);
  transform: scale(.5);
}
.button:hover::after {
  background: #8e01b4;
  -webkit-transform: scale(1);
  transform: scale(1);
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝#長友追加ここまで＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

