@charset "utf-8";

body {
 font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
}

.attention {
 background: #535453;
 margin: 0;
 padding: 2%;
 color: #fff;
 font-weight: bold;
 vertical-align: inherit;
 text-align: center;
}

#contents,#info_bk {
 max-width: 980px;
 margin: 0 auto;
 text-align: center;
}

#toplogo {
 background: #efefef;
 padding: 10px 0 0 5px;
 text-align: left;
 margin: 0 0 -1px 0;
}

#toplogo img {
 width: 35%;
 vertical-align: bottom;
}

.corner {
 background: #02c018;
 color: #fff;
 font-size: 3vw;
 font-weight: bold;
 padding: 20px;
 text-align: center;
}

.sankaku {
 border: 20px solid transparent;
 border-top: 20px solid #02c018;
 height: 0;
 margin: 0 auto;
 width: 0;
}

.contbox {
 padding: 0 20px 20px 20px;
 text-align: center;
}

#bigtext {
 color: #303030;
 font-size: 3vw;
 font-weight: bold;
 line-height: 1.5em;
 text-align: justify;
}

.smalltext {
 font-size: 12px;
 padding: 10px 0;
 text-align: left;
}

#point-list {
 padding: 0 0 20px 0;
}

#point-list img {
 margin-top: 20px;
 width: 100%;
}

#point_text {
 color: #303030;
 font-size: 10px;
 margin-top: 5px;
}

#contact ul {
 color: #02c018;
 font-weight: bold;
 list-style: none;
 display: inline-block;
 text-align: justify;
 padding: 0;
 font-size: 12px;
}

#contact li {
 margin-bottom: 10px;
 word-break: break-all;
}

#contact a {
 color: #02c018;
}

.out {
 width: 50%;
 margin: 20px;
 padding: 10px;
 color: #fff;
 background: #a7a7a7;
 font-weight: bold;
 display: inline-block;
}

.out a{
 color: #fff;
 text-decoration: none;
}

#footer {
 background: #6c8a31;
 color: #fff;
 font-size: 10px;
 padding: 5px 0;
 text-align: center;
 display: inline-block;
 width: 100%;
}

#riyou {
 margin: 0;
}

#riyou p{
 margin: 2% 0;
}

#riyou dt{
 color: #ff0000;
 display:block;
 width:90%;
 line-height:30px;
 cursor:pointer;
 font-size: 12px;
 margin: 0 auto;
 border: 1px solid;
 padding: 2%;
 }

#riyou dd{
 width:100%;
 line-height:1.2;
 display:none;
 text-align: justify;
 padding: 0 5%;
 margin: 0;
 box-sizing: border-box;
 font-size: 12px;

}

#riyou ul {
 list-style: none;
 padding: 0;
 font-size: 12px;
}

#riyou >dd >p >a {
 color: #02c018;
 font-weight: bold;
 text-decoration: none;
}

.bold {
 font-weight:bold;
 font-size: 13px;
 margin: 2% 0 1% 0;
}


#info dt{
 display:block;
 width:100%;
 line-height:30px;
 cursor:pointer;
 font-size: 12px;
 margin: 0;
 padding: 0;
}



#info dd{
 width:100%;
 line-height:20px;
 display:none;
 padding: 0;
 margin: 0;
}

#info ul {
 list-style: none;
 padding: 0;
 font-size: 12px;
}