@charset "UTF-8";
/* Scss Document */
/* Scss Document */
/*紺色*/
/*灰色*/
/*灰色*/
/*灰色*/
/*ベージュ*/
/*青*/
#event #header .header_logo a {
  background: url("../images/common/header_logo02.png") top left no-repeat;
}
#event #header .navInfo li a, #event #header .gnav li a {
  color: #444;
}
#event #header .navInfo .navInfo_news a {
  background: url("../images/common/header_ico_news02.png") top 50% left no-repeat;
}
#event #header .navInfo .navInfo_access a {
  background: url("../images/common/header_ico_access02.png") top 50% left no-repeat;
}
#event #header #fixMenu {
  background: #000;
}
#event #header #fixMenu .gnav li {
  color: #FFF;
}
#event #header #fixMenu .gnav li a {
  color: #FFF;
}
#event .lttl {
  margin-bottom: 70px;
  font-size: 2.6rem;
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: .3em;
  text-align: center;
}
#event .mttl {
  margin-bottom: 30px;
  font-size: 1.7rem;
  font-weight: bold;
  line-height: 2.0;
  letter-spacing: .2em;
}

#gondola, #manpuku, #monkey {
  margin-top: -43px;
  padding-top: 43px;
}

#page_ttl .inner {
  position: relative;
}
#page_ttl .page_ttl_wrap {
  position: absolute;
  top: 0;
  left: 0;
}
#page_ttl .page_ttl_wrap .page_ttl {
  margin-bottom: 30px;
  font-size: 2.6rem;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: .3em;
}
#page_ttl .page_ttl_wrap .page_ttl_text {
  font-size: 1.6rem;
  line-height: 2.3;
  letter-spacing: .3em;
}

#gondola .content {
  padding: 0;
}
#gondola .inner {
  clear: both;
  overflow: hidden;
  border-bottom: #CCC 2px solid;
  padding-bottom: 70px;
}
#gondola .gondola_img01, #gondola .gondola_textarea01, #gondola .gondola_img02, #gondola .gondola_img03 {
  margin-bottom: 70px;
}
#gondola .gondola_textarea01 {
  float: left;
  width: 770px;
}
#gondola .gondola_textarea01 .gondola_text01 {
  margin-bottom: 1em;
  font-size: 1.4rem;
  line-height: 1.8;
  letter-spacing: .3em;
}
#gondola .gondola_img02 {
  float: right;
  width: 370px;
}
#gondola .gondola_img03 {
  float: left;
  width: 770px;
}
#gondola .gondola_textarea02 {
  float: right;
  width: 370px;
}
#gondola .gondola_textarea02 .table_basic {
  margin-bottom: 20px;
}
#gondola .gondola_textarea02 .table_basic th {
  white-space: nowrap;
}
#gondola .gondola_textarea02 a {
  color: #0059B2;
  text-decoration: underline;
}
#gondola .gondola_textarea02 a:hover {
  text-decoration: none;
}
#gondola .other {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
  float: left;
  width: 770px;
}
#gondola .other .other_wrap {
  width: 480px;
}
#gondola .other .other_ttl {
  margin-bottom: 20px;
  font-size: 2.3rem;
  font-weight: 500;
  line-height: 2.0;
  letter-spacing: .2em;
}
#gondola .other .other_text {
  font-size: 1.7rem;
  line-height: 2.0;
  letter-spacing: .2em;
}
#gondola .other .halloween {
  padding-top: 40px;
  background: url("../images/event/halloween_bg.png") top right no-repeat;
}

#manpuku .content {
  padding: 70px 0 0;
}
#manpuku .inner {
  border-bottom: #CCC 2px solid;
  padding-bottom: 70px;
}
#manpuku .manpuku {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 40px;
}
#manpuku .manpuku .manpuku_textarea {
  width: 370px;
}
#manpuku .manpuku .manpuku_textarea .manpuku_text01 {
  margin-bottom: 50px;
  font-size: 1.4rem;
  line-height: 1.8;
  letter-spacing: .3em;
}
#manpuku .manpuku .manpuku_imglist {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
  width: 770px;
}
#manpuku .manpuku .common_note {
  width: 100%;
}
#manpuku .furumai {
  margin-bottom: 40px;
}
#manpuku .furumai .mttl {
  text-align: center;
  line-height: 1.2;
}
#manpuku .furumai .firumai_list {
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}
#manpuku .furumai .firumai_list_item {
  width: 370px;
}
#manpuku .furumai .firumai_list_item .tabel_ttl {
  background: #EEE;
  font-size: 1.5rem;
  font-weight: bold;
}
#manpuku .furumai .firumai_list_item th, #manpuku .furumai .firumai_list_item td {
  padding: 10px 15px;
}
#manpuku .furumai .firumai_list_item td {
  text-align: right;
}
#manpuku .tokusan .mttl {
  margin-bottom: 10px;
}
#manpuku .tokusan .tokusan_text01 {
  font-size: 1.4rem;
  line-height: 1.8;
  letter-spacing: .3em;
}

