@charset "UTF-8";

/*共通項目
------------------------------------------------*/

/*■ハック関連*/
/*段落ち回避用ハック*/
.cfix::after { content: ""; display: block; height: 0; clear: both; visibility: hidden;}
.cfix { display: inline-block;}

/*段落ち回避用ハック*/
.cfixH::after { content: "."; display: block; clear: both; visibility: hidden;}

.cfixH { display: inline-block;}

.fl-left{ float: left; }

.fl-right{ float: right;}

/*グーグルフォント さわらび明朝*/
.wf-sw-mincho {
	font-family: "Sawarabi Mincho","ＭＳ Ｐゴシック","MS PGothic",Sans-Serif; 
	font-weight: normal;
}

/*共通項目
------------------------------------------------*/

html{ font-size: 10px;}

body{
	font-family: "NotoSansCJKjp","メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	-webkit-text-size-adjust: 100%;
	font-size: 16px;
	font-size: 1.6rem;
	background: #fff;
	overflow: hidden;
}

#container{
	background: #000;
}

#container *{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#content {
	overflow: visible !important;
}
/*コンテンツ
------------------------------------------------*/
/*背景画像*/
#content.bgi-x910{
	background: #000 url(../img/bg_contents.jpg) 0 0 no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}

#special-x910 .bgi-c{
	background: url(../img/bg_contents_c.jpg) 0 0 repeat-y ;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
}

/*テキストカラー*/
#special-x910 .clr-a{
	color: #CDB96A;
}

#special-x910{
	width: 100%;
	padding-top:20px;
	line-height: 1.8em;
}
	#special-x910 .wrap{
		max-width: 960px;
		margin: 0 auto;
	}

	#special-x910 p{
		line-height: 1.8em;
	}


/*マージン調整*/
#special-x910 .md-adjust{
	margin-top: -60px !important;
}

#special-x910 .pd-inner{
	padding: 18px
}
	#special-x910 .pd-txt-inner{
		padding: 18px 18px 10px 18px;
	}

/*メインビジュアル*/
#special-x910 .main-visual{
	position: relative;
	display: block;
	width: 100%;
	text-align: center;
	margin: 10px auto 0;
}

/*snsボタン*/
#special-x910 .main-visual .sns{
	width: 100%;
	text-align: right;
	margin-bottom: 10px;
}

	#special-x910 .main-visual .sns li{
		display: inline-block;
		text-align: center;
	}

		#special-x910 .main-visual .sns li:nth-child(1){
			margin-right:8px;
		}

		#special-x910 .main-visual .sns li:nth-child(2){
			margin-right:26px;
		}

			#special-x910 .main-visual .sns li a{
				position: relative;
				display: block;
				font-weight: bold;
				font-size: 1.3rem;
				color:#fff;
				padding:0 0 0 15px;
				height: 26px;
				line-height: 26px;
				-webkit-border-radius: 5px;
				-moz-border-radius: 5px;
				-ms-border-radius: 5px;
				-o-border-radius: 5px;
				border-radius: 5px;
			}

				#special-x910 .main-visual .sns li a img{
					position: absolute;
					display: inline-block;
					top:4px;
					left:4px;
					width: 18px;
					height: 18px;
					margin-right:3px;
					line-height: 26px;
				}

				#special-x910 .main-visual .sns li:nth-child(1) a{
					width: 74px;
					background: #4A65B6;
				}

				#special-x910 .main-visual .sns li:nth-child(2) a{
					width: 92px;
					background: #1B95E0;
				}

#special-x910 .interview {
	width: 100%;
	margin:0 auto;
	line-height: 1.6em;
	color: #fff;
}

/*section
------------------------------------------------*/
#special-x910 .interview .ct-section{
	margin-bottom:0px;
	padding-top: 55px;
}

/*流星*/
#special-x910 .interview .ct-section .anim-box{
	position: relative;
	z-index: 100;
	width: 100%;
	height: auto;
	padding-bottom: 6.5%;
	z-index: 100;
}
	#special-x910 .interview .ct-section .anim-box img{
		width: 100%;
		height: auto;
	}
	#special-x910 .interview .ct-section .anim-box .star{
		position:absolute;
		bottom:0;
		right:-24%;
		width: 165%;
		display: block;
		z-index: 102;
		opacity: 1;
		-webkit-transform: scale(1.2, 1.2);
		transform: scale(1.2, 1.2);
	}
	#special-x910 .interview .ct-section .anim-box .meteor{
		position:absolute;
		width:165%;
		bottom:0;
		z-index: 100;
		right:150%;
		z-index: 101;
	}
		#special-x910 .interview .ct-section .anim-box .visible{
			opacity: 1;
		}
		#special-x910 .interview .ct-section .anim-box .meteor .light{
			position:absolute;
			width: 42%;
			right: 2%;
			bottom: -5%;
			-webkit-transform: scale(0.4, 0.4);
			transform: scale(0.4, 0.4);
		}

/*見出し*/
#special-x910 .interview .at-heading{
	font-size: 6.5rem;
	text-align: center;
	margin: 30px 0 15px;
}
	#special-x910 .interview .at-heading span{
		margin-left:20px;
	}

		#special-x910 .interview .intro p{
			margin-bottom: 0px ;
		}

