.cmshtml {
  /* CSS Document */
  /* contents-top */
  /* midashi-box */
  /* main-img-top */
  /* contents01 */
  /* .contents01 .box-layout01 */
  /* .contents01 .box-layout02 */
  /* .contents01 .box-layout03 */
  /* contents02 */
  /* contents03 */
  /* contents04 */
  /* contents05 */
}

.cmshtml .contents-top {
  width: 100%;
  max-width: 100%;
  padding-top: 80px;
}

.cmshtml .contents-top img {
  width: 100%;
  height: auto;
}

.cmshtml .midashi-box {
  text-align: center;
  margin-bottom: 60px;
}

.cmshtml .midashi-box h2 {
  font-family: "Zen Old Mincho", serif;
  font-size: 42px;
  color: #1a1a1a;
  line-height: 1.2;
  letter-spacing: 0.25em;
  font-weight: 400;
  position: relative;
  padding-top: 78px;
}

.cmshtml .contents03 .midashi-box h2 {
  padding-top: 62px;
}

.cmshtml .midashi-box h2::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 100%;
}

.cmshtml .contents02 .midashi-box h2::before {
  background-image: url("../../img/top/icon-title04.svg");
  height: 58px;
}

.cmshtml .contents03 .midashi-box h2::before {
  background-image: url("../../img/top/icon-title02.svg");
  height: 45px;
}

.cmshtml .contents04 .midashi-box h2::before {
  background-image: url("../../img/top/icon-title03.svg");
  height: 58px;
}

.cmshtml .midashi-box h3 {
  font-family: "Caudex", serif;
  color: #4d4d4d;
  line-height: 1.2;
  letter-spacing: 0.15em;
  font-weight: 400;
  padding-top: 20px;
}

.cmshtml .main-img-top {
  width: 100%;
  max-width: 100%;
}

.cmshtml .main-img-top .box-inner {
  width: 100%;
  max-width: 100%;
  padding-top: 80px;
  position: relative;
}

.cmshtml .main-img-top .box-img {
  position: relative;
  width: 80%;
  max-width: 80%;
}

.cmshtml .main-img-top .box-img::after {
  content: "";
  position: absolute;
  right: 0px;
  bottom: 0px;
  background-image: url("../../img/common/icon-mainimg.svg");
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 259px;
  height: 145px;
  margin-bottom: -35px;
  margin-right: -185px;
}

.cmshtml .main-img-top .box-img img {
  width: 100%;
  height: auto;
  max-height: 830px;
}

.cmshtml .main-img-top .box-img .rdslide img.rdimg {
	max-height: 830px;
}


.cmshtml .main-img-top .box-text {
  position: absolute;
  right: 0px;
  top: 50px;
  width: 100%;
  max-width: 100%;
}

.cmshtml .main-img-top .box-text .inner {
  width: 1200px;
  max-width: 1200px;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  flex-direction: row-reverse;
}

.cmshtml .main-img-top .box-text .box001 {
  width: 40px;
  max-width: 40px;
  margin-left: 20px;
}

.cmshtml .main-img-top .box-text .box002 {
  width: 180px;
  max-width: 180px;
}

.cmshtml .main-img-top h2, .cmshtml .main-img-top h3 {
  font-family: "Zen Old Mincho", serif;
  line-height: 1.9;
  letter-spacing: 0.15em;
  font-weight: 400;
}

.cmshtml .main-img-top h2 {
  font-size: 19px;
}

.cmshtml .main-img-top h3 {
  font-size: 52px;
}

@media screen and (min-width: 767px) {
  .cmshtml .main-img-top h2, .cmshtml .main-img-top h3 {
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
  }
}

.cmshtml .contents01 {
  width: 100%;
  max-width: 100%;
  position: relative;
  padding-bottom: 130px;
}

.cmshtml .contents01a::before {
  content: "";
  position: absolute;
  left: 0px;
  bottom: 25%;
  width: 80%;
  height: 60%;
  display: block;
  background: rgba(238, 233, 225, 0.7);
}

.cmshtml .contents01b::before {
  content: "";
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 80%;
  display: block;
  background: rgba(106, 168, 106, 0.3);
}

