@font-face {
  font-family: 'YuGothic-M';
  font-weight: normal;
  src: local('YuGothic-Medium'), local('Yu Gothic Medium'), local('YuGothic-Regular');
}

@font-face {
  font-family: 'YuGothic-M';
  font-weight: bold;
  src: local('YoGothic-Bold'), local('Yu Gothic');
}

@font-face {
  font-family: 'MyGothic';
  src: local('ヒラギノ角ゴ ProN W3'), local('Hiragino Kaku Gothic ProN');
}

@font-face {
  font-family: 'MyGothic-b';
  font-weight: bold;
  src: local('ヒラギノ角ゴ ProN W6'), local('Hiragino Kaku Gothic ProN');
}

html {
  font-size: 62.5%; /* 16px x 0.625 = 10px(=1rem) */
}

html body { /* 16px */
  font-family: MyGothic, 'Hiragino Kaku Gothic ProN', -apple-system, blinkMacSystemFont, 'メイリオ', YuGothic-M, YuGothic, Meiryo, sans-serif;
  /*
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
  margin: 0;
  padding: 0;
  letter-spacing: .005em;
  color: #263033;
  -webkit-text-size-adjust: 100%;
  -webkit-font-feature-settings: 'palt';
  font-feature-settings: 'palt';
  */
}


@media screen and (min-width: 751px) {

h1 {
  padding:30px 0 26px 0;
  font-size:24px;
  color:#fff;
  letter-spacing:6.2px;
  text-align:center;
  font-weight:400;
}

.content-head__privilege__title h1, .content-head__premium__title h1, .content-head__charter__title h1, .content-head__surprise__title h1 {
  text-shadow: 1px 1px 3px #a18832;
}


h2 {
  margin:0 auto;
  font-size:14px;
  color:#fff;
  letter-spacing:2.4px;
  text-align:center;
  line-height:1.8;
  font-weight:400;
}

h3 {
  margin:25px auto 0;
  font-size:23px;
  color:#555;
  letter-spacing:0.1px;
  text-align:center;
  font-weight:400;
}

h4 {
  margin:0 auto 7px;
  font-size:16px;
  color:#444;
  letter-spacing:0.1px;
  text-align:left;
  font-weight:800;
}

a {
  color:#555;
  text-decoration:none;
}

.event-list__item a{
	color:#263033;
}


/* コンテンツヘッダー */
#content-head__privilege, #content-head__charter, #content-head__premium, #content-head__privilege {
  height:145px;
  background: url(../images/privilege_bg-rp.png) center top repeat-x;
}

.content-head__privilege__title,
.content-head__charter__title,
.content-head__premium__title,
.content-head__surprise__title,
.content-head__concert__title ,
.content-head__engeki__title ,
.content-head__sports__title ,
.content-head__sale__title  {
  height:145px;
  /*background: url(../images/privilege_bg.png) center top no-repeat;*/
}
.content-head__privilege__title {	background: url(../images/privilege_card_bg.png) center top no-repeat; }
.content-head__charter__title   {	background: url(../images/privilege_reserved_bg.png) center top no-repeat; }
.content-head__premium__title   {	background: url(../images/privilege_premium_bg.png) center top no-repeat; }
.content-head__surprise__title  {	background: url(../images/privilege_siprise_bg.png) center top no-repeat; }
.content-head__concert__title  {	background: url(../images/concert_bg.png) center top no-repeat; }
.content-head__engeki__title  {	background: url(../images/engeki_bg.png) center top no-repeat; }
.content-head__sports__title  {	background: url(../images/sports_bg.png) center top no-repeat; }
.content-head__sale__title  {	background: url(../images/sale_bg.png) center top no-repeat; }

.content-head__privilege__title h1,
.content-head__charter__title   h1,
.content-head__premium__title   h1,
.content-head__surprise__title  h1,
.content-head__concert__title  h1,
.content-head__engeki__title  h1,
.content-head__sports__title  h1,
.content-head__sale__title  h1 {
  visibility: hidden;
}
.content-head__privilege__title h2,
.content-head__charter__title   h2,
.content-head__premium__title   h2,
.content-head__surprise__title  h2,
.content-head__concert__title  h2,
.content-head__engeki__title  h2,
.content-head__sports__title  h2,
.content-head__sale__title  h2 {
  visibility: hidden;
}

/* コンテンツエリア */
.content-area {
  margin:0;
  padding:0;
  background-color: #f7f1e6;
}

