.cmshtml {
  /* CSS Document */
  /* main-img-top */
  /* contents-top */
  /* contents01 */
  /* contents02 */
  /* contents03 */
  /* contents04 */
  /* news */
  /* layout-contact */
}

.cmshtml .main-img-top {
  width: 100%;
  max-width: 100%;
}

.cmshtml .main-img-top .box-inner {
  width: 100%;
  max-width: 100%;
  position: relative;
}

.cmshtml .box-mainslider {
  overflow: hidden;
  width: 92%;
  max-width: 92%;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);
  border-radius: 80px;
}

.cmshtml .box-mainslider img {
  width: 100%;
  height: auto;
}

.cmshtml .contents-top {
  width: 100%;
  max-width: 100%;
  position: relative;
  background-image: url("../../img/common/back-contents.jpg");
  background-position: center top;
  background-repeat: repeat;
  padding-top: 170px;
}

.cmshtml .contents-top img {
  width: 100%;
  height: auto;
}

.cmshtml .contents-top-wrap {
  width: 100%;
  max-width: 100%;
  position: relative;
}

.cmshtml .contents-top p, .cmshtml .contents-top .wc_textbox {
  font-weight: var(--base-weight2);
  letter-spacing: 0.05em;
  line-height: 2;
}

.cmshtml .box-title-top {
  text-align: center;
}

.cmshtml .contents-top .link01 a {
  font-family: var(--title-font);
  font-weight: var(--base-weight);
  font-size: 36px;
  color: var(--color-base);
  line-height: 0.8;
  letter-spacing: 0.1em;
  display: inline-block;
  text-align: center;
  width: 290px;
  max-width: 290px;
  position: relative;
  background-image: url("../../img/top/back-link01.svg");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  height: 88px;
  padding-top: 30px;
}

.cmshtml .contents-top .link01 a:hover {
  opacity: 1;
}

.cmshtml .contents-top .link01 a::before {
  content: "";
  position: absolute;
  right: 40px;
  top: 0px;
  background-image: url("../../img/common/link-arrow01.svg");
  background-position: right center;
  background-repeat: no-repeat;
  background-size: auto 20px;
  width: 15px;
  height: 100%;
  transition: .5s;
  /*    display: none;*/
}

.cmshtml .contents-top .link01 a:hover::before {
  right: 30px;
}

.cmshtml .contents01 {
  width: 100%;
  max-width: 100%;
  text-align: center;
  background-image: url("../../img/top/back02.png");
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: auto 190px;
  padding: 100px 0px 220px;
}

.cmshtml .contents01 .box-inner {
  width: 100%;
  max-width: 100%;
  background-image: url("../../img/top/back01.svg");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: auto 200px;
}

.cmshtml .contents01 .box-title-top h2 {
  position: relative;
  display: inline-block;
}

.cmshtml .contents01 .box-title-top h2 img {
  height: 150px;
  width: auto;
}

.cmshtml .contents01 .box-title-top h2::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  background-image: url("../../img/top/icon01a.svg");
  background-position: left top;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 60px;
  height: 48px;
  margin-left: -40px;
  margin-top: -25px;
}

.cmshtml .contents01 .box-detail {
  width: 1160px;
  max-width: 1160px;
  padding: 25px 0px 60px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.cmshtml .contents01 .box-detail .box {
  width: 550px;
  max-width: 550px;
  position: relative;
}

.cmshtml .contents01 .box-detail .box:nth-child(1)::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: 370px;
  height: 270px;
  margin-left: -85px;
  margin-bottom: -140px;
  z-index: 1;
}

.cmshtml .contents01 .box-detail .box:nth-child(2)::before {
  content: "";
  position: absolute;
  right: 0px;
  bottom: 0px;
  background-image: url("../../img/top/icon01c.svg");
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 330px;
  height: 290px;
  margin-right: -110px;
  margin-bottom: -140px;
  z-index: 1;
}

.cmshtml .contents01 .box-detail .box-img {
  border-radius: 20px;
  border-style: solid;
  border-color: #999999;
  border-width: 7px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}

.cmshtml .contents01 .box-detail img {
  transition: .5s all;
}

.cmshtml .contents01 .box-detail .box:hover img {
  transform: scale(1.2, 1.2);
  transition: .5s all;
}

.cmshtml .contents02 {
  width: 100%;
  max-width: 100%;
  background-image: url("../../img/top/back03.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  padding: 100px 0px;
}

.cmshtml .contents02 .box-inner {
  width: 1020px;
  max-width: 1020px;
}

.cmshtml .contents02 .box-img {
  position: relative;
}

.cmshtml .contents02 .box-img::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  background-image: url("../../img/top/icon02a.svg");
  background-position: left top;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 120px;
  height: 180px;
  margin-left: -130px;
  margin-top: -25px;
}

