@charset "UTF-8";
/*#main_area-------------------------------ここから*/
#main_area {
	background: url("../img/check/main.png") left top repeat;
	padding: 10% 0;
	background-size: cover;
}
#main_area h1 img{
width: 63vh !important;
max-width: 470px;
}
#main_area h1 {
	text-align: center;
	font-family: fot-tsukuardgothic-std, sans-serif;
	color: #272727;
	font-size: 2.2rem;
	text-shadow: 2px 4px 3px rgba(255,255,255,0.8);
}
.border {
	border: none;
	border-bottom: 1px solid #d9d9d9;
	width: 800px;
	margin: 80px auto;
}

/*#main_area-------------------------------ここまで*/
/*#sec01-------------------------------ここから*/
#sec01_inner {
	padding: 75px 0 0;
	width: 1000px;
	margin: 0 auto;
}
#sec01_inner p.txt {line-height: 1.8;
    margin: 12px 0;
    font-size: 1.15rem;
    font-family: fot-tsukuardgothic-std, sans-serif;
    font-style: normal;
}
#sec01_inner h3 {
    font-size: 1.3rem;
    font-weight: bold;
    font-family: fot-tsukuardgothic-std, sans-serif;
    line-height: 1.7;
    margin: 13px 0;
}
#sec01_inner .flex {
	margin-top:35px;
}



#sec01_inner .box01 {width: 27%;
}
#sec01_inner .box01 img {
	width:100%;
}
#sec01_inner .box02 {width:59%;
margin-left:5%;
}


/*#sec02-------------------------------ここから*/
#sec02_inner {
	padding: 0 0 3%;
}
#sec02_inner .ttl_01 {
	margin:40px 0 65px;
}
#sec02_inner .box02 {
	width:69%;margin-bottom:10px;
	margin:0 0 0 2%;
}
#sec02_inner p {
	line-height:1.8;
    margin: 0 auto;
}
#sec02_inner .w200 {
	max-width:200px;
}
#sec02_inner h3 {font-size: 1.6rem;font-family: fot-tsukuardgothic-std, sans-serif;
font-weight:bold;
text-align:center;
margin:35px 0 45px;
}
#sec02_inner h3 span, #sec02_inner h3 span {
    padding: 0 0 0 14px;
    letter-spacing: 1px;
}

#sec02_inner .box01{
	width: 22%;
	margin: 4px 2% 0 4%;
}
#sec02_inner .box03{
	width: 70%;
	margin: 10px 2% 0 0;
}
#sec02_inner .box01 img{
	width:100%;
}
#sec02_inner .redBox {
	max-width:932px;
	margin:26px auto;
	padding:10px 30px 30px 30px;
	border:1px solid #f53a50;
}
#sec02_inner .redBox h4 {
	color:#f53a50;
	font-weight:bold;
	margin-top:18px;font-size: 113%;
margin-bottom: 5px;
}
#sec02_inner .box02 h3 span img ,
#sec02_inner .box03 h3 span img {
	padding: 0 0 6px 0;height: 22px;
}
#sec02_inner .box02 h3 span,
#sec02_inner .box03 h3 span {
  padding: 0 0 0 14px;
    letter-spacing: 1px;
}
#sec02_inner .top {
	margin-top:89px;
}
#sec02_inner .box02 h4,
#sec02_inner .box03 h4 {
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
}

#sec02_inner .bg {
	text-align: center;
	color: #fff;
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-weight: bold;
	font-size: 2.1rem;
}

#sec02_inner .box01 h3 {
	color: #57a6e3;
	font-size: 1.6rem;
	font-weight: bold;
	text-align: center;
	font-family: fot-tsukuardgothic-std, sans-serif;
	margin: 35px 0 22px 0;
}
#sec02_inner .box01 p {
	max-width: 780px;
	margin: 0 auto;
	line-height: 1.9;
}

#sec02 .font {
	font-family: fot-tsukuardgothic-std, sans-serif;
	font-size:120%;
	line-height:1.9;
	margin:80px 0 160px;
}
#sec04 {
	background: url("../img/check/bg_sec04.png") no-repeat right #b8b7b7;
	padding: 0px 0 105px;
	margin-top: 35px;
}
#sec04 .btn_area {
	margin-top: 25px;
}
#sec04 p {
	line-height: 1.9 !important;
	padding-top: 100px !important;
	margin: 0 !important;
	color: #fff;
}
#sec04 .red_btn {
	background: url("../img/top/arrow_sec08.png") no-repeat #f02c3d;
	padding: 13px 3% 14px 2%;
	border-radius: 50px;
	color: #fff;
	background-position: 90%, 51%;
	background-size: 11px;
	width: 261px;
	margin-top:30px;
}

/*shopbnr-------------------------------*/

.shopbnr {
	margin:30px 0 80px;
}
.shopbnr02 {
	margin:10px 0 120px;
}
.shopbnr ul li:nth-child(2) {
	padding-top:20px;
	margin-left: 2%;
}

/*shopbnr-------------------------------ここまで*/