.surprise-content-area {
  margin:0;
  padding:0;
  background-color: #fff;
}

/* パンくずメニュー */

.site-spot {
  width:1200px;
  margin:0 auto;
  padding:24px 0 0 0;
}

.breadcrumb li {
  font-size: 12px;
  position: relative;
  display: inline-block;
  margin: 0 0 0 23px;
  vertical-align: middle;
  letter-spacing: 1.4px;
}

.breadcrumb li:before {
  position: absolute;
  top: -1px;
  left: -17px;
  content: url(../../common/images/arw-r-bread.png);
}

.breadcrumb li:first-child {
  margin: 0;
}

.breadcrumb li:first-child:before {
  display: none;
}



/* カテゴリメニュー */
select::-ms-expand {
  display: none;
}

.event-category__input {
  position: relative;
  font-size:13px;
  line-height: 1;
  width: 177px;
  padding: 10px 14px;
  letter-spacing: 1.4px;
  color: #555;
  -webkit-appearance: none;
  background-color:#fafafa;
  background-size: 13px 7px;
  border-radius: 0.2em;
  border:solid 1px #a2a2a2;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}


/* プルダウンメニュー */
.eventcategory_pulldown {
  width:980px;
  margin:73px auto 27px;
  text-align:right;
}

#disney-event__box .eventcategory_pulldown {
  width:980px;
  margin:55px auto 27px;
  text-align:right;
}

.eventcategory_pulldown label {
  position: relative;
}

.eventcategory_pulldown label::after {
  display: block;
  position: absolute;
  content: "";
  top: 50%;
  right: 13px;
  width:13px;
  height:7px;
  margin-top: 0;
  background-size: 13px 7px;
  pointer-events: none;
}

.event-category__input option {
  font-size: 12px;
  line-height: 1;
  padding: 6px 4px;
  letter-spacing: 1.4px;
  color: #4b4b4b;
}


/* プルダウンメニュー ライブラリ */
.sod_select.custom:after {
  top: 13px;
  content: url(../../common/images/arw-below.png);
  border: none;
}

.sod_select.custom:before {
  border: none;
}

.sod_select.custom.custom {
  font-size: 14px;
  width: 177px;
  padding: 10px 10px 10px 13px;
  border-color: #c4c4c4;
  border-radius: 4px;
  background: #f6f6f6;
}

.sod_select.custom.custom.focus {
  box-shadow: none;
}

.sod_select.custom .sod_label {
  font-size: 13px;
  font-weight: normal;
  letter-spacing: 2px;
  color: #333;
}

.sod_select.custom .sod_list_wrapper {
  width: 177px;
}



/*
  イベント情報リスト
*/


#surprise-event__box #main-body {
  padding: 18px 0 50px;
  background-color: #fff;
}

#main-body {
  padding: 18px 0 50px;
  background-color: #fff;
}

#main-body .inbox {
  position: relative;
  width: 1128px;
  margin: 0 auto;
}

#main-body .event-list {
  margin: 42px 0 0;
  padding: 0 0 30px;
}

#main-body .event-list:after {
  display: block;
  clear: both;
  width: 0;
  content: '';
}

#main-body .event-list .event-list__item.event-list__pickup {
  width: 549px;
}

#main-body .event-list .event-list__item.event-list__pickup .event-photo {
  display: inline-block;
  float: left;
  height: 225px;
  vertical-align: top;
}

#main-body .event-list .event-list__item.event-list__pickup .event-name {
  line-height: 1.7;
  margin: 0;
  margin-left: 280px;
  padding: 0 3px 0 0;
}

#main-body .event-list .event-list__item.event-list__pickup .event-text {
  font-family: 'MyGothic';
  font-size: 13px;
  line-height: 1.7;
  margin: 19px 0 4px 280px;
  padding: 0 3px 0 0;
  letter-spacing: 1.8px;
}

#main-body .event-list .event-list__item.event-list__pickup .service-type {
  margin-left: 280px;
  padding: 0;
}

#main-body .event-list .event-list__item.event-list__pickup:after {
  display: block;
  clear: both;
  content: '';
}

#main-body .event-list .event-list__item {
  position: relative;
  float: left;
  width: 260px;
  padding: 14px 14px 20px 15px;
  cursor: pointer;
  border-top: 1px solid #ebebeb;
}

