@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;700&display=swap');
/*シンプル01 オレンジ 左メイン*/
body {
    color: #5d5750;
    font-size: 17px;
    font-weight: normal;
    line-height: 1.8;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "YuGothic M","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}
#wrap_body #contents, #wrap_body #mainImage,
.mainContents .article h3, #mainTopics h2, #listTopics h2,
.mainContents div.gallery h3, #mainServices h2 {
    background: #FFF;
}
table, thead, tr, th, td,
.sideContents ul, .sideContents dl{
    font-size: initial;
}
#mainContents_body {
    padding-top: 40px;
}
#wrap .article .image img {
    width: auto;
}
#wrap .article.img200 .image img {
    max-width: 200px;
    width:100%;
}

.article, .gallery, #mainTopics, #listTopics, #mainServices, #mainBlogComments, #mainBlogCommentForm{
    padding: 0;
}


/* strong {
  background: linear-gradient(transparent 80%,#fff2cb 80%);
  border-bottom: 2px solid #fff2cb;
  color: #de5522;
} */
.article, .gallery {
    padding-bottom: 24px;
}
.align-c,
tbody.align-c td,
table.normalTbl.price td{
    text-align: center;
}
.article, .gallery, #mainTopics {
    border: none;
}
#sideContents .freeHtml, #sideContents #sideServices, #sideContents #sideBlogCategories, #sideContents #sideBlogDates, #sideContents #sideMobile {
    border-color: #ea960c;
}
#mainArticles p.contact-note {
    color: #555;
}
p.notation {
    font-size: .92em;
    line-height: 1.4em;
    color: #555;
}
#mainArticles .envelope {
    border: none;
    background: #FFFECD;
}
.envelope li {
    text-align: left;
}
ul.maru {
    margin-left: 10px;
}
ul.maru li {
    padding: 0 0 6px 10px;
}
ul.maru li:before {
    margin-left: -16px;
    margin-right: 4px;
    font-size: 0.6em;
    vertical-align: middle;
    color: #ea960c;
}
ul.col2 li {
  display: inline-block;
  width: 49%;
}
a {
    color: #2196F3;
}
a.btn{
    background: #ea960a;
    box-shadow: 0 3px #cd7820;
    margin-bottom: 10px;
    display: block;
}
p.col2 a.btn {
    display: inline-block;
    width: 47%;
  margin: 1%;
}
a.btn:hover {
    background: #d67512;
}
a.btn.grn {
  background: #00B900;
  box-shadow: 0 3px #008900;
  padding: 14px 6px;
  font-feature-settings: 'palt';
  line-height: 1.3em;
  font-size: .9em;
}
a.btn.grn:hover {
    background: #008900;
}
a.btn.grn::before {
  margin-right: 5px;
}

div.youtube {
    width: 100%;
    aspect-ratio: 16 / 9;
    margin-bottom: 20px;
}
div.youtube iframe {
    width: 100%;
    height: 100%;
}
#wrap .article.img400 .image img {
    max-width: 400px;
  width:100%;
}

#mainTopics .listview a, #sideContents #sideContact a, p.more a,
#mainArticles table.contactTable input.button {
    background: #e56011;
}
#mainTopics .listview a:hover, p.more a:hover {
    background: #c14800;
}

#mainTopics {
    background: none;
    padding: 44px 0 24px;
}
#mainTopics h2 {
    margin: 0 0 20px;
}
.gallery_grid2 li.galleryGrid {
    width: 50%;
}
.article.bg-none, .gallery.bg-none {
    background: none;
    padding: 40px 0 0 0;
}
#pankuz_body p {
    color: #555;
}
#wrap .article.img30 .image {
    max-width: 30%;
}

/*ヘッダー*/
#title h1 {
    background: url(/materials/175513773114201.png) no-repeat left center;
    background-size: 100%;
    height: 70px;
    width: 258px;
}
#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 {
    background: url(/materials/175513881873201.png) no-repeat right bottom 18px;
    background-size: 340px;
    height: 94px;
    max-width: 1024px;
    width: 100%;
}
#wrap_body #topMenu {
    background-color: #ea960c;
}
#wrap_body #topMenu,
#topMenu_outer .topMenu li a:hover{
    border: none;
}
#topMenu_outer .topMenu li a {
    line-height: 2.6em;
    color: #FFF;
}

