@charset "UTF-8";
@charset "UTF-8";
@charset "UTF-8";
@charset "UTF-8";
@charset 'UTF-8';
@charset "UTF-8";
 .slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}
 .slick-loading .slick-list
{
background: #fff url(//sunrisetokyo.com/common/css/all/ajax-loader.gif) center center no-repeat;
} @font-face
{
font-family: 'slick';
font-weight: normal;
font-style: normal;
src: url(//sunrisetokyo.com/common/css/all/fonts/slick.eot);
src: url(//sunrisetokyo.com/common/css/all/fonts/slick.eot?#iefix) format('embedded-opentype'), url(//sunrisetokyo.com/common/css/all/fonts/slick.woff) format('woff'), url(//sunrisetokyo.com/common/css/all/fonts/slick.ttf) format('truetype'), url(//sunrisetokyo.com/common/css/all/fonts/slick.svg#slick) format('svg');
} .slick-prev,
.slick-next
{
font-size: 0;
line-height: 0;
position: absolute;
top: 50%;
display: block;
width: 20px;
height: 20px;
padding: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
cursor: pointer;
color: transparent;
border: none;
outline: none;
background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
color: transparent;
outline: none;
background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
opacity: .25;
}
.slick-prev:before,
.slick-next:before
{
font-family: 'slick';
font-size: 20px;
line-height: 1;
opacity: .75;
color: white;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-prev
{
left: -25px;
}
[dir='rtl'] .slick-prev
{
right: -25px;
left: auto;
}
.slick-prev:before
{
content: '←';
}
[dir='rtl'] .slick-prev:before
{
content: '→';
}
.slick-next
{
right: -25px;
}
[dir='rtl'] .slick-next
{
right: auto;
left: -25px;
}
.slick-next:before
{
content: '→';
}
[dir='rtl'] .slick-next:before
{
content: '←';
} .slick-dotted.slick-slider
{
margin-bottom: 30px;
}
.slick-dots
{
position: absolute;
bottom: -25px;
display: block;
width: 100%;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
}
.slick-dots li
{
position: relative;
display: inline-block;
width: 20px;
height: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
.slick-dots li button
{
font-size: 0;
line-height: 0;
display: block;
width: 20px;
height: 20px;
padding: 5px;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
opacity: 1;
}
.slick-dots li button:before
{
font-family: 'slick';
font-size: 6px;
line-height: 20px;
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
content: '•';
text-align: center;
opacity: .25;
color: black;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
opacity: .75;
color: black;
}
 html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;} article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}body{line-height:1;}ol,ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}table{border-collapse:collapse;border-spacing:0;}
html {
font-size: 62.5%;
}
body{
font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
color: #333;
} * {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
ul,li {
list-style: none;
}
a {
text-decoration: none;
color: #333;
}
a:hover {
opacity: 0.7;
}
img {
height: auto;
max-width: 100%;
vertical-align: top;
}
strong {
font-weight: bold;
}
.clearfix:after {
content: "";
clear: both;
display: block;
}
.pc--show {
display: block;
}
.pc--hide {
display: none;
} .stageBgColor {
background-color: #f7763c;
}
.musicBgColor {
background-color: #f6cd1f;
}
.rakugo-kotenBgColor {
background-color: #bd82c5;
}
.sportsBgColor {
background-color: #dc4545;
}
.artBgColor {
background-color: #ee86a9;
}
.kidsBgColor {
background-color: #abd238;
}
.danceBgColor {
background-color: #427eca; 
}
.etcBgColor {
background-color: #38af94;
} .ofi_cover {
object-fit: cover;
font-family: 'object-fit: cover;'
}
.ofi_contain {
object-fit: contain;
font-family: 'object-fit: contain;'
}
.ofi-bg-img {
position: relative;
background-size: 100%;
background-position: center center;
z-index: 0;
background-color: #ccc;
}
.ofi-bg-img:before {
content: '';
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: inherit;
filter: blur(3px);
margin: 3px;
z-index: -1;
}
.ofi_top {
object-position: 0 10%;
font-family: 'object-fit: cover; object-position: 0 10%;'
}
.ofi_bottom {
object-position: 0 90%;
font-family: 'object-fit: cover; object-position: 0 90%;'
}
.link__textIcon {
position: relative;
}
.link__textIcon::before {
position: absolute;
content: "";
background: url(//sunrisetokyo.com/images/common/all/link_icon.png) no-repeat 0 0;
background-size: 16px 16px;
height: 16px;
width: 16px;
display: block;
left: 0;
top: 50%;
margin-top: -8px;
margin-left: -20px;
} .animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
input[type="submit"] {
border-radius: 0;
-webkit-box-sizing: content-box;
-webkit-appearance: button;
appearance: button;
border: none;
box-sizing: border-box;
cursor: pointer;
}
@-webkit-keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
.fadeIn {
-webkit-animation-name: fadeIn;
animation-name: fadeIn;
}
.searchForm__box-search__search::-webkit-input-placeholder {
color: #cccccc;
}
.searchForm__box-search__search::-moz-placeholder {
color: #cccccc;
}
.searchForm__box-search__search:-ms-input-placeholder {
color: #cccccc;
}
.searchForm__box-calendar-datapicker::-webkit-input-placeholder {
color: #cccccc;
}
.searchForm__box-calendar-datapicker::-moz-placeholder {
color: #cccccc;
}
.searchForm__box-calendar-datapicker:-ms-input-placeholder {
color: #cccccc;
} .searchForm {
background-color: #fff;
padding: 30px 0 50px;
}
.searchForm__inner {
width: 1200px;
margin: 0 auto;
background-color: #f3f3f3;
padding: 35px 45px 30px;
}
.searchForm__main { }
.searchForm__box01 {
display: flex;
align-items: center;
margin-bottom: 30px;
}
.searchForm__box-search {
}
.searchForm__box-search__search {
font-size: 1.7rem;
letter-spacing: 0.04em;
width: 565px; padding: 15px 65px;
border: none;
background: url(//sunrisetokyo.com/images/top/serch_icon01.png) no-repeat 25px 50%;
background-color: #fff;
}
.searchForm__box-checkBox {
font-size: 1.8rem;
color: #0090b6;
margin-left: 80px;
}
.searchForm__box-checkBox__checkBox {
border: 1px solid #cbcbcb;
background-color: #fff;
border-radius: 5px;
width: 24px;
height: 24px;
vertical-align: middle;
margin-right: 8px;
}
.searchForm__box-checkBox__checkBox:checked {
background: url(//sunrisetokyo.com/images/top/checkbox_on.png) no-repeat 50% 50%;
background-color: #fff;
background-size: 16px 12px;
}
.searchForm__box02 {
margin-bottom: 30px;
display: flex;
}
.searchForm__box02__calendarArea {
display: flex;
align-items: center;
}
.searchForm__boxArea {
display: flex;
align-items: center;
}
.searchForm__box-calendar01 span,
.searchForm__box-calendar02 span {
display: none;
}
.searchForm__box02__text01 {
font-size: 1.6rem;
margin-right: 40px;
}
.searchForm__box02__text02 {
font-size: 2.0rem;
margin: 0 30px;
color: #888;
}
.searchForm__box-calendar-datapicker {
border: none;
width: 160px;
padding: 16px 30px;
font-size: 1.6rem;
letter-spacing: 0.04em;
vertical-align: middle;
margin-right: 10px;
}
.searchForm__box-calendar01 .ui-datepicker-trigger,
.searchForm__box-calendar02 .ui-datepicker-trigger {
vertical-align: middle;
}
.searchForm__box02__areaArea {
display: flex;
align-items: center;
margin-left: 115px;
}
.searchForm__box02__text03 {
font-size: 1.6rem;
margin-right: 40px;
}
.searchForm__box-area-select {
width: 270px;
padding: 6px 20px;
font-size: 1.6rem;
letter-spacing: 0.08em;
border: none;
background-color: #fff;
border-radius: 0;
position: relative;
height: 50px;
}
.searchForm__box-area-select-label {
position: relative;
}
.searchForm__box-area-select-label::after {
position: absolute;
content: "";
width: 50px;
height: 50px;
display: block;
background: url(//sunrisetokyo.com/images/top/select_icon01.png) no-repeat 0 0;
background-size: 50px 50px;
top: 0;
left: 100%;
margin-left: -50px;
pointer-events: none;
}
.searchForm__btnArea {
text-align: center;
}
.searchForm__btn { background-color: #0090b6;
width: 480px;
height: 68px;
color: #fff;
font-size: 2.2rem;
letter-spacing: 0.08em;
border-radius: 40px !important;
}
.searchForm__tag {
width: 1200px;
margin: 0 auto;
background-color: #f3f3f3;
padding: 35px 45px 30px;
margin-top: 2px;
}
.searchForm__tag__title {
font-size: 1.6rem;
margin-bottom: 20px;
}
.searchForm__tag__list {
display: flex;
flex-flow: row wrap;
}
.searchForm__tag__list__item {
margin: 0 10px 10px 0;
}
.searchForm__tag__list__item__link { color: #000;
font-size: 1.8rem;
display: block;
font-weight: bold;
padding: 8px 20px;
background-color: #fff;
border: 2px solid #000;
border-radius: 30px;
position: relative;
padding-left: 46px;
}
.searchForm__tag__list__item__link::before {
content: "";
position: absolute;
background: url(//sunrisetokyo.com/images/top/tag_icon01.png) no-repeat 0 0;
width: 24px;
height: 24px;
left: 14px;
top: 50%;
margin-top: -11px;
}
.searchForm__tag__list__item__link:hover {
background-color: #0090b6;
border: 2px solid #0090b6;
color: #fff;
opacity: 1;
}
.searchForm__tag__list__item__link:hover::before {
background: url(//sunrisetokyo.com/images/top/tag_icon02.png) no-repeat 0 0;
}
select::-ms-expand {
display: none;
} @media only screen and (max-width: 767px) {
a:hover {
opacity: 1;
}
.sp--hide {
display: none;
}
.sp--show {
display: block;
} .searchForm {
background-color: #fff;
padding: 10px;
}
.searchForm__inner {
width: 100%;
margin: 0 auto;
background-color: #f3f3f3;
padding: 15px 15px 20px;
}
.searchForm__main { }
.searchForm__box01 {
display: block;
align-items: center;
margin-bottom: 20px;
}
.searchForm__box-search {
}
.searchForm__box-search__search {
font-size: 1.3rem;
letter-spacing: 0.04em;
width: 100%; padding: 15px 10px 15px 50px;
border: none;
background: url(//sunrisetokyo.com/images/top/serch_icon01.png) no-repeat 25px 50%;
background-size: 18px;
background-color: #fff;
}
.searchForm__box-checkBox {
font-size: 1.3rem;
color: #0090b6;
text-decoration: underline;
margin-left: 0px;
margin-bottom: 20px;
}
.searchForm__box-checkBox__checkBox {
border: 1px solid #cbcbcb;
background-color: #fff;
border-radius: 5px;
width: 20px;
height: 20px;
vertical-align: middle;
margin-right: 8px;
}
.searchForm__box-checkBox__checkBox:checked {
background: url(//sunrisetokyo.com/images/top/checkbox_on.png) no-repeat 50% 50%;
background-color: #fff;
background-size: 16px 12px;
}
.searchForm__box02 {
margin-bottom: 20px;
display: flex;
flex-flow: row wrap;
}
.searchForm__box02__calendarArea {
display: flex;
align-items: center;
order: 2;
}
.searchForm__boxArea {
display: block;
}
.searchForm__box-calendar01 {
margin-bottom: 10px;
}
.searchForm__box-calendar01 span,
.searchForm__box-calendar02 span {
display: inline;
font-size: 1.2rem;
position: relative;
top: 2px;
left: 5px;
}
.searchForm__box02__text01 {
font-size: 1.3rem;
margin-right: 40px;
}
.searchForm__box02__text02 {
font-size: 2.0rem;
margin: 0 30px;
color: #888;
}
.searchForm__box-calendar-datapicker {
border: none;
width: 130px;
padding: 10px 20px;
font-size: 1.2rem;
letter-spacing: 0.04em;
vertical-align: middle;
margin-right: 10px;
}
.searchForm__box-calendar01 .ui-datepicker-trigger,
.searchForm__box-calendar02 .ui-datepicker-trigger {
vertical-align: middle;
width: 20px;
}
.searchForm__box02__areaArea {
display: flex;
align-items: center;
margin-left: 0;
order: 1;
margin-bottom: 10px;
}
.searchForm__box02__text03 {
font-size: 1.3rem;
margin-right: 26px;
}
.searchForm__box-area-select {
width: 170px;
padding: 6px 20px;
font-size: 1.2rem;
letter-spacing: 0.08em;
border: none;
background-color: #fff;
border-radius: 0;
position: relative;
height: 36px;
}
.searchForm__box-area-select-label {
position: relative;
}
.searchForm__box-area-select-label::after {
position: absolute;
content: "";
width: 36px;
height: 36px;
display: block;
background: url(//sunrisetokyo.com/images/top/select_icon01.png) no-repeat 0 0;
background-size: 36px 36px;
top: 0;
left: 100%;
margin-left: -36px;
pointer-events: none;
}
.searchForm__btnArea {
text-align: center;
position: relative;
}
.searchForm__btn { background-image: none;
background-color: #0090b6;
width: 100%;
height: 50px;
font-size: 1.4rem;
position: relative;
} .searchForm__tag {
width: 100%;
padding: 35px 15px 30px;
}
.searchForm__tag__list {
display: flex;
flex-flow: row wrap;
}
.searchForm__tag__list__item {
margin: 0 10px 10px 0;
}
.searchForm__tag__list__item__link {
font-size: 1.3rem;
letter-spacing: 0.04em;
display: block;
padding: 8px 20px 8px 46px;
}
.searchForm__tag__list__item__link:hover {
}
select::-ms-expand {
display: none;
} }

header {
background-color: #fff;
} .header__box {
position: relative;
padding: 50px 0;
width: 1200px;
margin: 0 auto;
}
.header__logo {
width: 484px;
margin: 0 auto;
}
.header__menu {
position: absolute;
right: 20px;
top: 130px;
}
.header__menu__list {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
align-items: center;
}
.header__menu__list__item {
text-align: center;
font-size: 1.4rem;
}
.header__menu__list__item:nth-child(1) {
margin-right: 30px;
}
.header__menu__list__item:nth-child(1) img {
width: 35px;
}
.header__menu__list__item:nth-child(2) img {
width: 52px;
}
.header__menu__list__item__link {
display: block;
}
.header__menu__list__item__link p {
margin-top: 12px;
}  .header__nav {
width: 1200px;
margin: 0 auto 20px;
}
.header__nav__list {
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
border-top: 2px solid #000;
border-bottom: 2px solid #000;
}
.header__nav__list__item {
text-align: center;
width: 14.28%;
border-left: 2px solid #000;
}
.header__nav__list__item:last-child {
border-right: 2px solid #000;
}
.header__nav__list__item__link {
display: block;
font-size: 1.7rem;
letter-spacing: 0.04em;
color: #000;
padding: 10px 0;
font-weight: bold;
}
.header__nav__list__item:nth-child(3) {
width: 230px;
}
.header__nav__list__item:nth-child(1) .header__nav__list__item__link:hover {
background-color: #f7763d;
color: #fff;
opacity: 1;
}
.header__nav__list__item:nth-child(2) .header__nav__list__item__link:hover {
background-color: #f6cd1f;
color: #fff;
opacity: 1;
}
.header__nav__list__item:nth-child(3) .header__nav__list__item__link:hover {
background-color: #bd82c6;
color: #fff;
opacity: 1;
}
.header__nav__list__item:nth-child(4) .header__nav__list__item__link:hover {
background-color: #dc4545;
color: #fff;
opacity: 1;
}
.header__nav__list__item:nth-child(5) .header__nav__list__item__link:hover {
background-color: #ee86a8;
color: #fff;
opacity: 1;
}
.header__nav__list__item:nth-child(6) .header__nav__list__item__link:hover {
background-color: #aad137;
color: #fff;
opacity: 1;
}
.header__nav__list__item:nth-child(7) .header__nav__list__item__link:hover {
background-color: #427ec9; 
color: #fff;
opacity: 1;
}
.header__nav__list__item:nth-child(8) .header__nav__list__item__link:hover {
background-color: #38b094;
color: #fff;
opacity: 1;
}  .header__fixed {
position: fixed;
width: 100%;
top: 0;
background-color: #fff;
padding: 20px 0 30px;
z-index: 10;
display: none;
box-shadow: 0px 0px 2px rgba(0,0,0,0.2);
}
.header__fixed__inner {
display: flex;
justify-content: space-between;
align-items: center;
width: 1200px;
min-width: 1200px;
margin: 0 auto;
}
.header__fixed__title {
width: 323px;
min-width: 323px;
}
.header__fixed__list {
display: flex;
justify-content: space-between;
width: 740px;
min-width: 740px;
margin-top: 18px;
}
.header__fixed__list__item {
font-size: 1.5rem;
font-weight: bold;
}
.header__fixed__list__item a:hover {
border-bottom: 3px solid #000;
padding-bottom: 10px;
opacity: 1;
} @media only screen and (max-width: 767px) {
header {
background-color: #fff;
width: 100%;
margin: 0 auto;
} .header__box {
position: relative;
padding: 15px 0;
width: 100%;
}
.header__logo {
width: 60%;
margin: 5px auto;
} .header__nav {
display: none;
}
.header__fixed {
display: none !important;
}
}
a.p-btn_srptike {
position: absolute;
top: 0;
right: 0;
width: 233px;
}
a.p-btn_srptike:hover {
opacity: .7;
}

html.remodal-is-locked {
overflow: hidden;
touch-action: none;
} .remodal,
[data-remodal-id] {
display: none;
} .remodal-overlay {
position: fixed;
z-index: 9999;
top: -5000px;
right: -5000px;
bottom: -5000px;
left: -5000px;
display: none;
} .remodal-wrapper {
position: fixed;
z-index: 10000;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: none;
overflow: auto;
text-align: center;
-webkit-overflow-scrolling: touch;
}
.remodal-wrapper:after {
display: inline-block;
height: 100%;
margin-left: -0.05em;
content: "";
} .remodal-overlay,
.remodal-wrapper {
backface-visibility: hidden;
} .remodal {
position: relative;
outline: none;
text-size-adjust: 100%;
}
.remodal-is-initialized { display: inline-block;
}
.remodal-bg.remodal-is-opening,
.remodal-bg.remodal-is-opened {
filter: blur(3px);
} .remodal-overlay {
background: rgba(43, 46, 56, 0.9);
}
.remodal-overlay.remodal-is-opening,
.remodal-overlay.remodal-is-closing {
animation-duration: 0.3s;
animation-fill-mode: forwards;
}
.remodal-overlay.remodal-is-opening {
animation-name: remodal-overlay-opening-keyframes;
}
.remodal-overlay.remodal-is-closing {
animation-name: remodal-overlay-closing-keyframes;
} .remodal-wrapper {
padding: 10px 10px 0;
} .remodal {
box-sizing: border-box;
width: 100%;
margin-bottom: 10px;
padding: 35px;
transform: translate3d(0, 0, 0);
color: #2b2e38;
background: #fff;
}
.remodal.remodal-is-opening,
.remodal.remodal-is-closing {
animation-duration: 0.3s;
animation-fill-mode: forwards;
}
.remodal.remodal-is-opening {
animation-name: remodal-opening-keyframes;
}
.remodal.remodal-is-closing {
animation-name: remodal-closing-keyframes;
} .remodal,
.remodal-wrapper:after {
vertical-align: middle;
} .remodal-close {
position: absolute;
top: 0;
left: 0;
display: block;
overflow: visible;
width: 35px;
height: 35px;
margin: 0;
padding: 0;
cursor: pointer;
transition: color 0.2s;
text-decoration: none;
color: #95979c;
border: 0;
outline: 0;
background: transparent;
}
.remodal-close:hover,
.remodal-close:focus {
color: #2b2e38;
}
.remodal-close:before {
font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important;
font-size: 25px;
line-height: 35px;
position: absolute;
top: 0;
left: 0;
display: block;
width: 35px;
content: "\00d7";
text-align: center;
} .remodal-confirm,
.remodal-cancel {
font: inherit;
display: inline-block;
overflow: visible;
min-width: 110px;
margin: 0;
padding: 12px 0;
cursor: pointer;
transition: background 0.2s;
text-align: center;
vertical-align: middle;
text-decoration: none;
border: 0;
outline: 0;
}
.remodal-confirm {
color: #fff;
background: #81c784;
}
.remodal-confirm:hover,
.remodal-confirm:focus {
background: #66bb6a;
}
.remodal-cancel {
color: #fff;
background: #e57373;
}
.remodal-cancel:hover,
.remodal-cancel:focus {
background: #ef5350;
} .remodal-confirm::-moz-focus-inner,
.remodal-cancel::-moz-focus-inner,
.remodal-close::-moz-focus-inner {
padding: 0;
border: 0;
} @keyframes remodal-opening-keyframes {
from {
transform: scale(1.05);
opacity: 0;
}
to {
transform: none;
opacity: 1;
filter: blur(0);
}
}
@keyframes remodal-closing-keyframes {
from {
transform: scale(1);
opacity: 1;
}
to {
transform: scale(0.95);
opacity: 0;
filter: blur(0);
}
}
@keyframes remodal-overlay-opening-keyframes {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes remodal-overlay-closing-keyframes {
from {
opacity: 1;
}
to {
opacity: 0;
}
} @media only screen and (min-width: 769px) {
.remodal {
max-width: 700px;
}
}
@media only screen and (max-width: 768px) {
.remodal {
width: 100%;
}
} .lt-ie9 .remodal-overlay {
background: #2b2e38;
}
.lt-ie9 .remodal {
width: 700px;
}
.specialContents__list__item__link__imgArea p {
position: relative;
}
.specialContents__list__item__link__imgArea p:before {
width: 50px;
height: 50px;
position: absolute;
top: 0;
right: 0;
left: 0;
bottom:0;
border-radius: 50%;
margin: auto;
content: "";
border: 1px solid #fff;
opacity: 0.8;
z-index: 1;
display: block;
}
.specialContents__list__item__link__imgArea p:after{
box-sizing: border-box;
width: 2px;
height: 2px;
border: 8px solid transparent;
border-left: 12px solid #fff;
position: absolute;
margin: 0px 0px 0px 0px;
top: 0;
right: 0;
left: 10px;
bottom:0;
margin: auto;
content: "";
display: block;
z-index: 1;
opacity: 1;
} .specialContents {
background-color: #f0e4de;
padding: 50px 0 40px;
}
.specialContents__inner {
width: 1220px;
margin: 0 auto;
}
.specialContents__title {
width: 1200px;
margin: 0 auto 28px;
display: block;
}
.specialContents__list__item {
margin: 0 10px;
}
.specialContents__list__item__link {
color: #348eb3;
font-size: 1.8rem;
line-height: 1.4;
text-align: center;
display: block;
}
.specialContents__list__item__link__imgArea {
width: 280px;
position: relative;
}
.specialContents__list__item__link__text {
margin-top: 18px;
}
.specialContentsCarousel .slick-prev:before,
.specialContentsCarousel .slick-next:before
{
background:url(//sunrisetokyo.com/images/common/footer/carousel_arrow01.png) no-repeat 0 0;
background-size: 40px;
line-height: 1;
content: "";
opacity: .75;
color: white;
display: block;
width: 40px;
height: 40px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.specialContentsCarousel .slick-prev:before {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
.specialContentsCarousel .slick-prev {
left: 10px;
z-index: 1;
margin-top: -40px;
}
.specialContentsCarousel .slick-next {
right: 35px;
z-index: 1;
margin-top: -40px;
} .button__contact__wrap {
background-color: #fff;
padding: 35px 0;
} .buttonLinkArea {
width: 1200px;
margin: 0 auto 30px;
}
.buttonLink__list {
display: flex;
justify-content: space-between;
}
.buttonLink__list__item {
width: 33.2%;
text-align: center;
background-color: #adb2b5;
}
.buttonLink__list__item__link {
display: block;
color: #fff;
font-size: 1.8rem; padding: 30px 0;
}
.buttonLink__list__item__link__text {
margin-top: 10px;
letter-spacing: 0.05em;
}  .contactArea {
width: 1200px;
margin: 0 auto;
background-color: #f3f3f3;
padding: 40px 0 40px;
box-shadow: 2.828px 2.828px 7px 0px rgba(0, 0, 0, 0.09);
}
.contact__title {
width: 1140px;
margin: 0 auto;
}
.contact__text {
font-size: 2.0rem;
color: #348eb3;
letter-spacing: 0.08em;
font-feature-settings : "palt";
text-align: center;
margin-top: 30px;
}
.contact__numberArea { text-align: center;
width: 615px;
margin: 30px auto 0;
}
.contact__numberImage { width: 359px;
margin: 0 auto 15px;
}
.contact__numberText {
font-size: 1.8rem;
letter-spacing: 0.05em;
font-weight: bold;
font-feature-settings : "palt";
}
.contact__numberText02 {
font-size: 1.6rem;
margin-top: 20px;
font-feature-settings : "palt";
}
.contact__numberText03 {
margin-top: 20px;
}
.contact__numberText03 a {
font-size: 1.6rem;
color: #008fb5;
font-feature-settings : "palt";
position: relative;
font-weight: bold;
}
.contact__numberText03 a::before {
position: absolute;
content: "";
background: url(//sunrisetokyo.com/images/common/all/link_icon.png) no-repeat 0 0;
background-size: 16px 16px;
height: 16px;
width: 16px;
display: block;
left: 0;
top: 50%;
margin-top: -8px;
margin-left: -20px;
}
.contact__numberText04 {
font-size: 1.5rem;
margin-top: 20px;
line-height: 1.6;
font-feature-settings : "palt";
}
.contact__numberText04 span {
font-size: 1.6rem;
font-weight: bold;
}  .bnrWrap {
background-color: #f3f3f3;
padding: 35px 0 50px;
}  .specialbnrArea {
width: 1200px;
margin: 0 auto;
}
.specialbnr__list {
display: flex;
align-items: center;
width: 1195px;
}
.specialbnr__list__item {
margin-right: 22px;
}
.specialbnr__list__item:last-child {
margin-right: 0;
}  .bnrArea { margin-bottom: 40px;
}
.bnr__list {
display: flex;   }
.bnr__list li {
margin-right: 20px;
}
.bnr__list li:last-child {
margin-right: 0;
}
.bnr__list__item img {
height: 60px;
} .footer {
background-color: #333;
padding: 60px 0;
color: #fff;
}
.footer small {
font-size: 1.1rem;
letter-spacing: 0.08em;
}
.footer__inner {
width: 1200px;
margin: 0 auto;
padding: 0 20px;
position: relative;
} .footer__menu {
margin-bottom: 45px;
}
.footer__menu__list {
}
.footer__menu__list__item {
float: left;
border-right: 1px solid #fff;
letter-spacing: 0.07em;
}
.footer__menu__list__item:nth-child(1) {
padding-right: 45px;
}
.footer__menu__list__item:nth-child(2),
.footer__menu__list__item:nth-child(3) {
padding: 0 45px;
}
.footer__menu__list__item:nth-child(4) {
padding-left: 45px;
border-right: none;
}
.footer__menu__list__item__link {
color: #fff;
font-size: 1.8rem;
}  .footer__sns {
position: absolute;
top: -18px;
right: 20px;
}
.footer__sns__list {
display: flex;
justify-content: space-between;
}
.footer__sns__list__item {
width: 65px;
margin-left: 15px;
}
.footer__sns__list__item:first-child {
margin-left: 0;
}  .spMenu,
.spMenu__navigation {
display: none;
}
@media only screen and (max-width: 750px) {
.remodal {
position:relative;
width:100%;
padding-top:56.25%;
}
.remodal iframe{
position:absolute;
top:0;
right:0;
width:100%;
height:100%;
padding: 30px;
}
.specialContents__list__item__link__imgArea p:before {
width: 30px;
height: 30px;
position: absolute;
top: 0;
right: 0;
left: 0;
bottom:0;
border-radius: 50%;
margin: auto;
content: "";
border: 1px solid #fff;
opacity: 0.8;
z-index: 1;
display: block;
}
.specialContents__list__item__link__imgArea p:after{
box-sizing: border-box;
width: 2px;
height: 2px;
border: 6px solid transparent;
border-left: 12px solid #fff;
position: absolute;
margin: 0px 0px 0px 0px;
top: 0;
right: 0;
left: 10px;
bottom:0;
margin: auto;
content: "";
display: block;
z-index: 1;
opacity: 1;
} .specialContents {
background-color: #ede4de;
padding: 30px 0 20px;
}
.specialContents__inner {
width: 100%;
margin: 0 auto;
}
.specialContents__title {
width: 94.666%;
margin: 0 auto 18px;
display: block;
}
.specialContents__list__item {
margin: 0 10px;
}
.specialContents__list__item__link {
color: #348eb3;
font-size: 1.2rem;
line-height: 1.4;
text-align: center;
display: block;
}
.specialContents__list__item__link__imgArea {
background-color: #000;
width: 100%;
}
.specialContents__list__item__link:hover {
opacity: 1;
}
.specialContents__list__item__link:hover .specialContents__list__item__link__imgArea img {
opacity: 0.7;
}
.specialContents__list__item__link__text {
margin-top: 18px;
}
.specialContentsCarousel .slick-prev:before,
.specialContentsCarousel .slick-next:before
{
background:url(//sunrisetokyo.com/images/common/footer/carousel_arrow01.png) no-repeat 0 0;
background-size: 40px;
line-height: 1;
content: "";
opacity: .75;
color: white;
display: block;
width: 40px;
height: 40px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.specialContentsCarousel .slick-prev:before {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
.specialContentsCarousel .slick-prev {
left: 0px;
z-index: 1;
margin-top: -40px;
}
.specialContentsCarousel .slick-next {
right: 20px;
z-index: 1;
margin-top: -40px;
} .button__contact__wrap {
padding-bottom: 35px;
} .buttonLinkArea {
width: 100%;
margin: 0 auto 20px;
}
.buttonLink__list {
display: block;
}
.buttonLink__list__item {
width: 100%;
text-align: center;
background-color: #adb2b5;
border-bottom: 1px solid #fff;
}
.buttonLink__list__item:last-child {
border-bottom: none;
}
.buttonLink__list__item__link {
display: flex;
color: #fff;
font-size: 1.4rem;
letter-spacing: 0.1em; padding: 15px 0;
align-items: center;
justify-content: center;
}
.buttonLink__list__item__link__imgWrap {
width: 50px;
}
.buttonLink__list__item__link__text {
margin-top: 0px;
margin-left: 10px;
}  .contactArea {
width: 94.666%;
margin: 0 auto;
padding: 20px 0;
box-shadow: 2.828px 2.828px 7px 0px rgba(0, 0, 0, 0.09);
}
.contact__title {
width: 91.549%;
margin: 0 auto;
}
.contact__text {
font-size: 1.4rem;
line-height: 1.3;
letter-spacing: 0.1em;
font-feature-settings : "palt";
text-align: center;
margin-top: 15px;
}
.contact__numberArea {
display: block;
text-align: center;
width: 100%;
margin: 15px auto 0;
}
.contact__numberImage {
width: 66.333%;
margin: 0 auto 10px;
}
.contact__numberText {
font-size: 1.1rem;
letter-spacing: 0.05em;
font-weight: bold;
font-feature-settings : "palt";
margin-left: 0px;
}
.contact__numberText02 {
font-size: 1.3rem;
line-height: 1.5;
margin-top: 20px;
font-feature-settings : "palt";
}
.contact__numberText03 {
margin-top: 20px;
}
.contact__numberText03 a {
font-size: 1.3rem;
color: #008fb5;
font-feature-settings : "palt";
position: relative;
font-weight: bold;
}
.contact__numberText03 a::before {
position: absolute;
content: "";
background: url(//sunrisetokyo.com/images/common/all/link_icon.png) no-repeat 0 0;
background-size: 16px 16px;
height: 16px;
width: 16px;
display: block;
left: 0;
top: 50%;
margin-top: -8px;
margin-left: -20px;
}
.contact__numberText04 {
font-size: 1.3rem;
margin-top: 20px;
font-feature-settings : "palt";
width: 91.549%;
margin: 15px auto 0;
text-align: left;
}
.contact__numberText04 span {
font-size: 1.4rem;
}  .bnrWrap {
background-color: #f3f3f3;
padding: 35px 0 50px;
}  .specialbnrArea {
width: 94.666%;
margin: 0 auto;
}
.specialbnr__list {
width: 100%;
justify-content: space-between;
flex-flow: row wrap;
}
.specialbnr__list__item {
margin-right: 0;
width: 50%;
}
.specialbnr__list__item__link {
width: 100%;
display: block;
}
.specialbnr__list__item__link img {
width: 100%;
}  .bnrArea {
width: 94.666%;
margin: 0 auto 30px;
}
.bnr__list {
display: flex;
justify-content: space-between;
width: 94.666%;
flex-wrap: wrap;
margin: 0 auto;
}
.bnr__list__item {
width: 48%;
margin-right: 0 !important;
margin-top: 10px;
}
.bnr__list__item:nth-child(1) {
margin-right: 10px
} .footer {
background-color: #333;
padding: 30px 0 90px;
color: #fff;
}
.footer small {
font-size: 1.8vw;
line-height: 1.4;
letter-spacing: 0.08em;
text-align: center;
display: block;
}
.footer__inner {
width: 100%;
padding: 0 10px;
} .footer__menu {
margin-bottom: 25px;
}
.footer__menu__list {
margin: 0 auto; display: flex;
justify-content: center;
}
.footer__menu__list__item {
float: none;
border-right: 1px solid #fff;
letter-spacing: 0.07em;
}
.footer__menu__list__item:nth-child(1) {
padding-right: 2.81%;
}
.footer__menu__list__item:nth-child(2),
.footer__menu__list__item:nth-child(3) {
padding: 0 2.81%;
}
.footer__menu__list__item:nth-child(4) {
padding-left: 2.81%;
border-right: none;
}
.footer__menu__list__item__link {
color: #fff;
font-size: 3.2vw;
}  .footer__sns {
position: static;
margin-bottom: 25px;
}
.footer__sns__list {
display: flex;
justify-content: center;
}
.footer__sns__list__item {
width: 50px;
}
.footer__sns__list__item:nth-child(1) { }  .spMenu {
display: block;
background-color: #333;
padding: 15px 0;
position: fixed;
bottom: 0;
width: 100%;
z-index: 4;
height: 70px;
}
.spMenu__list {
display: flex;
align-items: flex-end;
justify-content: space-evenly;
}
.spMenu__list__item {
max-width: 55px;
width: 100%;
}
.spMenu__list__item:last-child {
max-width: 77px;
width: 100%;
}  .spMenu__navigation {
display: block;
position: fixed;
top: 100%;
background-color: #fff;
width: 100%;
height: 100%;
z-index: 3;
overflow-y: auto;
overflow-x: hidden;
padding-bottom: 70px;
}
.spMenu__navigation__list {
overflow-y: auto;
overflow-x: hidden;
}
.spMenu__navigation__list__item__link {
display: block;
text-align: center;
color: #fff;
font-size: 1.7rem;
letter-spacing: 0.1em;
padding: 6.4% 0;
} }

body {
background-color: #fff;
}
.bgBlue {
color: #348eb3;
}
.contents {
background-color: #f3f3f3;
padding-bottom: 100px;
}
.guideArea {
width: 1200px;
margin: 0 auto;
padding-top: 60px;
}
.guideTitle {
font-size: 2.6rem;
font-weight: bold;
letter-spacing: 0.06em;
margin-bottom: 60px;
}
.guide__subtitle {
color: #348eb3;
font-size: 2.2rem;
letter-spacing: 0.08em;
font-weight: bold;
margin-bottom: 10px;
}
.guide__caption {
font-size: 1.6rem;
line-height: 1.7;
letter-spacing: 0.07em;
margin-bottom: 35px;
}
.guide__ticketguideArea-srp {
background-color: #fff;
padding: 30px 0px 30px 40px;
display: table;
width: 100%;
margin-bottom: 80px;
}
.guide__ticketguideArea-all {
background-color: #fff;
padding: 30px 0px 30px 40px;
display: table;
width: 100%;
margin-bottom: 20px;
}
.guide__ticketguideArea-all p a {
color: #348eb3;
text-decoration: underline;
}
.guide__ticketguideArea-all:last-child {
margin-bottom: 0;
}
.guide__ticketguide__2col {
display: table-cell;
}
.guide__ticketguide__2col:nth-child(1) {
display: table-cell;
width: 875px; padding-right: 85px;
}
.guide__ticketguide__2col:nth-child(2) {
vertical-align: middle;
width: 137px;
border-left: 2px solid #eee;
}
.guide__ticketguide__titleArea {
display: flex;
align-items: center;
margin-bottom: 20px;
}
.guide__ticketguide__title {
font-size: 2.6rem;
font-weight: bold;
line-height: 1.4;
}
.guide__ticketguide__code {
font-size: 1.8rem;
color: #888888;
letter-spacing: 0.1em;
margin-left: 30px;
}
.guide__ticketguide__textArea {
font-size: 1.5rem;
line-height: 1.8;
letter-spacing: 0.07em;
}
.guide__ticketguide__text-box {
margin-bottom: 30px;
}
.guide__ticketguide__text-bold {
font-size: 1.8rem;
font-weight: bold;
letter-spacing: 0.05em;
margin-bottom: 10px;
}
.guide__ticketguide__text-notice {
font-size: 1.4rem;
}
.guide__ticketguide__text-indent {
text-indent: -1em;
padding-left: 1em;
}
.guide__ticketguide__text-link {
font-weight: normal;
margin-top: 10px;
}
.guide__ticketguide__text-link a {
position: relative;
padding-left: 20px;
}
.guide__ticketguide__text-link a::before {
position: absolute;
content: "";
background: url(//sunrisetokyo.com/images/common/all/link_icon.png) no-repeat 0 0;
background-size: 16px 16px;
height: 16px;
width: 16px;
display: block;
left: 0;
top: 50%;
margin-top: -8px; }
.guide__ticketguide__text-indent-indent {
text-indent: -1em;
padding-left: 1em;
display: block;
}
.guide__ticketguide__text-indent .asterisk {
color: #348eb3;
}
.guide__ticketguide__image {
width: 280px;
margin: 0 auto 5px;
}
.guide__ticketguide__btn {
width: 140px;
margin: 0 auto; }
.guide__ticketguide__btn__link {
color: #348eb3;
font-size: 1.8rem;
font-weight: bold;
line-height: 1.4;
display: block;
position: relative;
margin-left: 25px;
}
.guide__ticketguide__btn__link::before {
position: absolute;
content: "";
background: url(//sunrisetokyo.com/images/common/all/link_icon.png) no-repeat 0 0;
background-size: 16px 16px;
height: 16px;
width: 16px;
display: block;
left: 0;
top: 50%;
margin-top: -8px;
margin-left: -20px;
} @media only screen and (max-width: 767px) {
.contents {
padding-bottom: 50px;
}
.guideArea {
width: 94.666%;
padding-top: 30px;
}
.guideTitle {
font-size: 2.0rem;
font-weight: bold;
letter-spacing: 0.06em;
margin-bottom: 15px;
}
.guide__subtitle {
color: #348eb3;
font-size: 1.8rem;
letter-spacing: 0.08em;
font-weight: bold;
margin-bottom: 15px;
}
.guide__caption {
font-size: 1.5rem;
line-height: 1.7;
letter-spacing: 0.07em;
margin-bottom: 35px;
}
.guide__ticketguideArea-srp {
padding: 20px;
display: block;
width: 100%;
margin-bottom: 40px;
}
.guide__ticketguideArea-all {
padding: 20px;
display: block;
width: 100%;
margin-bottom: 20px;
}
.guide__ticketguideArea-all:last-child {
margin-bottom: 0;
}
.guide__ticketguide__2col {
display: block;
}
.guide__ticketguide__2col:nth-child(1) {
display: block;
width: 100%; padding-right: 0;
}
.guide__ticketguide__2col:nth-child(2) {
width: 100%;
margin-top: 15px;
border-left: none;
}
.guide__ticketguide__titleArea {
display: block;
margin-bottom: 20px;
}
.guide__ticketguide__title {
font-size: 2.0rem;
font-weight: bold;
line-height: 1.3;
margin-bottom: 5px;
}
.guide__ticketguide__code {
font-size: 1.3rem;
color: #888888;
letter-spacing: 0.1em;
margin-left: 0;
}
.guide__ticketguide__textArea {
font-size: 1.3rem;
line-height: 1.8;
letter-spacing: 0.07em;
}
.guide__ticketguide__text-bold {
font-size: 1.6rem;
}
.guide__ticketguide__text-indent {
text-indent: -1em;
padding-left: 1em;
}
.guide__ticketguide__text-indent span { }
.guide__ticketguide__image {
width: 220px;
margin: 0 auto 5px;
}
.guide__ticketguide__btn__link {
font-size: 1.6rem;
font-weight: bold;
line-height: 1.4;
display: block;
position: relative;
text-align: center;
margin-left: 10px;
}
.guide__ticketguide__btn__link::before {
margin-left: 0px;
}
}