@charset "UTF-8";

/* ==========================================================================

	麗王別姫～花散る永遠の愛～ インタビュー
	/special/tv/hanryu/interview/reioubekki.shtml

========================================================================== */

/* ==========================================================================
 Common
========================================================================== */

/* ==========================================================================
font-size 早見表
69.23%  ... 9px  | 76.92%  ... 10px | 84.62%  ... 11px | 92.31%  ... 12px
100%	... 13px | 107.69% ... 14px | 115.38% ... 15px | 123.08% ... 16px
130.77% ... 17px | 138.46% ... 18px | 146.15% ... 19px | 153.85% ... 20px
161.54% ... 21px | 169.23% ... 22px | 176.92% ... 23px | 184.62% ... 24px
192.31% ... 25px | 200%	   ... 26px | 207.69% ... 27px | 215.38% ... 28px
223.08% ... 29px | 230.77% ... 30px | 238.46% ... 31px | 246.15% ... 32px
253.85% ... 33px | 261.54% ... 34px | 269.23% ... 35px | 276.92% ... 36px
284.62% ... 37px | 292.31% ... 38px | 300%	  ... 39px | 307.69% ... 40px
========================================================================== */

*, *:before, *:after {
	box-sizing: border-box;
}
.clearfix::after {
	clear: both;
	content: "";
	display: table;
}
.interview {
	color: #333;
	-webkit-font-smoothing: antialiased;
}
.interview #contents_body {
	font-family: -apple-system, BlinkMacSystemFont, HiraKakuProN-W3, "ヒラギノ角ゴ ProN W3", Meiryo, "メイリオ", sans-serif;
	margin-bottom: 0;
}
.interview #contents_body p {
	margin-bottom: 0;
	text-align: left;
}
.interview-Contents_Body {
	background: #eaeaea;
	color: #333;
}
.interview-Contents_Body img {
	height: auto;
	width: 100%;
}
.interview-Unit {
	margin: auto;
	max-width: 1160px;
	width: 92.5%;
	font-size: 123.08%;
	padding: 80px 0 40px;
}
.interview-ColsUnit {
	margin-top: 45px;
}
.nterview-ColsUnit:nth-of-type(1) {
	padding-top: 80px;
}
@media screen and (max-width: 768px) {
	.interview-Unit {
		padding: 40px 5% 32px;
		width: 92%;
	}
	.interview-ColsUnit {
		margin-top: 15px;
	}
}

/* メインビジュアル */
.interview-MainVisual {
	margin: 0 auto;
	width: 100%;
	background: url(/special/tv/hanryu/images/interview/puamudon/interview_bg.png) no-repeat;
	background-size: cover;
}
.interview-MainVisual-inner {
	margin: auto;
	max-width: 1160px;
	width: 92.5%;
	position: relative;
	padding-top: 145px;
	padding-bottom: 120px;
}
.interview-Title {
	width: 60%;
}
.interview-Title img {
	max-width: 677px;
}
.interview-Title-Image {
	position: absolute;
	top: 50px;
	right: -2px;
}
.interview-Title-Image img {
	max-width: 386px;
}
@media screen and (max-width: 980px) {
	.interview-MainVisual {
		background: none;
	}
	.interview-MainVisual-inner {
		margin: 0 auto;
		padding: 0;
		width: 100%;
	}
	.interview-Title {
		text-align: center;
		width: 100%;
		margin: auto;
		background: url(/special/tv/hanryu/images/interview/puamudon/interview_bg.png) no-repeat;
		background-size: cover;
	}
	.interview-Title span {
		display: block;
		padding: 40px 50px 10px;
	}
	.interview-Title img {
		width: 100%;
	}
	.interview-Title-Image {
		position: static;
		width: 70%;
		margin: 20px auto 0;
		text-align: center!important;
	}
	.interview-Title-Image img {
		width: 100%;
	}
	.interview-Cols_head .interview-Cols {
		max-width: 100%;
		width: 100%;
	}
}
@media screen and (max-width: 600px) {
	.interview-Title span {
		display: block;
		padding: 25px 25px 10px;
	}
}

/* インタビュー */
.interview-Interview_Heading{
	color: #e4167c;
	font-weight: bold;
}

.interview-Interview_Heading + .interview-Interview_Txt{
	margin-top: 30px !important;
}

.interview-Interview_Txt + .interview-Interview_Heading + .interview-Interview_Txt{
	margin-top: 10px !important;
}

.interview-Interview_Heading:not(:first-child){
	margin-top: 30px;
}

.interview-Interview_Txt {
	margin-top: 30px;
}
.interview-Interview_TxtQ1 {
	color: #333333;
	font-weight: bold;
}
.interview-Interview_TxtA {
	margin-top: 10px;
	color: #1c4c87;
}
.interview-Cols .interview-Interview_Txt:nth-of-type(1) {
	margin-top: 0;
}
.interview-ColsUnit:nth-child(4) .interview-Interview_Txt + .interview-Interview_Txt{
	margin-top: 20px;
}

@media screen and (max-width: 768px) {
	.interview-Interview_Txt {
		font-size: 123.08%;
		margin-top: 20px;
	}
	.interview-Interview_TxtA {
		margin-top: 8px;
	}
}
.interview-Photo {
	max-width: 460px;
	width: 39.66%;
}
.interview-Text_ph {
	max-width: 660px;
	width: 56.9%;
}
.interview-Left {
	float: left;
}
.interview-Right {
	float: right;
}

.interview-Intro{
	font-size: 113%;
	font-weight: bold;
	line-height: 32px;
	letter-spacing: -0.06em;
}

