/* ------------------------------------ Top Page Style ------------------------------------ */
body > * { position: relative; }

@media (min-width: 768px) { body { background-image: url("../images/top/bg-01-2.png"); background-repeat: no-repeat; background-position: center top; background-size: auto; } }

@media (max-width: 767px) { .main-contents > * { position: relative; } }

.link-slider { position: relative; }

.link-slider .images-set { width: 100%; overflow: hidden; position: absolute; z-index: 0; top: 0; left: 0; height: 615px; text-align: center; }

.link-slider .images-set img { width: auto; position: absolute; top: 0; left: 50%; transform: translate(-50%, 0); opacity: 0; transition: opacity 500ms; }

.link-slider .images-set img.is-show { opacity: 1; }

.link-slider .l-inner { height: 212px; position: relative; }

.link-slider .link-area { width: 100%; position: absolute; top: 0; left: 50%; transform: translate(-50%, 0); }

.link-slider .link-area > a { width: 100%; height: 212px; position: absolute; top: 0; left: 0; display: none; text-decoration: none; color: #1a3369; opacity: 0; z-index: 0; transition: opacity 500ms; pointer-events: none; }

.link-slider .link-area > a.is-active { display: block; opacity: 1; z-index: 10; pointer-events: auto; }

.link-slider .link-area > a.is-disabled { pointer-events: none !important; cursor: default !important; }

.link-slider .link-area > a:hover .linkstyle { text-decoration: underline; }

.link-slider .link-area .lead { width: 100%; font-size: 1rem; }

.link-slider .link-area h1 { margin: 0; padding: 3px 10px; display: block; background: rgba(255, 255, 255, 0.8); font-size: 1.38rem; }

.link-slider .slide-controller { width: 100%; display: flex; position: absolute; bottom: 0; left: 0; color: #fff; }

.link-slider .slide-controller > div { flex: 1; }

.link-slider .slide-controller > ul { flex: 5; }

.link-slider .slide-controller .btn-list { margin: 0; padding: 0; display: flex; justify-content: space-around; }

.link-slider .slide-controller .prev-btn, .link-slider .slide-controller .next-btn { text-align: center; }

.link-slider .slide-controller .prev-btn .fa, .link-slider .slide-controller .next-btn .fa { font-size: 2.13rem; }

@media (max-width: 767px) { .link-slider .images-set img { width: auto; height: 212px; left: 50%; transform: translate(-50%, 0); }
  .link-slider .link-area .lead img { width: auto; }
  .link-slider .slide-controller { height: 34px; padding: 0 20px; background: rgba(26, 51, 105, 0.7); }
  .link-slider .slide-controller .btn-list { padding: 12px 0; }
  .link-slider .slide-controller .btn-list li { width: 15px; height: 15px; background: #fff; border: 1px solid #fff; font-size: 0; border-radius: 50%; margin: -2px 0;}
  .link-slider .slide-controller .btn-list li.is-show { background: #1a3369; } }

@media (min-width: 768px) { .link-slider .images-set img { width: auto; display: block; }
  .link-slider .l-inner { height: 416px; }
  .link-slider .link-area { position: relative; }
  .link-slider .link-area > a { width: 100%; height: 416px; display: block; }
  .link-slider .link-area > a:first-child .lead { left: -32px; }
  .link-slider .link-area .lead { width: auto; margin-top: 0; position: absolute; top: 145px; }
  .link-slider .link-area h1 { margin: 0; font-size: 2rem; }
  .link-slider .link-area .envi .lead, .link-slider .link-area .safety .lead { right: 0; }
  .link-slider .slide-controller > * > * { cursor: pointer; }
  .link-slider .slide-controller > ul { flex: 10; }
  .link-slider .slide-controller .prev-btn .fa, .link-slider .slide-controller .next-btn .fa { font-size: 2.38rem; line-height: 0; vertical-align: middle; }
  .link-slider .slide-controller .btn-list li { width: 23%; padding: 4px 10px; background: #fff; font-size: 0.88rem; text-align: center; list-style-type: none; color: #1a3369; }
  .link-slider .slide-controller .btn-list li.is-show, .link-slider .slide-controller .btn-list li:hover { background: #1a3369; color: #fff; } }

.sec-sp-only { border-bottom: 1px solid #b3b3b3; position: relative; }

.sec-sp-only .identifier { padding-right: 20px; text-align: right; line-height: 1.0; }

.sec-sp-only .identifier img { padding-top: 5px; width: 170px; }

.sec-sp-only .theme-block { margin-top: 16px; background: #e6e9ed; text-align: center; }

.sec-sp-only .theme-block a { padding: 10px; display: block; text-decoration: none; font-weight: bold; font-size: 0.88rem; color: #1a3369; }

.sec-sp-only .theme-block img { width: 43px; height: 43px; margin: 0 auto 10px; display: block; }

.sec-sp-only .theme-block > div { padding: 0; border-right: 1px solid #fff; border-left: 1px solid #fff; }

.sec-sp-only .theme-block > div:first-child { border-left: none; }

.sec-sp-only .theme-block > div:last-child { border-right: none; }

.sec-sp-only .sp-search-block { background: #e6e9ed; border-top: 2px solid #fff; }

@media (max-width: 767px) { .search-by-product { margin-top: 20px; padding-bottom: 5px; background: #e6e9ed; border-bottom: 1px solid #b3b3b3; }
  .search-by-product .trigger.is-show { background: #1a3369; color: #fff; }
  .search-by-product .trigger.is-show .fa:before { content: "\f068"; } }

@media (min-width: 768px) { .search-by-product .trigger span { padding-bottom: 0; }
  .search-by-product .trigger .fa { display: none; } }

@media (min-width: 768px) { .product-menu { position: relative; z-index: 1; }
  .product-menu .layer-block { width: 100%; position: absolute; top: 110px; left: 0; }
  .product-menu .product-list { width: 100%; display: none; position: absolute; top: 0; left: 0; }
  .product-menu .product-list.is-show { display: block; } }

@media (min-width: 905px) { .product-menu .layer-block { top: 80px; } }

@media (max-width: 767px) { .product-list .prod-block { padding: 10px 20px; } }

@media (min-width: 768px) { .product-list { padding: 0 8px 20px; background: #fff; border-top: 8px solid #1a3369; overflow: hidden; }
  .product-list .prod-block { float: left; }
  .product-list .prod-block:nth-child(3n + 1) { clear: both; flat: left; } }

.search-by-app .block:first-child { border-top: none; }

.search-by-app .block .text { overflow: hidden; }

.search-by-app .block h3 { font-size: 1rem; }

.search-by-app .block h3 a { color: #1a3369; }

.search-by-app .block li { font-size: 0.75rem; }

.search-by-app .block li a { color: #333; }

@media (max-width: 767px) { .search-by-app .flex-grid { margin: 0 auto; }
  .search-by-app .flex-grid > div { padding: 0; }
  .search-by-app .block { width: 100%; min-height: 116px; background-color: #fff; background-repeat: no-repeat; background-position: -43px top; background-size: auto 100%; border-top: 2px solid #e6e9ed; overflow: hidden; }
  .search-by-app .block .text { width: calc(50% + 8px); min-height: 116px; padding: 10px 20px 10px 16px; float: right; background: #fff; }
  .search-by-app .block-tr { background-image: url(../images/top/app-thum-tr.png); }
  .search-by-app .block-me { background-image: url(../images/top/app-thum-me.png); }
  .search-by-app .block-se { background-image: url(../images/top/app-thum-se.png); }
  .search-by-app .block-in { background-image: url(../images/top/app-thum-in.png); } }

@media (min-width: 768px) { .search-by-app { padding: 0 16px; }
  .search-by-app .block { padding-top: 0; padding-bottom: 0; display: flex; }
  .search-by-app .block .text { width: 100%; height: 100%; padding: 10px 16px; padding-top: 124px; background-color: #e6e9ed; background-repeat: no-repeat; background-position: left top; background-size: auto 114px; }
  .search-by-app .block ul { margin-top: 5px; }
  .search-by-app .block-tr .text { background-image: url(../images/top/app-thum-tr.png); }
  .search-by-app .block-me .text { background-image: url(../images/top/app-thum-me.png); }
  .search-by-app .block-se .text { background-image: url(../images/top/app-thum-se.png); }
  .search-by-app .block-in .text { background-image: url(../images/top/app-thum-in.png); } }

@media (min-width: 767px) { .search-by-theme { padding: 0 16px; } }

.featured-list .block { background-repeat: no-repeat; background-position: center top; }

.featured-list .block-en { background-image: url(../images/lineup/thum-envi.png);  img.example1}

.featured-list .block-sa { background-image: url(../images/lineup/thum-safety.png);}

.featured-list .block-se { background-image: url(../images/lineup/thum-sensing.png);}


.featured-list h3 { padding: 121px 0 10px; font-size: 1rem; }

.featured-list a { display: block; text-decoration: none; color: #1a3369; }

@media (max-width: 767px) { .featured-list.flex-grid { margin: 0; }
  .featured-list .block { padding: 0; background-color: #fff; background-size: auto 111px; border-right: 1px solid #e6e9ed; border-left: 1px solid #e6e9ed; }
  .featured-list .block:first-child { border-left: 0; }
  .featured-list .block:last-child { border-right: 0; }
  .featured-list h3 { padding: 121px 0 10px; text-align: center; } }

@media (min-width: 768px) { .featured-list .block { padding: 0 8px; background-size: auto 121px; }
  .featured-list h3 { padding: 8px 16px; background: #e6e9ed; text-align: left; font-size: 1rem; }
  .featured-list a { padding-top: 121px; } }

.recruit_banner{
	padding-top: 50px;
	position: relative;
}

.InternTitle{
	position: absolute;
	top: 20px;
	left: 50%;
	width: 180px;
	height: 20px;
	margin-left: -95px;
	padding: 3px 0 7px 0;
	background: #90623c;
	color: #fff;
	text-align: center;
	box-sizing: content-box;
	font-weight: bold;
}



.internLink{
	background: rgba(0,0,0,0.7);
	color: #fff!important;
	padding: 5px 20px;
	font-size: 80%;
	border-radius: 15px;
	margin: 0px 0;
	text-align: left;
	display: inline-block;
	position: absolute;
	right: 0px;
}

.recruit_intern{
	width: 930px;
	height: 290px;
	margin: 0 auto;
	padding-top: 10px;
	background: url(../images/top/intern2.jpg) 0 -245px no-repeat;
	background-size: 930px;
	position: relative;
}

.recruit_intern p{
	color: #90623c;
	font-weight: bold;
	padding: 0 0 0 10px;
}

.recruit_intern p.intern{
	font-size: 100%;
}

.SP{ display: none; }

@media (max-width: 400px) {
	.SP{ display: block; }

.internDate{
	text-indent: -5em;
	margin-left: 5em;
}

}

@media (max-width: 960px) {

.recruit_intern p{
	color: #161B86;
	font-weight: bold;
	padding: 0 0 0 20px;
}

.recruit_intern p.intern{
	font-size: 120%;
}

.recruit_intern p.internDate{
	font-size: 80%;
}

.recruit_intern{
	padding-top: 20px;
	width: 100%;
	background: url(../images/top/intern.jpg) 0 15% no-repeat;
	background-size: 100%;
}
}

.box1{
    margin:2em 0;
    position: relative;
    padding: 0.5em 1.5em;
    border-top: solid 2px black;
    border-bottom: solid 2px black;
}
.box1:before, .box17:after{
    content: '';
    position: absolute;
    top: -10px;
    width: 2px;
    height: -webkit-calc(100% + 20px);
    height: calc(100% + 20px);
    background-color: black;
}
.box1:before {left: 10px;}
.box1:after {right: 10px;}
.box1 p {
    margin: 0;
    padding: 0;
}

.wrap{
  margin-bottom: 1.5rem;
}
.youtube {
  position: relative;
  height: 0;
  margin-bottom: 20px;
  padding-bottom: 56.25%;
  overflow: hidden;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.wrap img{
  width: 100%;
}

@media screen and (min-width: 950px) {
  .float-right{
    float: right;
    margin-right: 13%;
    width: 35%;
    height: 35%;
  }
  .float-left{
    float: left;
    margin-left: 13%;
    width: 35%;
    height: 35%
  }
  .wrap:after{
    display: block;
    clear: both;
    content: "";
  }
}
