@charset "utf-8";
@import url(//fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700);
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url(https://fonts.googleapis.com/css?family=Lancelot);
@import url(https://fonts.googleapis.com/css?family=Bilbo+Swash+Caps);
@import url(https://fonts.googleapis.com/css?family=Open+Sans);
@import url(https://fonts.googleapis.com/css?family=Anaheim);
@import 'https://fonts.googleapis.com/css?family=Oswald';
@import 'https://fonts.googleapis.com/css?family=Italiana';
@import 'https://fonts.googleapis.com/css?family=Cinzel:700';
@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);
/*!
 * "fontname" is lisenced under the SIL Open Font License 1.1
 * by http://font-foundry.com/fontname/
 */
@font-face {
  font-family: 'fontello';
  src: url('../font/fontello.eot?85619248');
  src: url('../font/fontello.eot?85619248#iefix') format('embedded-opentype'),
       url('../font/fontello.woff2?85619248') format('woff2'),
       url('../font/fontello.woff?85619248') format('woff'),
       url('../font/fontello.ttf?85619248') format('truetype'),
       url('../font/fontello.svg?85619248#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}

@media print{
  /*印刷用CSSの定義を指定する*/
}

body,h1,h2,h3, h4,h5,p,ul,ol {
    margin: 0px;
    padding: 0px;
}

a {
    color:#000;
    text-decoration:underline;
}
a:link {
    color:#FFF;
    text-decoration:none;
}
a:visited{
    color: #FFF;
    text-decoration: none
}
a:hover{
    color:#fff;
    text-decoration:none;
}
a:active {
    text-decoration:none;
}

img {
    vertical-align: bottom;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    max-width: 100%;
    height: auto;
}

.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

.clearboth{
    clear:both;
    }

.display_pcnone{
    display:none;
}
    

body {
    /*background-color:#000;*/
      font-family: 'Lato', 'Noto Sans JP', '游ゴシック Medium', '游ゴシック体', 'Yu Gothic Medium', YuGothic, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;

}
#all {
    width: 100%;
    /*background-image: url(../img/back6.jpg);*/
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
     background-color: #76ccea;
}
#header {
    width:100%;
        background-color: #ff5544;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10000;
    
}
#header_inner {
    width:1380px;
    margin:0 auto;
    position: relative;
        /*background-color: #00a4e2;*/
    background-repeat: repeat-x;
    z-index: 20;
    /*height:110px;*/
}

.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}



#header_inner #logo{
    /*position: absolute;
    top: 50px;
    left: 300px;
    z-index: 9999;
     background-color:#000; */
    /* opacity: 0.5; */
}

#header_inner #logo h1 {
    max-width: 100%;
    text-align: left;
    color: #fff;
    opacity:1.0;
    margin: 20px 0 10px 0;
    font-size: 130%;
/*-moz-text-shadow: 7px 2px 34px rgba(255, 255, 255, 1);
-webkit-text-shadow: 7px 2px 34px rgba(255, 255, 255, 1);
-ms-text-shadow: 7px 2px 34px rgba(255, 255, 255, 1);
text-shadow: 7px 2px 34px rgba(255, 255, 255, 1);*/
}


#header_inner #logo span {
    font-size:60%;
    display:block;
}


#header_inner #logo .opacity-background {
    /* background-color:#000; */
    /* opacity: 0.8; */
    /* width: 80%; */
    position: absolute;
    top: 0px;
    right: 0px;
    
}

#header_inner #logo .opacity-background p{
    display:inline-block;
    margin-left: 30px;
}
#header_inner #logo .opacity-background a{
    color:#fff;
}

#header_inner #logo .opacity-background p span{
    font-size: 80%;
}

#header_inner #logo p {
    font-size: 90%;
    opacity: 1.0;
    color: #444;
    padding: 5px 0px 5px 10px;
    margin-top: 0px;
    clear: both;
    /* -moz-text-shadow: 27px 17px 12px rgba(0, 0, 0, 1);
    -webkit-text-shadow: 27px 17px 12px rgba(0, 0, 0, 1);
    -ms-text-shadow: 27px 17px 12px rgba(0, 0, 0, 1);
    text-shadow: 27px 17px 12px rgba(0, 0, 0, 1); */
}



.caption{
    color:#000;
    z-index: 9999;
    font-size: 150%;
    width: 955px;
    margin: 0 auto;
        background-color: #ffffff;
    padding: 20px;
    text-align: center;
    opacity: 1.0;
    font-weight: bold;
    /*margin-top: 110px;*/

}

.caption p{
    color:#000;
    opacity: 1.0;
}



#header_inner #info {
    text-align:right;
}

#info p {
    font-size:120%;
    margin:5px auto;
    text-align:right;
    color:#000;
    display: inline-block;
    text-align:center;
}



#info p.reservation{
    font-size:120%;
}

#info p.reservation a{
    pointer-events: none;
    padding:20px 5px 20px 10px;
}

#info p span{
    display: inline;
    margin-left: 10px;
    margin-right: 3px;
    background-image: url(../img/tel_icon.png) ;
    background-repeat:no-repeat;
    padding: 5px 0px 5px 38px;
    
}

#info p span.display_pcnone {
    display: none;
}




#info .topcouponFont a{
    color:red;
    font-weight: bold;
}       


#info .green {
    padding: 0px;
    margin: 20px 10px 10px 0px; 

}

#info .green a{
    background: rgb(0,110,46);
    background: -moz-linear-gradient(45deg,  rgba(0,110,46,1) 0%, rgba(0,51,26,1) 100%);
    background: -webkit-linear-gradient(45deg,  rgba(0,110,46,1) 0%,rgba(0,51,26,1) 100%);
    background: linear-gradient(45deg,  rgba(0,110,46,1) 0%,rgba(0,51,26,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006e2e', endColorstr='#00331a',GradientType=1 );
    
}




#info a{
    display:block;
    padding: 20px;
    /*background-color:green;*/


}



