@charset "utf-8";


/*** ▼header style▼ ***/

.cms-head {
  background: #fff;
}
.cms-head-logo {
  position: relative;
  width: 1038px;
  margin: 0 auto;
}
.cms-head-logo__kizuna {
  padding: 12px 0 7px;
}
.cms-head-logo-info_link:hover {
  opacity: .7;
}
.cms-head-logo-info {
  overflow: hidden;
  position: absolute;
  top: 20px;
  left: 192px;
  display: inline-block;
  padding: 3px 12px 3px 8px;
  background: #174b53;
  border-radius: 4px;
}
.cms-head-logo-info__ttl {
  float: left;
  display: inline-block;
  padding: 3px 0;
  color: #fff;
}
.cms-head-logo-info__txt {
  float: left;
  overflow : hidden;
  display: inline-block;
  width: 270px;
  margin-left: 5px;
  padding: 3px 5px;
  background: #f8f8f8;
  color: #f08b39;
}
.cms-head-logo-info__txt > p {
  display : inline-block;
  width: 100%;
  margin:0;
  padding-left: 100%;
  white-space : nowrap;
  line-height : 1em;
  animation : scroll01 13s linear infinite;
}
@keyframes scroll01{
  0% { transform: translateX(0)}
  100% { transform: translateX(-130%)}
}
.cms-head-logo__map {
  position: fixed;
  top: 50px;
  right: calc( 50% - 519px );
  display: inline-block;
  z-index: 2;
}
.cms-head-nav {
  background: #d0f0f5;
}
.cms-head-nav__main > ul {
  overflow: hidden;
  width: 1038px;
  margin: 0 auto;
}
.cms-head-nav__main > ul > li {
  float: left;
}
.cms-head-nav__main > ul > li:not(:first-child) {
  margin-left: 10px;
}
.cms-head-nav__main > ul > li > a {
  display: block;
  padding: 7px 10px 5px;
  font-size: 13px;
  color: #333;
  text-decoration: none;
}
.cms-head-nav__main > ul > li#jsCmsHeadNavSubOpen01 > a,
.cms-head-nav__main > ul > li#jsCmsHeadNavSubOpen04 > a {
  position: relative;
  padding-right: 20px;
}
.cms-head-nav__main > ul > li#jsCmsHeadNavSubOpen01 > a::after,
.cms-head-nav__main > ul > li#jsCmsHeadNavSubOpen04 > a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 6px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 3.5px 0 3.5px;
  border-color: #000000 transparent transparent transparent;
  margin-top: -3px;
}
.cms-head-nav__main > ul > li.active > a,
.cms-head-nav__main > ul > li > a:hover {
  background: #aae2eb;
}
/*
  -------------------------
  .cms-head-nav__sub
*/
.cms-head-nav__sub {
  background: #aae2eb;
}
/*
  -------------------------
  .cms-head-nav__sub01
*/
.cms-head-nav__sub01 {
  overflow: hidden;
  width: 1038px;
  margin: 0 auto;
  padding: 15px 0 23px;
  box-sizing: border-box;
}
.cms-head-nav__sub01_left {
  position: relative;
  float: left;
  margin: 5px 0 0 15px;
}
.cms-head-nav__sub01_left::before {
  content: "";
  position: absolute;
  top: 0;
  left: 15px;
  width: 140px;
  height: 96px;
  background-image: url(/asset/community/KIZUNA/images/static/2103_head-nav__sub01_left01.png);
  background-repeat: no-repeat;
  background-size: 140px 96px;
}
.cms-head-nav__sub01_left > a {
  display: inline-block;
  width: 170px;
  height: 34px;
  margin-top: 104px;
  padding-top: 5px;
  background-image: -moz-linear-gradient( 90deg, rgb(133,207,30) 0%, rgb(197,234,96) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(133,207,30) 0%, rgb(197,234,96) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(133,207,30) 0%, rgb(197,234,96) 100%);
  border: 1px solid rgb(137, 203, 45);
  border-radius: 25px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  box-sizing: border-box;
}
.cms-head-nav__sub01_left > a:hover {
  opacity: .7;
}
.cms-head-nav__sub01_right {
  float: right;
}
.cms-head-nav__sub01_right > p {
  margin: 5px 0 5px;
  font-size: 13px;
  font-weight: bold;
}
.cms-head-nav__sub01_right > ul {
  overflow: hidden;
}

