@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Neuton|Anton|Noto+Sans+JP:400,700|Kiwi+Maru:300,500");
html {
  height: 101%;
  margin-bottom: 1px; }

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, img {
  margin: 0;
  padding: 0; }

ol, ul {
  list-style: none; }

body {
  height: 100%;
  font-family: "Neuton", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "メイリオ", Meiryo, serif;
  color: #000;
  background: #fff;
  letter-spacing: 0.1em; }

a {
  color: #000;
  text-decoration: underline; }
  a:link, a:visited {
    color: #000;
    text-decoration: underline; }
  a:hover, a:active {
    color: #9b1212;
    text-decoration: none; }

.sp_only {
  display: none; }

br.clear {
  clear: both; }

section#main {
  padding: 25px 0 50px; }

.top_slider {
  margin: 0; }

section#pc_header {
  padding-top: 5px;
  background: #fff url("../images/dash.png") top center repeat-x;
  background-size: 10px; }
  section#pc_header .logo {
    padding: 25px 0; }
    section#pc_header .logo img {
      height: 80px; }
  section#pc_header .pc_header_menu {
    padding: 10px 0 0;
    border-top: 1px dotted #000;
    border-bottom: 4px solid #000; }
    section#pc_header .pc_header_menu ul {
      display: table;
      table-layout: fixed;
      text-align: center;
      width: 100%; }
      section#pc_header .pc_header_menu ul li {
        display: table-cell; }
        section#pc_header .pc_header_menu ul li a {
          display: block;
          text-decoration: none;
          padding: 12px 0 20px;
          line-height: 100%; }
          section#pc_header .pc_header_menu ul li a:hover {
            color: #fff;
            background: #000; }
        section#pc_header .pc_header_menu ul li.current_page_item a {
          color: #fff;
          background: #000; }
        section#pc_header .pc_header_menu ul li a span {
          display: block;
          margin-top: 4px;
          font-size: 9px;
          color: #a0dcff; }
  section#pc_header ul.pc_header_sub_menu {
    position: absolute;
    top: 10px;
    right: 0; }
    section#pc_header ul.pc_header_sub_menu li {
      display: inline-block;
      position: relative;
      padding-left: 30px;
      margin-left: 15px; }
      section#pc_header ul.pc_header_sub_menu li i.fa {
        position: absolute;
        top: 5px;
        left: 0;
        font-size: 14px;
        width: 25px;
        text-align: right; }
      section#pc_header ul.pc_header_sub_menu li a {
        font-size: 12px;
        text-decoration: none; }

footer {
  display: block;
  color: #000; }
  footer section#footer_contact {
    padding: 25px 0;
    border-top: 1px dotted #000; }
    footer section#footer_contact hr {
      background: #b48719; }
    footer section#footer_contact .certify {
      margin: 30px 0 0;
      text-align: center; }
      footer section#footer_contact .certify img {
        height: 60px;
        margin: 0 15px 20px 0; }
  footer section#footer_copyright {
    border-top: 1px solid #000;
    padding: 10px 0 50px;
    font-size: 12px;
    text-align: center;
    background: #fff url("../images/dash.png") bottom center repeat-x;
    background-size: 10px; }

/*パディング*/
.padd5 {
  padding: 5px; }

.padd10 {
  padding: 10px; }

.padd15 {
  padding: 15px; }

.padd20 {
  padding: 20px; }

.padd0_5 {
  padding: 0 5px; }

.padd0_10 {
  padding: 0 10px; }

.padd0_20 {
  padding: 0 20px; }

.padd10_20 {
  padding: 10px 20px; }

.padd-top5 {
  padding-top: 5px; }

.padd-top10 {
  padding-top: 10px; }

.padd-top15 {
  padding-top: 15px; }

.padd-top20 {
  padding-top: 20px; }

.padd-bottom5 {
  padding-bottom: 5px; }

.padd-bottom10 {
  padding-bottom: 10px; }

.padd-bottom15 {
  padding-bottom: 15px; }

.padd-bottom20 {
  padding-bottom: 20px; }

/*マージン*/
.marg5 {
  margin: 5px; }

.marg10 {
  margin: 10px; }

.marg20 {
  margin: 20px; }

.marg0_5 {
  margin: 0 5px; }

.marg0_10 {
  margin: 0 10px; }

.marg0_20 {
  margin: 0 20px; }

.marg-top0 {
  margin-top: 0    !important; }

.marg-top5 {
  margin-top: 5px  !important; }

.marg-top10 {
  margin-top: 10px !important; }

.marg-top15 {
  margin-top: 15px !important; }

.marg-top20 {
  margin-top: 20px !important; }

.marg-bottom0 {
  margin-bottom: 0    !important; }

.marg-bottom5 {
  margin-bottom: 5px  !important; }

.marg-bottom10 {
  margin-bottom: 10px !important; }

