html,body {
    height: 100%;
}

body{
  padding: 0;
  margin: 0;
}

body {
  width: 100%;
}

body.oh {
    overflow: hidden;
}

p {
  margin: 5px 2px 5px 2px;
}


#wrap{
}

#box1 {
  width: 100%;
  z-index: 1;
  position: relative;
  border-top:solid 5px #000;
}

#box2 {
  width: 100%;
  z-index: 2;
  position: relative;
}

#box3 {
  width: 100%;
  z-index: 3;
  position: relative;
}

#box4 {
  width: 100%;
  z-index: 4;
  position: relative;
}

#box5 {
  width: 100%;
  z-index: 5;
  position: relative;
}

.drawer_box{
    position:fixed;
    z-index: 10;
    top: 0;
    right: -80%;
    width: 100%;
    height: 100%;
    transition: 0.3s ease-in-out 0s;
    -webkit-transition: 0.3s ease-in-out 0s;
    -moz-transition: 0.3s ease-in-out 0s;
    -ms-transition: 0.3s ease-in-out 0s;
}

.sec1_wrap{
    position: relative;
    width: 100%;
    height: 100%;
}



.no-gutter > [class*='col-'] {
    padding-right:0;
    padding-left:0;
}




.no_act{
     right: -100%;
}

.active_1{
    right:-60%;
}

.active_2{
    right:20%;
}

.drawer_box_wrap{
}

.drawer_1{
    position: absolute;
    width: 20%;
    z-index: 10;
}

.drawer_2{
    position: absolute;
    width: 20%;
    left: 20%;
    top: 0;
    background-color:#000;
    height: 100%;
    min-height: 100%;
    min-width: 100px;
    z-index: 10;
}

.drawer_3{
    position: absolute;
    height: 100%;
    min-height: 100%;
    width: 80%;
    left: 40%;
    top: 0;
    background-color: #A67DE8;
    display: block;
    z-index: 10;
}

body > .drawer_3 {
    height: auto;
}

.prof1_box,.prof2_box,.prof3_box,.event_box,.inc_box,.contact_box{
    position:fixed;
    top: 0;
    right: -80%;
    width: 80%;
    height: 100%;
    transition: 0.3s ease-in-out 0s;
    -webkit-transition: 0.3s ease-in-out 0s;
    -moz-transition: 0.3s ease-in-out 0s;
    -ms-transition: 0.3s ease-in-out 0s;
    min-height: 100%;
    background-color: rgb(240, 240, 255);
    display: block;
    z-index: 10;
    padding: 30px;
        overflow-y: auto;
}

.ind1_box,.ind2_box,.ind3_box,.ind4_box{
    position:fixed;
    top: 0;
    right: -80%;
    width: 80%;
    height: 100%;
    transition: 0.3s ease-in-out 0s;
    -webkit-transition: 0.3s ease-in-out 0s;
    -moz-transition: 0.3s ease-in-out 0s;
    -ms-transition: 0.3s ease-in-out 0s;
    min-height: 100%;
    background-color: rgb(236, 249, 255);
    display: block;
    z-index: 10;
    padding: 30px;
        overflow-y: auto;
}


.prof_active,.ind_active,.event_active,.inc_active,.contact_active{
    right:0%;
}

body > .prof1_box {
    height: auto;
}

body > .prof2_box {
    height: auto;
}

body > .prof3_box {
    height: auto;
}

body > .event_box {
    height: auto;
}



.menu_btn,.database_btn,.newsevents_btn{
    float: right;
    background-color: rgba(0,0,0,.8);
    border: none;
    color: #fff;
    width: 180px;
    padding: 12px 10px;
    font-size: 15px;
    z-index: 2;
    text-align: center;
    clear: both;
    margin-bottom: 10px;
}

.myidac_btn,.alumini_btn,.japanese_btn{
background-color: rgba(37,1,60,.8);
color: #fff;
border: none;
float: right;
font-size: 11px;
width: 120px;
padding: 9px 10px;
clear: both;
    margin-bottom: 10px;
}

dl#acMenu  {
    margin-bottom: 0px;
}

