/* CSS Document */

/* COMMON
------------------------------------------------------------*/

.hv2{
  transition: all 0.4s; 
}

.hv2:hover{
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, .16) ; 
}

.map_links{
  position:relative;
  z-index:5; 
}

.map_image{
  transition: all 0.4s; 
}

.map_link{
  display:block;
  width:22px;
  height:22px;
  border-radius:50%;
  position:absolute;
  left:493px;
  top:255px;
  z-index:20;
}

.map_link.map_link02{
  left:567px;
  top:160px;
}

.map_image.active{
  opacity:0;
}

.pnkz li a{
   
}

main p,
main a{
  color: #333; 
  text-decoration:none;
}

main a.base_link{
  color:#ff0144;
  text-decoration:underline; 
}

main a.base_link:hover{
  text-decoration:none; 
}

main{
  color:#333; 
}

._hv{
	opacity:1;
	transition: all 0.4s;
}

._hv:hover{
	opacity:0.7;
}

/*.anc{
	display:block;
	margin-top:95px;
	padding-top:-95px;	
}*/

@media (max-width: 768px) {
    .anc {
        padding-top: 0.6rem;
        margin-top: -0.6rem;
        display: block;
    }
}

@media (min-width: 769px) {
    .anc {
        padding-top: 0.8rem;
        margin-top: -0.8rem;
        display: block;
    }
}

.anc2{
	display:block;
	margin-top:30px;
	padding-top:-30px;	
}

.bank_contents{
  width:980px;
  margin:20px auto 0; 
}

.bank_contents.mt{
  margin-top:60px; 
}

.bank_contents .header_bnr{
  text-align:center;
  margin-bottom:80px;
}

.base_ttl01{
	font-size:30px;
	color:#333333;
	line-height:1.2;
	position:relative;
  padding-bottom:10px;
}

.base_ttl01:before,
.base_ttl01:after{
	content:"";
	display:block;
	background:#a4a4a4;
	width:100%;
	height:2px;
	position:absolute;
	left:0;
	bottom:-2px;	
}

.base_ttl01:after{
	background:#ff0044;
	width:200px;	
}

.base_txt{
  margin-top:25px; 
  font-size: 16px;
}

.base_ttl02{
	margin-top:40px;
	font-size:23px;
	color:#333333;
	padding-left:15px;
	border-left: solid 6px #ff0044;
	line-height:1.2;
	position:relative;
	padding-top:2px;
  margin-bottom:15px;
}


.base_ttl02 span{
	font-size: 14px;
	color: rgb(51, 51, 51);
	line-height: 1.357;
	position: absolute;
	left:240px;
	top:7px;
	font-weight:normal;
}

.base_ttl02 span.n{
  position:relative;
  left:auto;
  top:auto;
  font-size:inherit;
}

.base_ttl02:before{
	content:"";
	display:block;
	background:#a4a4a4;
	width:calc(100% + 8px);
	height:1px;
	position:absolute;
	left:-8px;
	bottom:-9px;
}

.base_contents{
  width:980px;
  margin:0 auto; 
}

.common_bnr{
  background:#f7f7f7;
  padding:60px 0; 
  margin:100px 0 50px;  
}

.common_bnr ul{
  width:980px;
  margin:0 auto; 
}

.base_ttl01 .min{
  font-size:20px; 
  font-weight:normal;
}

.base_ttl01 .date{
  font-size:14px;
  position:absolute;
  right:0;
  top:14px;
  right:5px; 
  font-weight:normal;
}

@media screen and (max-width: 1050px) {
  main *{
    max-width:100%; 
  }
  
  main img{
    width:100%;
    height:auto; 
  }
  
  .bank_contents{
    width:86.6vw;
    margin:5.3vw auto 0; 
  }
  
  .bank_contents .header_bnr{
    text-align:center;
    margin-bottom:5.3vw;
  }
  
  .bank_contents.mt{
    margin-top:5.3vw; 
  }

  
/*  .anc{
		margin-top:10px;
		padding-top:-10px;	
	}*/
  
  .base_ttl01{
		font-size:5.06vw;
		margin-bottom:4vw;
		color:#333333;
    padding-bottom:0;
	}
  
	.base_ttl01:before,
	.base_ttl01:after{
		content:"";
		display:block;
		background:#a4a4a4;
		width:100%;
		height:0.53vw;
		position:absolute;
		left:0;
		bottom:-4vw;	
	}
	
	.base_ttl01:after{
		background:#ff0044;
		width:26.6vw;	
	}
  
  .base_ttl02{
		margin-top:13.3vw;
		font-size:4vw;
		padding-left:2vw;
		border-left: solid 1.3vw #ff0044;
		line-height:1.2;
		position:relative;
		padding-top:1vw;
    margin-bottom:2vw;
	}
	
	.base_ttl02 span{
		display:block;
		font-size: 3.2vw;
		position: relative;
		left:auto !important;
		top:auto !important;
		font-weight:normal;
		margin-top:0.6vw;
	}
	
	.base_ttl02:before{
		content:"";
		display:block;
		background:#a4a4a4;
		width:100%;
		height:0.26vw;
		position:absolute;
		left:-1.3vw;
		bottom:-2vw;
	}
  
  .base_contents{
    width:86.6vw;
    margin:0 auto; 
  }
  
  .common_bnr{
    padding:10.6vw 0; 
    margin:9.3vw 0 9.3vw;  
  }
  
  .common_bnr ul{
    width:86.6vw;
    margin:0 auto; 
    display:block;
  }
  
  .common_bnr ul li{
    width:100%; 
  }
  
  .common_bnr ul li:nth-child(1){
    margin-bottom:4vw;
  }
  
  .base_ttl01 .min{
    display:block;
    font-size:3vw; 
    font-weight:normal;
    margin-top:1vw;
  }
  
  .base_ttl01 .date{
    font-size:3vw;
    position:absolute;
    right:0;
    top:7.0vw;
    right:0; 
    font-weight:normal;
  }

  .base_ttl01 .date.min{
    top:0vw; 
  }

}

/*/COMMON------------------------------------------------------------*/

/*TOP------------------------------------------------------------*/

.top_block01{
  
}

.top_block01 .search{
  background:url(../images/top/block01_bg01.jpg) no-repeat left top;
  background-size:100% auto;
  width:100%;
  height:170px;
  position:relative;
}

.top_block01 .search h2{
  font-size:30px;
  color: #f04; 
  padding:50px 0 0 133px;
  line-height:1.2;
}

.top_block01 .search p{
  font-size: 14px;
  padding:9px 0 0 133px;
}

.top_block01 .map{
  padding-top:40px;
}

.top_block01 .map .map_inner{
  margin-top:25px;
  position:relative; 
}

.top_block01 .map .map_inner .map_area{
  position:relative; 
}

.top_block01 .map .map_inner .map_area > img{
  position:relative;
  z-index:1; 
}

.top_block01 .map .map_inner .map_area .map_over{
  position:absolute;
  left:0;
  top:0;
  z-index:2;
  display:none; 
}

.top_block01 .map .map_inner ul{
  width:915px;
  position:absolute;
  left:50%;
  transform:translateX(-50%);
  top:23px;
  display:flex;
  justify-content:space-between;
  z-index:11;
}

.top_block01 .map .map_inner ul li a{
  display:block;
  width:125px;
  height:35px;
  font-size:16px;
  color:#ff0949;
  text-decoration:none;
  box-sizing:border-box;
  padding-top:7px;
  text-align:center;
  border:solid 1px #ff0949; 
  transition: all 0.4s;
  background:#FFF;
  font-weight:bold;
}

.top_block01 .map .map_inner ul li a:hover{
  background:#ff0949;
  color:#FFF;
}

.top_block01 .area{
  margin-top:80px; 
}

.top_block01 .area ul,
.list_block01 ul.page_link{
  margin-top:0px;
  display:flex; 
  flex-wrap:wrap;
}

.top_block01 .area ul li,
.list_block01 ul.page_link li{
  margin-right:20px;
  margin-top:20px; 
}

.list_block01 ul.page_link li{
  margin-top:30px; 
}

.list_block01 ul.page_link.long li{
  margin-top:10px;
}

.top_block01 .area ul li:nth-child(7),
.list_block01 ul.page_link li:nth-child(7){
  margin-right:0; 
}

.shop_list table{
  position:relative;
  z-index:3; 
}

.top_block01 .area > div > ul > li > a,
.list_block01 ul.page_link li a,
.shop_list table tr td a.btn{
  display:block;
  width: 120px;
  height: 30px;
  border-radius: 15px;
  background: #fff;
  border: 1px solid #dedede;
  box-sizing:border-box;
  text-align:center;
  font-size: 14px;
  color:#333;
  text-decoration:none;
  padding-top:5px;
  position:relative;
}

.list_block01 ul.page_link.long li a{
  width:230px; 
}

.shop_list table tr td a.btn{
  margin-left:10px;
  text-align:left;
  padding-left:16px; 
}

.right_link{
  transition: all 0.4s; 
}

.top_block01 .area ul li a:after,
.list_block01 ul.page_link li a:after,
.shop_list table tr td a.btn:after,
.right_link:after{
  content:"";
  display:block;
  background:url(../images/common/icon_right.png) no-repeat left top;
  background-size:100% auto;
  width:8px;
  height:13px;
  position:absolute;
  right:12px;
  top:50%;
  transform:translateY(-50%);
}

.list_block01 ul.page_link.long li a:after{
  transform:rotate(-90deg);
  top:10px;
}

.shop_list table tr td a.btn:after{
  right:6px;
}

.list_block01 ul.page_link li a:after{
  width:13px;
  height:8px;
  right:7px;
  background:url(../images/common/icon_btm.svg) no-repeat left top;
  background-size:100% auto;
}

.top_block02{
  margin-top:100px;
  background:#f7f7f7;
  padding:80px 0 75px; 
}

.flex{
  display:flex;
  justify-content:space-between;
  flex-wrap:wrap; 
}

.top_block02 ul{
  margin-top:30px;
}

.top_block02 ul li{
  width:220px; 
}

.top_block02 ul li a{
  display:block;
  font-size: 17px;
  text-align: center;
  color: #333; 
}

.top_block02 ul li a .image{
  display:block;
  width:220px;
  height:220px;
  background:#FFF;
  position:relative;
  border-radius:50%; 
  margin-bottom:18px;
}

.top_block02 ul li a .image img{
  position:absolute;
  left:50%;
  top:50%;
  transform:translate(-50%,-50%); 
}

.top_block03{
  margin-top:140px; 
}

