@charset "utf-8";
/* CSS Document */

/*ヘッダー固定*/
/* div#globalHeader{
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	z-index: 5100;
}
#hdgNav {
	margin-top: 65px;
	height: 60px;
} */

/*法人メニュー（モーダルウィンドウ内スクロール付与）*/
/* #colorbox, #cboxWrapper, #cboxMiddleLeft, #cboxContent, #cboxLoadedContent{
	height: 98vh!important;
}
#businessMenuContents{
	height: 98vh;
	overflow: auto;
} */

/*メニュー吸着*/
/* #breadCrumb.fixed {
	position: fixed;
	left: 0;
	right: 0;
	top: 65px;
} */

/*ページ内遷移メニュー調整*/
#hdBtnBox{
	border-right: none;
	padding: 5px 0 5px 0;
	box-sizing: border-box;
	height: 45px;
}
#hdBtnBox li {
	height: 35px;
}
#hdBtnBox li a {
	line-height: 35px;
}

/*ページ内遷移位置調整*/
#aosSystem{
	display: block;
	padding-top: 70px;
	margin-top: -70px;
}

/*rContainer位置調整*/
#rContainer {
	padding-top: 2em;
}
/*body.responsive-sp #rContainer {
		padding-top: 0;
	}*/


.mainTitle {
	text-align: center;
	padding: 30px 0 0;
}
.mainTitle .sub{
	display: inline-block;
	font-size: 200%;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom: 1px solid;
	padding: 0 20% 3px;
}
.mainTitle .main{
	font-size: 220%;
	font-weight: bold;
}
.mainTitle .main.first{
	/*padding-bottom: 30px;*/
}

.mainCopy{
	/*text-align: center;*/
	padding: 2em 5em;
}
.mainCopy .comments{
	text-align: right;
	font-size: 80%;
	margin-top: 1em;
}

.systemImage{
	position: relative;
}
.systemImage .comments{
/*	position: absolute;
	right: 20px;
	bottom: 20px;*/
	font-size: 80%;
	text-align: right;
}

.downButton .toAosDetail{
	margin-top: 1em;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 15px 0 40px;
	text-align: center;
	background-image: url(/business/agv/aos/images/img_down-arrow.jpg);
	background-repeat: no-repeat;
	background-position: left 50% top 75%;
}
/*.toAosDetail span{
	padding: 10px;
	border: 2px solid #4975c6;
	border-radius: 8px;
	color: #4975c6;
	font-weight: bold;
}*/
.downButton .toAosDetail:hover{
	opacity: 0.75;
}
.downButton a{
	text-decoration: none;
	color: #333;
}

.caseTitle{
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 1em;
}

.softName{
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 1em;
}
body.responsive-sp .caseTitle, body.responsive-sp .softName{
	font-size: 110%;
}

p.function{
	padding-left:1em;
	position:relative;
}
p.function:before{
	content:"・";
	position:absolute;
	left:0;
	top:0;
}

.annotationImage{
	font-size: 80%;
}


/*青い米印*/
/* sup,.blueKome{
	color: #00afff;
	font-weight: bold;
} */
ul.kome {
	list-style: none;
	margin-top: 2em;
	margin-bottom: 2em;
}
ul.kome li {
	font-size: 92%;
	text-indent: -1em;
	margin-left: 1em;
}




/*SP*/

body.responsive-sp .mainTitle {
	padding: 30px 0 0;
}
body.responsive-sp .mainTitle .sub{
	font-size: 4vw;
	margin-bottom: 10px;
	padding: 0 10% 3px;
}
body.responsive-sp .mainTitle .main{
	font-size: 5vw;
}
body.responsive-sp .mainTitle .main.first{
	padding-bottom: 0;
}

body.responsive-sp .mainCopy{
	text-align: left;
	/*padding: 20px 0 20px;*/
	padding: 1em 2em;
}

body.responsive-sp .systemImage .comments{
	right: 0;
	bottom: 0;
}

