@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,600&display=swap');

/*-------------------------------------------
テンプレート
シンプル01 ブラック 右メイン
-------------------------------------------*/
html {scroll-behavior: smooth;}

#wrap_body #contents {
    background: #fff;
}

body {
  line-height: 1.8;
  font-size: 17px;
	color: #000;
}

a {
    font-size: 1.05em;
    font-family: "Montserrat", 'Noto Sans JP', sans-serif;
	color: #666;
}

strong, b  {
    font-weight: bold;
    font-family: "Montserrat", 'Noto Sans JP', sans-serif;
    color: #cd0010;
	font-size: 1.1em;
}

#title a:hover {
	transition: 0.2s;
}
a:hover, #topMenu .topMenu li a:hover,
.mainTopics .topics li .more a,
.mainContents .article h3 a:hover,
.sideServices ul li a:hover,
.footer li a:hover {
	text-decoration: none;
}

#mainArticles a:hover img,
#sideBanners  a:hover img,
div.freeHtml a:hover img,
div.image img.gallery:hover,
a:hover {
  filter: alpha(opacity=75);
  -moz-opacity:0.75;
  opacity:0.75;
  transition: 0.2s;
}

/*改行*/
.article p {
    margin-bottom: 1em;
}

/*---------------------------
ヘッダー
----------------------------*/
/*タイトル*/
#title #title_outer {
    background: url(/materials/175180496191901.png) right top no-repeat;
    background-size: 380px auto;
    height: 90px;
}
#title h1{
    background: url(/materials/175180510536101.png) left center no-repeat;
    background-size: 500px auto;
    width: 500px;
    height: 90px;
}
#title h1 a {
  overflow: hidden;
  text-indent: 110%;
  white-space: nowrap;
  display: block;
  height: inherit;
}

/*ぱんくず*/
#pankuz {
    display: none;
}
#pankuz a {
    font-weight: normal;
	color: #688896;
}

/*---------------------------
グローバルメニュー
----------------------------*/
#topMenu_outer .topMenu li a {
    color: #000;
    font-size: 18px;
    letter-spacing: 0.1em;
}

#topMenu_outer .topMenu li a:hover {
    border-bottom: solid 4px #2047b7;
    color: #fff;
    background: #666;
}

#topMenu {
    background: #eee;
}

/*---------------------------
Contents
----------------------------*/
.article, .gallery, #mainTopics, #listTopics, #mainServices {
    padding: 20px 0;
	border-top: none;
	margin-bottom: 0;
}
.article.zero_margin, .gallery.zero_margin {
    margin-bottom: 0;
    padding-bottom: 0;
}


/*---------------------------
見出し
----------------------------*/
/*文字*/
#mainArticles h2, #mainServices h2, #listTopics h2,.mainContents .article h3, .mainContents div.gallery h3,#mainTopics h2,
#sideContents, #sideContents h2,.mainContents .article h4,.mainContents .article h5,.mainContents .article h6{
    font-family: 'Noto Sans JP', sans-serif;
    letter-spacing: 0.1em;
}

#mainArticles h2, #mainServices h2,
#listTopics h2,#mainTopics h2,#mainArticles .article h2 {
    background: url(/materials/175180262424801.png) center bottom no-repeat;
    background-size: 112px auto;
    padding-bottom: 50px;
    text-align: center;
    border-bottom: none;
    font-size: 1.8em;
    letter-spacing: 0.15em;
    color: #000;
    margin: 2.5em 0 1em;
}
#mainArticles .article h2 {
    margin-top: 1em;
}

.mainContents .article h3, .mainContents div.gallery h3, #mainServices h2 {
    font-size: 1.6em;
    margin: 1em 0;
    padding: 0.5em;
    text-align: center;
    letter-spacing: 0.15em;
    background: linear-gradient(43deg, #2047b7 10%, #000 10%);
}
.mainContents .article h3 a {
  line-height: 1.5;
  font-size: 1em;
}
/*ブログ一覧お知らせ*/
.mainContents .article h3 a, .article h3 a:hover {
    text-decoration: none;
    font-size: 0.9em;
    color: #fff;
}
.mainContents .article h4 {
    font-size: 1.4em;
    position: relative;
    line-height: 1.5;
    margin-bottom: 1em;
    padding: 0.3em;
    color: #000;
    border: none;
    border-bottom: 4px solid #666;
}

.article h4::after {
    position: absolute;
    bottom: -4px;
    left: 0;
    z-index: 2;
    content: '';
    width: 30%;
    height: 4px;
    background-color: #2047b7;
}