.cmshtml .contents01 .box-inner {
  width: 100%;
  max-width: 100%;
}

.cmshtml .contents01 .box-layout01 {
  width: 100%;
  max-width: 100%;
  position: relative;
  margin-bottom: 130px;
}

.cmshtml .contents01a .box-layout01 {
  display: flex;
  justify-content: flex-end;
}

.cmshtml .contents01 .box-layout01 .box-img {
  width: 70%;
  max-width: 70%;
  position: relative;
}

.cmshtml .contents01a .box-layout01 .box-img::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  background-image: url("../../img/top/icon01.svg");
  background-position: left top;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 233px;
  height: 73px;
  margin-left: -270px;
  margin-top: -45px;
}

.cmshtml .contents01b .box-layout01 .box-img::before {
  content: "";
  position: absolute;
  right: 0px;
  bottom: 0px;
  background-image: url("../../img/top/icon04a.svg");
  background-position: right bottom;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 233px;
  height: 130px;
  margin-right: -185px;
  margin-bottom: -90px;
}

.cmshtml .contents01 .box-layout01 .box-img img {
  width: 100%;
  height: 750px;
}

.cmshtml .contents01 .box-layout01 .box-detail {
  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 .contents01 .box-layout01 .detail-inner {
  width: 1260px;
  max-width: 1260px;
}

.cmshtml .contents01b .box-layout01 .detail-inner {
  display: flex;
  justify-content: flex-end;
}

.cmshtml .contents01 .box-layout01 .detail-inner .box-text {
  width: 620px;
  max-width: 620px;
  background-color: #FFF;
  position: relative;
  padding: 70px 75px;
}

.cmshtml .contents01 .box-layout01 .detail-inner .box-text::before {
  content: "";
  position: absolute;
  left: 15px;
  top: 15px;
  right: 15px;
  bottom: 15px;
  border-style: solid;
  border-color: #EEE9E1;
  border-width: 2px;
}

.cmshtml .contents01a .box-layout01 .detail-inner .box-text::before {
  border-color: rgba(238, 233, 225, 0.7);
}

.cmshtml .contents01b .box-layout01 .detail-inner .box-text::before {
  border-color: rgba(106, 168, 106, 0.3);
}

.cmshtml .contents01 .box-layout01 .detail-inner .box-text::after {
  content: "";
  position: absolute;
  right: 0px;
  top: 0px;
  width: 35px;
  height: 100%;
  font-family: "Caudex", serif;
  line-height: 1.2;
  letter-spacing: 0.1em;
  font-weight: 400;
  margin-right: -35px;
  padding-top: 80px;
  background-position: right 10px top;
  background-repeat: no-repeat;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}

.cmshtml .contents01a .box-layout01 .detail-inner .box-text::after {
  content: "Ohuda stand to set up space";
  color: #FFF;
  background-image: url("../../img/top/line-text01.svg");
}

.cmshtml .contents01b .box-layout01 .detail-inner .box-text::after {
  content: "A new kamidana for a new beginning.";
  background-image: url("../../img/top/line-text02.svg");
}

.cmshtml .contents01 .box-layout02 {
  width: 1040px;
  max-width: 1040px;
  position: relative;
}

.cmshtml .contents01 .box-layout02::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  background-image: url("../../img/top/icon02.svg");
  background-position: left top;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 224px;
  height: 68px;
  margin-left: -180px;
  margin-top: -110px;
}

.cmshtml .contents01 .box-layout02::after {
  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: 203px;
  height: 85px;
  margin-right: -120px;
  margin-bottom: -130px;
}

.cmshtml .contents01 .box-layout02 .box-img {
  position: relative;
  overflow: hidden;
  border-style: solid;
  border-color: #FFF;
  border-width: 12px;
}

.cmshtml .contents01 .box-layout02 .box-img::before {
  content: "";
  position: absolute;
  left: 12px;
  top: 12px;
  right: 12px;
  bottom: 12px;
  border-style: solid;
  border-color: #FFF;
  border-width: 2px;
  z-index: 1;
}

.cmshtml .contents01 .box-layout02 img {
  transition: .5s all;
  z-index: -1;
}

