@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: "Montserrat", 'Noto Sans JP', sans-serif;
	font-size: 18px;
    letter-spacing: 0.02em;
	color: #000;
}
a {
    color: #00b59b;
    font-weight: bold;
}

strong, b  {
    font-weight: bold;
    color: #f13579;
}

#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_body {
    height: 80px;
}
#title_outer {
    height: 80px !important;
    background: url(/materials/174818485900501.png) no-repeat center right !important;
    background-size: 550px !important;
}
#title h1 {
    background: url(/materials/174818319209701.png) no-repeat center left;
    margin: 0;
    padding: 0;
    text-align: left;
    height: 80px;
    background-size: 430px auto;
    width: 430px;
}
#title h1 a {
    display: inline-block;
    overflow: hidden;
    text-indent: 110%;
    white-space: nowrap;
    height: 100%;
    width: 430px;
}

/*パンくず*/
#pankuz p {
    display: none;
}

/*---------------------------
グローバルメニュー
----------------------------*/
#topMenu {
    background: linear-gradient(0deg, #0055b6 0%, #0081c8 100%);
}
#topMenu_outer .topMenu li a {
    color: #fff;
}
#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;
	font-weight: normal;
}
#topMenu_outer .topMenu li a:hover {
    background: #03438c;
}

/*---------------------------
メイン
----------------------------*/
/*メインイメージ*/
#mainImage {
    background: none;
}
.mainImage img, .mainImage #slider li img {
    width: 100%!important;
}

/*---------------------------
見出し
----------------------------*/
/*文字*/
#mainServices h2, #listTopics h2,#mainArticles h2,.mainContents .article h3, .mainContents div.gallery h3,#mainTopics h2,
.mainContents .article h6,.mainContents .article h4{
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;
letter-spacing: 0.1em;
}

#mainArticles h2, #mainServices h2,
#listTopics h2 {
    margin-top: 0;
    padding: 60px 0;
    text-align: center;
    font-size: 1.8em;
    font-weight: bold;
    line-height: 1.5;
    color: #074894;
    letter-spacing: 0.15em;
    background: url(/materials/174809503219401.jpg) top left #fff;
    background-size: 100%;
	margin-bottom: 1.5em;
	text-shadow: 2px 2px 4px #fff, -2px -2px 4px #fff;
}
.mainContents .article h3, .mainContents div.gallery h3, #mainServices h2, #mainTopics h2, #mainArticles div[id^="blog"] h2  {
    font-size: 1.8em;
    letter-spacing: 0.1em;
    line-height: 1.6;
    color: #0055b6;
    margin: 20px 0;
    font-weight: 500;
}
.mainContents .article h3:after, .mainContents div.gallery h3:after, #mainServices h2:after, #mainTopics h2:after,#mainArticles div[id^="blog"] h2:after {
    background: url(/materials/174809043674501.png) no-repeat center !important;
    background-size: 200px !important;
    height: 100px;
    width: 200px;
    margin: 0 auto;
}

.article.bg h3, .article.theme h3, .article.gray h3, .gallery.bg h3, .gallery.theme h3, .gallery.gray h3 {
    margin-top: 1em;
}

/*ブログタイトル*/
.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 {
    color: #fff;
    margin: 0.5em auto;
    font-size: 1.5em;
    line-height: 1.4;
    font-weight: bold;
    border: none;
    padding: 0.5em 1em;
    letter-spacing: 0.03em;
    background: #0055b6;
}
.article h4::before {
    content: none;
}

.mainContents .article h5 {
    border: none;
    color: #0055b6;
    background-size: 33px;
    border-bottom: 3px dotted #0055b6;
    font-size: 1.3em;
    line-height: 1.5em;
    letter-spacing: 0.1em;
    padding: 10px 0 6px;
    margin: 5px 0 20px 0;
    font-weight: bold;
}
.mainContents .article h6 {
    color: #f13878;
    font-size: 1.4em;
    margin: 8px 0;
    padding: 4px 0;
    line-height: 1.6em;
    background: none;
    letter-spacing: 0.075em;
}
.article h6:before {
    display: none
}


