@charset "UTF-8";
/*
Theme Name: yorozu
*/
/*------------------------------------------------------------
	Reset
------------------------------------------------------------*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header,
nav, section,
time, mark, audio, video {
  font-size: 1em;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  box-sizing: border-box; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, main {
  display: block; }

html {
  font-size: 62.5%; }

body {
  -webkit-text-size-adjust: 100%; }

body, table,
input, textarea, select, option,
h1, h2, h3, h4, h5, h6 {
  font-family: "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

h1, h2, h3, h4, h5, h6 {
  font-weight: bold; }

table,
input, textarea, select, option {
  line-height: 1.1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

:focus {
  outline: 0; }

ins {
  text-decoration: none; }

del {
  text-decoration: line-through; }

img {
  vertical-align: top; }

a,
a img {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out; }

a:hover,
a:hover img {
  opacity: 0.80;
  filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)"; }

/*------------------------------------------------------------
for develop
------------------------------------------------------------*/
#__bs_notify__ {
  opacity: 0.3 !important;
  font-size: 5px !important;
  line-height: 100% !important;
  padding: 0 5px 0 5px !important;
  border-radius: 0 !important; }

.c-dev-title1 {
  background: #000;
  color: #FFF;
  line-height: 1;
  padding: 6px 0 6px 15px;
  font-size: 1.6rem;
  margin: 60px 0 20px 0; }

.c-dev-title2 {
  background: #888;
  color: #FFF;
  line-height: 1;
  padding: 6px 0 6px 30px;
  font-size: 1.3rem;
  margin: 50px 0 10px 0; }

.c-dev-message1 {
  top: 0;
  left: 0;
  background: #F00;
  color: #FFF;
  z-index: 9999;
  position: fixed;
  line-height: 1;
  padding: 3px 6px;
  opacity: 0.6;
  font-size: 8px; }

@media (min-width: 768px) {
  .sp-only {
    display: none; } }

@media screen and (max-width: 767px) {
  .pc-only {
    display: none; }
  img {
    max-width: 100%;
    height: auto; } }

