/*-------------------------------
レスポンシブ02 ブラウン 1カラム
---------------------------------*/
@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Kiwi+Maru:wght@300;400;500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap');
@import url("//use.fontawesome.com/releases/v5.6.1/css/all.css");

/*-------------------------------------------
ベースレイアウト
-------------------------------------------*/
body {
  color: #222222;
  font-size: 18px;
  line-height: 1.8;
  /*font-family: 'Noto Sans JP', sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;*/
  
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  /*
  font-family: "Kiwi Maru", serif;
  font-weight: 400;
  font-style: normal;
  */
}
#wrap {
  background: none;
}
.contents {
  overflow: hidden;
}
#mainContents {
  padding-top: 0;
  padding-bottom: 0;
}
a {
  color: #61ac1e;
  font-weight: normal;
  transition: all .4s ease;
}
a:hover {
  color: #f28339;
  font-weight: normal !important;
}

#title_outer, #topMenu_outer, #mainTopics_outer, #sideContents_outer {
  width: 100%;
  min-width: inherit;
  max-width: 1200px;
}
#mainArticles,#footer_outer {
  width: 100%;
  min-width: inherit;
}
#mainArticles {
  /*padding-top: 3rem;*/
}
.article, .gallery {
  width: 96%;
  max-width: inherit;
  min-width: inherit;
  margin: 0 auto 2em;
}

.article .article_body,.gallery .article_body {
  width: 100%;
  max-width: 1200px;
  margin: auto;
}

#mainTopics_outer {
  /*padding-top: 40px;*/
}
.mainArticles .article_left .image {
  margin: 0 40px 0 0;
}
.mainArticles .article_right .image {
  margin: 0 0 0 40px;
}
.mainArticles .article, .mainArticles .gallery {
  padding-bottom: 0.5em;
  padding-top: 0.5em;
  margin-bottom: 0.5em;
}
.mainArticles .article:first-of-type, .mainArticles .gallery:first-of-type {
  padding-top: 3em;
}
.mainArticles .article .article_body, .mainArticles .gallery .article_body {
  width: 100%;
  max-width: 1200px;
}

.comment {
  font-size: 1em;
}
@media only screen and (max-width: 960px) {
  body {
    font-size: 16px;
  }
}
@media only screen and (max-width: 768px) {
  body {
    font-size: 14px;
  }
}
@media only screen and (max-width: 600px) {
  body {
    font-size: 14px;
  }
  #mainContents {
    padding-top: 0;
    padding-bottom: 0;
  }
  #mainTopics_outer {
  padding-top: 10px;
}
  
  
  .mainArticles .article_left .image,.mainArticles .article_right .image {
    margin: 0 0 1em;
  }
  .mainArticles .article, .mainArticles .article.col2.colSet, .mainArticles .article.col3.colSet, .article:not(.article.max), .mainArticles div.gallery, #listTopics {
    padding: 0.3em 4%;
    margin-bottom: 0.5em;
  }
  .mainArticles .article:first-of-type, .mainArticles .gallery:first-of-type {
  padding-top: 0;
}
  #listTopics {
    padding-top: 0;
  }
  .article, .gallery {
    width: 100%;
  margin: 0 auto 1.5em;
}
}

/*-------------------------------------------
マージン調整
-------------------------------------------*/
.mx-0 {
  margin-right:0 !important;
  margin-left:0 !important;
}
.mx-1 {
  margin-right:1em !important;
  margin-left:1em !important;
}
.ma-1 {
  margin: 0.5em 1em !important;
}
.my-0 {
  margin-top:0 !important;
  margin-bottom:0 !important;
}
.mt-0 {margin-top:0 !important;}
.mt-1 {margin-top:1em !important;}
.mt-2 {margin-top:2em !important;}
.mt-3 {margin-top:3em !important;}
.mt-4 {margin-top:4em !important;}
.mb-0 {margin-bottom:0 !important;}
.mb-1 {margin-bottom:1em !important;}
.mb-2 {margin-bottom:2em !important;}
.mb-3 {margin-bottom:3em !important;}
.mb-4 {margin-bottom:4em !important;}

/*-------------------------------------------
パディング調整
-------------------------------------------*/
.px-0 {
  padding-right:0 !important;
  padding-left:0 !important;
}
.py-0 {
  padding-top:0 !important;
  padding-bottom:0 !important;
}
.pt-0 {padding-top:0 !important;}
.pt-1 {padding-top:1em !important;}
.pt-2 {padding-top:2em !important;}
.pt-3 {padding-top:3em !important;}
.pt-4 {padding-top:4em !important;}
.pb-0 {padding-bottom:0 !important;}
.pb-1 {padding-bottom:1em !important;}
.pb-2 {padding-bottom:2em !important;}
.pb-3 {padding-bottom:3em !important;}
.pb-4 {padding-bottom:4em !important;}

/*-------------------------------------------
ヘッダー
-------------------------------------------*/
#title {
  height: auto;
  padding: 15px 3% 15px;
}
#title_body {
  width: 50%;
}
#title h1 {
  width: 100%;
  max-width: 520px;
  height: auto;
}
h1 a {
  display: block;
  /*height: 100px;
  width: 50%;
  max-width: 439px;*/
  background: url(/materials/175255642297001.png)left center no-repeat;
  background-size: contain;
  text-indent: -9000px;
  height: 80px;
}
#title #title_outer{
  height: 80px;
  background: url(/materials/175255642857401.png) right center no-repeat;
  background-size: auto;
}


#title description {
  display: none;
}
@media only screen and (max-width: 960px) {
  #title #title_outer {
    background-size: 33%;
    height: auto;
  } 
}
@media only screen and (max-width: 768px) {
  h1 a {
    background-size: 75%;
    height: 70px;
  }
}
@media only screen and (max-width: 600px) {
  #title, #title_outer, #title_body, h1 {
    height: auto;
  }
  h1 a {
    background-size: contain;
    height: 60px;
  }
  #title {
    padding: 10px 3%;
  }
  #title_body {
    width: calc(100% - 80px);
  }
  #title h1 {    
    background-position: left center;
    height: 60px;
    background-size: contain;
    margin: 0 auto 0 0;
  }
  #title #title_outer {
    background: none;
    height: auto;
    margin-right: auto;
  }
  #title .description {
    display: none;
  }
}

/*-------------------------------------------
メニュー
-------------------------------------------*/
#topMenu {
  background: #49453e;
  padding: 0;
}
#topMenu .topMenu li {
  transition: all .4s ease;
}
#topMenu_outer .topMenu li a {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.2em;
  font-weight: normal;
  flex-direction: column;
  line-height: 1.5;
  padding: 1em 0;
  position: relative;
  color: #e7ca7a;
}
#topMenu_outer .topMenu li a::after {
  content: none;
}