#header_inner .info2 a {
    position: absolute;
    top: 115px;
    right: 0px;
    background: rgb(255,48,25);
    background: -moz-linear-gradient(45deg,  rgba(255,48,25,1) 0%, rgba(207,4,4,1) 100%);
    background: -webkit-linear-gradient(45deg,  rgba(255,48,25,1) 0%,rgba(207,4,4,1) 100%);
    background: linear-gradient(45deg,  rgba(255,48,25,1) 0%,rgba(207,4,4,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=1 );
    color: #FFF;
    padding: 10px 25px 10px 25px;
    opacity: 0.9;
    font-size: 180%;
    border-radius: 5px;
    font-weight: bold;
    }

#header_inner .info2 a:after{
   content: '\e803';
    font-family: "fontello";
    margin-left: 10px;
    font-weight:bold;
}




/*--------------------------------
スマホのフッターメニュー
---------------------------------*/
ul.footer_menu {
overflow: hidden;
    display: block;
    position: fixed;
    bottom: 30px;
    right: 20px;
   z-index: 9999999999;
    -moz-opacity: 0.9;
    opacity: 0.9;
    border-radius: 0px;
}


ul.footer_menu li {
    vertical-align:middle;
    background-color: #208827;
      margin-top: 10px;

}


ul.footer_menu li.display_pcnone{
    display: none;
    }

ul.footer_menu li a {
    display:block;
    color: #fff;
    text-align: center;
    font-size: 70%;
    padding:8px;
}
    
    
ul.footer_menu .border-right {
    border-right:solid #fff 1px; 
    
}

li a i {

}

i.info_icon {
    background: url(../img/info_icon.png) no-repeat;
    background-size:cover;
    display: block;
    width: 30px;
    height: 30px;
    margin: 0 auto;
}


i.tel_icon {
    background: url(../img/tel_icon.png) no-repeat;
    background-size:cover;
    display:inline-block;
    width: 30px;
    height: 30px;
    margin: 0 auto;
}


i.top_icon {
    background: url(../img/arrow_icon.png) no-repeat;
    background-size:cover;
    display: block;
    width: 30px;
    height: 30px;
    margin: 0 auto;
}


span.info_text {
    display: block;
    /* text-align: center; */
    color: #fff;
    margin-top: 3px;
    font-size: 100%;
    
}


ul.footer_menu2 {
    width: 100%;
    overflow: hidden;
    display: table;
    /* table-layout: fixed; */
    /* background-color:#000; */
    z-index: 9999999999;
    -moz-opacity: 0.9;
    opacity: 0.9;
    border-radius: 5px;
}


ul.footer_menu2 li {
    /* display: table-cell; */
    /* vertical-align: middle; */

}


ul.footer_menu2 li a {
    display: block;
    color: #8F8F8F;
    /* text-align: center; */
    font-size: 70%;
    padding: 8px;
}

ul.footer_menu2 li a:visited {
    color: #8F8F8F;
}


    
    
ul.footer_menu2 .border-right {
    /*border-right:solid #fff 1px; */
    
}

div.footer_menu_top{
    width: 220px;
    position: fixed;
    /* bottom: 150px; */
    left: 10px;
    top: 30px;
    z-index: 9999;
}


div.footer_menu_top_pc{
    width: 250px;
    position: fixed;
    bottom: 150px;
    right: 15px;
    border-radius:5px;
    display: none;
}


ul.footer_menu3 {
    width: 100%;
    overflow: hidden;
    display: table;
    table-layout: fixed;
    background-color:#000;
    z-index: 9999999999;
    -moz-opacity: 0.9;
    opacity: 0.9;
    border-radius: 0px;
}


ul.footer_menu3 li {
    display: table-cell;
    vertical-align:middle;

}


ul.footer_menu3 li a {
    display: block;
    color: #fff;
    text-align: center;
    font-size: 70%;
    padding:8px;
    height:100%;
}
    
    
ul.footer_menu3 .border-right {
    border-right: solid #fff 1px;
    /* border-bottom: solid #fff 1px; */
}



ul.footer_menu3 span.info_text {
    text-align: center;
    color: #fff;
    margin-top:3px;
}

.menu-border-top {
    /*border-top: solid #fff 1px; */ 
}
/* カルーセル */
#main h2{
    margin-top: 0px;
    padding-top: 15px;
    padding-left: 10px;
    margin-bottom: 15px;
    /* font-family: 'Bilbo Swash Caps', cursive; */
    font-size: 2.5em;
    color:#000;
}


#main h2 span{
    font-size: 80%;
    color: #000;
    margin-left: 1em;
    display: block;
}


#main h2 span.timeTitle{
    display:block;
}

.slide{
    background-image: url(../img/bg-carouselpanel.png);
    background-repeat: no-repeat;
    width: 100%;
}
.slide .slideinner{
    margin-left: 11px;
    padding-top: 10px;
}
#carousel p{
    float:left;
}
div#pager {
    text-align:center;
}

#main {
    width: 1380px;;
    padding-left: 0px;
    overflow:hidden;
        /*background-image:url("../img/back6.jpg");*/
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
     background-size: cover;
-moz-background-size:cover;
-webkit-background-size:cover;
-o-background-size:cover;
-ms-background-size:cover;
/*background-color: #f54;*/
    margin: 0px auto 0 auto;
}
#main #container{
    float: left;
    margin-top: 80px;
    margin-right: 0px;
    padding-bottom: 30px;
    width: 1000px;

}
#main .contens {
    width: 1000px;
    margin: 0px auto 20px auto;
    /*background-color: #FFF;*/
    padding-top: 40px;
    padding-left: 0px;
    padding-bottom: 0px;
}
#main .main_box{
    padding-top:10px;
    padding-bottom:10px;
    width: 680px;
    background-color: #FC9;
    overflow:hidden;
    margin-right:20px;
    margin-top:20px;

}
#main .imgbox{
    width: 190px;
    float: left;
    text-align:center;
}
#main .textbox{
    width: 480px;
    padding:0px;
    float: left;
    text-align:left;
}

#main .textbox h3{
    color:#000;
    font-size:90%;
    padding:3px 5px;
    background-color: #4a0001;
    text-align:left;
    
}

#main .textbox p{
    color:#000;
    font-size:90%;
}



#main #topics {
    width:100%;
    clear: both;
    padding-top:20px;
    padding-bottom: 20px;
    overflow: hidden;
    background-color: #F3E6C4;
    }
    
#main #topics .topics-inner {
    width:1000px;
    margin:0 auto;
    }


#main .generic{
    width: 490px;
    float:right;
    background-color:#000;
    padding-bottom: 30px;
    
    }
    
