.cmshtml {
  /* CSS Document */
  /* main-img-top */
  /* contents-top */
  /* box-title */
  /* link01 */
  /* contents01 */
  /* contents02 */
  /* contents03 */
  /* contents04 */
  /* news */
}

.cmshtml .hidden .dropmenu .box-box-in a {
  color: var(--color-base);
  text-shadow: 0px 0px 15px rgba(0, 0, 0, 0);
}

.cmshtml .main-img-top {
  width: 100%;
  max-width: 100%;
}

.cmshtml .main-img-top .box-inner {
  width: 100%;
  max-width: 100%;
  position: relative;
}

.cmshtml .main-img-top .mainslider img {
  width: 100%;
  height: auto;
}

.cmshtml .main-img-top .box-text {
  text-align: center;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  max-width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

.cmshtml .main-img-top h2 {
  font-family: var(--title-font);
  font-weight: var(--base-weight);
  color: var(--color-base);
  font-size: 3.5vw;
  line-height: 1.5;
  letter-spacing: 0.2em;
  padding-top: 70px;
}

@media screen and (max-width: 1360px) {
  .cmshtml .main-img-top h2 {
    font-size: 50px;
  }
}

.cmshtml .contents-top {
  width: 100%;
  max-width: 100%;
}

.cmshtml .contents-top img {
  width: 100%;
  height: auto;
}

.cmshtml .contents-top .box-title {
  width: 100%;
  max-width: 100%;
  position: relative;
  margin-bottom: 50px;
}

.cmshtml .contents03 .box-title {
  text-align: center;
}

.cmshtml .contents-top .box-title h2 {
  font-family: var(--number-font);
  font-weight: var(--base-weight);
  color: var(--color-main);
  font-size: 22px;
  line-height: 1.2;
  letter-spacing: 0.2em;
  margin-bottom: 10px;
}

.cmshtml .contents-top .box-title h3 {
  font-family: var(--title-font);
  font-weight: var(--base-weight);
  color: var(--color-base);
  font-size: 44px;
  line-height: 1.2;
  letter-spacing: 0.25em;
}

.cmshtml .contents02 .box-img img, .cmshtml .contents04 .box-img img {
  width: 100%;
  height: auto;
  transition: .5s all;
  z-index: -1;
}

.cmshtml .contents02 .box-img:hover img, .cmshtml .contents04 .box:hover img {
  transform: scale(1.2, 1.2);
  transition: .5s all;
  z-index: -1;
}

.cmshtml .contents-top p, .cmshtml .contents-top .wc_textbox {
  font-weight: var(--base-weight2);
  letter-spacing: 0.05em;
  line-height: 1.8;
}

.cmshtml .contents01 h2, .cmshtml .contents03 h6 a {
  font-family: var(--title-font);
  font-weight: var(--base-weight);
}

.cmshtml .contents01 p, .cmshtml .contents01 .wc_textbox {
  line-height: 2.4;
}

.cmshtml .contents02 p, .cmshtml .contents02 .wc_textbox {
  font-size: 15px;
  color: var(--color-base2);
  font-weight: var(--base-weight);
}

.cmshtml .contents-top h6 a {
  font-size: 19px;
  color: #FFF;
  line-height: 1.2;
  letter-spacing: 0.1em;
  background-color: var(--color-main);
  display: inline-block;
  padding: 25px 0px;
  text-align: center;
  min-width: 350px;
  position: relative;
}

.cmshtml .contents-top h6 a:hover {
  opacity: 1;
  background-color: var(--color-base);
}

.cmshtml .contents-top h6 a::after {
  content: "";
  position: absolute;
  right: 30px;
  top: 0px;
  background-image: url("../../img/common/link-arrow02.svg");
  background-position: right center;
  background-repeat: no-repeat;
  background-size: auto 10px;
  width: 45px;
  height: 100%;
  transition: .5s;
}

.cmshtml .contents-top h6 a:hover::after {
  right: 20px;
}

.cmshtml .contents01 {
  width: 100%;
  max-width: 100%;
  position: relative;
  background-image: url("../../img/common/back-contents.jpg");
  background-position: center;
  background-repeat: repeat;
  border-top-style: solid;
  border-bottom-style: solid;
  border-top-color: var(--color-main);
  border-bottom-color: var(--color-sub);
  border-width: 35px;
}

.cmshtml .contents01::before {
  content: "";
  position: absolute;
  left: 0px;
  bottom: 0px;
  background-image: url("../../img/common/back-contents2b.png");
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 100%;
  height: 750px;
}

.cmshtml .contents01 .box-inner {
  width: 100%;
  max-width: 100%;
  position: relative;
  padding: 170px 0px 120px;
}

.cmshtml .contents01 .box-inner::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  background-image: url("../../img/common/back-contents2a.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 100%;
  height: 320px;
}

.cmshtml .contents01 .lay01 {
  width: 94%;
  max-width: 1520px;
  position: relative;
  display: flex;
  justify-content: flex-end;
}

.cmshtml .contents01 .lay01::before {
  content: "";
  position: absolute;
  right: 0px;
  bottom: 0px;
  background-image: url("../../img/top/img-back01.svg");
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 417px;
  height: 602px;
  margin-right: -40px;
}

.cmshtml .contents01 .lay01 .box-img {
  width: 49%;
  max-width: 49%;
  height: 750px;
  position: relative;
}

@media screen and (min-width: 1500px) {
  .cmshtml .contents01 .lay01 .box-img {
    width: 700px;
    max-width: 700px;
    height: 825px;
  }
}

.cmshtml .contents01 .lay01 .box-img::before {
  content: "";
  position: absolute;
  left: 0px;
  bottom: 0px;
  background-image: url("../../img/top/icon01b.svg");
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 220px;
  height: 185px;
  margin-left: -200px;
}

.cmshtml .contents01 .lay01 .box-img::after {
  content: "";
  position: absolute;
  right: 0px;
  top: 0px;
  background-image: url("../../img/top/icon01a.svg");
  background-position: right top;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 890px;
  height: 240px;
  margin-top: -90px;
  margin-right: -20px;
}

.cmshtml .contents01 .lay01 .box-img img {
  border-radius: 50%;
}

.cmshtml .contents01 .lay01 .box-img .box {
  position: absolute;
}

.cmshtml .contents01 .lay01 .img-box01 {
  left: 0px;
  bottom: 0px;
  width: 49%;
  max-width: 49%;
}

.cmshtml .contents01 .lay01 .img-box02 {
  left: 15%;
  top: 0px;
  width: 77%;
  max-width: 77%;
}

.cmshtml .contents01 .lay01 .img-box03 {
  right: 0px;
  bottom: 50px;
  width: 49%;
  max-width: 49%;
}

.cmshtml .contents01 .lay02 {
  width: 100%;
  max-width: 100%;
  position: absolute;
  left: 0px;
  top: 150px;
}

.cmshtml .contents01 .lay02 .box-detail {
  width: 1160px;
  max-width: 1160px;
  position: relative;
}

.cmshtml .contents01 .lay02 .box-detail::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  background-image: url("../../img/top/text01.svg");
  background-position: left top;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 44px;
  height: 600px;
  margin-left: -10%;
  margin-top: -150px;
}