#topMenu_outer .topMenu li a:hover {
  background: #2f2b22;
  color: #e7ca7a;
}


@media only screen and (max-width: 768px) {
  #topMenu .topMenu li {
    width: calc(100% / 3);
  }
  #topMenu .topMenu li a {
    flex-direction: row;
  }
}
@media only screen and (max-width: 600px) {
  #toggle {
    top: 10px;
    right: 10px;
    border-radius: 4px;
  }
  #topMenu {
    padding: 0;
  }
  #topMenu .topMenu li,
  #topMenu_outer .topMenu li:last-of-type {
    width: 100%;
    border:none;
    border-top: solid 1px #6f6a54;
    border-radius: 0;
  }
  #toggle,
  .active #toggle {
    background-color: #49453e;
  }
  body.active #topMenu {
    height: 300px;
  }
}

/*-------------------------------------------
メイン画像
-------------------------------------------*/
#mainImage {
  margin-bottom: 0;
  background: url(/materials/175256181786101.jpg) center top repeat-x;
}
#mainImage img {
  margin-top: 0 !important;
  width: 100%;
}
#mainImage_body {
  margin: auto;
  background: none;
}
#mainImage_outer {
  max-width: 1600px;
  margin: 0 auto;
}
@media only screen and (max-width: 600px) {
  #mainImage {
    margin-bottom: 0;
    background: none;
  }
  #mainImage img {
    object-fit: cover;
    object-position: top center;
    min-height: 320px;
  }
}

/*-------------------------------------------
見出し
-------------------------------------------*/
#mainArticles h2, #mainServices h2, #mainTopics h2, #listTopics h2 {
  min-width: inherit;
}
#mainArticles h2,#listTopics h2,#mainArticles div[id^="blog"] h2 {
  min-width: inherit;
  background: #423e36;
  /*background-size: cover;*/
  padding: 1.5em 0.5em;
  /*width: 100%;*/
  width: 100vw;
  margin: 0 auto 1.5em;
  margin-left: calc(50% - 50vw);
  font-size: 2.4em;
  color: #e7ca7a;
  line-height: 1.5;
  display: flex;
  flex-direction: column;
  font-weight: normal;
}
#mainArticles div[id^=blog] h2:after {
  content: none;
}
.mainContents .article h3,
.mainContents div.gallery h3,
#mainServices h2,
#mainTopics h2 {
  color: #222222;
  font-size: 2em;
  padding:0;
  margin: 1.5em auto 1.2em;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1.5;
  flex-direction: column;
  font-weight: normal;
}

.mainContents .article h3 strong, .mainContents div.gallery h3 strong, #mainServices h2 strong, #mainTopics h2 strong {
  color: #b68d50;
  font-size: 0.4em;
  margin-top: 1.5em;
  font-weight: normal;
}
.mainContents .article h3::after, .mainContents div.gallery h3::after, #mainServices h2::after, #mainTopics h2::after {
  content: none;
}
.article h3 a, .gallery h3 a {
  color: #222222;
  font-weight: normal;
}
.article h4 {
  background: #423e36;
  padding: 0.5em 1.2em;
  margin-bottom: 1em;
  margin-top: 1.5em;
  font-size: 1.4em;
  border:none;
  line-height: 1.6;
  border-radius: 0;
  color: #ffffff;
  font-weight: normal;
}
.article h4::after,.article h4::before{
  content: none;
}
.article h4:first-of-type {
  margin-top: 0.5em;
}
.article h5 {
  color: #423e36;
  background: #d8d3c4;
  padding: 0.6em 1em;
  margin-bottom: 1em;
  margin-top: 1.5em;
  font-size: 1.1em;
  border-bottom: none;
  display: flex;
  align-items: center;
  line-height: 1.6;
  border: none;
  font-weight: normal;
  border-radius: 0;
}
.article h5:first-of-type {
  margin-top: 0.5em;
}
#mainArticles .article[id^="blog"] {
  padding-top: 0;
}
.mainContents .article.h3in h3 {
  align-items: flex-start;
  width: auto;
  margin-top: 0;
}
@media only screen and (max-width: 600px){
  #mainArticles h2,#listTopics h2,#mainArticles div[id^="blog"] h2 {
    padding: 25px 10px 25px;
    margin-left: calc(50% - 50vw);
    font-size: 1.8em;
    margin-bottom: 0.6em;
  }
  #mainArticles h2::after,#listTopics h2::after {
    bottom: -1.2em;
  }
  .mainContents .article h3, .mainContents div.gallery h3, #mainServices h2, #mainTopics h2 {
    font-size: 1.6em;
    margin-bottom: 1em;
  }
  #mainArticles div[id^="blog"] h2 {
    margin-bottom: 2em;
  }
  
  .mainContents .article h3:after, .mainContents div.gallery h3:after, #mainServices h2:after, #mainTopics h2:after {
    width: 61px;
    height: 3px;
    left: calc(50% - 30px);
  }
  .article h4 {
    font-size: 1.3em;
    margin-bottom: 1em;
    width: 100%;
  }
  .mainContents .article.h3in h3 {
    align-items: center;
    width: 100%;
    margin-top: 0;
  }
  .article h5 {
    width: 100%;
  }
}

/*-------------------------------------------
リンクボタン
-------------------------------------------*/
.btnLink {
  display: inline-flex;
  padding: 0.7em 1.5em;
  background: #423e36;
  color: #e7ca7a;
  font-weight:normal;
  text-decoration: none !important;
  align-items: center;
  line-height: 1.4;
  border-radius: 0;
  /*border:solid 1px #b4b4b4;*/
}
.btnLink::after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  margin-left: 10px;
  border-right:solid 1px #e7ca7a;
  border-bottom:solid 1px #e7ca7a;
  transform:rotate(-45deg);
}
.btnLink:hover {
  background: #2f2b22;
  color: #e7ca7a;
  font-weight: normal;
}
.btnLink:hover::after {
  border-right:solid 1px #e7ca7a;
  border-bottom:solid 1px #e7ca7a;
}
@media only screen and (max-width: 600px) {
  .btnLink {
    padding: 0.6em 1.2em;
  }
}


