@charset "UTF-8";
@import url("//fonts.googleapis.com/earlyaccess/notosansjapanese.css");
/****************************************************
 * Stylesheet
 *
 * 1.リセット
 * 2.共通設定
 * 3.レイアウト設定
 * 4.テンプレートスタイル
 * 5.コンテンツスタイル
 * 6.SP共通設定
 * 7.SPレイアウト設定
 * 8.SPテンプレートスタイル
 * 9.SPコンテンツスタイル
 * 10.装飾
 * 11.印刷用調整
 * 
 ****************************************************/
/****************************************************
 * 1.リセット
 ****************************************************/
/*!
 YUI 3.18.1 (build f7e7bcb)
 Copyright 2014 Yahoo! Inc. All rights reserved.
 Licensed under the BSD License.
 http://yuilibrary.com/license/
 */
html {
  color: #000;
  background: #FFF; }

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

table {
  border-collapse: collapse;
  border-spacing: 0; }

fieldset, img {
  border: 0; }

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal; }

ol, ul {
  list-style: none; }

caption, th {
  text-align: left; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal; }

q:before, q:after {
  content: ''; }

abbr, acronym {
  border: 0;
  font-variant: normal; }

sup {
  vertical-align: text-top; }

sub {
  vertical-align: text-bottom; }

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  *font-size: 100%; }

legend {
  color: #000; }

/****************************************************
 * 2.共通
 ****************************************************/
html {
  background-color: transparent;
  background-image: none;
  font-family: 'Noto Sans Japanese', sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #333333; }

body {
  font-size: 1em;
  background-image: url("../img/bg.jpg");
  background-repeat: repeat-y;
  background-position: center top; }

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.pcNone {
  display: none !important; }

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom; }

.imgCenter {
  display: block;
  margin: 1em auto; }

.imgLeft {
  float: left;
  margin: 0 1em 1em 0; }

.imgRight {
  float: right;
  margin: 0 0 1em 1em; }

input, textarea {
  outline: none; }
  input:focus, textarea:focus {
    outline: none; }

input[type="submit"] {
  -webkit-appearance: none; }

a {
  color: #333333;
  text-decoration: none;
  outline: none; }
  a:focus {
    outline: none; }
  a:hover {
    text-decoration: underline; }
    a:hover img {
      opacity: 0.6; }
  a[href^="tel:"] {
    cursor: default; }
    a[href^="tel:"]:hover {
      text-decoration: none; }
      a[href^="tel:"]:hover img {
        opacity: 1; }
  a img {
    -moz-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s; }

p {
  margin-bottom: 2em;
  font-size: 1.125em;
  line-height: 1.8; }

.inner {
  width: 1120px;
  margin: 0 auto; }

.inner2 {
  width: 100%;
  max-width: 1600px;
  min-width: 1120px;
  margin: 0 auto; }

.left, .left_pc {
  float: left; }

.right, .right_pc {
  float: right; }

.cf:before, .cf:after {
  content: " ";
  display: table; }
.cf:after {
  clear: both; }

.anchor {
  width: 0;
  height: 0;
  margin: -130px 0;
  padding: 130px 0;
  font-size: 0;
  line-height: 0;
  display: block;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden; }

.btn01 a {
  width: 300px;
  max-width: 100%;
  padding: 0.5em 1em;
  font-size: 1.125em;
  font-weight: 600;
  text-align: center;
  color: #ffffff;
  background-color: #00008b;
  background-image: url("../img/icon_arrow01.png");
  background-repeat: no-repeat;
  background-position: 95% center;
  display: inline-block;
  border: solid 2px #00008b;
  -moz-border-radius: 999px;
  -webkit-border-radius: 999px;
  border-radius: 999px;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s; }
  .btn01 a:hover {
    text-decoration: none;
    opacity: 0.6; }

.btn02 a {
  width: 300px;
  max-width: 100%;
  padding: 0.5em 1em;
  font-size: 1.125em;
  font-weight: 600;
  text-align: center;
  color: #00008b;
  background-color: #ffffff;
  background-image: url("../img/icon_arrow02.png");
  background-repeat: no-repeat;
  background-position: 95% center;
  display: inline-block;
  border: solid 2px #00008b;
  -moz-border-radius: 999px;
  -webkit-border-radius: 999px;
  border-radius: 999px;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s; }
  .btn02 a:hover {
    text-decoration: none;
    opacity: 0.6; }

.btn03 a {
  width: 300px;
  max-width: 100%;
  padding: 1em;
  font-size: 1.125em;
  font-weight: 600;
  text-align: center;
  color: #ffffff;
  background-color: #00008b;
  display: inline-block;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s; }
  .btn03 a:hover {
    text-decoration: none;
    opacity: 0.6; }

.radius {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

.panel {
  width: 100%;
  margin: 20px 0;
  padding: 15px;
  background-color: #fafafa; }

.midashi01 {
  margin-bottom: 1em;
  font-size: 2.25em;
  font-weight: 600;
  text-align: center; }
  .midashi01 span {
    font-size: 0.5em;
    color: #00008b;
    display: block; }

.midashi02 {
  margin-bottom: 1em;
  padding: 1em 0.5em;
  font-size: 1.25em;
  font-weight: 600;
  text-align: center;
  color: #ffffff;
  background-color: #00008b; }
  .midashi02 span {
    margin-left: 0.5em;
    font-size: 0.813em;
    font-weight: 400;
    display: inline-block; }

.midashi03 {
  margin-bottom: 1em;
  font-size: 2.75em;
  font-weight: 600;
  color: #00008b; }

.midashi04 {
  margin-bottom: 1em;
  padding-left: 20px;
  font-size: 2.25em;
  font-weight: 600; }
  .midashi04:before {
    width: 10px;
    height: 1em;
    margin: 0 10px 0 -20px;
    content: '';
    background-color: #d84d50;
    display: inline-block;
    vertical-align: -0.125em; }
  .midashi04 small {
    margin-left: 0.5em;
    font-size: 0.5em;
    display: inline-block; }

.midashi05 {
  margin-bottom: 0.5em;
  padding-bottom: 0.5em;
  font-size: 1.875em;
  font-weight: 600;
  color: #00008b;
  border-bottom: solid 1px #cccccc; }

.frame_box iframe {
  width: 100%;
  height: 100%;
  border: none; }

/*ブロックグリッド 1～6まで*/
[class*="pc-block-grid-"], [class*="sp-block-grid-"] {
  margin: 0 -10px;
  padding: 0;
  display: block; }
  [class*="pc-block-grid-"]:before, [class*="pc-block-grid-"]:after, [class*="sp-block-grid-"]:before, [class*="sp-block-grid-"]:after {
    content: " ";
    display: table; }
  [class*="pc-block-grid-"]:after, [class*="sp-block-grid-"]:after {
    clear: both; }
  [class*="pc-block-grid-"] > li, [class*="sp-block-grid-"] > li {
    height: auto;
    padding: 0 10px 20px;
    display: block;
    float: left; }
  [class*="pc-block-grid-"].no-padding, [class*="sp-block-grid-"].no-padding {
    margin: 0;
    padding: 0; }
    [class*="pc-block-grid-"].no-padding > li, [class*="sp-block-grid-"].no-padding > li {
      padding: 0; }

.pc-block-grid-1 > li {
  width: 100%; }
  .pc-block-grid-1 > li:nth-of-type(1n) {
    clear: none; }
  .pc-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both; }

.pc-block-grid-2 > li {
  width: 50%; }
  .pc-block-grid-2 > li:nth-of-type(1n) {
    clear: none; }
  .pc-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both; }

.pc-block-grid-3 > li {
  width: 33.33333%; }
  .pc-block-grid-3 > li:nth-of-type(1n) {
    clear: none; }
  .pc-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both; }

.pc-block-grid-4 > li {
  width: 25%; }
  .pc-block-grid-4 > li:nth-of-type(1n) {
    clear: none; }
  .pc-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both; }

.pc-block-grid-5 > li {
  width: 20%; }
  .pc-block-grid-5 > li:nth-of-type(1n) {
    clear: none; }
  .pc-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both; }

.pc-block-grid-6 > li {
  width: 16.66667%; }
  .pc-block-grid-6 > li:nth-of-type(1n) {
    clear: none; }
  .pc-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both; }

