@charset "UTF-8";
html {
    font-size: 62.5%;
}
#header, #header * {
    position: relative;
    z-index: 200;
}
#toggled, #toggled *, #toggled_othershop_sp, #toggled_othershop_sp * {
    position: relative;
    z-index: 100;
}
.link_color {
	color: #595757;
}

.m10r {
    margin-right: 10px;
}
.ml5 {
    margin-left: 5px;
}
.mb05 {
    margin-bottom: 5px;
}
.mb20 {
    margin-bottom: 20px !important;
}
.mb30 {
    margin-bottom: 30px !important;
}
.mt10 {
    margin-top: 10px !important;
}
.mt50 {
    margin-top: 50px;
}
.p20l {
    padding-left: 20px;
}
.txt_small {
    font-size: 12px;
    margin-right: 5px;
}
.txt_cancel {
    font-size: 70%;
}
.shop_name .txt_small {
    font-size: 18px;
}
#header {
    background: white;
    position: fixed;
    top: 0;
    width: 100%;
    height: 70px;
    box-shadow: 0px 0px 2px #000;
    z-index: 9999;
}
#header .logo, #header .tell, #header .inspection, #header .menu {
    display: inline-block;
}
#header .logo img {
    display: block;
    width: 128px;
    height: 46px;
}
#header .logo span {
    display: block;
    text-align: center;
    font-family: ヒラギノ角ゴ W6 JIS2004;
    color: #5e3118;
    width: 128px;
    line-height: 16px;
}
#header .logo {
    position: absolute;
    width: 40%;
    top: 10%;
    left: 2%;
}
#header .menu {
    position: absolute;
    width: 60px;
    height: 70px;
    right: 1px;
    bottom: 0;
    cursor: pointer;
}
#header .menu img {
    display: block;
    width: 36px;
    margin: 15px auto;
}
#cover {
    display: none;
    background: rgba(51, 51, 51, 0.65);
    position: fixed;
    top: 70px;
    width: 100%;
    height: 100%;
    cursor: pointer;
}
#header .header_btn {
    position: static;
    width: 54px;
    background: #5e3118;
    height: 70px;
    float: right;
    margin-right: 2px;
}
#header .header_btn img {
    display: block;
    width: auto;
    height: 70px;
    margin: auto;
}
#header .btn_scrolled {
    display: block !important;
}
#header .menu {
    background: #fff;
    margin: 0;
}

.wrap_youtube{
  margin: 20px auto ;
  max-width: 800px;
}

.youtube{
  width: 100%;
  height: calc(800px / 1920 * 1080);
}

.box_dropin{
    max-width: 550px;
    padding-top: 10px;
    margin: 0 auto 20px;
    text-align: center;
}
.box_dropin_notice {
  font-size: 13px;
  text-align: left;
  text-indent: -1em;
  padding-left: 1em;
}

.bnr_dropin {
    margin: 0 auto;
    width: 550px;
    display: block;
    background-image: none !important;
}
.box_dropin_notice {font-size: 12px;}
.bnr_dropin img { 
  max-width: 100%;
}

.bnr_tex_color{
  color: #f00;
}

@media screen and (max-width: 768px){
  .wrap_youtube{
    padding: 0 10px;
  }
  .youtube{
    height: calc((100vw - 20px) / 1920 * 1080);
  }
  .box_dropin{
    width: 95%;
  }
  .bnr_dropin{
    width: 100%;
  }
}

