﻿@charset "utf-8";
/* 
==================================================
Reset, Base
==================================================
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, hr, 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, textarea,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
}
html {
	box-sizing: border-box;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}
b,strong {
  font-weight: bold;
}
nav, ol, ul {
  list-style: none;
}
img {
  border: 0;
}
body {
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-size: 18px;
	line-height: 32px;
	color: #333;
	min-width: 1200px;
}
/*------------------------------------------------共通*/
.merit,.realization,.wrap_jama{
	width: 100%;
	background-color: #bfe0d3;
	padding-bottom: 100px;/*各コンテンツのマージン*/
}
.about,.merit_box,.flow,.accordion,.faq{
	width: 1200px;
	margin: 0 auto;
}
.merit_01,.arrow_box{
	margin-bottom: 62px;
}
h2,h3,h4,h5{
	color: #011235;
	font-weight: bold;
	text-align: center;
}
h2{
	font-size: 46px;
	line-height: 88px;
	padding-top: 100px;
	margin-bottom: 52px;
}
h3{
	font-size: 32px;
	line-height: 60px;
}
h4{
	font-size: 28px;
	line-height: 52px;
}
h5{
	font-size: 22px;
	line-height: 40px;
}
p{
	font-size: 18px;
	line-height: 32px;
	color: #333;
}
a{
	text-decoration: none;
}
.image_box{
	text-align: center;
	margin: 0 auto;
}
.small{
	font-size: 60%;
}
.small.movie{
	font-size: 80%;
}
/*------------------------------------------------top・heroここから*/
#hero{
	width: 100%;
	height: 589px;
	background-color: #bfe0d3;
}
#jquery-cycle {
    width: 1200px;
    height: 589px;
	margin: 0 auto;
}
#jquery-cycle img {
    width: 1200px;
    height: 589px;
}
/*------------------------------------------------top・heroここまで*/

/*------------------------------------------------隊列走行とはここから*/
.about_movie_box{
	display: flex;
	justify-content: space-between;
	margin-top: 52px;
}
.about_contents{
	width: 600px;
}
.movie_contents{
	text-align: center;
}
.movie_ballon{
	position: relative;
    display: inline-block;
	background-color: #011235;
	padding: 8px 14px;
	font-size: 17px;
	text-align: center;
	color: #fff;
	margin-bottom: 25px;
}
.movie_ballon:before{
	content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -15px;
    border: 15px solid transparent;
    border-top: 15px solid #011235;
}
.img_top{
	width: 860px;
	height: auto;
}
/*ダウンロードボタン*/
.cta_button{
	width: 319px;
	margin: 0 auto;
	padding-top: 52px;
	padding-bottom: 100px;
}
.cta_button p{
	display: inline-block;
	padding: 11px 39px 11px 24px;
	background-color: #eb6e6e;
	box-shadow: 0px 0px 0px 5px #eb6e6e;
	border-radius: 50px;
	border: 2px solid #fff;
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	background-image: url("image/img_icon_dl.png");
	background-repeat: no-repeat;
	background-position: right 20px top 16px;
}
.cta_button a:hover{
	filter: brightness(0.8);
}
/*------------------------------------------------隊列走行とはここまで*/

/*------------------------------------------------3つのメリットここから*/
.merit_icon_head{
	width: 100px;
	height: 80px;
	margin: 0 auto;
	background-image: url("image/merit_img_icon_head.png");
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100% 100%;
	position: relative;
}
.merit_icon_head p{
	text-align: center;
	line-height: 0;
	font-family: Arial;
	font-size: 50px;
	font-weight: bold;
	color: #011235;
	position: absolute;
	top: 50%;
	left: 35%;
}
.merit h3{
	padding: 52px 0;
}
.merit_01,.merit_02,.merit_03{
	width: 100%;
	background-color: #fff;
	border-top: 3px solid #011235;
}
.merit_line_box{
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 52px;
}
.merit_line_1px{
	border: none;
	border-top: 1px solid #011235;
}
.merit_text_img_box{
	display: flex;
	justify-content: space-between;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 52px;
}
.merit_text{
	width: 613px;
}
/*メリット2・3*/
.merit_02_03_box ul{
	display: flex;
	justify-content: space-between;
	align-items: baseline;
}
.merit_02_03_box li{
	flex:0 0 47.8%;
	display: flex;
	flex-flow: column;
}
.merit_text_02{
	display: block;
    padding-top: 58px;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 82px;
}
.merit_text_03{
	display: block;
    padding-top: 52px;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 52px;
}
.merit_img_01{
	width: 312px;
	height: auto;
}
.merit_img_02{
	width: 206px;
	height: auto;
}
.merit_img_003{
	height: 217px;
	display: flex;
    flex-flow: column;
    justify-content: center;
}
.merit_img_03{
	width: 440px;
	height: auto;
}