#acMenu {
    color: #fff;
    font-weight: normal;
    padding: 10px 0px 0 0;
}
#acMenu a{
    color: #A67DE8;
}

#acMenu li{
    display:block;
    line-height:20px;
    text-align:left;
    cursor:pointer;
    padding: 0 0px;
    }

#acMenu dt{
    display:block;
    line-height:40px;
    text-align:left;
    border-bottom:#422161 1px solid;
    cursor:pointer;
    background: url(../image/open.png) 18px 12px no-repeat;
    padding: 0 10px 0 44px;
    background-size: 15px;
    }

#acMenu a:hover{
    background-color: #fff;
    }

#acMenu dt:first-child {
    border-top:#422161 1px solid;
    }

#acMenu dd{
    height:auto;
    line-height:50px;
    text-align:left;
    border-bottom:#422161 1px solid;
    padding:0 20px;
    cursor:pointer;
     display:none;
    }

#acMenu dt:hover{background-color:#333}

#acMenu li:hover{background-color:#333}

#acMenu dd:first-child {
    border-top:#422161 1px solid;
    }

#acMenu dt.active{
    background: url(../image/close.png) 18px 12px no-repeat;
    padding: 0 10px 0 44px;
    background-size: 15px;
    }

.menu_sp1{
    line-height:50px;
    text-align:left;
    border-bottom:#422161 1px solid;
    cursor:pointer;
    font-weight: 700;
    color: #fff;
    width: 100%;
display: none;
}

.menu_sp1 a{color: #fff;
display: none;
height: 100%;
width: 100%;
padding:0 20px;
text-decoration: none;
}

.menu_sp1 a:hover{background-color:#333;
text-decoration: none;
display: none;}

.menu_sp2{
        display: none!important;
}

.menu_sp2 a{
        color: #B7A133;
        display: none;
}



.glyphicon {
    font-weight: normal !important;
}

.drawer-default li a {
    color: #A28E00;
}

#animatedModal{
    width: 80% !important;
    background-color: rgb(217, 204, 249);
    }

.m1_box,.m2_box,.m3_box,.m4_box,.m5_box,.m6_box,.m7_box,.m8_box,.m9_box,.m10_box,.m11_box,.m12_box,.m13_box,.m14_box,.moa3_box{
    background-color: #A67DE8;
    padding: 0 30px 100px;
    display: none;
      -webkit-transition: all 1s;
      -moz-transition: all 1s;
      -ms-transition: all 1s;
      -o-transition: all 1s;
      transition: all 1s;
      opacity: 0;
      visibility: hidden;
    height: 100%;
    overflow: scroll;
    width: 100%;
}

.all_close,.inc_close,.area_close{
    background: #000;
    background: rgba(0,0,0,.4);
color: #fff;
border: none;
    width: 180px;
    font-size: 20px;
z-index: 1000;
position: fixed;
top:0px;
right: 0px;
display: none;
    padding: 9px 15px;

}

.vis_on{
    display:inherit;
      -webkit-transition: all 1s;
      -moz-transition: all 1s;
      -ms-transition: all 1s;
      -o-transition: all 1s;
      transition: all 1s;
      opacity: 1;
      visibility:visible;
}


.close_1{
    background: #000;
    border: none;
    color: #fff;
    width: 200px;
    padding: 10px 20px;
    top:30px;
    -webkit-transition:ease .5s;
    transition:ease .5s;
        font-size: 16px;
}

button:focus {
    outline: -webkit-focus-ring-color auto 0px;
}

.drawer-toggle {
    position: fixed;
    top: 4px;
    z-index: 5;
    display: block;
    font-size: 20px;
    color: #fff;
    visibility: visible;
    background: #000;
    background: rgba(0,0,0,.4);
    border: none;
    border-radius: 0;
    padding: 9px 15px;
}

.drawer_2_close,.drawer_3_close{
    display: block;
    font-size: 20px;
    color: #fff;
    background: #000;
    background: rgba(0,0,0,.4);
    border: none;
    border-radius: 0;
    padding: 9px 15px;
}

.drawer_3_close{
 float: right;
}


a.m10,a.m11,a.m12,a.m13{
    color: #B7A133;
}

.btn_box{
    position: fixed;
    right: 260px;
    top: 100px;
}