#monkey .inner {
  clear: both;
  overflow: hidden;
}
#monkey .monkey_textarea01 {
  float: left;
  width: 430px;
  margin-bottom: 70px;
}
#monkey .monkey_textarea01 .lttl {
  margin-bottom: 30px;
  text-align: left;
}
#monkey .monkey_textarea01 .monkey_text01 {
  font-size: 1.6rem;
  line-height: 2.3;
  letter-spacing: .3em;
}
#monkey .monkey_img01 {
  float: left;
  width: 430px;
}
#monkey .monkey_img02 {
  float: right;
  width: 712px;
  margin-bottom: 70px;
}
#monkey .monkey_textarea02 {
  clear: both;
  -webkit-display: flex;
  -moz-display: flex;
  -ms-display: flex;
  -o-display: flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
#monkey .monkey_textarea02 .monkey_text02 {
  width: 450px;
  font-size: 1.6rem;
  line-height: 2.3;
  letter-spacing: .3em;
}
#monkey .monkey_textarea02 .table_basic {
  width: 700px;
}
#monkey .monkey_textarea02 .common_note {
  width: 100%;
  margin-top: 20px;
}

.other_text a:link,.other_text a:visited {
	text-decoration: underline;
	color: #008196;
}
.other_text a:hover,.other_text a:active {
	text-decoration: none;
}




.block2 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-bottom: 30px;
	margin-bottom: 50px;
}
.block2 div {
	width: 50%;
	float: left;
}
.block2:after {
height: 0;
visibility: hidden ;
content: ".";
display: block ;
clear: both ;
}

.rightbl p,.rightbl ul {
    margin-left: 50px;
}


.eventbtn {
    text-align: right;
    position: fixed;
    right: 20px;
    bottom: 20px;
}