/*------------------------------------------------3つのメリットここまで*/

/*------------------------------------------------フローここから*/
.arrow_box ul{
	overflow: hidden;
}
.arrow_box li {
  float: left;
  font-size: 18px;
  line-height: 32px;
  width: 368px;
  /*height: 257px;*/
  /*padding: 0 10px 0 40px;*/
  text-align: center;
  text-decoration: none;
}
.arrow_box li:first-child {
  padding-left: 20px;
}
.arrow_contents_1,.arrow_contents_2,.arrow_contents_3{
	width: 240px; 
	margin: 0 auto;
}
.arrow_contents_1,.arrow_contents_2{
	padding: 22px 0 22px;
}
.arrow_contents_2,.arrow_contents_3{
	margin-left: 25%
}
.arrow_contents_3{
	padding: 32px 0 49px;
}
/*文字*/
.arrow_label{
  background-color: #011235;
  color: #fff;
  width: 5em;
  border-radius: 20px;
  margin: 0 auto;
  text-align: center;
}
.arrow_1 h3,.arrow_2 h3{
  color: #011235;
  text-align: center;
  margin: 10px 0 15px;
  font-size: 24px;
}
.arrow_3 h3{
	line-height: 35px;
  	color: #011235;
  	text-align: center;
  	margin: 10px 0 28px;
  	font-size: 24px;
}
.arrow_text{
	text-align: center;
}
/* 三角形下部 */
.arrow_box li::after {
  border-right: 40px solid #FFFFFF;
  content: " ";
  display: block;
  height: 129px;
  margin-left: auto;
  margin-right: -50px;
  margin-top: -134px;
  position: relative;
  transform: skew(-30deg);
  -o-transform: skew(-30deg);
  -ms-transform: skew(-30deg);
  -moz-transform: skew(-30deg);
  -webkit-transform: skew(-30deg);
  width: 50px;
}
/* 三角形上部 */
.arrow_box li::before {
  border-right: 40px solid #FFFFFF;
  content: " ";
  display: block;
  float: right;
  height: 155.5px;
  margin-bottom: -30px;
  margin-left: auto;
  margin-right: -43px;
  transform: skew(30deg);
  -o-transform: skew(30deg);
  -ms-transform: skew(30deg);
  -moz-transform: skew(30deg);
  -webkit-transform: skew(30deg);
  width: 50px;
}
/*各矢印の色設定*/
.arrow_1{
  background-color: #70c4a2;
}
.arrow_2 {
  background-color: #8dd0b5;
}
.arrow_3{
  background-color: #b3faac;
}
/*各矢印先端の色設定*/
.arrow_box .arrow_1::before, .arrow_box .arrow_1::after {
  background-color: #70c4a2;
}
.arrow_box .arrow_2::before, .arrow_box .arrow_2::after {
  background-color: #8dd0b5;
}
.arrow_box .arrow_3::before, .arrow_box .arrow_3::after {
  background-color: #b3faac;
  padding-top: 4px;
}
/*自工会の思い*/
.jama{
	clear: both;
	width: 620px;
	margin: 0 auto;
}
.jama_icon_head{
	width: 105px;
	height: 117.5px;
	margin: 0 auto;
	background-image: url("image/jama_img_icon_head.png");
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: 100% 100%;
}
.jama h3{
	margin: 26px 0 52px;
}
/*------------------------------------------------フローここまで*/

