@charset "utf-8";
/* CSS Document */

body {
    font-size: 14px;    
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
    line-height: 1.6;
}

a:focus{
  outline: none;
}

.mt_5 { margin-top: 5px;}
.mt_15 {    margin-top: 15px!important;}
.mt_20 {    margin-top: 20px;}
.mt_30 {    margin-top: 30px;}
.mt_35 {    margin-top: 35px;}
.mt_50 {    margin-top: 50px!important;}
.mt_80 {    margin-top: 80px!important;}
.mr_10 { margin-right:  10px;}
.mr_0 { margin-right:  0!important;}
.ml_60 {    margin-left: 60px;}
.ml_60_pc {    margin-left: 60px;}
.pt_0 { padding-top: 0!important;}
.pt_50 {    padding-top: 50px;}
.pb_5 { padding-bottom: 5px!important;}
.pb_100 {    padding-bottom: 100px;}
.ls_100 { letter-spacing: 0.1em;}
.fl_l {    float: left;}
.fl_r {    float: right}
.al_c {    text-align: center;}
.al_l {    text-align: left;}
.al_r {    text-align: right;}
.p_r {    position: relative;}
.claer { clear: both;}
.sp,
.slicknav_menu,
.nav_wrap_sp {display: none!important;}

section:after,
.cf:after { 
    visibility: hidden;
    display: block;
    content: " ";
    clear: both;
    height: 0;
}
section ,
.cf {
  display: block;
}

*:after {
    display: block;
    clear: both;
}

element {
    zoom: 1;
}

/* clearfix IE6, 7 */

element:after {
    content: "";
}


a {
    color: #252730;
    } 

a:hover {
    opacity: 0.7;
}

a.over_img:hover {
    opacity: 1.0;
}

/*------------------------------------------
 *	header
------------------------------------------*/



header {
    position: fixed;
    background-color: rgb(255, 255, 255);
    border-bottom: 1px solid;
    max-width: 1340px;
    width: 100%;  
    top: 0;
    left: 0;
    z-index: 9;
}


h1 {
    display: block;
    float: left;
    width: 80px;
    margin: 10px 20px;
}

h1 img {
    width: 100%;
}

nav {
    float: left;
    padding-top: 10px;
}

nav > ul:nth-child(2) {
    clear: left;
}
nav > ul > li {
    padding-top: 20px;
    margin: 0 4px;
    background-color: #fff;
    font-size: 16px;
    font-weight: bold;
    float: left;
    margin: 0 5px;
}

nav.bnr_info > ul {
    float: left;
    margin-left: 20px;
}

nav.bnr_info  > ul > li {
    float: inherit;
    padding-top:  5px;
    margin: 0;
    clear: left;
}
nav.bnr_info  > ul > li:nth-of-type(3) a {
    padding: 0 5px;
    margin: 0;
}


ul.lo_time {
    padding: 4px 4px 2px;
}


ul.lo_time li {
    font-size: 12px;
    margin: 2px 0 2px;
    line-height: 1.2;
} 

.lo_time li small {
    font-size: 10px;
}


ul.sns {
    float: right;
    clear: right;
}

ul.sns li {
    float: left;
    margin: 0 5px;
}

.ht_bnr {
    display: block;
    float: right;
    clear: right;
}

/*------------------------------------------
 *	main
------------------------------------------*/

main {
    min-width: 1180px;  
    margin-top: 128px;
    background-image: url(../images/bg.png);
}


section {
    margin-top: -100px;
    padding-top:100px; 
}


@media only screen and (min-width:1341px) {
 
#wrap {
    widows: 100%;
  position: relative;
}
    
    header {
        position: static;
    width: 280px;
        height: auto;
        float: left;
    background-color: #fff;
}
    
    
#side {
    width: 280px;
  display:inline-block;
    height: 1100px;
    position: absolute;
    top: 100px;
    border-right: 1px solid;
}
    

h1 {
    text-align: center;
    margin: 0 0 0 70px;
    float: inherit;

}
h1 img {
    width: 90px;
}

nav {
    margin-left: 60px;
    text-align: left;
}
    
nav > ul {
    margin-bottom: 1.6rem;
}

nav > ul > li {
    padding-top: 4px;
    margin: 0 4px;
    background-color: #fff;
    font-size: 16px;
    font-weight: bold;
    float: inherit;
    text-align: left;
}

.nav_under {
    text-align: center;
    position: absolute;
    bottom: 403px;
    left: -40px;
    margin: 0 auto;
}

.bnr_info li:nth-child(2) a {
    opacity: 1.0;
}

nav.bnr_info > ul {
	width: 260px;
	display: block;
    margin-left: 0px;
    padding-bottom: 0;
    margin-bottom: 0;
}  
    
    
nav.bnr_info  > ul > li > a {
    padding:  0;
    display: block;
	width: 200px;
    text-align: center;
}
    
    
    

ul.lo_time {
    margin: 0;
    padding-bottom: 0;
    
}

       