body.responsive-sp .pcFlLeft.rLayout-40{
	text-align: center;
	margin-bottom: 1em;
}

body.responsive-sp .second{
	margin-top: 2em;
}


/*SP用メニュー関連*/

/*ヘッダー固定*/
/* #globalSpHeaderFixed{
	position: fixed;
	width: 100%;
	height: auto;
	z-index: 1000;
} */
/*法人メニュー位置調整（ヘッダー固定による調整）*/
body.responsive-sp #hdgSpNav {
	padding-top: 57px;
}
body.responsive-sp #hdgSpNav #hdgNavBlock {
	top: 115px;
}
/*.hdgSpNavFixed{
	position: fixed;
	width: 100%;
	height: auto;
	z-index: 1000;
	top: 57px;
}*/

/*ページ内繊維メニュー固定によるrContent位置調整*/
#rContent.forFixed{
	padding-top: 45px;
}
body.responsive-sp #rContent.forFixed{
	padding-top: 66px;
}

/*ページ内遷移メニュー*/
body.responsive-sp #breadCrumb{
	display: block;
	min-width: auto;
	z-index: 1;
}
body.responsive-sp #breadCrumb #breadCrumbBox{
	display: block;
	width: 100%;
}
body.responsive-sp #breadCrumb #breadCrumbBox #bread{
	display: none;
}
body.responsive-sp #breadCrumb #breadCrumbBox #hdBtnBox{
	display: flex;
	justify-content: space-between;
	width: 100%;
	height: auto;
	padding: 8px 0 5px 0;
}
body.responsive-sp #breadCrumb #breadCrumbBox #hdBtnBox li {
	text-align: center;
	width: 100%;
	height: auto;
}
body.responsive-sp #breadCrumb #breadCrumbBox #hdBtnBox li a{
	vertical-align: middle;
	display: block;
	padding: 6px;
	text-decoration: none;
	font-size: 0.9rem;
	line-height: 1.2;
}
body.responsive-sp #breadCrumb #breadCrumbBox #hdBtnBox li:first-child{
	border-left: none;
}
body.sp-header-gnav-visible #wrap:after {
	z-index: 1;
}




/* 検索ボタンタップ時の動作調整 */

body.responsive-sp.click #hdgSpNav {
	padding-top: 108px;
}
body.fixed.responsive-sp.click #hdgSpNav {
	padding-top: 0;
}

body.responsive-sp.click #hdgSpNav #hdgNavBlock {
	top: 166px;
}
body.fixed.responsive-sp.click #hdgSpNav #hdgNavBlock {
	top: 115px;
}


/*body.responsive-sp #hdgSpNav #hdgNavBlock {
	top: 115px;
}*/


/* ページ内遷移メニュー位置調整 */

/* body.fixed #breadCrumb {
	position: fixed;
	left: 0;
	right: 0;
	top: 65px;
	transition: top 0.2s linear;
}
body.fixed.responsive-sp #breadCrumb{
	top: 56px;
}

body.fixed.click #breadCrumb {
	top: 107px;
}

#headerSpSearchBlock {
	border-bottom: none;
} */

/* コンテンツ */
body.click.fixed.responsive-sp #rContent {
	padding-top: 108px;
}


