@charset "UTF-8";

br.is-top-hide {
	display: none;
}

/* --------------------------------------------------
**
** keyVisual
**
** -------------------------------------------------- */
.keyVisual {
	padding: 1px;
	min-height: 264px;
	background: #000 url(/images2/bg-kv-top-01.jpg) no-repeat 100% 100%;
}

.keyVisual .container .annivLogo {
	position: absolute;
	bottom: 30px;
	right: 30px;
}

.keyVisual h1 {
	margin: 20px 30px 10px;
}

/* --------------------------------------------------
**
** importantInfoArea
**
** -------------------------------------------------- */
.importantInfoArea {
	padding: 20px 0;
	border-bottom: 1px solid #d8d8d8;
}

#content .importantInfoArea div.container {
	padding-bottom: 0;
}

.importantInfoArea .colL {
	display: table-cell;
	width: 200px;
	vertical-align: middle;
}

.importantInfoArea .colL .icon {
	margin-left: 30px;
	padding-left: 30px;
	background: url(/images2/bg-icon-info-01.png) no-repeat 0 50%;
	font-size: 180%;
	font-weight: bold;
	color: #1784C3;
}

.importantInfoArea .colR {
	display: table-cell;
	width: 880px;
}

.importantInfoArea .colR dl.itemDates {
	margin: 0 30px;
}

.importantInfoArea .colR dl.itemDates dt {
	width: 8em;
	padding-left: 20px;
	background: url(/common2/images/bg-icon-arrow-06.png) no-repeat 5px .5em;
}

.importantInfoArea .colR dl.itemDates dd {
	margin: -1.7em 0 .5em 8em;
}

.importantInfoArea .colR dl.itemDates dd:last-child {
	margin-bottom: 0;
}

/* --------------------------------------------------
**
** variable
**
** -------------------------------------------------- */
#content .container.variable {
	padding-bottom: 0;
}

@media all and (min-width: 1080px) and (max-width: 1400px) {
	.container.variable {
		width: 100%;
	}
}

@media all and (min-width: 1400px) {
	.container.variable {
		width: 1400px;
	}

	.productArea .columnAreaType2 a.colIn {
		min-height: 260px;
	}
}

/* --------------------------------------------------
**
** productArea
**
** -------------------------------------------------- */
.productArea h2 {
	margin-bottom: 30px;
	text-align: center;
	font-size: 340%;
}

.productArea .columnAreaType2 {
	margin-left: -10px;
}

.productArea .columnAreaType2 .colIn {
	position: relative;
	margin: 0 0 10px 10px;
	overflow: hidden;
	min-height: 200px;
}

.productArea .columnAreaType2 .colIn img {
	width: 100%;
	height: auto;
}

.productArea .product {
	display: flex;
	max-width: 1040px;
	margin: auto;
}

.productArea .product .col1of3 {
	zoom: 1;
	display: flex;
	flex-wrap: wrap;
	float: none;
}

.productArea .contents {
	width: 100%;
	background: #F2F3F7;
	padding: 28px 25px 28px;
	margin: 0 5px;
}

.productArea .contents .ttl {
	margin: 0;
	font-size: 200%;
	font-weight: bold;
	line-height: 1.3;
	position: relative;
}

.productArea .contents .ttl :after {
	content: "";
	display: inline-block;
	width: 6px;
	height: 10px;
	margin-left: 5px;
	background: url(/common2/images/bg-icon-button-01.png) no-repeat -42px -8px;
	vertical-align: middle;
}

.productArea .contents .ttlMe :after {
	position: absolute;
	content: "";
	width: 6px;
	height: 10px;
	margin-left: 5px;
	background: url(/common2/images/bg-icon-button-01.png) no-repeat -42px -8px;
	bottom: 8px;
}

.productArea .contents .ttl a {
	font-weight: bold;
	color: black;
}