/*-------------------------------------------
サイドコンテンツ
-------------------------------------------*/
.sideContents {
  padding: 0 3% 2em;
}
.sideAddress {
  width: 100vw;
  margin-left: calc(50% - 50vw);
  padding: 2.5em 1em 3.5em;
  margin-bottom: 1.5em;
  background: #ffffff;
  font-weight: normal;
  font-size: 0.9em;
  position: relative;
}
.sideAddress .sideAddress__wrap {
  max-width: 1200px;
  width: 96%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.sideAddress .sideAddress__wrap > p {
  padding: 0 1em;
  text-align: center;
  font-size: 1.15em;
}
.sideAddress .sideAddress__wrap .title {
  font-size: 1.8em;
  margin-bottom: 0.5em;
}
.sideAddress .sideAddress__wrap .txt {
  margin-bottom: 1em;
}
.sepa {
  display: inline;
}
.spbr {
  display: none;
}
@media only screen and (max-width: 600px) {
  .sideAddress {
    text-align: center;
    margin: 0;
    width: 100%;
    padding: 1em 4% 1em;
  }
  .sideAddress img {
    width: 70%;
    margin: 0 auto;
    max-width: 349px;
  }
  .sideAddress .sideAddress__wrap {
    flex-direction: column;
  }
  .sideAddress .sideAddress__wrap > p {
    padding: 0 0 1em;
  }
  .sepa {
    display: none;
  }
  .spbr {
    display: inherit;
  }
}

#sideContents {
  padding-top: 0;
  background: #f0eee9;
  padding-bottom: 25px;
  margin-top: 0;
}
.sideContents #sideServices h2, .sideContents #sideBlogCategories h2, .sideContents #sideBlogDates h2, .sideContents #sideMobile h2 {
  background: none;
    padding: 0;
    margin-bottom: 1em;
  color: #222222;
  border: none;
  font-size: 1.2em;
  font-weight: normal;
}
.sideContents #sideServices h2:before, .sideContents #sideBlogCategories h2:before, .sideContents #sideBlogDates h2:before, .sideContents #sideMobile h2:before {
  background: #423e36;
  border-radius: 4px;
}

#sideServices a, #sideBlogCategories a, #sideBlogDates a, #sideMobile a {
  display: flex;
  padding: 8px 15px;
  background: #ffffff;
  align-items: center;
  color: #222222;
  margin-bottom: 0.5em;
  border-radius: 0;
  border: none;
}
#sideBlogDates ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#sideBlogDates ul li {
  width: 49%;
}
.sideBlogCategories li {
  width: 100%;
}
#sideServices a::before, #sideBlogCategories a::before, #sideBlogDates a::before, #sideMobile a::before {
  display: block;
  content: "";
  width: 6px;
  height: 6px;
  margin-right: 10px;
  background: none;
  border-right: solid 1px #222222;
  border-bottom: solid 1px #222222;
  transform: rotate(-45deg);
}
#sideServices a:hover, #sideBlogCategories a:hover, #sideBlogDates a:hover, #sideMobile a:hover {
  text-decoration: none;
  background: #423e36;
  color: #ffffff;
}
#sideServices a:hover::before, #sideBlogCategories a:hover::before, #sideBlogDates a:hover::before, #sideMobile a:hover::before {
  background: none;
  content:"";
  display: block;
  width: 6px;
  height: 6px;
  border-right: solid 1px #ffffff;
  border-bottom: solid 1px #ffffff;
  transform: rotate(-45deg);
  
}
#sideServices, #sideBlogCategories, #sideBlogDates, #sideMobile {
 margin: 25px 0; 
}
.sideContents ul li, .sideContents dl dt {
  border: none;
}
.sideContents .sideMobile p {
  color: #222222;
}
.freeHtml {
  margin: 0;
}
.sideContents #sideBanners {
  padding: 1em 0 0;
}
@media only screen and (max-width: 600px) {
  .sideContents {
    padding: 0 0 2em;
  }
  #sideContents_outer {
    padding: 0;
  }
  #sideContents {
    padding: 0;
    margin-top: 1em;
  }
  #sideContents h2 {
    width: 92%;
    margin: 1.5em auto 1em;
    padding: 0.2em 0.5em;
  }
  #sideServices, #sideBlogCategories, #sideBlogDates, #sideMobile {
    margin: 0;
  }
  #sideServices {
    display: block;
  }
  .sideServices ul,
  .sideBlogCategories ul,
  .sideBlogDates dl {
    padding: 0 4%;
  }
  .sideContents #sideBanners {
    padding: 2em 0 0;
  }
}

/*-------------------------------------------
フッター
-------------------------------------------*/
#footer {
  background: #ffffff;
  padding: 0;
  overflow: hidden;
  font-size: 1em;
}
.footer li {
  flex: none;
}
#footer_body .copyright {
  background: #423e36;
  width: 100vw;
  margin-left: calc(50% - 50vw);
  color: #ffffff;
  padding-bottom: 30px;
  margin: 10px 0 0;
  position: relative;
  font-weight: normal;
}
.footer .copyright a,.footer .copyright a:hover {
  color: #ffffff;
  font-weight: normal;
}
.footer ul.topMenu, .footer ul.services {
  justify-content: center;
}
.footer ul.topMenu a,
.footer ul.services a {
	display: flex;
	align-items: center;
  margin: 10px 5px;
  padding: 5px 12px;
	justify-content: center;
  color: #222222;
  font-size: 0.9em;
  border-radius: 0;
}
.footer ul.topMenu a:hover,
.footer ul.services a:hover {
  color: #ffffff;
  background: #423e36;
  font-weight: normal;
}
#footer_body {
  flex-wrap: wrap;
  font-size: 0.9em;
  justify-content: center;
  padding: 10px 0 0;
  /*flex-direction: column;*/
  align-items: center;
}
#footer_body .topMenu, #footer_body .services {
  width: auto;
  flex-direction: row;
  margin: 0;
}
#footer_body .topMenu li, #footer_body .services li {
  /*margin: 0 5px;*/
  line-height: inherit;
}
#footer_body .topMenu li a, #footer_body .services li a {
  background: none;
  color: #222222;
  padding: 3px 10px;
}
#footer_body .topMenu li a:before, #footer_body .services li a:before {
  content: none;
}
#footer_body .topMenu li a:hover, #footer_body .services li a:hover {
  background: #423e36;
  color: #ffffff;
}
.footer a:hover, .footer p a:hover {
  font-weight: normal;
}
@media only screen and (max-width: 600px) {
  #footer {
    padding-top: 0;
  }
  #footer_body {
    padding: 0;
  }
  #footer_body .topMenu, #footer_body .services {
    background: #ffffff;
    flex-direction: column;
    margin: 0;
  }
  #footer_body .topMenu li, #footer_body .services li {
    border-bottom: solid 1px #d4d4d4;
    width: 100%;
    padding: 0 4%;
  }
  #footer_body .topMenu:before, #footer_body .services:before {
    background: #d8d8d8;
    color: #000000;
    padding-left: 25px;
    margin-bottom: 0;
  }
  #footer_body ul.topMenu li a, #footer_body ul.services li a {
    font-weight: normal;
    color: #222222;
    font-size: 1.1em;
  }
  #footer_body .copyright {
    margin-top: 0;
    font-size: 0.85em;
    padding: 2em 0;
  }
}

