@charset "UTF-8";

/* smp --------------------------------------- */

body .wrap .moreBtn {
	width: 80%;
  text-align: center;
  margin: 10% auto;
  padding: 0;
}
body .wrap .moreBtn a {
  position: relative;
  text-align: center;
  display: block;
  color: #ccc;
  border: 1px solid #352525;
	background-color: #232323;
	padding: 3% 0;
}

body .wrap .moreBtn a::after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  width: 0;
  height: 0;
  margin-top: -5px;
  border: 5px solid transparent;
  border-left: 5px solid #ccc;
}

body .wrap header .menuArea {
	right: 10px;
}
/*body .wrap header .btnArea {
	width: 270px;
}*/
/*body .wrap header .btnArea .request, body .wrap header .btnArea .reservation {
	width: 90px;
}*/
/*body .wrap header .btnArea .request.reservation a, body .wrap header .btnArea .reservation.reservation a {
	padding-top: 18px;
}*/

#top .wrap .content section#price {
  position: relative;
  background: #000;
  padding: 5% 0;
}
#top .wrap .content section#price p{
	color: #fff;
	font-size: 10px;
	font-size: 0.625rem;
}
#top .wrap .content section#price .titleTxt{
	text-align: center;
  font-size: 14px;
  font-size: 0.875rem;
	margin: 0 auto 0.5% auto;
}
#top .wrap .content section#price .priceList {
  text-align: center;
  width: 90%;
  margin: 2% auto 2%;
  padding: 0 0 0 0;
	/*border-bottom: 1px solid #fff;*/
}
  #top .wrap .content section#price .priceList li {
    margin: 1% 0;
  }
#top .wrap .content section#price .priceList li .pointTxt {
  font-weight: 400 !important;
  line-height: 1.2;
  font-size: 18px;
	font-size: 1.125rem;
}
#top .wrap .content section#price .priceList li .pointTxt .lTxt {
  font-size: 21px;
  font-size: 1.3125rem;
}
#top .wrap .content section#price .priceList li .pointTxt .num {
  font-size: 25px;
  font-size: 1.5625rem;
  /*vertical-align: top;*/
}
#top .wrap .content section#price .priceList li .pointTxt .num2 {
  font-size: 18px;
  font-size: 1.125rem;
}
#top .wrap .content section#price .priceList li .pointTxt .sTxt {
  font-size: 11px;
  font-size: 0.6875rem;
}
#top .wrap .content section#price .priceList li .pointTxt .sTxt2{
  font-size: 14px;
  font-size: 0.93333rem;
}
#top .wrap .content section#price .priceList2 {
  text-align: center;
  width: 90%;
  margin: 2% auto 0 auto;
}
#top .wrap .content section#price .priceList2 .pointTxt {
  font-weight: 400 !important;
  line-height: 1.2;
  font-size: 14px;
  font-size: 0.875rem;
}
#top .wrap .content section#price .priceList2 .pointTxt .lTxt {
  font-size: 21px;
  font-size: 1.3125rem;
}
#top .wrap .content section#price .priceList2 .pointTxt .num {
  font-size: 25px;
  font-size: 1.5625rem;
  /*vertical-align: top;*/
}
#top .wrap .content section#price .priceList2 .pointTxt .num2 {
  font-size: 18px;
  font-size: 1.125rem;
}
#top .wrap .content section#price .priceList2 .pointTxt .sTxt {
  font-size: 11px;
  font-size: 0.6875rem;
}
#top .wrap .content section#price .priceList2 .pointTxt .sTxt2{
  font-size: 14px;
  font-size: 0.93333rem;
}
#top .wrap .content section#price .priceList2 .pointTxt .sTxt3{
  font-size: 14px;
  font-size: 0.93333rem;
}

#top .wrap .content .bgArea01 #location .area01 .locationBox01 .imgCap {
	width: 90%;
	margin: 0 auto;
	text-align: left;
	font-size: 11px;
	font-size: 0.6875rem;
}
#top .wrap .content section#info .title {
    margin-bottom: 6%;
}
#top .wrap .content section#info .info_lead {
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: normal;
  line-height: 1.8;
  margin: 0 auto 6%;
	text-align: center;
}
#top .wrap .content section#info .info_lead span{
	font-size: 20px;
	font-size: 1.25rem;
}

#top .wrap .content section#info .infoBtBox{
	width: 100%;
	margin: 10px auto;
}
#top .wrap .content section#info .infoBtBox .reservation,
#top .wrap .content section#info .infoBtBox .request{
	width: 250px;
	margin: 0 auto 10px auto;
}
#top .wrap .content section#info .infoBtBox .request a{
	background: #363636;
}
#top .wrap .content section#info .infoBtBox .request a:hover {
  background-color: #999;
  opacity: 1;
}

#top .wrap .content section#info .infoBtBox .meeting a{
	width: 250px;
	margin: 0 auto 10px auto;
  background: #666;
}
#top .wrap .content section#info .infoBtBox .meeting a:hover {
  background-color: #999;
  opacity: 1;
}

