.show_pc {
 display: none !important;
}
.sec-contents .sec-ttl {
 font-weight: bold;
 line-height: 1;
}
.sec-table, th, td {
 border-collapse: collapse;
 border: 2px solid #fff;
}
.sec-table {
 width: 100%;
 margin-bottom: 50px;
}
.sec-table__th-main {
 background-color: #759dd2;
 color: #fff;
 font-weight: bold;
 padding: 15px;
 text-align: left;
}
.sec-table__th-sub {
 background-color: #bacee8;
 color: #333;
 font-weight: normal;
 padding: 15px 3%;
 text-align: left;
}
.sec-table__th-sub.price{
 background-color: #ccc;
}
.sec-table .sec-table__td-content {
 background-color: #f0f0f0;
 padding: 15px;
 color: #333;
 text-align: left;
 font-weight: no
}
.sec-table .sec-table__td-content ul {
 padding-left: 1em;
 margin: 0;
}
.sec-table .sec-table__td-content ul li {
 list-style: outside;
 margin-left: 7px;
 margin-top: 5px;
 margin-bottom: 5px;
}
.sec-table .sec-table__dl-item .sec-table__dl-wrap {
 display: table;
 font-size: 12px;
}
.sec-table .sec-table__dl-item .sec-table__dt-ttl {
 display: table-cell;
 list-style-position: outside;
 text-indent: -1em;
 margin-bottom: 15px;
 padding-left: 1.5em;
}
.sec-table .sec-table__dl-item .sec-table__dt-ttl::before {
 content: '';
 display: inline-block;
 width: 4px;
 height: 4px;
 border-radius: 50%;
 background-color: #000;
 vertical-align: middle;
 margin-right: 1em;
}
.sec-table .sec-table__dl-item .sec-table__dd-txt {
 display: table-cell;
}
.sec-table .txt-position--top {
 vertical-align: top;
}
.room-category .sec-table__th-main, .room-category .sec-table__th-sub, .room-category .sec-table__td-content {
 border-bottom: 1px solid #fff;
}
.room-category .sec-table__td-content {
 border-right: 1px solid #fff;
}
.room-category .sec-table__th-main, .room-category .sec-table__th-sub, .room-category .sec-table__td-content {
 display: block;
}
.room-category .sec-table__td-content {
 margin-bottom: 30px;
}
.room-services .sec-table__th-main, .room-services .sec-table__th-sub, .room-services .sec-table__td-content {
 border-bottom: 1px solid #fff;
}
.room-services .sec-table__td-content {
 border-right: 1px solid #fff;
}
.room-services .sec-table__th-main, .room-services .sec-table__th-sub, .room-services .sec-table__td-content {
 display: block;
}
.room-services .sec-table__td-content {
 margin-bottom: 30px;
}
.room-services tr:last-child .sec-table__td-content {
 margin-bottom: 0;
}
.terms-and-rates .sec-table__th-main, .terms-and-rates .sec-table__th-sub, .terms-and-rates .sec-table__td-content {
 border-bottom: 1px solid #fff;
}
.terms-and-rates .sec-table__td-content {
 border-right: 1px solid #fff;
}
.terms-and-rates .sec-table:not(:last-child) {
 margin-bottom: 30px;
}
.terms-and-rates .sec-table__th-main {
 border-bottom: none;
}
.terms-and-rates .sec-table__th-sub {
 border-right: 1px solid #fff;
}
.features-more-configuration__list {
 margin-bottom: 5px;
}
.features-more-configuration__list ul {
 list-style-type: none;
 padding-left: 1.5em;
}
.features-more-configuration__list ul li {
 list-style-position: outside;
 text-indent: -1.3em;
 margin-bottom: 15px;
 font-size: 14px;
}
.features-more-configuration__list ul li::before {
 content: '';
 display: inline-block;
 width: 6px;
 height: 6px;
 border-radius: 50%;
 background-color: #000;
 margin-right: 0.5em;
 vertical-align: middle;
}
.features-more-configuration__figure {
 margin-bottom: 50px;
}
.features-more-configuration__figure img {
 width: 100%;
}
.features-more-configuration-second .sec-table__th-main, .features-more-configuration-second .sec-table__th-sub, .features-more-configuration-second .sec-table__td-content {
 border-right: 1px solid #fff;
 border-bottom: 1px solid #fff;
}
.features-more-configuration-second .sec-table {
 display: block;
 overflow-x: scroll;
 white-space: nowrap;
 -webkit-overflow-scrolling: touch;
 margin-bottom: 60px;
}
.features-more-configuration-second .sec-table__th-main {
 border-bottom: none;
}
/*********common************/
/*********common************/
h2 {
 margin-bottom: 40px;
 text-align: left;
 font-size: calc(100vw / (800 / 48));
 font-weight: bold;
}
h2 a {
 color: #000;
}
h3 {
 margin: 0 0 30px;
 color: #0061c3;
 font-size: calc(100vw / (800 / 48));
}
h4 {
 margin: 0 0 10px;
 color: #000;
 font-size: calc(100vw / (800 / 34));
}
h5 {
 width: 70%;
 margin: 30px auto 10px;
 padding: 5px 0;
 border: 1px solid #0061c3;
 border-radius: 100px;
 text-align: center;
 color: #0061c3;
 font-size: calc(100vw / (800 / 32));
}
p {
 margin-bottom: 1em;
}
.fs {
 font-size: 13px;
}
.bold {
 font-weight: bold;
}
table p {
 margin-bottom: 0;
}
/*****01******/
.jr01 {
 margin-bottom: 100px;
}
.jr01 h2 {
 margin-bottom: 40px;
 text-align: center;
 font-size: 26px;
}
.jr01 .intro .frex-wrap {
 align-items: center;
 margin: 40px 10px 20px;
}
.jr01 .intro .flex-item {
  margin:0 auto 4.5em;
  padding: 0;
  text-align: center;
  position: relative;
 }
 .jr01 .intro .flex-item::after{
   content: "";
   display: inline-block;
   background: url("../images/room/jroom_01_arrow_b.gif") no-repeat;
   background-size:35px;
   width:35px;
   height: 55px;
   position: absolute;
   bottom:-4em;
   left: 44%;
 }
 .jr01 .intro .flex-item:nth-child(3)::after{
   background:none;
}
.jr01 .intro .flex-item .icin{
  width: 100%;
  margin:0 auto 0em;
}
.jr01 .intro .flex-item ul{
  padding-left: 15px;
}
.jr01 .intro .flex-item .icin img{
width: 100%;
}

