/*-------------------------------------------
テンプレート
レスポンシブ02 ブラック 1カラム
-------------------------------------------*/
html {scroll-behavior: smooth;}

body {
    font-weight: 400;
    font-family: "Montserrat", 'Noto Sans JP', sans-serif;
	font-size: 19px;
	letter-spacing: 0.03em;
	color: #000;
}
a {
    color: #ed760c;
    font-weight: bold;
    font-size: 1.1em;
}
a:hover {
    color: #ed760c;
}

strong, b {
    font-weight: 900;
    color: #e5922b;
    margin-right: 6px;
}

#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=6);
  -moz-opacity:0.6;
  opacity:0.6;
  transition: 0.3s;
}

/*---------------------------
ヘッダー
----------------------------*/
/*タイトル*/
#title {
    padding: 0;
    margin: 0 auto;
    height: 150px;
}
#title_outer {
    height: 150px !important;
    background: url(/materials/178754015754901.png) no-repeat center right !important;
    background-size: 360px !important;
}
#title h1 {
    background: url(/materials/178609210715701.png) no-repeat center left;
    margin: 0;
    padding: 0;
    text-align: left;
    height: 150px;
    width: 460px;
    background-size: 460px auto;
}
#title h1 a {
    display: inline-block;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
    height: 100%;
    width: 100%;
}

/*---------------------------
グローバルメニュー
----------------------------*/
#wrap_body #topMenu {
    background: linear-gradient(to bottom, #000 50%, #444 50%);
}
#topMenu_outer {
    margin-top: 0;
}
#topMenu .topMenu li{
	position: relative;
	height: 56px;
	box-sizing: border-box;
	color: #fff;
}
#topMenu .topMenu li a {
    background: none;
    box-sizing: border-box;
    letter-spacing: 0.1em;
    font-weight: 500;
    color: #fff;
}
#topMenu_outer .topMenu li a:hover {
    background: #777777;
}

/*---------------------------
メイン
----------------------------*/
/*メインイメージ*/
#mainImage {
    background: none;
}
.mainImage img, .mainImage #slider li img {
    width: 100%!important;
}

/*---------------------------
見出し
----------------------------*/
/*文字*/
#mainArticles h2, #mainServices h2, #listTopics h2,.mainContents .article h3, .mainContents div.gallery h3,#mainTopics h2,
#sideContents h2,.mainContents .article h4,.mainContents .article h5,.mainContents .article h6{
    font-weight: 700;
}

#mainArticles h2, #mainServices h2,
#listTopics h2 {
    margin-top: 0;
    padding: 60px 0;
    text-align: center;
    font-size: 2em;
    font-weight: bold;
    line-height: 1.5;
    color: #fff;
    letter-spacing: 0.15em;
    background: url(/materials/178266511281901.jpg) top no-repeat;
    background-size: cover;
    margin-bottom: 0;
}
.mainContents .article h3, .mainContents div.gallery h3, #mainServices h2, #mainTopics h2, #mainArticles div[id^="blog"] h2 {
    font-size: 2em;
    letter-spacing: 0.1em;
    line-height: 1.5;
    margin: 1em 0;
    background: none;
    padding: 0.5em 0;
	color: #000;
	font-weight: 900;
}
.mainContents .article h3:after, .mainContents div.gallery h3:after, #mainServices h2:after, #mainTopics h2:after,#mainArticles div[id^="blog"] h2:after {
    content: none;
}
.article.bg h3, .article.gray h3, .gallery.bg h3, .gallery.gray h3, .article.theme h3, .gallery.theme h3 {
    margin-top: 0.5em;
}
.article.theme h3, .gallery.theme h3, .article.theme h4, .gallery.theme h4,.article.theme h5, .gallery.theme h5,.article.theme h6, .gallery.theme h6{
    color: #fff!important;
}
#mainTopics h2{
    border:none;
	font-size: 1.6em;
}

