/*
Theme Name: freestylebar-rin
Theme URI: www.rin-toyohashi.com/
Author: ichiro
Author URI: none/
Description:豊橋にあるフリースタイルバー輪の公式webサイトです。.
Version: 0.01

*/

/*制作中のCSS*/
/*11/22制作中のCSS*/
.EveNtCaT_dEscRiptIOn {
    height: 22vw;
    width: 58vw;
    /* border: solid; */
    /* margin-left: 41vw; */
    display: table;
}

.EveNtCaT_dEscRiptIOn p {
    font-size: 15px;
    line-height: 19px;
}

.EveNtCaT_dEscRiptIOn a {
    display: table-cell;
    text-align: center;
    margin: 0px auto;
    vertical-align: middle;
}

/*11/22制作中のCSS*/







article.taxonomy_event_cat_content {
    margin-top: 15vw;
}
/*
.EveNtCaT_dEscRiptIOn {
    margin: 0px 0px 10px;
}*/

.EveNtCAt_LIst {
    clear: both;
}

.EvEntCAt_tHumBnail {
    width: 40vw;
    float: left;
}

.EveNtCAt_LIst {
    height: 31vw;
    width: 98vw;
    border-bottom: solid 1px rgba(200,200,200,1.00);
    margin: 0px auto;
    padding: 12px 0;
}
/*
.EveNtCaT_dEscRiptIOn a {
    text-align: center;
}*/

.EvEntCaT_CalenDer {
    width: 135px;
    display: flex;
    margin: 5px auto 0px;
}



/*制作中のCSS*/



/*調整中のｃｓｓ*/
.EvEnt_noTfound{
    text-align: center;
    font-size: 4vw;
    margin: 12vw auto 15px;
}

p.EvEnt＿notice {
    width: 25vw;
    font-size: 2.5vw;
    color: rgba(239,66,66);
    text-align: center;
    margin: 0px auto;
    padding: 2vw 3vw;
    border: solid 1px rgb(239 66 66);
}

.xo_event_cat_top_txt a {
    color: rgba(255,255,255);
}
/*調整中のｃｓｓ*/


div#header_top {
    display: flex;
    text-align: right;
    width: 100vw;
    background-color: #444444;
    height: auto;
    position: fixed;
    top: 0px;
    z-index: 1;
}

.xo_event_cat_txtbox {
    width: 60vw;
}

h1.xo_event_cat_top_txt {
    text-shadow: 0px 0px 2px rgb(255 255 255);
    font-family: serif;
    color: white;
    font-size: 5.5vw;
    text-align: center;
    text-indent: 12px;
    font-weight: 100;
    line-height: 12vw;
}

select.monthly_archive {
    width: 40vw;
    height: 10vw;
    margin: 1vw 3vw;
    font-size: 5vw;
    text-align: center;
}

section.single_event_content_cell:nth-child(1) {
    margin-top: 12vw;
	border-top: solid 1px rgba(200,200,200,1.00);
}


img.og_image {
    width: 30vw;
    
}

h2.content_event a,
p.event_start_date {
	color: rgb(75 75 75);
}

h2.content_event a {
    font-size: 4.4vw;
    font-family: sans-serif;
    font-weight: 200;
}

article.content_event_excerpt {
    margin-left: 3vw;
}

section.single_event_content_cell {
    width: 98vw;
    display: flex;
    padding: 6vw 0vw;
    border-bottom: solid 1px rgba(200,200,200,1.00);
    margin: 0px auto;
}

.time_calendar{
	width: auto;
    height: 5vw;
    float: left;
}

p.event_start_date {
    margin-top: 1vw;
    text-indent: 1vw;
    display: flex;
    font-size: 4vw;
    line-height: 4vw;
    align-items: baseline;
}
