/* ===============================================
    PBM
   =============================================== */
.pbm {
  min-width: 960px;
  margin: 0 auto;
  padding: 0;
  font-family: "貂ｸ繧ｴ繧ｷ繝�け","Yu Gothic","貂ｸ繧ｴ繧ｷ繝�け菴�","YuGothic","繝｡繧､繝ｪ繧ｪ",Meiryo,"繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3","Hiragino Kaku Gothic Pro", "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け","MS PGothic", sans-serif;
}
.pbm h1, .pbm h2, .pbm h3, .pbm h4, .pbm h5, .pbm p, .pbm li {
  color: #333333;
}
.pbm img {
  vertical-align: text-bottom;
}
.pbm ol, .pbm ul {
  list-style: none;
}
.pbm table {
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0 auto;
}
.pbm caption, .pbm th, .pbm td {
  font-weight: normal;
  text-align: left;
  vertical-align: top;
}
.pbm option {
  padding-right: 10px;
}
.pbm a {
  color: #2184e0;
  text-decoration: underline;
  transition: all .2s ease;
}
.pbm a:hover {
  text-decoration: none;
  color: #f53508;
}
.pbm a img {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "alpha(opacity=100)";
  transition: all ease-in-out .2s;
  background: #fff;
  display: inline-block;
  zoom: 1;
}
.pbm a img.ov, .pbm a img.btn {
  background: none;
}
.pbm a:hover img {
  opacity: .7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}
.pbm a:hover img.ov, .pbm a:hover img.btn {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "alpha(opacity=100)";
}
.pbm a:focus {
  /*\*/
  overflow: hidden;
  /**/
}
.pbm a.pbm-txtbtn {
  display: inline-block;
  background-color: #f07506;
  padding: 8px 30px;
  border: 3px solid #f25000;
  border-radius: 10px;
  box-shadow: 0 3px 0 #bb1f00;
  color: #ffffff;
  font-size: 24px;
  font-weight: normal;
  text-decoration: none;
  text-shadow: 0 1px 5px #999;
  transition: all .25s ease;
}
.pbm a.pbm-txtbtn:hover {
  background-color: #ff9728;
  border: 3px solid #ff7222;
  box-shadow: 0 3px 0 #dd4122;
  text-decoration: underline;
  color: #f53508;
}
.pbm a.pbm-btn {
  margin-top: 10px;
  display: block;
}
.pbm strong {
  color: #f53508;
}
.pbm .clearfix {
  clear: both;
}

.pbm-box {
  margin: 40px auto 0;
}

p.pbm-caption {
  text-align: left;
  line-height: 1.5;
  font-size: 13px;
  margin-bottom: 5px;
}

p.pbm-notice {
  font-size: 10px !important;
  line-height: 1.5;
  text-align: left;
  color: #f53508;
  width: 802px;
  margin: 12px auto;
}

.pbm-read {
  font-size: 18px;
  font-weight: bold;
}

.pbm-bnr {
  width: 94%;
  margin: 0 auto;
}

.pbm-center {
  text-align: center;
}

.pbm-itemlist {
  display: block;
  list-style: none;
  overflow: hidden;
  padding: 0;
}
.pbm-itemlist li {
  float: left;
  display: inline;
  margin-left: 14px;
  margin-top: 14px;
}
.pbm-itemlist li.first {
  margin-left: 0 !important;
}
.pbm-itemlist li img {
  border: 0;
}
.pbm-itemlist li .pbm-itemname {
  border-radius: 8px;
  display: block;
  width: 220px;
  padding: 2px 4px;
  margin-top: 4px;
  line-height: 1.5;
  text-align: left;
}
.pbm-itemlist li .pbm-itemimg {
  width: 230px;
  height: 230px;
  overflow: hidden;
  border: 2px solid #ffdc5d;
  display: block;
  background: #ffffff;
}
.pbm-itemlist li a:hover .pbm-itemname {
  color: #f53508;
}
.pbm-itemlist li a:hover .pbm-itemimg {
  border: 2px solid #2184e0;
}
.pbm-itemlist li a:hover .pbm-itemimg img {
  transform: scale(1.1, 1.1);
}

.pbm-itemlist-sp {
  margin-top: 20px;
}
.pbm-itemlist-sp .item {
  list-style: none;
  margin: 0;
  padding: 10px 0% 0px;
  overflow: hidden;
}
.pbm-itemlist-sp .item li {
  margin-bottom: 10px;
  clear: both;
}
.pbm-itemlist-sp .item li img {
  float: left;
  width: 30%;
  padding-right: 2.5%;
}
.pbm-itemlist-sp .item a:after {
  content: "";
  display: block;
  clear: both;
}
.pbm-itemlist-sp .item a span {
  padding-left: 1em;
  display: block;
  color: #2184e0;
  text-decoration: none;
}