#topMenu_outer .topMenu li {
    box-shadow: 1px 0px 0px 0 inset #d08203;
}
#topMenu_outer .topMenu li:first-child {
    box-shadow: none;
}
#topMenu_outer .topMenu li,
#topMenu_outer {
    height: 2.6em;
}
#topMenu_outer .topMenu li a:hover {
    background: #ffd899;
    color: #d08201;
}

/*見出し*/
#mainArticles h2, #listTopics h2, #mainArticles .article h2,
.mainContents .article h3, #mainTopics h2, #listTopics h2,
.mainContents div.gallery h3,.article h4,.article h5,ul.check li strong,
#mainServices h2,#topMenu_outer .topMenu li a,
.article table#flowTbl strong{
    font-family: 'Noto Sans JP',"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;
    font-weight: 700;
}
#mainArticles h2,
#mainArticles .article h2{
    background:none;
    color: #343434;
    letter-spacing: 0.07em;
    text-align:center;
    line-height: 1.4em;
    margin: 10px 0 20px;
    padding: 0;
    font-size: 2.2em;
}
.mainContents .article h3, #mainTopics h2, #listTopics h2, .mainContents div.gallery h3, #mainServices h2 {
    color: #ea960a;
    border-bottom: solid 4px;
    padding: 20px 10px 12px;
    margin-bottom: 20px;
    margin-right: 0;
    margin-left: 0;
    margin-top: 0;
}
.article h3 a, .article h3 a:hover{
    color: #ea960a;
  	font-weight:bold;
}
.mainContents .article.bg-none h3,
.mainContents .gallery.bg-none h3 {
    margin: 0 0 12px;
}
.article h4 {
    position: relative;
    color: #333;
    font-size: 1.4em;
    line-height: 1.4em;
    padding: 12px 0;
    margin-bottom: 10px;
    border-radius: 2px;
    display: flex;
}
.article h4::before {
    font-family: "Font Awesome 5 Free";
    content: "\f152";
    color: #de5522;
    font-weight: bold;
    margin: 0;
    position: unset;
    background: none;
    padding-right: 10px;
}
.article h5 {
    border: none;
    padding: 10px 0 6px;
    font-size: 1.25em;
    line-height: 1.3em;
    font-weight: 400;
    color: #222;
    border-bottom: solid 1px #dc8c3a;
}
.article h6{
    display: inline-block;
    padding: 2px 20px;
    background-color: #ea960a;
    color: #fff;
    font-weight: bold;
    font-size: 0.9em;
    margin-bottom: 10px 0 20px 0;
}
.article h6:before,
.article h6:after{
    display: none;
}


/*スライドショー文字*/
.gallery_slide .galleryPreview .images li .comment_body {
    font-size: 16px;
    color: #222 !important;
}
.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 40px 4px;
    right: 40px;
}
.gallery_slide .galleryPreview .images li:hover .comment_body,
.gallery_slide .galleryPreview .images li .comment_body {
    line-height: 1.4em;
    height: auto;
}


/*flow*/
.mainArticles .article.flow {
    position: relative;
    overflow: visible;
    padding-bottom: 20px;
    margin-bottom: 30px;
}
.mainArticles .article.flow::after {
    color: #FFF;
    content: "▼";
    font-size: 60px;
    position: absolute;
    text-align: center;
    bottom: -38px;
    transform: scaleY(0.4);
    left: 0;
    right: 0;
    margin: auto;
    line-height: 1em;
}
.article table.normalTbl {
  background: #FFF;
}
.article table.normalTbl tr:nth-child(even) {
  background: #fffcf8;
}

/*2列*/
.article.col2 {
  padding: 20px;
}
.article.col2 h3 {
  font-size: 1.4em;
  margin-left: -20px;
}
.article.col2 h4 {
  font-size: 1.2em;
  margin: 0;
}

#contact .btn {
  display: flow-root;
}