.cmshtml .contents01 h2 {
  color: #dfb624;
  font-size: 50px;
  letter-spacing: 0.1em;
  line-height: 1.6;
  margin-bottom: 60px;
}

.cmshtml .contents02 {
  width: 100%;
  max-width: 100%;
  position: relative;
}

.cmshtml .contents02::before {
  content: "";
  position: absolute;
  right: 0px;
  top: 0px;
  background-image: url("../../img/top/back01a.png");
  background-position: right top;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 880px;
  height: 780px;
}

.cmshtml .contents02 .box-inner-wrap {
  width: 100%;
  max-width: 100%;
  position: relative;
}

.cmshtml .contents02 .box-inner-wrap::before {
  content: "";
  position: absolute;
  left: 0px;
  bottom: 0px;
  background-image: url("../../img/top/back01b.png");
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 790px;
  height: 700px;
}

.cmshtml .contents02 .box-inner {
  width: 1160px;
  max-width: 1160px;
  position: relative;
  padding: 90px 0px 200px;
}

.cmshtml .contents02 .box-title::before {
  content: "";
  position: absolute;
  left: 0px;
  bottom: 25px;
  width: 46%;
  height: 1px;
  display: block;
  background-color: var(--color-base);
  margin-left: -50%;
}

.cmshtml .contents02 .lay01 {
  position: relative;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.cmshtml .contents02 .lay01 .box {
  width: 350px;
  max-width: 350px;
  margin-right: 55px;
  margin-bottom: 40px;
}

.cmshtml .contents02 .lay01 .box:nth-child(3n) {
  margin-right: 0px;
}

.cmshtml .contents02 .box-img {
  position: relative;
  overflow: hidden;
  border-radius: 15px;
}

.cmshtml .contents02 .box-img a:hover {
  opacity: 1;
}

.cmshtml .contents02 .lay02 {
  padding-top: 100px;
  width: 1030px;
  max-width: 1030px;
}

.cmshtml .contents02 .lay02 img {
  border-radius: 20px;
}

.cmshtml .contents02 h4 {
  font-size: 24px;
  line-height: 1.6;
  letter-spacing: 0.1em;
  color: var(--color-base);
  font-weight: var(--base-weight2);
  padding: 40px 0px 30px;
  text-align: center;
}

.cmshtml .contents03 {
  width: 100%;
  max-width: 100%;
  padding: 90px 0px 80px;
  background: rgba(242, 242, 242, 0.5);
  text-align: center;
  background-image: url("../../img/top/back02.svg");
  background-position: center top 50px;
  background-repeat: no-repeat;
  background-size: auto 740px;
}

.cmshtml .contents03 .box-inner {
  width: 1160px;
  max-width: 1160px;
}

.cmshtml .contents03 .box-detail {
  width: 100%;
  max-width: 100%;
  background-color: #FFF;
  padding: 30px 85px;
  text-align: left;
}

.cmshtml .contents03 .box-link {
  padding-top: 60px;
}

.cmshtml .contents04 {
  width: 100%;
  max-width: 100%;
  background-image: url("../../img/top/back03.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 370px;
}

.cmshtml .contents04 .box-inner {
  width: 1280px;
  max-width: 1280px;
  padding: 150px 0px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.cmshtml .contents04 .box-inner .box {
  width: 540px;
  max-width: 540px;
  position: relative;
}

.cmshtml .contents04 .box-inner .box:not(:last-child) {
  margin-right: 50px;
}

.cmshtml .contents04 .box-img {
  position: relative;
  overflow: hidden;
  border-radius: 15px;
}

.cmshtml .contents04 .box-inner .box::before {
  content: "";
  position: absolute;
  top: 0px;
  background-repeat: no-repeat;
  background-size: auto 75px;
  width: 390px;
  height: 100%;
  z-index: 1;
}

.cmshtml .contents04 .box-inner .sns01::before {
  left: 0px;
  background-image: url("../../img/top/icon-sns01.svg");
  background-position: left center;
  margin-left: -36px;
}

.cmshtml .contents04 .box-inner .sns02::before {
  right: 0px;
  background-image: url("../../img/top/icon-sns02.svg");
  background-position: right center;
  margin-right: -36px;
}

.cmshtml .news_text {
  width: 100%;
  max-width: 100%;
}

.cmshtml .news_img {
  width: 100%;
  max-width: 100%;
}

.cmshtml .contents-top .rdplaneinfo, .cmshtml .news_text {
  overflow: auto;
  scrollbar-color: #ccc #f2f2f2;
}

.cmshtml .contents-top .rdplaneinfo::-webkit-scrollbar, .cmshtml .contents-top .news_text::-webkit-scrollbar {
  width: 6px;
  height: 6px;
  border-radius: 30px;
}

.cmshtml .contents-top .rdplaneinfo::-webkit-scrollbar, .cmshtml .contents-top .news_text::-webkit-scrollbar-track-piece {
  background-color: #f2f2f2;
  border-radius: 30px;
}

.cmshtml .contents-top .rdplaneinfo::-webkit-scrollbar, .cmshtml .contents-top .news_text::-webkit-scrollbar-thumb {
  border-radius: 30px;
  background-color: #ccc;
}

.cmshtml .contents-top .rdNewInfoList_ez, .cmshtml .news_text .rdnewArticle {
  height: 350px;
}

.cmshtml .contents-top .rdnewArticle {
  padding: 0px;
  border-style: none;
}

.cmshtml .contents-top .rdnewArticle .rdnewArticle-item + .rdnewArticle-item {
  border-top-style: none;
}

.cmshtml .contents-top .rdplaneinfo .rdNewInfoList_ez-item, .cmshtml .contents-top .news_text .rdnewArticle .rdnewArticle-item {
  padding: 30px 10px;
  transition: .5s;
}

.cmshtml .contents-top .rdplaneinfo .rdNewInfoList_ez-item:not(:last-child), .cmshtml .contents-top .news_text .rdnewArticle .rdnewArticle-item:not(:last-child) {
  border-bottom-style: solid;
  border-color: rgba(26, 26, 26, 0.2);
  border-width: 1px;
}

.cmshtml .contents-top .rdNewInfoList_ez .rdNewInfoList_ez-item {
  padding: 30px 10px;
}

.cmshtml .contents-top .news_img .rdnewArticle .rdnewArticle-item {
  padding: 0px;
  width: 350px;
  max-width: 350px;
  margin-right: 55px;
}

.cmshtml .contents-top .news_img .rdnewArticle .rdnewArticle-item:nth-child(3n) {
  margin-right: 0px;
}

.cmshtml .contents-top .news_img .rdnewArticle .rdnewArticle-thumbnail {
  position: relative;
  overflow: hidden;
  border-radius: 30px;
}

.cmshtml .contents-top .news_img .rdnewArticle .rdnewArticle-item img {
  width: 100%;
  height: auto;
  transition: .5s all;
}

.cmshtml .contents-top .news_img .rdnewArticle .rdnewArticle-item:hover img {
  transform: scale(1.2, 1.2);
  transition: .5s all;
}

.cmshtml .contents-top .rdplaneinfo .rdNewInfoList_ez-item, .cmshtml .contents-top .news_text .rdnewArticle .rdnewArticle-contWrap, .cmshtml .contents-top .news_img .rdnewArticle {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}

.cmshtml .contents-top .news_img .rdnewArticle {
  gap: 30px 0px;
}

.cmshtml .contents-top .news_img .rdnewArticle {
  align-items: stretch;
}

.cmshtml .contents-top .rdNewInfoList_ez-ContDate, .cmshtml .contents-top .rdnewArticle .rdnewArticle-ContDate {
  width: 115px;
  max-width: 115px;
  position: relative;
}

.cmshtml .contents-top .news_img .rdnewArticle .rdnewArticle-ContDate {
  border-right-style: none;
}

.cmshtml .contents-top .rdNewInfoList_ez-ContTitle, .cmshtml .contents-top .news_text .rdnewArticle .rdnewArticle-ContTitle {
  flex: 1;
  padding-left: 20px;
}

.cmshtml .contents-top .rdNewInfoList_ez-ContDate, .cmshtml .contents-top .rdnewArticle .rdnewArticle-ContDate {
  font-size: var(--base-font-size);
  font-family: var(--title-font);
  font-weight: var(--base-weight);
  color: var(--color-base);
  line-height: 1.6;
}

.cmshtml .contents-top .news_img .rdnewArticle .rdnewArticle-ContDate {
  font-size: var(--base-font-size);
  line-height: 1.2;
  padding: 20px 5px 5px;
  width: 100%;
  max-width: 100%;
  color: var(--color-base);
}

.cmshtml .contents-top .rdNewInfoList_ez-ContTitle a, .cmshtml .contents-top .rdnewArticle .rdnewArticle-ContTitle a {
  font-size: var(--base-font-size);
  color: var(--color-base);
  font-weight: var(--base-weight2);
  line-height: 1.6;
  letter-spacing: 0.05em;
  display: block;
}

.cmshtml .contents-top .news_img .rdnewArticle .rdnewArticle-ContTitle a {
  padding: 0px 5px;
  font-size: var(--base-font-size);
}

.cmshtml .contents-top .rdNewInfoList_ez-ContMessage {
  display: none;
}

.cmshtml .contents-top .rdnewArticle .rdnewArticle-more {
  display: none;
}

.cmshtml .contents-top .news_text .rdnewArticle-thumbnail {
  display: none;
}

.cmshtml .sp-view {
  display: none;
}

.cmshtml, .cmsbody {
  height: 100%;
}


#editView .cmshtml .contents-top .wc_inline-block {
	display: inline-block;
vertical-align: top;
}

#editView .cmshtml .contents-top .wc_static {
	position: static;
}

#editView .cmshtml .contents-top .wc_none {
	display: none;
}