.cmshtml .contents01 .box-layout02:hover img {
  transform: scale(1.1, 1.1);
  transition: .5s all;
  z-index: -1;
}

.cmshtml .contents01 .box-layout02 .box-detail {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  max-width: 100%;
  height: 100%;
  text-align: center;
}

.cmshtml .contents01 .box-layout02 .box-detail .detail-inner {
  position: relative;
  width: 100%;
  max-width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  flex-direction: column;
}

.cmshtml .contents01 .box-layout02 .box-detail .detail-inner::before, .cmshtml .contents01 .box-layout02 .box-detail .detail-inner::after {
  content: "";
  position: absolute;
  top: 24px;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 65px;
  height: 85%;
}

.cmshtml .contents01 .box-layout02 .box-detail .detail-inner::before {
  left: 24px;
  background-image: url("../../img/top/icon-banner01.svg");
  background-position: left top;
}

.cmshtml .contents01 .box-layout02 .box-detail .detail-inner::after {
  right: 24px;
  background-image: url("../../img/top/icon-banner02.svg");
  background-position: right top;
}

.cmshtml .contents01 .box-layout03 {
  width: 1200px;
  max-width: 1200px;
  text-align: center;
  position: relative;
}

.cmshtml .contents01b .box-layout03::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 35px;
  background-image: url("../../img/top/icon04b.svg");
  background-position: left top;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 193px;
  height: 44px;
  margin-left: -70px;
}

.cmshtml .contents01 .box-layout03 .lay02 {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding-top: 65px;
}

.cmshtml .contents01 .box-layout03 .lay02 .box {
  width: 260px;
  max-width: 260px;
  position: relative;
}

.cmshtml .contents01 .box-layout03 .lay02 .box:not(:last-child) {
  margin-right: 40px;
}

.cmshtml .contents01 .box-layout03 .lay02 .box::after {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 100%;
  height: 68px;
  margin-top: -45px;
}

.cmshtml .contents01 .box-layout03 .lay02 .box:nth-child(1)::after {
  background-image: url("../../img/top/text-s01.svg");
}

.cmshtml .contents01 .box-layout03 .lay02 .box:nth-child(2)::after {
  background-image: url("../../img/top/text-s02.svg");
}

.cmshtml .contents01 .box-layout03 .lay02 .box:nth-child(3)::after {
  background-image: url("../../img/top/text-s03.svg");
}

.cmshtml .contents01 .box-layout03 .lay02 .box:nth-child(4)::after {
  background-image: url("../../img/top/text-s04.svg");
}

.cmshtml .contents01 .box-layout03 .lay02 .box-img {
  position: relative;
}

.cmshtml .contents01 .box-layout03 .lay02 .box-img::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  background-image: url("../../img/top/icon-number.svg");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 100%;
  height: 55px;
  margin-top: -1px;
}

.cmshtml .contents01 .box-layout03 .lay02 .box-img img {
  border-radius: 25px;
}

.cmshtml .contents01 h2, .cmshtml .contents01 h3 {
  font-family: "Zen Old Mincho", serif;
  color: #1a1a1a;
  line-height: 1.2;
  letter-spacing: 0.1em;
  font-weight: 400;
}

.cmshtml .contents01 .box-layout01 h2 {
  font-size: 22px;
  letter-spacing: 0.2em;
  padding-bottom: 15px;
}

.cmshtml .contents01 .box-layout01 h3 {
  font-size: 40px;
  line-height: 1.7;
  letter-spacing: 0.3em;
  display: inline;
  border-bottom-style: dotted;
  border-color: #1a1a1a;
  border-width: 2px;
  padding-bottom: 5px;
}

.cmshtml .contents01 .box-layout02 h3 {
  color: #1a1a1a;
  font-size: 40px;
  line-height: 1.2;
  letter-spacing: 0.25em;
}

.cmshtml .contents01 h4 {
  font-family: "Caudex", serif;
  line-height: 1;
  letter-spacing: 0.15em;
  font-weight: 400;
  margin-top: 18px;
}