/*-------------------------------------------
最新情報
-------------------------------------------*/
ul.topics {
  width: 100%;
  margin: auto;
  max-width: 1200px;
}
.mainTopics .topics {
  background: #f0eee9;
  margin-top: 30px;
  padding: 2em 2em 1.5em;
  border-radius: 0;

}
.mainTopics .topics li {
  background: #ffffff;
  margin-bottom: 10px;
  border-bottom: none;
  min-height: 190px;
  padding: 1.2em;
  border-radius: 0;
}
.mainTopics .topics li:last-of-type {
  background: #ffffff;
}
#mainTopics {
  background: #ffffff;
  width: 100%;
  max-width: inherit;
  padding: 1em 0 3em;
  position: relative;
  overflow: visible;
}
#mainTopics #mainTopics_outer {
  width: 96%;
  margin: 0 auto;
}

#listTopics {
  margin-bottom: 2em;
}
#listTopics .mainTopics .topics {
  background: #f0eee9;
  margin: 4em auto;
  border-radius: 0;
  padding: 1.5em 1.5em 1em;
}
#mainTopics .topics li .thumb, #mainTopics .topics li .thumb img {
  max-width: 180px;
  max-height: 160px;
}
#mainTopics .topics h3, #mainTopics .topics .description {
  padding-right: 0;
  font-size: 0.9em;
  color: #666666;
}
.mainTopics .topics li .date {
  display: inline-block;
  padding: 10px;
  background:#68795a;
  font-size: 0.9em;
  color: #ffffff;
  margin-bottom:0.3em;
}
#mainTopics .topics h3 a,.mainTopics .topics li h3 a {
  text-decoration: none;
  color: #222222;
  font-size: 1.2em;
}
#mainTopics .topics h3 a:hover,.mainTopics .topics li h3 a:hover {
  color: #f28339;  
}
#mainTopics .topics li .more {
  position: relative;
  bottom: inherit;
  right: inherit;
    margin-top: 10px;
}
#mainTopics .topics li .more a,.mainTopics .topics li .more a {
  background:#49453e;
  border: none;
  display: inline-flex;
  align-items: center;
  line-height: 1.2;
  color: #e7ca7a;
  padding: 12px 18px;
  font-weight: normal;
  font-size: 0.9em;
  border-radius: 0;
}
#mainTopics .topics li .more a::before, .mainTopics .topics li .more a::before {
  display: block;
  content: "";
  width: 6px;
  height: 6px;
  margin: 0 10px 0 0;
  border-right: solid 1px #e7ca7a;
  border-bottom: solid 1px #e7ca7a;
  transform: rotate(-45deg);
}

#mainTopics .topics li .more a:hover,.mainTopics .topics li .more a:hover {
  background:#2f2b22;
  color: #e7ca7a;
  border: none;
}
#mainTopics .topics li .more a:hover::before,.mainTopics .topics li .more a:hover::before {
  border-right: solid 1px #e7ca7a;
  border-bottom: solid 1px #e7ca7a;
}
.mainTopics .topics, #mainTopics .listview {
  border-bottom: none;
  min-width: inherit;
}
#mainTopics .listview {
  text-align: right;
}
#mainTopics .listview a {
  color: #e7ca7a;
  display: inline-flex;
  padding: 10px 15px;
  line-height: 1.2;
  align-items: center;
  background: #49453e;
  border-radius: 0;
  font-size: 0.9em;
}

#mainTopics .listview a::before {
  display: block;
  content: "";
  width: 6px;
  height: 6px;
  margin: 0 10px 0 0;
  border-right: solid 1px #e7ca7a;
  border-bottom: solid 1px #e7ca7a;
  transform: rotate(-45deg);
}

#mainTopics .listview a:hover {
  color: #e7ca7a;
  text-decoration: none;
  background: #2f2b22;
}

#mainTopics .listview a:hover::before {
  border-right: solid 1px #e7ca7a;
  border-bottom: solid 1px #e7ca7a;
}
#listTopics ul.topics li:last-of-type {
  border-bottom: none;
}
@media only screen and (max-width: 600px) {
  #mainTopics {
    padding: 0em 1em 1.5em;
    margin: 0 0 3em;
    width: auto;
    border-radius: 0;
  }
  .mainTopics {
    background: none;
  }
  .mainTopics .topics {
    margin-top: 0;
    margin-bottom: 5%;
    padding: 1em 1em 0.5em;
  }
  #listTopics {
    margin-bottom: 3em;
  }
  #listTopics .mainTopics .topics {
    background: #f0eee9;
    margin: 3em auto 1em;
  }
  #mainTopics .topics li {
    padding: 1em;
    min-height: inherit;
  }
  #mainTopics .topics li .thumb {
    margin: 0 auto 4%;
    padding: 0;
    text-align: center;
    float: none;
    max-height: inherit;
    max-width: inherit;
  }
  #mainTopics .topics li .thumb img {
    width: 100%;
    max-width: 480px;
    max-height: inherit;
  }
  #mainTopics .topics .description {
    font-size: 0.9em;
  }
  #mainTopics .topics li .more a {
    font-size: 0.9em;
  }
  .mainTopics .topics, #mainTopics .listview {
    margin-top: 1em;
  }
}

