@import url('https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic:wght@400;500&display=swap');

/*-------------------------------------------
テンプレート
レスポンシブ02 ホワイト 1カラム
-------------------------------------------*/
html {scroll-behavior: smooth;}

body {
    font-weight: normal;
	font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
	font-size: 18px;
}
a {
    color: #066dbd;
    font-weight: bold;
    font-size: 1.1em;
}

strong, b {
    font-weight: bold;
    color: #066dbd;
    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: 120px;
    background: url(/materials/175243490840201.png) bottom repeat-x;
    background-size: 190px;
}
#title_outer {
    height: 120px !important;
    background: url(/materials/175243391904401.png) no-repeat top 10px right !important;
    background-size: 420px !important;
}
#title h1 {
    background: url(/materials/175243273589101.png) no-repeat top 6px left;
    margin: 0;
    padding: 0;
    text-align: left;
    height: 120px;
    background-size: 340px auto;
    width: 340px;
}
#title h1 a {
    display: inline-block;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
    height: 100%;
    width: 340px;
}

/*---------------------------
グローバルメニュー
----------------------------*/
#topMenu_outer .topMenu li a {
    color: #555;
}
#topMenu_outer {
    margin-top: 0;
}
#topMenu .topMenu li{
	position: relative;
	height: 56px;
	box-sizing: border-box;
}
#topMenu .topMenu li a {
	background: none;
	box-sizing: border-box;
	letter-spacing: 0.1em!important;
}
#topMenu_outer .topMenu li a:hover {
  background: #2ca9e1;
  color: #fff;
}

/*---------------------------
メイン
----------------------------*/
/*メインイメージ*/
#mainImage {
    background: none;
}
.mainImage img, .mainImage #slider li img {
    width: 100%!important;
}

/*---------------------------
見出し
----------------------------*/
/*文字*/
#mainArticles h2, #listTopics h2, #mainArticles .article h2,
.mainContents .article h3, #mainTopics h2, #listTopics h2,
.mainContents div.gallery h3, .article h4, .article h5,.article h6,
#mainServices h2,#topMenu_outer .topMenu li a,.mainContents .article h3 a{
    font-family: 'Zen Maru Gothic', "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: 500;
	letter-spacing: 0.05em;
}
#mainArticles h2, #mainServices h2,
#listTopics h2 {
    margin-top: 0;
    padding: 45px 0;
    text-align: center;
    font-size: 1.8em;
    line-height: 1.5;
    color: #eb9364;
    letter-spacing: 0.15em;
    background: #fff5d8;
}
.mainContents .article h3, .mainContents div.gallery h3, #mainServices h2, #mainTopics h2, #mainArticles div[id^="blog"] h2 {
    font-size: 1.7em;
    letter-spacing: 0.1em;
    line-height: 1.6;
    color: #555;
}
.mainContents .article h3:after, .mainContents div.gallery h3:after, #mainServices h2:after, #mainTopics h2:after,#mainArticles div[id^="blog"] h2:after{
    height: 56px;
    width: 100%;
    background: url(/materials/175242877946101.png) center bottom no-repeat;
    background-size: 126px;
    margin: 10px auto;
}
.article.bg h3, .article.theme h3, .article.gray h3, .gallery.bg h3, .gallery.theme h3, .gallery.gray h3 {
    margin-top: 1em;
	color: #333;
}

/*ブログタイトル*/
.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: #333;
}
.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;
    color: #5e6d98;
    padding: 8px 0 8px 46px;
    line-height: 1.5;
    font-size: 1.5em;
    letter-spacing: 0.1em;
    margin: 0.5em 0;
    border-radius: 0;
    background: url(/materials/175242892744201.png) left no-repeat;
    background-size: 36px;
}
.article h4::before {
    content: none;
}

.mainContents .article h5 {
    border: none;
    color: #066dbd;
    border-bottom: 1px dashed #8baec8;
    font-size: 1.2em;
    line-height: 1.4em;
    padding: 0.4em 0;
    margin: 20px 0;
}

.mainContents .article h6 {
    color: #ec8a15;
    font-size: 1.6em;
    margin: 8px 0;
    padding: 4px 0;
    line-height: 1.8em;
    background: none;
    text-align: center;
}
.article h6:before {
    display: none
}

/*---------------------------
Contents
----------------------------*/
.article.bg {
    padding: 1.5em;
}
.article.theme, .gallery.theme {
    background: #d5dff9;
    color: #333;
}
.article.gray, .gallery.gray {
    background: #fbf2cf;
}
.article.full.bg, .article.full.theme, .article.full.gray, .gallery.full.bg, .gallery.full.theme, .gallery.full.gray {
    padding-top: 1.5em;
}