/*ブログタイトル*/
.mainContents .article h3 a {
  line-height: 1.5;
  font-size: 1em;
}
/*ブログ一覧お知らせ*/
.mainContents .article h3 a, .article h3 a:hover {
    text-decoration: none;
    font-size: 1em;
    color: #5c4f3f;
}
.article.col2.bg h3, .article.col2.theme h3, .article.col2.gray h3, .article.col3.bg h3, .article.col3.theme h3, .article.col3.gray h3, .article.col4.bg h3, .article.col4.theme h3, .article.col4.gray h3, .article.col5.bg h3, .article.col5.theme h3, .article.col5.gray h3 {
   font-size: 1.6em;
}

.mainContents .article h4 {
    border: none;
    border-bottom: 6px solid #000;
    padding: 0;
    line-height: 1.4;
    font-size: 1.7em;
    padding-bottom: 0.2em;
    letter-spacing: 0.05em;
    background: none;
    color: #000;
    border-radius: 0;
    margin: 0.5em 0;
    font-weight: 900;
    font-style: oblique;
}
.article h4::before {
    content: none;
}
.mainContents .article h5{
    color: #fff;
    border-left: none;
    font-size: 1.1em;
    line-height: 1.4em;
    padding: 0.2em 1em;
    margin: 0.2em 0;
    letter-spacing: 0.1em;
    position: relative;
    display: inline-flex;
    border-radius: 6px;
    background: #000;
}
.mainContents .article h6{
    color: #e5922b;
    font-size: 1.3em;
    margin: 8px 0;
    padding: 4px 0;
    line-height: 1.6em;
    background: none;
    letter-spacing: 0.05em;
}
.article h6:before {
    display: none
}

/*---------------------------
Contents
----------------------------*/
.article.bg, .gallery.bg {
	background: #fff;
	background-image: repeating-linear-gradient(-45deg, #f3f3f3, #f3f3f3 2px, transparent 2px, transparent 6px);	
}
.article.theme, .gallery.theme {
    background: #000;	
}
.article.gray, .gallery.gray {
    background: #f0f0f1;

}
.article.shadow{
    box-shadow: 0 0 20px rgba(30, 58, 95, 0.7);
}
.article.ore{
    background: #e5922b!important;
}

.article.full.bg, .article.full.theme, .article.full.gray, .gallery.full.bg, .gallery.full.theme, .gallery.full.gray {
    padding-top: 2em;
	border-radius: 0;
}
.article.col2, .article.col3, .article.col4, .article.col5 {
    margin: 0 auto 2em;
}
.article.col2 {
    flex-basis: 47%;
    border: 4px solid #f5efe8;
    border-radius: 1em;
    padding: 1em;
}
.article.col2 h3,.article.col3 h3 {
    font-size: 1.6em !important;
    line-height: 1.45;
    font-weight: bold;
    padding: 0;
}
.article.col2 h3:after{
display:none;
}
.article.col2 p {
line-height: 1.5;
}


/*センター揃え*/
.center{
    text-align: center;
}

/*余白*/
.article.max.map {
    padding-left: 0;
    padding-right: 0;
}
.article.zero_margin, .gallery.zero_margin {
    padding-bottom: 0!important;
	margin-bottom: 0!important;
	border-radius: 0!important;
}
.article.col3.zero_padding {
    padding: 0!important;
}

/*メリット*/
.merit h3 {
    font-size: 1.6em !important;
    line-height: 1.5 !important;
    padding: 0.2em 0 !important;
    margin-top: 0 !important;
    border-top: none !important;
    border-bottom: dotted 1px #ccc !important;
}
.merit h3 strong {
    font-size: 1em;
    line-height: 1.6em;
    text-align: center;
    border-radius: 100vh;
    background: #e5922b;
    color: #000;
    letter-spacing: 0;
    padding: 0.2em 1em;
    font-family: "Montserrat";
}

/*---------------------------
フリーhtml
----------------------------*/
.freeHtml {
    margin-bottom: 2em;
}
/*会社概要*/
#sideCompany {
  display:block;
  width:100%;
  padding:0 0 0 0;
  box-sizing:border-box;
}
#sideCompany h2.logomark {
	width: 200px;
    height: 200px;
    background: url(/materials/178262517429502.png) no-repeat;
    margin: 20px auto;
    background-size: 100%;
    display: block;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
}
table.companyTbl{
    border-collapse: collapse;
    border-left: none;
    border-spacing: 0;
    margin: 0.5em auto 0;
    letter-spacing: 0.05em;
	background: #fff;
	font-size: 1em;
	width: 100%;
}
table.companyTbl th,
table.companyTbl td {
  border-bottom: dotted 1px #999;
}
table.companyTbl th{
    border-right: none;
    height: auto;
    line-height: 150%;
    padding: 10px;
    text-align: center;
    vertical-align: middle;
    width: 33%;
	font-weight: bold;
}
table.companyTbl td{
    border-right: none;
    border-left: none;
    height: auto;
    line-height: 1.6;
    padding: 10px 15px 10px 20px;
}