.box_location i {
    font-size: 60px;
    color: #595757;
}
.fa-100yen {
    position: relative;
    width: 60px;
    height: 60px;
    text-align: center;
}
.fa-100yen > .fa-stack-1x {
    width: 60px;
    font-size: 20px;
    white-space: nowrap;
    position: absolute;
    top: 18px;
    font-weight: bold;
}
.space {
    height: 70px;
}
.more_content {
    display: none;
}
#toggled, #toggled_othershop_sp {
    font-family: ヒラギノ角ゴ W6 JIS2004;
    clear: both;
    display: none;
    position: fixed;
    top: 70px;
    width: 100%;
    margin: 0 auto 5px auto;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15) inset;
    font-size: 1.8rem;
    background: #ececec;
}
#toggled .list li, #toggled_othershop_sp .list li {
    width: 50%;
    height: 56px;
    float: left;
}
#toggled .list li a, #toggled_othershop_sp .list li a {
    position: relative;
    display: block;
    color: #5e3118;
    background: #fff;
    width: 90%;
    height: 50px;
    line-height: 50px;
    padding-left: 32px;
    margin: 10px 5%;
    text-align: left;
}
#toggled .list li i, #toggled_othershop_sp .list li i {
    font-size: 20px;
    position: absolute;
    top: 14px;
    left: 3px;
}
#toggled .list li.two_line a, #toggled_othershop_sp .list li.two_line a {
    line-height: 20px;
    padding-top: 5px;
}
#toggled #close, #toggled_othershop_sp #close_02 {
    cursor: pointer;
    color: #5e3118;
    font-size: 16px;
}
#toggled #close span, #toggled_othershop_sp #close_02 span {
    width: 90%;
    display: block;
    border: 2px solid #5e3118;
    color: #5e3118;
    font-size: 16px;
    height: 40px;
    line-height: 38px;
    margin: 5px auto;
}
#toggled a, #toggled a:visited, #toggled_othershop_sp a, #toggled_othershop_sp a:visited {
    color: #333333;
    text-decoration: none;
}
#toggled > #close {
    margin-top: 20px;
}
li {
    list-style: outside none none;
}
/*混雑状況*/

.crowded_switch {
  margin-bottom: 0px;
  padding: 0;
    width: 800px;
    text-align: center;
    font-size: 18px;
}
.alert-gray {
    color: #323232;
    background-color: #EEE;
    border: 1px #323232 solid;
}
.alert-danger {
    color: #A94442;
    background-color: #F2DEDE;
    border: 1px #A94442 solid;
}
.alert-warning {
    color: #8A6D3B;
    background-color: #FCF8E3;
    border: 1px #8A6D3B solid;
}
.alert-success {
    color: #3C763D;
    background-color: #DFF0D8;
    border: 1px #3C763D solid;
}
.alert-info {
    color: #31708F;
    background-color: #D9EDF7;
    border: 1px #31708F solid;
}
.alert {
    padding: 15px;
    margin-bottom: 3px;
    border-radius: 1px;
}
.sp {
    display: none;
}
.icon_m-booth {
    display: inline-block;
    font-size: 14px;
    border: 1px solid #fff;
    padding: 1px 2px 0;
    margin: 4px;
    line-height: 1.5;
}
.box_single .icon_m-booth {
    margin: 4px 0 4px 0;
}
a.btn_cancel {
    display: inline-block;
    background: #FFF;
    border: 1px solid #fff;
    padding: 0 2px;
    font-size: 14px;
    margin: 4px;
    color: #CB0C27;
    text-decoration: none;
}
.ttl_space {
    display: inline-block;
    margin-bottom: 0.3em;
    border-bottom: 1px dashed #ccc;
    font-weight: bold;
}
h1 span {
    font-size: 80%;
    color: #ff0000;
    font-weight: normal;
}
.link_pasela-kaigishitsu_logo {
    display: table;
    margin: 10px auto;
    background-position: right top !important;
}
.bnr_cocopo {
    padding: 0 !important;
    background-image: none !important;
}
.bnr_bounenkai {
    display: block;
    margin: 0 auto;
}
h3 {
    vertical-align: 30px;
    content: "――――――――――――――――――――――――――――――――"
}
#month .box_corporate ul li {
    text-align: left;
    list-style: disc;
}

.plan_cursor_d{
	position: relative;
}

