html,body {
  margin:0px;
  padding:0;
  height:100%;
  font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
}

a{
color:#f9ff00;
text-decoration:none;
-moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

a:hover{
color:#2b5dd0;
}

.contents{
padding-bottom:30px;    
}

#title,#info-date,#menu,#link{
z-index:999;
font-weight:bold;
}

@media screen and (max-width: 420px) {
#title,#info-date,#menu,#link{
display:none;
}
}

#title{
position:fixed;
top:5%;
left:30px;
font-size:30px;

}

#info-date{
position:fixed;
top:20%;
left:30px;
font-size:18px;
color:#f9ff00;
line-height:2.0;
}

#info-date span{
font-size:13px;
}

#menu{
position:fixed;
top:40%;
left:30px;
font-size:18px;
}

#link{
position:fixed;
top:80%;
left:30px;
font-size:18px;
}

#menu li,#link li{
margin-bottom:10px;
}

div.pagebox {
  min-height: 100%;
}

#homeP {
height:100%;
background: #f9ff00 url("../img/bkg.png");
    background-position: center center;
    position: relative;
    background-repeat: no-repeat;
    background-color: #f9ff00;
    background-size: cover;
}

@media screen and (min-width: 416px) {
#session{
position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}
}

@media screen and (max-width: 415px) {
#homeP {
  background-position: top left;
}
#session{
position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  max-height: 100%;
  max-width: 95%;
}
}

#page1 {
background-color: #fff;
overflow:hidden;
position:relative;
}

#yankii{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}

@media screen and (min-width: 519px) {
#yankii-sp{
display:none;
}
}

@media screen and (max-width: 520px) {
#yankii{
display:none;
}

#yankii-sp{
  margin: auto;
  max-width: 100%;
}
}
#page2 {
}
#page3 {
}



#page4 {
position:relative;
	height:auto;
	width:100%;
}

#theme,#theme_sp{
display:block;
  margin: 100px auto;
}
#theme_sp{
width:100%;
}
@media screen and (max-width: 440px) {
#theme{
display:none;
}
}
@media screen and (min-width: 440px) {
#theme_sp{
display:none;
}
}

#page5 {

}


@media screen and (max-width: 440px) {
#page2, #page3{
display:none;
}
}
@media screen and (max-width: 440px) {
#page_sp img{
width:100%;
margin:20px 0;
padding:0;
}
}
@media screen and (min-width: 440px) {
#page_sp{
display:none;
}
}


/* スマホメニュー */
@media screen and (min-width: 420px) {
.modal-open {
display:none;
}
}

.modal-content {
    position:fixed;
    display:none;
    z-index:999;
    width:100%;
    margin:0;
}

.modal-content a{
color:#f9ff00;
text-decoration:none;
}

.modal-content p {
margin:20px 0;
text-align:center;
color:#f9ff00;
font-size:30px;
}

@media screen and (max-width: 330px) {
.modal-content p {
margin:15px 0;
font-size:25px;
}
}

.modal-overlay {
    z-index:998;
    display:none;
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:120%;
    background-color:#00b8e6;
}

.modal-open {
    position: fixed;
    top: -25px;
    font-size: 60px;
    padding-left: 10px;
    color: #f9ff00;
    text-decoration: none;
    z-index: 999;
}

.modal-open:hover {
    cursor:pointer;
    color:#f9ff00;
}

.modal-close {
    color:#fecabc;
    text-decoration:underline;
}

.modal-close:hover {
    cursor:pointer;
    color:#fecabc;
}

#blank{
width:18px;
height:18px;
margin-left:7px;
margin-bottom:1px;
}

.marginbottom{
padding-bottom:60px;	
}

.marginbottom2{
padding-bottom:30px;	
}

/* MAP */
.ggmap {
position: relative;
height: 500px;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 20px;
left: 0;
  right: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
width: 500px;
height: 500px;
}

.dmo{
text-align:center;
  width:300px;
  margin:0px auto;
font-size:15px;
line-height: 1.6;
	padding-top:100px;
	padding-bottom:100px;
  color: #00b8e6;
}
.dmo span.en{
font-size:20px;	
}
.dmo_hr{
border:dotted 2px #00b8e6; 
}


@media screen and (max-width: 440px) {
.ggmap {
height: 350px;
}
.ggmap iframe,
.ggmap object,
.ggmap embed {
width: 300px;
height: 300px;
}
.dmo{
  width:220px;
  margin:0px auto;
	padding-top:20px;
	padding-bottom:100px;
}
}

#kiwi_logo,#copyright{
display:block;
}

#kiwi_logo{
margin:60px auto 160px auto;
width:103px;
height:57px;
}

#copyright{
margin: 0 auto ;
width:90px;
}

/* シェアボタン */
.share_bt{
	width:300px;
margin:0 auto;
}

ul.share-buttons{
  list-style: none;
  margin-left:-40px;
}

li{
display: inline;
margin: 60px 5px;    
}