/*---------------------------
footer
----------------------------*/
#footer {
    background: #000;
}
#footer_body .topMenu li a, #footer_body .services li a {
    background: #000;
}
.footer li a {
    font-size: 16px;
	text-decoration: none;
}
#footer_body .topMenu li a:before, #footer_body .services li a:before, .sideContents ul li a:before, .sideContents dt a:before {
    color: #f9f9f6;
}
#footer_body .copyright {
    background: #000;
}

/*---------------------------
テーブル
----------------------------*/
/*normalTbl*/
.article table.normalTbl{
    border-collapse: collapse;
    border-left: none;
    border-spacing: 0;
    margin: 30px 0;
    letter-spacing: 0.05em;
	background: #fff;
	font-size: 0.95em;
}
.article table.normalTbl th{
    border-right: none;
    height: auto;
    line-height: 150%;
    padding: 10px;
    text-align: center;
    vertical-align: middle;
    width: 40%;
    background: #f7f7f7;
    font-weight: 700;
}
.article table.normalTbl td{
    border-right: none;
    border-left: none;
    height: auto;
    line-height: 160%;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 20px;
}
.article table.normalTbl {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 1em;
    margin-top: 0.5em;
}

/*フォーム*/
#mainArticles table.contactTable input.button, 
#mainArticles table.contactTable input[type="button"]{
    width: 90%;
    margin: 8px 5%;
    font-size: 1.2em;
    font-weight: bold;
    letter-spacing: 0.5em;
}

#mainArticles table.contactTable tr.must th {
    background-size: 40px;
	padding: 1em 56px 1em 16px;
}
#mainArticles table.contactTable select {
    width: 100%;
}

/*---------------------------
 トップの最新情報 #mainTopics
 最新情報一覧ページ #listTopics 
----------------------------*/
#mainTopics {
	background: #f1f1f1;
	padding: 20px 0;
}
#mainTopics .listview {
    text-align: right;
    margin-top: 5px;
}
#mainTopics .listview a {
    background: none;
    color: #000;
}
#mainTopics .listview a:hover {
    background: none;
}
ul.topics li h3 a,ul.topics li h3 a:hover {
    color: #000;
}
ul.topics li {
	margin: 8px 1em;
	padding: 20px;
}
ul.topics li p.more a {
    background: #333;
    margin-bottom: 0.5em;
}
ul.topics li p.more a:hover {
    background: #333;
}
ul.topics li p.date {
    color: #666;
    background: none;
    font-size: 1em;
    padding: 6px 0;
}
ul.topics li p.description {
    font-size: 0.9em;
    line-height: 1.6;
	padding-right: 140px;
}
#listTopics ul.topics li {
    border-bottom: 1px dashed #333;
}

/*---------------------------
ギャラリー サイト案内・画像 
----------------------------*/
/*ギャラリー*/
.gallery ul.galleryGrids .comment {
    font-size: 0.9em;
}
/*画像*/
.article .article_left .image, .article .article_right .image {
    max-width: 40%;
}