/*---------------------------
Contents
----------------------------*/
.article.bg {
    padding: 1.5em;
}
.article.bg, .gallery.bg {
    background: #d1ecff;
}
.article.theme, .gallery.theme {
    background: #0055b6;
}
.article.theme h3, .gallery.theme h3,
.article.theme h5, .gallery.theme h6{
    color: #fff;
}
.article.full.bg, .article.full.theme, .article.full.gray, .gallery.full.bg, .gallery.full.theme, .gallery.full.gray {
    padding-top: 1.5em;
}
/*col2*/
.article.col2, .article.col3, .article.col4, .article.col5 {
    margin-left: 0;
    margin-right: 0;
}
.article.theme.col2{
    flex-basis: 50%;
}

/*センター揃え*/
.center{
    text-align: center;
}

/*---------------------------
サイド
----------------------------*/
/*リスト*/
.sideServices ul,
.sideBlogCategories ul {
    overflow: hidden;
}
.sideServices ul li a,
.sideBlogCategories a {
    background: none;
	padding: 2px 5px 3px 5px;
}
.sideServices li,
.sideBlogCategories li {
    padding: 0.5em 0 0.4em 0.2em;
    border-bottom: 1px dotted #333;
    border-top: none!important;
    font-weight: bold;
    display: flex;
}
.sideContents .sideMobile p {
font-size: 1em;
}
.sideContents #sideServices h2, .sideContents #sideBlogCategories h2, .sideContents #sideBlogDates h2, .sideContents #sideMobile h2 {
    font-size: 1em;
}

/*バナー*/
#sideBanners_body li.sideBanner {
    margin: 0.3em;
}

/*ブログカテゴリ*/
.sideBlogCategories h2, .sideBlogDates h2 {
    margin-bottom: 0px;
}
.sideBlogCategories li {
    margin-top: 0px;
    margin-bottom: 0px;
}

/*フリーhtml*/
.side-text_l  {
    float: left;
    width: 48%;
    text-align: center;
    border-bottom: 1px solid #999;
    padding-bottom: 1em;
}
.side-text_r{
    float:right;
    width:48%;
	text-align: center;
	border-bottom: 1px solid #999;
    padding-bottom: 1em;
	margin-bottom: 1em;
}
.shop-title  {
    margin: 0.5em 1em;
    font-size: 1.1em;
    text-align: center;
    color: #fff;
    background: #0055b6;
    border-radius: 6px;
}
.side-logo {
    text-align: center;
    font-size: 1.2em;
    font-weight: bold;
  margin: 0.5em 0;
}
.side-logo img {
    max-width: 50%;
}
.add a {
    font-size: 120%;
    color: #f13579;
}
.add {
    line-height: 1.5em;
    padding-top: 10px;
	padding-bottom: 5px;
}
.add strong {
    display: inline-block;
    margin: 0.2em 0;
    font-size: 1em;
    color: #0055b6;
}


/*---------------------------
footer
----------------------------*/
#footer {
    background: #0055b6;
}
#footer_body .topMenu li a, #footer_body .services li a {
    color: #fff;
	background: #0055b6;
}
.footer li a {
    font-size: 16px;
	text-decoration: none;
}
#footer_body .copyright {
    background: #0090db;
}

/*---------------------------
テーブル
----------------------------*/
.article table.normalTbl {
    font-size: 1em;
    margin: 24px 0;
	background: #FFF;
}
.article table.normalTbl th {
    background: #edf8ff;
    width: 40%;
    text-align: center;
	font-weight: bold;
}
.article table.normalTbl td {
    border: none;
    border-bottom: dotted 1px #ccc;
}
.article table.normalTbl thead th {
    background: #d2ecff;
}

/*フォーム*/
#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;
	background: #f13579;
}

#mainArticles table.contactTable tr.must th {
    background-size: 40px;
	padding: 1em 56px 1em 16px;
}

/*料金*/
.article table.priceTbl {
    border-left: none;
    border-right: none;
    border-spacing: 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin: 10px auto;
    width: 100%;
}
.article table.priceTbl th {
    background-color: #edf8ff;
    border-bottom: 1px dotted #ccc;
    border-right: none;
    height: auto;
    font-weight: bold;
    width: 40%;
}
.article table.priceTbl td {
    border-bottom: 1px dotted #ccc;
    border-right: none;
    text-align: center;
}
.article table.priceTbl thead th {
    background: #d2ecff;
}