/*ニュースリリース*/
.releaseBox{
	background-color: #EDF3F8;
	border-radius: 5px;
	padding: 18px;
	margin-bottom: 40px;
	margin-left: -10px;
	margin-right: -10px;
}
.releaseBox h4{
	font-size: 110%;
	margin-bottom: 14px;
	text-align: center;
}
.releasePanelBox{
	display: flex;
	flex-flow: wrap;
	justify-content: space-around;
	width: 100%;
	height: auto;
}
.releasePanelLink .link{
	display: block;
	box-sizing: border-box;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
}
.releasePanelLink .link:active,.releasePanelLink .link:visited{
	color: #333 !important;
}
.releasePanelLink{
	margin-right: 10px;
	width: 49%
}
.releasePanelLink:last-child{
	margin-right: 0;
}
.releasePanel{
	display: flex;
	flex-flow: nowrap;
	width: 100%;
	height: auto;
	position:relative;/*リンク用*/
	background-color: white;
	padding: 12px;
	border-radius: 5px;
	box-sizing: border-box;
}
.releasePanel .photo{
	width: 200px;
	margin-right: 10px;
}
.releasePanel ul{
	display:flex;
 	 flex-flow: column;
 	 justify-content:space-between;
}
.releasePanel ul li:last-child{
	align-items: flex-end;
}
.releasePanel ul li span{
	display: inline-block;
	background-color: #eaebeb;
	color: #3b4043;
	padding: 3px 5px;
	border-radius: 1em;
	font-size: 70%;
	vertical-align: text-top;
	margin-left: 5px;
}
.releasePanel .blankIcon{
	position: absolute;
	right: 10px;
	bottom: 14px;
}
body.responsive-sp .releaseBox {
	margin-left: 0;
	margin-right: 0;
}
body.responsive-sp .releasePanelBox {
	align-items: center;
	flex-direction: column;
}
body.responsive-sp .releasePanel {
	flex-flow: wrap;
}
body.responsive-sp .releasePanel .photo {
	width: 100%;
	height: auto;
	margin-bottom: 1em;
}
body.responsive-sp .releasePanel ul li:last-child{
	margin-top: 0.5em;
}
body.responsive-sp .releasePanelLink{
	margin-right: 0;
	margin-bottom: 1em;
}
body.responsive-sp .releasePanelLink:last-child{
	margin-bottom: 0;
	width: 100%;
}


/*連携アイコン*/
.alignmentIconBox{
	display: flex;
	flex-flow: wrap;
	justify-content: space-around;
	background-color: #fff;
	padding: 20px;
}
.alignmentIconBox li{
	width: 24%;
	height: auto;
	text-align: center;
}
.alignmentIconBox li img{
	width: 100px;
	height: auto;
}
.alignmentIconBox li h4{
	font-size: 120%;
	margin-top: 14px;
	text-align: center;
}
body.responsive-sp .alignmentIconBox li {
	width: 50%;
}
body.responsive-sp .alignmentIconBox li:nth-child(-n+2) {
		margin-bottom: 3em;
}


/*多台数制御メインビジュアル*/
.multiControlImage{
	width: 950px;
	height: 180px;
	background-image: url("/business/agv/aos/images/bg_aos_banner.jpg");
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	text-shadow: 0px 0px 10px rgba(0,0,0,0.75);
	position:relative;
}
.multiControlImage .box{
	position:absolute;
	top:50%;
 	left:50%;
	transform:translate(-50%,-50%);
	width: 100%;
}
.multiControlImage h2, .multiControlImage p{
	color: white;
	font-size: 138.5%;
}
.multiControlImage h2{
	font-size: 170%;
	font-weight: bold;
	margin-bottom: 1em;
}
body.responsive-sp .multiControlImage {
	width: 100%;
	height: 54vw;
	background-image: url(/business/agv/aos/images/bg_aos_banner_sp.jpg);
	background-size: cover;
	box-sizing: border-box;
	padding: 5%;
	display: block;
}
body.responsive-sp .multiControlImage h4{
	font-size: 4.5vw;
}
body.responsive-sp .multiControlImage p{
	font-size: 3.5vw;
}


