.p-facilities-panel-inside a[target="_blank"]::after, .p-button-line-2 a::after {
  content: '';
  display: inline-block;
  width: 1em;
  height: 1em;
  margin-left: 0.1em;
  margin-right: 0.1em;
  background: url(/assets/img/common/ico_external-black.svg) center center no-repeat;
  background-size: contain;
  position: relative;
  top: .2em; }

.p-lead {
  font-size: 17px;
  margin-bottom: 25px; }

.p-greeting_sign {
  text-align: right;
  margin-top: 40px;
  margin-bottom: 30px;}
  .p-greeting_sign p {
    font-size: 16px;
    text-align: left;
    display: inline;
    margin: 0;
    text-align: left; }
    @media screen and (max-width: 767px) {
      .p-greeting_sign p img {
        width: 86px; } }

@media screen and (min-width: 768px) {
  .p-lead {
    text-align: center;
    font-size: 28px;
    margin-top: 80px;
    margin-bottom: 80px; }
  .p-greeting:after {
    content: " ";
    display: block;
    clear: both; }
  .p-greeting_photo {
    width: 200px;
    margin: 5px 10px 20px 20px;
    float: right; }
  .p-greeting_photo2 {
    width: 340px;
    margin: 10px 20px 20px 0px;
    float: left; }
  .p-greeting_left {
    margin-right: 10px; }
    .p-greeting_left p:first-child {
      margin-top: 20; }
  .p-greeting p {
    margin-top:20px;
    line-height: 1.9;
      }
  .p-greeting_sign p {
    font-size: 18px;
    margin-top: 10px;
    display: inline-block; } }

