@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Shippori+Mincho:wght@500&display=swap');
/*レスポンシブ02 オレンジ*/
body {
    color: var(--text-color);
    font-size: 16px;
    line-height: 1.8;
}
:root {
    --first-color: #e77263;
    --second-color: #d2b252;
    --text-color: #59433b;
    --point-color: #4f9d47;
    --base-color: #f8ede5;
}
.article table.normalTbl, .sideContents #sideServices h2,
.sideContents #sideBlogCategories h2,
.sideContents #sideBlogDates h2,
.sideContents #sideMobile h2, .sideContents ul,
.sideContents dl {
  font-size: 100%;
  padding: 0 0 6px;
  color: #333;
}
.mainImage #slider li {
      height: auto !important;
}
#mainTopics {
    background: none;
}
#wrap .gallery_slide .galleryPreview .images .image img {
    width: auto;
}
.article.bg, .gallery.bg {
    background: var(--base-color);
}
.article.gray, .gallery.gray,
#sideContents{
    background: url(/materials/177847381474301.png) #f4f4f4;
    background-size: 100px;
}
.article.zero_margin.col2, .article.zero_margin.col3 {
    margin-bottom: 0;
}
.sideContents dl ul li a,
ul.topics li p.description {
    font-size: 1em;
}
ul.topics li {
    background: #f7f7f7;
}
.notation {
    margin: 0 0 6px;
    font-size: .9em;
    color: #666;
}
a,ul.topics li h3 a {
	transition: .2s ;
}
#topMenu_outer .topMenu li a {
    line-height: 2.8em;
    font-feature-settings: 'palt';
    color: var(--text-color);
    font-size: 1.1em;
}
#topMenu_outer .topMenu li a:hover {
  	background: var(--base-color);
    color: var(--first-color);
}
#slider li.slick-slide {
    transition: opacity 1.4s ease 0s !important;
}
#info-link.max .gallery_grid li {
    margin: 10px;
    width: 23.5%;
}
/*パーツ*/
#mainArticles .envelope {
    background: #f5f5f5;
  box-shadow: 0 1px 1px 0 inset #ccc;
}
.align-c,#mainArticles .envelope.align-c{
    text-align: center;
}

.article.frame {
    padding: 18px 20px 6px;
    border: solid 1px var(--second-color);
    border-radius: 4px;
    box-shadow: 0 4px 8px rgba(0,0,0,.16);
}
ol.pp,ul.maru {
  font-size: 1em;
  margin-bottom: 12px;
}
strong{
    background: linear-gradient(transparent 70%,#ffe0d7 70%);
    border-bottom: 2px solid #ffe0d7;
}
#mainArticles .envelope{
  text-align:left;
}
ul.topics li h3 a:hover {
  color: #555;
}
#contact.article .image {
    max-width: 700px;
    width: 100%;
    margin: 0 auto;
}
.img300 .image img {
    max-width: 300px;
    width: 100%;
}
.article.img200 .image img {
    max-width: 200px;
}
.article.common_margin {
    margin-bottom: 1.2em;
}
.article.mt3,
.gallery.mt3 {
    margin-top: 3em;
}
.article.theme, .gallery.theme {
  background: #f4eff0;
}
.article.theme h3, .gallery.theme h3 {
    color: #333;
    padding: 22px 0;
}
.article.theme h3:after, .gallery.theme h3:after {
    background: none;
}

/*ヘッダー*/
#title h1 {
    background: url(/materials/177856887290701.png) no-repeat center left;
    background-size: 100%;
    height: 84px;
    width: 251px;
}
#title h1:hover {
  opacity: 0.7;
}
#title h1 a {
    display: inline-block;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
    height: 100%;
    width: 100%;
}
#title #title_outer {
	display: block;
	overflow: hidden;
    background: url(/materials/177856887290702.png) right center no-repeat;
    background-size: 235px;
    height: 84px;
}
#title .description {
  text-indent: unset;
  visibility: unset;
  font-size: 15px;
  position: absolute;
  top: -30px;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  color: #9e8a80;
}