.productArea .contents .row {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.productArea .contents .row.underLine {
	border-bottom: #D7D7D7 solid 1px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	height: 86px;
}

.productArea .contents .row img {
	margin-right: 26px;
	width: 100px;
}

.productArea .secondLine {
	display: flex;
	justify-content: space-between;
	padding-right: 20px;
}

.productArea .anchorListLast {
	margin-top: 8px;
}

.productArea .anchorList .item {
	font-size: 14px;
}

.productArea .anchorList .anchor {
	display: inline-block;
	padding-left: 20px;
	background: url(/common2/images/bg-icon-arrow-06.png) no-repeat 5px .5em;
	color: #000000;
	width: 100%;
}


/* --------------------------------------------------
**
** companyArea
**
** -------------------------------------------------- */
.companyArea h2 {
	margin-bottom: 30px;
	text-align: center;
	font-size: 340%;
}

.companyArea .btnBlock {
	background-color: #333;
}

.companyArea ul {
	overflow: hidden;
	margin: 0 30px;
}

.companyArea ul li {
	float: left;
	width: 33.33%;
}

.companyArea ul li a {
	display: block;
	padding: 15px 0;
	text-decoration: none;
	color: #fff;
}

.companyArea ul li a:hover {
	background-color: #080808;
	color: #1784C3;
}

.companyArea ul li a span {
	display: inline-block;
	padding: 26px 5px 26px 30px;
	border-left: 1px solid #707070;
	font-weight: bold;
	font-size: 220%;
}

.companyArea ul li:first-child a span {
	border-left: none;
}

.companyArea ul li a span:after {
	content: "";
	display: inline-block;
	width: 6px;
	height: 10px;
	margin: -4px 0 0 30px;
	background: url(/images2/bg-icon-arrow-01.png) no-repeat 0 0;
	vertical-align: middle;
}

.companyArea ul li a:hover span:after {
	background: url(/images2/bg-icon-arrow-02.png) no-repeat 0 0;
}

/* --------------------------------------------------
**
** infoArea
**
** -------------------------------------------------- */
.infoArea h2 {
	margin-bottom: 30px;
	text-align: center;
	font-size: 340%;
}

.infoArea h3 {
	overflow: hidden;
}

.infoArea h3 a {
	float: right;
	margin-top: .5em;
	padding-left: 20px;
	background: url(/common2/images/bg-icon-arrow-01.png) no-repeat 5px .5em;
	font-size: 70%;
}


.hamMenu {
	display: none;
}
/* responsive */
@media screen and (max-width: 750px) {
	* {
		box-sizing: border-box;
	}

	img {
		width: 100%;
	}

	body {
		width: 100%;
		min-width: unset;
	}

	div.container {
		width: 100%;
	}

	.keyVisual {
		background: #000 url(/images2/bg-kv-top-01-sp.png) no-repeat right 30px;
	}

	.productArea .product {
		padding: 0 20px;
		flex-direction: column;
		gap: 5px;
	}

	.productArea .product .col1of3 {
		width: 100%;
	}

	.productArea .contents {
		padding: 28px 21px 28px;
		margin: 0;
	}

	.bnrArea {
		padding: 0 20px;
	}

	.companyArea ul {
		display: flex;
		flex-direction: column;
	}

	.companyArea ul li {
		width: 100%;
		float: none;
		border-bottom: 1px solid #707070;
	}

	.companyArea ul li:last-child {
		border-bottom: none;
	}

	.companyArea ul li a span {
		border: none;
	}

	.infoArea div.row .col2of4 {
		float: none;
		width: 100%;
	}

	.infoArea div.row dl dd {
		margin: 0 0 20px;
		padding: 5px 0 20px;
		border-bottom: 1px solid #D7D7D7;
	}

	.infoArea h3 {
		margin-right: 20px;
		margin-left: 20px;
	}

	.infoArea .enclose.higher {
		margin-right: 20px;
		margin-left: 20px;
	}

	.infoArea dl.itemDates {
		margin-right: 20px;
		margin-left: 20px;
	}

	footer .sitemapArea {
		width: 100%;
		display: flex;
		flex-direction: column;
	}

	footer .sitemapArea .col {
		float: none;
		width: 100%;
		margin-bottom: 20px;
	}

	footer .sitemapArea .col:last-child {
		margin-bottom: 0;
	}

	footer .sitemap {
		padding: 10px 36px 29px 10px;
	}


	.hamMenu {
		display: block;
	}

	.hamMenu__sub__main {
		display: none;
	}

	.hamMenu__icon {
		position: absolute;
		z-index: 9999;
		/*ボタンを最前面に*/
		top: 40px;
		right: 40px;
		cursor: pointer;
		width: 34px;
		height: 30px;
	}

	.hamMenu__icon span {
		position: relative;

	}

	.hamMenu__icon span:after {
		content: "";
		position: absolute;
		background: url(/common2/images/img-ham-white.png) no-repeat center center;
		width: 40px;
		height: 40px;
		display: block;
	}

	.hamMenu__icon.close span:after {
		background-image: url(/common2/images/img-close.png);
	}

	.hamMenu__wrap {
		display: none;
		position: fixed;
		z-index: 1;
		top: 0;
		width: 100vw;
		height: 100vh;
		background: #EDF0F2;
		transition: all 0.3s;
		box-sizing: border-box;
		overflow: scroll;

	}

	.hamMenu__wrap .colL {
		margin: 0px 0px;
		padding: 20px 10px;
	}

	.hamMenu__wrap .searchBlock {
		margin-left: 10px;
		margin-right: 10px;
		margin-top: 10px;
		width: calc(100vw - 20px);
		background: white;
	}

	.hamMenu__parent__hidden {
		display: none;
		font-size: 14px;
	}

	.hamMenu__wrap .searchBlock input[type='text'] {
		width: 100%;
		height: 28px;
		box-sizing: border-box;
		background-color: white;
	}

	.hamMenu__list {
		margin-top: 12px;
		border-top: solid 1px #CCCCCC;

		& a {
			text-decoration: none;
		}

		&>li {
			font-size: 16px;
			position: relative;

			span {
				padding: 8px 10px;
				display: block;
				border-bottom: solid 1px #cccccc;
			}
		}
	}

	.hamMenu__sub li {
		position: relative;
	}

	.hamMenu__parent__hidden li {
		position: relative;
	}

	.hamMenu__sub__main li {
		position: relative;
	}

	.hamMenu__sub__main li span {
		background: white;
	}

	.hamMenu__parent__hidden li span {
		padding-left: 20px;
	}

	.hamMenu__parent__hidden li span.thirdLevel {
		padding-left: 40px;
	}

	.firstLevel:after,
	.secondLevel:after,
	.thirdLevel:after {
		position: absolute;
		right: 10px;
		top: 10px;
	}

	.firstLevel:after {
		content: url(/common2/images/bg-icon-arrow-08.png);
	}

	.secondLevel:after {
		content: url(/common2/images/bg-icon-add-01.png);
	}

	.thirdLevel:after {
		content: url(/common2/images/bg-icon-arrow-08.png);
	}

	header .hamMenu__wrap .hamMenu__buttons .btns li {
		width: 100%;
		margin-top: 20px;
		margin-right: 0;
	}

	header .hamMenu__wrap .hamMenu__buttons .btns li .btn {
		width: 100%;
		box-sizing: border-box;
		text-align: center;
	}

	header .hamMenu__wrap .hamMenu__buttons .btns li .btn.higher {
		background-color: #1785c4;
		border: 2px solid #1785c4;
		color: white;
	}

	header .hamMenu__wrap .hamMenu__buttons .btns li .btn:after {
		content: none;
	}

	.hamMenu__buttons__language {
		margin: 16px;
		text-align: center;

		& a {
			font-size: 14px;
			margin-right: 16px;
		}
	}

	.hamMenu__buttons__language a:after {
		content: url(/common2/images/bg-icon-arrow-08.png);
		margin-left: 4px;
		font-size: 14px;
	}

	body.top header .hamMenu .colL .logo a {
		background: url(/common2/images/bg-logo-avio-01.png) no-repeat 0 0;
		background-size: contain;
	}

	header .colL {
		width: 55%;
		margin: 40px 0 23px 40px;
	}

	body.top header .colL .logo a {
		background-size: contain;
		width: 100%;
	}

	.hamMenu__wrap .colL {
		padding: 0;
		margin: 40px 0 23px 40px;
	}
}