.top_block03 h3,
.common_ttl03{
  height:90px;
  background:#f7f7f7;
  position:relative;
  font-size: 30px;
  color:#333;
  padding:24px 0 0 90px;
  border-top:solid 4px #ff0144;
  box-sizing:border-box;
}

.top_block03 h3:before,
.common_ttl03:before{
  content:"";
  display:block;
  background:url(../images/common/page_btm_ttl_icon.svg) no-repeat left top;
  background-size:cover;
  width:67px;
  height:44px;
  position:absolute;
  left:15px;
  top:50%;
  transform:translateY(-50%);
}

.top_block03 ul{
  margin-top:40px; 
}

.top_block03 ul li{
  width:470px;
}

.top_block03 ul li:nth-child(1),
.top_block03 ul li:nth-child(2){
  margin-bottom:40px;   
}

.top_block03 ul li a{
  display:block;
  width: 470px;
  height: 280px;
  border: 1px solid #eaeaea;
  box-sizing:border-box; 
  position:relative;
  border-radius:10px;
}

.top_block03 ul li a img{
  position:absolute;
  left:50%;
  transform:translateX(-50%);
  top:25px; 
}

.top_block03 ul li:nth-child(2) img,
.top_block03 ul li:nth-child(3) img{
  top:15px; 
}

.top_block03 ul li a h4{
  width:100%;
  text-align:center;
  position:absolute;
  left:0;
  top:190px;
  font-size: 22px;
}


.top_block03 ul li a .txt{
  display:block;
  font-size: 14px;
  line-height: 26px;
  text-align: center;
  color: #000;
  position:absolute;
  left:0;
  top:225px;
  width:100%; 
}

.top_block03 ul li:nth-child(3) h4,
.top_block03 ul li:nth-child(4) h4{
  top:166px; 
}

.top_block03 ul li:nth-child(3) .txt,
.top_block03 ul li:nth-child(4) .txt{
  top:204px; 
}

.top_block02_new{
  width:980px;
  margin:80px auto 0; 
}

.top_block02_new ul{
  padding-top:30px; 
  display:flex;
}

.top_block02_new ul li{
  width:210px;
  margin-right:20px; 
}

.top_block02_new ul li:nth-child(3){
  width:270px; 
}

.top_block02_new ul li:last-child{
  margin-right:0; 
}

.top_block02_new ul li a{
  display:block;
  position:relative;
  height:70px;
  border:solid 1px #ff0144;
  position:relative;
  font-size: 13px;
  color: #333;
  transition: all 0.4s;
}

.top_block02_new ul li a:hover{
  color:#ff0144;
} 

.top_block02_new ul li a > span{
  display:block;
  padding-left:84px;
  width:100%;
  box-sizing:border-box;
  position:absolute;
  left:0;
  top:50%;
  transform:translateY(-50%);
  padding-top:3px;
}

.top_block02_new ul li a > span > span{
  font-size:12px;
  display:block; 
}

.top_block02_new ul li a:after{
  content: "";
  display: block;
  background: url(../images/common/icon_right.png) no-repeat left top;
  background-size: auto;
  background-size: 100% auto;
  width: 8px;
  height: 13px;
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
}

.top_block02_new ul li a:before{
  content:"";
  display:block;
  background:url(../images/top/top_block02_new_icon01.png) no-repeat left top;
  background-size:100% auto;
  width:50px;
  height:41px;
  position:absolute;
  top:50%;
  transform:translateY(-50%);
  left:18px;
}

.top_block02_new ul li:nth-child(2) a:before{
  background:url(../images/top/top_block02_new_icon02.png) no-repeat left top;
  background-size:100% auto;
  width:83px;
  height:54px;
  left:0;
}

.top_block02_new ul li:nth-child(3) a:before{
  background:url(../images/top/top_block02_new_icon03.svg) no-repeat left top;
  background-size:100% auto;
  width:60px;
  height:47px;
  left:12px;
}

.top_block02_new ul li:nth-child(4) a:before{
  background:url(../images/top/top_block02_new_icon04.png) no-repeat left top;
  background-size:100% auto;
  width:55px;
  height:39px;
  left:15px;
}

@media screen and (max-width: 1050px) {
  .top_block01{
    
  }
  
  .top_block01 .search{
    background:url(../images/top/block01_bg01_sp.jpg) no-repeat left top;
    background-size:100% auto;
    width:100%;
    height:32vw;
  }
  
  .top_block01 .search h2{
    font-size:5.3vw;
    padding:3.8vw 0 0 5vw;
    line-height:1.2;
  }
  
  .top_block01 .search p{
    font-size: 3.2vw;
    padding:1vw 0 0 5vw;
  }
  
  .top_block01 .map{
    display:none;
    margin-top:14.6vw;
  }
  
  .top_block01 .area{
    margin-top:14.6vw; 
  }
  
  .top_block01 .area.mt_min{
    margin-top:6.6vw; 
  }
  
  .top_block01 .area ul,
  .list_block01 ul.page_link{
    margin-top:0px;
    display:flex; 
    flex-wrap:wrap;
  }
  
  .top_block01 .area ul li,
  .list_block01 ul.page_link li{
    margin-right:20px;
    margin-top:20px; 
  }
  
  .top_block01 .area ul li:nth-child(7),
  .list_block01 ul.page_link li:nth-child(7){
    margin-right:0; 
  }
  
  .top_block01 .area > div > ul > li > a,
  .list_block01 ul.page_link li a,
  .shop_list table tr td a.btn{
    display:block;
    width: 120px;
    height: 30px;
    border-radius: 15px;
    background: #fff;
    border: 1px solid #dedede;
    box-sizing:border-box;
    text-align:center;
    font-size: 14px;
    color:#333;
    text-decoration:none;
    padding-top:5px;
    position:relative;
  }
  
  .shop_list table tr td a.btn{
    margin-left:10px;
    text-align:left;
    padding-left:16px; 
  }
  
  .top_block01 .area ul li a:after,
  .list_block01 ul.page_link li a:after,
  .shop_list table tr td a.btn:after,
  .right_link:after{
    content:"";
    display:block;
    background:url(../images/common/icon_right.png) no-repeat left top;
    background-size:100% auto;
    width:8px;
    height:13px;
    position:absolute;
    right:12px;
    top:50%;
    transform:translateY(-50%);
  }
  
  .shop_list table tr td a.btn:after{
    right:6px;
  }
  
  .list_block01 ul.page_link li a:after{
    width:13px;
    height:8px;
    right:7px;
    background:url(../images/common/icon_btm.svg) no-repeat left top;
    background-size:100% auto;
  }
  
  .top_block02{
    margin-top:9.3vw;
    padding:10.6vw 0 9.3vw; 
  }
  
  .flex{
    display:flex;
    justify-content:space-between;
    flex-wrap:wrap; 
  }
  
  .top_block02 ul{
    padding-top:5.3vw;
    margin-top:0;
  }
  
  .top_block02 ul li{
    width:40vw; 
  }
  
  .top_block02 ul li:nth-child(1),
  .top_block02 ul li:nth-child(2){
    margin-bottom:5vw; 
  }
  
  .top_block02 ul li:nth-child(1) img{
    width:25.73vw;
  }
  .top_block02 ul li:nth-child(2) img{
    width:33.3vw;
  }
  .top_block02 ul li:nth-child(3) img{
    width:30.6vw;
  }
  .top_block02 ul li:nth-child(4) img{
    width:27.6vw;
  }
  
  .top_block02 ul li a{
    display:block;
    font-size: 3.46vw;
  }
  
  .top_block02 ul li a .image{
    display:block;
    width:40vw;
    height:40vw; 
    margin-bottom:2vw;
  }
  
  .top_block02 ul li a .image img{
    position:absolute;
    left:50%;
    top:50%;
    transform:translate(-50%,-50%); 
  }
  
  .top_block03{
    overflow-x:hidden;
    margin-top:16vw; 
  }
  
  .top_block03 h3,
  .common_ttl03{
    height:12.53vw;
    font-size: 5.06vw;
    padding:2.4vw 0 0 13.3vw;
    border-top:solid 4px #ff0144;
    box-sizing:border-box;
  }
  
  .top_block03 h3:before,
  .common_ttl03:before{
    width:8.93vw;
    height:5.86vw;
    left:2vw;
  }
  
  .top_block03 ul{
    padding-top:5.3vw; 
    margin-top:0;
    display:block;
  }
  
  .top_block03 ul li{
    width:100%;
  }
  
  .top_block03 ul li:nth-child(1),
  .top_block03 ul li:nth-child(2),
  .top_block03 ul li:nth-child(3){
    margin-bottom:4vw;   
  }
  
  .top_block03 ul li a{
    display:block;
    width: 100%;
    height: 32vw;
    border: 0.36vw solid #eaeaea;
    border-radius:1.3vw;
    text-align:left;
  }
  
  .top_block03 ul li a img{
    position:absolute;
    left:2.6vw;
    transform:translateY(-50%);
    top:50%; 
  }
  
  .top_block03 ul li:nth-child(2) img,
  .top_block03 ul li:nth-child(3) img{
    top:50%; 
  }
  
  .top_block03 ul li:nth-child(1) img{
    width:18.8vw; 
  }
  .top_block03 ul li:nth-child(2) img{
    width:28.26vw;
    left:-2vw; 
  }
  .top_block03 ul li:nth-child(3) img{
    width:19.86vw; 
  }
  .top_block03 ul li:nth-child(4) img{
    width:15.3vw; 
  }
  
  .top_block03 ul li a h4{
    width:100%;
    text-align:left;
    position:absolute;
    left:26.6vw;
    top:7.3vw;
    font-size: 3.73vw;
  }
  
  
  .top_block03 ul li a .txt{
    display:block;
    font-size: 3.2vw;
    text-align:left;
    left:26.6vw;
    top:14.6vw;
    width:54.6vw;
    line-height:1.8;
  }
  
  .top_block03 ul li:nth-child(3) h4,
  .top_block03 ul li:nth-child(4) h4{
    top:3.3vw; 
  }
  
  .top_block03 ul li:nth-child(3) .txt,
  .top_block03 ul li:nth-child(4) .txt{
    top:10.6vw; 
  }
  
  .top_block01 .area ul.sp_are_list{
    padding-top:4vw;
    display:block;
  }
  
  .top_block01 .area ul.sp_are_list > li{
    width:100%;
    margin:0 0 5.3vw; 
  }
  
  .top_block01 .area ul.sp_are_list > li > a,
  .top_block01 .area ul.sp_are_list > li > .sub_area > a{
    display:block;
    height:10.6vw;
    border:none;
    font-size:4vw;
    background:#dedede;
    transition: all 0.4s;
    width:100%;
    border-radius:0;
    text-align:center;
    position:relative;
    padding-top:2.7vw;
  }
  
  
  
  .top_block01 .area ul.sp_are_list > li > .sub_area > a{
    background:#f7f7f7; 
  }
  
  .top_block01 .area ul.sp_are_list > li > .sub_area > a{
    margin-top:6.6vw; 
  }
  
  .top_block01 .area ul.sp_are_list > li > a:after,
  .top_block01 .area ul.sp_are_list > li > a:before,
  .top_block01 .area ul.sp_are_list > li > .sub_area > a:after,
  .top_block01 .area ul.sp_are_list > li > .sub_area > a:before{
    content:"";
    display:block;
    width:4vw;
    height:0.53vw;
    background:#f04;
    position:absolute;
    right:2.6vw;
    top:50%;
    transform:translateY(-50%);
  }
  
  .top_block01 .area ul.sp_are_list > li > a:after,
  .top_block01 .area ul.sp_are_list > li > .sub_area > a:after{
    width:0.53vw;
    height:4vw;
    right:4.4vw;
    transition: all 0.4s;
  }
  
  
  .top_block01 .area ul.sp_are_list > li > a.active:after,
  .top_block01 .area ul.sp_are_list > li > .sub_area > a.active:after{
    height:0;
  }
  
  .top_block01 .area ul.sp_are_list > li .base_ttl02{
    margin-top:6.6vw; 
  }
  
  .top_block01 .area ul.sp_are_list > li > .tgl_area > ul > li,
   .top_block01 .area ul.sp_are_list > li > .sub_area > .tgl_area > ul > li{
    display:table;
    margin:0;
    padding:0;
    width:100%;
  }
  
  .top_block01 .area ul.sp_are_list > li > .tgl_area > ul > li > a,
  .top_block01 .area ul.sp_are_list > li > .sub_area > .tgl_area > ul > li > a{
    display:table;
    width:100%; 
    position:relative;
  }
  
  .top_block01 .area ul.sp_are_list > li > .tgl_area > ul > li > a > span,
  .top_block01 .area ul.sp_are_list > li > .sub_area > .tgl_area > ul > li > a > span{
    display:table-cell;
    padding:2.6vw 0 2.4vw;
    border-bottom:solid 0.26vw #dedede;
    
  }
  
  .top_block01 .area ul.sp_are_list > li > .tgl_area > ul > li > a > span.name,
  .top_block01 .area ul.sp_are_list > li > .sub_area > .tgl_area > ul > li > a > span.name{
    font-size:3.2vw;
    color:#333;
    width:24.3vw;
    vertical-align:middle;
    position:relative;
  }
  
  .top_block01 .area ul.sp_are_list > li > .tgl_area > ul > li > a > span.name span.min,
  .top_block01 .area ul.sp_are_list > li > .sub_area > .tgl_area > ul > li > a > span.name span.min{
    display:block;
    font-size:2.8vw;
  }
  
  .top_block01 .area ul.sp_are_list > li > .tgl_area > ul > li > a > span.name > span,
  .top_block01 .area ul.sp_are_list > li > .sub_area > .tgl_area > ul > li > a > span.name > span{
    display:inline-block;
    padding-left:2.5vw;
    position:relative;
  }
  
  .top_block01 .area ul.sp_are_list > li > .tgl_area > ul > li > a > span.name > span:before,
  .top_block01 .area ul.sp_are_list > li > .sub_area > .tgl_area > ul > li > a > span.name > span:before{
    content:"";
    display:block;;
    background:url(../images/common/icon_right.png) no-repeat left top;
    background-size:100% auto;
    width:1.06vw;
    height:2.26vw;
    position:absolute;
    left:0;
    top:1.2vw;
  }
  
  .top_block01 .area ul.sp_are_list > li > .tgl_area > ul > li > a > span.address,
  .top_block01 .area ul.sp_are_list > li > .sub_area > .tgl_area > ul > li > a > span.address{
    font-size:3.2vw;
    color:#333;
    padding-left:3.3vw;
    padding-right:8vw;
  }
  
  .top_block01 .area ul.sp_are_list > li > .tgl_area,
  .top_block01 .area ul.sp_are_list > li > .sub_area,
  .top_block01 .area ul.sp_are_list > li > .sub_area > .tgl_area{
    display:none; 
  }
  
  .top_block01 .area ul.sp_are_list > li > .tgl_area.block{
    display:block; 
  }
  
  .top_block02_new{
    width:86.6vw;
    margin:10.6vw auto 0; 
  }
  
  .top_block02_new ul{
    padding-top:5.3vw; 
    display:block;
  }
  
  .top_block02_new ul li{
    width:100%;
    margin-right:0px;
    margin-bottom:5.3vw;
  }
  
  .top_block02_new ul li:last-child{
    margin-bottom:0; 
  }
  
  .top_block02_new ul li:nth-child(3){
    width:100%; 
  }
  
  .top_block02_new ul li:last-child{
    margin-right:0; 
  }
  
  .top_block02_new ul li a{
    display:block;
    position:relative;
    height:18.6vw;
    border:solid 0.26vw #ff0144;
    font-size: 3.73vw;
  }
  
  .top_block02_new ul li a > span{
    padding-left:26.6vw;
    width:100%;
    padding-top:0;
  }
  
  .top_block02_new ul li a > span > span{
    font-size:3.2vw;
  }
  
  .top_block02_new ul li a:after{
    width: 1.06vw;
    height: 2.13vw;
    right: 3.3vw;
  }
  
  .top_block02_new ul li a:before{
    width:12.4vw;
    height:12.8vw;
    left:5.86vw;
  }
  
  .top_block02_new ul li:nth-child(2) a:before{
    width:23.73vw;
    height:15.46vw;
  }
  
  .top_block02_new ul li:nth-child(3) a:before{
    width:18.06vw;
    height:14.53vw;
    left:2.6vw;
  }
  
  .top_block02_new ul li:nth-child(4) a:before{
    width:16.4vw;
    height:11.73vw;
    left:4vw;
  }
}