.logo{
   position:absolute;
    top:50%;
    left:50%;
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform:translate(-50%, -50%);
    width: 50%;
    z-index: 2;
}

.logo img{
    width: 100%;
    height: 100%;
}

#section0{
    border-top:solid 10px #422161;
}

    img[usemap] {
        border: none;
        height: auto;
        max-width: 100%;
        width: auto;
    }


.drawer-mini3 {
  position: fixed!important;
  right: -50px!important;
  top: 0px;
  margin: 0 auto;
  z-index: 10;
  -webkit-transition: right 0.2s ease-in-out!important;
  transition: right 0.2s ease-in-out!important;
  width: 50px!important;
}

.drawer-mini3.visible {
  right: 0px!important;
  visibility: visible!important;
}

.drawer-mini3 .menu_btn {
  width: 50px!important;
}

.drawer {
  position: fixed!important;
  right: 0px!important;
  top: 0px;
  margin: 0 auto;
  z-index: 200;
  -webkit-transition: right 0.2s ease-in-out!important;
  transition: right 0.2s ease-in-out!important;
}

.drawer.visible {
  right: -180px!important;
  visibility: visible!important;
}

.drawer.drawer3.active.visible{
    right: 0px!important;
}




.scrollmagic-pin-spacer{    padding: 100px 0;}
.p20{    padding: 20px;}
.mb20{    margin-bottom:20px;}

.sec2{
    background-image: url(../image/tohoku_university.png);
    background-size: cover;
    }

h1,h2,h3,h4,.h1,.h2,.h3,.h4{
    font-family: Gentona,"Myriad Pro",sans-serif;
    font-weight: normal;
    padding-bottom: .2em;
    letter-spacing: 1.2px;
}

h2,.h2{
    font-size: 2em;
}

h3,.h3{
    font-size: 1.5em;
}

/*grid??utter??*/
.row-0{
    margin-left:0px;
    margin-right:0px;

    > div{
        padding-right:0px;
        padding-left:0px;
    }
}
.row-10{
    margin-left:-5px;
    margin-right:-5px;

    > div{
        padding-right:5px;
        padding-left:5px;
    }
}
.row-20{
    margin-left:-10px;
    margin-right:-10px;

    > div{
        padding-right:10px;
        padding-left:10px;
    }
}
.row-30{
    margin-left:-15px;
    margin-right:-15px;

    > div{
        padding-right:15px;
        padding-left:15px;
    }
}
.row-40{
    margin-left:-20px;
    margin-right:-20px;

    > div{
        padding-right:20px;
        padding-left:20px;
    }
}

.img-center{
    margin: 0 auto;
}



html {
    font-family: Gentona,"Myriad Pro",sans-serif !important;}


/*
    General styles
*/
body {
}
body, html {
    height: 100%
}

.touchonly {
    display: none;
}
html.touch .touchonly {
    display: block;
}

.noselect * {
    user-select: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
}
.doselect * {
    user-select: auto;
    -webkit-user-select: auto;
    -khtml-user-select: auto;
    -moz-user-select: auto;
    -o-user-select: auto;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}


.panel {height: 100%;width: 100%;
margin:0px;
border: none;
background-color: inherit !important;
}

.middle{
        position: absolute;
    top: 50%;
    left: 50%;
}

.sec2_center{
    position: absolute;
    right: 0%;
    width: 100%;
    height: 100%;
    padding-top: 80px;
    z-index: 10;
}

.off_right{
    right: -100%;
    position: absolute;
        transition: 0.3s ease-in-out 0s;
    -webkit-transition: 0.3s ease-in-out 0s;
    -moz-transition: 0.3s ease-in-out 0s;
    -ms-transition: 0.3s ease-in-out 0s;
}

.off_left{
    right: 100%;
    position: absolute;
        transition: 0.3s ease-in-out 0s;
    -webkit-transition: 0.3s ease-in-out 0s;
    -moz-transition: 0.3s ease-in-out 0s;
    -ms-transition: 0.3s ease-in-out 0s;
}

