@charset "utf-8";
/* CSS Document */

/*reset*/
html {
	 -webkit-text-size-adjust: 100%;
}
tr, th, td{
	border: none;
	box-sizing: border-box;
}
/*　オフィシャル移行対応　*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
line-height: 1.4;
}
*, *::before, *::after {
    box-sizing: border-box;
}

a[href^="tel:"] {
    pointer-events: none;
}
a:hover,
a:focus {
  opacity: 0.7;
  transition: 0.3s;
}
.cv__bottom-link a:hover,
.cv__bottom-link a:focus,
.cv__bottom-caution a:hover,
.cv__bottom-caution a:focus{
  color: #fff;
}
.main_contents {
    color: #000000;
}
.main_contents .title span {
    display: inline;
}
.main_contents .title span .bl{
	display: block;
}
.main_contents .title span.ib {
    display: inline-block;
}
.inner{ height: auto;}
/*　オフィシャル移行対応ここまで　　*/
.footer_fix_tel_tb {
    line-height: 2rem;
}
.main_contents{
	line-height: 0;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: normal;
}
.main_contents p{
	line-height: 1.3;
	margin-bottom: 0;
	font-size: 18px;
	color: inherit;
	letter-spacing: 1px;
}
.main_contents .title{
	margin-bottom: 0;
}
.main_contents .title p{
	text-align: left;
	margin: 0;
}
body main>section{
	padding: 0;
	margin: 0;
}
.main_contents h2,
.main_contents h3,
.main_contents h4{
	line-height: 1.3 !important;
	letter-spacing: 1px;
}