/*headline*/
#mainArticles h2, #listTopics h2, #mainArticles .article h2,
.mainContents .article h3, #mainTopics h2, #listTopics h2,
.mainContents div.gallery h3, .article h4, .article h5,
#mainServices h2,.article table#flowTbl strong, #title .description,
#topMenu_outer .topMenu li a,.menubox li a,#bottomLink a {
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
}
#title .description,
#topMenu_outer .topMenu li a,.menubox li a {
  font-weight: 400;
}
#mainArticles h2, #listTopics h2 {
    font-size: 2em;
    line-height: 1.4em;
    background: var(--base-color);
    color: var(--text-color);
    padding: 2vw 0;
}
#mainTopics h2, #mainArticles .article h2,
.article .article_body h3, .gallery .article_body h3, .freeHtml h3{
    font-size: 1.9em;
    line-height: 1.4em;
    color: var(--text-color);
    background: none;
    margin-top: 40px;
    margin-bottom: 50px;
    padding: 22px 0;
}
.article h3 a, .gallery h3 a,
.article h3 a:hover{
    color: #675c59;
}
#mainTopics h2::after, #mainArticles .article h2::after,
.article h3::after, .gallery h3::after, .freeHtml h3::after,
#mainTopics h2::before, #mainArticles .article h2::before,
.article h3::before, .gallery h3::before, .freeHtml h3::before{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: none;
  border: 1px solid var(--second-color);
  border-right-color: transparent;
  border-left-color: transparent;
  border-bottom-color: transparent;
  }
#mainTopics h2::after, #mainArticles .article h2::after,
.article h3::after, .gallery h3::after, .freeHtml h3::after{
  border-bottom: 1px solid var(--second-color);
  border-top-color: transparent;
  top: auto;
  bottom: 0;
}
#mainArticles div[id^=blog] h2:after {
    margin: auto;
}
#mainArticles div[id^=blog] h2 {
    margin-bottom: 1.6em;
}
#mainArticles h2 span {
  display: inline-block;
  margin-bottom: 16px;
}
#mainArticles h2 span.sp-br {
    margin: 0;
}
#mainArticles div[id^="blog"] h2 {
    margin: 30px 0 0;
}
.mainContents .article h4 {
    background: none;
    border: none;
    color: var(--text-color);
    font-size: 1.5em;
    line-height: 1.3em;
    padding: 10px 0 8px;
    padding-left: 28px;
    margin: 20px 0;
    position: relative;
}
.article h4::before {
    content: "";
    position: absolute;
    top: 0.66em;
    bottom: auto;
    left: 0;
    display: block;
    width: 0.33em;
    height: 0.33em;
    background: var(--first-color);
    box-shadow: 0 0.5em 0 #dab74d, 0.5em 0 0 #e7946c, 0.5em 0.5em 0 #b89a22;
    border-radius: 16px;
}
.article h5 {
  	border: none;
    border-bottom: solid 1px var(--second-color);
    margin: 12px 0;
    padding: 8px 0;
    font-size: 1.3em;
    letter-spacing: .1em;
}

.article h6 {
    background: #FFF;
    color: #555;
    font-size: 1.1em;
    border-radius: 40px;
    padding: 8px 20px 8px 44px;
    line-height: 1.4em;
    position: relative;
}
.article h6:before {
    font-family: "Font Awesome 5 Free";
    content: "\f06a";
    color: #f6af8e;
    font-weight: bold;
    margin-right: 6px;
    transform: unset;
    position: absolute;
    left: 18px;
}
span.sub {
    display: inline-block;
    padding: 0 8px;
    margin: 0 6px;
    font-size: 14px;
    border-radius: 999px;
    background: #f5b191;
    color: #FFF;
    vertical-align: bottom;
}
.article.envelope h6,
table#flowTbl h6 {
    padding-left: 22px;
    margin: 0;
}
.article.envelope h6::before,
table#flowTbl h6::before {
    left: 0;
}
.article.img700 .image img {
    max-width: 700px;
}