/*col*/
.article.col2, .article.col3, .article.col4, .article.col5 {
    margin-left: 0;
    margin-right: 0;
	margin-bottom: 1em;
}
.article.col3.bg {
    padding: 24px;
}
.article.col3.bg h6 {
    font-size: 1.25em;
}

/*目標*/
.merit {
    padding: 1.5em;
    background: repeating-linear-gradient(-45deg, #fffcdf, #fffcdf 6px, #fff 6px, #fff 12px);
}
.merit h3 {
    font-size: 1.5em !important;
    line-height: 1.4em !important;
    color: #eb9364 !important;
    margin-bottom: 20px;
    margin-top: 0;
    padding: 0.5em 0;
    border-bottom: 4px dotted #fcd479;
}
.merit h3:after {
    display: none;
}

/*お問い合わせ*/
.toiawase {
    background: url(/materials/175244996558501.jpg) center top;
    background-size: 100%;
    padding: 1em;
    text-align: center;
    font-size: 1.1em;
    border-radius: 1em;
	padding-top: 0;
	margin: 0.5em;
}

.toiawase strong {
    background: #87c7e1;
    display: inline-block;
    padding: 0 1em;
    border-radius: 1em;
    color: #fff;
    margin: 0.5em 0;
}
.toiawase a {
    font-size: 1.6em;
}

/*センター揃え*/
.center{
    text-align: center;
}

/*---------------------------
サイド
----------------------------*/
/*リスト*/
.sideServices ul,
.sideBlogCategories ul {
    overflow: hidden;
}
.sideServices ul li a,
.sideBlogCategories a {
  background: none;
  padding: 0.5em 0 0.4em 0.2em;
  color: #333;
  width: 100%;
}
.sideContents ul li a:before, .sideContents dt a:before {
    color: #87c7e1;
}
.sideServices li,
.sideBlogCategories li {
    padding: 0;
    border-bottom: 1px dotted #56b9e2;
    border-top: none!important;
    font-weight: bold;
    display: flex;
}
.sideContents .sideMobile p {
    font-size: 0.8em;
}
.sideContents #sideServices h2, .sideContents #sideBlogCategories h2, .sideContents #sideBlogDates h2, .sideContents #sideMobile h2 {
    font-size: 1em;
}
.sideContents ul li a:hover, .sideContents dt a:hover {
  background: #2ca9e1;
  color: #FFF;
}

/*バナー*/
#sideBanners_body li.sideBanner {
    margin: 0.3em;
}

/*ブログカテゴリ*/
.sideBlogCategories h2, .sideBlogDates h2 {
    margin-bottom: 0px;
}
.sideBlogCategories li {
    margin-top: 0px;
    margin-bottom: 0px;
}

/*---------------------------
フリーhtml
----------------------------*/
.freeHtml {
    margin-bottom: 2em;
}

/*会社概要*/
#sideCompany {
  display:block;
  width:100%;
  padding:0 0 0 0;
  box-sizing:border-box;
}
#sideCompany h2.logomark {
    width: 400px;
    height: 120px;
    background: url(/materials/175243273589101.png) no-repeat;
    margin: 20px auto;
    background-size: 100%;
    display: block;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
}
#sideCompany dl {
    font-size: 1.1em;
    margin: 0 auto;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-bottom: 1em;
}
#sideCompany dt {
    width: 48%;
    height: 40px;
    font-size: 1.0em;
    color: #333;
    font-weight: 500;
    line-height: 40px;
    text-align: center;
    border-top: none;
    background: #fff5d9;
    border-radius: 10px;
    margin-bottom: 1.0em;
}
#sideCompany dd {
  width:50%;
  font-size:1.0em;
  color:#000;
  line-height:1.5;
  border-bottom:dotted 1px #999;
  margin-bottom:1.0em;
  margin-left: 2%;
	text-align: center;
}

.sideContents #sideBanners ul li {
  box-shadow: 0px 0px 3px #CCC;
}

/*---------------------------
footer
----------------------------*/
#footer {
    background: #87c7e1;
}
#footer_body .copyright {
    background: #56b9e2;
}
#footer_body .topMenu li a, #footer_body .services li a {
    color: #fff;
	background: #87c7e1;
}
.footer li a {
    font-size: 16px;
	text-decoration: none;
}

/*---------------------------
テーブル
----------------------------*/
/*normalTbl*/
.article table.normalTbl{
    border-collapse: collapse;
    border-left: none;
    border-spacing: 0;
    margin: 30px 0;
    letter-spacing: 0.05em;
	background: #fff;
	font-size: 1em;
}
.article table.normalTbl th{
    border-right: none;
    height: auto;
    line-height: 150%;
    padding: 10px;
    text-align: center;
    vertical-align: middle;
    width: 40%;
    background: #f3fbff;
}
.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!important;
    margin-top: 0.5em;
}
.article table.priceTbl_half {
    width: 53%;
}
.article table.priceTbl td {
    text-align: center;
}