.marg-bottom15 {
  margin-bottom: 15px !important; }

.marg-bottom20 {
  margin-bottom: 20px !important; }

/*フォント*/
.st {
  font-weight: bold; }

.reg {
  font-weight: normal; }

.fs150 {
  font-size: 150%; }

.fs120 {
  font-size: 120%; }

.fs110 {
  font-size: 110%; }

.fs90 {
  font-size: 90%; }

.fs80 {
  font-size: 80%;
  line-height: 160%; }

.fs70 {
  font-size: 70%;
  line-height: 160%; }

.fs60 {
  font-size: 60%;
  line-height: 160%; }

.fs50 {
  font-size: 50%;
  line-height: 160%; }

.fsblack {
  color: #000; }

.fsred {
  color: #FF0000; }

.fsblue {
  color: #1f83ff; }

.fsgray {
  color: #afafaf; }

.fsgreen {
  color: #9b1212; }

.must {
  font-weight: bold;
  margin-left: 5px;
  color: red; }

.alignright {
  text-align: right; }

.aligncenter {
  text-align: center; }

hr {
  height: 1px;
  border: none;
  background: #ddd;
  margin: 15px 0 14px; }

/*Facebook Like BOX レスポンシブ化*/
#fb-root {
  display: none; }

.fb_iframe_widget {
  width: 100% !important;
  background: #fff !important; }
  .fb_iframe_widget span {
    width: 100% !important;
    background: #fff !important; }
    .fb_iframe_widget span iframe[style] {
      width: 100% !important;
      background: #fff !important; }

h3.common {
  position: relative;
  line-height: 100%;
  padding: 0 0 10px;
  font-size: 18px;
  margin-bottom: 10px;
  border-bottom: 2px solid #9b1212;
  font-weight: normal; }
  h3.common span {
    position: absolute;
    color: #9b1212;
    right: 0;
    bottom: 8px;
    font-size: 11px;
    font-weight: normal;
    text-shadow: none;
    letter-spacing: 0; }

ul.gallery li {
  width: 33.3%;
  float: left;
  margin-bottom: 5px; }
  ul.gallery li img {
    width: 98%;
    margin: 0 auto;
    border-radius: 4px; }

/*コンテンツページ*/
.single-post {
  position: relative;
  margin-bottom: 25px;
  padding: 0; }
  .single-post .date {
    font-size: 12px;
    color: #000;
    padding: 0;
    margin: 0;
    line-height: 100%; }
  .single-post .icons {
    line-height: 100%;
    top: -2px; }
  .single-post h1.post-title {
    padding: 10px 0 30px;
    font-size: 26px;
    color: #000; }
  .single-post .single-post-content {
    font-size: 16px;
    line-height: 1.8;
    padding: 10px 0 30px; }
    .single-post .single-post-content p {
      margin-bottom: 25px; }
    .single-post .single-post-content strong {
      color: #000; }

/*記事内タイトル*/
.single-post-content h4 {
  color: #000;
  border: solid #000;
  border-width: 1px 0;
  padding: 20px 0;
  margin-bottom: 25px; }

/* 前後記事ページング */
ul.paging {
  margin-top: 10px;
  font-size: 11px;
  border-top: 1px dotted #000; }
  ul.paging li {
    width: 50%; }
    ul.paging li.prev {
      float: left; }
    ul.paging li.emptynext a {
      border-right: 1px dotted #000; }
    ul.paging li.next {
      text-align: right;
      float: right; }
    ul.paging li a {
      display: block;
      position: relative;
      text-decoration: none; }
    ul.paging li.prev a {
      padding: 7px 5px 0 18px; }
    ul.paging li.next a {
      padding: 7px 20px 0 5px;
      border-left: 1px dotted #000; }
    ul.paging li a i {
      position: absolute;
      font-size: 16px;
      top: 10px; }
    ul.paging li.prev a i {
      left: 0; }
    ul.paging li.next a i {
      right: 0; }

/* HOME FEATURESブロック */
.textwidget {
  margin-bottom: 15px; }

.features {
  background: #fff;
  position: relative;
  margin-bottom: 25px; }
  .features img {
    width: 100%; }
  .features h3 {
    font-size: 15px;
    margin: 15px 0;
    line-height: 150%;
    font-weight: bold; }
  .features .excerpt {
    padding: 10px 0 0 0; }

a.more {
  display: block;
  text-align: center;
  text-decoration: none;
  border: 1px solid #000;
  background: #fff;
  line-height: 100%;
  margin: 20px 0 0;
  font-size: 12px;
  padding: 10px;
  color: #000; }
  a.more:hover {
    background: #000;
    color: #fff; }

/*投稿一覧*/
dl.posts dt {
  font-weight: normal;
  font-size: 12px;
  position: relative;
  margin-bottom: 10px;
  line-height: 100%; }

.icons {
  position: absolute;
  top: 0;
  right: 0; }
  .icons a {
    display: inline-block;
    border: 1px solid #000;
    background: #000;
    color: #fff;
    line-height: 100%;
    font-size: 10px;
    padding: 1px 5px;
    margin: 0 0 0 5px;
    vertical-align: middle;
    text-decoration: none; }
  .icons span {
    display: inline-block;
    border: 1px solid #000;
    background: #000;
    color: #fff;
    line-height: 100%;
    font-size: 10px;
    padding: 1px 5px;
    margin: 0 0 0 5px;
    vertical-align: middle;
    text-decoration: none;
    background: #fff;
    color: #000; }

dl.posts dd {
  border-bottom: 1px dotted #ccc;
  margin-bottom: 15px;
  padding-bottom: 6px; }
  dl.posts dd a {
    text-decoration: none; }

.top_posts dl.posts {
  padding-top: 4px; }
  .top_posts dl.posts dd {
    border-bottom: 1px dotted #000; }

dl.posts dd:last-child {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0; }

img.circle {
  border-radius: 50% !important; }

/*FIXED HEADER*/
header .fixed_end {
  display: none; }
header section#fixed_header {
  position: fixed;
  width: 100%;
  height: 50px;
  background: #fff;
  z-index: 9999;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3); }
  header section#fixed_header .logo img {
    float: left;
    height: 50px; }
  header section#fixed_header a#menu_bars, header section#fixed_header a#sp_contact {
    display: none; }

/*下層ページタイトル*/
body#sub section#pagetitle {
  border-bottom: 1px dotted #000; }
  body#sub section#pagetitle h1, body#sub section#pagetitle p {
    line-height: 120%;
    padding: 21px 0 14px;
    font-size: 22px;
    font-weight: bold; }
  body#sub section#pagetitle h1 span, body#sub section#pagetitle p span {
    display: block;
    font-size: 12px;
    font-weight: normal; }

/*---ウィジェット---*/
h3.disable {
  display: none; }

/*TOP用*/
/*SUB用*/
.sub_right_widget {
  margin-bottom: 15px; }
  .sub_right_widget ul li {
    padding: 5px 0;
    font-size: 12px; }
    .sub_right_widget ul li a {
      font-size: 14px;
      margin-right: 2px; }

/*Tags*/
div.tags {
  margin: 0 10px;
  text-align: right; }
  div.tags h4 {
    color: #999;
    font-size: 12px;
    margin-bottom: 5px; }
  div.tags a {
    font-size: 12px;
    display: inline-block;
    background: #fff;
    padding: 2px 10px;
    margin: 0 0 5px 5px;
    border: 1px solid #009ae2;
    border-radius: 3px;
    text-decoration: none; }
    div.tags a:hover {
      background: #009ae2;
      color: #fff; }

/*画像リスト*/
ul.gal {
  margin: 0 0 0 -1%; }
  ul.gal li {
    float: left;
    margin: 0 0 7px 1%;
    text-align: center; }
    ul.gal li img {
      width: 100%; }
ul.gal2 li {
  width: 49%; }
ul.gal3 li {
  width: 32.3%; }
ul.gal4 li {
  width: 24%; }
ul.gal li i.fa {
  display: inline-block;
  color: #fff;
  background: #000;
  padding: 35px;
  border-radius: 50%;
  font-size: 40px;
  font-weight: normal; }
ul.gal li h4 {
  font-size: 20px;
  color: #9b1212;
  margin: 10px 0; }

/*ページネーション*/
.pagenation {
  text-align: center;
  margin: 10px 0 30px; }
  .pagenation a, .pagenation span {
    display: inline-block;
    border: 1px solid #ccc;
    margin: 0 2px;
    padding: 5px 8px;
    border-radius: 3px;
    text-decoration: none; }
  .pagenation .current {
    background: #000;
    border-color: #000;
    color: #fff; }

/*ぱんくずリスト*/
section#breadcrumb {
  margin: 0;
  padding: 8px 0;
  color: #000;
  font-size: 12px;
  border-bottom: 1px dotted #000; }
  section#breadcrumb ul li {
    display: inline-block; }
    section#breadcrumb ul li i.fa {
      color: #ccc;
      margin: 0 8px; }

/*---固定ページ----*/
.single-page {
  margin-bottom: 15px; }
  .single-page h2 {
    font-size: 25px; }

ul.sub_pages {
  border: solid #000;
  border-width: 1px 0; }
  ul.sub_pages li a {
    border-bottom: 1px dotted #000;
    display: block;
    padding: 15px 15px;
    text-decoration: none; }
  ul.sub_pages li > a:hover, ul.sub_pages li.current_page_item > a {
    background: #000;
    color: #fff; }
  ul.sub_pages > li:last-child a {
    border-bottom: 0; }

.gmap {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }
  .gmap iframe, .gmap object, .gmap embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

h4.lead {
  color: #000;
  font-size: 20px;
  margin: 25px 0;
  font-weight: bold; }

dl.flow {
  margin: 15px 0; }
  dl.flow dt {
    padding: 11px 10px 10px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background: #9b1212;
    color: #fff; }
  dl.flow dd {
    padding: 10px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border: solid #ddd;
    border-width: 0 1px 1px 1px;
    background: #fafafa; }
    dl.flow dd.arrow {
      height: 15px;
      background: url("../images/flow_arrow.png") no-repeat center center;
      background-size: auto 100%;
      border: 0;
      margin-bottom: 5px; }

a.btn_block {
  display: block;
  margin: 25px auto 0;
  text-align: center;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e5e5e5+100;White+3D */
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 );
  /* IE6-9 */
  box-shadow: 0 0 2px #777;
  border-radius: 10px;
  padding: 15px 30px;
  text-decoration: none;
  font-size: 120%;
  font-weight: bold;
  position: relative; }
  a.btn_block:before {
    content: "\f054";
    font-family: FontAwesome;
    font-weight: normal;
    color: #ccc;
    position: absolute;
    left: 15px;
    top: 17px; }

ul.arrow li, ul.asterisk li {
  position: relative;
  padding-left: 18px;
  margin-bottom: 2px; }
ul.arrow li:before {
  content: "\f0a9";
  font-family: FontAwesome;
  position: absolute;
  top: 1px;
  left: 0;
  color: #9b1212;
  font-weight: normal; }
ul.asterisk {
  background: #fafafa;
  border: 1px solid #e2e2e2;
  border-radius: 5px;
  padding: 8px 10px;
  font-size: 12px; }
  ul.asterisk li:before {
    content: "\f069";
    font-family: FontAwesome;
    position: absolute;
    top: 1px;
    left: 0;
    color: #aaa;
    font-weight: normal; }

.caption {
  background: #fafafa;
  border: 1px solid #e2e2e2;
  border-radius: 5px;
  padding: 8px 10px;
  font-size: 12px; }

.single-page table {
  margin: 15px 0;
  width: 100%;
  text-align: center;
  border: solid #ddd;
  border-width: 1px 1px 0 0; }
  .single-page table th, .single-page table td {
    border: solid #ddd;
    border-width: 0 0 1px 1px;
    padding: 8px 5px; }
  .single-page table th {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e5e5e5+100;White+3D */
    background: #ffffff;
    /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffffff 0%, #e5e5e5 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 );
    /* IE6-9 */
    font-size: 12px; }
  .single-page table tr:nth-child(odd) td {
    background-color: #fafafa;
    /* 奇数行の背景色 */ }
  .single-page table tr:nth-child(even) td {
    background-color: #fff;
    /* 偶数行の背景色 */ }

dl.common {
  margin: 20px 0; }
  dl.common dt {
    border-bottom: 1px dotted #000;
    font-size: 18px;
    padding: 5px;
    line-height: 150%; }
    dl.common dt span {
      font-size: 70%;
      line-height: 150%;
      margin-top: 5px; }
  dl.common dd {
    padding: 15px 0 30px; }
dl.table input[type=text], dl.table input[type=email], dl.table input[type=tel] {
  width: 95%; }
dl.table textarea {
  width: 95%; }
dl.table input.small {
  width: 120px; }

.wpcf7-list-item {
  margin: 0 !important;
  display: block !important; }
  .wpcf7-list-item input[type=radio], .wpcf7-list-item input[type=checkbox] {
    vertical-align: top !important;
    margin-right: 5px !important; }

section#footer_contact h4 {
  font-size: 12px;
  margin-top: 10px; }
section#footer_contact table {
  width: 100%;
  border-top: 1px solid #b48719; }
  section#footer_contact table th, section#footer_contact table td {
    text-align: center;
    border-bottom: 1px solid #b48719;
    padding: 8px 0; }
  section#footer_contact table th {
    font-size: 90%;
    background: #c3921b; }

ol.num {
  margin: 5px 0 10px 28px;
  counter-reset: number;
  list-style: none; }
  ol.num > li {
    position: relative;
    margin-bottom: 7px; }
    ol.num > li:before {
      position: absolute;
      left: -28px;
      counter-increment: number;
      content: counter(number);
      color: #fff;
      background: #9b1212;
      display: inline-block;
      width: 10px;
      height: 11px;
      padding: 5px 8px 6px 4px;
      font-size: 12px;
      border-radius: 50%;
      line-height: 100%;
      text-align: right; }

.top_posts h2, .sub_right_widget h3 {
  font-family: "Neuton", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "メイリオ", Meiryo, serif;
  font-weight: bold;
  font-size: 16px;
  position: relative;
  line-height: 100%;
  padding: 18px 0;
  border: solid #000;
  border-width: 1px 0;
  margin-bottom: 15px;
  letter-spacing: 0.5em; }

.top_posts h2 span, .sub_right_widget h3 span {
  color: #999;
  position: absolute;
  right: 0;
  bottom: 18px;
  font-weight: normal;
  font-size: 11px;
  line-height: 100%;
  letter-spacing: 0.3em; }

dl.policy {
  margin-top: 15px; }
  dl.policy dt {
    color: #000;
    border-bottom: 1px dotted #9b1212;
    padding-bottom: 5px;
    margin-bottom: 10px; }
  dl.policy dd {
    padding-bottom: 15px; }
    dl.policy dd ul {
      margin-top: 10px; }

.googleform {
  position: relative;
  width: 100%;
  height: 1000px;
  overflow: hidden;
  margin-bottom: 50px; }
  .googleform iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/*---------------- 画面サイズ別のCSS ----------------*/
/* 画面サイズが768以上の時のCSS（PCのみ） */
@media (min-width: 768px) {
  img.pc_right {
    float: right;
    width: 40%;
    padding: 0 0 25px 25px; }
  img.pc_left {
    float: left;
    width: 40%;
    padding: 0 25px 25px 0; }

  div.pc_right {
    float: right;
    width: 40%;
    margin: 0 0 25px 25px; }
  div.pc_left {
    float: left;
    width: 40%;
    margin: 0 25px 25px 0; }
  div.pc_right img, div.pc_left img {
    width: 100%; }

  dl.table {
    overflow: auto;
    border-bottom: 1px dotted #ddd; }
    dl.table dt {
      width: 30%;
      float: left;
      clear: both;
      padding: 15px 0;
      border-top: 1px dotted #ddd;
      font-size: 12px;
      color: #9b1212;
      text-align: center; }
    dl.table dd {
      width: 70%;
      float: left;
      padding: 15px 0;
      border-top: 1px dotted #ddd; }

  header section#fixed_header ul {
    height: 50px;
    float: right; }
    header section#fixed_header ul li {
      float: left; }
      header section#fixed_header ul li a {
        font-size: 12px;
        height: 34px;
        padding: 16px 15px 0;
        text-decoration: none;
        display: block; }
        header section#fixed_header ul li a:hover {
          background: #000;
          color: #fff; }
      header section#fixed_header ul li.current_page_item a {
        background: #000;
        color: #fff; }

  section#top_main {
    padding: 40px 0; } }
/* 画面サイズが979以下の時のCSS（iPad？） */
@media (max-width: 979px) {
  section#pc_header {
    display: none; }

  header section#fixed_header .logo {
    text-align: center; }
    header section#fixed_header .logo img {
      float: none; }
  header .fixed_end {
    display: block;
    background: #fff; }
  header section#fixed_header, header .fixed_end {
    height: 50px; }
  header section#fixed_header .logo img {
    height: 50px; }
  header section#fixed_header a#menu_bars {
    text-decoration: none;
    display: block;
    cursor: pointer;
    height: 50px;
    width: 50px;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    font-size: 9px;
    line-height: 150%;
    color: #000; }
    header section#fixed_header a#menu_bars i#menu_close {
      display: none; }
  header section#fixed_header a.menu_bars_close i#menu_open {
    display: none; }
  header section#fixed_header a.menu_bars_close i#menu_close {
    display: block !important; }
  header section#fixed_header a#menu_bars i {
    font-size: 22px;
    margin-top: 10px;
    display: block; }
  header section#fixed_header a#sp_contact {
    text-decoration: none;
    display: block;
    cursor: pointer;
    height: 50px;
    width: 50px;
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    font-size: 9px;
    line-height: 150%;
    color: #000; }
    header section#fixed_header a#sp_contact i {
      font-size: 18px;
      margin: 12px 0 2px 0;
      display: block; }
  header section#fixed_header ul {
    display: none;
    height: auto;
    float: none;
    border: none;
    position: fixed;
    top: 50px;
    left: 0;
    width: 100%; }
    header section#fixed_header ul li {
      float: none; }
      header section#fixed_header ul li a {
        font-size: 12px;
        display: block;
        height: auto;
        padding: 25px 0;
        line-height: 100%;
        border-top: 1px dotted rgba(255, 255, 255, 0.3);
        text-align: center;
        background: rgba(0, 0, 0, 0.8);
        color: #fff; }
      header section#fixed_header ul li:first-child a {
        border-top: 0; } }