/*リンクリスト*/
.menubox li {
    width: 49.5%;
    display: inline-block;
}
ul.menubox.col3 li {
    width: 32.6%;
}
.menubox li a {
    display: block;
    border-bottom: solid 2px #cd9d10;
    background: #f6c304;
    border-radius: 28px;
    text-align: center;
    margin: 0 4px 6px;
    padding: 8px 10px;
    color: #684c27;
    font-feature-settings: 'palt';
    font-weight: bold;
    text-decoration: none;
}
.menubox li a:hover {
    background: #ffd01d;
}
.menubox li a:before{
  font-family: "Font Awesome 5 Free";
  content: "\f107";
  padding-right: 8px;
  color: #fdff5d;
}

/**/
ul.check{
    margin-bottom: 30px;
}
ul.check li {
    font-size: 1.1em;
    padding: 0 0 10px 8px;
    margin-bottom: 10px;
    font-weight: bold;
    border-bottom: dashed 2px #888;
}
ul.check li:before {
    font-family: "Font Awesome 5 Free";
    content: "\f00c";
    font-weight: bold;
    border: none;
    transform: unset;
    border: 1px solid #ea960a;
    color: #de5522;
    width: auto;
    height: auto;
    padding: 0 4px;
    top: 0;
    left: -1.8em;
}
ul.check li strong {
  margin-bottom: 8px;
  display: block;
  background: none;
  border: none;
  font-size: 1.2em;
}
ul.check.img {
    padding: 0px;
}
ul.check.img li {
    background: url(/materials/170745380166301.png) no-repeat left center;
    background-size:33px;
    padding: 8px 0 14px 40px;
    border-bottom: 1px dashed #888;
}
ul.check.img li::before {
    content:none;
}

ul.faq li.qus::before {
  background: #999;
}
ul.faq li.ans::before {
background: #8aba42;
}


/*side*/
#sideContents .freeHtml_body {
    padding: 24px 14px;
}
.side-logo {
    text-align: center;
  	max-width: 240px;
	margin: 0 auto;
}
.side-logo img {
    width: 100%;
}
.copy {
  display: inline-block;
  padding: 2px 12px;
  margin: 8px 0;
  color: #FFF;
  font-feature-settings: 'palt';
  background: #ea960a;
}
.side-text{
  text-align:center;
  padding-top:10px;
}
.shop {
    padding: 4px 0 10px;
    font-weight: bold;
    color: #1d2088;
    line-height: 1.3em;
    font-size: 1.1em;
}
.add,.time {
    padding: 5px 0;
    border-top: 1px solid #ccc;
    line-height: 1.4em;
}
.tel {
    border-top: 1px solid #ccc;
    padding: 6px 0;
}
.tel-link {
  font-size: 1.3em;
  color: #f2891c;
}
.shop-title {
  font-feature-settings: 'palt';
  font-size: .9em;
    padding-bottom: 8px;
}
.link-wrap {
    margin: 14px 0;
}
#sideContents #sideServices ul, #sideContents #sideServices dl, #sideContents #sideBlogCategories ul, #sideContents #sideBlogCategories dl, #sideContents #sideBlogDates ul, #sideContents #sideBlogDates dl {
  padding: 0 12px;
}

#info-link .comment {
    font-size: .9em;
    color: #fff;
    font-weight: bold;
    text-align: center;
    display: block;
    width: calc(100% - 10px);
    position: absolute;
    bottom: 0;
    background: rgb(81 31 31 / 40%);
    margin-bottom: 0;
    padding: 7px 5px;
}
#info-link .galleryGrid_outer {
    padding: 0 5px 0;
}
#info-link .image {
    margin: 0;
}
#info-link  li.galleryGrid {
  margin-bottom: 20px;
}

#footer {
    background: none;
}
#footer *{
  color:#555;
}
#footer a:hover,
#footer a:before{
  color: #dc8c3a;
}


/*-----------------------
 fix menu
-----------------------*/
#contactBox{
  width: 220px;
  border-radius: 4px;
  padding: 4px;
  position: fixed;
  z-index: 99;
  bottom: 5px;
  right: 5px;
  border-color: #f0f0f0;
  background: #fff;
  box-shadow: 0 0 5px 0 rgba(0,0,0,0.3);
  font-feature-settings: 'palt';
}
#contactBox img{
  margin:0 auto;
}
#contactBox .switch{
    background: #de5521;
  color:#FBF7F2;
  border-radius:2px;
  text-align:center;
  font-weight:bold;
}
#sideContents .tel {
    margin:10px 0 0;
    max-width: 97%;
}

