@charset "UTF-8";

/* -----------------------------------------------------------------------------------------------
	11. Style for Mobile
-------------------------------------------------------------------------------------------------- */

.wrapper {
	padding: 0 10px;
}

.header {
	padding: 0 0 8px 0;
	overflow: hidden;
	position: relative;
}
.pageHeader {
	margin-bottom:15px;
}


/*  .main
        .contents
            .pageHeader
            .contentsFlex
                .contentBlock
                .sideBlock
*/

.contentsFlex {
    display: flex;
    flex-direction: column-reverse;
}


.sideBlock {
    flex: 1 0 auto;
	width: 100%;
	margin-right: 0;
}
.contentBlock {
	flex: 1 0 auto;
	width: 100%;
}



/* 3-3 wig styles */

.view {
    font-size: 1.5rem;
	line-height: 1.5;
    
}


.view p {
	font-size: 1.5rem;
	line-height: 1.75;
	margin-bottom: 8px;
}
.view h1 {
}
.view h2 {
}
.view h3 {
	padding: 12px 15px;
	font-size: 1.8rem;
    margin-top: 40px;
	margin-bottom: 20px;
}
.view h3:first-child {
    margin-top: 0;
}

.view h4 {
    margin: 25px 0 15px 0;
    font-size: 1.8rem;
    line-height: 1.5;
    padding: 2px 0;
}
.view h4:before {
    content: '●';
}
.view h5 {
	font-size 1.5rem;
	margin: 15px 0 10px 0;
}
.view h6 {
}

.view table {
	border: 1px solid #808080;
}
.view th, .view td {
	border: 1px solid #c0c0c0;
	padding: 4px 8px;
}


/* 3-4 some styles */

/* header tag  */
.h3_line {
	width: 80%;
	margin: 25px auto;
	font-size: 1.8rem;
}


/* -----------------------------------------------------------------------------------------------
	4. header section       
-------------------------------------------------------------------------------------------------- */
.header {
	background: #ffffff;
    margin-bottom: 20px;
	position: relative;
}

.header_frex {
	margin-bottom: 0;
    width: 100%;
    background: rgba(255,255,255, 0.4);
    padding: 6px 10px;
}

.header_frex_child {
}

.header_cityName {
    width: 50%;
}
.header_siteName {
	width: 30%;
    margin-right: 30px;
}

.header_siteSelect, .header_snsSelect, .header_contact {
   display: none;
}


.mobileMenuBtn {
    display: block;
	position: absolute;
	top: 5px;
	right: 5px;
	overflow: hidden;
	width: 40px;
	height: 40px;
    background: rgba(0,180,180,0.5);
	border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px;
    text-align: center;
    padding-top: 2px;
    z-index: 100;
    font-size: 0.8rem;
}
.mobileMenuBtn a, .mobileMenuBtn a:visited,
.inquiryBtn a, .inquiryBtn a:visited {
    color: #ffffff;
}

.Pages_search .contentsFlex {
    flex-direction: column;
}

.search_box {
	padding: 12x 8px;
}
.search_box_label {
	width: 100%;
	float: none;
	margin: 0 0 6px 0;
	text-align: center;
    font-size: 1.7rem;
}
.search_box .text {
	width: 85%;
}
.search_box_submit {
	width: 13%;
	font-size: 1.3rem;
}

.breadmenu {
	margin-bottom: 10px;
    font-size: 1.2rem;
}
.breadmenu_sep {
	width: 15px;
}


.page_title {
	font-size:  1.8rem;
	line-height: 1.2;
	padding-bottom: 15px;
}
.section {
    margin-bottom: 20px;
}

/* -----------------------------------------------------------------------------------------------
	5. side section 
-------------------------------------------------------------------------------------------------- */
.sideMenu {
	background: #E7E5E7;
	border-radius: 6px;
	padding: 20px 20px 10px 20px;
	margin-bottom: 20px;
}
.sideMenu_L1 {
    margin-bottom: 10px;
}
.sidemenu_L1_h {
	font-size: 1.7rem;
	line-height: 1.2;
}

