@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@400;700&display=swap');
/*レスポンシブ02 ブラック*/
:root {
    --text-color: #111;
    --base-color: #555;
    --point-color: #d6ab97;
}
body {
    line-height: 1.8;
	font-size:17px;
	  font-family: "Zen Kaku Gothic New", sans-serif;
	  font-weight: 400;
	  font-style: normal;
  	color:#444;

}
.article table.normalTbl, .sideContents #sideServices h2,
.sideContents #sideBlogCategories h2,
.sideContents #sideBlogDates h2,
.sideContents #sideMobile h2, .sideContents ul,
.sideContents dl,.sideContents dl ul li a {
  font-size: 100%;
}

a, a img {
	transition: .2s ;
}
a {
    color: var(--point-color);
}
#wrap .gallery_slide .galleryPreview .images .image img {
    width: auto;
}
#mainArticles .article.zero_margin,
#mainArticles .gallery.zero_margin{
    padding-bottom: 0;
    margin-bottom: 0;
}
#mainArticles .article.col2.zero_margin,
#mainArticles .article.col3.zero_margin,
#mainArticles .article.col4.zero_margin,
#mainArticles .gallery.col3.zero_margin {
    margin-bottom: 14px;
}
.article.col3 p {
    font-size: .9em;
    font-feature-settings: 'palt';
}
#mainArticles .article.col3 {
    padding: 0 16px;
}
#mainTopics,
.mainContents .article h4{
    background: none;
}
#mainArticles div[id^="blog"] {
    margin-top: 30px;
}
#mainTopics .listview a, ul.topics li p.more a {
    background: var(--point-color);
}
#mainTopics .listview a:hover,
ul.topics li p.more a a:hover {
    background: var(--text-color);
}

#wrap .article.img200 .image img,
#wrap .article.img300 .image img,
#wrap .article.icon .image img {
    max-width: 200px;
    width: 100%;
}
#wrap .article.icon .image img {
    max-width: 128px;
}
#wrap .article.img300 .image img {
    max-width: 300px;
}
#mainArticles .article.icon .image {
    padding-top: 2em;
}
ul.topics li h3 a {
    color: var(--base-color);
}
ul.topics li h3 a:hover {
    color: #222;
}
.article.bg, .gallery.bg,
ul.topics li{
    background: #efeeec;
}


/*パーツ*/
#mainArticles .envelope {
    background: #fbf7f1;
    box-shadow: 0 1px 1px 0 inset #ccc;
    border-radius: 2px;
    margin-bottom: 30px;
}
#mainArticles .envelope.zero_margin {
    margin-bottom: 0;
}
.article.gray, .gallery.gray {
  background: #f8f8f8;
}
span.tax {
    font-size: 0.85em;
    color: #666;
}

#mainArticles_body .article.common_margin {
    margin-bottom: 30px;
}
#mainArticles .article.theme.cta {
    padding-bottom: 40px;
    padding-top: 40px;
}
.align-c {
    text-align: center;
}
p.notation {
    font-size: .9em;
    color: #666;
}
hr {
    border: none;
    border-bottom: solid #BBB 1px;
    padding-top: 8px;
    margin-bottom: 8px;
}
.link-wrap {
    margin: 14px 0 20px;
}
ol.pp,ul.maru {
  font-size: 1em;
  margin-bottom: 12px;
}
ul.maru {
    margin-left: 1.4em;
}
ul.maru li{
	line-height:1.4em;
  margin-bottom:12px;
}
ul.maru.col2 {
    display: flex;
    flex-wrap: wrap;
    margin: 0 4px 0 18px;
}
ul.maru.col2 li {
    width: 50%;
}
ul.maru li::before {
    margin-right: 4px;
    margin-left: -1.3em;
    vertical-align: text-top;
    color: #bfb5a1;
    font-size: .8em;
}
.envelope li{
  text-align:left;
}