/*------------------------------------------------------------
header
------------------------------------------------------------*/
/* l-header
------------------------------------------------------------*/
.l-header {
  *zoom: 1;
  width: 100%;
  margin: 0 auto;
  position: fixed;
  z-index: 9;
  right: 0;
  top: 0;
  background-color: #fff;
  border-bottom: 1px solid #eeeeee; }
  .l-header:after {
    display: block;
    content: "";
    clear: both; }
  @media screen and (max-width: 767px) {
    .l-header {
      padding: 15px 0;
      height: 40px; } }
  .l-header p {
    font-size: 1.2rem;
    margin-top: -5px;
    margin-bottom: -16px;
    padding-left: 10px; }
  .l-header a {
    text-decoration: none;
    color: #333333; }

/*
------------------------------------------------------------*/
/*------------------------------------------------------------
footer
------------------------------------------------------------*/
/*l-footer
------------------------------------------------------------*/
.l-footer {
  border-top: 1px solid #bbbbbb;
  padding: 35px 0 0;
  position: relative;
  margin-top: 90px; }
  @media screen and (max-width: 767px) {
    .l-footer {
      margin-top: 60px;
      padding: 0 0 0; } }
  .l-footer .c-text1 {
    padding-top: 20px; }
    @media screen and (max-width: 767px) {
      .l-footer .c-text1 {
        font-size: 1.1rem;
        padding: 30px 10px 0; } }
  .l-footer .c-info2 {
    position: relative; }
    @media screen and (max-width: 767px) {
      .l-footer .c-info2 {
        padding-top: 26px;
        padding-left: 60px;
        text-align: left; }
        .l-footer .c-info2:before {
          position: absolute;
          content: "";
          background: url(assets/image/index/26.png) no-repeat;
          height: 157px;
          width: 150px;
          left: -80px;
          top: 55px; } }
    @media screen and (max-width: 767px) and (max-width: 767px) {
      .l-footer .c-info2:before {
        background: url(assets/image/index/26-2.png) no-repeat;
        height: 140px;
        background-size: cover;
        left: -110px; } }
    @media screen and (max-width: 767px) {
      .l-footer .c-info2__left {
        padding-top: 10px; } }
    .l-footer .c-info2__right__bnr {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end; }
      .l-footer .c-info2__right__bnr a:not(:first-child) {
        margin-left: 20px; }
      @media screen and (max-width: 767px) {
        .l-footer .c-info2__right__bnr a {
          width: calc(50% - 7px);
          max-width: 150px; }
          .l-footer .c-info2__right__bnr a:not(:first-child) {
            margin-left: 0; }
          .l-footer .c-info2__right__bnr a:nth-child(2n) {
            margin-left: 14px; }
          .l-footer .c-info2__right__bnr a:nth-child(n + 3) {
            margin-top: 14px; } }
      @media screen and (max-width: 767px) {
        .l-footer .c-info2__right__bnr {
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
          margin-right: 20px; } }
    @media screen and (max-width: 767px) {
      .l-footer .c-info2__right img {
        width: 100%; } }
    .l-footer .c-info2 h3 {
      font-size: 1.8rem;
      font-weight: normal;
      padding-left: 24px; }
      @media screen and (max-width: 767px) {
        .l-footer .c-info2 h3 {
          font-size: 1.3rem;
          font-weight: normal;
          padding-left: 18px;
          margin-bottom: 6px;
          line-height: 1.6; } }
      .l-footer .c-info2 h3:before {
        position: absolute;
        content: "";
        background: url(assets/image/common/25.png) no-repeat;
        height: 15px;
        width: 15px;
        margin-top: 5px;
        margin-left: -21px; }
        @media screen and (max-width: 767px) {
          .l-footer .c-info2 h3:before {
            height: 9px;
            width: 9px;
            margin-top: 5px;
            margin-left: -21px;
            background-size: cover; } }
    @media screen and (max-width: 767px) {
      .l-footer .c-info2 p {
        padding-left: 18px;
        line-height: 1.4; } }
    @media screen and (max-width: 767px) {
      .l-footer .c-info2 span {
        padding-left: 18px;
        line-height: 1.4; } }

/*
------------------------------------------------------------*/
/*------------------------------------------------------------
side
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
/*------------------------------------------------------------
breadcrumb
------------------------------------------------------------*/
/*c-breadcrumb
------------------------------------------------------------*/
.c-breadcrumb ul {
  padding: 10px 20px 0;
  *zoom: 1; }
  .c-breadcrumb ul:after {
    display: block;
    content: "";
    clear: both; }
  .c-breadcrumb ul li:last-child:after {
    display: none; }
  .c-breadcrumb ul li {
    float: left;
    padding-right: 24px;
    position: relative; }
    .c-breadcrumb ul li:after {
      content: " ＞";
      font-size: 1.0rem;
      position: absolute;
      top: 1px;
      right: 7px; }
    .c-breadcrumb ul li a {
      text-decoration: none;
      color: #333;
      font-size: 1.2rem; }
  .c-breadcrumb ul .active {
    color: #48a9be; }

/*------------------------------------------------------------
layout
------------------------------------------------------------*/
/* l-container
------------------------------------------------------------*/
.l-container {
  width: 1060px;
  margin: 0 auto; }
  @media screen and (max-width: 767px) {
    .l-container {
      width: auto;
      margin-top: 20px; } }

/* l-container
------------------------------------------------------------*/
.l-container1 {
  width: 1200px;
  margin: 0 auto; }
  @media screen and (max-width: 767px) {
    .l-container1 {
      width: auto; } }

/* l-container
------------------------------------------------------------*/
.l-container2 {
  width: 940px;
  margin: 0 auto; }
  @media screen and (max-width: 767px) {
    .l-container2 {
      width: auto;
      padding: 0 10px; } }
  .l-container2 .c-text2 {
    font-size: 1.5rem;
    text-align: center;
    line-height: 2.1; }
    @media screen and (max-width: 767px) {
      .l-container2 .c-text2 {
        font-size: 1.3rem;
        text-align: left;
        line-height: 1.6; } }
  .l-container2 .c-text3 {
    font-size: 1.6rem;
    text-align: left;
    line-height: 1.8; }
    @media screen and (max-width: 767px) {
      .l-container2 .c-text3 {
        font-size: 1.3rem;
        text-align: left;
        line-height: 1.6; } }

/* l-wrapper
------------------------------------------------------------*/
.l-wrapper {
  padding-top: 50px; }
  @media screen and (max-width: 767px) {
    .l-wrapper {
      padding: 38px 0 0; } }

/*
------------------------------------------------------------*/
/*------------------------------------------------------------
btn
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
/*------------------------------------------------------------
title
------------------------------------------------------------*/
/* title2
------------------------------------------------------------*/
.c-title2 {
  text-align: center;
  position: relative; }
  .c-title2:after, .c-title2:before {
    position: absolute;
    content: "";
    border: 0.05rem dashed #000;
    width: 33%;
    top: 50%;
    right: 0; }
    @media screen and (max-width: 767px) {
      .c-title2:after, .c-title2:before {
        width: 15%;
        margin: 0 0;
        letter-spacing: 1.0rem; } }
  .c-title2:before {
    left: 0; }

/* title3
------------------------------------------------------------*/
.c-title3 {
  text-align: center;
  padding: 30px 0;
  position: relative; }
  @media screen and (max-width: 767px) {
    .c-title3 {
      padding: 20px 0; } }
  .c-title3:after {
    content: "";
    position: absolute;
    height: 4px;
    width: 90px;
    background: url(assets/image/common/nav-012.png) no-repeat;
    bottom: 0;
    left: 50%;
    margin-left: -45px; }
    @media screen and (max-width: 767px) {
      .c-title3:after {
        /*background: 0;*/ } }

/*c-title4
------------------------------------------------------------*/
.c-title4 {
  position: relative; }
  .c-title4:before {
    content: "";
    width: 25px;
    height: 26px;
    background: url(assets/image/support/aaa/05-8.png) no-repeat;
    position: absolute;
    background-size: contain;
    top: 5px;
    left: 0px;
    z-index: -1; }
    @media screen and (max-width: 767px) {
      .c-title4:before {
        width: 20px;
        height: 20px;
        top: 1px; } }

/* title5
------------------------------------------------------------*/
.c-title5 {
  text-align: center;
  border-bottom: 1px solid #000;
  margin-bottom: 35px;
  position: relative;
  padding: 65px 0 10px;
  font-size: 2.4rem;
  font-weight: normal;
  letter-spacing: 2px; }
  @media screen and (max-width: 767px) {
    .c-title5 {
      text-align: center;
      padding: 20px 0 10px 0;
      font-size: 1.6rem; } }
  .c-title5:after {
    content: "";
    position: absolute;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    background: #a1edf0;
    margin-left: -5px;
    bottom: -5px;
    left: 50%; }
    @media screen and (max-width: 767px) {
      .c-title5:after {
        top: 50%;
        left: 50%;
        margin-top: 6%; } }
    @media screen and (max-width: 320px) {
      .c-title5:after {
        margin-top: 7.5%; } }

/* pankuz
------------------------------------------------------------*/
.pankuz {
  width: 1160px;
  margin: 10px auto;
  font-size: 1.2rem; }
  .pankuz span {
    color: #333; }
  .pankuz a {
    text-decoration: none;
    color: #1092ae; }
    .pankuz a:hover {
      text-decoration: underline; }
  @media screen and (max-width: 767px) {
    .pankuz {
      display: none; } }

/*------------------------------------------------------------
icon
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
/*------------------------------------------------------------
form
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
/*------------------------------------------------------------
text
------------------------------------------------------------*/
/* text1
------------------------------------------------------------*/
.c-text1 {
  font-size: 1.4rem;
  color: #333; }
  @media screen and (max-width: 767px) {
    .c-text1 {
      font-size: 1.2rem; } }

.c-text2 {
  font-size: 1.6rem;
  color: #333;
  line-height: 2.25; }
  @media screen and (max-width: 767px) {
    .c-text2 {
      font-size: 1.2rem; } }

/*
------------------------------------------------------------*/
/*------------------------------------------------------------
navi
------------------------------------------------------------*/
/* c-navi
------------------------------------------------------------*/
.c-navi {
  float: right;
  margin-right: 20px; }
  @media screen and (max-width: 767px) {
    .c-navi {
      float: none;
      margin: 0;
      background: #fff; } }
  .c-navi__bar {
    position: absolute;
    top: 6px;
    right: 10px;
    cursor: pointer;
    width: 25px;
    height: 25px; }
    .c-navi__bar span {
      height: 2px;
      width: 20px;
      background-color: #1092ae;
      display: block;
      margin-top: 5px;
      -webkit-transition: 0.3s all ease-in;
      transition: 0.3s all ease-in; }
  @media screen and (max-width: 767px) {
    .c-navi.openMenu ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      margin: 27px 0 0;
      border-top: 1px solid #eee; } }
  .c-navi.openMenu .bar-1 {
    margin-top: 16px;
    /* IE 9 */
    -webkit-transform: rotate(45deg);
    /* Safari 3-8 */
    transform: rotate(45deg); }
  .c-navi.openMenu .bar-2 {
    opacity: 0; }
  .c-navi.openMenu .bar-3 {
    margin-top: -9.5px;
    /* IE 9 */
    -webkit-transform: rotate(-45deg);
    /* Safari 3-8 */
    transform: rotate(-45deg); }
  @media screen and (max-width: 767px) {
    .c-navi__recruit {
      background: url(assets/image/common/nav-011-22.png) no-repeat center;
      background-size: 115%;
      border-radius: 10px 0 0 10px;
      border: 5px solid #fff; } }
  @media screen and (max-width: 767px) {
    .c-navi__about {
      background: url(assets/image/common/nav-012-23.png) no-repeat center;
      background-size: 115%;
      border-radius: 0 10px 10px 0;
      border: 5px solid #fff; } }
  @media screen and (max-width: 767px) {
    .c-navi__support {
      background: url(assets/image/common/nav-013-22.png) no-repeat center;
      background-size: 115%;
      border-radius: 10px 0 0 10px;
      border: 5px solid #fff; } }
  @media screen and (max-width: 767px) {
    .c-navi__base {
      background: url(assets/image/common/nav-014-22.png) no-repeat center;
      background-size: 115%;
      border-radius: 0 10px 10px 0;
      border: 5px solid #fff; } }
  @media screen and (max-width: 767px) {
    .c-navi__base {
      background: url(assets/image/common/nav-014-22.png) no-repeat center;
      background-size: 115%;
      border-radius: 0 10px 10px 0;
      border: 5px solid #fff; } }
  @media screen and (max-width: 767px) {
    .c-navi ul {
      display: none;
      overflow: hidden;
      background: #fff; } }
  .c-navi li {
    float: left;
    margin-left: 3px;
    font-size: 1.4rem;
    height: 65px; }
    .c-navi li:nth-child(5) a {
      margin-top: -10px;
      padding-bottom: 9px; }
      .c-navi li:nth-child(5) a.current {
        margin-top: 0;
        padding: 10px 20px 30px;
        height: 17px; }
        @media screen and (max-width: 767px) {
          .c-navi li:nth-child(5) a.current {
            padding: 12px 0;
            color: #333;
            height: auto; } }
    @media screen and (max-width: 767px) {
      .c-navi li {
        float: left;
        width: 50%;
        font-size: 1.2rem;
        text-align: center;
        margin-left: 0px; } }
    .c-navi li a {
      font-family: Meiryo, 'メイリオ', 'HG丸ゴシックM-PRO', sans-serif;
      text-decoration: none;
      color: #333; }
  .c-navi a {
    display: block;
    padding: 20px;
    border-bottom: 4px solid transparent;
    text-align: center; }
    @media screen and (max-width: 767px) {
      .c-navi a {
        padding: 20px 0 12px 0; } }
  .c-navi .current {
    color: #8e8e8e;
    height: 17px; }
    @media screen and (max-width: 767px) {
      .c-navi .current {
        color: #333;
        height: auto; } }
  .c-navi li:nth-of-type(1) a {
    -o-border-image: url("assets/image/common/nav-011.png") 0 0 30 0 round;
       border-image: url("assets/image/common/nav-011.png") 0 0 30 0 round;
    background-position: bottom; }
    @media screen and (max-width: 767px) {
      .c-navi li:nth-of-type(1) a {
        -o-border-image: none;
           border-image: none; } }
  .c-navi .current {
    color: #8e8e8e;
    height: 17px; }
    @media screen and (max-width: 767px) {
      .c-navi .current {
        color: #333;
        height: auto; } }
  .c-navi li:nth-of-type(2) a {
    -o-border-image: url("assets/image/common/nav-012.png") 0 0 30 0 round;
       border-image: url("assets/image/common/nav-012.png") 0 0 30 0 round;
    background-position: bottom; }
    @media screen and (max-width: 767px) {
      .c-navi li:nth-of-type(2) a {
        -o-border-image: none;
           border-image: none; } }
  .c-navi .current {
    color: #8e8e8e;
    height: 17px; }
    @media screen and (max-width: 767px) {
      .c-navi .current {
        color: #333;
        height: auto; } }
  .c-navi li:nth-of-type(3) a {
    -o-border-image: url("assets/image/common/nav-013.png") 0 0 30 0 round;
       border-image: url("assets/image/common/nav-013.png") 0 0 30 0 round;
    background-position: bottom; }
    @media screen and (max-width: 767px) {
      .c-navi li:nth-of-type(3) a {
        -o-border-image: none;
           border-image: none; } }
  .c-navi .current {
    color: #8e8e8e;
    height: 17px; }
    @media screen and (max-width: 767px) {
      .c-navi .current {
        color: #333;
        height: auto; } }
  .c-navi li:nth-of-type(4) a {
    -o-border-image: url("assets/image/common/nav-014.png") 0 0 30 0 round;
       border-image: url("assets/image/common/nav-014.png") 0 0 30 0 round;
    background-position: bottom; }
    @media screen and (max-width: 767px) {
      .c-navi li:nth-of-type(4) a {
        -o-border-image: none;
           border-image: none; } }
  .c-navi .current {
    color: #8e8e8e;
    height: 17px; }
    @media screen and (max-width: 767px) {
      .c-navi .current {
        color: #333;
        height: auto; } }
  .c-navi li:nth-of-type(5) a {
    -o-border-image: url("assets/image/common/nav-015.png") 0 0 30 0 round;
       border-image: url("assets/image/common/nav-015.png") 0 0 30 0 round;
    background-position: bottom; }
    @media screen and (max-width: 767px) {
      .c-navi li:nth-of-type(5) a {
        -o-border-image: none;
           border-image: none; } }

/*
------------------------------------------------------------*/
/*------------------------------------------------------------
img
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
/*------------------------------------------------------------
list
------------------------------------------------------------*/
/* list1
------------------------------------------------------------*/
.c-list1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media screen and (max-width: 767px) {
    .c-list1 {
      display: block; } }
  .c-list1 li {
    margin: 47px 55px;
    text-align: center; }
    @media screen and (max-width: 767px) {
      .c-list1 li {
        margin: 20px 0;
        line-height: 1.6; } }
  .c-list1 a {
    text-decoration: none;
    font-size: 1.6rem;
    color: #333; }
    .c-list1 a img {
      margin-bottom: 18px; }
      @media screen and (max-width: 767px) {
        .c-list1 a img {
          width: 60%; } }
  .c-list1 span {
    display: block; }
  .c-list1 p {
    font-weight: bold; }
  @media screen and (max-width: 767px) {
    .c-list1 .bgSp01 {
      background: url(assets/image/index/25-1.png) no-repeat center;
      background-position-y: 30px;
      background-size: 140%; } }
  @media screen and (max-width: 767px) {
    .c-list1 .bgSp02 {
      background: url(assets/image/index/25-2.png) no-repeat center;
      background-position-y: 30px;
      background-size: 140%; } }
  @media screen and (max-width: 767px) {
    .c-list1 .bgSp03 {
      background: url(assets/image/index/25-3.png) no-repeat center;
      background-position-y: 30px;
      background-size: 140%; } }

/* list2
------------------------------------------------------------*/
.c-list2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  @media screen and (max-width: 767px) {
    .c-list2 {
      display: block; } }
  .c-list2 li {
    width: 31%; }
    @media screen and (max-width: 767px) {
      .c-list2 li {
        width: auto; } }
  .c-list2 p {
    text-align: left;
    font-size: 1.6rem;
    color: #333;
    padding: 20px 30px;
    margin-top: 15px; }
    @media screen and (max-width: 767px) {
      .c-list2 p {
        height: auto !important;
        margin-bottom: 20px;
        margin-top: -20px;
        padding: 30px 30px 20px; } }
  .c-list2 p.list2-bg1 {
    background-color: #ecfbfc;
    border-radius: 10px; }
  .c-list2 p.list2-bg2 {
    background-color: #fffde8;
    border-radius: 10px; }
  .c-list2 p.list2-bg3 {
    background-color: #eefcec;
    border-radius: 10px; }

/*
------------------------------------------------------------*/
.c-list3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  @media screen and (max-width: 767px) {
    .c-list3 {
      margin: 20px 0 20px; } }
  @media screen and (max-width: 767px) {
    .c-list3__item {
      width: 31%; } }
  .c-list3__item:not(:last-child) {
    margin-right: 20px; }
    @media screen and (max-width: 767px) {
      .c-list3__item:not(:last-child) {
        margin-right: 3.23%; } }
  .c-list3__item a {
    text-decoration: none;
    display: inline-block;
    background: url(assets/image/recruit/bg_101.png) no-repeat center;
    padding: 18px 55px;
    border-radius: 5px;
    border: 1px solid #dcebd1; }
    @media screen and (max-width: 767px) {
      .c-list3__item a {
        padding: 9px 0 8px;
        width: 100%;
        text-align: center; } }
    .c-list3__item a span {
      color: #111111;
      font-size: 1.8rem;
      line-height: 1;
      padding-right: 15px;
      position: relative; }
      @media screen and (max-width: 767px) {
        .c-list3__item a span {
          font-size: 1.1rem; } }
      .c-list3__item a span:after {
        content: '';
        width: 8px;
        height: 8px;
        border: 0px;
        border-bottom: solid 1px #333;
        border-right: solid 1px #333;
        -webkit-transform: rotate(45deg) translateY(-50%);
                transform: rotate(45deg) translateY(-50%);
        position: absolute;
        top: 30%;
        right: 0; }
        @media screen and (max-width: 767px) {
          .c-list3__item a span:after {
            width: 5px;
            height: 5px; } }

/*
------------------------------------------------------------*/
.c-list4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .c-list4__item {
    width: 300px;
    margin: 0 20px 20px 0;
    border: 1px solid #bbb; }
    @media screen and (max-width: 767px) {
      .c-list4__item {
        width: 100%;
        margin: 0 0 15px 0; } }
    .c-list4__item:nth-child(3n) {
      margin-right: 0; }
    .c-list4__item a {
      text-decoration: none; }
  .c-list4__content--top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #bbb; }
  .c-list4__content--bottom {
    padding: 15px 15px 12px 15px; }
  .c-list4__info {
    padding: 18px 18px 10px 18px; }
  .c-list4__ttl1 {
    font-size: 1.2rem;
    color: #333;
    font-weight: normal; }
    @media screen and (max-width: 767px) {
      .c-list4__ttl1 {
        font-size: 1rem; } }
  .c-list4__ttl2 {
    font-size: 1.8rem;
    color: #333; }
    @media screen and (max-width: 767px) {
      .c-list4__ttl2 {
        font-size: 1.9rem; } }
  .c-list4__txt1 {
    font-size: 0.8rem;
    color: #333; }
  .c-list4__txt2 {
    font-size: 0.8rem;
    color: #333; }
  .c-list4__txt3 {
    color: #333;
    font-size: 1.2rem; }
  .c-list4__img {
    width: 100px;
    height: 100px;
    overflow: hidden; }
    .c-list4__img img {
      -o-object-fit: cover;
         object-fit: cover; }

/*------------------------------------------------------------
table
------------------------------------------------------------*/
/*c-table1
------------------------------------------------------------*/
.c-table1 {
  width: 100%;
  border: 1px solid #dddddd;
  border-collapse: collapse;
  font-size: 1.6rem; }
  @media screen and (max-width: 767px) {
    .c-table1 {
      font-size: 1.3rem; } }
  .c-table1 th {
    border: 1px solid #dddddd;
    background: #eeeeee;
    height: 60px;
    line-height: 21px; }
    @media screen and (max-width: 767px) {
      .c-table1 th {
        height: 30px; } }
    .c-table1 th.th01 {
      width: 220px; }
    .c-table1 th.th02 {
      width: 220px; }
    .c-table1 th.th03 {
      width: 170px; }
    .c-table1 th.th04 {
      width: auto; }
  .c-table1 td {
    border: 1px solid #dddddd;
    padding: 20px 0;
    color: #333333;
    text-align: center; }
    @media screen and (max-width: 767px) {
      .c-table1 td {
        padding: 10px; } }
  .c-table1 td:last-child {
    padding-left: 24px;
    text-align: left; }
    @media screen and (max-width: 767px) {
      .c-table1 td:last-child {
        padding-left: 10px; } }

/*c-table1--col2
------------------------------------------------------------*/
.c-table1--col2 td:first-child {
  width: 240px; }
  @media screen and (max-width: 767px) {
    .c-table1--col2 td:first-child {
      width: 30%; } }

.c-table1--col2 td:last-child {
  padding-left: 0;
  text-align: center; }

/*------------------------------------------------------------
line
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
/*------------------------------------------------------------
video
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
/*------------------------------------------------------------
video
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
/*------------------------------------------------------------
other
------------------------------------------------------------*/
/* c-slider1
------------------------------------------------------------*/
.c-slider1 li {
  margin: 0 10px; }
  @media screen and (max-width: 767px) {
    .c-slider1 li {
      margin: 0 0; }
      .c-slider1 li img {
        width: 100%; } }

/* custom slick-list
------------------------------------------------------------*/
.slick-list {
  padding: 0 0 !important; }

/* c-infoSlider
------------------------------------------------------------*/
.c-infoSlider {
  position: absolute;
  z-index: 1;
  text-align: center;
  width: 100%; }
  .c-infoSlider h1 {
    text-align: left;
    padding: 30px 0 160px; }
    @media screen and (max-width: 767px) {
      .c-infoSlider h1 {
        padding: 10px 0 10% 10px; }
        .c-infoSlider h1 img {
          width: 55px; } }
  .c-infoSlider p {
    font-size: 3.6rem;
    color: #fff;
    text-shadow: 1px 2px 5px #000000;
    font-family: Meiryo, 'メイリオ', 'HG丸ゴシックM-PRO', sans-serif; }
    @media screen and (max-width: 767px) {
      .c-infoSlider p {
        padding: 0 20px; }
        .c-infoSlider p img {
          width: 100%; } }
  .c-infoSlider .c-link {
    padding: 0; }
    @media screen and (max-width: 767px) {
      .c-infoSlider .c-link img {
        width: 137px; } }

/* c-info1
------------------------------------------------------------*/
.c-info1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 767px) {
    .c-info1 {
      display: block;
      padding: 0 10px; } }
  .c-info1 h3 {
    font-size: 2.6rem;
    color: #111;
    border-bottom: 2px solid transparent;
    -o-border-image: url("assets/image/index/border-info1.png") 1 round;
       border-image: url("assets/image/index/border-info1.png") 1 round;
    -webkit-border-image: url("assets/image/index/border-info1.png") 1 round;
    width: 104px;
    height: 30px;
    line-height: 1;
    font-family: Meiryo, 'メイリオ', 'HG丸ゴシックM-PRO', sans-serif; }
    @media screen and (max-width: 767px) {
      .c-info1 h3 {
        -o-border-image: url("assets/image/index/border-info1.png") re;
           border-image: url("assets/image/index/border-info1.png") re;
        font-size: 1.4rem;
        width: auto;
        display: inline-block;
        margin-bottom: 10px;
        height: 22px; } }
  @media screen and (max-width: 767px) {
    .c-info1__left {
      text-align: center; } }
  .c-info1__right {
    border: 1px solid #ddd;
    padding: 0 70px 20px;
    margin-left: 50px;
    height: 195px;
    overflow-y: scroll;
    width: 906px; }
    @media screen and (max-width: 767px) {
      .c-info1__right {
        width: 100%;
        height: 120px;
        margin-left: 0;
        padding: 0 10px 10px; } }
    .c-info1__right li {
      font-size: 1.4rem;
      color: #333;
      border-bottom: 1px solid #ddd;
      padding: 0.81rem 0;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      line-height: 1.8; }
      @media screen and (max-width: 767px) {
        .c-info1__right li {
          font-size: 1.2rem; } }
      .c-info1__right li a {
        color: #1092ae;
        text-decoration: none; }
    .c-info1__right li:first-child {
      /*color: #1092ae;*/ }
    .c-info1__right li:last-child {
      border-bottom: 0; }
    .c-info1__right span {
      margin-right: 15px;
      color: #333; }

/* c-info2
------------------------------------------------------------*/
.c-info2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 767px) {
    .c-info2 {
      display: block; } }
  .c-info2__left {
    width: 61%; }
    @media screen and (max-width: 767px) {
      .c-info2__left {
        width: auto; } }
  .c-info2 h3 {
    margin: 15px 0; }
  .c-info2 p {
    font-size: 1.4rem;
    color: #111; }
    @media screen and (max-width: 767px) {
      .c-info2 p {
        font-size: 1.2rem; } }
  .c-info2 span {
    font-size: 1.8rem;
    color: #111; }
    @media screen and (max-width: 767px) {
      .c-info2 span {
        font-size: 1.4rem; } }

/* c-info3
------------------------------------------------------------*/
.c-info3 {
  text-align: center;
  border: 1px solid #ddd;
  padding: 50px 0; }
  @media screen and (max-width: 767px) {
    .c-info3 {
      padding: 20px 10px; } }
  .c-info3 p {
    font-size: 1.6rem;
    color: #333;
    line-height: 2;
    padding-bottom: 20px; }
    @media screen and (max-width: 767px) {
      .c-info3 p {
        font-size: 1.2rem; } }
  .c-info3 .fukidasi {
    background: url(assets/image/about/2-2.png) no-repeat;
    background-position: center 9px;
    padding-top: 0; }
  .c-info3 a {
    /*background: url(assets/image/about/2-3.png) no-repeat;
        text-align: center;
        width: 171px;
        height: 50px;
        font-size: 17px;
        text-decoration: none;
        color: #333;
        padding-top: 22px;
        padding-left: 10px;
        margin: -20px auto 0;
        &:before {
            margin-top: 0px;
            margin-left: -22px;
            width: 9px;
            height: 13px;
            position: absolute;
            content: "▶";
            color:  #a1edf0;
        }*/ }

/* c-entry1
------------------------------------------------------------*/
.c-entry1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  /*p {
        text-align: center;
        padding: 0 0 0;
        @include sp {
            padding: 5px 0 15px;
        }
    }*/ }
  @media screen and (max-width: 767px) {
    .c-entry1 {
      display: block;
      overflow: hidden; } }
  .c-entry1:before {
    position: absolute;
    content: "";
    background: url(assets/image/index/26.png) no-repeat;
    height: 157px;
    width: 780px;
    right: 103.5%;
    top: 50px; }
    @media screen and (max-width: 767px) {
      .c-entry1:before {
        background: 0; } }
  .c-entry1__text {
    width: 50%; }
    @media screen and (max-width: 767px) {
      .c-entry1__text {
        width: auto; } }
    .c-entry1__text h3 {
      font-size: 2.6rem;
      padding-bottom: 20px;
      position: relative;
      margin-bottom: 15px; }
      @media screen and (max-width: 767px) {
        .c-entry1__text h3 {
          padding: 20px 0; } }
      .c-entry1__text h3:before {
        position: absolute;
        content: "";
        height: 7px;
        width: 637px;
        background: url(assets/image/index/border-entry.png) no-repeat;
        bottom: 0; }
        @media screen and (max-width: 767px) {
          .c-entry1__text h3:before {
            right: 0; } }
  .c-entry1__img img {
    width: 100%; }
  .c-entry1 li {
    font-size: 1.6rem;
    color: #333;
    position: relative;
    margin-left: 25px;
    padding: 7px 0; }
    @media screen and (max-width: 767px) {
      .c-entry1 li {
        font-size: 1.5rem;
        padding: 7px 10px;
        line-height: 1.6; } }
    .c-entry1 li:before {
      position: absolute;
      content: "";
      height: 10px;
      width: 10px;
      background: url(assets/image/common/24.png) no-repeat;
      top: 18px;
      left: -20px; }
      @media screen and (max-width: 767px) {
        .c-entry1 li:before {
          top: 13px;
          left: -13px; } }
    .c-entry1 li span {
      text-decoration: none;
      font-size: 20px;
      background: url(assets/image/index/c-border.png) repeat-x;
      background-position: 2px; }
      @media screen and (max-width: 767px) {
        .c-entry1 li span {
          font-size: 1.4rem;
          background-position: bottom; } }

/* c-entry2
------------------------------------------------------------*/
.c-entry2 {
  text-align: center; }
  .c-entry2__img {
    background: url(assets/image/about/2-7.jpg) no-repeat center;
    text-align: center;
    margin-bottom: 20px;
    *zoom: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .c-entry2__img:after {
      display: block;
      content: "";
      clear: both; }
    @media screen and (max-width: 767px) {
      .c-entry2__img {
        display: block; } }
    @media screen and (max-width: 767px) {
      .c-entry2__img-left {
        float: none;
        width: 70%;
        margin-bottom: 10px; } }
    @media screen and (max-width: 767px) {
      .c-entry2__img-right {
        float: none;
        width: 70%; } }
  @media screen and (max-width: 767px) {
    .c-entry2 .bg01 {
      background: url(assets/image/about/bg01.png) no-repeat left;
      background-size: 10%; } }
  .c-entry2 .bg02 {
    margin-left: 4px; }
    @media screen and (max-width: 767px) {
      .c-entry2 .bg02 {
        background: url(assets/image/about/bg02.png) no-repeat right;
        background-size: 10%;
        margin-left: 0px; } }

.c-entry3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative; }
  @media screen and (max-width: 767px) {
    .c-entry3 {
      display: block; } }
  .c-entry3:not(:last-child):after {
    position: absolute;
    content: "";
    background: url(assets/image/about/2-19.png) no-repeat center;
    height: 41px;
    width: 40px;
    bottom: 40px;
    left: 50%;
    margin-left: -20px; }
    @media screen and (max-width: 767px) {
      .c-entry3:not(:last-child):after {
        background-size: contain;
        height: 27px;
        width: 27px;
        bottom: 6px;
        left: 50%;
        margin-left: -10px; } }
  .c-entry3__text {
    padding: 0 25px 0 85px;
    position: relative; }
    @media screen and (max-width: 767px) {
      .c-entry3__text {
        padding: 0; } }
    .c-entry3__text .num01:before {
      position: absolute;
      content: "01";
      background: url(assets/image/about/2-no.png) no-repeat center;
      height: 66px;
      width: 66px;
      left: 0;
      line-height: 66px;
      text-align: center;
      display: inline-block; }
      @media screen and (max-width: 767px) {
        .c-entry3__text .num01:before {
          font-size: 13px;
          background-size: contain;
          height: 41px;
          width: 41px;
          left: 0;
          line-height: 45px; } }
    .c-entry3__text .num02:before {
      position: absolute;
      content: "02";
      background: url(assets/image/about/2-no.png) no-repeat center;
      height: 66px;
      width: 66px;
      left: 0;
      line-height: 66px;
      text-align: center;
      display: inline-block; }
      @media screen and (max-width: 767px) {
        .c-entry3__text .num02:before {
          font-size: 13px;
          background-size: contain;
          height: 41px;
          width: 41px;
          left: 0;
          line-height: 45px; } }
    .c-entry3__text .num03:before {
      position: absolute;
      content: "03";
      background: url(assets/image/about/2-no.png) no-repeat center;
      height: 66px;
      width: 66px;
      left: 0;
      line-height: 66px;
      text-align: center;
      display: inline-block; }
      @media screen and (max-width: 767px) {
        .c-entry3__text .num03:before {
          font-size: 13px;
          background-size: contain;
          height: 41px;
          width: 41px;
          left: 0;
          line-height: 45px; } }
    .c-entry3__text h3 {
      font-size: 20px;
      padding-bottom: 15px;
      letter-spacing: 1px; }
      @media screen and (max-width: 767px) {
        .c-entry3__text h3 {
          padding-left: 45px;
          font-size: 1.4rem;
          letter-spacing: 0;
          line-height: 43px; } }
    .c-entry3__text span {
      position: relative; }
      .c-entry3__text span:after {
        content: "";
        position: absolute;
        background-color: #fffbc5;
        width: 100%;
        height: 10px;
        left: 0;
        bottom: 0px;
        z-index: -1; }
  @media screen and (max-width: 767px) {
    .c-entry3__img {
      padding: 10px 0; }
      .c-entry3__img img {
        width: 100%; } }

/* link
------------------------------------------------------------*/
.c-link {
  text-align: center;
  display: block; }

/* imgText1
------------------------------------------------------------*/
.c-imgText1 {
  text-align: center; }

/* copyRight
------------------------------------------------------------*/
.c-copyRight {
  margin-top: 20px;
  font-size: 1.2rem;
  color: #696969;
  text-align: center;
  padding: 20px 0;
  background-color: #dee3f5; }
  @media screen and (max-width: 767px) {
    .c-copyRight {
      margin-top: 10px;
      font-size: 1.09rem;
      padding: 11px 0; } }

/* sroll Top
------------------------------------------------------------*/
.c-srollTop {
  position: absolute;
  top: -31px;
  left: 50%;
  width: 64px;
  height: 64px;
  line-height: 64px;
  text-align: center;
  display: inline-block;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  cursor: pointer;
  padding-top: 10px;
  font-size: 13px;
  background: url(assets/image/common/20.png) no-repeat center; }

.c-linkGroup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .c-linkGroup .c-link {
    margin: 0 5px; }

.c-imgLink {
  padding: 30px 0; }
  @media screen and (max-width: 767px) {
    .c-imgLink {
      padding: 0; } }
  .c-imgLink__btn {
    margin: 20px 0; }
  .c-imgLink button {
    font-size: 1.6rem;
    color: #333;
    width: 320px;
    background-color: #eee;
    border: 1px solid #ddd;
    padding: 10px 0;
    cursor: pointer; }
    @media screen and (max-width: 767px) {
      .c-imgLink button {
        width: 100%;
        font-size: 1.4rem;
        padding: 5px 0; } }

/*
------------------------------------------------------------*/
/* imgText
------------------------------------------------------------*/
.c-imgText {
  text-align: center;
  font-size: 1.7rem; }
  .c-imgText .mark01 {
    border-bottom: 8px solid #fffbc5;
    height: 25px;
    margin: 0 auto;
    position: relative; }
    @media screen and (max-width: 767px) {
      .c-imgText .mark01 {
        font-size: 1.4rem;
        height: 22px; } }
    .c-imgText .mark01:before {
      top: -5%;
      margin-left: -8px;
      width: 18px;
      height: 18px;
      content: "";
      border-left: 1px solid #333;
      position: absolute;
      -webkit-transform: rotate(-30deg);
      transform: rotate(-30deg); }
    .c-imgText .mark01:after {
      top: -5%;
      margin-left: -12px;
      width: 18px;
      height: 18px;
      content: "";
      border-right: 1px solid #333;
      position: absolute;
      -webkit-transform: rotate(30deg);
      transform: rotate(30deg); }
  .c-imgText .mark02 {
    border-bottom: 8px solid #fffbc5;
    height: 25px;
    margin: 0 auto;
    position: relative; }
    @media screen and (max-width: 767px) {
      .c-imgText .mark02 {
        font-size: 1.4rem;
        height: 22px; } }
    .c-imgText .mark02:before {
      top: -5%;
      margin-left: -20px;
      width: 18px;
      height: 18px;
      content: "";
      border-left: 1px solid #333;
      position: absolute;
      -webkit-transform: rotate(-30deg);
      transform: rotate(-30deg); }
      @media screen and (max-width: 767px) {
        .c-imgText .mark02:before {
          width: 15px;
          height: 15px; } }
    .c-imgText .mark02:after {
      top: -5%;
      margin-right: 0px;
      width: 18px;
      height: 18px;
      content: "";
      border-right: 1px solid #333;
      position: absolute;
      -webkit-transform: rotate(30deg);
      transform: rotate(30deg); }
      @media screen and (max-width: 767px) {
        .c-imgText .mark02:after {
          width: 15px;
          height: 15px; } }

/* buttom
------------------------------------------------------------*/
.css3button__nomal {
  position: relative;
  text-align: center;
  margin: 13px auto;
  font-size: 18px;
  color: #333333;
  width: 255px;
  height: 55px;
  line-height: 55px;
  background: #ffffff;
  background: -moz-linear-gradient(top, #ffffff 0%, #ffffff);
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff));
  border-radius: 8px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3), inset 0px 0px 3px rgba(255, 255, 255, 0); }
  .css3button__nomal:hover {
    opacity: 0.8; }
  .css3button__nomal a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: #333;
    margin-left: -8px; }
    .css3button__nomal a:after {
      top: 40%;
      margin-left: 5px;
      width: 10px;
      height: 10px;
      border-top: 1px solid #333;
      border-right: 1px solid #333;
      position: absolute;
      content: "";
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg); }
      @media screen and (max-width: 767px) {
        .css3button__nomal a:after {
          width: 9px;
          height: 9px; } }
  @media screen and (max-width: 767px) {
    .css3button__nomal {
      font-size: 15px; } }

.css3button__blue {
  position: relative;
  text-align: center;
  margin: 13px auto;
  font-size: 18px;
  color: #333333;
  height: 55px;
  line-height: 55px;
  background: -moz-linear-gradient(top, #ffffff 0%, #ffffff);
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff));
  border-radius: 8px;
  border-bottom: 4px solid #a2edf0;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3), inset 0px 0px 3px rgba(255, 255, 255, 0); }
  .css3button__blue a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: #333;
    margin-left: -8px; }
    .css3button__blue a:after {
      top: 41%;
      margin-left: 5px;
      width: 10px;
      height: 10px;
      border-top: 1px solid #333;
      border-right: 1px solid #333;
      position: absolute;
      content: "";
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg); }
      @media screen and (max-width: 767px) {
        .css3button__blue a:after {
          width: 9px;
          height: 9px; } }
  @media screen and (max-width: 767px) {
    .css3button__blue {
      font-size: 15px; } }

.css3button__orange {
  position: relative;
  text-align: center;
  margin: 10px auto;
  font-size: 16px;
  color: #333333;
  height: 55px;
  line-height: 55px;
  background: -moz-linear-gradient(top, #ffffff 0%, #ffffff);
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff));
  border-radius: 8px;
  border-bottom: 4px solid #fcb775;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3), inset 0px 0px 3px rgba(255, 255, 255, 0); }
  .css3button__orange a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: #333;
    margin-left: -8px; }
    .css3button__orange a:after {
      top: 41%;
      margin-left: 5px;
      width: 10px;
      height: 10px;
      border-top: 1px solid #333;
      border-right: 1px solid #333;
      position: absolute;
      content: "";
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg); }
      @media screen and (max-width: 767px) {
        .css3button__orange a:after {
          width: 9px;
          height: 9px; } }
  @media screen and (max-width: 767px) {
    .css3button__orange {
      font-size: 15px; } }

.css3button__purple {
  position: relative;
  text-align: center;
  margin: 10px auto;
  font-size: 16px;
  color: #333333;
  height: 55px;
  line-height: 55px;
  background: -moz-linear-gradient(top, #ffffff 0%, #ffffff);
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff));
  border-radius: 8px;
  border-bottom: 4px solid #abbcf8;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3), inset 0px 0px 3px rgba(255, 255, 255, 0); }
  .css3button__purple a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: #333;
    margin-left: -8px; }
    .css3button__purple a:after {
      top: 41%;
      margin-left: 5px;
      width: 10px;
      height: 10px;
      border-top: 1px solid #333;
      border-right: 1px solid #333;
      position: absolute;
      content: "";
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg); }
      @media screen and (max-width: 767px) {
        .css3button__purple a:after {
          width: 9px;
          height: 9px; } }
  @media screen and (max-width: 767px) {
    .css3button__purple {
      font-size: 15px; } }

.css3button__green {
  width: 250px;
  position: relative;
  text-align: center;
  margin: 40px auto;
  font-size: 18px;
  color: #333333;
  height: 55px;
  line-height: 55px;
  background: -moz-linear-gradient(top, #ffffff 0%, #ffffff);
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff));
  border-radius: 8px;
  border-bottom: 4px solid #c6deb2;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3), inset 0px 0px 3px rgba(255, 255, 255, 0); }
  @media screen and (max-width: 767px) {
    .css3button__green {
      width: 100%;
      margin: 15px auto 70px; } }
  .css3button__green a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: #333; }
    .css3button__green a:after {
      top: 41%;
      left: 10%;
      margin-left: 5px;
      width: 10px;
      height: 10px;
      border-top: 1px solid #333;
      border-right: 1px solid #333;
      position: absolute;
      content: "";
      -webkit-transform: rotate(225deg);
              transform: rotate(225deg); }
      @media screen and (max-width: 767px) {
        .css3button__green a:after {
          width: 9px;
          height: 9px; } }

/* c-flame1
------------------------------------------------------------*/
.c-flame1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 767px) {
    .c-flame1 {
      display: block; } }
  .c-flame1__img {
    width: 470px; }
    @media screen and (max-width: 767px) {
      .c-flame1__img {
        width: 100%; }
        .c-flame1__img img {
          width: 100%; } }
  .c-flame1__txt {
    width: 445px;
    margin: 15px 0 0 25px; }
    @media screen and (max-width: 767px) {
      .c-flame1__txt {
        width: 100%;
        margin: 12px 0 0 0; } }
    .c-flame1__txt .c-text2 {
      text-align: left; }
  .c-flame1__txt1 {
    margin-bottom: 8px; }
  .c-flame1__2 {
    margin-top: 40px; }
    @media screen and (max-width: 767px) {
      .c-flame1__2 {
        margin-top: 20px; } }
    .c-flame1__2 .c-flame1__img {
      -webkit-box-ordinal-group: 2;
          -ms-flex-order: 1;
              order: 1; }
    .c-flame1__2 .c-flame1__txt {
      margin: 30px 25px 0 0; }
      @media screen and (max-width: 767px) {
        .c-flame1__2 .c-flame1__txt {
          margin: 15px 0 0 0; } }

/* c-flame2
------------------------------------------------------------*/
.c-flame2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  margin-top: 35px; }
  @media screen and (max-width: 767px) {
    .c-flame2 {
      display: block;
      margin-top: 15px; } }
  .c-flame2__img {
    margin: 0 50px; }
    @media screen and (max-width: 767px) {
      .c-flame2__img {
        margin: 0;
        text-align: center; } }
  .c-flame2__info {
    margin-top: 45px; }
    @media screen and (max-width: 767px) {
      .c-flame2__info {
        padding: 0 10px;
        margin-top: 30px; } }
  .c-flame2__ttl1 {
    font-size: 2rem;
    color: #333333; }
    @media screen and (max-width: 767px) {
      .c-flame2__ttl1 {
        font-size: 1.4rem;
        text-align: center;
        margin-bottom: 15px; } }
  .c-flame2__ttl2 {
    font-size: 3.6rem;
    color: #333333; }
    @media screen and (max-width: 767px) {
      .c-flame2__ttl2 {
        font-size: 2.5rem;
        text-align: center; } }
  .c-flame2__txt1 {
    font-size: 1.6rem;
    color: #333333;
    font-weight: bold; }
    @media screen and (max-width: 767px) {
      .c-flame2__txt1 {
        font-size: 1rem;
        text-align: center; } }
  .c-flame2__txt2 {
    font-size: 1.2rem;
    color: #666666; }
    @media screen and (max-width: 767px) {
      .c-flame2__txt2 {
        font-size: 1rem;
        text-align: center; } }
  .c-flame2__txt3 {
    font-size: 1.4rem;
    color: #666666;
    margin-top: 30px; }
    @media screen and (max-width: 767px) {
      .c-flame2__txt3 {
        font-size: 1.3rem;
        margin: 25px 0 10px; } }

/* c-flame3
------------------------------------------------------------*/
.c-flame3 {
  position: relative;
  padding: 60px 0 55px;
  overflow: hidden; }
  @media screen and (max-width: 767px) {
    .c-flame3 {
      padding: 30px 10px 30px; } }
  .c-flame3:after {
    content: "";
    background: url("assets/image/recruit/line_101.png") no-repeat;
    background-size: cover;
    width: 150px;
    height: 4px;
    position: absolute;
    left: 50%;
    bottom: 2px;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); }
  .c-flame3__ttl {
    font-size: 2.6rem;
    color: #111111;
    padding: 0 0 10px 40px;
    position: relative;
    font-weight: 400;
    line-height: 1.35; }
    @media screen and (max-width: 767px) {
      .c-flame3__ttl {
        font-size: 1.6rem;
        padding: 0 0 10px 30px; } }
    .c-flame3__ttl:before {
      content: "";
      background: url("assets/image/recruit/img_108.png") no-repeat;
      background-size: cover;
      width: 26px;
      height: 26px;
      position: absolute;
      left: 0;
      top: 4px; }
      @media screen and (max-width: 767px) {
        .c-flame3__ttl:before {
          top: 0;
          width: 20px;
          height: 20px; } }
  .c-flame3 img.alignright {
    float: right;
    margin: 0 0 0 20px; }
    @media screen and (max-width: 767px) {
      .c-flame3 img.alignright {
        margin: 0 0 10px;
        width: 100%; } }
  .c-flame3 img.alignleft {
    float: left;
    margin: 0 1em 0 0; }
    @media screen and (max-width: 767px) {
      .c-flame3 img.alignleft {
        margin: 0 0 10px;
        width: 100%; } }
  .c-flame3 img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  @media screen and (max-width: 767px) {
    .c-flame3 img {
      width: 100%; } }
  .c-flame3 p {
    color: #333;
    font-size: 1.6rem; }
    @media screen and (max-width: 767px) {
      .c-flame3 p {
        font-size: 1.4rem; } }

/*------------------------------------------------------------
index
------------------------------------------------------------*/
.sp-only {
  display: none; }
  @media screen and (max-width: 767px) {
    .sp-only {
      display: block; } }

@media screen and (max-width: 767px) {
  .pc-only {
    display: none; } }

/* index-slider
------------------------------------------------------------*/
.p-index-slider {
  /*.h-bottom{
        background: url(assets/image/index/btn00.png) no-repeat;
        text-align: center;
        width: 254px;
        height: 50px;
        font-size: 17px;
        letter-spacing: 1px;
        text-decoration: none;
        color: #333;
        padding-top: 25px;
        padding-right: 50px;
        margin: 13px auto 0;
        &:before {
            margin-top: 5px;
            margin-left: 165px;
            width: 11px;
            height: 11px;
            border-top: 1px solid #333;
            border-right: 1px solid #333;
            position: absolute;
            content: "";
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg);
        }
    }*/ }
  @media screen and (max-width: 767px) {
    .p-index-slider {
      padding-left: 10px;
      padding-right: 10px; } }
  .p-index-slider .l-container {
    position: relative; }
    @media screen and (max-width: 767px) {
      .p-index-slider .l-container {
        margin-top: 0; } }
    @media screen and (max-width: 767px) {
      .p-index-slider .l-container p {
        font-size: 1.6rem;
        color: #333;
        line-height: 2.3;
        padding-bottom: 14px; } }
  @media screen and (max-width: 767px) {
    .p-index-slider .c-infoSlider .c-link {
      display: none; } }

/*
------------------------------------------------------------*/
/* index-info1
------------------------------------------------------------*/
.l-index-info1 {
  margin: 40px 0 0; }
  @media screen and (max-width: 767px) {
    .l-index-info1 {
      margin: 20px 0; } }

/* スクロールバー
------------------------------------------------------------*/
/*スクロールバー全体*/
::-webkit-scrollbar {
  width: 6px; }

/*スクロールバーの軌道*/
::-webkit-scrollbar-track {
  border-radius: 0px;
  box-shadow: inset 0 0 0 rgba(221, 221, 221, 0.1); }

/*スクロールバーの動く部分*/
::-webkit-scrollbar-thumb {
  background-color: #dddddd;
  border-radius: 0px;
  box-shadow: 0 0 0 0 rgba(221, 221, 221, 0.3); }

/*
------------------------------------------------------------*/
/* index-support
------------------------------------------------------------*/
.l-index-support {
  overflow: hidden; }
  @media screen and (max-width: 767px) {
    .l-index-support {
      padding: 0; } }
  .l-index-support .c-entry1 {
    margin-top: 80px; }
    @media screen and (max-width: 767px) {
      .l-index-support .c-entry1 {
        margin-top: 20px; } }
    @media screen and (max-width: 767px) {
      .l-index-support .c-entry1 .pc-only {
        display: none; } }
    .l-index-support .c-entry1 .sp-only {
      display: none; }
      @media screen and (max-width: 767px) {
        .l-index-support .c-entry1 .sp-only {
          display: block; } }
    @media screen and (max-width: 767px) {
      .l-index-support .c-entry1 li {
        font-size: 1.5rem;
        line-height: 1.6; } }
    @media screen and (max-width: 767px) {
      .l-index-support .c-entry1 li span {
        font-size: 1.5rem;
        font-weight: bold;
        line-height: 1.6; } }
    .l-index-support .c-entry1__img {
      margin-top: 0px;
      padding: 0 10px; }
  .l-index-support .c-entry1:last-child {
    position: relative; }
    .l-index-support .c-entry1:last-child:before {
      right: -77%; }
  .l-index-support .c-imgText .mark01 {
    width: 150px; }
    @media screen and (max-width: 767px) {
      .l-index-support .c-imgText .mark01 {
        width: 125px;
        margin-top: 10px; } }
  .l-index-support .css3button__blue {
    width: 260px; }
    @media screen and (max-width: 767px) {
      .l-index-support .css3button__blue {
        width: 93%; } }

/*
------------------------------------------------------------*/
/* entry1 modify
------------------------------------------------------------*/
.y-entry1 .c-entry1__text {
  /*margin-left: 40px;*/ }
  @media screen and (max-width: 767px) {
    .y-entry1 .c-entry1__text {
      margin-left: 0; } }
  @media screen and (max-width: 767px) {
    .y-entry1 .c-entry1__text li {
      font-size: 1.5rem;
      line-height: 1.6; } }
  .y-entry1 .c-entry1__text span {
    /*border-bottom: 2px solid #a1edf0;
            padding-bottom: 0px;
            padding-left: 2px;*/
    text-decoration: none;
    font-size: 2.0rem;
    background: url(assets/image/index/y-border.png) repeat-x;
    background-position: 2px;
    display: inline; }
    @media screen and (max-width: 767px) {
      .y-entry1 .c-entry1__text span {
        font-size: 1.5rem;
        font-weight: bold;
        line-height: 1.6;
        background-position: bottom; } }
  .y-entry1 .c-entry1__text h3 {
    font-size: 2.4rem;
    padding-bottom: 15px;
    padding-left: 40px;
    position: relative;
    font-weight: normal;
    font-family: Meiryo, 'メイリオ', 'HG丸ゴシックM-PRO', sans-serif;
    margin-bottom: 15px; }
    @media screen and (max-width: 767px) {
      .y-entry1 .c-entry1__text h3 {
        font-size: 1.65rem;
        padding: 13px 0 13px 34px;
        line-height: 1.6; } }
    .y-entry1 .c-entry1__text h3:before {
      position: absolute;
      content: "";
      height: 35px;
      width: 35px;
      background: url(assets/image/index/4.png) no-repeat;
      bottom: 18px;
      left: 0; }
      @media screen and (max-width: 767px) {
        .y-entry1 .c-entry1__text h3:before {
          left: 9px;
          width: 22px;
          height: 22px;
          background-size: cover;
          bottom: 16px; } }
    .y-entry1 .c-entry1__text h3:after {
      position: absolute;
      content: "";
      height: 7px;
      width: 637px;
      left: 0;
      background: url(assets/image/index/border-entry.png) no-repeat right;
      bottom: 0; }
      @media screen and (max-width: 767px) {
        .y-entry1 .c-entry1__text h3:after {
          right: 10px;
          left: auto; } }

.p-entry1 .c-entry1__text {
  margin-left: 40px; }
  @media screen and (max-width: 767px) {
    .p-entry1 .c-entry1__text {
      margin-left: 0; } }
  .p-entry1 .c-entry1__text h3 {
    font-size: 2.6rem;
    padding-bottom: 17px;
    padding-left: 40px;
    position: relative;
    font-weight: normal;
    font-family: Meiryo, 'メイリオ', 'HG丸ゴシックM-PRO', sans-serif;
    margin-top: 0px; }
    @media screen and (max-width: 767px) {
      .p-entry1 .c-entry1__text h3 {
        font-size: 1.65rem;
        padding: 13px 0 13px 34px;
        line-height: 1.6; } }
    .p-entry1 .c-entry1__text h3:before {
      position: absolute;
      content: "";
      height: 35px;
      width: 35px;
      background: url(assets/image/index/7.png) no-repeat;
      bottom: 21px;
      left: 0; }
      @media screen and (max-width: 767px) {
        .p-entry1 .c-entry1__text h3:before {
          left: 9px;
          width: 22px;
          height: 22px;
          background-size: cover;
          bottom: 16px; } }
    .p-entry1 .c-entry1__text h3:after {
      position: absolute;
      content: "";
      height: 7px;
      width: 637px;
      right: 0;
      background: url(assets/image/index/border-entry.png) no-repeat right;
      -webkit-transform: scale(-1, 1);
              transform: scale(-1, 1);
      bottom: 0; }
      @media screen and (max-width: 767px) {
        .p-entry1 .c-entry1__text h3:after {
          right: 10px;
          -webkit-transform: none;
                  transform: none; } }

.t-entry1 .c-entry1__text {
  /*margin-left: 40px;*/ }
  @media screen and (max-width: 767px) {
    .t-entry1 .c-entry1__text {
      margin-left: 0; } }
  .t-entry1 .c-entry1__text span {
    /*border-bottom: 2px solid #a1edf0;
            padding-bottom: 0px;
            padding-left: 2px;*/
    text-decoration: none;
    font-size: 20px;
    background: url(assets/image/index/t-border.png) repeat-x;
    background-position: 2px; }
    @media screen and (max-width: 767px) {
      .t-entry1 .c-entry1__text span {
        font-size: 1.5rem;
        font-weight: bold;
        background-position: bottom; } }
  .t-entry1 .c-entry1__text h3 {
    font-size: 2.6rem;
    padding-bottom: 17px;
    padding-left: 40px;
    position: relative;
    font-weight: normal;
    font-family: Meiryo, 'メイリオ', 'HG丸ゴシックM-PRO', sans-serif;
    margin-top: -4px; }
    @media screen and (max-width: 767px) {
      .t-entry1 .c-entry1__text h3 {
        font-size: 1.65rem;
        padding: 13px 0 13px 34px;
        line-height: 1.6; } }
    .t-entry1 .c-entry1__text h3:before {
      position: absolute;
      content: "";
      height: 35px;
      width: 35px;
      background: url(assets/image/index/16.png) no-repeat;
      bottom: 21px;
      left: 0; }
      @media screen and (max-width: 767px) {
        .t-entry1 .c-entry1__text h3:before {
          left: 9px;
          width: 22px;
          height: 22px;
          background-size: cover;
          bottom: 16px; } }
    .t-entry1 .c-entry1__text h3:after {
      position: absolute;
      content: "";
      height: 7px;
      width: 637px;
      left: 0;
      background: url(assets/image/index/border-entry.png) no-repeat right;
      bottom: 0; }
      @media screen and (max-width: 767px) {
        .t-entry1 .c-entry1__text h3:after {
          right: 10px;
          left: auto; } }

.t-entry1 .c-imgText .mark02 {
  width: 190px;
  margin-top: 25px; }
  @media screen and (max-width: 767px) {
    .t-entry1 .c-imgText .mark02 {
      width: 150px;
      margin-bottom: 10px; } }

.t-entry1 .css3button__purple {
  width: 260px; }
  @media screen and (max-width: 767px) {
    .t-entry1 .css3button__purple {
      width: 93%; } }

/*
------------------------------------------------------------*/
/*index-heisei
------------------------------------------------------------*/
.l-index-heisei {
  margin: 60px 0;
  background: url(assets/image/index/25.png) no-repeat 50% 14%; }
  @media screen and (max-width: 767px) {
    .l-index-heisei {
      background: none;
      margin: 30px 0; } }
  .l-index-heisei .c-title2 {
    text-align: center;
    position: relative;
    font-size: 2.4rem;
    font-weight: normal; }
    @media screen and (max-width: 767px) {
      .l-index-heisei .c-title2 {
        margin: 10px;
        font-size: 1.6rem; } }
  @media screen and (max-width: 767px) {
    .l-index-heisei .c-link {
      margin: 10px 0; } }
  .l-index-heisei .c-entry1 {
    margin-top: 100px; }
    @media screen and (max-width: 767px) {
      .l-index-heisei .c-entry1 {
        margin-top: 20px; } }
  .l-index-heisei .c-imgText .mark01 {
    width: 345px; }
    @media screen and (max-width: 767px) {
      .l-index-heisei .c-imgText .mark01 {
        width: 270px;
        margin-bottom: 10px; } }
  .l-index-heisei .c-imgText1 {
    background: url(assets/image/index/14.png) no-repeat;
    background-position-y: 10px;
    text-align: center;
    width: 380px;
    height: 29px;
    font-size: 17px;
    /* line-height: 0px; */
    margin: 0 auto;
    padding-top: 6px;
    padding-left: 11px;
    letter-spacing: 1px; }
    @media screen and (max-width: 767px) {
      .l-index-heisei .c-imgText1 {
        text-align: center;
        background-size: contain;
        width: 280px;
        height: 29px;
        font-size: 1.3rem;
        padding-left: 5px; } }
  .l-index-heisei .c-imgText2 {
    background: url(assets/image/index/17.png) no-repeat;
    background-position-y: 7px;
    text-align: center;
    width: 197px;
    height: 25px;
    font-size: 17px;
    line-height: 0px;
    margin: 10px auto 1px; }
    @media screen and (max-width: 767px) {
      .l-index-heisei .c-imgText2 {
        background-size: contain;
        width: 150px;
        height: 15px;
        font-size: 1.3rem;
        margin: 20px auto 1px;
        padding-top: 11px;
        letter-spacing: 1px; } }
  .l-index-heisei .c-entry1__img {
    padding: 20px 10px 0; }
  .l-index-heisei .css3button__orange {
    width: 500px; }
    @media screen and (max-width: 767px) {
      .l-index-heisei .css3button__orange {
        width: 93%; } }

/*
------------------------------------------------------------*/
/*------------------------------------------------------------
indexabout
------------------------------------------------------------*/
/* indexabout
------------------------------------------------------------*/
/*
------------------------------------------------------------*/
/* support
------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  .p-indexabout .l-indexabout-support {
    padding: 0 10px;
    margin-top: 15%; } }

.p-indexabout .l-indexabout-support .c-title3 {
  margin: 28px 0 35px;
  padding: 0;
  font-size: 2.3rem;
  font-weight: normal;
  letter-spacing: 2px; }
  @media screen and (max-width: 767px) {
    .p-indexabout .l-indexabout-support .c-title3 {
      margin: 0;
      font-size: 1.65rem;
      letter-spacing: 0; } }
  .p-indexabout .l-indexabout-support .c-title3:after {
    top: 55px; }
    @media screen and (max-width: 767px) {
      .p-indexabout .l-indexabout-support .c-title3:after {
        top: 70px; } }

.p-indexabout .l-indexabout-support .l-container {
  position: relative;
  margin-top: 45px; }
  .p-indexabout .l-indexabout-support .l-container .c-info3 {
    text-align: center;
    border: none;
    padding: 30px 0 45px;
    width: 1044px;
    height: 330px;
    background: #f8fefe;
    margin: 80px 0 30px 15px; }
    .p-indexabout .l-indexabout-support .l-container .c-info3:after {
      top: -15px;
      left: 0px;
      width: 1044px;
      height: 330px;
      position: absolute;
      content: "";
      border: 1px solid #dddddd; }
      @media screen and (max-width: 767px) {
        .p-indexabout .l-indexabout-support .l-container .c-info3:after {
          width: 90%;
          height: 40%;
          margin-right: 10px;
          padding: 10px 30px 30px 10px; } }
      @media screen and (max-width: 550px) {
        .p-indexabout .l-indexabout-support .l-container .c-info3:after {
          height: 53%;
          width: 87%; } }
    @media screen and (max-width: 767px) {
      .p-indexabout .l-indexabout-support .l-container .c-info3 {
        width: 98%;
        padding: 10px 30px 30px 10px;
        height: 50%; } }
    .p-indexabout .l-indexabout-support .l-container .c-info3 p {
      font-size: 1.6rem;
      color: #333;
      line-height: 2.3;
      padding-bottom: 10px; }
      @media screen and (max-width: 767px) {
        .p-indexabout .l-indexabout-support .l-container .c-info3 p {
          font-size: 1.3rem;
          line-height: 1.7;
          padding-bottom: 0;
          text-align: left; } }
  .p-indexabout .l-indexabout-support .l-container .c-imgText .mark01 {
    border: none;
    width: 285px; }
    .p-indexabout .l-indexabout-support .l-container .c-imgText .mark01:before {
      top: 10%; }
      @media screen and (max-width: 767px) {
        .p-indexabout .l-indexabout-support .l-container .c-imgText .mark01:before {
          top: -15%; } }
    .p-indexabout .l-indexabout-support .l-container .c-imgText .mark01:after {
      top: 10%; }
      @media screen and (max-width: 767px) {
        .p-indexabout .l-indexabout-support .l-container .c-imgText .mark01:after {
          top: -15%; } }
  .p-indexabout .l-indexabout-support .l-container .css3button__blue {
    z-index: 2;
    width: 170px;
    font-size: 1.6rem; }
    @media screen and (max-width: 767px) {
      .p-indexabout .l-indexabout-support .l-container .css3button__blue {
        width: 100%; } }
    .p-indexabout .l-indexabout-support .l-container .css3button__blue a:after {
      border-top: none;
      border-right: none; }
    .p-indexabout .l-indexabout-support .l-container .css3button__blue a span {
      color: #a2edf0; }
  @media screen and (max-width: 767px) {
    .p-indexabout .l-indexabout-support .l-container video {
      width: 100%; } }

/* c-mainBlock1
------------------------------------------------------------*/
.c-mainBlock1 {
  background: url(assets/image/about/2-topbg.jpg) no-repeat 50% 50%;
  text-align: center;
  background-size: cover; }
  @media screen and (max-width: 767px) {
    .c-mainBlock1 {
      background: 0; } }
  .c-mainBlock1 .l-container1 {
    position: relative; }
    @media screen and (max-width: 767px) {
      .c-mainBlock1 .l-container1 {
        padding: 0 10px;
        height: auto;
        margin-bottom: -40px; } }
    @media screen and (max-width: 767px) {
      .c-mainBlock1 .l-container1 video {
        width: 100%;
        height: 75%;
        margin-bottom: 0px; } }
  .c-mainBlock1 a {
    position: absolute;
    bottom: 0;
    right: 30px;
    text-align: left;
    text-decoration: none;
    color: #fff;
    font-size: 1.5rem; }
  .c-mainBlock1 h1 {
    position: absolute;
    top: 44%;
    z-index: 1;
    left: 70px;
    font-size: 3.1rem;
    font-weight: normal;
    letter-spacing: 4.5px;
    background: url(assets/image/about/about-title-line.png) repeat-x;
    background-position: 1px;
    color: #fff; }
    @media screen and (max-width: 767px) {
      .c-mainBlock1 h1 {
        font-size: 1.7rem;
        letter-spacing: 0;
        left: 20px;
        text-decoration: underline;
        top: 39%; } }

/*
------------------------------------------------------------*/
/* service
------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  .l-indexabout-service {
    padding: 0 0 20px; } }

.l-indexabout-service .c-title3 {
  margin: 40px 0;
  font-size: 2.3rem;
  font-weight: normal;
  letter-spacing: 3px; }
  @media screen and (max-width: 767px) {
    .l-indexabout-service .c-title3 {
      margin: 0;
      font-size: 1.6rem;
      letter-spacing: 0;
      padding-left: 10px;
      padding-right: 10px;
      line-height: 1.6; } }

@media screen and (max-width: 767px) {
  .l-indexabout-service .c-entry2 {
    margin-top: 20px; } }

@media screen and (max-width: 767px) {
  .l-indexabout-service .c-entry2 .c-text2 {
    font-size: 1.3rem;
    text-align: left;
    line-height: 1.7;
    padding-left: 10px;
    padding-right: 10px; } }

/*
------------------------------------------------------------*/
/* yorozu
------------------------------------------------------------*/
.l-indexabout-yorozu {
  text-align: center; }
  .l-indexabout-yorozu .c-list2 {
    margin-top: 50px;
    margin-bottom: 30px; }
    .l-indexabout-yorozu .c-list2 .title01 {
      text-align: left;
      font-size: 18px;
      letter-spacing: 1px;
      padding-left: 70px; }
      @media screen and (max-width: 767px) {
        .l-indexabout-yorozu .c-list2 .title01 {
          text-align: left;
          font-size: 15px;
          letter-spacing: 0;
          padding-left: 60px;
          line-height: 1.4; } }
      .l-indexabout-yorozu .c-list2 .title01:before {
        position: absolute;
        content: "";
        background: url(assets/image/about/2-9.png) no-repeat center;
        background-size: contain;
        height: 36px;
        width: 70px;
        margin-left: -72px;
        margin-top: 11px; }
        @media screen and (max-width: 767px) {
          .l-indexabout-yorozu .c-list2 .title01:before {
            background-size: contain;
            height: 36px;
            width: 47px;
            margin-left: -59px;
            margin-top: 4px; } }
    .l-indexabout-yorozu .c-list2 .title02 {
      text-align: left;
      font-size: 18px;
      letter-spacing: 1px;
      padding-left: 70px; }
      @media screen and (max-width: 767px) {
        .l-indexabout-yorozu .c-list2 .title02 {
          text-align: left;
          font-size: 15px;
          letter-spacing: 0;
          padding-left: 60px;
          line-height: 1.4; } }
      .l-indexabout-yorozu .c-list2 .title02:before {
        position: absolute;
        content: "";
        background: url(assets/image/about/2-10.png) no-repeat center;
        background-size: contain;
        height: 36px;
        width: 70px;
        margin-left: -72px;
        margin-top: 11px; }
        @media screen and (max-width: 767px) {
          .l-indexabout-yorozu .c-list2 .title02:before {
            background-size: contain;
            height: 36px;
            width: 47px;
            margin-left: -59px;
            margin-top: 4px; } }
    .l-indexabout-yorozu .c-list2 .title03 {
      text-align: left;
      font-size: 18px;
      letter-spacing: 1px;
      padding-left: 70px; }
      @media screen and (max-width: 767px) {
        .l-indexabout-yorozu .c-list2 .title03 {
          text-align: left;
          font-size: 15px;
          letter-spacing: 0;
          padding-left: 60px;
          line-height: 1.4; } }
      .l-indexabout-yorozu .c-list2 .title03:before {
        position: absolute;
        content: "";
        background: url(assets/image/about/2-11.png) no-repeat center;
        background-size: contain;
        height: 36px;
        width: 70px;
        margin-left: -72px;
        margin-top: 11px; }
        @media screen and (max-width: 767px) {
          .l-indexabout-yorozu .c-list2 .title03:before {
            background-size: contain;
            height: 36px;
            width: 47px;
            margin-left: -59px;
            margin-top: 4px; } }
    @media screen and (max-width: 767px) {
      .l-indexabout-yorozu .c-list2 {
        margin-top: 25px; } }
    .l-indexabout-yorozu .c-list2 p {
      text-align: left;
      font-size: 1.6rem;
      color: #333;
      padding: 20px 30px;
      margin-top: 15px; }
      @media screen and (max-width: 767px) {
        .l-indexabout-yorozu .c-list2 p {
          height: auto !important;
          margin-bottom: 20px;
          margin-top: 5px;
          padding: 12px;
          font-size: 1.35rem;
          line-height: 1.6; } }

/* yorozu-text2
------------------------------------------------------------*/
.l-indexabout-flow {
  margin: 10px 0 6px;
  overflow: hidden; }
  @media screen and (max-width: 767px) {
    .l-indexabout-flow {
      padding: 0; } }
  .l-indexabout-flow .c-text1 {
    font-size: 1.4rem; }
  @media screen and (max-width: 767px) {
    .l-indexabout-flow .c-text2 {
      padding: 0; } }
  .l-indexabout-flow .l-container2 .p-yorozu-text2 {
    text-align: right;
    margin: 25px 0 0;
    font-size: 1.4rem;
    line-height: 1.7; }
    @media screen and (max-width: 767px) {
      .l-indexabout-flow .l-container2 .p-yorozu-text2 {
        text-align: left; } }
    .l-indexabout-flow .l-container2 .p-yorozu-text2 a {
      text-decoration: none;
      display: block;
      color: #1092ae; }
      @media screen and (max-width: 767px) {
        .l-indexabout-flow .l-container2 .p-yorozu-text2 a {
          display: none; } }
  @media screen and (max-width: 767px) {
    .l-indexabout-flow .l-container2 .p-yorozu-text3 a {
      text-align: right;
      text-decoration: none;
      color: #1092ae; } }
  .l-indexabout-flow .pc-only {
    width: 560px;
    margin: 0 auto; }
  .l-indexabout-flow .sp-only {
    width: 100%; }
  .l-indexabout-flow .css3button__purple {
    width: 260px;
    float: left;
    margin-right: 40px; }
    @media screen and (max-width: 767px) {
      .l-indexabout-flow .css3button__purple {
        margin-right: 0;
        width: 100%; } }
  .l-indexabout-flow .css3button__orange {
    width: 260px;
    float: left; }
    @media screen and (max-width: 767px) {
      .l-indexabout-flow .css3button__orange {
        width: 100%; } }

/*
------------------------------------------------------------*/
/* flow
------------------------------------------------------------*/
/* flow entry3
------------------------------------------------------------*/
.l-flow-entry3 {
  padding: 17px 0 30px; }
  @media screen and (max-width: 767px) {
    .l-flow-entry3 {
      padding: 0; } }
  .l-flow-entry3 .c-entry3:not(:last-child) {
    padding-bottom: 96px; }
    @media screen and (max-width: 767px) {
      .l-flow-entry3 .c-entry3:not(:last-child) {
        padding-bottom: 40px; } }

/* flow-number2
------------------------------------------------------------*/
.p-flow-number2:before {
  background: url(assets/image/about/2-17.png) no-repeat center; }

/* flow-number3
------------------------------------------------------------*/
.p-flow-number3:before {
  background: url(assets/image/about/2-18.png) no-repeat center; }

/*
------------------------------------------------------------*/
/* l-indexabout-results
------------------------------------------------------------*/
.l-indexabout-results {
  text-align: center; }
  .l-indexabout-results .pT40 {
    padding-top: 40px !important; }
    @media screen and (max-width: 767px) {
      .l-indexabout-results .pT40 {
        padding-top: 0px !important; } }
  @media screen and (max-width: 767px) {
    .l-indexabout-results {
      padding: 0 10px; } }
  @media screen and (max-width: 767px) {
    .l-indexabout-results .c-imgLink img {
      max-width: 70%;
      height: auto;
      margin: 0 auto; } }
  .l-indexabout-results .p-results-imgLink {
    padding-right: 50px; }
    @media screen and (max-width: 767px) {
      .l-indexabout-results .p-results-imgLink {
        padding-right: 0; } }
    @media screen and (max-width: 767px) {
      .l-indexabout-results .p-results-imgLink img {
        max-width: 80%;
        height: auto;
        margin: 0 auto; } }
  .l-indexabout-results .c-imgLink__btn {
    margin-bottom: 0;
    font-size: 1.6rem;
    color: #333;
    width: 320px;
    background-color: #eee;
    border: 1px solid #ddd;
    padding: 10px 0;
    margin: 20px auto 0; }
    @media screen and (max-width: 767px) {
      .l-indexabout-results .c-imgLink__btn {
        width: 100%;
        font-size: 1.4rem;
        padding: 5px 0;
        margin-bottom: 30px; } }
  @media screen and (max-width: 767px) {
    .l-indexabout-results .p-results-imgLink .c-imgLink__btn {
      margin-bottom: 30px; } }

/* p-results-text2
------------------------------------------------------------*/
.p-results-text2 {
  position: relative;
  padding-top: 50px;
  margin-top: 50px; }
  @media screen and (max-width: 767px) {
    .p-results-text2 {
      padding-top: 25px;
      padding-bottom: 20px;
      margin-top: 25px; } }
  .p-results-text2:after {
    content: "";
    position: absolute;
    height: 4px;
    width: 90px;
    background: url(assets/image/common/nav-012.png) no-repeat;
    top: 0;
    left: 50%;
    margin-left: -45px; }

/* l-results-text2
------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  .l-results-text2 {
    padding-top: 0px;
    padding-bottom: 20px; } }

/* p-results-imgLink
------------------------------------------------------------*/
.p-results-imgLink {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 767px) {
    .p-results-imgLink {
      display: block; } }
  .p-results-imgLink .c-imgLink__btn {
    margin-bottom: 0;
    font-size: 1.6rem;
    color: #333;
    width: 320px;
    background-color: #eee;
    border: 1px solid #ddd;
    padding: 10px 0; }
    @media screen and (max-width: 767px) {
      .p-results-imgLink .c-imgLink__btn {
        width: 100%;
        font-size: 1.4rem;
        padding: 5px 0; } }
  .p-results-imgLink .c-imgLink {
    margin: 0 auto;
    margin-top: auto;
    padding: 30px 0 0; }
    @media screen and (max-width: 767px) {
      .p-results-imgLink .c-imgLink {
        padding: 0; } }

/*
------------------------------------------------------------*/
/*.c-linkGroup{
    width: 570px;
    margin: 0 auto;
    @include sp {
        width: 100%;
    }
    .c-imgText1{
        background: url(assets/image/about/2-23.png) no-repeat;
        background-position-y: 0px;
        text-align: center;
        width: 252px;
        height: 50px;
        font-size: 17px;
        margin: 0 auto;
        padding-top: 21px;
        padding-right: 20px;
        @include sp {
            margin-top: 3px;
            background: url(assets/image/index/6-2.png) no-repeat;
            -webkit-background-size: 100% 100%;
            background-size: 100%;
            padding: 6% 0 0 0;
            left: 0;
            width: 100%;
            height: 44px;
            font-size: 1.5rem;
        }
        &:before {
            margin-top: 6px;
            margin-left: 90px;
            width: 11px;
            height: 11px;
            border-top: 1px solid #333;
            border-right: 1px solid #333;
            position: absolute;
            content: "";
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg);
            @include sp {
                margin-top: 6px;
                margin-left: 80px;
                width: 9px;
                height: 9px;
            }
        }
    }
    .c-imgText2{
        background: url(assets/image/about/2-24.png) no-repeat;
        background-position-y: 0px;
        text-align: center;
        width: 252px;
        height: 50px;
        font-size: 17px;
        margin: 0 auto;
        padding-top: 21px;
        padding-right: 20px;
        @include sp {
            margin-top: 3px;
            background: url(assets/image/index/15-2.png) no-repeat;
            -webkit-background-size: 100% 100%;
            background-size: 100%;
            padding: 6% 0 0 0;
            left: 0;
            width: 100%;
            height: 44px;
            font-size: 1.5rem;
        }
        &:before {
            margin-top: 6px;
            margin-left: 90px;
            width: 11px;
            height: 11px;
            border-top: 1px solid #333;
            border-right: 1px solid #333;
            position: absolute;
            content: "";
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg);
            @include sp {
                margin-top: 6px;
                margin-left: 80px;
                width: 9px;
                height: 9px;
            }
        }
    }
    a{
        text-decoration: none;
        color: #333333;
    }
}*/
/*------------------------------------------------------------
indexsupport
------------------------------------------------------------*/
/* p-indexsupport
------------------------------------------------------------*/
.p-indexsupport .c-breadcrumbs {
  padding: 10px 20px 0;
  *zoom: 1; }
  .p-indexsupport .c-breadcrumbs:after {
    display: block;
    content: "";
    clear: both; }
  .p-indexsupport .c-breadcrumbs li {
    font-size: 1.2rem;
    float: left; }
  .p-indexsupport .c-breadcrumbs a {
    text-decoration: none;
    color: #333; }
  .p-indexsupport .c-breadcrumbs span {
    margin-left: 5px; }

.p-indexsupport .l-container {
  width: 960px;
  margin: 0 auto; }
  @media screen and (max-width: 767px) {
    .p-indexsupport .l-container {
      width: 100%; } }

@media screen and (max-width: 767px) {
  .p-indexsupport .l-container1 img {
    margin-top: 40px; } }

.p-indexsupport .l-container2 {
  width: 1060px;
  margin: 0 auto 30px; }
  .p-indexsupport .l-container2 .c-text2 {
    line-height: 27px; }
  @media screen and (max-width: 767px) {
    .p-indexsupport .l-container2 {
      width: 100%;
      margin-top: 8%; } }

.p-indexsupport .c-link {
  background: url(assets/image/support/support-bttom.png) no-repeat;
  text-align: center;
  width: 365px;
  height: 50px;
  font-size: 17px;
  letter-spacing: 1px;
  text-decoration: none;
  color: #333;
  padding-top: 25px;
  padding-right: 0;
  margin: 13px auto 0;
  position: relative; }
  .p-indexsupport .c-link:before {
    margin-top: 5px;
    margin-left: 130px;
    width: 11px;
    height: 11px;
    border-top: 1px solid #333;
    border-right: 1px solid #333;
    position: absolute;
    content: "";
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    right: 70px; }

.p-indexsupport .css3button__orange {
  width: 345px; }
  @media screen and (max-width: 767px) {
    .p-indexsupport .css3button__orange {
      width: 100%; } }

/* p-indexsupport--1
------------------------------------------------------------*/
.p-indexsupport--1 {
  width: 100%;
  text-align: center;
  padding-bottom: 15px;
  padding-top: 30px;
  border-bottom: 1px solid #3d3d3d;
  position: relative;
  font-size: 2.4rem; }
  .p-indexsupport--1:before {
    content: " ";
    background: url(assets/image/support/img04-3.png);
    position: absolute;
    bottom: -5px;
    left: 49%;
    width: 11px;
    height: 11px; }
  @media screen and (max-width: 767px) {
    .p-indexsupport--1 {
      font-size: 1.6rem; } }

/* p-indexsupport--2
------------------------------------------------------------*/
.p-indexsupport--2 {
  padding: 38px 0 20px;
  *zoom: 1; }
  .p-indexsupport--2:after {
    display: block;
    content: "";
    clear: both; }
  @media screen and (max-width: 767px) {
    .p-indexsupport--2 {
      padding: 15px 10px; } }
  @media screen and (max-width: 767px) {
    .p-indexsupport--2 .tab {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; } }
  .p-indexsupport--2 .tab button {
    background: url(assets/image/support/support_tab.png) no-repeat center;
    background-size: cover;
    font-size: 2rem;
    font-weight: normal;
    color: #333;
    padding: 0 0px;
    margin-left: 10px;
    width: 246px;
    height: 58px;
    line-height: 5.8rem;
    border-radius: 10px 10px 0 0;
    position: relative;
    border: none;
    border: 1px solid #fee9d5;
    z-index: 2;
    cursor: pointer; }
    @media screen and (max-width: 767px) {
      .p-indexsupport--2 .tab button {
        font-size: 1.3rem;
        margin-left: 3px;
        font-weight: normal;
        height: 45px;
        border: 1px solid #fee9d5;
        line-height: 35px;
        width: 33%;
        display: block;
        border-radius: 6px 6px 0 0; } }
    @media screen and (max-width: 320px) {
      .p-indexsupport--2 .tab button {
        width: 95px;
        height: 55px;
        padding-bottom: 2px;
        /*padding-right:15px;*/ } }
    .p-indexsupport--2 .tab button:before {
      content: " ";
      position: absolute;
      border-bottom: 1px solid #333;
      border-right: 1px solid #333;
      top: 35%;
      right: 33%;
      width: 10px;
      height: 10px;
      -webkit-transform: rotate(45deg);
              transform: rotate(45deg); }
      @media screen and (max-width: 767px) {
        .p-indexsupport--2 .tab button:before {
          width: 5px;
          height: 5px;
          right: 15px;
          top: 42%; } }
      @media screen and (max-width: 320px) {
        .p-indexsupport--2 .tab button:before {
          width: 6px;
          height: 6px;
          right: 45%;
          top: 65%; } }
    .p-indexsupport--2 .tab button:nth-child(1) {
      margin-left: 0; }
      .p-indexsupport--2 .tab button:nth-child(1):before {
        right: 24%; }
        @media screen and (max-width: 767px) {
          .p-indexsupport--2 .tab button:nth-child(1):before {
            right: 15px; } }
        @media screen and (max-width: 320px) {
          .p-indexsupport--2 .tab button:nth-child(1):before {
            right: 45%; } }
  .p-indexsupport--2 .tab button.active {
    background: 0;
    border-bottom: 3px solid #fff;
    border-left: 3px solid #fcb776;
    border-right: 3px solid #fcb776;
    border-top: 3px solid #fcb776;
    z-index: 3;
    height: 57px; }
    .p-indexsupport--2 .tab button.active::before {
      -webkit-transform: rotate(-135deg);
              transform: rotate(-135deg);
      top: 50%; }
      @media screen and (max-width: 767px) {
        .p-indexsupport--2 .tab button.active::before {
          top: 50%; } }
      @media screen and (max-width: 320px) {
        .p-indexsupport--2 .tab button.active::before {
          top: 75%; } }
    @media screen and (max-width: 767px) {
      .p-indexsupport--2 .tab button.active {
        border-bottom: 2px solid #fff;
        border-left: 1px solid #fcb776;
        border-right: 1px solid #fcb776;
        border-top: 1px solid #fcb776;
        border-radius: 6px 6px 0 0;
        height: 46px; } }
    @media screen and (max-width: 320px) {
      .p-indexsupport--2 .tab button.active {
        height: 56px; } }
  @media screen and (max-width: 767px) {
    .p-indexsupport--2 .tab {
      width: 100%; } }
  .p-indexsupport--2 .form-tab {
    float: left;
    position: relative;
    width: auto; }
    @media screen and (max-width: 767px) {
      .p-indexsupport--2 .form-tab {
        float: none;
        width: auto; } }
    .p-indexsupport--2 .form-tab .tabcontent {
      background-color: #ffffff;
      border: 3px solid #fcb776;
      padding: 0 28px;
      display: none;
      margin-top: -2px;
      position: absolute;
      top: 56px;
      left: 0;
      width: 100%; }
      @media screen and (max-width: 767px) {
        .p-indexsupport--2 .form-tab .tabcontent {
          position: static;
          border: 1px solid #fcb776;
          margin-top: -1px;
          padding: 0 10px; } }
    .p-indexsupport--2 .form-tab .tabcontent.active1 {
      display: block;
      z-index: 2;
      padding-top: 10px;
      padding-bottom: 7px; }
      .p-indexsupport--2 .form-tab .tabcontent.active1:nth-child(1) {
        border-radius: 0; }
      .p-indexsupport--2 .form-tab .tabcontent.active1:nth-child(2) {
        border-radius: 0px 10px 10px 10px; }
        @media screen and (max-width: 767px) {
          .p-indexsupport--2 .form-tab .tabcontent.active1:nth-child(2) {
            border-radius: 0px 6px 6px 6px; } }
      .p-indexsupport--2 .form-tab .tabcontent.active1:nth-child(3) {
        border-radius: 10px 10px 10px 10px; }
        @media screen and (max-width: 767px) {
          .p-indexsupport--2 .form-tab .tabcontent.active1:nth-child(3) {
            border-radius: 6px 6px 6px 6px; } }
      .p-indexsupport--2 .form-tab .tabcontent.active1:nth-child(4) {
        border-radius: 10px 0 10px 10px; }
        @media screen and (max-width: 767px) {
          .p-indexsupport--2 .form-tab .tabcontent.active1:nth-child(4) {
            border-radius: 6px 0 6px 6px; } }
    .p-indexsupport--2 .form-tab .tabcontent.active2 {
      display: none; }
    .p-indexsupport--2 .form-tab .c-row {
      border-bottom: 1px solid #ccc;
      padding: 16px 0;
      *zoom: 1; }
      .p-indexsupport--2 .form-tab .c-row:after {
        display: block;
        content: "";
        clear: both; }
      .p-indexsupport--2 .form-tab .c-row span {
        font-weight: bold; }
      @media screen and (max-width: 767px) {
        .p-indexsupport--2 .form-tab .c-row {
          padding: 10px 0 0;
          margin-right: 0;
          cursor: pointer; }
          .p-indexsupport--2 .form-tab .c-row span {
            font-size: 1.35rem; } }
      .p-indexsupport--2 .form-tab .c-row ul {
        float: left;
        width: 562px;
        border-left: 1px solid #ccc;
        padding-left: 20px;
        padding: 4px 0 4px 20px; }
        @media screen and (max-width: 767px) {
          .p-indexsupport--2 .form-tab .c-row ul {
            width: auto;
            float: none;
            border-left: 0;
            padding: 0 0 0; } }
        .p-indexsupport--2 .form-tab .c-row ul:nth-child(1) {
          width: 140px;
          border-left: 0;
          padding-left: 0; }
          @media screen and (max-width: 767px) {
            .p-indexsupport--2 .form-tab .c-row ul:nth-child(1) {
              width: auto;
              position: relative; }
              .p-indexsupport--2 .form-tab .c-row ul:nth-child(1):after {
                content: " ";
                position: absolute;
                border-bottom: 1px solid #333;
                border-right: 1px solid #333;
                width: 8px;
                height: 8px;
                -webkit-transform: rotate(45deg);
                transform: rotate(45deg);
                right: 5px;
                top: 0px; } }
          .p-indexsupport--2 .form-tab .c-row ul:nth-child(1) .container {
            width: 140px; }
            @media screen and (max-width: 767px) {
              .p-indexsupport--2 .form-tab .c-row ul:nth-child(1) .container {
                width: auto;
                display: block; } }
        @media screen and (max-width: 767px) {
          .p-indexsupport--2 .form-tab .c-row ul .afno:after {
            display: none; } }
      @media screen and (max-width: 767px) {
        .p-indexsupport--2 .form-tab .c-row li {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; } }
      .p-indexsupport--2 .form-tab .c-row .container {
        display: block;
        position: relative;
        padding-left: 25px;
        cursor: pointer;
        font-size: 1.6rem;
        line-height: 1.6rem;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        float: left;
        width: 90px;
        padding-right: 10px; }
        @media screen and (max-width: 767px) {
          .p-indexsupport--2 .form-tab .c-row .container {
            margin-bottom: 10px;
            display: none; } }
        .p-indexsupport--2 .form-tab .c-row .container input {
          position: absolute;
          opacity: 0;
          cursor: pointer; }
        .p-indexsupport--2 .form-tab .c-row .container input:checked ~ .check:after {
          display: block; }
        .p-indexsupport--2 .form-tab .c-row .container .check {
          position: absolute;
          top: 0;
          left: 0;
          height: 15px;
          width: 15px;
          background-color: #fff;
          border: 1px solid #ccc; }
          .p-indexsupport--2 .form-tab .c-row .container .check::after {
            content: "";
            position: absolute;
            display: none;
            left: 5px;
            top: 0px;
            width: 4px;
            height: 10px;
            border: solid grey;
            border-width: 0 3px 3px 0;
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg); }
        .p-indexsupport--2 .form-tab .c-row .container:last-child() {
          margin-right: 0; }
        .p-indexsupport--2 .form-tab .c-row .container--1 {
          width: auto;
          display: inline-block;
          margin: 5px 25px 5px 0; }
          @media screen and (max-width: 767px) {
            .p-indexsupport--2 .form-tab .c-row .container--1 {
              margin-right: 20px; } }
      @media screen and (max-width: 767px) {
        .p-indexsupport--2 .form-tab .c-row:first-child ul:nth-child(1):after {
          display: none; } }
      .p-indexsupport--2 .form-tab .c-row:last-child {
        border-bottom: 0; }
        @media screen and (max-width: 767px) {
          .p-indexsupport--2 .form-tab .c-row:last-child ul:nth-child(1):after {
            display: none; } }
    @media screen and (max-width: 767px) {
      .p-indexsupport--2 .form-tab .c-row.open .container {
        display: block;
        font-size: 1.35rem; } }
  .p-indexsupport--2 .btn-submit {
    float: right;
    font-size: 2rem;
    color: #fff;
    height: 58px;
    line-height: 5.8rem;
    background-color: #fdb266;
    border: 0;
    width: 183px;
    font-weight: bold;
    border-radius: 5px;
    cursor: pointer; }
    @media screen and (max-width: 767px) {
      .p-indexsupport--2 .btn-submit {
        float: none; } }

.form__search {
  margin-top: 0px;
  margin-bottom: 40px;
  width: 100%;
  height: auto;
  border-radius: 5px;
  border: 1px solid #bbbbbb;
  font-size: 1.6rem;
  padding: 15px;
  overflow: hidden; }
  @media screen and (max-width: 767px) {
    .form__search {
      width: 95%;
      margin: 0 auto 15px;
      min-height: 86px;
      font-size: 1.3rem;
      padding: 12px 15px; }
      .form__search p {
        border-bottom: 1px solid #bbbbbb;
        padding-bottom: 10px;
        margin-bottom: 10px; } }
  .form__search dt {
    float: left;
    height: auto;
    width: 15%; }
  .form__search dd {
    float: left;
    height: auto;
    width: 85%; }

@media screen and (max-width: 767px) {
  .btn-submit {
    color: #fff;
    width: 95%;
    height: 45px;
    line-height: 5.8rem;
    background-color: #fdb266;
    border: 0;
    border-radius: 5px;
    font-weight: bold;
    font-size: 1.5rem;
    font-weight: normal;
    line-height: 1;
    margin: 0 auto 30px; } }

/* p-indexsupport--3
------------------------------------------------------------*/
.p-indexsupport--3 {
  overflow: hidden; }
  @media screen and (max-width: 767px) {
    .p-indexsupport--3 {
      margin: 0 10px; } }
  .p-indexsupport--3 .c-form04-1 {
    width: 300px;
    height: 100%; }
    @media screen and (max-width: 767px) {
      .p-indexsupport--3 .c-form04-1 {
        width: 100%; }
        .p-indexsupport--3 .c-form04-1 img {
          width: 50%; } }
    .p-indexsupport--3 .c-form04-1__info {
      border: 1px solid #ccc;
      width: 300px;
      height: 100%;
      padding: 0 0 20px;
      overflow: hidden; }
      @media screen and (max-width: 767px) {
        .p-indexsupport--3 .c-form04-1__info {
          width: 100%;
          padding: 0px;
          height: auto; } }
      .p-indexsupport--3 .c-form04-1__info .c-title04-1 {
        min-height: 80px;
        font-size: 1.6rem;
        border-bottom: 1px solid #ccc;
        padding-bottom: 15px;
        margin: 20px 20px 15px;
        position: relative;
        line-height: 1.4; }
        @media screen and (max-width: 767px) {
          .p-indexsupport--3 .c-form04-1__info .c-title04-1 {
            width: 50%;
            float: right;
            font-size: 1.2rem;
            border: none;
            padding: 15px;
            margin: 0; } }
        .p-indexsupport--3 .c-form04-1__info .c-title04-1 a {
          text-decoration: none;
          color: #333; }
      .p-indexsupport--3 .c-form04-1__info .c-form04-1__in {
        padding: 20px; }
        @media screen and (max-width: 767px) {
          .p-indexsupport--3 .c-form04-1__info .c-form04-1__in {
            padding: 0; } }
      .p-indexsupport--3 .c-form04-1__info dl {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        box-sizing: border-box;
        -webkit-box-pack: left;
            -ms-flex-pack: left;
                justify-content: left; }
        @media screen and (max-width: 767px) {
          .p-indexsupport--3 .c-form04-1__info dl {
            width: 100%;
            height: auto;
            background: #eee;
            padding: 10px;
            margin: 0;
            float: left; } }
        @media screen and (max-width: 320px) {
          .p-indexsupport--3 .c-form04-1__info dl {
            padding: 12px 0px 9px 10px; } }
      .p-indexsupport--3 .c-form04-1__info dt {
        float: none !important;
        clear: none !important;
        padding-top: 0px !important;
        margin-right: 0.5em;
        min-width: 45px;
        width: auto !important;
        font-size: 1.4rem;
        line-height: 1.6; }
        @media screen and (max-width: 767px) {
          .p-indexsupport--3 .c-form04-1__info dt {
            clear: none;
            font-size: 1.1rem;
            width: auto;
            margin-right: 0;
            width: auto; } }
      .p-indexsupport--3 .c-form04-1__info dd {
        margin-left: 0px !important;
        float: none !important;
        clear: none !important;
        font-size: 1.31rem;
        width: auto !important; }
        .p-indexsupport--3 .c-form04-1__info dd a {
          color: #1092ae; }
        @media screen and (max-width: 767px) {
          .p-indexsupport--3 .c-form04-1__info dd {
            font-size: 1.1rem;
            margin-left: 0;
            margin-right: 15px;
            float: left;
            width: auto; } }

/* 検索結果BOX
------------------------------------------------------------*/
.support-contents {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  margin: 0;
  padding: 0; }
  @media screen and (max-width: 767px) {
    .support-contents {
      display: block; } }

.support-contents li {
  margin-bottom: 15px;
  margin-right: 3%; }
  @media screen and (max-width: 767px) {
    .support-contents li {
      width: 100%; } }

.support-contents li:empty {
  border: none; }

.support-contents li:nth-child(3n+3) {
  margin-right: 0; }

/*------------------------------------------------------------
indexrecruit
------------------------------------------------------------*/
.p-indexrecruit {
  font-family: Meiryo, メイリオ, Osaka, 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'MS PGothic', arial, helvetica, sans-serif; }
  @media screen and (max-width: 767px) {
    .p-indexrecruit .c-mainBlock1 h1 {
      font-weight: bold; } }
  @media screen and (max-width: 767px) {
    .p-indexrecruit .l-container2 {
      padding: 0; } }
  .p-indexrecruit .c-title3 {
    font-size: 2.6rem;
    font-weight: normal;
    color: #282828;
    margin-bottom: 55px; }
    @media screen and (max-width: 767px) {
      .p-indexrecruit .c-title3 {
        font-size: 1.6rem;
        margin: 45px 0 35px 0; } }
    .p-indexrecruit .c-title3:after {
      background: url(assets/image/recruit/line_101.png) no-repeat; }
  .p-indexrecruit .c-info3 {
    text-align: center;
    border: none;
    width: 1044px;
    height: 250px;
    background: #f8fefe;
    margin: 15px auto 30px;
    position: relative;
    padding: 40px 0 50px; }
    @media screen and (max-width: 767px) {
      .p-indexrecruit .c-info3 {
        text-align: left;
        margin: 0 10px 0 20px;
        width: calc(100% - 30px);
        padding: 10px 20px 0 10px;
        height: auto; } }
    .p-indexrecruit .c-info3:after {
      content: "";
      top: -15px;
      left: -18px;
      width: 1044px;
      height: 250px;
      position: absolute;
      border: 1px solid #dddddd; }
      @media screen and (max-width: 767px) {
        .p-indexrecruit .c-info3:after {
          height: 100%;
          width: 100%;
          top: -15px;
          left: -10px; } }
  @media screen and (max-width: 767px) {
    .p-indexrecruit .c-list4, .p-indexrecruit .c-flame1, .p-indexrecruit .c-list3 {
      padding: 0 10px; } }
  @media screen and (max-width: 767px) {
    .p-indexrecruit .c-title5 {
      margin-bottom: 20px;
      clear: both; } }
  .p-indexrecruit .c-title5:after {
    background: #cde3bc; }
    @media screen and (max-width: 767px) {
      .p-indexrecruit .c-title5:after {
        top: 50px;
        margin-top: 0; } }
  .p-indexrecruit .c-info1 {
    margin-top: 30px; }
    @media screen and (max-width: 767px) {
      .p-indexrecruit .c-info1 {
        margin-top: 20px; } }
    .p-indexrecruit .c-info1__right {
      width: 100%;
      margin-left: 0; }
      @media screen and (max-width: 767px) {
        .p-indexrecruit .c-info1__right {
          height: 305px; } }
  .p-indexrecruit__section3 .c-text2 {
    margin-left: 10px; }
  .p-indexrecruit--single {
    font-family: Meiryo, メイリオ, Osaka, 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'MS PGothic', arial, helvetica, sans-serif; }
    .p-indexrecruit--single .c-title3__title {
      font-size: 2.6rem;
      font-weight: normal;
      background: url(assets/image/recruit/img_106.png) no-repeat center;
      width: 1060px;
      height: 156px;
      margin-top: 25px;
      text-align: center;
      padding-top: 55px; }
      @media screen and (max-width: 767px) {
        .p-indexrecruit--single .c-title3__title {
          font-size: 1.6rem;
          width: calc(100% - 20px);
          height: 90px;
          background: url(assets/image/recruit/img_106.png) no-repeat center;
          background-size: 100% 100%;
          padding: 0 15px;
          margin: -20px auto 20px;
          position: relative;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: center;
              -ms-flex-pack: center;
                  justify-content: center; } }
    @media screen and (max-width: 767px) {
      .p-indexrecruit--single .c-title5 {
        margin-bottom: 20px;
        clear: both; } }
    .p-indexrecruit--single .c-title5:after {
      background: #cde3bc; }
      @media screen and (max-width: 767px) {
        .p-indexrecruit--single .c-title5:after {
          top: 50px;
          margin-top: 0; } }
    .p-indexrecruit--single .c-entry5__base {
      background: #f7faf4; }
      @media screen and (max-width: 767px) {
        .p-indexrecruit--single .c-entry5__base {
          margin-bottom: 5px; } }
    @media screen and (max-width: 767px) {
      .p-indexrecruit--single .social-button-syncer li {
        margin: 0 0 0 5px; } }
    .p-indexrecruit--single .social-button-syncer .sc-fb {
      margin-top: 0; }

/*------------------------------------------------------------
indexbase
------------------------------------------------------------*/
/*p-indexbase
------------------------------------------------------------*/
.p-indexbase .pankuz {
  width: 1160px; }

.p-indexbase a[href^="tel:"] {
  cursor: default; }

.p-indexbase .c-title3 {
  font-size: 2.5rem;
  font-weight: normal; }
  .p-indexbase .c-title3:after {
    background: url(assets/image/base/03-33.png) no-repeat; }
  @media screen and (max-width: 767px) {
    .p-indexbase .c-title3 {
      font-size: 1.4rem; } }
  @media (max-width: 320px) {
    .p-indexbase .c-title3 {
      font-size: 1.2rem; } }

.p-indexbase .p-yorozu-title3 {
  margin-bottom: 0px;
  padding-bottom: 15px;
  padding-top: 50px;
  padding-left: 23px;
  float: left;
  font-size: 2.2rem; }
  @media screen and (max-width: 767px) {
    .p-indexbase .p-yorozu-title3 {
      font-size: 1.5rem;
      margin-bottom: -5px;
      font-weight: bold;
      padding-top: 30px;
      padding-left: 15px;
      width: 100%;
      overflow: hidden;
      text-align: left;
      clear: both; } }
  .p-indexbase .p-yorozu-title3:before {
    content: " ";
    background: url(assets/image/base/base-pref-circle.png);
    background-size: cover;
    position: absolute;
    bottom: 26px;
    left: 0;
    width: 15px;
    height: 15px; }
    @media screen and (max-width: 767px) {
      .p-indexbase .p-yorozu-title3:before {
        width: 8px;
        height: 8px;
        bottom: 33%; } }
  .p-indexbase .p-yorozu-title3:after {
    background: none; }

.p-indexbase .c-link {
  margin-top: 39px;
  margin-bottom: 80px; }

.p-indexbase #link1 {
  margin-bottom: 0px; }
  @media screen and (max-width: 767px) {
    .p-indexbase #link1 {
      margin-bottom: 0px; } }

.p-indexbase .l-container {
  width: 940px; }
  @media screen and (max-width: 767px) {
    .p-indexbase .l-container {
      width: 100%; } }

.p-indexbase .l-container2 a {
  color: #1092ae;
  text-decoration: none; }

.p-indexbase .l-container2 .css3button__purple {
  width: 350px;
  margin-top: 35px; }
  .p-indexbase .l-container2 .css3button__purple a {
    color: #333; }
    .p-indexbase .l-container2 .css3button__purple a:after {
      top: 41%; }
  @media screen and (max-width: 767px) {
    .p-indexbase .l-container2 .css3button__purple {
      width: 100%;
      margin-top: 25px;
      font-size: 1.4rem; } }

.p-indexbase .c-info1__right {
  margin-left: 0;
  width: 100%;
  height: 150px;
  padding-bottom: 0; }

.p-indexbase .c-title5 {
  line-height: 27px;
  padding-top: 10px; }
  .p-indexbase .c-title5 span {
    font-size: 2.0rem; }

/*l-indexbase-top
------------------------------------------------------------*/
.l-indexbase-top {
  margin-bottom: 0; }
  @media screen and (max-width: 767px) {
    .l-indexbase-top {
      margin-bottom: 0;
      padding: 0;
      margin-top: 9%; } }

@media screen and (max-width: 767px) {
  .l-indexbase-bottom {
    padding: 0 0; } }

/*c-anchorlink
------------------------------------------------------------*/
.c-anchorlink ul {
  text-align: center;
  margin-top: 15px; }

.c-anchorlink li {
  position: relative;
  display: inline-block;
  margin-right: 15px;
  margin-top: 15px;
  background: url(assets/image/base/base-pref-bottom.png) no-repeat;
  width: 172px;
  height: 56px;
  line-height: 56px;
  font-size: 1.8rem;
  padding-right: 15px;
  padding-top: 15px; }
  @media screen and (max-width: 767px) {
    .c-anchorlink li {
      background: url(assets/image/base/base-sp-bottom.png) no-repeat;
      background-size: cover;
      border-radius: 3px;
      border: 1px solid #e5eafd;
      width: 30%;
      height: 30px;
      line-height: 30px;
      margin-right: 0;
      margin-top: 0;
      font-size: 11px;
      padding: 0px 0;
      margin: 0 1px 5px 1px; } }
  .c-anchorlink li a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: #333; }
    @media screen and (max-width: 767px) {
      .c-anchorlink li a {
        height: 30px; } }
    .c-anchorlink li a:hover {
      opacity: 0.7; }
    .c-anchorlink li a:after {
      content: '';
      width: 8px;
      height: 8px;
      border: 0px;
      border-bottom: solid 1px #333;
      border-right: solid 1px #333;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
      position: absolute;
      top: 36%;
      margin-left: 0px; }
      @media screen and (max-width: 767px) {
        .c-anchorlink li a:after {
          top: 34%;
          margin-left: -4px;
          width: 5px;
          height: 5px; } }
  .c-anchorlink li span {
    padding-right: 10px; }

.c-anchorlink li:nth-child(5) {
  margin-right: 0px; }

/*listAccordion
------------------------------------------------------------*/
.listAccordion {
  clear: both; }

.listAccordion label {
  background: #fff;
  border: #bbbbbb 1px solid;
  padding: 15px;
  display: block;
  cursor: pointer;
  font-size: 1.3rem;
  font-weight: bold;
  margin-top: -2px;
  color: #333333;
  overflow: hidden;
  position: relative; }
  .listAccordion label:after {
    content: '';
    width: 11px;
    height: 11px;
    border: 0px;
    border-bottom: solid 1px #333;
    border-right: solid 1px #333;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 30%;
    /*margin-right: 25px;*/
    right: 20px; }

.listAccordion label:hover {
  background: #fff; }

.listAccordion input[type="checkbox"].on-off {
  display: none; }

.listAccordion .listTips {
  background: #eee;
  margin: 0;
  padding: 0;
  border-left: 1px solid #bbbbbb;
  border-right: 1px solid #bbbbbb;
  border-bottom: 1px solid #bbbbbb; }

.listAccordion input[type="checkbox"].on-off + .listTips {
  height: 0;
  overflow: hidden; }

.listAccordion input[type="checkbox"].on-off:checked + .listTips {
  height: auto; }

.c-content_textIm {
  position: relative;
  background: #eee;
  padding: 15px 0;
  margin: 0 15px;
  border-top: 1px solid #bbbbbb;
  font-weight: bold;
  font-size: 1.3rem;
  margin-top: -1px; }
  .c-content_textIm span {
    color: #1092ae; }
  @media screen and (max-width: 767px) {
    .c-content_textIm a {
      display: block; } }
  @media (min-width: 320px) {
    .c-content_textIm {
      font-size: 1.2rem; } }

.next:after {
  content: '';
  width: 11px;
  height: 11px;
  border: 0px;
  border-top: solid 1px #333;
  border-right: solid 1px #333;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 44%;
  right: 15px; }
  @media (min-width: 320px) {
    .next:after {
      right: 6px; } }

/*------------------------------------------------------------
indexpc05
------------------------------------------------------------*/
.youtube {
  position: relative;
  width: 500px;
  /*padding-top: 56.25%;
	margin-top: 200px;*/ }
  @media screen and (max-width: 767px) {
    .youtube {
      width: 100%; } }

.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  overflow: hidden; }
  @media screen and (max-width: 767px) {
    .youtube iframe {
      width: 100%;
      height: 250px;
      overflow: hidden; } }

/*p-indexpc05
------------------------------------------------------------*/
.p-indexsupport section:nth-of-type(odd) img {
  float: right; }

.p-indexsupport section:nth-of-type(even) img {
  float: left;
  margin: 2px 35px 20px 0; }

.p-indexsupport section + div.support_line {
  width: 90px;
  height: 4px;
  background: url(assets/image/support/support_line.png) no-repeat center;
  border: none;
  margin: -50px auto 50px; }

@media screen and (max-width: 767px) {
  .p-indexsupport .c-link {
    width: 100%;
    background-position: center; } }

.p-indexsupport .left {
  float: left; }

.p-indexsupport .right {
  float: right; }
  @media screen and (max-width: 767px) {
    .p-indexsupport .right img {
      margin: 0; } }

.p-indexsupport .c-breadcrumb {
  /*background: #efefef;*/ }
  .p-indexsupport .c-breadcrumb ul {
    padding: 8px 20px; }

.p-indexsupport .l-container1 ul span {
  font-size: 1.2rem; }

@media screen and (max-width: 767px) {
  .p-indexsupport .l-container1 {
    width: 100%; } }

.p-indexsupport .l-container2 {
  padding: 0; }
  .p-indexsupport .l-container2 .c-title3__title {
    font-size: 2.6rem;
    font-weight: normal;
    background: url(assets/image/support/aaa/support-title.png) no-repeat center;
    width: 1060px;
    height: 156px;
    margin-top: 25px;
    text-align: center;
    padding-top: 55px; }
    .p-indexsupport .l-container2 .c-title3__title:after {
      display: none; }
    @media screen and (max-width: 767px) {
      .p-indexsupport .l-container2 .c-title3__title {
        font-size: 1.6rem;
        width: 90%;
        height: 90px;
        background: url(assets/image/support/aaa/support-title-center.png) repeat-x center;
        padding: 0 15px;
        margin: 50px 20px 20px;
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        /* 縦方向中央揃え（Safari用） */
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        /* 縦方向中央揃え */
        /* 横方向中央揃え（Safari用） */
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        /* 横方向中央揃え */ }
        .p-indexsupport .l-container2 .c-title3__title:before {
          content: '';
          background: url(assets/image/support/aaa/support-title-left.png) no-repeat;
          position: absolute;
          width: 20px;
          height: 90px;
          left: -10px; }
        .p-indexsupport .l-container2 .c-title3__title:after {
          display: block;
          content: '';
          background: url(assets/image/support/aaa/support-title-right.png) no-repeat;
          position: absolute;
          width: 20px;
          height: 90px;
          right: -10px;
          top: 0; } }
  .p-indexsupport .l-container2 .c-text2 {
    text-align: left; }
    @media screen and (max-width: 767px) {
      .p-indexsupport .l-container2 .c-text2 {
        line-height: 20px; } }
  @media screen and (max-width: 767px) {
    .p-indexsupport .l-container2 {
      width: 100%; } }
  .p-indexsupport .l-container2.-typeB .c-title3__title {
    padding-top: 0;
    height: 156px;
    display: table; }
    .p-indexsupport .l-container2.-typeB .c-title3__title p {
      display: table-cell;
      vertical-align: middle; }
    @media screen and (max-width: 767px) {
      .p-indexsupport .l-container2.-typeB .c-title3__title {
        font-size: 1.6rem;
        width: 90%;
        height: 90px;
        background: url(assets/image/support/aaa/support-title-center.png) repeat-x center;
        padding: 0 15px;
        margin: 50px 20px 20px;
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        /* 縦方向中央揃え（Safari用） */
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        /* 縦方向中央揃え */
        /* 横方向中央揃え（Safari用） */
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        /* 横方向中央揃え */ }
        .p-indexsupport .l-container2.-typeB .c-title3__title:before {
          content: '';
          background: url(assets/image/support/aaa/support-title-left.png) no-repeat;
          position: absolute;
          width: 20px;
          height: 90px;
          left: -10px; }
        .p-indexsupport .l-container2.-typeB .c-title3__title:after {
          display: block;
          content: '';
          background: url(assets/image/support/aaa/support-title-right.png) no-repeat;
          position: absolute;
          width: 20px;
          height: 90px;
          right: -10px;
          top: 0; } }

.p-indexsupport .c-title4 {
  font-weight: normal;
  font-size: 2.6rem;
  padding-left: 30px; }
  @media screen and (max-width: 767px) {
    .p-indexsupport .c-title4 {
      font-size: 1.6rem;
      margin-left: 10px; } }

@media screen and (max-width: 767px) {
  .p-indexsupport {
    margin-top: -35px; }
    .p-indexsupport .css3button__orange {
      width: 95%;
      margin-left: 10px;
      margin-right: 10px; } }

.c-entry1--pc05 {
  margin: 40px 0px; }
  @media screen and (max-width: 767px) {
    .c-entry1--pc05 {
      margin: 0px; } }
  .c-entry1--pc05:before {
    display: none; }
  .c-entry1--pc05 .c-entry1__text {
    width: 50%; }
    @media screen and (max-width: 767px) {
      .c-entry1--pc05 .c-entry1__text {
        width: 100%; }
        .c-entry1--pc05 .c-entry1__text p {
          padding: 0 10px; } }
  @media screen and (max-width: 767px) {
    .c-entry1--pc05 .c-entry1__img {
      width: 100%;
      height: auto;
      padding: 0 10px 15px;
      overflow: hidden; } }
  .c-entry1--pc05 .c-dateproduct {
    padding-left: 0; }
    .c-entry1--pc05 .c-dateproduct p {
      font-size: 1.4rem;
      text-align: left;
      padding: 18px 0; }
      .c-entry1--pc05 .c-dateproduct p a {
        color: #1092ae;
        text-decoration: none;
        cursor: pointer; }
      @media screen and (max-width: 767px) {
        .c-entry1--pc05 .c-dateproduct p {
          padding: 0 10px; } }
    .c-entry1--pc05 .c-dateproduct p:last-child {
      padding-top: 0px; }
  .c-entry1--pc05 .c-textproduct {
    font-size: 1.8rem;
    line-height: 29px;
    text-align: left;
    padding: 0;
    margin-bottom: 18px; }
    @media screen and (max-width: 767px) {
      .c-entry1--pc05 .c-textproduct {
        font-size: 1.4rem;
        line-height: 1.5;
        /*margin-top: 20px;*/ } }

.c-profile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 80px; }
  @media screen and (max-width: 767px) {
    .c-profile {
      display: block; } }
  .c-profile__left {
    width: 50%;
    border: 1px solid #dddddd;
    padding: 0 20px 20px; }
    @media screen and (max-width: 767px) {
      .c-profile__left {
        width: 93%;
        float: none;
        height: auto;
        margin-bottom: 5px;
        margin-left: 10px;
        margin-right: 10px;
        padding: 10px;
        font-size: 1.4rem; } }
  @media screen and (max-width: 767px) and (max-width: 767px) {
    .c-profile__left .img {
      float: left;
      width: 30%;
      height: 100px;
      margin-right: 15px; }
      .c-profile__left .img img {
        border-radius: 60%;
        height: 100%;
        width: auto; } }
  .c-profile__right {
    width: 47%;
    border: 1px solid #dddddd;
    padding: 20px 23px 8px; }
    @media screen and (max-width: 767px) {
      .c-profile__right {
        width: 93%;
        float: none;
        height: auto;
        padding: 10px;
        margin: 10px; } }
  .c-profile__name {
    width: 63%;
    float: right; }
    .c-profile__name h2 {
      text-align: center;
      border-bottom: 1px solid #dddddd;
      padding-bottom: 12px;
      margin-bottom: 12px;
      padding-top: 20px;
      position: relative; }
      .c-profile__name h2 span {
        font-weight: normal; }
      .c-profile__name h2:before {
        content: '●';
        color: #fcb775;
        position: absolute;
        width: 5px;
        height: 5px;
        left: 47%;
        margin-top: -22px; }
    .c-profile__name p {
      text-align: center;
      padding: 0 !important; }
  .c-profile img {
    border-radius: 60%;
    margin-right: 10px;
    width: 115px; }
  .c-profile .p-yorozu-title3 {
    font-size: 1.4rem;
    text-align: left;
    padding-top: 0px;
    padding-bottom: 5px;
    margin-bottom: 15px;
    border-bottom: #ccc solid 1px; }
    .c-profile .p-yorozu-title3:before {
      content: '●';
      color: #fcb775;
      margin-right: 7px; }
    .c-profile .p-yorozu-title3:after {
      background: none; }
  .c-profile .p-yorozu-title4 {
    font-size: 1.6rem;
    text-align: left;
    padding-top: 0px;
    padding-bottom: 15px;
    margin-bottom: 15px;
    margin-right: 50px;
    float: left; }
    .c-profile .p-yorozu-title4:before {
      content: '●';
      color: #fcb775;
      margin-right: 7px; }
    .c-profile .p-yorozu-title4:after {
      background: none; }
    @media screen and (max-width: 767px) {
      .c-profile .p-yorozu-title4 {
        width: 100%;
        margin-bottom: 0;
        padding-bottom: 10px;
        overflow: hidden; } }
  .c-profile .c-listproduct {
    list-style-type: decimal;
    font-size: 1.4rem;
    color: #333;
    padding: 0 0 0 105px; }
    @media screen and (max-width: 767px) {
      .c-profile .c-listproduct {
        padding: 0 0 0 20px;
        overflow: hidden; } }
    .c-profile .c-listproduct li {
      padding-bottom: 16px; }
      @media screen and (max-width: 767px) {
        .c-profile .c-listproduct li {
          padding-bottom: 5px; } }

.c-procompany {
  width: 100%;
  padding: 17px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #dddddd; }
  @media screen and (max-width: 767px) {
    .c-procompany {
      padding: 0;
      border-bottom: none; } }
  .c-procompany:last-child {
    border-bottom: none; }
  .c-procompany__text {
    width: auto; }
    @media screen and (max-width: 767px) {
      .c-procompany__text {
        margin-top: 20px;
        width: 100%; } }
    .c-procompany__text .p-yorozu-title4 {
      font-size: 1.6rem;
      text-align: left;
      padding-top: 0px;
      padding-bottom: 10px;
      margin-bottom: 0;
      border-bottom-color: #dddddd;
      text-indent: 10px; }
      @media screen and (max-width: 767px) {
        .c-procompany__text .p-yorozu-title4 {
          margin-bottom: 10px; } }
      .c-procompany__text .p-yorozu-title4:after {
        position: absolute;
        content: "";
        height: 7px;
        width: 430px;
        left: 45px;
        background: url(assets/image/index/border-entry.png) no-repeat right;
        bottom: 0; }
        @media screen and (max-width: 767px) {
          .c-procompany__text .p-yorozu-title4:after {
            width: 100%;
            left: 35px; } }
  .c-procompany__text-cdn {
    width: 355px; }
    @media screen and (max-width: 767px) {
      .c-procompany__text-cdn {
        margin-top: 20px;
        width: 100%; } }
  @media screen and (max-width: 767px) {
    .c-procompany__right {
      float: none;
      width: 100%;
      text-align: center;
      overflow: hidden; } }
  .c-procompany__right p {
    position: relative; }
    @media screen and (max-width: 767px) {
      .c-procompany__right p:before {
        content: '';
        background: url(assets/image/support/aaa/c-procompany__left.png) no-repeat center;
        background-size: cover;
        left: 0;
        top: 0;
        height: 130px;
        width: 40px;
        position: absolute; }
      .c-procompany__right p:after {
        content: '';
        background: url(assets/image/support/aaa/c-procompany__right.png) no-repeat center;
        background-size: cover;
        right: 0;
        top: 0;
        height: 130px;
        width: 40px;
        position: absolute; } }
  .c-procompany .c-text2 {
    font-size: 1.6rem;
    padding-left: 10px; }
    @media screen and (max-width: 767px) {
      .c-procompany .c-text2 {
        font-size: 1.3rem;
        margin-bottom: 15px; } }

.box-profile {
  font-size: 1.4rem;
  padding: 0;
  margin-top: 10px; }
  @media screen and (max-width: 767px) {
    .box-profile {
      width: 100%;
      overflow: hidden; } }
  .box-profile p {
    padding-top: 4px; }
    @media screen and (max-width: 767px) {
      .box-profile p {
        padding: 0 !important; } }
  .box-profile h3 {
    font-size: 1.4rem; }
    @media screen and (max-width: 767px) {
      .box-profile h3 {
        padding: 0;
        margin: 0; }
        .box-profile h3:before {
          display: none; } }

.c-entry4 {
  margin-top: 20px;
  margin-bottom: 125px;
  *zoom: 1;
  /*&:after {
			content: "";
			position: absolute;
			height: 4px;
			width: 90px;
			background: url(assets/image/support/support_line.png) no-repeat;
			left: 50%;
			margin-top: 70px;
			margin-left: -45px;
			@include sp{
				margin-top: 35px;
			}
	}*/ }
  .c-entry4:after {
    display: block;
    content: "";
    clear: both; }
  @media screen and (max-width: 767px) {
    .c-entry4 {
      margin-top: -6px;
      margin-bottom: 75px;
      padding-left: 10px;
      padding-right: 10px; } }
  .c-entry4 .c-title4 {
    padding: 25px 0;
    font-size: 2.6rem; }
    @media screen and (max-width: 767px) {
      .c-entry4 .c-title4 {
        font-size: 1.6rem; } }
  .c-entry4 .c-text2 {
    margin-top: 12px;
    line-height: 1.6; }
    .c-entry4 .c-text2 img {
      float: right;
      margin: 2px 0 20px 35px; }
      @media screen and (max-width: 767px) {
        .c-entry4 .c-text2 img {
          margin: 0;
          float: left;
          width: 100%;
          margin-bottom: 10px; } }

.c-entry5 {
  width: 940px;
  margin: -80px auto 0;
  overflow: hidden;
  /* p-indexsupport--3
------------------------------------------------------------*/ }
  @media screen and (max-width: 767px) {
    .c-entry5 {
      width: 100%; } }
  .c-entry5 dl {
    overflow: hidden;
    height: auto;
    margin-bottom: 20px; }
    @media screen and (max-width: 767px) {
      .c-entry5 dl {
        margin-bottom: 20px; } }
  .c-entry5 dt {
    background: url(assets/image/support/aaa/support-entry5-circle.png) no-repeat;
    width: 68px;
    height: 69px;
    font-size: 20px;
    padding: 20px;
    display: block;
    clear: left;
    float: left;
    margin-bottom: 20px; }
    @media screen and (max-width: 767px) {
      .c-entry5 dt {
        margin-bottom: 0px;
        width: 41px;
        height: 41px;
        background-size: cover;
        font-size: 1.5rem;
        padding: 11px; } }
  .c-entry5 dd {
    margin: 0 0 0 0;
    font-size: 1.8rem;
    padding: 20px 10px 0 80px;
    height: 69px;
    margin-bottom: 20px; }
    @media screen and (max-width: 767px) {
      .c-entry5 dd {
        margin-bottom: 0px;
        font-size: 1.45rem;
        width: 100%;
        height: auto;
        padding: 0px;
        padding-left: 50px;
        font-weight: bold;
        line-height: 1.5; } }
  .c-entry5__line {
    width: 800px;
    margin: 40px auto -15px; }
    @media screen and (max-width: 767px) {
      .c-entry5__line {
        margin: 30px 0 0;
        width: auto;
        padding-left: 10px;
        padding-right: 10px; } }
  .c-entry5__base {
    width: 100%;
    height: 55px;
    background: #fff9f4;
    text-align: center;
    margin: 20px 0 40px 0;
    font-size: 1.8rem;
    font-weight: bold;
    padding-top: 13px; }
    .c-entry5__base a {
      color: #1092ae; }
  .c-entry5 .right {
    text-align: right;
    margin-bottom: 30px;
    width: 100%; }
    @media screen and (max-width: 767px) {
      .c-entry5 .right img {
        width: 50%;
        text-align: center;
        float: none; } }
  .c-entry5 .p-indexsupport--1:before {
    left: 49.5%; }
    @media screen and (max-width: 767px) {
      .c-entry5 .p-indexsupport--1:before {
        left: 48.5%; } }
  .c-entry5 .c-entry6 {
    margin-top: 20px;
    margin-bottom: 125px;
    *zoom: 1;
    /*&:after {
			content: "";
			position: absolute;
			height: 4px;
			width: 90px;
			background: url(assets/image/support/support_line.png) no-repeat;
			left: 50%;
			margin-top: 70px;
			margin-left: -45px;
			@include sp{
				margin-top: 35px;
			}
	}*/ }
    .c-entry5 .c-entry6:after {
      display: block;
      content: "";
      clear: both; }
    @media screen and (max-width: 767px) {
      .c-entry5 .c-entry6 {
        margin-top: -6px;
        margin-bottom: 75px;
        padding-left: 10px;
        padding-right: 10px; } }
    .c-entry5 .c-entry6 .c-title4 {
      padding: 25px 0;
      font-size: 2.6rem; }
      @media screen and (max-width: 767px) {
        .c-entry5 .c-entry6 .c-title4 {
          font-size: 1.6rem; } }
    .c-entry5 .c-entry6 .c-text2 {
      margin-top: 12px;
      line-height: 1.6; }
      .c-entry5 .c-entry6 .c-text2 img {
        float: right;
        margin: 2px 0 20px 35px; }
        @media screen and (max-width: 767px) {
          .c-entry5 .c-entry6 .c-text2 img {
            margin: 0;
            float: left;
            width: 100%;
            margin-bottom: 10px; } }
  .c-entry5 .p-indexsupport--3 {
    margin-top: 40px;
    overflow: hidden; }
    @media screen and (max-width: 767px) {
      .c-entry5 .p-indexsupport--3 {
        padding-left: 10px;
        padding-right: 10px; } }
    .c-entry5 .p-indexsupport--3 .c-form04-1 {
      width: 300px; }
      @media screen and (max-width: 767px) {
        .c-entry5 .p-indexsupport--3 .c-form04-1 {
          width: 100%; }
          .c-entry5 .p-indexsupport--3 .c-form04-1 img {
            width: 50%; } }
      .c-entry5 .p-indexsupport--3 .c-form04-1__info {
        border: 1px solid #ccc;
        width: 300px;
        padding: 0 0 20px;
        overflow: hidden; }
        @media screen and (max-width: 767px) {
          .c-entry5 .p-indexsupport--3 .c-form04-1__info {
            width: 100%;
            padding: 0px;
            height: auto; } }
        .c-entry5 .p-indexsupport--3 .c-form04-1__info .c-title04-1 {
          font-size: 1.6rem;
          border-bottom: 1px solid #ccc;
          padding-bottom: 15px;
          margin: 20px 20px 15px;
          position: relative;
          line-height: 1.4; }
          @media screen and (max-width: 767px) {
            .c-entry5 .p-indexsupport--3 .c-form04-1__info .c-title04-1 {
              width: 50%;
              float: right;
              font-size: 1.2rem;
              border: none;
              padding: 6px;
              margin: 0; } }
        @media screen and (max-width: 767px) {
          .c-entry5 .p-indexsupport--3 .c-form04-1__info dl {
            width: 100%;
            height: auto;
            background: #eee;
            padding: 10px;
            overflow: hidden; } }
        .c-entry5 .p-indexsupport--3 .c-form04-1__info dt {
          float: left;
          clear: left;
          margin-right: 0.5em;
          width: 70px;
          font-size: 1.4rem;
          line-height: 1.6;
          background: none;
          height: auto;
          text-align: left;
          margin: 0;
          padding: 0; }
          @media screen and (max-width: 767px) {
            .c-entry5 .p-indexsupport--3 .c-form04-1__info dt {
              font-size: 1.1rem;
              clear: none;
              width: auto;
              margin-right: 0; } }
        .c-entry5 .p-indexsupport--3 .c-form04-1__info dd {
          margin: 0;
          padding: 0;
          height: auto;
          width: auto;
          text-align: left;
          float: left;
          margin-left: 1em;
          font-size: 1.4rem; }
          .c-entry5 .p-indexsupport--3 .c-form04-1__info dd a {
            color: #1092ae; }
          @media screen and (max-width: 767px) {
            .c-entry5 .p-indexsupport--3 .c-form04-1__info dd {
              font-size: 1.1rem;
              margin-left: 0;
              margin-right: 15px; } }
      .c-entry5 .p-indexsupport--3 .c-form04-1:nth-child(1) {
        margin-right: 20px;
        margin-bottom: 30px;
        float: left; }
        @media screen and (max-width: 767px) {
          .c-entry5 .p-indexsupport--3 .c-form04-1:nth-child(1) {
            margin-right: 0;
            margin-bottom: 10px;
            float: left;
            width: 100%; } }
      .c-entry5 .p-indexsupport--3 .c-form04-1:nth-child(2) {
        margin-right: 20px;
        margin-bottom: 30px;
        float: left; }
        @media screen and (max-width: 767px) {
          .c-entry5 .p-indexsupport--3 .c-form04-1:nth-child(2) {
            margin-right: 0;
            margin-bottom: 10px;
            float: left;
            width: 100%; } }
      .c-entry5 .p-indexsupport--3 .c-form04-1:nth-child(3) {
        margin-right: 0px;
        margin-bottom: 30px;
        float: left; }
        @media screen and (max-width: 767px) {
          .c-entry5 .p-indexsupport--3 .c-form04-1:nth-child(3) {
            margin-right: 0;
            margin-bottom: 10px;
            float: left;
            width: 100%; } }

.aaa:after {
  background: none; }

.p-apple-imgEntry4 .c-title4 {
  text-align: right; }
  .p-apple-imgEntry4 .c-title4:before {
    right: -30px;
    left: auto; }

.p-apple-imgEntry4 .c-text2 img {
  float: left;
  margin: 2px 35px 20px 0; }
  @media screen and (max-width: 767px) {
    .p-apple-imgEntry4 .c-text2 img {
      margin: 0;
      float: left;
      width: 100%;
      margin-bottom: 10px; } }

/* SNS
------------------------------------------------------------*/
.social-button-syncer {
  text-align: right;
  float: right;
  margin: 10px 5px 10px 0; }

.social-button-syncer li {
  list-style: none;
  float: left;
  margin: 0 0 0 5px;
  padding: 0;
  overflow: hidden; }
  @media screen and (max-width: 767px) {
    .social-button-syncer li {
      margin: 5px 0 10px 5px; } }

.social-button-syncer li:before {
  display: none; }

li.sc-fb {
  margin-top: -4px; }
  @media screen and (max-width: 767px) {
    li.sc-fb {
      margin-top: 0px; } }

/* 新投稿形式
------------------------------------------------------------*/
.p-indexsupport .l-container2 section:nth-of-type(even) img {
  float: none; }
  @media screen and (max-width: 767px) {
    .p-indexsupport .l-container2 section:nth-of-type(even) img {
      margin: 0; } }

.p-indexsupport .l-container2.-typeB .c-title3__title {
  padding-top: 0;
  height: 156px;
  display: table; }
  .p-indexsupport .l-container2.-typeB .c-title3__title p {
    display: table-cell;
    vertical-align: middle; }
  @media screen and (max-width: 767px) {
    .p-indexsupport .l-container2.-typeB .c-title3__title {
      height: 90px; } }

@media screen and (max-width: 767px) {
  .p-indexsupport .l-container2.-typeB .c-profile__left,
  .p-indexsupport .l-container2.-typeB .c-profile__right {
    width: calc(100% - 20px); } }

.p-indexsupport .l-container2.-typeB .c-entry7 {
  margin-top: 20px;
  margin-bottom: 125px;
  *zoom: 1; }
  .p-indexsupport .l-container2.-typeB .c-entry7:after {
    display: block;
    content: "";
    clear: both; }
  @media screen and (max-width: 767px) {
    .p-indexsupport .l-container2.-typeB .c-entry7 {
      margin-bottom: 75px;
      padding: 0 10px; } }
  .p-indexsupport .l-container2.-typeB .c-entry7 h3 {
    margin-bottom: 15px;
    font-size: 2rem; }
    @media screen and (max-width: 767px) {
      .p-indexsupport .l-container2.-typeB .c-entry7 h3 {
        font-size: 1.5rem; } }
  .p-indexsupport .l-container2.-typeB .c-entry7 p {
    margin-bottom: 2em;
    font-size: 1.5rem;
    line-height: 1.8; }
    @media screen and (max-width: 767px) {
      .p-indexsupport .l-container2.-typeB .c-entry7 p {
        font-size: 1.3rem; } }
  .p-indexsupport .l-container2.-typeB .c-entry7 ul {
    margin-bottom: 2em; }
    .p-indexsupport .l-container2.-typeB .c-entry7 ul li {
      font-size: 1.6rem;
      color: #333;
      position: relative;
      margin-left: 25px;
      padding: 7px 0; }
      .p-indexsupport .l-container2.-typeB .c-entry7 ul li:before {
        position: absolute;
        content: "";
        height: 10px;
        width: 10px;
        background: url(assets/image/common/24.png) no-repeat;
        top: 18px;
        left: -20px; }
      @media screen and (max-width: 767px) {
        .p-indexsupport .l-container2.-typeB .c-entry7 ul li {
          font-size: 1.3rem; }
          .p-indexsupport .l-container2.-typeB .c-entry7 ul li:before {
            top: 12px; } }
  .p-indexsupport .l-container2.-typeB .c-entry7 figure {
    display: table; }
    .p-indexsupport .l-container2.-typeB .c-entry7 figure img {
      margin: 0;
      float: none; }
    .p-indexsupport .l-container2.-typeB .c-entry7 figure figcaption {
      margin-top: 5px;
      display: table-caption;
      caption-side: bottom;
      font-size: 1.3rem; }
    .p-indexsupport .l-container2.-typeB .c-entry7 figure.right {
      margin: 0 0 20px 20px; }
      .p-indexsupport .l-container2.-typeB .c-entry7 figure.right figcaption {
        text-align: right; }
    .p-indexsupport .l-container2.-typeB .c-entry7 figure.left {
      margin: 0 20px 20px 0; }
      .p-indexsupport .l-container2.-typeB .c-entry7 figure.left figcaption {
        text-align: left; }
    .p-indexsupport .l-container2.-typeB .c-entry7 figure.center {
      margin: 0 auto 20px;
      text-align: center; }
      .p-indexsupport .l-container2.-typeB .c-entry7 figure.center figcaption {
        text-align: center; }
    @media screen and (max-width: 767px) {
      .p-indexsupport .l-container2.-typeB .c-entry7 figure.right, .p-indexsupport .l-container2.-typeB .c-entry7 figure.left, .p-indexsupport .l-container2.-typeB .c-entry7 figure.center {
        margin: 0 auto 20px;
        float: none;
        text-align: center; }
        .p-indexsupport .l-container2.-typeB .c-entry7 figure.right figcaption, .p-indexsupport .l-container2.-typeB .c-entry7 figure.left figcaption, .p-indexsupport .l-container2.-typeB .c-entry7 figure.center figcaption {
          text-align: center; }
        .p-indexsupport .l-container2.-typeB .c-entry7 figure.right img, .p-indexsupport .l-container2.-typeB .c-entry7 figure.left img, .p-indexsupport .l-container2.-typeB .c-entry7 figure.center img {
          margin: auto;
          text-align: center; } }
  @media screen and (max-width: 767px) {
    .p-indexsupport .l-container2.-typeB .c-entry7 .scroll {
      width: 100%;
      overflow-x: scroll; }
      .p-indexsupport .l-container2.-typeB .c-entry7 .scroll img {
        max-width: inherit;
        width: 530px; } }

.p-indexsupport .l-container2.-typeB .p-new {
  margin-top: -80px; }
  @media screen and (max-width: 767px) {
    .p-indexsupport .l-container2.-typeB .p-new {
      margin-top: -54px; } }

.p-indexsupport .l-container2.-typeB .p-flow,
.p-indexsupport .l-container2.-typeB .p-voice {
  padding: 30px; }
  .p-indexsupport .l-container2.-typeB .p-flow__ttl,
  .p-indexsupport .l-container2.-typeB .p-voice__ttl {
    margin-bottom: 20px;
    padding-left: 35px;
    font-size: 2.5rem; }
    @media screen and (max-width: 767px) {
      .p-indexsupport .l-container2.-typeB .p-flow__ttl,
      .p-indexsupport .l-container2.-typeB .p-voice__ttl {
        font-size: 1.8rem; } }
  .p-indexsupport .l-container2.-typeB .p-flow h3,
  .p-indexsupport .l-container2.-typeB .p-voice h3 {
    margin-bottom: 10px;
    font-size: 1.8em; }
    @media screen and (max-width: 767px) {
      .p-indexsupport .l-container2.-typeB .p-flow h3,
      .p-indexsupport .l-container2.-typeB .p-voice h3 {
        font-size: 1.6rem; } }
  .p-indexsupport .l-container2.-typeB .p-flow p,
  .p-indexsupport .l-container2.-typeB .p-voice p {
    margin-bottom: 20px;
    font-size: 1.6rem;
    line-height: 1.5; }
    @media screen and (max-width: 767px) {
      .p-indexsupport .l-container2.-typeB .p-flow p,
      .p-indexsupport .l-container2.-typeB .p-voice p {
        font-size: 1.3rem; } }
    .p-indexsupport .l-container2.-typeB .p-flow p:last-child,
    .p-indexsupport .l-container2.-typeB .p-voice p:last-child {
      margin-bottom: 0; }

.p-indexsupport .l-container2.-typeB .p-flow {
  margin-bottom: 20px;
  background: #ecfbfc; }
  @media screen and (max-width: 767px) {
    .p-indexsupport .l-container2.-typeB .p-flow {
      margin: -40px 10px 20px; } }
  .p-indexsupport .l-container2.-typeB .p-flow__ttl {
    background: url(assets/image/common/icon01.png) no-repeat left 6px; }
    @media screen and (max-width: 767px) {
      .p-indexsupport .l-container2.-typeB .p-flow__ttl {
        background-position: left 0; } }

.p-indexsupport .l-container2.-typeB .p-voice {
  background: #fffeee; }
  @media screen and (max-width: 767px) {
    .p-indexsupport .l-container2.-typeB .p-voice {
      margin: 0 10px 20px; } }
  .p-indexsupport .l-container2.-typeB .p-voice__ttl {
    background: url(assets/image/common/icon02.png) no-repeat left 6px; }
    @media screen and (max-width: 767px) {
      .p-indexsupport .l-container2.-typeB .p-voice__ttl {
        background-position: left 0; } }

.p-indexsupport .l-container2.-typeB .c-entry5 {
  margin-top: 0; }

.u-m30 {
  margin-bottom: 30px; }

.u-m20 {
  margin-bottom: 20px; }

.u-m5 {
  margin-top: 5px; }

.u-m4 {
  margin-bottom: 4px; }