/* 画面サイズが767以下の時のCSS（カラム落ち） */
@media (max-width: 767px) {
  .sp_only {
    display: inline; }

  /*モバイルのみ表示*/
  .sp_center {
    text-align: center; }

  .pc_only {
    display: none; }

  img.pc_right, img.pc_left {
    float: none;
    width: 100%;
    padding: 0 0 15px; }

  div.pc_right, div.pc_left {
    float: none;
    width: 100%;
    margin: 0 0 15px; }

  section#main {
    padding: 15px; }

  .top_slider {
    padding-bottom: 0; }

  footer section#footer_contact {
    padding: 15px; }
  footer section#footer_copyright {
    padding: 10px 15px 30px;
    line-height: 150%; }

  /*Tags*/
  div.tags a {
    font-size: 10px;
    padding: 2px 8px; }

  /*画像リスト*/
  ul.gal {
    margin: 0 0 20px 0; }
  ul.gal4 li {
    width: 49%; }
  ul.gal li i.fa {
    padding: 30px; }
  ul.gal2 li, ul.gal3 li {
    float: none !important;
    width: 100% !important;
    margin: 0 0 10px 0 !important; }

  /*ぱんくずリスト*/
  section#breadcrumb {
    margin: 0;
    padding: 5px 5px 5px 15px;
    font-size: 10px; }

  .gmap {
    margin-bottom: 15px; }

  .single-post h1 {
    font-size: 16px; }

  body#sub section#pagetitle h1, body#sub section#pagetitle p {
    padding: 12px 15px 5px;
    font-size: 16px; }
  body#sub section#pagetitle h1 span, body#sub section#pagetitle p span {
    font-size: 10px; }

  dl.table dt {
    font-size: 11px;
    color: #124282;
    background-size: 22px;
    margin-bottom: 3px; }
  dl.table dd {
    padding: 0 0 5px;
    border-bottom: 1px dotted #ddd;
    margin-bottom: 10px; }

  .top_posts {
    padding: 35px 15px 15px; }

  ul.sub_pages li a {
    font-size: 12px;
    padding: 8px 15px; }
  ul.sub_pages li ul.children a {
    font-size: 11px;
    padding: 8px 0 6px 25px; }

  dl.common dt {
    font-size: 16px;
    line-height: 150%; }
    dl.common dt span {
      display: block; }

  .single-page h2 {
    font-size: 20px; }

  .single-post h1.post-title {
    font-size: 22px; }
  .single-post .single-post-content {
    font-size: 14px; }

  /*記事内タイトル*/
  .single-post-content h4 {
    font-size: 16px;
    padding: 15px 0; } }
