@charset "UTF-8";

/*-----------------------------------

	headline

-----------------------------------*/

#headline {
    background: #fcf0da;
	height:160px;
	margin-bottom: 25px;
}
#headline h2 {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
    left: 0;
    right: 0;
    height: 3.5em;
}

@media screen and (max-width: 640px) {
	#headline {
		height: 100px;
	}
	#headline h2 {
		font-size: 16px;
	}
    
}

/*-----------------------------------

	aijo_wrap

-----------------------------------*/
.h4_title {
	font-size: 18px;
	line-height: 200%;
	font-weight: 700;
	float:left;
}
.pamphlet {
	float:right;
    border: 2px solid #ec7832;
    border-radius: 5px;
    padding: 5px 20px;
    color: #ec7832 !important;
    font-size: 14px;
    font-weight: 800;
    padding-left: 30px;
    position: relative;
}
.pamphlet:before {
    position: absolute;
    left: 10px;
    margin: auto;
    content: '\f1c1';
    font-family: "font awesome 5 free";
    font-weight: 900;
    color: #ec7832;
}
.pamphlet:hover {
    opacity: 0.7;
}
section {
    padding-bottom: 50px;
}
.gray_wrap {
	background:#f4f3ef;	
	border-radius: 10px;
	padding: 20px;
	margin-top: 20px;
}
.link_btn_prev {
	float:left;
	display: block;
    width: 160px;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    color: #fff !important;
	padding: 15px 0 15px 15px;
	margin: 15px auto;
	background:#ec7832;
    background-position: 86% center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;	
	position:relative;
	z-index:0;
}
.link_btn_next {
	float:right;
	display: block;
    width: 160px;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    color: #fff !important;
	padding: 15px 15px 15px 0;
	margin: 15px auto;
	background:#ec7832;
    background-position: 86% center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;	
	position:relative;
	z-index:0;
}
.link_btn_prev:before {
  	position: absolute;
    top: 30%;
    left: 20px;
    content: '\f100';
    font-family: "font awesome 5 free";
    font-weight: 900;
    color: #fff;
}
.link_btn_next:before {
  	position: absolute;
    top: 30%;
    right: 20px;
    content: '\f101';
    font-family: "font awesome 5 free";
    font-weight: 900;
    color: #fff;
}
.link_btn_prev:hover,
.link_btn_next:hover {
	opacity:0.8;
}
#aijo_wrap .under-main-mv {
	text-align: center;
	display:block;
	margin:0 auto;	
}
#aijo_wrap .gray_wrap .table_c{
	margin:0 0 20px 0;
}
#aijo_wrap .gray_wrap ul li {
    width: 100%;
    margin-bottom: 5px;
	counter-increment: number; 
}
#aijo_wrap .gray_wrap ul li a {
    display: block;
    background: #fff;
    padding: 20px 20px 20px 60px;
    border-radius: 5px;
    line-height: 1;
    position: relative;
    letter-spacing: 0;
    font-size: 14px;
    transition: 0.2s;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    -ms-transition: 0.2s;
}
#aijo_wrap .gray_wrap ul li a::before {
	content: counter(number);
    position: absolute;
    counter-increment: item;
    font-weight: 400;
    display: block;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background: #ec7832;
    color: #fff;
    border-radius: 50%;
    top: 0;
    bottom: 0;
    left: 10px;
    margin: auto;
}
#aijo_wrap .gray_wrap ul li a::after {
	position: absolute;
    top: 35%;
    right: 20px;
    content: '\f101';
    font-family: "font awesome 5 free";
    font-weight: 900;
    color: #999999;
}
#aijo_wrap .gray_wrap ul .here a::after {
	display:none;	
}
#aijo_wrap .gray_wrap ul li a:hover {
    background: #fcf0da;
}

@media screen and (max-width: 640px) {
	
	.link_btn_prev,
	.link_btn_next {
		width:49%;
	}
}


