@charset "UTF-8";

/*============================================================================
  Style for [Page - Nenga2022]
============================================================================*/

body {
  padding: 0;
  margin: 0 auto;
}
main {
  padding: 0;
  margin: 0 auto;
}

/* =======================================================
  MediaQueries
======================================================= */

/* Media
--------------------------------*/
@media screen and (min-width: 980px) {
  .tb {
    display: none;
  }
}
@media screen and (max-width: 979px) {
  .pc {
    display: none;
  }
}

/*------------------------------------
  Header
------------------------------------*/
header {
  background: #fff;
  position: fixed;
  top: 0;
  box-shadow: 0 0 4px rgba(33, 56, 91, 0.15);
}

/*------------------------------------
  main
------------------------------------*/
.mainvisual {
  width: 100%;
  height: auto;
  margin: 0 auto 0 auto;
  padding: 0;
  background: url(images/bg_pattern.png) repeat;
  text-align: center;
}
.mainvisual h1 {
  width: 90%;
  max-width: 1100px;
  margin: 0 auto;
  padding: 160px 0 90px 0;
  text-align: center;
  vertical-align: baseline;
  font-size: 1rem;
  line-height: 0.5;
}
.mainvisual h1 img {
  width: 100%;
  vertical-align: baseline;
  margin: 0 auto;
  padding: 0;
}
/* Media
--------------------------------*/
@media screen and (min-width: 980px) {
  .kv_mb {
    display: none;
  }
}
@media screen and (max-width: 979px) {
  .kv_pc {
    display: none;
  }
  .mainvisual {
    padding: 20px 0 20px 0;
    height: 70vh;
    display: flex;
    align-items: center;
  }
  .mainvisual h1 {
    width: 100%;
  }
}

/*------------------------------------
  common
------------------------------------*/
.l-wrap{
  padding: 100px 0;
}
@media screen and (max-width: 979px) {
  .l-wrap{
    padding: 50px 0;
  }
}

.l-content {
  width: 90%;
  margin: auto;
}
img{
  max-width: 100%;
}
a img {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
a:hover {
  text-decoration: none;
}
a:hover img {
  opacity: 0.85;
}

/*------------------------------------
  nenga message
------------------------------------*/
.nenga-message {
  background-color: #e64e1e;
  position: relative;
  background-image: url(images/message_pattern.png);
  background-repeat: repeat;
  background-position: center;
  padding: 60px 1rem;
}
.nenga-message .message_title {
  text-align: center;
}
.nenga-message .message_title img{
  width: 180px;
  margin-bottom: 3rem;
}
.nenga-message__inner {
  width: 92%;
  max-width: 1000px;
  min-width: auto;
  margin: 0 auto;
  padding: 3rem;
  border-radius: 20px;
  color: white;
}
.nenga-message__inner h2 {
  padding: 0;
  margin: 0 auto 0 auto;
  font-size: 1rem;
  line-height: 1rem;
}
.nenga-message__inner h2 img {
  max-width: 150px;
  margin: 0 auto 2rem auto;
}
.nenga-message__inner p {
  text-align: center;
  font-weight: bold;
}
.nenga-message__inner p.message {
  font-size: 22px;
  line-height: 1.8;
  padding-bottom: 1em;
}
.nenga-message__inner p.name {
  font-size: 18px;
  line-height: 2em;
  margin-top: 2em;
}
.nenga-message__inner p.name span {
  font-size: 22px;
}
@media screen and (max-width: 979px) {
  .nenga-message__inner {
    padding: 0;
  }
  .nenga-message__inner p.message {
    font-size: 16px;
    line-height: 1.5;
  }
  .nenga-message__inner p.name {
    font-size: 16px;
    line-height: 1.5;
    margin-top: 1em;
  }
  .nenga-message__inner p.name span {
    font-size: 16px;
  }
}

 /*------------------------------------
    共通
  ------------------------------------*/
.content_ttl{
  margin-bottom: 40px;
}
.content_ttl h2,.content_ttl h3{
  text-align: center;
  color: white;
}
.content_ttl h2 {
  margin: 0 auto 10px auto;
  font-size: 4rem;
  line-height: 1.4;
}
.content_ttl h2 img{
  width: 250px;
  display: block;
  margin: 0 auto 20px auto ;
}
.content_ttl h3 {
  margin: 0 auto;
  font-size: 2.5rem;
  line-height: 1.5;
  position: relative;
}
.content_ttl h3 img.optamo_services__title__logo {
  display: inline;
  height: 1.4em;
  vertical-align: text-bottom;
}
ruby {
	ruby-align: center;
}
rt {
	text-align: center;
  font-size: 13px;
  padding-bottom: 3px;
}

@media screen and (max-width: 979px) {
  .content_ttl h2 img{
    width:180px;
    max-width: 70%;
  }
  .content_ttl h2 {
    font-size: 2.5rem;
  }
  .content_ttl h3 {
    font-size: 1.8rem;
  }
   rt {
    font-size: 11px;
  }

}

/*------------------------------------
    Optamoシリーズのご案内
------------------------------------*/
.optamo_services__wrap {
  background: #2aa2de;
  background-image: url(images/bg_pattern_2.svg);
  background-repeat: no-repeat;
  background-size: 100% auto;
}
.optamo_services {
  display: flex;
  justify-content: center;
  margin: 0 auto;
  gap: 50px;
  max-width: 950px;
}
.optamo_services__title h2 img{
  width: 250px;
  display: block;
  margin: 0 auto 20px auto ;
}
.optamo_services .lu-head {
  width: 100%;
  margin-bottom: 3rem;
}
.optamo_services .lu-head h2 {
  padding-top: 0;
  margin-bottom: 1rem;
}
.optamo_services .lu-head p {
  text-align: center;
}
.optamo_services .item {
  margin: 0;
  width: calc(100%/2);
  background: #fff;
  box-shadow: 0 0 10px rgba(60, 77, 104, 0.15);
  border-radius: 15px;
  position: relative;
  top: 0;
  transition: all 0.5s;
}
@media screen and (max-width: 979px) {
  .optamo_services {
    flex-direction: column;
    gap: 0px;
    max-width: 80%;
  }
  .optamo_services .item {
    width: 100%;
  }
}
.optamo_services .item:hover {
  box-shadow: 0 0 20px rgba(60, 77, 104, 0.3);
  top: -8px;
}
.optamo_services .item h2.item-ttl {
  padding: 2rem 0.5rem 1.5rem 0.5rem;
  margin: 0;
  text-align: center;
  font-size: 2.2rem;
  font-weight: 600;
  line-height: 1.5;
  letter-spacing: 0;
}
@media screen and (max-width: 979px) {
  .optamo_services .item h2.item-ttl {
    font-size: 1.6rem;
  }
  .optamo_services__title h2 img{
    width: 150px;
  }
}
.optamo_services .item h2.item-ttl span {
  font-size: 14px;
  display: block;
}
.optamo_services .item.ops h2.item-ttl {
  color: #00bea5;
}
.optamo_services .item.opt h2.item-ttl {
  color: #103f79;
}
.optamo_services .item .item-pic {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover !important;
  width: 100% !important;
  height: 300px !important;
  position: relative;
}
.optamo_services .item .item-pic:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.2);
   transition: all 0.2s;
  }
