@charset "UTF-8";
body{min-height:auto!important;min-width:auto!important;}

:root {
  --font-family01: "Montserrat", 'Hiragino Kaku Gothic ProN',Meiryo, sans-serif;
}

.dib{
  display: block;
}
.a_left{
  text-align: left;
}
.f12{
  font-size: 12px;
}
.f13{
  font-size: 13px;
}
.ml10{
  margin-left: 10px;
}
.mt15{
  margin-top: 15px;
}

.fns25 {
  font-size: 25px !important;
}

img{
  max-width: 100%;
  height: auto;
}
.pc{
  display: block !important;
}
.sp{
  display: none !important;
}
p{
  font-size: 18px;
}

.external::after{
    content: "";
	display: inline-block;
	margin-left:10px;
    background: url(../../../../coworking/images/common/icon/icon_w_white.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 13px;
    height: 13px;
}

[data-bg-color="white"]{
  background-color: #fff!important;
}
[data-bg-color="gray"]{
  background-color: #f5f5f5!important;
}

#header a.button{
	position:absolute;
	left:50%;
	bottom:50px;
	-webkit-transform: translateX(-50%);
    padding: 10px;
	background: #FFCF05;
    font-size: 14px;
    font-family: "Hiragino Kaku Gothic ProN",Meiryo, sans-serif;
    font-weight: bold;
    display: block;
    text-decoration: none;
    text-align: center;
    color: #002249;
    border-radius: 30px;
    width: 300px;
    z-index: 2;
}
#header a.button:hover{
	opacity:0.9;
}
#header a.button:after {
    position: absolute;
    content: '\276F';
    font-size: 16px;
    right: 12px;
    top: calc(50% - 9px);
    color: #002249;
    line-height: 1em;
}

#header img.logo_mv{
  display: block;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  bottom: 24%;
  width: 40vw;
  max-width: 620px;
  height: auto;
  z-index: 2;
}

.header_container{
  display: flex;
  flex-direction: row;
  height:120px;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
  width: 1000px;
}
.swiper-pagination-bullet-active{
  background: #fff;
}

.header_aside{
  display: block;
}

.header_nav{
  display: flex;
  justify-content: space-between;
}

.nav_ul{
  width: 100%;
}

.nav_ul li{
  margin-left: 60px;
}

.nav_ul li a{
  color: #FFF;
  text-decoration: none;
  font-size: 18px;
}

.nav_li_01,
.nav_li_02,
.nav_li_03,
.nav_li_04{
  position: relative;
  display: flex;
  justify-content: center;
  float: left;
  max-width: 120px;
  height: 50px;
}

.down_arrow::after{
  display: flex;
  position: absolute;
  justify-content: center;
  align-items: center;
  content: "";
  top: 50%;
  margin-right: 2%;
  width: 20px;
  height: 20px;
  background-image: url(../../images/oshigotopasela/down_arrow.png);
  background-position: center;
  background-repeat: no-repeat;
  z-index: 1;
}

body{
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}

.yellow_bold_line {
  letter-spacing: 2px;
  line-height: 45px;
  text-align:center;
}
/*
.wrapper p{
  letter-spacing: 2px;
}
*/
.second p{
  line-height: 30px;
}
.wrapper {
  display:flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.main_visual {
    margin: 20px auto;
    text-align: center;
    width: 1000px;
}
.first {
  position: relative;
  background-image:url(../../images/oshigotopasela/osigoto_main.jpg);
  background-size: cover;
  background-position: center;
  width:100%;
  height:500px;
}
#breadcrumbs.white a {
  color: #0062aa;
}

.h1_ttl span {
  color: #0062aa;
}

.img_content_right_container{
  width: 100%;
}

.img_content_right_container ul{
  display: flex;
}

.img_content_right_container ul li{
  width: 40%;
  height: 50px;
  padding-top: 5px;
  background-color: #fff;
  border-left:3px solid #0062aa;
}
.img_content_right_container ul li:last-child{
  border-right:3px solid #0062aa;
}

.img_content_right_container ul li h4{
  font-size: 14px;
}

.img_content_right{
}

.first .img_text{
}

.oshigotopasela img:nth-child(1){
  margin-bottom: -10px;
}

.img_text .oshigotopasela h1{
	margin-bottom: 0;
}

.img_container{
  width:32%;
}

.img_container p{
 text-align: left;
 margin-top: 10px;
 font-size: 16px;
}

.oshigotopasela .sub_text{
	opacity: .5;
	font-size: 18px;
	margin-left: 5px;
 letter-spacing: 14px;
}

.first .oshigotopasela{
  color: #fff;
  width: 50%;
  position: absolute;
  top: 40%;
  left: 10%;
}

.first .oshigotopasela h1{
  font-size: 49px;
  letter-spacing: 3px;
  padding: 4px;
}

.yellow_line{
  text-decoration:underline;
  text-decoration-color:orange;
}

.document_1{
  display: block;
  text-align: left;
  padding-top: 20px;
}

.document_1 h2{
  font-size: 32px;
  line-height: 50px;
}

.img_1{
  position: relative;
  display: block;
  height: 240px;
  margin-bottom: 40px;
}

.img_1 p{
 text-align: right;
 font-size: 16px;
}

.second{
  clear: both;
  display: flex;
  padding:20px 0;
}

.adjust{
  margin:0 20px;
}

.third {
  display: flex;
  justify-content: space-between;
}

.third .img_container img{
  display: block;
  box-sizing: border-box;
}

a.btn{
  margin-top: 10px;
  display: block;
  position: relative;
  text-decoration: none;
  color: #E3232D;
  font-size: 16px;
  padding: 10px 0px 10px;
  display: block;
  text-align: center;
  text-decoration: none;
  border: 2px solid #e3232d;
  box-shadow: 0px 1px 3px #888888;
}

.btn::after{
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: solid 2px #e3232d;
  border-right: solid 2px #e3232d;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 5%;
  margin-top: -4px;
}
.btn.unker::after{
  content: '';
  width: 6px;
  height: 6px;
  border: 0px;
  border-top: solid 2px #e3232d;
  border-right: solid 2px #e3232d;
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  position: absolute;
  top: 50%;
  right: 5%;
  margin-top: -4px;
}

.box_btn {
  width: 600px;
  padding: 10px 0 50px;
  background: #e0f3fd;
  box-sizing: border-box;
  margin: 0 auto;
}

.box_btn_ct {
  width: 300px;
  position: relative;
  margin: 30px auto 0 !important;
  background: #2f2f2f;
  border-radius: 10px;
  height: 70px;
  overflow: hidden;
  z-index: 1;
}

.box_btn_ct:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 35px;
  background: #424242;
  overflow: hidden;
  z-index: 0;
}

.box_btn_ct:after {
  position: absolute;
  content: "";
  width: 9px;
  height: 15px;
  background: url(../../images/oshigotopasela/img_ico_arrow_w.png)no-repeat;
  background-size: 9px 15px;
  right: 30px;
  top: calc(50% - 7px);
}

.box_btn_ct a {
  display: block;
  text-align: center;
  text-decoration: none;
  color: #FFF;
  position: relative;
  z-index: 1;
  padding: 27px 0;
  font-family: "Ryo Gothic PlusN","Hiragino Kaku Gothic Pro",Meiryo, sans-serif;
  font-size: 16px;
  font-weight: bold;
  line-height: 1em;
}

.oshigoto_ttl04 {
  font-size: 32px;
  font-family: "Hiragino Kaku Gothic ProN",Yu Gothic,Meiryo, sans-serif;
  font-weight: 600;
  text-align: center;
  color: #000;
  margin-bottom: 30px;
}
.oshigoto_ttl04_bx {
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .oshigoto_ttl04 {
    font-size: 20px;
    margin-bottom: 15px;
}
}

.dropin_wrap{
  background: #D8F3FA;
  width:100%;
}
.dropin{
  position: relative;
  padding-top: 30px;
  width:1000px;
  margin:50px auto 100px;
  text-align: center;
}

.dropin img{
  max-width:800px;
  margin: 0 auto;
}


.dropin_overlay_pc{
  position: absolute;
  width: 150px;
  top: 320px;
  left: 145px;
}

.dropin_overlay_btn_pc{
position: absolute;
width: 150px;
height: 50px;
right: 100px;
bottom: 14%;
}

.dropin_overlay_btn_pc a{
  display: block;
}

/**/
.information_container{
  width: 100%;
  text-align: center;
  margin-top: 50px;
  padding-bottom: 50px;
}

.information_container_inner {
  margin-bottom: 20px;
  padding-bottom: 60px;
}

.information_main{
  margin: 0 auto;
  width: 1000px;
}

.information_main ul li{
  margin-bottom: 20px;
  padding: 15px;
  border-bottom: dashed 1px #b9b9b9;
}

.link_note{
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  flex-wrap: wrap;
  text-decoration:none;
  color: #333;
  height: 160px;
}

.link_note:hover{
  filter: opacity(0.8);
}

.note_img{
  width: 30%;
}

.note_txt{
  width: 65%;
  display: flex;
  flex-direction: column;
}

.ttl_note{
  text-align: left;
  font-weight: bold;
  font-size:21px;
}

.btn_note{
  margin-top: 30px;
  border: solid 1px #333;
  text-align: center;
  background-color: #fff;
}

.btn_link_note{
  border: solid 1px #333;
  font-size: 25px;
  color: #333;
  text-decoration: none;
  width: 100%;
  display: block;
  padding: 5px;
  font-weight: bold;
  box-sizing: border-box;
  background-color: #fff;
}

.btn_link_note:hover{
  filter: opacity(0.8);
}



/*point*/
.point_container{
  width: 100%;
  text-align:center;
  background-color:rgb(245,244,244) ;
  margin-top: -2px;
  padding-bottom:50px;
}
.yellow_bold_vis {
  width: 185px;
  margin: 0 auto;
  font-size: 30px;
  border-bottom: 15px solid orange;
  position: relative;
  top: -40px;
  color: black;
  height: 50px;
}

