@charset "UTF-8";
/*#main_area-------------------------------ここから*/
#main_area {
	background: url("../img/apoquel/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{
	padding: 75px 0;
	width: 1000px;
	margin: 0 auto;
}
.sec01 h2{
	font-size: 1.8rem;
	padding-bottom: 24px;
}
.sec01 p.txt {line-height: 1.8;
    margin: 12px 0;
    font-size: 1.15rem;
    font-family: fot-tsukuardgothic-std, sans-serif;
    font-style: normal;
}
.sec01 h3 {
    font-size: 1.3rem;
    font-weight: bold;
    font-family: fot-tsukuardgothic-std, sans-serif;
    line-height: 1.7;
    margin: 25px 0 0;
}
.sec01 .box01 img {border-radius: 20px;}
.sec01 .flex {
	margin-top:65px;
}
.sec01 .box01 {width: 33%;
}
.sec01 .box01 img {
	width:100%;
}
.sec01 .box02 {
	width:61%;
	margin-right:3%;
}
.sec01 .box02 p {line-height: 1.7;}
.sec01 .box03 {
	width: 55%;
	margin-left: 5%;
	line-height: 2;
}
.sec01 .orange01 h3 {
    font-size: 1.6rem;
    font-weight: bold;
	color: #ff5e40;
	text-align: center;
	margin-bottom: 15px;
    font-family: fot-tsukuardgothic-std, sans-serif;}
.orange01 {
	border: 3px solid #ff5e40;
	border-radius: 35px;
	padding: 35px;
	position: relative;
	margin: 5% 2%;
}
.orange01 .icon span {
	position: absolute;
	top: -35px;
	text-align: center;
	left: 0;
	right: 0;
}
hr.border {
	border: none;
	border-bottom: 1px solid #f1f1f1;
	margin: 110px 45px;
}
.box04{
	margin-top: 45px;
}
.message h2 {
    font-size: 1.35rem;
    font-weight: bold;
	text-align: center;
	margin: 5%;
	line-height: 2.3;
    font-family: fot-tsukuardgothic-std, sans-serif;}

#column .main{
	background: url("../img/column/main_c01.png") left top no-repeat;
	padding: 10% 0;
	background-size: cover;
}

#column .main02{
	background: url("../img/column/main_c02.png") left top no-repeat;
	background-size: cover;
}
#column .main03{
	background: url("../img/column/main_c03.png") left top no-repeat;
	background-size: cover;
}
#column .main04{
	background: url("../img/column/main_c04.png") left top no-repeat;
	background-size: cover;
}
#column .main05{
	background: url("../img/column/main_c05.png") left top no-repeat;
	background-size: cover;
}
#column .main06{
	background: url("../img/column/main_c06.png") left top no-repeat;
	background-size: cover;
}
#column .sec01 .txtBox {
	width: 60%;
	margin-right: 3%;
}#column h1 {
	text-align: center;
	font-family: fot-tsukuardgothic-std, sans-serif;
	color: #fff;
	font-size: 2.2rem;
}
#column .sec01 .imgBox {
	width: 36%;
}
#column .move {margin-top: 80px;}
#column .sec01 .txtBox02 {
	width: 60%;
	margin: 0 0 0 4%;
}
#column .sec01 .flex {
	margin-top: 85px;
}
#column .sec01 .imgBox img {
	border-radius: 20px;
}
#column .imgBox06{
	margin-top: 80px;
}
#column .btn_area{
	margin-top: 100px !important;
}
#column h3 {
	line-height: 1.5;
	font-size: 1.7rem;
	background: url("../img/top/border03.png") left bottom repeat-x;
	padding-bottom: 17px;
	margin: 9px 0 25px;
	font-family: fot-tsukuardgothic-std, sans-serif;
}
#column .sec01 {
	margin-bottom: 150px;
}
#column p{
	line-height: 2;
}
#column .gray_btn {
	padding: 16px 51px 17px 31px;
	background-position: 96% 40%;
}