#main .generic p{
    width: 230px;
    
    }   



#main .sns_area{
    width: 490px;
    float:left;
    margin-right:10px;
    background-color:#000;
    background-repeat: no-repeat;
    background-position:left bottom;
    padding-bottom:5px;
    margin-bottom: 0px;
    /* box-shadow */
    /*box-shadow:rgba(19, 22, 26, 0.631373) 7px 6px 3px -1px;
    -webkit-box-shadow:rgba(19, 22, 26, 0.631373) 7px 6px 3px -1px;
    -moz-box-shadow:rgba(19, 22, 26, 0.631373) 7px 6px 3px -1px;    */
}
#main .facebook {
    background-color:#000;
    background-repeat: no-repeat;
    margin-top: 10px;
    padding-bottom:0px;
    width:90%;
    margin:15px auto;
    text-align:center;
}

/*pickup記述*/

#main .main_box2{
background: rgb(204,0,0);
background: -moz-linear-gradient(45deg,  rgba(204,0,0,1) 0%, rgba(204,34,34,1) 27%, rgba(204,65,65,1) 45%, rgba(204,65,65,1) 70%, rgba(160,0,0,1) 100%);
background: -webkit-linear-gradient(45deg,  rgba(204,0,0,1) 0%,rgba(204,34,34,1) 27%,rgba(204,65,65,1) 45%,rgba(204,65,65,1) 70%,rgba(160,0,0,1) 100%);
background: linear-gradient(45deg,  rgba(204,0,0,1) 0%,rgba(204,34,34,1) 27%,rgba(204,65,65,1) 45%,rgba(204,65,65,1) 70%,rgba(160,0,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc0000', endColorstr='#a00000',GradientType=1 );
    overflow: hidden;
    margin-left: 10px;
    width: 470px;
    margin-top: 20px;
    position:relative;
    
}


#main .main_box2 a{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    text-indent:-999px;
    }
    
    
.fade {  
    -webkit-transition: 0.3s ease-in-out;  
       -moz-transition: 0.3s ease-in-out;  
         -o-transition: 0.3s ease-in-out;  
            transition: 0.3s ease-in-out;  
}  
.fade:hover {  
    opacity: 0.6;  
    filter: alpha(opacity=60);  
} 

#main .imgbox2{
    width: 230px;
    float: left;
    padding-right:10px;
    text-align:center;
}
#main .textbox2{
    width: 230px;
    text-align:left;
    color:#000;
    font-size: 110%;
    float: right;
}

#main .textbox2 h3{
    color:#000;
    font-size:90%;
    color:#000;
    padding:0px 5px;
    background-image: url(../img/side_icon.png);
    background-repeat: no-repeat;
    background-position: right bottom
    text-align:left;
    
}

#main .textbox2 p{
    padding-top:10px;
}



#main .imgbox3{
    width: 330px;
    float: left;
    text-align:center;
}
#main .textbox3{
    width:500px;
    margin:0px 0 0 0;
    padding-left:0px;
    float: none;
    text-align:left;
    /*background-color:#000;*/
    color:#000;
    position:absolute;
    top:0;
    right:0;
}

#main .textbox3 h3{
    color:#000;
    font-size:90%;
    color:#000;
    padding:0px 5px;
    background-image: url(../img/side_icon.png);
    background-repeat: no-repeat;
    background-position: right bottom
    text-align:left;
    
}

#main .textbox3 p{
    color:#000;
    font-size:100%;
    line-height:1.5;
    margin-bottom:0.5em;
}
/*アクセス記述ここまで*/


/*top box記述*/
#main .main_box4{
    padding-top: 0px;
    padding-bottom: 0px;
    width: 240px;
    overflow: hidden;
    margin-right: 10px;
    margin-top: 30px;
    float: left;
    border-radius: 10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
}


#main .imgbox4{
width: 228px;
    position: relative;
    text-align: center;
    border: 5px dashed rgb(6, 158, 68);
    opacity: 1.0;
}


#main .imgbox4 .soundTitle{
        /*background: rgb(3, 158, 68);*/
    color: #000;
    padding: 5px 0px 5px 0px;
    opacity: 1.0;
}

#main p.opacity{
}

#main .overtext a{
    position: absolute;
    top: 115px;
    left: 5px;
    width: 100%;
}


#main .overtext a:hover{
    
}

.play{
    font-size: 5em;
}


a.play:before {
    content: '\e807';
    font-family: "fontello";
    margin-right: 10px;
    color: rgb(255, 25, 0);
}


.download-mp3 a:before {
    content: '\e808';
    font-family: "fontello";
    margin-right: 10px;
}


.download-wav a:before {
    content: '\e808';
    font-family: "fontello";
    margin-right: 10px;
}

#main .textbox4{
width: 220px;
    margin: 10px auto 0 auto;
    padding: 10px 10px;
    /* float: left; */
    text-align: left;
    background: rgb(6, 158, 68);
    color: #000;
}

#main .textbox4 h3{
    font-size:110%;
    color:#000;
    /*background-color: #b1e2fb;*/
    text-align:center;
    margin-top:0px;
    margin-bottom:10px;
}

#main .textbox4 span.font80{
    font-size:80%;
    }


#main .textbox4 p{
        background-color: #008034;
    font-size: 120%
 line-hieght: 1.5;
    /* margin-bottom: 10px; */
    text-align: center;
}

#main .textbox4 p a{
    color:#fff;
    display: block;
    padding: 10px;
}


.download-mp3{
 margin-bottom:10px;
 }


#main #container dl {
    width: 100%;
    margin:15px auto;
    text-align: left;
    overflow: hidden;
    /*border-bottom: 1px dotted #ede0c3;*/
    color:#000;
}

#main #container dt {
    clear: both;
    float: left;
    width: 82px;
    padding: 5px 0px 5px 8px;   
    border-top: 1px dotted #ede0c3;
    font-weight: bold;
    font-size:100%;
    /* background-image: url(../img/side_icon.png); */
    background-repeat: no-repeat;
    background-position:left;
    color: #4B0101;
}




#main #container dd {
    margin-left: 110px;
    padding: 5px 0;
    border-top: 1px dotted #ede0c3;
    font-size: 100%;
}