/****************************************************
 * 3.レイアウト設定
 ****************************************************/
.container {
  width: 100%;
  max-width: 1920px;
  min-width: 1120px;
  margin: 0 auto;
  padding-top: 130px;
  overflow: hidden; }
  .container > .containerIn {
    width: 1120px;
    margin: 0 auto; }
  .container .row {
    width: 100%; }
    .container .row:before, .container .row:after {
      content: " ";
      display: table; }
    .container .row:after {
      clear: both; }
    .container .row > .column {
      float: left; }
      .container .row > .column:last-child {
        float: right; }
      .container .row > .column > .colIn {
        padding: 0 10px; }
    .container .row .col_1 {
      width: 8.33333%; }
    .container .row .col_2 {
      width: 16.66667%; }
    .container .row .col_3 {
      width: 25%; }
    .container .row .col_4 {
      width: 33.33333%; }
    .container .row .col_5 {
      width: 41.66667%; }
    .container .row .col_6 {
      width: 50%; }
    .container .row .col_7 {
      width: 58.33333%; }
    .container .row .col_8 {
      width: 66.66667%; }
    .container .row .col_9 {
      width: 75%; }
    .container .row .col_10 {
      width: 83.33333%; }
    .container .row .col_11 {
      width: 91.66667%; }
    .container .row .col_12 {
      width: 100%; }

/****************************************************
 * 4.テンプレートスタイル
 ****************************************************/
