/* 
Theme Name:		 Japan Matsuri 2026
Theme URI:		 http://childtheme-generator.com/
Description:	 Japan Matsuri 2026 is a child theme of WP Bootstrap Starter, created by ChildTheme-Generator.com
Author:			 Tsutomu Ishida
Author URI:		 http://childtheme-generator.com/
Template:		 wp-bootstrap-starter
Version:		 1.0.0
Text Domain:	 Japan Matsuri
*/

@import url(dist/all.min.css);

@font-face {
    font-family: 'Brandon_blk';
    src: url("fonts/Brandon_blk.woff") format("woff"); }
@font-face {
    font-family: 'Brandon_bld';
    src: url("fonts/Brandon_bld.woff") format("woff"); }
@font-face {
    font-family: 'Brandon_med';
    src: url("fonts/Brandon_med.woff") format("woff"); }
@font-face {
    font-family: 'Brandon_reg';
    src: url("fonts/Brandon_reg.woff") format("woff"); }
@font-face {
    font-family: 'Brandon_light';
    src:url("fonts/Brandon_light.woff") format("woff"); }


html {
	font-size: 62.5%;
}
body {
    font-family: "brandon-grotesque", sans-serif;
    font-size: 1.6rem;
	font-weight: 500;
	color: #1a1a1a;
    -webkit-font-smoothing: auto;
}
a {
    color: #e20213;
}
a:hover {
	color: #c40a1a;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
p {
    font-family: "brandon-grotesque", sans-serif;
	font-weight: 300;
    margin: 2rem 0;
}


/*//////////////////////////////////////////////
    TYPOGRAPHY
//////////////////////////////////////////////*/
h1, h2, h3, h4 {
    font-family: "brandon-grotesque", sans-serif;
	font-weight: 700;
    letter-spacing: 1px;
}
h2, h3, h4 {
    margin: 20px 0 10px;
}
h5, h6 {
    margin: 20px 0 10px;
    letter-spacing: 1px;
}
ol, ul {
    padding-left: 20px;
}
ul li, ol li {
    margin: 8px 0;
}
figcaption {
    font-size: 15px;    
}

.page_main .show_contents h2 {
    font-size: 4rem;
    margin-top: 100px;
    padding-top: 0;
}
.page_main .show_contents h3 {
    margin: 30px 0 15px 0;
    color: #e20213;
    font-size: 3rem;
    line-height: 1.6;
}
.page_main .show_contents h4 {
    margin: 30px 0 10px 0;
    color: #e20213;
    font-size: 2.6rem;
    font-weight: 600;
    line-height: 1.3;
}
.page_main .show_contents p {
    font-size: 2rem;
    line-height: 1.5;
    margin: 10px 0 20px;
}
.page_main .show_contents p a,
.get-involved .page_main .show_contents p a {
    color: #e20213;
}

@media (max-width: 575px) {
    .page_main .show_contents h2 {
        font-size: 3rem;
    }
    .page_main .show_contents h3 {
        font-size: 2.6rem;
        line-height: 1.4;
}
.page_main .show_contents h4 {
        font-size: 2.1rem;
        line-height: 1.3;
}
.page_main .show_contents p {
        font-size: 1.8rem;
        line-height: 1.3;
    }
}

/*//////////////////////////////////////////////
    BOOTSTRAP
//////////////////////////////////////////////*/
body.fixed {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
}

.gutter-10 {
	margin-right: 5px;
	margin-left: 5px;
}
.gutter-10 > .col,  .gutter-10 > [class*="col-"] {
	padding-right: 5px;
	padding-left: 5px;
}
.gutter-30 {
	margin-right: 30px;
	margin-left: 30px;
}
.gutter-30 > .col, .gutter-30 > [class*="col-"] {
	padding-right: 30px;
	padding-left: 30px;
}

@media (min-width: 992px) {
	.modal-lg {
		max-width: 900px;
	}
}

@media (max-width: 991px) {
	.gutter-30 {
		margin-right: 15px;
		margin-left: 15px;
	}
	.gutter-30 > .col,  .gutter-30 > [class*="col-"] {
		padding-right: 15px;
		padding-left: 15px;
	}
}


/*//////////////////////////////////////////////
    CONTENT
//////////////////////////////////////////////*/
.future_image { 
    margin-top: 77px;
    height: 300px;
}
.future_image .bg h1 {
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}
.page_main .show_contents .list h2 {
    font-size: 4rem;
    margin: 30px 0 10px;
    text-transform: uppercase;
    color: #e20213;
}
.page_main .show_contents .list h4 {
    font-size: 2.6rem;
    margin: 24px 0 10px;
    color: #e20213;
}
.page_main .show_contents .list p {
    margin: 10px 0;
}
.page_main .show_contents .buttons {
    margin-top: 60px;
}
.page_main .show_contents .buttons .inner {
    background-color: #e20213;
}
.page_main .show_contents .buttons a {
    width: 100%;
    display: block;
    text-align: center;
    font-size: 2.4rem;
    text-transform: uppercase;
    color: #ffffff;
    padding: 24px 5px;
    line-height: 1.3;
}

.tab-navi {
    max-width: 768px;
    margin-top: 80px;
}
.tab-navi .nav-pills li.nav-item {
    margin: 10px 0;
}
.tab-navi .nav-pills a.nav-link {
    background-color: #e20213;
    border-radius: 0;
    text-align: center;
    font-size: 2.4rem;
    text-transform: uppercase;
    color: #ffffff;
    padding: 24px 5px;
    line-height: 1.3;
}
.tab-navi .nav-pills a.nav-link.active, 
.tab-navi .nav-pills .show > a.nav-link {
    background-color: #e20213;
    border-radius: 0;
}
.matsuri-performers .performance {
    padding: 30px 0;
}
.matsuri-performers .performance h3.item-title {
    font-size: 2.6rem;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 1.4;
    margin: 5px 0 10px;
    display: contents;
}
.matsuri-performers .performance h4.item-title-jpn {
    clear: left;
    margin-top: 5px;
    font-size: 1.8rem;
}
.matsuri-performers .performance h4.item-time {
    font-size: 2rem;
    margin: 0;
}
.matsuri-performers .performance p {
    line-height: 1.4;
}
.matsuri-performers .performance img {
    float: right;
    width: 180px;
    height: 180px;
    object-fit: cover;
    margin-left: 10px;
}

@media (max-width: 575px) {
    .page_main .show_contents .list h2 {
        font-size: 3rem;
    }
    .page_main .show_contents .list h4 {
        font-size: 2.1rem;
    }
    .matsuri-performers .performance h3.item-title {
        font-size: 2.1rem;
        letter-spacing: 0;
    }
    .matsuri-performers .performance h4.item-time {
        font-size: 1.8rem;
        letter-spacing: 0;
    }
    .matsuri-performers .performance img {
        width: 120px;
        height: 120px;
    }
}


/*//////////////////////////////////////////////
    HEADER
//////////////////////////////////////////////*/
#header a { letter-spacing: 1px; }

/*//////////////////////////////////////////////
    FOOTER
//////////////////////////////////////////////*/
#footer .footer_1 p,
#footer .footer_2 h2 { font-size: 2.5rem; }
#footer .footer_2 a {
    letter-spacing: 2.4px;
}
#footer .footer_2 .sns_list {
    margin: 24px 0 30px;
}
#footer .footer_2 a i {
    font-size: 40px;
    margin: 0 10px;
}
#footer .page_top {
    z-index: 3;
}