/*流れ*/
.article table.flowTbl {
    border-collapse: collapse;
    border-spacing: 0;
    border: none;
    margin-left: 1em;
    list-style: none;
    border-left: 2px dotted #666;
    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: #ec8a15;
    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 {
    font-size: 1.3em;
    font-weight: bold;
    letter-spacing: 0.1em;
    line-height: 1.6em;
}

/*---------------------------
 トップの最新情報 #mainTopics
 最新情報一覧ページ #listTopics 
----------------------------*/
#mainTopics .listview {
    text-align: right;
    margin-top: 5px;
}
#mainTopics .listview a {
    background: none;
    color: #666;
}
#mainTopics .listview a:hover {
    background: none;
	color: #b0afad;
}
ul.topics li h3 a {
    color: #2CA9E2;
}
ul.topics li {
	margin: 8px;
}
ul.topics li p.more a {
    background: #93c9eb;
}
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;
}
#listTopics ul.topics li {
  border-bottom: 1px dotted #ccc;
  padding-bottom: 1em;
}

/*---------------------------
ギャラリー サイト案内・画像 
----------------------------*/
/*サイト案内*/
#siteGuide {
    padding-bottom: 30px !important;
}
#siteGuide .gallery_grid li.galleryGrid .galleryGrid_outer {
    padding: 8px;
    margin: 0 10px;
}
#siteGuide .comment {
    font-size: 1em;
    text-align: center;
    line-height: 1.6;
    letter-spacing: 0.1em;
}
#siteGuide .comment a {
	font-weight: bold;
	text-decoration: underline;
}
#siteGuide .gallery_grid li.galleryGrid .image {
    margin-bottom: 3px;
}

/*スライド*/
.gallery_slide.gallery_slide_color_w .galleryPreview,.gallery_slide.gallery_slide_color_w .galleryThumbs {
    padding: 1em;
}

/*---------------------------
リスト
----------------------------*/
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;
	font-weight: bold;
}
ul.maru li::before {
    content: "●";
    margin-left: -1.5em;
    margin-right: 0.5em;
    font-family: "メイリオ", sans-serif;
    font-size: 70%;
    color: #a8dae1;
}

ol.number li {
  overflow: hidden;
}
ol.number li:before {
    background: #9fd2f3;
    border-radius: 1em;
}

/*faq*/
ul.faq li.qus::before {
    background-color: #75bdee;
    content: "Q";
}
ul.faq li.ans::before {
    background-color: #eb9364;
    content: "A";
}
ul.faq li.qus::before ,
ul.faq li.ans::before {
  margin-right: 12px;
}

/*---------------------------
  その他
----------------------------*/
/*ボタン*/
a.btn {
    border-radius: 10px;
    background: #eb9364;
}
a.btn:hover {
    background: #eb9364;
}
/*マーカー*/
span[style*="Yellow"] {
    font-weight: bold;
    background: linear-gradient(transparent 70%, #fcbbcd 0) repeat scroll 0 0;
}
/*余白*/
.article.max.map {
    padding-left: 0;
    padding-right: 0;
}
.article.zero_margin, .gallery.zero_margin {
    padding-bottom: 0!important;
	margin-bottom: 0!important;
}
.article.zero_margin img, .gallery.zero_margin img {
    padding-bottom: 40px;
}


/*-------------------------------------------------
max-width: 1200px
-------------------------------------------------*/
@media only screen and (max-width: 1200px) {
#title #title_outer {
        background-position: center right 10px !important;
        background-size: 280px auto !important;
        height: 70px !important;
    }
#title {
    height: 80px;
}
#title h1 {
        background-size: 200px auto;
        background-position: center left 10px;
        height: 70px;
        width: 210px;
    }
#title h1 a {
    width: 210px;
}
.mainArticles .article.bg {
    text-align: left;
	margin-bottom: 0.5em;
}
.mainContents .article h3 a {
    font-size: 1em!important;
}
/*mainTopics*/
#mainTopics {
        margin-bottom: 0.5em;
        padding: 20px 0;
}
/*見出し*/
#mainArticles h2, #mainServices h2, #listTopics h2 {
        font-size: 1.6em;
        margin-bottom: 0;
        padding: 1em;
	margin-top: 0;
}
.mainContents .article h3, .mainContents div.gallery h3, #mainServices h2, #mainTopics h2, #mainArticles div[id^="blog"] h2 {
	line-height: 1.4;
	font-size: 1.5em;
}
.mainContents .article h4,
.mainContents .article h5{
    font-size: 1.2em;
}
.mainContents .article h6 {
	text-align: center;
}
#mainTopics h2 {
    margin: 20px 0;
    padding-bottom: 0;
}
	