/*---------------------------
 トップの最新情報 #mainTopics
 最新情報一覧ページ #listTopics 
----------------------------*/
#mainTopics {
    background: #e2f6ff;
}
#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: #0055b6;
}
ul.topics li {
	margin: 8px;
}
ul.topics li p.more a {
    background: #0055b6;
}
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 solid #ccc;
}

/*---------------------------
ギャラリー サイト案内・画像 
----------------------------*/
/*サイト案内*/
#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.5;
    color: #0055b6;
    letter-spacing: 0.1em;
}
#siteGuide .comment a {
	font-weight: bold;
	color: #0055b6;
	text-decoration: underline;
}
#siteGuide .gallery_grid li.galleryGrid .image {
    margin-bottom: 10px;
}

/*コメント*/
.gallery ul.galleryGrids .comment {
    font-size: 1em;
    color: #0055b6;
}

/*---------------------------
リスト
----------------------------*/
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,
ul.maru02 li:before{
    content: "●";
    margin-left: -1.5em;
    margin-right: 0.5em;
    font-family: "メイリオ", sans-serif;
    font-size: 70%;
    color: #22a7ec;
}

/*FAQ*/
ul.faq li.qus::before {
    background-color: #69f;
    content: "Q";
}
ul.faq li.ans::before {
    background-color: #2fd08f;
    content: "A";
}
ul.faq li.qus:before, ul.faq li.ans:before {
    margin: 0 12px 0 -44px;
}

/*チェック*/
ul.check  {
    margin-bottom: 1em;
	padding-left: 0;
}

ul.check li{
    font-size: 1.1em;
    line-height: 1.5em;
    letter-spacing: 0.03em;
    padding: 0.7em 0 0.7em 43px;
    border-bottom: 1px dashed #666;
}
ul.check li:before {
    background: url(/materials/174809172042801.png) no-repeat left top;
    background-size: 32px;
    border: none;
    width: 40px;
    height: 50px;
    left: 0;
    transform: none;
}

/*---------------------------
  その他
----------------------------*/
/*囲い*/
.envelope,.envelope2 {
    border-radius: 16px;
    padding: 1.5em !important;
    margin-bottom: 1.5em !important;  
}
.envelope p,.envelope2 p{
    margin-bottom: 0;
}
.envelope {
    background: #fff !important;
    border: 2px solid #0055b6;
}
.envelope2 {
    background: url(/materials/174809946618701.jpg) center bottom #fefec8;
    text-align: left !important;
}
.envelope2 h4 {
    text-align: center !important;
    background: rgb(255 255 255 / 70%) !important;
    color: #52463f !important;
}

/*ボタン*/
a.btn {
    border-radius: 10px;
    background: linear-gradient(-45deg, #00c3a7 0%, #0090db 50%, #0055b6 100%);
    letter-spacing: 0.1em;
    font-size: 1.1em;
    margin: 1em 0;
}
a.btn:hover {
    background: linear-gradient(-45deg, #00c3a7 0%, #0090db 50%, #0055b6 100%);
}

/*マーカー*/
span[style*="Yellow"] {
    font-weight: bold;
    color: #0055b6;
    background-color: rgba(255,255,255,0) !important;
    background: linear-gradient(transparent 70%, #ffff00 0) repeat scroll 0 0;
}

.article.theme span[style*="Yellow"] {
    font-weight: bold;
    color: #ffff00;
	background: linear-gradient(transparent 70%, #d7411a 0) repeat scroll 0 0;
}
.article.theme strong {
    color: #ffff00;
}

/*余白*/
.article.max.map {
    padding-left: 0;
    padding-right: 0;
}
.article.zero_margin, .gallery.zero_margin {
    padding-bottom: 0!important;
	margin-bottom: 0!important;
}
/*流れ*/
.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: #e95b97;
    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: #0055b6;
    display: block;
    font-size: 1.3em;
    font-weight: bold;
    letter-spacing: 0.1em;
    line-height: 1.6em;
}

/*選ばれる理由*/
#mainArticles .title-circle {
    position: relative;
}
#mainArticles .title-circle h2 {
    font-size: 1.2em;
    background: none;
    color: #fff;
    line-height: 0.7;
    letter-spacing: 0.05em;
    text-shadow: none !important;
    display: inline-block;
    position: relative;
    z-index: 20;
    margin: -47px auto;
    margin-bottom: 1em;
    padding-top: 1.2em;
}
#mainArticles .title-circle h2:before{
    content: "";
    position: absolute;
    background-color: #0055b6;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: -1;
}
#mainArticles .title-circle h2 strong {
    color: #fff;
    font-size: 1.5em;
    font-weight: bold;
}

