@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/

/*テーブル開閉のボタン*/
.wp-block-lazyblock-tableac2 .table-open {
    margin-top: 10px;
    position: relative;
    display: inline-block;
    padding: 8px 25px 8px 13px;
    border: 1px solid #ccc;
    background: #f1e767;
    background: -webkit-gradient(linear, left top, left bottom, from(#fdfbfb), to(#ebedee));
    background: -webkit-linear-gradient(top, #fdfbfb 0%, #ebedee 100%);
    background: linear-gradient(to bottom, #fdfbfb 0%, #ebedee 100%);
    -webkit-box-shadow: inset 1px 1px 1px #fff;
    box-shadow: inset 1px 1px 1px #fff;
    border-radius: 8px;
    text-decoration: none;
    cursor: pointer;
    font-size: 0.8em;
}

.wp-block-lazyblock-tableac2 .table-open::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 10px;
    width: 9px;
    height: 9px;
    margin: auto;
    border-top: 2px solid #000;
    border-right: 2px solid #000;
    transform: translateY(-2px) rotate(135deg);
    box-sizing: border-box;
    transition: all 0.5s;
}


.wp-block-lazyblock-tableac2 .table-open.on:after {
    transform: translateY(1px) rotate(315deg);
}
/* リッチリスト */
dl.rich_list {
	margin: 20px 0;
	padding: 0;
}
dl.rich_list dt {
	position: relative;
	background: var(--color_main);
	padding: 12px 15px 10px;
	margin: 0 0 10px;
	border: 0 !important;
	line-height: 1.2em;
	font-weight: bold;
	color: #fff;
	border-radius: 7px;
}
dl.rich_list dt:before {
	content: "";
	display: block;
	position: absolute;
	border-style: solid;
	border-width: 12px 7px 0;
	border-color: var(--color_main) transparent transparent;
	left: 50px;
	bottom: -12px;
}
dl.rich_list dt[style]:before {
	background: inherit;
	border-color: transparent #fff #fff;
}
dl.rich_list dd {
	padding: 0;
	margin: 0 0 15px !important;
	border: 0 !important;
	line-height: 1.5em;
}
.post_content dl.rich_list dd .h5,
dl.rich_list dd .h5 {
	margin: 0 0 5px !important;
	padding: 3px 0 2px 30px;
	background: url(./images/icon-check.png) no-repeat left top !important;
	border: 0 !important;
	background-size: 28px 28px !important;
	font-weight: bold;
	line-height: 1.2em;
	color: #030 !important;
}
dl.rich_list dd p br:first-child,
dl.rich_list dd .h5+br {
	display: none;
}
dl.rich_list dd .h5 b {
	color: #e22;
}
dl.rich_list dd p {
	margin: 0 0 0 20px !important;
	padding: 0;
	line-height: inherit;
}
.article-body dl.rich_list dd ul li {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
	line-height: 1.3em !important;
}
.article-body dl.rich_list dd ul li:before {
	background: #a8a8f4;
	top: 5px;
}
@media (max-width: 600px) {
	dl.rich_list dt {
		padding: 10px 12px 8px;
	}
}

/* ヘッダー内部 */
.wp-elements-00a0a3be0ae2e564e6114adb8f4aee87 a {
	background-color: #e73b8e;
	display: flex;
	gap: 8px;
	justify-content: center;
	width: fit-content;
	padding: 5.7px 12px;
	border-radius: 2px;
	line-height: 1.2;
}
.wp-elements-00a0a3be0ae2e564e6114adb8f4aee87 img {
	width: 15px;
}
.wp-container-core-group-is-layout-fd526d70 figure {
	height: 44px;
}
.wp-container-core-group-is-layout-fd526d70 figure a {
	width: 44px;
	height: 44px;
	display: inline-block;
	align-content: center;
	border-radius: 2px;
}
.wp-container-core-group-is-layout-fd526d70 figure a:hover {
	opacity: 1;
}
.wp-container-core-group-is-layout-fd526d70 figure img {
	display: block;
}
.wp-container-core-group-is-layout-fd526d70 figure:first-child a {
	background-color: #31c86f;
	padding: 6px;
}
.wp-container-core-group-is-layout-fd526d70 figure:nth-child(2) a {
	background-color: #3a3737;
	padding: 12px;
}
.wp-container-core-group-is-layout-fd526d70 figure:last-child a {
	background-color: #e44242;
	padding: 6px;
}
/* ヘッダー内部検索エリア調整 */
#custom_html-6 {
	position: absolute;
	right: 48px;
	top: 69px;
}
#custom_html-6 .c-header-search-wrap {
	height: 100%;
}
#custom_html-6 .c-header-search__in {
	position: relative;
	height: 29px;
	overflow: hidden;
	border-radius: 2px;
    background: #fff;
	width: 185px;
}
#custom_html-6 .gsc-control-cse.gsc-control-cse-ja {
	padding: 0;
	border: none;
	height: 26px;
	border-radius: 2px;
}
#custom_html-6 .gsc-input {
	padding-right: 0;
}
#custom_html-6 .gsc-search-box {
	margin-bottom: 0;
}
#custom_html-6 .gsib_a {
	padding: 0;
	height: 27px;
}
#custom_html-6 .gsib_a input {
	background: #fff !important;
}
#custom_html-6 .gsc-search-button.gsc-search-button-v2 {
	padding: 7px;
	border: none;
	background-color: #e1e1e1;
	height: 30px;
	width: 28px;
	margin-left: -2px;
	cursor: pointer;
}
/* ヘッダーメニュー調整 */
.-parallel .l-header__gnav .c-gnav {
	font-weight: bold;
	justify-content: left;
}
.c-gnav .c-smallNavTitle {
	display: none;
}
.c-gnav .menu-item.c-gnav__s {
	display: none;
}
.-parallel .l-header__gnav .c-gnav>li>a {
	padding-bottom: 16px;
	padding-top: 16px;
}
/* ヘッダー全体調整 */
#header {
	position: sticky;
}
.-parallel-bottom .l-header__logo {
	width: 17%;
	padding: 0 0 0 48px;
	align-content: center;
}
.-parallel-bottom .l-header__logo a:hover {
	opacity: 0.7;
	transition: .3s;
}
.c-headLogo {
	width: fit-content;
}
.-parallel .w-header {
	margin-top: 0;
	margin-bottom: 0;
}
.l-header.-parallel .w-header {
	width: 83%;
	padding: 0 48px 0 12px;
}
.w-header__inner {
	width: 100%;
}
.-parallel-bottom .l-header__gnav {
	padding: 0 48px;
}
.menu-item.c-gnav__s {
	margin-left: auto;
}
/* SP用ヘッダー全体調整 */
/* ヘッダー内部 */
.l-header__customBtn {
	width: 76%;
}
.l-header__customBtn.sp_ .wp-block-columns {
	flex-wrap: nowrap !important;
	height: 100%;
}
.l-header__customBtn.sp_ .l-header.-parallel .w-header {
	padding: 0;
}
.l-header__customBtn.sp_ p a {
	gap: 4px;
	padding: 3.3px 5.5px;
	margin-left: 4px;
	font-size: 12px;
}
.l-header__customBtn.sp_ .wp-block-columns {
	line-height: unset;
}
.l-header__customBtn.sp_ p img {
	width: 11px;
}
.l-header__customBtn.sp_ .wp-block-column div:first-child {
	width: fit-content;
	padding: 6px;
	background-color: #f2f2f2;
	margin-bottom: 0;
}
.l-header__customBtn.sp_ .wp-block-group figure {
	height: 28px;
}
.l-header__customBtn.sp_ .wp-block-group figure a {
	width: 28px;
	height: 28px;
}
.l-header__customBtn.sp_ .wp-block-group figure:first-child a {
	padding: 4px;
}
.l-header__customBtn.sp_ .wp-block-group figure:nth-child(2) a {
	padding: 8px;
}
.l-header__customBtn.sp_ .wp-block-group figure:last-child a {
	padding: 4px;
}
.l-header__customBtn.sp_ .wp-block-column {
	align-content: center;
	justify-items: end;
}
.l-header__customBtn.sp_ .wp-block-column.is-vertically-aligned-center {
	justify-items: flex-start;
}
/* SP用メニュー表示調整 */
/* 閉じるボタン調整 */
.-right .p-spMenu__closeBtn {
	background-color: #fff;
	opacity: 0.95;
	width: 44px;
	height: 44px;
	border-radius: 0 0 0 9px;
}
/* メニューエリア調整 */
.p-spMenu__inner {
	width: 94%;
	padding-top: 16px;
}
.p-spMenu__inner::before {
	width: 350px;
	position-area: center;
}
.p-spMenu__body {
	width: 350px;
	justify-self: center;
	padding: 0;
}
.p-spMenu__nav {
	padding-bottom: 0;
}
/* メニューhover調整 */
.c-gnav li::after {
	content: '';
	display: block;
	height: 100%;
	width: 100%;
	background: #444;
	position: absolute;
	bottom: 0;
	left: 0;
	transition: .2s;
	transform: scale(0, 1);
}
.c-gnav li:hover::after {
	transform: scale(1, 1);
}
.c-gnav .menu-item.menu-item-type-custom a:hover {
	background: transparent;
}
.c-gnav .menu-item.menu-item-type-custom a {
	display: block;
	height: 46px;
	padding: 0 16px !important;
}
.c-gnav .menu-item.menu-item-type-custom span {
	height: 100%;
	align-content: center;
}
/* ロゴ調整 */
.c-widget__title.-spmenu {
	background-color: #fff;
	padding: 0 0 0 12px;
}
.c-widget__title.-spmenu img {
	width: 115px;
}
/* リスト調整 */
.c-spnav a {
	border-bottom: 1px solid #f2f2f2;
	font-size: 15px;
	font-weight: bold;
}
.c-spnav>.menu-item:first-child>a {
	border-top: 1px solid #f2f2f2;
}
.c-listMenu a {
	padding: 12px;
}
.c-spnav .desc {
	font-size: 12px;
	font-weight: bold;
	color: #00aae8;
	opacity: unset;
	margin-left: 10.4px;
}
.c-gnav .sub-menu a:before, .c-listMenu a:before {
	position-area: y-end;
	margin: 0 12px 0 auto;
}
/* 検索エリア調整 */
#sp_menu_bottom {
	padding: 16px 16px 0;
}
.p-spMenu__bottom {
	margin-top: 0;
}
#sp_menu_bottom .c-header-search-wrap {
	height: 100%;
}
#sp_menu_bottom .c-header-search {
	border-radius: 100px;
	overflow: hidden;
}
#sp_menu_bottom .c-header-search__in {
	position: relative;
	height: 32px;
	overflow: hidden;
	border-radius: 2px;
	background: #fff;
	width: 100%;
}
#sp_menu_bottom .gsc-control-cse.gsc-control-cse-ja {
	padding: 0;
	border: none;
	height: 26px;
	border-radius: 2px;
}
#sp_menu_bottom .c-header-search__in .gsc-input {
	padding-right: 0;
}
#sp_menu_bottom .gsc-input-box {
	padding: 0 !important;
	border: none !important;
	background: #eee !important;
	height: 36px;
}
#sp_menu_bottom .gsib_a input {
	background: none !important;
}
#sp_menu_bottom .gsc-search-button button {
	padding: 7px;
	border: none;
	background-color: #f2f2f2;
	height: 36px;
	width: 36px;
	margin-left: -2px;
	cursor: pointer;
	background-image: url(https://www.bbc-tv.co.jp/images_rw2024/icon/icon_search_gray.svg);
	background-position: center top 7px;
	background-repeat: no-repeat;
	background-size: 49% auto;
}
#sp_menu_bottom .gsc-search-button-v2 svg {
	display: none;
}
#sp_menu_bottom .gsc-search-button-v2:hover {
	background-color: #f2f2f2 !important;
	border-color: #f2f2f2 !important;
}
/* SPサイズ調整 */
/* ヘッダー全体 */
@media (max-width: 600px) {
	.-parallel-bottom .l-header__logo {
		width: fit-content;
		padding: 0 0 0 4px;
	}
}
@media (max-width: 960px) {
	.-parallel-bottom .l-header__logo {
		padding: 0 0 0 4px;
	}
}
/* ヘッダー左右padding調整 */
@media (max-width: 1200px) {
	.-parallel-bottom .l-header__gnav {
		padding-left: 16px;
	}
	#custom_html-6 {
		right: 16px;
	}
	.-parallel-bottom .l-header__logo {
		padding-left: 16px;
	}
	.l-header.-parallel .w-header {
		padding-right: 16px;
	}
}
/* ヘッダー検索エリア幅調整 */
@media (max-width: 1050px) {
	#custom_html-6 .c-header-search__in {
		width: 140px;
	}
}
@media (max-width: 1000px) {
	#custom_html-6 .c-header-search__in {
		width: 110px;
	}
}