.mainContents .article h5{
    font-size: 1.4em;
    color: #2047b7;
    margin: 0.8em 0;
    padding: 0.2em 0.6em;
    letter-spacing: 0.1em;
}

.mainContents .article h6 {
    font-size: 1.2em;
    color: #2048b7;
    margin: 0.5em 0;
    background: none;
	padding: 4px 0;
}
/*.article h6:before {
    display: none;
}*/

/*---------------------------
サイド
----------------------------*/
#sideContents {
    margin-top: 70px;
}
#sideContents .freeHtml, #sideContents #sideServices, 
#sideContents #sideBlogCategories, #sideContents #sideBlogDates, #sideContents #sideMobile {
    margin-bottom: 20px;
}

#sideContents #sideServices ul, #sideContents #sideServices dl, #sideContents #sideBlogCategories ul, #sideContents #sideBlogCategories dl, #sideContents #sideBlogDates ul, #sideContents #sideBlogDates dl {
    background: #000;
	padding: 0 10px;
}
#sideContents #sideServices ul a, #sideContents #sideServices dl a, #sideContents #sideBlogCategories ul a, #sideContents #sideBlogCategories dl a, #sideContents #sideBlogDates ul a, #sideContents #sideBlogDates dl a {
    color: #FFF;
}
#sideContents #sideServices ul li, #sideContents #sideServices dl dt, #sideContents #sideBlogCategories ul li, #sideContents #sideBlogCategories dl dt, #sideContents #sideBlogDates ul li, #sideContents #sideBlogDates dl dt {
    border-bottom: dashed 1px #5065a5;
}
#sideContents #sideContact a {
    background: #cd0010;
    font-size: 0.9em;
    padding: 16px 48px 16px 20px;
}
#sideContents #sideContact a:after {
    top: calc(50% - 20px);
}
#sideContents #sideServices ul a:before, #sideContents #sideServices dl a:before, #sideContents #sideBlogCategories ul a:before, #sideContents #sideBlogCategories dl a:before, #sideContents #sideBlogDates ul a:before, #sideContents #sideBlogDates dl a:before {
    color: #5065a5;
}
div#sideMobile_body, #sideContents h2 {
    text-align: center;
}
#sideContents .freeHtml, #sideContents #sideServices, #sideContents #sideBlogCategories, #sideContents #sideBlogDates, #sideContents #sideMobile {
    border-top: none;
}

/*サイド見出し*/
#sideContents h2 {
    padding: 10px;
    color: #fff;
    border-bottom: 1px solid #2047b7;
    background: #000;
    background-size: 300px auto;
}
#sideContents #sideMobile .qrcode {
    padding: 20px;
}

/*モバイル*/
#sideContents #sideMobile {
    background: #000;
    color: #fff;
}

/*フリーhtml*/
.freeHtml_body {
    padding: 0 !important;
}
div.side h2 {
    margin-bottom: 1em!important;
    border-bottom: dotted 1px #ccc;
}
div.side h2 img {
width: 192px;
}
div.side p {
margin-bottom: 1em;
border-bottom: dotted 1px #ccc;
padding-bottom: 1em;
line-height: 1.5em;
}
div.side p.tel span {
font-size: 125%;
}
/*ショップ情報*/
.side-logo {
    text-align: center;
    margin-bottom: 6px;
    font-size: 18px;
    font-weight: bold;
}
.add {
    padding: 10px 0;
}

.time a {
    font-size: 1.2em;
    font-weight: bold;
    color: #cd0010;
}
.time {
    line-height: 1.6em;
    padding-top: 10px;
	padding-bottom: 5px;
}
.time strong {
    font-size: 1em;
    display: inline-block;
    color: #000;
    border-top: dashed 1px #ccc;
    padding: 10px 0 0;
    margin-top: 0.5em;
    width: 200px;
    text-align: center;
}

/*---------------------------
footer
----------------------------*/
#footer {
    background: #000;
}
#footer_body .topMenu li a, #footer_body .services li a {
    font-size: 1em;
}
#footer_body .copyright {
    flex-basis: 70%;
    font-size: 0.8em;
    letter-spacing: 0.04em;
}
#footer_body .topMenu, #footer_body .services {
    clear: none;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    flex-basis: 30%;
    margin-left: 1em;
}