/*スライドショー文字*/
.gallery_slide .galleryPreview .images li .comment_body {
    font-size: 15px;
    color: #222 !important;
    text-align:center;
}
.gallery_slide.gallery_slide_color_w .galleryPreview .images li .comment {
    background: rgba(255,255,255,0.7);
}
.gallery_slide.gallery_slide_color_w .galleryPreview .images li:hover .comment {
    background:#FFF;
}
.gallery_slide .galleryPreview .images li .comment,
.gallery_slide .galleryPreview .images li:hover .comment {
    padding: 4px 10px 4px;
    right: 0px;
}
.gallery_slide .galleryPreview .images li:hover .comment_body,
.gallery_slide .galleryPreview .images li .comment_body {
    line-height: 1.4em;
    height: auto;
}
/*リンク*/
a.btn{
    display: block;
    background: #FFF;
    color: #333;
    border: solid 1px;
    border-radius: 999px;
    transition: all .2s linear;
    padding: 10px 0;
    max-width: 600px;
	font-weight:normal;
    margin: 0 auto;
    overflow: hidden;
}
a.btn:hover {
    box-shadow: 0 5px 10px rgba(0,0,0,0.3);
    background: #fffbef;
}
a.btn::after {
    color: var(--second-color);
}
p.col2 a.btn,p.col3 a.btn {
    display: inline-block;
    width: 48%;
    margin: 0 1%;
}
p.col3 a.btn {
    width: 31%;
}
.freeHtml_body a.btn {
    padding: 10px;
    margin-top: 2em;
    margin-bottom: 3em;
}
.freeHtml_body .envelope {
    margin-bottom: 2em;
    padding: 20px;
    background: #FFF;
}
.freeHtml_body .envelope a.btn {
    background: var(--text-color);
    border: none;
    color: #FFF;
}
.freeHtml_body .envelope a.btn:hover {
    background: #8a6a5d;
}
.freeHtml_body .envelope a.btn::after {
  color: var(--second-color);
}
ul.topics li p.date, ul.topics li p.more a, #mainTopics .listview a {
    background: #bab0ab;
}
ul.topics li p.more a:hover, #mainTopics .listview a:hover {
    background: var(--first-color);
}
p.contact {
       max-width: 560px;
    margin: 0 auto 40px;
}
p.col2 {
    display: flex;
}

/*サイト案内
--------------------*/
#info-link .gallery_grid li.galleryGrid .image a {
    box-sizing: border-box;
    border-radius: 100%;
    border: 2px solid var(--first-color);
    max-width: 128px;
    display: block;
    margin: 0 auto;
    padding: 30px;
    background: #FFF;
}
#info-link .gallery_grid li.galleryGrid .image a:hover {
    border-color: #e5936b;
    background: #ffede4;
    box-shadow: 0 0 6px 1px #e3cec4;
}
#info-link .gallery_grid li.galleryGrid a:hover,
#info-link .gallery_grid li.galleryGrid a:hover img{
  opacity:1;
}
#info-link .gallery_grid li.galleryGrid .comment::before {
    font-family: "Font Awesome 5 Free";
    content: "\f105";
    font-weight: bold;
    margin-right: 4px;
    color: var(--first-color);
    }
#info-link .comment {
    font-size: 0.9em;
    font-feature-settings: 'palt';
}

/*リスト*/
ul.faq li.qus, ul.faq li.ans {
    margin-bottom: 8px;
}
ul.faq li.qus {
    color: #222;
}
ul.faq li.qus:before, ul.faq li.ans:before {
    background: none;
    font-size: 1.4em;
    font-family: serif;
  	margin-left: -37px;
}
ul.faq li.qus::before {
    color: var(--first-color);
}
ul.faq li.ans::before {
    color: #666;
}
ul.check li {
    font-size: 1.1em;
    padding: 0 0 10px 8px;
    margin-bottom: 4px;
    font-weight: normal;
}
ul.check li:before {
    font-family: "Font Awesome 5 Free";
    content: "\f00c";
    font-weight: bold;
    border: none;
    transform: unset;
    border: 1px solid var(--first-color);
    color: var(--first-color);
    width: auto;
    height: auto;
    padding: 0 4px;
    top: 0;
}
ul.check.col2 {
    flex-direction: unset;
    flex-wrap: wrap;
}
ul.check.col2 li {
    width: 48%;
}