.sec2_left{
    padding-top: 80px;
    position: absolute;
    left: -100%;
    width: 100%;
    height: 100%;
    transition: 0.3s ease-in-out 0s;
    -webkit-transition: 0.3s ease-in-out 0s;
    -moz-transition: 0.3s ease-in-out 0s;
    -ms-transition: 0.3s ease-in-out 0s;
}

.sec2_left_on{
    left: 0%;
}

.sec2_right{
    padding-top: 80px;
    position: absolute;
    left: 100%;
    width: 100%;
    height: 100%;
    transition: 0.3s ease-in-out 0s;
    -webkit-transition: 0.3s ease-in-out 0s;
    -moz-transition: 0.3s ease-in-out 0s;
    -ms-transition: 0.3s ease-in-out 0s;
}

.sec2_right_on{
    left: 0%;
}

#sec2{
    padding: 150px 0;
}

#sec3{
    background-image: url(../image/bg_2.jpg);
    background-size: cover;
        padding: 0 0 100px 0;
}

.sec3_1{
    background-color: rgb(86, 44, 187);
    background-size: cover;
    padding:50px 0px;
    color: #fff;
    }


.sec3_2{
    padding:200px 15px 120px;
    color: #fff;
    }

.sec3_2 a{
    color: #fff;
    }

.pl0{
    padding-left: 0px;
}

.pr0{
    padding-right:0px;
}



.prof_p img {
    border-radius: 150px;
    -moz-border-image: border-radius: 150px;
    -webkit-border-image: border-radius: 150px;
}

.prof_1{
    font-size: 4rem;
}

.prof_2{
    font-size: 2rem;
}

.prof_3{
    font-size: 2rem;
}
.br2{
    border-right:2px solid;
    border-right-color: #fff;
}

.mb50{
    margin-bottom: 50px;
}

.row--v-middle {
  font-size: 0;
}

.row--v-middle > [class*="col-"] {
  float: none;
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
}


#sec4{
}

.sec4_1{
    background-color: rgb(12, 32, 70);
    background-size: cover;
    padding:50px 0px;
    color: #fff;
    }

.sec4_2{
    padding: 0px;
  }

.sec4_2 > .container-fluid{
    padding:0px;
    margin:0px;
}

.sec4_2 a{
    }

.fb{
    font-size: 10rem !important;;
}

#sec5{
    background-image: url(../image/bg_5.jpg);
    background-size: cover;
}

.sec5_1{
    background-color: rgba(236, 96, 29, 0.87);
    background-size: cover;
    padding:50px 0px;
    color: #fff;
    }

.sec5_1 a{
    color: #fff;
    }


.sec5_2{
    padding:200px 15px 0;
    margin: 0 0 150px 0;
    }

figure {
  padding: 3px;
  background-color: #fff;
  text-align: center;
}

.f_r {
    float: right;
    margin-left: 1em;
    margin-bottom: 1em;
}

.f_l {
    float: left;
    margin-right: 1em;
    margin-bottom: 1em;
}


figcaption {
  font-size: 80%;
  margin: 1em 0;
}

.swiper-container {
    z-index: 0;}

    .swiper-container-horizontal>.swiper-pagination {
    bottom: 0px;}


.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    margin: 0 auto;
}

.mt0{
    margin-top:0px;
}

.area_global_box,.area_kansai_box,.area_hokkaido_box,.area_tohoku_box,.area_kanto_box,.area_chubu_box,.area_chugoku_box,.area_shikoku_box,.area_kyushu_box{
    width: 30%;
    right: -30%;
    top: 0;
    background-color:#000;
    height: 100%;
    min-height: 100%;
    position:fixed;
    transition: 0.3s ease-in-out 0s;
    -webkit-transition: 0.3s ease-in-out 0s;
    -moz-transition: 0.3s ease-in-out 0s;
    -ms-transition: 0.3s ease-in-out 0s;
    display: block;
    font-family: Gentona,"Myriad Pro",sans-serif;
    font-weight: normal;
    letter-spacing: 1.2px;
    overflow-y: auto;
}

.area_active{
    right: 0%;
}

.area_active>h3,.area_active_2>h3{
    font-size: 1.1em;
    color: #fff;
    padding: 10px;
    margin-top: 40px;
    border-bottom: 1px #fff solid;
}