ul.lo_time li {
    padding: 0;
    margin: 0.5rem 0 0.5rem 40px;
    font-size: 14px;
}


    
ul.sns {
    margin: 0 0 0.5rem 10px; ;
    width: 230px;
}
    
ul.sns li {
    margin: 0 20px;
    padding: 0;
    float: left;
}
   
ul.sns li a {
    margin: 0;
    padding: 0;
    float: left;
} 


.ht_bnr {
    display: inline-block;
    float: inherit;
    text-align: center;
    width: 220px;
}
    
/*------------------------------------------
 *	main
------------------------------------------*/

    
    
    
main {
    margin-top: 0;
}
    
    #main-wrap {
        margin-left:  280px;
    }

#side.fixed-side {
  position: fixed;
  top:0;
}
    
#side.bottom-side {
  position: absolute;
    height: 800px;
    bottom: 0;
    top: auto;
}
    
    
#side.bottom-side li.nav_under   {
    bottom: 80px;
}
    
#side.static-side {
  position: static;
    
}
}



#top img {
    width: 100%;
}

h2 {
    text-align: center;
    margin: 3rem 0 2rem;
}

#about p {
    width: 630px;
    margin: 2rem auto;
    font-size: 20px;
    font-weight: bold;    
}

.cs_wrap {
    max-width: 1130px;
    margin: 0 auto;
    padding: 100px 0 0px;
    clear: both;
}

.cs_box {
    background-color: rgba(255, 255, 255, 0.6);
    position: relative;
    width: 1060px;
    float: left;
    margin-bottom: 20px;
}

#a_couse {
    background: rgba(255, 255, 255, 0.6) url(../images/a_bg.png) no-repeat right center / contain;
    
}


#b_couse {
    background: rgba(255, 255, 255, 0.6) url(../images/b_bg.png) no-repeat 105px center / contain;
    
}
#c_couse {
    background: rgba(255, 255, 255, 0.6) url(../images/c_bg.png) no-repeat right center / contain;
    
}
.cs_wrap:nth-child(even) .cs_box {
    float: right;
}

.cs_box h3 {
    display: block;
    position: absolute;
    top: -80px;
    right: 700px;
}

.cs_wrap:nth-child(even) h3 {
    right: 250px;
}

.cs_menu{
    float: right;
padding-left: 30px;
    margin-bottom: 20px;
    background: url(../images/cs_border.png) no-repeat left 35px;
    
}

.cs_wrap:nth-child(even) .cs_menu {
    float: left;
    padding-right: 40px;
    background: url(../images/cs_border.png) no-repeat right 35px;
    padding-left: 40px;
}

.cs_menu h4 {
    font-size:26px;
    margin-bottom: 30px;
    margin-top: 10px;
    text-align: center;
}

.cs_menu ul {
    margin-bottom: 20px;
    margin-top: 10px;
    margin-left: 1.5rem;
	list-style: disc;
}


.cs_menu ul li {
    margin-bottom: 0.5rem;
    font-size: 12px;
}

.cs_menu small {
    font-size: 11px;
	text-indent: -1em;
margin-left: 1em;
display: block;
}

.cs_txt {
    width: 605px;
    margin: 50px 0 0;
    padding: 20px 0 20px 20px;
    float: left;
    text-align: center;
}

.cs_txt p {
    text-align: left;
    margin-bottom: 30px;
}
.cs_wrap:nth-child(even) .cs_txt {
    padding-left: 0;
    float: right;
}


.cs_txt a {
    outline: none;
    -webkit-tap-highlight-color: transparent;
    text-decoration: none;
    margin: 0 5px;
}

.btn {
    width: 360px;
    display: inline-block;
    font-size: 22px;
    line-height: 1.42;
    padding: 0.7em 1.4em;
    font-weight: bold;
    border-width: 3px;
    border-style: solid;
    background: transparent;
    border-radius: 0;
    cursor: pointer;
    user-select: none;
    vertical-align: bottom;
    position: relative;
    transform: translate(0.5em 0.5em);
    transition: transform 0.2s;
    text-decoration: none;
    color: #252730;
    border-color: #252730;
}

.btn.btn-disabled {
    cursor: not-allowed;
    opacity: 0.8;
}

.btn.btn-disabled:active {
    opacity: 0.6;
}

.btn:before {
    content: '';
    display: block;
    position: absolute;
    top: -5px;
    left: -25px;
    height: 100%;
    width: 100%;
    border-width: 1px;
    border-style: solid;
    transform: translate(0.6em, -0.3em);
    transition: transform 0.2s, background-color 0.2s;
    background-color: rgba(255, 255, 255, 0.1);
}


a.btn_s {
    width: 150px;
    float: left;
    margin:  0 35px;
}
.btn-black {
    background-color:  rgba(255, 255, 255, 0.8);
}

.btn:hover {
    border-width: 1px;
    transform: translate(-0.2em, -0.1em);
    background-color: rgba(46, 37, 48, 0.1);
    opacity: 1;
}