/*---------------------------
テーブル
----------------------------*/
.article table.normalTbl {
    border-collapse: collapse;
    border: none;
	border-top: 1px solid #ddd;
    border-spacing: 0;
    margin: 1em auto;
}
.article table.normalTbl th {
	font-family: "Montserrat", 'Noto Sans JP', sans-serif;
    border: none;
    color: #333;
    height: auto;
    line-height: 150%;
    padding: 16px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    width: 33%;
    border-bottom: solid 1px #ddd;
    background: none;
}
.article table.normalTbl td {
    border: none;
    height: auto;
    line-height: 150%;
    padding: 16px 32px;
    border-bottom: solid 1px #ddd;
	word-break:break-word
}
.article table.normalTbl tr:nth-child(even) {
    background: #fafafa;
}

/*流れ*/
.article table.flowTbl {
    border-collapse: collapse;
    border-spacing: 0;
    border: none;
    margin: 30px auto;
    width: 90%;
    list-style: none;
    border-left: 2px dotted #CCC;
    padding-left: 0;
}
.article table.flowTbl td {
    border: none;
    border-radius: 8px;
    display: block;
    height: auto;
    margin-bottom: 40px;
    padding: 0;
    padding-left: 26px;
    position: relative;
}
.article table.flowTbl td:before {
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #cd0010;
    position: absolute;
    left:-6px;
    top: 1em;
}
.flowTbl td::after {
  content: "";
  border-bottom: 1px solid;
  width: 18px;
  background: #666;
  position: absolute;
  top: 1.25em;
  left: 4px;
}
.flowTbl tr:last-child td {
    margin-bottom: 0;
}
.flowTbl td strong {
    color: #2047b7;
    display: block;
    font-size: 1.3em;
    font-weight: bold;
    letter-spacing: 0.1em;
    line-height: 1.6em;
}

/*---------------------------
 トップの最新情報 #mainTopics
 最新情報一覧ページ #listTopics 
----------------------------*/
#mainTopics  {
    padding: 30px;
    background: #f7f7f7;
    margin-top: 70px;
}
#mainTopics h2,#listTopics h2 {
    font-size: 1.5em;
    margin: 0 0 30px;
    padding: 0.5em;
    text-align: center;
    color: #000;
    background: none;
    border-bottom: 4px double #000;
}
#mainTopics .listview a, a.btn, p.more a, #mainServices h3 a {
    background: #999;
}
#mainTopics .listview a:hover, a.btn:hover, p.more a:hover, #mainServices h3 a:hover {
    background: #000;
}
#mainTopics .topics li p.date,
#listTopics .topics li p.date  {
    color: #666;
}
.mainTopics .topics li .more a {
    border: solid 1px #666;
    background-color: #fbfbfb;
    color: #666;
}
ul.topics li h3 a {
    font-weight: normal;
	color: #2047b7;
}
a:hover, ul.topics h3 a:hover {
    color: #000;
}
ul.topics li p.description {
    font-size: 0.9em;
	padding-right: 134px;
}
ul.topics li {
    background: none;
}

/*---------------------------
記事
----------------------------*/
/*画像*/
.mainArticles .article img {
    margin-bottom: 30px;
}
.mainArticles .article_right img, .mainArticles .article_left img {
    max-width: 380px;
}
.mainArticles .article_right .image {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 20px;
}
.mainArticles .article_left .image {
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0px;
}

/*ギャラリー*/
.gallery_grid li.galleryGrid .galleryGrid_outer {
    padding: 0 20px;
}

.mainArticles ul.galleryImages li .image img {
    max-width: 200px;
    max-height: 200px;
}
.mainArticles .gallery_grid .comment {
    line-height: 1.4;
    font-size: 16px;
}

/*Googlemap*/
iframe {
    margin: 1em 0;
}
/*選ばれる理由*/
.merit {
    padding: 1.5em;
    background: #e7ecf9;
    box-sizing: border-box;
    margin-bottom: 1em !important;
	text-align: center;
}
.merit h3{
    font-size: 1.6em !important;
    line-height: 1.5 !important;
    padding: 0 !important;
    margin: 0 0 1em !important;
    background: none !important;
    color: #000 !important;
    letter-spacing: 0.05em !important;
}
.merit h3 strong {
    font-size: 30px;
    line-height: 2;
    color: #000;
    margin-bottom: 5px;
    display: inline-block;
    border: 1px solid #000;
    width: 2em;
    border-radius: 50%;
}
.merit h6::before {
    color: #2047b7;
    content: "▼";
    font-family: monospace;
    font-size: 50px;
    left: 0;
    right: 0;
    top: -56px;
    bottom: auto;
    position: absolute;
    text-align: center;
    transform: scaleY(0.5);
}
.merit h6 {
    font-size: 1.4em !important;
    margin: 0.8em 0;
    position: relative;
    text-align: center;
    margin-top: 40px !important;
}