#main #container dd a:link {
    color:#000;
    text-decoration: underline;
    font-size:110%;
    font-weight:bold;
}

#main #container .telBox {
    padding-left: 0px;
    margin-top: 10px;
    text-align: center;
    clear: both;
}

#main #container .telBox p{
    width: 100%;
    margin: 0 auto;
    background-color:#000;
    margin-bottom: 10px;
    font-size: 105%;
    text-align: center;
}


#main #container .telBox a{
    display: block;
    font-size: 110%;
    padding: 10px 0;
}


.telIcon a:after {
    content: '\e803';
    font-family: "fontello";
    margin-left: 10px;
    font-weight: bold;
}

#main .main_box5{
    padding-top:0px;
    padding-bottom:0px;
    width: 100%;
    background-color:#000;
    overflow:hidden;
    margin-right:50px;
    margin-top:50px;
    float:none;
}

#main .imgbox5{
    width: 468px;
    margin:0 auto;
    text-align:center;
    background-color:#000;
    float:left;
    padding:10px;
    border:1px solid #fff;
}
#main .textbox5{
    width:95%;
    margin:10px auto 0 auto;
    padding-left:0px;
    float: none;
    text-align:left;
    /*background-color:#fff;*/
    color:#000;
}

#main .textbox5 h3{
    font-size:140%;
    color:#000;
    /*background-color: #b1e2fb;*/
    text-align:center;
    margin-top:0px;
    margin-bottom:10px;
    
}

#main .textbox5 p{
    color:#000;
    font-size:100%;
    line-hieght:1.5;
    margin-bottom:1em;
}


#main .main_box6{
    padding-top:0px;
    padding-bottom:0px;
    width: 100%;
    background-color:#000;
    overflow:hidden;
    margin-right:20px;
    margin-top:50px;
}



#main .imgbox6{
    width: 468px;
    margin:0 auto;
    text-align:center;
    background-color:#000;
    float:right;
    padding:10px;
    border:1px solid #fff;
}
#main .textbox6{
    width: 480px;
    margin:0 auto;
    float:left;
    padding:0 10px;
    text-align:left;
    background-color:#000;
    color:#000;
}

#main .textbox6 h3{
    font-size:140%;
    color:#000;
    border-bottom;1px solid #056509
    /*background-color: #b1e2fb;*/
    text-align:center;
    margin-top:0px;
    margin-bottom:10px;
}


#container .contens h2.gradation-line-h2 {
    position: relative;
    width: 100%;
    padding: 5px 0;
    text-align: center;
    margin: 0px 0;
    color:#000;
    font-size: 1.8em;
}



#container .contens h2.gradation-line-h2::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 25%;
    height: 0.8px;
    margin: 0px auto;
    text-align: center;
    background-image: -webkit-linear-gradient(left, transparent, #000 30%, #000 70%, transparent);
    background-image: linear-gradient(to right, transparent, #000 30%, #000 70%, transparent);
    background-position: center;
    background-repeat: no-repeat
}


#container .contens h2.gradation-line-h2-white {
    position: relative;
    width: 100%;
    padding: 5px 0;
    text-align: center;
    margin:15px 0 0 0;
    color: #121244;
    font-size: 1.8em;
-moz-text-shadow: 3px 4px 53px rgba(255, 255, 255, 0.77);
-webkit-text-shadow: 3px 4px 53px rgba(255, 255, 255, 0.77);
-ms-text-shadow: 3px 4px 53px rgba(255, 255, 255, 0.77);
text-shadow: 3px 4px 53px rgba(255, 255, 255, 0.77);
}



#container .contens h2.gradation-line-h2-white::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 40%;
    height: 0.8px;
    margin: 0px auto;
    text-align: center;
    background-image: -webkit-linear-gradient(left, transparent, #121244 20%, #121244 70%, transparent);
    background-image: linear-gradient(to right, transparent, #121244 20%, #121244 70%, transparent);
    background-position: center;
    background-repeat: no-repeat;
}

#main #container .contens h2.gradation-line-h2-white span{
    color: #121244;
}

.bpmmenu{
    background-color: #fff;
    opacity: 1.0;
    overflow: hidden;
    padding-bottom: 20px;
    
}

.bpmmenu ul{
    margin:20px auto 0 auto;
    width: 960px;
}

.bpmmenu ul li{
    float: left;
    font-size: 1.3em;
    background-color: #121244;
    border-radius: 5px;
    padding: 10px 20px;
    color: #fff;
    margin-left: 10px;
    list-style: none;
}





#container .contens-bk100 h2.gradation-line-h2 {
    position: relative;
    width: 100%;
    padding: 5px 0;
    text-align: center;
    margin: 80px 0;
    color:#000;
    font-size: 1.8em;
    /*font-family: 'Anaheim', sans-serif;*/
}



#container .contens-bk100 h2.gradation-line-h2::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 25%;
    height: 0.8px;
    margin: 0px auto;
    text-align: center;
    background-image: -webkit-linear-gradient(left, transparent, #000 30%, #000 70%, transparent);
    background-image: linear-gradient(to right, transparent, #000 30%, #000 70%, transparent);
    background-position: center;
    background-repeat: no-repeat
    background-color: #F9F9F9;
    overflow: hidden;
}


#container .contens-bk100 h2.gradation-line-h2-55 {
    position: relative;
    width: 100%;
    padding: 10px 0;
    text-align: center;
    margin: 20px 0;
    color:#000;
    font-size: 1.8em;
}



#container .contens-bk100 h2.gradation-line-h2-55::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 55%;
    height: 0.8px;
    margin: 0px auto;
    text-align: center;
    background-image: -webkit-linear-gradient(left, transparent, #000 30%, #000 70%, transparent);
    background-image: linear-gradient(to right, transparent, #000 30%, #000 70%, transparent);
    background-position: center;
    background-repeat: no-repeat
    background-color: #F9F9F9;
    overflow: hidden;
}

#container .contens-bk100 h2.gradation-line-h2 {
    position: relative;
    width: 100%;
    padding: 5px 0;
    text-align: center;
    margin: 10px 0 20px 0;
    color:#000;
    font-size: 1.8em;
}

#container .contens h3.catchcopy{
    text-align: center;
    font-size: 2.2em;
    color: #030303;

}

