@charset "utf-8";
/*******************************************************/
/*          サイト全体レイアウト用CSSファイル          */
/*******************************************************/


body{
	margin:0;
	padding:0;
	background: #000000;
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3" "ヒラギノ角ゴ Pro W3", Meiryo, "メイリオ",Verdana , Geneva, Arial, "MS UI Gothic",  Osaka, Sans-Serif;
	/*font-size: 0.75em;*/
	font-size: 12px;
	color: #ffffff;
	line-height:1.4em;
	position:relative;
	padding-top:108px;
	}





/********	イメージ余白対策　WinIEv er.6対策　*/

img{
	vertical-align: bottom;
	}

/******** head */
div#headBox span {
	display:none;
	}
div#headBoxIn {
	width: 960px;
	display:block;
	margin:0 auto;
	}
div#headNBox {
	width: 100%;
	height:60px;
	display:block;
	background:#000000 url(../images/head/c_head.jpg)  no-repeat center bottom;
	position:fixed;
	top:0;
	z-index:100;
	}
div#headNBoxIn {
	width: 960px;
	display:block;
	margin:0 auto;
	position:relative;
	}
div#headNBoxIn h1{
	width: 340px;
	height:50px;
	margin:0 auto;
	background: url(../images/head/logo_new.png)  no-repeat center center;
}
div#headNBoxIn h1 a {
	display:block;
	width: 340px;
	height:50px;
}

div#headNBox h1 span {
	display:none;
}
div#headNBoxIn .RightBox{
	padding-top:23px;
}

/*div#headNBoxIn div#headerMY{
	position:absolute;
	top:0;
	right:5px;
	width:118px;
	height:80px;
	background-color:#af102e;
	background:linear-gradient(#84081f, #af102e);
	color:#fff;
	text-align:center;
}

div#headNBoxIn div#headerMY img{
	margin-top:14px;
}*/

div#headNBoxIn div#headerMY{
	position:absolute;
	top:0;
	right:5px;
}

#language{
	position:absolute;
	top:5px;
	right:0;
}

#language a{
	text-decoration:none;
}

#language .navi-language{
	background-color:#064e92;
	border-radius:8px;
	display:flex;
	justify-content:center;
	margin:10px auto;
	max-width:200px;
	font-family: 'Pathway Gothic One', sans-serif;
}

#language .navi-language li{
	width:100%;
	text-align:center;
}

#language .navi-language a,.navi-language span{
	display:block;
	padding:5px 10px;
}

#language .navi-language li:first-child{
	background-color:#2772ba;
	border-radius:8px 0px 0px 8px;
}



/******** Contents */
#container {
	width:100%;
	margin:0 0 0 0;
	background: url(../images/back/back.gif) repeat-y center 0;
	}
#containerBack {
	width:100%;
	margin:0 0 0 0;
	background: url(../images/back/back_f.gif) no-repeat center bottom;
	}
#containerBox {
	width:960px;
	margin:0 auto;
	padding:23px 0 0 0;
	background:#9ebfc8 url(../images/back/m_back.jpg) repeat-x 0 0;
	}
#containerBoxBack {
	background: url(../images/back/f_back.png) no-repeat center bottom;
	padding:0 0 180px 0;
	}


div#contents {
	width: 922px;
	display:block;
	clear:both;
	margin: 0 auto 0 auto;
	padding:0 0 0 0;
	}
div#contentsTop {
	width: 522px;
	display:block;
	clear:both;
	margin: 0 0 0 0;
	padding:0 0 0 0;
	}
div#contentsBox {
	width: 722px;
	display:block;
	clear:both;
	margin: 0 0 0 0;
	padding:0 0 0 0;
	float:right;
	}
div#contentsIn {
	width: 100%;
	display:block;
	clear:both;
	margin: 0 0 0 0;
	padding:0 0 20px 0;
	background: url(../images/back/naka_back.png) repeat 0 0;
	}

div#contentsCIn {
	width: 100%;
	display:block;
	clear:both;
	margin: 0 0 0 0;
	padding:0 0 20px 0;
	background: url(../images/back/naka_c_back.jpg) repeat 0 0;
	}

/******** SideNavi */
div#SideNavi {
	display:block;
	width:180px;
	height:100%;
	padding:0 0 10px 0;
	background: url(../images/back/sid_navi_back.png) 0 0;
	text-align:center;
}
div#SideNavi span {	display:none;}
div#SideNavi h1 {
	width:160px;
	height:40px;
	display:block;
	margin:10px auto 0 auto;
	background: url(../images/navi/bnr/pickup_title.gif) 0 0;
}
div#SideNavi img {
	/*width:160px;*/
	max-width:160px;
	margin:10px auto 0 auto;
}

div#SideNavi #flashcontent2 {
	display:block;
	width:160px;
	height:47px;
	padding:0 0 0 0;
	margin:10px 0 0 10px;
}
/******** footer */
div#futterNavi {
	width:100%;
	height:55px;
	clear:both;
	display:block;
	background: url(../images/back/f_navi.gif) no-repeat center 0;
	font-size:10px;
	color:#bbbbbb;
	text-align:center;
	}

div#futter{
	width:100%;
	height:43px;
	clear:both;
	display:block;
	background: url(../images/back/f_back.gif) repeat-x 0 0;
	}

address {
	display:block;
	margin:0 0;
	padding:10px 0 0 0;
	color:#FFFFFF;
	text-align: center;
	font-size:10px;
	}

/******** sp */
a.spLink{
	display:block;
	padding:30px;
	font-size:50px;
	text-align:center;
	background-color:#00375f;
	color:#fff;
	text-decoration:none;
	line-height:1;
}

/*---------------------------------------------------------------------------
loading
---------------------------------------------------------------------------*/
.spinner {
  width: 40px;
  height: 40px;

  position: relative;
  margin: 100px auto;
}

.double-bounce1, .double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #fff;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  
  -webkit-animation: sk-bounce 2.0s infinite ease-in-out;
  animation: sk-bounce 2.0s infinite ease-in-out;
}

.double-bounce2 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

@-webkit-keyframes sk-bounce {
  0%, 100% { -webkit-transform: scale(0.0) }
  50% { -webkit-transform: scale(1.0) }
}

@keyframes sk-bounce {
  0%, 100% { 
    transform: scale(0.0);
    -webkit-transform: scale(0.0);
  } 50% { 
    transform: scale(1.0);
    -webkit-transform: scale(1.0);
  }
}