#main-body .event-list .event-list__item:after {
  position: absolute;
  top: 0;
  right: -1px;
  width: 1px;
  height: 100%;
  content: '';
  background: none #ebebeb;
}

#main-body .event-list .event-list__item:nth-child(4n) {
  padding-right: 0;
  padding-left: 14.5px;
}

#main-body .event-list .event-list__item:nth-child(4n):after {
  display: none;
}

#main-body .event-list .event-list__item:nth-child(4n+1) {
  padding-right: 14px;
  padding-left: 0;
}

#main-body .event-list .event-list__item:nth-child(1) {
  padding-top: 0;
  border-top: 0;
}

#main-body .event-list .event-list__item:nth-child(2) {
  padding-top: 0;
  border-top: 0;
}

#main-body .event-list .event-list__item:nth-child(3) {
  padding-top: 0;
  border-top: 0;
}

#main-body .event-list .event-list__item:nth-child(4) {
  padding-top: 0;
  border-top: 0;
}

#main-body .event-list .event-list__item.event-list__pickup ~ div:nth-child(3):after {
  right: 0;
  display: block;
}

#main-body .event-list .event-list__item.event-list__pickup ~ div:nth-child(4) {
  padding-top: 14px;
  border-top: 1px solid #ebebeb;
}

#main-body .event-list .event-list__item.event-list__pickup ~ div:nth-child(4n-1) {
  padding-right: 0;
  padding-left: 14.5px;
}

#main-body .event-list .event-list__item.event-list__pickup ~ div:nth-child(4n) {
  padding-right: 14px;
  padding-left: 0;
}

#main-body .event-list .event-list__item.event-list__pickup ~ div:nth-child(4n):after {
  right: 0;
  display: block;
}

#main-body .event-list .event-list__item.event-list__pickup ~ div:nth-child(4n+1) {
  padding-left: 14.5px;
}

#main-body .event-list .event-list__item.event-list__pickup ~ div:nth-child(4n+2):after {
  right: 0;
  display: block;
}

#main-body .event-list .event-photo {
  display: block;
  height: 174px;
  text-align: center;
  background-color: #ebebeb;
}

#main-body .event-list .event-photo img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}

#main-body .event-list .event-photo img:hover {
  opacity: .7;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=70)';
}

#main-body .event-list .event-photo:after {
  display: inline-block;
  width: 0;
  height: 100%;
  content: '';
  vertical-align: middle;
}

#main-body .event-list .event-name {
  font-family: 'MyGothic';
  font-size: 14px;
  margin: 13px 0 4px;
  padding: 0 9px;
  letter-spacing: 1.8px;
	line-height: 1.7;
}

#main-body .event-list .event-name:hover {
  opacity: .6;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=60)';
}

#main-body .event-list .service-type {
  padding: 0 10px;
  letter-spacing: -.4em;
}

#main-body .event-list .service-type span {
  font-size: 11px;
  line-height: 1;
  display: inline-block;
  margin: 10px 7px 0 0;
  padding: 4px 8px 4px;
  vertical-align: top;
  letter-spacing: 1.5px;
  color: #263033;
  border: 1px solid #263033;
}

#main-body .page-more_btn {
  text-align:center;
}

#main-body .page-more, #main-body .page-more_pickup {
  font-size: 14px;
  line-height: 1;
  margin-right: auto;
  margin-left: auto;
  padding: 12px 64px 12px;
  text-align: center;
  color: #333;
  border: 1px solid #c4c4c4;
  border-radius: 4px;
}

#main-body .page-more:after, #main-body .page-more_pickup:after {
  display: inline-block;
  margin-top: 1px;
  margin-left: 21px;
  content: url(../../common/img/arw-r.png);
  vertical-align: middle;
}

#main-body .page-more span, #main-body .page-more_pickup span {
  letter-spacing: 2px;
}

#main-body .page-more:hover span {
  opacity: .6;
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=60)';
}

#main-body .buy-ticket {
  line-height: 1;
  margin: 50px 0 0;
  text-align: center;
}

#main-body .buy-ticket .buy-now img {
  height: auto;
}

#main-body .buy-ticket p {
  font-size: 14px;
  line-height: 1.6;
  width: 85.3%;
  margin: 30px auto 0;
  padding: 0;
  letter-spacing: 2px;
  color: #555;
}

}