.menubox{
    overflow:hidden;
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
}
.menubox li {
    width: 49%;
}
.menubox.col3 li {
    width: 32.2%;
}
.menubox li a{
    display: block;
    border: 1px solid;
    border-radius: 6px;
    text-align: center;
    padding: 8px;
    border: solid 1px var(--first-color);
    color: #534a45;
    text-decoration: none;
    background: #FFF;
}
.menubox li a:hover {
    background-color: var(--first-color);
    color: #FFF;
}
.menubox li a:before{
    padding-right:6px;
    color: #ffb7ae;
    font-family: "Font Awesome 5 Free";
    content: "\f107";
    font-weight: bold;
}

ul.menubox.col1 {
    gap: 8px;
}
ul.menubox.col1 li {
    width: 100%;
}
ul.menubox.col1 li a {
    padding: 4px 0;
    font-size: 15px;
    border-width: 1px;
}

ul.maru.col2,
ul.maru.col3{
    display: flex;
    flex-wrap: wrap;
}
ul.maru.col2 li {
    width: 50%;
    font-feature-settings: 'palt';
}
ul.maru.col3 li {
    width: 33%;
    font-feature-settings: 'palt';
}
ul.maru li:before {
    margin-left: -16px;
    margin-right: 4px;
    font-size: 0.6em;
    vertical-align: middle;
    color: var(--first-color);
}
.theme.full li.galleryGrid .image img {
  border-radius: 14px;
}
#mainArticles table.contactTable input.button,
#mainArticles table.contactTable input[type="button"] {
    border-radius: 4px;
}
#mainArticles table.contactTable input.button {
    background: var(--first-color);
}

/*テーブル*/
.article table.normalTbl.half {
    width: 52%;
    margin-top: 0;
}
.article table.normalTbl,
.article table.normalTbl tr:last-child td,
.article table.normalTbl tr:last-child th {
    border: none;
}
.article table.normalTbl th,
.article table.normalTbl tr:last-child th{
    background: none;
  	font-weight: 600;
    border-bottom: solid 1px var(--second-color);
}
.article table.normalTbl td,
.article table.normalTbl th {
    padding: 10px;
    width: auto;
}
.article table.normalTbl td {
    border-color: #666;
}
.article table.normalTbl tr:last-child td{
    border-bottom: dotted 1px #666;
}
.article.col2 table.normalTbl th {
    width: auto;
    line-height: 1.4em;
}
.article.col2 table.normalTbl th,.article.col2 table.normalTbl td {
    font-size: .9em;
    padding: 6px;
    font-feature-settings: 'palt';
}
.article.col2 table.normalTbl th {
    white-space: nowrap;
}
.article table#flowTbl td {
    border: none;
    background: #f6f6f6;
    border-radius: 8px;
    padding-bottom: 26px;
}
.article table#flowTbl strong, .freeHtml_body h4 {
    background: none;
    border-bottom: solid 1px var(--first-color);
    color: #333;
    font-size: 1.2em;
    padding: 8px 0;
    margin: 0 0 14px;
}
.article table#flowTbl p {
    margin: 0;
}
.article table#flowTbl td:after {
    color:var(--first-color);
    bottom: -1em;
    line-height: 1em;
}
.gray.article table#flowTbl td,
bg.article table#flowTbl td {
    background: #FFF;
}


/*side Table*/
#sideContents table.normalTbl {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 10px auto;
	width: 100%;
}
#sideContents table.normalTbl th {
	height: auto;
	width: 25%;
	padding:6px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
    border-bottom: solid 1px var(--first-color);
}
#sideContents table.normalTbl td {
	border-bottom:solid 1px;
	background: none;
	height: auto;
	line-height:1.6em;
	padding:6px;
}
.article.full.zero_margin, .article.zero_margin.max {
  margin-bottom: 0;
  padding-bottom: 10px;
}