/*---------------------------
リスト
----------------------------*/
ul.notes,ul.maru,ol.pp,ul.ps {
    font-size: 1em;
	margin-top: 1em;
}
ul.maru {
    list-style-type: none;
    margin: 1.2em;
	margin-right: 0.5em;
}
ul.maru li::before {
    content: "●";
    margin-left: -1.5em;
    margin-right: 0.5em;
    font-family: "メイリオ", sans-serif;
    font-size: 70%;
    color: #333;
}

/*---------------------------
  その他
----------------------------*/
/*ボタン*/
a.btn {
    background: #000;
    letter-spacing: 0.1em;
    margin: 1em 10%;
}
a.btn:hover {
    background: #000;
	color: #fff;
}

/*囲い*/
#mainArticles .envelope {
    padding: 1em 1.5em;
    background: #fff;
    border: 1px solid #000;
    margin-bottom: 1.5em;
}

/*マーカー*/
span[style*="Lime"] {
	font-weight: bold;
    background-color: transparent !important;
    background: linear-gradient(transparent 70%, lime 0) repeat scroll 0 0;
  }
  
  span[style*="Yellow"] {
	  font-weight: bold;
    background-color: transparent !important;
	  background: linear-gradient(transparent 70%, #f9f571 0) repeat scroll 0 0;
  }

/*-------------------------------------------------
max-width: 1200px
-------------------------------------------------*/
@media only screen and (max-width: 1200px) {
#mainContents {
    padding-bottom: 20px;
}
.article {
    margin: 0 auto 20px;
    }
.mainArticles .article.bg {
	margin-bottom: 1.5em;
	padding-bottom: 20px;
}
.mainContents .article h3 a {
    font-size: 1em!important;
}
/*mainTopics*/
#mainTopics {
        padding: 10px 0;
}
/*見出し*/
#mainArticles h2, #mainServices h2, #listTopics h2 {
        font-size: 1.7em;
        padding: 40px 0;
    }
.mainContents .article h3, .mainContents div.gallery h3, #mainServices h2, #mainTopics h2, #mainArticles div[id^="blog"] h2 {
        line-height: 1.4;
        font-size: 1.6em;
}
.mainContents .article h4{
    font-size: 1.5em;
}
.mainContents .article h5{
    font-size: 1.2em;
}

/*col2*/
.article.col2 {
        flex-basis: 48%;
        margin: 10px 1%;
}
.col2 .image img {
        max-width: 70%;
}
/*囲い*/	
#mainArticles .envelope {
    padding: 1em;
    margin-right: 1em;
    margin-left: 1em;
}
}

/*-------------------------------------------------
ヘッダー 表示切替え
-------------------------------------------------*/
@media only screen and (max-width: 1024px) {
  #mainContents {
    padding-bottom: 20px;
  }
  #title #title_outer{
        height: 90px !important;
        display: block;
        background-size: 260px !important;
    }
  #title {
    height: 90px;
  }
  #title h1 {
    background-size: contain;
    height: 90px;
    width: 280px;
  }
.article.gray, .gallery.gray, .article.bg, .gallery.bg,.article.theme, .gallery.theme {
    border-radius: 0;
}
}

/*-------------------------------------------------
max-width: 600px
-------------------------------------------------*/
@media only screen and (max-width: 600px) {
body {
     font-size: 16px;
}
.center {
  text-align: left;
}
.article.full.bg, .article.full.theme, .article.full.gray, .gallery.full.bg, .gallery.full.theme, .gallery.full.gray,
.article.theme, .gallery.theme,.article.bg, .gallery.bg,.article.gray, .gallery.gray {
    padding-top: 20px;
	padding-bottom: 20px;
}
#title #title_outer {
    height: 54px!important;
    justify-content: left!important;
    background: #fff!important;
}
#title {
    height: 84px;
}
#title h1 {
        height: 84px;
        width: 230px;
        background-size: 230px;
    }
#title h1 a {
    width: 230px;
}
/*topMenu*/
#toggle {
        width: 56px;
        height: 56px;
        background-color: #000;
    }