.jr01 .intro  p.algnC{
  margin-bottom: 60px;
  font-size: 18px;
  font-weight: bold;
}


.jr01 .intro .flex-item li{
  margin: 10px 0;
  text-align: left;
}

.jr01 ul.movie li{
  margin: 20px 10px;
  text-align: center;
}

.jr01 .flex-item img {
 margin-bottom: 10px;
}
/*****02******/
.jr02.sec-contents {
 background: #f0f0f0;
 padding: 50px 0;
}
.jr02.sec-contents .box {
 background: #fff;
 padding: 20px 2%;
}
.jr02.sec-contents .box_in {
 width: 96%;
 margin: 0 auto;
}
.jr02.sec-contents h3 {
 margin-bottom: 10px;
 text-align: center;
 color: #000;
 font-weight: bold;
}
.jr02.sec-contents .box .in {
 text-align: center;
 vertical-align: top;
}
.jr02.sec-contents .box .in.in01 {
 width: 100%;
 margin-bottom: 40px;
}
.jr02.sec-contents .box .in.in02 {
 width: 48%;
 display: inline-block;
 margin-right: 1.5%;
}
.jr02.sec-contents .box .in.in03 {
 width: 48%;
 display: inline-block;
}
.jr02.sec-contents .box .in h4 {
 margin-bottom: 20px;
 background: #0061c3;
 color: #fff;
 position: relative;
 padding: 50px　0;
}


