@charset "UTF-8";

body {
	font-family: Shuei MaruGo L;
	color: inherit;
}
/* コンテンツエリア
---------------------------------------- 
.device-pc .tpr_contents div[id^="tpr_c_"] > div,
.device-pc .tpr_contents div[id^="tpr_s_"] > div {
    width: 640px;
}*/

/* パンくず
---------------------------------------- */
nav.tpr_breadcrumb_integrate a {
    color: #FFFFFF;
}
nav.tpr_breadcrumb_integrate ol li + li:before {
    color: #FFFFFF;
}

/* ボタン */
#tpr_e_fprcme39o {
    width: 100%;
    text-align:center;
}
.device-pc p#tpr_e_fprcme39o {
    max-width: 360px !important;
}


/* 対談
---------------------------------------- */
.device-sp .tpr_box {
    padding-right: 0px;
    padding-left: 0px;
}
.device-pc .tpr_talk dt {
    width: 4em;
    text-align: left;
	color: #42210b;
	font-weight: bold;
	font-size: 90%;
}
.device-pc .tpr_talk dd {
    width: calc(100% - 4em);
}
.device-sp .tpr_talk dt{
    margin-top: 32px;
	margin-bottom: 5px;
    font-weight: bold;
	font-size: 85%;
	/*color: #f7931e;*/
}
.device-sp .tpr_talk dd {
    line-height: 1.6rem;
}
.device-sp #tpr_e_nz5djxur8_3 {
	padding:0 10px;
}
.device-sp #tpr_e_nz5djxur8_6 {
	padding:0 10px;
}
.device-sp #tpr_e_nz5djxur8_10 {
	padding:0 10px;
}
/* mizoguchi
---------------------------------------- */
.device-sp #tpr_e_nz5djxur8_2{
	padding:0 10px;
}
.device-sp #tpr_e_nz5djxur8_6{
	padding:0 10px;
}
.device-sp #tpr_e_nz5djxur8_9{
	padding:0 10px;
}

/* kohno
---------------------------------------- */
.device-sp #tpr_e_nz5djxur8_5{
	padding:0 10px;
}
.device-sp #tpr_e_nz5djxur8_8{
	padding:0 10px;
}
[lang="en"].device-pc .tpr_talk dt {
    width: 5em;
    text-align: left;
    font-weight: bold;
}
[lang="en"].device-pc .tpr_talk dd {
    width: calc(100% - 5em);
}

}