.interview-ColsUnit:nth-of-type(1){
	margin-top: 80px;
}

/* 放送情報 */
.interview-InfoWrap {
	margin-top: 40px;
	background: #dfdede;
	color: #333;
	padding: 40px;
	overflow: hidden;
}
.interview-Info_text {
	float: left;
	max-width: 240px;
	width: 22.23%;
}
.interview-Info_detail {
	float: right;
	max-width: 794px;
	width: 74%;
}
@media screen and (max-width: 768px) {
	.interview-InfoWrap {
		padding: 20px;
		font-size: 123.08%;
	}
	.interview-Interview_Heading{
		font-size: 123.08%;
	}
	.interview-Info_text {
		float: none;
		width: 100%;
		max-width: 100%;
		margin-top: 0 !important;
	}
	.interview-Info_detail{
		float: none;
		width: 100%;
	}

	.interview-ColsUnit:nth-of-type(1){
	margin-top: 40px;
}
}
.interview-Info h3 {
	margin-bottom: 15px;
	font-weight: 700;
}
.interview-Info1 h4 {
	font-weight: 700;
	margin-left: -.5em;
	margin-bottom: 5px;
}
.interview-Info1 p {
	margin-left: -.5em;
	margin-bottom: 15px !important;
}
.interview-Info1 dl {
	margin-top: 10px;
}
.interview-Info1 dt {
	background-color: #7296c3;
	color: #fff;
	display: block;
	font-size: 93.7%;
	line-height: 22px;
	line-height: 1.4;
	text-align: center;
	width: 114px;
}
.interview-Info1 dd {
	display: block;
	line-height: 25px;
	margin-top: 10px;
	padding-left: 0;
}

@media screen and (min-width: 769px) {
    .interview-Info1 dl {
        margin-top: 4px;
        position: relative;
    }
    .interview-Info1 dt {
        position: absolute;
        top: 0;
    }
    .interview-Info1 dd {
        padding-left: 135px;
        line-height: 20px;
    }
}


.interview-Info_Btns {
    padding-top: 20px;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.interview-Btn_Primary {
    background: #7296c3;
    border: 2px solid #7296c3;
    border-radius: 5px;
    color: #fff !important;
    font-size: 100%;
    font-weight: 700;
    padding: 10px 30px;
    position: relative;
    line-height: 1.2;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: calc(50% - 5px);
}
.interview-Btn_Primary:hover {
    background: #fff;
    color: #7296c3 !important;
    text-decoration: none;
}
.interview-Btn_Primary:after {
    border-right: 2px solid #fff;
    border-top: 2px solid #fff;
    content: "";
    display: block;
    height: 12px;
    position: absolute;
    right: 16px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 12px;
}
.interview-Btn_Primary:hover:after {
    border-right: 2px solid #7296c3;
    border-top: 2px solid #7296c3;
}
.interview-Btn_Recommend {
    background: #fff;
    border: 2px solid #ff9901;
    border-radius: 5px;
    color: #ff9901 !important;
    font-size: 100%;
    font-weight: 700;
    padding: 10px 30px;
    position: relative;
    line-height: 1.2;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: calc(50% - 5px);
}
.interview-Btn_Recommend:hover {
    background: #ff9901;
    color: #fff !important;
    text-decoration: none;
}
.interview-Btn_Recommend:after {
    border-right: 2px solid #ff9901;
    border-top: 2px solid #ff9901;
    content: "";
    display: block;
    height: 12px;
    position: absolute;
    right: 16px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 12px;
}
.interview-Btn_Recommend:hover:after {
    border-right: 2px solid #fff;
    border-top: 2px solid #fff;
}
.interview-Info_Btns + a{
	display: block;
	margin-top: 11px;
}

@media screen and (max-width: 768px) {
    .interview-Info_Btns {
	    display:block;
    }
    .interview-Btn_Primary {
        width: 100%;
	min-height: 62px;
    }
    .interview-Btn_Recommend {
        width: 100%;
        margin-top: 20px;
    }
}

/* プロフィール */
.Interview-profile{
	margin-top: 40px;
	border-top: 2px solid #bcbbbb;
	padding-top: 40px;
}

.Interview-profile h3{
	font-weight: bold;
}



/* コピーライト */
.interview-CopyTxt {
	color: #737373;
	font-size: 92.31%;
	text-align: right!important;
}
@media screen and (max-width: 768px) {
	.interview-CopyTxt {
		font-size: 107.69%;
		margin-top: 22px;
		text-align: left;
	}
}

/* 韓流まつりTOPに戻る */
.interview-Btn3 {
    background: #fff;
    border-radius: 4px;
    color: #333 !important;
    display: block;
    font-size: 153.85%;
    font-weight: 700;
    line-height: 20px;
    margin: 50px auto 0;
    max-width: 480px;
    padding: 20px 0;
    width: 81.3333%;
    text-align: center;
}
.interview-Btn3:hover {
    opacity: .7;
    text-decoration: none;
}
@media screen and (max-width: 768px) {
	.interview-Btn3 {
		margin-top: 30px;
	}
}

.banner a:hover img {
    opacity: .7;
}

.is-pc {
	display: block !important;
}
.is-sp {
	display: none !important;
}
@media screen and (max-width: 768px) {
	.is-pc {
		display: none !important;
	}
	.is-sp {
		display: block !important;
	}
	.sp_nowrap {
		margin-left: -2%;
		margin-right: -2%;
	}
	.interview-Cols {
		float: none;
		max-width: 100%;
		width: 100%;
		margin-top: 15px;
	}
}
