.cmshtml {
  /* CSS Document */
  /* main-img-top */
  /*slider*/
  /* contents-top */
  /*IE*/
  /* contents01 */
  /* contents02 */
  /* contents03 */
  /* contents04 */
  /* contents05 */
  /* contents06 */
  /*news-box*/
  /* sns_area */
  /* banner_area */
  /* news_area */
}

.cmshtml .main-img-top {
  width: 100%;
  max-width: 100%;
  overflow: hidden;
}

.cmshtml div.slider-wrap {
  clear: both;
  width: 100%;
  max-width: 100%;
}

.cmshtml .slider {
  padding: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  height: auto;
  width: 100%;
  max-width: 100%;
  overflow: visible;
}

.cmshtml .slider .box {
  margin: 0px;
  height: auto;
  width: 100%;
  max-width: 100%;
  position: relative;
}

.cmshtml .slider .box img {
  height: auto;
  width: 100%;
}

.cmshtml .contents-top {
  width: 100%;
  max-width: 100%;
}

.cmshtml .contents-top img {
  width: 100%;
  height: auto;
}

.cmshtml .contents-top .midashi-box {
  width: 100%;
  max-width: 100%;
  border-style: solid;
  border-color: #D9E021;
  border-width: 3px;
  text-align: center;
}

.cmshtml .contents-top .midashi-box h3 {
  font-size: 41px;
  color: #F4516C;
  line-height: 1.2;
  padding: 6px 0px;
  font-family: vdl-v7marugothic, sans-seri;
  font-style: normal;
  font-weight: 400;
}

@media all and (-ms-high-contrast: none) {
  .cmshtml .contents-top .midashi-box h3 {
    margin-top: 15px !important;
  }
}

.cmshtml .contents-top .midashi-box h4 {
  border-top-style: solid;
  border-top-color: #D9E021;
  border-top-width: 2px;
  padding: 3px 0px;
  font-size: 27px;
  color: #000;
  line-height: 1.2;
}

.cmshtml .contents01 {
  width: 100%;
  max-width: 100%;
  background-image: url("../../img/top/back01.jpg");
  background-position: center top;
  background-repeat: repeat;
  text-align: center;
  padding: 20px 0px 30px;
}

.cmshtml .contents01 .box-in {
  width: 1050px;
  max-width: 1050px;
  height: 376px;
  position: relative;
}

.cmshtml .contents01 .box-in::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  background-image: url("../../img/top/img01.png");
  background-position: left top;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 283px;
  height: 376px;
}

.cmshtml .contents01 .box {
  width: 100%;
  max-width: 100%;
  padding-left: 195px;
  padding-top: 35px;
}

.cmshtml .contents01 .box-in h3 {
  margin-bottom: 30px;
}

.cmshtml .contents01 .box-in h3 img {
  height: 45px;
  width: auto;
}

.cmshtml .contents01 .box-in h4 {
  border-radius: 25px;
  background-color: #FCEE21;
  padding: 30px 30px 30px 100px;
  font-size: 26px;
  color: #ED1E79;
  line-height: 1.6;
  text-align: left;
}

.cmshtml .contents02 {
  text-align: center;
  width: 100%;
  max-width: 100%;
  background-image: url("../../img/top/back02.jpg");
  background-position: center top;
  background-repeat: repeat;
  padding: 60px 0px 40px;
}

.cmshtml .contents02 .box01 {
  position: relative;
  margin-bottom: 30px;
}

.cmshtml .contents02 .box01::before {
  content: "";
  position: absolute;
  left: 0px;
  bottom: 0px;
  background-image: url("../../img/top/img02.png");
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 100%;
  height: 354px;
}

.cmshtml .contents02 .box01 .box {
  width: 905px;
  max-width: 905px;
  border-radius: 25px;
  background-color: #FFF;
  padding: 30px 0px;
}

