h1,h2,h3,h4,h5{
    margin:0;
}
#menu1,#menu2,#menu3,#menu4,#menu5,#menu6{
    position: relative;
    top: 75px;
    display: block;
}
.main_wrapper{
    color:#707070;
    margin-top: 19px;
    max-width:1400px;
    margin: auto;
}
.mw_head{
    display: flex;
    flex-direction: column-reverse;
}
.mwh_left{
    margin-top: 20px;
    padding: 0 10px;
}
.mwhlh1_sub{
    font-size: 14px;
}
.mwhlh1_main{
    font-size: 22px;
    font-weight: bold;
}
.mwhlr_sub li a{
    color:inherit;
}
.mwhlr_sub li b{
    text-decoration: underline;
}
.mwh_text{
    margin-top:20px;
    font-size:12px;
}
.mwhl_restaurant{
    font-size: 14px;
    margin-top: 20px;
}
.mwhlr_main{
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: bold;
}
.mwh_right img{
    width:100%;
}

.mwc_title{
    position: relative;
    display: inline-block;
    margin-bottom: 1em;
    left: 50%;
    transform: translateX(-50%);
    font-weight:bold;
	
}
.mwc_title:before{
    content: '';
    position: absolute;
    bottom: -9px;
    display: inline-block;
    width: 60px;
    height: 3px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #947E59;
    border-radius: 2px;
}
.mwc_unit{
    margin: 50px 0;
}
.mwc_unit_event{
    margin: 50px 0;
}
.mwc_unit_oseti{
    margin: 50px 0;
}
.mwcu_top{
    font-size:14px;
}
.mwcut_img{
    width:100%;
}
.mwcut_text{
    padding:0 30px;
    margin-top:20px;
}
.mwcut_text ul{
    padding-inline-start: inherit;
}
.mwcut_img img{
    width:100%;
}
.mwcuttt_title{
    margin-top: 10px;
    font-weight: 700;
}
.mwcutt_menu{
    margin-top: 10px;
    font-size: 12px;
}
.mwcutt_menu_event{
    margin-top: 30px;
    font-size: 12px;
}
.mwcuttm_main{
    font-size:13px;
    font-weight:700;
}
.mwcuttm_sub{
    margin-top: 5px;
}
.mwcuttm_sub_event{
    margin-top: 10px;
}
.mwcuttt_sub{
    font-size:12px;
}
.mwcuttt_main{
    font-size: 18px;
    font-weight: bold;
}
.mwcutt_text{
    margin-top: 20px;
    font-size:12px;
	line-height: 1.5rem;
}
.mwcutt_text li{
    list-style: none;
}
.mwcutt_text_event{
    margin-top: 40px;
    font-size:12px;
}
.mwcutt_text_event li{
    list-style: none;
}
.mwcu_bottom{
    margin: 30px 0;
}
.od_size{
	font-size:10px;
}
.event_bgc{
	background-color:#eeeeee;
	
	width:100%;
	height:100%;
	padding: 60px 40px;
	margin-bottom: 60px;
}

/*@media screen and (min-width: 1025px) {*/
.main_wrapper{
    margin: 50px auto 0;
}
#menu1,#menu2,#menu3,#menu4,#menu5,#menu6{
    top: 40px;
}
.mw_head{
    flex-direction: inherit;
}
.mwh_left{
    width:50%;
    margin-top:0;
}
.mwh_right{
    width: 50%;
}
.mwcu_top{
    display: flex;
    justify-content: center;
}
.mwh_left{
    padding: 0 0 0 20px;
    width:50%;
}
.mwhlh1_main{
    padding: 0px 0 10px 0;
    margin-bottom: -15px;
}
.mwc_unit{
    display:flex;
}
.mwc_unit:nth-child(2n+1){
    flex-flow: row-reverse
}
.mwc_unit_event{
    display:flex;
}
.mwc_unit_event:nth-child(2n+1){
    flex-flow: row-reverse
}
.mwc_unit_oseti{
    display:flex;
}
.mwc_unit_oseti:nth-child(2n+1){
    flex-flow: row-reverse
}
.mwcut_img{
    width:50%
}
.mwcut_text{
    width:50%;
    margin-top:0;
}

.mwcu_bottom{
    display: flex;
    justify-content: center;
    flex-direction: row-reverse;
}
.mw_contents{
    margin: 50px 0 0;
	background-color: #eeeeee;
    padding: 40px 20px;
}
.mwcutt_title{

}
.mwcuttt_sub{
    font-size:16px;
}
.mwcuttt_main{
    margin-top: 0px;
    font-size: 25px;
}
.mwte_sbox{
    padding-left: 48px;
    text-indent: -13px;
}

@media screen and (min-width: 1300px) {
.mwhlh1_sub{
    font-size:16px;
}
.mwhlh1_main{
    font-size:26px;
}
.mwh_text{
    font-size:16px;
}
.mwhl_restaurant{
    font-size:16px;
}
.mwhlr_main{
    font-size:18px;
}
.mwcuttt_sub{
    font-size:18px;
}
.mwcuttt_main{
    font-size:28px;
}
.mwc_title{
    font-size:24px;
}
.mwcuttt_title{
    font-size:20px;
}
.mwcuttm_main{
    font-size:16px;
}
.mwcuttm_sub{
    font-size:14px;
}
.mwcuttm_sub_event{
    font-size:14px;
	margin-top:30px 
}

.mwcutt_text_event{
    font-size:14px;
	margin-top: 30px;
	
}


.mwte_sbox{
    padding-left: 54px;
    text-indent: -13px;
}



}

@media screen and (max-width: 390px) {

.mw_head{
	flex-direction: column-reverse;
}
.mwh_right{
	width: 100%;
}
.mwh_left {
    width: 100%;
    margin-top: 30px;
}

.mwc_unit_oseti {
    
    display: flex;
    flex-flow: column-reverse;
}
.mwcut_text{
	width: 100%;
    margin-top: 30px;
	padding: 0;
}
.mw_contents{
	margin-top: 50px;
}
.mwc_unit{
	margin: 30px 0px 80px;
	display: block;
}
.mwcut_img{
	width: 100%;
}
a.btn{
	font-size: 12px;
}
.mwc_unit_event{
    display: inline-block;
}
.mwc_unit_oseti:nth-child(2n+1){
    flex-flow: column-reverse;
}

}



