/*
Theme Name: THT Child
Theme URI: https://wp-cocoon.com/
Template: cocoon-master
Author: わいひら
Author URI: https://nelog.jp/
Description: SEO・高速化・モバイルファースト最適化済みの無料テーマ。
Tags: two-columns,left-sidebar,right-sidebar
Version: 2.6.8.1697954631
Updated: 2023-10-22 15:03:51

*/
.flex {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	align-items: center;
}
.flex figure {
	width: 50%;
	padding: 10px;
}
.cd {
	max-width: 800px;
	margin: 0 auto;
}
.post_content {
	width: 60%;
	margin: 0 auto;
}
.banner {
	max-width: 600px;
	margin: 0 auto;
}
.go-to-top.absolute {
    display: none !important;
}
.category .archive-title,
.single .entry-content {
	margin: 100px auto 0 !important;
}
.single .entry-content h2 {
	margin: 0;
}
.list {
	margin: 20px auto 40px !important;
}
/*見せない*/
.header,.author-info,.admin-panel,.entry-card .admin-pv {
	display: none;
}
/*全体*/
.gglobe {
	background-repeat: no-repeat;
}
.gt_switcher_wrapper {
	top: 23px !important;
	right: 23px !important;
}
.language {
	position: fixed;
	top: 5px;
	right: 20px;
	z-index: 9999;
	font-family: Impact !important;
	font-weight: bold;
}
.language p {
	line-height: 1;
	font-size: 16px;
}
.content-in {
    width: 100%;
}
.flex{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.center {
	text-align: center;
}
.red {
	font-weight: bold;
	color: #821100;
}
.content,
.content-in,
.main,
.entry-content,
.article {
    padding: 0 !important;
    margin: 0 auto !important;
    border: 0;
    position: relative;
}
.main {
	background-color: #000 !important;
}
.article h2, .article h3, .article h4, .article h5, .article h6 {
	background-color: transparent !important;
}
.article h3 {
    border: 0 !important;
    font-size: 22px;
    padding: 12px 20px;
	background-color: #871403 !important;
	color: #fff !important;
}
.video-container, .instagram-container, .facebook-container {
	max-width: none;
	width: 100%;
}
.archive-title {
	font-family: Impact;
}

/*切り替えスイッチ*/
.sp_on {
    display: none;
}
@media screen and (max-width: 450px) {
    .sp_on {
        display: block;
    }
    .pc_on {
        display: none;
    }
}


/*main*/
.main .article-header {
	display: none;
}
.sns_area {
	position: fixed;
	top: 17px;
	left: 15px;
	z-index: 9999;
	display: flex;
	flex-direction: column;
}
.sns_area div {
	width: 60px;
	margin: 5px !important;
}
video {
    max-width: none;
}
.main_container {
	width: 90%;
	margin: 0 auto;
	overflow: hidden;
	padding-left: 40px;
}
.main_tit {
    text-align: center;
    margin-bottom: 20px;
    background-color: #871403 !important;
    color: #fff;
    padding: 10px;
    font-size: 1.2rem !important;
}
#top {
    position: relative;
    width: 100%;
    height: 100vh;
}
.video-box {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100vh;
}
.video-box  .video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.top_logo {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 40%;
	max-width: 450px;
}
.x {
	width: 90%;
	margin: 80px auto !important;
}
#twitter-widget-0 .r-1q9bdsx {
	border-radius: 0 !important;
}
.tit {
	background: #000 !important;
	font-family: Impact;
	letter-spacing: 0.07em !important;
	font-size: 2rem !important;
	margin: 0 auto 30px !important;
	border-bottom: 1px solid #871403;
	color: #871403;
	text-shadow: 4px 6px 0px rgba(50, 49, 49, 1);
}
.content_tit_img {
	width: 40%;
	margin-bottom: 10px;
	position: relative;
}
.content_tit_img:before {
    content: "";
    width: 300%;
    height: 3px;
    background: #871403;
    position: absolute;
    bottom: 5px;
    left: 0;
}
.audio {
	margin: 80px 0;
}
.audio div figure {
    padding: 20px;
    margin: 0 20px;
    width: 25%;
}
.go-to-top-button {
	width: 80px;
	height: 80px;
}
.news_topic,.sound_topic {
	padding: 10px;
}
.news_topic .new-entry-cards,.sound_topic .new-entry-cards {
	width: 100%;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.sound_topic .new-entry-cards,sound_topic .new-entry-cards {
	width: 100%;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.widget-entry-cards.card-large-image .a-wrap {
	max-width: none;
	width: 50%;
}
.banner_link {
	margin: 50px auto;
	text-align: center;
}
.banner_link .banner {
	width: 40%;
	margin: 10px auto;
}
.new_topics {
	margin: 20px auto 50px;
}
.new_topics .flex {
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}
.new_topics figure {
	width: 45%;
	max-width: 800px;
	margin: 0 auto;
}
.youtube img {
	width: 100%;
}
.youtube_list {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.youtube_list .youtube {
	width: 49.999%;
	padding: 10px;
}
.see {
	position: relative;
	text-align: right;
	font-size: 3rem;
	margin: 50px 0 !important;
	padding-right: 100px;
	line-height: 1;
	font-family: Impact;
}
.see a {
	color: #fff !important;
	text-decoration: none;
}
/*線の設定*/
.see::before {
	content: "";
	position: absolute;
	bottom: -10px;
    right: 13px;
    width: 246px;
    height: 19px;
	border-bottom: 5px solid #fff;
	border-right: 15px solid #fff;
	transform: skew(45deg);
}
.visible {
	display: none !important;
}
.flex div {
	margin: 20px;
}
.new_topics .flex figure {
	margin: 0 10px;
}
.news_topic div:last-child {
	border-bottom: 0;
} 
.postlist {
	color: #ccc;
	display: flex;
	align-items: end;
	border-bottom: 1px solid #fff;
	margin: 5px;
	padding: 15px;
}
.post-info a {
	color: #fff;
	text-decoration: none;
	font-size: 1rem !important;
}
.post-info {
	color: #fff;
	text-decoration: none;
	font-size: 1rem !important;
}
#livearchive .post-date {
	display: block;
}
.ticket-link {
	width: 100px;
	height: 35px;
	margin: 0 0 0 auto;
	padding: 5px;
	font-size: 12px;
	text-align: center;
	font-family: impact;
	border: 1px solid #fff !important;
}
.ticket-link a {
	text-decoration: none;
	color: #fff;
}
.tab {
	display: flex;
	justify-content: center;
	list-style: none;
}
.tab_list {
	margin: 10px !important;
	border: 1px solid #fff;
}
.tab_list.active,.setlist.active {
	background-color:#871403;
	color: #fff;
}
.tab_list a {
	color: #fff;
	text-decoration: none;
	padding: 10px 30px;
}
.area {
	display: none;/*はじめは非表示*/
	opacity: 0;/*透過0*/
	margin-bottom: 50px;
}
.setlist {
	margin: 0 !important;
	cursor: pointer;
}
.setlist_detail {
	display: none;
	transition: transform 0.3s ease-in-out;
}
.setlist_detail.active {
	display: block;
}


/*areaにis-activeというクラスがついた時の形状*/
.area.is-active {
    display: block;/*表示*/
    animation-name: displayAnime;/*ふわっと表示させるためのアニメーション*/
    animation-duration: 2s;
    animation-fill-mode: forwards;
	padding: 5px;
}

@keyframes displayAnime{
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}


/*news*/
.blog .main,.single .main,.archive .main {
	width: 80% !important;
	margin: 80px auto !important;
}
.list {
	background-color: #000;
	margin: 40px auto;
}
.a-wrap {
	color: #fff;
}
.entry-content figure {
	text-align: center;
}
.home_btn {
	position: fixed;
    left: 10px;
    top: 10px;
    width: 80px;
	height: 80px;
	z-index: 999;
	background: rgba(0,0,0,0.7);
}
.blogcard-wrap {
	color: #000 !important;
}

/*footer*/
.footer {
	margin-top: 0;
}
.copyright a {
	color: #6b6b6b !important;
	text-decoration: none;
}
.footer-widgets,.widget-footer-center,.footer-bottom {
	margin: 0 !important;
}
.footer-left,.footer-right {
	display: none;
}
.footer-center {
	width: 100%;
	text-align: center;
	margin: 0 auto;
	padding: 0;
}
.footer_logo {
	text-align: center;
}
.footer-widgets-mobile {
	height: 80px;
}
/*=========================
　　　　お問い合わせ
===========================*/
.cont-form {
	max-width: 800px;
}
table tr:nth-of-type(2n+1) {
    background-color: transparent !important;
}

table:not(.has-border-color) :where(th, td) {
    border: 0;
}

.form-hissu,
.form-nini {
    display: block;
    text-align: center;
    color: #FFF;
    width: 30px;
    font-size: 11px;
    margin: auto;
}

.form-hissu {
    background: transparent;
}

.form-nini {
    background: transparent;
}

.form-btn {
    text-align: center;
}

.form-btn-font-o {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s;
    font-size: 16px;
    display: inline-block;
    text-align: center;
    border: 1px solid #000;
    margin: 0 auto;
    width: 270px !important;
    height: 60px;
    background: none;
    color: #000;
}

.form-btn-font-o:hover {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s;
    background: #241501;
    color: #FFF;
}

.form-btn-font-g {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s;
    font-size: 16px;
    display: inline-block;
    text-align: center;
    border: 1px solid #000;
    border-radius: 15px;
    margin: 0 auto;
    width: 270px;
    height: 60px;
    background: none;
}

.form-btn-font-g:hover {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .3s;
    transition: all .3s;
    background: #241501;
    color: #FFF;
}

.form-bikou {
    width: 100%;
}

.form-btn {
    margin-bottom: 15px;
}

.cont-form table {
    margin: 20px 0;
    width: 100%;
    border-spacing: 0 10px;
}

.cont-form th,
.cont-form td {
    padding: 15px 1% 10px 1%;
	 background: transparent;
}
.cont-form td span {
	display: unset;
}
.cont-form th {
    width: 220px;
    font-weight: normal;
    text-align: left;
}

.cont-form table input,
select,
textarea {
    border-radius: 0;
    background: #FFF;
    border: solid 1px #333333;
    padding: 9px 14px 9px 14px;
    box-sizing: border-box;
    width: 90%;
}

.form_s {
    width: 70px !important;
}

.form_l {
    height: 200px;
}

.cont-form table input[type=radio] {
    width: auto;
}

.cont-form table input[type=checkbox] {
    width: auto;
}

.cont-form table input[type=file] {
    width: auto;
}

.cont-form table select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.cont-form table select::-ms-expand {
    display: none;
}

.hissu_table {
    text-align: center;
    width: 6%;
    padding: 5px 0 5px 1% !important;
}

.cont-form table select {
    background: #FFF url(img/arrow.svg) 98% center no-repeat;
}

.privacy_btn a {
    display: block;
    margin-bottom: 10px;
    padding: 5px 0;
    text-align: center;
    background: #F1F1F1;
}

.privacy_btn a:hover {
    background: #241501;
}

.ui-datepicker .ui-datepicker-title select {
    padding: 0 !important;
}

.contact_caution {
    margin: auto;
    width: 860px;
    padding: 25px 65px;
    font-size: 13px;
    background: #F7F7F7;
}

.contact_tel,
.contact_info_text {
    vertical-align: middle;
}

.cont_questionnaire {
    margin: 0;
}

.cont_questionnaire th {
    width: 120px;
    background: none;
    vertical-align: top;
}

.mwform-checkbox-field label {
    display: inline-block;
}

.mw_wp_form .horizontal-item+.horizontal-item {
    margin-left: 0 !important;
}
.mw_wp_form_complete {
	    max-width: 800px;
    padding: 20px;
}
@media screen and (max-width: 900px) {
	.content_tit_img {
		width: 80%;
		margin-bottom: 15px;
	}
	.post-info .post-date {
		display: block;
	}
	.audio div figure {
		width: 40%;
	}
}

@media screen and (max-width: 450px) {
	.top_logo {
		width: 50%;
	}
	.video {
		height: 100%;
	}
	.video-box .video {
		width: auto;
	}
	.main_container {
		padding-left: 0;
	}
	.main_container h1 {
		font-size: 1rem;
	}
	.widget-entry-cards.card-large-image .a-wrap {
		width: 100%;
	}
	.article h3 {
		font-size: 1rem !important;
	}
	.flex {
		flex-wrap: wrap;
	}
	.new_topics figure {
		width: 100%;
	}
	.audio div figure {
		width: 200px;
	}
	.audio div figure {
		width: 140px;
		padding: 0px;
    margin: 0 10px;
	}
	.banner_link .banner {
		width: 100%;
	}
	.banner_link .banner .flex {
		display: block;
	}
	.tit {
		font-size: 1.5rem !important;
		padding: 0 !important;
	}
	.main_container .tit {
		font-size: 2.5rem !important;
	}
	.blog .main, .single .main, .archive .main {
    width: 95% !important;
    margin: 50px auto !important;
	}
	.youtube_list {
		display: block;
	}
	.youtube_list .youtube {
		width: 100%;
	}
	.see {
		font-size: 3rem;
	}
	.see::before {
		width: 230px;
	}
	.footer-left, .footer-center, .footer-right, .footer-mobile {
		padding: 0;
	}
	.sns_area {
		flex-direction: row;
	}
	.postlist {
		display: block;
	}
	.post-date {
		display: block;
	}
	.new_topics .flex {
		flex-wrap: wrap;
	}
	.gt_switcher_wrapper {
		right: 8px !important;
	}
	.language {
		right:15px !important;
	}
	.language p {
		font-size: 12px;
	}
	.home_btn {
		width: 60px;
		height: 60px;
	}
	.flex figure {
		width: 100%;
	}
	cont-form {
        width: 100%;
    }

    .contact_caution {
        width: 100%;
        padding: 25px;
    }

    .contact_info_text {
        margin-top: 10px;
        display: block;
    }

    .cont-form th,
    .cont-form td {
        display: block;
        padding: 5px 2%;
        text-align: left;
        border: none;
    }

    .cont-form th {
        margin-right: 5px;
    }

    .cont-form td {
        padding-top: 10px;
    }

    .mw_wp_form_preview .cont-form td {
        padding-top: 5px;
    }

    .contact-form p {
        float: none;
        display: inline-block;
    }

    .contact_item {
        display: inline !important;
    }

    .hissu_table {
        display: inline !important;
        text-indent: 0 !important;
        border: none !important;
    }

    .form-hissu,
    .form-nini {
        display: inline-block;
        margin-bottom: 5px;
    }
}