/*ヘッダーブロック*/
header {
  width: 100%;
  height: 130px;
  min-width: 1120px;
  margin: 0 auto;
  background-color: #ffffff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999; }
  header:before, header:after {
    content: " ";
    display: table; }
  header:after {
    clear: both; }
  header h1 {
    width: 330px;
    height: 260px;
    position: absolute;
    top: 0;
    left: 0; }
    header h1 img {
      opacity: 1 !important; }
  header .header_max_w {
    max-width: 1920px;
    margin: 0 auto;
    position: relative; }
    header .header_max_w:before, header .header_max_w:after {
      content: " ";
      display: table; }
    header .header_max_w:after {
      clear: both; }
  header .header_right {
    float: right; }
    header .header_right .sns_link {
      padding: 20px 0;
      letter-spacing: -0.4em;
      text-align: right; }
      header .header_right .sns_link > * {
        display: inline-block;
        letter-spacing: normal; }
      header .header_right .sns_link a {
        margin-right: 0.5em; }
    header .header_right .gloval_navi ul {
      margin: 0 auto;
      display: table; }
      header .header_right .gloval_navi ul > * {
        display: table-cell; }
      header .header_right .gloval_navi ul li {
        padding: 0 1em;
        vertical-align: middle;
        position: relative; }
        header .header_right .gloval_navi ul li:after {
          width: 1px;
          height: 1.5em;
          content: '';
          background-color: #333333;
          position: absolute;
          top: 50%;
          right: 0;
          -moz-transform: translate(0, -50%) rotate(8deg);
          -ms-transform: translate(0, -50%) rotate(8deg);
          -webkit-transform: translate(0, -50%) rotate(8deg);
          transform: translate(0, -50%) rotate(8deg); }
        header .header_right .gloval_navi ul li:last-child:after {
          content: none; }
        header .header_right .gloval_navi ul li a {
          font-weight: 600; }
          header .header_right .gloval_navi ul li a:hover {
            color: #00008b;
            text-decoration: none; }
    header .header_right .gloval_navi .sp_navi_close {
      display: none; }
    header .header_right .sp_navi_open {
      display: none; }
  header.scroll h1 {
    width: 165px;
    height: 130px; }

/*フッターブロック*/
footer {
  width: 100%;
  min-width: 1120px;
  padding-top: 50px;
  margin: 0 auto;
  background-color: #ffffff; }
  footer .pagetop {
    position: fixed;
    bottom: -100%;
    right: 10%;
    z-index: 990; }
  footer .inner {
    margin-bottom: 2em; }
    footer .inner:before, footer .inner:after {
      content: " ";
      display: table; }
    footer .inner:after {
      clear: both; }
  footer .footer_left {
    width: 55%;
    float: left; }
    footer .footer_left address {
      margin-top: 0.5em;
      padding-left: 1em;
      font-size: 1.125em; }
      footer .footer_left address .tel:before {
        width: 40px;
        height: 1em;
        content: '';
        background-image: url("../img/icon_tel01.png");
        -webkit-background-size: contain;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
        display: inline-block; }
      footer .footer_left address .fax:before {
        width: 40px;
        height: 1em;
        content: 'FAX';
        display: inline-block; }
  footer .footer_right {
    width: 45%;
    float: right; }
    footer .footer_right:before, footer .footer_right:after {
      content: " ";
      display: table; }
    footer .footer_right:after {
      clear: both; }
    footer .footer_right dl {
      width: 50%;
      float: left; }
      footer .footer_right dl dt {
        margin-bottom: 0.5em;
        font-size: 1.125em;
        font-weight: 600; }
      footer .footer_right dl dd {
        font-size: 0.875em; }
        footer .footer_right dl dd + dd {
          margin-top: 0.5em; }
  footer .copyright {
    padding: 1em 0;
    text-align: center; }

/****************************************************
 * 5.コンテンツスタイル
 ****************************************************/
/*Indexページ*/
#index .top_mv {
  width: 100%;
  margin-bottom: 100px;
  padding-bottom: 30px;
  position: relative;
  z-index: 2; }
  #index .top_mv:after {
    width: 74.5%;
    height: 670px;
    content: '';
    background-image: url("../img/top_mv_bg.jpg");
    -webkit-background-size: cover;
    background-size: cover;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1; }
  #index .top_mv .mv_img {
    width: calc(100% - 330px);
    margin: 0 0 0 auto;
    background-color: #ffffff;
    position: relative;
    z-index: 1; }
    #index .top_mv .mv_img .sp-slide {
      overflow: hidden; }
      #index .top_mv .mv_img .sp-slide img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        -moz-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1); }
      #index .top_mv .mv_img .sp-slide.sp-selected img {
        animation-name: mvImgZoomOut;
        animation-duration: 6000ms;
        animation-timing-function: ease-in-out; }
  #index .top_mv .catchcopy {
    width: 100%;
    position: absolute;
    top: 130px;
    left: 0;
    z-index: 2; }
#index .top_sec1 {
  margin-bottom: 100px; }
  #index .top_sec1 .inner > div {
    width: 48%; }
  #index .top_sec1 .inner h2 {
    margin-bottom: 2em;
    font-size: 1.25em;
    font-weight: 600;
    text-align: center;
    color: #00008b; }
  #index .top_sec1 .inner .news_list ul {
    height: 654px;
    margin-bottom: 1em;
    overflow: auto; }
    #index .top_sec1 .inner .news_list ul li {
      margin-bottom: 1em;
      padding-bottom: 1em;
      border-bottom: solid 1px #cccccc; }
      #index .top_sec1 .inner .news_list ul li a {
        display: block; }
        #index .top_sec1 .inner .news_list ul li a:before, #index .top_sec1 .inner .news_list ul li a:after {
          content: " ";
          display: table; }
        #index .top_sec1 .inner .news_list ul li a:after {
          clear: both; }
      #index .top_sec1 .inner .news_list ul li .img {
        width: 240px;
        float: left;
        position: relative; }
        #index .top_sec1 .inner .news_list ul li .img .date {
          padding: 0.5em 1em;
          color: #ffffff;
          background-color: #00008b;
          position: absolute;
          top: 0.5em;
          left: -0.5em; }
      #index .top_sec1 .inner .news_list ul li .text {
        width: calc(100% - 250px);
        float: right; }
        #index .top_sec1 .inner .news_list ul li .text .ttl {
          margin-bottom: 0.5em;
          font-size: 1.25em;
          font-weight: 600; }
        #index .top_sec1 .inner .news_list ul li .text .content p {
          font-size: 1em; }
        #index .top_sec1 .inner .news_list ul li .text .content > *:last-child {
          margin-bottom: 0 !important; }
  #index .top_sec1 .inner .news_list .btn01 {
    text-align: center; }
#index .top_sec2 {
  margin-bottom: 100px; }
  #index .top_sec2 section {
    min-height: 320px;
    position: relative; }
    #index .top_sec2 section + section {
      margin-top: 80px; }
    #index .top_sec2 section .text {
      width: 400px; }
      #index .top_sec2 section .text .btn02 {
        text-align: center; }
    #index .top_sec2 section .img {
      width: auto;
      height: 320px;
      position: absolute;
      top: 0; }
      #index .top_sec2 section .img img {
        width: auto;
        max-width: none;
        height: 100%; }
    #index .top_sec2 section:nth-child(even) .text {
      margin: 0 0 0 auto; }
    #index .top_sec2 section:nth-child(even) .img {
      right: 420px; }
    #index .top_sec2 section:nth-child(odd) .img {
      left: 420px; }