.cms-head-nav__sub01_right > ul > li {
  float: left;
}
.cms-head-nav__sub01_right > ul > li > a {
  position: relative;
  display: inline-block;
  width: calc( ( 822px - 40px ) / 5 );
  height: 104px;
  padding-top: 72px;
  background: #fff;
  border-radius: 8px;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  color: #333;
  box-sizing: border-box;
  text-decoration: none;
}
.cms-head-nav__sub01_right > ul > li > a::before {
  content: "";
  position: absolute;
  top: 8px;
  left: calc( 50% - 30px );
  width: 60px;
  height: 64px;
  background-image: url(/asset/community/KIZUNA/images/static/2103_head-nav__sub01_right01.png);
  background-repeat: no-repeat;
  background-size: 60px 64px;
}
.cms-head-nav__sub01_right > ul > li:nth-child(2) > a::before {
  background-image: url(/asset/community/KIZUNA/images/static/2103_head-nav__sub01_right02.png);
}
.cms-head-nav__sub01_right > ul > li:nth-child(3) > a::before {
  background-image: url(/asset/community/KIZUNA/images/static/2103_head-nav__sub01_right03.png);
}
.cms-head-nav__sub01_right > ul > li:nth-child(4) > a::before {
  background-image: url(/asset/community/KIZUNA/images/static/2103_head-nav__sub01_right04.png);
}
.cms-head-nav__sub01_right > ul > li:nth-child(5) > a::before {
  background-image: url(/asset/community/KIZUNA/images/static/2103_head-nav__sub01_right05.png);
}
.cms-head-nav__sub01_right > ul > li > a:hover {
  opacity: .7;
}
.cms-head-nav__sub01_right > ul > li:not(:first-child) {
  margin-left: 10px;
}
/*
  -------------------------
  .cms-head-nav__sub04
*/
.cms-head-nav__sub04 {
  padding: 20px 0;
}
.cms-head-nav__sub04_right {
  text-align: center;
  font-size: 0;
}
.cms-head-nav__sub04_right > ul {
  overflow: hidden;
  display: inline-block;
}
.cms-head-nav__sub04_right > ul > li {
  float: left;
}
.cms-head-nav__sub04_right > ul > li > a {
  display: inline-block;
  min-width: 155px;
  padding: 6px 0;
  background: #fff;
  border-radius: 5px;
  text-align: center;
  font-size: 11px;
  color: #484848;
  box-sizing: border-box;
  text-decoration: none;
}
.cms-head-nav__sub04_right > ul > li > a > span {
  display: inline-block;
  position: relative;
  padding-left: 16px;
}
.cms-head-nav__sub04_right > ul > li > a > span::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 14px;
  height: 14px;
  margin-top: -7px;
  background-image: url(/asset/community/KIZUNA/images/static/2103_head-nav__sub04_right01.png);
  background-repeat: no-repeat;
  background-size: 14px 14px;
}
.cms-head-nav__sub04_right > ul > li:nth-child(2) > a > span::before {
  background-image: url(/asset/community/KIZUNA/images/static/2103_head-nav__sub04_right02.png);
}
.cms-head-nav__sub04_right > ul > li > a:hover {
  opacity: .7;
}
.cms-head-nav__sub04_right > ul > li:not(:last-child) {
  margin-right: 10px;
}