/*------------------------------------------------隊列走行の実現ここから*/
.accordion_title_1,.accordion_title_2{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.accordion_title_1 h3,.accordion_title_2 h3{
	color: #fff;
	text-align: left;
}
.accordion_title_1,.accordion_title_2{
	background-color: #011235;
	padding: 32px 50px 32px 50px;
}
/*ひらく*/
.hiraku{
  font-size: 100px;
  position: relative;
  width: 63px;
  height: 63px;
  background-color: #fff;
  border-radius: 100%;
  cursor: pointer;
}
.hiraku:before{
  position: absolute;
  top: 48%;
  left: 20.5%;
  width: 38px;
  height: 6px;
  content: "";
  background-color: #eb6e6e;
}
.hiraku:after{
  position: absolute;
  top: 23%;
  left: 45%;
  height: 38px;
  width: 6px;
  content: "";
  background-color: #eb6e6e;
}
/*とじる*/
.tojiru{
  font-size: 100px;
  position: relative;
  width: 63px;
  height: 63px;
  background-color: #eb6e6e;
  border-radius: 100%;
  cursor: pointer;
}
.tojiru:before{
  position: absolute;
  top: 48%;
  left: 20.5%;
  width: 38px;
  height: 6px;
  content: "";
  background-color: #fff;
}
.accordion_title_1 span,.accordion_title_2 span{
  font-size: 13px;
  color: #fff;
  position: absolute;
  top: -30px;
  right: 13px;
}
.accordion .inner,.accordion .inner_2{
	display: none;
	background-color: #fff;
	padding: 52px 80px;
	box-shadow: 0 5px 5px #c0c0c0 inset;
}
.accordion .inner.open {
	display: block;
}
.inner li{
	display: flex;
    justify-content: space-between;
}
/*ビジネスモデル*/
.content1-1,.content1-2{
	width: 500px;
	padding-top: 52px;
}
.seibi_contents{
	display: flex;
	width: 170px;
	margin: 0 auto;
}
.seibi_contents p{
	display: flex;
	justify-content: center;
	align-items: center;
}
.seibi_box{
	color: #fff;
	font-size: 25px;
	background-color: #011235;
	width: 50px;
	height: 50px;
}
.seibi_box:nth-child(2){
	margin: 0 10px;
}
.content1-1 h3,.content1-2 h3{
	margin: 36px 0;
}
.contents_img{
	width: 215px;
	height: 173px;
	margin: 0 auto;
}
.contents_table p{
	font-size: 16px;
}
.contents_table ul{
	display: flex;
}
.contents_table li:nth-child(odd){
	flex: 0 0 129px;
	padding: 0.5em 1.5em 0.5em 0.5em;
	font-weight: bold;
}
.contents_table li:nth-child(even){
	padding: 0.5em 0;
	font-size: 16px;
}
.realization_line_3px{
	border: none;
	border: 3px solid #c9c9c9;
	margin-top: 36px;
}
.realization_line_1px{
	border: none;
	border: 1px solid #c9c9c9;
}
.realization_img_social{
	height: 173px;
	width: auto;
}
.realization_img_business{
	width: 215px;
	height: auto;
}
/*技術開発*/
.contents2_box3 p,.contents2_box3 p,.contents2_box6,.contents2_box7{
	font-size: 16px;
}
.content2-1{
	padding-top: 52px;
}
.content2-1 h5{
	line-height: 28px;
}
.contents2_dounyuu,.contents2_hatten,.wrap_contents2_kanzen{
	display: flex;
	justify-content: space-between;
}
.contents2_box1{
	display: flex;
	flex-flow: column;
	justify-content: center;
}
.contents2_box3{
	width: 345px;
	padding: 20px 0;
}
.contents2_box3 figure,.contents2_box6 figure{
	text-align: center;
}
.contents2_box3.padding p{
	padding-left: 40px;
}
.contents2_hatten{
	margin: 52px 0
}
.contents2_box5{
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 20px 0;
}
.contents2_kanzen{
	display: flex;
	flex-flow: column;
}
.contents2_box6{
	width: 345px;
}
.contents2_box6:first-child{
	margin-right: 38px;
}
.contents2_box7{
	width: 728px;
	margin-left: auto;
}
/*矢印*/
.contents2_box2_arrow1{
	margin: 0 38px;
	position: relative;
  	display: inline-block;
	height: 588px;
	border-left: solid 1px #011235;
	box-sizing: border-box;
}
.contents2_box2_arrow2{
	margin-left: 21px;
	position: relative;
  	display: inline-block;
	height: 298px;
	border-left: solid 1px #011235;
	box-sizing: border-box;
}
.contents2_box2_arrow3{
	margin: 0 38px;
	position: relative;
  	display: inline-block;
	height: 552px;
	border-left: solid 1px #011235;
	box-sizing: border-box;
}
.contents2_box2_arrow1:before,.contents2_box2_arrow2:before,.contents2_box2_arrow3:before{
  content: "";
  position: absolute;
  top: 50%;
  right: -40px;
  margin-top: -12px;
  border: 20px solid transparent;
  border-left: 21px solid #FFF;
  z-index: 2;
}
.contents2_box2_arrow1:after,.contents2_box2_arrow2:after,.contents2_box2_arrow3:after{
  content: "";
  position: absolute;
  top: 50%;
  right: -41px;
  margin-top: -12px;
  border: 20px solid transparent;
  border-left: 21px solid #011235;
  z-index: 1;
}
/*矢印ここまで*/
.realization_img_cacc{
	width: 275px;
	height: auto;
	padding: 26px 0;
}
.realization_img_lka{
	width: 250px;
	height: auto;
	padding: 99px 0 26px 0;
}
.realization_img_change{
	width: 300px;
	height: auto;
	padding: 26px 0 0;
}
.realization_img_measure{
	width: 275px;
	height: auto;
	padding: 26px 0 26px;
}
.realization_img_safe{
	width: 180px;
	height: auto;
	padding: 54px 0 26px 0;
}
/*------------------------------------------------隊列走行の実現ここまで*/

/*-----------------------------------------------よくあるご質問ここから*/
.wrap_faq{
	display: flex;
	margin-bottom: 80px;
}
.wrap_faq:last-of-type{
	margin-bottom: 0;
}
.faq_contents_q h4{
	text-align: left;
}
.faq_contents_q h4:nth-child(even),.faq_contents_a p:nth-child(even){
	margin-left: 10px;
}
.faq_contents_q{
  	background: transparent;
 	border-left: solid 5px #011235;
}
.faq_contents_a{
	margin-top: 32px;
}
.faq_contents_q,.faq_contents_a{
	display: flex;
	width: 1200px;
}
.faq_contents_q h4:nth-child(odd){
	margin-left: 44px;
}
.faq_contents_a p:nth-child(odd){
	margin-left: 51px;
	font-size: 28px;
	font-weight: bold;
}
/*-----------------------------------------------よくあるご質問ここまで*/

/*-----------------------------------------------関連情報ここから*/
.newsrelease{
	width: 620px;
	margin: 0 auto;
	padding: 100px 0 100px 0;
}
.newsrelease h3{
	margin-bottom: 52px;
}
.news_contents{
	margin-bottom: 41px;
}
.news_contents:last-of-type{
	margin-bottom: 0;
}
.news_contents a{
	color: #333;
	text-decoration: underline;
}
.news_contents a:hover{
	opacity: 0.7;
}
.news_label_keizai,
.news_label_kokudo,
.news_label_kantei{
	font-size: 14px;
	line-height: 0;
	padding: 1em 0.5em;
	margin-bottom: 1em;	
}
.news_label_keizai{
	color: #0097D0;
	border: 1px solid #0097D0;
	width: 11em;
}
.news_label_kokudo{
	color: #f27179;
	border: 1px solid #f27179;
	width: 11em;
}
.news_label_kantei{
	color: #d1bc7f;
	line-height: 0;
	border: 1px solid #d1bc7f;
	width: 10em;
}
.news_date{
	font-size: 12px;
	color: #999;
	text-align: right;
}
/*-----------------------------------------------関連情報ここまで*/

/*-----------------------------------------------フッターここから*/
/*自工会の思い*/
.wrap_jama{
	padding-top: 100px;
}
/*バナー*/
#footer,#copy{
	width: 445px;
	margin: 0 auto;
	text-align: center;
}
footer{
	width: 100%;
	background-color: #8dd0b5;
	padding: 100px 0;
}
.footer_banner{
	display: flex;
	justify-content: center;
}
.footer_banner p:first-child{
	margin-right: 10px;
}
#copy p{
	font-size: 14px;
	padding-top: 20px;
}
.img_banner_jama{
	width: 299px;
	height: 33px;
}
/*-----------------------------------------------フッターここまで*/