/* 画面サイズが320以下の時のCSS */
/* 高精細ディスプレイ（Retina等）対応 */
#lpbody {
  font-family: "Kiwi Maru", san-serif;
  font-size: 18px;
  line-height: 1.6; }
  #lpbody span.marker {
    background: url("../images/lp/marker.png") repeat-x bottom/auto 30%;
    margin: 0 3px; }
  #lpbody section.lp_cover {
    text-align: center;
    background: #0a2331 url("../images/lp/bg.jpg") no-repeat center bottom/cover;
    color: #fff; }
  #lpbody section.lp_sec {
    padding: 50px 0; }
  #lpbody section.lp_sec_onayami h2 {
    margin-bottom: 50px; }
  #lpbody section.lp_sec_onayami ul li {
    position: relative;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    margin-bottom: 25px; }
    #lpbody section.lp_sec_onayami ul li h3 {
      position: absolute;
      top: 0;
      left: 0;
      width: 80px;
      height: 80px;
      background: url("../images/lp/onayami_label.png") no-repeat center center/100%;
      box-sizing: border-box;
      font-size: 14px;
      font-weight: normal;
      color: #fff;
      line-height: 1.3;
      padding: 10px;
      transform: translate(-10%, -10%); }
      #lpbody section.lp_sec_onayami ul li h3 span {
        display: block;
        font-size: 26px;
        font-family: "Anton", san-serif;
        color: #fffc00;
        text-shadow: 0 1px 3px rgba(0, 0, 0, 0.5); }
    #lpbody section.lp_sec_onayami ul li img {
      width: 100%; }
    #lpbody section.lp_sec_onayami ul li div {
      padding: 20px;
      font-size: 22px;
      line-height: 1.6; }
      #lpbody section.lp_sec_onayami ul li div strong {
        font-weight: normal;
        color: #7cc757; }
  #lpbody section.lp_kaiketsu_title {
    background: #0a2331 url("../images/lp/kaiketsu.png") no-repeat center right/auto 100%; }
    #lpbody section.lp_kaiketsu_title h2 {
      padding: 20px 0; }
  #lpbody section.lp_sec_kaiketsu {
    background: #ecf1f3; }
    #lpbody section.lp_sec_kaiketsu ul li {
      box-sizing: border-box;
      position: relative;
      padding: 20px 20px 20px 21%;
      background: #fff;
      margin: 0 0 40px 15px; }
      #lpbody section.lp_sec_kaiketsu ul li h3 {
        background: #0a2331;
        color: #fff;
        line-height: 1;
        padding: 10px 15px;
        font-weight: 500;
        font-size: 20px;
        margin-bottom: 15px; }
      #lpbody section.lp_sec_kaiketsu ul li p {
        font-family: "Noto Sans JP", san-serif;
        line-height: 1.6;
        padding-left: 15px; }
      #lpbody section.lp_sec_kaiketsu ul li img {
        position: absolute;
        top: -15px;
        left: -15px;
        width: 20%;
        transform: rotate(-5deg);
        box-shadow: 10px 10px 3px rgba(0, 0, 0, 0.1); }
  #lpbody section.lp_sec_contact {
    padding: 57px 0;
    text-align: center;
    background-image: url("../images/lp/gold_line.png"), url("../images/lp/contact_bg.jpg");
    background-repeat: no-repeat;
    background-position: top ,center;
    background-size: 100% 7px ,cover; }
    #lpbody section.lp_sec_contact h2 {
      margin-bottom: 40px; }
      #lpbody section.lp_sec_contact h2 img {
        width: 60%; }
    #lpbody section.lp_sec_contact p {
      color: #fff;
      font-family: "Noto Sans JP", san-serif;
      width: 60%;
      margin: 0 auto 30px; }
      #lpbody section.lp_sec_contact p.campaign {
        margin-top: 2.5em;
        border: 1px solid #fff;
        padding-bottom: 1em; }
        #lpbody section.lp_sec_contact p.campaign span {
          position: relative;
          display: inline-block;
          margin: 0;
          padding: 5px 7px 7px;
          min-width: 120px;
          max-width: 100%;
          color: #ff0000;
          font-weight: bold;
          background: #fcff00;
          transform: translateY(-50%); }
          #lpbody section.lp_sec_contact p.campaign span::before {
            content: "";
            position: absolute;
            top: 100%;
            left: 50%;
            margin-left: -15px;
            border: 15px solid transparent;
            border-top: 15px solid #fcff00; }
    #lpbody section.lp_sec_contact div.buttons img {
      max-width: 400px; }
  #lpbody section.lp_sec_msg {
    color: #fff; }
    #lpbody section.lp_sec_msg h2 {
      text-align: center;
      font-weight: 500;
      margin-bottom: 50px; }
      #lpbody section.lp_sec_msg h2 span {
        display: block;
        font-size: 18px;
        font-weight: 300;
        margin-top: 20px; }
    #lpbody section.lp_sec_msg ul {
      padding: 15px 0; }
      #lpbody section.lp_sec_msg ul li {
        position: relative;
        padding: 0 0 10px 30px;
        margin-bottom: 15px;
        border-bottom: 1px dotted #fff;
        font-weight: bold; }
        #lpbody section.lp_sec_msg ul li::before {
          content: '●';
          color: #ded076;
          position: absolute;
          top: 1px;
          left: 0; }
    #lpbody section.lp_sec_msg.msg1 {
      background-color: #3d667b;
      background-image: url("../images/lp/overlay.png"), url("../images/lp/msg1_bg.jpg");
      background-repeat: repeat, no-repeat;
      background-position: center, left;
      background-size: auto, auto 100%; }
    #lpbody section.lp_sec_msg.msg2 {
      background-color: #427536;
      background-image: url("../images/lp/overlay.png"), url("../images/lp/msg2_bg.jpg");
      background-repeat: repeat, no-repeat;
      background-position: center, right;
      background-size: auto, auto 100%; }
    #lpbody section.lp_sec_msg .lp_msg {
      font-family: "Noto Sans JP", san-serif;
      font-size: 20px; }
      #lpbody section.lp_sec_msg .lp_msg p {
        margin-bottom: 20px; }
  #lpbody section.lp_sec_voice h2 {
    text-align: center;
    color: #0a2331; }
  #lpbody section.lp_sec_voice .voice dl dt {
    font-weight: normal;
    font-size: 20px;
    background: #0a2331;
    color: #fff;
    padding: 15px; }
    #lpbody section.lp_sec_voice .voice dl dt::before {
      font-family: 'FontAwesome';
      content: '\f075';
      margin-right: 10px;
      color: #ded076;
      transform: scale(-1, 1); }
  #lpbody section.lp_sec_voice .voice dl dd {
    position: relative;
    font-family: "Noto Sans JP", san-serif;
    padding: 20px 20px 0;
    margin-bottom: 20px;
    background: #edf4fa;
    font-size: 90%; }
    #lpbody section.lp_sec_voice .voice dl dd p {
      padding-bottom: 20px;
      line-height: 1.8; }