@media screen and (min-width: 768px) {
  .companyCompany .accordion dl {
    margin-top: 14px;
    margin-bottom: 14px; }
  .companyCompany .accordion .btn-small {
    padding-right: 38px;
    background-repeat: no-repeat, repeat-x;
    background-position: calc(100% - 20px) center, 0 0;
    -webkit-transition: background-position 0.25s ease 0s;
    transition: background-position 0.25s ease 0s; }
    .companyCompany .accordion .btn-small:hover {
      background-position: calc(100% - 20px) center, 0 100%; }
    .companyCompany .accordion .btn-small:after {
      content: none; }
    .companyCompany .accordion .btn-small.icon-map {
      background-image: url(/assets/img/common/icon-map.svg), -webkit-linear-gradient(top, #fff, #fff 50%, #d1d1d1 50%, #d1d1d1);
      background-image: url(/assets/img/common/icon-map.svg), linear-gradient(to bottom, #fff, #fff 50%, #d1d1d1 50%, #d1d1d1);
      background-size: 14px 19px, 100% 200%; }
    .companyCompany .accordion .btn-small.icon-pdf {
      background-image: url(/assets/img/common/icon-pdf.svg), -webkit-linear-gradient(top, #fff, #fff 50%, #d1d1d1 50%, #d1d1d1);
      background-image: url(/assets/img/common/icon-pdf.svg), linear-gradient(to bottom, #fff, #fff 50%, #d1d1d1 50%, #d1d1d1);
      background-size: 18px 18px, 100% 200%; } }

.p-timeline h2 {
  font-family: "din-2014", sans-serif;
  font-weight: 400;
  color: #808080;
  font-size: 28px;
  font-weight: normal;
  margin: 15px 0; }
  .wf-loading .p-timeline h2 {
    visibility: hidden; }
  .wf-active .p-timeline h2, .wf-inactive {
    visibility: visible; }

.p-timeline ul {
  background-image: -webkit-linear-gradient(#808080, #808080);
  background-image: linear-gradient(#808080, #808080);
  background-size: 2px 2px;
  background-position: 4px 0;
  background-repeat: repeat-y; }
  .p-timeline ul li {
    padding-left: 20px;
    margin-bottom: 18px;
    position: relative; }
    .p-timeline ul li:last-child {
      margin-bottom: 0; }
    .p-timeline ul li:before {
      content: "";
      width: 20px;
      height: 2px;
      background-color: #808080;
      position: absolute;
      left: 0;
      top: 0;
      bottom: 0;
      margin: auto; }
    .p-timeline ul li:after {
      content: "";
      width: 10px;
      height: 10px;
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      bottom: 0;
      background-color: #808080;
      border-radius: 50%;
      margin: auto; }
    .p-timeline ul li div {
      background-color: #fff;
      line-height: 1.5;
      padding: 15px; }
      .p-timeline ul li div dl {
        margin: 0; }
        .p-timeline ul li div dl dt {
          font-weight: bold;
          color: #808080;
          margin-bottom: 6px; }
        .p-timeline ul li div dl dd {
          margin: 0; }
          .p-timeline ul li div dl dd img {
            margin-top: 15px; }

.p-timeline:after {
  content: '';
  clear: both;
  display: block;
  width: 100%;
  height: 60px;
  background-image: -webkit-linear-gradient(transparent, transparent 50%, #808080 50%, #808080);
  background-image: linear-gradient(transparent, transparent 50%, #808080 50%, #808080);
  background-size: 2px 10px;
  background-repeat: repeat-y;
  background-position: 4px 0; }

@media screen and (min-width: 768px) {
  .p-timeline h2 {
    text-align: center;
    font-size: 40px;
    margin: 12px 0; }
  .p-timeline ul {
    background-position: 50% 0;
    padding: 20px 0; }
    .p-timeline ul:after {
      content: " ";
      display: block;
      clear: both; }
    .p-timeline ul li {
      width: 50%;
      float: right;
      clear: both;
      margin-top: -24px;
      margin-bottom: 0;
      padding-left: 36px; }
      .p-timeline ul li:before {
        width: 36px;
        top: 24px;
        bottom: auto; }
      .p-timeline ul li:after {
        top: 20px;
        bottom: auto;
        left: -5px; }
      .p-timeline ul li:first-child {
        margin-top: 0; }
      .p-timeline ul li.left {
        float: left;
        padding-left: 0;
        padding-right: 36px; }
        .p-timeline ul li.left:before {
          left: auto;
          right: 0; }
        .p-timeline ul li.left:after {
          left: auto;
          right: -5px; }
      .p-timeline ul li div {
        padding: 20px; }
  .p-timeline:after {
    background-position: 50% 0; } }

@media screen and (min-width: 768px) {
  .article.companyFacilities .content > h2:first-child,
  .article.companyPhilosophy .content > h2:first-child {
    margin-top: 24px; } }

.p-facilities-panel-inside a[target="_blank"]::after {
  margin-left: 3px; }

@media screen and (min-width: 768px) {
  .p-facilities-panel-inside a[target="_blank"]:hover::after {
    background-image: url(/assets/img/common/ico_external-white.svg); } }

@media screen and (min-width: 768px) {
  .p-facilities-panel-inside__2col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-line-pack: start;
        align-content: flex-start; }
    .p-facilities-panel-inside__2col .p-lead-image {
      width: 260px; }
      .p-facilities-panel-inside__2col .p-lead-image img {
        max-width: 100%; } }
    @media screen and (min-width: 768px) and (min-width: 768px) {
      .p-facilities-panel-inside__2col .p-lead-image {
        margin-right: 30px; } }

@media screen and (min-width: 768px) {
    .p-facilities-panel-inside__2col .p-panel-main {
      width: 480px; }
      .p-facilities-panel-inside__2col .p-panel-main section:first-child h3 {
        margin-top: 0; } }

.p-button-line-2 a::after {
  margin-left: 3px; }

@media screen and (min-width: 768px) {
  .p-button-line-2 a:hover::after {
    background-image: url(/assets/img/common/ico_external-white.svg); } }

@media screen and (min-width: 768px) {
  .p-button-line-2 {
    text-align: center;
    font-size: 0; }
    .p-button-line-2 li {
      display: inline-block;
      font-size: 14px; }
      .p-button-line-2 li:first-child {
        margin-right: 32px; } }

@media screen and (min-width: 768px) {
  .p-facilities-sec2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .p-facilities-sec2 .panel {
      width: calc(50% - 17px);
      margin-top: 0;
      margin-bottom: 35px; }
      .p-facilities-sec2 .panel .p-button-line {
        margin-top: 30px; }
      .p-facilities-sec2 .panel .btn-primary {
        padding-left: 30px;
        padding-right: 30px; }
      .p-facilities-sec2 .panel section p {
        font-size: 15px; } }

.p-lead-image {
  text-align: center; }
  .p-lead-image img {
    max-width: 76%;
    height: auto; }

.p-facilities-map {
  text-align: center;
  padding-top: 10px; }
  @media screen and (min-width: 768px) {
    .p-facilities-map {
      padding-top: 0; } }
  .p-facilities-map img {
    max-width: 100%;
    height: auto; }
  .p-facilities-map-att {
    margin-bottom: 30px;
    text-align: right;
    font-size: 12px; }
    @media screen and (min-width: 768px) {
      .p-facilities-map-att {
        margin-bottom: 40px;
        font-size: 14px; } }

.p-button-line-2 {
  margin-top: 30px; }
  .p-button-line-2 li:first-child {
    margin-bottom: 10px; }
    @media screen and (min-width: 768px) {
      .p-button-line-2 li:first-child {
        margin-bottom: 15px; } }

.panel .p-facilities-list {
  margin: 0;
  padding: 0; }
  .panel .p-facilities-list:first-child {
    border-top: solid 1px #dddddd; }
  @media screen and (min-width: 768px) {
    .panel .p-facilities-list {
      border-top: solid 1px #dddddd; } }
  .panel .p-facilities-list li {
    padding: 15px;
    list-style-type: none;
    background-image: -webkit-linear-gradient(135deg, #00acca 25%, #48c3d9 25%, #48c3d9 50%, #00acca 50%, #00acca 75%, #48c3d9 75%, #48c3d9);
    background-image: linear-gradient(-45deg, #00acca 25%, #48c3d9 25%, #48c3d9 50%, #00acca 50%, #00acca 75%, #48c3d9 75%, #48c3d9);
    background-size: 6px 6px;
    background-repeat: repeat-y;
    background-position: -2px 0;
    border-bottom: solid 1px #dddddd; }
    .panel .p-facilities-list li.is-separate {
      border-top: solid 1px #dddddd;
      margin-top: 20px; }
  .panel .p-facilities-list dl {
    margin: 0;
    padding: 0; }
    .panel .p-facilities-list dl dt {
      font-weight: bold;
      color: #808080; }

@media screen and (min-width: 768px) {
  .p-facilities-list-area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .p-facilities-list-area .p-facilities-list {
      width: calc(50% - 20px); }
      .p-facilities-list-area .p-facilities-list li {
        padding-left: 0; }
        .p-facilities-list-area .p-facilities-list li.is-separate {
          border-top: solid 1px #dddddd;
          margin-top: 40px; }
      .p-facilities-list-area .p-facilities-list dl {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
        .p-facilities-list-area .p-facilities-list dl dt {
          width: 128px;
          text-align: left;
          padding-left: 30px; } }

.content-p-philosophy-group h2 {
  margin-bottom: 40px; }
  @media screen and (min-width: 768px) {
    .content-p-philosophy-group h2 {
      margin-bottom: 100px; } }

@media screen and (min-width: 768px) {
  .content-p-philosophy-group {
    max-width: 1200px; } }

.p-philosophy-box {
  background-color: rgba(255, 255, 255, 0.3);
  margin-bottom: 60px;
  padding: 10px 25px;
  border-radius: 15px; }
@media screen and (min-width: 768px) {
.p-philosophy-box {
  background-color: rgba(255, 255, 255, 0.3);
  margin-bottom: 60px;
  padding: 30px 25px;
  border-radius: 15px; }}
  .p-philosophy-box h3 {
    color: #333;
    text-align: center;
    font-weight: normal;
    font-size: 18px;
    line-height: 1.7em;}
    @media screen and (min-width: 768px) {
      .p-philosophy-box h3 {
        margin-top: 0;
        margin-bottom: 0;
        font-size: 26px; } }
  .p-philosophy-box p {
    color: #555;
    font-size: 14px;
    line-height: 26px; }
    @media screen and (min-width: 768px) {
      .p-philosophy-box p {
        font-size: 18px;
        line-height: 38px;} }
  @media screen and (min-width: 768px) {
    .p-philosophy-box {
      margin-bottom: 100px;
      padding: 40px 80px;
      border-radius: 20px; } }

.p-philosophy-box-out p {
  color: #555;
  font-size: 14px;
  line-height: 26px;
  margin: 0 20px 20px 20px;}
@media screen and (min-width: 768px) {
  .p-philosophy-box-out p {
    font-size: 18px;
    line-height: 38px;
    margin: 0 30px 30px 30px;} }

.p-philosophy2-box {
  background-color: rgba(255, 255, 255, 0.3);
  margin-bottom: 60px;
  padding: 30px 25px;
  border-radius: 15px; }
@media screen and (min-width: 768px) {
  .p-philosophy2-box {
    margin-bottom: 100px;
    padding: 50px 80px 25px;
    border-radius: 20px; } }
/*.p-philosophy2-box h3 {
  color: #00acca;
  text-align: center;
  font-weight: normal;
  font-size: 18px;
  line-height: 1.7em;}
@media screen and (min-width: 768px) {
  .p-philosophy2-box h3 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 26px; }*/
.p-philosophy2-box h4 {
  color: #00acca;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.6em;}
@media screen and (min-width: 768px) {
  .p-philosophy2-box h4 {
    color: #00acca;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    line-height: 1.7em;}}

.p-philosophy2-box p {
  color: #555;
  font-size: 14px;
  line-height: 26px;
  margin-bottom: 40px;}
@media screen and (min-width: 768px) {
  .p-philosophy2-box p {
    font-size: 18px;
    line-height: 38px;
    margin-bottom: 50px;} }

.p-philosophy-group-area {
  margin-bottom: 70px; }
@media screen and (min-width: 768px) {
  .p-philosophy-group-area {
    margin-bottom: 160px; }}

.p-philosophy-group-subtitle {
  text-align: center;
  margin-bottom: 110px; }
  .p-philosophy-group-subtitle img {
    max-width: 85.172413793103448%;
    height: auto; }
  @media screen and (min-width: 768px) {
    .p-philosophy-group-subtitle {
      margin-bottom: 70px; }
      .p-philosophy-group-subtitle img {
        max-width: 100%;
        height: auto; } }

.p-philosophy-group-item {
  position: relative;
  margin-bottom: 40px;
  color: #333; }
  @media screen and (min-width: 768px) {
    .p-philosophy-group-item {
      max-width: 1200px;
      margin-bottom: 70px; } }
  .p-philosophy-group-item-inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .p-philosophy-group-item_01 .p-philosophy-group-item-inner {
    margin-right: 80px; }
    @media screen and (min-width: 768px) {
      .p-philosophy-group-item_01 .p-philosophy-group-item-inner {
        margin-left: 24%;
        margin-right: 30%; } }
  .p-philosophy-group-item_01 .p-philosophy-group-item-image {
    width: 100px;
    right: 0;
    top: -30px; }
    @media screen and (min-width: 768px) {
      .p-philosophy-group-item_01 .p-philosophy-group-item-image {
        width: 21.583333333333333%;
        right: 60px;
        top: auto;
        bottom: -19px; } }
  .p-philosophy-group-item_02 .p-philosophy-group-item-inner {
    margin-left: 120px; }
    @media screen and (min-width: 378px) and (max-width: 767px) {
      .p-philosophy-group-item_02 .p-philosophy-group-item-inner {
        margin-left: 120px; } }
    @media screen and (min-width: 768px) {
      .p-philosophy-group-item_02 .p-philosophy-group-item-inner {
        margin-left: 30%;
        margin-right: 23%; } }
  .p-philosophy-group-item_02 .p-philosophy-group-item-image {
    width: 100px;
    left: 0;
    bottom: -10px; }
    @media screen and (min-width: 768px) {
      .p-philosophy-group-item_02 .p-philosophy-group-item-image {
        width: 18.5%;
        left: 50px;
        bottom: -40px; } }
  .p-philosophy-group-item_03 .p-philosophy-group-item-inner {
    margin-bottom: 0px;
    margin-right: 110px; }
    @media screen and (min-width: 768px) {
      .p-philosophy-group-item_03 .p-philosophy-group-item-inner {
        margin-bottom: inherit;
        margin-left: 24%;
        margin-right: 30%; } }
  .p-philosophy-group-item_03 .p-philosophy-group-item-image {
    width: 105px;
    right: 0;
    bottom: 0px; }
    @media screen and (min-width: 768px) {
      .p-philosophy-group-item_03 .p-philosophy-group-item-image {
        width: 18%;
        right: 0px;
        bottom: -50px; } }
  .p-philosophy-group-item_04 .p-philosophy-group-item-inner {
    margin-left: 120px; }
    @media screen and (min-width: 768px) {
      .p-philosophy-group-item_04 .p-philosophy-group-item-inner {
        margin-left: 35.416666666666667%;
        margin-right: 19.333333333%; } }
  .p-philosophy-group-item_04 .p-philosophy-group-item-image {
    width: 100px;
    left: 0px;
    bottom: 0px; }
    @media screen and (min-width: 768px) {
      .p-philosophy-group-item_04 .p-philosophy-group-item-image {
        width: 25%;
        left: 100px;
        bottom: -240px; } }

@media screen and (min-width: 768px) {
  .p-philosophy-group-item_05 .p-philosophy-group-item-inner {
    margin-left: 40%;
    margin-right: 10%; } }

.p-philosophy-group-number {
  width: 55px;
  -ms-flex-negative: 0;
      flex-shrink: 0; }
  .p-philosophy-group-number img {
    height: 35px;
    width: auto; }
  @media screen and (min-width: 768px) {
    .p-philosophy-group-number {
      width: 100px; }
      .p-philosophy-group-number img {
        max-width: 100%;
        height: auto; } }

.p-philosophy-group-title {
  margin-top: -4px;
  margin-bottom: 20px;
  font-size: 15px;
  line-height: 22px; }
  @media screen and (min-width: 768px) {
    .p-philosophy-group-title {
      font-size: 24px;
      line-height: 1.4; }
      .p-philosophy-group-title br {
        display: none; } }

/*.p-philosophy-group-text {
  font-size: 12px;
  line-height: 19px; }
  @media screen and (min-width: 768px) {
    .p-philosophy-group-text {
      font-size: 14px;
      line-height: 22px; } }*/

.p-philosophy-group-item-image {
  position: absolute; }
  .p-philosophy-group-item-image img {
    max-width: 100%;
    height: auto; }

.p-philosophy-action {
  color: #333; }
  @media screen and (min-width: 768px) {
    .p-philosophy-action-area {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; } }
  @media screen and (min-width: 768px) {
    .p-philosophy-action-title {
      width: 350px;
      -ms-flex-negative: 0;
          flex-shrink: 0; }
      .p-philosophy-action-title h3 {
        margin-top: 0; } }
  .p-philosophy-action-main h4::before {
    content: none; }
  @media screen and (min-width: 768px) {
    .p-philosophy-action-main h4 {
      margin-top: 0;
      margin-bottom: 12px;
      font-size: 17px; } }
  .p-philosophy-action-main ul {
    list-style-type: disc;
    margin: 0;
    padding: 0; }
    .p-philosophy-action-main ul li {
      margin-left: 1.5em; }

@media screen and (min-width: 768px) {
  .companyPlan th {
    width: 8em; } }
