@charset "utf-8";

/* -------------------------------------
and_gooddesign.utf8.css

last modified 14-11-11
------------------------------------- */

#gdCredit{
	text-align:right;
	font-size:70%;
}
#gdHeaderBox {
margin: 55px 0 30px;
text-align: center;
}

#gdReadBox {
margin: 0 0 20px;
text-align: center;
width: 100%;
}

#gdReadBoxInner{
width: 90%;
display: block;
margin: 0 auto;
}

.contents_image_message {
  padding: 12px 15px 10px;
  width: 196px;
  height: auto;
  min-height: 26px;
}

.contents_image_message_m {
	height:38px;
}

@media screen and (max-width: 1000px) {
  #gdReadBox {
  margin: 0 0 20px;
  text-align: left;
  width: 100%;
  }
  #gdReadBoxInner{
  width: 467px;
  width: 500px;
  }
}

@media screen and (max-width:480px){
#gdReadBoxInner{
  width: 280px;
}

#gdHeaderBox {
margin: 25px 0 30px;
}


}


#gdReadBox p {
font-size: 90%;
line-height: 130%;
padding: 0 0 8px;
}

#gdReadBox p.TxtSmall {
padding-top: 5px;
font-size: 80%;
color: #666;
}

.contents_item_box ul {
height: auto !important;
}

.contents_item_box ul li .comingSoon {
position: absolute;
left: 0;
top: 0;
}

.contents_item_box ul li.hover img{
filter:alpha(opacity=100);
-moz-opacity:1;
opacity:1;
cursor:default;
}

.contents_item_box ul li.hover .comingSoon img{
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/gd_coming.png',sizingMethod='scale');
background-image: none;
}

.contents_item_box ul li.hover a img{
filter:alpha(opacity=70);
-moz-opacity:0.70;
opacity:0.70;
cursor:pointer;
}

.hover .contents_image_title{
background-color:#fff;
color:#000;
}

.hover a + .contents_image_title{
background-color:#000;
color:#fff;
}

/* 1000px サイズ */
@media screen and (max-width: 1000px) {
}

/* 480px サイズ */
@media screen and (max-width: 480px) {
}

.contents_item_box h2 .gdYear {
display: inline;
background: #000;
color: #fff;
font-size: 70%;
padding: 4px 8px;
}
.contents_item_box#y2018 {
padding: 50px 0 94px;
}
.contents_item_box#y2017 {
padding: 50px 0 94px;
}
.contents_item_box#y2016 {
padding: 50px 0 94px;
}
.contents_item_box#y2015 {
padding: 50px 0 94px;
}
.contents_item_box#y2014 {
	padding: 50px 0 94px;
}
@media screen and (max-width: 1000px) {
.contents_item_box h2 .gdYear {
margin-left: 6px;
}
}
@media screen and (max-width: 480px) {
.contents_item_box h2 .gdYear {
margin-left: 0;
}
}

/*
  2016 css
***********/
a:hover img {
	opacity: .7;
}

#Contents {
	padding: 0;
	overflow: hidden;
}

#Contents #ContentsInner {
	padding: 0;
}

#Contents h1,
#Contents h2,
#Contents h3,
#Contents h4,
#Contents h5 {
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}

.border_box {
	border-top: solid 5px #cd170e;
	margin: 0 -100% 90px;
	text-align: center;
}

.box_contents {
	width: 100%;
	max-width: 980px;
	display: inline-block;
}

.title_box {
	position: relative;
	margin: 0 auto 35px;
	text-align: left;
}

.title_box .title_top {
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -16px 0 0 -136.5px;
}

.pr {
	padding: 10px 0 0;
}

.text_contents {
	width: 100%;
	max-width: 455px;
}

.text_contents h2 {/* ロングテンプレート用 */
	font-size: 28px;
	font-weight: bold;
	line-height: 1.4;
	color: #333;
	margin: 0 auto 24.4px;
	text-align: left;
}