#mainArticles .title-circle h2:after{
    display:none;
}

#mainArticles .title-circle h6 {
    font-size: 2em;
    font-weight: bold;
    margin-top: 0;
    color: #fff;
    line-height: 1.2;
    text-align: center;
}

/*-------------
バッジ非表示
---------------*/
.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; }

/*-------------------------------------------------
max-width: 1200px
-------------------------------------------------*/
@media only screen and (max-width: 1200px) {
#title_body {
    height: 70px;
}
  #title #title_outer {
        background-position: center right 5px !important;
        background-size: 330px auto !important;
        height: 70px !important;
    }
#title h1 {
        background-size: 240px auto;
        background-position: center left 5px;
        height: 70px;
        width: 246px;
}
  #title h1 a {
      width: 240px;
  }

  #topMenu .topMenu li a {
     font-size: 16px;
  }
  .mainArticles .article.bg {
      text-align: left;
      margin-bottom: 0.5em;
  }
  .mainContents .article h3 a {
      font-size: 1em!important;
  }
  /*mainTopics*/
  #mainTopics {
      margin-bottom: 20px;
	  padding: 20px;
  }
  /*見出し*/
  #mainArticles h2, #mainServices h2, #listTopics h2 {
        font-size: 1.5em;
        padding: 1.2em;
}
  .mainContents .article h3, .mainContents div.gallery h3, #mainServices h2, #mainTopics h2, #mainArticles div[id^="blog"] h2 {
      font-size: 1.5em;
      line-height: 1.4;
      padding: 0;
  }
  .mainContents .article h4, .mainContents .article.bg_bk h4,
  .mainContents .article h5{
      font-size: 1.1em;
  }
  .mainContents .article h6 {
      text-align: center;
  }

/*テーブル*/
#sideContents_outer {
        background: #edf8ff;
}
/*col2 col3*/
  .article.col2,.article.col3 {
      flex-basis: 49%;
  }
.center {
    text-align: left;
}
}

/*-------------------------------------------------
max-width: 600px
-------------------------------------------------*/
@media only screen and (max-width: 600px) {
  body {
          font-size: 16px;
  }
  .article, .gallery {
      border-radius: 0;
  }
  .article.full.bg, .article.full.theme, .article.full.gray, .gallery.full.bg, .gallery.full.theme, .gallery.full.gray {
      padding-top: 20px;
      padding-bottom: 20px;
	  margin: 0 0 20px;
  }
  #title #title_outer {
      height: 54px!important;
      justify-content: left!important;
      background: none!important;
  }