@media screen and (max-width: 750px) {

  html body {
    font-size: 2.8rem;
  }

	.event-list__item a{
		color:#263033;
	}

  * {
    box-sizing: border-box;
  }

  img {
    max-width: 100%;
  }

  h1 {
    padding:52px 0 18px 0;
    font-size:32px;
    color:#fff;
    letter-spacing:6.2px;
    text-align:center;
    font-weight:600;
  }

  h2 {
    margin:60px auto 0;
    font-size:20px;
    color:#555555;
    letter-spacing:2.8px;
    text-align:center;
    line-height:1.6;
    font-weight:600;
  }

  h2 span{
    display:block;
  }


  h3 {
    margin:25px auto 0;
    font-size:23px;
    color:#555;
    letter-spacing:0.1px;
    text-align:center;
    font-weight:400;
  }

  h4 {
    margin:2px auto 10px;
    font-size:30px;
    color:#000;
    letter-spacing:0.1px;
    text-align:left;
    font-weight:800;
  }

  #madeby-event__box h3 {
    margin:0 auto;
    padding-top:52px;
    font-size:32px;
    color:#555;
    letter-spacing:0.1px;
    text-align:center;
    font-weight:800;
  }

/* コンテンツヘッダー */

  #content-head__privilege, #content-head__charter, #content-head__premium {
    height:198px;
    background: url(../images/privilege_bg-rp_sp.png) #f7f1e6 center top repeat-x;
  }

  .content-head__privilege__title,
  .content-head__charter__title,
  .content-head__premium__title {
    height:198px;
    background: url(../images/privilege_bg_sp.png) center top no-repeat;
  }

  #content-head__surprise {
    height:227px;
    background: url(../images/privilege_bg-rp_sp.png) #f7f1e6 center top repeat-x;
  }

  .content-head__surprise__title {
    height:188px;
    background: url(../images/privilege_bg_sp.png) center top no-repeat;
  }

  .content-head__concert__title {
    height:138px;
    background: url(../images/concert_bg_sp.png) center top no-repeat;
  }

  .content-head__engeki__title {
    height:138px;
    background: url(../images/engeki_bg_sp.png) center top no-repeat;
  }

  .content-head__sports__title {
    height:138px;
    background: url(../images/sports_bg_sp.png) center top no-repeat;
  }

  .content-head__sale__title {
    height:138px;
    background: url(../images/sale_bg_sp.png) center top no-repeat;
  }

  .content-head__privilege__title h1, .content-head__charter__title h1, .content-head__premium__title h1, .content-head__surprise__title h1 {
/*
    text-shadow: 1px 1px 3px #a18832;
*/
  }

  .content-head__concert__title h1 {
/*
    text-shadow: 1px 1px 3px #47cec0;
*/
  }

  .content-head__engeki__title h1 {
/*
    text-shadow: 1px 1px 3px #f078a2;
*/
  }

  .content-head__sports__title h1 {
/*
    text-shadow: 1px 1px 3px #add771;
*/
  }

  .content-head__sale__title h1 {
/*
    text-shadow: 1px 1px 3px #fa907c;
*/
  }

  .content-head__privilege__title h1,
  .content-head__charter__title   h1,
  .content-head__premium__title   h1,
  .content-head__surprise__title  h1,
  .content-head__concert__title  h1,
  .content-head__engeki__title  h1,
  .content-head__sports__title  h1,
  .content-head__sale__title  h1 {
    visibility: visible;
  }
  .content-head__privilege__title h2,
  .content-head__charter__title   h2,
  .content-head__premium__title   h2,
  .content-head__surprise__title  h2,
  .content-head__concert__title  h2,
  .content-head__engeki__title  h2,
  .content-head__sports__title  h2,
  .content-head__sale__title  h2 {
    visibility: visible;
  }



/* コンテンツエリア */
  .content-area {
    margin:0;
    padding:0;
    background-color: #f7f1e6;
  }


/* カテゴリメニュー */
  .event-category__input {
    position: relative;
    font-size:23px;
    line-height: 1;
    width: 270px;
    padding: 27px 35px 22px;
    letter-spacing: 4.4px;
    color: #333;
    font-weight:bold;
    -webkit-appearance: none;
    background-color:#fafafa;
    background-size: 13px 7px;
    border-radius: 0;
    border:solid 2px #d7d7d7;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }

  .eventcategory_pulldown label {
    position: relative;
  }

  .eventcategory_pulldown label::after {
    display: block;
    position: absolute;
    content: "";
    top: 2px;
    right: 47px;
    width:25px;
    height:14px;
    margin-top: 0;
    background: url(../images/category__arw-below_sp.png) top left no-repeat;
    background-size: 25px 14px;
    pointer-events: none;
  }

  .eventcategory_pulldown,#disney-event__box .eventcategory_pulldown{
    width:710px;
    margin:0 auto;
    padding:40px 0 0;
    text-align:right;
  }

  .event-category__input option {
    font-size:23px;
    line-height: 1;
    padding: 6px 4px;
    letter-spacing: 1.4px;
    color: #333;
    font-weight:500;
  }