.pbm-rules {
  width: 960px;
  margin: 30px auto 0;
  text-align: left;
  color: #333333;
}
.pbm-rules h3 {
  text-align: center;
}
.pbm-rules p {
  font-size: 12px !important;
  line-height: 1.4 !important;
  margin-left: 1em;
}
.pbm-rules .rules-indent {
  margin-left: 1.1em;
}
.pbm-rules .rules-head {
  font-size: 15px;
  font-weight: bold;
  color: #f53508;
  margin-top: .8em;
  margin-left: -1em;
  display: block;
}
.pbm-rules .rules-point {
  color: #f53508;
}

.pbm-copy {
  width:920px;
  margin: 0 auto;
  padding: 0;
  text-align: left;
  font-size: 12px;
  text-align:center;
  color: #4c4c4c;
  display: block;
  line-height: 1.6;
}

/* ===============================================
    LAYOUT
   =============================================== */
#digitri {
	background:#2db3f9 url("20150925_tri_pc_bg1.jpg") bottom center fixed no-repeat;
	max-width:1700px;
	padding-bottom:40px;

}
#digitri h2		{ text-align:center; margin-bottom:20px;}
#digitri .bdr	{ text-align:center; margin-bottom:40px;}
/*#digitri .btn:hover		{ opacity:.7; filter: alpha(opacity=70); -ms-filter: "alpha(opacity=70)";}*/

#digitri ::selection	{ background:rgba(255,255,255,.7); color:#1e5ba9; }

.triBox {
	overflow:hidden;
	width:980px;
	margin:0 auto;
	padding-top:10px;
	padding-bottom:60px;
}
.halfL,.halfR {
	width:490px;
	display:inline-block;
	*display:inline;
	*zoom:1;
	vertical-align:top;
	box-sizing:border-box;
}
.halfL { padding:0 0 0 10px; }
.halfR { padding:0 0 0 35px;}

#bg2	{ z-index:2; background:url(20150925_tri_pc_bg2.png) top center repeat-x; }
#bg3	{ z-index:3; background:url(20150925_tri_pc_bg3.png) top center no-repeat; }
#bg4	{ z-index:4; background:url(20150925_tri_pc_bg4.png) top center no-repeat; }
#bg5	{ z-index:5; background:url(20150925_tri_pc_bg5.png) top center no-repeat; }



#triHead	{ position:relative; z-index:10;}
#triHead .halfR			{ text-align:center; padding-top:15px;}
#triHead .digiEntry		{ margin:35px 0 15px 0;}
#triHead .digiEntry a 	{ display:block; margin-bottom:12px;}
#triHead .headNotice	{ text-align:left; font-size:11px; color:#1e5ba9; line-height:1.8;}
#triHead .headNotice a	{ color:#ff0042;}


#triPresent .accessMap	{ text-align:right; margin:6px 0 0 0;}


#triMovie .halfR		{ text-align:center;}
#triMovie .halfR iframe	{ margin-bottom:5px;}
#triMovie .officialSite	{ text-align:center; margin:30px 0 0 0;}


#triItems .itemLink		{ display:block; position:relative; overflow:hidden; background:#fff; border:4px solid #fff; box-sizing:border-box;}
#triItems .itemLink img	{ width:100%; height:100%;}
#triItems .itemMeta		{ background:rgba(0,0,0,.8); *background:#000000; position:absolute; bottom:-150px; left:0; right:0; padding:10px; transition:all ease .2s;}
#triItems .itemMeta span{ display:block; margin-left:-4px; padding:3px 0 3px 6px; border-left:4px solid #fff; }

#triItems a:hover			{ border:4px solid #fff700;}
#triItems a:hover .itemMeta	{ bottom:0; }
#triItems .halfR ul			{ margin:0 0 0 -45px; padding:0;}
#triItems .halfR ul li 		{ display:inline-block; *display:inline; *zoom:1; margin:0 0 20px 20px; }
#triItems .halfL .itemLink	{ width:450px; height:450px; margin-left:20px; }
#triItems .halfR .itemLink	{ width:215px; height:215px; }



#triNotice dl			{ width:860px; margin:60px auto 0; padding-bottom:50px; font-size:12px; color:#fff;}
#triNotice dl dt		{ float:left; width:160px; margin-bottom:1em; margin-top:-3px; text-align:right; clear:both; }
#triNotice dl dd		{ float:left; width:620px; margin-bottom:1em; margin-left:80px; line-height:1.6; position:relative; }
#triNotice dl dd:before	{ position:absolute; height:1px; width:60px; left:-70px; top:8px; display:block; content:""; background:#96d9fc;}
#triNotice dl a			{ color:#fff700;}