.optamo_services .item .item-pic section{
  width: 70%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  filter: drop-shadow(0px 0px 5px rgba(0, 0, 0, 0.7));
}
.optamo_services .item .item-pic section h3{
  color: white;
  text-align: center;
  font-size: 1.3rem;
}
.optamo_services .item.optamo .item-pic {
  background: #010e0c;
  background-image: url(images/pic_product_optamo.png);
}
.optamo_services .item.optflow .item-pic {
    background: #a7b9d6;
    background-image: url(images/pic_product_optflow.png);
}
.optamo_services .item:hover .item-pic:before {
      background-color: rgba(0, 0, 0, 0);
}


.optamo_services .item .item-info {
  padding: 2rem 2rem 4rem 2rem;
}
.optamo_services .item .item-type {
  color: #999;
  font-size: 16px;
  font-weight: 600;
}
.optamo_services .item .item-name {
  padding: 1rem 0;
  font-size: 28px;
  font-weight: bold;
}
.optamo_services .item .item-name img {
  width: 94%;
}
.optamo_services .item .item-desc {
  line-height: 1.5;
  padding-bottom: 1em;
}

.optamo_services a {
  color: black;
}
.optamo_services a:hover {
  color: #666;
}
@media only screen and (max-width: 960px) {
  .optamo_services {
    padding-bottom: 3rem;
  }
  .optamo_services .item {
    width: 100%;
    margin-bottom: 4rem;
  }
  .optamo_services .item h2.item-ttl {
    padding: 1.25rem 0.5rem 1.25rem 0.5rem;
  }
  .optamo_services .item .item-pic {
    height: 200px !important;
  }
  .optamo_services .item .item-info {
    padding: 2rem 2rem 4rem 2rem;
  }
}


/*------------------------------------
  モビリティ紹介
------------------------------------*/
.mobilities__wrap {
  background-color: #79ba5d;
  background-image: url(images/bg_pattern_1.jpg);
  background-repeat: repeat;
}
.mobilities{
  margin: 0 auto;
  max-width: 950px;
}
.mobilities__title h2 img{
  width: 350px;
}
.mobilities__wrap .srv-list {
  display: flex;
  margin-top: 6rem;
  justify-content: center;
  gap: 50px;
}
.mobilities__wrap .srv-item {
  margin: 0;
  width: calc(100%/2);
  background: #fff;
  box-shadow: 0 0 10px rgba(60, 77, 104, 0.15);
  border-radius: 15px;
  position: relative;
  top: 0;
  transition: all 0.5s;
}
@media screen and (max-width: 979px) {
  .mobilities__title h2 img{
    width: 200px;
  }
 .mobilities__wrap .srv-list {
    flex-direction: column;
    gap: 30px;
    max-width: 80%;
  }
  .mobilities__wrap .srv-item {
    width: 100%;
  }
}
.mobilities__wrap .srv-item:hover {
  box-shadow: 0 0 20px rgba(60, 77, 104, 0.3);
  top: -8px;
}
.mobilities__wrap .srv-item a {
  color: #111;
}
.mobilities__wrap .srv-item a:hover {
  color: #111;
  text-decoration: none;
}

