@charset "utf-8";

/* ////////////////////////////////////////////////////////////////////////////////////////////////////
 *
 * ■□■□■　共通クラスの定義CSS　■□■□■
 * 
 * Author   : Koizumi
 * FirstDate: 2015/09/17
 *
 * ///////////////////////////////////////////////////////////////////////////////////////////////// */
 
/*--------------------------------------------------------------------------------
　▼　body
--------------------------------------------------------------------------------*/
body {
	font-size: 1.3em;
	min-width: 1200px;
}
p,
ul,
ol,
dl,
h2,
h3,
h4 {
	margin: 0 10px 15px 10px;
	line-height: 1.5;
}

/*------------------iframe------------------*/
/*iframe {
	border: 1px solid #CCCCCC;
}

/*--------------------------------------------------------------------------------
　▼　■□■CMS仕様■□■
--------------------------------------------------------------------------------*/
/*------------------h2#title------------------*/
/*h2.title {
	clear: both;
	background: url() repeat-y left top #;
	font-weight: bold;
	font-size: 1.2em;
	border:;
	color: #;
	padding: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}
h2.title a {
	color: #;
	text-decoration: none;
}

/*------------------blogBox------------------*/
/*.blogBox {
	border: 1px solid #CCCCCC;
	padding: 0;
	margin: 0;
}

/*------------------blogNext------------------*/
/*div.blogNext {
	text-align: center;
	padding: 0;
	margin: 0;
}
.blogNext ul li {
	background: none;
	display: inline;
	padding: 0;
	margin: 0;
}
.blogNext ul li a {
	text-decoration: none;
	color: #;
}
.blogNext ul li a:hover {
	color: #;
}

/*------------------blogLink------------------*/
/*dl.blogLink dd {
	margin: 0 10px 15px 10px;
}
dl.blogLink dt {
	margin-bottom: 5px;
	font-weight: bold;
	background: url(../img/list_icon.jpg) no-repeat left 8px;
	padding-left: 10px;
}

/*--------------------------------------------------------------------------------
　▼　■□■wrapper■□■
--------------------------------------------------------------------------------*/
#wrapper {
	width: 1200px;
}

/*-----top_main----*/
#top_main {
	height: 269px;
	padding-top: 620px;
	background: url(/img/pc_topmain.png) no-repeat left top;
	background-size: 100%;
}

#top_main ul {
	width: 538px;
	margin: 20px auto 0 auto;
}
#top_main li {
	float: left;
}
#top_main li:nth-child(odd) {
	margin-right: 15px;
}

/*-----glNav ----*/
#glNav {
	overflow: hidden;
	zoom:1;
	background: url(/img/glnav_bg.png) repeat-x left top #000000;
	padding: 10px 0 12px 0;
}
#glNav ul {
	margin: 0 0 0 83px;
}
#glNav ul li {
	background: none;
	padding: 0;
	margin-left: 14px;
	float: left;
}

/*-----newsBox ----*/
#newsBox {
	width: 1128px;
	margin: 36px auto 0 auto;
	background: url(/img/bg01.png) no-repeat left top #FF9500;
	padding: 61px 0 6px 0;
}
#newsBox div {
	margin: 0 6px;
	padding: 8px 0 5px 0;
}
#newsBox dl {
	margin-bottom: 10px;
}
#newsBox dt {
	clear: both;
	float: left;
	width: 7em;
	padding: 10px 0 15px 10px;
}
#newsBox dd {
	padding: 10px 0 15px 0;
	padding-left: 8em;
}

/*-----guideBox ----*/
#guideBox {
	width: 1130px;
	margin: 0 auto;
}


#guideBox div.guide_contets {
	margin: 32px 52px 52px 52px;
	padding: 20px;
}
.playBox01 {
	/*margin:40px 8px 40px 53px;*/
	text-align: center;
	padding: 20px;
}
.playBox01 p.img {
	width: 285px;
	float: left;
}
.playBox01 p.img img {
	width: 100%;
}
.playBox01 .rBox {
	float: right;
	width: 600px;
	text-align: center;
}
.playBox01 .rBox p {
	font-size: 165%;
	text-align: left;
	margin-bottom: 0;
}
.playBox01 p.title {
	margin-bottom: 20px !important;
}
.playBox01 p.title img {
	width: 100%;
}
.playBox01 .rBox dl {
	width: 280px;
	float: left;
	margin: 28px 0 0 0;
}
.playBox01 .rBox dl:nth-child(odd) {
	margin-right: 20px;
}
.playBox01 .rBox dt {
	margin-bottom: 20px;
}
.playBox01 .rBox dd {
	font-size: 70%;
}
.playBox01 .rBox dl img {
	width: 100%;
}

.playBox01 p {
	margin: 0;
}
.playBox01 p img {
	width: 100%;
}


/*-----downloadBox ----*/
.downloadBox {
	margin: 10px auto;
	width: 932px;
	position: relative;
}
.downloadBox ul {
	position: absolute;
	top: 138px;
	left: 202px;
	margin: 0;
}
.downloadBox ul li {
	background: none;
	padding: 0;
	float: left;
}
.downloadBox ul li:nth-child(odd) {
	margin-right: 15px;
}

/*-----bannar  ----*/
.bannar {
	margin: 0 0 30px 0;
}

/*-----footer----*/
footer {
	font-size: 60%;
	padding: 20px 0;
}

.come  {
	color: #FFFFFF;
	text-align: center;
}
.come  span {
	background: url(/img/icon/come.gif) no-repeat left 10px;
	padding-left: 15px;
}

/*-----------------------------------------------------------------------------*/
/* 2016/03/10 追記
/*-----------------------------------------------------------------------------*/
#newsBox .homeback_btn > a {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a90329+0,8f0222+44,6d0019+100;Brown+Red+3D */
background: rgb(169,3,41); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(169,3,41,1) 0%, rgba(143,2,34,1) 44%, rgba(109,0,25,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 ); /* IE6-9 */

    border: solid 1px #ff9500;
    border-radius: 10px;
    margin: 10px 5% 20px;
    padding: 10px 0;
    text-align: center;
    text-decoration: none;
    width: 90%;
}

#newsBox .homeback_btn > a:hover {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ff3019+0,cf0404+100;Red+3D */
background: rgb(255,48,25); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(255,48,25,1) 0%, rgba(207,4,4,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(255,48,25,1) 0%,rgba(207,4,4,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(255,48,25,1) 0%,rgba(207,4,4,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 ); /* IE6-9 */
}


/*-----------------------------------------------------------------------------*/
/* 2016/03/23 追記
/*-----------------------------------------------------------------------------*/
table.news {
    border-top: 1px solid #ff9500;
    border-left: 2px solid #ff9500;
}
table.news th, table.news td {
    border-bottom: 1px solid #ff9500;
    border-right: 2px solid #ff9500;
    padding: 10px 20px 8px;
}
table.news th {
    background-color: #560000;
}
table.news td {
    background-color: #12164a;
}