/* フッター調整 */
/* ウィジェットパーツ調整 */
.l-footer__widgetArea {
	padding: 32px 0;
	margin-left: 44px;
	border-radius: 16px 0 0 16px;
}
.l-footer__widgetArea::before {
	position: absolute;
	bottom: 80px;
	right: -62px;
	color: #0e2e39;
	content: "BBC";
	display: block;
	font-size: 160px;
	writing-mode: vertical-rl;
	font-weight: bold;
}
.l-footer__widgetArea .l-container {
	margin-left: 0;
}
.wp-block-columns.is-not-stacked-on-mobile .wp-block-column {
	flex-basis: auto;
}
.l-footer__widgetArea .swell-block-linkList .swell-block-linkList__item a:hover {
	color: #fff;
}
.l-footer__widgetArea .swell-block-linkList.is-style-default {
	width: fit-content;
	flex-direction: column;
	align-items: flex-start;
}
.l-footer__widgetArea .swell-block-linkList.is-style-default li {
	margin: 0;
}
.l-footer__widgetArea .swell-block-linkList .swell-block-linkList__item {
	width: fit-content;
}
/* コピーライトエリア調整 */
.l-footer__foot {
	padding-left: 48px;
	padding-right: 48px;
}
.l-footer__foot .l-container {
	margin-right: 0;
	padding-right: 16px;
}
.l-footer__foot .l-container .copyright {
	text-align: right;
}
/* フッターロゴ調整 */
#before_footer_widget .c-footerLogo__link {
	position: absolute;
	z-index: 1;
	margin: 0;
	bottom: 10px;
	left: 48px;
	transition: .3s;
}
#before_footer_widget .c-footerLogo__link:hover {
	opacity: .7;
}
#before_footer_widget .c-footerLogo__img {
	width: 150px;
}
/* トップへ戻るボタン調整 */
.p-fixBtnWrap {
	right: 12px;
	bottom: 12px;
}
.c-fixBtn {
	width: 40px;
	height: 40px;
	background-color: #51b9df;
	opacity: unset;
	border: none;
	color: #fff;
	transition: .3s;
}
.c-fixBtn:hover {
	opacity: .7;
	background-color: #51b9df !important;
}
.c-fixBtn__icon.icon-chevron-up {
	font-size: 26px;
}
/* SPサイズ調整 */
@media (max-width: 960px) {
	.l-footer__widgetArea {
		padding: 24px 0;
		margin-left: 16px;
	}
	.l-footer__widgetArea .swell-block-linkList.is-style-default {
		font-size: 12px;
	}
	.l-footer__widgetArea .wp-block-column p:first-child strong {
		font-size: 16px;
	}
	.l-footer__widgetArea::before {
		bottom: 106px;
		right: -28px;
		font-size: 80px;
	}
	/* コピーライトエリア */
	.l-footer__foot {
		padding-top: 40px;
	}
	.l-footer__foot .l-container .copyright {
		text-align: center;
		font-size: 10px;
	}
	.l-footer__foot .l-container .copyright span {
		font-size: 8px;
	}
	#before_footer_widget .c-footerLogo__link {
		bottom: 46px;
		left: 50%;
  		transform: translateX(-50%);
	}
	#before_footer_widget .c-footerLogo__img {
		width: 100px;
	}
}
@media (max-width: 780px) {
	.wp-block-columns.is-not-stacked-on-mobile div:first-child {
		flex-basis: 86% !important;
	}
	.wp-block-columns.is-not-stacked-on-mobile .wp-block-column .wp-block-columns {
		gap: 10px !important;
	}
}