/*contact*/
#mainArticles table.contactTable,
#mainArticles table.contactTable tr th,
#mainArticles table.contactTable tr td {
  border-color: #CCC;
  border-width: 1px;
}
#mainArticles form {
  background: none;
	padding: 0;
}
#mainArticles table.contactTable tr th {
    background-color: unset;
  border-right: none;
  color: #333;
}
#mainArticles table.contactTable tr td {
    background: #FFF;
  border-right: none;
}
#mainArticles table.contactTable {
  border-left: none;
}

/*footer side*/
.side-logo {
    margin: 20px 0;
}
.side-logo img {
  max-width: 251px;
  width: 100%;
  margin: 0 auto 10px;
  display: block;
}
#footer_body .topMenu li a:hover, #footer_body .services li a:hover,
.sideContents ul li a:hover, .sideContents dt a:hover {
  background: none;
    color: var(--first-color);
}
.side-banner {
    max-width: 600px;
    margin: 0 auto 40px;
}
#footer,#footer_body .topMenu li a, #footer_body .services li a {
    background: none;
}
#footer_body .topMenu li a, #footer_body .services li a {
    color: #555;
}
#footer_body {
    padding: 0 0 46px;
}
#footer_body, #footer_body .topMenu, #footer_body .services {
    display: block;
    width: 100%;
}
#footer_body .topMenu, #footer_body .services {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    flex-direction: unset;
}
#footer_body .topMenu li, #footer_body .services li {
  width: 25%;
}
#footer_body .topMenu {
  margin-bottom: 0;
}
#footer_body .services {
  margin-top: 0;
}
#footer_body .copyright {
  padding: 14px 0;
  background: var(--first-color);
}
#footer_body .copyright,
#footer_body .copyright a {
  font-weight: normal;
}

#footer_body .topMenu li a, #footer_body .services li a {
    padding: 0;
}
  #footer_body .topMenu li a::before,
  #footer_body .services li a::before {
    color: var(--first-color);
}
.sideContents #sideServices h2:before, .sideContents #sideBlogCategories h2:before, .sideContents #sideBlogDates h2:before, .sideContents #sideMobile h2:before {
    background: var(--first-color);
}


/*--------------------------------------------
--------------------------------------------*/

@media only screen and (max-width: 980px) {
  .menubox.col3 li{
    width: 48.6%;
    font-size: .9em;
  }
}
@media only screen and (min-width: 900px) {
.sideContents #sideBanners ul {
  flex-wrap: inherit;
}
  .col2.article h3,.col3.article h3 {
    font-size: 1.6em;
    padding: 0 0 10px;
}
  .article.col3 {
  flex-basis: 32%;
}
#wrap_body #title {
  border-top: solid 33px #f8f3f0;
}
}
@media only screen and (max-width: 900px) {
  ul.maru.col2 li,
ul.maru.col3 li{
    width: 100%;
}
  #title .description {
  text-indent: -9999px;
  visibility: hidden;
  position: unset;
}
  #wrap_body #title {
        border-top: solid 3px var(--first-color);
}  
}
@media only screen and (min-width: 600px) {
.sideContents #sideBanners ul li img {
    max-height: 70px;
    max-width: unset;
    width: auto;
}
}
@media only screen and (max-width: 600px) {
  body {
    font-size: 15px;
  }
  #toggle,.active #toggle {
        background-color: var(--first-color);
}
  #info-link .comment {
    font-size: 0.8em;
}
  .contact-img a {
    width: 100%;
    margin-bottom: 12px;
}
  .article table.normalTbl.half{
    width: 100%;
}
  .article.frame {
    flex-basis: 94%;
    margin: 0 auto 30px !important;
}
  #contact .gallery_grid li.galleryGrid {
    width: 100%;
}
  ul.topics li {
    width: 90%;
  }
  .menubox,p.col2 {
    display: block;
}
.menubox li {
    width: 100%;
    margin-bottom: 12px;
}
  ul.faq li.qus:before, ul.faq li.ans:before {
    margin-left: -38px;
}
  #wrap_body #topMenu {
    order: 1;
}
#sideContents table.normalTbl th,#sideContents table.normalTbl td {
  display: block;
  width: 100%;
  padding: 8px;
  text-align: center;
}
#sideContents table.normalTbl th {
  font-weight: bold;
}
#sideContents table.normalTbl td {
  border-bottom: solid 2px #222;
}
.sideContents #sideBanners ul {
  display: block;
}
.sideContents #sideBanners li.sideBanner img {
  max-height: 60px;
  width: auto;
  max-width: 100%;
}
  ul.check.col2 li, ul.check.col3 li {
    width: 100%;
}
p.col2 a.btn, p.col3 a.btn {
  width: 100%;
  display:block;
    margin-bottom: 10px;
    padding: 8px 0;
}
  #mainTopics h2, #mainArticles .article h2, .article .article_body h3, .gallery .article_body h3, .freeHtml h3 {
    font-size: 1.6em;
}
  #info-link .gallery_grid li.galleryGrid .image img {
    width: 100%;
}
  .article table.normalTbl td {
    border-top: none;
}
.article table.normalTbl.price td {
    text-align: center;
}
  