#title_body {
        height: 54px;
    }
  #title h1  {
        background-position: center left 5px;
        background-size: 220px auto;
        height: 54px;
        width: 225px;
    }
  #title h1 a {
      width: 225px;
  }
  /*topMenu*/
  #toggle {
          width: 54px;
          height: 54px;
	  background-color: #0055b6;
  }
  #topMenu {
      background: #0055b6;
      min-height: 0;
      border-top: none;
  }
  #topMenu .topMenu li {
          height: 50px;
          border-top: solid 1px #165e86;
          background: #0055b6;
      }
  #topMenu_outer .topMenu li:last-of-type {
          border: none;
          border-top: solid 1px #165e86;
          border-bottom: solid 1px #165e86;
      }
  body.active #topMenu {
      height: 250px;
  }
  #topMenu .topMenu {
      padding-top: 0;
      background: #555;
  }
  #topMenu .topMenu li a {
      line-height: 1.25;
      color: #fff;
  }
  /*トップイメージ*/		
  .mainImage img {
        object-fit: cover;
        object-position: top left;
        min-height: 170px;
}
  /*見出し*/	
  #mainArticles h2, #mainServices h2, #listTopics h2 {
        padding: 0.7em 0;
        letter-spacing: 0.05em;
        margin-top: 0;
        margin-bottom: 1em;
    }
  .mainContents .article h3:after, .mainContents div.gallery h3:after, #mainServices h2:after, #mainTopics h2:after {
        height: 80px;
        width: 180px;
        margin: 5px auto;
        background-size: 160px !important;
    }
  .mainContents .article h4 {
      font-size: 1.2em;
  }

  .mainContents .article h6 {
      font-size: 1.2em;
      padding: 0.3em;
      text-align: left;
  }

  /*最新情報*/
  ul.topics li {
      background: none;
    padding: 0;
  }
  #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 col3*/
  .article.col2, .article.col3 {
      flex-basis: 100%;
  }
.article.theme.col2 {
    flex-basis: 100%;
    margin-bottom: 0;
}
  /*画像*/	
  .article .article_left .image, .article .article_right .image {
      max-width: 80%;
  }

  #footer_body .copyright {
      padding: 10px 0;
  }
/*freeHtml*/
.freeHtml {
      padding: 0.6em;
  }
.side-text_l,.side-text_r{
    width:100%;
	border-bottom: none;
}
.side-logo img {
    width: 240px;
}

/*table*/	
  .article table.normalTbl th, .article table.normalTbl td,
  .freeHtml able.normalTbl th{
      width: 100% !important;
      text-align: center;
  }
  .article table.normalTbl td, .article table.normalTbl th{
      border-bottom: none;
  }
  .freeHtml table.normalTbl td {
      display: inline-block;
      width: 100%!important;
  }
 /*料金*/	
.article table.priceTbl {
border: none;
	border-bottom: 1px solid #ccc;
}
.article table.priceTbl thead {
display: none;
}
.article table.priceTbl th {
display: block;
	width: 100%;
	border-top: 1px solid #ccc;
	border-bottom: none;
}
.article table.priceTbl th::before {
content: attr(data-label);
float: left;
font-weight: bold;
}
.article table.priceTbl td {
display: block;
text-align: right;
border-bottom: none;
    }
.article table.priceTbl td::before {
content: attr(data-label);
float: left;
	font-size: 0.9em;
}
.th-row {
    font-weight: bold;
}
	
/*リスト*/
  ul.check {
        line-height: 1.4em;
    }
  ul.check li {
      padding: 0.7em 0 0.7em 38px;
  }
  ul.check li:before {
      background-size: 26px;
      width: 36px;
      height: 36px;
  }	
	
/*センター揃え*/
  .center{
      text-align: left;
  }

/*選ばれる理由*/
#mainArticles .title-circle h2 {
    margin: 0 auto;
	margin-bottom: 0.5em;
}
#mainArticles .title-circle h2:before {
    width: 90px;
    height: 90px;
    margin: 0 auto;
}

/* 画面下部固定のリンクパーツ 2列*/
#bottomLink{
  position:fixed;
  left: 0;
  bottom:0;
  width:100%;
  text-align:center;
  z-index:1000;
  overflow:hidden;
  display:table;
  min-width:320px;
  }
  #bottomLink1,
  #bottomLink2 {
  display:table-cell;
  width:50%;
  height:50px;
  }
#bottomLink1 {
  background:#f13579
  }
#bottomLink2 {
  background:#f77e00
  }
  
#bottomLink a {
        color: #fff;
        text-decoration: none;
        font-size: 90%;
        line-height: normal;
        height: 100%;
        width: 100%;
        text-align: center;
	display: block;
}
#bottomLink a:before {
        content: "";
        display: inline-block;
        background: url(/materials/174819963224301.png) no-repeat left;
        background-size: cover;
        width: 26px;
        height: 26px;
        position: relative;
        top: 3px;
        left: 0;
        margin-right: 0.3em;
}
  /* ボタンサイズ分の画面下部余白 */
  #wrap {
      margin-bottom: 50px;
  }
}