/*ヘッダー*/
#footer_body .copyright{
    background: var(--text-color);
}
#title #title_outer {
  display: block;
    height: 96px;
    background: url(/materials/175210074889801.png) right bottom 14px no-repeat;
    background-size: 300px;
}
#wrap_body #topMenu{
    background: #DDD;
}
#mainArticles .article.theme, #mainArticles .gallery.theme,
div#footer {
    background:var(--base-color);
}
#topMenu_outer .topMenu li a {
    font-size: 1.1em;
    line-height: 2.4em;
    box-shadow: -2px 0 0 0 #FFF;
    color: var(--base-color);
}
#topMenu_outer .topMenu li:first-child a {
    box-shadow: unset;
}
#title h1 {
    background: url(/materials/175210063782801.png) no-repeat center left;
    background-size: 100%;
    height: 96px;
    width: 240px;
}
#title h1:hover {
  opacity: 0.7;
}
#title h1 a {
    display: inline-block;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
    height: 100%;
    width: 100%;
}
#topMenu_outer li a {
    overflow: hidden;
}

#topMenu_outer .topMenu li a:after {
    content:none;
}
#topMenu_outer .topMenu li a:hover {
    background:var(--base-color);
}

/*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, #topMenu_outer .topMenu li a,
.article table.normalTbl th,a.btn,
.serif, #footer_body li a, .sideContents h2, .menubox li a {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 700;
  font-style: normal;
}
#wrap .article h3, #wrap .gallery h3, #mainArticles div[id^="blog"] h2,#mainTopics h2 {
    padding: 10px 0 16px;
    margin: 20px 0 24px;
    font-size: 1.7em;
    line-height: 1.2em;
    text-align: left;
    border-bottom: solid 3px;
    color: var(--text-color);
}
#mainTopics h2{
	   margin: 0 0 30px;
}
#mainArticles .article.theme h3, #mainArticles .gallery.theme h3,#mainArticles .article.bg-none h3, #mainArticles .gallery.bg-none h3 {
    color: #FFF;
}
.article h3 a, .gallery h3 a,
.article h3 a:hover, .gallery h3 a:hover{
    color: var(--text-color);
    font-weight: bold;
}
#wrap .article.bg-none h3, #wrap .gallery.bg-none h3 {
    margin: 0 0px 24px;
    box-sizing: border-box;
}
#mainTopics h2:after,
.article h3::after,
.gallery h3::after,
#mainArticles div[id^="blog"] h2::after {
    content: none;
}
#mainArticles h2, #listTopics h2 {
    background: none;
    color: var(--text-color);
    padding: 40px 0 20px;
    width: 100%;
    margin: 0 auto;
    text-align: left;
    font-size: 2.2em;
}
.mainContents .article h4 {
  display: flex;
  border:none;
  background: none;
  padding: 10px 0;
  margin-bottom: 28px;
  font-size: 1.3em;
  line-height: 1.3em;
  color: var(--text-color);
  position:relative;
}
.article h4::before {
    content: "";
    position: absolute;
    margin: 0;
    width: 100%;
    height: 12px;
    background-color: transparent;
    background-image: radial-gradient(var(--text-color) 10%, transparent 30%),radial-gradient(var(--text-color) 10%, transparent 30%);
    background-size: 6px 6px;
    background-position: 0 0,6px 6px;
    z-index: 1;
    top: auto;
    bottom: -8px;
}
.article.col2 .image, .article.col3 .image {
    margin-bottom: 0;
}

.article h5 {
  font-size: 1.2em;
  letter-spacing: .14em;
  border:none;
  padding: 10px 0;
  margin-bottom: 18px;
  border-bottom: solid 2px;
  border-radius: 0;
  background: none;
}
.article h5::before {
    content: none;
}

#mainArticles .envelope h5 {
    margin-top: 0;
}
.article h6 {
    background: #efefef;
    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";
    font-weight: bold;
    margin-right: 6px;
    transform: unset;
    color: var(--text-color);
    position: absolute;
    left: 18px;
}
.article.bg-none h6 {
  background: #FFF;
}


#mainArticles .article.theme a,
#mainArticles .article.theme .menubox li a::before,
#mainArticles .article.theme h4 {
    color: #FFF;
}
#mainArticles .article.theme h4::before {
    background-image: radial-gradient(#FFF 10%, transparent 30%), radial-gradient(#FFF 10%, transparent 30%);
}

/*リンク*/
a.btn,a.btn:hover {
  background: #FFF;
  color: var(--text-color);
  border: solid 1px var(--text-color);
  border-bottom: solid 2px #434343;
}
a.btn{
    transition: all .2s linear;
  	padding: 10px 20px;
}
a.btn:hover {
  background: #ede5e1;
  box-shadow: 0 5px 10px rgba(0,0,0,0.3);
}
a.btn::after {
    color: var(--point-color);
}
p.col2 {
  display: flex;
  flex-wrap: wrap;
}

