
a,.tp-caption a.btn:hover {
	color: #333333;
}
.top-nav-collapse {

	    background: rgba(0,132,117,.9);    background: rgba(61, 87, 165, 0.95);background: rgba(0, 65, 195, 0.9);
}

.navbar-custom ul.nav ul.dropdown-menu li a:hover {
	color: #0079d7;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    background-color: #0079d7;
}

.widget-avatar .avatar:hover {
    border: 5px solid #0079d7;
}

.bg-skin {
	background: #0079d7;
}

form#contact-form input:focus,form#contact-form select:focus,form#contact-form textarea:focus {
	border-color: #c7c7c7;
}

footer {
    background-color: #;
}

.btn-skin {
  color: #fff;
  background-color: #;
  border-color: #;
}





.link-area li {
	width:33.3333333%;
	padding:110px 5px 100px;
	float: left;
	text-align:center;
	color:#fff;
	background-size:cover;
/*	display: inline-block;*/
	box-sizing: border-box;
/*	letter-spacing:.08em;*/
}

.link-area .sec-title {
	margin-bottom:30px;
}

.link-area .sec-title .en {
	line-height: 1em;
}

.link-area .sec-title .jp {
	display: block;
	width: 80%;
	margin: 0 auto;
	font-size: 1.2rem;
	margin-top: 30px;
	line-height: 1.8em;
	letter-spacing: 0.1em;
}

.link-concept {
	background:url(/img/index/linkbox01.jpg?201709261600) no-repeat center center;
}

.link-product {
	background:url(/img/index/linkbox02.jpg) no-repeat center center;
}

.link-about {
	background:url(/img/index/linkbox03.jpg) no-repeat center center;
}

@media only screen and (max-width: 1000px) {
	.link-area li {
		padding:90px 3px 80px;
	}
	.link-area .sec-title {
		margin-bottom:50px;
	}
}

@media only screen and (max-width: 768px) {
	.link-area li {
		padding:70px 3px 60px;
	}
}

@media only screen and (max-width: 600px) {
	.link-area li {
		width:100%;
		float:none;
	}
	.link-area .sec-title {
		margin-bottom:40px;
	}
}

@media only screen and (max-width: 450px) {
	.link-area li {
		padding:60px 3px 50px;
	}
}
.link-area li {
    width: 33.3333333%;
    padding: 110px 5px 100px;
    float: left;
    text-align: center;
    color: #fff;
    background-size: cover;
    display: inline-block;
    box-sizing: border-box;
    letter-spacing: .08em;
}


.link-area li {
	width:33.3333333%;
	padding:110px 5px 100px;
	float: left;
	text-align:center;
	color:#fff;
	background-size:cover;
/*	display: inline-block;*/
	box-sizing: border-box;
/*	letter-spacing:.08em;*/
}

.link-area .sec-title {
	margin-bottom:30px;
}

.link-area .sec-title .en {
	line-height: 1em;
}

.link-area .sec-title .jp {
	display: block;
	width: 80%;
	margin: 0 auto;
	font-size: 1.2rem;
	margin-top: 30px;
	line-height: 1.8em;
	letter-spacing: 0.1em;
}

.link-concept {
	background:url(/img/index/linkbox01.jpg?201709261600) no-repeat center center;
}

.link-product {
	background:url(/img/index/linkbox02.jpg) no-repeat center center;
}

.link-about {
	background:url(/img/index/linkbox03.jpg) no-repeat center center;
}

@media only screen and (max-width: 1000px) {
	.link-area li {
		padding:90px 3px 80px;
	}
	.link-area .sec-title {
		margin-bottom:50px;
	}
}

@media only screen and (max-width: 768px) {
	.link-area li {
		padding:70px 3px 60px;
	}
}

@media only screen and (max-width: 600px) {
	.link-area li {
		width:100%;
		float:none;
	}
	.link-area .sec-title {
		margin-bottom:40px;
	}
}