#title h1 { 
        margin: 6px 0 0 10px;
        background: url(/materials/177856887290803.png) no-repeat;
        background-size: 100%;
        width: 240px;
        height: 50px;
  }
#title #title_outer {
    background: none;
        height: 53px;
}
  #topMenu_outer .topMenu li a:hover::before {
  content: none;
}
  #topMenu_outer .topMenu li a:hover:before {
    content: none;
  }
  #topMenu_outer .topMenu li a {
    line-height: 1.25em;
  font-weight: normal;
    background: #f9f3f1;
}
#mainArticles h2, #listTopics h2 {
    font-size: 1.5em;
    letter-spacing: .01em;
        padding: 12px;
}
  .mainContents .article h4 {
        margin-bottom: 8px;
}
#mainTopics h2, #mainArticles .article h2, .article h3, .gallery h3, .freeHtml h3, .article.bg h3 {
    font-size: 1.5em;
        margin: 0 auto 18px;
}
  .menubox li,
  .menubox.col3 li{
  float: unset;
  width: 100%;
  display: block;
  margin: 6px 0;
  font-size: .9em;
  font-feature-settings: 'palt';
}
  #mainTopics h2::after, #mainArticles .article h2::after, .article h3::after, .gallery h3::after, .freeHtml h3::after, #mainTopics h2::before, #mainArticles .article h2::before, .article h3::before, .gallery h3::before, .freeHtml h3::before {
    width: 84px;
}
  .mainContents .article h4 {
  font-size: 1.3em;
        padding-left: 26px;
  }
  .article h4::before{
   top: 0.8em;
  }
  ul.menubox.col1 li a {
  font-size: 14px;
  }
  
#mainArticles table.contactTable tr.must th {
  padding: 1em;
  padding-right: 50px;
}
  .article table.normalTbl th {
    text-align: center;
    font-weight: bold;
        background: rgba(0, 0, 0, .1);
}
  #footer_body .topMenu li, #footer_body .services li {
    width: 49%;
    display: inline-block;
    margin-bottom: 2px;
    font-size: 1.1em;
}
#footer_body .topMenu, #footer_body .services {
    display: block;
    margin-left: 4%;
    margin-bottom: 16px;
}
  
  /*call*/
#bottomLink {
    position: fixed;
    display:block;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 1000;
    height: 50px;
    overflow: hidden;
}
#bottomLink a {
    display: block;
    color: #FFF;
        background: var(--second-color);
    text-decoration: none;
        line-height: 50px;
    height: 100%;
}
  #bottomLink a::before {
    font-family: "Font Awesome 5 Free";
    content: "\f105";
    font-weight: bold;
    margin-right: 10px;
    color:yellow;
}
#wrap {    margin-bottom: 4px;
}
  }

/*-------------
バッジ非表示
---------------*/
.recaptcha_policy {
padding: 0;
    margin: 0 14px 30px;
text-align: right;
font-size: 11px !important;
color: #444 !important;
}

.recaptcha_policy a {
font-size: 11px !important;
color: #111 !important;
}

.grecaptcha-badge { visibility: hidden; }