@charset "utf-8";
/*安全*/

.maintenance #contents {
	background: url(../../../kiso/files/img/common/bg_parts.jpg);
}
.maintenance .spotText {
	color: #E5134A;
}
.maintenance #attentionArea p, .maintenance #attentionBottom p {
	font-size: 124%;
	line-height: 160%;
}

@media screen and (max-width: 320px) {
	.maintenance .maintenanceGoods .goodsItem a span {
		font-size: 13px;
	}
}

@media screen and (max-width: 767px) {
	#contents {
		padding: 0;
	}
	.maintenance #attentionArea {
		background-color: #fbe6ae;
		border-bottom: 10px solid #92cebd;
		border-top: 10px solid #92cebd;
		margin: 8px 0 0;
	}
	.maintenance #attentionArea .setBox {
		background: url("/kiso/files/img/maintenance/img_attention.png") no-repeat 45% bottom /160px;
		box-sizing: border-box;
		padding: 0 0 235px;
	}
	.maintenance #attentionArea .setBox .readBox {
		display: block;
		margin: 30px auto 0;
		padding: 5%;
		font-weight: bold;
		background: #fff;
		border-radius: 10px;
		width: 90%;
		box-sizing: border-box;
		position: relative;
	}
	.maintenance #attentionArea .setBox .readBox:after {
		content: '';
		display: block;
		width: 15px;
		height: 15px;
		background: #fff;
		transform: rotate(45deg);
		position: absolute;
		bottom: -7px;
		left: calc(50% - 10px);
	}
	.maintenance #attentionArea .setBox .readBox h3 {
		font-size: 120%;
		font-weight: bold;
		color: #666;
	}
	/*----------------------
		Section01
		----------------------*/
	.sec01 {
		background: #4EB09C;
	}
	#contents .sec01 .inner {
		padding: 30px 0 0;
		width: 90%;
		margin: 0 auto;
	}
	.sec01 .box01 {
		background: #0A6E5B;
		border-radius: 10px;
		border: #fff 3px solid;
		padding: 20px;
		color: #fff;
	}
	.sec01 .box01 h3 {
		font-size: 128%;
		font-weight: bold;
		color: #fff;
	}
	.sec01 .box01 h4 {
		font-size: 190%;
		font-weight: bold;
		line-height: 1.2;
		margin: 10px 0 0;
	}
	.sec01 .box01 h4 span {
		color: #FFD86D;
	}
	.sec01 .box01 ul {
		margin: 20px 0 0;
	}
	.sec01 .box01 li {
		font-size: 15px;
		padding: 0 0 0 22px;
		margin: 0 0 7px;
		background: url(../img/maintenance/img_maintenance_checkbtn.png) no-repeat 0 4px /14px;
	}
	.sec01 .box02 {
		overflow: hidden;
		display: table;
		padding: 0 10%;
	}
	.sec01 .box02 .col01 {
		display: table-footer-group;
		text-align: center;
	}
	.sec01 .box02 .col01 img {
		margin: 20px 0 0 -30px;
		width: 100px;
	}
	.sec01 .box02 .col02 {
		display: table-header-group;
		background: #fff;
		border-radius: 10px;
		padding: 5%;
		box-sizing: border-box;
		float: left;
		font-size: 116%;
		font-weight: bold;
		color: #666;
		margin: 30px 0 0 0;
		position: relative;
	}
	.sec01 .box02 .col02:after {
		content: '';
		display: block;
		width: 15px;
		height: 15px;
		background: #fff;
		transform: rotate(45deg);
		position: absolute;
		bottom: -7px;
		left: calc(50% - 10px);
	}
	.sec01 .ul01 {
		letter-spacing: -.4em;
		text-align: center;
		padding: 30px 0;
		margin: 0 -5%;
	}
	.sec01 .ul01 li {
		display: inline-block;
		vertical-align: top;
		margin: 0 6px 10px;
		width: 45%;
	}
	/*----------------------
		Section02
		----------------------*/
	.sec02 {
		padding: 0 4%;
	}
	.sec02 .box01 {
		overflow: hidden;
		position: relative;
	}
	.sec02 h3 {
		font-size: 190%;
		font-weight: bold;
		margin: 30px 0 0;
		background: url(../img/maintenance/ttl_icon01.png) no-repeat 0 0 /70px;
		padding: 18px 0 20px 53px;
	}
	.sec02 .box01 h4 {
		font-size: 140%;
		font-weight: bold;
		margin: 15px 0 5px;
	}
	.sec02 .box01 p {
		font-size: 116%;
	}
	.sec02 .box01 .txt {
		line-height: 1.8;
	}
	.sec02 .box01 .img {
		text-align: center;
		width: 130px;
		margin: 0 auto;
	}
	.sec02 .box02 {
		border: #FAB4C5 5px solid;
		border-radius: 5px;
		background: #fff;
		padding: 15px 18px 30px;
		margin: 50px 0 0 0;
		background: #fff;
	}
	.sec02 .box02 h4 {
		font-size: 160%;
		font-weight: bold;
		color: #E6154A;
		background: url(../img/maintenance/icon01.png) no-repeat 0 3px;
		padding: 0 0 0 30px;
		margin: 5px 0 15px;
	}
	.sec02 .box02 .col {
		margin: 0 0 35px;
	}
	.sec02 .box02 .col:last-of-type {
		margin: 0;
	}
	.sec02 .box02 .col h5 {
		font-size: 140%;
		font-weight: bold;
		margin: 0 0 6px;
	}
	.sec02 .box02 .col h5 + p {
		font-size: 108%;
	}
	.sec02 .box02 .col .thumb {
		margin: 10px 0 8px;
	}
	.sec02 .box02 .col .thumb img {
		width: 100%;
	}
	.sec02 .box02 .col .thumb + p a {
		font-size: 14px;
		color: #333;
		text-decoration: underline;
	}
	/* .box03 */
	.sec02 .box03 {
		margin: 30px 0 30px;
		position: relative;
	}
	.sec02 .box03 h4 {
		font-size: 140%;
		font-weight: bold;
		margin: 0 0 8px;
	}
	.sec02 .box03 p {
		font-size: 116%;
	}
	.sec02 .box03 .txt {
		line-height: 1.7;
	}
	.sec02 .box03 .img {
		width: 130px;
		margin: 0 auto;
		text-align: center;
	}
	/* .box04*/
	.sec02 .box04 {
		display: table;
	}
	.sec02 .box04 .col02 {
		float: left;
		width: 100px;
	}
	.sec02 .box04 .col01 {
		width: calc(100% - 120px);
		background: #fff;
		padding: 5%;
		border-radius: 10px;
		box-sizing: border-box;
		float: right;
		font-size: 108%;
		font-weight: bold;
		color: #666;
		margin: 23px 0 0 0;
		position: relative;
	}
	.sec02 .box04 .col01:after {
		content: '';
		display: block;
		width: 15px;
		height: 15px;
		background: #fff;
		transform: rotate(45deg);
		position: absolute;
		top: calc(50% - 10px);
		left: -7px;
	}
	/* .box05*/
	.sec02 .box05 {
		display: table;
		width: 100%;
	}
	.sec02 .box05 .col02 {
		width: 120px;
		float: right;
	}
	.sec02 .box05 .col01 {
		width: calc(100% - 130px);
		background: #fff;
		padding: 5%;
		box-sizing: border-box;
		float: left;
		border-radius: 10px;
		font-size: 108%;
		font-weight: bold;
		color: #666;
		margin: 30px 0 0 0;
		position: relative;
	}
	.sec02 .box05 .col01:after {
		content: '';
		display: block;
		width: 15px;
		height: 15px;
		background: #fff;
		transform: rotate(45deg);
		position: absolute;
		top: calc(50% - 10px);
		right: -6px;
	}
	/* .box06*/
	.sec02 .box06 {
		overflow: hidden;
	}
	.sec02 .box06 .col02 {
		margin: 10px 0 30px;
	}
	.sec02 .box06 .col01 {
		box-sizing: border-box;
		font-weight: bold;
		color: #666;
		margin: 10px 0 0 0;
		text-align: center;
	}
	.sec02 .box06 .col01 img {
		width: 80px;
		margin: 18px 0 0;
	}
	/*----------------------
		Section03
		----------------------*/
	.sec03 {
		background: #4EB09C;
		color: #fff;
	}
	.sec03 .inner {
		padding: 30px 4% 0;
		box-sizing: border-box;
	}
	.sec03 h3 {
		font-size: 170%;
		font-weight: bold;
		background: url(../img/maintenance/ttl_icon02.png) no-repeat 0 0 /70px;
		padding: 7px 8% 20px 53px;
	}
	.sec03 .box01 {
		position: relative;
	}
	.sec03 .box01 h4 {
		font-size: 140%;
		font-weight: bold;
		margin: 15px 0 5px;
	}
	.sec03 .box01 p {
		font-size: 108%;
	}
	.sec03 .box01 .txt {
		line-height: 1.8;
	}
	.sec03 .box01 .img {
		width: 180px;
		margin: 12px auto 15px;
		position: relative;
		left: -15px;
	}
	/* .box02*/
	.sec03 .box02 {
		overflow: hidden;
		margin: -10px auto -10px;
	}
	.sec03 .box02 .col02 {
		text-align: center;
		margin: 20px auto;
		width: 72px;
		position: relative;
		left: -10px;
		float: right;
	}
	.sec03 .box02 .col01 {
		background: #fff;
		padding: 5%;
		box-sizing: border-box;
		font-size: 108%;
		font-weight: bold;
		color: #666;
		margin: 35px 0 0 0;
		border-radius: 10px;
		position: relative;
		float: left;
		width: calc(100% - 100px);
	}
	.sec03 .box02 .col01:after {
		content: '';
		display: block;
		width: 15px;
		height: 15px;
		background: #fff;
		transform: rotate(45deg);
		position: absolute;
		top: calc(50% - 10px);
		right: -6px;
	}
	/* .box03*/
	.sec03 .box03 {
		text-align: center;
		padding: 0 4% 20px;
	}
	.sec03 .box03 .col01 {
		box-sizing: border-box;
		color: #666;
	}
	.sec03 .box03 .col01 img {
		width: 80px;
		margin: 8px 0 0;
	}
	.sec03 .box03 .col02 {
		margin: 0 0 0;
	}
	.sec03 .box03 .col02 li {
		list-style: none;
		margin: 0 0 11px;
		text-align: center;
	}
	/*----------------------
		Section04
		----------------------*/
	.sec04 {
		padding: 0 4%;
	}
	.sec04 .box01 {
		position: relative;
	}
	.sec04 h3 {
		font-size: 190%;
		font-weight: bold;
		margin: 30px 0 0;
		background: url(../img/maintenance/ttl_icon01.png) no-repeat 0 0 /70px;
		padding: 18px 0 20px 53px;
	}
	.sec04 .box01 h4 {
		font-size: 150%;
		font-weight: bold;
		margin: 15px 0 5px;
	}
	.sec04 .box01 p {
		font-size: 116%;
	}
	.sec04 .box01 .txt {
		line-height: 1.7;
	}
	.sec04 .box01 .img {
		width: 210px;
		margin: 18px auto 0;
	}
	/* .box02*/
	.sec04 .box02 {
		overflow: hidden;
		margin: 30px auto 20px;
	}
	.sec04 .box02 .col02 {
		width: 100px;
		float: left;
	}
	.sec04 .box02 .col01 {
		width: calc(100% - 110px);
		background: #fff;
		padding: 5%;
		border-radius: 10px;
		box-sizing: border-box;
		float: right;
		font-size: 108%;
		font-weight: bold;
		color: #666;
		position: relative;
		margin: 10px 0 0 0;
	}
	.sec04 .box02 .col01:after {
		content: '';
		display: block;
		width: 15px;
		height: 15px;
		background: #fff;
		transform: rotate(45deg);
		position: absolute;
		top: calc(50% - 10px);
		left: -6px;
	}
	/* .box03*/
	.sec04 .box03 {
		overflow: hidden;
	}
	.sec04 .box03 .col02 {
		float: right;
		width: 100px;
	}
	.sec04 .box03 .col01 {
		width: calc(100% - 120px);
		background: #fff;
		padding: 5%;
		box-sizing: border-box;
		border-radius: 10px;
		float: left;
		font-size: 108%;
		font-weight: bold;
		color: #666;
		margin: 25px 0 0 0;
		position: relative;
	}
	.sec04 .box03 .col01:after {
		content: '';
		display: block;
		width: 15px;
		height: 15px;
		background: #fff;
		transform: rotate(45deg);
		position: absolute;
		top: calc(50% - 10px);
		right: -6px;
	}
	/* .box04*/
	.sec04 .box04 {
		overflow: hidden;
		display: table;
	}
	.sec04 .box04 .col01 {
		box-sizing: border-box;
		font-size: 116%;
		font-weight: bold;
		color: #666;
		margin: 20px 0 0 0;
		text-align: center;
	}
	.sec04 .box04 .col01 img {
		width: 80px;
		margin: 8px 0 0;
	}
	.sec04 .box04 .col02 {
		margin: 15px 0 30px;
	}
	.sec04 .box04 .col02 li {
		margin-bottom: 10px;
		text-align: center;
	}
	a:hover {
		opacity: .8;
	}
}