@media only screen and (max-width: 450px) {
	.link-area li {
		padding:60px 3px 50px;
	}
}
.link-area li {
    width: 33.3333333%;
    padding: 110px 5px 100px;
    float: left;
    text-align: center;
    color: #fff;
    background-size: cover;
    display: inline-block;
    box-sizing: border-box;
    letter-spacing: .08em;
}

.p-top-sec__ttl {
    font-weight: 600;
    margin-bottom: 30px;
}
.p-top-sec__ttl--secondary {
    color: #0041c3;
    display: block;
    font-size: 12px;
    font-family: "Roboto", sans-serif;
    margin-bottom: 10px;
}

@media screen and (min-width: 768px){
.p-top-sec__ttl--primary {
    color: #2c2c2c;
    font-size: 30px;
    letter-spacing: 3px;
    line-height: 1.7;    font-family: "Noto Sans JP", sans-serif;    font-family: "Noto Serif JP",serif;
}	
}
@media screen and (max-width: 767px){
.p-top-sec__ttl--primary {
    color: #2c2c2c;
    font-size: 18px;
    letter-spacing: 3px;
    line-height: 1.3;    font-family: "Noto Sans JP", sans-serif;    font-family: "Noto Serif JP",serif;
}	
}
.c-news-content {
  background: #fff;
  border-radius: 20px;
  padding: 70px;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .c-news-content {
    padding: 60px 50px;
  }
}

@media screen and (max-width: 767px) {
  .c-news-content {
    padding: 40px 30px 30px;
  }
}

.c-news-item {
  border-bottom: 1px solid #bdb6b6;
}

.c-news-item:first-child {
  border-top: 1px solid #bdb6b6;
}

.c-news-item.is-hidden {
  display: none;
}

.c-news-item__link {
min-height: 2vw;
  display: flex;
  font-size: 14px;
  align-items: center;
    padding:2vw 0;
  transition: .3s;
}

@media screen and (max-width: 767px) {
  .c-news-item__link {
min-height: 2vw;
    display: block;
    font-size: 1.2rem;
    padding: 2vw 0;
  }
}

.c-news-item__link:hover {
  opacity: 1;
}

.c-news-item__link:hover .c-news-item__date, .c-news-item__link:hover .c-news-item__txt {
  color: #0041c3;
  transition: .3s;
}

.c-news-item__date {
  width: 180px;
  color: #686868;
  padding: 0 20px;color: #0041c3;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .c-news-item__date {
    width: 160px;
  }
}

@media screen and (max-width: 767px) {
  .c-news-item__date {
    width: 100%;
    margin-bottom: 2.666vw;
    padding: 0;
  }
}

.c-news-item__txt {
  width: calc(100% - 180px);
  padding-right: 80px;
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .c-news-item__txt {
    width: calc(100% - 160px);
  }
}

@media screen and (max-width: 767px) {
  .c-news-item__txt {
    width: 100%;
    padding-right: 0;
  }
}

.c-news-single-block + .c-news-single-block {
  margin-top: 50px;
}
dl {
    margin-top: 0;
    margin-bottom: 0px;
}
.p-top-sec__linkArea {
    height: 25px;
    overflow: hidden;
    margin-top: 50px;
    position: relative;
	text-align: center;
}
.c-textLink {
    color: #0041c3;
}
.c-textLink-txt {
    font-size: 14px;
    font-weight: 600;
    margin-right: 10px;
}
.p-top-sec__link-inner {
    align-items: center;
}

.wp-block-columns {
    display: flex;
    margin-bottom: 28px;
    flex-wrap: wrap;
}
.wp-block-group {
    text-align: center;
}
.top_sol h2 strong {
    font-size: 2.5rem;
    line-height: 1.4;
}
.top_sol .cont1 {
    width: 100%;
    height: 100%;
}