.cmshtml .contents02 .box-img::after {
  content: "";
  position: absolute;
  right: 0px;
  bottom: 0px;
  background-image: url("../../img/top/icon02b.svg");
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 150px;
  height: 150px;
  margin-right: -120px;
  margin-bottom: -25px;
}

.cmshtml .contents02 a:hover {
  opacity: 1;
}

.cmshtml .contents02 .box-img img {
  border-radius: 35px;
  transition: .5s all;
}

.cmshtml .contents02 .box-img:hover img {
  transform: scale(1.1, 1.1);
  transition: .5s all;
}

.cmshtml .contents03 {
  width: 100%;
  max-width: 100%;
  background-image: url("../../img/top/back04.png");
  background-position: center top;
  background-repeat: repeat-x;
  background-size: auto 100%;
  padding: 80px 0px;
}

.cmshtml .contents03 .box-inner {
  width: 1160px;
  max-width: 1160px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}

.cmshtml .contents03 .box-inner .lay01 {
  width: 410px;
  max-width: 410px;
}

.cmshtml .contents03 .box-inner .box-news {
  width: 670px;
  max-width: 670px;
}

.cmshtml .contents04 {
  width: 100%;
  max-width: 100%;
  padding: 90px 0px 70px;
}

.cmshtml .contents04 .box-inner {
  width: 100%;
  max-width: 100%;
  position: relative;
}

.cmshtml .contents04 .box-inner::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  background-image: url("../../img/top/back05.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 100%;
  height: 460px;
  margin-top: -55px;
}

.cmshtml .contents04 .box-detail {
  position: relative;
  width: 1020px;
  max-width: 1020px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.cmshtml .contents04 .box {
  position: relative;
  width: 480px;
  max-width: 480px;
  cursor: pointer;
}

.cmshtml .contents04 .box::before {
  content: "";
  position: absolute;
  right: 0px;
  bottom: 0px;
  background-image: url("../../img/top/icon03.svg");
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 115px;
  height: 115px;
  z-index: 2;
}

.cmshtml .contents04 .box-img {
  position: relative;
  overflow: hidden;
  border-radius: 30px;
}

.cmshtml .contents04 img {
  transition: .5s all;
}

.cmshtml .contents04 .box:hover img {
  transform: scale(1.2, 1.2);
  transition: .5s all;
  /*    transform:scale(1,1);*/
}

.cmshtml .contents04 .box-img::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  background-image: url("../../img/top/frame01.png");
  background-position: left top;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  z-index: 1;
  mix-blend-mode: overlay;
}

.cmshtml .contents04 .box-text {
  position: absolute;
  left: 0px;
  bottom: 0px;
  z-index: 2;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  flex-wrap: wrap;
  padding-left: 30px;
  padding-bottom: 30px;
  background-image: url("../../img/common/link-arrow03.svg");
  background-position: right 12px bottom 12px;
  background-repeat: no-repeat;
  background-size: auto 60px;
  transition: .5s;
}

.cmshtml .contents04 .box:hover .box-text {
  background-position: right 7px bottom 7px;
}

.cmshtml .contents04 h6 {
  font-family: var(--title-font);
  font-weight: var(--base-weight);
  font-size: 100px;
  color: #FFF;
  line-height: 0.6;
  letter-spacing: 0.05em;
}

.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: #FFF rgba(255, 255, 255, 0);
}

.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: rgba(255, 255, 255, 0);
  border-radius: 30px;
}

.cmshtml .contents-top .rdplaneinfo::-webkit-scrollbar, .cmshtml .contents-top .news_text::-webkit-scrollbar-thumb {
  border-radius: 30px;
  background-color: #FFF;
}

.cmshtml .contents-top .rdNewInfoList_ez, .cmshtml .news_text .rdnewArticle {
  height: 260px;
}

.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;
  position: relative;
}

.cmshtml .contents-top .rdplaneinfo .rdNewInfoList_ez-item:not(:last-child), .cmshtml .contents-top .news_text .rdnewArticle .rdnewArticle-item:not(:last-child) {
  border-bottom-style: dotted;
  border-color: rgba(255, 255, 255, 0.7);
  border-width: 3px;
}