@media screen and (min-width: 768px) {
	.anime {
		opacity: 0;
		transition: opacity 2s ease;
	}
	.anime.done {
		opacity: 1;
	}
	.maintenance .sp {
		display: none;
	}
	.maintenance #attentionArea {
		background-color: #fbe6ae;
		border-bottom: 10px solid #92cebd;
		border-top: 10px solid #92cebd;
		margin: 8px 0 0;
	}
	.maintenance #attentionArea .setBox {
		background: url("/kiso/files/img/maintenance/img_attention.png") no-repeat scroll 20px bottom;
		box-sizing: border-box;
		height: 320px;
		margin: 0 auto;
		padding: 40px 0 0 0;
		width: 970px;
	}
	.maintenance #attentionArea .setBox .readBox {
		background: url(/kiso/files/img/maintenance/bg_maintenance_read_bg.gif) no-repeat 30px 10px;
		display: block;
		width: 640px;
		height: 115px;
		margin: 30px 0 0 205px;
		padding: 50px 30px 30px 150px;
		font-weight: bold;
		opacity: 0;
		transition: opacity 1s ease;
	}
	.maintenance #attentionArea .setBox .readBox.anime {
		opacity: 1;
	}
	.maintenance #attentionArea .setBox .readBox h3 {
		font-size: 185%;
		font-weight: bold;
		color: #666;
	}
	/*----------------------
		Section01
		----------------------*/
	.sec01 {
		background: #4EB09C;
	}
	.sec01 .inner {
		width: 960px;
		margin: 0 auto;
		padding: 80px 0 0;
	}
	.sec01 .box01 {
		background: #0A6E5B;
		border-radius: 10px;
		border: #fff 5px solid;
		padding: 50px;
		color: #fff;
		margin: 0 0 50px;
	}
	.sec01 .box01 h3 {
		font-size: 200%;
		font-weight: bold;
		color: #fff;
	}
	.sec01 .box01 h4 {
		font-size: 430.8%;
	}
	.sec01 .box01 h4 span {
		color: #FFD86D;
	}
	.sec01 .box01 ul {
		margin: 20px 0 0;
	}
	.sec01 .box01 li {
		font-size: 139%;
		font-weight: bold;
		padding: 0 0 0 30px;
		margin: 0 0 7px;
		background: url(../img/maintenance/img_maintenance_checkbtn.png) no-repeat 0 4px;
	}
	.sec01 .box02 {
		overflow: hidden;
		width: 835px;
		margin: 0 auto;
	}
	.sec01 .box02 .col01 {
		width: 134px;
		float: right;
	}
	.sec01 .box02 .col02 {
		width: 700px;
		background: url(../img/maintenance/bg01.png) no-repeat 0 0;
		padding: 42px 38px;
		box-sizing: border-box;
		float: left;
		font-size: 169.2%;
		font-weight: bold;
		color: #666;
		margin: 50px 0 0 0;
	}
	.sec01 .ul01 {
		letter-spacing: -.4em;
		text-align: center;
		padding: 60px 0 60px;
	}
	.sec01 .ul01 li {
		display: inline-block;
		vertical-align: top;
		margin: 0 10px;
	}
	/*----------------------
		Section02

		----------------------*/
	.sec02 .box01 {
		overflow: hidden;
		padding: 0 0 0 100px;
		position: relative;
	}
	.sec02 h3 {
		font-size: 230.8%;
		font-weight: bold;
		margin: 50px 0 0;
		background: url(../img/maintenance/ttl_icon01.png) no-repeat 0 0;
		padding: 40px 0 40px 96px;
	}
	.sec02 .box01 h4 {
		font-size: 200%;
		font-weight: bold;
		margin: 0 0 10px;
	}
	.sec02 .box01 p {
		font-size: 139%;
	}
	.sec02 .box01 .txt {
		width: 580px;
		line-height: 1.8;
	}
	.sec02 .box01 .img {
		position: absolute;
		top: 0;
		right: 20px;
	}
	.sec02 .box02 {
		border: #FAB4C5 5px solid;
		border-radius: 5px;
		background: #fff;
		padding: 30px 30px;
		margin: 50px 0 0 100px;
	}
	.sec02 .box02 h4 {
		font-size: 153.9%;
		font-weight: bold;
		color: #E6154A;
		background: url(../img/maintenance/icon01.png) no-repeat 0 0;
		padding: 0 0 0 30px;
		margin: 10px 0 20px;
	}
	.sec02 .box02 .col {
		display: inline-block;
		vertical-align: top;
		width: 250px;
		margin: 0 20px 0 0;
	}
	.sec02 .box02 .col:last-of-type {
		margin: 0;
	}
	.sec02 .box02 .col h5 {
		font-size: 192.3%;
		font-weight: bold;
		margin: 0 0 10px;
	}
	.sec02 .box02 .col h5 + p {
		font-size: 139%;
		height: 2em;
	}
	.sec02 .box02 .col .thumb {
		margin: 30px 0 8px;
	}
	.sec02 .box02 .col .thumb + p a {
		font-size: 14px;
		color: #333;
		text-decoration: underline;
	}
	/* .box03 */
	.sec02 .box03 {
		margin: 50px 0 0 100px;
		position: relative;
	}
	.sec02 .box03 h4 {
		font-size: 200%;
		font-weight: bold;
		margin: 0 0 10px;
	}
	.sec02 .box03 p {
		font-size: 139%;
	}
	.sec02 .box03 .txt {
		width: 620px;
		line-height: 1.8;
	}
	.sec02 .box03 .img {
		position: absolute;
		top: 0;
		right: 40px;
	}
	/* .box04*/
	.sec02 .box04 {
		overflow: hidden;
		width: 935px;
		margin: 45px 0 0 30px;
	}
	.sec02 .box04 .col02 {
		width: 202px;
		float: left;
	}
	.sec02 .box04 .col01 {
		width: 710px;
		background: url(../img/maintenance/bg02.png) no-repeat 0 0;
		padding: 42px 0 42px 90px;
		box-sizing: border-box;
		float: right;
		font-size: 169.2%;
		font-weight: bold;
		color: #666;
		margin: 80px 0 0 0;
	}
	/* .box05*/
	.sec02 .box05 {
		overflow: hidden;
		width: 590px;
		margin: 45px 0 30px 360px;
	}
	.sec02 .box05 .col02 {
		width: 202px;
		float: right;
	}
	.sec02 .box05 .col01 {
		width: 370px;
		background: url(../img/maintenance/bg03.png) no-repeat 0 0;
		padding: 42px 0 42px 64px;
		box-sizing: border-box;
		float: left;
		font-size: 169.2%;
		font-weight: bold;
		color: #666;
		margin: 30px 0 0 0;
	}
	/* .box06*/
	.sec02 .box06 {
		overflow: hidden;
		width: 712px;
		margin: -100px 0 60px 50px;
	}
	.sec02 .box06 .col02 {
		width: 566px;
		float: right;
		margin: 152px 0 0;
	}
	.sec02 .box06 .col01 {
		width: 125px;
		box-sizing: border-box;
		float: left;
		font-size: 169.2%;
		font-weight: bold;
		color: #666;
		margin: 30px 0 0 0;
	}
	/*----------------------
		Section03
		----------------------*/
	.sec03 {
		background: #4EB09C;
		color: #fff;
	}
	.sec03 .inner {
		width: 960px;
		margin: 0 auto;
		padding: 80px 0 0;
	}
	.sec03 h3 {
		font-size: 230.8%;
		font-weight: bold;
		background: url(../img/maintenance/ttl_icon02.png) no-repeat 0 0;
		padding: 40px 0 40px 96px;
	}
	.sec03 .box01 {
		position: relative;
		padding: 0 0 0 100px;
	}
	.sec03 .box01 h4 {
		font-size: 200%;
		font-weight: bold;
		margin: 0 0 10px;
	}
	.sec03 .box01 p {
		font-size: 139%;
	}
	.sec03 .box01 .txt {
		width: 450px;
		line-height: 1.8;
	}
	.sec03 .box01 .img {
		position: absolute;
		top: -50px;
		right: 20px;
	}
	/* .box02*/

	.sec03 .box02 {
		overflow: hidden;
		width: 910px;
		margin: 0 0 30px 88px;
		padding: 70px 0 0;
	}
	.sec03 .box02 .col02 {
		width: 158px;
		float: right;
		position: relative;
		left: -40px;
		top: -26px;
	}
	.sec03 .box02 .col01 {
		width: 730px;
		background: url(../img/maintenance/bg04.png) no-repeat 0 0;
		padding: 42px 0 42px 36px;
		box-sizing: border-box;
		float: left;
		font-size: 169.2%;
		font-weight: bold;
		color: #666;
		margin: 30px 0 0 0;
	}
	/* .box03*/
	.sec03 .box03 {
		overflow: hidden;
		width: 712px;
		margin: -20px 0 0 60px;
		padding: 0 0 70px;
	}
	.sec03 .box03 .col01 {
		width: 125px;
		box-sizing: border-box;
		float: left;
		font-size: 169.2%;
		font-weight: bold;
		color: #666;
		margin: 30px 0 0 0;
	}
	.sec03 .box03 .col02 {
		width: 566px;
		float: right;
		margin: 0 0 0;
	}
	.sec03 .box03 .col02 li {
		list-style: none;
		margin: 0 0 11px;
		text-align: center;
	}
	/*----------------------
		Section04
		----------------------*/
	.sec04 .box01 {
		padding: 0 0 0 100px;
		position: relative;
	}
	.sec04 h3 {
		font-size: 230.8%;
		font-weight: bold;
		margin: 50px 0 0;
		background: url(../img/maintenance/ttl_icon01.png) no-repeat 0 0;
		padding: 40px 0 40px 96px;
	}
	.sec04 .box01 h4 {
		font-size: 200%;
		font-weight: bold;
		margin: 0 0 10px;
	}
	.sec04 .box01 p {
		font-size: 139%;
	}
	.sec04 .box01 .txt {
		width: 440px;
		line-height: 1.8;
	}
	.sec04 .box01 .img {
		position: absolute;
		top: -120px;
		right: 0;
	}
	/* .box02*/
	.sec04 .box02 {
		overflow: hidden;
		width: 935px;
		margin: 45px 0 0 30px;
	}
	.sec04 .box02 .col02 {
		width: 202px;
		float: left;
	}
	.sec04 .box02 .col01 {
		width: 710px;
		background: url(../img/maintenance/bg05.png) no-repeat 0 0;
		padding: 44px 0 42px 90px;
		box-sizing: border-box;
		float: right;
		font-size: 169.2%;
		font-weight: bold;
		color: #666;
		margin: 80px 0 0 0;
	}
	/* .box03*/
	.sec04 .box03 {
		overflow: hidden;
		width: 780px;
		margin: 45px 0 30px 210px;
	}
	.sec04 .box03 .col02 {
		width: 202px;
		float: right;
	}
	.sec04 .box03 .col01 {
		width: 570px;
		background: url(../img/maintenance/bg06.png) no-repeat 0 0;
		padding: 42px 0 42px 64px;
		box-sizing: border-box;
		float: left;
		font-size: 169.2%;
		font-weight: bold;
		color: #666;
		margin: 30px 0 0 0;
	}
	/* .box04*/
	.sec04 .box04 {
		overflow: hidden;
		width: 717px;
		margin: -120px 0 30px 30px;
	}
	.sec04 .box04 .col01 {
		width: 125px;
		box-sizing: border-box;
		float: left;
		font-size: 169.2%;
		font-weight: bold;
		color: #666;
		margin: 30px 0 0 0;
	}
	.sec04 .box04 .col02 {
		width: 566px;
		float: right;
		margin: 160px 0 0 0;
	}
	.sec04 .box04 .col02 li {
		margin-bottom: 10px;
		text-align: center;
	}
	a:hover {
		opacity: .8;
	}
}
