@charset "UTF-8";
/*#########################################################

各種ファイル読み込み

#########################################################*/
/* http://meyerweb.com/eric/tools/css/reset/ 
v2.0 | 20110126
License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers 
*/
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

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

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

html {
  color: #333;
  font-size: 62.5%; }

a:link, a:hover, a:active, a:visited {
  color: #333; }

body {
  font-family: 'Noto Sans Japanese', Meiryo, メイリオ, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Osaka, 'MS PGothic', arial, helvetica, sans-serif; }

/* p {
	@include fz_vw(13);
@media print, screen and (min-width: 769px) {
		font-size: 30px;
	}
} */
@media print, screen and (min-width: 768px) {
  html {
    font-size: 62.5%; }
    html * {
      box-sizing: border-box;
      line-height: 1.5; }
  body {
    font-size: 1.0rem; }
  body {
    word-wrap: break-word; }
  .spimg {
    display: none; }
  img[src$=".svg"] {
    width: 100%; }
  header {
    position: relative;
    background: url(/sacm/images/top/bg_mainvisual.jpg) no-repeat center top;
    background-size: cover;
    width: 100%;
    height: 649px;
    min-width: 950px; }
  .in_head {
    width: 950px;
    min-width: 950px;
    margin: 0 auto; }
  .grand_title {
    text-align: right;
    width: 100%; }
    .grand_title .logotop {
      width: 106px;
      height: 70px;
      margin-right: 20px;
      margin-bottom: 50px;
      display: inline-block;
      background: #000; }
      .grand_title .logotop a {
        display: block;
        margin-top: 10px;
        margin-right: 5px;
        padding-left: 10px;
        padding-right: 10px; }
        .grand_title .logotop a img {
          width: 100%;
          height: auto; } }

@media print, screen and (min-width: 768px) and (min-width: 949px) {
  .main_visual {
    width: 950px;
    min-width: 950px;
    margin: 0 auto;
    position: relative; } }

@media print, screen and (min-width: 768px) {
  .main_visual_title {
    position: absolute;
    top: -120px;
    left: calc(50% - 400px/2); } }
  @media print, screen and (min-width: 768px) and (min-width: 767px) and (max-width: 949px) {
    .main_visual_title {
      top: 40px; } }

@media print, screen and (min-width: 768px) {
    .main_visual_title h1 img {
      width: 400px;
      min-width: 100%;
      height: 400px; }
  .c-tit {
    position: absolute;
    left: calc(50% - 576px/2);
    bottom: 12%;
    text-align: center;
    font-weight: bold;
    font-size: 3.6rem; }
  .parent_box {
    padding: 60px 0;
    min-width: 950px; }
    .parent_box .c-inner {
      width: 960px;
      margin: 0 auto; }
    .parent_box .title_box {
      padding: 50px 0; }
      .parent_box .title_box h2 {
        margin: 0 auto;
        text-align: center;
        font-size: 3.4rem;
        font-weight: bold;
        color: #70a706;
        text-align: center; }
    .parent_box .child_box {
      min-width: 950px; }
      .parent_box .child_box .in_box {
        width: 950px;
        min-width: 950px;
        margin: 0 auto; }
      .parent_box .child_box .mini_title {
        text-align: center;
        font-size: 24px;
        font-size: 2.4rem;
        font-weight: bold;
        margin-bottom: 40px; }
      .parent_box .child_box .lead {
        font-size: 1.8rem;
        line-height: 1.7;
        margin-bottom: 30px; }
        .parent_box .child_box .lead__em {
          font-weight: bold; }
        .parent_box .child_box .lead__box {
          margin-bottom: 40px;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between;
          -webkit-box-align: start;
              -ms-flex-align: start;
                  align-items: flex-start;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
          .parent_box .child_box .lead__box .lead {
            -webkit-box-flex: 1;
                -ms-flex: 1 0 1%;
                    flex: 1 0 1%; }
        .parent_box .child_box .lead__thumb {
          width: 280px;
          margin-left: 30px; }
        .parent_box .child_box .lead__img {
          width: 100%; }
        .parent_box .child_box .lead--big {
          font-size: 2rem;
          font-weight: bold;
          margin-bottom: 30px;
          text-align: center; }
  .side_by_side {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .side_by_side li {
      width: 455px; }
  .tel_box {
    width: 100%;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 0 !important; }
    .tel_box:before {
      width: 22px;
      height: 22px;
      display: inline-block;
      content: "";
      background: url(/sacm/images/common/icon_tel_white.svg) no-repeat center center;
      background-size: cover;
      vertical-align: middle;
      margin-right: 5px; }
    .tel_box .txt {
      font-size: 1.6rem;
      font-weight: bold;
      color: #FFFFFF;
      margin-right: 10px; }
    .tel_box .number {
      font-size: 2rem;
      font-weight: bold;
      color: #FFFFFF; }
    .tel_box .time {
      font-size: 1.4rem;
      color: #FFFFFF;
      display: block;
      margin-top: 10px; }
  .spbr {
    display: none; }
  .pcbr {
    display: block; }
  .side_by_side {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .side_by_side li {
      -ms-flex-item-align: stretch;
          -ms-grid-row-align: stretch;
          align-self: stretch; }
  .btn_area .btn {
    width: 100%;
    display: block;
    border-radius: 4px;
    background: -webkit-linear-gradient(#d00041, #b6001f);
    background: linear-gradient(#d00041, #b6001f);
    border: none;
    font-size: 2.2rem;
    font-weight: bold;
    color: #FFFFFF;
    padding: 19px 20px;
    box-sizing: border-box;
    text-align: center;
    text-decoration: none;
    line-height: 1.3; }
    .btn_area .btn.btn03 {
      width: 96%; }
    .btn_area .btn.btn04 {
      background: #091459;
      font-size: 2.2rem !important; }
      .btn_area .btn.btn04 span {
        width: 100%; }
    .btn_area .btn:hover {
      position: relative;
      cursor: pointer; }
      .btn_area .btn:hover:after {
        content: "";
        opacity: 0.1;
        -webkit-transition: background 1s linear;
        transition: background 1s linear;
        background: #FFFFFF;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
  .btn_area span {
    display: block;
    padding-right: 30px;
    background: url(/sacm/images/common/icon_externallink.svg) no-repeat right center;
    background-size: 18px 16px;
    font-size: 1.8rem; }
  .btn_area.-transparent .btn {
    display: block;
    border-radius: 4px;
    border: none;
    font-weight: bold;
    color: #FFFFFF;
    padding: 18px 14px;
    text-align: center;
    text-decoration: none;
    width: 230px;
    border: 2px solid #091459;
    background: transparent;
    color: #091459; }
    .btn_area.-transparent .btn span {
      font-size: 1.6rem; }
    .btn_area.-transparent .btn:hover {
      background: #acb5ed;
      -webkit-transition: 0.5s all;
      transition: 0.5s all; }
  .child_box .tit_box h3:nth-of-type(1) {
    text-align: center;
    font-size: 1.8rem;
    color: #FFFFFF;
    margin: 0 auto 30px;
    height: 40px;
    position: relative; }
    .child_box .tit_box h3:nth-of-type(1) .tit_txt,
    .child_box .tit_box h3:nth-of-type(1) .part {
      font-weight: bold;
      line-height: 40px;
      vertical-align: middle;
      padding: 0 15px; }
    .child_box .tit_box h3:nth-of-type(1) .tit_txt {
      background: #000;
      display: inline-block;
      box-sizing: border-box; }
    .child_box .tit_box h3:nth-of-type(1) .part {
      background: #f05408;
      color: #fff;
      display: inline-block; }
      .child_box .tit_box h3:nth-of-type(1) .part .number {
        font-size: 2.8rem;
        line-height: 1;
        display: inline-block;
        -webkit-transform: translateY(3px);
                transform: translateY(3px); }
  .child_box .tit_box h3:nth-of-type(2) {
    font-size: 2.4rem;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center; }
  .child_box p {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 20px;
    line-height: 1.5; }
    .child_box p.note {
      font-size: 16px;
      font-size: 1.6rem;
      text-indent: -16px;
      padding-left: 20px; }
      .child_box p.note strong {
        font-weight: bold; }
    .child_box p.strong {
      font-size: 18px;
      font-size: 1.8rem;
      margin-bottom: 0; }
      .child_box p.strong span {
        color: #f3074f;
        font-weight: bold; }
  .c-inner .c-lead {
    margin-bottom: 0;
    text-align: center;
    font-weight: bold;
    font-size: 2rem;
    color: #fff;
    line-height: 1.7; }
  .u-red {
    font-weight: bold;
    color: #cf0040; }
  .hd_01 {
    margin-bottom: 50px;
    padding: 19px;
    font-size: 2.6rem;
    font-weight: bold;
    text-align: center;
    background: #091459;
    color: #fff; }
  .hd_02,
  .hd_03 {
    font-size: 3.4rem;
    text-align: center;
    font-weight: bold;
    line-height: 1.6; }
  .hd_02 {
    margin-bottom: 50px;
    position: relative;
    padding-bottom: 10px;
    border-bottom: 6px solid #d0d0d0; }
    .hd_02::after {
      position: absolute;
      bottom: -6px;
      left: 50%;
      width: 316px;
      height: 6px;
      content: '';
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%);
      background-color: #0053d8; }
  .hd_03 {
    margin-bottom: 40px; }
  .hd_04 {
    margin-bottom: 40px;
    font-size: 2.6rem;
    color: #fcff18;
    text-align: center; }
  .hd_05 {
    padding: 10px;
    margin-bottom: 20px;
    font-size: 1.8rem;
    font-weight: bold;
    background: #f7f7e4; }
  .hd_06 {
    margin-bottom: 20px;
    font-size: 2.4rem;
    font-weight: bold; }
  footer {
    background: #000;
    min-width: 950px; }
    footer .in_foot {
      max-width: 950px;
      width: 100%;
      margin: 0 auto -15px;
      padding: 15px 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      footer .in_foot .foot_nav ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
        footer .in_foot .foot_nav ul li a {
          font-size: 1.2rem;
          color: #FFFFFF;
          text-decoration: none; }
          footer .in_foot .foot_nav ul li a:hover {
            text-decoration: underline; }
          footer .in_foot .foot_nav ul li a:after {
            content: "";
            display: inline-block;
            width: 12px;
            height: 10px;
            background: url(/sacm/images/common/icon_externallink.svg) no-repeat center top;
            background-size: cover;
            margin-left: 10px; }
            footer .in_foot .foot_nav ul li {
              margin-right: 20px;
            }
            footer .in_foot .foot_nav ul li:first-child:after {
              content: none;
            }
            footer .in_foot .foot_nav ul li:before {
              content: "|";
              color: #fff;
              margin-right: 20px;
            }
            footer .in_foot .foot_nav ul li:last-child:after {
              content: "|";
              color: #fff;
              margin-left: 20px;
            }
      footer .in_foot .copy {
        color: #FFFFFF; }
  #totop {
    position: fixed;
    right: 0;
    background: #030733;
    width: 63px; }
    #totop a {
      display: block; }
      #totop a:hover {
        opacity: .7;
        -webkit-transition: .8s;
        transition: .8s; } }

@media print, screen and (min-width: 768px) {
  main .post_body {
    overflow: scroll;
    word-wrap: normal; } }

/*#########################################################

各種ページファイル読み込み

#########################################################*/
@media print, screen and (min-width: 768px) {
  .p-about {
    padding-top: 0;
    padding-bottom: 60px;
    background: url(/sacm/images/top/bg_about.jpg) repeat-x center top; }
    .p-about .side_by_side li {
      text-align: center;
      -ms-flex-item-align: end;
          align-self: flex-end; }
      .p-about .side_by_side li figure {
        margin-bottom: 20px; }
        .p-about .side_by_side li figure img {
          margin-bottom: 5px; }
        .p-about .side_by_side li figure figcaption {
          color: #fff;
          font-size: 1.4rem; }
      .p-about .side_by_side li:first-child img {
        width: 446px;
        height: 348px; }
      .p-about .side_by_side li:last-child img {
        width: 207px;
        height: 259px; }
  .p-point {
    background: url(/sacm/images/top/bg_point.jpg) repeat-x center top;
    background-size: cover; }
    .p-point .c-list.-point01 {
      width: 752px;
      margin: 0 auto;
      margin-bottom: 50px; }
      .p-point .c-list.-point01 li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        margin-bottom: 20px; }
        .p-point .c-list.-point01 li .item_list__tit {
          width: 140px;
          padding: 10px 0;
          color: #fcff18;
          background: #0053d8;
          text-align: center;
          font-size: 1.8rem; }
        .p-point .c-list.-point01 li .item_list__txt {
          margin-bottom: 0;
          width: calc(752px - 159px);
          font-size: 1.8rem;
          font-weight: bold; }
    .p-point .c-list.-point02 {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .p-point .c-list.-point02 li {
        width: 445px;
        margin-bottom: 60px;
        padding: 20px;
        background: #fff;
        border: 2px solid #cccdcd;
        -ms-flex-item-align: stretch;
            -ms-grid-row-align: stretch;
            align-self: stretch; }
        .p-point .c-list.-point02 li figure {
          display: block;
          margin-bottom: 30px;
          text-align: center; }
          .p-point .c-list.-point02 li figure img {
            margin: 0 auto; }
        .p-point .c-list.-point02 li.item_list__1 {
          padding-top: 50px; }
          .p-point .c-list.-point02 li.item_list__1 figure img {
            width: 396px;
            height: 182px; }
        .p-point .c-list.-point02 li.item_list__2 figure img {
          width: 387px;
          height: 181px; }
        .p-point .c-list.-point02 li.item_list__3 figure img {
          width: 315px;
          height: 301px; }
        .p-point .c-list.-point02 li.item_list__4 figure img {
          width: 386px;
          height: 303px; }
        .p-point .c-list.-point02 li .item_list__tit {
          margin-bottom: 20px;
          text-align: center;
          font-weight: bold;
          font-size: 2rem; }
        .p-point .c-list.-point02 li .item_list__txt {
          margin-bottom: 0; }
    .p-point .c-image {
      display: block;
      margin-bottom: 50px; }
    .p-point .c-point01 {
      padding: 40px;
      background: rgba(0, 0, 0, 0.2);
      text-align: center; }
      .p-point .c-point01 .c-image {
        margin-bottom: 0; }
        .p-point .c-point01 .c-image img {
          width: 648px;
          height: 196px; }
  .p-partner {
    background: url(/sacm/images/top/bg_partner.jpg) repeat-x center top;
    background-size: cover; }
    .p-partner .c-example {
      width: 960px;
      margin: 0 auto;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      padding: 27px;
      background: #fff; }
      .p-partner .c-example dt {
        padding-top: 10px;
        width: 19%;
        border-right: 1px solid #cccdcd;
        -ms-flex-item-align: stretch;
            -ms-grid-row-align: stretch;
            align-self: stretch; }
        .p-partner .c-example dt figure img {
          width: 138px;
          height: 25px; }
      .p-partner .c-example dd {
        width: 78%;
        padding-left: 10px; }
  .contact_box {
    background: #1d1d1d;
    color: #fff;
    text-align: center; }
    .contact_box h3 {
      margin-bottom: 40px;
      font-size: 3.4rem;
      font-weight: bold; }
      .contact_box h3 + .c-txt {
        margin-bottom: 40px; }
    .contact_box h4 {
      margin-bottom: 25px;
      font-weight: bold;
      font-size: 2rem; }
    .contact_box .side_by_side {
      width: 960px;
      margin: 0 auto; }
      .contact_box .side_by_side li {
        padding: 20px;
        border: 2px solid #fcff18; }
        .contact_box .side_by_side li .c-txt {
          font-size: 1.8rem; }
        .contact_box .side_by_side li .btn_area .btn {
          margin: 0 auto;
          padding: 19px;
          width: 268px; } }

/*#########################################################

print.css読み込み

#########################################################*/
@media print and (min-width: 100px) {
  header,
  .in_head,
  footer {
    width: 100%;
    min-width: 100%;
    text-align: center; }
  header .in_head {
    width: 100%;
    margin: 0 auto;
    text-align: center; }
  .grand_title {
    text-align: center; }
  .btn_area .btn {
    border: 1px solid #CCC; }
  .title_box {
    width: 100%;
    text-align: center; }
  .main_visual_title {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); }
  .appeal_box .child_box .visual_box figure figcaption {
    position: static;
    width: 423px; } }

/* add footer fix style */

#footer-container #footer-utility li,
#footer-container #utility li {
  font-size: 12px !important;
}