#container .contens h4{
    /* text-align: center; */
    margin: 30px 0 10px 0;
    /* font-size: 1.2em; */
}



#container .contens-bk100{
    width:100%;
    /* background-color: #FAFAFA; */
}


#container .service{
    /*width:1000px;*/
    margin:0 auto;
    background-color: #ffffff;
    overflow: hidden;
    padding: 40px 20px 0 20px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}





#side_container .side_info .side_info_inner h2.gradation-line-h2 {
    position: relative;
    width: 100%;
    margin: 30px 0;
    padding: 2px 0;
    text-align: center;
    color:#000;
    font-size: 1.8em;
}

#side_container .side_info .side_info_inner h2.gradation-line-h2::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 25%;
    height: 1px;
    margin: 0 auto 0 auto;
    /* text-align: center; */
    background-image: -webkit-linear-gradient(left, transparent, #000 30%, #000 0%, transparent);
    background-image: linear-gradient(to right, transparent, #000 30%, #000 0%, transparent);
    background-position: center;
    background-repeat: no-repeat;
}



#side_container .side_info .side_info_inner h2.gradation-line-h2 span{
    color:#000;
}






.gradation-line {
    position: relative;
    width: 100%;
    padding: 5px 0;
    text-align: center;
    color:#000;
    font-size:130%;
    margin-top: 30px;
    margin-bottom: 20px;

}


.font-size100{
    font-size:150%;
}

span.subtitle{
    font-size:70%;
    padding-left:5px;
    }

.gradation-line::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 0.8px;
    margin: 0 auto;
    text-align: center;
    /*background-image: -webkit-linear-gradient(left, transparent, #000 25%, #000 75%, transparent);*/
    background-image: linear-gradient(to right, transparent, #000 25%, #000 75%, transparent);
    background-position: center;
    background-repeat: no-repeat;
}


.gradation-line::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 0.8px;
    margin: 0 auto;
    text-align: center;
    background-image: -webkit-linear-gradient(left, transparent, #000 25%, #000 75%, transparent);
    background-image: linear-gradient(to right, transparent, #000 25%, #000 75%, transparent);
    background-position: center;
    background-repeat: no-repeat;
}


span.left-space{
    margin-left:5px;
    }
    



#main .textbox6 p{
    color:#000;
    font-size:100%;
    line-hieght:1.5;
    margin-bottom:1em;
}


/*top box記述ここまで*/


/*side 記述ここから*/


#side_container {
    float: none;
    width: 100%;
    margin:0 auto;
    /*background-color:#000;*/
    margin-right: 0px;
    margin-top:0px;
    clear:both;
    margin-bottom:0px;
/*padding-top: 120px; */
}


#side_container .side_info  {
    background-repeat: no-repeat;
    margin-right: 0px;
    clear: right;
    /* background-color:#000; */
}


.side_info {
    }

.side_info_inner p {;
    font-size: 100%;
    line-height: 1.2;
    color: #4B0101;
    text-align: left;
}
#side_container .side_info_inner   {
    width:1000px;
    margin:40px auto 0 auto;
    background-color: #ffffff;
    background-repeat: no-repeat;
    padding-top:0px;
    overflow: hidden;
    padding-bottom: 30px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
#side_container .side_info .side_info_inner h3 {
    background-image: none;
    background-repeat: no-repeat;
    background-position:43%;
    font-size: 100%;
    color:#000;
    padding-left: 8px;
    margin-top: 10px;
    /*text-align: center;*/
}
#side_container .side_info .side_info_inner p {
    line-height: 1.2;
    margin-top: 3px;
    color:#000;
}

#side_container .side_banner {
}
#side_container #side_banner p {
    margin-top: 20px;

}


dl {
    margin: 0 auto;
    text-align: left;
    overflow: hidden;
    /* border-bottom: 1px dotted #ede0c3; */
    color: #FFF;
    /* float: left; */
}

dt {
    clear: both;
    float: left;
    width: 81px;
    padding: 10px 0px 5px 8px;
    /* border-top: 1px solid #fff; */
    font-weight: bold;
    font-size: 90%;
    /* background-image: url(../img/side_icon.png); */
    background-repeat: no-repeat;
    background-position: left;
    color: #fff;
}




dd {
    margin-left: 90px;
    padding: 10px 10px;
    /* border-top: 1px solid #fff; */
    font-size: 90%;
}




dd a:link {
    color: #FFF;
    text-decoration: underline;
    font-size:110%;
    /*font-weight:bold;*/
}

.side_info .side_info_inner .map {
    padding-left: 0px;
    margin-top: 40px;
    text-align: center;
    width: 400px;
    /* float: right; */
}



.side_info .side_info_inner .company{
    /*float:left;*/
    width:920px;
    margin:0 auto;
    
    
    }



.side_info .side_info_inner .company-detail {
    float:right;
    width:400px;
    }




.side_info_inner .map p{
    width: 398px;
    margin: 0 auto;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#306032', endColorstr='#007f43',GradientType=1 );
    margin-bottom: 10px;
    font-size: 105%;
    text-align: center;
    border: solid 1px #fff;
    }


.side_info_inner .map a{
    display:block;
    font-size:120%;
    padding:10px 0;
}

.mapIcon a:before {
    content: '\e803';
    font-family: "fontello";
    margin-right: 10px;
}

.mapIcon-sp-area{
    position: relative;
    margin: 0 auto;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#306032', endColorstr='#007f43',GradientType=1 );
    margin-bottom: 10px;
    font-size: 105%;
    height: 90px;
    border: solid 1px #fff;
}


#side_container .side_info .side_info_inner p.mapIcon-sp{
    text-align: left;
    position: absolute;
    top: 30px;
    left: 15px;
    font-size: 120%;
    border: none;
}


p.mapIcon-sp:before {
    content: '\e803';
    font-family: "fontello";
    margin-right: 10px;
   font-size: 110%;
}

.mapIcon-sp-area span{
    display:block;
    position:absolute;
    top:8px;
    right:8px;
    }


.accessmap {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    width: 100%;
    margin: 15px auto;
}
.accessmap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% ;
    height: 100% ;
}



dt.border_none,dd.border_none {
        border-top: none;
}


.gnav{
   width: 100%;
   background-color:#000;
}

.nav {
    margin: 0 auto;
    width: 1000px;
    overflow: hidden;
    display: table;
    table-layout: fixed;
}

