@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/newzealand_bg.jpg"); min-height:770px; background-position:center; background-size:cover; background-repeat: no-repeat; background-color: #1c2012; background-attachment:fixed;}

*, ::after, ::before { box-sizing: border-box }

ul {
  margin: 0;
  padding: 0;
  list-style: none
}

li {margin: 0; padding: 0;list-style: none; color: #000;/*font-weight: bold;*/}

.myAccordion-list li a {
  display: block;
  border-bottom: 1px solid #000;
  padding: 1.5rem;
  font-size: 1.1rem;
  text-decoration: none;
  color: #000;
  font-weight:700;
}
.myAccordion-list ul { background-color:#a6c6d5;}
.myAccordion-list li a:hover { background-color:#a6c6d5; opacity:0.9;}

/*.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:197px; background-repeat:no-repeat; height:84px; margin:0 auto;}
.logo_mian02{background-image: url(../img/title02.png); background-position:center; background-size:225px; 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:#fff; position: absolute; top: 119px; float: left; left: 0; opacity:0.2; 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;}