body{
	color: #000;
}

h1{
	font-size: 50px;
	text-align: center;
	margin: 80px 0 160px 0;
	color: #004182;
}

.unit_box{
	max-width: 1020px;
	padding: 0 20px;
	margin: 0 auto 60px auto;
}

.unit_box h2{
	font-size: 45px;
    font-weight: 600;
    padding: 0 0 30px 20px;
    background: url(../../img/border.png) left bottom no-repeat;
    margin-bottom: 40px;
}

.unit_box h3{
	font-size: 35px;
	font-weight: 400;
	margin:60px 20px 20px;
	line-height: 1.3;
}

.unit_box ol{
	margin: 20px;
}

.unit_box ol li{
	margin-bottom: 40px;
	display: flex;
	align-items: center;
}

.unit_box ol li div:first-child{
	font-size: 50px;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
}

.unit_box ol li div + *{
	border-left: solid 1px #666; 
	padding-left: 20px;
}

.unit_box ol li h5{
	font-weight: bold;
	margin-bottom: 10px;
}

.unit_box ol li p{margin:0;;}

.text_right{
	text-align: right !important;
}

.unit_box h4{
    color: #2CA6D6;
    font-size: 25px;
    display: inline-block;
    margin: 40px 20px 20px;
    border: solid 1px #2CA6D6;
    border-radius: 50px;
    line-height: 1;
    padding: 10px 40px;
    font-weight: normal;
}

.unit_box h4.size_s{
	width: 38%;
}

.unit_box h4.size_l{
	width: 100%;	
}

.unit_box p{
	/* font-size: 16px; */
	line-height: 1.8;
	font-weight: normal;
	margin: 0 20px;
}

.list01 {
	margin: 20px 20px 0;
}

.list01 > li{
	background: url('/common/img/border2.png') left 10px no-repeat !important; 	
	padding-left: 70px;
	margin-bottom: 20px;
}

.list01 > li h3{
	background: #fff;
	padding-left: 10px;
	margin-bottom: 10px;
	font-weight: 500;
}

.list01 > li h3 + p{
	margin-left: 10px;
}

/* 
.heead01{
	font-size: 30px;
    margin: 0 0 20px 0;
}

#anc03 div{
	display: flex;
	justify-content: space-between;
}

#anc03 div ul,
#anc03 div figure{
	width: 50%;
}

#anc03 div figure{
	text-align: right;
}

#anc03 div ul li ul{
	width: 100%;
}

#anc03 div ul li ul li{
	overflow: visible;
}

#anc03 h3,
#anc04 h3,
#anc05 h3{
	margin: 0 0 20px 0;
	font-weight: 500;
}

#anc04 h3 + p{
	margin: 0
}

#anc04 .manual{
	margin-top: 40px;
	display: flex;
	justify-content: space-between;
}

#anc04 .manual figure{
	width: 30%;
	text-align: center;
}

#anc04 .manual figure:last-child{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
}

#anc04 .manual figure img{
	display: block;
	margin: 0 auto;
}

#anc04 .manual figure figcaption{
	width: 100%;
	margin-top: 20px;
}

#anc04 .manual figure figcaption a{
	width: 80%;
	text-align: center;
    display: inline-block;
    padding: 10px 20px;
    background: linear-gradient(to right, #524ab8, #039de7);
    color: #fff;
    border-radius: 50px;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.3;
}

#anc05 figure img:last-child{
	display: block;
	margin: 40px auto 0;
}

#anc06{
	background: #f3f4f4;
	padding: 40px 20px;
}

#anc06 h3{
	max-width: 980px;
	font-size: 25px;
    margin: 0 auto 20px;
    font-weight: 500;
}

#anc06 table{
	max-width: 980px;
	margin: 0 auto;
}

#anc06 table *{
	border: none;
	text-align: left;
}

#anc06 table tr{
	border-bottom: solid 1px #666;
}

#anc06 table tr:first-child{
	border-top: solid 1px #666;	
}

#anc07 {
	padding: 20px;
}

#anc07 .caution{
	max-width: 980px;
    margin: 0 auto;
}

#anc07 .caution h3{
	text-align: center;
	line-height: 1;
	padding: 10px;
	border: solid 1px #ccc;
}

#anc07 .caution h3 img{
	margin: 0 10px 0;
	vertical-align: sub;
}

#anc07 .caution ul{
	border: solid 1px #ccc;
	border-top: none;
	padding: 20px 20px 0 20px;	
}

#anc07 .caution ul li{
	list-style-type: disc;
	margin-left: 20px;
	margin-bottom: 20px;
}

#anc07 .caution ul li em{
	color: #f00;
}

.kekka{
	margin: 60px 20px;
	text-align: center;
}

.kekka a{
	display: inline-block; padding: 20px 40px;
	background: linear-gradient(to right, #524ab8, #039de7);
	color: #fff;
	border-radius: 50px;
	font-size: 20px;
}

.sakkin{
	margin-top: 40px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.sakkin figure{
	width: 32%;
	margin: 0 0 20px 0;
}

.sakkin figure img{
	width: 100%;
}

.sakkin figure figcaption{
	font-weight: 200;
	font-size: 13px;
}

.table {
	padding: 0 20px
}

.table table{
	width: 100%;
	margin: 20px 0 10px;

}

.table table tr th,
.table table tr td{
	padding: 10px;
	border: solid 1px #666;
	text-align: center;
	vertical-align: middle;
}

.table01 tr th{
	text-align: center;
	background: #f6e5e5;
}

.table table tr td{
	font-weight: normal
}

.table table + p{
	margin-right: 0;
}

.table .blue{
	background: #ddedf6;
}

.table02 tr th,
.table03 tr th{
	width: 25%;
	font-weight: bold;
}

.table02 tr td{
	text-align: left !important;
	vertical-align: top !important;
}

.table02 tr td ul{
	margin-left: 20px;
}

.table02 tr td ul li{
	background: none !important;
	list-style: circle;
	padding: 0;
	margin: 0 0 10px 0;
	min-height: auto;
}

.table + h4{
	margin: 20px;
	color: #000;
	font-size: 25px;
	border: none;
	padding: 0;
	font-weight: bold;
}

.blue em{
	color: #036eb7;
}

.joshu{
	display: flex;
	justify-content: space-between;
	margin-right: 20px;
}

.joshu > div{
	width: 45%;
}

.joshu > div h4{
	width: 100%;
	text-align: center;
	margin: 40px 20px 0 20px;
}

.joshu > div h4 + ul li{
	margin-top: 10px;
	margin-left: 20px;
	padding-left: 20px;
	background: none !important;
	min-height: auto;
}

.joshu > div h4 + ul li em{
	display: inline-block;
	padding-left: 70px;
	font-weight: bold;
	background: url('/common/img/border2.png') top left no-repeat !important; 
}

.anzen{
	margin-left: 20px;
}

.anzen li{
	background: url('/common/img/border2.png') top left no-repeat !important; 	
	padding-left: 70px;
	margin-bottom: 20px;
}

.anzen li h3{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0;
	margin-left: 0;
}

.anzen li p{ margin-left: 0; } */