#index .top_sec3 {
  margin-bottom: 100px;
  padding: 100px 0;
  background-image: url("../img/top_sec3_bg.jpg");
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center; }
  #index .top_sec3 .midashi01 {
    text-shadow: 0 0 0.25em #ffffff; }
  #index .top_sec3 p {
    font-size: 1.25em;
    font-weight: 600;
    text-align: center;
    text-shadow: 0 0 0.25em #ffffff; }
  #index .top_sec3 .btn03 {
    text-align: center; }
    #index .top_sec3 .btn03 a {
      width: 540px; }
#index .top_sec4 {
  padding: 100px 0;
  background-image: url("../img/top_sec4_bg.jpg");
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center; }
  #index .top_sec4 .top_contact > div {
    width: 50%;
    padding: 0 80px; }
  #index .top_sec4 .top_contact .right {
    padding-top: 1em; }
  #index .top_sec4 .top_contact p {
    font-size: 1.25em;
    font-weight: 600; }
    #index .top_sec4 .top_contact p span {
      font-size: 1.25em; }
  #index .top_sec4 .top_contact .btn03 {
    text-align: center; }
    #index .top_sec4 .top_contact .btn03 a {
      width: 100%; }

@keyframes mvImgZoomOut {
  from {
    -moz-transform: scale(1.25, 1.25);
    -ms-transform: scale(1.25, 1.25);
    -webkit-transform: scale(1.25, 1.25);
    transform: scale(1.25, 1.25); }
  to {
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1); } }
/*contents*/
#contents article {
  padding-bottom: 100px; }
#contents .page_ttl {
  width: 100%;
  min-width: 1120px;
  margin-bottom: 100px;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center; }
  #contents .page_ttl .inner2 {
    height: 500px;
    position: relative; }
  #contents .page_ttl h2 {
    font-size: 10em;
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase;
    color: #ffffff;
    position: absolute;
    bottom: 0;
    left: 0; }
#contents .table01 {
  width: 100%;
  margin-bottom: 2em;
  font-size: 1.125em; }
  #contents .table01 tbody tr th {
    width: 150px;
    padding: 15px 25px 15px 0;
    font-weight: bold;
    vertical-align: top;
    position: relative; }
    #contents .table01 tbody tr th:after {
      width: 125px;
      height: 1px;
      content: '';
      background-color: #00008b;
      position: absolute;
      top: 100%;
      left: 0; }
  #contents .table01 tbody tr td {
    padding: 15px 0;
    vertical-align: top;
    position: relative; }
    #contents .table01 tbody tr td:after {
      width: 100%;
      height: 1px;
      content: '';
      background-color: #cccccc;
      position: absolute;
      top: 100%;
      left: 0; }
  #contents .table01 tbody tr:first-child th:before {
    width: 125px;
    height: 1px;
    content: '';
    background-color: #00008b;
    position: absolute;
    top: 0;
    left: 0; }
  #contents .table01 tbody tr:first-child td:before {
    width: 100%;
    height: 1px;
    content: '';
    background-color: #cccccc;
    position: absolute;
    top: 0;
    left: 0; }
#contents .page_news .page_ttl {
  background-image: url("../img/pagetitle_bg_news.jpg"); }
#contents .page_news .sec1 .news_list li {
  margin-bottom: 2em;
  padding-bottom: 2em;
  border-bottom: dashed 1px #cccccc; }
  #contents .page_news .sec1 .news_list li:before, #contents .page_news .sec1 .news_list li:after {
    content: " ";
    display: table; }
  #contents .page_news .sec1 .news_list li:after {
    clear: both; }
  #contents .page_news .sec1 .news_list li .img {
    width: 240px;
    float: left;
    position: relative; }
  #contents .page_news .sec1 .news_list li .text {
    width: calc(100% - 250px);
    float: right; }
    #contents .page_news .sec1 .news_list li .text .ttl {
      margin: 0.5em 0;
      font-size: 1.25em;
      font-weight: 600; }
    #contents .page_news .sec1 .news_list li .text .content p {
      font-size: 1em; }
    #contents .page_news .sec1 .news_list li .text .content a {
      color: #00008b;
      text-decoration: underline; }
    #contents .page_news .sec1 .news_list li .text .content dl {
      margin-bottom: 2em; }
      #contents .page_news .sec1 .news_list li .text .content dl dt {
        margin-bottom: 0.5em;
        font-size: 1.125em;
        font-weight: 600; }
      #contents .page_news .sec1 .news_list li .text .content dl dd > *:last-child {
        margin-bottom: 0 !important; }
    #contents .page_news .sec1 .news_list li .text .content table {
      margin-bottom: 2em; }
      #contents .page_news .sec1 .news_list li .text .content table th, #contents .page_news .sec1 .news_list li .text .content table td {
        padding: 0.25em 0.5em;
        border: solid #cccccc 1px; }
    #contents .page_news .sec1 .news_list li .text .content > *:last-child {
      margin-bottom: 0 !important; }
#contents .page_company .page_ttl {
  background-image: url("../img/pagetitle_bg_company.jpg"); }
#contents .page_company .sec1 {
  margin-bottom: 100px; }
  #contents .page_company .sec1 .greeting .img {
    width: 440px; }
  #contents .page_company .sec1 .greeting .text {
    width: 600px; }
#contents .page_company .sec2 {
  margin-bottom: 100px; }
#contents .page_company .sec3 {
  margin-bottom: 100px; }
#contents .page_company .sec4 {
  margin-bottom: 100px; }
#contents .page_company .sec5 {
  margin-bottom: 100px; }
#contents .page_company .sec6 .map {
  height: 600px; }
  #contents .page_company .sec6 .map iframe {
    width: 100%;
    height: 100%; }
#contents .page_privacypolicy .page_ttl {
  background-image: url("../img/pagetitle_bg_privacypolicy.jpg"); }
#contents .page_privacypolicy h5 {
  margin-bottom: 0.5em;
  font-size: 1.5em;
  font-weight: 600; }