.yellow_bold_vis_long {
  width: 345px;
}

.point_main{
  margin:0 auto;
  width: 1000px;
  background-color:rgb(245,244,244);

}

.point_01,.point_02,.point_03,.point_04,.point_05{
 display: flex;
 position: relative;
 justify-content: flex-end;
}
.point_box h2{
 font-size:25px;
}

.point_01{
 position:relative;
}

.point_01 img {
 position:absolute;
 right:0;
}

.point_ttl_left{
  bottom: 0;
  position: relative;
  text-align: left;
  background: #f5f5f5;
  width: 500px;
  padding: 16px;
  margin-top: 260px;
  border-left:solid 8px #0062aa;
    margin-bottom: 15px;
}

.point_ttl_right{
 bottom: 0;
 position: relative;
 text-align: left;
 background: #f5f5f5;
 width: 500px;
 padding: 16px;
 border-left: solid 8px #0062aa;
 margin: 260px 0px 0px auto;
     margin-bottom: 15px;
}

.ttl_right02{
 width:400px;
}
.ttl_left03{
 width:400px;
}
.ttl_left05{
 width:400px;
}
.point_rental ul{
 display: flex;
 justify-content: left;
 align-items: flex-start;
 margin: 30px auto;
 flex-wrap: wrap;
}
.point_rental.rent02 ul{
 justify-content: space-evenly;
}
/*
.point_rental_list{
 margin-left: 10px;
 margin-bottom: 15px;
}
*/
/*
.point_rental_list p{
  font-size: 14px;
  width:130px;
}
*/

/*
.point_rental_list .img_box{
 display: flex;
 justify-content: center;
 align-items: center;
 flex-direction: column;
 width: 130px;
 height: 130px;
 background-color: #fff;

}
*/


.point_txt{
 margin:10px;
 text-align: left;
 padding-left:30px;
 font-size:17px;

}

.point_02{
 position:relative;
}

.point_02 img {
 position:absolute;
 left:0;
}

.point_03{
  position:relative;
}
.point_03 img {
 position:absolute;
 right:0;
}

.point_04{
 position:relative;
}

.point_04 img {
 position:absolute;
 left:0;
}


.point_05{
  position:relative;
}
.point_05 img {
 position:absolute;
 right:0;
}


.point_02 .point_txt,
.point_03 .point_txt{
 top: 580px
}

.point_04 .point_txt,.point_05 .point_txt{
 top:380px;
}

.number1::after{
  display: flex;
  align-items: center;
  color: #fff;
  justify-content: center;
  content: "01";
  font-size: 50px;
  font-style:italic;
  align-items: center;
  background-color: #0062aa;
  width: 100px;
  height: 100px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}



.number2::after{
  display: flex;
  align-items: center;
  color: #fff;
  justify-content: center;
  content: "02";
  font-size: 50px;
  font-style:italic;
  align-items: center;
  background-color: #0062aa;
  width: 100px;
  height: 100px;
  position: absolute;
  top: 0;
  right: 125px;
  z-index: 1;
}

.number3::after{
  display: flex;
  align-items: center;
  color: #fff;
  justify-content: center;
  content: "03";
  font-size: 50px;
  font-style:italic;
  align-items: center;
  background-color: #0062aa;
  width: 100px;
  height: 100px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}


.number4::after{
  display: flex;
  align-items: center;
  color: #fff;
  justify-content: center;
  content: "04";
  font-size: 50px;
  font-style:italic;
  align-items: center;
  background-color: #0062aa;
  width: 100px;
  height: 100px;
  position: absolute;
  top: 0;
  right: 125px;
  z-index: 1;
}


.number5::after{
  display: flex;
  align-items: center;
  color: #fff;
  justify-content: center;
  content: "05";
  font-size: 50px;
  font-style:italic;
  align-items: center;
  background-color: #0062aa;
  width: 100px;
  height: 100px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}


.line::after{
  position: absolute;
  top:0;
  left: 0;
  width: 10px;
  height: inherit;
  z-index: 1;
  content: "";
  background-color: #0062aa;
}

.fsblue{
  color: #0062aa;
}


/*price*/

.price_wrapper .yellow_bold_vis{
	text-align: center;
  width: 18%;
  top:-40px;
}


.price_wrapper{
	display: flex;
	flex-direction: column;
    justify-content: center;
	align-items: center;
	width:1000px;
	margin: 0 auto;
}

.price_container{
  width:100%;
  margin-top: 25px;
  background-color: #fff;
}


.box{
  width:80%;
  border:2px solid black;
  margin: 0 auto 75px auto;
  padding:0 30px 40px 30px;
}
.black_box{
  display: flex;
  text-align:center;
  justify-content: center;
  color:white;
  background-color: black;
  width:30%;
  margin:0 auto;
}
.black_box h3{
 font-weight:normal;
    font-size:35px;
    padding: 12px;
}
.box p{
  text-align: left;
  margin:30px 20px;
}
.box tr{
  color:black;
}
.tr_lightgray{
  background-color:#f5f5f5;
}
.tr_white{
  background-color:white;
}
.box table{
  width:100%;
  margin-top:25px;
}
.box .table_hour {
 text-align: center;
 font-size:20px;
}
.box .table_hour th,
.box .table_hour td{
 width:18%;
}
.box .table_hour02{
 text-align: center;
 font-size:20px;
 border-top:solid 1px #000;
 border-bottom:solid 1px #000;
}
.box .table_hour02 th{
 width:32%;
}
.box .table_hour02 td{

}
.bord-right{
  border-right:solid 1px #000;
}
.box_time,
.box_price{
 border-right:solid 1px #000;
  border-left:solid 1px #000;
}
.box_hours{
  font-size:20px;
  font-weight:bold;
  width:20%;
}
.box_day{
  width: 20%;
}
.box_time {
  width: 20%;
}
.box_price{
  color:orange;
  font-weight:bold;
}
.boderr_none{
  border-right: none;
}

.gray{
  background-color:#f5f5f5;
}
.tr_gray{
  background-color:#e7e7e7;
}
.box .square_blue{
  color:blue;
}
.tr_gray td{
  font-weight:bold;
  font-size:20px;
}
.store_wrapper .yellow_bold_vis{
  width: 11%;
  top: -40px;
}
.store_wrapper{
  width:100%;
  margin: 0 auto;
  text-align: center;
  background-color:#f5f5f5;
}

.store_container{
  width: 1000px;
  margin: 0 auto;
}


.buttons_container{
  display:flex;
  flex-wrap:wrap;
  padding: 30px 0px;
}


.store_button{
  display: block;
  text-decoration: none;
  border: 1px solid black;
  padding: 15px 10px;
  width: 15%;
  margin: 11px;
  color: black;
  font-size: 17px;
}
.left_blue{
  border-left: 11px solid #0062aa;
  text-align:left;
}
.left_blue h1{
  margin: 0 20px;
  padding: 13px 0 13px 5px;
  font-size: 22px;
  color: black;
}
.area_container{
  display:flex;
  flex-wrap:wrap;
  padding:20px;
}
.store{
  display: flex;
  align-items: center;
  box-sizing: border-box;
  width:48%;
  text-align: left;
  margin: 0 0 24px 10px;
  padding: 10px;
  background: #f5f5f5;
}

.store_info{
  width: 265px;
  padding: 5px 0 10px 13px;
}
.store_info p{
  margin:0;
  margin-bottom: 8px;
  font-size: 17px;
  line-height: 1.8;
}
.store_info span{
  padding: 3px;
  border: 1px solid #000;
  text-align: center;
}

.store_info a{
  display: block;
  cursor: pointer;
  text-decoration: none;
  color: #000;
  position: relative;
}

.store_info span.fs14{
  border: none;
  font-size: 16px;
}


.store img{
 width:180px;
 height:120px;
}

.message_container{
  width: 1000px;
  margin: 50px 0;
}

.message_container > p:nth-child(1){
  margin-bottom: 40px;
}

.message_container ul {
  font-size: 16px;
}

.message_container ul > li::before{
  content: "■";
}

.point_box{
 margin-bottom:20px;
 padding-bottom:60px;
}

.point_01_b{
 position:relative;
}

.point_01_b img {
 position:absolute;
 right:0;
}

.point_ttl_left_b{
 bottom: 0;
 position: relative;
 text-align: left;
 background: #fff;
 width: 460px;
 padding: 15px;
 margin-top: 260px;
 border-left:solid 8px #0062aa;
}
.point_txt_b{
 margin:10px;
 text-align: left;
 padding-left:30px;
}

.point_03{
 position:relative;
}

.point_03 img {
 position:absolute;
 right:0;
}

.point_ttl_left_b{
 bottom: 0;
 position: relative;
 text-align: left;
 background: #fff;
 width: 460px;
 padding: 15px;
 margin-top: 260px;
 border-left:solid 8px #0062aa;
}

.point_txt_b{
 margin:10px;
 text-align: left;
 padding-left:30px;
}

.tab_price_ttl04{
  background: #0062AA;
  color: #fff;
}

.title06,
.tab_price_txt07_sub,
.tab_price_txt08_sub{
  color: #0062AA;
}

.tab_price_ttl01{
  background: #fff;
  border: 1px solid;
  color: #0062AA;
}

.tab_price_target {
  padding: 20px 20px 0 20px;
}

.box_price_target{
  border: 1px solid #000 !important;
}

.tab_price_area {
  display: flex;
  justify-content: center;
  align-content: center;
  width: 100%;
}

.tab_price_area .tab_price_txt06 {
  width: calc(100% / 3);
}