/*** ▼modal style▼ ***/

  #cms-modal-shade {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.4;
    z-index: 900;
  }
  .cms-modal-show {
    display: block;
  }
  .cms-modal-hide {
    display: none;
  }
  .cms-modal {
    position: fixed;
    overflow: hidden;
    width: 640px;
    height: 400px;
    z-index: 901;
  }
  .cms-modal-main {
    position: relative;
    float: left;
    width: 400px;
    height: 400px;
    border-radius: 9px 0 0 9px;
    background: #fff;
    z-index: 902;
    background-image: url(/asset/community/KIZUNA/images/static/2202_modal-main__bg.png);
    background-repeat: no-repeat;
    background-size: 400px 400px;
  }
  .cms-modal-main__ttl {
    position: absolute;
    top: 0;
    left: 0;
    width: 115px;
  }
  .cms-modal-main-tab {
  }
  .cms-modal-main-tab > li {
    font-size: 0;
  }
  .cms-modal-main-tab > li:nth-child(1) {
    position: absolute;
    top: 20px;
    left: 95px;
    z-index: 1;
  }
  .cms-modal-main-tab > li:nth-child(2) {
    position: absolute;
    top: -10px;
    left: 230px;
    z-index: 9;
  }
  .cms-modal-main-tab > li:nth-child(3) {
    position: absolute;
    top: 104px;
    left: 247px;
    z-index: 8;
  }
  .cms-modal-main-tab > li:nth-child(4) {
    position: absolute;
    top: 200px;
    left: 50px;
    z-index: 4;
  }
  .cms-modal-main-tab > li:nth-child(5) {
    position: absolute;
    top: 177px;
    left: 160px;
    z-index: 9;
  }
  .cms-modal-main-tab > li:nth-child(6) {
    position: absolute;
    top: 195px;
    left: 260px;
    z-index: 7;
  }
  .cms-modal-main-tab > li:nth-child(7) {
    position: absolute;
    bottom: 18px;
    left: 85px;
    z-index: 1;
  }
  .cms-modal-main-tab > li:nth-child(8) {
    position: absolute;
    bottom: 50px;
    left: 156px;
    z-index: 5;
  }
  .cms-modal-main-tab > li:nth-child(9) {
    position: absolute;
    bottom: 19px;
    left: 250px;
    z-index: 5;
  }
  .cms-modal-main-tab > li:nth-child(10) {
    position: relative;
    top: 105px;
    left: 25px;
    z-index: 5;
  }
  .cms-modal-main-tab > li.cms-modal-addnew::before {
    content: "";
    display: block;
    width: 26px;
    height: 27px;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(/asset/community/KIZUNA/images/static/2202_modal-main_new.png);
    background-size: 26px 27px;
  }
  .cms-modal-main-tab_active {
  }
  .cms-modal-side {
    position: relative;
    float: right;
    width: 240px;
    height: 400px;
    padding: 35px 25px 0;
    border-radius: 0 9px 9px 0;
    background: #fff;
    z-index: 902;
    box-sizing: border-box;
  }
  .cms-modal-side-default_ttl {
    position: relative;
    margin-bottom: 10px;
    padding-top: 75px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.3;
  }
  .cms-modal-side-default_ttl::before {
    content: "";
    position: absolute;
    top: 0;
    left: calc( 50% - 36px );
    width: 72px;
    height: 70px;
    background-image: url(/asset/community/KIZUNA/images/static/2103_modal-side__img01.png);
    background-repeat: no-repeat;
    background-size: 72px 70px;
  }
  .cms-modal-side-default > div {
    background: #f0f0f0;
    border-radius: 8px;
    padding: 12px;
    font-size: 12px;
  }
  .cms-modal-side > ul > li {
    display: none;
  }
  .cms-modal-side > ul > li.cms-modal-side_show {
    display: block;
  }
  .cms-modal-side__close {
    position: absolute;
    top: 13px;
    right: 13px;
    width: 34px;
  }
  .cms-modal-side-panel {
    padding: 0 5px;
  }
  .cms-modal-side-panel_ttl {
    position: relative;
    margin-bottom: 5px;
    padding-top: 93px;
    padding-bottom: 5px;
    border-bottom: 2px solid #e2e2e2;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.3;
  }
  .cms-modal-side-panel_ttl::before {
    content: "";
    position: absolute;
    top: 0;
    left: calc( 50% - 45px );
    width: 90px;
    height: 90px;
    background-repeat: no-repeat;
    background-size: 90px 90px;
  }
  .cms-modal-side-area > li:nth-child(1) > div > .cms-modal-side-panel_ttl::before{
    background-image: url(/asset/community/KIZUNA/images/static/2103_modal-side__infoboard.png);
  }
  .cms-modal-side-area > li:nth-child(2) > div > .cms-modal-side-panel_ttl::before{
    background-image: url(/asset/community/KIZUNA/images/static/2103_modal-side__terminal.png);
  }
  .cms-modal-side-area > li:nth-child(3) > div > .cms-modal-side-panel_ttl::before{
    background-image: url(/asset/community/KIZUNA/images/static/2103_modal-side__stampcard.png);
  }
  .cms-modal-side-area > li:nth-child(4) > div > .cms-modal-side-panel_ttl::before{
    background-image: url(/asset/community/KIZUNA/images/static/2103_modal-side__cafe.png);
  }
  .cms-modal-side-area > li:nth-child(5) > div > .cms-modal-side-panel_ttl::before{
    background-image: url(/asset/community/KIZUNA/images/static/2103_modal-side__infooffice.png);
  }
  .cms-modal-side-area > li:nth-child(6) > div > .cms-modal-side-panel_ttl::before{
    background-image: url(/asset/community/KIZUNA/images/static/2103_modal-side__room.png);
  }
  .cms-modal-side-area > li:nth-child(7) > div > .cms-modal-side-panel_ttl::before{
    background-image: url(/asset/community/KIZUNA/images/static/2103_modal-side__terrace.png);
  }
  .cms-modal-side-area > li:nth-child(8) > div > .cms-modal-side-panel_ttl::before{
    background-image: url(/asset/community/KIZUNA/images/static/2103_modal-side__square.png);
  }
  .cms-modal-side-area > li:nth-child(9) > div > .cms-modal-side-panel_ttl::before{
    background-image: url(/asset/community/KIZUNA/images/static/2103_modal-side__lab.png);
  }
  .cms-modal-side-area > li:nth-child(10) > div > .cms-modal-side-panel_ttl::before{
    background-image: url(/asset/community/KIZUNA/images/static/2202_modal-side__stadium.png);
  }
  .cms-modal-side-panel_txt {
    margin-bottom: 20px;
    font-size: 12px;
    line-height: 1.4;
  }
  .cms-modal-side-panel_txt02 {
    display: inline-block;
    margin-top: 10px;
    margin-left: 10px;
    font-size: 11px;
    line-height: 1.4;
  }
  .cms-modal-side-panel_btn {
    margin-bottom: 20px;
    text-align: center;
    box-sizing: border-box;
  }
  .cms-modal-side-panel_btn > a {
    display: inline-block;
    padding: 6px 35px;
    background: #febe4a;
    border-radius: 8px;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.3;
    color: #fff;
    text-decoration: none;
  }
  .cms-modal-side-panel_btn:hover {
    opacity: .7;
  }
  .cms-modal-side-panel_btn02 {
    margin-bottom: 5px;
    text-align: center;
    box-sizing: border-box;
  }
  .cms-modal-side-panel_btn02 > a {
    display: inline-block;
    padding: 6px 35px;
    background: #d2d2d2;
    border-radius: 8px;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.3;
    color: #fff;
    text-decoration: none;
    pointer-events: none;
  }


