@charset "utf-8";
.gFootContact {
    display: none;
}
.gHeader {
    margin-bottom: 0 !important;
}
#talk{
    background: #fff;
    background-size: contain;
    background-attachment: fixed;
    position: relative;
    font-family: 'Noto Sans JP',游ゴシック体, 'Yu Gothic', YuGothic,'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo,'ＭＳ Ｐゴシック', sans-serif;
    font-size: 14px;
    line-height: 1.5;
    color: #4c4948;
    transition: .5s;
}
#talk .pchide{
    display: none !important;
}
#talk a {
    text-decoration: none;
    color: #4c4948;
    transition: opacity .3s;
}
#talk a:hover {
    opacity:.8;
}
#talk .ytCont {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
    order: 1;
}
#talk .ytCont iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}
#talk #wrap{
    background: #f3f2eb;
    max-width: 1280px;
    margin: 0 auto;
    padding-bottom: 50px;
}
#talk #header {
    background: url(../images/top_header.jpg) no-repeat;
    padding-top: 42.19%;
    background-size: cover;
    position: relative;
}
#talk #header.ver210806 {
    background: url(../images/top_header_210806.jpg) no-repeat;
    padding-top: 42.19%;
    background-size: cover;
    position: relative;
}
#talk #header.ver210901 {
    background: url("../images/top_header_210901.jpg") no-repeat;
    padding-top: 42.19%;
    background-size: cover;
    position: relative;
}
#talk #header h1,#talk #header h2 {
    position: absolute;
    width:100%;
    height:100%;
    top: 0;
    left: 0;
}
#talk #header .headerBtnWrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    position: absolute;
    width: 36.40%;
    max-width: 466px;
    right: 5.2%;
    bottom: 4.9%;
}
#talk #header.ver210901 .headerBtnWrap{
    display: none;
}
#talk #header .headerBtnWrap li {
    width: 48.93%;
}
#talk #header .headerBtnWrap li:first-of-type {
    width: 100%;
    margin-bottom: 2.5%;
}
#talk #header .headerBtnWrap a {
    display: block;
    width: 100%;
    background-repeat: no-repeat;
    background-size: contain;
}
#talk #header a.headerbtn01 {
    background-image: url(../images/top_header_btn01.png);
    padding-top: 11.8%;
}
#talk #header a.headerbtn02 {
    background-image: url(../images/top_header_btn02.png);
    padding-top: 39.47%;
}
#talk #header a.headerbtn03 {
    background-image: url(../images/top_header_btn03.png?210810);
    padding-top: 39.47%;
}
#talk .clrTxt {
    overflow: hidden;
    text-indent: -10000px;
    text-decoration: none;
    height: 0;
}
#talk #contentWrap {
    max-width: 1180px;
    margin: 10px auto 0 auto;
}
@media screen and (max-width:1280px){
    #talk #contentWrap {
        padding: 0 1%;
    }
}
#talk .ttl {
    padding-bottom: 3px;
    font-weight: normal;
}
#talk h2.ttl {
    margin-bottom: 30px;
    padding-bottom: 15px;
    color: #008c53;
    position: relative;
    font-size: 28px;
    font-weight: bold;
    letter-spacing: .03em;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
#talk h2.ttl:after {
    content: "";
    width: 100%;
    height: 10px;
    left: 0;
    display: block;
    background: radial-gradient(circle farthest-side,#6fb52c 35%,transparent 40%) center center repeat-x;
    background-size: 10px 100%;
    position: absolute;
    bottom: 0;
}


/*------      トップページ 次回予告&出演者     ------*/