/*多台数制御　特長①～④*/
.circleBox{
	display: flex;
	justify-content:space-between;
	flex-wrap: wrap;
	gap: 45px;
}
.circleBg {
	position: relative;
	width: 200px;
	height: 200px; 
	background-color: #4A93CB;
	border-radius: 50%; 
	margin: 0 auto;
	text-align: center;
	color: white;
}
/* .circleBg .number{
	position: absolute;
	font-size: 40px;
	font-weight: bold;
	top: 22%;
	left: 50%;
	transform: translate(-50%, -50%);
	font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
} */
/* .circleBg .title{
	position: absolute;
	font-size: 15px;
	font-weight: bold;
	top: 38%;
	width: 200px;
} */
/* .circleBg .title.ml0_4em{
	margin-left: 0.4em;
}
.circleBg .copy{
	position: absolute;
	font-size: 10.5px;
	top: 71%;
	left: 30%;
	transform: translate(-20%, -50%);
}
.circleBg .copy.positionComplement{
	top: 77%;
} */
body.responsive-sp .circleBox{
	flex-flow: wrap;
	justify-content:center;
}
body.responsive-sp .circleBox div{
	margin: 1em;
}


/*多台数アイコン*/
.multiControlIconBox{
	display: flex;
	flex-flow: wrap;
	justify-content: space-around;
	background-color: #EDF3F8;
	padding: 20px;
	border-radius: 6px;
}
.multiControlIconBox li{
	width: 28%;
	height: auto;
	text-align: center;
}
.multiControlIconBox li img{
	width: 100px;
	height: auto;
}
.multiControlIconBox li h4{
	font-size: 120%;
	margin-top: 14px;
	text-align: center;
}
.multiControlIconBox li p{
	margin-top: 28px;
	text-align: left;
}
body.responsive-sp .multiControlIconBox li {
	width: 90%;
	margin-bottom: 2.5em;
}
body.responsive-sp .multiControlIconBox li:last-child {
	margin-bottom: 0;
}


/*仕様表*/
.speclist_title{
	width: 30%;
}
.specTitle{
	font-size: 16px;
	font-weight: bold;
	margin: 2em 0 0.5em;
}


/*AOSタイプ*/
.aosTypeBox{
	display: flex;
	flex-flow: wrap;
	justify-content: space-around;
	margin-top: -32px;
}
.aosTypeBox li{
	width: 44%;
	padding: 2em;
	box-sizing: border-box;
	border-radius: 10px;
}
/* .aosTypeBox li:nth-child(1){
	background-color: #eaebeb;
}
.aosTypeBox li:nth-child(2){
	background-color: #eaebeb;
} */
.aosTypeBox li .sub{
	text-align: center;
	font-weight: bold;
}
.aosTypeBox li .nameA,.aosTypeBox li .nameB{
	text-align: center;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	margin-top: 10px;
}
.aosTypeBox li .nameA{
	color: #ed7306;
}
.aosTypeBox li .nameB{
	color: #1a6fe0;
}
.aosTypeBox li .copy{
	margin-top: 10px;
}
body.responsive-sp .aosTypeBox li{
	width: 90%;
	margin-bottom: 1em;
}


/*お問い合わせ*/
.inquiry{
	width: 600px;
	height: auto;
	text-align: center;
	margin: 0 auto;
	padding: 2em 0;
}
.inquiry h2{
	font-size: 116%;
	font-weight: bold;
	border-bottom: 1px solid #666;
	padding-bottom: 1em;
}
.inquiry p{
	padding: 1em 0 0;
}
.inquiry .btnInqInCtt {
	width: 420px;
	height: auto;
	margin: 0 auto;
	margin-top: 1em;
}
.btnInqInCtt a {
	display: block;
	text-align: center;
	text-decoration: none;
	color: #fff;
	font-size: 15px;
	background-color: #e88622;
	padding: 20px 15px;
	border-radius: 4px;
}
body.responsive-sp .inquiry{
	width: 100%;
}
body.responsive-sp .inquiry .inquiryBox{
	padding: 1.5em;
	font-size: 120%;
}
body.responsive-sp .inquiry p{
	text-align: left;
}
body.responsive-sp .inquiry .btnInqInCtt {
	width: 100%;
}
body.responsive-sp .btnInqInCtt a {
	text-align: left;
	padding: 20px 10px 20px 50px;
}
body.responsive-sp .btnInqInCtt a::before {
	vertical-align: 0px;
	margin: 0px 10px -12px -24px;
}