a.tel-link {
    font-size: 1.2em;
    text-decoration: none;
}
a.tel-link:before{
	content: '\f2a0';
	font-family: "Font Awesome 5 Free";
    font-size: .8em;
	margin-right: .2em;
	font-weight:bold;
}
p.contact {
       max-width: 560px;
    margin: 0 auto 40px;
}
.col2 a.btn {
    width: 48%;
    display: inline-block;
    margin: 0 1%;
}
.article.col2 a.btn {
    width: 90%;
    padding: 8px 0;
    margin: 0 auto;
}
#contact img {
    max-width: 700px;
    width: 100%;
}
.freeHtml_body #contact {
    margin: 10px 0 40px;
    text-align: center;
}

/*サイト案内
--------------------*/
#info-link .gallery_grid li.galleryGrid .comment::before {
    font-family: "Font Awesome 5 Free";
    content: "\f151";
    font-weight: bold;
    margin-right: 4px;
    color: var(--point-color);
    }
#info-link .comment {
    font-size: 1em;
    margin: 8px 0;
    font-feature-settings: 'palt';
    margin: 8px 0;
}
#info-link .image a {
    display: block;
    position: relative;
    border: solid 4px  var(--text-color);
    border-radius: 100%;
    margin: 0 6px;
}
#info-link .image a {
    max-width: 200px;
    padding: 32px;
    margin: 0 auto;
}
#info-link .image a img {
    max-width: 128px;
    box-sizing: border-box;
}
#info-link .galleryGrid_outer {
    padding: 0;
}

#site-link .gallery_grid li.galleryGrid .galleryGrid_outer {
    padding: 0;
}
#site-link ul.galleryGrids .comment {
    font-size: 0.84em;
    font-weight: bold;
}
#site-link ul.galleryGrids li {
    color: var(--text-color);
    border: solid 2px var(--base-color);
    border-radius: 2px;
    background: #FFF;
}
@media screen and (min-width:600px) and ( max-width:1024px) {
#mainArticles h2, #listTopics h2 {
  padding-right:20px;
  padding-left:20px;
}
}
@media only screen and (min-width: 600px) {
#site-link .gallery_grid4 li.galleryGrid {
    width: 23%;
    margin: 1%;
}
}
@media only screen and (max-width: 960px) {
.article.col3 {
        flex-basis: 48%;
}
}
@media only screen and (max-width: 600px) {
  .article.col3 {
        flex-basis:100%;
}
  p.col2 a.btn {
    width: 100%;
    margin-bottom: 10px;
}
  .gallery .gallery_grid2 li.galleryGrid, .gallery .gallery_grid3 li.galleryGrid,
  .gallery .gallery_grid4 li.galleryGrid, .gallery .gallery_grid5 li.galleryGrid {
    margin: 1%;
    width: 48%;
}
  .article.icon2 .image {
        float: left !important;
    max-width: 36px;
    margin: 10px 0 0;
}
}
.cta p {
    margin: 0;
}
.cta a.btn {
    border-radius:999px;
}
#mainArticles .article.theme a.btn {
    color: var(--text-color);
}
.cta a.btn.rsv::after,
.cta a.btn.tel::after {
    content:none;
}
.cta a.btn.rsv::before,
.cta a.btn.tel::before {
    content: '\f2a0';
    font-family: "Font Awesome 5 Free";
    font-weight: bold;
    margin-right: 8px;
    font-size: 1.4em;
    color:#dc7b68;
}
.cta a.btn.rsv::before {
    content: "\f274";
}
.cta a.btn.rsv.mail::before {
    content: "\f0e0";
}