.sideMenu_L2_h {
	font-size: 1.6rem;
}

.sideMenu_L3_h {
	font-size: 1.5rem;
}

.other_site .wrapper {
    display: block;
}
.other_site .wrapper div {
    flex: none;
    width: 75%;
    margin: 10px auto;
}

/* footer */
.footer_menu {
    font-size: 1.3rem;
}

.footer {
	padding: 15px 5px;
}

.footer_info, .footer_jinko {
	width: 100%;
	float: none;
    margin-bottom: 10px;
}

.table_jinko th, .table_jinko td {
    font-size: 1.2rem;
}
.table_jinko span {
    font-size: 1.3rem;
}


.section_block {
    margin-bottom: 30px;
}

.section_block_name {
    font-size: 1.8rem!important;
}



/* -----------------------------------------------------------------------------------------------
	9. shared blocks
-------------------------------------------------------------------------------------------------- */

/* dekigoto navi */

.dekigoto_block {
	width: 48%;
    margin-bottom: 10px;
}
.dekigoto_block_1 {background-image: url(/img/images/common/icon_event_a.png); }
.dekigoto_block_2 {background-image: url(/img/images/common/icon_event_b.png); }
.dekigoto_block_3 {background-image: url(/img/images/common/icon_event_c.png); }
.dekigoto_block_4 {background-image: url(/img/images/common/icon_event_d.png); }
.dekigoto_block_5 {background-image: url(/img/images/common/icon_event_e.png); }
.dekigoto_block_6 {background-image: url(/img/images/common/icon_event_f.png); }
.dekigoto_block_7 {background-image: url(/img/images/common/icon_event_g.png); }
.dekigoto_block_8 {background-image: url(/img/images/common/icon_event_h.png); }
.dekigoto_block_9 {background-image: url(/img/images/common/icon_event_i.png); }
.dekigoto_block_10 {background-image: url(/img/images/common/icon_event_j.png); }

.dekigoto_block_label {
	margin: 20px 0 0 30%;
	height: 40px;
	font-size: 1.8rem;
}


/* bunrui navi */
.bunrui_section {
	margin-bottom: 20px;
}

.bunrui_block {
    width: 45%;
    margin-bottom: 20px;
}

.bunrui_block_label {
	padding: 5px 10px 3px 10px;
	margin-bottom: 5px;
	font-size: 1.4rem;
}

.bunrui_block_list {
}
.bunrui_block_list > li {
	padding: 4px 0 4px 18px;
	background-size: 16px;
}



/* top */
.Pages_index .header {
    background-image: none;
    padding: 0;
}
.Pages_index .header .wrapper {
    position: relative;
}

.Pages_index .header_cityName {
    border-bottom: 20px;
}
.Pages_index .search_box {
    position: relative;
    transform: none;
    top: 0;
    left: 0;
}

.kaiketsu_section {
    position: relative;
    bottom: 0;
}

.kaiketsu_each {
    width: 48%;

}


/* top_banners */
.top_banners {
	margin-bottom: 20px;
}

.top_banner {
	width: 48%;
    flex: 0 1 auto;
	line-height: 1.5;
    margin-bottom: 10px;
}


.topTopic_date {
    width: 50%;
}

.topTopic_line {
    width: 100%;
}



.gate_block {
     position: relative;
    /* max-height: 800px; */
}
.gate_stage {
    width: 100%;
    overflow: hidden;
    margin-bottom: 20px;
}

.gate_tag {
    width: 60%;
    padding: 10px 10px 10px 10px;
}

.gate_about {
    top: 90px;
    width: 25%;
    z-index: 200;
}


.gate_menu {
    position: relative;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 96%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.gate_menu p {
    width: 90%;
    margin: 10px auto;
    padding: 10px 10px 10px 10px;
}
.gate_menu p:hover {
    width: 100%;
    background: rgba(230,255,255, 1);
    transition: 0.5s;
}


.gate_menu a {
    font-size: 1.6rem;
}

/* fin */