/* 画面サイズが768以上の時のCSS（PCのみ） */
@media (min-width: 768px) {
  #lpbody section.lp_sec_onayami ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 0 -3.3%; }
    #lpbody section.lp_sec_onayami ul li {
      width: 30%;
      margin: 0 0 3.3% 3.3%; }
  #lpbody section.lp_sec_msg.msg1 .lp_msg {
    position: relative;
    padding-right: 30%; }
    #lpbody section.lp_sec_msg.msg1 .lp_msg img {
      position: absolute;
      top: 0;
      right: 0;
      width: 25%; }
  #lpbody section.lp_sec_msg.msg2 .lp_msg {
    position: relative;
    padding-left: 30%; }
    #lpbody section.lp_sec_msg.msg2 .lp_msg img {
      position: absolute;
      top: 0;
      left: 0;
      width: 25%; }
  #lpbody section.lp_sec_voice h2 {
    margin-bottom: 50px; }
  #lpbody section.lp_sec_voice .voice {
    position: relative;
    padding: 0 25% 50px 0; }
    #lpbody section.lp_sec_voice .voice img {
      width: 30%;
      position: absolute;
      right: 0;
      top: 15px;
      z-index: 1;
      box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }
    #lpbody section.lp_sec_voice .voice h3 {
      line-height: 1;
      font-size: 18px;
      padding: 0 0 5px 25px;
      border-left: 8px solid #0a2331;
      margin-bottom: 25px;
      font-weight: normal; }
      #lpbody section.lp_sec_voice .voice h3 span {
        display: block;
        font-size: 36px;
        letter-spacing: 0.25em;
        margin-top: 15px; }
    #lpbody section.lp_sec_voice .voice dl dd {
      padding-right: 10%; } }