.top_sol .cont2 {
    position: absolute;
    top: 0;
    left: -100%;
    z-index: 2;
    width: 100%;
    height: 100%;
    background: rgba(2, 48, 97, 0.8);
    -webkit-transition: all .3s cubic-bezier(.075, .82, .165, 1);
    -o-transition: all .3s cubic-bezier(.075, .82, .165, 1);
    transition: all .3s cubic-bezier(.075, .82, .165, 1);
    opacity: 1;
}
.wp-block-column {
    flex-basis: 0;
    flex-grow: 1;
}
h2 strong {
    font-size: 3rem;
    font-weight: bold;
    font-weight: 800;
    display: block;
    margin-bottom: 10px;
}

.wp-block-group__inner-container {
    padding: 80px 20px;
    max-width: none;
    text-align: center;
    color: #fff;
    overflow: hidden;
}
.top_sol .wp-block-cover {
    position: relative;
    overflow: hidden;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start;
}
.wp-block-cover {
    border-radius: 30px;
    overflow: hidden;
    height: 100%;
}

.wp-block-cover, .wp-block-cover-image {
    position: relative;
    background-color: #000;
    background-size: cover;
    background-position: 50%;
    min-height: 430px;
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.top_sol .wp-block-cover.has-background-dim::before {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: inherit;
    opacity: .8;
    z-index: 1;
}

.wp-block-cover-image .wp-block-cover__inner-container, .wp-block-cover .wp-block-cover__inner-container {
    width: calc(100% - 70px);
    z-index: 1;
    color: #f8f9f9;
}
.wp-block-cover, .wp-block-cover-image {
    position: relative;
    background-color: #000;
    background-size: cover;
    background-position: 50%;
    min-height: 430px;
    height: 100%;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

.btn-w a:before {
    content: url(../img/btn_w.svg);
}
.btn-w a {
    border: 1px solid #fff;
    color: #fff;
}
.btnaa a:before, .btnaa span:before {
    width: 19px;
    height: 52px;
    position: absolute;
    left: -1px;
    top: -2px;
}
.btnaa {
    width: 180px;
    margin: 0 auto;
}
.btnaa a, .btnaa span {
    display: block;
    text-align: center;
    padding: 15px 20px;
    font-family: 'lato', sans-serif;
    position: relative;
    overflow: hidden;
    height: 50px;
    -webkit-transition: .5s;
    transition: .5s;
    line-height: 1;
}
.btn-w a {
    border: 1px solid #fff;
    color: #fff;
}
.siro{
	color: #ffffff;
}

.top .toplink ul.linklist {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.top .toplink ul.linklist > li {
	width: 23%;
	margin-bottom: 2em;
	margin-right: 2%;

background: #f5f5f5;
    border-radius: 10px;


}
.top .toplink ul.linklist > li:nth-child(4n) {
	margin-right: 0;
}
.top .toplink ul.linklist > li a {
	display: flex;
	flex-direction: column;
	transition: .3s;
}
.top .toplink ul.linklist > li a:hover {
	opacity: 0.5;
}
.top .toplink ul.linklist > li a .text_box {
	text-align: center;
	padding: 20px 10px;
	display: flex;
	flex-direction: column;
	height: 100%;
}
.top .toplink ul.linklist > li a .link_title {
	color: #111111;
	font-weight: 600;
	font-size: 1.6rem;
	letter-spacing: 0.1em;
	margin-bottom:  10px;
}
.top .toplink ul.linklist > li a .link_more {
	color: #000000;
	font-weight: 600;
	letter-spacing: 0.1em;
	font-family: 'Rubik', sans-serif;
	margin-top: auto;
}
@media screen and (max-width: 991px) {
.top .bg_toplink {
	padding: 80px 0;
}
.top .toplink ul.linklist {
	justify-content: space-between;
}
.top .toplink ul.linklist > li,
.top .toplink ul.linklist > li:nth-child(4n) {
	width: 48%;
	margin: 0 0 1em;
}
.top .toplink ul.linklist > li a .mbanner_text {
	font-size: 1.5rem;
}
}
@media screen and (max-width: 480px) {
.top .toplink ul.linklist {
	flex-direction: column;
}
.top .toplink ul.linklist > li,
.top .toplink ul.linklist > li:nth-child(4n) {
	width: 100%;
}
}
.linklist img{
    max-width: 100%;
    height: auto;order-radius: 4px;
}
.category{
    display: block;
    text-align: right;
    position: relative;
	width: 100px;
    color: #0041c3 !important;
    bottom: 15px;    top: 6px;

}
a .category{

    color: #0041c3 !important;
 
}
.category {
    display: inline-block;
    background: #ffffff;
    color: #0041c3 !important;
    font-size: .10rem;
    font-weight: bold;
    border: solid 1px #0041c3;    border-bottom: solid 3px #0041c3;
    line-height: 24px;
    border-radius: 12px;
    padding: 0 10px;
    text-align: center;
    padding: 0 10px;margin: 0 auto;
    text-align: center;font-size: 14px;
}
.category1{
	margin-top: auto;
}

@media only screen and (min-width: 768px) {
	.row1 {
		    margin-left: -10px;
    margin-right: -10px;
	}
}
@media only screen and (max-width: 767px) {
	.row1 {
		    margin-left: 0px;
    margin-right: 0px;
	}
}

 
@media screen and (max-width: 1200px) {
  .scroll1 {
    overflow-y: auto;
	  max-width: 1000px;
  }
  .www1 {
	  max-width: 1000px;    border-top: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
  }	
}

.p-composition__header {
    background: #0041c3;
    color: #fff;
    padding: 1em;
    text-align: center;
}
.p-composition__item {
    padding: 2em 0 0 2em;
    border-left: 1px solid #1b1d21;
}
.p-composition__name {
background: rgba(0, 65, 195, 0.1);
    color: #fff;
	    color: #0041c3;
    border: solid 1px #0041c3;
    padding: 0;
    height: 3em;
    line-height: 3em;
    text-align: center;
    position: relative;
    top: 1.5em;
}
.p-composition__name::before {
    content: '';
    display: block;
    width: 2em;
    height: 1px;
    background: #1b1d21;
    position: absolute;
    top: calc(50% - 1px);
    left: -2em;
}
.p-composition__detail {
    position: relative;
    top: 2.5em;
    font-size: 14px;
    font-size: 1.4rem;
}
.c-detail-box {
    margin-top: 1rem;
    margin-bottom: 4rem;
    border: 1px solid #777777;
}
.c-detail-box__title {
    background: #0041c3;
    color: #fff;
    padding: .6em;
    font-size: 18px;
    font-size: 2rem;
    text-align: center;
}

.u-flex--ce-ce {
    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;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.u-text {
    margin-top: 2rem;
    margin-bottom: 2rem;
}
.u-text--l {
    font-size: 18px;
    font-size: 1.8rem;
}
.c-detail-box__detail {
    padding: 1em;

}
.u-text--left{
	text-align: left !important;
}


.p-standard-table td, .p-standard-table--m td, .p-standard-table--l td {
    vertical-align: middle;
    /* background: #f6f6f8; */
    position: relative;
}

.l-main {
    line-height: 180%;
}
article {
    margin-bottom: 50px;
}
.p-strength .p-strength_sec {
    margin-bottom: 160px;
    position: relative;
}
.p-strength .p-strength_sec.-reverse::before {
    right: 0;
    left: auto;
}
.p-strength .p-strength_sec::before {
    content: '';
    width: 620px;
    height: 620px;
    background-color: #f6f8fb;
    position: absolute;
    top: -100px;
    left: 0;
    z-index: -1;
}
.p-strength .p-strength_sec.-reverse .p-strength_sec__obj {
    right: -95px;
    left: auto;
}

.p-strength .p-strength_sec__obj {
    color: #0041c3;
    font-size: 1.6rem;
    font-family: "din-regular",sans-serif;
    letter-spacing: .22em;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    -webkit-writing-mode: vertical-lr;
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-lr;
    position: absolute;
    top: 50%;
    left: -95px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: inline-block;
    border-left: 1px solid #0041c3;
    padding: 5px 0;
    text-transform: uppercase;
}


@media (min-width: 768px){
.between-sm {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}}

.p-strength .p-strength_sec.-reverse .p-strength_sec__pic {
    text-align: right;
}

.p-strength .p-strength_sec__pic {
    -webkit-box-shadow: 0 30px 45px rgb(68 68 68 / 10%);
    box-shadow: 0 30px 45px rgb(68 68 68 / 10%);
}

.p-strength .p-strength_sec__textarea {
    padding-top: 80px;
}
.p-strength .p-strength_sec__ttl {
    margin-bottom: 60px;
}

.p-strength .p-strength_sec__ttl .num {
    display: block;
    line-height: 1;
    font-family: "din-medium",sans-serif;
    font-size: 9.5rem;
    letter-spacing: -.02em;
    font-weight: 500;
    -webkit-text-stroke: 1px #0041c3;
    text-stroke: 1px #0041c3;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 50px;
}
@media only screen and (max-width: 767px){
.p-strength .p-strength_sec__textarea {
    padding-top: 20px;
}
.p-strength .p-strength_sec__ttl {
    margin-bottom: 20px;
}
.p-strength .p-strength_sec__ttl .num {
    display: block;
    line-height: 1;
    font-family: "din-medium",sans-serif;
    font-size: 9.5rem;
    letter-spacing: -.02em;
    font-weight: 500;
    -webkit-text-stroke: 1px #0041c3;
    text-stroke: 1px #0041c3;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
}	
}
.p-strength .p-strength_sec__ttl .main {
    font-size: 2.6rem;
    font-family: "Noto Serif JP",serif;
    letter-spacing: .2em;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    line-height: 1.9;
    font-weight: 500;
    white-space: nowrap;
}
.p-strength .p-strength_sec.-reverse .p-strength_sec__pic {
    text-align: right;
}
.p-strength .p-strength_sec__pic {
    -webkit-box-shadow: 0 30px 45px rgb(68 68 68 / 10%);
    box-shadow: 0 30px 45px rgb(68 68 68 / 10%);
}
.p-strength .p-strength_sec {
    margin-bottom: 160px;
    position: relative;
}
.p-strength .p-strength_sec.-reverse .p-strength_sec__obj {
    right: -95px;
    left: auto;
}

.p-strength .p-strength_sec__obj {
    color: #466bb0;
    font-size: 1.6rem;
    font-family: "din-regular",sans-serif;
    letter-spacing: .22em;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    -webkit-writing-mode: vertical-lr;
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-lr;
    position: absolute;
    top: 50%;
    left: -95px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: inline-block;
    border-left: 1px solid #466bb0;
    padding: 5px 0;
    text-transform: uppercase;
}

.p-strength .p-strength_sec.-reverse .p-strength_sec__pic {
    text-align: right;
}

.p-strength .p-strength_sec__ttl .num::before {
    content: 'FEATURE';
    display: inline-block;
    line-height: 1;
    font-size: 1.6rem;
    font-family: "din-medium",sans-serif;
    letter-spacing: .22em;
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
    color: #0041c3;
    background-color: #fff;
    padding: 5px 5px 0;
    margin-top: 10px;
    margin-right: -30px;
    position: relative;
    z-index: 1;
    text-shadow: none;    font-family: 'Fjalla One', sans-serif;
}

.p-index .p-index_news__body, .p-kv_recruit__copy .main svg, .p-strength .p-strength_sec__pic img {
    width: 100%;
}

.rowflex {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

@media only screen and (max-width: 767px){
.p-strength .p-strength_sec__ttl .main {
    font-size: 4vw;
}}