/*/TOP------------------------------------------------------------*/

/*一覧------------------------------------------------------------*/

.list_block01 .box_caution{
  margin-top:50px;
  border:solid 1px #ff0144;
  padding:40px 40px 35px; 
}

.list_block01 .box_caution li{
  font-size: 18px;
  line-height: 32px;
  text-align: left;
  text-indent:-1em;
  padding-left:1em;
}

.list_block01 .box_caution li span{
  font-size:12px;
  display:block;
  padding-left:1em;
} 

.list_block01 .box_caution p{
  font-size: 18px;
  line-height: 30px;
}

.shop_list{
  padding-top:10px; 
}

.rev_area{
  position:relative;
  z-index:3;
   
}

.shop_list table{
  margin-top:30px;
  width:100%; 
}

.shop_list table th,
.shop_list table td{
  border-right:solid 2px #FFF; 
  border-bottom:solid 2px #FFF;
  box-sizing:border-box;
  text-align:center;
  padding:4px 0 3px;
}

.shop_list table td{
  font-size:14px;
  color:#333;
  text-align:left;
  padding:8px 10px 7px;
  background:#ebebeb; 
}

.shop_list table tr:nth-child(2n) td{
  background:#f7f7f7; 
}

.shop_list table tr td:nth-child(1),
.shop_list table tr td:nth-child(5),
.shop_list table tr td:nth-child(6),
.shop_list table tr td:nth-child(7),
.shop_list table tr td:nth-child(8){
  text-align:center; 
}

.shop_list table tr td:last-child{
  padding-left:0px;
  padding-right:10px;
} 

.shop_list table th{
  font-size:14px;
  background:#000;
  font-weight:bold;
  color:#FFF;
  background:#333; 
}

.shop_list table th.th1,
.shop_list table th.th5{
  width:60px;
} 

.shop_list table th.th2{
  width:110px;
}

.shop_list table th.th3{
  width:150px;
}

.shop_list table th.th4{
  width:130px;
}

.shop_list table th.th6,
.shop_list table th.th7{
  width:110px;
  font-size:13px;
} 

.shop_list table th.th8{
  width:125px;
} 

.shop_list table th.th9{
  width:100px;
} 

.shop_list table th.atm_th1{
  width:250px;
}

.shop_list table th.loan_th1{
  width:50px; 
}

.shop_list table th.loan_th2{
  width:180px; 
}

.shop_list table th.atm_th3,
.shop_list table th.atm_th4{
  width:125px;
} 


.list_block01 .atm_search{
  position:relative;
  margin-top:30px;
  background:#f7f7f7;
  height:70px; 
}

.atm_search p.ttl{
  position:absolute;
  left:30px;
  top:50%;
  transform:translateY(-50%);
  font-size: 18px; 
  font-weight:bold;
}

.atm_search p.category{
  position:absolute;
  top:50%;
  transform:translateY(-50%);
  left:300px;
  font-size: 20px;
  font-weight:bold; 
  padding-top:3px;
}

.atm_search p.category:before{
  content:"";
  display:block;
  background:url(../images/top/top_block02_new_icon01.png) no-repeat left top;
  background-size:100% auto;
  width:43px;
  height:36px;
  position:absolute;
  left:-55px;
  top:0;
}

.atm_search p.category.category02:before{
  content:"";
  display:block;
  background:url(../images/top/top_block02_new_icon02.png) no-repeat left top;
  background-size:100% auto;
  width:75px;
  height:60px;
  position:absolute;
  left:-72px;
  top:-8px;
}

.atm_search p.category.category03:before{
  content:"";
  display:block;
  background:url(../images/top/top_block02_new_icon03.png) no-repeat left top;
  background-size:100% auto;
  width:53px;
  height:45px;
  position:absolute;
  left:-62px;
  top:-2px;
}

.atm_search p.category.category04:before{
  content:"";
  display:block;
  background:url(../images/top/top_block02_new_icon04.png) no-repeat left top;
  background-size:100% auto;
  width:48px;
  height:45px;
  position:absolute;
  left:-52px;
  top:0;
}

.atm_search p.ttl:after{
  content:"";
  display:block;
  width:1px;
  height:40px;
  background:#ddd;
  position:absolute;
  right:-32px;;
  top:50%;
  transform:translateY(-50%);
}

.atm_search label{
  font-size: 16px;
  text-align: left;
  color: #333;
  position:relative;
  display:inline-block;
}

.atm_search .check_box{
  opacity:0;
}

.atm_search .check01,
.atm_search .check02,
.atm_search .check03,
.atm_search .check04{
  position:absolute;
  top:50%;
  transform:translateY(-50%);
  left:250px; 
}

.atm_search .check02{
  left:350px;  
}

.atm_search .check03{
  left:480px;  
}

