@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,600&display=swap');

/*-------------------------------------------
テンプレート
シンプル01 ブラック 右メイン
-------------------------------------------*/
html {scroll-behavior: smooth;}

#wrap_body #title {
    background: #f7f7f7;
}
#wrap_body {
    background: url(/materials/176215841777601.png) no-repeat top -7px left #5f5f5f;
    background-attachment: fixed;
    background-size: 710px;
}
#wrap_body #contents {
    background: none;
}

body {
  letter-spacing: 1.5px;
  line-height: 1.8;
  font-size: 17px;
	color: #000;
}

a {
    color: #3C82CA;
    font-size: 1.05em;
    font-family: "Montserrat", 'Noto Sans JP', sans-serif;
}

strong, b  {
    font-weight: bold;
    font-family: "Montserrat", 'Noto Sans JP', sans-serif;
    color: #cd0010;
}

#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/176215569667101.png) right top -2px no-repeat;
    background-size: 340px auto;
    height: 76px;
}
#title h1 {
    background: url(/materials/176215494379101.png) left top 2px no-repeat;
    background-size: 230px auto;
    width: 230px;
    height: 76px;
}
#title h1 a {
  overflow: hidden;
  text-indent: 110%;
  white-space: nowrap;
  display: block;
  height: inherit;
}

/*ぱんくず*/
#pankuz {
    text-align: right;
	margin-bottom: 30px;
}
#pankuz a {
    font-weight: normal;
	color: #688896;
}

/*---------------------------
グローバルメニュー
----------------------------*/
#wrap_body #topMenu {
    border-bottom: solid 1px #000;
}
#topMenu_outer .topMenu li a {
    color: #fff;
    font-size: 18px;
    letter-spacing: 0.1em;
}

#topMenu_outer .topMenu li a:hover  {
    border-bottom: solid 1px #0f61d7;
    color: #fff;
    background: #757575;
}

#topMenu {
    background: -webkit-linear-gradient(top, #444 50%, #000 50%);
    background: linear-gradient(to bottom, #444 50%, #000 50%);
}

/*---------------------------
Contents
----------------------------*/
.article, .gallery, #mainTopics, #listTopics, #mainServices {
    padding: 30px;
	border-top: none;
	margin-bottom: 0;
}
.article.zero_margin, .gallery.zero_margin {
    margin-bottom: -10px;
    padding-bottom: 0;
}

/*お問い合わせ*/
.article.toiawase {
    background: #fff;
    font-size: 1.2em;
    text-align: center;
    margin-top: 40px;
}
.article.toiawase strong {
    background: #000;
    display: inline-block;
    padding: 0 0.5em;
    border-radius: 4px;
    color: #fff;
    margin: 0.5em;
}
.toiawase a {
    text-decoration: none;
    font-size: 1.5em;
    color: #cd0010;
}

/*---------------------------
見出し
----------------------------*/
/*文字*/
#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;
	font-weight: 600;
}

#mainArticles h2, #mainServices h2,
#listTopics h2{
    position: relative;
    padding: 40px 0;
    text-align: center;
    color: #fff;
    margin: 0.5em 0;
	letter-spacing: 0.15em;
}

.mainContents .article h3, .mainContents div.gallery h3, #mainServices h2 {
    font-size: 1.7em;
    margin: -30px -30px 30px -30px;
    padding: 20px 40px;
    text-align: center;
    letter-spacing: 0.15em;
    background: url(/materials/176215668261901.png) bottom right #000 no-repeat;
    background-size: 273px auto;
}
/*ブログタイトル*/
#mainArticles div[id^="blog"] h2 {
    font-size: 1.4em;
    text-align: center;
    padding: 40px 90px 30px;
    background: #757575;
}
.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.6em;
    position: relative;
    line-height: 1.5;
    margin-bottom: 1em;
    padding: 0.3em;
    color: #cf3137;
    border: none;
    border-bottom: 4px solid #444;
}

.article h4::after {
    position: absolute;
    bottom: -4px;
    left: 0;
    z-index: 2;
    content: '';
    width: 25%;
    height: 4px;
    background-color: #cf3137;
}

.mainContents .article h5  {
    padding-left: 0.6em;
    color: #000;
    border-left: solid 3px #0f61d7;
}

.mainContents .article h6 {
    font-size: 1.5em;
    color: #cd0010;
    margin-bottom: 0.5em;
    background: none;
    padding: 4px 0;
    font-family: serif;
    text-align: center;
}
.article h6:before {
    display: none;
}

/*---------------------------
サイド
----------------------------*/
#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: #fff;
	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: #000;
}
#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 #666;
}
#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: #999;
}
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;
    background: #000;
}
/*フリーhtml*/
#sideContents .freeHtml {
    background: none;
    color: #fff;
}
.freeHtml_body {
    padding: 10px!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;
    padding: 1em 20px 0;
}
.add {
    padding: 10px 0;
}

.time a {
    font-size: 1.2em;
    font-weight: bold;
	color: #f9f495;
}
.time {
    line-height: 1.6em;
    padding-top: 10px;
	padding-bottom: 5px;
}
.time strong {
    font-size: 1em;
    display: inline-block;
    color: #fff;
    border-top: dashed 1px #ccc;
    padding: 10px 0 0;
    margin-top: 0.5em;
    width: 200px;
    text-align: center;
}
/*バナー*/
#sideContents #sideBanners li {
    padding: 2px;
}