/* 画面サイズが767以下の時のCSS（カラム落ち） */
@media (max-width: 767px) {
  #lpbody {
    font-size: 16px;
    line-height: 1.4;
    overflow-x: hidden; }
    #lpbody section.lp_sec {
      padding: 25px 15px; }
    #lpbody section.lp_sec_onayami h2 {
      margin-bottom: 25px;
      padding: 0 20px; }
    #lpbody section.lp_sec_onayami ul li div {
      padding: 15px;
      font-size: 18px;
      line-height: 1.6; }
    #lpbody section.lp_kaiketsu_title {
      background-position: center right -40px; }
      #lpbody section.lp_kaiketsu_title h2 {
        padding: 15px 50px 15px 15px; }
    #lpbody section.lp_sec_kaiketsu ul li {
      padding: 15px;
      margin: 0 0 20px 0; }
      #lpbody section.lp_sec_kaiketsu ul li h3 {
        padding: 10px 15px;
        font-size: 18px;
        margin-bottom: 15px; }
      #lpbody section.lp_sec_kaiketsu ul li p {
        padding-left: 0;
        font-size: 14px; }
      #lpbody section.lp_sec_kaiketsu ul li img {
        position: absolute;
        top: -10px;
        left: auto;
        right: 0;
        width: 30%;
        transform: rotate(8deg);
        box-shadow: 5px 5px 3px rgba(0, 0, 0, 0.1); }
    #lpbody section.lp_sec_contact h2 {
      margin-bottom: 20px; }
      #lpbody section.lp_sec_contact h2 img {
        width: 100%; }
    #lpbody section.lp_sec_contact p {
      color: #fff;
      font-family: "Noto Sans JP", san-serif;
      width: 100%;
      margin: 0 auto 20px;
      font-size: 12px; }
    #lpbody section.lp_sec_contact div.buttons img {
      max-width: 75%; }
    #lpbody section.lp_sec_msg h2 {
      font-size: 24px;
      margin-bottom: 0; }
      #lpbody section.lp_sec_msg h2 span {
        font-size: 14px;
        margin-top: 0; }
    #lpbody section.lp_sec_msg img {
      display: block;
      width: 50%;
      margin: 0 auto 30px; }
    #lpbody section.lp_sec_msg .lp_msg {
      font-size: 14px; }
    #lpbody section.lp_sec_msg ul {
      padding: 0 0 10px; }
      #lpbody section.lp_sec_msg ul li {
        padding: 0 0 5px 20px;
        margin-bottom: 10px; }
    #lpbody section.lp_sec_voice h2 {
      margin-bottom: 40px;
      font-size: 30px; }
    #lpbody section.lp_sec_voice .voice h3 {
      line-height: 1;
      font-size: 14px;
      padding: 0 0 5px 25px;
      border-left: 8px solid #0a2331;
      margin-bottom: 15px;
      font-weight: normal; }
      #lpbody section.lp_sec_voice .voice h3 span {
        display: block;
        font-size: 26px;
        letter-spacing: 0.25em;
        margin-top: 15px; }
    #lpbody section.lp_sec_voice .voice img {
      width: 100%;
      margin-bottom: 15px; }
    #lpbody section.lp_sec_voice .voice dl dt {
      font-size: 16px;
      padding: 10px 0 10px 25px;
      position: relative; }
      #lpbody section.lp_sec_voice .voice dl dt::before {
        position: absolute;
        top: -5px;
        left: -5px;
        font-size: 26px;
        margin: 0; }
    #lpbody section.lp_sec_voice .voice dl dd {
      padding: 15px 15px 0 15px; }
      #lpbody section.lp_sec_voice .voice dl dd p {
        padding-bottom: 15px; } }

/*# sourceMappingURL=base.css.map */