/*-------------------------------------------
サイト案内
-------------------------------------------*/
.gallery.siteLink {
  background: #ccc8bd;
  margin-top: 0;
  margin-bottom: 0;
  padding: 2.5em 2em;
  max-width: inherit;
  width: 100%;
}
.gallery.siteLink .article_body {
  max-width: 1200px;
  margin: auto;
}
.gallery.siteLink .galleryGrids {
  display: flex;
  justify-content: center;
  height: inherit !important;
  flex-wrap: wrap;
}
.gallery.siteLink .galleryGrids li.galleryGrid {
  width: 31%;
  padding:0;
  margin: 0.8% 0.8%;
  position: relative !important;
  top: inherit !important;
  left: inherit !important;
  float: none !important;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.gallery.siteLink .gallery_grid li.galleryGrid .galleryGrid_outer {
  padding: 0;
}
.gallery.siteLink .galleryGrid_body {
  max-width: inherit;
  background: #423e36;
  margin: auto;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.gallery.siteLink .image {
  margin-bottom: 0 !important;
}
#mainArticles .gallery.siteLink .image img {
  border-radius: 0;
}
.gallery.siteLink .comment {
  display: flex;
  align-items: center;
  position: relative;
  justify-content: flex-start;
  padding: 0.2em 3em 0.2em 1.5em;
  width: 100%;
  border-radius: 0;
  color: #e7ca7a;
  min-height: 5em;
  font-size: 0.9em !important;
  text-align: left !important;
  font-weight: normal !important;
}
.gallery.siteLink .comment::before {
  content: "";
  background: none;
  width: 1.5em;
  height: 1.5em;
  position: absolute;
  right: 1em;
}
.gallery.siteLink .comment::after {
  content: "";
  position: absolute;
  right: 1.6em;
  display: block;
  width: 0.6em;
  height: 0.6em;
  border-top:solid 1px #e7ca7a;
  border-right:solid 1px #e7ca7a;
  transform: rotate(45deg);
}
@media only screen and (max-width: 600px) {
  .gallery.siteLink {
    padding: 2em 0 !important;
    margin: 0 !important;
  }
  .gallery.siteLink .galleryGrids {
    /*flex-direction: column;*/
    margin: 0 2%;
  }
  .gallery.siteLink .galleryGrids li.galleryGrid {
    width: 50% !important;
    padding: 2%;
    margin: 0 auto 1%;
  }
  .gallery.siteLink ul.galleryGrids .comment {
    font-size: 1em !important;
    padding: 0.8em 2em 0.8em 1.5em;
    text-align: left;
    min-height: auto;
  }
  .gallery.siteLink .comment::before {
  width: 1em;
  height: 1em;
  right: 1em;
}
.gallery.siteLink .comment::after {
  content: "";
  position: absolute;
  right: 0.9em;
  display: block;
  width: 0.6em;
  height: 0.6em;
  border-top:solid 1px #e7ca7a;
  border-right:solid 1px #e7ca7a;
  transform: rotate(45deg);
}
}
/*-------------------------------------------
お問い合わせバナー
-------------------------------------------*/
.article.contactbanner {
  background: #423e36;
  width: 100%;
  color: #ffffff;
  padding: 1em 0 3em;
}
.article.contactbanner .article_body {
  width: 96%;
  max-width: 1200px;
  margin: auto;
}
.article.contactbanner h3 {
  color: #ffffff;
}
@media only screen and (max-width: 600px) {
  .article.contactbanner {
  padding-bottom: 2em !important;
}
}
/*-------------------------------------------
table
-------------------------------------------*/
.article table p {
    margin: 0;
}
.article table:not(.contactTable) {
    border-collapse: collapse;
    border-left: 1px solid #ccc;
    border-spacing: 0;
    border-top: 1px solid #ccc;
    margin: 10px auto;
    width: 100%;
}
.article table:not(.contactTable) td,
.article table:not(.contactTable) th {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    height: auto;
    padding: 10px;
    box-sizing: border-box;
}
.article table:not(.contactTable) th {
    background-color: #f7f7f7;
    text-align: center;
}

.article table.normalTable {
  width: 100%;
}
.article table.normalTable th, .article table.normalTable td {
  padding: 10px 15px;  
}

@media only screen and (max-width: 600px) {
  .article table.normalTable th {
    white-space: nowrap;
  }
  .article table.normalTable th,
  .article table.normalTable td{
    display:block;
    text-align:center;
  }
}
.article table:not(.contactTable) td, .article table:not(.contactTable) th {
  padding: 10px 15px;
}
/*概要テーブル*/
#mainArticles table.infoTable {
  /*width: 100%;*/
  border: none;
  border-top: solid 2px #ffffff;
  border-left: solid 2px #ffffff;
  width: -webkit-fill-available;
  margin-bottom: 1em;
}
#mainArticles table.infoTable td,
#mainArticles table.infoTable th {
  text-align: left;
  background: #efeadd;
  padding: 0.8em 1.2em;
  border: none;
  border-bottom: solid 2px #ffffff;
  border-right: solid 2px #ffffff;
}
#mainArticles table.infoTable th {
  width: 30%;
  color: #222222;
  background: #e3dece;
}
#mainArticles table.infoTable p {
  margin-bottom: 0;
}
@media only screen and (max-width: 600px) {
  #mainArticles table.infoTable td,
  #mainArticles table.infoTable th {
    display: block;
    padding: 8px 12px;
  }
  #mainArticles table.infoTable tr th {
    width: 100%;
    background: #e3dece !important;
    color: #222222;
  }
}
/*沿革テーブル*/
#mainArticles table.historyTable {
  /*width: 100%;*/
  border: none;
  border-top: dashed 1px #b4b4b4;
  width: -webkit-fill-available;
  margin-bottom: 1em;
}
#mainArticles table.historyTable td,
#mainArticles table.historyTable th {
  text-align: left;
  background: none;
  padding: 0.8em 1.2em;
  border: none;
  border-bottom: dashed 1px #b4b4b4;
}
#mainArticles table.historyTable th {
  width: 20%;
  color: #222222;
  background: #f0eee9;
}
#mainArticles table.historyTable p {
  margin-bottom: 0;
}
@media only screen and (max-width: 600px) {
  #mainArticles table.historyTable td,
  #mainArticles table.historyTable th {
    display: block;
    padding: 8px 12px;
  }
  #mainArticles table.historyTable tr th {
    width: 100%;
    background: #f0eee9 !important;
    color: #222222;
    border-bottom: none;
  }
}


/*-------------------------------------------
リスト
-------------------------------------------*/
ul.kome {
  padding: 0 0 1em;
}
ul.kome li {
  margin-bottom:0;
  position: relative;
  padding-left: 1.3em;
}
ul.kome li:last-of-type {
  margin-bottom: 0;
}
ul.kome li:before {
  content: "※";
  position: absolute;
  top:0;
  left:0;
}
ol.pp {
  padding-left: 1.5em;
  font-size: 1em;
}
ol.pp li {
  list-style: decimal;
}
ul.notes {
  margin-bottom: 1em;
  font-size: 1em;
}
ol.numlist {
  padding-left: 1.5em;
  display: flow-root;
}
ol.numlist li {
  list-style: decimal;
  font-weight: bold;
  border-bottom: dotted 1px #b4b4b4;
  padding: 0.5em;
}
ol.numlist li::marker {
  color: #4e84df;
}


ul.pointlist {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 1em;
  justify-content: space-between;
}
ul.pointlist li {
  display: flex;
  margin-right: 0.3em;
  align-items: center;
  line-height: 1.4;
  border-bottom: dotted 1px #cccccc;
  padding-bottom: 0.6em;
  margin-bottom: 0.6em;
  font-weight: bold;
  font-size: 1em;
  width: 100%;
}
ul.pointlist li span {
  font-weight: normal;
  margin-left: 1em;
  font-size: 1em;
}
ul.pointlist li::before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  margin-right: 0.5em;
  flex-shrink: 0;
  border-radius: 50%;
  background: #e7ca7a;
}
ul.pointlist.halflist li {
  width: 48%;
}
ul.pointlist.color2 li::before {
  background: #819853;
}
ul.pointlist.color3 li::before {
  background: #7194a1;
}
@media only screen and (max-width: 600px) {
  ul.pointlist {
    width: 100%;
  }
  ul.pointlist.halflist li {
  width: 100%;
}

}
ul.checklist {
  display: flex;
  flex-wrap: wrap;
}
ul.checklist li {
  padding: 0.8em 1em;
  margin-bottom: 0;
  display: flex;
  margin-right: 0.3em;
  align-items: center;
  line-height: 1.4;
  font-weight: bold;
  position: relative;
  padding-left: 40px;
  width: 100%;
  color: #444444;
}
ul.checklist li::before {
  display: block;
  content: "";
  width: 30px;
  height: 30px;
  position: absolute;
  left: 0;
  background: url(/materials/174962575208701.png) center center no-repeat;
  background-size: contain;
}
ul.checklist.halflist li {
  width: 48%;
}
@media only screen and (max-width: 600px) {
  ul.checklist.halflist li {
  width: 100%;
}
}