/*---------------------------
リスト
----------------------------*/
/*注意事項のリスト用*/
ol.pp {
padding-left: 2em;
}
ol.pp li {
list-style-type: decimal;
padding: 5px;
}
ul.notes {
list-style-type: none;
margin-left:1em;
	font-size: 0.9em;
}
ul.notes li::before {
content: "◆";
margin-left: -1em;
}
ul.ps {
list-style-type: none;
margin-left:1em;
}
ul.ps li::before {
content: "※";
margin-left: -1em;
}
ul.maru {
list-style-type: none;
margin-left:1.2em;
}
ul.maru li::before {
    content: "●";
    margin-left: -1.5em;
    margin-right: 6px;
    font-family: "メイリオ", sans-serif;
    font-size: 70%;
    color: #ccc;
}

/*チェックマーク付きリスト　区切り線 */
ul.StyleCheckList {
    position: relative;
    padding: 1em;
    list-style-type: none;
    background: #f7f7f7;
    margin: 1em 0;
}
ul.StyleCheckList li {
    padding: 0.6em 0 0.5em 2.2em;
    line-height: 1.6;
    border-bottom: 1px dashed #ccc;
    font-weight: bold;
    font-size: 1.1em;
}
ul.StyleCheckList li::before {
    position: absolute;
    content: "\002713";
    color: #cd0010;
    font-weight: bold;
    left: 0.7em;
    font-size: 1.5em;
    line-height: 1.2;
}

/*faq*/
ul.faq {
    padding: 10px 0;
}
ul.faq li.qus {
    font-weight: bold;
}
ul.faq li.qus ,
ul.faq li.ans {
    display: block;
    line-height: 1.6;
    margin-bottom: 20px;
    padding-left: 45px;
}

ul.faq li.qus::before ,
ul.faq li.ans::before {
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    height: 32px;
    line-height: 32px;
    margin: 0 8px 0 -40px;
    text-align: center;
    width: 32px;
}
ul.faq li.qus::before {
    background-color: #2047b7;
    content: "Q";
}
ul.faq li.ans::before {
    background-color: #cd0010;
	font-weight: bold;
    content: "A";
}

/*チェック*/
ul.check {
    padding: 1em 1em 1em 3em;
    background: #000;
    margin: 1em 0;
}
ul.check li {
    padding: 4px 0 10px;
    border-bottom: dashed 1px #666;
    color: #fff;
    margin: 0.2em;
    font-size: 1.1em;
    font-family: 'Noto Sans JP', sans-serif;
}

/*---------------------------
お問い合わせ
----------------------------*/
#mainArticles form {
    background: #f4f3f1;
}
#mainArticles table.contactTable tr th,
#mainArticles table.contactTable tr td{
    border-bottom: solid 1px #ccc;
}
#mainArticles table.contactTable input.button, #mainArticles table.contactTable input[type="button"] {
    font-size: 1.2em;
    font-weight: bold;
    width: 90%;
    margin: 8px 5%;
}
#mainArticles table.contactTable input.button, #mainBlogCommentForm_outer table.contactTable input.button {
    background: #cd0010;
}
#mainArticles .envelope, #mainBlogCommentForm_outer .envelope {
    background: #f7f7f7;
    border: solid 4px #ddd;
}

/*---------------------------
その他
----------------------------*/
/*ボタン*/
a.btn {
    width: 100%;
    font-size: 18px;
    padding: 10px !important;
    margin: 0.5em 0;
    display: inline-block;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
}
a.btn:hover{
	color: #ffffff;
	text-decoration: none;
}
a.btn{
    background: #2047b7;
}

/*囲い*/
div.envelope {
    margin-top: 1em;
    margin-bottom: 2em !important;
    margin-right: 0;
    margin-left: 0;
    padding: 1em 2em !important;
    background: #f7f7f7 !important;
    box-sizing: border-box !important;
    text-align: left !important;
    border: none !important;
}
div.envelope p{
margin-bottom: 0;
}
div.envelope img{
    max-width: 670px;
    margin-bottom: 0!important;
}

/*マーカー*/
span[style*="Yellow"] {
    font-weight: bold;
    background-color: rgba(255,255,255,0) !important;
    background: linear-gradient(transparent 70%, #fff77e 0) repeat scroll 0 0;
}

/*-------------
バッジ非表示
---------------*/
.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; }
