@import url("//fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400..900&display=swap");
/*-------------------------------------------
テンプレート
レスポンシブ02 ブルー 1カラム
-------------------------------------------*/
html {scroll-behavior: smooth;}

body {
    font-family: "Montserrat", 'Noto Sans JP', sans-serif;
	font-size: 18px;
	letter-spacing: 0.03em;
	color: #000;
	font-weight: 400;
}
a {
    color: #e86000;
    font-weight: bold;
    font-size: 1.1em;
}
a:hover {
    color: #ed760c;
}

strong, b {
    font-weight: 700;
    color: #e55;
    margin-right: 6px;
    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=6);
  -moz-opacity:0.6;
  opacity:0.6;
  transition: 0.3s;
}

/*---------------------------
ヘッダー
----------------------------*/
/*タイトル*/
#title {
    padding: 0;
    margin: 0 auto;
    height: 110px;
}
#title_outer {
    height: 100px !important;
    background: url(/materials/178628374571901.png) no-repeat center right !important;
    background-size: 420px !important;
}
#title h1  {
    background: url(/materials/178628174398101.png) no-repeat center left;
    margin: 0;
    padding: 0;
    text-align: left;
    height: 100px;
    width: 270px;
    background-size: 270px 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, #0d209f 50%, #121a52 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: #0492e1;
}

/*---------------------------
メイン
----------------------------*/
/*メインイメージ*/
#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/178628657643901.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 {
    color: #121a51;
    font-size: 2em;
    line-height: 1.6;
    margin: 1em 0;
    letter-spacing: 0.1em;
    padding: 0;
}
.mainContents .article h3:after, .mainContents div.gallery h3:after, #mainServices h2:after,#mainArticles div[id^="blog"] h2:after {
    height: 50px;
    margin: 0 auto;
    width: auto;
    background: url(/materials/178627942766201.png) no-repeat center;
    background-size: 110px;
}
.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;
}
/*ブログ一覧お知らせ*/
#mainTopics h2:after {
    content: none;
}
.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: 4px solid #0d209f;
    padding: 0;
    line-height: 1.3;
    font-size: 1.7em;
    padding-bottom: 4px;
    letter-spacing: 0.05em;
    background: none;
    color: #0d209f;
    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: #0d209f;
}
.mainContents .article h6{
    color: #0570c8;
    font-size: 1.4em;
    margin: 8px 0;
    padding: 2px 0;
    line-height: 1.6em;
    background: none;
    letter-spacing: 0.05em;
}
.article h6:before {
    display: none
}

/*---------------------------
Contents
----------------------------*/
.article.bg, .gallery.bg {
	background: #edf3ff;
}
.article.theme, .gallery.theme {
    background: #19246d;	
}
.article.gray, .gallery.gray {
    background: #f1f1f1;
}
.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.4 !important;
    padding: 0.2em 0 !important;
    margin: 0 0 0.5em !important;
    border-top: none !important;
}
.merit h3 strong {
    display: inline-flex;
    width: 2em;
    height: 2em;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #ed760c;
    color: #fff;
    font-family: "Montserrat";
    font-size: 0.8em;
    line-height: 1;
    letter-spacing: 0;
    margin-bottom: 0.3em;
}

/*流れ*/
.flow {
    margin-bottom: 40px !important;
    position: relative;
	width: 70%;
}
.flow::after {
    color: #edf3ff;
    content: "\25BC";
    font-family: sans-serif;
    font-size: 56px;
    left: 0;
    right: 0;
    top: calc(100% - 50px);
    bottom: auto;
    position: absolute;
    text-align: center;
    transform: scaleY(0.5);
}
.flow-last::after {
    content:none;
}
.flow h3,.flow-last h3 {
    margin: 0 !important;
    font-size: 1.6em !important;
}
.flow h3 strong,.flow-last h3 strong{
    display: inline-flex;
    width: 2em;
    height: 2em;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #0c209f;
    color: #fff;
    font-family: "Montserrat";
    font-size: 1.1em;
    line-height: 1;
    letter-spacing: 0;
}
.merit h3:after,.flow h3:after, .flow-last h3:after {
    display: none!important;
}
.flow .image img {
    max-width: 80%;
}

/*---------------------------
フリーhtml
----------------------------*/
.freeHtml {
    margin-bottom: 2em;
}
/*会社概要*/
#sideCompany {
  display:block;
  width:100%;
  padding:1em;
  box-sizing:border-box;
	background: #edf3ff;
}
#sideCompany h2.logomark {
    width: 220px;
    height: 84px;
    background: url(/materials/178628174398101.png) no-repeat;
    margin: 0.5em auto;
    background-size: 100%;
    display: block;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
}
#sideCompany .contact_body {
    margin: auto;
    width: 100%;
    max-width: 1024px;
}
#sideCompany h3 {
    color: #f07800;
    font-size: 1.6em;
    line-height: 1.4;
    margin: 0.5em 0;
    padding: 0;
    font-weight: 700;
}
#sideCompany h3::after {
  content: none;
}
#sideCompany p {
    text-align: center;
    font-size: 130%;
    font-weight: bold;
    margin-bottom: 0.3em;
    line-height: normal;
    color: #19246e;
}

