/* preset for bd */

/* contents枠:cwrap */
.cmshtml .cwrap {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto; }

/* titleにアンダーライン:ttl-ul */
.cmshtml .ttl-ul.rdplanetitle > * {
  position: relative;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid #ccc; }
  .cmshtml .ttl-ul.rdplanetitle > *:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    box-sizing: border-box;
    width: 200px;
    height: 2px;
    background: #306c39; }

/* titleにアンダーライン中央:ttl-ulc */
.cmshtml .ttl-ulc.rdplanetitle > * {
  position: relative;
  text-align: center;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid #ccc; }
  .cmshtml .ttl-ulc.rdplanetitle > *:before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    box-sizing: border-box;
    width: 200px;
    height: 2px;
    background: #306c39; }

/* title前にサークル:ttl-c */
.cmshtml .ttl-c.rdplanetitle > * {
  position: relative;
  padding-left: 1.5rem; }
  .cmshtml .ttl-c.rdplanetitle > *:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    box-sizing: border-box;
    width: 20px;
    height: 20px;
    border: 6px solid #306c39;
    border-radius: 50%; }

/* title両サイドにライン:ttl-bs */
.cmshtml .ttl-bs.rdplanetitle {
  text-align: center; }
.cmshtml .ttl-bs.rdplanetitle > * {
  position: relative;
  padding-left: 40px;
  padding-right: 40px;
  display: inline-block; }
  .cmshtml .ttl-bs.rdplanetitle > *:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    box-sizing: border-box;
    width: 20px;
    height: 1px;
    background: #222; }
  .cmshtml .ttl-bs.rdplanetitle > *:after {
    content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    box-sizing: border-box;
    width: 20px;
    height: 1px;
    background: #222; }

/* dt25% row nowrap：dlfrow */
.cmshtml .dlfrow dl {
  display: flex;
  flex-flow: row nowrap;
  width: 100%;
  padding: 0;
  border-bottom: 1px solid #d1d5cf; }
  .cmshtml .dlfrow dl dt {
    padding: 1rem;
    color: #333;
    width: 25%; }
  .cmshtml .dlfrow dl dd {
    padding: 1rem;
    color: #555;
    width: 75%; }

@media screen and (max-width: 576px) {
  .cmshtml .dlfrow dl {
    flex-flow: column nowrap; }
    .cmshtml .dlfrow dl dt {
      width: 100%;
      color: #23533b; }
    .cmshtml .dlfrow dl dd {
      width: 100%; }
}

/* 680ブレイク後2列のclass：ab2row */
@media screen and (max-width: 680px) {
.cmshtml .ab2row > div {
    width: 50% !important;
    flex: 0 0 auto; }
}

/* 詳細ボタンclass: contentsLink */
.cmshtml div.contentsLink a {
  background-image: linear-gradient(to right, #888 0%, #999 51%, #888 100%); }



/* for bd-3 */

.cmshtml div#globalNav .navUl {
  justify-content: flex-end; }
  .cmshtml #globalNav .navUl>li {
    padding: 0px 15px; }


.cmshtml div#globalHeader {
  padding: 10px 20px 10px;
  background: rgba(255, 255, 255, 1.0)}
.cmshtml div#globalNav {
  font-weight: 500; }
.cmshtml div#topMovieBg:after {
  background-image: radial-gradient(rgba(0, 0, 0, 0.2) 30%, rgba(0, 0, 0, 0.1) 30%);
  background-size: 3px 3px; }


.cmshtml #topMovie .sp-slide img {
  height: 100vh;
  object-fit: cover; }

.blog #contentsWrapInner {
  display: flex;
  padding: 2rem 3%; }

.cmshtml .blogMain {
  padding: unset;
  width: 73%; }

.cmshtml .blog .blogSide {
  width: 24%;
  min-width: 240px;
  padding: 1rem 1rem;
  background: #f3f3f3; }

.cmshtml .rdListShort div.rdListItem {
  width: calc((100% / 3) - 20px);
  padding: 10px; }


@media screen and (min-width:680px) and (max-width:1024px) {
  .cmshtml .rdListShort div.rdListItem {
    width: calc((100% / 2) - 20px); }
}

@media screen and (min-width: 681px) {
  .blog #contentsWrapInner {
    justify-content: space-between; }
}

@media screen and (max-width: 680px) {
  .blog #contentsWrapInner {
    flex-direction: column; }
  .cmshtml .blogMain,
  .cmshtml .blog .blogSide {
    width: 100%; }
  .cmshtml .rdListShort div.rdListItem {
    width: calc(100% - 20px); }
}


/* bd03 accordion menu close icon */

.cmshtml .open #globalNavbtn a span:nth-of-type(1) {
    transform: rotate(45deg);
    width: 50%;
    top: 50%;
    left: 25%;
    position: absolute; }

.cmshtml .open #globalNavbtn a span:nth-of-type(2) {
  opacity: 0; }

.cmshtml .open #globalNavbtn a span:nth-of-type(3) {
    transform: rotate(-45deg);
    width: 50%;
    top: 50%;
    left: 25%;
    position: absolute; }




#editView .cmshtml div#globalNav .navUl {
  justify-content: space-around; }
#editView .cmshtml #globalNav .navUl > div {
  padding: 0px 15px; }