.cmshtml .contents-top .rdplaneinfo .rdNewInfoList_ez-item::before, .cmshtml .contents-top .news_text .rdnewArticle .rdnewArticle-item::before {
  content: "";
  position: absolute;
  right: 10px;
  top: 0px;
  background-image: url("../../img/common/link-arrow02.svg");
  background-position: right center;
  background-repeat: no-repeat;
  background-size: auto 18px;
  width: 12px;
  height: 100%;
  transition: .5s;
  /*    display: none;*/
}

.cmshtml .contents-top .rdplaneinfo .rdNewInfoList_ez-item:hover::before, .cmshtml .contents-top .news_text .rdnewArticle .rdnewArticle-item:hover::before {
  right: 0px;
}

.cmshtml .contents-top .rdNewInfoList_ez .rdNewInfoList_ez-item {
  padding: 30px 10px;
}

.cmshtml .contents-top .news_img .rdnewArticle .rdnewArticle-item {
  padding: 0px;
  width: 340px;
  max-width: 340px;
  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;
  box-shadow: 15px 15px 20px rgba(0, 27, 102, 0.15);
}

.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: 120px;
  max-width: 120px;
  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;
}

.cmshtml .contents-top .rdNewInfoList_ez-ContDate, .cmshtml .contents-top .rdnewArticle .rdnewArticle-ContDate {
  font-size: var(--base-font-size);
  font-family: var(--number-font);
  font-weight: var(--base-weight3);
  color: #FFF;
  line-height: 1.6;
}

.cmshtml .contents-top .news_img .rdnewArticle .rdnewArticle-ContDate {
  font-size: var(--base-font-size);
  line-height: 1.2;
  padding: 6px 15px;
  width: 120px;
  max-width: 120px;
  color: #FFF;
  background-color: var(--color-main);
  display: inline-block;
  text-align: center;
}

.cmshtml .contents-top .news_img .rdnewArticle .rdnewArticle-contWrap {
  position: relative;
  margin-top: -30px;
}

.cmshtml .contents-top .rdNewInfoList_ez-ContTitle a, .cmshtml .contents-top .rdnewArticle .rdnewArticle-ContTitle a {
  font-size: var(--base-font-size);
  color: #FFF;
  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;
  padding-top: 15px;
  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 .layout-contact {
  padding-bottom: 110px;
}

.cmshtml .layout-contact .box-inner::before {
  content: "";
  position: absolute;
  left: 0px;
  bottom: 0px;
  background-image: url("../../img/top/animation.gif");
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 730px;
  height: 310px;
  margin-left: -200px;
  margin-bottom: -135px;
}

.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::before, #editView .cmshtml .contents-top .wc_none::after {
	display: none;
}

#editView .cmshtml .contents-top .wc_block {
	display: block;
}



#editView .cmshtml .main-img-top .box-inner {
	width: 1280px;
    max-width: 1280px;
}

#editView .cmshtml .box-mainslider {
   width: 1280px;
    max-width: 1280px;
    box-shadow: 0px 0px 15px rgba(0,0,0,0);
    overflow: visible;
    border-radius: 0px;
}

#editView .cmshtml .contents-top {
	padding-top: 0px;
}

#editView .cmshtml .contents-top .link01 a::before {
    display: none;
}


#editView .cmshtml .contents01 .box-inner {
    width: 1280px;
	max-width: 1280px;
}

#editView .cmshtml .contents01 .box-title-top h2 {
	display: block;
}

#editView .cmshtml .contents01 .box-detail .box-img {
    border-radius: 0px;
    border-style : none;
}

#editView .cmshtml .contents01 .box-detail .box:hover img {
    transform:scale(1,1);
}

#editView .cmshtml .contents02 .box-img img {
    border-radius: 0px;
}

#editView .cmshtml .contents02 .box-img:hover img {
	transform:scale(1,1);
}

#editView .cmshtml .contents04 .box-text {
    background-image: none;
    padding-left: 0px;
    padding-bottom: 0px;
}

#editView .cmshtml .contents04 h6 {
    color: var(--color-base);
}



#editView .cmshtml .contents-top .rdNewInfoList_ez-ContDate, #editView .cmshtml .contents-top .rdNewInfoList_ez-ContTitle {
	display: inline-block;
vertical-align: top;
}

#editView .cmshtml .contents-top .rdplaneinfo .rdNewInfoList_ez-item::before, #editView .cmshtml .contents-top .news_text .rdnewArticle .rdnewArticle-item::before {
    display: none;
}

#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 .contents-top .news_img .rdnewArticle .rdnewArticle-item:hover img {
	 transform:scale(1,1);
}

#editView .cmshtml .contents-top .news_img .rdnewArticle .rdnewArticle-contWrap {
     margin-top: 0px;
}



#editView .cmshtml .sp-view {
    display: inline-block;
}