/*//////////////////////////////////////////////
    FRONT PAGE
//////////////////////////////////////////////*/
#main {
    position: relative;
    margin-top: 77px;
}
#main .bx-wrapper {
    margin-top: 77px;
}
#main .bx-wrapper .slider_item {
    height: calc(100vh - 77px);
}
#main .logo {
    position: absolute;
    top: 30px;
    left: 30px;
    height: 170px;
}
#main .slider-cover {
    position: absolute;
    width: 100%;
    height: calc(100vh - 77px);
    padding: 20px;
    background-color: rgba(0,0,0,0.25);
    z-index: 1;
}
#top_countdown {
    background-color: white;
}
#top_contents .contents_box {
    min-height: 410px;
}
#top_contents .contents_box .text h1 {
    margin-bottom: 10px;
}
#top_contents .contents_box .text .top_page_text {
    font-size: 2rem;
    line-height: 1.4;
}
#top_contents .contents_box.stalls .text {
    background-color: #f5ec24;
    color: #e20213;
}
#top_contents .contents_box.performers .text {
    background-color: #0086ca;
    color: #FFFFFF;
}
#top_contents .contents_box.stalls .text a { 
    color: #e20213; 
}
#top_contents .contents_box.performers .text a { 
    color: white; 
}

#organisers .col {
    max-width: 16%;
    text-align: center;
}
#organisers .col img {
    max-height: 120px;
}
#organisers {
    padding: 20px;
}

.top-logo img {
    height: 360px;
    width: auto;
    margin: 0px 0;
}
.top-logo h2 {
    font-size: 6rem;
    font-weight: 800;
    color: #cc3333;
    margin: 0;
    padding: 0;
    text-shadow: 
        5px 5px 10px #fff, 
        -5px -5px 10px #fff, 
        5px -5px 10px #fff, 
        -5px 5px 10px #fff;
}
.top-logo h3 {
    font-size: 5rem;
    font-weight: 800;
    color: #cc3333;
    text-shadow: 0px 0px 16px #ffffff;
    margin: 0;
    padding: 0;
    text-shadow: 
        5px 5px 10px #fff, 
        -5px -5px 10px #fff, 
        5px -5px 10px #fff, 
        -5px 5px 10px #fff;
    
    font-size: 4rem;
    margin-top: 50px;
    max-width: 960px;
}
.photo-info {
    text-align: left;
    padding: 0 0 0 10px;
    font-size: 1.4rem;
    font-weight: 300;
}
@media (max-width: 991px) {
    #main .hello-again {
        max-width: 400px;
    }
    .top-logo img {
        width: 300px;
    }
    .top-logo h2, .top-logo h3 {
        font-size: 4rem;
    }
}
@media (max-width: 767px) {
    #main .logo {
        top: 20px;
        left: 20px;
        height: 140px;
    }
}
@media (max-width: 575px) {
    #main .hello-again {
        max-width: 280px;
        margin-top: 80px;
    }
    #main .logo {
        left: 50%;    
        transform: translate(-50%, 0);
    }
    .top-logo img {
        width: 240px;
    }
    .top-logo h2, .top-logo h3 {
        font-size: 3rem;
    }
}
@media (max-width: 379px) {
    .top-logo {
        padding-top: 100px;
    }
    .top-logo img {
        width: 210px;
    }
    .top-logo h2, .top-logo h3 {
        font-size: 2.4rem;
    }
}
    

/*//////////////////////////////////////////////
    Get Involved
//////////////////////////////////////////////*/



/*//////////////////////////////////////////////
    Timeyable
//////////////////////////////////////////////*/
.page_main .show_contents .list .martial-arts-stage h2,
.page_main .show_contents .list .martial-arts-stage h4 {
    color: #0086ca;
}