.nav li{
    margin: 0;
    padding: 0;
    display: table-cell;
    vertical-align: middle;
    list-style-type: none;
    /*border-right:1px solid #fff;*/
    text-align:center;
    background-color:#000;
    font-family: 'Lancelot', cursive;
}

.nav li a{
    display: block;
    padding: 8px 0;
    font-family: 'Lancelot', cursive;
    font-size:180%;
    
}

.nav li a span{
    display:block;
    font-size:50%;
    margin-top:3px;
    }


.nav li.current a {
    opacity:0.6;
    pointer-events:none; 
}

.nav li.border-right{
    border-right:none;
}


.border-top{
    border-top:1px solid #fff;
    margin-top:10px;
}



#footer {
    clear:both;
    padding:15px 0;
    clear: both;
    background-color: #f54;
    text-align: center;
    color: #FFF;
    font-size:80%;
    margin-bottom: 0px;
}
td,th {
    /*font-family: ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, メイリオ, Meiryo, Osaka, ＭＳ Ｐゴシック, MS PGothic, sans-serif;*/
}

.menu {
list-style-type:none;
}

table {
    background: #FFF none repeat scroll 0% 0%;
    border-collapse: collapse;
    border-color:#000;
    border-spacing: 0px;
    border-style: solid;
    border-width: 0px 1px 1px 0px;
    color: #222;
    font-size: 80%;
    width: 100%;
}

th {
    font-size: 80%;
    font-weight: bold;
    text-align: left;
    vertical-align: top;
    width: 75px;
}



th,td {
    border-color:#000;
    border-style: solid;
    border-width: 1px 0px 0px 1px;
    line-height: 1.5;
    padding: 5px 10px;
    vertical-align: middle;
}

#container #banner_area {
    margin-bottom: 15px;
}


/*メニューページ記述*/
.menuArea {
    width: 100%;
    margin: 10px auto 0 auto;
    padding: 20px 0px 20px 0px;
    /*font-family: Georgia, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, sans-serif;*/
}

#main .menuArea h2 {
    padding-left:0px;
    
}

.profile{
    /* background-color: #FFF4F4; */
    padding: 10px;
    width: 95%;
    margin: 0 auto;
    border: dotted 1px #000;

}

p.catch {
    font-size: 120%;
    text-align: center;
    margin-top:20px;
    margin-bottom: 20px;
    color: #4B6C06;
    letter-spacing: 0.2em;
}


div.priceArea {
    text-align: center;
    margin-bottom: 50px;
}



.menuList {
    overflow: hidden;
    zoom: 1;
}



.menu-title {
    letter-spacing: 0.3em;
    font-size: 150%;
    font-weight: normal;
    border-bottom: 1px dotted #4B6C06;
    margin-top:20px;
    margin-bottom: 10px;
    color: #4B6C06;
    padding-bottom: 5px;
    margin-right:10px;
}

.menu-title span {
    font-size: 15px;
    letter-spacing: 0;
}


p.time{
    margin-bottom:30px;
    }
    

.fontsize90{
    font-size:90%;
    margin-bottom: 10px
    }

span.attention{
    font-size:70%
    }



div.priceArea div.price {
    margin: auto;
    padding: 15px;
    border-top: 1px dotted #4B6C06;
    border-bottom: 1px dotted #4B6C06;
    display: inline-block;
}

div.priceArea div.inner {
    color: #4B6C06;
}

div.priceArea div.price span {
    font-size: 30px;
    display: block;
}

.menu_img {
    margin:15px 0px 15px 0;
    }

.menu_img p {
    text-align:center;
    width:450px;
    display:inline-block;
    }
    
    


.menuList {
    overflow: hidden;
    zoom: 1;
    padding: 0 20px;

}

.menuList p{
    /* background-color: #030353; */
    color:#000;
    text-align: left;
    padding: 10px 0 10px 10px;
    font-size: 100%;
}

.menuList ul.list {
    margin-right: 0px;
    /* width: 100%; */
    overflow: hidden;
    /*border: dotted 1px #000;*/
    /* background-color: #FFEAED; */
    padding-bottom: 20px;
}

.menuList ul.list li {
    /* float: left; */
    /* margin-right: 50px; */
    /* width: 370px; */
    line-height: 1.5;
    /* overflow: hidden; */
    position: relative;
    /* padding-right: 80px; */
    margin: 5px 0 0 0;
    /* font-weight: bold; */
    color: #000;
    list-style: none;
}

.menuList2 ul.list {
margin-right: 0px;
    /* width: 100%; */
    overflow: hidden;
    border: dotted 1px #000;
    /* background-color: #FFEAED; */
    padding: 20px;
}

.menuList2 ul.list li {
 float: left;
    margin-right: 50px;
    width: 370px;
    line-height: 1.5;
    /* overflow: hidden; */
    position: relative;
    /* padding-right: 80px; */
    margin: 5px 0 0 0;
    /* font-weight: bold; */
    color: #000;
    list-style: none;
}

/** FAQ   **/


.faqList {
    overflow: hidden;
    zoom: 1;
    /*padding: 0 20px;*/

}

.faqList p{
    /* background-color: #030353; */
    color:#000;
    text-align: left;
    padding: 10px 0 10px 10px;
    font-size: 100%;
}

.faqList ul.list {
    margin-right: 0px;
    /* width: 100%; */
    overflow: hidden;
    border: dotted 1px #000;
    /* background-color: #FFEAED; */
    padding: 20px 10px 10px 10px;
}

.faqList ul.list li {
    /*float: left; */
    /* margin-right: 50px; */
    /*width: 370px;*/
    line-height: 1.5;
    overflow: hidden;
    position: relative;
    /*padding-right: 80px;*/
    margin: 5px 0 0 0;
    /*font-weight: bold;*/
    margin-bottom: 20px;
}


.ex{
margin-top: 5px;
    display: block;
       color: #000;

}





.about-site{
    font-size: 100%;
    margin: 20px 0 0 0;
    line-height: 1.6;
    padding: 0px 20px 0 20px;
    color: #000;
    }