/*-----------------------------------

	aijo

-----------------------------------*/
/*-- index --*/
.under-main {
	border: #f9b367 4px solid;
	padding-bottom: 30px;
	box-sizing: border-box;
}
.under-tab {
	overflow:hidden;
}
.under-tab ul li {
    width: 105px;
    height: 58px;
    margin-right: 2px;
    float: left;
}
.under-tab ul li a.under-tab-page1:hover, body.under-keikoku-tab1 .under-tab ul li a.under-tab-page1, body.under-use-tab1 .under-tab ul li a.under-tab-page1, body.under-oteire-tab1 .under-tab ul li a.under-tab-page1 {
    background-position: 0 -58px;
}
.under-tab ul li a.under-tab-page1 {
    background-position: 0 0;
}

.under-tab ul li a.under-tab-page2:hover, body.under-keikoku-tab2 .under-tab ul li a.under-tab-page2, body.under-use-tab2 .under-tab ul li a.under-tab-page2, body.under-oteire-tab2 .under-tab ul li a.under-tab-page2 {
    background-position: -107px -58px;
}
.under-tab ul li a.under-tab-page2 {
    background-position: -107px 0;
}

.under-tab ul li a.under-tab-page3:hover, body.under-keikoku-tab3 .under-tab ul li a.under-tab-page3, body.under-use-tab3 .under-tab ul li a.under-tab-page3, body.under-oteire-tab3 .under-tab ul li a.under-tab-page3 {
    background-position: -214px -58px;
}
.under-tab ul li a.under-tab-page3 {
    background-position: -214px 0;
}

.under-tab ul li a.under-tab-page4:hover, body.under-keikoku-tab4 .under-tab ul li a.under-tab-page4, body.under-use-tab4 .under-tab ul li a.under-tab-page4, body.under-oteire-tab4 .under-tab ul li a.under-tab-page4 {
    background-position: -321px -58px;
}
.under-tab ul li a.under-tab-page4 {
    background-position: -321px 0;
}

.under-tab ul li a.under-tab-page5:hover, body.under-keikoku-tab5 .under-tab ul li a.under-tab-page5, body.under-use-tab5 .under-tab ul li a.under-tab-page5, body.under-oteire-tab5 .under-tab ul li a.under-tab-page5 {
    background-position: -428px -58px;
}
.under-tab ul li a.under-tab-page5 {
    background-position: -428px 0;
}
.under-tab ul li a {
	background-image: url(../img/aijo/tab-bg.png);
    display: block;
    width: 105px;
    height: 58px;
    margin-bottom: 5px;
    background-position: 0 0;
    background-repeat: no-repeat;
    overflow: hidden;
    text-indent: -500px;
}

h3 {
	width:686px;
	border-bottom: #f9b367 2px solid;
	margin: 18px auto 0 auto;	
}
.under-main-inner {
	width: 686px;	
	margin:0 auto;
}
.under-main-mv {
	display:block;
	margin: 30px auto;	
	text-align:center;
}
.under-main-list {
	margin-top: 30px;
    padding: 15px;
    background: url(../img/page/under-list_bg.png);	
}
.under-main-list-title {
	height: 36px;
    margin-top: 0;
    padding-top: 10px;
    padding-left: 35px;
    background: url(../img/page/common-link-finger.png) left center no-repeat;
}
.under-main-list ul li {
    margin-top: 10px;
    padding-left: 10px;
}
.under-main-list ul li a {
    margin-left: 5px;
    color: #3e3e37;
	text-decoration:underline;
}
.under-main-navi {
    margin-top: 35px;
}
.under-main-navi a.under-main-next {
    float: right;
}
.under-main-navi a.under-main-prev {
    float: left;
}
.under-main-navi a {
    display: block;
    width: 179px;
    height: 30px;
}
.under-main-pdf {
    margin-top: 35px;
    padding-bottom: 30px;
    text-align: center;
}
.under-main-totop {
    text-align: left;
    margin-top: 15px;
    padding-right: 20px;
}
.under-main-totop a,
.under-useful-link a {
    text-decoration: underline;
    color: #007ad0;
}
.under-main-totop a:hover,
.under-useful-link a:hover {
    color: #005c9d;
}
.under-pagetop {
	cursor:pointer;
}
.under-pagetop img:hover{
	opacity:0.8;
}