/*テーブル*/
.article table.priceTbl_half {
    margin: 0 auto;
}

/*col2*/
.article.col2 {
        flex-basis: 48%;
        margin: 10px 1%;
}
/*特長*/
.merit img {
    max-width: 70% !important;
}
}

/*-------------------------------------------------
max-width: 600px
-------------------------------------------------*/
@media only screen and (max-width: 600px) {
body {
     font-size: 16px;
}
.center {
    text-align: left;
}
.article, .gallery {
    margin: 0 auto 20px;
}
.article.full.bg, .article.full.theme, .article.full.gray, .gallery.full.bg, .gallery.full.theme, .gallery.full.gray {
    padding-top: 20px;
	padding-bottom: 20px!important;
}
#title #title_outer {
    height: 80px!important;
    justify-content: left!important;
    background: none!important;
}
#title {
    height: 80px;
	background-position: top;
}
#title h1 {
        background-position: bottom 8px left 5px;
        background-size: 200px auto;
        height: 80px;
        width: 205px;
    }
#title h1 a {
    width: 205px;
}
/*topMenu*/
  #toggle {
    width: 60px;
    height: 60px;
    top: 15px;
  }
#topMenu {
    min-height: 0;
    border-top: none;
}
#topMenu .topMenu li {
    height: 49px;
	border-top: solid 1px #a0d8ef;
}
#topMenu_outer .topMenu li:last-of-type {
        border: none;
        border-top: solid 1px #a0d8ef;
        border-bottom: solid 1px #a0d8ef;
    }
body.active #topMenu {
    height: 244px;
}
#topMenu .topMenu {
    padding-top: 0;
}
#topMenu .topMenu li a {
    line-height: 1.25;
	font-size: 17px;
}

/*mainImage*/		
  .mainImage img {
    object-fit: cover;
    object-position: top center;
    min-height: 240px; 
  }

/*見出し*/	
#mainArticles h2, #mainServices h2, #listTopics h2{
        font-size: 1.4em;
        padding: 1em 0;
        letter-spacing: 0.05em;
        margin-top: 0;
}
.mainContents .article h3:after, .mainContents div.gallery h3:after, #mainServices h2:after, #mainTopics h2:after {
        height: 60px;
        margin: 8px auto;
        background-size: 110px;
    }
.mainContents .article h4 {
        font-size: 1.2em;
        margin: 0.5em 0 !important;
        background-size: 36px;
        padding: 8px 0 8px 46px;
}
.mainContents .article h6 {
    font-size: 1.2em;
    padding: 0.3em;
	text-align: center;
}

/*最新情報*/
ul.topics li {
    background: none;
	padding: 5px;
}
#mainTopics .topics .description, .mainTopics .topics li .description, #mainTopics .topics li .more a, .mainTopics .topics li .more {
    font-size: 1em;
    line-height: 1.6;
}
#mainTopics .listview {
    text-align: center;
}
#mainTopics h2 {
    padding: 0;
}
	
/*col2 col4*/
.article.col2 {
    flex-basis: 100%;
}
.article.col4.bg {
    margin-bottom: 0;
}
/*画像*/	
.article.zero_margin img, .gallery.zero_margin img {
    padding-bottom: 0;
}
img {
    max-width: 100%;
}
	
/*footer*/
 .footer .copyright {
    margin-bottom: 46px;
}
#footer_body .copyright {
    padding: 10px 0;
}
/*side*/
.sideContents {
    padding: 0;
}
	
/*freeHtml*/
.freeHtml {
    padding: 0.6em;
}
#sideCompany dt {
    width: 100%;
}
#sideCompany dd {
    width: 100%;
}
#sideCompany dl {
    font-size: 1em;
}	
#sideCompany h2.logomark {
        max-width: 240px;
        height: 85px;
        margin: 0.5em auto;
}
	
/*table*/	
.article table.normalTbl, .article table.priceTbl {
    width: 100%;
}
.article table.normalTbl th, .article table.normalTbl td{
    width: 100%;
	text-align: center;
	margin: 0;
	display: block;
	border-top: none;
}
.article table.normalTbl th{
	width: 100%;
    border-top: solid 1px #dadada;
	background: #f3fbff;
	display: block;
}
	
/*サイト案内*/
#siteGuide img {
    max-width: 70%;
}
#siteGuide .comment {
    margin: 0;
	font-size: 0.9em;
}
#siteGuide .gallery_grid li.galleryGrid .galleryGrid_outer {
padding: 0;
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: #ec8a15;
        text-decoration: none;
        font-size: 110%;
        line-height: 1.3;
        height: 100%;
    }
#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; }

/*編集画面*/
/*.ams-build .sideContents #sideContact {
  display: block;
}*/