/*リスト*/
.menubox{
	display:flex;
	gap:1%;
    margin-bottom: 20px;
  flex-wrap: wrap;
}
.menubox li{
    width:49%;
}
.menubox.col3 li{
    width:32%;
}
.menubox li a{
    display:block;
    border-radius: 2px;
    font-weight: normal;
    text-align: center;
    margin: 4px;
    padding: 8px 10px;
    color: var(--text-color);
    border: solid 1px;
    text-decoration: none;
}
.bg-none .menubox li a {
    border: solid 1px;
}

.menubox li a:hover {
  background: var(--point-color);
}
.menubox li a:before{
    font-family: "Font Awesome 5 Free";
    content: "\f107";
    font-weight:bold;
    color: #999;
	margin-right:6px;
}
ul.check {
    padding-left: 1.4em;
}
ul.check li {
    font-size: 1.1em;
    padding: 0 0 10px 8px;
    margin-bottom: 6px;
}
ul.check li:before {
    font-family: "Font Awesome 5 Free";
    content: "\f00c";
    font-size: 0.9em;
    font-weight: bold;
    line-height: 1.1em;
    transform: unset;
    border: 1px solid var(--point-color);
    color: var(--point-color);
    width: auto;
    height: auto;
    padding: 3px;
    top:0;
}

ul.faq li.qus::before, ul.faq li.ans::before {
  margin-right: 12px;
}
ul.faq li.qus::before {
    background: #adac9e;
}
ul.faq li.ans::before {
    background: var(--second-color);
}

#mainArticles table.contactTable input.button,
#mainArticles table.contactTable input[type="button"] {
    border-radius: 4px;
}

/*テーブル*/
.article table.normalTbl.half {
    width: 52%;
    margin-top: 0;
}
.article table.normalTbl {
    border: none;
}
.article table.normalTbl td,
.article table.normalTbl th,
.article table.normalTbl tr:last-child td,
.article table.normalTbl tr:last-child th {
    border-bottom-style: solid;
    border-width: 2px;
}
.article table.normalTbl th {
    background: none;
    color: var(--base-color);
    border-color: var(--base-color) !important;
    font-weight: bold;
    width: auto;
    white-space: nowrap;
}
.article table.normalTbl.align-c.set td {
    border: none;
    padding: 0;
    font-weight: bold;
    font-size: 1.2em;
}
.article table.normalTbl:last-child {
    margin-bottom: 20px;
}

/*flow*/
.article table#flowTbl td {
    border: none;
    border-radius: 4px;
    margin-bottom: 2.8em;
}
.article table#flowTbl strong {
    background: none;
    padding: 0 0 8px;
    border-bottom: dashed 2px;
}
.article table#flowTbl td:after {
    color: var(--point-color);
    line-height: 1em;
    bottom: -1.2em;
}

/*contact*/
#mainArticles table.contactTable,
#mainArticles table.contactTable tr th,
#mainArticles table.contactTable tr td {
  border-color: #CCC;
  border-width: 1px;
}
#mainArticles form {
  background: #FFF;
	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;
}
#mainArticles table.contactTable input.button {
    background: #f48700;
}

/*side*/
.side-logo {
    margin: 20px 0;
}
.side-logo img {
    max-width: 231px;
    width: 100%;
    margin: 0 auto 10px;
    display: block;
}
#sideContents table.normalTbl {
	border-collapse: collapse;
	border-spacing: 0;
    margin: 10px auto 40px;
	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(--base-color);
}
#sideContents table.normalTbl td {
	border-bottom:solid 1px #CCC;
	background: none;
	height: auto;
	line-height:1.6em;
	padding:6px;
}

