.clearfix:after {
content:" ";
display:block;
clear:both;
}

body {
font-family: "a-otf-ryumin-pr6n", serif;
font-weight: 500;
margin: 0;
}


p {margin:0;
word-wrap: break-word;}

ul {margin:0;
padding:0;}

dd {margin:0;}

select {
-webkit-appearance: button;
appearance: button;
}

a {text-decoration:none;
color:#000;}

ul {
margin:0;
padding:0;
list-style:none;
}
img {
max-width: 100%;
vertical-align:bottom;
}

video {
width: 100%;
}

.yugo {
font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
}

/*---------------------------------------------------------------*/
/*------------------------  common   ----------------------------*/
/*---------------------------------------------------------------*/
#wrapper {
width: 100%;
min-width: 1240px;
margin: 0 auto;
}

.wrap {
width: 1240px;
margin: 0 auto;
position: relative;
}
.img {
display: block;
overflow: hidden;
text-indent: 999%;
white-space: nowrap;
}

footer {
background: black;
padding: 15px 0;
}
footer small {
display: block;
text-align: center;
color: white;
font-size: 16px;
font-weight: bold;
}




.fv {
background: url("../images/ant_fv.png") no-repeat;
background-position: center;
background-size: cover;
padding-bottom: 70px;
}
.fv h1 {
margin: 0;
height: 80px;
background: url("../images/clo_head_logo.png") no-repeat;
background-position: left center;
background-size: contain;
}

.fv .wrap article {
	position: relative;
	padding: 125px 0 100px;
	width: 1022px;
	margin: 0 auto;
}


.fv .wrap a {
position: absolute;
    right:208px;
    bottom: 126px;
}
.fv .wrap a:hover {
opacity: 0.9;
transition: 0.3s;
}

section.gold {
background:url("../images/bk_blue.jpg") #036eb8;
background-position: center;
	background-size: cover;
padding: 70px 0;
}

.btn_area {
	background: url("../images/bk_ptn.jpg");
	background-size: 50%;
}


div.vector {
background: url("../images/clo_vector.png") no-repeat;
background-position: center top;
padding:60px 0;
}
section.no_vector {
	background: black;
padding: 70px 0;
}



section.lineup {
background:url("../images/bk_blue.jpg") #036eb8;
background-position: center;
	background-size: cover;
	padding: 70px 0;
}


h3 {
margin: 0;
text-align: center;
font-size: 34px;
letter-spacing: 0.1em;
	position: relative;
}
h3::before {
content: url(../images/title_line.png);
vertical-align: middle;
padding-right: 5px;
position: absolute;
top: 0;
left: -15px;
}
h3::after {
content: url(../images/title_line.png);
vertical-align: middle;
padding-right: 5px;
position: absolute;
top: 0;
right: -15px;
}

h3.first::before {
content: url(../images/first_bar.png);
vertical-align: middle;
padding-right: 5px;
position: absolute;
top: 0;
left: -15px;
}
h3.first::after {
content: url(../images/first_bar.png);
vertical-align: middle;
padding-right: 5px;
position: absolute;
top: 0;
right: -15px;
}



h3.no_border {
background: none;
}
h3.no_border::before,h3.no_border::after {
	content: none;
}

h3 span {
display: inline-block;
padding: 10px;
	color: white;
	position: relative;
}
/*
section.gold h3 span {
background: #036eb8;
}
*/
section.point li {
background: white;
width: 230px;
padding-bottom: 30px;
border-radius: 100px 100px 0px 0;
padding-top: 220px;
box-shadow:4px 4px 4px 0px rgba(0, 0, 0, .2);
}

section.point li p {
font-size: 28px;
font-weight: bold;
line-height: 38px;
text-align: center;
}