.atm_search .check04{
  left:860px;  
}

.atm_search label:before{
  content:"";
  display:block;
  width:14px;
  height:14px;
  background: #fff;
  border: 2px solid #a4a4a4; 
  box-sizing:border-box;
  position:absolute;
  left:0;
  top:3px;
  left:-24px;
}

.atm_search input:checked + label:after{
  content:"";
  display:block;
  background:url(../images/common/icon_check.svg) no-repeat left top;
  background-size:100% auto;
  width:22px;
  height:17px;
  position:absolute;
  left:-24px;
  top:-2px;
}

.shop_list table td.left{
  float:none;
  text-align:left !important; 
}

.shop_list table td.center{
  text-align:center !important; 
}

@media screen and (max-width: 1050px) {
  .list_block01 .box_caution{
    margin-top:10.3vw;
    border:solid 0.26vw #ff0144;
    padding:5.3vw 5.3vw 5vw; 
  }
  
  .list_block01 .box_caution li{
    font-size: 3.46vw;
    line-height: 1.6;
  }
  
  .list_block01 .box_caution li span{
    font-size:3vw;
  } 
  
  .list_block01 .box_caution p{
    font-size: 18px;
    line-height: 30px;
  }
  
  .shop_list{
    padding-top:10px; 
  }
  
  .shop_list table{
    margin-top:30px;
    width:100%;
    display:none;
  }
  
  .shop_list table th,
  .shop_list table td{
    border-right:solid 2px #FFF; 
    border-bottom:solid 2px #FFF;
    box-sizing:border-box;
    text-align:center;
    padding:4px 0 3px;
  }
  
  .shop_list table td{
    font-size:14px;
    color:#333;
    text-align:left;
    padding:8px 10px 7px;
    background:#ebebeb; 
  }
  
  .shop_list table tr:nth-child(2n) td{
    background:#f7f7f7; 
  }
  
  .shop_list table tr td:nth-child(1),
  .shop_list table tr td:nth-child(5),
  .shop_list table tr td:nth-child(6),
  .shop_list table tr td:nth-child(7),
  .shop_list table tr td:nth-child(8){
    text-align:center; 
  }
  
  
  
  .shop_list table th{
    font-size:14px;
    background:#000;
    font-weight:bold;
    color:#FFF;
    background:#333; 
  }
  
  .shop_list table th.th1,
  .shop_list table th.th5{
    width:60px;
  } 
  
  .shop_list table th.th2{
    width:110px;
  }
  
  .shop_list table th.th3{
    width:150px;
  }
  
  .shop_list table th.th4{
    width:130px;
  }
  
  .shop_list table th.th6,
  .shop_list table th.th7{
    width:100px;
  } 
  
  .shop_list table th.th8{
    width:155px;
  } 
  
  .shop_list table th.th9{
    width:100px;
  } 
  
  .list_block01 .atm_search{
    position:relative;
    margin-top:8vw;
    background:#f7f7f7;
    height:10.6vw; 
  }
  
  .atm_search p.ttl{
    position:relative;
    left:auto;
    top:auto;
    transform:none;
    font-size: 3.46vw; 
    width:80vw;
    margin:0 auto;
    padding-top:2.7vw;
  }
  
  .atm_search p.category{
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    left:51.6vw;
    font-size: 3.2vw;
    padding-top:1vw;
    line-height:1.2;
  }
  
  .atm_search p.category.min{
    font-size:2.8vw; 
  }
  
  .atm_search p.category:before{
    content:"";
    display:block;
    width:5.6vw;
    height:4.6vw;
    position:absolute;
    left:-8vw;
    top:1vw;
  }
  
  .atm_search p.category.category02:before{
    width:10.6vw;
    height:10vw;
    position:absolute;
    left:-11vw;
    top:-1vw;
  }
  
  .atm_search p.category.category03:before{
    
    width:8.6vw;
    height:6.6vw;
    position:absolute;
    left:-10.5vw;
    top:-1.3vw;
  }
  
  .atm_search p.category.category04:before{
    
    width:8.6vw;
    height:7.6vw;
    position:absolute;
    left:-10vw;
    top:-1vw;
  }
  
  .atm_search p.ttl:after{
    content:"";
    background:#000;
    left:34.6vw;
    height:5.3vw;
    top:50%;
    transform:translateY(-50%);
    margin-top:1vw;
  }
  
  .atm_search label{
    font-size: 3.2vw;
  }
  
  .atm_search .check01,
  .atm_search .check02,
  .atm_search .check03,
  .atm_search .check04{
    position:absolute;
    top:14vw;
    transform:none;
    left:5.3vw;
  }
  
  .atm_search .check02{
    left:29.3vw;  
  }
  
  .atm_search .check03{
    top:20.6vw;
  }
  
  .atm_search .check04{
    top:28.4vw;
    left:5.3vw;  
  }
  
  .atm_search label:before{
    content:"";
    display:block;
    width:2.6vw;
    height:2.6vw;
    border: 0.26vw solid #a4a4a4; 
    top:1vw;
    left:-4vw;
  }
  
  .atm_search input:checked + label:after{
    content:"";
    display:block;
    background:url(../images/common/icon_check.svg) no-repeat left top;
    background-size:100% auto;
    width:2.6vw;
    height:2.86vw;
    position:absolute;
    left:-3.5vw;
    top:1vw;
  }
}

/*/一覧------------------------------------------------------------*/

/*shop_detail------------------------------------------------------------*/

.shop_detail{
  margin-top:35px;
  display:flex;
  justify-content:space-between; 
}

.shop_detail .shop_detail_l{
  width:520px; 
}

.shop_detail .shop_detail_l table{
  width:100%; 
}

.shop_detail .shop_detail_l table th,
.shop_detail .shop_detail_l table td{
  font-size: 16px;
  line-height: 30px;
  text-align: left;
  color: #333;
  padding:17px 0 13px;
  border-bottom:solid 2px #f7f7f7;
}

.shop_detail .shop_detail_l table td span.min{
  display:block;
  font-size:14px;
  line-height:1.3;
}

.shop_detail .shop_detail_l table td span.min.r{
  color:#ff0044; 
}

.shop_detail .shop_detail_l table td span.min.indent span{
  display:block;
  text-indent:-1em;
  padding-left:1em;
}

.shop_detail .shop_detail_l table th{
  font-weight:bold;
  border-bottom:solid 2px #ffcedb; 
  width:151px;
}

.shop_detail .shop_detail_r{
  width:420px; 
}

.shop_detail .shop_detail_l .msg_caution{
  margin-top:10px; 
}

.shop_detail .shop_detail_l .msg_caution li{
  font-size:14px;
  color:#ff0044;
  text-indent:-1em;
  padding-left:1em;
}

.shop_detail .shop_detail_l .service tr:last-child td{
    border: none;
}

.shop_detail .shop_detail_l .service td{
 line-height: 24px;
 /*text-align-last: justify;*/
}

.shop_detail .shop_detail_l .service td:first-child{
  width: 70px;
}

.shop_detail .shop_detail_l .service td:last-child{
    padding: 0 220px 0 50px;
    text-align: center;
}

@media screen and (max-width: 1050px) {
  .shop_detail{
    margin-top:5.3vw;
    display:block;
  }
  
  .shop_detail .shop_detail_l{
    width:100%; 
  }
  
  .shop_detail .shop_detail_l table{
    width:100%;
    margin-top:4vw; 
  }
  
  .shop_detail .shop_detail_l table th,
  .shop_detail .shop_detail_l table td{
    font-size: 3.2vw;
    line-height: 1.8;
    text-align: left;
    color: #333;
    padding:3.3vw 0 3vw;
    border-bottom:solid 0.26vw #f7f7f7;
  }
  
  .shop_detail .shop_detail_l table th{
    width:28vw;
    font-weight:bold;
    border-bottom:solid 0.26vw #ffcedb; 
  }
  
  .shop_detail .shop_detail_l table td span.min{
    font-size:3vw; 
  }
  
  .shop_detail .shop_detail_r{
    width:100%;
    margin-top:6.6vw;
  }
  
  .shop_detail .shop_detail_r iframe{
    width:100%;
    height:60vw; 
  }
  
  .shop_detail .shop_detail_l .msg_caution{
    margin-top:2vw; 
  }
  
  .shop_detail .shop_detail_l .msg_caution li{
    font-size:3vw;
  }
    
    .shop_detail .shop_detail_l .service td{
     line-height: 1.4;
    }
    
    .shop_detail .shop_detail_l .service td:first-child{
      width: 16vw;;
    }
    
    .shop_detail .shop_detail_l .service td:last-child{
        padding: 0 25vw 0 5vw;
    }
}

/*/shop_detail------------------------------------------------------------*/

/*------------------------------------------------------------*/

.modal_cover{
  position:fixed;
  left:0;
  top:0;
  width:100%;
  height:100%;
  z-index:3000;
  background: rgba(0, 0, 0, 0.7); 
  display:none;
}

.modal{
  position:fixed;
  left:50%;
  top:50%;
  transform:translate(-50%,-50%);
  width:980px;
  height:80%;
  z-index:3001;
  display:none;
}

.modal > a{
  display:block;
  width:32px; 
  margin:0 0 20px auto;
}

.modal .inner{
  background:#FFF;
  padding:50px 20px 30px 50px;
  height:80%;
  display:none;
}

.modal .inner ul{
  padding-top:0px;
  margin-bottom:50px;
}

.modal .inner ul li{
  display:table; 
  width:100%;
  padding:30px 0 23px;
  border-bottom:solid 1px #dedede;
}

.modal .inner ul li p{
  display:table-cell;
  vertical-align:middle;
}

.modal .inner ul li p.name{
  font-size:16px;
  width:200px;
  padding-left:23px;
}

.modal .inner ul li p.address{
  padding-left:20px;
  padding-right:20px;
  box-sizing:border-box;
  font-size:16px;
  line-height: 30px;
}

.modal .inner ul li p.link{
  width:200px; 
}

.modal .inner ul li p.link a{
  display:block;
  width: 200px;
  height: 40px; 
  border: 1px solid #dedede;
  box-sizing:border-box;
  font-size: 16px;
  color:#333;
  padding:8px 0 0 30px;
  border-radius:30px;
  text-align:left;
  position:relative;
}

.modal .inner ul li p.link a.center{
  text-align:center;
  padding-left:0; 
}

.modal .inner ul li p.link a:after{
  content:"";
  display:block;
  background:url(../images/common/icon_right.png) no-repeat left top;
  background-size:100% auto;
  width:8px;
  height:13px;
  position:absolute;
  top:50%;
  transform:translateY(-50%);
  right:15px;
}