.text_contents h2.award {/* ショートテンプレート用 */
	font-size: 18px;
	font-weight: bold;
	line-height: 1.2;
	color: #fff;
	background: #cd170e;
	margin: 0 auto 15px;
	padding: 14px 0 12.2px;
	text-align: center;
}

.text_contents h3 {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.2;
	color: #cd170e;
	margin: 0 auto 25px;
	border-bottom: solid 1px #aaa;
	padding: 0 0 16.2px;
	text-align: left;
}

.text_contents h3 > span {
	font-size: 12px;
	color: #333;
	margin: 0 auto 10px;
	display: block;
}

.text_contents h4 {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.2;
	color: #333;
	margin: 0 auto 12px;
	text-align: left;
}

.text_contents p,
.gallery p{/* ショートテンプレート用 */
	font-size: 13px;
	line-height: 1.6;
	text-align: left;
}

.text_contents.long p {/* ロングテンプレート用 */
	font-size: 15px;
	margin-bottom: 1em;
}

.text_contents p.mb_sm,
.history_contents p.mb_sm,
.gallery p.mb_sm{
	margin-bottom: 11.1px;
}

.text_contents p.mb_lg {
	margin-bottom: 26.1px;
}

.text_contents p a,
.history_contents p a,
.gallery p a{
	color: #cd170e;
}

.text_contents p a:hover,
.history_contents p a:hover,
.gallery p a:hover{
	text-decoration: underline;
}

.lineUp_box {
	background: #f6f6f6;
	margin: 0 -100%;
	padding: 30px 0 94px;
	text-align: center;
}

.col_wrap {
	width: 100%;
	max-width: 982px;
	display: inline-block;
}

.col_wrap h2 {
	font-size: 20px;
	font-weight: bold;
	line-height: 1.2;
	color: #cd170e;
	margin: 0 auto 28px;
	text-align: center;
}

.col_wrap ul {
	border-top: solid 1px #cd170e;
	border-left: solid 1px #cd170e;
	box-sizing: border-box;
	width: 100%;
}

.col_wrap ul li {
	float: left;
	width: 109px;
}

.col_wrap ul li img {
	width: 100%;
	border-right: solid 1px #cd170e;
	border-bottom: solid 1px #cd170e;
	box-sizing: border-box;
	vertical-align: bottom;
}

.gallery {
	width: 100%;
	max-width: 480px;
}

.gallery ul {
	letter-spacing: -.4em;
}

.gallery ul li {
	letter-spacing: normal;
	display: inline-block;
}

.gallery ul li.one {
	margin: 0 auto 20px;
}

.gallery ul li.movie {
	width: 100%;
	max-width: 480px;
}
.gallery img{
  margin-top: 20px;
}
.gallery img:first-of-type{
  margin-top: 0;
}

.gallery p {/* ショートテンプレート用 */
	font-size: 13px;
	line-height: 1.6;
	text-align: left;
}

.gallery.long p {/* ロングテンプレート用 */
	font-size: 15px;
	margin-bottom: 1em;
}

.text_contents p.mb_sm,
.history_contents p.mb_sm{
	margin-bottom: 11.1px;
}

.text_contents p.mb_lg {
	margin-bottom: 26.1px;
}

.text_contents p a,
.history_contents p a{
	color: #cd170e;
}

.text_contents p a:hover,
.history_contents p a:hover{
	text-decoration: underline;
}

.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.floatwrap:after {
	content: '';
	display: block;
	clear: both;
}

.fright {
	float: right;
}

.fleft {
	float: left;
}


/*
  module
***********/
.mt5{margin-top: 5px;}
.mt10{margin-top: 10px;}
.mt15{margin-top: 15px;}
.mt20{margin-top: 20px;}

.f10{font-size: 10px !important;}