.cmshtml .contents01 .box-layout02 h3, .cmshtml .contents01 .box-layout02 h4 {
  display: inline-block;
  background-color: #FFF;
  padding: 7px 15px;
}

.cmshtml .contents01 .box-layout03 h4 {
  font-size: 32px;
  color: #1a1a1a;
  margin-top: 0px;
  position: relative;
  padding-top: 55px;
}

.cmshtml .contents01 .box-layout03 h4::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  background-image: url("../../img/top/icon-title01.svg");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 100%;
  height: 55px;
  margin-top: -20px;
}

.cmshtml .contents01 .box-layout03 h4::after {
  content: "";
  width: 90px;
  height: 1px;
  display: block;
  margin: 0px auto;
  margin-top: 30px;
  background-color: #000;
}

.cmshtml .contents01 h6 {
  font-size: 19px;
  color: #1a1a1a;
  line-height: 1.2;
  letter-spacing: 0.05em;
  font-weight: 500;
  padding: 25px 0px 20px;
}

.cmshtml .contents01 .wc_textbox, .cmshtml .contents01 p {
  letter-spacing: 0.05em;
  line-height: 1.6;
}

.cmshtml .contents01 .box-layout01 .wc_textbox {
  padding-top: 40px;
}

.cmshtml .contents01 .box-layout01 .wc_textbox, .cmshtml .contents01 .box-layout01 p {
  line-height: 2;
}

.cmshtml .contents01 .box-layout03 .wc_textbox, .cmshtml .contents01 .box-layout03 p {
  font-size: 15px;
  text-align: left;
}

.cmshtml .contents02 {
  width: 100%;
  max-width: 100%;
  padding: 120px 0px 80px;
}

.cmshtml .contents02 .box-inner {
  width: 1160px;
  max-width: 1160px;
}

.cmshtml .contents02 .lay02 {
  width: 100%;
  max-width: 100%;
}

.cmshtml .contents02 .rdnewArticle {
  padding: 0px;
  border-style: none;
}

.cmshtml .contents02 .rdnewArticle .rdnewArticle-item + .rdnewArticle-item {
  border-top-style: none;
}

.cmshtml .contents02 .news_img .rdnewArticle .rdnewArticle-item {
  width: 340px;
  max-width: 340px;
  position: relative;
  margin-right: 65px;
  margin-bottom: 30px;
  padding-bottom: 40px;
}

.cmshtml .contents02 .news_img .rdnewArticle .rdnewArticle-item::before {
  content: "more";
  position: absolute;
  right: 0px;
  bottom: 0px;
  font-family: "Zen Old Mincho", serif;
  font-size: 17px;
  color: #333333;
  line-height: 1.2;
  letter-spacing: 0.15em;
  font-weight: 400;
  background-image: url("../../img/common/link-arrow01.svg");
  background-position: left 10px;
  background-repeat: no-repeat;
  background-size: auto 6px;
  display: inline-block;
  transition: .5s;
  padding-left: 55px;
}

.cmshtml .contents02 .news_img .rdnewArticle .rdnewArticle-item:hover::before {
  padding-left: 45px;
}

.cmshtml .contents02 .news_img .rdnewArticle .rdnewArticle-item:nth-child(3n) {
  margin-right: 0px;
}

.cmshtml .contents02 .news_img .rdnewArticle .rdnewArticle-item:nth-child(n+4) {
  display: none;
}

.cmshtml .contents02 .news_img .rdnewArticle .rdnewArticle-item .rdnewArticle-thumbnail {
  position: relative;
  overflow: hidden;
  border-radius: 20px;
}

.cmshtml .contents02 .news_img .rdnewArticle .rdnewArticle-item img {
  width: 100%;
  height: auto;
  transition: .5s all;
}

.cmshtml .contents02 .news_img .rdnewArticle .rdnewArticle-item:hover img {
  transform: scale(1.1, 1.1);
  transition: .5s all;
}

.cmshtml .contents02 .rdplaneinfo .rdNewInfoList_ez-item, .cmshtml .contents02 .news_text .rdnewArticle .rdnewArticle-contWrap, .cmshtml .contents02 .news_img .rdnewArticle {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}