#contents .page_contact .page_ttl {
  background-image: url("../img/pagetitle_bg_contact.jpg");
  background-position: right center; }
  #contents .page_contact .page_ttl h2 {
    color: #999999; }
#contents .page_contact .sec1 .mailform span.hissu {
  margin-left: 0.5em;
  display: inline-block;
  color: #d84d50; }
#contents .page_contact .sec1 .mailform table {
  width: 100%;
  margin-bottom: 3em;
  font-size: 1.125em; }
  #contents .page_contact .sec1 .mailform table tbody tr th {
    width: 30%;
    padding: 1em 1em 1em 0;
    border-bottom: solid 1px #cccccc; }
  #contents .page_contact .sec1 .mailform table tbody tr td {
    padding: 1em 0;
    border-bottom: solid 1px #cccccc; }
#contents .page_contact .sec1 .mailform .btn02 {
  margin-bottom: 1em;
  text-align: center; }
#contents .page_contact .sec1 .mailform .privacy_check {
  margin-bottom: 3em;
  text-align: center; }
#contents .page_contact .sec1 .mailform .submit {
  text-align: center; }
  #contents .page_contact .sec1 .mailform .submit input[type="submit"] {
    width: 300px;
    padding: 1em;
    font-size: 1.25em;
    font-weight: 600;
    text-align: center;
    background: none;
    border: none;
    color: #ffffff;
    background-color: #00008b; }
    #contents .page_contact .sec1 .mailform .submit input[type="submit"]:disabled {
      opacity: 0.3; }
#contents .page_contact .sec1 .mailform select {
  width: 100%;
  padding: 1em;
  background-color: #ffffff;
  border: solid 1px #cccccc; }
#contents .page_contact .sec1 .mailform input[type="text"] {
  width: 100%;
  padding: 1em;
  border: solid 1px #cccccc; }
#contents .page_contact .sec1 .mailform textarea {
  width: 100%;
  height: 300px;
  padding: 1em;
  border: solid 1px #cccccc; }
#contents .page_contact .sec1 .mailform .radiogroup {
  letter-spacing: -0.4em; }
  #contents .page_contact .sec1 .mailform .radiogroup > * {
    display: inline-block;
    letter-spacing: normal; }
  #contents .page_contact .sec1 .mailform .radiogroup label + label {
    margin-left: 1em; }
#contents .page_contact .sec1 .mailform .error input[type="text"], #contents .page_contact .sec1 .mailform .error textarea {
  border-color: #d84d50; }
#contents .page_package .page_ttl {
  background-image: url("../img/pagetitle_bg_package.jpg"); }
#contents .page_package .sec1 {
  margin-bottom: 100px; }
  #contents .page_package .sec1 .content {
    min-height: 400px;
    position: relative; }
    #contents .page_package .sec1 .content h5 {
      margin: 2em 0;
      font-size: 1.25em;
      font-weight: 600; }
    #contents .page_package .sec1 .content .img {
      position: absolute;
      top: 0;
      left: 55%; }
      #contents .page_package .sec1 .content .img img {
        max-width: none; }
#contents .page_package .sec2 {
  margin-bottom: 100px; }
  #contents .page_package .sec2 p {
    font-size: 1.25em; }
#contents .page_package .sec3 {
  margin-bottom: 100px; }
  #contents .page_package .sec3 .product_list > li {
    margin-bottom: 100px; }
    #contents .page_package .sec3 .product_list > li:before, #contents .page_package .sec3 .product_list > li:after {
      content: " ";
      display: table; }
    #contents .page_package .sec3 .product_list > li:after {
      clear: both; }
    #contents .page_package .sec3 .product_list > li:last-child {
      margin-bottom: 50px;
      padding-bottom: 50px;
      border-bottom: solid 1px #cccccc; }
    #contents .page_package .sec3 .product_list > li .img {
      width: 335px;
      float: left; }
    #contents .page_package .sec3 .product_list > li .text {
      width: 740px;
      padding-top: 1em;
      float: right; }
      #contents .page_package .sec3 .product_list > li .text > * {
        margin-bottom: 1em !important; }
        #contents .page_package .sec3 .product_list > li .text > *:last-child {
          margin-bottom: 0 !important; }
      #contents .page_package .sec3 .product_list > li .text ul {
        font-size: 1.125em; }
#contents .page_package .sec4 .content {
  min-height: 400px;
  position: relative; }
  #contents .page_package .sec4 .content h5 {
    margin: 2em 0;
    font-size: 1.25em;
    font-weight: 600; }
  #contents .page_package .sec4 .content .img {
    position: absolute;
    top: 0;
    left: 55%; }
    #contents .page_package .sec4 .content .img img {
      max-width: none; }
#contents .page_wrap .page_ttl {
  background-image: url("../img/pagetitle_bg_wrap.jpg"); }
#contents .page_wrap .sec1 {
  margin-bottom: 100px; }
  #contents .page_wrap .sec1 .content {
    min-height: 400px;
    position: relative; }
    #contents .page_wrap .sec1 .content p {
      width: 500px; }
    #contents .page_wrap .sec1 .content .img {
      position: absolute;
      top: 0;
      left: 55%; }
      #contents .page_wrap .sec1 .content .img img {
        max-width: none; }
#contents .page_wrap .sec2 .product_list > li {
  margin-bottom: 100px; }
  #contents .page_wrap .sec2 .product_list > li:before, #contents .page_wrap .sec2 .product_list > li:after {
    content: " ";
    display: table; }
  #contents .page_wrap .sec2 .product_list > li:after {
    clear: both; }
  #contents .page_wrap .sec2 .product_list > li .img {
    width: 335px;
    float: left; }
  #contents .page_wrap .sec2 .product_list > li .text {
    width: 740px;
    padding-top: 1em;
    float: right; }
    #contents .page_wrap .sec2 .product_list > li .text a {
      color: #00008b; }
    #contents .page_wrap .sec2 .product_list > li .text > * {
      margin-bottom: 1em !important; }
      #contents .page_wrap .sec2 .product_list > li .text > *:last-child {
        margin-bottom: 0 !important; }
    #contents .page_wrap .sec2 .product_list > li .text ul {
      font-size: 1.125em; }
