@charset "utf-8";
/* ギガ　コンテンツレイアウト
=================================================================== */
@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);
.thm-page-special .gigaindex {
	font-family: "Noto Sans Japanese","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック",sans-serif;
}
.thm-page-special .gigaindex .head {
    border-bottom: 5px solid #FFC3C6;
	color: #000;
	font-weight: bold;
    font-size: 30px;
    margin: 0 auto 40px;
    width: 970px;
	padding-bottom: 5px;
}
.sns {
	margin-bottom: 20px;
}
.sns > li {
	display: inline-block;
	vertical-align: top;
	margin-right: 5px;
}
.sns iframe {
	margin: 0 !important;
	vertical-align: top;
}
#gigaContents {
    margin: 10px 0 35px;
    width: 100%;
}
#gigaContents .cre {
    height:35px;
	text-align:right;
	color:#999;
	font-size:9px;
	padding:5px 0 ;
}
#gigaContents p {
	font-size: 1.1em;
    line-height: 1.8;
	padding-bottom: 18px;
}
#gigaContents .ttl {
    color: #000;
    font-size: 70px;
    padding: 10px 0;
}
#gigaContents .ttl .interview {
	color: #294C7A;
    display: block;
    font-family: Verdana,Geneva,"sans-serif";
    font-size: 24px;
    line-height: 0.6em;
}
#gigaContents .ttl .normal {
	font-weight: normal;
}
#gigaContents .bt_link a:hover {
	opacity:0.7;
	filter:alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";	
}
#gigaContents .photoL {
	float:left;
	margin: 0 45px 45px 0;
}
#gigaContents .photoR {
	float:right;
	margin: 0 0 30px 45px;
}
#gigaContents .txt {
	color:#999;
	float:right;
	padding-bottom:20px;
	font-size: 13px;
}
#gigaContents .info {
	border: 5px solid #FFC3C6;
	padding: 20px 30px 0;
	margin-top: 20px;
	clear: both;
}
#gigaContents .s30 {
	margin-bottom:30px;
}
#gigaContents .info p {
	color:#666;
	margin-bottom:10px;
	font-size:13px;
	line-height:1.7em;
}
#gigaContents .info p span {
	color:#294C7A;
}
#gigaContents .info .title {
	margin-bottom:10px;
	padding-bottom:0;
	font-size:24px;
	font-weight: bold;
	color:#000;
}
#gigaContents .info .day {
	font-size:16px;
	color:#294C7A;
	margin-bottom:0;
	padding-bottom:0;
}
#gigaContents .info .c {
	font-size:11px;
	color:#afacac;
}
#gigaContents .info .ph {
	float:right;
	margin:0 0 25px 25px;
}
#gigaContents .phr {
	float:right;
	margin-left:25px;
}
.font-cg {
	font-family: Century Gothic,CenturyGothic,AppleGothic,sans-serif;
}
/* ページ全体を印刷させない場合 */
@media print {
    body { display: none !important; }
}