h4.shop,
h4.atm,
h4.sc{
  margin-top:40px;
  background:#f7f7f7;
  height: 60px;
  border-radius: 30px;
  font-size:20px;
  color:#333;
  font-weight:bold;
  padding:17px 0 0 83px;
  box-sizing:border-box;
  position:relative;
}

h4.atm,
h4.sc{
  margin-top:60px; 
}

h4.shop:before,
h4.atm:before,
h4.sc:before{
  content:"";
  display:block;
  background:url(../images/common/icon_h4_1.svg) no-repeat left top;
  background-size:100% auto;
  width:43px;
  height:36px;
  position:absolute;
  left:24px;
  top:50%;
  transform:translateY(-50%);
}

h4.atm:before{
  background:url(../images/common/icon_h4_3.svg) no-repeat left top;
  background-size:100% auto;
  width:75px;
  height:50px;
  left:10px;
  top:48%;
}

h4.sc:before{
  background:url(../images/common/icon_h4_2.svg) no-repeat left top;
  background-size:100% auto;
  width:55px;
  height:42px;
  left:13px;
}



@media screen and (max-width: 1050px) {
  h4.shop,
  h4.atm,
  h4.sc{
    margin-top:5.3vw;
    height: 10.6vw;
    border-radius: 5.3vw;
    font-size:3.46vw;
    padding:3vw 0 0 10.6vw;
  }
  
  h4.atm,
  h4.sc{
    margin-top:10.6vw; 
  }
  
  h4.shop:before,
  h4.atm:before,
  h4.sc:before{
    width:5.6vw;
    height:4.6vw;
    left:3.2vw;
  }
  
  h4.atm:before{
    width:10.26vw;
    height:6.6vw;
    left:0.93vw;
    top:50%;
  }
  
  h4.sc:before{
    width:7.2vw;
    height:5.6vw;
    left:2.26vw;
  }
}

@media screen and (min-width: 1051px) {
  .top_block01 .area > div > ul > li > a:hover,
  .list_block01 ul.page_link li a:hover,
  .shop_list table tr td a:hover.btn,
  .modal .inner ul li p.link a:hover{
    border: 1px solid #ff0144;
    color:#FFF;
    background:#ff0144;
    opacity:1 !important;
    transition: all 0.4s;
  }
  
  .top_block01 .area ul li a:hover:after,
  .list_block01 ul.page_link li a:hover:after,
  .shop_list table tr td a.btn:hover:after,
  .modal .inner ul li p.link a:hover:after,
  .right_link:hover:after{
    background:url(../images/common/icon_right_active.svg) no-repeat left top;
    background-size:100% auto;
    
  }
  
  .list_block01 ul.page_link li a:hover:after{
    background:url(../images/common/icon_btm_active.svg) no-repeat left top;
    background-size:100% auto;
  }
}
/*/------------------------------------------------------------*/



/*atm------------------------------------------------------------*/

.atm_block01 h2{
  background:url(../images/atm/ttl01_bg.png) no-repeat left top;
  background-size:cover;
  height:170px;
  box-sizing:border-box; 
}

.atm_block01 h2 > span{
  display:block;
  padding:50px 0 0 164px;
  font-size:30px;
  color:#f04;
  font-weight:bold; 
}

.atm_block01 h2 > span > span{
  font-size:20px;
  color:#333;
  font-weight:normal;
  display:block; 
}

.atm_block01 .inner1{
  margin-top:40px; 
}

.atm_block01 .inner1 .common_ttl03:before{
  background:url(../images/atm/icon01.svg) no-repeat left top;
  background-size:100% auto;
  width:72px;
  height:59px;
}

.atm_block01 .inner1 .txt01{
  font-size: 16px;
  line-height: 30px;
  text-align: left;
  margin-top:15px;
}

.atm_block01 .inner1 .txt01 span{
  display:block;
  font-size:12px;
  margin-top:2px; 
}

a.common_link{
  color:#FF0044;
  text-decoration:underline; 
}

a.common_link:hover{
  text-decoration:none; 
}

.atm_block01 .image_ov,
.tab_area .image_ov{
  padding-top:25px; 
}

.atm_block01 .txt_right,
.tab_area .txt_right{
  text-align:right;
  font-size: 12px; 
  margin-top:5px;
}

.atm_block01 .caution,
.atm_block03 .caution,
.tab_area .caution{
  margin-top:5px;
}

.atm_block01 .caution li,
.atm_block03 .caution li,
.tab_area .caution li{
  margin-bottom:3px; 
  font-size: 12px;
  line-height: 18px;
  text-indent:-1.4em;
  padding-left:1.4em;
}

.atm_block01 .base_ttl02.mt{
  margin-top:75px; 
}

.atm_block01 .bank{
  display:flex;
  justify-content:space-between;
  padding-top:25px;
}

.atm_block01 .bank li{
  width:470px;
  height:250px;
  box-sizing:border-box;
  border: 1px solid #bbb;
  padding:40px 0 0 0;
  text-align:center;
  position:relative;
}

.atm_block01 .bank li p{
  margin-top:30px;
  font-size: 18px;
  font-weight:bold; 
}

.atm_block01 .bank li p span{
  display:block;
  font-size:14px;
  margin-top:2px; 
  font-weight:normal;
}

.right_link{
  display:block;
  width:200px;
  height:36px;
  border:solid 1px #ff0144;
  color:#ff0144;
  text-decoration:none;
  box-sizing:border-box;
  padding-top:8px;
  font-size: 14px;
  text-align:center;
  position:absolute;
  right:20px;
  bottom:20px;
  border-radius:18px; 
}

.right_link:hover{
  color:#FFF;
  background:#ff0144;
}

.caution.mt{
  margin-top:15px; 
}

.caution li.red{
  color:#ff0144; 
}

.atm_block02{
  margin-top:100px; 
}

.atm_block02 .common_ttl03:before{
  background:url(../images/atm/icon02.svg) no-repeat left top;
  background-size:100% auto;
  width:46px;
  height:56px;
  left:25px;
}

.atm_block02 ul{
  margin-top:35px; 
}

.atm_block02 ul li{
  margin-bottom:30px; 
}

.atm_block02 ul li h4 a{
  position:relative;
  display:block;
}

.atm_block02 ul li h4 a > span{
  display:block;
  height:80px;
  border-radius:40px;
  background:#f7f7f7;
  box-sizing:border-box;
  font-size:23px;
  color:#333;
  font-weight:bold;
  padding:26px 0 0 48px; 
}

.atm_block02 ul li:last-child h4 a > span{
  background:#e5edef; 
}

.atm_block02 ul li h4 a:after{
  content:"";
  display:block;
  width:60px;
  height:60px;
  background:#FFF;
  border-radius:50%;
  position:absolute;
  right:12px;
  top:50%;
  transform:translateY(-50%); 
  z-index:2;
}

.atm_block02 ul li h4 a > span:after,
.atm_block02 ul li h4 a > span:before{
  content:"";
  display:block;
  width:24px;
  height:4px;
  background:#f04;
  position:absolute;
  right:30px;
  top:50%;
  transform:translateY(-50%); 
  z-index:3;
  transition: all 0.4s; 
}

.atm_block02 ul li:last-child h4 a > span:after,
.atm_block02 ul li:last-child h4 a > span:before{
  background:#45626e;
}

.atm_block02 ul li h4 a > span:before{
  width:4px;
  height:24px;
  right:40px;
}

.atm_block02 ul li h4 a > span > span{
  font-size:18px;
  display:inline-block;
  margin-left:15px; 
}

.atm_block02 ul li h4 a > span > span.sp{
  display:none; 
}

.atm_block02 ul li h4 a.active > span:before{
  height:0; 
}

.atm_block02 ul li:last-child{
  margin-bottom:0; 
}

.atm_block02 ul li .tgl_area{
  padding:30px 0 0 30px; 
  display:none;
}

.atm_block02 ul li .tgl_area p{
  font-size: 16px;
  line-height: 30px;
  text-align: left; 
}

.atm_block02 ul li .tgl_area p span.red{
  color:#ff0144; 
}

.atm_block02 ul li .tgl_area p span.big{
  font-size:18px;
  font-weight:bold; 
}

.atm_block02 ul li .tgl_area .txt_box{
  margin:15px 0 30px;
  width: 700px;
  border: 1px solid #ff0144; 
  padding:30px 30px 20px;
  box-sizing:border-box;
}

.atm_block02 ul li .tgl_area ul{
  margin-top:3px; 
}

.atm_block02 ul li .tgl_area ul li{
  font-size: 12px;
  text-indent:-1em;
  padding-left:1em;
  margin-bottom:0;
}

.atm_block02 ul li .tgl_area .txt_box2{
  margin:10px 0 0px;
  width: 860px;
  background:#f9fbfc;
  padding:25px 30px 20px;
  box-sizing:border-box;
}

.atm_block02 ul li .tgl_area .txt_box2 h5{
  font-size: 20px;
  text-align: left;
  color: #45626e;
  font-weight:bold;
  margin-bottom:10px; 
}

.atm_block03{
  margin-top:100px;
  padding-bottom:80px; 
}

.atm_block03#limit{
    margin-top: -100px;
    padding-top: 200px;
}

.atm_block03 .common_ttl03:before{
  background:url(../images/atm/icon03.svg) no-repeat left top;
  background-size:100% auto;
  width:56px;
  height:58px;
  left:21px;
}

.atm_block03 .list01,
.atm_block01 .list01{
  margin-top:25px; 
}

.atm_block03 .list01 li,
.atm_block01 .list01 li{
  font-size: 16px;
  line-height: 30px;
  text-align: left;
  color: #000;
  margin-bottom:10px;
  text-indent:-1.3em;
  padding-left:1.3em;
}

.atm_block03 .list01 li:last-child,
.atm_block01 .list01 li:last-child{
  margin-bottom:0; 
}

.atm_block03 .list01 li span,
.atm_block01 .list01 li span{
  color:#FF0144; 
}

.atm_block03 table{
  margin-top:25px;
  width:630px; 
}

.atm_block03 table tr th,
.atm_block03 table tr td{
  font-size: 16px;
  padding:9px 0 7px;
  box-sizing:border-box;
  border-right:solid 1px #FFF;
  border-bottom:solid 1px #FFF;
}

.atm_block03 table tr th{
  background:#333;
  text-align:center;
  color:#fff;
  font-weight:bold;
}

.atm_block03 table tr th.th1{
  width:370px; 
}

.atm_block03 table tr td{
  background:#ebebeb;
  text-align:left;
  padding-left:13px;
  padding-right:13px; 
}

.atm_block03 table tr td.td2{
  text-align:right; 
}