/* _________________________________ */
/* ________________SHOP_________________ */
/* _________________________________ */
.store_info .line_adj{
 line-height: 1;
}
.shopname{
 font-weight:bold;
}
.store_link{
  background-color: #0062aa;
  border: 2px solid #0062aa !important;
  border-radius: 5px;
}
.store_map{
  display: block;
  color: #fff;
  font-weight: 600;
  border: none !important;
}
.store_map::after{
  content: '';
  display: inline-block;
  position: absolute;
  top: calc(50% - 28%);
  right: 10px;
  width: auto;
  height: auto;
  background: none;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
  border-left: 15px solid #fff;
}
.store_map:hover{
  background-color: #fff;
  color: #0062aa;
}
.store_map:hover::after{
  border-left: 15px solid #0062aa;
}
.arrow-i::after{
  top: calc(50% - -30%)
}
.arrow-yokohama::after{
  top: calc(50% - -29%)
}
.left_blue h3{
 font-size: 25px;
 padding: 10px;
}
.footer_top{
  background: #0062aa;
}
.footer_nav_01{
  display: flex;
  justify-content: space-around;
  align-items: center;
  width: 1000px;
  margin: 0 auto;
  height: 50px;
}
.footer_nav_01 li{
  border-right: 1px #fff solid;
  width: calc(100% / 4);
  text-align: center;
}
.footer_nav_01 li:last-child{
  border: none;
}
.footer_nav_01 li a{
  color: #FFF;
  text-decoration: none;
}