/*-------------------------------------------
各ページカスタム
-------------------------------------------*/

.small {
  font-size: 0.7em;
}
.big {
  font-size: 1.2em;
}
.red{
  color: #df4864;
}
.article.txtcenter {
  text-align: center;
}
.article.col2left .article_outer {
  margin: 0 0 0 auto;
  max-width: 580px;
}
.article.col2right .article_outer {
  margin: 0 auto 0 0;
  max-width: 580px;
}
.article.col2 {
  flex-basis: 49%;
}
.article .image {
  /*border-radius: 4px;*/
}
.mainArticles .article.col2left .article_body,.mainArticles .article.col2right .article_body {
  width: 100%;
}
.article.boxtop {
  margin-top: 3em;
}
@media only screen and (max-width: 600px) {
  .article.col2left .article_outer,.article.col2right .article_outer {
    margin: 0;
    max-width: inherit;
    width: 100%;
  }
  .article.col2 {
    flex-basis: 100%;
  }
  .article.boxtop {
  margin-top: 2em;
}
}

/*lightframe*/
.article.lightframe,.gallery.lightframe {
  background: #f0eee9;
  padding: 2em 1em;
  width: 100%;
}
@media only screen and (max-width: 600px) {
  .article.lightframe,.gallery.lightframe {
  padding: 2em 4% 1em !important;
}
}

/*feature*/
.article.feature {
  padding: 1em 0;
}
.article.feature .article_body {
  display: flex;
  background: #ffffff;
  align-items: center;
  overflow: hidden;
  width: 96%;
  max-width: 1200px;
}
.article.feature1 .article_body {background: #6f6a54;}
.article.feature2 .article_body {background: #68795a;}
.article.feature3 .article_body {background: #5d7e7f;}
.article.feature .article_body .image {
  margin: 0;
  padding: 0;
  order: 1;
  width: calc(100% / 4);
  float: none;
  max-width:inherit;
  border-radius: 0 !important;
}
.article.reverse .article_body .image {
  order: 2;
}
.article.feature .article_body .image img {
  border-radius: 0 !important;
  object-fit: cover;
  max-width: 100%;
}
.article.feature .article_body .txt {
  order: 2;
  padding: 1em 2em;
  width: calc(100% / 4 * 3);
  border: none;
}
.article.feature .article_body .txt td {
    padding: 1em 2em;
    border: none;
}
.article.feature .article_body .txt h4 {
  background: none;
  padding: 0;
  margin: 0 0 0.6em;
  color: #ffffff;
}
.article.feature .article_body .txt p {
  margin-bottom: 0.6em;
  color: #ffffff;
}
.article.feature .article_body .txt p:last-of-type {
  margin-bottom: 0;
}
.article.featureend {
  padding-bottom: 4em !important;
}
@media only screen and (max-width: 960px) {
  .article.feature .article_body .image {
    width: calc(100% / 3);
  }
  .article.feature .article_body .txt {
    width: calc(100% / 3 * 2);
  }
  .article.featureend {
  padding-bottom: 3em !important;
}
}
@media only screen and (max-width: 600px) {
  .mainArticles .article.feature {
    padding: 0.6em 4% !important;
  }
  .mainArticles .article.featureend {
  padding-bottom: 3em !important;
}
  .article.feature .article_body {
    flex-direction: column;
  }
  .article.feature .article_body .image {
    order: 1;
    width: 100%;
  }
  .article.feature .article_body .image img {
    width: 100%;
  }
  .article.feature .article_body .txt {
    order: 2;
    padding: 1.5em;
    width: 100%;
  }
}

/*problem*/
ul.problem {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 1em;
}
ul.problem li {
  width: 100%;
  margin: 0.5% 0;
  background: #e8e5dc;
  display: flex;
  align-items: center;
  position: relative;
  padding: 0.8em 1em;
}
ul.problem li::before {
  content: "";
  display: block;
  background: url(/materials/175255648465301.png) no-repeat center center;
  background-size: contain;
  width: 36px;
  height: 30px;
  margin-right: 0.8em;
  flex-shrink: 0;
}
ul.problem.olive li {
  background: #d8e3ca;
}
ul.problem.olive li::before {
  background-image: url(/materials/175267383092701.png);
}
@media only screen and (max-width: 600px) {
  ul.reasonlist li {
    width: 100%;
    margin: 0.8% 0;
  }
  ul.problem li::before {
    width: 24px;
    height: 20px;
  }
}

/*property*/
.mainArticles .article.property {
  padding:2em 0;
  margin-bottom: 0;
}
@media only screen and (max-width: 600px) {
  .mainArticles .article.property {
  padding: 2em 4% 1em;
}
}
/*flow*/
.article.flow {
  padding: 1em 1em 0.5em;
  margin-bottom:0;
}
.article.flow .article_outer {
  margin:0 auto 1em;
  border: solid 10px #4e84df;
  background: #ffffff;
  position: relative;
  overflow: inherit;
  max-width: 1200px;
  padding: 1.5em;
  border-radius: 0;
}
.article.flow .article_body {
  position: relative;
  padding: 0;
}
.article.flow .article_body h3 {
  font-size: 1.2em;
  display: flex;
  align-items: center;
  margin-top: 0;
  margin-bottom: 1em;
  background: #4e84df;
  color: #ffffff;
  padding: 1em 1.2em;
}
.article.flow .article_body h3::after {
  content: none;
}
.article.flow .article_body p {
  margin-bottom: 0;
}
.article.flow .article_body::after {
  content: "";
  display: block;
  clear: both;
}

.article.flow .article_body p:last-of-type {
  margin-bottom: 0;
}
.article.flow .article_outer::after {
  content:"";
  display: block;
  position: absolute;
  bottom: -60px;
  left: calc(50% - 30px);
  width: 0;
  height: 0;
  border: 30px transparent solid;
  border-top-color:#4e84df;
}
.article.flowend {
  padding-bottom: 2em;
}
.article.flowend .article_outer::after {
  content: none;
}
.article.flowtop {
  margin-top: 3em;
}
@media only screen and (max-width: 600px) {
  .article.flow {
    margin-bottom: 0 !important;
  }
  .article.flow .article_outer {
    margin: 0 0 10px !important;
    padding: 1em !important;
  }
  .article.flow .article_outer::after {
    bottom: -40px;
    left: calc(50% - 20px);
    border: 20px transparent solid;
    border-top-color:#4e84df;
  }
  .article.flow .article_body h4 {
    flex-direction: column;
    align-items: center;
  }
  .article.flow .article_body h4 strong {
    margin-left: 0;
    display: block;
  }
  .article.flow .article_body p {
    text-align: left;
  }
  .article.flow h3 {
    font-size: 1.2em;
  }
  .article.flowtop {
  margin-top: 2em;
}
}

/*faq*/
.article table.faq {
	width: 100%;
	border: none;
}
.article table.faq th,
.article table.faq td {
	text-align: left;
	vertical-align: top;
  padding: 3px;
	border: none;
  background: none;
  line-height: 1.6;
}
.article table.faq th {
  font-weight: bold;
}
.article table.faq th:first-of-type,
.article table.faq td:first-of-type {
	width: 50px;
}
.article table.faq th:last-of-type,
.article table.faq td:last-of-type {
  /*padding-top: 10px;*/
}
.article table.faq th:last-of-type {
  vertical-align: middle;
}
.article table.faq th span.faq_q,
.article table.faq td span.faq_a {
	display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  margin: 0 15px 0px 0;
  text-align: center;
  font-size: 1em;
	width: 2.4em;
	height: 2.4em;
  box-sizing: border-box;
  border-radius: 0;
  font-family: "Outfit", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
.article table.faq th span.faq_q {
  background:#4e84df;
}
.article table.faq td span.faq_a {
	background: #f3834c;
}
@media only screen and (max-width: 600px) {

.article.faq {
  padding: 1em;
}
.article.faq table th:first-of-type,
.article.faq table td:first-of-type {
	width: 45px;
}

.article.faq table th span.faq_q,
.article.faq table td span.faq_a {
  padding: 0;
  margin: 0 10px 0px 0;
	width: 36px;
	height: 36px;
}
}
@media only screen and (max-width: 600px) {
  .sign {
    max-width: 206px;
    margin: 0 0 0 auto;
  }
}

/*feeTable*/
#mainArticles table.feeTable2 {
  /*width: 100%;*/
  border: none;
  border-top: solid 2px #ffffff;
  border-left: solid 2px #ffffff;
  width: -webkit-fill-available;
}
#mainArticles table.feeTable2 td,
#mainArticles table.feeTable2 th {
  text-align: left;
  background: #f0f0f0;
  padding: 0.8em 1em;
  border: none;
  border-bottom: solid 2px #ffffff;
  border-right: solid 2px #ffffff;
}
#mainArticles table.feeTable2 th {
  width: 60%;
  color: #444444;
  background: #e0ebfd;
  font-weight: bold;
}
#mainArticles table.feeTable2 td {
  width: 40%;
}
#mainArticles table.feeTable2 p {
  margin-bottom: 0;
}
@media only screen and (max-width: 600px) {
  #mainArticles table.feeTable2 td,
  #mainArticles table.feeTable2 th {
    display: block;
    padding: 8px 12px;
  }
  #mainArticles table.feeTable2 tr th {
    width: 100%;
    background: #e0ebfd !important;
  }
  #mainArticles table.feeTable2 tr td {
    width: 100%;
  }
  #mainArticles table.feeTable2 .small {
    display: block;
  }
}
/*visionTable*/
#mainArticles table.visionTable {
  /*width: 100%;*/
  border: none;
  width: -webkit-fill-available;
  display: block;
}
#mainArticles table.visionTable tbody {
  display: block;
}
#mainArticles table.visionTable tr {
  display: flex;
  padding: 0.3em 0;
  border-top: dashed 1px #d4d4d4;
}
#mainArticles table.visionTable tr:last-of-type {
  border-bottom: dashed 1px #d4d4d4;
}
#mainArticles table.visionTable td,
#mainArticles table.visionTable th {
  text-align: left;
  background:none;
  padding: 0.8em 1em;
  border: none;
  display: flex;
  align-items: center;
}
#mainArticles table.visionTable th {
  width: 20%;
  color: #444444;
  background: #f0f6ff;
  font-weight: bold;
}
#mainArticles table.visionTable td {
  width: 80%;
}
#mainArticles table.visionTable p {
  margin-bottom: 0;
}
@media only screen and (max-width: 600px) {
  #mainArticles table.visionTable td,
  #mainArticles table.visionTable th {
    display: block;
    padding: 8px 12px;
  }
  #mainArticles table.visionTable tr th {
    width: 100%;
  }
  #mainArticles table.visionTable tr td {
    width: 100%;
  }
  #mainArticles table.visionTable tr {
    flex-direction: column;
  }
}