section.point li p span {
background: linear-gradient(transparent 75%, #f293a0 75%);
line-height: 1;
}

section.point ul {
padding-top: 50px;
overflow: hidden;
padding-bottom: 10px;
}
section.point ul li {
float: left;
margin: 0 38px;
}

section.point ul li:nth-of-type(1) {
background: url("../images/clo_point1.png") no-repeat white;
background-position: center 70px;
}
section.point ul li:nth-of-type(2) {
background: url("../images/clo_point2.png") no-repeat white;
background-position: center 70px;
}
section.point ul li:nth-of-type(3) {
background: url("../images/clo_point3.png") no-repeat white;
background-position: center 70px;
}
section.point ul li:nth-of-type(4) {
background: url("../images/clo_point4.png") no-repeat white;
background-position: center 70px;
}

.btn_area h4 {
text-align: center;
font-size: 24px;
}
.btn_area h4 span {
background: url("../images/under_bar.png") repeat-x;
display: inline-block;
	background-position: bottom center;
}
.btn_area dt,.step dt {
text-align: center;
font-size: 36px;
font-weight: bold;
letter-spacing: 0.1em;
}

.btn_area dt span::before {
content: "＼";
padding-right: 10px;
}
.btn_area dt span::after {
content: "／";
padding-left: 10px;
}

.btn_area dt strong {
	color: #e2697a;
}


.btn_area dd,.step dd {
	margin-top: 30px;
}

.btn_area dd a {
	display: inline-block;
	margin:0 10px;
}

.btn_area dd a:hover {
opacity: 0.9;
transition: 0.3s;
}

section.lineup h3 span {

}

section.lineup article ul {
	padding: 50px 0;
}
section.lineup article ul:nth-of-type(2) {
	padding-top: 0;
}

section.lineup article li {
background:white;
	border: 1px solid white;
	width: 180px;
	display: inline-block;
	margin-bottom: 40px;
	margin-right:22px;
}

section.lineup article li:nth-of-type(6n) {
	margin-right: 0;
}


section.lineup article li dt {
	font-weight: bold;
	text-align: center;
	height: 70px;
	font-size: 14px;
	    line-height: 140%;
	    vertical-align: middle;
    display: table-cell;
    width: 180px;
}

section.lineup article li dd {
	color: black;
	text-align: center;
	font-size: 20px;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
}

section.lineup article li dd span {
	display: block;
	font-size: 12px;
	background:#025c9d;
	border-radius: 20px;
	text-align: center;
	width: 100px;
	color: white;
	margin: 5px auto;
}




section.lineup aside ul {
	overflow: hidden;
	padding-top: 50px;
	
}
section.lineup aside ul li {
text-align: center;
    width: 152px;
    float: left;
    margin-bottom: 20px;
    margin-right: 26px;
    font-weight: bold;
    font-size: 20px;
}
section.lineup aside ul li:nth-of-type(7n) {
margin-right: 0;
}
section.lineup aside ul li span {
display: inline-block;
text-align: center;
background: url("../images/aside_bk.png") no-repeat;
background-size:contain;
width: 100px;
background-position: center;
padding: 10px 0;
}

section.lineup aside ul li img {
display: block;
margin: 0 auto;
padding-bottom: 10px;
}

section.step {
	background: #dee8ec;
	padding: 50px 0;
}



section.merit ul {
padding-top: 1%;
}
section.merit li {
display: inline-block;
margin:15px 25px;
}
section.voice,section.question {
	padding: 50px 0;
	background: #dee8ec;
}

section.voice h3 span,section.question h3 span {
	color: #000000;
}


section.voice ul {
padding-top: 1%;
}
section.voice li {
display: inline-block;
margin-bottom: 20px;
	margin-right: 20px;
}
section.voice li:nth-of-type(3n) {
	margin-right: 0;
}

section.need {
	padding: 50px 0;
}
section.need h3 span {
	color: black;
}

section.need img {
	display: block;
	margin: 30px auto;
}
section.need ul {
	width: 1070px;
	margin: 0 auto;
	font-size: 15px;
	list-style: disc;
}

section.data {
	padding:50px 0;

}
section.data h3 span {
	color: black;
}
section.data p.greet {
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	line-height: 32px;
}

section.data img {
	float: left;
}
section.data article {
	overflow: hidden;
	padding-top: 40px;
}
section.data div.yugo {
	float: right;
	width: 600px;
}
section.data dl {
	margin: 0;
	font-size: 24px;
	overflow: hidden;
	border-bottom: 1px solid white;
	padding: 15px 20px;
}
section.data dl:first-of-type {
	border-top: 1px solid white;
}


section.data dt,section.data dd {
display: table-cell;
}
section.data dt {
	width: 130px;
}


nav{ display: none; }


.nav-open{
padding: 20px 15px;
padding-left: 50px;
font-weight: bold;
font-size: 22px;
background: url(../images/q_icon.png) no-repeat #be9a4d;
background-position: 15px center;
position: relative;
cursor: pointer;
	color: white;
}
.nav-open::before{/* 閉じている時 */
	content: "－";
	position: absolute;
	right: 20px;
font-size: 24px;
    color: white;
}
.nav-open.active::before{/* 開いている時 */
	content: "＋";
}

section.question .wrap {
	width: 880px;
}
section.question div.yugo {
box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, .2);
margin-top: 30px;
}