#contactBox ul.link li a {
    background: -moz-linear-gradient(top, #fafafa 50%, #e2e2e2);
    background: -webkit-linear-gradient(top, #fafafa 50%, #e2e2e2);
    background: linear-gradient(to bottom, #fafafa 50%, #e2e2e2);
    border-bottom: 1px solid #CCC;
    border-top: solid 1px #FFF;
    text-align: center;
    padding: 4px 0;
    display: block;
    font-size: .9em;
}
#contactBox ul.link li a:hover {
    background: #ffe2af;
    color: #de5521;
}

body.body-media-pc.ams-build #contactBox {
    position: unset;
    width: auto;
    z-index: unset;
}

/*-------------
reCAPTCHA
---------------*/
.recaptcha_policy {
  text-align: center;
  font-size: 11px !important;
  color: #999 !important;
  padding: 0 20px 20px;
}
.recaptcha_policy a { font-weight: normal; }
.grecaptcha-badge { visibility: hidden; }


/* お悩み */
ul.fukidashi{
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
    margin-bottom: 30px;
}
ul.fukidashi li{
    position: relative;
    margin-bottom: 0;
    padding: 4px 10px;
    color: #ea960a;
    font-weight: bold;
    border-radius: 4px;
    display: inline-block;
    border: solid 2px;
}
/* ul.fukidashi li {
    position: relative;
    padding: 0 0 0 50px;
    margin-bottom: 10px;
    background: url(/materials/175514192860901.png) no-repeat 10px center;
    background-size: 42px;
    background-color: #F6AF00;
    padding: 10px 10px 10px 60px;
    color: #FFF;
    font-weight: bold;
    border-radius: 4px;
} */
.strong{
    font-weight: bold;
    color: #000;
    font-size: 1.4em;
    /* border-bottom: double 5px #F6AF00; */
}


.mainContents .article.card{
    padding: 20px;
    background: #FFF;
    border-radius: 4px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    margin-bottom: 20px;
    border: solid 2px #ea960a;
}
.mainArticles .article.card h3,
.article.card h4 {
    font-size: 1.2em;
    line-height: 1.4em;
    padding: 12px 20px;
    margin-bottom: 10px;
    border-radius: 2px;
    display: flex;
    background: #ea960a;
    color: #FFF;
    position: relative;
    margin: -20px -20px 10px;
    border-radius: 0;
}
.article.card h4:before{
    display: none;
}

.mainContents .article.margin_zero{
    margin-bottom: 0;
    padding-bottom: 0;
}

/* リスト */
.ul{
    margin-bottom: 30px;
}
.ul>*{
    margin-bottom: 4px;
    position: relative;
    /* list-style: disc; */
    margin-left: 1.2em;
    font-weight: bold;
}
.ul>*:before {
    content: "";
    position: absolute;
    left: -1.2em;
    top: 0.5em;
    width: 0.5em;
    height: 0.5em;
    background-color: #ea960a;
    border-radius: 50%;
}


.headings_badge{
    display: inline-block;
    padding: 2px 20px;
    background-color: #ea960a;
    color: #fff;
    font-weight: bold;
    font-size: 0.9em;
    margin-bottom: 10px 0 20px 0;
}
.border{
    border: solid 2px #ea960a;
    padding: 20px;
    border-radius: 4px;
    background-color: #fffaf1;
    margin-bottom: 20px;
}

/* 流れ */
.mainArticles .article.flow2{
    border: solid 2px #ea960a;
    padding: 20px;
    border-radius: 4px;
}
.mainArticles .article.flow2 h3{
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    border: none;
    line-height: 1.5;
    padding: 0 !important;
    margin: 0 0 20px 0 !important;
}
.mainArticles .article.flow2 h3 strong{
    color: inherit;
    border-bottom: solid 2px #ea960a;
    padding-bottom: 4px;
    margin-bottom: 10px;
    background: none;
    display: block;
}