.mobilities__wrap .srv-item .srv-solve {
  padding: 2rem 0.5rem 1.5rem 0.5rem;
  color: #fff;
  font-weight: 600;
  background: #004098;
  border-radius: 15px 15px 0 0;
    margin: 0;
    text-align: center;
    font-size: 2.2rem;
    line-height: 1.5;
    letter-spacing: 0;
}
@media screen and (max-width: 979px) {
  .mobilities__wrap .srv-item .srv-solve {
    font-size: 1.6rem;
  }
}
.mobilities__wrap .srv-item .srv-image img {
  width: 100%;
}
.mobilities__wrap .srv-item .srv-textBox {
  padding: 4rem 2rem 1rem 2rem;
  position: relative;
}
.mobilities__wrap .srv-item .srv-textBox::before {
  display: block;
  content: "";
  width: 52px;
  height: 52px;
  border-radius: 26px;
  background: #004098;
  box-shadow: 0 0 6px rgba(33, 56, 91, 0.2);
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.mobilities__wrap .srv-item.srv-vo .srv-textBox::before {
  background: url(../common/images/ic_srv_vo_wh.svg) center 50%/60% no-repeat #3e74d7; /*61aa31*/
}
.mobilities__wrap .srv-item.srv-fl .srv-textBox::before {
  background: url(../common/images/ic_srv_fl_wh.svg) center 50%/60% no-repeat #f39800;
}

.mobilities__wrap .srv-item .srv-head {
  font-weight: 600;
  font-size: 1.6rem;
  line-height: 1.4;
  letter-spacing: 0.05em;
  height: 4rem;
}
.mobilities__wrap .srv-item .srv-name {
  font-family: din-2014, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 3.6rem;
  letter-spacing: 0.04rem;
}
.mobilities__wrap .srv-item.srv-vo .srv-name {
  color: #3e74d7;
}
.mobilities__wrap .srv-item.srv-fl .srv-name {
  color: #f39800;
  font-size: 2.8rem;
}
.mobilities__wrap .srv-item .srv-name span {
  color: #666;
  font-weight: 600;
  font-size: 1.4rem;
  letter-spacing: 0.2rem;
  display: block;
}
.mobilities__wrap .srv-item .c-tagBox {
  margin: 1rem 0 2.5rem 0;
  font-size: 1.2rem;
}
.mobilities__wrap .srv-item .c-tagBox li.c-tag-item {
  color: #666;
  margin-bottom: 3px;
}
.mobilities__wrap .srv-item .btnBox {
  display: none;
  font-size: 1.4rem;
  bottom: -1.5em;
}


/* learnmore ボタン */
.item-link {
  text-align: center;
  position: absolute;
  bottom: -26px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
.item-link .btn_learnmore {
  display: block;
  width: 320px;
  height: 50px;
  padding: 0 1em 0 0;
  color: #fff;
  font-size: 16px;
  line-height: 50px;
  font-weight: bold;
  text-align: center;
  border-radius: 30px;
  background: url(images/ic_ar_wh@2x.png) 90% 50% no-repeat;
  background-size: 10px 8px;
  transition: background-color 0.2s;
}
@media only screen and (-webkit-min-device-pixel-ratio: 3), only screen and (min--moz-device-pixel-ratio: 3), only screen and (-o-min-device-pixel-ratio: 3/1), only screen and (min-device-pixel-ratio: 3) {
  .item-link .btn_learnmore {
    background: url(images/ic_ar_wh@3x.png) 90% 50% no-repeat;
  }
}
/* 色 */
.item-link .btn_learnmore {
  background-color: #21385b;
}
.item-link .btn_learnmore:hover  {
  background-color: #2a85e8;
}
@media only screen and (max-width: 960px) {
  .item-link {
    width: 100%;
    bottom: -1rem;
    left: 0;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
  }
  .item-link .btn_learnmore {
    width: 90%;
    height: auto;
    margin: 0 auto;
    padding: 1.5rem 2rem;
    color: #fff;
    font-size: 1rem;
    line-height: 1;
    font-weight: bold;
    text-align: center;
    border-radius: 30px;
    background: url(images/ic_ar_wh@2x.png) 90% 50% no-repeat;
    background-size: 10px 8px;
    transition: background-color 0.2s;
  }
}
