@charset "UTF-8";

body { font-family: Avenir, 'Roboto',"Open Sans", "Helvetica Neue", Helvetica, Arial, Verdana, Roboto,
"游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
background-image: url("../img/italy.jpg"); min-height:770px; background-position:center; background-size:cover; background-repeat: no-repeat; background-color: #1c2012;}

*, ::after, ::before { box-sizing: border-box }

ul {
  margin: 0;
  padding: 0;
  list-style: none
}

li {margin: 0; padding: 0;list-style: none; color: #fff;/*font-weight: bold;*/}

.myAccordion-list li a {
  display: block;
  border-bottom: 1px solid #eaeaea;
  padding: 1.5rem;
  font-size: 1.2rem;
  text-decoration: none;
  color: #fff;
}
.myAccordion-list ul { background-color:#313131;}
.myAccordion-list li a:hover { background-color:#4c879c; }

/*.myAccordion-list li:last-child a { border-bottom: none }*/

.myAccordion-list>li> ul li a { padding: 1rem 2rem }


.logo_mian{background-image: url(../img/title.png); background-position:center; background-size:171px; background-repeat:no-repeat; height:84px; margin:0 auto;}
.logo_mian02{background-image: url(../img/title02.png); background-position:center; background-size:400px; background-repeat:no-repeat; height:84px; margin:0 auto;}
.myAccordion__title{text-align: center;font-size: 1em;color: #fff;}
.opa_bg{width: 100%; height:100%; background-color: #000; position: absolute; top: 119px; float: left; left: 0; opacity: .3;z-index: -99999999999999999999;}
.myAccordion__inner{margin-top: 55px;;}
.subclass{color:#13b5b1;text-decoration: none;background-color: #fff;}
li > a.subclass:hover { background-color: #fff; }
.oneclass{color:#fff;textdecoration: none;}