@media screen and (max-width: 1000px) {

	img {
		max-width: 100%;
	}

	/* reset css */
  #Contents {
		width: 100% !important;
		max-width: 100% !important;
	}

	.box_contents {
		max-width: 640px;
	}

	.text_contents {
		width: 46.4285714285%;
	}

	.gallery {
		width: 48.9795918367%;
	}

	.col_wrap {
		width: 100%;
		max-width: 655px;
		display: inline-block;
	}

	.col_wrap ul li {
		float: left;
		width: 109px;
	}

}

@media screen and (max-width: 480px) {

	/* reset css */
  #Contents {
		max-width: 100% !important;
	}

	.border_box {
		border-top: solid 5px #cd170e;
		margin: 0 auto 9.375%;
		width: 100%;
		text-align: center;
	}

	.box_contents {
		max-width: 320px;
	}

	.text_contents,
	.gallery {
		width: 100%;
	}

	.title_box {
		margin: 0 auto 6.25%;
	}

	.text_contents {
		margin-top: 6.25%;
	}

	.lineUp_box {
		background: #f6f6f6;
		margin: 0 auto;
		width: 100%;
		padding: 30px 0 94px;
		text-align: left;
	}

	.col_wrap {
		width: 100%;
		max-width: 90%;
		display: block;
		margin: 0 auto;
	}

	.col_wrap ul li {
		width: 25%;
	}

	.credit .fright {
		float: right;
	}

	.credit .fleft {
		float: left;
	}

	.credit .pr {
		display: block;
		margin: 0 0 20px;
	}
	#gdCredit {
		padding-top: 15px;
	}	

	.credit .fright img {
		width: 30px;
	}
	
	.floatwrap.credit{
		margin: 0 auto;
		max-width: 320px;		
	}

	.title_box .fleft > img {
		width: 50px;
	}

	.title_box .title_top {
		display: inline-block;
		position: absolute;
		top: 50%;
		left: 50%;
		margin: -10px 0 0 -83.5px;
		width: 167px;
	}

	.fright, .fleft {
		float: none;
	}

}

/*
  2017 css
***********/
.interview {
  margin-top: 20px;
  padding-top: 35px;
  border-top: dashed 1px #aaa;
  overflow: hidden;
}
.interview h3 {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.8;
  color: #333;
  margin: 0 auto 20px;
  padding-left: 10px;
  text-align: left;
  border-left: #CD170E 5px solid;
}
.interview h3 span {
  font-size: 14px;
}
.interview p {
	font-size: 14px;
	line-height: 2.0;
  margin-bottom: 30px;
	text-align: left;
}
.interview .fright {
  margin-top: 5px;
  margin-left: 20px;
  margin-bottom: 20px;
}
.interview .fleft {
  margin-top: 5px;
  margin-right: 20px;
  margin-bottom: 20px;
}
@media screen and (max-width: 480px) {
  .interview .fright {
    margin-left: 0;
  }
  .interview .fleft {
    margin-right: 0;
  }
}

.photogallery {
  /*margin-top: 20px;*/
  padding-top: 30px;
  border-top: dashed 1px #aaa;
  overflow: hidden;
}
.photogallery h3 {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2;
  color: #333;
  margin: 0 auto 20px;
  padding-left: 10px;
  text-align: left;
  border-left: #CD170E 5px solid;
}
.photogallery p {
	font-size: 14px;
	line-height: 1.6;
  margin-bottom: 20px;
	text-align: left;
}
.photogallery ul {
  overflow: hidden;
}
.photogallery li {
  float: left;
  margin: 5px;
}
.photogallery li a {
  display: block;
}
.photogallery li a img {
  width: 112px;
  height: auto;
}
@media screen and (max-width: 1000px) {
  .photogallery li a img {
    width: 96px;
    height: auto;
  }
}

/*
  2018 css
***********/
.spDlBtn{display: none;}

@media screen and (max-width: 480px) {
  .spDlBtn {
	display: block;
    margin: 10px 0 25px;
	padding: 8px 10px;
	background: #E4E4E4;
	border: 1px solid #ABABAB;
	border-radius: 6px;
	text-align: center !important;
	font-size: 110%;
	font-weight: bold;
  }
}