#talk #index .content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#talk #main {
    width: 62%;
    max-width: 720px;
}
#talk #main .oa .date {
    /* font-size: 28px; */
}
#talk #main .oa .text {
    font-size: 18px;
    margin-bottom: 15px;
    letter-spacing: 0;
}
#talk #side {
    width: 34%;
    max-width: 400px;
    display: flex;
    flex-direction: column;
}
#talk #index.ver210901 #main {
    width: 56.78%;
    max-width: 670px;
    display: none;
}
#talk #index.ver210901 #side {
    width: 38.136%;
    max-width: 450px;
    margin-top: -550px;
    margin-left: auto;
}
@media screen and (max-width:1280px){
    #talk #index.ver210901 #side {
        margin-top: -43.5vw;
    }
}
#talk #index.ver210901 #side .sticky {
    position: sticky;
    top: 0;
    margin-top: 0;
    z-index: 1;
}
#talk #index #side .description {
    display: none;
}
#talk #index.ver210901 #side .description {
    display: block;
    position: relative;
    background: #eee4da;
    padding: 5% 3.334%;
    box-shadow: 3px 0px 3px rgba(0,0,0,0.15);
}
@media screen and (max-width:1280px){
    #talk #index.ver210901 #side .description {
        padding: 3vw 3.334% 2.5vw 3.334%;
    }
}
#talk #index.ver210901 #side .description:after {
    content: "";
    width: 93.335%;
    height: 10px;
    right: 0;
    left: 0;
    display: block;
    background: radial-gradient(circle farthest-side,#6fb52c 35%,transparent 40%) center center repeat-x;
    background-size: 10px 100%;
    position: absolute;
    bottom: 0;
    margin: auto;
}
#talk #index.ver210901 #side .descriptionInner {
    background: url(../images/header_description.png?220914) no-repeat top center;
    background-size: cover;
    width: 100%;
    padding-top: 51.19%;
    padding-top: 37%;
}
#talk #index #side .post {
    display: none;
}
#talk #index.ver210901 #side .post {
    display: block;
    margin-bottom: 26px;
    padding: 3.333%;
    background: #eee4da;
    border-radius: 0 0 15px 15px;
    box-shadow: 3px 3px 3px rgba(0,0,0,0.15);
    margin-bottom: 46%;
}

#talk #index.ver210901 #side .cast {
    display: none;
}
#talk #index.ver210901 #side .post h3 {
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../images/post_ttl.png);
    padding-top: 15%;
    margin: 0 0 3.333% 0;
    display: none;
}