.plan_cursor_d::after{
	content: "▼";
	position: absolute;
	left: calc(50% - 20px);
	bottom: -36px;
	display: inline-block;
	border: solid 2px #cb1627;
	border-radius: 40px;
	width: 40px;
	height: 40px;
	background-color: #fff;
	text-align: center;
	line-height: 40px;
	font-size: 26px;
	color: #cb1627;
}

/* bread crumbs */

#breadcrumbs {
    background-color: #eaeaea;
}
#breadcrumbs > ol {
    padding: 5px 0;
    margin: auto;
    max-width: 800px;
    font-size: 0;
}
#breadcrumbs > ol > li {
    display: inline-block;
    font-size: 10px;
}
#breadcrumbs a {
    display: inline-block;
    text-decoration: none;
    color: #222;
}
#breadcrumbs > ol > li:last-of-type > a {
    pointer-events: none;
}
.h1_ttl02 {
    text-align: center;
    font-size: 30px;
}
.btn_360 {
    width: 640px !important;
    background-color: #248b9a !important;
    margin-bottom: 50px !important;
}
.fs16 {
    font-size: 16px;
}
.btn_form {
    position: relative;
    width: 800px;
    margin: 50px auto 0;
    border-radius: 10px;
    font-weight: bold;
    font-size: 20px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a30f0b+0,a04846+50,a04846+52,a30f0b+100 */
    background: #a30f0b;
    /* Old browsers */
    background: -moz-linear-gradient(top, #a30f0b 0%, #a04846 50%, #a04846 52%, #a30f0b 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #a30f0b 0%, #a04846 50%, #a04846 52%, #a30f0b 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #a30f0b 0%, #a04846 50%, #a04846 52%, #a30f0b 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a30f0b', endColorstr='#a30f0b', GradientType=0);
/* IE6-9 */
}
.btn_form a[target="_blank"] {
    display: block;
    color: #fff !important;
    text-decoration: none !important;
    background: none !important;
    padding: 20px 10px;
    text-align: center;
}
.btn_form a:hover {
    opacity: 0.7;
}
.btn_form a:after {
    content: "▶";
    position: absolute;
    right: 20px;
}
.access_time_box_table01 {
    border: 2px solid #ccc;
    padding: 20px 0;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}
.station_name {
    font-size: 16px;
}
.station_name span, .access_time_minitu span {
    font-size: 20px;
    font-weight: bold;
}
.access_time_minitu span {
    margin: 0 3px;
}
.station_box span:nth-child(1) {
    font-size: 14px;
    text-decoration: underline;
}
.station_box a span:nth-child(2) {
    font-size: 12px;
    pointer-events: none;
    color: white;
}
.note::before {
    content: '\00203b';
}

.red_alert{
	border: solid 2px #ce0c27;
    width: 800px;
    margin: 0 auto;
    padding: 15px;
    text-align: center;
    color: #ce0c27;
    font-weight: bolder;
    font-size: 18px;
}

.campaign_subttl{
    font-weight: bold;
    margin: 0px auto 10px;
    border-bottom: 1px solid rgb(203, 12, 39);
    font-size: 18px;
    color: rgb(203, 12, 39);
    text-align: center;
}

.soldout{
	color:red;
}

.soldout_slash{
	text-decoration: line-through;
}

.bnr_staff{
	margin:0 auto;
	width:800px;
	display:block;
}

/* bread crumbs over */

@media screen and (min-width: 801px) {
.box_03_out {
    position: relative;
    margin: 0 auto;
    width: 721px;
}
.link_hosp_pc {
    display: block;
    position: absolute;
    top: 330px;
    height: 50px;
    width: 235px;
}
.link_hosp_sg_pc {
    display: block;
    position: absolute;
    top: 321px;
    height: 50px;
    width: 223px;
    left: 250px;
}
}

@media screen and (max-width: 800px) {
#container {
    width: 100vw;
}
#header {
    width: 100vw;
}
.crowded_switch {
    margin: auto;
    width: 95%;
    text-align: center;
    font-size: 16px;
    margin-top: 20px;
}
.sp {
    display: block;
}
.oneday_img {
    width: 100%;
    height: auto;
}
.link_hosp_pc {
    display: none;
}
#breadcrumbs > ol {
    overflow: scroll;
    white-space: nowrap;
    padding: 5px;
}
.h1_ttl02 {
    font-size: 24px;
}
.btn_form {
    width: 96%;
}
.bnr_bounenkai {
    width: 95%;
    display: block;
    margin: 10px auto;
}