/* 
@media only screen and (min-width: 1601px){

.main_visual h1{
	font-size: 90px;
}

.main_visual h1 span{
	font-size: 45px;
}

} */

@media only screen and (max-width: 768px){

h1{
	font-size: 25px;
	margin:40px 0 ;
}

.unit_box h2{
	font-size: 18px;
	padding-bottom: 15px;
	margin-bottom: 20px;
}

.unit_box h3{
	font-size: 16px;
	margin:40px 0 10px !important;
	margin: 0 0 20px 0;
	font-weight: bold;
}

.unit_box p{
	margin: 0;
	text-align: justify
}

.unit_box ol{
	margin: 0 0 20px 0;
}

.list01 {
    margin: 20px 0 0;
}

.list01 > li{
	padding-left: 70px;
	background: url(/common/img/border2.png) left 5px no-repeat !important;
	margin-bottom: 20px;
}

.list01 > li h3{
	background: #fff;
	padding-left: 10px;
	margin-bottom: 10px;
	font-weight: 500;
}

.list01 > li h3 + p{
	margin-left: 10px;
}

.unit_box h4.size_s,
.unit_box h4.size_l{
	width: 100%;
	text-align: center;
	margin:20px 0 ;
	font-size: 16px;;	
	line-height: 1.5;
	padding: 10px 20px;
}

.unit_box ol li{
	display: block;
	margin-bottom: 20px;;
}

.unit_box ol li div{
	width: 100%;
}

.unit_box ol li div + *{
	border-left: none;
	border-top: solid 1px #666;
	padding: 10px 0 0 0;
	margin-top: 10px;

}

.unit_box ol li div:first-child{
	font-size: 20px;
	text-align: center;
}

.unit_box ol li h5{
	margin-bottom: 0;
	font-size: 14px;;
}

/* 
#anc03 div{
	display: block;
}

#anc03 div ul, #anc03 div figure{
	width: 100%;
}

#anc03 div ul li ul{
	width: auto;
}

#anc03 div ul{
	background: #fff;
	padding-left: 10px;
}

#anc04 .manual{
	display: block;
}

#anc04 .manual figure{
	width: 100%;
	margin-bottom: 20px;
}

#anc04 .manual figure figcaption a{
	width: 100%;
	font-size: 16px;
	font-weight: 500;
}

#anc04 .manual figure figcaption a br{
	display: none;
}

.unit_box h4,
.tokuchou li h3{
	font-size: 16px;
}

#anc06 h3{
	font-size: 18px;
}

.tokuchou li{
	margin-top: 20px;
	background-size: 30px !important;
	padding-top: 5px;
}

.table table{
	width: 980px;
}

.table table tr th, .table table tr td{
	padding: 5px;
}

.main_visual{
	margin: 20px 0;
}

.sakkin figure{
	width: 48%;
}

.table + h4{
	margin: 0;
}

.joshu{
	display: block;
}

.joshu > div{
	width: 100%;
}

.joshu > div h4{
	margin: 20px 0 0 0;
}

.tokuchou li{
	padding-left: 0;
	padding-top: 40px;
}

.tokuchou{
	margin-left: 0;
}

.joshu > div h4 + ul li{
	margin-top: 0;
	padding-top: 20px;
	margin-left: 0;
}

p.taR{
	font-size: 13px;
} */

}