.cmshtml .contents02 .rdNewInfoList_ez-ContDate, .cmshtml .contents02 .rdnewArticle .rdnewArticle-ContDate {
  font-family: "Roboto", sans-serif;
  line-height: 1.2;
  font-weight: 500;
  margin-top: 20px;
  margin-bottom: 10px;
}

.cmshtml .contents02 .rdNewInfoList_ez-ContTitle a, .cmshtml .contents02 .rdnewArticle .rdnewArticle-ContTitle a {
  line-height: 1.6;
  font-weight: 500;
  font-size: 20px;
}

.cmshtml .contents02 .rdNewInfoList_ez-ContMessage {
  display: none;
}

.cmshtml .contents02 .rdnewArticle .rdnewArticle-more {
  display: none;
}

.cmshtml .contents03 {
  width: 100%;
  max-width: 100%;
  text-align: center;
  background-image: url("../../img/top/back01.jpg");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: auto 550px;
  padding: 150px 0px;
}

.cmshtml .contents03 .box-inner {
  width: 100%;
  max-width: 100%;
}

.cmshtml .contents03 .lay02 {
  width: 100%;
  max-width: 100%;
}

.cmshtml .contents03 .lay02 .box {
  position: relative;
  padding: 0px 0.5%;
}

.cmshtml .contents03 .box-img {
  overflow: hidden;
  position: relative;
}

.cmshtml .contents03 .box img {
  transition: .5s all;
}

.cmshtml .contents03 .box:hover img {
  transform: scale(1.1, 1.1);
  transition: .5s all;
}

.cmshtml .contents03 .lay02 .box-category {
  position: absolute;
  left: 7%;
  top: 0px;
}