nav li {
	background: white;
	color: black;
	font-size: 20px;
	padding:20px 20px 20px 40px;
}










@media screen and (min-width:821px){
.sp {
	display: none !important;
}
}

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

/*---------------------------------------------------------------*/
/*------------------------  common   ----------------------------*/
/*---------------------------------------------------------------*/
#wrapper {
max-width:100%;
margin: 0 auto;
min-width: inherit;
	overflow: hidden;
}
	#wrapper img {
		display: block;
		margin: 0 auto;
	}

.img {
display: block;
white-space: nowrap;
text-indent: 999%;
overflow: hidden;
}

.wrap {
width: 94%;
margin: 0 auto;
}
.pc {
	display: none !important;
}

footer {
background: black;
padding: 25px 0;
}
footer small {
display: block;
text-align: center;
color: white;
font-size: 10px;
font-weight: bold;
}




.fv {
background: url("../images/ant_fv_sp.png") no-repeat;
background-position: center;
background-size: cover;
padding-bottom: 0px;
}
.fv .wrap article {
width: auto;
    padding: 10% 2%;
}
.fv h1 {
margin: 0;
height: 40px;
background: url("../images/clo_head_logo.png") no-repeat;
background-position: right top;
background-size: contain;
}
.fv .wrap a {
position: relative;
    padding-top: 20px;
    display: block;
    right: 0;
    bottom: 0;
}
.fv .wrap a:hover {
opacity: 0.9;
transition: 0.3s;
}

section.gold {
    background: url(../images/bk_blue.jpg) #036eb8;
    background-position: center;
    background-size: cover;
padding: 20px 0;
}
section.blk {
background: url(../images/bk_ptn.jpg);
    background-size: 50%;
}
section.no_vector {
padding: 20px 0;
}
div.vector {
    background: url(../images/clo_vector.png) no-repeat;
    background-position: center top;
	   background-size: 30%;
    padding: 30px 0;
}


section.lineup,section.voice,section.question {

	padding: 20px 0;
}


h3 {
margin: 0;
text-align: center;
font-size: 20px;
letter-spacing: 0em;
background:none;
background-position: center;
}
h3.no_border {
background: none;
}

h3::before {
content: url(../images/title_line.png);
vertical-align: middle;
padding-right: 5px;
position: absolute;
top: 40%;
    left: -65%;
}
h3::after {
content: url(../images/title_line.png);
vertical-align: middle;
padding-right: 5px;
position: absolute;
top: 40%;
right: -65%;
}



h3 span {
display: inline-block;
padding: 10px;
}

section.gold h3 span {

}

section.point li {
background: white;
width: 60%;
padding-bottom: 20px;
border-radius: 50px 0px 50px 0px;
padding-top: 20px;
	padding-left: 40%;
box-shadow:4px 4px 4px 0px rgba(0, 0, 0, .2);
}

section.point li p {
font-size: 20px;
    font-weight: bold;
    line-height: 30px;
text-align: center;
}

section.point li p span {

line-height: 1;
}

section.point ul {
padding-top: 0px;
overflow: hidden;
padding-bottom: 10px;
}
section.point ul li {
float:none;
margin:20px 0;
}

section.point ul li:nth-of-type(1) {
background: url("../images/clo_point1.png") no-repeat white;
background-position: 25% center;
background-size: 20%;
}
section.point ul li:nth-of-type(2) {
background: url("../images/clo_point2.png") no-repeat white;
background-position: 25% center;
background-size: 20%;
}
section.point ul li:nth-of-type(3) {
background: url("../images/clo_point3.png") no-repeat white;
background-position: 25% center;
background-size: 20%;
}
section.point ul li:nth-of-type(4) {
background: url("../images/clo_point4.png") no-repeat white;
background-position: 25% center;
background-size: 20%;
}

.btn_area h4 {
text-align: center;
font-size: 18px;
}

.btn_area dt,.step dt {
text-align: center;
font-size: 18px;
font-weight: bold;
letter-spacing: 0.1em;
	margin-top: 30px;
}