.cmshtml .contents02 .box01 h3 {
  font-size: 36px;
  color: #F4516C;
  line-height: 1.2;
  font-family: vdl-v7marugothic, sans-serif;
  font-style: normal;
  font-weight: 400;
  margin-bottom: 30px;
  background: linear-gradient(transparent 60%, #FCEE21 60%);
  display: inline-block;
  padding-bottom: 8px;
}

.cmshtml .contents02 .box01 .box-list {
  display: inline-block;
  position: relative;
}

.cmshtml .contents02 .box01 .box-list-inner {
  background-image: url("../../img/top/check.png");
  background-position: left top;
  background-repeat: no-repeat;
  padding-left: 40px;
  margin-bottom: 10px;
  text-align: left;
  padding-bottom: 5px;
}

.cmshtml .contents02 .box01 .box-list-inner .wc_textbox, .cmshtml .contents02 .box01 .box-list-inner p {
  font-size: 24px;
  color: #000;
  line-height: 1.2;
  font-weight: bold;
}

.cmshtml .contents02 h5 {
  margin-bottom: 20px;
}

.cmshtml .contents02 h5 img {
  height: 84px;
  width: auto;
}

.cmshtml .contents02 h6 a:hover {
  opacity: 0.75;
}

.cmshtml .contents02 h6 img, .cmshtml .contents03 h6 img, .cmshtml .contents04 h6 img {
  height: 60px;
  width: auto;
}

.cmshtml .contents03 {
  width: 100%;
  max-width: 100%;
  background-image: url("../../img/top/back03.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 60px 0px;
  text-align: center;
}

.cmshtml .contents03 .midashi-box {
  width: 325px;
  max-width: 325px;
  margin-bottom: 10px;
}

.cmshtml .contents03 .box-in {
  width: 1140px;
  max-width: 1140px;
  background-color: #FFF;
  border-radius: 25px;
  padding: 35px 0px;
}

.cmshtml .contents03 .box {
  width: 1010px;
  max-width: 1010px;
  margin-bottom: 30px;
  position: relative;
  padding-left: 10px;
  padding-top: 15px;
}

.cmshtml .contents03 .box-box {
  border-style: solid;
  border-color: #F7931E;
  border-width: 6px;
  border-radius: 30px;
  padding: 0px 30px 30px;
}

.cmshtml .contents03 .box-box h3 {
  font-size: 30px;
  color: #FFF;
  line-height: 1.2;
  padding: 20px 0px 20px 140px;
  background-color: #F7931E;
  margin-bottom: 40px;
  text-align: left;
  margin-left: -30px;
  margin-right: -30px;
}

.cmshtml .contents03 .box-box h4 {
  font-size: 24px;
  color: #F4516C;
  line-height: 1.2;
  margin-bottom: 10px;
  margin-top: 15px;
}

.cmshtml .contents03 .box-number {
  width: 120px;
  max-width: 120px;
  height: 120px;
  text-align: center;
  position: absolute;
  left: 0px;
  top: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  background-color: #203134;
  border-radius: 50%;
}

.cmshtml .contents03 h5 {
  font-size: 27px;
  color: #FCEE21;
  line-height: 1.2;
}

.cmshtml .contents03 .box005 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.cmshtml .contents03 .box005-inner {
  padding: 10px 0px;
  text-align: center;
  border-radius: 10px;
  background-color: #FCEE21;
  margin-bottom: 10px;
  width: 32%;
  max-width: 32%;
}

.cmshtml .contents03 .box005-inner .wc_textbox, .cmshtml .contents03 .box005-inner p {
  font-size: 20px;
  color: #000;
  line-height: 1.2;
  font-weight: bold;
  letter-spacing: 0.1em;
}

.cmshtml .contents03 .wc_textbox, .cmshtml .contents03 p {
  font-size: 18px;
  color: #000;
  line-height: 1.6;
  font-weight: bold;
}

.cmshtml .contents03 .box01 .box002, .cmshtml .contents03 .box01 .box004 {
  margin-bottom: 15px;
}

.cmshtml .contents03 .comment {
  background-image: url("../../img/top/arrow01.png");
  background-position: center bottom;
  background-repeat: no-repeat;
  padding-bottom: 50px;
  margin-bottom: 10px;
}

.cmshtml .contents03 .box-box .box01 {
  text-align: left;
  margin-bottom: 20px;
}

.cmshtml .contents03 .box-box .box02 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  max-width: 100%;
}

.cmshtml .contents03 .box-box .box02 .contents-left {
  width: 420px;
  max-width: 420px;
}

.cmshtml .contents03 .box-box .box02 .contents-left img {
  width: 100%;
  height: auto;
}

.cmshtml .contents03 .box-box .box02 .contents-right {
  width: 465px;
  max-width: 465px;
}

.cmshtml .contents03 .box-detail {
  width: 100%;
  max-width: 100%;
}

.cmshtml .contents03 .detail-inner {
  width: 100%;
  max-width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}

.cmshtml .contents03 .detail-left, .cmshtml .contents03 .detail-right {
  padding: 7px 0px;
}

.cmshtml .contents03 .detail-left {
  width: 200px;
  max-width: 200px;
}

.cmshtml .contents03 .detail-right {
  flex: 1;
}

.cmshtml .contents03 .detail-left .wc_textbox, .cmshtml .contents03 .detail-right .wc_textbox, .cmshtml .contents03 .detail-left p, .cmshtml .contents03 .detail-right p {
  font-size: 21px;
  color: #000;
  line-height: 1.2;
  font-weight: bold;
  text-align: right;
}

.cmshtml .contents03 .detail-right .wc_textbox, .cmshtml .contents03 .detail-right p {
  font-size: 40px;
}

.cmshtml .contents03 .detail-inner:last-child {
  border-top-style: solid;
  border-top-color: #000000;
  border-top-width: 2px;
  padding-top: 18px;
}

.cmshtml .contents03 .price01 .detail-right .wc_textbox, .cmshtml .contents03 .price01 .detail-right p {
  color: #ff4000;
}

.cmshtml .contents03 .price02 .detail-right .wc_textbox, .cmshtml .contents03 .price02 .detail-right p {
  color: #0059ff;
}

.cmshtml .contents03 .detail-inner:last-child .wc_textbox, .cmshtml .contents03 .detail-inner:last-child p {
  color: #F15A24;
}

.cmshtml .contents03 .detail-inner img {
  height: 46px;
  width: auto;
}

.cmshtml .contents04 {
  width: 100%;
  max-width: 100%;
  background-image: url("../../img/top/midashi-back01.png");
  background-position: center 20px;
  background-repeat: repeat-x;
  padding: 60px 0px 0px;
  text-align: center;
}

.cmshtml .contents04 .midashi-box {
  width: 750px;
  max-width: 750px;
  margin-bottom: 40px;
  background-color: #FFF;
}

.cmshtml .contents04 .box-in {
  width: 100%;
  max-width: 100%;
  padding-bottom: 170px;
  background-image: url("../../img/top/back04.png");
  background-position: center bottom;
  background-repeat: no-repeat;
}

.cmshtml .contents04 .box01 {
  width: 1100px;
  max-width: 1100px;
  background-color: #F15A24;
  padding: 20px;
  border-radius: 20px;
  margin-bottom: 180px;
}

.cmshtml .contents04 .box01 h4 {
  font-size: 22px;
  color: #FFF;
  line-height: 1.6;
}

.cmshtml .contents04 .box02 {
  margin-bottom: 40px;
  width: 1100px;
  max-width: 1100px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.cmshtml .contents04 .box02 .box {
  width: 340px;
  max-width: 340px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 40px;
}

.cmshtml .contents04 .box02 .wc_textbox {
  margin-bottom: 15px;
  padding-top: 30px;
  height: 90px;
}

.cmshtml .contents04 .box02 .wc_textbox, .cmshtml .contents04 .box02 p {
  font-size: 20px;
  color: #ED1E79;
  line-height: 1.4;
}

.cmshtml .contents04 .box02 .box003 {
  text-align: center;
  margin: auto;
  width: 310px;
  max-width: 310px;
}

.cmshtml .contents04 .box02 h5 {
  font-size: 19px;
  color: #FFF;
  line-height: 1.2;
  border-radius: 30px;
  padding: 6px 0px;
  background-color: #F7931E;
}

.cmshtml .contents05 {
  width: 100%;
  max-width: 100%;
  background-color: #F2F2F2;
  padding: 50px 0px 40px;
  text-align: center;
}

.cmshtml .contents05 .box-inner {
  width: 100%;
  max-width: 100%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.cmshtml .contents05 .box {
  width: 468px;
  max-width: 468px;
  margin-left: 15px;
  margin-right: 15px;
  position: relative;
  padding-bottom: 15px;
}

.cmshtml .contents05 .box02 {
  position: absolute;
  left: 10%;
  bottom: 0px;
  width: 80%;
  max-width: 80%;
}

.cmshtml .contents05 h6 {
  font-size: 21px;
  color: #FFF;
  line-height: 1.2;
  background-color: #FBB03B;
  padding: 10px 0px;
  text-align: center;
}

.cmshtml .contents06 {
  width: 100%;
  background-color: #FBB03B;
  padding: 90px 0px 40px;
  margin-bottom: 30px;
}

.cmshtml .news-wrap {
  width: 1100px;
  max-width: 1100px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.cmshtml .news-box {
  width: 530px;
  max-width: 530px;
  padding: 10px 20px;
  border-radius: 15px;
  border-style: solid;
  border-color: #FCEE21;
  border-width: 4px;
  background-color: #FFF;
  position: relative;
}

.cmshtml .news-box::before {
  content: "";
  position: absolute;
  left: 10px;
  top: 0px;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 100%;
  height: 34px;
  margin-top: -50px;
}

.cmshtml .box-news::before {
  background-image: url("../../img/top/title-news01.svg");
}

.cmshtml .box-column::before {
  background-image: url("../../img/top/title-news02.svg");
}

.cmshtml .contents06 .rdplaneinfo, .cmshtml .contents06 .news_text {
  overflow: auto;
}

.cmshtml .contents06 .rdNewInfoList_ez, .cmshtml .contents06 .news_text .rdnewArticle {
  height: 200px;
}

.cmshtml .contents06 .rdnewArticle {
  padding: 0px;
  border-style: none;
}

.cmshtml .contents06 .rdnewArticle .rdnewArticle-item + .rdnewArticle-item {
  border-top-style: none;
}

.cmshtml .contents06 .rdplaneinfo .rdNewInfoList_ez-item, .cmshtml .contents06 .rdnewArticle .rdnewArticle-item {
  padding: 17px 0px;
}

.cmshtml .contents06 .rdplaneinfo .rdNewInfoList_ez-item:not(:last-child), .cmshtml .contents06 .rdnewArticle .rdnewArticle-item:not(:last-child) {
  border-bottom-style: dotted;
  border-bottom-color: #BDCCD4;
  border-bottom-width: 3px;
}

.cmshtml .contents06 .rdNewInfoList_ez .rdNewInfoList_ez-item {
  padding: 17px 0px;
}

.cmshtml .contents06 .rdplaneinfo .rdNewInfoList_ez-item, .cmshtml .contents06 .news_text .rdnewArticle .rdnewArticle-contWrap {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}

.cmshtml .contents06 .rdNewInfoList_ez-ContDate, .cmshtml .contents06 .rdnewArticle .rdnewArticle-ContDate {
  width: 120px;
  max-width: 120px;
  position: relative;
  text-align: left;
}

.cmshtml .contents06 .rdNewInfoList_ez-ContTitle, .cmshtml .contents06 .news_text .rdnewArticle .rdnewArticle-ContTitle {
  flex: 1;
  padding-left: 20px;
  text-align: left;
}

.cmshtml .contents06 .rdNewInfoList_ez-ContDate, .cmshtml .contents06 .rdnewArticle .rdnewArticle-ContDate {
  color: #FFF;
  line-height: 1.2;
  font-size: 14px;
  font-weight: 400;
  background-color: #C7B299;
  padding: 3px 0px;
  text-align: center;
  border-radius: 60px;
}

.cmshtml .contents06 .rdNewInfoList_ez-ContTitle a, .cmshtml .contents06 .rdnewArticle .rdnewArticle-ContTitle a {
  display: block;
  line-height: 1.4;
  color: #000;
  font-weight: 400;
  text-decoration: underline;
}

.cmshtml .contents06 .rdNewInfoList_ez-ContMessage {
  display: none;
}

.cmshtml .contents06 .rdnewArticle .rdnewArticle-more {
  display: none;
}

.cmshtml .contents06 .news_text .rdnewArticle-thumbnail {
  display: none;
}

.cmshtml .sns_area {
  width: 100%;
  max-width: 100%;
  text-align: center;
}

.cmshtml .sns_area .box-inner {
  padding-top: 60px;
  width: 100%;
  max-width: 100%;
  display: flex;
  justify-content: center;
  /*
	width: 1280px;
	max-width: 1280px;
*/
}

.cmshtml .sns_area .box-sns {
  justify-content: center;
  padding-left: 280px;
  /*	padding-left: 0px; */
}

.cmshtml .sns_area .box-sns::before {
  height: 60px;
}

.cmshtml .sns_area .box {
  width: 60px;
  max-width: 60px;
}

.cmshtml .sns_area .box-sns .box:not(:last-child) {
  margin-right: 12px;
}

.cmshtml .banner_area {
  width: 100%;
  max-width: 100%;
  text-align: center;
}

.cmshtml .banner_area .box-inner {
  width: 1100px;
  max-width: 1100px;
  padding: 60px 0px 30px;
}

.cmshtml .banner_area .box-inner .box:not(:last-child) {
  margin-bottom: 30px;
}

.cmshtml .news_area {
  width: 100%;
  max-width: 100%;
  padding-top: 40px;
  margin-bottom: 50px;
  position: relative;
  text-align: center;
}

.cmshtml .news_inarea {
  width: 1100px;
  max-width: 1100px;
  padding: 35px;
  margin: 0 auto;
  border: 15px solid #F15A24;
}

.cmshtml .news_title h3 {
  font-size: 32px;
  margin-bottom: 30px;
  text-align: center;
  line-height: 1.6;
}

.cmshtml .news_text .wc_textbox {
  margin-bottom: 40px;
}

.cmshtml .news_text .wc_textbox, .cmshtml .news_text p {
  line-height: 1.8;
}

.cmshtml .news_linkbtn h6 a {
  width: auto;
  display: inline-block;
  padding: 20px 40px;
  background: #F15A24;
  color: #fff !important;
  font-weight: normal !important;
  text-align: center;
  text-decoration: 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 {
	overflow:visible;
}

#editView .cmshtml .contents01 .box-in::before, #editView .cmshtml .contents02 .box01::before {
	display: none;
}

#editView .cmshtml .contents03 .box-number {
	padding-top: 10px;
}

#editView .cmshtml .contents03 .detail-inner:last-child .wc_textbox, #editView .cmshtml .contents03 .detail-inner:last-child p {
	color: #000;
}


#editView .cmshtml .contents03 .box005-inner {
	width: 300px;
	max-width: 300px;
}


#editView .cmshtml .contents03 .box005-inner:not(:last-child) {
	margin-right: 10px;
}

#editView .cmshtml .contents03 .detail-right {
	width: 250px;
	max-width: 250px;
}

#editView .cmshtml .contents05 .box02 {
	width: 100%;
	max-width: 100%;
}

#editView .cmshtml .contents06 .rdNewInfoList_ez-ContDate, #editView .cmshtml .contents06 .rdNewInfoList_ez-ContTitle {
	display: inline-block;
vertical-align: top;
}


#editView .cmshtml .sp-view {
    display: inline-block;
}