/*ギャラリーコメント*/
.gallery.aboutphoto ul.galleryGrids .comment {
  font-weight: normal;
  text-align: left;
}
.gallery.aboutphoto ul.galleryGrids .comment span {
  font-weight: bold;
    font-size: 1.2em;
    display: block;
    color: #629cbf;
    margin-bottom: 0.5em;
    margin-top: 0.8em;
}
.gallery.aboutphoto ul.galleryGrids li.galleryGrid {
  margin-bottom: 1em;
}

/*フォーム*/
.article.contactblock {
  background: #f0eee9;
}
table.contactTable label {
  width: auto;
  margin-right: 1em;
}
.article .article_body.contact form {
  background: none;
}

#mainArticles table.contactTable, #mainBlogCommentForm table.contactTable {
  width: 100%;
  margin: 0;
  background: #f0eee9;
  border-top: solid 2px #f0eee9;
  border-left: solid 2px #f0eee9;
}
#mainArticles table.contactTable tr th,
#mainArticles table.contactTable tr td {
  border-bottom: solid 2px #f0eee9;
  border-right: solid 2px #f0eee9;
      padding: 24px 24px 24px 15px;
}
#mainArticles table.contactTable tr.must th {
  padding: 1em 56px 1em 16px;
}
#mainArticles table.contactTable tr th {
  background-color: #e3dfd3;
  color: #222222;
  font-weight: normal;
}
#mainArticles table.contactTable tr td {
  background-color: #ffffff;
}
#mainArticles table.contactTable tr td.th_headline {
  background: #ece1c9;
  font-size: 1em;
}

table.contactTable input[type="text"], table.contactTable input[type="password"], table.contactTable textarea, table.contactTable select {
  background-color: #ffffff;
  border: solid 1px #d4d4d4;
}
#mainArticles form {
  background: #f0eee9;
  margin: 2em auto 0;
  max-width: 1200px;
}
#mainArticles table.contactTable input.button {
  background: #423e36;
}
#mainArticles table.contactTable input.button:hover, #mainArticles table.contactTable input[type="button"]:hover {
  opacity: 1;
  background: #2f2b22;
}
#mainArticles table.contactTable label {
  /*display: inline-block;*/
}