.cmshtml .contents03 .lay02 .box-text {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.cmshtml .contents03 .lay02 .box-text .box001 {
  width: 25%;
  max-width: 25%;
}

.cmshtml .contents03 .lay02 .box-text .box002 {
  flex: 1;
  padding-left: 20px;
}

.cmshtml .contents03 h4 {
  font-size: 1.2vw;
  color: #FFF;
  line-height: 1.2;
  letter-spacing: 0.05em;
  font-weight: 500;
  display: inline-block;
  padding: 6px 20px;
  background-color: #98734d;
}

.cmshtml .contents03 h5 {
  color: #1a1a1a;
  font-size: 1.5vw;
  line-height: 1.2;
  letter-spacing: 0.05em;
  font-weight: 500;
  padding: 20px 0px;
}

.cmshtml .contents03 h6 {
  font-size: 1.2vw;
  color: #1a1a1a;
  line-height: 1.2;
  letter-spacing: 0.05em;
  font-weight: 500;
  padding: 12px 0px;
  border-style: solid;
  border-color: #cccccc;
  border-width: 1px;
}

.cmshtml .contents03 .wc_textbox, .cmshtml .contents03 p {
  line-height: 1.6;
  letter-spacing: 0.05em;
  font-weight: 400;
  text-align: left;
}

.cmshtml .contents04 {
  width: 100%;
  max-width: 100%;
  text-align: center;
  background-color: #eee9e1;
  padding: 110px 0px;
}

.cmshtml .contents04 .box-inner {
  width: 90%;
  max-width: 1420px;
  background-color: #FFF;
  border-radius: 60px;
  padding: 100px 0px 50px;
  position: relative;
}

.cmshtml .contents04 .box-inner::before {
  content: "";
  position: absolute;
  left: 0px;
  bottom: 70px;
  background-image: url("../../img/top/icon05b.svg");
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 100%;
  height: 610px;
}

.cmshtml .contents04 .box-inner::after {
  content: "";
  position: absolute;
  left: 0px;
  top: 110px;
  background-image: url("../../img/top/icon05a.svg");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 100%;
  height: 85px;
}

.cmshtml .contents04 .lay02 {
  width: 1070px;
  max-width: 1070px;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  position: relative;
}

.cmshtml .contents04 .lay02 .box {
  width: 316px;
  max-width: 316px;
  margin-bottom: 50px;
  margin-right: 60px;
}

.cmshtml .contents04 .lay02 .box:nth-child(3n) {
  margin-right: 0px;
}

.cmshtml .contents04 .lay02 .box-img {
  position: relative;
  overflow: hidden;
}

.cmshtml .contents04 .box img {
  transition: .5s all;
}

.cmshtml .contents04 .box:hover img {
  transform: scale(1.1, 1.1);
  transition: .5s all;
}

.cmshtml .contents04 h4 {
  font-size: 24px;
  color: #1a1a1a;
  line-height: 1.2;
  letter-spacing: 0.15em;
  font-weight: 500;
  padding-top: 20px;
}

.cmshtml .contents05 {
  width: 100%;
  max-width: 100%;
  text-align: center;
  position: relative;
  padding-bottom: 60px;
}

.cmshtml .contents05::before {
  content: "";
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 70%;
  display: block;
  background-color: #eee9e1;
}

.cmshtml .contents05 .box-inner {
  width: 1280px;
  max-width: 1280px;
  position: relative;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.cmshtml .contents05 .box {
  width: 540px;
  max-width: 540px;
  height: 250px;
  position: relative;
  background-color: #FFF;
  border-radius: 25px;
  border-style: solid;
  border-color: #eee9e1;
  border-width: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  transition: .5s;
}

.cmshtml .contents05 .box:not(:last-child) {
  margin-right: 60px;
}

.cmshtml .contents05 .box:hover {
  background-color: #f7f4ef;
}

.cmshtml .contents05 .box::before {
  content: "";
  position: absolute;
  right: 0px;
  bottom: 0px;
  width: 140px;
  height: 55px;
  background-color: #eee9e1;
  display: block;
  border-radius: 25px 0px 15px 0px;
}

.cmshtml .contents05 .box::after {
  content: "more";
  position: absolute;
  right: 20px;
  bottom: 15px;
  font-family: "Zen Old Mincho", serif;
  color: #333333;
  line-height: 1.2;
  letter-spacing: 0.15em;
  font-weight: 400;
  background-image: url("../../img/common/link-arrow01.svg");
  background-position: left 10px;
  background-repeat: no-repeat;
  background-size: auto 6px;
  display: inline-block;
  transition: .5s;
  padding-left: 55px;
}

.cmshtml .contents05 .box:hover::after {
  padding-left: 45px;
}

.cmshtml .contents05 h3 {
  font-family: "Zen Old Mincho", serif;
  color: #1a1a1a;
  font-size: 32px;
  line-height: 1.2;
  letter-spacing: 0.25em;
  font-weight: 400;
  padding: 45px 0px 12px;
  position: relative;
}

.cmshtml .contents05 h3::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: auto 100%;
  width: 100%;
  height: 45px;
  margin-top: -12px;
}

.cmshtml .contents05 .box-link01 h3::before {
  background-image: url("../../img/top/icon-link01.svg");
  height: 45px;
}

.cmshtml .contents05 .box-link02 h3::before {
  background-image: url("../../img/top/icon-link02.svg");
  height: 40px;
}

.cmshtml .contents05 h4 {
  font-family: "Caudex", serif;
  color: #98734d;
  line-height: 1;
  letter-spacing: 0.15em;
  font-weight: 400;
}

.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 .midashi-box h2 {
	padding-top: 0px;
}

#editView .cmshtml .midashi-box h2::before {
	display: none;
}

.main-img-top .box-inner {
	padding-top: 0px;
}

#editView .cmshtml .main-img-top .box-img {
	width: 1200px;
	max-width: 1200px;
}

#editView .cmshtml .main-img-top .box-img::after {
	display: none;
}

#editView .cmshtml .main-img-top .box-text {
	width: 1200px;
	max-width: 1200px;
}

#editView .cmshtml .main-img-top .box-text .box001 {
	width: 100%;
	max-width: 100%;
	margin-left: 0px;
}

#editView .cmshtml .main-img-top .box-text .box002 {
	width: 100%;
	max-width: 100%;
}

#editView .cmshtml .main-img-top h2, #editView .cmshtml .main-img-top h3 {
	-ms-writing-mode: lr-tb;
	writing-mode: horizontal-tb;
}


#editView .cmshtml .contents01a::before, #editView .cmshtml .contents01b::before {
	display: none;
}