@media screen and (max-width: 1100px) {

	h3,
	.under-main-inner,
	.under-pagetop {
		width:98%;	
	}
	.under-tab ul li {
		width: 12%;
		height: 25px;
		margin-right: 0.5%;
		float: left;
	}	
	body.under-oteire-tab1 .under-tab ul li a.under-tab-page1, body.under-oteire-tab2 .under-tab ul li a.under-tab-page2, body.under-oteire-tab3 .under-tab ul li a.under-tab-page3, 		body.under-oteire-tab4 .under-tab ul li a.under-tab-page4, body.under-oteire-tab5 .under-tab ul li a.under-tab-page5, body.under-oteire-tab6 .under-tab ul li a.under-tab-page6, body.under-oteire-tab7 .under-tab ul li a.under-tab-page7 {
		background-color: #f9b367;
	}
	.under-tab ul li a.under-tab-page1,
	.under-tab ul li a.under-tab-page2,
	.under-tab ul li a.under-tab-page3,
	.under-tab ul li a.under-tab-page4,
	.under-tab ul li a.under-tab-page5,
	.under-tab ul li a.under-tab-page1:hover,
	.under-tab ul li a.under-tab-page2:hover,
	.under-tab ul li a.under-tab-page3:hover,
	.under-tab ul li a.under-tab-page4:hover,
	.under-tab ul li a.under-tab-page5:hover{
		background-position: 0;	
	}
	.under-tab ul li a {
		display: block;
		width: 100%;
		height: 25px;
		margin-bottom: 5px;
		overflow: hidden;
		background-color: #d2d2d2;
		border-top-left-radius: 5px;
		border-top-right-radius: 5px;
		text-align: center;
		color:  #000000;
		font-weight: bold;
		text-decoration: none;
		background-image: none;
		text-indent: 0;
	}
	.under-tab ul li a:hover {
		background-color: #f9b367;	
	}
	
}
@media screen and (max-width: 640px) {

	h3 {
		width: 98%;
		margin: 5px auto 0 auto;
	}
	h3 img,
/*	.under-main-mv img, */
	.under-main-navi a img{
		width: 100%;
	}
	.under-main-navi a {
		display: block;
		width: 120px;
	}
	.under-main-inner {
		width: 98%;
		margin: 0 auto;
	}
	.under-main-mv {
		margin-top: 5px;
	}
	.under-main-list {
		margin-top: 15px;
		padding: 5px 5px 15px 5px;
		background: url(../img/page/under-list_bg.png);
	}
}

/*-- page2 --*/
.under-main h4.under-main-tab-h4 {
    height: 60px;
    margin-top: 20px;
	padding: 0 50px;
    background: #f9b367;
}
.under-oteire-tab2-cont {
    margin-top: 30px;
    padding: 15px 30px;
    background-color: #eddb43;
	border: 1px #c7bfb2 solid;
    border-radius: 10px;
}
.under-oteire-tab2-cont h5 {
    margin-bottom: 15px;
    text-align: center;
}
.under-oteire-tab2-text {
    line-height: 1.4em;
}
hr.under-oteire-tab2-hr {
    margin-top: 30px;
    border: 0;
    height: 44px;
    background: url(../img/aijo/tab2-arrow.png) 50% 0 no-repeat;
}

@media screen and (max-width: 640px) {
	
	.under-main h4.under-main-tab-h4 {
		height:auto;
		margin-top: 20px;
		padding: 0;
    	background: #f9b367;
	}
	.under-main h4 img {
		width: 100%;
	}
	.under-oteire-tab2-cont {
		margin-top: 30px;
		padding: 15px 30px;
		background-color: #eddb43;
		border: 1px #c7bfb2 solid;
		border-radius: 10px;
	}
	
}