.atm_block03 table tr:nth-child(2n) td{
  background:#f7f7f7; 
}

.atm_block03 .inner{
  margin-top:50px;
  padding-top:80px;
  border-top:solid 5px #ff0144; 
}

.atm_block03 .inner .box{
  height:280px;
  border:solid 1px #bbb;
  box-sizing:border-box;
  padding:55px 0 0 45px; 
  position:relative;
}

.atm_block03 .inner .box h5{
  font-size: 25px;
  text-align: center;
  color: #ff0144;
  font-weight:bold;
  margin-bottom:20px;
}

.atm_block03 .inner .box a.right_link,
.tab_area .right_link.link01{
  display:block;
  width: 500px;
  height: 70px; 
  border-radius: 35px;
  background: #fff;
  border: 1px solid #ff0144;
  text-align:center;
  text-decoration:none;
  font-size: 23px;
  color: #ff0144;
  font-weight:bold;
  box-sizing:border-box;
  padding-top:19px;
  position:absolute;
  left:50%;
  transform:translateX(-50%);
  bottom:-35px;
  z-index:2;
  transition: all 0.4s; 
}

.atm_block03 .inner .box a.right_link:hover,
.tab_area .right_link.link01:hover{
  background:#ff0144;
  color:#FFF;
}

.right_link:after,
.tab_area .right_link.link01:hover:after{
  width:12px;
  height:19px;
  right:31px;
  margin-top:2px;
}

.atm_block03 .common_ttl03.mt{
  margin-top:55px; 
}

.atm_block03 .common_ttl03.mt:before{
  background:url(../images/atm/icon04.svg) no-repeat left top;
  background-size:100% auto;
  width:57px;
  height:51px;
}

.atm_block03 table.table02{
  width:750px; 
}

.atm_block03 table.table02 td.bg1{
  background:#f7f7f7; 
}
.atm_block03 table.table02 td.bg2{
  background:#ebebeb; 
}
.atm_block03 table.table02 td{
  text-align:left; 
  border-right: solid 1px #FFF !important;
  border-bottom: solid 1px #FFF !important;
}
.atm_block03 table.table02 td.td1,
.atm_block03 table.table02 td.td4{
  text-align:center;
  position:relative;
}

.atm_block03 table.table02 td.td4 sup{
  position:absolute;
  right:30px; 
}

.atm_block03 table.table02 td.td2{
  text-align:left;
} 

.atm_block03 table.table02 td.td1.l{
  text-align:left;
  padding-left:66px; 
}


.atm_block03 table.table02 td.td3{
  width:200px;
}
.atm_block03 table.table02 td.td4{
  width:240px;
} 

@media screen and (max-width: 1050px) {
  
  
  .atm_block01 h2{
    background:url(../images/atm/ttl01_bg_sp.png) no-repeat left top;
    background-size:cover;
    height:32vw;
    box-sizing:border-box; 
  }
  
  .atm_block01 h2 > span{
    display:block;
    padding:8vw 0 4vw 28.8vw;
    font-size:5.3vw;
  }
  
  .atm_block01 h2 > span > span{
    font-size:3.2vw;
  }
  
  .atm_block01 .inner1{
    margin-top:6.6vw; 
  }
  
  .atm_block01 .inner1 .common_ttl03:before{
    width:9.46vw;
    height:7.73vw;
  }
  
  .atm_block01 .inner1 .txt01{
    font-size: 3.2vw;
    line-height:5.3vw;
    margin-top:3.5vw;
  }
  
  .atm_block01 .inner1 .txt01 span{
    display:block;
    font-size:2.8vw;
    margin-top:2vw; 
  }
  
  
  .atm_block01 .image_ov,
  .tab_area .image_ov{
    padding-top:4vw; 
  }
  
  .atm_block01 .txt_right,
  .tab_area .txt_right{
    text-align:right;
    font-size: 2.8vw; 
    margin-top:1.3vw;
  }
  
  .atm_block01 .caution,
  .atm_block03 .caution,
  .tab_area .caution{
    margin-top:1.3vw;
  }
  
  .atm_block01 .caution li,
  .atm_block03 .caution li,
  .tab_area .caution li{
    margin-bottom:1vw; 
    font-size: 2.8vw;
    line-height: 4vw;
    text-indent:-1.4em;
    padding-left:1.4em;
  }
  
  .atm_block01 .caution li.indent2{
    text-indent:-3.3em;
    padding-left:3.3em; 
    color:#ff0144;
  }
  
  .atm_block01 .base_ttl02.mt{
    margin-top:10.6vw; 
  }
  
  .atm_block01 .bank{
    display:block;
    justify-content:space-between;
    padding-top:5.3vw;
  }
  
  .atm_block01 .bank li{
    width:100%;
    height:52.26vw;
    box-sizing:border-box;
    border: 0.26vw solid #bbb;
    padding:6.8vw 0 0 0;
  }
  
  .atm_block01 .bank li:nth-child(1) .logo{
    width:54.4vw;
    margin:0 auto; 
  }
  
  .atm_block01 .bank li:nth-child(1){
    margin-bottom:5.3vw; 
  }
  
  .atm_block01 .bank li:nth-child(2) .logo{
    width:60.6vw;
    margin:0 auto; 
  }
  
  .atm_block01 .bank li p{
    margin-top:3.5vw;
    font-size: 3.73vw; 
  }
  
  .atm_block01 .bank li p span{
    font-size:2.93vw;
    margin-top:1.3vw; 
  }
  
  .right_link{
    display:block;
    width:73.3vw;
    height:10.6vw;
    border:solid 0.26vw #ff0144;
    padding-top:3vw;
    font-size: 3.2vw;
    text-align:center;
    position:absolute;
    right:auto;
    left:50%;
    transform:translateX(-50%);
    bottom:4.6vw;
    border-radius:5.3vw; 
  }
  
  .atm_block01 .right_link:after{
    width:1.06vw;
    height:2.26vw;
    right:4.53vw; 
  }
  
  .caution.mt{
    margin-top:3vw; 
  }
  
  .atm_block02{
    margin-top:10.6vw; 
  }
  
  .atm_block02 .common_ttl03:before{
    width:6vw;
    height:7.46vw;
    left:3.46vw;
  }
  
  .atm_block02 ul{
    margin-top:4vw; 
  }
  
  .atm_block02 ul li{
    margin-bottom:5.3vw; 
  }
  
  .atm_block02 ul li h4 a > span{
    display:block;
    height:10.6vw;
    border-radius:5.3vw;
    font-size:3.73vw;
    padding:2.6vw 0 0 5.3vw; 
  }
  
  
  .atm_block02 ul li h4 a:after{
    width:6.13vw;
    height:6.13vw;
    right:2.6vw;
  }
  
  .atm_block02 ul li h4 a > span:after,
  .atm_block02 ul li h4 a > span:before{
    content:"";
    display:block;
    width:2.6vw;
    height:0.53vw;  
    right:4.4vw;
  }
  
  
  .atm_block02 ul li h4 a > span:before{
    width:0.53vw;
    height:2.6vw;
    right:5.46vw;
  }
  
  .atm_block02 ul li h4 a > span > span{
    font-size:2.8vw;
    display:block;
    margin-left:6.13vw;
    position:absolute; 
    top:2.2vw;
    left:20vw;
    line-height:1.2;
  }
  
  .atm_block02 ul li h4 a > span > span.sp:before,
  .atm_block02 ul li h4 a > span > span.sp:after{
    content:"";
    display:block;
    background:url(../images/atm/icon_k.svg) no-repeat left top;
    background-size:100% auto;
    width:6.93vw;
    height:9.2vw;
    position:absolute;
    left:-7.5vw;
    top:-1.9vw;
  }
  
  .atm_block02 ul li h4 a > span > span.sp:after{
    left:auto;
    right:-7.5vw;
    transform:rotate(-180deg);
    top:-1.7vw;
  }
  
  .atm_block02 ul li h4 a > span > span.pc{
    display:none; 
  }
  
  .atm_block02 ul li h4 a.active > span:before{
    height:0; 
  }
  
  .atm_block02 ul li:last-child{
    margin-bottom:0; 
  }
  
  .atm_block02 ul li .tgl_area{
    padding:4vw 4vw 0; 
    display:none;
  }
  
  .atm_block02 ul li .tgl_area p{
    font-size: 3.2vw;
    line-height: 5.3vw;
    text-align: left; 
  }
  
  
  .atm_block02 ul li .tgl_area p span.big{
    font-size:3.73vw;
    font-weight:bold; 
  }
  
  .atm_block02 ul li .tgl_area .txt_box{
    margin:5.3vw 0 4vw;
    width: 100%;
    border: 0.26vw solid #ff0144; 
    padding:3vw 4vw 3vw;
    box-sizing:border-box;
  }
  
  .atm_block02 ul li .tgl_area ul{
    margin-top:2vw; 
  }
  
  .atm_block02 ul li .tgl_area ul li{
    font-size: 2.8vw;
    text-indent:-1em;
    padding-left:1em;
    margin-bottom:0;
  }
  
  .atm_block02 ul li .tgl_area .txt_box2{
    margin:2.6vw 0 0px;
    width: 100%;
    background:#f9fbfc;
    padding:3vw 4vw 3vw;
    box-sizing:border-box;
  }
  
  .atm_block02 ul li .tgl_area .txt_box2 h5{
    font-size: 4vw;
    margin-bottom:2vw; 
  }
  
  .atm_block03{
    margin-top:10.6vw;
    padding-bottom:13.3vw; 
  }
    
  .atm_block03#limit{
    margin-top: -10vw;
    padding-top: 20vw;
  }
  
  .atm_block03 .common_ttl03:before{
    background:url(../images/atm/icon03.svg) no-repeat left top;
    background-size:100% auto;
    width:7.3vw;
    height:7.73vw;
    left:2.8vw;
  }
  
  .atm_block03 .list01,
  .atm_block01 .list01{
    margin-top:4vw; 
  }
  
  .atm_block03 .list01 li,
  .atm_block01 .list01 li span{
    font-size: 3.2vw;
    line-height: 5.3vw;
    margin-bottom:2.6vw;
  }
  
  .atm_block03 .list01 li:last-child,
  .atm_block01 .list01 li:last-child{
    margin-bottom:0; 
  }
  
  
  .atm_block03 table{
    margin-top:4vw;
    width:100%; 
  }
  
  .atm_block03 table tr th,
  .atm_block03 table tr td{
    font-size: 2.8vw;
    padding:1.3vw 0 1vw;
    box-sizing:border-box;
    border-right:solid 0.26vw #FFF;
    border-bottom:solid 0.26vw #FFF;
  }
  
  .atm_block03 table tr th.th1{
    width:46.6vw; 
  }
  
  .atm_block03 table tr td{
    background:#ebebeb;
    text-align:left;
    padding-left:1.3vw;
    padding-right:1.3vw; 
  }
  
  .atm_block03 table tr td.td2{
    text-align:right; 
  }
  
  .atm_block03 table tr:nth-child(2n) td{
    background:#f7f7f7; 
  }
  
  .atm_block03 .inner{
    margin-top:13.3vw;
    padding-top:13.3vw;
    border-top:solid 0.8vw #ff0144; 
  }
  
  .atm_block03 .inner .box{
    height:45.3vw;
    border:solid 0.26vw #bbb;
    box-sizing:border-box;
    padding:4.6vw 0 0 0; 
    position:relative;
  }
  
  .atm_block03 .inner .box h5{
    font-size: 4vw;
    margin-bottom:2.6vw;
    text-align:center;
  }
  
  .atm_block03 .inner .box .logo{
    width:67.73vw;
    margin:0 auto; 
  }
  
  .atm_block03 .inner .box a.right_link,
  .tab_area .right_link.link01{
    display:block;
    width: 73.3vw;
    height: 10.6vw; 
    border-radius: 5.3vw;
    border: 0.26vw solid #ff0144;
    font-size: 3.2vw;
    padding-top:3vw;
    bottom:-5vw;
  }
  
  
  .right_link:after,
  .tab_area .right_link.link01:hover:after{
    width:1.06vw;
    height:2.26vw;
    right:4.53vw; 
  }
}