#editView .cmshtml .contents-top .wc_block {
	display: block;
}


#editView .cmshtml .main-img-top .box-inner {
	width: 1280px;
    max-width: 1280px;
}

#editView .cmshtml .main-img-top .box-text {
    width: 1280px;
	max-width: 1280px;
    height: auto;
}

#editView .cmshtml .main-img-top h2 {
     padding-top: 0px;
}

#editView .cmshtml .contents02 .box-img:hover img, #editView .cmshtml .contents04 .box:hover img {
	transform:scale(1,1);
}

#editView .cmshtml .contents-top h6 a::after {
     display: none;
}

#editView .cmshtml .contents01::before, #editView .cmshtml .contents01 .box-inner::before, #editView .cmshtml .contents01 .lay01::before {
	display: none;
}

#editView .cmshtml .contents01 .lay01 .box-img {
 display: flex;
  justify-content: flex-start;
flex-wrap: wrap;
    width: 1280px;
	max-width: 1280px;
    height: auto;
}

@media screen and (min-width: 1500px) {
    #editView .cmshtml .contents01 .lay01 .box-img {
	width: 1280px;
	max-width: 1280px;
    height: auto;
}
}

#editView .cmshtml .contents01 .lay01 .box-img::before, #editView .cmshtml .contents01 .lay01 .box-img::after {
	display: none;
}