#talk #index.ver210901 #side .post .close {
    text-align: center;
    font-size: 26px;
    font-weight: bold;
    color: #000;
    padding: 0.7em 0;
}
@media screen and (max-width:1280px){
	#talk #index.ver210901 #side .post .close {
	font-size: 2.0312vw;
	}
}
#talk #index.ver210901 #side .post ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    display: none;
}
#talk #index.ver210901 #side .post li {
    width: 48.93%;
}
#talk #index.ver210901 #side .post li:first-of-type {
    width: 100%;
    margin-bottom: 2.5%;
}
#talk #index.ver210901 #side .post a {
    display: block;
    width: 100%;
    background-repeat: no-repeat;
    background-size: contain;
}
#talk #index.ver210901 #side a.postbtn01 {
    background-image: url(../images/post_btn01.png?210831);
    padding-top: 15.48%;
}
#talk #index.ver210901 #side a.postbtn02 {
    background-image: url(../images/post_btn02.png);
    padding-top: 39.51%;
}
#talk #index.ver210901 #side a.postbtn03 {
    background-image: url(../images/post_btn03.png);
    padding-top: 39.51%;
}
@media screen and (max-width:1024px){
    #talk #index.ver210901 #side .post li {
        width: 100%;
        margin: 0 0 2.5% 0;
    }
    #talk #index.ver210901 #side .post li:last-of-type {
        margin-bottom: 0;
    }
    #talk #index.ver210901 #side a.postbtn01 {
        background-image: url(../images/sp/header_btn01_210901.png?210831);
        padding-top: 19.12%;
    }
    #talk #index.ver210901 #side a.postbtn02 {
        background-image: url(../images/sp/header_btn02.png);
        padding-top: 27.54%;
    }
    #talk #index.ver210901 #side a.postbtn03 {
        background-image: url(../images/sp/header_btn03.png);
        padding-top: 29.41%;
    }
}
#talk .cast li {
	display: flex;
	position: relative;
	align-items: center;
	justify-content: space-between;
	padding: 4% 2%;
}
#talk .cast li .phCont {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 10px;
}
#talk .cast li figure {
	display: inline-block;
	border-radius: 50%;
	overflow: hidden;
	width: 40%;
}
#talk .cast li figure img {
    vertical-align: bottom;
    width: 100%;
}
#talk .cast li .nameCont {
	font-size: 24px;
	text-align: center;
	line-height: 1.3;
	width: 56%;
}
#talk .cast .name {
	font-weight: bold;
	color: #e76d83;
}
#talk .cast .role {
	font-size: 50%;
}
#talk .cast .prof {
    margin-top: 10px;
}
#talk .cast li:first-of-type {padding-top: 0;}
#talk .cast li:first-of-type:after {
    content: "";
    width: 100%;
    height: 2px;
    left: 0;
    display: block;
    background: radial-gradient(circle farthest-side,#e76d83 35%,transparent 40%) center center repeat-x;
    background-size: 6px 100%;
    position: absolute;
    bottom: 0;
}
@media screen and (min-width:1025px){
    #talk .cast li {
        padding: 4% 15%;
    }
    #talk .cast li:first-of-type {
        display: block;
        text-align: center;
    }
    #talk .cast li:first-of-type figure {
        width: 70%;
    }
    #talk .cast li:first-of-type .nameCont {
        margin: 0;
        font-size: 28px;
        margin-top: 5px;
        width: auto;
    }
}
/*210709クオカードプレゼントキャンペーン追加*/

#talk .content.campaign #main {
    width: 72%;
    max-width: none;
}
#talk .content.campaign #side {
    width: 25%;
}
#talk .content.campaign .oa {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
#talk .content.campaign .oa h2.ttl {
    width: 100%;
}
#talk .content.campaign .oa .text {
    width: 50%;
    margin-bottom: 0;
}
#talk .content.campaign .oa .movie {
    width: 45%;
}
#talk .campaignPh {
    width: 100%;
    margin-top: 15px;
}
#talk .campaignPh img {
    width: 100%;
    height: auto;
}


/*------      これまでの放送      ------*/

#talk #oalog {
    margin-top: 40px;
}
#talk #oalog .content {
    margin: 0 auto;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
#talk #oalog #mainCont {
    max-width: 960px;
    width: 82%;
    padding-top: 5px;
}
#talk #oalog .article .oaDate {
    font-size: 90%;
}
#talk #oalog .article .ttlCont {
    margin-bottom: 18px;
    padding-bottom: 10px;
    position: relative;
}
#talk #oalog .article .ttlCont:after {
    content: "";
    width: 100%;
    height: 6px;
    left: 0;
    display: block;
    background: radial-gradient(circle farthest-side,#e76d83 35%,transparent 40%) center center repeat-x;
    background-size: 6px 100%;
    position: absolute;
    bottom: 0;
}
#talk #oalog .article .ttl {
    font-weight: bold;
    font-size: 24px;
    padding-bottom: 0;
    letter-spacing: 0;
}
#talk #oalog .article .movie {max-width: 720px;margin: 0 auto;}
#talk #oalog .article p {
    font-size: 16px;
}
#talk #oalog .article .movie + p {
    margin-top: 10px;
}
#talk #oalog .article li {
    margin-bottom: 25px;
    padding-bottom: 36px;
    position: relative;
}
#talk #oalog .article li:after {
    content: "";
    width: 100%;
    height: 10px;
    left: 0;
    display: block;
    background: radial-gradient(circle farthest-side,#6fb52c 35%,transparent 40%) center center repeat-x;
    background-size: 10px 100%;
    position: absolute;
    bottom: 0;
}
#talk #oalog .article li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}
#talk #oalog .article li:last-child:after {
    content: none;
}


