/* ---------- common ---------- */
.ttl_n-area{
  border-left: 10px solid #3043d0 !important;
  padding-left: 10px !important;
  font-size: 6.75vw;
  line-height: 1.2;
}
/* ---------- n-area-bx ---------- */
.n-area-bx {padding: 10px 6px 6px 6px;border: 2px solid #e2e2e2;border-radius:2px;text-align:left;margin-bottom: 40px;}

.n-area-bx .inner {
position:relative;
float: none;
overflow: hidden;
clear: both;
width: 100%;
}

/* thumb */
.n-area-bx .inner .thumb {float: right;margin-left: 10px;}

/* content */
.n-area-bx .inner .content {padding: 5px;/* background-color:#f7f7f7; */position:relative;}

.n-area-bx .inner .content p {
text-align: justify;
}
.n-area-bx{
    margin-bottom: 20px !important;
}
h2.gradient {
    width: 100%;
    margin: 0;
    padding: 0 15px;
    font-weight: 900;
    font-size: 1.22em;
    line-height: 40px;
    color: #fff;
    text-align: center;
    position: relative;
    z-index: 1;
    background: url(../img/icon/h2.png) repeat-x 0 0;
    background-size: 40px 100%;
    text-shadow: 0 1px 1px rgba(0,0,0,0.4);
    margin: 0px 0px;
}
/* dl */
.n-area-bx dl dt {
padding-bottom:5px;
font-weight:700;
font-size:1.3em;
line-height:1.5em;
color:#0163d4;
}

.n-area-bx dl dd {
margin-bottom:20px;
padding-bottom:20px;
border-bottom:1px dashed #5a5a5a;
text-align: justify;
}

.n-area-bx dl dd:last-child {
margin-bottom:0;
padding-bottom:10px;
border-bottom:none;
}

.n-area-bx h3 {margin-bottom: 15px;padding-bottom: 10px;/* border-bottom-width: 3px; *//* border-bottom-style: solid; */font-weight: 700;font-size: 15px;line-height: 1.5em;color: #5a5a5a;/* border-bottom-color:#0163d4; */}

.mb20 {
    margin-bottom: 20px;
}

.cf {
    zoom: 1;
    display: block;
}

.secondAreaList {
    padding-bottom: 30px;
    text-align: left;
}

/* ---------- achieveList ---------- */
.achieveList .listWrap {padding: 0px 0px;/* border: 3px solid #e2e2e2; */float: none;overflow: hidden;clear: both;}

.achieveList .listWrap li {padding: 20px 0;border-bottom: 3px dotted #e2e2e2;}

.achieveList .listWrap li dl {
margin: 0;
overflow: hidden;
}

.achieveList .listWrap li dl dt {
float: left;
margin: 0 0px 10px 0;
clear: both;
overflow: hidden;
width: 80px;
}

.achieveList .listWrap li dl dd {float: left;margin: 0;font-size: 14px;/* font-weight: bold; */color: #5a5a5a;}

.achieveList .listWrap li .txt {padding: 5px;/* background: url("../img/aichi bg_achieve01.png"); */text-align: justify;color: #5a5a5a;}

.achieveList .btn {
margin: 20px 0;
padding: 0;
float: none;
overflow: hidden;
clear: both;
}

.achieveList .btn a {
float: right;
padding: 0 0 0 15px;
background: url("../img/icon/common_icon01.png") no-repeat 0 50%;
font-weight: bold;
}

/* -------------------- Common -------------------- */
.new-area-menu {
  text-align: left;
  float: none;
  overflow: hidden;
  clear: both;
}

/* h3 */
.new-area-menu h3 {margin-bottom:15px;padding: 0 10px 0 25px;font-size: 15px;line-height: 25px;color:#222;/* border:1px solid #cecece; */border-radius:4px;position:relative;/* background: linear-gradient(to bottom, #ffffff 0%,#e9e9e9 100%); */font-weight: bold;}

.new-area-menu h3:before {content:'';width: 6px;position:absolute;top: 3px;bottom:9px;left:8px;/* border-radius:3px; */background-color:#7aa4de;height: 45px;}

/* ul */
.new-area-menu > ul {
margin-bottom:30px;
padding:15px 15px 10px 20px;
border:5px solid #e2e2e2;
border-radius:3px;
}

.new-area-menu > ul > li:last-child {
padding-right:0;
}

.new-area-menu > ul > li:last-child:before {
display:none;
}

.new-area-menu > ul > li {
float:left;
margin-bottom:5px;
padding-right:20px;
font-size:0.95em;
position:relative;
}

.new-area-menu > ul > li:before {
content:'';
width:1px;
background-color:#ccc;
position:absolute;
top:3px;
right:10px;
bottom:3px;
}

.new-area-menu > ul > li a {
color:#222;
}

.new-area-menu > ul > li a:hover {
color:#666;
}

/*secondAreaList*/
.secondAreaList{
padding-bottom: 10px;
text-align:left;
}

.secondAreaList ul:after{
content:'';
clear:both;
display:block;
visibility:hidden
}

.secondAreaList ul li{border:1px solid #ddd;border-radius:4px;display:inline-block;float:left;font-size: 0.85em;line-height:1.6;margin:0 5px 5px 0;padding:3px 10px;position:relative;}

.n-area-bx-01 h3 {
    margin-bottom: 10px;
    padding-left: 10px;
    font-weight: 700;
    color: #212121;
    border-left: #5bb5ff solid 5px;
}

.n-area-bx-01 .thumb {
    float: right;
    margin-left: 20px;
    margin-bottom: 20px;
}

.n-area-bx-01 .thumb  {
    width: 100px;
    height: auto !important;
}
.listWrap dt span {
    display: inline-block;
    line-height: 24px;
    background-color: #016dd9;
    color: #fff;
    padding: 3px 6px 2px;
    border-radius: 5px;
}
.listWrap dd {
    margin-top: 16px;
    padding: 5px 0 10px;
    width: calc(100% - 85px);
    float: left;
}
.n-area-bx .inner .thumb {
    width: 100px;
}
.n-area-bx.mb40.mt40 {
    border: navajowhite;
    padding: 0;
}

/* 2019.02.27 New AreaPage */
/* -- override */
@media screen and (max-width: 666px) {
  .section {
    margin-right: 2%;
    margin-left: 2%;
		border: 2px solid #cdcece;
  }
}
.secondAreaList.section ul {
	padding-top: 8px;
	border-top: 2px dotted #cdcece;
}
/* -- common */
.area__container{
	padding: 10px;
  background-color: #d0e9ff;
}
.area__inner{
	padding: 10px;
  background-color: #fff;
}
.ta_l{
	text-align: left;
}
.ta_r{
	text-align: right;
}
.fc_yellow{
	color: #ffff00;
}
.fc_black{
	color: #000;
}
.fs_small{
	font-size: 2.6vw;
}
.fuchi--blue{
  text-shadow: #00309e 2px 0px,
	#00309e -2px 0px, #00309e 0px -2px, #00309e 0px 2px,
	#00309e 2px 2px , #00309e -2px 2px, #00309e 2px -2px,
	#00309e -2px -2px, #00309e 1px 2px, #00309e -1px 2px,
	#00309e 1px -2px, #00309e -1px -2px, #00309e 2px 1px,
	#00309e -2px 1px, #00309e 2px -1px, #00309e -2px -1px;
}
.none{
	display: none;
}
p.note{
	color: #000 !important;
	font-size: 2.6vw !important;
	line-height: 1.4;
}

/* --conversion */
.sp_cv.area{
  margin: 0 10px;
  padding-top: 62vw;
	background: url(../img/area/cv_bg_area.png) no-repeat;
	background-size: 100%;
}
.sp_cv.area .btn{
	bottom: 4%;
}
.sp_cv.area .timebox{
	bottom: 4vw;
}
.sp_cv.area .cv_txt{
	position:absolute;
	top: 2vw;
	left: 2vw;
	color:#fff;
	font-family: 'Noto sans jp', sans-serif;
	font-size: 4.5vw;
	text-align: left;
	line-height: 1.2;
}
.sp_cv.area .cv_txt--primary {
	position: absolute;
	top: 6vw;
	left: 2vw;
	color:#fff;
	font-weight: bold;
	font-size: 6.5vw;
}
.sp_cv.area .cv_txt span{
	font-size: 6vw;
}
.policy_box {
	margin-top: -1%;
	background-color: #fff100;
}
.policy_box ul{
	display: flex;
	justify-content: space-between;
	width: 65%;
	margin: 0 auto;
	padding-bottom: 1vw;
}
.policy_box li{
	padding-left: 4.5vw;
	background: url(../img/area/icon_arrow.png) no-repeat center left;
	background-size: 3.5vw;
	font-size: 3.5vw;
	font-weight: 800;
}

/* -- mainImage */
.area_first {
	position: relative;
}
.area_first .main_visual{
	position:absolute;
	top:2.5vw;
	left:3.5vw;
	margin: 0;
	color:#02348a;
	font-family: 'Noto sans jp', sans-serif;
	font-size:6vw;
	line-height:1.3;
	text-shadow: #fff 2px 0px,
	#fff -2px 0px, #fff 0px -2px, #fff 0px 2px,
	#fff 2px 2px , #fff -2px 2px, #fff 2px -2px,
	#fff -2px -2px, #fff 1px 2px, #fff -1px 2px,
	#fff 1px -2px, #fff -1px -2px, #fff 2px 1px,
	#fff -2px 1px, #fff 2px -1px, #fff -2px -1px;
}
.main_visual p{
	font-size: 2.5rem;
	font-weight: bold;
}
.main_visual span.txt_area{
	color:#e10404;
	font-size:8vw;
}

/* -- h2.title */
.title_intro{
	position: relative;
	color: #fff;
	font-weight: 800;
	text-align: center;
	line-height: 1.2;
	margin-top: 6vw;
}
.title_intro .intro_text{
	position: absolute;
	width: 55%;
	top: 3.5vw;
	left: 22vw;
  line-height: 160%;
	font-size:5vw;
	transform: skewX(-15deg);
}
.title_intro .intro_text .note1{
	font-size: 6.5vw;
}
.title_intro .note2{
  vertical-align: bottom;
  letter-spacing: 0.3rem;
}
.title_intro .note2 .big{
  font-size: 1.4em;
}
.title_sub{
	display: flex;
	justify-content: center;
	background: url(../img/area/sub_tit.png) top left;
	background-size: 100% auto;
	height: 42px;
}
.title_sub_text{
	color: #fff;
	font-size:5vw;
	font-weight: 800;
  padding-top: 2px;
	line-height: 42px;
	letter-spacing: 0.1rem;
}
.title_sub_text.price{
	padding-left: 8vw;
	background: url(../img/area/icon_kakaku.png) no-repeat left center;
	background-size: 6vw;
}
.title_sub_text.case{
	padding-left: 8%;
	background: url(../img/area/icon_sekou.png) no-repeat left center;
	background-size: 18%;
}
.title_sub_text.faq{
	padding-left: 10vw;
	background: url(../img/area/icon_faq.png) no-repeat left center;
	background-size: 8vw;
}
.title_sub_text.shop{
	padding-left: 10vw;
	background: url(../img/area/icon_kameiten.png) no-repeat left center;
	background-size: 7vw;
}
.title_ranking{
	position: relative;
	background: url(../img/area/ranking_tit.png) no-repeat top left;
	background-size: 100% auto;
	height: 30vw;
}
.title_ranking .title_ranking_text{
	position: absolute;
	width: 96%;
	top: 7vw;
	left: 2%;
	color: #fff;
	text-align: center;
	font-size: 5.5vw;
	line-height: 10vw;
	font-weight: 800;
	letter-spacing: 0.1rem;
	transform: skewX(-15deg);
}
.title_ranking .title_ranking_text span{
	font-size: 7vw;
}
.title_areaList{
	margin: 2vw 0;
  padding-left: 2vw;
  border-left: #28a7e1 solid 5px;
	color: #212121;
	font-size: 5vw;
	font-weight: 800;
	max-height: 100%;
}

/* -- contents*/
.area_intro{
  margin-top: 20px;
	margin-bottom: 20px;
}
.area_works .price_box{
	display: flex;
	flex-direction: column;
	align-items: center;
	padding: 0 0 5px;
	font-size: 4vw;
	border-bottom: 1px dotted #7a8fc7;
}
.area_works dl{
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	width: 100%;
	font-weight: 800;
}
.area_works dt{
  display: flex;
  align-items: center;
  width: 100%;
	background-color: #fff;
}
.area_works dt.avg_title{
  color: #00309e;
	font-size: 5vw;
}
.area_works dt:nth-of-type(n + 2){
  border-top: 1px dotted #7a8fc7;
  padding-top: 2vw;
}
.area_works dt.avg_title::before{
  display: inline-block;
  margin-right: 1vw;
  content: '￥';
  background-color: #00309e;
  font-size: 4.5vw;
  width: 6vw;
  height: 6vw;
  text-align: center;
  color: #fff;
  border-radius: 50%;
}
.area_works dd{
  width: 100%;
	background-color: #fff;
	align-self: stretch;
  color: #ff3399;
  text-align: right;
}
.area_works dd span{
	font-size: 0.75em;
}
.area_works dd:nth-last-of-type(n + 2){
  padding-bottom: 2vw;
}
/* 実績数 */
.area_works dl.amount dt{
  display: inline-block;
  width: 50%;
	padding-top: 1.75vw;
  color: #00309e;
	font-size: 5vw;
}
.area_works dl.amount dt::before{
  display: inline-block;
  margin-right: 1vw;
  content: '★';
  background-color: #00309e;
  font-size: 4.5vw;
  width: 6vw;
  height: 6vw;
  text-align: center;
  line-height: 140%;
  color: #fff;
  border-radius: 50%;
}
.area_works dl.amount dd{
  font-family: 'arial', sans-serif;
  width: 50%;
  color: #ff3399;
	font-size: 7vw;
}

.area_works span.note{
  padding: 0 0 0 4vw;
  color: #333;
  font-size: 2vw;
  font-weight: normal;
}

.area_works .note--avg{
	font-size: 5.5vw;
  font-family: 'arial', sans-serif;
}
.area_works .note--range{
	font-size: 7vw;
  font-family: 'arial', sans-serif;
  color: #ff3399;
}

.area_case{
	margin-bottom: 20px;
	margin-top: 6vw;
}
.area_case .case_box{
	background-color: #fff;
	border-bottom: 1px dotted #7a8fc7;
	padding: 3% 2%;
	margin-bottom: 3%;
}
.case_box:last-child{
  border-bottom: none;
  margin-bottom: 0;
}
.area_case dl{
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	width: 100%;
	min-height: 10vw;
	font-size: 4vw;
}
.area_case dt,
.area_case dd{
	background-color: #ebf6fd;
	margin-bottom: 2vw;
	display: flex;
	align-items: center;
}
.area_case dt{
	flex-basis: 20%;
	background-color: #304ebd;
	justify-content: center;
	color: #fff;
	font-weight: 800;
	letter-spacing: 0.2rem;
	min-height: 9vw;
}
.area_case dd{
	flex-basis: 80%;
	padding-left: 2vw;
  padding-right: 2vw;
}
.area_case .more{
  width: 90%;
  margin: 20px auto 0;
}
.area_case .date {
	display: block;
	text-align: right;
	margin-top: 3vw;
}

.area_ranking{
	background-color: #d0e9ff;
}
.area_ranking .ranking__inner{
  padding: 10px 10px 0;
}
.area_ranking dl{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 100%;
	font-size: 4.5vw;
	font-weight: 800;
}
.area_ranking dt,
.area_ranking dd{
	margin-bottom: 3vw;
	display: inline-flex;
	align-items: center;
}
.area_ranking dt.rank_title{
	padding-left: 18vw;
  line-height: 130%;
}
.area_ranking dl dt:nth-child(1){
	background: url(../img/area/ranking_icon1.png) no-repeat left center #fff;
	background-size: 23%;
	min-height: 11.5vw;
}
.area_ranking dl dt:nth-child(3){
	background: url(../img/area/ranking_icon2.png) no-repeat left center #fff;
	background-size: 23%;
	min-height: 10vw;
}
.area_ranking dt:nth-child(5){
	background: url(../img/area/ranking_icon3.png) no-repeat left center #fff;
	background-size: 23%;
	min-height: 8.5vw;
}
.area_ranking dt:nth-child(7){
	background: url(../img/area/ranking_icon4.png) no-repeat left center #fff;
	background-size: 23%;
	min-height: 8vw;
}
.area_ranking dt:nth-child(9){
	background: url(../img/area/ranking_icon5.png) no-repeat left center #fff;
	background-size: 23%;
	min-height: 8vw;
}
.area_ranking dt:nth-child(9),
.area_ranking dd:nth-child(10){
	margin-bottom: 1vw;
}
.area_ranking dt{
  width: 77%;
}
.area_ranking dd{
	background-color: #fff;
	width: 23%;
	padding: 0 3vw 0 0;
	justify-content:  flex-end;
}
.area_ranking .note{
  padding: 5px 10px 20px;
}

.area_faq{
	margin-bottom: 10px;
}
.area_faq .faq_box{
	background-color: #fff;
  margin: 2% 0;
	font-size: 4vw;
	line-height: 1.3;
}
.area_faq .que{
	padding: 0 1vw 1.5vw 10vw;
	border-bottom: 2px solid #00309e;
	background: url(../img/area/icon_q.png) no-repeat 1vw 0;
	background-size: 6vw;
  color: #00309e;
	min-height: 8vw;
	font-weight: 800;
}
.area_faq .ans{
	margin-top: 1.5vw;
	padding: 0 1vw 0 10vw;
	background: url(../img/area/icon_a.png) no-repeat 1vw 0;
	background-size: 6vw;
}
.area_faq .faq__item:nth-last-of-type(n + 2){
  border-bottom: 1px dotted #7a8fc7;
  margin-bottom: 3vw;
  padding-bottom: 3vw;
}

.area_shops{
	margin-bottom: 20px;
}
.area_shops .shop_box{
	background-color: #fff;
	padding: 2%;
	margin-bottom: 3%;
	font-size: 4vw;
	line-height: 1.3;
}
.area_shops .shopTitle{
	font-weight: bold;
	margin-bottom: 2vw;
}
.area_shops .shop_address{
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	width: 100%;
	min-height: 8vw;
	font-size: 4vw;
}
.area_shops .tit_address{
	margin-bottom: 1vw;
	display: flex;
	align-items: center;
	width: 15%;
	background-color: #304ebd;
	justify-content: center;
	color: #fff;
	font-weight: 800;
	letter-spacing: 0.2rem;
	min-height: 8vw;
}
.area_shops .txt_address{
	width: 85%;
	padding: 2vw 2vw 2vw 3vw;
	background-color: #ebf6fd;
	margin-bottom: 1vw;
	display: flex;
	align-items: center;
}
.area_shops .shops_marker{
	display: none;
}
.area_shops .area_gmap{
	margin-bottom: 3vw;
	height: 100vw;
}

.area_correspond_near{
	margin: 3%;
	border: 2px solid #cdcece;
}
.area_correspond_near .areaList{
	padding-top: 2vw;
  border-top: 2px dotted #cdcece;
}
.area_correspond_near .areaList li{
  display: inline-block;
  line-height: 1.6;
	position: relative;
	margin: 10px 7px 10px 0px;
	padding-right: 7px;
	border-right: 1px solid #ccc;
}
.area_correspond_near .areaList li a{
	text-decoration: none;
}

.area__flowText {
	background: #0669cd;
	font-weight: bold;
	font-size: 7vw;
	text-align: center;
	line-height: 1.5;
	color: #ffffff;
	padding-top: 2vw;
}
.area__flowText > span {
	font-size: 4vw;
	display: block;
}
.sp_l_main.homeContainer {
	background: #fff;
}
.section_btn.formBtn {
	display: none;
}
.sp_faq {
	margin-bottom: 7vw;
}
.sp_list_box .form_link_wrap {
	padding: 0px 0 25px;
}
.sp_l-inner,.p_aside_media,#movie_area,.p_aside_support {
	display: none;
}