/*footer side*/
.shop-title,
.shop {
    text-align:center;
}
.shop-title {
  font-feature-settings: 'palt';
    font-weight:bold;
    color:var(--text-color);
}
.shop {
    padding: 0 0 10px;
    font-weight: bold;
    color:#444;
    line-height: 1em;
    font-size: 1.8em;
}
#footer_body .topMenu li a:hover, #footer_body .services li a:hover {
    background: none;
    color: var(--point-color);
}
.freeHtml {
    margin-bottom: 2em;
}

#footer_body .copyright {
  padding: 14px 0;
}
#footer_body .copyright,
#footer_body .copyright a {
    font-weight: normal;
    font-size: 0.9em;
}
.freeHtml_body a.btn {
    margin-bottom: 30px;
}


#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(--base-color);
}
#sideContents 
{
    background: #f5f5f5;
}
.sideContents #sideServices h2,
.sideContents #sideBlogCategories h2,
.sideContents #sideBlogDates h2,
.sideContents #sideBlogDates h2,
.sideContents #sideMobile h2{
	padding:0;
}
#footer,#footer_body .topMenu li a, #footer_body .services li a{
    background: none;
    font-size: 1em;
    }


/*--------------------------------------------
--------------------------------------------*/
@media only screen and (min-width: 980px) {
.article, .gallery, #title_outer, #topMenu_outer,
#mainArticles, #mainTopics_outer, #sideContents_outer,
#footer_outer,.article.full .article_body,ul.topics,
.gallery.full .article_body,div#listTopics_body {
  width: 980px;
}
  #listTopics_body {
    margin: 0 auto;
}
}
@media only screen and (max-width: 820px) {
.article table.normalTbl.half {
    width: 100%;
}
}
@media only screen and (max-width: 740px) {
    #title #title_outer {
    background: none;
}
}
@media only screen and (max-width: 600px) {
  body {
    font-size: 16px;
  }
  #toggle, .active #toggle {
        background-color: var(--text-color);
}
    #title #title_outer {
	height: 56px;
}
  #mainArticles .article, #mainArticles .gallery {
        padding: 0 10px 20px;
        margin-left: 6px;
        margin-right: 6px;
        margin-bottom: 40px;
}
  .article.common_margin.bg.col2 .image {
    padding-top: 20px;
}
  #mainArticles .article.full, #mainArticles .gallery.full {
    margin-right: 0;
    margin-left: 0;
        padding-left: 20px;
        padding-right: 20px;
}
  #mainArticles .article.full.bg {
    padding-top: 30px;
}
  #mainArticles div[id^="blog"] {
    margin-top: 10px;
    padding-bottom: 30px;
}
  .zero_margin .article_outer {
    padding: 0;
}
  .gray ul.menubox {
    margin: 20px 0 0;
}

ul.menubox,
ul.maru.col2{
    display: block;
}
ul.menubox li,
  ul.maru.col2 li,
  ul.menubox.col3 li{
    width: 100%;
}
  .article table#flowTbl td::after, .article table#flowTbl tr:last-child td::after {
    width: 6px;
}
    #title h1{
        margin: 0 0 0 8px;
        padding: 0;
        height: 56px;
        width: 170px;
    }
  #topMenu_outer .topMenu li a {
    line-height: 1.25em;
}
  #topMenu_outer .topMenu li a:hover:before {
    content: none;
  }