/*/atm------------------------------------------------------------*/

/*teikei------------------------------------------------------------*/

.teikei_block01 h2{
  background:url(../images/bankatm_teikei/bg_ttl.png) no-repeat left top;
  background-size:cover;
  height:170px;
  box-sizing:border-box; 
  margin-bottom:40px;
}

.teikei_block01 h2 > span{
  display:block;
  padding:47px 0 0 157px;
  font-size:30px;
  color:#1394c3;
  font-weight:bold;
  line-height:1.3;
}

.teikei_block01 h2 > span > span{
  font-size:24px;
  color:#333;
  font-weight:normal;
  display:block; 
}

.teikei_block01 .inner1 ul,
.tab_area ul.list01{
  padding-top:25px; 
}

.teikei_block01 .inner1 ul li,
.tab_area ul.list01 li{
  font-size: 16px;
  line-height: 30px;
  color:#ff0144;
  margin-bottom:20px;
  text-indent:-1.4em;
  padding-left:1.4em;
} 

.teikei_block01 .inner1 ul li span{
  color:#333; 
}

.teikei_block01 .inner1 ul li span.big,
.tab_area ul.list01 li span.big{
  color:#ff0144 !important;
  font-size:20px;
  font-weight:bold;
  position:relative;
}

.teikei_block01 .inner1 ul li span.big > span,
.tab_area ul.list01 li span.big > span{
   display:inline-block;
   position:relative;
   text-indent:0;
}

.teikei_block01 .inner1 ul li span.big > span:before,
.tab_area ul.list01 li span.big > span:before{
  content:"";
  display:inline-block; 
  width:100%;
  height:10px;
  background:#ffff91;
  bottom:2px;
  position:absolute;
  left:0;
}

.teikei_block01 .inner1 ul li span.big > span > span,
.tab_area ul.list01 li span.big > span > span{
  position:relative;
  z-index:2; 
  color:#ff0144 !important
}

.tab_area ul.list01 li{
  color:#333;
  margin-bottom:10px;
}

.tab_area ul.list01 li span{
  color:#ff0144;
}

.teikei_block01 .inner1 ul li:last-child,
.tab_area ul.list01 li:last-child{
  margin-bottom:0; 
}

.teikei_block02{
  margin-top:35px;
  padding-bottom:80px;
}

.teikei_block02 .bank_tab{
  display:flex;
  justify-content:space-between;
  border-bottom:solid 5px #ff0144;
}

.teikei_block02 .bank_tab li{
  width:188px;
}

.teikei_block02 .bank_tab li a{
  display:block;
  height:70px;
  box-sizing:border-box;
  border-radius: 10px 10px 0px 0px;
  background: transparent;
  border: 1px solid #e5e5e5;
  position:relative;
}

.teikei_block02 .bank_tab li a span{
   display:block;
   width:100%;
   position:absolute;
   left:0;
   top:50%;
   transform:translateY(-50%);
   text-align:center;
   margin-top:3px; 
}

.teikei_block02 .bank_tab li a.active{
  border: 1px solid #ff0144;
}

.tab_area{
  margin-top:50px; 
  position:relative;
}

.tab_area .base_ttl01.logo{
  padding-bottom:15px; 
}

.tab_area ul.list02{
  padding-top:30px;
  display:flex; 
}

.tab_area ul.list02 li{
  width: 220px;
  height: 52px;
  border-radius: 5px;
  background: #a7bcde;
  margin-right:20px;
  box-sizing:border-box;
  text-align:center;
  font-size:16px;
  color:#000;
  padding-top:17px;
}

.tab_area ul.list02 li.type02{
  background:#e6a1b4; 
}
.tab_area ul.list02 li.type03{
  background:#acccbc; 
}
.tab_area ul.list02 li.type04{
  background:#f7dfb4; 
}

.tab_area .txt01{
  padding-top:25px;
  font-size: 16px;
}

.tab_area .right_link.link01{
  position:relative;
  margin:25px auto 0;
  left:auto;
  bottom:auto;
  transform:none;
}

.teikei_block02 .btn{
  text-align:center;
  margin-top:80px;
  padding-top:80px;
  border-top:solid 5px #ff0144; 
  position:relative;
  z-index:5;
}

.tab_inner_txt{
  margin-top:50px;
  border: 1px solid #d1d1d1;
  padding:25px 30px 15px; 
}

.tab_inner_txt h5{
  font-size: 20px;
  color:#ff0144;
  border-bottom:1px solid #ff0144;
  line-height:1.2;
  padding-bottom:7px;
} 

.tab_area ul.list01 li ul li{
  font-size: 12px;
  line-height: 20px; 
  text-indent:-1.4em;
  padding-left:1.4em;
  margin:0;
}

.tab_inner_txt > ul.list01{
  padding-top:20px; 
}

.tab_area .tab{
  position:absolute;
  left:0;
  top:0;
  opacity:0;
  z-index:1;
}

.tab_area .tab.active{
  position:relative;
  left:0;
  top:0;
  opacity:1;
  transition: all 0.4s; 
  z-index:2;
}

@media screen and (max-width: 1050px) {
  .teikei_block01 h2{
    background:url(../images/bankatm_teikei/bg_ttl_sp.png) no-repeat left top;
    background-size:cover;
    height:33.06vw;
    box-sizing:border-box; 
    margin-bottom:8vw;
  }
  
  .teikei_block01 h2 > span{
    display:block;
    padding:7.2vw 0 0 22.66vw;
    font-size:5.3vw;
  }
  
  .teikei_block01 h2 > span > span{
    font-size:3.46vw;
    color:#333;
    font-weight:normal;
    display:block;
    margin-top:1vw;
  }
  
  .teikei_block01 .inner1 ul,
  .tab_area ul.list01{
    padding-top:2.6vw; 
  }
  
  .teikei_block01 .inner1 ul li,
  .tab_area ul.list01 li{
    font-size: 3.2vw;
    line-height: 5.3vw;
    margin-bottom:1.3vw;
    text-indent:-1.4em;
    padding-left:1.4em;
  } 
  
  .teikei_block01 .inner1 ul li span.big,
  .tab_area ul.list01 li span.big{
    font-size:3.8vw;
  }
  
  .teikei_block01 .inner1 ul li span.big > span,
  .tab_area ul.list01 li span.big > span{
     display:inline-block;
     position:relative;
     text-indent:0;
  }
  
  .teikei_block01 .inner1 ul li span.big > span:before,
  .tab_area ul.list01 li span.big > span:before{
    content:"";
    display:inline-block; 
    width:100%;
    height:1.3vw;
    background:#ffff91;
    bottom:0.5vw;
    position:absolute;
    left:0;
  }
  
  .teikei_block01 .inner1 ul li span{
    color:#333; 
  }
  
  .tab_area ul.list01 li{
    color:#333;
    margin-bottom:10px;
  }
  
  .tab_area ul.list01 li span{
    color:#ff0144;
  }
  
  .teikei_block01 .inner1 ul li:last-child,
  .tab_area ul.list01 li:last-child{
    margin-bottom:0; 
  }
  
  .teikei_block02{
    margin-top:10.6vw;
    padding-bottom:11.9vw;
  }
  
  .teikei_block02 .sp_tab_menu{
    border-top:solid 0.26vw #dedede;
    height:22.66vw; 
    position:relative;
  }
  
  .teikei_block02 .sp_tab_menu:after,
  .teikei_block02 .sp_tab_menu:before{
    content:"";
    display:block;
    width:4vw;
    height:0.53vw;
    background:#f04;
    position:absolute;
    right:5vw;
    top:50%;
    transform:translateY(-50%);
    transition: all 0.4s; 
  }
  
  .teikei_block02 .sp_tab_menu:before{
    width:0.53vw;
    height:4vw;
    right:6.7vw;
  }
  
  .teikei_block02 .sp_tab_menu.active:before{
    height:0; 
  }
  
  .teikei_block02 .sp_tab_menu img{
    position:absolute;
    left:50%;
    top:50%;
    transform:translate(-50%,-50%);
    width:48.13vw;
  }
  
  .teikei_block02 .sp_tab_menu.menu2 img{
    width:44vw;
  }
  .teikei_block02 .sp_tab_menu.menu3 img{
    width:50.26vw;
  }
  .teikei_block02 .sp_tab_menu.menu4 img{
    width:32.8vw;
  }
  .teikei_block02 .sp_tab_menu.menu5 img{
    width:57.3vw;
  }
  .teikei_block02 .sp_tab_menu.menu5{
    border-bottom:solid 0.26vw #dedede; 
  }
  
  .teikei_block02 .bank_tab{
    display:none;
  }
  
  
  .tab_area{
    margin-top:0px; 
    position:relative;
  }
  
  .tab_area .tab{
    padding-top:2.6vw;
    border-top:solid 0.26vw #dedede; 
    padding-bottom:10.3vw;
  }
  
  .tab_area .base_ttl01{
    display:none; 
  }
  
  .tab_area .base_ttl01.logo{
    padding-bottom:15px; 
  }
  
  .tab_area ul.list02{
    padding-top:4vw;
    display:flex; 
    justify-content:space-between;
  }
  
  .tab_area ul.list02 li{
    width: 28vw;
    height: 9.3vw;
    border-radius: 0.6vw;
    margin-right:0px;
    font-size:3.2vw;
    color:#000;
    padding-top:2.6vw;
  }
  
  .tab_area ul.list02 li.type02{
    background:#e6a1b4; 
  }
  .tab_area ul.list02 li.type03{
    background:#acccbc; 
  }
  .tab_area ul.list02 li.type04{
    background:#f7dfb4; 
  }
  
  .tab_area .txt01{
    padding-top:25px;
    font-size: 16px;
  }
  
  .tab_area .right_link.link01{
    position:relative;
    margin:25px auto 0;
    left:auto;
    bottom:auto;
    transform:none;
  }
  
  .teikei_block02 .btn{
    text-align:center;
    margin-top:12vw;
    padding-top:12vw;
    border-top:solid 0.8vw #ff0144; 
  }
  
  .tab_inner_txt{
    margin-top:8vw;
    border: 0.26vw solid #d1d1d1;
    padding:5.3vw 5.3vw 5vw; 
  }
  
  .tab_inner_txt h5{
    font-size: 3.73vw;
    border-bottom:0.26vw solid #ff0144;
    line-height:1.2;
    padding-bottom:1.3vw;
  } 
  
  .tab_area ul.list01 li ul li{
    font-size: 2.8vw;
    line-height: 4vw; 
    margin:0;
  }
  
  .tab_inner_txt > ul.list01{
    padding-top:20px; 
  }
  
  .tab_area .tab{
    position:relative;
    left:auto;
    top:auto;
    opacity:1;
    display:none;
    z-index:1;
  }
  
  .tab_area .tab.active{
    display:block; 
  }
  
  .tab_area .tab.active{
    position:relative;
    left:0;
    top:0;
    opacity:1;
    transition: all 0.4s; 
    z-index:2;
  }
  
  .atm_block03 .common_ttl03.mt{
    margin-top:10vw; 
  }
  
  .atm_block03 .common_ttl03.mt:before{
    width:7.46vw;
    height:6.6vw;
  }
  
  .atm_block03 table.table02{
    width:100%; 
  }
  
  .atm_block03 table.table02 td{
    border-right: solid 0.26vw #FFF !important;
    border-bottom: solid 0.26vw #FFF !important;
  }
  
  .atm_block03 table.table02 td.td4 sup{
    position:absolute;
    right:0vw; 
  }
  
  .atm_block03 table.table02 td.td2{
    text-align:left;
  } 
  
  .atm_block03 table.table02 td.td1.l{
    text-align:left;
    padding-left:5.7vw; 
  }
  
  
  .atm_block03 table.table02 td.td3{
    width:27vw;
  }
  .atm_block03 table.table02 td.td4{
    width:24vw;
    text-align:left;
  } 
  
  .atm_block03 table.table02 td.td4 sup{
    font-size:2.8vw; 
  }
  .atm_block03 .caution li.indent3{
    text-indent:-4em;
    padding-left:4em;;
  }
}