#topMenu {
    min-height: 0;
    border-top: none;
}
#topMenu .topMenu li {
    height: 49px;
	border-top: solid 1px #555;
}
#topMenu_outer .topMenu li:last-of-type {
        border: none;
        border-top: solid 1px #555;
        border-bottom: solid 1px #555;
    }
body.active #topMenu {
    height: 244px;
}
#topMenu .topMenu {
    padding-top: 0;
	background: #000;
}
#topMenu .topMenu li a {
        line-height: 1.25;
        font-size: 18px;
        font-weight: bold;
}

/*mainImage*/		
  .mainImage img {
        object-fit: cover;
        object-position: top center;
        min-height: 170px;
}
/*見出し*/	
#mainArticles h2, #mainServices h2, #listTopics h2{
        font-size: 1.4em;
        padding: 0.8em 0;
	margin-bottom: 0;
    }
.mainContents .article h3:after, .mainContents div.gallery h3:after, #mainServices h2:after, #mainTopics h2:after {
        height: 30px;
        margin: 0 auto;
        background-size: 100px;
    }
    .mainContents .article h4 {
        font-size: 1.3em;
        border-bottom: 5px solid #000;
    }
 .mainContents .article h5 {
        display: block;
        text-align: center;
    }


/*最新情報*/
#mainTopics .topics .description, .mainTopics .topics li .description, #mainTopics .topics li .more a, .mainTopics .topics li .more {
    font-size: 0.95em;
    line-height: 1.4;
}
ul.topics li p.description {
    padding-right: 0;
}
#mainTopics .listview {
    text-align: center;
}
#mainTopics h2 {
    padding: 0;
}
ul.topics li h3 {
        line-height: 1.5;
}
/*zero_margin*/
.article.zero_margin, .gallery.zero_margin {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}
	
/*col2 col4*/
.article.col2,.article.col4 {
    flex-basis: 100%;
}
.col2 .image img {
    max-width: 50%;
}
	
/*画像*/	
.article.zero_margin img, .gallery.zero_margin img {
    padding-bottom: 0;
}
.article .article_left .image, .article .article_right .image {
    max-width: 70%;
}
	
/*footer*/
 .footer .copyright {
    margin-bottom: 46px;
}
#footer_body .copyright {
    padding: 10px 0;
}
/*side*/
.sideContents {
    padding: 0;
}
	
/*freeHtml*/
.freeHtml {
    padding: 0.6em;
}
#sideCompany h2.logomark {
        width: 160px;
        height: 160px;
 }
/*table*/	
.article table.normalTbl,table.companyTbl {
    width: 100%;
	margin-bottom: 1em !important;
}
.article table.normalTbl th, .article table.normalTbl td,
table.companyTbl th, table.companyTbl td{
    width: 100%;
	text-align: center;
	margin: 0;
	display: block;
	border: none;
}
.article table.normalTbl th,
table.companyTbl th{
	width: 100%;
	display: block;
	background: #eee;
}
	
/*ボタン*/
a.btn {
    margin: 0.5em auto;
	letter-spacing: normal;
}
/*check*/
ul.check {
        margin: 0;
}
	
/* 画面下部固定のリンクパーツ */
#bottomLink {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
  z-index: 1000;
  height: 50px;
  overflow: hidden;
  display: inline;
}
#bottomLink a  {
        display: block;
        padding: 5px 0;
        color: #fff;
        background: #e15427;
        text-decoration: none;
        font-size: 110%;
        height: 100%;
    }
#bottomLink a::before {
    font-family: "Font Awesome 5 Free";
    content: "\f0e0";
    font-weight: bold;
    margin-right: 6px;
    font-size: 120%;
}
#bottomLink a span {
  font-size:85%;
  display:block;
}
/* ボタンサイズ分の画面下部余白 */
#wrap {
    margin-bottom: 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; }

/*-------------
フォーム確認画面
---------------*/
body.body-media-pc.formConfirmation #mainArticles form {
    margin-top: 40px;
}