#talk #oalog #backNum {
    width: 16%;
    margin-right: 2%;
    min-width: 180px;
    position: sticky;
    top: 0;
}
#talk #oalog #backNum a {
    padding: 8px 0;
    display: block;
}
#talk #oalog #backNum .cat {
    font-size: 18px;
    font-weight: bold;
    margin: 5px 0;
}
#talk #oalog #backNum .cat:first-of-type a {
    padding-top: 0;
}
#talk #oalog #backNum .cat svg {
    width: 1em;
    margin-right: 8px;
    transition:.3s;
    color: #6fb52c;
}
#talk #oalog #backNum .cat:hover svg,
#talk #oalog #backNum .cat.open svg {
    transform: rotate(90deg);
}
#talk #oalog #backNum ul {
    margin-left: 24px;
    font-size: 18px;
}
#talk #oalog #backNum li {
    margin-top: 5px;
    padding-right: 8px;
}
#talk #oalog #backNum li:first-child {
    margin-top: 0;
}
#talk #oalog #backNum li a {
    padding: 8px;
    position: relative;
}
#talk #oalog #backNum a:hover {
    opacity: .6;
}
#talk #oalog #backNum li a.open {
    background: #6fb52c;
    color: #fff;
    border-radius: 5px;
}
#talk #oalog #backNum li a.open:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 0 6px 8px;
    border-color: transparent transparent transparent #6fb52c;
    position: absolute;
    right: -8px;
    top: 0;
    bottom: 0;
    margin: auto;
}


#talk #oalog #js-pager {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-top: 40px;
}
#talk #oalog #js-pager .pager,
#talk #oalog #js-pager ol {
    display: flex;


    justify-content: center;
}
#talk #oalog #js-pager .pager > a,
#talk #oalog #js-pager ol li {
    margin: 0 2px;
}
#talk #oalog #js-pager a {
    font-family: 'Questrial', 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, sans-serif;
    font-size: 15px;
    line-height: 1;
    font-weight: bold;
    padding: 0.7em 0.9em;
    background: #fff;
    border: 1px solid #bdbdbd;
    border-radius: 5px;
    transition: .3s;
    display: flex;
    align-items: center;
    justify-content: center;
}
#talk #oalog #js-pager a:hover {
    opacity: 1;
    background: #cbe0b1;
}
#talk #oalog #js-pager .is-current a {
    background: #a3cc78;
    border: 1px solid transparent;
}



/*------      フォーム      ------*/

#talk #header.form + #contentWrap {
    margin: 40px auto 0 auto;
    max-width: 1260px;
}
#talk #header.form {
    background: url(../images/form_header.jpg) no-repeat;
    padding-top: 23.44%;
    background-size: cover;
}
#talk #header.form.ver210827 {
    background: url("../images/form_header_210827.jpg") no-repeat;
    background-size: cover;
}
#talk #header.form > a {
    position: absolute;
    width: 36.2%;
    height:100%;
    top: 0;
    left: 4.5%;
}
#talk #header.form .headerBtnWrap {
    width: 49.61%;
    max-width: 635px;
    right: 6%;
    bottom: 10%;
}
#talk #header.form .headerBtnWrap li {
    width: 48.82%;
    margin-bottom: 0;
}
#talk #header.form a.headerbtn02 {
    background-image: url(../images/form_header_btn02.png);
    padding-top: 32.15%;
}
#talk #header.form a.headerbtn03 {
    background-image: url(../images/form_header_btn03.png?210810);
    padding-top: 32.15%;
}
#talk #formWrap h1 {
	background: #e76d83;
	text-align: center;
	max-width: 640px;
	margin: 0 auto 30px auto;
	letter-spacing: .3em;
}
#talk dt {
    background: #eafbda;
}
#talk dd {
    background: #fff;
}