#special-x910 .interview .ct-section .sc-heading{
	position: relative;
	width: 100%;
	left: 0;
	font-size: 3.9rem;
	line-height: 1.2em;
	margin-bottom:0px;
	padding: 4rem 0;
	text-align: center;
	-webkit-transition: text-shadow 2s ease-in;
	-o-transition: text-shadow 2s ease-in;
	transition: text-shadow 2s ease-in;
	text-shadow:0px 0px 5px #C7B367,0px 0px 10px #C7B367,0px 0px 15px #C7B367;
}

#special-x910 .interview .ct-section .sc-heading.glow{
	-webkit-transition: text-shadow 3s ease-in;
	-o-transition: text-shadow 3s ease-in;
	transition: text-shadow 3s ease-in;
	text-shadow:0px 0px 5px #C7B367,0px 0px 10px #C7B367,0px 0px 15px #C7B367,0px 0px 25px #C7B367,0px 0px 30px #C7B367 !important;
}

/*カラムボックス*/
#special-x910 .interview .ct-section .clum{
	display: block;
	padding-top: 0px;
	width: 100%;
}
	#special-x910 .interview .ct-section .clum li{
		display: block;
		width: 50%;
		padding:20px;
	}

	#special-x910 .interview .ct-section .clum.img-box {
		margin-top: 0px;
	}

	#special-x910 .interview .ct-section .clum.img-box figure:nth-child(1),
	#special-x910 .interview .ct-section .clum li figure{
		padding-top:3px;
		margin-bottom: 27px;
	}

#special-x910 .interview .ct-section .clum-float{
	column-count: 2;
	padding:18px 18px 30px 18px;
	column-gap: 40px;
	text-align: justify;
	text-justify: inter-ideograph;
}
	#special-x910 .interview .ct-section .clum-float figure:nth-child(1){
		margin-bottom: 42px;
	}

		#special-x910 .interview .ct-section .clum-float figure img,
		.ct-section .clum li figure img{
			vertical-align: bottom;
		}

	#special-x910 .interview .ct-section .clum-float p,
	#special-x910 .interview .ct-section .clum li.text-box p{
		margin-bottom: 30px;
	}

/*カラムボックス：高さ調整*/
#special-x910 .interview .ct-section .clum-float.sct01{	max-height:550px;}
#special-x910 .interview .ct-section .clum-float.sct02{max-height:430px;}
#special-x910 .interview .ct-section .clum-float.sct04{max-height:550px;}
#special-x910 .interview .ct-section .clum-float.sct05{max-height:450px;}
#special-x910 .interview .ct-section .clum-float.sct06{max-height:300px; margin-bottom: 0; padding: 18px 18px 10px 18px;}
#special-x910 .interview .ct-section .clum-float.sct06 p{ margin-bottom: 0;}

/*詳細を見るボタン*/
#special-x910 .interview .ct-section .button-box{
	width: 100%;
	text-align: right;
}

	#special-x910 .interview .ct-section .button-box .dt-btn{
		position: relative;
		display: inline-block;
		width: 245px;
		padding: 14px 13px;
		font-size: 1.9rem;
		cursor: pointer;
		background: #94804D;
		color: #fff;
		text-align: left;
	}
		#special-x910 .interview .ct-section .dt-btn::after{
			position: absolute;
			content: "";
			width: 24px;
			height: 24px;
			top:16px;
			right:12px;
			background: url(../img/icon_enter.png) 0 0 no-repeat;
		}

#special-x910 .interview .ct-section .intv-img{
	margin-bottom:0px;
}
	#special-x910 .interview .ct-section .clum.item04 {
	   margin-top: 0px;
	}

	#special-x910 .interview .ct-section .clum-float figure{
		padding-top: 10px;
		margin-bottom: 28px;
	}

	#special-x910 .interview .ct-section .fig-box{
		padding-top: 45px;
		margin-bottom:63px;
	}

	#special-x910 .interview .prd-section{
		padding:35px 20px;
		margin-top: 100px;
		margin-bottom: 37px;
		background: #fff;
	}

	#special-x910 .interview .prd-section h4{
		display: block;
		font-size: 3.9rem;
		line-height: 1em;
		text-align: center;
		color:#CEB36E;
		font-weight:nor;
		letter-spacing: 0.5em;
	}
	#special-x910 .interview .prd-section figure{
		display: block;
		width:100%;
		font-size: 1rem;
		padding-top: 5.2em;
		padding-bottom: 4.6em;
		margin-bottom: 0px;
		text-align: center;
	}
	#special-x910 .interview .prd-section .button-box{
		text-align: center;
	}
	#special-x910 .interview .prd-section .prd-btn{
		position: relative;
		display: inline-block;
		width: 158px;
		padding: 14px 14px;
		font-size: 1.6rem;
		cursor: pointer;
		background: #94804D;
		color: #fff;
		text-align: left;
	}
		#special-x910 .interview .prd-section .prd-btn span{
			position: absolute;
			top:20px;
			right:14px;
			width: 0;
			height: 0;
			border-style: solid;
			border-width: 7px 0 7px 10px;
			border-color: transparent transparent transparent #ffffff;
		}
/*注釈*/
#special-x910 .interview .notes{
	font-size: 1.4rem;
	line-height: 1.4em;
	margin-bottom: 80px;
}
	#special-x910 .interview .notes ul li{
		font-size: 12px;
		color: #b5b5b5;
		text-indent: -1.4em;
		padding-left: 1.4em;
		line-height: 1.4em;
	}