#editView .cmshtml .contents01 .box-layout01 {
	width: 1280px;
	max-width: 1280px;
}

#editView .cmshtml .contents01 .box-layout01 .box-img {
	width: 1200px;
	max-width: 1200px;
}

#editView .cmshtml .contents01a .box-layout01 .box-img::before, #editView .cmshtml .contents01b .box-layout01 .box-img::before, #editView .cmshtml .contents01 .box-layout01 .detail-inner .box-text::before, #editView .cmshtml .contents01 .box-layout01 .detail-inner .box-text::after {
	display: none;
}

#editView .cmshtml .contents01 .box-layout02::before, #editView .cmshtml .contents01 .box-layout02::after, #editView .cmshtml .contents01 .box-layout02 .box-img::before {
	display: none;
}

#editView .cmshtml .contents01 .box-layout02 .box-detail .detail-inner {
	height: auto;
}

#editView .cmshtml .contents01 .box-layout02 .box-detail .detail-inner::before, #editView .cmshtml .contents01 .box-layout02 .box-detail .detail-inner::after {
	display: none;
}


#editView .cmshtml .contents01b .box-layout03::before, #editView .cmshtml .contents01 .box-layout03 .lay02 .box::after, #editView .cmshtml .contents01 .box-layout03 .lay02 .box-img::before {
	display: none;
}

#editView .cmshtml .contents01 .box-layout01 h3 {
	display: block;
	border-bottom-style : none;
	padding-bottom: 0px;
}

#editView .cmshtml .contents01 .box-layout02 h3, #editView .cmshtml .contents01 .box-layout02 h4 {
	display: block;
	padding: 0px;
}

#editView .cmshtml .contents01 .box-layout03 h4 {
	padding-top: 0px;
}

#editView .cmshtml .contents01 .box-layout03 h4::before, #editView .cmshtml .contents01 .box-layout03 h4::after {
	display: none;
}

#editView .cmshtml .contents02 .news_img .rdnewArticle .rdnewArticle-item {
	margin-right: 40px
}

#editView .cmshtml .contents02 .news_img .rdnewArticle .rdnewArticle-item::before {
	display: none;
}

#editView .cmshtml .contents02 .rdNewInfoList_ez-ContDate, #editView .cmshtml .contents02 .rdNewInfoList_ez-ContTitle {
	display: inline-block;
vertical-align: top;
}

#editView .cmshtml .contents03 .lay02 {
	width: 1280px;
	max-width: 1280px;
display: flex;
  justify-content: flex-start;
flex-wrap: wrap;

}

#editView .cmshtml .contents03 .lay02 .box {
	width: 355px;
	max-width: 355px;
	margin-bottom: 20px;
	margin-right: 30px;
	padding: 0px;
}

#editView .cmshtml .contents03 .lay02 .box:nth-child(3n) {
	margin-right: 0px;
}

#editView .cmshtml .contents03 .lay02 .box-category {
	width: 100%;
	max-width: 100%;
}

#editView .cmshtml .contents03 .lay02 .box-text .box001 {
	width: 80px;
	max-width: 80px;
}

#editView .cmshtml .contents03 .lay02 .box-text .box002 {
	width: 260px;
	max-width: 260px;
}


#editView .cmshtml .contents04 .box-inner {
	width: 1280px;
	max-width: 1280px;
}

#editView .cmshtml .contents04 .box-inner::before, #editView .cmshtml .contents04 .box-inner::after {
	display: none;
}

#editView .cmshtml .contents04 .lay02 .box {
	margin-right: 30px;
}

#editView .cmshtml .contents05::before {
	display: none;
}

#editView .cmshtml .contents05 .box {
	padding-top: 50px;
}

#editView .cmshtml .contents05 .box:not(:last-child) {
	margin-right: 40px;
}

#editView .cmshtml .contents05 .box::before, #editView .cmshtml .contents05 .box::after, #editView .cmshtml .contents05 h3::before {
	display: none;
}


#editView .cmshtml .contents05 h3 {
	padding-top: 0px;
}


#editView .cmshtml .sp-view {
    display: inline-block;
}