@media screen and (max-width: 640px) {
  #event #header .header_logo {
    width: 44.7368421053vw;
    /*(340/760)*100vw*/
    top: 3.9473684211vw;
    /*(30/760)*100vw*/
    left: 3.9473684211vw;
    /*(30/760)*100vw*/
  }
  #event #header .header_logo a {
    width: 44.7368421053vw;
    height: 8.9473684211vw;
    background-size: contain;
  }
  #event #header .drawer_button.active .drawer_bar {
    background-color: #FFF;
  }
  #event #header .drawer_button .drawer_bar {
    background-color: #444;
  }
  #event #header .drawer_menu_wrapper {
    background-color: #444;
  }
  #event #header .gnav li {
    border-bottom: #FFF 1px solid;
    border-left: #FFF 1px solid;
  }
  #event #header .gnav li:nth-child(-n+2) {
    border-top: #FFF 1px solid;
  }
  #event #header .gnav li a {
    color: #FFF;
  }
  #event .lttl {
    margin-bottom: 3.9473684211vw;
    /*(30/760)*100vw*/
    font-size: 3.9473684211vw;
    /*(30/760)*100vw*/
  }
  #event .mttl {
    margin-bottom: 1em;
    font-size: 3.4210526316vw;
    /*(26/760)*100vw*/
    line-height: 1.6;
    letter-spacing: 0;
    text-align: center;
  }

  #gondola, #manpuku, #monkey {
    margin-top: -18vw;
    padding-top: 18vw;
  }

  #page_ttl .page_ttl_wrap {
    position: static;
    margin-bottom: 5.2631578947vw;
    /*(40/760)*100vw*/
    text-align: center;
  }
  #page_ttl .page_ttl_wrap .page_ttl {
    margin-bottom: 3.9473684211vw;
    /*(30/760)*100vw*/
    font-size: 3.9473684211vw;
    /*(30/760)*100vw*/
  }
  #page_ttl .page_ttl_wrap .page_ttl_text {
    font-size: 3.1578947368vw;
    /*(24/760)*100vw*/
    line-height: 1.6;
    letter-spacing: .1em;
  }

  #gondola .inner {
    padding-bottom: 9.2105263158vw;
  }
  #gondola .gondola_img01, #gondola .gondola_textarea01, #gondola .gondola_img02, #gondola .gondola_img03, #gondola .gondola_textarea02 {
    margin-bottom: 3.9473684211vw;
    /*(30/760)*100vw*/
  }
  #gondola .gondola_textarea01 {
    float: none;
    width: 100%;
  }
  #gondola .gondola_textarea01 .gondola_text01 {
    font-size: 3.1578947368vw;
    /*(24/760)*100vw*/
    line-height: 1.6;
    letter-spacing: .1em;
  }
  #gondola .gondola_img02 {
    float: none;
    width: 48.6842105263vw;
    margin: 0 auto 3.9473684211vw;
  }
  #gondola .gondola_img03 {
    float: none;
    width: 100%;
  }
  #gondola .gondola_textarea02 {
    float: none;
    width: 100%;
  }
  #gondola .gondola_textarea02 .common_note li {
    display: inline;
  }
  #gondola .other {
    float: none;
    width: 100%;
  }
  #gondola .other .other_img01 {
    width: 29.4736842105vw;
    /*(224/760)*100vw*/
  }
  #gondola .other .other_wrap {
    width: 55.2631578947vw;
  }
  #gondola .other .other_ttl {
    margin-bottom: .5em;
    font-size: 3.4210526316vw;
    /*(26/760)*100vw*/
    font-weight: bold;
    line-height: 1.6;
    letter-spacing: 0;
  }
  #gondola .other .other_text {
    font-size: 3.1578947368vw;
    /*(24/760)*100vw*/
    line-height: 1.6;
    letter-spacing: 0;
  }
  #gondola .other .halloween {
    padding-top: 7.8947368421vw;
    /*(60/760)*100vw*/
    background-size: 18.8157894737vw;
    /*(143/760)*100vw*/
  }

  #manpuku .content {
    padding: 9.2105263158vw 0 0;
  }
  #manpuku .inner {
    padding-bottom: 9.2105263158vw;
  }
  #manpuku .lttl img {
    width: 37.7631578947vw;
  }
  #manpuku .manpuku {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    margin-bottom: 9.2105263158vw;
  }
  #manpuku .manpuku .manpuku_textarea {
    order: 2;
    width: 100%;
  }
  #manpuku .manpuku .manpuku_textarea .manpuku_text01 {
    margin-bottom: 2.6315789474vw;
    /*(20/760)*100vw*/
    font-size: 3.1578947368vw;
    /*(24/760)*100vw*/
    line-height: 1.6;
    letter-spacing: .1em;
    text-align: center;
  }
  #manpuku .manpuku .manpuku_imglist {
    order: 1;
    width: 100%;
    margin-bottom: 3.9473684211vw;
    /*(30/760)*100vw*/
  }
  #manpuku .manpuku .manpuku_imglist li:nth-child(1) {
    width: 49.2105263158vw;
    /*(374/760)*100vw*/
  }
  #manpuku .manpuku .manpuku_imglist li:nth-child(2) {
    width: 39.4736842105vw;
    /*(300/760)*100vw*/
  }
  #manpuku .manpuku .common_note {
    order: 3;
  }
  #manpuku .furumai {
    margin-bottom: 9.2105263158vw;
  }
  #manpuku .furumai .mttl {
    line-height: 1.6;
  }
  #manpuku .furumai .mttl .common_note {
    font-weight: normal;
    line-height: 1.2;
  }
  #manpuku .furumai .firumai_list {
    display: block;
    margin-bottom: 3.9473684211vw;
    /*(30/760)*100vw*/
  }
  #manpuku .furumai .firumai_list_item {
    width: 100%;
    margin-bottom: 3.9473684211vw;
    /*(30/760)*100vw*/
  }
  #manpuku .furumai .firumai_list_item .tabel_ttl {
    font-size: 3.1578947368vw;
    /*(24/760)*100vw*/
    text-align: center;
  }
  #manpuku .furumai .firumai_list_item th, #manpuku .furumai .firumai_list_item td {
    padding: 1.3157894737vw;
  }
  #manpuku .tokusan .mttl {
    margin-bottom: 1em;
  }
  #manpuku .tokusan .tokusan_text01 {
    font-size: 3.1578947368vw;
    /*(24/760)*100vw*/
    line-height: 1.6;
    letter-spacing: .1em;
    text-align: center;
  }

  #monkey .monkey_textarea01 {
    float: none;
    width: 100%;
    margin-bottom: 9.2105263158vw;
  }
  #monkey .monkey_textarea01 .lttl {
    margin-bottom: 3.9473684211vw;
    /*(30/760)*100vw*/
    text-align: center;
  }
  #monkey .monkey_textarea01 .monkey_text01 {
    margin-bottom: 2.6315789474vw;
    /*(20/760)*100vw*/
    font-size: 3.1578947368vw;
    /*(24/760)*100vw*/
    line-height: 1.6;
    letter-spacing: .1em;
    text-align: center;
  }
  #monkey .monkey_img01 {
    float: none;
    width: 100%;
    margin-bottom: 5.2631578947vw;
    /*(40/760)*100vw*/
  }
  #monkey .monkey_img02 {
    float: none;
    width: 56.4473684211vw;
    /*(429/760)*100vw*/
    margin: 0 auto 2.6315789474vw;
  }
  #monkey .monkey_textarea02 {
    display: block;
  }
  #monkey .monkey_textarea02 .monkey_text02 {
    width: 100%;
    margin-bottom: 2.6315789474vw;
    /*(20/760)*100vw*/
    font-size: 3.1578947368vw;
    /*(24/760)*100vw*/
    line-height: 1.6;
    letter-spacing: .1em;
    text-align: center;
  }
  #monkey .monkey_textarea02 .table_basic {
    width: 100%;
    margin-bottom: 2.6315789474vw;
    /*(20/760)*100vw*/
  }
  #monkey .monkey_textarea02 .table_basic th {
    white-space: nowrap;
  }
  #monkey .monkey_textarea02 .common_note {
    margin: 0 0 2.6315789474vw;
  }
	.block2 div {
	width: 100%;
	float: none;
	clear: both;
}
	.rightbl p,.rightbl ul {
    margin-left: 0px;
}
    
    
    .eventbtn img {
    width: 50%;
}

    
    
}