@media only screen and (max-width: 600px) {
  table.contactTable {
    border-top: solid 2px #f0eee9;
  border-left: solid 2px #f0eee9;
    border-bottom: none;
    border-right: none;
  }
  #mainArticles table.contactTable tr th, #mainArticles table.contactTable tr td,#mainArticles table.contactTable tr.must td {
    padding: 12px;
  }
  table.contactTable td:last-of-type {
    border-bottom: solid 2px #f0eee9;
  }
  #mainArticles form {
    margin-bottom: 0;
  }
  #mainArticles table.contactTable tr td label {
    width: 100%;
  }
}


/*envelope*/
#mainArticles .envelope {
  background: #faefd3;
  margin: 0 auto;
  padding: 1em 1.5em;
}
#mainArticles .envelope strong {
  color:#4e84df;
  font-size: 1.4em;
}
#mainArticles .envelope a {
  font-weight: bold !important;
}

@media only screen and (max-width: 600px) {
  #mainArticles .envelope {
    padding: 0.6em 1em;
  }
}



/*マージン調整*/
.article.mgn, .gallery.mgn {
  padding-top: 0 !important;
}

/*SP時ギャラリー調整*/
@media only screen and (max-width: 600px) {
  .gallery_grid2 li.galleryGrid, .gallery_grid3 li.galleryGrid, .gallery_grid4 li.galleryGrid, .gallery_grid5 li.galleryGrid {
    width: 100% !important;
  }
  .mainArticles div.gallery {
    padding: 1em 4%;
  }
  .gallery.sp2col .gallery_grid4 li.galleryGrid {
    width: 49.9% !important;
  }
}



/*イメージ最下部配置*/
.article.imgbtm .article_body {
  display: flex;
  flex-direction: column;
}
.article.imgbtm .image {
  order: 1;
  margin-top: 1em;
}

@media only screen and (max-width: 600px) {
.article.spimgbtm .article_body {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.article.spimgbtm .image {
  order: 1;
  margin-top: 1em;
}
}


/*表示・非表示*/
.forsp {
  display: none;
}
.forpc {
  display: inherit;
}
@media only screen and (max-width: 600px) {
  .forsp {
  display: inherit;
}
.forpc {
  display: none;
}
}
/*電話をかける*/
div#bottomLink {
  display: none;
}
.ams-build div#bottomLink {
  display: block;
}
@media only screen and (max-width: 600px) {
  div#bottomLink {
    display: block;
    position: fixed;
    bottom: 0;
    background: #6f6a54;
    width: 100%;
    z-index: 100;
  }
  div#bottomLink a {
    display: flex;
    height: 70px;
    width: 100%;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 1.8em;
    font-weight: normal;
    color: #ffffff;
    line-height: 1.3;
  }
  div#bottomLink a > span {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-top: 6px;
  }
  div#bottomLink a::before {
    content: "";
    display: block;
    background: url(/materials/175259625213601.png) no-repeat center center;
    background-size: contain;
    width: 40px;
    height: 50px;
    margin-right: 10px;
  }
  
  div#bottomLink a .small {
    display: block;
    font-size: 0.5em;
    letter-spacing: 0.3px;
  }
}

/*Custom parts*/
@media only screen and (min-width: 601px) {
.sideContents .freeHtml ul#bottomlinkList {
display: none;
}
}

@media only screen and (max-width: 600px) {
#wrap {
margin-bottom: 70px;
}
.sideContents .freeHtml ul#bottomlinkList {
display:flex;
height:64px;
width: 100%;
position:fixed;
bottom: 0px;
left: 0;
padding: 0;
z-index: 1000;
}
.sideContents .freeHtml ul#bottomlinkList li {
border: none;
flex-basis: calc(100% / 3);
text-align: center;
align-items: center;
display: flex;
justify-content: center;
}
.sideContents .freeHtml ul#bottomlinkList li a {
font-size: 0.85em;
color: #fff;
padding: 0;
}
.sideContents .freeHtml ul#bottomlinkList li a:before {
display: block;
margin: auto;
font-size: 1.5em;
line-height: 1.25;
  width: 2em;
  height: 2em;
}
.sideContents .freeHtml ul#bottomlinkList li.menu_price a:before {
content:"";
  background: url(/materials/168616462188802.png) no-repeat center center / contain;
}
.sideContents .freeHtml ul#bottomlinkList li.reserved a:before {
content:"";
  background: url(/materials/168616462188801.png) no-repeat center center / contain;
}
.sideContents .freeHtml ul#bottomlinkList li.phone a:before {
content:"";
  background: url(/materials/168616462188803.png) no-repeat center center / contain;
}

.sideContents .freeHtml ul#bottomlinkList li.menu_price {
background: #6f5642;
}
.sideContents .freeHtml ul#bottomlinkList li.reserved {
background: #6f5642;
}
.sideContents .freeHtml ul#bottomlinkList li.phone {
background: #6f5642;
}
}


/*商品紹介*/
.mainArticles .article.items .article_right .image, .mainArticles .article.items .article_left .image {
    margin: 0;
    max-width: 640px;
    width: 640px;
}
.article.items {
    background: #f5f5f5;
    max-width: 1200px;
    padding: 0;
}
.article.items table.item_table {
    width: calc(100% - 640px - 2em);
    border: none;
    margin: 0 1em;
    text-align: center;
}
.article.items table.item_table td {
    border: none;
}
.article.items table.item_table td.item_spec, .article.items table.item_table td.item_price span {
    font-size: 2em;
    font-weight: bold;
}
.article.items table.item_table td.item_spec, .article.items table.item_table td.item_spec {
    padding-top: 3em;
}
.article.items table.item_table td.item_price {
    border-top: solid;
    border-bottom: solid;
    padding: 32px 0;
    line-height: 1.5;
}
.mainContents div.madori h3 {
    font-size: 1.25em;
}

.mainContents div.madori h3:after {
    background: #000;
    width: 100%;
    height: 3px;
}
@media only screen and (max-width: 1024px){
.mainArticles .article.items .article_right .image, .mainArticles .article.items .article_left .image {
float: none;
max-width: 100%;
width: auto;
margin: auto;
}
.article.items {
width: 100%;
padding: 40px;
}
.article.items table.item_table {
width: 100%;
margin: 0;
}
.article.items table.item_table td.item_spec, .article.items table.item_table td.item_spec {
padding-top: 1em;
}
}
@media only screen and (max-width: 600px){
.mainArticles .article.items .article_right .image, .mainArticles .article.items .article_left .image {
width: 100%;
}
.article.items {
padding: 0 4%;
}
}


/*-------------
バッジ非表示
---------------*/
.recaptcha_policy {
padding: 0;
margin: 0;
text-align: center;
font-size: 11px !important;
color: #444 !important;
}
.recaptcha_policy a {
font-size: 11px !important;
color: #111 !important;
}
.grecaptcha-badge { visibility: hidden; }