.red_alert{
    margin-top: 15px;
    font-size: 15px;
    width: 95%;
}

.bnr_staff,.bnr_staff img{
	width:100%;
}
}

@media screen and (max-width: 540px) {
/* 横幅480px のスタイル */
html {
    font-size: 58.5%;
}
#info {
    padding-top: 0px;
}
}

@media screen and (max-width: 480px) {
/* 横幅480px のスタイル */
html {
    font-size: 48.5%;
}
}

@media screen and (max-width: 400px) {
/* 横幅400px のスタイル */
html {
    font-size: 44.5%;
}
.alert {
    font-size: 14px;
}
}

@media screen and (max-width: 360px) {
/* 横幅400px のスタイル */
html {
    font-size: 41.5%;
}
#header .logo_scrolled {
    width: 30%;
    top: 20%;
}
#header .logo_scrolled img {
    width: 90px;
    height: auto;
}
#header .logo_scrolled span {
    width: 90px;
    height: auto;
}
}

@media screen and (max-width: 340px) {
/* 横幅400px のスタイル */
html {
    font-size: 39.5%;
}
}

@media screen and (max-width: 320px) {
/* 横幅320px のスタイル */
html {
    font-size: 36.5%;
}
}

.infoPayment_body {
    width: 800px;
    margin: 20px auto;
    background: #fefcf7;
    border: solid 1px #cacaca;
}

.infoPayment_border {
    border-bottom: 1px solid #ccc;
}

.ttl_ticket, .ttl_infoPayment {
    font-size: 1.4em;
    position: absolute;
    background: #d58715;
    color: #fff;
    padding: 5px;
    left: 39%;
    top: -19px;
}

.ttl_infoPayment {
    position: relative;
    top: 0;
    left: 0;
    margin: 0 auto;
    padding: 28px 0 28px 32px;
    text-align: center;
    border-bottom: solid 1px #cacaca;
}

.infoPayment_body > p {
    text-align: center;
}

.infoPayment_body p:nth-child(2) {
    font-size: 1.2em;
    margin: 10px 0 20px;
}

.infoPaymentList {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 20px 0;
}

.infoPaymentList_item {
    width: calc((100%/7) - 5px);
}
.ttl_infoPayment::before {
    content: '';
    background: url(/coworking/images/common/icon/icon_cashless.png) no-repeat center / contain;
    position: absolute;
    top: 5%;
    left: 8%;
    height: 90%;
    width: 80px;
    margin: 0;
    background-size: 80px;
}
.infoPaymentList_item > img {
    max-width: 100%;
}

@media screen and (max-width: 768px) {
	.infoPayment_body {
		width: 100%;
	}
	.infoPaymentList_item {
		width: calc(100%/5);
	}
  .ttl_infoPayment{
  	font-size: 1.2em;
    padding: 10px 0 10px 40px;
  }
  .ttl_infoPayment::before {
    width: 60px;
    height: 90%;
    left: 3%;
    background-size: 60px;
}
.infoPaymentList {
    padding: 10px;
    margin: 0 0 20px 0;
}
}
.txt_4k{
  width: 140px;
  padding: 5px;
  margin-bottom: 5px;
  background-color: #4169e1;
  color: #fff;
  border-radius: 4px;
  text-align: center;
}