/*
  イベント情報リスト
*/

  #main-body {
    padding: 0 0 50px;
    background-color:#fff;
  }

  #main-body .inbox {
    position: relative;
  }

  #main-body .breadcrumb {
    display: none;
  }

  #main-body .event-category {
    padding: 0 20px 0 0;
    text-align: right;
  }

  #main-body .event-category .event-category__input {
    font-size: 2.3rem !important;
    line-height: 1;
    width: 100%;
    padding: 6px 4px;
    letter-spacing: 1.4px;
    color: #333;
    background: url(../img/arw-below.png) no-repeat 95% center;
    -webkit-appearance: none;
  }

  #main-body .event-category .event-category__input option {
    font-size: 2.3rem;
    line-height: 1;
    padding: 6px 4px;
    letter-spacing: 1.4px;
    color: #333;
  }

  #main-body .event-list {
    margin: 0;
    padding: 0 0 58px;
    border-top: none;
  }

  #surprise-event__box #main-body .event-list {
    margin: 0;
    padding: 0 0 58px;
    border-top: 2px solid #e5e5e5;
  }

  #main-body .event-list .event-list__item {
    position: relative;
    width: 100%;
    height: auto !important;
    padding: 30px 20px 33px 20px;
    cursor: pointer;
    border-bottom: 2px solid #e5e5e5;
  }

  #main-body .event-list .event-list__item:after {
    display: block;
    clear: both;
    width: 0;
    height: 0;
    content: '';
  }

  #main-body .event-list .event-photo {
    display: block;
    float: left;
    width: 230px;
  }

  #main-body .event-list .event-name {
    font-family: 'MyGothic';
    font-size: 28px;
    margin: 2px 0 0 250px;
    padding: 0 9px;
    letter-spacing: 1.8px;
		line-height: 1.5;
  }

  #main-body .event-list .service-type {
    clear: both;
    /*margin: 0 0 0 260px;*/
    padding: 0 10px;
    text-align: right;
    letter-spacing: -.4em;
  }

  #main-body .event-list .service-type span {
    font-size: 2rem;
    line-height: 1;
    display: inline-block;
    margin: 15px 0 0 12px;
    padding: 8px 15px;
    vertical-align: top;
    letter-spacing: 1.5px;
    color: #161616;
    border: .9px solid #161616;
  }

  #main-body .page-more, #main-body .page-more_pickup {
    font-size: 3.2rem;
    line-height: 1;
    position: relative;
    display: block;
    width: 85.2%;
    margin-right: auto;
    margin-left: auto;
    padding: 35px 0 30px;
    text-align: center;
    color: #333;
    border: 2px solid #ccc;
    border-radius: 8px;
    background: none #f1f1f1;
  }

  #main-body .page-more:after {
    position: absolute;
    top: 30px;
    left: 72.2%;
    content: url(../img/arw-sp-below.png);
  }

  #main-body .page-more span {
    margin-left: -20px;
    letter-spacing: 2px;
  }

  #main-body .page-more:hover span {
    opacity: .6;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=60)';
  }

  #main-body .buy-ticket {
    line-height: 1;
    margin: 50px 0 0;
    text-align: center;
  }

  #main-body .buy-ticket .buy-now img {
    width: 638px;
    height: auto;
  }

  #main-body .buy-ticket p {
    font-size: 2.2rem;
    line-height: 1.6;
    width: 85.3%;
    margin: 30px auto 0;
    padding: 0;
    letter-spacing: 2px;
    color: #555;
  }

}


@keyframes showMenu {
  from {
    //transform: translate(-100%, -98px);
    transform: translateX(-100%);
  }
  to {
    //transform: translate(0%, -98px);
    transform: translateX(0%);
  }
}
@keyframes hideMenu {
  from {
    transform: translateX(0%);
  }
  to {
    transform: translateX(-100%);
  }
}