.about-site a {
color: #000;
    text-decoration: underline;
}
.about-site a:link {
color: #000;
    text-decoration: underline;;
}
.about-site a:visited{
color: #000;
    text-decoration: underline;
}
.about-site a:hover{
color: #000;
    text-decoration: underline;
}
.about-site a:active {
color: #000;
    text-decoration: underline;
}


.about-site h3{
background-image: none;
    background-repeat: no-repeat;
    background-position: 43%;
    font-size: 100%;
    color: #000;
    padding-left: 8px;
    margin-top: 10px;
    /* text-align: center; */
    border-bottom: 3px solid #000000;
    padding-bottom: 10px;
    margin: 50px 0 20px 0;
    font-size: 130%;
    text-align: left;
}

.about-site　p{
   line-height: 1.7;
    }
    
.fontweight{
    font-weight: bold;
    }
    
.kiyaku{
    margin:30px 0 0 0;
    padding: 0 0 30px 0;

}

.kiyaku .kiyaku-detail{
    border:dotted 1px #444;
    padding:10px 10px 20px 10px;
}

.kiyaku .kiyaku-detail ul{
    list-style:none;
    line-height:1.8;

}

.kiyaku .kiyaku-detail ul a{
    color:#000;
    text-decoration: underline;
}

.kiyaku p{
    font-size:100%;
    padding: 0px 20px 0 20px;
    color: #000;

}



.topborder{
    border-top:#666 dotted 1px;
    padding-top:5px;
    
}

.topmargin10{
    margin-top:10px;
}

.topmargin20{
    margin-top:20px;
}


.topmargin60{
    margin-top:60px;
}

.bottommargin20{
    margin-bottom:20px;
}



.bottomborder{
    border-bottom:#666 dotted 1px;
    padding-bottom: 5px;    
}


span.strong{
    /*font-weight:bold;*/
    }


.menuList ul li span.price {
    position: absolute;
    right: 0;
    top: 0;
    text-align: right;
}


.menuList ul li span.price2 {
    position: absolute;
    right: 0;
    bottom: 0;
    text-align: right;
}


.menuList ul li span.ex {
font-size: 90%;
    color: #F80000;
    display: block;
}

h5.headline {
    font-size: 120%;
    font-weight: normal;
    margin:0px 0 10px 0;
    color:#000;
    letter-spacing: 0.2em;

}


h5.headline span {
    font-size: 11px;
    letter-spacing: 0;
}






/*メニュースタイル2*/


.menuList2 {
    overflow: hidden;
    zoom: 1;
    padding-bottom: 10px;

}

.menuList2 ul.list {
    margin-right: 0;
    width: auto;
    padding-right: 0px;
        margin-top:20px;

}

.menuList2 ul.list li {
    float: none;
    margin-right: 0;
    width: auto;
}

.menuList2 ul.list li {
    /* line-height: 2; */
    /* overflow: hidden; */
    /* position: relative; */
    /* padding-right: 0px; */
    /* margin-bottom: 10px; */
    /* font-size: 100%; */
}


.menuList2 p{
    font-size: 90%;
    color: #000;
    }


.attentionBox p{
    font-size:80%;
    color:#666;
    border:dotted 1px #666;
    padding:5px;
    }

/*LUNCHページ専用記述*/

.courseArea-lunch{
    position:relative;
    margin:15px 0 30px 0;
    }


.menu_img-lunch {
    margin:15px 0px 15px 0;
    }

.menu_img-lunch p {
    text-align:center;
    width: 450px;
    }



.menuList-lunch {
    overflow: hidden;
    zoom: 1;
    position:absolute;
    top:0;
    left:470px;
}

.menuList-lunch ul.list {
    margin-right: 0;
    width: auto;
    padding-right: 10px
}

.menuList-lunch ul.list li {
    float: none;
    margin-right: 0;
    width: auto;
}

.menuList-lunch ul.list li {
line-height: 2;
    overflow: hidden;
    position: relative;
    padding-right: 80px;
    margin-bottom: 10px;
    font-size: 100%;
}







/*COUPON*/


.padding{
    padding:10px 10px 15px 10px;
}



p.expirationDate {
    text-align:center;
    font-weight:bold;
    margin:10px auto 10px auto;
    border:1px #666 solid;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    padding:5px 0;
    width: 440px;
}


.conditions {
    text-align:center;
    font-weight:bold;
    margin: 10px 0 10px 0;
    font-size:120%;
    
}

/*SNS AREA*/


#footer #social_area{
    width:95%;
    /*margin:10px auto;*/
    text-align: left;
    }
    
    
    
#social_area .facebook_area {
    display:inline-block;
    }

#social_area .twitter_area {    
    display:inline-block;
    margin-left:5px;
    }
    
#social_area .line_area {
    text-align:center;
    }


span.square{
height:10px; 
width:10px;
display:inline-block;
background-color:#000;
position:relative;
margin-right:0.5em;
    } 
    
span.square2{
height:10px; 
width:10px;
display:inline-block;
background-color:#fff;
position:relative;
margin-right:0.5em;
    } 


dd.pointer-events a{
    pointer-events: none;

    }

dd.pointer-events a:link{
    text-decoration: none;
    }





/* コンタクト */
span.wpcf7-form-control-wrap {
    position: relative;
}




/*@media screen and (min-width: 320px) {*/



#section-home-contact {
  text-align: left;
  padding: 0px 24px 50px 24px;
}

.home-contact-container {
  text-align: left;
  display: inline-block;
}



/******************************

 ソーシャルエリア全体を囲む要素
 * 他のコンテンツと距離を取りたい場合は[margin]を設定して下さい

******************************/
.social-area-syncer {
    width: 100% ;
    min-height: 190px ;
    /*background: #F5F1E9 ; *//* 背景色 */
    /*padding: 1.5em 0 ;*/
}

/* デスクトップPCでは高さを拡張する */
@media screen and ( min-width:480px ) {
    .social-area-syncer {
        min-height: 90px ;
    }
}


/******************************

 [ul]要素

******************************/
/* スマホ */
ul.social-button-syncer {
    width: 238px ;
    margin: 24px auto ;
    padding: 0 ;
    border: none ;
    list-style-type: none ;
}

/* デスクトップ */
@media screen and ( min-width:480px ) {
    ul.social-button-syncer {
        width: 410px ;
    }
}