.article .article_right .image, .article .article_left .image {
    float: unset;
}
  ul.faq li.qus:before, ul.faq li.ans:before {
    margin-left: -38px;
}
  #mainArticles #contact {
    margin: 0 10px;
    padding: 4px 0 20px;
    background-size: 300px;
}
  #mainArticles #contact p {
  padding: 0 10px;
  font-feature-settings: 'palt';
  line-height: 1.4em;
  margin-bottom: 10px;
}
  #mainArticles .article.bg-none {
        margin: 0 10px 30px;
}
#topMenu_outer .topMenu li a {
  font-weight: normal;
    line-height: 1.25;
}
#topMenu_outer .topMenu li,
#topMenu_outer .topMenu li:last-of-type {
        border-color: var(--base-color);
}
  #sideContents table.normalTbl th, #sideContents table.normalTbl td {
    display: block;
    width: 100%;
}
#mainArticles h2, #listTopics h2 {
  	font-size: 1.7em;
        line-height: 1.3em;
        text-align: center;
        padding: 20px;
}
  .mainContents .article h4 {
  font-size: 1.2em;
}
  .article h5 {
        margin: 20px 0 18px;
        padding: 10px 0 8px;
        font-size: 1.2em;
}
#mainTopics h2, #mainArticles .article h2,
.article h3, .gallery h3, .freeHtml h3 {
  font-size: 1.5em;
}
  #wrap .article h3, #wrap .gallery h3, #mainArticles div[id^="blog"] h2 {
    font-size: 1.4em;
}
  #info-link .image a img {
    max-width: 64px;
}
#info-link .image a {
        max-width: 136px;
}
table.price.normalTbl thead {
    display: none;
}
table.price.normalTbl th::before,table.price.normalTbl td::before {
    content: attr(data-label);
    float: left;
    font-weight: bold;
    font-size: .9em;
}
.article table.price.normalTbl th,.article table.price.normalTbl td {
    text-align: right;
}
.article.col2 a.btn {
    width: 100%;
    display: block;
    margin: 0 0 8px;
}
  .menubox li a,
  ul.menubox.col3 li a{
  float: unset;
  width: 100%;
  display: block;
  margin: 6px 0;
  font-size: .9em;
  font-feature-settings: 'palt';
}

  .article table.galleryTbl tbody {
    grid-template-columns: repeat(2, auto);
    gap: 5% 3%;
}
  .article table.galleryTbl th, .article table.galleryTbl td {
    font-size: .85em;
    font-feature-settings:'palt';
}
  
  #contact.gallery li.galleryGrid {
    width: 100%;
}
    #footer_body .topMenu li, #footer_body .services li {
    width:100%;
}
#footer_body .topMenu, #footer_body .services {
    display: block;
    margin-left: 5%;
}
#mainArticles table.contactTable tr.must th {
  padding: 1em;
  padding-right: 50px;
}
  .article table.normalTbl th {
    text-align: center;
        white-space: unset;
        line-height: 1.4em;
        background: rgba(0, 0, 0, 0.05);
}
      .article table.normalTbl th, .article table.normalTbl td, .article table.normalTbl tr:last-child td, .article table.normalTbl tr:last-child th {
        padding: 4px 10px;
        border-width: 2px;
        border-bottom-style: solid;
        border-top: none;
    }
  .article table.normalTbl th, .article table.normalTbl td {
    padding: 4px 10px;
}
  
  
.article.h480 {
    height: 480px;
}
.article.h480 .twitter-timeline.twitter-timeline-rendered {
  width: 100%;
  margin: 0 auto;
}

  
  /*call*/
#bottomLink {
    position: fixed;
    display:block;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 1000;
    height: 3em;
}
#bottomLink a span {
    font-size: .8em;
    display: inline-block;
    padding-right: 8px;
}
#bottomLink a {
    display: block;
    box-shadow: 0px -1px 4px 1px rgb(0 0 0 / 40%);
    color: #FFF;
    background: #dc7b68;
    text-decoration: none;
    line-height: 3em;
    font-feature-settings: 'palt';
}
  
#bottomLink a::before {
  font-family: "Font Awesome 5 Free";
  content: "\f274";
    font-weight: bold;
    margin-right: 6px;
    color: #FFEB3B;
}
#wrap {
    margin-bottom: 50px;
}
  }