/*/teikei------------------------------------------------------------*/

/*other------------------------------------------------------------*/

.common_block01{
  margin:80px auto 0;
  width:980px; 
}

.common_ttl03.common_ttl04{
  border-color:#1193c0; 
}

.common_block01 .common_ttl03.common_ttl04:before{
  background:url(../images/common/icon_teikei.svg) no-repeat left top;
  background-size:100% auto;
  width:48px;
  height:62px;
  left:25px;
}

.atm_navi_block{
  position:relative; 
}

.common_block01 a.link,
.atm_navi_block a.link{
  display:block;
  margin-top:40px;
  width: 980px;
  height: 160px;
  border-radius: 10px;
  border: 1px solid #1193c0;
  box-sizing:border-box;
  transition: all 0.4s; 
  padding-left:220px;
  background:url(../images/common/bg_teikei.svg) no-repeat 20px top #f5feff;
  text-decoration:none;
}

.common_block01 a.link .ttl{
  display:block;
  font-size: 26px;
  color: #1193c0; 
  font-weight:bold;
  padding-top:48px;
}

.common_block01 a.link .txt,
.atm_navi_block a.link .txt{
  display:block;
  font-size: 30px;
  line-height: 42px;
  text-align: left;
  color: #1193c0;
  font-weight:bold;
  padding-top:38px;
}

.atm_navi_block a.link{
  width:400px;
  height:60px;
  position:absolute;
  right:0;
  top:-24px;
  background-size:75px auto;
  background-position:5px top;
  padding-left:77px;
}

.atm_navi_block a.link .txt{
  font-size: 14px;
  line-height: 19px; 
  padding-top:13px;
}

.common_block01 a.link:hover,
.atm_navi_block a.link:hover{
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.16); 
}

.common_block01 .bnr,
.net_bnr{
  text-align:center;
  margin-top:40px; 
}

h4.shop{
  position:relative; 
}

.shop_list h4 .date{
  font-size: 14px;
  font-weight:normal;
  color: #333;
  position:absolute;
  top:50%;
  transform:translateY(-50%);
  right:40px; 
}

.atm_search a{
  background:#FFF;
  height:30px;
  color:#333;
  width:250px;
  padding-top:4px;
  border-width:2px;
  right:20px;
}

.atm_search a:after{
  width:6px;
  height:11px;
  right:9px;
  margin-top:1px;
}

@media screen and (max-width: 1050px) {
  
  
  .common_block01{
    margin:12vw auto 0;
    width:86.6vw; 
  }
  
  .common_block01 .common_ttl03.common_ttl04:before{
    width:6.26vw;
    height:8.13vw;
    left:3.3vw;
  }
  
  .common_block01 a.link,
  .atm_navi_block a.link{
    display:block;
    margin-top:5.3vw;
    width: 100%;
    height: 32vw;
    border-radius: 1.3vw;
    border: 0.26vw solid #a3d8e8;
    padding-left:23vw;
    background:url(../images/common/bg_teikei.svg) no-repeat -2.13vw 4.5vw #f5feff;
    background-size:28.26vw 21.2vw;
    text-decoration:none;
  }
  
  .common_block01 a.link .ttl{
    font-size: 3.73vw;
    padding-top:7.8vw;
  }
  
  .common_block01 a.link .txt{
    display:block;
    font-size: 3.73vw;
    padding-top:8vw;
    line-height:5.6vw;
  }
  
  .common_block01 a.link:hover{
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.16); 
  }
  
  .common_block01 .bnr,
  .net_bnr{
    text-align:center;
    margin-top:6.6vw; 
  }
  
  .sp_are_list.search_block h4 .date{
    font-weight:normal;
    color: #333;
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    font-size: 2.8vw;
    right:6.6vw; 
  }
  
  .atm_search a{
    background:#FFF;
    width:49.3vw;
    height:6.83vw;
    color:#333;
    width:250px;
    padding-top:0.7vw;
    left:50%;
    transform:translateX(-50%);
    right:auto;
    top:auto;
    bottom:-11.6vw;
  }
  
  .atm_search.mb{
    margin-bottom:10.6vw; 
  }
  
  .atm_search a:after{
    width:1.13vw;
    height:2.06vw;
    right:1.6vw;
    margin-top:0.2vw; 
  }
}

.base_ttl01.top span{
  display:inline-block;
  position:relative;
  color: #ff0144;
  padding-left:54px;
}

.base_ttl01.top span:before{
  content:"";
  display:block;
  background:url(../images/common/icon_map.svg) no-repeat left top;
  background-size:100% auto;
  width:44px;
  height:43px;
  position:absolute;
  left:0;
  top:0px;
}

.base_ttl01.top.area span{
  padding-left:45px;
} 

.base_ttl01.top.area_icon span:before{
  background:url(../images/common/icon_area.svg) no-repeat left top;
  background-size:100% auto;
  left:5px;
  top:-5px;
  width:28px;
  height:43px;
}

.base_ttl01.top.service span{
  padding-left:40px;
} 

.base_ttl01.top.service span:before{
  background:url(../images/common/icon_service.svg) no-repeat left top;
  background-size:100% auto;
  top:-0px;
  width:33px;
  height:32px;
}

.anc_link{
  margin-top:40px;
  display:flex;
  justify-content:space-between; 
  position:relative;
  z-index:2;
}

.anc_link li a{
  width:320px;
  height:50px;
  display:block;
  text-decoration:none;
  border-radius:25px;
  background:#ff0144;
  position:relative;
  text-align:center;
  font-size: 18px;
  color:#FFF;
  font-weight:bold;
  box-sizing:border-box;
  padding-top:13px;
  transition: all 0.4s;  
}

.anc_link li a:hover{
  background:#de013c; 
}

.anc_link li a:after{
  content:"";
  display:block;
  background:url(../images/top/anc_icon04.svg) no-repeat left top;
  background-size:100% auto;
  width:13px;
  height:8px;
  position:absolute;
  right:14px;
  top:50%;
  transform:translateY(-50%);
}

.anc_link li a span{
  position:relative;
  display:inline-block; 
}

.anc_link li a span:before{
  content:"";
  display:inline-block;
  margin-right:6px;
  position:absolute;
}

.anc_link li:nth-child(1) a span:before{
  background:url(../images/top/anc_icon01.svg) no-repeat left top;
  background-size:100% auto;
  width:32px;
  height:30px;
  left:-38px;
}

.anc_link li:nth-child(2) a span:before{
  background:url(../images/top/anc_icon02.svg) no-repeat left top;
  background-size:100% auto;
  width:17px;
  height:26px;
  left:-23px;
}

.anc_link li:nth-child(3) a span:before{
  background:url(../images/top/anc_icon03.svg) no-repeat left top;
  background-size:100% auto;
  width:19px;
  height:19px;
  left:-25px;
  top:3px;
}

.anc{
  position:relative;
  z-index:1; 
}


@media screen and (max-width: 1050px) {
  .base_ttl01.top span{
    display:inline-block;
    position:relative;
    color: #ff0144;
    padding-left:54px;
  }
  
  .base_ttl01.top.area span{
    padding-left:9vw;
  } 
  
  .base_ttl01.top.area span:before{
    background:url(../images/common/icon_area.svg) no-repeat left top;
    background-size:100% auto;
    left:2vw;
    top:-1vw;
    width:5vw;
    height:10vw;
  }
  
  .base_ttl01.top.service span{
    padding-left:7vw;
  } 
  
  .base_ttl01.top.service span:before{
    background:url(../images/common/icon_service.svg) no-repeat left top;
    background-size:100% auto;
    top:-0px;
    width:5vw;
    height:5vw;
  }
}

/*/other------------------------------------------------------------*/