.btn-black:hover {
    background-color:  rgba(255, 255, 255, 0.8);
}


.btn:hover:before {
    border-width: 2px;
    transform: translate(1.4em, 0.8em);
    background-color: rgba(46, 37, 48, 0.2);
}

.btn:active {
    transform: translate(0, 0);
    transition-duration: 0.1s;
}

.btn:active:before {
    transition-duration: 0.1s;
    transform: translate(1.0em, 0.1em);
    background-color: rgba(46, 37, 48, 0.4);
}

.btn:before {
}

.menu_box {    
    width: 920px;
    margin: 10px auto 20px;
}


/*.opt_menu {
    list-style: disc;
    margin-left: 1rem;
}
.opt_menu li {
    margin-bottom: 0.5rem
}*/

.menu_box strong{
    font-weight: bolder;
}
.menu_box > ul > li {    
   float: left;
    margin: 30px 30px;
    max-width: 400px;
}


.menu_box > ul >  li:nth-child(2) {
    float: right;
    text-align: center;
}


.menu_box ul  li.wine_menu { 
    float: inherit;
    clear: both;
    max-width: 960px;
    background: url(../images/wine_bg.png) no-repeat right bottom;
}

.menu_box  h3 {
    font-size:26px;
    margin-bottom: 20px;
    text-align: center;
}


.wine_menu h4 {
    padding: 0.5rem 0;
    font-size: 18px;
    font-weight: bold;
}
.wine_menu h5 {
    font-size: 16px;
    font-weight: bold;
}



.wine_menu dt {
    float: left;
    clear: left;
    width: 400px;
}

.wine_menu dd {
    
    font-size: 15px;
    padding: 0.5rem 0;
    font-weight: bolder;
}



.menu_box ul.lo_time {
    font-size: 20px;
    font-weight: bold;
    margin-top: 50px;
    border: 5px double;
}

#ftmap {
	width: 100%;
	height: 400px;
}

.acs_wrap {
    background-color: rgba(255, 255, 255, 0.6);
    padding: 0 0px 2rem;
    margin-bottom: 20px;
    text-align: center;
}

.map_to {
    margin-bottom: 2rem;
}


.acs_box {
    width: 780px;
    margin: 0 auto;
}
.acs_box p {
    font-size: 20px;
}

.flex_box {    
    display: flex ;
    flex-direction: row ;
    flex-wrap: wrap ;
    align-items: center ;
    align-content: center ;
}


.acs_box a {
    color:#790000;
    text-decoration: none;
    font-weight: bold;
}

.acs_box a:hover {
    color:#000;
    text-decoration: underline;
}

form table {
    margin:1rem auto;
    font-size: 96%;
    width: 70%;
}
#mfp_confirm_table {
    margin:1rem auto;
    font-size: 96%;
    width: 96%;
}


#mfp_confirm_table th,
form th {
    background-color: #939393;
    border: 3px solid #fff;
    width: 28%;
    padding: 1rem 1%;
    text-align: right;
    vertical-align: top;
}


#mfp_confirm_table td,
form td {
    background-color: #fff;
      border: 3px solid #fff;
    width: 72%;
}

#mfp_confirm_table td {
    padding: 0.5rem;
}

 div#mfp_overlay_inner h4 {
     text-align: center;
     font-size: 150%;
}

button, input, select, textarea {
  font-family : inherit;
  font-size   : 100%;
}


input {
    width: 86%;
   background-color: transparent;
    font-size: 100%;
    border: none;
    padding: 1rem 2%;
}


label {
    padding-top: 1rem;
    display: inline-block;
    width: 46%;
    float: left;
    margin-left: 2%;
}

input[type=radio] {
width: auto;
    margin-right: 1rem;
}


form th span {
    font-size: 10px;
    display: inline-block;
    background-color: #790000;
    padding: 0.5rem 0.5rem 0.4rem;
    color: #fff;
    margin-left: 0.8rem;
    line-height: 1.0;
    border: 1px solid ;
}


textarea {
    width: 90%!important;
   background-color: transparent;
    font-size: 100%;
    border: none;
    padding: 1rem 2%;
	height: 20vh!important
}

.omega {
    text-align: center;
    margin: 2rem auto 0;
}

form .btn {
    margin: 10px 0 50px;
}

/*------------------------------------------
footere
------------------------------------------*/


footer {   
    width: 850px;
    margin: 0 auto;
    padding-top: 15px;
}

.ft_bnr {
    float: left;
    margin-right: 20px;
}

footer p {
    margin:0 0 5px;
    font-size: 12px;
    font-weight: bold;    
}

#copyright {
    margin-top: 15px;
    clear: left;
    text-align: center;
}
/*------------------------------------------
footere
------------------------------------------*/

.th_txtbox {
    width: 650px;
    margin: 0 auto;
    min-height: 50vh;
    text-align: center;
    font-size: 16px;
    
}

#thanks h2 { 
    font-size: 26px;
}
.th_txtbox .btn {
    margin: 2rem auto;
    }