/*** ▼RSS style▼ ***/
.rssItem {
  display: none;
}
.rssItem.complete {
  display: block;
}
.rssLayout {
  border-bottom: #e5e5e5 1px solid;
  display: -webkit-box;
  display: flex;
  margin-bottom: 15px;
  padding-bottom: 17px;
}
.rssLayout .rssArticles {
  -webkit-box-flex: 1;
  flex: 1;
  -webkit-box-ordinal-group: 2;
  order: 1;
  position: relative;
}
.rssLayout .rssArticles .rssTitle {
  font-size: 116%;
  font-weight: bold;
  margin-bottom: 5px;
}
.rssLayout .rssArticles .rssTitle.rssTitleHight {
  overflow: hidden;
}
.rssLayout .rssArticles .rssDescription {
  margin-bottom: 10px;
}
.rssLayout .rssArticles.rssIcon {
  padding-left: 25px;
}
.rssLayout .rssArticles.rssIcon::before {
  background: url(https://placehold.jp/16x16.png) no-repeat 0 0;
  content: "";
  display: block;
  height: 16px;
  left: 0;
  position: absolute;
  top: 3px;
  width: 16px;
}
.rssLayout .rssThumb{
  border: #ccc 1px solid;
  display: table;
  margin-right: 15px;
  table-layout: fixed;
}
.rssLayout .rssThumb span {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.rssLayout .rssThumb img {
  max-height: 100%;
  max-width: 100%;
  vertical-align: middle;
}
.rssLayout .rssThumb.rssResizeImg70,
.rssLayout .rssThumb.rssResizeImg70 span {
  height: 70px;
  width: 70px;
}
.rssLayout .rssThumb.rssResizeImg130,
.rssLayout .rssThumb.rssResizeImg130 span {
  height: 130px;
  width: 130px;
}
.rssLayout .rssContents > p {
  color: #999;
  display: inline-block;
  font-size: 93%;
}
.rssLayout .rssContents > p::after {
  content: '｜';
  padding: 0 1px 0 5px;
}
.rssLayout .rssContents > p:first-child::after,
.rssLayout .rssContents > p:last-child::after {
  content: none;
  padding: 0;
}
.rssLayout .rssContents .rssNew[data-isnew="true"]::before {
  background-color: #eb6304;
  border-radius: 10px;
  color: #fff;
  content: 'NEW';
  font-size: 85%;
  font-weight: bold;
  margin-right: 4px;
  padding: 2px 7px;
  text-align: center;
}
.rssLayout .rssContents .rssNew[data-isnew="false"] {
  display: none;
}
.rssLayout .rssContents .cmsRssSpeech,
.rssLayout .rssContents .cmsRssClap {
  position: relative;
  padding-left: 14px;
  font-size: 93%;
  color: #999;
}
.rssLayout .rssContents .cmsRssSpeech span,
.rssLayout .rssContents .cmsRssClap span {
  margin-left: 5px;
}
.rssLayout .rssContents .cmsRssSpeech::before,
.rssLayout .rssContents .cmsRssClap::before {
  content: "";
  position: absolute;
  top: -1px;
  left: 0;
  display: inline-block;
  width: 17px;
  height: 16px;
}
.rssLayout .rssContents .cmsRssSpeech::before {
  background: url(https://www.beach.jp/images/ja_JP/common/icon/ico_sprite.png) no-repeat 0 0;
  background-position: -20px -51px;
}
.rssLayout .rssContents .cmsRssClap::before {
  background: url(https://www.beach.jp/images/ja_JP/common/icon/ico_sprite.png) no-repeat 0 0;
  background-position: -40px -51px;
}

/*** ▼bnr style▼ ***/

/*** ▽バナーのみ▽ ***/
.cmsBnr {
  width: 550px;
  margin-bottom: 20px;
}
.cmsBnr img {
  width: 100%;
  vertical-align: middle;
}
/*** ▽バナー下部トピック ▽ ***/
.cmsTopicList p {
  margin-bottom: 14px;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
}
.cmsTopicList ul li a,
.cmsTopicList ul li.comingsoon {
  position: relative;
  display: block;
  padding: 15px 20px;
  margin: 0px auto 10px;
  background-color: #fff;
  border: 2px solid #999; /* ボーダーカラー */
  border-radius: 6px;
  box-sizing: border-box;
}
.cmsTopicList ul li a::after {
  position: absolute;
  content: '';
  width: 8px;
  height: 8px;
  transform: rotate(45deg) translateY(-50%);
  transition: 0.3s ease-in-out;
  top: 50%;
  right: 20px;
  border-top:3px solid;
  border-right: 3px solid;
  border-color: #999; /* 矢印カラー */
}
.cmsTopicList ul li a:hover {
  opacity: 0.7;
  cursor: pointer;
}
.cmsTopicList ul li .title {
  display: inline-block;
  background-color: #ddd; /* 小見出し背景色 */
  margin-bottom: 10px;
  padding: 3px 20px 0;
  border-radius:25px;
  font-size: 13px;
  font-weight: bold;
}
.cmsTopicList ul li .text {
  margin: 0px;
  padding-right: 12px;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.4;
}
.cmsTopicList ul li a {
  text-decoration: none;
  color: #333; /* テキストカラー（デフォルト#333） */
}
.cmsTopicList .commingSoon {
  padding: 20px;
  background-color: #fff;
  border-radius: 6px;
  color: #bbb;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
  opacity: 0.7;
}
/*** ▽バナー下部注釈 ▽ ***/
.cmsTxtNotes {
  margin-left: 1em;
  padding-top: 5px;
  font-size: 84%;
  line-height: 1.2;
  color: #666;
  font-weight: normal;
}
.cmsTxtNotes li {
  text-indent: -1em;
}