/*---------------------------
footer
----------------------------*/
#footer {
    background: #19246d;
}
#footer_body .topMenu li a, #footer_body .services li a {
    background: #19246d;
}
.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: #0c209f;
}

/*---------------------------
テーブル
----------------------------*/
/*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: #19246d;
}
#mainTopics .listview a:hover {
    background: none;
}
ul.topics li h3 a,ul.topics li h3 a:hover {
    color: #19246d;
}
ul.topics li {
	margin: 8px 1em;
	padding: 20px;
}
ul.topics li p.more a {
    background: #0c1f9f;
    margin-bottom: 0.5em;
}
ul.topics li p.more a:hover {
    background: #0c1f9f;
}
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%;
}
/*サイト案内*/
#siteGuide .comment{
    font-size: 1.1em;
    text-align: center;
    padding-top: 10px;
    line-height: 1.5;
}

/*---------------------------
リスト
----------------------------*/
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: #6da7da;
}

/*チェック*/
ul.check {
    margin: 0.5em 0 2em;
    padding: 0;
}
ul.check li {
    font-size: 1.05em;
    line-height: 1.6em;
    padding: 0.5em 0 0.5em 38px;
    border-bottom: 1px dotted #97b0c1;
}
ul.check li:before {
    background: url(/materials/178620111337801.png) no-repeat left center;
    background-size: 28px;
    border: none;
    width: 36px;
    height: 36px;
    left: 0;
    transform: none;
}

/*商品ラインナップ */
ul.lineup {
    display: flex;
    flex-wrap: wrap;
}
ul.lineup li {
    font-size: 0.95em;
    list-style-type: none;
    padding: 0.7em;
    background-image: linear-gradient(#0d209f, #050d3d);
    text-align: center;
    line-height: 1.3;
    border-radius: 0.5em;
    display: flex;
    width: 49%;
    margin: 0.5%;
}
ul.lineup li a {
    text-decoration: none;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    text-align: center;
    flex-direction: column;
}
ul.lineup li a:hover {
    background: #0570c8;
}
ul.lineup li a::after {
    content: "\f078";
    font-family: "Font Awesome 5 Free";
    display: block;
    margin-top: 0.5em;
    font-size: 1em;
    line-height: 1;
    font-weight: 900;
}
ul.lineup li strong {
    color: #fb9030;
}

/*---------------------------
  その他
----------------------------*/
/*ボタン*/
a.btn {
    background: #19246d;
    letter-spacing: 0.1em;
    margin: 1em 10%;
}
a.btn:hover {
    background: #19246d;
	color: #fff;
}

/*囲い*/
#mainArticles .envelope {
    padding: 1em 1.5em;
    background: #fff;
    border: 1px solid #19246d;
    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;
}
#topMenu .topMenu li a {
    font-size: 1em;
	letter-spacing: normal;
}
.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;
	margin: 1em 0 0.5em;
}
.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: 80px !important;
        display: block;
        background-size: 300px !important;
    }
  #title {
    height: 80px;
  }
  #title h1 {
    background-size: contain;
    height: 80px;
    width: 200px;
  }
.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: 75px;
}
#title h1 {
        height: 60px;
        width: 170px;
        background-size: 170px;
  		margin: 5px 0 0 5px;
    }
#title h1 a {
    width: 230px;
}
/*topMenu*/
#toggle {
        width: 60px;
        height: 60px;
        background-color: #19246d;
    }
#topMenu {
    min-height: 0;
    border-top: none;
}
#topMenu .topMenu li {
    height: 49px;
	border-top: solid 1px #2737a3;
}
#topMenu_outer .topMenu li:last-of-type {
        border: none;
        border-top: solid 1px #2737a3;
        border-bottom: solid 1px #2737a3;
    }
body.active #topMenu {
    height: 244px;
}
#topMenu .topMenu {
    padding-top: 0;
	background: #19246d;
}
#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: 46px;
        margin: 0 auto;
        background-size: 86px;
    }
    .mainContents .article h4 {
        font-size: 1.3em;
        border-bottom: 5px solid #19246d;
    }
 .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: 60px;
 }
/*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;
}
ul.lineup li {
    width: 100%;
}
/*check*/
ul.check {
        margin: 0;
}
	
/*サイト案内*/
#siteGuide .comment {
    margin: 0;
}
#siteGuide .galleryGrid_outer{
    margin: 0!important;
}
#siteGuide.gallery .gallery_grid3 li.galleryGrid {
    width: 100%;
}
#siteGuide .gallery_grid li.galleryGrid .image {
    max-width: 70%;
    margin: 0 auto;
}
/*flow*/	
.flow {
    width: 94%;
}
	
/* 画面下部固定のリンクパーツ */
#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: #e55300;
        text-decoration: none;
        font-size: 110%;
        height: 100%;
    }
#bottomLink a::before {
    font-family: "Font Awesome 5 Free";
    content: "\f095";
    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; }