/******************************

 [li]要素

******************************/
ul.social-button-syncer li {
    float: left ;
    text-align: center ;
    height: 71px ;
    margin: 0 8px ;
    padding:0 ;
}


/******************************

 各種ボタン

******************************/
/* [Twitter] */
.sc-tw {
    width: 71px ;
}

.sc-tw svg {
    width: 30px ;
    height: 30px ;
 }

.sc-tw a {
    height: 56px ;
    margin: 0 auto ;
    padding-top: 6px ;
    display: block ;
    background: #1B95E0 ;
    font-size: 12px ;
    color: #fff ;
    font-weight: 700 ;
    text-decoration: none ;
    letter-spacing: .5px ;
    border-radius: 2px ;
}

.sc-tw a:hover {
    color: #fff ;
    background: #0c7abf ;
}

.sc-tw span:before {
    white-space: pre ;
    content: '\A' ;
}

/* [Facebook] */
.sc-fb {
    z-index: 99 ;
    width: 69px ;
}

/* [LINE] */
.sc-li {
    width: 50px ;
}

.sc-li-img {
    border: none ;
    margin: 0 auto ;
    padding:0 ;
    width: 36px ;
    height: 60px ;
}

/* デスクトップPCではLINEボタンを表示しない */
@media screen and ( min-width:480px ) {
    .sc-li {
        display: none ;
    }
}
#sponsor-area{
    width: 360px;
    float: right;
    margin-top: 80px;
}

#sponsor-area .sponsor-1{
        background-color: #ffffff;
        height: 630px;
        opacity: 0.9;
        padding-top: 30px;
        padding-left: 30px;
}

#sponsor-area .sponsor-2{
        margin-top:30px;
        background-color: #ffffff;
        height: 630px;
        opacity: 0.9;
        padding-top: 30px;
        padding-left: 30px;
}


#sponsor-area ul li{
    display: inline;


}

#sponsor-area .sponsor-3{
        margin-top:30px;
        background-color: #ffffff;
        height: 630px;
        opacity: 0.9;
        padding-top: 30px;
        padding-left: 30px;
}

#sponsor-area .sponsor-4{
         margin-top:30px;
        background-color: #2f2e60;
        height: 630px;
        opacity: 0.9;
        padding-top: 30px;
            padding-left: 30px;
}



#sponsor-area .sponsor-5{
        margin-top:30px;
        background-color: #ffffff;
        height: 630px;
        opacity: 0.9;
        padding-top: 30px;
                padding-left: 30px;
}

#sponsor-area .sponsor-6{
        margin-top:30px;
        background-color: #ffffff;
        height: 630px;
        opacity: 0.9;
        padding-top: 30px;
                padding-left: 30px;
}

#sponsor-area .sponsor-7{
        margin-top:30px;
        background-color: #ffffff;
        height: 630px;
        opacity: 0.9;
        padding-top: 30px;
                padding-left: 30px;
}

#sponsor-area .sponsor-8{
        margin-top:20px;
        background-color: #fff;
        height: 250px;
        opacity:0.9;
        padding:30px;
}

#sponsor-area .sponsor-9{
        margin-top:20px;
        background-color: #fff;
        height: 250px;
        opacity:0.9;
        padding: 30px;
}




#sponsor-area a {
    color:#000;
    text-decoration:underline;
}
#sponsor-area a:link {
    color:#000;
    text-decoration:none;
}
#sponsor-area a:visited{
    color: #000;
    text-decoration: none
}
#sponsor-area a:hover{
    color:#000;
    text-decoration:none;
}
#sponsor-area a:active {
    text-decoration:none;
}


.access-area{
    width: 95%;
    margin: 40px auto 0 auto;
}


.access-area h3{
    text-align: center;
    font-size: 120%;
    margin-bottom: 20px;

}

.access-detail-1{
    width: 95%;
    margin: 0 auto;

}

.access-detail-1 h3{
    border-bottom: 3px solid #000000;
    padding-bottom: 10px;
    margin: 50px 0 20px 0;
    font-size: 130%;
    text-align: left;

}

.access-detail-2{
/*  border-top: dotted 1px #666;
    border-bottom: dotted 1px #666;
    border-right: dotted 1px #666;
    padding: 10px*/

}


.lecture{
/*    font-size: 130%;
    font-weight: bold;
    width: 80%;
    margin: 30px auto;
    overflow: hidden;*/

}

.lecture_list_1{
   /* width: 60%;
    float: left;*/
    /*margin-right: 10%;*/
    list-style-type: none;
        margin-bottom: 30px;
}

.lecture_list_2{
    list-style-type: none;
    border: dotted 1px #000000;
    font-size: 120%;
    /* text-align: center; */
    width: 95%;
    margin: 30px auto;
    padding: 20px;
    /* font-weight: bold; */
}

.attention{
        font-size: 80%;
    margin-top: 10px;

}

.tax{
font-size: 70%;
}

#side_container .side_info .side_info_inner .profile{

}

#side_container .side_info .side_info_inner .profile p{
    font-size: 95%;
    margin-top: 10px;
    line-height: 1.3;

}

#side_container .side_info .side_info_inner .profile p a {
    color:#000000;
    text-decoration:underline;
}
#side_container .side_info .side_info_inner .profile p a:link {
    color:#000000;
   text-decoration:underline;
}

#side_container .side_info .side_info_inner .profile p a:visited{
    color:#000000;
    text-decoration:underline;
}

#side_container .side_info .side_info_inner .profile p a:hover{
    color:#000000;
    text-decoration:underline;
}
#side_container .side_info .side_info_inner .profile p a:active {
    text-decoration:underline;
}



.contact-area {
    overflow:hidden;
    margin-top: 40px;

}


.contact-area ul li{
    float: left;
    margin-right: 20px;
    width: 45%;
    border: 1px solid #e47f75;
  list-style: none;
    background-color: #f54;
    border-radius: 10px;
    color: #fff;
    text-align: center;
    font-size: 120%;
    /* font-weight: bold; */
    margin-top: 12px;
}


.contact-area ul li.line{
    margin-right: 0;
    background-color: #00c300;
    border: 1px solid #00c300;
    /*position: relative;
    text-align:left;
    padding-left:5px;
     width: 313px;
     text-align: left;
    font-size: 110%;*/
     
}


.contact-area ul li a{
 display: block;
     padding: 15px 0;
}