#top .wrap .content .dateBtnArea{
	width: 100%;
	background-color: #fff;
	padding:0 0 6% 0;
}
#top .wrap .content .dateBtnArea .dateTxt01{
	width: 90%;
	margin: 0 auto;
	text-align: center;
	color: #003E9E;
	font-size: 14px;
	font-size: 0.93333rem;
}
#top .wrap .content .dateBtnArea .dateTxt02{
	text-align: center;
	font-size: 16px;
	font-size: 1rem;
	margin: 0 auto 2% auto;
}
#top .wrap .content .dateBtnArea .dateBtnBox{
	width: 90%;
	border: 1px solid #ccc;
	margin: 2% auto;
	padding: 5% 5% 2% 5%;
	box-sizing: border-box;
}

#top .wrap .content .bnFoot{
  width: 80%;
  max-width: 80%;
  margin: 5% auto;
  padding: 0;
  image-rendering: -webkit-optimize-contrast;
}

#top .wrap .content .bnLine {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 9999;
  width: 100%;
  margin: 0;
  padding: 0;
}
#top .wrap .content .bnLine button {
  float: right;
  width: 80px;
  height: 30px;
  padding: 5px;
  background-color: #999;
  border: none;
  color: #999;
  cursor: pointer;
}
#top .wrap .content .bnLine button::before {
  width: 70px;
  height: 20px;
  padding: 5px;
  content: "CLOSE";
  color: #fff;
  font-size: 14px;
  font-size: 0.93333rem;
  letter-spacing: .1em;
}

#top .wrap .content section#info .infoBtArea{
	width: 100%;
}
#top .wrap .content section#info .infoBtArea .txtBox{
	width: 100%;
	margin: 0 0 2% 0;
}
#top .wrap .content section#info .infoBtArea .txtBox p{
	text-align: center;
	font-size: 16px;
	font-size: 1rem;	
}
#top .wrap .content section#info .infoBtArea .btBox{
	width: 80%;
	margin: 0 auto 5% auto;
	text-align: center;
}
body .wrap .content .casbeeBtn {
	width: 80%;
  text-align: center;
  margin: 10% auto 5% auto;
  padding: 0;
}

body .wrap .content .casbeeBtn a {
  position: relative;
  display: block;
  color: #232323;
  font-size: 12px;
  font-size: 0.75rem;
  border: 1px solid #CCC;
  padding: 3% 0;
}

body .wrap .content .casbeeBtn a::after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  width: 0;
  height: 0;
  margin-top: -5px;
  border: 5px solid transparent;
  border-left: 5px solid #CCC;
}

body .wrap .content .casbeeBtn a:hover {
  background-color: #CCC;
  color: #232323;
  opacity: 1;
}
body .wrap .content .casbeeBtn a:hover::after {
  border-left: 5px solid #232323;
}
#top .wrap .content section#info .webinarYT {
  text-align: center;
  width: 90%;
  max-width: 700px;
  margin: 100px auto 0 auto;
  padding: 0;
}
#top .wrap .content section#info .webinarYT .webinarYT01{
  text-align: center;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: normal;
  line-height: 1.4;
  margin: 0 0 30px 0;
}
#top .wrap .content section#info .webinarYT .webinarYT02{
	text-align: center; 
    font-size: 18px;
    font-size: 1.125rem;
  margin: 0 0 30px 0;
}

#top .wrap .content section#info .webinarYT .youtubeBox01{
	width: 100%;
  margin: 20px auto 0 auto;
  padding: 0;
  overflow: hidden;
}
#top .wrap .content section#info .webinarYT .youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
	margin: 0;
}
#top .wrap .content section#info .webinarYT iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
	margin: 0;
}
#top .wrap .content section#plan .BnArea {
  width: 80%;
  text-align: center;
  margin: 5% auto;
  padding: 0;
  border: 1px solid #dddddd;
}

#outline{
}

#plan{
}
/* PC --------------------------------------- */
@media only screen and (min-width: 961px) {

body .wrap .moreBtn {
  width: 60%;
  max-width: 500px;
  margin: 5% auto 5% auto;
}

/*  body .wrap header .menuArea {
	  right: 350px;
  }
 body .wrap header .btnArea {
	 width: 340px;
  }
  body .wrap header .btnArea .request, body .wrap header .btnArea .reservation {
	  width: 120px;
  }
  body .wrap header .btnArea .request.reservation a, body .wrap header .btnArea .reservation.reservation a {
    padding-top: 31px;
  }*/
	
#top .wrap .content section#price {
  padding: 2% 0;
}
#top .wrap .content section#price p{
	font-size: 12px;
	font-size: 0.75rem;
}
#top .wrap .content section#price .priceList {
    width: 80%;
    /*max-width: 1500px;*/
    margin: 0 auto;
    padding: 0 0 0 0;
    display: flex;
	flex-wrap: wrap;
	justify-content: center;
    align-items: center;
  }