#contents .page_gardening .page_ttl {
  background-image: url("../img/pagetitle_bg_gardening.jpg"); }
#contents .page_gardening .sec1 {
  margin-bottom: 100px; }
  #contents .page_gardening .sec1 .content {
    min-height: 400px;
    margin-bottom: 50px;
    position: relative; }
    #contents .page_gardening .sec1 .content p {
      width: 500px; }
    #contents .page_gardening .sec1 .content .img {
      position: absolute;
      top: 0;
      left: 55%; }
      #contents .page_gardening .sec1 .content .img img {
        max-width: none; }
#contents .page_gardening .sec2 .content {
  min-height: 400px;
  margin-bottom: 50px;
  position: relative; }
  #contents .page_gardening .sec2 .content p {
    width: 500px; }
  #contents .page_gardening .sec2 .content .img {
    position: absolute;
    top: 0;
    left: 55%; }
    #contents .page_gardening .sec2 .content .img img {
      max-width: none; }
#contents .page_gardening .sec2 .item_list {
  margin-bottom: 50px; }
  #contents .page_gardening .sec2 .item_list:before, #contents .page_gardening .sec2 .item_list:after {
    content: " ";
    display: table; }
  #contents .page_gardening .sec2 .item_list:after {
    clear: both; }
  #contents .page_gardening .sec2 .item_list li {
    width: 260px;
    margin: 0 20px 20px 0;
    float: left; }
    #contents .page_gardening .sec2 .item_list li:nth-child(4n) {
      margin-right: 0; }
#contents .page_custom .page_ttl {
  background-image: url("../img/pagetitle_bg_custom.jpg"); }
#contents .page_custom .sec1 {
  margin-bottom: 100px; }
  #contents .page_custom .sec1 .content {
    min-height: 400px;
    position: relative; }
    #contents .page_custom .sec1 .content h5 {
      margin-bottom: 1em;
      font-size: 1.25em;
      font-weight: 600; }
    #contents .page_custom .sec1 .content p {
      width: 500px; }
    #contents .page_custom .sec1 .content .img {
      position: absolute;
      top: 0;
      left: 55%; }
      #contents .page_custom .sec1 .content .img img {
        max-width: none; }
#contents .page_custom .sec2 {
  margin-bottom: 100px; }
  #contents .page_custom .sec2 .flow li:after {
    margin: 30px 0 0 150px;
    content: url("../img/custom_flow_sankaku.png");
    display: block; }
  #contents .page_custom .sec2 .flow li + li {
    margin-top: 100px; }
  #contents .page_custom .sec2 .flow li:last-child:after {
    content: none; }
  #contents .page_custom .sec2 .flow li p .imgLeft {
    margin-right: 3em; }
#contents .page_custom .sec3 .faq li {
  margin-bottom: 80px; }
  #contents .page_custom .sec3 .faq li:last-child {
    margin-bottom: 0; }
  #contents .page_custom .sec3 .faq li .faq_q {
    margin-bottom: 0.5em;
    padding-left: 60px;
    font-size: 1.5em;
    font-weight: 600;
    color: #00008b;
    position: relative; }
    #contents .page_custom .sec3 .faq li .faq_q:before {
      width: 31px;
      height: 41px;
      content: '';
      background-image: url("../img/icon_hatena01.png");
      -webkit-background-size: cover;
      background-size: cover;
      position: absolute;
      top: 50%;
      left: 0;
      -moz-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      -webkit-transform: translate(0, -50%);
      transform: translate(0, -50%); }
  #contents .page_custom .sec3 .faq li .faq_a {
    font-size: 1.125em; }
#contents .page_catarog .page_ttl {
  background-image: url("../img/pagetitle_bg_catarog.jpg"); }
#contents .page_catarog .sec1 .catarog_list {
  margin-bottom: 80px;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
  #contents .page_catarog .sec1 .catarog_list li {
    width: 270px;
    margin: 0 5px 10px 5px; }
#contents .page_catarog .sec1 .btn_area {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center; }
  #contents .page_catarog .sec1 .btn_area > div {
    padding: 0 1em; }