/*-- page3 --*/
.under-main-catch {
    margin-top: 18px;
    line-height: 1.6em;
    color: #666666;
}
.under-oteire-tab3-block1 {
    margin-top: 30px;
    padding: 15px;
    border: #f9b367 2px solid;
    border-radius: 10px;
    text-align: center;
    font-size: 14pt;
}
.under-oteire-tab3-block3 {
    margin-top: 30px;
    padding: 8px 7px;
    overflow: hidden;
    background-color: #fffaca;
	border: #f698a4 1px solid;
    border-radius: 10px;
}
.under-oteire-tab3-block3-left {
    float: left;
}
.under-oteire-tab3-block3-left, .under-oteire-tab3-block3-right {
    width: 335px;
}
.under-oteire-tab3-block3 img {
    margin: 8px;
}
.under-oteire-tab3-block3-right {
    float: right;
}
.under-oteire-tab3-block2 {
    margin-top: 30px;
    padding: 8px;
    overflow: hidden;
    background-color: #fff;
	border: #fac000 1px solid;
    border-radius: 10px;
}
.under-oteire-tab3-block-title {
    margin-bottom: 20px;
    padding: 10px 10px 0px 10px;
    font-weight: bold;
}
.under-oteire-tab3-block-title span{
	font-size: 20px;
    color: #fff;
	background-color:#f08300;
}
.under-oteire-tab3-block-cap {
    margin-bottom: 40px;
    padding-right: 10px;
    padding-left: 10px;
    line-height: 200%;
}

@media screen and (max-width: 1100px) {
	
	.under-oteire-tab3-block3 {
		margin-top: 30px;
		padding: 8px 7px;
		overflow: hidden;
		background-color:#fffaca;
		border: #f698a4 1px solid;
		border-radius: 10px;
	}
	.under-oteire-tab3-block3-left {
		float: left;
	}
	.under-oteire-tab3-block3-right {
		float: right;
	}
	.under-oteire-tab3-block3-left, .under-oteire-tab3-block3-right {
		width: 48%;
		margin: 1%;
	}
	.under-oteire-tab3-block3 img {
		width: 100%;
		margin: 0 0 5px 0;
	}
}

@media screen and (max-width: 840px) {
	
	.under-oteire-tab3-block2 {
		margin-top: 30px;
		padding: 8px;
		overflow: hidden;
		background-color: #fff;
		border: #fac000 1px solid;
		border-radius: 10px;
	}
	.under-oteire-tab3-block-title {
		font-size:14px;
		padding: 10px;
		margin-bottom: 0;
	}
	.under-oteire-tab3-block-cap {
		padding: 10px;
		margin-bottom: 0;
	}
	
}

@media screen and (max-width: 640px) {
	
	.under-oteire-tab3-block-title span{
		font-size: 16px;
	}
	
}

/*-- page4 --*/

.under-oteire-tab4-title {
    margin-top: 30px;
}
.under-oteire-tab4-cont {
    margin-top: 30px;
    overflow: hidden;
}
.under-oteire-tab4 .under-main-catch {
	font-size:18px;
	font-weight:bold;	
}
.under-oteire-tab4-cont ul li {
    margin-bottom: 10px;
    margin-left: 30px;
    line-height: 1.4em;
    color: #000000;
    list-style-type: disc;
    list-style-position: outside;
}
.under-oteire-tab4-cont-img,
.under-oteire-tab4-cont-img2 {
    width: 230px;
    float: right;
}

@media screen and (max-width: 640px) {
	
	.under-oteire-tab4 .under-main-catch {
		font-size:14px;
	}
	.under-oteire-tab4-cont-img, .under-oteire-tab4-cont-img2 {
		text-align: center;
		float: none;
		display: block;
		margin: 0 auto;
	}
		
}

/*-- page5 --*/