#editView .cmshtml .contents01 .lay01 .box-img img {
	border-radius: 0%;
}

#editView .cmshtml .contents01 .lay01 .img-box01 {
width: 340px;
	max-width: 340px;
}

#editView .cmshtml .contents01 .lay01 .img-box02 {
width: 540px;
	max-width: 540px;
}

#editView .cmshtml .contents01 .lay01 .img-box03 {
width: 340px;
	max-width: 340px;
}

#editView .cmshtml .contents01 .lay02 .box-detail::before {
	 display: none;
}

#editView .cmshtml .contents02::before, #editView .cmshtml .contents02 .box-inner-wrap::before, #editView .cmshtml .contents02 .box-title::before {
	 display: none;
}

#editView .cmshtml .contents02 .lay01 .box {
    margin-right: 30px;
}

#editView .cmshtml .contents02 .box-img {
    border-radius: 0px;
}

#editView .cmshtml .contents04 .box-inner .box:not(:last-child) {
	margin-right: 30px;
}

#editView .cmshtml .contents04 .box-img {
   border-radius: 0px;
    overflow: visible;
}

#editView .cmshtml .contents04 .box-inner .box::before {
	display: none;
}


#editView .cmshtml .contents-top .news_img {
	width: 1200px;
	max-width: 1200px;
}

#editView .cmshtml .contents-top .rdNewInfoList_ez-ContDate, #editView .cmshtml .contents-top .rdNewInfoList_ez-ContTitle {
	display: inline-block;
vertical-align: top;
}

#editView .cmshtml .contents-top .news_img .rdnewArticle .rdnewArticle-item {
	margin-right: 20px;
}

#editView .cmshtml .contents-top .rdNewInfoList_ez-ContDate::after, #editView .cmshtml .contents-top .rdnewArticle .rdnewArticle-ContDate::after {
	 display: none;
}

#editView .cmshtml .sp-view {
    display: inline-block;
}