.area_kansai_box li,.area_hokkaido_box li,.area_tohoku_box li,.area_kanto_box li,.area_chubu_box li,.area_chugoku_box li,.area_shikoku_box li,.area_kyushu_box li,.area_global_box li{
    font-size: 1em;
    color: #fff;
    padding: 10px;
    margin: 0px 10px;
    border-bottom: 1px #333 solid;
    list-style: none;
        cursor: pointer;
}


.area_active_2{
    right: 80%;
}

.col-xs-6>.swiper-button-prev{
    width: 100%;
    height: inherit;
    top:inherit;
    left:inherit;
    background-image:inherit;
    right: inherit;
    position: inherit;
    margin-top: inherit;
    z-index: inherit;
    cursor: pointer;
    -moz-background-size: inherit;
    -webkit-background-size: inherit;
    background-size: inherit;
    background-position: inherit;
    background-repeat: inherit;
}

.col-xs-6>.swiper-button-next{
    width: 100%;
    height: inherit;
    top:inherit;
    left:inherit;
    background-image:inherit;
    right: inherit;
    position: inherit;
    margin-top: inherit;
    z-index: inherit;
    cursor: pointer;
    -moz-background-size: inherit;
    -webkit-background-size: inherit;
    background-size: inherit;
    background-position: inherit;
    background-repeat: inherit;
}

.col-xs-12>.swiper-button-prev{
    width: 100%;
    height: inherit;
    top:inherit;
    left:inherit;
    background-image:inherit;
    right: inherit;
    position: inherit;
    margin-top: inherit;
    z-index: inherit;
    cursor: pointer;
    -moz-background-size: inherit;
    -webkit-background-size: inherit;
    background-size: inherit;
    background-position: inherit;
    background-repeat: inherit;
}

.col-xs-12>.swiper-button-next{
    width: 100%;
    height: inherit;
    top:inherit;
    left:inherit;
    background-image:inherit;
    right: inherit;
    position: inherit;
    margin-top: inherit;
    z-index: inherit;
    cursor: pointer;
    -moz-background-size: inherit;
    -webkit-background-size: inherit;
    background-size: inherit;
    background-position: inherit;
    background-repeat: inherit;
}

.contact_box{
    font-family: Gentona,"Myriad Pro",sans-serif;
    font-weight: normal;
    letter-spacing: 1.2px;
    padding: 20px 50px;
        background-color: #E6E6E6;
}

.form-group>.col-xs-12{
        padding: 6px 0;
}

.form-group>.btn {
    padding: 20px 0;
    font-size: 2em;
    letter-spacing: 0.1em;
    margin-top: 10px;
}

.mt20{
    margin-top: 20px;
}

.form_box{
    width: 100%;
    display: inline-block;
}

.event_cover_img{
    position: relative;

}

.event_title {
    position: absolute;
    top: 50%;
    margin: auto;
    font-size: 3em;
    color: #fff;
    text-shadow: 1px 1px 1px #000;
    width: 100%;
    text-align: center;
}

.video {
    position: relative;
    padding-bottom : 56.25%;
}
.video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.mb15{
    margin-bottom: 15px;
}


.m7_box img {
    display: table;
    margin-bottom: 28px;
}

.m10_box td{
    padding: 10px;
}

.m4_box table,.m5_box table,.m6_box table{
    background-color: #fff;
    border:solid 1px #ccc;
    margin-bottom: 30px;
}

.m4_box th,.m5_box th,.m6_box th{
    background-color: #F3F3F3;
    border:1px solid #ccc;
    padding: 5px;
}

.m4_box td,.m5_box td,.m6_box td{
    padding: 5px;
    border:1px solid #ccc;
}

.m4_box caption,.m5_box caption ,.m6_box caption {
    color: #1C003E;
    font-size: 23px;
    font-family: Gentona,"Myriad Pro",sans-serif;
    letter-spacing: 1.2px;
}

.swiper-slide h2{
        text-shadow: 1px 1px 1px #000;
}

.youtube {
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
.youtube iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}


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

.youtube iframe {
display: none;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: auto;
}