.under-oteire-tab5-title {
    margin-top: 30px;
}
.under-oteire-tab5-cont {
    margin-top: 30px;
    overflow: hidden;
}
.under-oteire-tab5 .under-main-catch {
	font-size:18px;
	font-weight:bold;	
}
.under-oteire-tab5-cont-text {
    width: 480px;
    margin-bottom: 40px;
    line-height: 1.4em;
    float: left;
}
.under-oteire-tab5-cont-img {
    width: 169px;
    float: right;
}
.under-oteire-tab5-list-title {
    margin-top: 30px;
    padding: 10px;
    border: 1px #c7bfb2 solid;
	background-color:#ffe100;
	color: #ef8200;
	font-size:20px;
    font-weight: bold;
    text-align: center;
}
.under-oteire-tab5-list-text {
    padding: 10px;
    line-height: 1.4em;
    border-right: 1px #c7bfb2 solid;
	border-bottom: 1px #c7bfb2 solid;
	border-left: 1px #c7bfb2 solid;
	background-color:#fffbd0;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
.under-oteire-tab5-list-text2 {
    margin-top: 20px;
    padding: 10px;
    line-height: 1.4em;
    border: 1px #c7bfb2 solid;
	background-color:#fffbd0;
    border-radius: 10px;
}
hr.under-oteire-tab5-hr {
    margin-top: 30px;
    border: 0;
    height: 44px;
    background: url(../img/aijo/tab5-hr.png) 50% 0 no-repeat;
}
body.under-oteire h4.under-useful-title {
    border-bottom: #f9b367 4px solid;
}
h4.under-useful-title {
    padding-bottom: 10px;
}
.under-main h4 {
    margin-top: 40px;
}
.under-useful-link {
    margin-top: 15px;
}
.under-useful-link a {
    display: inline-block;
    margin-bottom: 10px;
    padding-right: 15px;
    background: url(../img/page/common-link-arrowright.png) right center no-repeat;
}

@media screen and (max-width: 1100px) {
	
	.under-oteire-tab5-title img {
		width: 100%;
	}
	.under-oteire-tab5-cont-text {
		width: 100%;
		margin-bottom: 30px;
		line-height: 1.4em;
		float:none;
	}
	.under-oteire-tab5-cont-img {
		width: 169px;
		margin: 0 auto;
		float:none;
	}
	
}

@media screen and (max-width: 640px) {

	.under-oteire-tab5-list-title {
		margin-top: 30px;
		padding: 10px;
		border: 1px #c7bfb2 solid;
		background-color:#ffe100;
		color:#ef8200;
		font-weight: bold;
		text-align: center;
	}
	.under-oteire-tab5-list-text {
		padding: 10px;
		line-height: 1.4em;
		border-right: 1px #c7bfb2 solid;
		border-bottom: 1px #c7bfb2 solid;
		border-left: 1px #c7bfb2 solid;
		background-color: #fffbd0;
		border-bottom-right-radius: 10px;
		border-bottom-left-radius: 10px;
	}
	hr.under-oteire-tab5-hr {
		margin-top: 30px;
		border: 0;
		height: 44px;
		background: url(../img/aijo/tab5-hr.png) 50% 0 no-repeat;
	}
	.under-oteire-tab5-list-text2 {
		margin-top: 20px;
		padding: 10px;
		line-height: 1.4em;
		border: 1px #c7bfb2 solid;
		background-color: #fffbd0;
		border-radius: 10px;
	}
	body.under-oteire h4.under-useful-title {
		border-bottom:  #f698a4 4px solid;
	}
	h4.under-useful-title {
		padding-bottom: 10px;
	}
	.under-main h4 {
		margin-top: 40px;
	}
	h4.under-useful-title img {
		width: 188px;
	}
	.under-useful-link {
    	margin-top: 15px;
	}
    

}

.safetymonth{
	text-align:center;
	padding:10px;
	background-color:#55aaff;
	color:white;
	font-weight:bold;
	font-size:150%;
	line-height:150%;
	width:686px;
	margin:5px auto;
}

@media screen and (max-width: 1100px) {
	.safetymonth{
	width:100%;
	}
}


@media screen and (max-width: 640px) {
	.safetymonth{
	width:100%;
	}
}

.aijo_checklist{
	width:680px;
	margin:5px auto;
	padding:10px;
/*	background-color:#55aaff; */
/*	border-radius: 10px; */
	text-align:center;
/*	font-size:130%; */
}

@media screen and (max-width: 640px) {
	.aijo_checklist{
	width:100%;
	}
}

.aijo_checklist:hover{
	opacity:0.5;
}

.aijo_checklist a{
	text-decoration:none;
	color:white;
}