.btn_area dt span::before {
content: "＼";
padding-right: 0px;
}
.btn_area dt span::after {
content: "／";
padding-left: 0px;
}

.btn_area dd,.step dd {
	margin-top: 10px;
}

.btn_area dd a {
	display: inline-block;
	margin:5px 0px;
}

.btn_area dd a:hover {
opacity: 0.9;
transition: 0.3s;
}

section.lineup h3.first::before {
content: url(../images/title_line.png);
vertical-align: middle;
padding-right: 5px;
position: absolute;
top: 15%;
    left: -45%;
}
section.lineup h3.first::after {
content: url(../images/title_line.png);
vertical-align: middle;
padding-right: 5px;
position: absolute;
top: 15%;
right: -45%;
}

section.lineup article ul {
	padding: 20px 0;
}


section.lineup article li {
background:white;
    border: 1px solid white;
    width: 170px;
    display: inline-block;
    margin-bottom:0px;
    margin-right:auto;
	box-sizing: border-box;
}

section.lineup article li:nth-of-type(2n) {
	margin-right:auto;
}


section.lineup article li dt {
	font-weight: bold;
	text-align: center;
	height: 70px;
	font-size: 12px;
}

section.lineup article li dd {
	text-align: center;
	font-size: 20px;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", Meiryo, "sans-serif";
}

section.lineup article li dd span {
	font-size: 14px;
	border-radius: 20px;
	text-align: center;
	margin: 5px auto;
}



section.lineup aside ul {
	overflow: hidden;
	padding-top: 10px;
	
}
section.lineup aside ul li {
    text-align: center;
    width: 30%;
    float: left;
    margin-bottom: 20px;
    margin-right: 15px;
    font-weight: bold;
    font-size: 16px;
}
section.lineup aside ul li:nth-of-type(7n) {
    margin-right: 15px;
}

section.lineup aside ul li:nth-of-type(3n) {
margin-right: 0;
}
	section.lineup aside ul li:nth-of-type(13) {
		margin-left: 14%;
	}

section.lineup aside ul li img {
display: block;
margin: 0 auto;
padding-bottom: 10px;
}
section.merit ul {
padding-top: 1%;
}
section.merit li {
display: inline-block;
    margin: 5px 0px;
}

section.voice ul {
padding-top: 1%;
}
section.voice li {
display: inline-block;
margin-bottom: 20px;
	margin-right: 0px;
}
section.voice li:nth-of-type(3n) {
	margin-right: 0;
}

section.need {
	padding: 20px 0;
}

section.need img {
	display: block;
	margin: 30px auto;
}
section.need ul {
width: 94%;
    margin: 10px auto;
    font-size: 12px;
    list-style: disc;
    padding-left: 3%;
}

section.repair,section.data {
	padding: 20px 0;

}

section.repair img {
	padding-top: 10px;
}

section.data img {
	float: none;
}
section.data article {
	overflow: hidden;
	padding-top: 10px;
}
section.data div.yugo {
	float: none;
	width: 100%;
}
section.data dl {
	margin: 0;
	font-size: 14px;
	overflow: hidden;
	border-bottom: 1px solid white;
	padding: 5px 20px;
}

section.data dt,section.data dd {
display: table-cell;
}
section.data dt {
	width: 80px;
}
section.data p.greet {
    font-size: 18px;
    line-height: 30px;
}

nav{ display: none; }


.nav-open{
padding: 20px 50px;
padding-left: 50px;
font-weight: bold;
font-size: 16px;
background-position: 15px center;
background-size: 5%;
position: relative;
cursor: pointer;
}
.nav-open::before{/* 閉じている時 */
	content: "－";
	position: absolute;
right: 15px;
    top: 30%;
font-size: 20px;

}
.nav-open.active::before{/* 開いている時 */
	content: "＋";
}

section.question .wrap {
	width: 94%;
}
section.question div.yugo {
box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, .2);
margin-top: 15px;
}

nav li {
	font-size: 16px;
	padding:20px;
}




.slick-slide {margin: 0 4px !important;}
.slick-slide img {
	width: 100%;
	height: auto;
}

.sliderArea {
	width: 92%;
	margin: 0 auto;
}

.slick-dots{
	display: flex;
	justify-content: center;
	margin: 0;
	padding: 15px 0;
}
.slick-dots ul{text-align: center;}
.slick-dots li{list-style: none;padding: 0 5px;}



















}