#editView .cmshtml #pagetitleInner {
  top: 0; }
#editView .cmshtml #globalNav #globalNavMain .navUl .rdappended {
  min-width: 100px; }
#editView .cmshtml #pagetitle {
  overflow: scroll; }


/*
・style&color.cssのブレイクポイント変更
・style.css:70
   .cmshtml #globalNav .navUl .navUl>*>*>*>*:not(i,p)
   ↓
   .cmshtml #globalNav .navUl .navUl>*>*>*>*:not(i)
・script.jsの.slider-proに以下変更と追記
    width: 'calc(100% / 3)', //横幅
    responsive: true,
      breakpoints: {
        680: {
          width: '100%',
        }
      }
*/


/* for potid */

/* common */

.cmshtml .globalh1 {
  color: #fff;
  text-indent: -200rem; }

.cmshtml #logo img {
  width: 210px; }

@media screen and (max-width: 576px) {
  .cmshtml #logo img {
    width: 150px; }
  .cmshtml .f-logo img {
    width: 150px; }
}

.cmshtml div.rdplanetitle h3 {
  font-size: 2.4rem; }


.cmshtml #globalNav a {
  font-size: clamp(0.8rem, 2.0vw, 1.1rem); }

.cmshtml #globalNav .navUl>li.snsbtn {
  padding: 0; }
.cmshtml #globalNavSub .snsbtn a {
  padding: 0; }
.cmshtml #globalNavSub>.navUl>*.snsbtn+*.snsbtn {
  margin-left: 5px; }
.cmshtml #globalNavSub .snsbtn a {
  border: none;
  transition: 0.3s; }
.cmshtml #globalNavSub .snsbtn a:hover {
  background: unset;
  color: unset;
  opacity: 0.8; }


.cmshtml div#pagetitleInner h2 {
  font-weight: 400; }

.cmshtml div#pagetitleInner h3 {
  font-weight: 400; }


@media screen and (max-width: 576px) {
  .cmshtml .footerContactItem03 {
    display: none; }
}


/* home */

.cmshtml #topMovie {
  display: none; }

#editView .cmshtml #topMovie {
  display: none; }

.cmshtml #contentsWrap {
  margin-top: 0; }

#editView .cmshtml .exslide {
  max-height: 600px;
  overflow-y: scroll; }

@media screen and (min-width: 1px) and (max-width: 100vw) {
.cmshtml .rdslide:not([data-type="3"]) div.rdsp-buttons {
  position: absolute;
  bottom: 0;
  line-height: 1;
  text-align: center; }
.cmshtml .rdslide:not([data-type="3"]) div.rdsp-buttons .rdsp-button {
  padding: 5px;
  background: #fff; }
.cmshtml .rdslide:not([data-type="3"]) div.rdsp-buttons .rdsp-selected-button {
  background: #333; }
}

@media screen and (min-width: 320px) and (max-width: 568px) {
.cmshtml .rdslide:not([data-type="3"]) div.rdsp-buttons .rdsp-button {
  width: 12px;
  height: 12px; }
}


 /* works-news */

.cmshtml .w-news_home .rdnewArticle {
  border: none;
  display: flex;
  flex-flow: row wrap; }

.cmshtml .w-news_home .rdnewArticle .rdnewArticle-item {
  padding: 20px;
  display: flex;
  align-items: flex-start;
  width: calc((100% / 3) - 20px);
  margin: 10px;
  background: transparent;
  flex-direction: column-reverse;
  border: 1px solid #ccc; }
@media screen and (max-width: 680px) {
  .cmshtml .w-news_home .rdnewArticle .rdnewArticle-item {
    width: calc(100% - 20px); }
}

.cmshtml .w-news_home .rdnewArticle .rdnewArticle-item+.rdnewArticle-item {
  border-top: 1px solid #ccc; }

.cmshtml .w-news_home .rdnewArticle .rdnewArticle-thumbnail {
  display: block;
  flex: unset;
  margin-right: 0; }

.cmshtml .w-news_home .rdnewArticle .rdnewArticle-thumbnail-image {
  max-height: unset; }

.cmshtml .w-news_home .rdnewArticle .rdnewArticle-contWrap {
  flex: unset;
  margin-bottom: 0.5rem }



/* blog common */

.cmshtml #contentsWrap.blog {
  padding: 5vh 0; }

.cmshtml .blog #contentsWrapInner {
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto; }

.cmshtml .blogMain .rdListShort .rdListItem h3.rdarticleTitleText {
  font-size: 1.1rem;
  font-weight: 400;
  border-bottom: 1px solid #73977f; }
  .cmshtml .blogMain .rdListShort .rdListItem h3.rdarticleTitleText a {
    text-decoration: none;
    color: #000; }

.cmshtml .blog .rdarticleTitle h3 {
  font-weight: 400;
  border-bottom: 4px double #355d42; }


@media screen and (max-width: 1500px) {
  .cmshtml .blogSide .contentsLink a {
    min-width: 200px; }
}

.cmshtml .rdListShort .rdListItem div.rdListCategory {
  top: 15px;
  right: 15px; }
.cmshtml .rdListShort .rdListItem li.rdListCategoryItem
  background: rgba(0, 0, 0, 0.8); }