#top .wrap .content section#price .titleTxt{
	font-size: 1.2vw;
}
  #top .wrap .content section#price .priceList li {
    width: 30%;
    font-size: 1.8vw;
    margin: 1% 0;
    padding: 0;
  }
  #top .wrap .content section#price .priceList li .pointTxt {
    line-height: 1.2;
    font-size: 2.2vw;
  }
  #top .wrap .content section#price .priceList li .pointTxt .lTxt {
    font-size:3.2vw;
  }
  #top .wrap .content section#price .priceList li .pointTxt .num {
    font-size: 3.0vw;
    /*vertical-align: top;*/
  }
  #top .wrap .content section#price .priceList li .pointTxt .num2 {
    font-size: 2.0vw;
  }
#top .wrap .content section#price .priceList li .pointTxt .sTxt2{
  font-size: 1.4vw;
}
#top .wrap .content section#price .priceList2 {
    width: 100%;
	text-align: center;
  }
  #top .wrap .content section#price .priceList2 .pointTxt {
    line-height: 1.2;
    font-size: 1.8vw;
  }
  #top .wrap .content section#price .priceList2 .pointTxt .lTxt {
    font-size:3.6vw;
  }
  #top .wrap .content section#price .priceList2 .pointTxt .num {
    font-size: 3.4vw;
    /*vertical-align: top;*/
  }
  #top .wrap .content section#price .priceList2 .pointTxt .num2 {
    font-size: 2.8vw;
  }
#top .wrap .content section#price .priceList2 .pointTxt .sTxt2{
  font-size: 1.4vw;
}
#top .wrap .content section#price .priceList2 .pointTxt .sTxt3{
  font-size: 1.8vw;
}
#top .wrap .content .bgArea01 #location .area01 .locationBox01 .imgCap {
	width:100%;
}
#top .wrap .content section#info .title {
    margin-bottom: 3%;
}

#top .wrap .content section#info .info_lead {
    font-size: 2.4vw;
}
#top .wrap .content section#info .info_lead span{
	font-size:1.8vw;
}
#top .wrap .content section#info .infoBtBox{
	width: 800px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 4% auto 5% auto;
}

#top .wrap .content section#info .infoBtBox .reservation {
	margin-right: 0;
	margin-left: 0;
}
#top .wrap .content section#info .infoBtBox .meeting{
	margin: 0;
}
#top .wrap .content section#info .infoBtBox .request a:hover {
  background-color: #999;
  opacity: 1;
}
#top .wrap .content section#info .infoBtBox .meeting a{
	margin: 0 auto 10px auto;
  background: #666;
}

#top .wrap .content .dateBtnArea .dateTxt02{
	text-align: center;
	font-size: 20px;
	font-size: 1.25rem;
	margin: 0 auto 2% auto;
}
#top .wrap .content .dateBtnArea .dateBtnBox{
	width: 70%;
	min-width: 1000px;
	border: 1px solid #ccc;
	margin: 2% auto;
	padding: 5% 5% 2% 5%;
	box-sizing: border-box;
}

#top .wrap .content .bnFoot{
	display: block;
	width: 80%;
	max-width: 700px;
}
#top .wrap .content .bnLine {
    top: 13%;
    bottom: auto;
    width: 60%;
    max-width: 600px;
  }
#top .wrap .content section#info .infoBtArea{
	width: 700px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0 auto;
}
#top .wrap .content section#info .infoBtArea .txtBox{
	width: 60%;
	margin: 0 0 2% 0;
	text-align: left;
	align-self: center;
}
#top .wrap .content section#info .infoBtArea .txtBox p{
	text-align: left;
	font-size: 18px;
	font-size: 1.125rem;	
}
#top .wrap .content section#info .infoBtArea .btBox{
	width: 40%;
	margin: 0 0 2% 0;
	text-align: right;
	align-self: center;
}
  #top .wrap .content section#plan .planList {
    width: 60%;
  }
  #top .wrap .content section#plan .planList li {
	  width: 42%;
    margin: 0 2% 4% 2%;
  }

#top .wrap .content section#plan .BnArea {
  width: 60%;
  max-width: 800px;
}
body .wrap .content .casbeeBtn {
  width: 60%;
  max-width: 500px;
  margin: 5% auto 5% auto;
}
body .wrap .content .casbeeBtn a {
	font-size: 14px;
	font-size: 0.93333rem;
}

#outline{
}

#plan{
}
#plan .wrap .content .floor  h4 {
    font-weight: 400;
    font-size: 24px;
	font-size: 1.5rem;
    margin: 0 auto 1% auto;
    padding: 0;
  }
#plan .wrap .content .floor .tabBox .svgBox {
	width: 60%;
	max-width: 800px;
	margin: 0 auto;
	padding: 0 0 0 5%;
	box-sizing: border-box;
  }
}

/* tablet --------------------------------------- */
@media screen and (min-width: 600px) and (max-width: 960px) {
	
  #top .content .bnLine {
    width: 40% !important;
  }

#outline{
}

#plan{
}
	
}

/* tablet(landscape) --------------------------------------- */
@media screen and (min-width:961px) and ( max-width:1024px) {
	
#top{
}

#outline{
}

#plan{
}
	
}