.jr02.sec-contents .box .in ul {
 margin: 0;
 padding: 0;
 display: inherit;
}
.jr02.sec-contents .box .in ul li {
 list-style: none;
}
.jr02.sec-contents .box .in.in01 ul li {
 width: 30%;
 display: inline-block;
}
.jr02.sec-contents .outsys li {
 width: 49%;
 display: inline-block;
}
/*****03******/
.jr03.sec-contents {
 padding: 0px;
}
.jr03 .contents-inner {
 padding-top: 50px;
}
.jr03 .contents-inner dl {
 margin-top: 30px;
 width: 100%;
}
.jr03 .contents-inner dl dt {
 width: 100%;
 padding: 10px 0;
 text-align: center;
 border: 1px solid #b1b1b1;
 margin-bottom: 10px;
}
.jr03 .contents-inner dl dd {
 margin-bottom: 40px;
 padding: 1px 0;
}
.jr03 .contents-inner dl dd.l2 {
 padding: 1px 0;
}
.jr03 #jr0302 dl dt.new {
 position: relative;
}
.jr03 #jr0302 dl dt.new::before {
 content: "";
 display: inline-block;
 width: 50px;
 height: 50px;
 background: url("../images/room/jroom_03_new.png") no-repeat;
 background-size: 50px 50px;
 position: absolute;
 top: -20px;
 left: -10px;
}
.jr03 .frex-wrap {
 display: inherit;
}
.jr03 .img .flex-item {
 width: 100%;
 margin-bottom: 20px;
}
.jr03 .list .flex-item {
 width: 47%;
 display: inline-block;
 height: 70px;
 margin: 0 0.7% 2%;
 line-height: 70px;
 text-align: center;
 background: #f0f0f0;
 position: relative;
 font-weight: bold;
 font-size: 15px;
}
.jr03 .list .flex-item::before {
 content: "";
 display: inline-block;
 width: 20px;
 height: 20px;
 background: url("../images/room/jroom_icon_sys.png") no-repeat;
 background-size: 20px 20px;
 position: relative;
 top: 5px;
 left: -10px;
}
/**table**/
.jr03 .contents-inner table tbody {
 width: 100%;
}
.jr03 .contents-inner .sec-table__td-content {
 vertical-align: top;
}
.contents-inner .sec-table__th-main {
  width: 100%;
 padding: 10px;
 text-align: center;
}
.jr03 .sec-table .sec-table__td-content {
 padding: 20px 7px;
}
.jr03 .contents-inner .sec-table__th-main.thbd01, .jr03 .contents-inner .sec-table__th-main.thbd02 {
 border: none;
}
.jr03 .contents-inner .sec-table__th-main.thbd01 {
 text-align: right;
 padding-right: 10px;
}
.jr03 .contents-inner .sec-table__th-main.thbd02 {
 text-align: left;
 padding-left: 10px;
}
#jr0303.contents-inner .sec-table__th-sub {
 width: 44%;
}
#jr0303.contents-inner .sec-table__td-content {
 width:  44%;
}
.sec-table .sec-table__td-content .catname {
 display: inline-block;
 padding: 2px 20px;
 margin-bottom: 5px;
 background: #ff9e18;
 color: #fff;
 text-align: center;
}
/*****04******/
.jr04.sec-contents {
 padding: 80px 0;
}
.jr04.sec-contents h3 {
  margin-top: 40px;
  margin-bottom: 10px;
}
.jr04.sec-contents .sec-table{
  margin-bottom: 20px;
}
.jr04.sec-contents .sec-table__th-sub{
  font-weight: bold;
  text-align: center;
}
/*****05******/
.jr05.sec-contents {
 padding: 0 0 80px;
}
