.cmshtml {
  /* CSS Document */
  /* main-img-top */
  /*slider*/
  /* title-top */
  /* contents-top */
  /* contents01 */
  /* contents02 */
  /* contents03 */
  /* contents04 */
  /* news */
}

.cmshtml .main-img-top {
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  text-align: center;
  position: relative;
}

.cmshtml .main-img-top::after {
  content: "";
  position: absolute;
  right: 30px;
  bottom: 100px;
  background-image: url("../../img/common/scroll.svg");
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 15px;
  height: 194px;
}

.cmshtml div.slider-wrap {
  clear: both;
  width: 90%;
  max-width: 90%;
  height: auto;
}

.cmshtml .slider {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.cmshtml .slider .box {
  margin: 0px;
  height: auto;
  width: 100%;
  max-width: 100%;
  padding: 10px;
}

.cmshtml .slider .box img {
  height: 800px;
  width: 100%;
}

.cmshtml .rdslide, .cmshtml .rdslide img.rdimg {
	height: 800px;
	width: 100%;
}

.cmshtml .rdslide {
box-shadow: 0px 0px 5px rgba(0,0,0,0.4);
}


.cmshtml .title-top {
  position: absolute;
  left: 0px;
  bottom: 15%;
  text-align: left;
  width: 100%;
  max-width: 100%;
}

.cmshtml .title-top .box {
  width: 70%;
  max-width: 70%;
}

.cmshtml .title-top h2, .cmshtml .title-top h3 {
  color: #FFF;
  line-height: 1.2;
  letter-spacing: 0.1em;
  font-weight: var(--base-weight3);
  text-shadow: 0px 0px 5px #000;
}

.cmshtml .title-top h2 {
  font-size: 58px;
  line-height: 1.3;
}

.cmshtml .title-top h3 {
  font-family: var(--title-font2);
  font-size: 15px;
  letter-spacing: 0.05em;
  padding-top: 20px;
}

.cmshtml .contents-top {
  width: 100%;
  max-width: 100%;
  position: relative;
  background-image: url("../../img/top/back01.jpg");
  background-position: center top 630px;
  background-repeat: no-repeat;
}

.cmshtml .contents-top::after {
  content: "";
  position: absolute;
  right: 0px;
  top: 0px;
  background-image: url("../../img/top/header-flame01.png");
  background-position: right top;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 656px;
  height: 557px;
}

.cmshtml .contents-top .wrap01 {
  width: 100%;
  max-width: 100%;
  background-image: url("../../img/common/footer-back.jpg");
  background-position: center bottom;
  background-repeat: no-repeat;
}

.cmshtml .contents-top .wrap02 {
  width: 100%;
  max-width: 100%;
  background-image: url("../../img/top/main-img-back.png");
  background-position: center top;
  background-repeat: no-repeat;
  padding-top: 170px;
}

.cmshtml .contents-top img {
  width: 100%;
  height: auto;
}

.cmshtml .contents01 h6 a, .cmshtml .contents03 h6 a {
  font-family: var(--title-font);
  font-weight: var(--base-weight2);
  font-size: var(--base-font-size);
  color: #FFF;
  line-height: 1.2;
  letter-spacing: 0.05em;
  padding: 12px 0px;
  display: inline-block;
  text-align: center;
  width: 216px;
  max-width: 216px;
  background: -moz-linear-gradient(0% 50% 0deg, #39b54a 0%, #006a42 100%);
  background: -webkit-linear-gradient(0deg, #39b54a 0%, #006a42 100%);
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0, #39b54a), color-stop(1, #006a42));
  background: -o-linear-gradient(0deg, #39b54a 0%, #006a42 100%);
  background: -ms-linear-gradient(0deg, #39b54a 0%, #006a42 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#39B54A', endColorstr='#006A42' ,GradientType=0)";
  background: linear-gradient(90deg, #39b54a 0%, #006a42 100%);
  position: relative;
}

.cmshtml .contents03 h6 a {
  background: var(--color-main);
}

.cmshtml .contents01 h6 a::after, .cmshtml .contents03 h6 a::after {
  content: "";
  position: absolute;
  right: 25px;
  top: 0px;
  background-image: url("../../img/common/link-arrow01.svg");
  background-position: right center;
  background-repeat: no-repeat;
  background-size: auto 6px;
  width: 29px;
  height: 100%;
  transition: .5s;
}

.cmshtml .contents01 h6 a:hover, .cmshtml .contents03 h6 a:hover {
  opacity: 1;
}

.cmshtml .contents01 h6 a:hover::after, .cmshtml .contents03 h6 a:hover::after {
  right: 15px;
}

.cmshtml .contents01 {
  width: 100%;
  max-width: 100%;
  position: relative;
  padding-top: 160px;
  padding-bottom: 200px;
}

.cmshtml .contents01::after {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  background-image: url("../../img/top/header-flame02.png");
  background-position: left top;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 626px;
  height: 795px;
  margin-top: -500px;
}

.cmshtml .contents01::before {
  content: "";
  position: absolute;
  left: 0px;
  bottom: 0px;
  background-image: url("../../img/top/back02a.png");
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: 100% auto;
  width: 100%;
  height: 265px;
}

.cmshtml .contents01 .box-in {
  width: 1060px;
  max-width: 1060px;
  background-image: url("../../img/top/icon01.svg");
  background-position: right 90px bottom;
  background-repeat: no-repeat;
}

.cmshtml .contents01 h3 {
  text-align: right;
  margin-bottom: 50px;
}

.cmshtml .contents01 h3 img {
  height: 115px;
  width: auto;
}

.cmshtml .contents01 .wc_textbox {
  width: 650px;
  max-width: 650px;
  margin-bottom: 60px;
}

.cmshtml .contents01 p, .cmshtml .contents01 .wc_textbox {
  line-height: 2.1;
  letter-spacing: 0.1em;
  color: #333333;
}

.cmshtml .contents02 {
  width: 100%;
  max-width: 100%;
  background-image: url("../../img/top/back02b.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto;
  padding: 30px 0px 100px;
}

.cmshtml .contents02 .box-in {
  width: 1200px;
  max-width: 1200px;
}

.cmshtml .contents02 .lay01 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
}

.cmshtml .contents02 .lay01 h3, .cmshtml .contents02 .lay01 h4 {
  color: #FFF;
  line-height: 1.2;
  font-weight: var(--base-weight3);
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.6);
}

.cmshtml .contents02 .lay01 h3 {
  font-size: 85px;
  letter-spacing: 0.05em;
  font-style: italic;
  font-family: var(--title-font);
}

.cmshtml .contents02 .lay01 h4 {
  font-size: 22px;
  letter-spacing: 0.25em;
  padding-left: 20px;
}

.cmshtml .contents02 .lay02 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.cmshtml .contents02 .lay02 .box {
  width: 32%;
  max-width: 32%;
}

.cmshtml .contents02 .lay02 .box img {
  width: 100%;
  height: 350px;
}

.cmshtml .contents02 .lay02 .box-box {
  position: relative;
}

.cmshtml .contents02 .lay02 .box-box::before {
  content: "";
  position: absolute;
  left: 0px;
  bottom: 0px;
  background-image: url("../../img/top/lt-back.png");
  background-position: left bottom;
  background-repeat: repeat-x;
  background-size: auto 100%;
  width: 100%;
  height: 150px;
  margin-bottom: -1px;
}

.cmshtml .contents02 .lay02 .box-title {
  position: absolute;
  left: 0px;
  bottom: 5px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 100%;
}

.cmshtml .contents02 .lay02 .box001 {
  text-align: center;
  width: 27%;
  max-width: 27%;
}

.cmshtml .contents02 .lay02 .box002 {
  flex: 1;
  padding-left: 20px;
  border-left-style: solid;
  border-left-color: #FFF;
  border-left-width: 1px;
}

.cmshtml .contents02 .lay02 h3, .cmshtml .contents02 .lay02 h4, .cmshtml .contents02 .lay02 h5 {
  color: #FFF;
  line-height: 1.2;
  font-weight: var(--base-weight2);
}

.cmshtml .contents02 .lay02 h3 {
  font-size: 65px;
  font-family: var(--title-font2);
}

.cmshtml .contents02 .lay02 h4 {
  font-size: 24px;
  letter-spacing: 0.05em;
  margin-bottom: 5px;
}

.cmshtml .contents02 .lay02 h5 {
  font-size: 12px;
  font-family: var(--title-font2);
}

.cmshtml .contents02 h6 {
  font-size: 17px;
  color: #FFF;
  line-height: 1.2;
  letter-spacing: 0.05em;
  font-weight: var(--base-weight2);
  text-align: center;
  padding: 12px 0px;
  background: -moz-linear-gradient(0% 50% 0deg, #39b54a 0%, #006a42 100%);
  background: -webkit-linear-gradient(0deg, #39b54a 0%, #006a42 100%);
  background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0, #39b54a), color-stop(1, #006a42));
  background: -o-linear-gradient(0deg, #39b54a 0%, #006a42 100%);
  background: -ms-linear-gradient(0deg, #39b54a 0%, #006a42 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#39B54A', endColorstr='#006A42' ,GradientType=0)";
  background: linear-gradient(90deg, #39b54a 0%, #006a42 100%);
}

.cmshtml .contents03 {
  width: 100%;
  max-width: 100%;
  height: 640px;
  background-image: url("../../img/top/back03.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.cmshtml .contents03 .box-in {
  background-image: url("../../img/top/text02.svg");
  background-position: center top;
  background-repeat: no-repeat;
  padding-top: 40px;
  width: 100%;
  max-width: 100%;
  margin-top: 40px;
}

.cmshtml .contents03 h3, .cmshtml .contents03 p, .cmshtml .contents03 .wc_textbox {
  color: #FFF;
  line-height: 1.2;
  font-weight: var(--base-weight2);
}

.cmshtml .contents03 h3 {
  font-size: 55px;
  letter-spacing: 0.35em;
  font-weight: var(--base-weight3);
}

.cmshtml .contents03 .wc_textbox {
  margin: 70px 0px;
}

.cmshtml .contents03 p, .cmshtml .contents03 .wc_textbox {
  font-size: 18px;
  letter-spacing: 0.2em;
}

.cmshtml .contents04 {
  width: 1020px;
  max-width: 1020px;
  padding-top: 120px;
}

.cmshtml .contents04 h3 {
  font-size: 62px;
  letter-spacing: 0.05em;
  font-style: italic;
  font-family: var(--title-font);
  color: var(--color-main);
  line-height: 1.2;
  font-weight: var(--base-weight3);
  margin-bottom: 15px;
}

.cmshtml .contents04 .news-box {
  padding-left: 10px;
}

.cmshtml .news_text {
  width: 100%;
  max-width: 100%;
}

.cmshtml .contents-top .rdNewInfoList_ez, .cmshtml .contents-top .news_text .rdnewArticle {
  height: 250px;
  overflow-y: auto;
}

.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 .rdnewArticle .rdnewArticle-item {
  padding: 20px 5px;
  position: relative;
}

.cmshtml .contents-top .rdplaneinfo .rdNewInfoList_ez-item:not(:last-child), .cmshtml .contents-top .rdnewArticle .rdnewArticle-item:not(:last-child) {
  border-bottom-style: dotted;
  border-bottom-color: #cccccc;
  border-bottom-width: 2px;
}

.cmshtml .contents-top .rdNewInfoList_ez .rdNewInfoList_ez-item {
  padding: 20px 5px;
}

.cmshtml .contents-top .news_img .rdnewArticle .rdnewArticle-item {
  width: 252px;
  max-width: 252px;
  border-radius: 8px;
  padding: 15px;
  margin-right: 24px;
  margin-bottom: 30px;
}

.cmshtml .contents-top .news_img .rdnewArticle .rdnewArticle-item:nth-child(4n) {
  margin-right: 0px;
}

.cmshtml .contents-top .news_img .rdnewArticle .rdnewArticle-item img {
  width: 100%;
  height: auto;
}

.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 {
  align-items: stretch;
}

.cmshtml .contents-top .rdNewInfoList_ez-ContDate, .cmshtml .contents-top .rdnewArticle .rdnewArticle-ContDate {
  width: 120px;
  max-width: 120px;
}

.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-family: var(--title-font);
  font-size: var(--base-font-size);
  line-height: 1.2;
  font-weight: var(--base-weight2);
  color: #FFF;
  background-color: var(--color-main);
  padding: 5px 0px;
  text-align: center;
}

.cmshtml .contents-top .news_img .rdnewArticle .rdnewArticle-ContDate {
  color: #FFF;
  font-size: 15px;
  line-height: 1.2;
  background-color: #000;
  padding: 3px 15px;
  border-radius: 60px;
  display: inline-block;
  margin: 15px 0px 10px;
}

.cmshtml .contents-top .rdNewInfoList_ez-ContTitle a, .cmshtml .contents-top .rdnewArticle .rdnewArticle-ContTitle a {
  line-height: 1.6;
  font-weight: var(--base-weight2);
  letter-spacing: 0.05em;
  color: var(--color-base);
  display: block;
}

.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 #footer {
  padding-top: 190px;
}

.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 {
	overflow:visible;
}

#editView .cmshtml .main-img-top::after {
	 display: none;
}

#editView .cmshtml div.slider-wrap {
	width: 1280px;
    max-width: 1280px;
}

#editView .cmshtml .box-mainslider .rdslide img.rdimg {
	height: auto;
box-shadow: 0px 0px 5px rgba(0,0,0,0);
}


#editView .cmshtml .title-top .box {
    width: 1280px;
    max-width: 1280px;
}


#editView .cmshtml .title-top h2, #editView .cmshtml .title-top h3 {
color: var(--color-base);
    text-shadow: 0px 0px 0px rgba(0,0,0,0);
}


#editView .cmshtml .contents-top::after {
	display: none;
}

#editView .cmshtml .contents-top .wrap02 {
	 width: 1280px;
    max-width: 1280px;
}

#editView .cmshtml .contents01::after, #editView .cmshtml .contents01::before {
	display: none;
}

#editView .cmshtml .contents02 .box-in {
	width: 1280px;
    max-width: 1280px;
}


#editView .cmshtml .contents02 .lay02 .box {
	width: 380px;
    max-width: 380px;
}

#editView .cmshtml .contents02 .lay02 .box:not(:last-child) {
    margin-right: 20px;
}

#editView .cmshtml .contents02 .lay02 .box-box::before {
	 display: none;
}

#editView .cmshtml .contents02 .lay02 .box001 {
	width: 95px;
    max-width: 95px;
}


#editView .cmshtml .contents02 .lay02 .box002 {
	border-left-style : none;
    width: 270px;
    max-width: 270px;
}

#editView .cmshtml .contents02 .lay02 h3, #editView .cmshtml .contents02 .lay02 h4, #editView .cmshtml .contents02 .lay02 h5 {
color: var(--color-base);
}

#editView .cmshtml .contents03 {
	 height: auto;
}


#editView .cmshtml .contents-top .rdNewInfoList_ez-ContDate, #editView .cmshtml .contents-top .rdNewInfoList_ez-ContTitle {
	display: inline-block;
vertical-align: top;
}


#editView .cmshtml .sp-view {
    display: inline-block;
}