h2,h3,h4,p {
font-size : 1.2em ;
margin : 1em 0 0.8em 0 ; }

.sp_h2{
    font-size: 2.0em;
}

.logo{
    width: 75%;
}

.drawer_box {
    right: -100%;
}

.drawer-mini3 {
    position: fixed!important;
    right: 0px!important;
    top: 0px;
    margin: 0 auto;
    z-index: 10;
    -webkit-transition: right 0.2s ease-in-out!important;
    transition: right 0.2s ease-in-out!important;
    width: 50px!important;
    visibility: visible;
}

.drawer_1{
    width: 100%;
}

.drawer_2{
    width: 100%;
}

.drawer_3{
    width: 100%;
        left: 120%;
}

.active_1{
    right: 20%;
}

.active_2{
    right: 120%;
}

.prof_1{
    font-size : 0.8em ;
}


.area_global_box,.area_kansai_box,.area_hokkaido_box,.area_tohoku_box,.area_kanto_box,.area_chubu_box,.area_chugoku_box,.area_shikoku_box,.area_kyushu_box{
    width: 100%;
    right: -100%;
    top: 0;
    background-color:#000;
    height: 100%;
    min-height: 100%;
    position:fixed;
    transition: 0.3s ease-in-out 0s;
    -webkit-transition: 0.3s ease-in-out 0s;
    -moz-transition: 0.3s ease-in-out 0s;
    -ms-transition: 0.3s ease-in-out 0s;
    display: block;
    font-family: Gentona,"Myriad Pro",sans-serif;
    font-weight: normal;
    letter-spacing: 1.2px;
}

.area_active{
    right: 0%;
}

.prof_p {
    margin: 0 auto;
    width: 140px;
}

.br2 {
    border-right: none;
    border-bottom: 1px solid #fff;
    margin: 0 15px;
}

.row--v-middle > [class*="col-"] {
    display: inherit;
}

.sec3_1 {
    padding: 50px 0px;
}

.prof_1 {
    font-size: 1.5em;
    text-align: center;
    padding-top: 10px;
    margin: 0 0 0px 0;
}

.prof_2 {
    font-size: 1.1em;
    text-align: center;
    margin: 0 0 10px 0;
}

.prof_3 {
    font-size: 1.0em;
    margin: 20px 0 0 0;
    line-height: 1.4;
}

p {
    width: 100%;
    font-size: 1em;
    margin: 10px 0;
    line-height: 1.4;
}

.sec3_2 {
    padding: 100px 15px 100px;
    /* color: #fff; */
}

#sec3 {
    padding: 0px;
}

.sec4_2 {
    padding: 0px 15px;
}

.fb {
    font-size: 1.5em !important;
    padding: 100px 0;
}

.h1 {
    font-size: 1.5em;
}

h1{  font-size: 1.5em;}

.prof1_box, .prof2_box, .prof3_box, .event_box, .inc_box, .contact_box {
    right: -100%;
    width: 100%;
    padding: 15px;
}

.prof_active, .ind_active, .event_active, .inc_active, .contact_active {
    right: 0%;
}

.m1_box, .m2_box, .m3_box, .m4_box, .m5_box, .m6_box, .m7_box, .m8_box, .m9_box, .m10_box, .m11_box, .m12_box, .m13_box, .m14_box, .moa3_box {
    padding: 15px;
    height: 100%;
    overflow: scroll;
    width: 100%;

}

dl#acMenu {
    margin-top: 36px;
}

.drawer_2_close {
    float: right;
}

#sec1{
    background-image: url(../image/poster.jpg);
    background-size: cover;
    }

.menu_sp1{
    line-height:50px;
    text-align:left;
    border-bottom:#422161 1px solid;
    cursor:pointer;
    font-weight: 700;
    color: #fff;
    width: 100%;
    display: inherit;
}

.menu_sp1 a{color: #fff;
display: block;
height: 100%;
width: 100%;
padding:0 20px;
text-decoration: none;
    display: inherit;
}

.menu_sp1 a:hover{background-color:#333;
text-decoration: none;
    display: inherit;}

.menu_sp2{
        display: inherit!important;
}

.menu_sp2 a{
        color: #B7A133;
            display: inherit;
}