/*base*/
body{
}
img, svg {
    max-width: 100%;
	max-height: 100%;
    vertical-align: bottom;
	line-height: 0;
}
.fb{
	display:-webkit-box;
	display:-ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.serif {
	font-family: 'Noto Serif JP', serif;
	font-weight: normal;
}
.bl{
	display: block;
}
.ib{
	display: inline-block;
}
.pc_block{
	display: block;
}
.sp_block{
		display: none!important;
}
.section_wrap{
	padding: 160px 0; 
}
.section_inner{
	width: 1200px;
	margin: 0 auto;
}
.section_inner02{
	width: 1500px;
	margin: 0 auto;
}
.main_contents .h2_subtitle{
	margin-bottom: 5px;
	text-align: center;
}
.main_contents .h2_subtitle .center{
	padding: 3px 14px 5px;
	background: #ad072e;
	color: #fff;
	font-size: 30px;
	line-height: 1;
	display: inline-block;
}
h2.h2_title01{
	position: relative;
	margin-bottom: 100px;
	font-size: 52px;
	line-height: 1.2;
	text-align: center;
}
h2.h2_title01:after{
	content: "";
	background: #006695;
	background-size: cover;
	position: absolute;
	left: 50%;
	bottom: -30px;
	transform: translate(-50%, 100%);
	width: 60px;
	height: 8px;
}
h3.h3_title01{
	padding: 30px 10px;
	margin-bottom: 40px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	font-size: 40px;
	text-align: center;
}
h3.h3_title01 .txt_blue{
	font-size: 52px;
}
.txt p{
	line-height: 1.8;
	font-size: 20px;
	text-align: justify;
}
.txt p:not(:last-child){
	margin-bottom: 1.2em;
}
.txt_blue{
	color: #175873;
	font-weight: 600;
}
.txt_red{
	color: #a40329;
	font-weight: 600;
}
.link{
	margin: 40px auto 0;
	padding: 15px 90px;
	background: #ad072e;
	border: 1px solid #ad072e;
	border-radius: 50px;
	display: inline-block;
	text-align: center;
	color: #fff!important;
	box-sizing: border-box;
	position: relative;
	text-indent: -0.5em;
	font-size: 24px;
}
.link:after{
	content: "";
    position: absolute;
    top: 50%;
    right: 5%;
    background: url("../../../koutsujiko/image/lp/merit/link_icon.svg") no-repeat;
    background-size: cover;
    display: inline-block;
	width: 23px;
	height: 23px;
    transform: translate(0, -50%);
}
.link .ib{
	display: inline;
}


/*/*mv*/
.main_contents{
	background: url("../../../koutsujiko/image/lp/merit/mv_bg_yusuke-kobayashi_makoto-imanashi_marina-kawakami.jpg") no-repeat center top,#e8f2f5;
	background-size: 100% auto;
}
.mv_pc{
	width: 58.854vw;
	margin: 0 auto;
	padding: 6.771vw 0;
	text-align: center;
}
.mv_sp{
	display: none;
}

/*cv*/
.cv{
	width: 1500px;
	margin: 0 auto;
	border-radius: 6px;
	overflow: hidden;
}
.cv .cv_left{
	width: 46%;
	padding: 40px;
	background: #052938;
	color: #fff;
}
.cv .cv_left .title{
	margin-bottom: 20px;
	font-size: 30px;
	text-align: center;
}
.cv .cv_left .cv_point{
	margin-bottom: 20px;
	text-align: center;
	line-height: 0;
}
.cv .cv_left ul.list{
	flex-wrap: wrap;
}
.cv .cv_left ul.list li{
	font-size: 11.9px;
}
.cv .cv_right{
	width: 54%;
	padding: 40px;
	background: #fff;
}
.cv .cv_right .title{
	margin-bottom: 20px;
	font-size: 30px;
	text-align: center;
}
.cv .cv_right .inner .tel_title{
	width: 94px;
	padding: 6px;
	border: 1px solid #ad072e;
	font-size: 15px;
	text-align: center;
	color: #ad072e;
	box-sizing: border-box;
	line-height: 1.0;
	align-items: center;
}
.cv .cv_right .inner .tel{
	font-size: 56px;
	font-family: 'ヒラギノ明朝 ProN W3','ヒラギノ明朝 ProN','ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN','游明朝', 'YuMincho','Noto Serif JP', serif;
	font-weight: bold;
	line-height: 1;
	display: block;
}
.cv .cv_right .inner .tel:before{
	content: "";
    background: url(../../../koutsujiko/image/lp/merit/cv_tel.svg) no-repeat;
    background-size: contain;
    display: inline-block;
    width: 38px;
    height: 38px;
    margin-right: 4px;
}
.cv .cv_right .inner .tel .small{
	font-size: 52px;
}
.cv .cv_right .inner .teltap_sp{
	display: none;
}
.cv .cv_right .inner .btn_wrap {
	width: 20%;
	display: flex;
	justify-content: space-between;
}
.cv .cv_right .inner .mail{
	position: relative;
	display: block;
	width: 47%;
	padding: 10px 30px;
    background: #ad072e;
    border-radius: 4px;
    box-sizing: border-box;
	text-align: center;
	color: #fff;
	text-indent: 1.5em;
	font-size: 20px;
}
.cv .cv_right .inner .mail:before {
    content: "";
    position: absolute;
	top: 50%;
	left: 50%;
    background: url(../../../koutsujiko/image/lp/merit/cv_mail.svg) no-repeat;
    background-size: contain;
    display: inline-block;
    width: 32px;
    height: 32px;
	transform: translate(-50%, -50%);
}
.cv .cv_right .inner .mail .sp_mail,.cv .cv_right .inner .sp_line {
	display: none;
}
.cv .cv_right .inner .line_btn{
	position: relative;
	display: block;
	width: 47%;
	padding: 10px 30px;
    background: #06c755;
    border-radius: 4px;
    box-sizing: border-box;
	text-align: center;
	color: #fff;
	text-indent: 1.5em;
	font-size: 20px;
}
.cv .cv_right .inner .line_btn:before {
    content: "";
    position: absolute;
	top: 50%;
	left: 50%;
    background: url(../../../koutsujiko/image/lp/merit/line.svg) no-repeat;
    background-size: contain;
    display: inline-block;
    width: 32px;
    height: 32px;
	transform: translate(-50%, -50%);
}
.cv .cv_right .inner .line_btn .sp_line{
	display: none;
}
.cv .cv_right .cv_right_txt{
	padding: 10px;
	margin-top: 15px;
	background: #f2f6f6;
}
.cv .cv_right .cv_right_txt .txt01{
	margin-bottom: 5px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}
.cv .cv_right .cv_right_txt .txt02{
	text-align: center;
	font-size: 14px;
}
.cv_area{
	padding-bottom: 100px;
	background: url("../../../koutsujiko/image/lp/merit/cv_bg_logo.png") no-repeat right bottom ,#174254;
}
.cv_area > .title{
	padding: 60px 0 100px;;
	background: url("../../../koutsujiko/image/lp/merit/cv_bg.jpg") no-repeat right top, #175873;
	background-size: auto 100%;
	font-size: 46px;
	text-align: center;
	color: #fff;
}
.cv_area .cv{
	margin-top: -3%;
}

/*merit*/
.merit{
	padding-top: 120px;
	padding-bottom: 0 !important;
}
.merit .content01{
	max-width: 1500px;
	margin: 0 auto 160px ;
	padding: 140px 150px;
	background: rgba(255,255,255,0.95);
	border-radius: 8px;
}
.merit .content01 .inner{
}
.merit .content01 .inner .img{
	width: 36%;
	order: 2;
}
.merit .content01 .inner .txt_area{
	width: 56%;
	order: 1;
}
.merit .content02{
	padding: 90px 0;
	background-size: cover;
}
.merit .content02.item01{
	background: url("../../../koutsujiko/image/lp/merit/merit_bg01.jpg") no-repeat left center / cover , #f6f8f8;
}
.merit .content02.item02{
	background: url("../../../koutsujiko/image/lp/merit/merit_bg02.jpg") no-repeat right center / cover , #ebf3f7;
}
.merit .content02.item03{
	background: url("../../../koutsujiko/image/lp/merit/merit_bg03.jpg") no-repeat left center / cover , #f6f8f8;
}
.merit .content02.item04{
	background: url("../../../koutsujiko/image/lp/merit/merit_bg04.jpg") no-repeat right center / cover , #ebf3f7;
}
.merit .content02 .inner{
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 60px 80px; 
	background: #fff;
}
.merit .content02 .inner .center{
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
.merit .content02 .inner .title{
	margin-bottom: 30px;
	text-align: center;
}
.merit .content02 .inner .title .center{
	padding: 8px 30px 14px;
	font-size: 30px;
	background: #0a3446;
	color: #fff;
	display: inline-block;
}
.merit .content02 .inner .title .center,.merit .content02 .inner .title .center span{
	line-height: 1;
}
.merit .content02 .inner .title .center .txt_large{
	font-size: 46px;
}
.merit .content02 .inner ul.list01{
	width: 96%;
}
.merit .content02 .inner ul.list01 li{
	padding-left: 60px;
	background: url("../../../koutsujiko/image/lp/merit/list_icon01.png") no-repeat left 8px;
	font-size: 30px;
}
.merit .content02 .inner ul.list01 li:not(:last-child){
	margin-bottom: 15px;
}

/*hoken*/
.hoken{
	background: url("../../../koutsujiko/image/lp/merit/hoken_bg01.jpg") no-repeat center bottom, #eef2f3;
}
.hoken .content01{
	margin-bottom: 90px;
}
.hoken .content01 .img{
	width: 36%;
}
.hoken .content01 .txt_area{
	width: 55%;
}
.hoken .content02{
	padding: 60px 90px;
	background: #fff;
	border-radius: 6px;
	text-align: center;
}
.hoken .content02 .title{
	margin-bottom: 50px;
	font-size: 36px;
	font-weight: 200;
}
/* 動画全体の横幅を指定するためのdiv */
.movie {
  max-width: 59%; /* ここに動画の横幅を指定 */
	margin: 0 auto;
}

/* 動画を囲うdiv */
.movie-item {
  position: relative;
  width:100%; /* 横幅は100%で固定 */
  height:0; /* 高さは0にしておく(padding-topで高さを指定するため) */
  padding-top: 56.25%; /* 高さを指定(16:9) */
}

/* YouTube埋め込み用のiframe */
.movie-item iframe{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


/*kizyun*/
.kizyun{
	background: #fff;
}
.kizyun h3{
	padding: 0 20px 10px;
	background: #0a3446;
	color: #fff;
	font-size: 38px;
	text-align: center;
}
.kizyun h3, .kizyun h3 span{
}
.kizyun h3 .txt_large{
	font-size: 70px;
}
.kizyun .content01{
	padding: 50px 100px 60px;
	background: #e8f2f5;
}
.kizyun .content01 .txt01{
	margin-bottom: 40px;
	text-align: center;
	font-size: 28px;
}


/*zidan*/
.zidan{
	background: #eef2f3;
}
.zidan .content01{
	max-width: 1560px;
	margin-left: auto;
}
.zidan .content01 .img{
	width: 45%;
	order: 2;
	text-align: right;
}
.zidan .content01 .txt_area{
	width: 49%;
	order: 1;
}

/*koui*/
.koui{
	background: #fff;
}
.koui .h2_title01 .txt_large{
	font-size: 70px;
	font-weight: 600;
}

/*hiyou*/
.hiyou{
	padding-bottom: 0 !important;
	background: #fff;
	text-align: center;
}
.hiyou .title01{
	padding: 30px 60px;
	margin-bottom: 30px;
	border-bottom: 1px solid #000;
	font-size: 48px;
	text-align: center;
	line-height: 0;
	display: inline-block;
}
.hiyou .title01 .txt_red{
	font-size: 110px;
}
.hiyou .title01 .txt_large{
	font-size: 74px;
}
.hiyou .title01_subtxt{
	margin-bottom: 100px;
	font-size: 20px;
	text-align: center;
}
.hiyou .content01{
	margin-bottom: 140px;
	padding: 60px 90px;
	background: #e8f2f5;
	background-image: linear-gradient(133deg, #d6e8ed 10%,transparent 0),
		linear-gradient(-50deg, #d6e8ed 10%,transparent 0);
	text-align: center;
}
.hiyou .content01 .title02{
	margin-bottom: 10px;
	font-size: 56px;
}
.hiyou .content01 .title02 .txt_red{
	border-bottom: 1px solid;
	font-size: 80px;
	display: inline-block;
	line-height: 1.2;
}
.hiyou .content01 .kome{
	margin: 10px 0 40px;
	font-size: 16px;
}
.hiyou .tokuyaku{
	padding: 90px;
	background: url("../../../koutsujiko/image/lp/merit/hiyou_bg01.jpg") no-repeat left center, #f5f7f7;
	background-size: auto 100%;
	text-align: center;
}
.hiyou .tokuyaku .inner{
	max-width: 1000px;
	margin: 0 auto;
}
.hiyou .tokuyaku .inner .title{
	padding: 20px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	font-size: 46px;
}
.hiyou .tokuyaku .inner .txt{
	margin-bottom: 20px;
	font-size: 54px;
	display: inline-block;
	line-height: 0;
}
.hiyou .tokuyaku .inner .txt span{
	line-height: 1 !important;
}
.hiyou .tokuyaku .inner .txt .ib{
	margin-bottom: 10px;
}
.hiyou .tokuyaku .inner .txt .txt_large{
	font-size: 76px;
	font-weight: bold;
}
.hiyou .tokuyaku .inner .txt .txt_red{
	font-size: 74px;
	border-bottom: 1px solid;
	display: inline-block;
}
.hiyou .tokuyaku .inner .txt .txt_red .num{
	font-size: 170px;
}
.hiyou .tokuyaku .inner .kome{
	font-size: 16px;
}

/*reason*/
.reason{
	background: url("../../../koutsujiko/image/lp/merit/reason_img01_shinji-yamamoto_dai-shirasu_tsubasa-okita_kaori-ito.jpg") no-repeat center top , #fff;
	background-size: 100% auto;
}
.reason .content01{
	width: 94%;
	padding: 90px 100px;
	max-width: 1200px;
	margin: 4% auto 0;
	background: url("../../../koutsujiko/image/lp/merit/reason_bg02.jpg") no-repeat right bottom , #f5f4f1;
	text-align: center;
}
.reason .content01 h3{
	margin-bottom: 50px;
	padding: 30px;
	border-top: 1px solid #4f3c17;
	border-bottom: 1px solid #4f3c17;
	font-size: 50px;
	color: #4f3c17;
}
.reason .content01 h3 ,.reason .content01 h3 span{
	line-height: 1.2;
}
.reason .content01 h3 .txt_large{
	font-size: 60px;
	font-weight: bold;
}
.reason .content01 .txt01{
	margin-bottom: 10px;
	font-size: 34px;
	line-height: 0.5;
}
.reason .content01 .txt01 .num{
	font-size: 80px;
}
.reason .content01 .kome{
	margin-bottom: 30px;
	font-size: 18px;
}
.reason .content01 .txt02{
	font-size: 34px;
}


/*case*/
.case{
	background: url("../../../koutsujiko/image/lp/merit/case_bg01.jpg") no-repeat center bottom, #eef2f3;
}
.case .content01{
	padding: 80px 90px;
	background: #fff;
}
.case .content01:not(:last-child){
	margin-bottom: 90px;
}
.case .content01 .case_subtitle{
	margin-bottom: 10px;
	text-align: center;
}
.case .content01 .case_subtitle .center{
	padding: 4px 10px 7px;
	background: #ad072e;
	color: #fff;
	font-size: 30px;
	display: inline-block;
	line-height: 1;
}
.case .content01 .case_title{
	margin-bottom: 40px;
	font-size: 40px;
	text-align: center;
}
.case .content01 dl.kekka01{
	margin-bottom: 20px;
	border: 1px solid #0a3446;
}
.case .content01 dl.kekka01:nth-child(2n){
	margin-bottom: 40px;
}
.case .content01 dl.kekka01 dt{
	width: 25%;
	background: #0a3446;
	color: #fff;
	font-size: 30px;
	text-align: center;
	align-items: center;
	justify-content: center;
}
.case .content01 dl.kekka01 dd{
	width: 75%;
	padding: 20px 30px;
	text-align: center;
}
.case .content01 .kekka02_title{
	padding: 10px 20px;
	background: #0a3446;
	color: #fff;
	font-size: 30px;
	text-align: center;
}
.case .content01 ul.list{
	padding: 40px 50px;
	background: #eef4f6;
}
.case .content01 ul.list li{
	padding-left: 60px;
	background: url("../../../koutsujiko/image/lp/merit/list_icon01.png") no-repeat left 3px;
	font-size: 24px;
}
.case .content01 ul.list li:not(:last-child){
	margin-bottom: 20px;
}

/*voice_sec*/
.voice_sec{
	background: #fff;
}
.voice_sec .kome{
	margin-bottom: 100px;
	text-align: center;
}
.voice_sec ul.list{
	max-width: 1600px;
	margin: 0 auto;
}
.voice_sec ul.list li{
	width: 31.5%;
	padding: 60px 50px;
	box-sizing: border-box;
	background: #e8f2f5;
	background-image: linear-gradient(-50deg, #d6e8ed 10%,transparent 0);
	border-radius: 8px;
}
.voice_sec ul.list li .bl{
	display: inline-block;
}
.voice_sec ul.list li .img{
	margin-bottom: 30px;
	text-align: center;
	position: relative;
}
.voice_sec ul.list li .img .maru{
	width: 80px;
	height: 80px;
	background: #ad072e;
	border-radius: 50%;
	font-size: 22px;
	text-align: center;
	color: #fff;
	position: absolute;
	top: -13%;
	right: -3%;
	align-items: center;
	justify-content: center;
}
.voice_sec ul.list li .title{
	margin-bottom: 30px;
	font-size: 32px;
	text-align: center;
}
.voice_sec .link{
	margin-top: 90px;
}
.voice_sec .center{
	text-align: center;
}
.voice_sec .voice_pad{
	display: none;
}


/*closing*/
.closing{
	padding: 0 !important;
	background: url("../../../koutsujiko/image/lp/merit/closing_logo.png") no-repeat right bottom, #eef2f3;
	background-size: 62% auto;
}
.closing .inner{
	max-width: 1560px;
}
.closing .inner .img{
	width: 45%;
	background: url("../../../koutsujiko/image/lp/merit/closing_img.jpg") no-repeat center;
	background-size: cover;
}
.closing .inner .txt_area{
	width: 48%;
	padding: 120px 0 120px 0;
}
.closing .inner .txt_area .h2_title02{
	margin-bottom: 50px;
	font-size: 48px;
	text-align: center;
}
.closing .inner .txt_area .h2_title02 .txt_red{
	border-bottom: 1px solid;
	font-size: 80px;
}

/* 初期状態（PC） */
a.line_btn.sp_only {
	display: none!important;
}

@media screen and ( max-width:1620px ){
	h3.h3_title01{
		font-size: 30px;
	}
	h3.h3_title01 .txt_blue{
		font-size: 42px;
	}
	.cv{
		width: 1200px;
	}
	.cv .cv_left{
		padding: 1em 1.5em;
	}
	.cv .cv_right{
		padding: 1em 1.5em;
	}
	.cv .cv_right .inner .tel_title{
		width: 90px;
		font-size: 14px;
	}
	.cv .cv_right .inner .tel{
		font-size: 46px;
	}
	.cv .cv_right .inner .tel:before{
		width: 28px;
		height: 30px;
	}
	.cv .cv_right .inner .tel .small{
		font-size: 40px;
	}
/*	.cv .cv_right .inner .mail{
		min-width: 70px;
	}*/
	.cv .cv_right .inner .btn_wrap {
		width: 22%;
	}
	.cv .cv_right .inner .mail:before, .cv .cv_right .inner .line_btn:before{
		width: 25px;
		height: 25px;
	}
	.merit .content01{
		max-width: 1200px;
		padding: 4em;
	}
	.zidan .content01{
		max-width: 1200px;
		margin: 0 auto;
	}
	.voice_sec ul.list{
		max-width: 1200px;
	}
	.voice_sec ul.list li{
		padding: 3em 2em;
	}
	.voice_sec ul.list li .title{
		font-size: 25px;
	}
	.voice_sec ul.list li .txt p{
		font-size: 18px;
	}
	.closing{
		background-size: 51% auto;
	}
	.closing .inner .txt_area{
		width: 55%;
		padding: 4em 3em;
	}
	.closing .inner .txt_area .h2_title02 .txt_red{
		font-size: 68px;
	}
	.reason{
		background-size: 110% auto;
	}
}

@media screen and ( max-width:1400px ){
	.section_wrap{
		padding: 120px 0;
	}
	.section_inner{
		width: 980px;
	}
	h2.h2_title01{
		font-size: 44px;
	}
	.main_contents .h2_subtitle{
		margin-bottom: 10px;
	}
	.main_contents .h2_subtitle .center{
		font-size: 28px;	
	}
	h3.h3_title01{
		font-size: 28px;
	}
	h3.h3_title01 .txt_blue{
		font-size: 38px;
	}
	.txt p{
		font-size: 18px;
	}
	.link{
		font-size: 20px;
	}
	.cv_area > .title{
		padding: 1.5em 2em 2.5em;
		font-size: 36px;
	}
	.mv_pc{
		width: 69vw;
		padding: 10vw 0;
	}
	.merit{
		padding-top: 90px;
	}
	.merit .content02 .inner{
		max-width: 980px;
	}
	.merit .content01{
		margin-bottom: 120px;
	}
	.merit .content02 .inner .title .center{
		font-size: 26px;
	}
	.merit .content02 .inner .title .center .txt_large{
		font-size: 36px;
	}
	.merit .content02 .inner{
		width: 94%;
		padding: 3em 3em;
	}
	.merit .content02 .inner ul.list01 li{
		padding-left: 40px;
		background-size: 24px;
		background-position: left 6px;
		font-size: 25px;
	}
	.hoken .content02 .title{
		font-size: 28px;
	}
	.koui .h2_title01 .txt_large{
		font-size: 54px;
	}
	.hiyou .title01{
		font-size: 40px;
	}
	.hiyou .title01 .txt_red{
		font-size: 80px;
	}
	.hiyou .title01 .txt_large{
		font-size: 60px;
	}
	.hiyou .title01_subtxt{
		font-size: 16px;
	}
	.hiyou .tokuyaku .inner .title{
		font-size: 40px;
	}
	.hiyou .tokuyaku .inner .txt{
		font-size: 40px;
	}
	.hiyou .tokuyaku .inner .txt .txt_large{
		font-size: 60px;
	}
	.hiyou .tokuyaku .inner .txt .txt_red{
		font-size: 60px;
	}
	.hiyou .tokuyaku .inner .txt .txt_red .num{
		font-size: 130px;
	}
	.hiyou .content01 .title02{
		font-size: 46px;
	}
	.hiyou .content01 .title02 .txt_red{
		font-size: 60px;
	}
	.reason .content01{
		max-width: 980px;
	}
	.reason .content01 h3{
		font-size: 40px;
	}
	.reason .content01 h3 .txt_large{
		font-size: 50px;
	}
	.reason .content01 .txt02{
		font-size: 26px;
	}
	.case .content01 .case_title{
		font-size: 34px;
	}
	.case .content01 .case_subtitle .center{
		font-size: 24px;
	}
	.case .content01 ul.list li{
		padding-left: 40px;
		background-size: 24px;
		background-position: left 7px;
		font-size: 22px;
	}
	.case .content01 .kekka02_title{
		font-size: 24px;
	}
	.voice_sec ul.list li .txt p{
		font-size: 16px;
	}
	.closing .inner .txt_area{
		width: 60%;
	}
	.closing .inner .txt_area .h2_title02{
		font-size: 36px;
	}
	.closing .inner .txt_area .h2_title02 .txt_red{
		font-size: 50px;
	}
	
}

@media screen and ( max-width:1220px ){
	.cv_area{
		background-size: 100% auto;
	}
	.cv{
		width: 1000px;
	}
	.cv .cv_left .title{
		font-size: 26px;
	}
	.cv .cv_right .title{
		font-size: 26px;
	}
	.cv .cv_right .inner .tel_title{
		width: 84px;
		padding: 4px;
		font-size: 13px;
	}
	.cv .cv_right .inner .tel{
		font-size: 34px;
		line-height: 1.4;
	}
	.cv .cv_right .inner .tel:before{
		width: 23px;
		height: 24px;
	}
	.cv .cv_right .inner .btn_wrap {
		width: 24%;
	}
	.cv .cv_right .inner .tel .small{
		font-size: 28px;
	}
	.cv .cv_right .inner .mail, .cv .cv_right .inner .line_btn{
		/*min-width: 60px;*/
		padding: inherit;
	}
	.cv .cv_right .inner .mail:before,.cv .cv_right .inner .line_btn:before{
		width: 20px;
		height: 20px;
	}
	.cv .cv_right .cv_right_txt .txt01{
		font-size: 16px;
	}
	.cv .cv_right .cv_right_txt .txt02{
		font-size: 14px;
	}
	.merit .content01{
		width: 94%;
		max-width: 980px;
		padding: 4em 3em;
	}
	.merit .content01 .inner .txt_area{
		width: 65%;
	}
	.merit .content01 .inner .img{
		width: 28%;
	}
	.kizyun h3{
		font-size: 30px;
	}
	.kizyun h3 .txt_large{
		font-size: 60px;
	}
	.kizyun .content01 .txt01{
		margin-bottom: 20px;
		font-size: 24px;
	}
	.zidan .content01{
		max-width: 980px;
	}
	.zidan .content01 .txt_area{
		width: 61%;
	}
	.zidan .content01 .img{
		width: 33%;
	}
	.voice_sec ul.list{
		max-width: 980px;
	}
	.voice_sec ul.list li .title{
		font-size: 22px;
	}
	.voice_sec ul.list li .img .maru{
		width: 60px;
		height: 60px;
		font-size: 18px;
	}
}


@media screen and ( max-width:1023px ){
	.pad_none{
		display: none;
	}
	.section_wrap{
		padding: 90px 0;
	}
	h2.h2_title01{
		margin-bottom: 80px;
		font-size: 36px;
	}
	h2.h2_title01:after{
		width: 40px;
		height: 4px;
		bottom: -20px;
	}
	.txt p{
		font-size: 16px;
	}
	.main_contents .h2_subtitle{
		margin-bottom: 4px;
	}
	.main_contents .h2_subtitle .center{
		font-size: 20px;
	}
	.section_inner{
		width: 94%;
	}
	.cv{
		width: 96%;
		display: block;
	}
	.cv .cv_left{
		width: 100%;
		padding: 1.5em 3.5em;
	}
	.cv .cv_left .title{
		font-size: 24px;
	}
	.cv .cv_right{
		width: 100%;
		padding: 1.5em 3em;
	}
	.cv .cv_right .title{
		font-size: 24px;
	}
	.cv .cv_right .inner{
		display: block;
		text-align: center;
	}
	.cv .cv_right .inner .tel_title{
		width: auto;
		margin-bottom: 4px;
		padding: 4px 20px;
		display: inline-block;
	}
	.cv .cv_right .inner .tel{
		width: 100%;
		margin-bottom: 20px;
		font-size: 60px;
		line-height: 1;
	}
	.cv .cv_right .inner .tel:before{
		width: 41px;
		height: 41px;
	}
	.cv .cv_right .inner .tel .small{
		font-size: 60px;
		line-height: 1;
	}
	.cv .cv_right .inner .btn_wrap{
		width: 100%;
		display: block;
	}
	.cv .cv_right .inner .mail, .cv .cv_right .inner .line_btn{
		width: 100%;
		max-width: 460px;
		margin: 0 auto;
		font-size: 18px;
		padding: 14px;
	}
	.cv .cv_right .inner .line_btn {
		margin-top: 20px;
	}
	.cv .cv_right .inner .mail:before, .cv .cv_right .inner .line_btn:before{
		left: 32%;
	}
	.cv .cv_right .inner .mail .sp_mail, .cv .cv_right .inner .line_btn .sp_line{
		display: block;
	}
	.cv_area > .title{
		font-size: 28px;
	}
	.mv_pc{
		width: 76vw;
		padding: 12vw 0;
	}
	h3.h3_title01{
		margin-bottom: 20px;
		padding: 1em 0.5em;
		font-size: 20px;
	}
	h3.h3_title01 .txt_blue{
		font-size: 28px;
	}
	.merit .content01{
		margin-bottom: 90px;
	}
	.merit .content02{
		padding: 3em 0;
	}
	.merit .content02 .inner{
		padding: 2em;
	}
	.merit .content02 .inner .title{
		margin-bottom: 20px;
	}
	.merit .content02 .inner .title .center{
		font-size: 20px;
	}
	.merit .content02 .inner .title .center .txt_large{
		font-size: 28px;
	}
	.merit .content02 .inner ul.list01{
		width: 100%;
	}
	.merit .content02 .inner ul.list01 li{
		background-size: 18px;
		background-position: left 8px;
		font-size: 19px;
	}
	.hoken .content01{
		margin-bottom: 60px;
	}
	.hoken .content02{
		padding: 4em 3em;
	}
	.hoken .content02 .title{
		margin-bottom: 20px;
		font-size: 22px;
	}
	.movie{
		max-width: 80%;
	}
	.kizyun h3{
		padding: 0 1em 0.3em;
		font-size: 28px;
	}
	.kizyun h3 .txt_large{
		font-size: 50px;
	}
	.kizyun .content01{
		padding: 2em 3em;
	}
	.zidan .content01{
		width: 94%;
	}
	.koui .h2_title01 .txt_large{
		font-size: 44px;
	}
	.hiyou .title01{
		margin-bottom: 20px;
		padding: 0.5em 1em 0.5em;
		font-size: 30px;
	}
	.hiyou .title01 .txt_large{
		font-size: 40px;
	}
	.hiyou .title01 .txt_red{
		font-size: 60px;
	}
	.hiyou .title01_subtxt{
		margin-bottom: 60px;
		font-size: 12px;
	}
	.hiyou .content01{
		padding: 2em 3em;
		margin-bottom: 90px;
	}
	.hiyou .content01 .title02{
		font-size: 36px;
	}
	.hiyou .content01 .title02 .txt_red{
		font-size: 50px;
	}
	.hiyou .content01 .kome{
		font-size: 12px;
	}
	.hiyou .content01 .link{
		margin-top: 0;
	}
	.hiyou .tokuyaku .inner .title{
		margin-bottom: 20px;
		font-size: 34px;
	}
	.hiyou .tokuyaku .inner .txt{
		font-size: 36px;
	}
	.hiyou .tokuyaku .inner .txt .txt_large{
		font-size: 50px;
	}
	.hiyou .tokuyaku .inner .txt .txt_red{
		font-size: 50px;
	}
	.hiyou .tokuyaku .inner .txt .txt_red .num{
		font-size: 90px;
	}
	.reason{
		background-size: 129% auto;
	}
	.reason .content01{
		margin: 6% auto 0;
		padding: 3em;
	}
	.reason .content01 h3{
		padding: 0.5em;
		font-size: 36px;
	}
	.reason .content01 h3 .txt_large{
		font-size: 46px;
	}
	.case .content01{
		padding: 4em 3em;
	}
	.case .content01:not(:last-child){
		margin-bottom: 60px;
	}
	.case .content01 .case_subtitle .center{
		font-size: 16px;
	}
	.case .content01 .case_title{
		margin-bottom: 20px;
		font-size: 28px;
	}
	.case .content01 dl.kekka01{
		display: block;
	}
	.case .content01 dl.kekka01 dt{
		width: 100%;
		padding: 10px;
		font-size: 20px;
		box-sizing: border-box;
	}
	.case .content01 dl.kekka01 dd{
		width: 100%;
		box-sizing: border-box;
	}
	.case .content01 .kekka02_title{
		font-size: 22px;
	}
	.case .content01 ul.list{
		padding: 2em 1.5em;
	}
	.case .content01 ul.list li{
		background-size: 18px;
		font-size: 18px;
	}
	.case .content01 ul.list li .ib{
		display: inline;
	}
	.voice_sec .voice_pad{
		display: block;
	}
	.voice_sec ul.list{
		max-width: 94%;
		flex-direction: column;
		gap: 50px;
	}
	.voice_sec ul.list li{
		/* min-height: 670px; */
		/* margin: 0 2em; */
		margin: 0;
		min-height: auto;
		width: 100%;
		padding-inline: 50px;
	}
	.voice_sec ul.list li .img{
		max-width: 400px;
		margin-inline: auto;
	}
	.voice_sec .kome{
		margin-bottom: 40px;
		font-size: 14px;
	}
	.voice_sec .link{
		margin-top: 40px;
	}
	.closing{
		background-size: 62% auto;
	}
	.closing .inner .txt_area{
		width: 69%;
	}
	.closing .inner .img{
		width: 31%;
	}
	.closing .inner .txt_area .h2_title02{
		font-size: 28px;
	}
	.closing .inner .txt_area .h2_title02 .txt_red{
		font-size: 40px;
	}
}

@media screen and ( max-width:767px ){
	 a[href^="tel:"] {
        pointer-events:all;
    }
	a.line_btn.pc_only {
		display: none!important;
	}
	a.line_btn.sp_only {
		display: inline-block!important;
	}
	.sp_block{
		display: block!important;
	}
	.pc_block{
		display: none!important;
	}
	.section_wrap{
		padding: 60px 0;
	}
	.txt p{
		font-size: 14px;
	}
	.main_contents .h2_subtitle .center{
		font-size: 16px;
	}
	h2.h2_title01{
		padding: 0 20px;
		margin-bottom: 60px;
		font-size: 28px;
	}
	h2.h2_title01:after {
		width: 30px;
		height: 4px;
		bottom: -15px;
	}
	h3.h3_title01{
		font-size: 18px;
	}
	h3.h3_title01 .txt_blue{
		font-size: 24px;
	}
	.link{
		display: block;
		padding: 15px 40px;
		max-width: 300px;
		font-size: 16px;
	}
	.link:after{
		width: 18px;
		height: 18px;
	}
	.link .ib{
		display: block;
	}
	.main_contents{
		background: #e8f2f5;
	}
	.mv_pc{
		display: none;
	}
	.mv_sp{
		display: block;
		line-height: 0;
	}
	.cv_first{
		margin-top: -10%;
		position: relative;
	}
	.cv .cv_left{
		padding: 1.5em;
	}
	.cv .cv_left .title{
		margin-bottom: 15px;
		font-size: 20px;
	}
	.cv .cv_left ul.list li{
		font-size: 10px;
	}
	.cv .cv_right{
		padding: 1.5em;
	}
	.cv .cv_right .title{
		margin-bottom: 15px;
		font-size: 20px;
	}
	.cv .cv_right .inner .tel_title{
		width: 100%;
		margin-bottom: 10px;
	}
	.cv .cv_right .inner .tel{
		width: 100%;
		display: block;
		font-size: 9vw;
		margin-bottom: 5px;
		pointer-events: auto;
		color: #9a0000;
		text-align: center;
	}
	.cv .cv_right .inner .tel:before{
		background: url("../../../koutsujiko/image/lp/merit/cv_tel_sp.svg") no-repeat;
		background-size: contain;
		width: 6vw;
		height: 6vw;
	}
	.cv .cv_right .inner .tel .small{
		font-size: 8.6vw;
	}
	.cv .cv_right .inner .teltap_sp{
		display: flex;
		align-items: center;
		justify-content: center;
		margin-bottom: 20px;
		text-align: center;
		font-size: 13px;
	}
	.cv .cv_right .inner .teltap_sp:before,
	.cv .cv_right .inner .teltap_sp:after{
		content: "";
		display: inline-block;
		height: 1px;
		background: #000;
		flex-grow: 1;
	}
	.cv .cv_right .inner .teltap_sp:before{
		margin-right: 1.5em;
	}
	.cv .cv_right .inner .teltap_sp:after{
		margin-left: 1.5em;
	}
	.cv .cv_right .inner .mail,.cv .cv_right .inner .line_btn {
		max-width: none;
		margin-top: 15px;
	}
	.cv .cv_right .inner .mail:before, .cv .cv_right .inner .line_btn:before{
		content: none;
	}
	.cv .cv_right .inner .sp_mail, .cv .cv_right .inner .line_btn{
		position: relative;
		text-indent: -0.5em;
	}
	.cv .cv_right .inner .sp_mail:before{
		content: "";
		background: url(../../../koutsujiko/image/lp/merit/cv_mail.svg) no-repeat;
		background-size: contain;
		display: inline-block;
		width: 18px;
		height: 16px;
		margin-right: 10px;
		position: relative;
		top: 1px;
	}
	.cv .cv_right .inner .sp_line:before{
		content: "";
		background: url(../../../koutsujiko/image/lp/merit/line.svg) no-repeat;
		background-size: contain;
		display: inline-block;
		width: 18px;
		height: 18px;
		margin-right: 10px;
		vertical-align: middle;
	}
	.cv .cv_right .cv_right_txt .txt01{
		font-size: 14px;
	}
	.cv .cv_right .cv_right_txt .txt02{
		font-size: 10px;
	}
	.cv_area{
		padding-bottom: 60px;
		background-size: 100% auto;
	}
	.cv_area > .title{
		padding: 1.5em 1em 2.5em;
		font-size: 24px;
	}
	.cv_area .cv {
		margin-top: -7%;
	}
	.merit .content01{
		margin-bottom: 60px;
		padding: 3em 2em;
	}
	.merit .content01 .inner{
		display: block;
	}
	.merit .content01 .inner .img{
		width: 100%;
		margin-bottom: 20px;
	}
	.merit .content01 .inner .txt_area{
		width: 100%;
	}
	.merit .content02{
		padding: 2em 0;
	}
	.merit .content02 .inner{
		width: 90%;
		padding: 2em 1.5em;
	}
	.merit .content02 .inner .title .center{
		padding: 0.5em 1em;
		font-size: 18px;
	}
	.merit .content02 .inner .title .center, .merit .content02 .inner .title .center span{
		line-height: 1.3;
	}
	.merit .content02 .inner .title .center .txt_large{
		font-size: 24px;
	}
	.merit .content02 .inner ul.list01 li{
		padding-left: 30px;
		background-size: 14px;
		background-position: left 7px;
		font-size: 17px;
	}
	.hoken .content01{
		display: block;
		margin-bottom: 40px;
	}
	.hoken .content01 .img{
		width: 100%;
		margin-bottom: 20px;
		text-align: center;
	}
	.hoken .content01 .txt_area{
		width: 100%;
	}
	.hoken .content02{
		padding: 1em;
	}
	.hoken .content02 .title{
		font-size: 20px;
	}
	.hoken .content02 .title .sp_txt_small{
		font-size: 15px;
	}
	.movie{
		max-width: 100%;
	}
	.kizyun h3{
		padding: 1.2em 1em 0.8em;
		font-size: 22px;
	}
	.kizyun h3, .kizyun h3 span{
		line-height: 1 !important;
	}
	.kizyun h3 .ib{
		display: block;
	}
	.kizyun .content01{
		padding: 2em 1em;
	}
	.kizyun .content01 .txt01{
		font-size: 20px;
	}
	.kizyun .content01 .img{
		text-align: center;
	}
	.kizyun .content01 .img img{
		max-width: 380px;
	}
	.zidan .content01{
		display: block;
	}
	.zidan .content01 .img{
		width: 100%;
		margin-bottom: 20px;
	}
	.zidan .content01 .txt_area{
		width: 100%;
	}
	.koui .h2_title01 .txt_large{
		font-size: 34px;
	}
	.hiyou .title01{
		font-size: 22px;
	}
	.hiyou .title01 ,.hiyou .title01 span{
		line-height: 1.2;
	}
	.hiyou .title01 .txt_large{
		font-size: 34px;
	}
	.hiyou .title01 .txt_red{
		font-size: 44px;
	}
	
	.hiyou .title01_subtxt{
		margin-bottom: 40px;
	}
	.hiyou .content01{
		margin-bottom: 60px;
		padding: 2em 1.5em;
	}
	.hiyou .content01 .kome{
		margin-bottom: 20px;
	}
	.hiyou .content01 .title02{
		margin-bottom: 10px;
		font-size: 26px;
	}
	.hiyou .tokuyaku{
		padding: 3em 1em;
	}
	.hiyou .tokuyaku .inner .title{
		margin-bottom: 20px;
		padding: 0.8em;
		font-size: 24px;
	}
	.hiyou .tokuyaku .inner .txt{
		font-size: 24px;
	}
	.hiyou .tokuyaku .inner .txt .txt_red{
		font-size: 34px;
	}
	.hiyou .tokuyaku .inner .txt .txt_large{
		font-size: 36px;
	}
	.hiyou .tokuyaku .inner .txt .txt_red .num{
		font-size: 70px;
	}
	.hiyou .tokuyaku .inner .kome{
		font-size: 11px;
	}
	.reason{
		background-size: 154% auto;
	}
	.reason .content01{
		padding: 3em 1.5em;
	}
	.reason .content01 h3{
		margin-bottom: 20px;
		padding: 1em 0.5em;
		font-size: 20px;
	}
	.reason .content01 h3 .txt_large{
		font-size: 26px;
	}
	.reason .content01 .txt01{
		margin-bottom: 0;
		font-size: 20px;
		line-height: 1;
	}
	.reason .content01 .txt01 .num{
		font-size: 40px;
	}
	.reason .content01 .kome{
		font-size: 12px;
	}
	.reason .content01 .txt02{
		font-size: 24px;
	}
	.case .content01{
		padding: 3em 2em;
	}
	.case .content01 .case_title{
		font-size: 22px;
	}
	.case .content01 dl.kekka01 dt{
		font-size: 18px;
	}
	.case .content01 dl.kekka01 dd{
		padding: 1em 2em;
	}
	.case .content01 .kekka02_title{
		font-size: 18px;
	}
	.case .content01 ul.list li{
		padding-left: 25px;
		background-size: 13px;
		font-size: 17px;
	}
	.case .content01:not(:last-child){
		margin-bottom: 40px;
	}
	.voice_sec ul.list {
		gap: 40px;
	}
	.voice_sec ul.list li{
		/* min-height: 600px; */
		padding-inline: 5vw;
	}
	.voice_sec ul.list li .img{
		margin-bottom: 20px;
	}
	.voice_sec ul.list li .title{
		margin-bottom: 20px;
		font-size: 20px;
	}
	.voice_sec ul.list li .txt p{
		font-size: 14px;
	}
	.voice_sec ul.list li .img .maru{
		width: 50px;
		height: 50px;
		font-size: 16px;
	}
	.closing{
		background-size: 90% auto;
	}
	.closing .inner{
		display: block;
	}
	.closing .inner .img{
		width: 100%;
		background: none;
	}
	.closing .inner .txt_area{
		width: 100%;
		padding: 2em 1.5em 4em;
	}
	.closing .inner .txt_area .h2_title02{
		margin-bottom: 20px;
		font-size: 24px;
	}
	.closing .inner .txt_area .h2_title02 .txt_red{
		font-size: 34px;
	}
	
}


@media screen and ( max-width:413px ){
	h2.h2_title01{
		font-size: 26px;
	}
	.hiyou .content01 .title02{
		font-size: 22px;
	}
	.hiyou .content01 .title02 .txt_red{
		font-size: 40px;
	}
	.hiyou .content01 .kome{
		font-size: 10px;
	}
	.reason {
		background-size: 170% auto;
	}
	.voice_sec ul.list {
		gap: 30px;
	}
}

@media screen and ( max-width:374px ){
	h2.h2_title01{
		font-size: 24px;
	}
	.main_contents .h2_subtitle{
		padding: 0 0.5em;
	}
	.main_contents .h2_subtitle .center{

	}
	.cv .cv_left .title{
		font-size: 20px;
	}
	.cv .cv_right .inner .mail:before{
		left: 29%;
		width: 18px;
		height: 18px;
	}
	.cv .cv_right .cv_right_txt .txt01{
		font-size: 13px;
	}
	.cv .cv_right .title{
		font-size: 20px;
	}
	.cv_area > .title{
		font-size: 22px;
	}
	.merit .content01 .h2_subtitle{
		padding: 0 !important;
	}
	.merit .content02 .inner .title .center{
		padding: 0.5em;
	}
	.kizyun .content01{
	}
	.koui .h2_title01 .txt_large{
		font-size: 28px;
	}
	.reason .content01 .txt01{
		font-size: 18px;
	}
	.reason .content01 .txt01 .num{
		font-size: 30px;
	}
	.reason .content01 .txt02{
		font-size: 18px;
	}
	.case .content01 .case_title{
		font-size: 18px;
	}
	.case .content01 .kekka02_title{
		font-size: 15px;
	}
	/* .voice_sec ul.list li{
		min-height: 600px;
	} */
	.voice_sec ul.list li .title{
		font-size: 18px;
	}
	.closing .inner .txt_area .h2_title02{
		font-size: 20px;
	}
	.closing .inner .txt_area .h2_title02 .txt_red{
		font-size: 30px;
	}
}


/*slick*/
/*@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(fonts/slick.eot)}*/
.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;border:0}
.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:0;background:transparent}
.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}
.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}
.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.slick-prev{left:25px}[dir='rtl'] 
.slick-prev{right:-25px;left:auto}
.slick-prev:before{content:'＜'}[dir='rtl'] .slick-prev:before{content:'＞'}.slick-next{right:25px}[dir='rtl'] .slick-next{right:auto;left:-25px}.slick-next:before{content:'＞'}[dir='rtl'] .slick-next:before{content:'＜'}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0}.slick-dots li,.slick-dots li button{width:20px;height:20px;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;padding:5px;color:transparent;border:0;outline:0;background:transparent}.slick-dots li button:focus,.slick-dots li button:hover{outline:0}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'•';text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}
/*@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(fonts/slick.eot)}*/
.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;border:0}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:0;background:transparent}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:25px}[dir='rtl'] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:'＜'}[dir='rtl'] .slick-prev:before{content:'＞'}.slick-next{right:25px}[dir='rtl'] .slick-next{right:auto;left:-25px}.slick-next:before{content:'＞'}[dir='rtl'] .slick-next:before{content:'＜'}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0}.slick-dots li,.slick-dots li button{width:20px;height:20px;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;padding:5px;color:transparent;border:0;outline:0;background:transparent}.slick-dots li button:focus,.slick-dots li button:hover{outline:0}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'•';text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}

/*slick-theme*/
.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:rgba(0,0,0,0)}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}

.slick-next, .slick-next:focus, .slick-next:hover, .slick-prev, .slick-prev:focus, .slick-prev:hover
{
    z-index: 100;
    width: 40px;
    height: 40px;
    background: #000;
    opacity: 0.4;
    border-radius: 28px;
    padding: 0px;
    font-weight: bold;
}
.slick-next, .slick-prev{
	top: 48%;
}

.slick-next, .slick-next:focus, .slick-next:hover, .slick-prev, .slick-prev:focus, .slick-prev:hover{
	width: 25px;
	height: 25px;
}
.slick-prev{
	left: 10px;
}
.slick-next{
	right: 10px;
}
.slick-next:before{
	padding: 0px 0 0 2px;
	font-size: 16px;
}
.slick-prev:before{
	padding: 0px 2px 0 0;
	font-size: 16px;
}
.slick-slide img{
	margin: 0 auto;
}