/*---------------------------
footer
----------------------------*/
#footer {
    background: #333;
}
#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;
}

/*---------------------------
テーブル
----------------------------*/
.article table.normalTbl {
    border-collapse: collapse;
    border: none;
	border-top: 1px solid #ddd;
    border-spacing: 0;
    margin: 1em auto;
    width: 94%;
}
.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;
}
.article table.normalTbl tr:nth-child(even) {
    background: #fafafa;
}

/*フロー*/
.article table.flowTbl {
    border-collapse: collapse;
    border-spacing: 0;
    border: none;
    margin: 30px auto;
    width: 95%;
    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: #000;
    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: #cf3137;
    display: block;
    font-size: 1.4em;
    font-weight: bold;
    letter-spacing: 0.1em;
    line-height: 1.6em;
}

/*---------------------------
 トップの最新情報 #mainTopics
 最新情報一覧ページ #listTopics 
----------------------------*/
#mainTopics  {
    padding: 30px;
    background: #f7f7f7;
    margin-top: 130px;
}
#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 #757575;
}
#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;
}
a:hover, ul.topics h3 a:hover {
    color: #757575;
}
ul.topics li p.description {
    font-size: 0.9em;
	padding-right: 140px;
}
ul.topics li {
    background: none;
}
#mainTopics .listview a, a.btn, p.more a, #mainServices h3 a {
    background: #0f61d7;
}

/*---------------------------
ギャラリー サイト案内・画像 
----------------------------*/
/*サイト案内*/
#siteGuide .gallery_grid li.galleryGrid .galleryGrid_outer {
    padding: 2px;
	margin-bottom: 30px;
}
#siteGuide .comment{
    font-size: 1.1em;
    text-align: center;
    padding: 10px 0;
    font-weight: bold;
    line-height: 1.6;
    color: #000;
    font-family: 'Noto Sans JP', sans-serif;
}
#siteGuide .comment a {
	font-weight: bold;
	color: #333;
	text-decoration: underline;
}
#siteGuide .gallery_grid li.galleryGrid .image {
    margin-bottom: 0px;
}

/*ギャラリー*/
.gallery_slide .galleryPreview .images li .comment_body, 
.gallery_slide.gallery_slide_color_b .galleryPreview .images li .comment_body {
    color: #fff;
}
.gallery_slide .galleryPreview .images li .comment,
.gallery_slide.gallery_slide_color_b .galleryPreview .images li .comment {
    background: #000;
}

/*---------------------------
リスト
----------------------------*/
ul.notes,ul.maru,ol.pp {
    font-size: 1em;
	margin-top: 1em;
}
ul.maru {
    list-style-type: none;
    margin: 1.2em;
}
ul.maru li::before {
    content: "●";
    margin-left: -1.5em;
    margin-right: 0.5em;
    font-family: "メイリオ", sans-serif;
    font-size: 70%;
    color: #ddd;
}

/*number*/
ol.number {
    margin-left: 0.5em;
}

/*チェック*/
ul.check {
    padding: 1em 1em 1em 3em;
    background: #000;
}
ul.check li {
    padding: 4px 0 10px;
    border-bottom: dashed 1px #757575;
    color: #fff;
    margin: 0.2em;
    font-size: 1.1em;
    font-family: 'Noto Sans JP', sans-serif;
}
.envelope2 ul.check {
  background: none;
}

/*FAQ*/
ul.faq li.qus::before {
    background-color: #0f61d7;
    content: "Q";
}
ul.faq li.ans::before {
    background-color: #cd0010;
    content: "A";
}


/*---------------------------
お問い合わせ
----------------------------*/
#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 .envelope {
    background: #a9bad2;
    border: none;
    margin: 0;
    padding: 30px;
	text-align: left;
}

/*ボタン*/
a.btn  {
    background: #0f61d7;
    margin: 10px auto;
    box-shadow: 0 3px #666;
}
a.btn:hover {
    background: #999;
}

/*マーカー*/
span[style*="Lime"] {
    background-color: transparent !important;
    background: linear-gradient(transparent 70%, lime 0) repeat scroll 0 0;
  }
  
span[style*="Yellow"] {
    background-color: transparent !important;
    background: linear-gradient(transparent 70%, Yellow 0) repeat scroll 0 0;
  }

/*ブログコメント*/
#mainBlogComments .comments,#mainBlogComments h2,#mainBlogCommentForm h2,#mainBlogCommentForm {
    color: #fff;
    background-color:#757575;
}
#mainBlogCommentForm table.contactTable th, #mainBlogCommentForm table.contactTable td {
    padding: 20px 40px;
    border-bottom:1px dotted #FFF;
    vertical-align:top;
}

#mainBlogCommentForm textarea,#mainBlogCommentForm input{
    width:100%;
  	border:1px solid #333;
}

.validator-form .validator-field.validator-invalid{
    color:#333;
}

#mainBlogCommentForm table.contactTable tr.validator-valid th,
#mainBlogCommentForm table.contactTable tr.validator-invalid th{
    color:#333;
}