.box > p a{
 color:#000;
}
.link_container{
  width: 1000px;
  margin: 0 auto 50px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.link_box{
  width: 48%;
  margin-bottom: 20px;
}
.link_box:last-child{
  margin-bottom: 0%;
}
.link_box p{
  text-align: center;
  font-size: 14px;
  margin-bottom: 10px;
}
.link_box img{
  width: 100%;
  display: block;
}


/*eチケット*/
.inner_md {
    width: 930px;
    margin: 0 auto;
}
.f16 {
  font-size: 16px;
}
.ttl_01{
  background-color: #fff;
  border: none;
  border-left: 4px solid #0062aa;
  color: #333;
}
.corona_des{
  margin-bottom: 30px;
}

.price_frame_ct p{
font-size: 18px;
}
.price_frame_ls li{
 font-size: 13px;
}
.btn_cowork{
  padding: 20px;
  text-align: center;
  color: #fff;
}
.btn_cowork a{
  display: block;
  margin: 0 auto;
  width: 400px;
  padding: 20px;
  text-decoration: none;
  color: #fff;
  background-color: #b42400;
}
.btn_cowork a:hover{
  background-color: #fff;
  border: 2px solid #b42400;
  color: #b42400;

}
.price_ttl{
  position: absolute;
  width:100px;
  height:100px;
  top: 0;
  left: 0;
  font-size: 20px;
  font-weight: bold;
  padding: 20px 22px 0px 22px;
  text-align: center;
  color: #fff;
  background-color: #0062AA;
  box-sizing: border-box;
}
.flex_list{
  display: flex;
  height: 100%;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
  padding: 0 20px;
}
ul.list_box{
  display: flex;
  align-items: center;
  justify-content: space-around;
  flex-wrap: wrap;
  border: 1px solid #000;
  margin-top: -33px;
  height: 340px;
  box-sizing:border-box;
}

li.list_item{
  position: relative;
  display: flex;
  width: 110px;
  height: 110px;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  border-radius: 10px;
  filter: drop-shadow(3px 3px 3px rgba(160, 160, 160, 0.8));
  background-color: #fff;
  border-radius: 50%;
  margin: 15px 50px 0px 40px;
}

li.list_item:nth-of-type(1){
  box-sizing: border-box;
}

li.list_item:nth-of-type(2){
  box-sizing: border-box;
}

li.list_item p{
  position: absolute;
  top: 110px;
  text-align: center;
  width: 160px;
}

li.bg-blue{
  background-color: #e0f3fd;
}

.item_txt{
  font-size: 12px;
}

.item_txt02{
  display: block;
}

.tab_price_txt06,.tab_price_txt07{
  font-size: 18px;
}


.tab_price_target .box_btn_ct{
  width: 420px;
  max-width: 100%;
  background-color: #9f1800;
}

.tab_price_target .box_btn_ct::before{
  background-color: #b42400;
}

.tab_price_target{
  margin-bottom: 20px;
}


/*ご入会特典*/
.ttl_tokuten {
  background-color: #0062AA;
  border: 3px solid #0062AA;
  line-height: 2;
  text-align: center;
  font-size: 1.8em;
  color: #fff;
}
.campaign_topics {
  font-size: 26px;
  margin: 10px auto 5px;
  position: relative;
  border-bottom: 3px solid #ffa500;
  text-align: center;
  font-size: 1.5em;
  color: #ffa500;
  font-weight: bold;
}
.campaign_topics:after{
  content: "";
  display: block;
  position: absolute;
  border: 10px solid transparent;
  border-top-color: #ffa500;
  border-bottom-width: 0;
  bottom: -12px;
  left: 48%;
  width: 0;
}
.tokuten_flex_list{
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.list_01 ul li{
  margin-top: 10px;
  width: 320px;
  margin-right: 2%;
}
.list_01 ul li:last-of-type{
  margin-right: 0;
}
.box_05 {
  border: 1px solid #bebaaa;
  background: #fff;
}
.box_05 > div img{
  margin-right: 20px;
  margin-bottom: 40px;
}
.box_05 > div {
  display: table-cell;
  vertical-align: top;
  padding: 6px;
  position: relative;
}
.box_05 > div:nth-child(1) {
  width: 130px;
}
.btn_04 {
  position: absolute;
  background: #0062AA;
  color: #fff;
  padding: 0 30px 0 20px;
  line-height: 25px;
  font-size: 10px;
  bottom: 10px;
  right: 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.btn_04:after {
  content: '';
  position: absolute;
  top: 50%;
  right: 10px;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-left: 7px solid #fff;
  border-bottom: 5px solid transparent;
  margin-top: -5px;
}
.txt_06{
  color: #751e06;
  font-size: 11px;
}
.txt_07{
  font-size: 11px;
  color: #606060;
}
.tit_09{
  font-size: 16px;
  padding: 6px 0;
  color: #000;
}
.span_11{
  display: block;
  font-size: 11px;
}
.list_01 a{
  text-decoration: none;
}
.tbl_tokuten {
  background-color: #fff;
  margin: 0 auto 80px;
  border: 1px solid #000;
}
.tbl_tokuten td {
  width: 50%;
  padding: 3px;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
}

.aside_btn_sub01 {
  font-size: 70%;
}


.box_eticket_bx{background: #e0f3fd;width: 100%;margin:20px 30px;padding: 30px 30px 0 30px; box-sizing: border-box;}
.box_eticket{background: #e0f3fd;margin: 30px 70px 0 70px;box-sizing: border-box;padding: 30px 30px 0 30px;}
.box_eticket_sub01{background: #002249;color: #fff;display: inline-block;position: relative;font-weight: bold;padding:2px 5px;box-sizing: border-box;font-size: 16px;font-family: "Ryo Gothic PlusN", "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;line-height: 30px;z-index: 9;}
.box_eticket_sub01:before{position: absolute;content: "";width: 0;height: 0;border-style: solid;border-width: 0 15px 34px 15px;border-color: transparent transparent #002249 transparent;left: -15px;top: 0;z-index: -1;}
.box_eticket_sub01:after{position: absolute;content: "";width: 0;height: 0;border-style: solid;border-width: 34px 15px 0 15px;
border-color: #002249 transparent transparent transparent;right: -15px;top: 0;z-index: -1;}
.box_eticket_ttl01{display: flex;align-items: center;justify-content: center;margin-top: 10px;font-weight: bold;margin-bottom: 10px;}
.box_eticket_ttl01_sub02{color: #002249;padding-right: 10px;position: relative;}
.box_eticket_ttl01_sub02:before{position: absolute;content: "";width: 110px;height: 2px;background: #002249;top: -10px;left: 0;transform: rotate(5deg);}
.box_eticket_ttl01_sub02:after{position: absolute;content: "";width: 110px;height: 2px;background: #002249;bottom: -10px;left: 0;transform: rotate(-5deg);}
.box_eticket_ttl01 dd{font-size: 30px;font-weight: bold;font-family: "Ryo Gothic PlusN", "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;color: #002249;}
.box_eticket02_ttl dt{background: #dc0017;border-radius: 100%;width: 84px;height: 84px;color: #fff;display: flex;align-items: center;justify-content: center;font-weight: bold;font-family: "Ryo Gothic PlusN", "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;line-height: 1.2em;margin-right: 10px;}
.box_eticket02_ttl{display: flex;align-items: center;font-family: "Ryo Gothic PlusN", "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;}
.box_eticket02_ttl dd{font-size: 70px;color: #4b2412;font-weight: bold;}
.list_box_eticket02 li{border: 1px solid #bbaaa1;color: #4b2412;border-radius:50px;font-family: "Ryo Gothic PlusN", "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;font-weight: bold;background: #fff;display: inline-block;padding: 2px 30px;box-sizing: border-box;margin-bottom: 10px;margin-right: 20px;}
.list_box_eticket02 li:nth-child(2){margin-right: 0;}
.list_box_eticket02 li:nth-child(1){background: #4b2412;color: #fff;border:1px solid #4b2412;width: 90%;text-align: center;}
.box_eticket02{display: flex;align-items: center;}
.box_eticket02 .box_eticket02_l{width: 460px;}
.box_eticket02 .box_eticket02_r{width:calc(100% - 530px);}
.box_eticket02 .box_eticket02_r img{width: 100%;text-align: center;}
.box p.box_eticket_sub01_bx{width: 95%;text-align: right;margin: 0;}
.table_eticket{width: 100%;font-family: "Ryo Gothic PlusN", "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;}
.table_eticket_cell01{background: #4b2412;font-weight: bold;color: #fff;}
.table_eticket_cell02{background: #d3c3b6;color: #4b2412;font-weight: bold;text-align: center;}
.table_eticket_cell03{text-align: center;}
.table_eticket_cell03 .table_eticket_sub02{display:block;font-weight: bold;font-family: "Ryo Gothic PlusN", "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;font-size: 16px;color: #4b2412;box-sizing: border-box;}
.table_eticket_cell02,.table_eticket_cell03,.table_eticket_cell04, .table_eticket_cell05{border: 1px solid #4b2412;padding: 5px 0;box-sizing: border-box;}
.table_eticket_cell03,.table_eticket_cell04,.table_eticket_cell05{background-color: #fff;}
.table_eticket tr:first-child th.table_eticket_cell01{border-top: 1px solid #4b2412;}
.table_eticket tr:nth-child(3) th.table_eticket_cell01{border-bottom: 1px solid #4b2412;}
.table_eticket tr th.table_eticket_cell01{border-bottom: 1px solid #fff;}
.table_eticket_sub01{background: #dc0017;color: #fff;padding: 2px 15px;border-radius: 5px;box-sizing: border-box;font-weight: bold;font-size: 12px;}
.table_eticket_sub03{font-size: 12px;}
.table_eticket_cell04{text-align: center;font-size: 16px;font-weight: bold;color: #4b2412;}
.table_eticket_cell05{text-align: center;font-size: 25px;font-weight: bold;color: #4b2412;}
.box p.box_eticket03_txt{color: #4b2412;text-align: right;margin: 10px 0 0 0;font-family: "Ryo Gothic PlusN", "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;font-weight: bold;font-size: 14px;}



/*new stype page */

.box_pc{display: block;}
.box_sp{display: none;}
a{color: #0056B9;}
.coworking_service{padding:30px 0 49px 0;}
.bg_oshigoto{background: #f5f5f5;}
.container{width: 1160px;margin: 0 auto;}
.container03{width: 840px;margin: 0 auto;}
.keep_clean a{display: block;margin-bottom: 30px;padding: 10px 0;text-decoration: none;background: #002249;border-radius: 50px;text-align: center;width:100%;color: #FFCF05;font-size: 16px;font-weight: bold;font-family: "Hiragino Kaku Gothic ProN",Meiryo, sans-serif;letter-spacing: 4px;}
.keep_clean a:hover{opacity:0.9;}
.oshigoto_ttl01{font-size: 32px;text-align: center;color: #000;font-weight: bold;font-family: "Hiragino Kaku Gothic ProN",Meiryo, sans-serif;margin-bottom: 28px;}
.oshigoto_sub01{font-size: 48px;}
.oshigoto_txt01{font-size: 16px;font-family: "Hiragino Kaku Gothic ProN",Meiryo, sans-serif;line-height: 32px;color: #000; font-weight: 600;}
.oshigoto_link01{color: #0056B9;}
.oshigoto_info{padding: 58px 0;box-sizing: border-box;}
.oshigoto_ttl02{font-family: "Montserrat", "Hiragino Kaku Gothic ProN",Meiryo, sans-serif;font-size: 24px;font-weight: bold;text-align: center;line-height: 33px;letter-spacing: 5px;color: #002249;margin-bottom: 29px;}
.infomation_list{border-top: 1px solid #707070;display: flex;padding: 25px 0;box-sizing: border-box;}
.infomation_list:last-child{border-bottom: 1px solid #707070;}
.infomation_list_date{width: 100px;margin-right: 35px;font-size: 16px;font-weight: bold;font-family: "Hiragino Kaku Gothic ProN",Meiryo, sans-serif;}
.infomation_list dd{width: calc(100% - 135px);font-family: "Hiragino Kaku Gothic ProN",Meiryo, sans-serif;}
.infomation_list dd a{font-size: 16px;font-weight: 600;color: #0056B9;}
.infomation_list_sub{position: relative;padding-right: 20px;}
.infomation_list_sub:before{position: absolute;content: "";background: url("../../images/oshigotopasela/ico_black.png") no-repeat;width: 15px;height: 15px;top: calc(50% - 7px);right: 0;}
.oshigoto_point{padding: 58px 0 0 0;}
.oshigoto_ttl03{text-align: center;margin-bottom: 17px;}
.oshigoto_ttl03_sub01{position: relative;display: inline-block;}
.oshigoto_ttl03_sub01:before{position: absolute;content: "";background:url("../../images/oshigotopasela/oshigoto_icon_img01.png");width: 108px;height: 139px;left: -64px;background-size: 100% auto;top: 23px;z-index: -1;}
.oshigoto_ttl03_sub01:after{position: absolute;content: "";background:url("../../images/oshigotopasela/oshigoto_icon_img02.png");width: 109px;height: 142px;right: -71px;background-size: 100% auto;top: 18px;z-index: -1;}
.oshigoto_point_ls{width: 100%;display: flex;flex-wrap: wrap;justify-content: center;align-items: center;margin-bottom: 30px;}
.oshigoto_point_it{width: calc((100% - 39px) / 4);margin-right: 13px;height: 200px;display: flex;justify-content: center;
align-items: center;flex-direction: column;cursor: pointer;}
.oshigoto_point_it:hover{opacity: 0.9;}
.oshigoto_point_it:last-child{margin-right: 0;}
.oshigoto_point_it:nth-child(1){background: url("../../images/oshigotopasela/oshigoto_arc_img01.webp") no-repeat;background-size: 100% auto;}
.oshigoto_point_it:nth-child(2){background: url("../../images/oshigotopasela/oshigoto_arc_img04.webp") no-repeat;background-size: 100% auto;}
.oshigoto_point_it:nth-child(3){background: url("../../images/oshigotopasela/oshigoto_arc_img03.webp") no-repeat;background-size: 100% auto;}
.oshigoto_point_it:nth-child(4){background: url("../../images/oshigotopasela/oshigoto_arc_img02.webp") no-repeat;background-size: 100% auto;}
.oshigoto_point_num{font-size: 36px;font-family: "Montserrat", "Hiragino Kaku Gothic ProN",Meiryo, sans-serif;font-weight: bold;color: #FFCF05;}
.oshigoto_point_ttl{text-align: center;font-family: "Hiragino Kaku Gothic ProN",Meiryo, sans-serif;font-size: 28px;color: #fff;font-weight: bold;line-height: 40px;}
.oshigoto_point_ttl span{display:block;font-size:20px;}
.oshigoto_point_link a{font-family: "Hiragino Kaku Gothic ProN",Meiryo, sans-serif;font-size: 12px;font-weight: bold;color: #FFCF05;text-decoration: none;}
.oshigoto_point_ico{line-height: 0.5em;}
.oshigoto_point_ct{padding: 50px 0;}
.oshigoto_point_details{width: 840px;margin: 0 auto;}
.oshigoto_point_details_img{text-align: right;position: relative;}
.oshigoto_point_details_img:before{position: absolute;content: "";background: url("../../images/oshigotopasela/oshigoto_point_details_img01.png") no-repeat;width: 109px;height: 142px;top: 40px;left: 110px;}
.oshigoto_point_details_img:after{position: absolute;content: "";background: url("../../images/oshigotopasela/oshigoto_point_details_img02.png") no-repeat;width: 108px;height: 139px;bottom: -110px;right: 0;}

.oshigoto_point_02 .oshigoto_point_details_img:before, .oshigoto_point_04 .oshigoto_point_details_img:before{position: absolute;content: "";background: url("../../images/oshigotopasela/oshigoto_point_details_img03.png") no-repeat;width: 109px;height: 142px;top: 40px;left: 110px;}
.oshigoto_point_02 .oshigoto_point_details_img:after, .oshigoto_point_04 .oshigoto_point_details_img:after{position: absolute;content: "";background: url("../../images/oshigotopasela/oshigoto_point_details_img04.png") no-repeat;width: 108px;height: 139px;bottom: -110px;right: 54px;}
.oshigoto_point_details_img img {
  border-radius: 10px;
}
.oshigoto_w01{width: 31%;}
.oshigoto_point_btn02_sub{position: relative;}
.oshigoto_point_btn02_sub:before{position: absolute;content: "";background: url("../../images/oshigotopasela/eticket_icon.png") no-repeat;width: 17px;height: 17px;top: calc(50% - 8px);right: -25px;}
/*.oshigoto_w01{width: 31%;}*/


.oshigoto_point_ttl_bx{width: 650px;margin-top: -43px;}
.oshigoto_point_bx02{width: 650px;float: right;}
.oshigoto_point_txt01{font-family: "Hiragino Kaku Gothic ProN",Meiryo, sans-serif;font-size: 16px;color: #000;line-height: 2em;font-weight: bold;}
.oshigoto_point_sub01{font-family: "Montserrat", Hiragino Kaku Gothic ProN,Meiryo, sans-serif;font-weight: bold;font-size: 24px;line-height: 33px;color: #002249;}
.oshigoto_point_sub02{font-family: "Montserrat", Hiragino Kaku Gothic ProN,Meiryo, sans-serif;font-weight: bold;font-size: 80px;line-height: 33px;color: #002249;padding-left: 10px;}
.oshigoto_point_ttl01{font-family: "Hiragino Kaku Gothic ProN",Meiryo, sans-serif;font-size: 32px;font-weight: bold;color: #000;line-height: 1.66em;margin-bottom: 31px;}
.oshigoto_point_line{position: relative;z-index: 1;}
.oshigoto_point_line:before{position: absolute;content: "";height: 12px;width: 100%;background: #ffcf05;left: 0;bottom: 0;z-index: -1;}
/*.oshigoto_point_ttl_dts{margin-bottom: 30px;}*/
.oshigoto_point_txt02{
  font-family: "Hiragino Kaku Gothic ProN",Meiryo, sans-serif;
  font-size: 12px;
  line-height: 24px;
  margin-top: 10px;
}
.oshigoto_point_btn{width: 100%;position: relative;margin: 27px auto 0 auto;background: #002249;border-radius: 30px;height: 60px;overflow: hidden;z-index: 1;}
.oshigoto_point_btn:hover{opacity: 0.8;}
.oshigoto_point_btn.oshigoto_point_btn_inf{width: 240px;height: 40px;}
.oshigoto_point_btn.oshigoto_point_btn_inf::before{height: 50%;}
.oshigoto_point_btn.oshigoto_point_btn_inf::after{right: 7%;}
.oshigoto_point_btn.oshigoto_point_btn_inf a{font-size: 15px;}
.oshigoto_point_btn a{color: #fff;font-size: 20px;text-align: center;position: absolute;top: 0;left: 0;font-family: "Hiragino Kaku Gothic ProN",Meiryo, sans-serif;height: 100%;width: 100%;font-weight: bold;text-decoration: none;display: flex;justify-content: center;align-items: center;}
.oshigoto_point_btn:before{position: absolute;content: "";width: 100%;height: 50%;background: #00336e;overflow: hidden;z-index: 0;}
.oshigoto_point_btn:after{position: absolute;content: '\276F';font-size: 20px; right: 30px;top: calc(50% - 10px);color: #fff;line-height: 1em;}
.oshigoto_point_01{padding: 50px 0 38px 0;}
.oshigoto_point_02{padding: 50px 0 38px 0;}
.oshigoto_point_03{padding: 50px 0;box-sizing: border-box;}
.oshigoto_point_04{padding: 50px 0 9px 0;box-sizing: border-box;}
.oshigoto_point_ac{margin-top: 60px;}
.oshigoto_price .bg_oshigoto{padding: 60px 0;}
.accordion-container{border: 1px solid #9F9F9F;border-radius: 30px;overflow: hidden;}
.accordion-container-text{
  pointer-events: none;
  font-size: 20px;
  text-align: center;
  font-family: "Hiragino Kaku Gothic ProN",Meiryo, sans-serif;
  color: #002249;
  font-weight: bold;
  background: #f5f5f5;
  padding: 14px 0;
  position: relative;
  cursor: pointer;
}
.accordion-container-text:before{display: none;position: absolute;content: '\276E';font-size: 20px;right: 25px;top: calc(50% - 9px);color: #00336E;line-height: 1em;transform: rotate(-90deg);font-weight: 100;}
.accordion-container-text.close:before{ transform: rotate(90deg); }
.box_menu{display: flex;flex-wrap: wrap;padding:34px 18px 0 18px;box-sizing: border-box;}
.point_rental_list{width: calc((100% - 60px) / 7);margin-right: 10px;display: flex;flex-direction: column;align-items: center;align-content: center;margin-bottom: 35px;}
.point_rental_list:nth-child(7n+7){margin-right: 0;}
.point_rental_txt{text-align: center;font-size: 13px;line-height: 1.4em;}
.img_box{margin-bottom: 15px;}
.img_box img{width: 58px;height: auto;max-width: 68px;}
.oshigoto_price_ttl01{font-size: 24px;font-family: "Montserrat", 'Hiragino Kaku Gothic ProN',Meiryo, sans-serif;font-weight: bold;text-align: center;color: #002249;margin-bottom: 32px;letter-spacing: 8px;}
.oshigoto_price_ttl02{font-size: 32px;font-family: "Hiragino Kaku Gothic ProN",Yu Gothic,Meiryo, sans-serif;font-weight: 600;text-align: center;color: #000;margin-bottom: 30px;}
.oshigoto_price_ttl02_bx{position: relative;z-index: 1;}
.oshigoto_price_ttl02_bx:before{position: absolute;content: "";height: 12px;width: 100%;background: #ffcf05;left: 0;bottom: 0;z-index: -1;}
.oshigoto_price_sub01{font-size: 12px;}
.oshigoto_price_tbl01{width: 100%;
  border-collapse:inherit;
  border-spacing: 0;
}
.oshigoto_price_tbl01_bd th.oshigoto_price_ttl:nth-child(1){border-top-left-radius: 10px;border-left: 1px solid #9f9f9f;}
.oshigoto_price_tbl01_bd th.oshigoto_price_ttl{border-right: 1px solid #fff;}
.oshigoto_price_tbl01_bd th.oshigoto_price_ttl:last-child{border-top-right-radius: 10px;border-right: 1px solid transparent;}
.oshigoto_price_ttl{font-family: "Hiragino Kaku Gothic ProN",Yu Gothic,Meiryo, sans-serif;font-size: 20px;color: #fff;font-weight: 500;background: #9f9f9f;padding: 15px 0;}
.oshigoto_price_txt{font-size: 28px;font-weight: 700;color: #002249;text-align: center;font-family: "Montserrat", 'Hiragino Kaku Gothic ProN',Meiryo, sans-serif;padding: 12px 0;border-right: 1px solid #9F9F9F;border-bottom: 1px solid #9F9F9F;letter-spacing: 2px;background: #fff;}
.oshigoto_price_txt:nth-child(1){border-left: 1px solid #9F9F9F;border-bottom-left-radius: 10px;}
.oshigoto_price_txt:last-child{border-bottom-right-radius: 10px;}
.oshigoto_price_tbl02{width: 100%;border-collapse:inherit;margin-bottom: 30px;}
.oshigoto_price_tbl02 .oshigoto_price_ttl{width: 20%;border-top-left-radius: 10px;border-bottom-left-radius: 10px;border-top: 1px solid transparent;}
.oshigoto_price_tbl02 .oshigoto_price_txt{width: 80%;border-top-right-radius: 10px;border: 1px solid #9F9F9F;}
.oshigoto_price_tbl_sub01{font-size: 16px;font-family: "Hiragino Kaku Gothic ProN",Meiryo, sans-serif;font-weight: bold;margin: 10px 0 30px 0;}
.oshigoto_price_tbl_sub01 span{margin-left:10px;color:#f00;}
.oshigoto_price_tbl_sub02{font-size: 12px;margin-bottom: 45px;}
.oshigoto_eticket_ct{background: #ffcf05;border-top-left-radius: 30px;border-top-right-radius: 30px;padding: 43px 50px 31px 50px;box-sizing: border-box;}
.oshigoto_eticket_txt01{font-size: 24px;color: #000;text-align: center;font-weight: bold;font-family: "Hiragino Kaku Gothic ProN",Meiryo, sans-serif;}
.oshigoto_eticket_ttl{text-align: center;margin-bottom: 9px; font-weight: 600;}
.oshigoto_eticket_bx{font-size: 60px;color: #000;font-family: "Hiragino Kaku Gothic ProN",Meiryo, sans-serif;text-align: center;position: relative;z-index: 1;}
.oshigoto_eticket_sub01{font-size: 32px;}
.oshigoto_eticket_bx:before{position: absolute;width: 108px;height: 139px;left: -79px;background-size: 100% auto;top: -31px;z-index: -1;background: url("../../images/oshigotopasela/oshigoto_icon_img03.png") no-repeat;content: "";}
.oshigoto_eticket_bx:after{position: absolute;width: 109px;height: 142px;right: -63px;background-size: 100% auto;top: -31px;z-index: -1;background: url("../../images/oshigotopasela/oshigoto_icon_img04.png") no-repeat;content: "";}
.list_eticket{display: flex;position: relative;z-index: 2;}
.list_eticket li{width: calc((100% - 20px) / 3);margin-right: 10px;background: #002249;font-size: 20px;color: #fff;text-align: center;font-family: "Hiragino Kaku Gothic ProN",Meiryo, sans-serif;font-weight: bold;border-radius: 30px;padding: 10px 0;box-sizing: border-box;}
.list_eticket li:last-child{margin-right: 0;}
.list_eticket li .list_eticket_sub{font-size: 20px;color: #FFCF05;}
.oshigoto_eticket_txt02{margin-top: 15px;font-size: 16px;font-family: "Hiragino Kaku Gothic ProN",Yu Gothic,Meiryo, sans-serif;font-weight: bold;text-align: center;}
.oshigoto_eticket_ttl02{font-size: 24px;font-weight: bold;font-family: "Hiragino Kaku Gothic ProN",Yu Gothic,Meiryo, sans-serif;position: relative;padding-left: 30px;margin-bottom: 10px;}
.oshigoto_eticket_ttl02:before{position: absolute;content: "";width: 19px;height: 19px;background: #ffcf05;left: 0;top: calc(50% - 9px);}

.oshigoto_price_tbl01 .oshigoto_price_ttl{border-right: 1px solid #cfcfcf;}
.oshigoto_price_tbl01 .oshigoto_price_ttl:nth-child(1){border-top-left-radius: 10px;border-left: 1px solid #cfcfcf;}
.oshigoto_price_tbl01 .oshigoto_price_ttl:last-child{border-top-right-radius: 10px;border-left: 1px solid transparent;border-right: 1px solid transparent;}
.oshigoto_price_tbl03 .oshigoto_price_txt{padding: 14px 0;}
.oshigoto_price_tbl03 .oshigoto_price_txt:nth-child(1){border-bottom-left-radius: 0;}
.oshigoto_price_tbl03 .oshigoto_price_txt:last-child{border-bottom-right-radius: 0;}
.oshigoto_price_txt_sub01{border-radius: 10px;background: #FF0000;display: inline-block;font-size: 12px;font-family: "Hiragino Kaku Gothic ProN",Meiryo, sans-serif;color: #fff;padding: 0 10px;}
.oshigoto_price_txt_sub03{font-size: 28px;font-weight: bold;font-family: "Montserrat", 'Hiragino Kaku Gothic ProN',Meiryo, sans-serif;color: #0056B9;}
.oshigoto_price_txt_sub02{font-size: 16px;font-family: "Hiragino Kaku Gothic ProN",Meiryo, sans-serif;color: #0056B9;line-height: 2em;}
.oshigoto_price_txt.oshigoto_price_note{background: #f5f5f5;}

.oshigoto_price_tbl03 .oshigoto_price_txt.oshigoto_price_txt_brl{border-bottom-left-radius: 12px;}
.oshigoto_price_tbl03 .oshigoto_price_txt.oshigoto_price_txt_brr{border-bottom-right-radius: 12px;}

.oshigoto_price_tbl03{margin-bottom: 20px;}
.oshigoto_price_tbl03 .oshigoto_price_tbl01 tr:nth-child(1){width: 31%;}
.oshigoto_point_btn02{width: 650px;margin: 40px auto 0 auto;}
.oshigoto_price .bg_oshigoto{padding-bottom: 60px;box-sizing: border-box;}
/*.oshigoto_price .oshigoto_eticket{background: #fff;}*/
.oshigoto_eticket_ct02{background: #fff;padding: 42px 50px 50px 50px;box-sizing: border-box;border-bottom-left-radius: 30px;border-bottom-right-radius: 30px;}

.message_corona .bg_oshigoto{padding: 52px 0;}
.message_ttl01{font-size: 20px;font-weight: bold;font-family: "Hiragino Kaku Gothic ProN",Meiryo, sans-serif;line-height: 36px;margin-bottom: 17px;}
.message_txt{font-size: 14px;font-family: "Hiragino Kaku Gothic ProN",Meiryo, sans-serif;line-height: 28px;}
.message_txt_02{font-size: 14px;font-family: "Hiragino Kaku Gothic ProN",Meiryo, sans-serif;line-height: 28px;}
.message_link{color: #FF0000;}
.message_txt_sub01{font-size: 12px;}
.service_work{padding: 50px 0;}

.service_work_ttl{font-size: 20px;font-weight: bold;font-family: "Hiragino Kaku Gothic ProN",Meiryo, sans-serif;line-height: 36px;margin-bottom: 17px;}
.service_work_ls li{font-size: 14px;font-family: "Hiragino Kaku Gothic ProN",Meiryo, sans-serif;line-height: 28px;position: relative;padding-left: 15px;}
.service_work_ls li:before{position: absolute;content: "";width: 10px;height: 10px;background: #000;top: calc(50% - 5px);left: 0;}

#footer {
  background: #002249;
  padding: 60px 0 30px 0;
  box-sizing: border-box;
  text-align: center;
  color: #fff;
}
.copyright{
  background: #002249;
  color: #FFF;
  text-align: center;
  padding: 40px 0;
	font-family: "Montserrat", 'Hiragino Kaku Gothic ProN',Meiryo, sans-serif;
	font-size: 10px;
}
.f_logo {
  text-align: center;
margin-bottom: 46px;
}

.f_logo_txt {
  text-align: center;
	font-size: 14px;
	font-family: "Hiragino Kaku Gothic ProN",Meiryo, sans-serif;
	margin-bottom: 19px;
}

#gnavi ul.list_menu01 li a{font-family: "Hiragino Kaku Gothic ProN",Meiryo, sans-serif;font-weight: bold;}
.oshigotopasela_btn {background: #002249;border-radius: 18px;overflow: hidden;}
#gnavi ul.list_menu01 li a.btn_menu{background: transparent;border-radius: 0;margin-left: 0;}
#gnavi ul.list_menu01 li a.btn_menu::before{background: #00336e;}
.inner_md{justify-content: center;}
#gnavi ul.list_menu01{margin-right: 0;}
.bg_oshigoto02{background: rgba(0, 0, 0, 0.7);}
#gnavi ul.list_menu01{width: 90%;}
#gnavi ul.list_menu01 li a.btn_menu{padding: 0 30px;}
#gnavi ul.list_menu01 li{width: calc(100% / 5);}
.btn_menu_sub{position: relative;padding-right: 30px;}

#gnavi ul a.cv{position: relative;display:inline-block!important;margin-left: 30px;padding-right: 35px !important;background: #FFCF05;color: #002249!important;text-shadow:none!important;border-radius: 50px;}
#gnavi ul a.cv:after {position: absolute;content: '\276F';font-size: 16px;right: 12px;top: calc(50% - 9px);color: #002249;line-height: 1em;}

/*end new stype page*/

@media screen and (max-width: 675px) {
  .list_01 ul li:last-of-type{
    margin-right: 2%;
  }
}
@media screen and (max-width: 425px) {
  li.list_item{
    margin:15px 20px 0 10px;
  }
}
/*ご入会特典*/

@media screen and (max-width: 767px) {
.pc_none{
 display: block;
}
.sp_none{
  display: none;
}
.box_slide iframe{
  height: 235px;
}
.tab_price_ttl01{
  color: #fff;
  background-color: #0062AA;
  font-size: 16px;
  border-radius: 0;
  line-height: 50px;
}
.tab_price04_it:nth-of-type(2){
  position: relative;
}
.flex_list{
  padding: 0;
}
ul.list_box{
  margin-top: 80px;
  border: none;
}
#running_cost{
  border: 1px solid #000!important;
}
.title_06{
  margin: 10px!important;
}
.price_container{
  margin-top: 10px!important;
}
.tab_price_target .tab_price_ttl04{
 font-size: 16px;
}
.sp_fs{
 font-size: 13px;
}

.box_price{
 font-size: 14px!important;
}
.price_disc{
  margin: 30px 0 0 0!important;
}
.box{
  margin: 0 auto 40px auto!important;
}
#third{
  margin: 0 10px;
}
.tbl_tokuten{
  font-size: 12px;
}

	.box_eticket_bx{padding: 10px 10px 0 10px;margin: 20px 0 0 0;width: 100%}
	.box_eticket_ttl01 dd{font-size: 3.5vw;text-align: center;margin-bottom: 10px;}
	.box_eticket02_ttl dd{font-size: 14vw;}
	.box_eticket_ttl01{display: block;}
	.box_eticket_sub01{text-align: center;padding: 2px 14px;font-size: 12px;margin-top: 10px;}
	.box_eticket_ttl01_sub02{width: 100%;padding-right: 0;font-size: 12px;}
	.box_eticket_sub01::before, .box_eticket_sub01::after{content: none;}
	.box_eticket_sub01_bx{text-align: center;margin-left: 0;}
	.box_eticket_ttl01_sub01{text-align: center;}
	.box_eticket02_ttl dt{width: 13vw;height: 13vw;font-size: 2vw;line-height: 4vw;}
	.box_eticket02 .box_eticket02_l{width: 100%;}
	.box_eticket02 .box_eticket02_r{width: 28%;margin-left: 2%;}
	.box_eticket02 .box_eticket02_r img{width: 100%;}
	.box_eticket02_ttl{margin-bottom: 10px;justify-content: center;}
	.list_box_eticket02 li{width: 100%;padding: 2px 10px;font-size: 3vw;text-align: center;margin-bottom: 5px;}
	.list_box_eticket02 li:nth-child(1){width: 100%;margin-right: 0;}
	.box_eticket02{margin-bottom: 15px;}
	.table_eticket .w01{width: 20%;}
	.table_eticket .w02{width: 48%;}
	.table_eticket .w03{width: 16%;}
	.table_eticket .w04{width: 16%;}
	.table_eticket .w05{width: 24%;}
  .box p.box_eticket_sub01_bx{text-align: center;}
  .box_eticket_ttl01_sub02:before{
    top: 5px;
    width: 15px;
    left: -15px;
    transform: rotate(45deg);
  }
  .box_eticket_ttl01_sub02::after{
    top: 5px;
    width: 15px;
    left: 90px;
    transform: rotate(-45deg);
  }
  .acc_02{display: none;}
    .accordion-container-text{ pointer-events: all;}
  .accordion-container-text:before{ display: block;}

	.table_eticket_cell02{font-size: 2.5vw;}
	.table_eticket_cell01{font-size: 2.5vw;}
	.table_eticket_cell03 .table_eticket_sub02{font-size: 2vw;}
	.table_eticket_sub01{font-size: 2vw;padding: 2px 5px;box-sizing: border-box;}
	.table_eticket_sub03{font-size: 2vw;}
	.table_eticket_cell02, .table_eticket_cell03, .table_eticket_cell04, .table_eticket_cell05{padding: 5px 1vw;}
	.table_eticket_cell04, .table_eticket_cell05{font-size: 2.5vw;}
	.box_eticket03_txt{margin: 10px 0;font-size: 12px;}
	.box_eticket_bx .box_btn_ct{max-width: 90%;}
  .fns25{font-size: 3vw !important;}
  .yellow_bold_vis{font-size: 25px!important; top: -35.5px;}
}



@media screen and (min-width: 768px) {
.pc_none{
  display: none;
}
.sp_none{
  display: contents;
}

.box_slide iframe{
    max-width: 100%;
    height: 565px;
}

.box_slide{
  display: flex;
  justify-content: center;
}

.tab_price04{
  width: 95%;
}

.tab_price04_ct .tab_price04_it {
  width: calc(100% / 2);
  border: none;
}
.tab_price04 td{
  padding: 0 40px;
  border-right: 0;
}

.tab_price_ttl04{
  font-size: 18px;
}

.td_first{
  padding: 0!important;
}
.tab_price_ttl01{
  color: #fff;
  background-color: #0062AA;
  font-size: 18px;
  border-radius: 0;
  line-height: 50px;
}
.price_box01{
  border: none;
}

.tab_price04_it:nth-of-type(2){
  position: relative;
}

.price_wrapper{
  width: auto!important;
  padding:0 389px 70px 389px!important;
  margin: 0;
}
}

@media screen and (max-width: 480px) {
  .disp_sp_none{
    display: none!important;
  }
}

@media screen and (max-width: 350px) {

}

/*---modal window---*/
.button_modal {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  cursor: pointer;
  width: 100%;
  height: 60px;
  position: relative;
  margin: 27px auto 0 auto;
  background: linear-gradient(180deg, #00336e 0%, #00336e 50%, #002249 50%, #002249 100%);
  border-radius: 30px;
  overflow: hidden;
  z-index: 1;
  color: #fff;
  font-size: 20px;
  font-family: "Hiragino Kaku Gothic ProN",Meiryo, sans-serif;
  font-weight: bold;
  text-align: center;
  position: relative;
}
.button_modal:after{
  position: absolute;
  content: '\276F';
  font-size: 20px;
   right: 30px;top: calc(50% - 10px);
   color: #fff;
   line-height: 1em;
  }
.popup {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  transition: .6s;
}
.popup.is-show {
  display: block;
  opacity: 1;
  visibility: visible;
}
.popup-inner {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
  width: 80%;
  max-width: 600px;
  padding: 50px;
  background-color: #fff;
  z-index: 2;
}
.popup-inner img {
  width: 100%;
}
.close-btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
}
.close-btn i {
  font-size: 20px;
  color: #333;
}
.black-background {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,.8);
  z-index: 1;
  cursor: pointer;
}

/* 営業時間一覧 */
@media screen and (max-width: 768px){
  .btn_tbl_hour{
    pointer-events: all;
    border-radius: 20px;
  }
  .acc_tbl_hour{
    display: none;
  }
  .shoplist_cap01{
    text-align: left;
  }
  .btn_tbl_hour:before {
    display: block;
  }
  .bb{
    display: none;
  }
}

/* hikaku */
section#hikaku {
  padding: 60px 0;
}
.wrap_hikaku_tbl01 {
  max-width: 865px;
  margin: 0 auto;
}
section#hikaku .oshigoto_ttl04 {
  position: relative;
  width: fit-content;
  margin: 0 auto 30px;
}
section#hikaku .oshigoto_ttl04:before {
  position: absolute;
  content: "";
  background: url("/images/oshigotopasela/oshigoto_point_details_img03.png") no-repeat;
  background-size: 100% auto;
  width: 64px;
  height: 96px;
  bottom: -24px;
  left: -68px;
}
section#hikaku .oshigoto_ttl04::after {
  position: absolute;
  content: "";
  background: url("/images/oshigotopasela/oshigoto_point_details_img04.png") no-repeat;
  background-size: 100% auto;
  width: 60px;
  height: 88px;
  bottom: -24px;
  right: -64px;
}
.hikaku_tbl01 {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  table-layout: fixed;
}
.hikaku_tbl01 th.hikaku_bold {
  border-top: 3px solid #FFCF05;
}
.hikaku_tbl01 th.hikaku_bold,
.hikaku_tbl01 td.hikaku_bold {
  border-right: 3px solid #FFCF05;
  border-collapse: collapse;
  border-left: 3px solid #FFCF05;
  border-bottom: 3px solid #FFCF05;
}
.hikaku_tbl01 th {
  font-family: "Hiragino Kaku Gothic ProN",Yu Gothic,Meiryo, sans-serif;
  font-size: 14px;
  color: #fff;
  font-weight: 500;
  background: #9f9f9f;
  padding: 15px 0;
}
.hikaku_tbl01 th.ttl_img img {
  background: var(--main-color);
  display: inline-block;
  padding: 8px 10px;
  vertical-align: middle;
}
.hikaku_tbl01 th:nth-child(1) {
  border-top-left-radius: 10px;
  border-left: 1px solid #9f9f9f;
  border-right: transparent;
  width: 10em;
}
.hikaku_tbl01 th {
  border-right: 1px solid #fff;
}
.hikaku_tbl01 th:last-child {
  border-top-right-radius: 10px;
  border-right: 1px solid transparent;
}
.hikaku_tbl01 td {
  color: #040404;
  font-size: 14px;
  text-align: center;
  padding: 12px 0;
  border-right: 1px solid #9F9F9F;
  border-bottom: 1px solid #9F9F9F;
  background: #fff;
  line-height: 1.2em;
  white-space: break-spaces;
}
.hikaku_tbl01 td:nth-child(1) {
  border-left: 1px solid #9F9F9F;
  border-right: transparent;
}
.hikaku_tbl01 td > span {
  display: block;
  font-size: 20px;
}
.hikaku_tbl01 td > span.sub_text {
  font-size: 10px;
}
@media screen and (max-width: 768px){
section#hikaku {
  padding: 60px 15px;
}
.wrap_hikaku_tbl01 {
  overflow-x: scroll;
  white-space: nowrap;
  width: 95vw;
}
section#hikaku .oshigoto_ttl04 {
  margin: 0 auto 15px;
  letter-spacing: -1px;
}
section#hikaku .oshigoto_ttl04:before{
  width: 40px;
  height: 56px;
  bottom: -16px;
  left: -32px;
  z-index: -1;
}
section#hikaku .oshigoto_ttl04::after{
  width: 40px;
  height: 56px;
  bottom: -16px;
  right: -32px;
  z-index: -1;
}
.hikaku_tbl01 th {
  min-width: 180px;
  width: 180px;
}
.hikaku_tbl01 td {
  min-width: 180px;
  width: 180px;
}
.hikaku_tbl01 th:nth-child(1) {
  width: 7em;
}
}
/* 各店 --------------------------------------------------- */

/* reset */
div#wrapper.shop .oshigoto_point_ac {width: inherit;}
@media only screen and (max-width: 800px) {
	div#wrapper.shop .oshigoto_point_ac {
  margin: 60px auto 0;
  }
}

/* 共通 */
div#wrapper.shop section{margin: 0 auto;padding: 60px 0;width: 1160px;}
div#wrapper.shop iframe{width:100%;height:350px;}
div#wrapper.shop p.oshigoto_txt01{text-align:center;}
div#wrapper.shop div.bg{position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);height: 100%;width:100%;z-index:-1;}
div#wrapper.shop div.bg picture img{height:100%;width:100%;opacity:0.8;object-fit: cover;}
div#wrapper.shop div.bg ul.fade-in-out li{height:110vh;}

@media only screen and (max-width: 1300px) {
	div#wrapper.shop section{width: 100%;}
}
@media only screen and (max-width: 768px) {
	div#wrapper p.oshigoto_txt01{text-align:left;}
}

/* header */
div#wrapper.shop #header {margin-bottom: 10px;height: auto;}

div#wrapper.shop #header div.bg{background-color:#000;}
div#wrapper.shop #header p.shop_title{
position:absolute;
bottom: 20%;
left: 50%;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
z-index: 2;
}
div#wrapper.shop #header p.shop_title span{
display: inline-block;
margin: 225px auto 0;
color:#fff;
font-weight:bold;
font-size: 40px;
}
body#akiba_multi div#wrapper.shop #header p.shop_title span{
  font-size: 32px;
}
div#wrapper.shop #header picture.main_vs img {
width: 100%;
object-fit: cover;
max-height: 650px;
}
#header img.logo_mv{
  filter: drop-shadow(2px 4px 6px rgba(0, 0, 0, 0.7));
}

/* 総合ページヘッダー */
@media only screen and (max-width: 768px){
body.general header #underNav p.logo {
  width: 60%;
}
body.general header #underNav a.cv {
  width: 60px;
  color: #fff;
  font-size: 13px;
  font-weight: 500;
  padding-top: 4px;
  text-align: center;
  background: unset;
  display: inline-block;
}
body.general header #underNav a.cv span {
  display: block;
}
body.general header #underNav a.cv:after {
  content: unset;
}
}

@media only screen and (max-width: 800px) {
	div#wrapper.shop #header a.button{bottom:10vw;}
  div#wrapper.shop #header p.shop_title {
    bottom: 24%;
  }
	div#wrapper.shop #header p.shop_title img.logo_mv{
  width: 54vw;
  bottom: 64%;
  }
	div#wrapper.shop #header p.shop_title span{
  margin: 25px auto 0;
  font-size: 6vw;
  }
	body#akiba_multi div#wrapper.shop #header p.shop_title span,
	body#yokohama div#wrapper.shop #header p.shop_title span
  {
    font-size: 4vw;
    text-align: center;
  }
  #header img.logo_mv{
  width: 64vw;
  bottom: 30%;
  }
}

/* intro */
div#wrapper.shop section#intro{padding: 30px 0 0 0;}

div#wrapper.shop section#intro div#gallery{margin:20px 0;}
div#wrapper.shop section#intro div#gallery picture{margin:0 5px;}
div#wrapper.shop section#intro div#gallery .slick-slide img {height: 20vw;max-height: 220px;object-fit: cover;}

div#wrapper.shop section#intro nav{padding: 40px;background:#002249;}
div#wrapper.shop section#intro nav ul{
display:flex;
flex-wrap: wrap;
justify-content:center;
margin:0 auto;
width:800px;
}
div#wrapper.shop section#intro nav ul::after{
content: '';
width: 100%;
}
div#wrapper.shop section#intro nav li{
  margin: 6px;
  width: calc((100% - 188px) / 3 );
}
div#wrapper.shop section#intro nav li:nth-child(n+3){
order: 1;
}
div#wrapper.shop section#intro nav li:last-child{margin-right:0;}
div#wrapper.shop section#intro nav li a{
position:relative;
display:block;
padding:20px;
color: #002249;
text-align:center;
text-decoration:none;
font-weight:bold;
border-radius:10px;
background:#fff;
}

div#wrapper.shop section#intro nav span.icon{display: block;margin: 0 auto 20px auto;padding: 15px;border-radius: 50%;background: #f5f5f5;width: 70px;height: 70px;}
div#wrapper.shop section#intro nav li.bill span.icon img{display: block;margin: 12% auto;width: 60%;}
div#wrapper.shop section#intro nav li.display span.icon img{display: block;margin: 16% auto;width: 80%;}
div#wrapper.shop section#intro nav li.meal a{font-size: 14px;letter-spacing: -1px;}
div#wrapper.shop section#intro nav li.meal span.icon img{display: block;margin:9% auto 0 auto;}
div#wrapper.shop section#intro nav li.bizhour a{
  line-height: 1.2;
}
div#wrapper.shop section#intro nav li.bizhour span.icon{
  margin: 0 auto 8px;
}
div#wrapper.shop section#intro nav li.bizhour span.icon img{
  width: 90%;
  margin: 3px auto 0;
}
div#wrapper.shop section#intro nav li.infomation span.icon img{
  display: block;
  width: 96%;
  margin: 2% 10% 0;
}
div#wrapper.shop section#intro nav li.ico_point span.icon img{
  margin: 0 4% 0;
}
div#wrapper.shop section#intro nav li.ico_shoplist span.icon img{
  width: 88%;
  margin: 2% 2% 0;
}
div#wrapper.shop section#intro nav li.ico_qa span.icon img{
  width: 80%;
  margin: 10% 0 0 0;
}

@media only screen and (max-width: 900px) {
	div#wrapper.shop section#intro div#gallery .slick-slide img {height: 50vw;max-height:none;}
}
@media only screen and (max-width: 800px) {
	div#wrapper.shop section#intro nav{padding: 40px 20px;}
	div#wrapper.shop section#intro nav ul{display:block;width:100%;}
	div#wrapper.shop section#intro nav li{
    margin: 0 auto 15px;
    width:100%;
  }
	div#wrapper.shop section#intro nav li:last-child{margin-bottom:0;}
	div#wrapper.shop section#intro nav li a{padding-left: 20vw;padding-right: 30px;text-align:left;max-width: 100%;}
	div#wrapper.shop section#intro nav li a::after{position: absolute;content: "";background: url("../../images/oshigotopasela/shop/icon_arrow-down-small_navy.svg") no-repeat;background-size: contain; width: 12px;height: 8px;top:50%;-webkit-transform:translateY(-50%);right:25px;}
	div#wrapper.shop section#intro nav span.icon {position:absolute;top:50%;-webkit-transform:translateY(-50%);margin:0 0 0 -16vw;padding:5px;width:10vw;height:10vw;max-width:45px;max-height:45px;}
  div#wrapper.shop section#intro nav li.bizhour span.icon {
    margin: 0 0 0 -16vw;
}
div#wrapper.shop section#intro nav li.ico_qa span.icon img{
  margin: 10% 0 0 10%;
}
	div#wrapper.shop section#intro nav li.meal a{font-size:16px;letter-spacing:normal;}
}

/* cv */
div#wrapper.shop div.cv{position:relative;padding:40px 0;text-align:center;width:100%;max-width: 1160px;}
div#wrapper.shop div.cv div.bg{background-color:#002249;}
div#wrapper.shop div.cv div.bg picture img{opacity:0.3;}

div#wrapper.shop div.cv p.fukidashi{margin-bottom:15px;color:#fff;}
div#wrapper.shop div.cv a.cv{position: relative;display:inline-block;padding:10px 35px 10px 25px;font-family: "Hiragino Kaku Gothic ProN",Meiryo, sans-serif;font-weight: bold;background: #FFCF05;color: #002249;font-size:16px;text-decoration:none;border-radius: 50px;width: 400px;}
div#wrapper.shop div.cv a.cv::after {position: absolute;content: '\276F';font-size: 16px;right: 12px;top: calc(50% - 9px);color: #002249;line-height: 1em;}

@media only screen and (max-width: 800px) {
	div#wrapper.shop div.cv div.bg{height:101%;}
	div#wrapper.shop div.cv a.cv{width:70%;}
}
@media only screen and (max-width: 768px) {
	div#wrapper.shop div.cv p.fukidashi{text-align:center;}
}

/* shop_info */
div#wrapper.shop section#shop_info{padding: 60px 0;}
div#wrapper.shop section#shop_info iframe{margin-bottom:15px;}

div#wrapper.shop section#shop_info .acc_tbl_hour {display:block;}
div#wrapper.shop section#shop_info .acc_tbl_hour tr:last-of-type td{border-bottom:none;}

div#wrapper.shop section#shop_info dl{display:flex;justify-content:unset;border:1px solid #ddd;border-bottom:0;}
div#wrapper.shop section#shop_info dl:last-child{border-bottom:1px solid #ddd;}
div#wrapper.shop section#shop_info dt,
div#wrapper.shop section#shop_info dd{padding:15px;}
div#wrapper.shop section#shop_info dt{border-right:1px solid #ddd;background:#f5f5f5;width:200px;}
div#wrapper.shop section#shop_info dd{width: calc(100% - 261px);}

@media only screen and (max-width: 800px) {
	div#wrapper.shop section#shop_info dl{display:block;margin: 0 20px;}
	div#wrapper.shop section#shop_info dt,
	div#wrapper.shop section#shop_info dd{width: calc(100% - 30px);}
}

/* biz_hour */
div#wrapper section#biz_hour {
  background: #f5f5f5;
}
section#biz_hour .acc_tbl_hour_indiv table {
  border-collapse: collapse;
  font-family: "Montserrat", 'Hiragino Kaku Gothic ProN',Meiryo, sans-serif;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.08em;
  margin: 0 auto;
  width: 60%;
}
section#biz_hour .acc_tbl_hour_indiv {
  background: #fff;
  border-radius: 10px;
  font-size: 16px;
  position: relative;
  width: 100%;
  padding: 20px 0;
}
section#biz_hour .acc_tbl_hour_indiv tr {
  padding: 3px 7px;
  border-bottom: solid 1px #333;
  text-align: center;
}
section#biz_hour .acc_tbl_hour_indiv td {
  padding: 8px 0;
}
section#biz_hour .acc_tbl_hour_indiv td.td_day {
  text-align: left;
}
section#biz_hour .acc_tbl_hour_indiv td.td_hour {
  width: 60%;
}
section#biz_hour .acc_tbl_hour_indiv tr:last-of-type{border-bottom:none;}
/* .td_day_indiv{
  padding-left: 10px;
  } */

  .txt_early{
    text-align: center;
  }
@media only screen and (max-width: 800px) {
  section#biz_hour .acc_tbl_hour_indiv table {
    width: 96%;
  }

  section#biz_hour .acc_tbl_hour_indiv {
    margin: auto;
  }
  .txt_early{
    text-align: left;
  }
}



/* oshigoto_price */
/* div#wrapper.shop section#oshigoto_price{background: #f5f5f5;} */

/* oshigoto_meal */
div#wrapper.shop section#oshigoto_meal{background:#f5f5f5;}
div#wrapper.shop section#oshigoto_meal img{display:block;margin:20px auto;}

/* message_corona */
div#wrapper.shop section.message_corona{padding:0;}

/* modal（店舗選択） --------------------------------------------------- */
.modal{display: none;position: fixed;top:0;right: 0;width:100%;height: 100vh;z-index: 999999;}
.modal .bg{position: absolute;background: rgba(0,0,0,0.5);height:100%;width: 100%;}
.modal .inner{overflow:auto;left: 50%;position: absolute;top: 50%;transform: translate(-50%,-50%);padding:30px;width:760px;max-height:90%;background:#f8f8f8;border-radius:10px;z-index: 2;}

.modal h3{margin-bottom:15px;color:#002249;text-align: center;}
.modal p.description{margin-bottom:30px;text-align: center;font-size: 13px;}
.modal ul{display:flex;flex-wrap: wrap;justify-content:left;margin-bottom:20px;}

.modal li{display:flex;align-items: center; margin-right:10px;margin-bottom:10px;background: #FFCF05;border-radius: 6px;width:calc((100% - 20px ) / 3);}
.modal li:hover{opacity:0.9;}
.modal li:nth-child(3n){margin-right:0;}
.modal li a{position:relative;display: block;padding:10px 25px 10px 10px;font-size: 14px;font-family: "Hiragino Kaku Gothic ProN",Meiryo, sans-serif;font-weight: bold;text-decoration: none;text-align: center;color: #002249;width: 100%;}
.modal li a:after {position: absolute;content: '\276F';font-size: 16px;right: 12px;top: calc(50% - 9px);color: #002249;line-height: 1em;}
.modal li span{font-size:11px;}

.modal a.button.negative{display: block;margin:0 auto;padding: 10px;background:#ddd;border-radius:6px;color:#999;text-align: center;width: 100px;}
.modal a.button.negative:hover{opacity:0.9;}

a.shopModalOpen,
a.shopModalClose{cursor:pointer;}

@media only screen and (max-width: 800px) {
	.modal .inner{width:90%;}
	.modal li{width:calc((100% - 10px ) / 2);}
	.modal li:nth-child(3n){margin-right:10px;}
	.modal li:nth-child(even){margin-right:0;}
}

@media screen and (min-width: 1024px) and (max-width: 1440px){
	#gnavi ul.list_menu01 {flex-wrap: unset;}
}
/* 店舗一覧ページ */
body#shop_index .container04 {
  width: 1160px;
}
.container04 ul.button_area {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 870px;
    margin: 0 auto;
    padding: 0;
}
.container04 ul.button_area li {
  width: calc(100% / 3);
  max-width: 270px;
}
.container04 ul.button_area li a {
    display: block;
    background: #1656B9;
    color: #fff;
    text-decoration: none;
    font-size: 24px;
    font-weight: 600;
    padding: 13px 0;
    border-radius: 50px;
    text-align: center;
    position: relative;
}
.container04 ul.button_area li a::after {
    position: absolute;
    content: '';
    background: url(/images/oshigotopasela/icon_arrow_bottom.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 20px;
    height: 14px;
    right: 25px;
    top: calc(50% - 9px);
}
/*!
 * Font Awesome Free 5.12.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
 .fa,.fab,.fad,.fal,.far,.fas {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1
}
.fa, .fas {
  font-weight: 900;
}
.fa, .far, .fas {
  font-family: "Font Awesome 5 Free";
}
.fa-times:before {
    content: "\f00d";
}


@media screen and (max-width: 768px){
body#shop_index .container04 {
  width: 100%;
  padding: 0 15px;
  box-sizing: border-box;
}
.container04 ul.button_area {
  width: 100%;
}
.container04 ul.button_area li {
    width: calc(100% / 2);
    max-width: 160px;
}
.container04 ul.button_area li a::after {
  width: 16px;
  height: 11px;
  right: 16px;
  top: calc(50% - 5px);
}
.container04 ul.button_area li:last-child {
    margin-top: 20px;
}
.container04 ul.button_area li a {
    font-size: 16px;
    padding: 17px 0;
}
}