@media screen and (max-width: 640px) {
  /****************************************************
   * 6.SP共通設定
   ****************************************************/
  html {
    font-size: 14px; }

  html, body {
    height: 100%; }

  body {
    -webkit-text-size-adjust: 100%;
    -webkit-background-size: 100% auto;
    background-size: 100% auto; }

  .pcNone {
    display: block !important; }

  .spNone {
    display: none !important; }

  .imgCenter, .imgLeft, .imgRight {
    float: none;
    display: block;
    margin: 1em auto; }

  .inner {
    width: 94%; }

  .inner2 {
    width: 94%;
    max-width: none;
    min-width: 94%; }

  .left_pc, .right_pc {
    float: none; }

  .anchor {
    margin: -70px 0;
    padding: 70px 0; }

  /*ブロックグリッド 1～6まで*/
  .sp-block-grid-1 > li {
    width: 100%; }
    .sp-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .sp-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }

  .sp-block-grid-2 > li {
    width: 50%; }
    .sp-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .sp-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }

  .sp-block-grid-3 > li {
    width: 33.33333%; }
    .sp-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .sp-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }

  .sp-block-grid-4 > li {
    width: 25%; }
    .sp-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .sp-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }

  .sp-block-grid-5 > li {
    width: 20% !important; }
    .sp-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .sp-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }

  .sp-block-grid-6 > li {
    width: 16.66667%; }
    .sp-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .sp-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }

  /****************************************************
   * 7.SPレイアウト設定
   ****************************************************/
  .container {
    min-width: 320px;
    padding-top: 70px; }
    .container > .containerIn {
      width: 100%;
      margin: 0 auto; }
    .container .row > .column > .colIn {
      padding: 0 10%; }
    .container .row .col_1, .container .row .col_2, .container .row .col_3, .container .row .col_4, .container .row .col_5, .container .row .col_6, .container .row .col_7, .container .row .col_8, .container .row .col_9, .container .row .col_10, .container .row .col_11, .container .row .col_12 {
      width: 100%; }

  /****************************************************
   * 8.SPテンプレートスタイル
   ****************************************************/
  /*ヘッダーブロック　SP*/
  header {
    min-width: 320px;
    height: 70px; }
    header .inner {
      position: static; }
    header h1 {
      width: 110px; }
    header .header_right {
      float: none; }
      header .header_right .gloval_navi {
        width: 80%;
        height: 100%;
        margin: 0 auto;
        padding: 100px 0 0 0;
        background: none;
        background-color: #cccccc;
        position: fixed;
        top: 0;
        right: -100%;
        z-index: 9999; }
        header .header_right .gloval_navi ul {
          width: 100%;
          margin: 0 auto;
          display: block;
          border-top: solid 1px #ffffff; }
          header .header_right .gloval_navi ul li {
            width: 100% !important;
            height: auto;
            margin: 0 auto;
            float: none;
            display: block;
            border-bottom: solid 1px #ffffff; }
            header .header_right .gloval_navi ul li:before {
              content: none; }
            header .header_right .gloval_navi ul li a {
              padding: 0.5em 0;
              text-indent: 1em;
              overflow: visible;
              white-space: normal;
              display: block; }
        header .header_right .gloval_navi .sp_navi_close {
          display: block;
          position: absolute;
          top: 20px;
          right: 3%; }
          header .header_right .gloval_navi .sp_navi_close a img {
            width: 30px;
            height: 30px; }
      header .header_right .sp_navi_open {
        display: block;
        position: absolute;
        top: 20px;
        right: 3%;
        z-index: 9998; }
        header .header_right .sp_navi_open a img {
          width: 30px;
          height: 30px; }
    header.scroll h1 {
      width: 89px;
      height: 70px; }

  /*フッターブロック　SP*/
  footer {
    min-width: 320px; }
    footer .footer_left {
      width: 100%;
      margin-bottom: 2em;
      float: none; }
      footer .footer_left img {
        width: 200px; }
    footer .footer_right {
      width: 100%;
      float: none; }
      footer .footer_right dl dd + dd {
        margin-top: 1em; }

  /****************************************************
   * 9.SPコンテンツスタイル
   ****************************************************/
  /*Indexページ　SP*/
  #index .top_mv {
    margin-bottom: 50px;
    padding-bottom: 15px; }
    #index .top_mv:after {
      height: 265px; }
    #index .top_mv .mv_img {
      width: 85%; }
    #index .top_mv .catchcopy {
      top: 16px; }
      #index .top_mv .catchcopy img {
        width: 160px; }
  #index .top_sec1 {
    margin-bottom: 50px; }
    #index .top_sec1 .inner > div {
      width: 100%; }
    #index .top_sec1 .inner .news_list {
      margin-bottom: 2em; }
      #index .top_sec1 .inner .news_list ul {
        height: 300px; }
        #index .top_sec1 .inner .news_list ul li .img {
          width: 100%;
          float: none;
          text-align: center; }
          #index .top_sec1 .inner .news_list ul li .img .date {
            left: 0; }
        #index .top_sec1 .inner .news_list ul li .text {
          width: 100%;
          float: none; }
  #index .top_sec2 {
    margin-bottom: 50px; }
    #index .top_sec2 section {
      min-height: auto; }
      #index .top_sec2 section + section {
        margin-top: 40px; }
      #index .top_sec2 section .text {
        width: 100%;
        margin: 0 0 1em 0 !important; }
        #index .top_sec2 section .text p {
          text-align: left !important; }
      #index .top_sec2 section .img {
        width: 100%;
        height: auto;
        position: static; }
        #index .top_sec2 section .img img {
          max-width: 100%;
          height: auto; }
  #index .top_sec3 {
    margin-bottom: 50px;
    padding: 50px 0; }
  #index .top_sec4 {
    padding: 50px 0; }
    #index .top_sec4 .top_contact > div {
      width: 100%;
      padding: 0; }
    #index .top_sec4 .top_contact .right {
      margin-top: 2em;
      padding-top: 0; }

  /*contents　SP*/
  #contents article {
    padding-bottom: 50px; }
  #contents .page_ttl {
    width: 100%;
    min-width: 320px;
    margin-bottom: 50px; }
    #contents .page_ttl .inner2 {
      height: 250px; }
    #contents .page_ttl h2 {
      font-size: 5em; }
  #contents .table01 tbody tr th {
    width: 30%;
    padding: 0.5em 1em 0.5em 0; }
    #contents .table01 tbody tr th:after {
      width: calc(100% - 1em); }
  #contents .table01 tbody tr td {
    padding: 0.5em 0; }
  #contents .table01 tbody tr:first-child th:before {
    width: calc(100% - 1em); }
  #contents .page_news .sec1 .news_list li .img {
    width: 100%;
    float: none;
    text-align: center; }
  #contents .page_news .sec1 .news_list li .text {
    width: 100%;
    float: none; }
  #contents .page_company .sec1 {
    margin-bottom: 50px; }
    #contents .page_company .sec1 .greeting .img {
      width: 100%;
      margin-bottom: 1em;
      text-align: center; }
    #contents .page_company .sec1 .greeting .text {
      width: 100%; }
  #contents .page_company .sec2 {
    margin-bottom: 50px; }
  #contents .page_company .sec3 {
    margin-bottom: 50px; }
  #contents .page_company .sec4 {
    margin-bottom: 50px; }
  #contents .page_company .sec5 {
    margin-bottom: 50px; }
  #contents .page_company .sec6 .map {
    height: 300px; }
  #contents .page_package .sec1 {
    margin-bottom: 50px; }
    #contents .page_package .sec1 .content {
      min-height: auto; }
      #contents .page_package .sec1 .content h5 {
        margin: 0 0 1em 0; }
      #contents .page_package .sec1 .content .img {
        position: static;
        text-align: center; }
        #contents .page_package .sec1 .content .img img {
          max-width: 100%; }
  #contents .page_package .sec2 {
    margin-bottom: 50px; }
  #contents .page_package .sec3 {
    margin-bottom: 50px; }
    #contents .page_package .sec3 .product_list > li {
      margin-bottom: 50px; }
      #contents .page_package .sec3 .product_list > li:last-child {
        margin-bottom: 25px;
        padding-bottom: 25px; }
      #contents .page_package .sec3 .product_list > li .img {
        width: auto;
        margin-bottom: 1em;
        text-align: center;
        float: none; }
      #contents .page_package .sec3 .product_list > li .text {
        width: auto;
        padding-top: 0;
        float: none; }
  #contents .page_package .sec4 .content {
    min-height: auto; }
    #contents .page_package .sec4 .content h5 {
      margin: 0 0 1em 0; }
    #contents .page_package .sec4 .content .img {
      position: static;
      text-align: center; }
      #contents .page_package .sec4 .content .img img {
        max-width: 100%; }
  #contents .page_wrap .page_ttl {
    background-image: url("../img/pagetitle_bg_wrap.jpg"); }
  #contents .page_wrap .sec1 {
    margin-bottom: 50px; }
    #contents .page_wrap .sec1 .content {
      min-height: auto; }
      #contents .page_wrap .sec1 .content p {
        width: auto; }
      #contents .page_wrap .sec1 .content .img {
        position: static;
        text-align: center; }
        #contents .page_wrap .sec1 .content .img img {
          max-width: 100%; }
  #contents .page_wrap .sec2 .product_list > li {
    margin-bottom: 50px; }
    #contents .page_wrap .sec2 .product_list > li .img {
      width: auto;
      margin-bottom: 1em;
      text-align: center;
      float: none; }
    #contents .page_wrap .sec2 .product_list > li .text {
      width: auto;
      padding-top: 0;
      float: none; }
  #contents .page_gardening .page_ttl {
    background-image: url("../img/pagetitle_bg_gardening.jpg"); }
  #contents .page_gardening .sec1 {
    margin-bottom: 50px; }
    #contents .page_gardening .sec1 .content {
      min-height: auto;
      margin-bottom: 25px; }
      #contents .page_gardening .sec1 .content p {
        width: auto; }
      #contents .page_gardening .sec1 .content .img {
        position: static;
        text-align: center; }
        #contents .page_gardening .sec1 .content .img img {
          max-width: 100%; }
  #contents .page_gardening .sec2 .content {
    min-height: auto;
    margin-bottom: 25px; }
    #contents .page_gardening .sec2 .content p {
      width: auto; }
    #contents .page_gardening .sec2 .content .img {
      position: static;
      text-align: center; }
      #contents .page_gardening .sec2 .content .img img {
        max-width: 100%; }
  #contents .page_gardening .sec2 .item_list {
    margin-bottom: 25px; }
    #contents .page_gardening .sec2 .item_list li {
      width: 30%;
      margin: 0 5% 5% 0 !important; }
      #contents .page_gardening .sec2 .item_list li:nth-child(3n) {
        margin-right: 0 !important; }
  #contents .page_custom .sec1 {
    margin-bottom: 50px; }
    #contents .page_custom .sec1 .content {
      min-height: auto; }
      #contents .page_custom .sec1 .content p {
        width: auto; }
      #contents .page_custom .sec1 .content .img {
        position: static;
        text-align: center; }
        #contents .page_custom .sec1 .content .img img {
          max-width: 100%; }
  #contents .page_custom .sec2 {
    margin-bottom: 100px; }
    #contents .page_custom .sec2 .flow li:after {
      margin: 20px 0 0 calc(50% - 12px); }
    #contents .page_custom .sec2 .flow li + li {
      margin-top: 50px; }
    #contents .page_custom .sec2 .flow li p .imgLeft {
      margin: 1em auto; }
  #contents .page_custom .sec3 .faq li {
    margin-bottom: 40px; }
    #contents .page_custom .sec3 .faq li .faq_q {
      padding-left: 45px; }
      #contents .page_custom .sec3 .faq li .faq_q:before {
        width: 25px;
        height: 33px; }
  #contents .page_catarog .sec1 .catarog_list {
    margin-bottom: 40px; }
    #contents .page_catarog .sec1 .catarog_list li {
      width: 48%;
      margin: 0 1% 2% 1%; }
  #contents .page_catarog .sec1 .btn_area {
    display: block; }
    #contents .page_catarog .sec1 .btn_area > div {
      padding: 0;
      text-align: center; }
      #contents .page_catarog .sec1 .btn_area > div + div {
        margin-top: 1em; } }
/****************************************************
 * 10.装飾
 ****************************************************/
.underline {
  text-decoration: underline; }

.bold {
  font-weight: 700; }

.colorRed {
  color: #d84d50; }

.ta-l {
  text-align: left; }

.ta-r {
  text-align: right; }

.ta-c {
  text-align: center; }

.ta-j {
  text-align: justify;
  text-align-last: justify; }

/****************************************************
 * 11.印刷用調整
 ****************************************************/
@media print {
  @page {
    /* A4縦サイズ */
    size: 210mm 297mm; }
  body {
    margin: 0 !important;
    padding: 0 !important; }

  * {
    -webkit-print-color-adjust: exact; }

  .container {
    padding: 0; }

  #header {
    position: static; }

  img {
    display: block; } }
