@charset "UTF-8";
/*#main_area-------------------------------ここから*/
#main_area {
	background: url("../img/apoquel/main_sp.png") left top repeat;
	padding: 18% 0;
	background-size: cover;
}
#main_area h1 {
	text-align: center;
	font-family: fot-tsukuardgothic-std, sans-serif;
	color: #272727;
	font-size: 1.45rem;
	letter-spacing: -1.5px;
	text-shadow: 2px 4px 3px rgba(255,255,255,0.8);
	line-height: 1.3;
}
.border {
	border: none;
	width:93%;
	border-bottom: 1px solid #d9d9d9;
	margin: 75px auto;
}
.inner {
	width: 90%;
	margin: 0 auto;
}
#main_area h1 img {
	width:86%;
	margin:0 auto;
}

/*#main_area-------------------------------ここまで*/
/*#sec01-------------------------------ここから*/
.sec01 {
	padding: 40px 0 70px;
	margin: 0 auto;
}
.sec01 .flex {
	margin: 28px 0;
}
.sec01 p {
	text-align: left;
	margin: 15px auto;
	line-height: 1.8;
}
.sec01 h3 {
   font-size: 1.2rem;
    font-weight: bold;
	font-family: fot-tsukuardgothic-std, sans-serif;
    line-height: 1.7;
    margin: 25px 0 0px;
	text-align: left;

}
.sec01 h2 .ja{
	font-size: 1.4rem;
	letter-spacing: -1.5px;
}
.sec01 .box01, #sec02_inner .box01 {
	width: 93%;
	margin: 0 auto;
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 1;
	-webkit-order: 1;
	order: 1;
}
.sec01 .box02, #sec02_inner .box02 {
	width: 90%;
	margin: 0 auto;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 2;
	-webkit-order: 2;
	order: 2;
	width: 100%;
}
.sec01 .box01 img {
	width: 100%;
	height: 224px;
	object-fit: cover;
	border-radius: 20px;
}
.sec01 .box03 {
	width: 96%;
	margin: 0px auto 0;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 2;
	-webkit-order: 2;
	order: 2;
}
.sec01 p.txt {line-height: 1.8;
    margin: 12px 0;
    font-size: 1.15rem;
    font-family: fot-tsukuardgothic-std, sans-serif;
    font-style: normal;
	text-align:center;
}
.sec01 h2 .small {
	font-size: 80%;
}
.sec01 .orange01 .icon img {
	width: 75px;
}
.sec01 .orange01 h3 {
    font-size: 1.3rem;
    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: 24px 6% 11px;
	position: relative;
	margin: 14% 0;
}
.orange01 .icon span {
	position: absolute;
	top: -35px;
	text-align: center;
	left: 0;
	right: 0;
}
.message h2 {
	font-size: 1.15rem;
	font-weight: bold;
	text-align: left;
	margin: 5% 0;
	line-height: 2.2;
	font-family: fot-tsukuardgothic-std, sans-serif;
}
#column .sec01 .imgBox img {
	width: 100%;
	height: 224px;
	object-fit: cover;
	border-radius: 20px;
}
#column .sec01 .imgBox img {
	border-radius: 20px;
}
#column .sec01 .imgBox {width: 100%;}
#column .main {
	background: url("../img/column/main_c01.png") left top repeat;
	padding: 18% 0;
	background-size: cover;
	color: #fff;
	text-align: center;
}
#column .gray_btn {
	text-align: left;
	width: 71%;
	display: block;
}
#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 .main h1 {
	text-align: center;
	font-family: fot-tsukuardgothic-std, sans-serif;
	color: #fff;
	font-size: 1.45rem;
	line-height: 1.3;
}
#column h3 {
	line-height: 1.5;
	font-size: 1.3rem;
	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 .maru {text-align: center;}
#column .maru img {
	width: 90% !important;
	height: auto !important;
	margin: 0 auto;
	object-fit: none !important;
	border-radius: 0;
}
#column .flex02 .imgBox{
	-webkit-box-ordinal-group: 2;
	-ms-flex-order:2;
	-webkit-order:2;
	order: 2;
}
#column .flex02 .txtBox02{
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 1;
	-webkit-order: 1;
	order: 1;
}
#column .move {
    position: relative;
     padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
     height: 0;
     overflow: hidden;
	margin-top: 70px;
}

#column .move iframe {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}