@charset "utf-8";

/*--------------------------
	indexTit
--------------------------*/
/* secNone */
.secInfoNone{ padding-top:130px;}
.secNewsNone{ padding-top:100px;}
@media only screen and (max-width:767px){
	.secAkiyaNone{ padding-top:30px;}
	.secNewsNone{ padding-top:30px;}
	.secInfoNone{ padding-top:40px;}
	.secNewsNone,
	.secInfoNone{
		width:94%;
		margin:0 auto;
	}
	.secAkiyaNone{
		width:90%;
		margin:0 auto;
	}
	.secRealNone img,
	.secRankingNone img,
	.secNewsNone img,
	.secInfoNone img,
	.secAkiyaNone img,
	.secLinkNone.aBox img,
	.boxMain.boxBuy .imgCenter img,
	.boxMain.boxClose .imgCenter img{
		width:100%;
		height:auto;
	}
}

.indexTit{ text-align:center;}
.indexTit .tit{
	font-size:32px;
	line-height:22px;
	font-weight:700;
	letter-spacing:4px;
}
.indexTit .txt{
	font-size:18px;
	padding-top:30px;
	line-height:40px;
	letter-spacing:1px;
}
@media only screen and (max-width:767px){
	.indexTit .tit{ letter-spacing:2px;}
	.indexTit .txt{
		font-size:13px;
		padding-top:30px;
		line-height:23px;
		letter-spacing:0.5px;
	}
}

/*--------------------------
	aBtnMain
--------------------------*/
.aBtnMain{
	width:280px;
	margin:30px auto 0;
	background:#fff;
	position:relative;
	text-align:center;
}
.aBtnMain .aBtn{
	background:#fff;
	display:block;
	border:1px solid #000;
	color:#1d1d1d;
	font-size:15px;
	line-height:22px;
	text-decoration:none;
	padding:18px 0;
	letter-spacing:1px;
}
.aBtnMain::after{
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20px;
    margin: auto;
    content: "";
    vertical-align: middle;
    width: 5px;
    height: 5px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
@media only screen and (max-width:767px){
	.aBtnMain{
		width:100%;
		margin:15px auto 0;
	}
	.aBtnMain .aBtn{
		font-size:13px;
		padding:12px 0 7px;
	}
	.aBtnMain::after{ display:none;}
}

/*--------------------------
	secHero
--------------------------*/
#main{ overflow:hidden;}
.secHero{ position: relative;}
.secHero .pcBoxTop{ 
	position:relative;
	overflow:hidden;
	height:auto;
	max-width:1920px;
	margin:0 auto;
}
.secHero .boxSlider{ 
	position:relative;
	height:auto;
	text-align:center;
}
.secHero .swiper-slide{ background:#fff;}
.secHero .boxSlider img{
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
	text-align:center;
}
.secHero .boxSlider a{ display:block;}
.secHero .boxTop{
	position:absolute;
	bottom:50px;
	left:0;
	right:0;
	width:auto;
	margin:auto;
	z-index:2;
	width:90.699%;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
}
.secHero .imgLeft{ 
	padding-top:45px;
    width: 49.8%;
}
.secHero .imgRight{
	display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    width: calc(100% - 49.8%);
}
.secHero .rightBox{ 
	padding-top:6px;
	margin-left:55px;
	width:58%;
}
.secHero .imgTop{
	width:98%;
	max-width:488px;
}
.secHero .imgNeeds{ 
	margin-top:23px;
	width:100%;
	-webkit-animation:blink 1s ease-in-out infinite alternate;
	-moz-animation:blink 1s ease-in-out infinite alternate;
	animation:blink 1s ease-in-out infinite alternate;
}
@-webkit-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@-moz-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}



.secHero .imgWoman{
	position:absolute;
	bottom:-50px;
	width:16.7%;
	max-width:287px;
	right:0;
}
@media only screen and (max-width:1300px){
	.secHero .boxTop{ 
		padding:0 20px ;
	 }
}
@media only screen and (max-width:767px){
	.secHero .boxTop{
		display:none;
		max-width:94%;
		display:block;
		padding:20px 0 20px;
		bottom:0;
	}
	.secHero .boxSlider img{ width:auto;}
	.secHero .imgLeft{ 
		padding-top:0;
		width:86%;
		margin:0 auto;	
	}
	.secHero .imgRight{ 
		display:block;
		width:100%;
	}
	.secHero .rightBox{ 
		margin-right:0;
		margin-left:-2px;
		width:100%;
		padding-top:13px;
	}
	.secHero .imgTop{ width:69%;}
	.secHero .imgNeeds{ 
		margin-top:13px;
		width:82%;
	}
	.secHero .imgWoman{
		position:absolute;
		bottom:0;
		right:-5px;
		z-index:2;
		width:34%;
	}
}


/*--------------------------
	secAudit
--------------------------*/
.secAudit{
	background:#faf6ef;
	padding:65px 0 93px;
}
.secAudit .titBox{
	text-align:center;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    -webkit-justify-content: center;
    justify-content: center;
	position:relative;
}
.secAudit .titBox .tit01,
.secAudit .titBox .tit03{
	font-size:34px;
	line-height:34px;
	letter-spacing:4px;
	font-weight:700;
}
.secAudit .titBox .tit02{ padding:0 5px;}
.secAudit .selectArea{
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
	margin-top:40px;
}
.secAudit .selectArea .box{
	width:350px;
	margin-right:0;
}
.secAudit .selectArea .box.txtCenter{
	width:auto;
	font-size:26px;
	line-height:40px;
	letter-spacing:2px;
	vertical-align:middle;
	font-weight:700;
	padding:55px 13px 0 55px;
}
.secAudit .selectArea .box:last-child{ margin-right:0;}
.secAudit .selectArea .titIn{ font-size:0;}
.secAudit .selectArea .titStep,
.secAudit .selectArea .boxTit{
	display:inline-block;
	vertical-align:middle;
}
.secAudit .selectArea .boxTit{
	font-size:16px;
	line-height:40px;
	font-weight:700;
	padding-left:15px;
}
.secAudit .selectArea .boxTit .fBig{ font-size:22px;}
.secAudit .selectArea dl{
	position:relative;
	background:#fff;
	display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
	margin-top:10px;
}
.secAudit .selectArea dl::after{
	content:"";
	position:absolute;
	bottom:-5px;
	right:-5px;
	background:url(../img/index/bgSelect.png) repeat;
	width:100%;
	height:100%;
}
.secAudit .selectArea dl.on::after{ background:url(../img/index/bgSelectOn.png) repeat;}
.secAudit .selectArea dt{
	width:48px;
	height:74px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
	position:relative;
	z-index:2;
	border-radius:  5px 0 0 5px ;
	background:#ff7100;
}
.secAudit .selectArea .on dt{ background:#ff7100;}
.secAudit .selectArea dd{
	position:relative;
	z-index:2;
	width:calc(100% - 48px);
}
.secAudit .selectArea select{ 
	font-size:17px;
	width:100%;
	height:74px;
	padding-left:15px;
	font-family:inherit;
	border:1px solid #d7d7d7;
	border-radius: 0 5px 5px 0;
	background:#fff;
}
.secAudit .selectArea .on select{ border:1px solid #ff7100;}
.secAudit .aBtnAudit{
	display: block;
    padding: 38px 0;
    text-align: center;
    color: #fff;
	letter-spacing:2px;
    font-size: 32px;
    line-height: 22px;
    font-weight: 700;
    background: -moz-linear-gradient(top, #ffde00, #ff6000);
    background: -webkit-linear-gradient(top, #ffde00, #ff6000);
    background: linear-gradient(to bottom, #ffde00, #ff6000);
    border-radius: 150px;
	position:relative;
    text-decoration: none;
    width: 600px;
    margin: 53px auto 0;
    box-shadow: 0px -10px 0px -4px rgba(0,0,0,0.1) inset;
}
.secAudit .aBtnAudit::before {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 102px;
    margin: auto;
    content: "";
    vertical-align: middle;
    width: 10px;
    height: 10px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.secAudit .aBtnAudit::after {
    position: absolute;
    bottom: -93px;
    right: -50px;
    content: "";
    width: 156px;
    height: 220px;
	background:url(../img/index/imgAudit.png) top center / cover no-repeat;
}
@media only screen and (max-width:767px){
	.secAudit{
		background:#faf6ef;
		padding:0;
	}
	.secAudit .spBox{ 
		padding:40px 0 50px;
	}
	.secAudit .aSpBtn{
		display:block;
		color:#fff;
		background:#258be5;
		text-decoration:none;
		padding:23px 0 30px;
		font-weight:700;
	    box-shadow: 0px -8px 0px 0 #1f72bc inset;
		position:relative;
	}
	.secAudit .aSpBtn::after {
		position: absolute;
		content: "";
		background:url(../img/index/imgAudit.png) top center / cover no-repeat;
		bottom: 0;
		right: 25px;
		width: 70px;
		height: 99px;
	}
	.secAudit .aSpBtn .btnTit{
		font-size:18px;
		line-height:22px;
	}
	.secAudit .titBtn {
		text-align: center;
		display: -webkit-flex;
		display: flex;
		-webkit-align-items: flex-end;
		align-items: flex-end;
		position: relative;
		padding-top:4px;
	}
	.secAudit .titBtn .titBtn01, 
	.secAudit .titBtn .titBtn03 {
		font-size: 20px;
		line-height: 22px;
		letter-spacing: 0px;
	}
	.secAudit .titBtn .titBtn02{ padding:0 3px;}
	.secAudit .titBtn .titBtn02 img{
		width:105px;
		height:auto;
	}
	.secAudit .titBox .tit01,
	.secAudit .titBox .tit03{
		font-size:15px;
		line-height:22px;
		letter-spacing:0px;
	}
	.secAudit .titBox .tit02 img{
		width:105px;
		height:auto;
	}
	.secAudit .selectArea{ 
		display:block;
		margin-top:10px;
	}
	.secAudit .selectArea .box{
		width:100%;
		margin-right:0%;
	}
	.secAudit .selectArea .box:nth-child(n + 2){ margin-top:10px;}
	.secAudit .selectArea .titStep{ display:none;}
	.secAudit .selectArea .boxTit{
		font-size:14px;
		padding-left:0;
	}
	.secAudit .selectArea .boxTit::before{
		content:"▼";
		display:inline-block;
		vertical-align:middle;
	}
	.secAudit .selectArea .box.txtCenter{ display:none;}
	.secAudit .selectArea .boxTit .fBig{ font-size:14px;}
	.secAudit .selectArea .box:nth-child(1) .boxTit{ color:#ff7100;}
	.secAudit .selectArea dl{ margin-top:0px;}
	.secAudit .selectArea dl::after{ display:none;}
	.secAudit .selectArea dt{
		width:44px;
		height:72px;
	}
	.secAudit .selectArea .box:nth-child(1) dt img{ width:8px;}
	.secAudit .selectArea .box:nth-child(2) dt img{ width:12px;}
	.secAudit .selectArea .box:nth-child(3) dt img{ width:13px;}
	.secAudit .selectArea .box:nth-child(4) dt img{ width:13px;}
	.secAudit .selectArea dd{ width:calc(100% - 44px);}
	.secAudit .selectArea select{ 
		font-size:16px;
		height:72px;
	}
	.secAudit .selectArea .on select{ border:4px solid #ff7100;}
	.secAudit .aBtnAudit{
		padding: 22px 0;
		letter-spacing: 1px;
		font-size: 20px;
		width: 100%;
		margin: 25px auto 0;
		box-shadow: 0px -6px 0px -2px rgba(0,0,0,0.1) inset;
	}
	.secAudit .aBtnAudit::before { display:none;}
	.secAudit .aBtnAudit::after {
		bottom: -50px;
		right: 0px;
		width: 75px;
		height: 106px;
	}
	.secAudit .spTxt{
		font-size:16px;
		line-height:20px;
		font-weight:700;
		padding-bottom:5px;
	}
}

/*--------------------------
	secMovie
--------------------------*/
.secMovie{
	background:#258be5;
	padding:70px 0;
	margin-bottom: 20px;
}
.secMovie .inner{
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
}
.secMovie .boxTitIn{
	width:calc(100% - 640px);
	text-align:center;
	padding-bottom:60px;
	position:relative;
}
.secMovie .iconTxt{
	position:absolute;
	top:3px;
	left:40px;
}
.secMovie .tit{ padding-top:25px;}
.secMovie .txt{ padding-top:35px;}
.secMovie .boxMovie{
	width:640px;
	height:360px;
}
.secMovie .boxMovie iframe{
	width:100%;
	height:360px;
}
@media only screen and (max-width:767px){
	.secMovie{
		background:none;
		padding:60px 0 0;
		position:relative;
	}
	.secMovie .iconBox{ display:none;}
	.secMovie .inner{ 
		flex-wrap: wrap;
		width:85%;
	}
	.secMovie .boxTitIn{
		width:100%;
		padding-bottom:0;
		position:static;
		order:2;
	}
	.secMovie .iconTxt{
		width:68px;
		top:28px;
		right:20px;
		left:auto;
		z-index:2;
	}
	.secMovie .tit{
		padding:0 0 0;
		width:100%;
		margin-top:0px;
	}
	.secMovie .txt{ 
		padding:10px 0px 0;
		width:75%;
	}
	.secMovie .boxMovie{
		width:100%;
		margin:0 auto;
		height:auto;
		padding-top:53%;
		position:relative;
		border:1px solid #258be5;
		order:1;
	}
	.secMovie .boxMovie iframe{
		 width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
	}
}

/*--------------------------
	secReal
--------------------------*/
.secReal{ padding:90px 0 100px;}
.secReal.lazyloaded{ background:url(../img/index/bgReal.jpg) top center / cover;}
.secReal .boxCenter{ text-align:center;}
.secReal .tit{
	color:#fff;
	background:#ff7100;
	font-size:34px;
	letter-spacing:12px;
	font-weight:700;
	display:inline-block;
	padding:12px 8px 8px;
}
.secReal .txtMain{
	font-size:18px;
	line-height:58px;
	color:#fff;
	letter-spacing:2px;
	font-weight:700;
	padding-top:10px;
}
.secReal .txtTime{
	font-size:13px;
	line-height:30px;
	color:#fff;
	letter-spacing:1px;
}
.secReal .aReal{
	display: block;
    padding: 48px 0;
    text-align: center;
    color: #fff;
	letter-spacing:2px;
    font-size: 24px;
    line-height: 22px;
    font-weight: 700;
    background: #ff7100;
    border-radius: 150px;
	position:relative;
    text-decoration: none;
    width: 700px;
    margin: 50px auto 0;
    box-shadow: 0px -10px 0px -2px #d15d00 inset;
}
.secReal .aReal::after {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 62px;
    margin: auto;
    content: "";
    vertical-align: middle;
    width: 12px;
    height: 12px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.secReal .boxMember {
	position:absolute;
	top:-23px;
	left:50px;
	font-size:14px;
	line-height:22px;
	font-weight:700;
	color:#1d1d1d;
	background:#fff000;
	border-radius: 50px;
	padding:10px 15px;
	letter-spacing:0;
}
.secReal .boxReal{ 
	margin-top:33px;
	position:relative;
}
.secReal .boxReal .imgBox{
	position:absolute;
	top:-173px;
	right:160px;
	z-index:2;
}
.secReal .boxReal iframe{
	width:100%;
	border:1px solid #dfdfdf;
	height:347px;
}
.secRealBox .aBox{
	display:block;
	border-bottom:1px solid #dfdfdf;
	text-decoration:none;
	color:#1d1d1d;
}
.secRealBox .aBoxIn{
	display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
	padding:14px 28px ;
}
.secRealBox .realTime:nth-child(2n) .aBox{ background:#fbfbfb;}
.secRealBox .aBox:nth-child(5) .aBox{ border-bottom:none;}
.secRealBox .date{
	font-size:16px;
	letter-spacing:1px;
	line-height:40px;
	order:1;
}
.secRealBox .icon{
	font-size:13px;
	line-height:28px;
	color:#fff;
	width:80px;
	height:30px;
	text-align:center;
	order:2;
	margin-left:20px;
}
.secRealBox .icon.icon01{ background:#1e88e5;}/* 一戸建て */
.secRealBox .icon.icon02{ background:#669900;}/* 土地 */
.secRealBox .icon.icon03{ background:#f8759d;}/* マンション */
.secRealBox .tit{
	font-size:16px;
	line-height:40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	margin-left:20px;
	max-width:calc(100% - 260px);
	order:3;
}
.secRealBox .iconNew{ order:4;}
@media only screen and (max-width:767px){
	.secReal{ padding:50px 0 50px;}
	.secReal.lazyloaded{ background:url(../img/index/bgRealSp.jpg) top center / cover;}
	.secReal .tit{
		font-size:20px;
		letter-spacing:2px;
	}
	.secReal .txtMain{
		font-size:14px;
		line-height:22px;
		letter-spacing:1px;
		padding-top:13px;
	}
	.secReal .txtTime{
		font-size:11px;
		letter-spacing:1px;
	}
	.secReal .aReal{
		padding: 18px 0;
		letter-spacing:1px;
    	font-size: 14px;
    	width: 90%;
    	margin: 36px auto 0;
		box-shadow: 0px -6px 0px -2px #b0000c inset;
	}
	.secReal .aReal::after {
		right: 30px;
		width: 8px;
		height: 8px;
		border-top: 1px solid #fff;
		border-right: 1px solid #fff;
	}
	.secReal .boxMember {
		top:-19px;
		left:10px;
		font-size:11px;
		padding:2px 15px;
		letter-spacing:0;
	}
	.secReal .boxReal{ margin-top:10px;}
	.secReal .boxReal .imgBox{
		top:-60px;
		right:0px;
		width:49px;
	}
	.secReal .boxReal iframe{ height:235px;}
	.secRealBox .aBoxIn{
		font-size:0;
		padding:16px 13px ;
		display:block;
	}
	.secRealBox .aBox:nth-child(3) .aBox{ border-bottom:none;}
	.secRealBox .date,
	.secRealBox .icon,
	.secRealBox .iconNew{
		display:inline-block;
		vertical-align:middle;
	}
	.secRealBox .iconNew{ width:39px;}
	.secRealBox .date{
		font-size:12px;
		letter-spacing:0px;
		line-height:20px;
	}
	.secRealBox .icon{
		font-size:10px;
		line-height:18px;
		width:60px;
		height:18px;
		margin-left:10px;
	}
	.secRealBox .tit{
		font-size:14px;
		line-height:32px;
		margin-left:0px;
		max-width:100%;
		line-height:25px;
	}
}

/*--------------------------
	secSale
--------------------------*/
.secSale .inner {
	padding:85px 0 150px;
	margin-top:200px;
}
.secSale.lazyloaded { background: url(../img/index/bgRepeat.gif) repeat;}
.secSale .inner { position: relative;}
.secSale .titEng {
    position: absolute;
    top: -13px;
    left: 203px;
}
.secSale.lazyloaded .inner::after {
    content: "";
    position: absolute;
    top: -88px;
    left: 13px;
    background: url(../img/index/imgSaleMan.png) top center / cover no-repeat;
    width: 190px;
    height: 266px;
}
.secSale .tit {
    text-align: center;
    font-size: 42px;
    line-height: 64px;
    font-weight: 700;
    letter-spacing: 18px;
}
.secSale .tit .block { display: block;}
.secSale .tit .block + .block{ margin-top:20px;}
.secSale .tit .border{
	position:relative;
	display:inline-block;
}
.secSale .tit .border::after{
	content:"";
	position:absolute;
	bottom:-5px;
	left:0;
	right:0;
	width:100%;
	height:2px;
	background:#000;
}
.secSale .tit .num{
	display:inline-block;
	vertical-align:16px;
	margin-right:10px;
}
.secSale .txtCenter {
	font-size:24px;
	line-height:44px;
	letter-spacing:1px;
	text-align:center;
	padding-top:65px;
}
.secSale .list {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
	padding-top:55px;
}
.secSale .box {
	width:22.657%;
	margin-right:3.124%;
}
.secSale .box:last-child { margin-right:0;}
.secSale .imgBoxMain{ position:relative;}
.secSale .boxNum{
	position:absolute;
	bottom:-30px;
	left:0;
	right:0;
	width:60px;
	margin:0 auto;
}
.secSale .imgBox img{ border-radius: 0 10px 10px 10px;}
.secSale .boxTit{
	font-size:28px;
	line-height:29px;
	font-weight:700;
	position:relative;
	text-align:center;
	padding-bottom:27px;
	margin-top:60px;
}
.secSale .boxTit::after{
	content:"";
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	width:40px;
	height:1px;
	background:#1d1d1d;
	margin:auto;
}
.secSale .boxTxt{
	font-size:16px;
	line-height:29px;
	font-weight:700;
	padding-top:20px;
	overflow-wrap: break-word;
    word-wrap: break-word;
    hanging-punctuation: allow-end;
}
.secSale .aBtnSale{
	display: block;
    padding: 46px 0;
    text-align: center;
    color: #fff;
	letter-spacing:2px;
    font-size: 28px;
    line-height: 28px;
    font-weight: 700;
    background: #258be5;
    border-radius: 150px;
	position:relative;
    text-decoration: none;
    width: 700px;
    margin: 63px auto 0;
    box-shadow: 0px -10px 0px -2px #1f72bc inset;
}
.secSale .aBtnSale::after {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 62px;
    margin: auto;
    content: "";
    vertical-align: middle;
    width: 12px;
    height: 12px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.secSale .bnrPurchase {
	display:block;
	margin-top:200px;
}
.secSale .bnrPurchase + .bnrPurchase{
	margin-top:50px;
}
@media only screen and (max-width:767px){
	.secSale .inner {
		padding:40px 0 50px;
		margin-top:90px;
	}
	.secSale .titEng {
		top: -10px;
		left: 0;
		right:0;
		margin:0 auto;
		width:50%;
	}
	.secSale.lazyloaded .inner::after {
		top: -40px;
		left: 0;
		width: 58px;
		height: 80px;
	}
	.secSale .tit {
		font-size: 20px;
		line-height: 32px;
		letter-spacing: 2px;
	}
	.secSale .tit .block + .block{ margin-top:0;}
	.secSale .tit .border::after{ display:none;}
	.secSale .tit .num{
		width: 20px;
		margin-right: 5px;
	    vertical-align: 10px;
	}
	.secSale .txtCenter {
		font-size:14px;
		letter-spacing:0;
		line-height:28px;
		padding-top:15px;
	}
	.secSale .list { padding-top:20px;}
	.secSale .box {
		width:48%;
		margin-right:4%;
	}
	.secSale .box:nth-child(2n) { margin-right:0;}
	.secSale .box:nth-child(n + 3) { margin-top:15px;}
	.secSale .boxNum{
		bottom:-15px;
		width:30px;
	}
	.secSale .boxTit{
		font-size:18px;
		line-height:32px;
		padding-bottom:0px;
		margin-top:20px;
		letter-spacing:-0.5px;
	}
	.secSale .boxTit::after,
	.secSale .boxTxt{ display:none;}
	.secSale .aBtnSale{
		padding: 14px 0;
		letter-spacing:1px;
    	font-size: 14px;
    	width: 90%;
    	margin: 20px auto 0;
		box-shadow: 0px -6px 0px -2px #1f72bc inset;
	}
	.secSale .aBtnSale::after {
		right: 30px;
		width: 8px;
		height: 8px;
		border-top: 1px solid #fff;
		border-right: 1px solid #fff;
	}
	.secSale .bnrPurchase { margin-top:50px;}
	.secSale .bnrPurchase + .bnrPurchase{
		margin-top:20px;
	}
}
@media only screen and (max-width:367px){
	.secSale .txtCenter{ font-size:13px;}
	.secSale .boxTit{ font-size:17px;}
}

/*--------------------------
	secRanking
--------------------------*/
.secRanking{ padding:95px 0 100px;}
.secRanking.lazyloaded{ background:url(../img/index/bgRanking.jpg) top center / cover;}
.secRanking .boxCenter{ text-align:center;}
.secRanking .titMain{
	font-size:34px;
	line-height:58px;
	font-weight:700;
	letter-spacing:8px;
	padding-top:20px;
}
.secRanking .boxTxtIn{
	font-size:18px;
	font-weight:700;
	letter-spacing:1px;
	margin:20px auto 0;
	background:#2f6778;
	border-radius: 150px;
	color:#fff;
	padding:17px 0;
	width:300px;
}
.secRanking .list{
	display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}
.secRanking .box{
	width:30.625%;
	margin-right:4.0625%;
}
.secRanking .box:last-child{ margin-right:0;}
.secRanking .boxTitIn{
	font-size:0;
	padding-top:40px;
}
.secRanking .tit,
.secRanking .iconBox{
	display:inline-block;
	vertical-align:middle;
}
.secRanking .iconBox{ height:56px;}
.secRanking .tit{
	font-size:22px;
	line-height:1.8;
	font-weight:700;
	letter-spacing:2px;
	padding-left:20px;
}
.secRanking .listIn{
	text-align:center;
	display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
	border-top:1px solid #2f6778;
	padding-top:23px;
	margin-top:20px;
}
.secRanking .boxSub{
	width:calc(100% / 3);
	position:relative;
}
.secRanking .boxSub:nth-child(2){ margin-top:70px;}
.secRanking .boxSub:nth-child(3){ margin-top:140px;}
.secRanking .boxSub .boxOn{
	font-size:15px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
	font-weight:700;
	color:#fff;
	margin-top:15px;
}
.secRanking .boxSub .boxOn .num{ font-size:28px;}
.secRanking .boxSub:nth-child(1) .boxOn{ 
	height:240px;
	background:#4e4507;
}
.secRanking .boxSub:nth-child(2) .boxOn{ 
	height:170px;
	background:#8f8a88;
}
.secRanking .boxSub:nth-child(3) .boxOn{ 
	height:100px;
	background:#b0836c;
}
.secRanking .limited{
	font-size: 18px;
	position: absolute;
	top: 70px;
	line-height: 1.5;
	font-weight: bold;
	margin-top: 23px;
}
.secRanking .limited img{
	margin-bottom: 12px;
}
.secRanking .limited .small{
	font-size: 12px;
	display: block;
	margin-top: 10px;
}
.secRanking .boxTxt{
	font-size:15px;
	line-height:24px;
	font-weight:700;
	padding-top:15px;
}
.secRanking .blur{
	-ms-filter: blur(4px);
	filter: blur(4px);
	position: relative;
}
.secRanking .blur::after{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.secRanking .boxNum{
	font-size:26px;
	line-height:1.8;
	font-weight:700;
	letter-spacing:2px;
	border-radius: 100%;
	background:#fff;
	width:54px;
	height:54px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
	margin:-20px auto 0;
	position:relative;
}
.secRanking .boxSub:nth-child(1) .boxNum{ 
	border:2px solid #ae9a0b;
	color:#ae9a0b;
}
.secRanking .boxSub:nth-child(2) .boxNum{ 
	border:2px solid #8f8a88;
	color:#8f8a88;
}
.secRanking .boxSub:nth-child(3) .boxNum{ 
	border:2px solid #b0836c;
	color:#b0836c;
}
.secRanking .boxSub .imgBox{
	width:100%;
	height:100%;
}
.secRanking .boxSub .imgBox.blur{
	-ms-filter: blur(3px);
    filter: blur(3px);
}
.secRanking .boxSub .imgBox img{border-radius: 100%;}
.secRanking .boxSub .txt02{
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	margin:auto;
	z-index:2;
	color:#fff;
}
.secRanking .boxSub .color{
	color: #ae9a0b;
}
.secRanking .aRanking{
	display: block;
    padding: 48px 0;
    text-align: center;
    color: #fff;
	letter-spacing:2px;
    font-size: 24px;
    line-height: 22px;
    font-weight: 700;
    background: #2f6778;
    border-radius: 150px;
	position:relative;
    text-decoration: none;
    width: 700px;
    margin: 63px auto 0;
    box-shadow: 0px -10px 0px -2px #275563 inset;
}
.secRanking .aRanking::after {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 62px;
    margin: auto;
    content: "";
    vertical-align: middle;
    width: 12px;
    height: 12px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.secRanking .boxMember {
	position:absolute;
	top:-23px;
	left:50px;
	font-size:14px;
	line-height:22px;
	font-weight:700;
	color:#1d1d1d;
	background:#fff000;
	border-radius: 50px;
	padding:10px 15px;
	letter-spacing:0;
}
@media only screen and (max-width:767px){
	.secRanking{ padding:50px 0 50px;}
	.secRanking.lazyloaded{ background:url(../img/index/bgRankingSp.jpg) top center / cover;}
	.secRanking .titRank{
		width:70%;
		margin:0 auto;
	}
	.secRanking .titMain{
		font-size:20px;
		letter-spacing:1px;
		padding-top:8px;
		line-height:1.8;
	}
	.secRanking .boxTxtIn{
		font-size:12px;
		margin:7px auto 0;
		padding:11px 0;
		width:40%;
	}
	.secRanking .box{
		width:100%;
		margin:0 auto;
		display:none;
		background:#fff;
		border-top:1px solid #000;
		border-bottom:1px solid #000;
		padding: 0 0 20px;
	}
	.secRanking .box.show{ display:block;}
	.secRanking .box:last-child{ margin:0 auto;}
	.secRanking .boxTitIn{ display:none;}
	.secRanking .listTab{
	    display: flex;
		display: -webkit-flex;
		flex-wrap: wrap;
		-webkit-flex-wrap: wrap;
		background:#fff;
		border:1px solid #000;
		border-bottom:none;
		text-align:center;
		margin-top:20px;
	}
	.secRanking .tab{ 
		width:calc(100% / 3);
		color:#1d1d1d;
		border-right:1px solid #000;
		padding:15px 0 12px;
	}
	.secRanking .tab:last-child{ border-right:none;}
	.secRanking .tab.active{ position:relative;}
	.secRanking .tab.active::after{
		content:"";
		position:absolute;
		bottom:-1px;
		width:100%;
		left:0;
		right:0;
		height:1px;
		background:#fff;
	}
	.secRanking .iconBox{
		height:52px;
		display: -webkit-flex;
		display: flex;
		-webkit-align-items: center;
		align-items: center;
		-webkit-justify-content: center;
		justify-content: center;
		margin:0 auto;
	}
	.secRanking .tab:nth-child(1) .iconBox{ width:60px;}
	.secRanking .tab:nth-child(2) .iconBox{ width:59px;}
	.secRanking .tab:nth-child(3) .iconBox{ width:59px;}
	.secRanking .iconRank{ 
		width:50px;
		margin:0 auto;
	}
	.secRanking .tit{
		font-size:14px;
		letter-spacing:1px;
		padding-left:0px;
		padding-top:5px;
	}
	.secRanking .listIn{
		border-top:none;
		padding-top:0;
		margin-top:16px;
	}
	.secRanking .boxSub{
		width:31.5%;
		margin-right:2.75%;
	}
	.secRanking .boxSub:nth-child(3){ margin-right:0;}
	.secRanking .boxSub .boxOn{
		font-size:16px;
		margin-top:9px;
	}
	.secRanking .boxSub .boxOn .num{ 
		font-size:22px;
		display:block;
	}
	.secRanking .boxSub:nth-child(1) .boxOn{ height:210px;}
	.secRanking .boxSub:nth-child(2) .boxOn{ height:140px;}
	.secRanking .boxSub:nth-child(3) .boxOn{ height:70px;}
	.secRanking .boxTxt{
		font-size:13px;
		line-height:18px;
		padding-top:10px;
	}
	.secRanking .boxNum{
		font-size:16px;
		letter-spacing:1px;
		width:25px;
		height:25px;
		margin:-7px auto 0;
	}
	.secRanking .boxSub:nth-child(1) .boxNum{ border:1px solid #c8b217;}
	.secRanking .boxSub:nth-child(2) .boxNum{ border:1px solid #8f8a88;}
	.secRanking .boxSub:nth-child(3) .boxNum{ border:1px solid #b0836c;}
	.secRanking .aRanking{
	    padding: 18px 0;
		letter-spacing:1px;
    	font-size: 14px;
    	width: calc(90% - 40px);
    	margin: 36px auto 0;
		box-shadow: 0px -6px 0px -2px #275563 inset;
	}
	.secRanking .aRanking::after {
		right: 30px;
		width: 8px;
		height: 8px;
		border-top: 1px solid #fff;
		border-right: 1px solid #fff;
	}
	.secRanking .boxMember {
		top:-19px;
		left:10px;
		font-size:11px;
		padding:2px 15px;
		letter-spacing:0;
	}
	.secRanking .boxSub .txt02{ top:-2px;}
	.secRanking .limited{
		margin-top: 0;
	}
}
	

/*--------------------------
	secTwo
--------------------------*/
.secTwo{ padding-top:100px;}
.secTwo .titBoxIn{
	display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    align-items: center;
    -webkit-align-items: center;
}
.secTwo .titMain{
	font-size:20px;
	line-height:22px;
	font-weight:700;
	position:relative;
	padding-left:20px;
	letter-spacing:2px;
}
.secTwo .boxMember{
	font-size:12px;
	line-height:22px;
	color:#fff;
	text-align:center;
	background:#000000;
	padding:6px 13px;
	border-radius: 50px;
}
.secTwo .titMain::after{
	content:"";
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	width:5px;
	height:36px;
	margin:auto;
	background:#258be5;
}
.secTwo .boxClose .titMain::after{ background:#ff7100;}
.secTwo .listMain{
	display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
}
.secTwo .boxMain{ width:47.657%;}
.secTwo .list{ 
	border-top:1px dashed #707070;
	margin-top:30px;
}
.secTwo .box{ border-bottom:1px dashed #707070;}
.secTwo .aBox{
	display:block;
	color:#1d1d1d;
	text-decoration:none;
	padding:12px 0;
}
.secTwo .boxIn{ font-size:0;}
.secTwo .txtDate{
	display:inline-block;
	vertical-align:middle;
	font-size:13px;
	line-height:24px;
	color:#666666;
	letter-spacing:1px;
}
.secTwo .iconNew{
	display:inline-block;
	vertical-align:middle;
	margin-left:10px;
}
.secTwo .boxTit{
	font-size:15px;
	line-height:28px;
	font-weight:700;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	margin-top:2px;
}
@media only screen and (max-width:767px){
	.secTwo{ padding-top:50px;}
	.secTwo .titMain{
		font-size: 15px;
		letter-spacing: 1px;
		padding-left: 10px;
	}
	.secTwo .boxMember{
		font-size:11px;
		padding:2px 13px;
		letter-spacing:1px;
	}
	.secTwo .titMain::after{
		width:3px;
		height:25px;
	}
	.secTwo .listMain{ display:block;}
	.secTwo .boxMain{ width:100%;}
	.secTwo .boxMain + .boxMain{ margin-top:50px;}
	.secTwo .list{ margin-top:10px;}
	.secTwo .aBox{ padding:12px 0 ;}
	.secTwo .txtDate{
		font-size:12px;
		line-height:28px;
		letter-spacing:0.5px;
	}
	.secTwo .iconNew{
		width:34px;
		margin-left:5px;
	}
	.secTwo .boxTit{
		font-size:13px;
		line-height:20px;
		white-space: initial;
		overflow: hidden;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		margin-top:2px;
		max-height:40px;
	}
	.secTwo .aBtnMain{ 
		width:85%;
		margin:20px auto 0;
	}
	.secTwo .aBtnMain .aBtn { padding: 15px 0 12px;}
	.secTwo .aBtnMain::after{
		display:block;
		right:30px;
		width:8px;
		height:8px;
	}
}

/*--------------------------
	secMerit
--------------------------*/
.secMerit{ 
	padding:0 0 100px;
	margin-top:150px;
}
.secMerit.lazyloaded{ background:url(../img/index/bgRepeat.gif) repeat;}
.secMerit .inner{ position:relative;}
.secMerit .inner::after{
	content:"";
	position:absolute;
	top:-85px;
	right:0;
	background:url(../img/index/imgMeritWoman.png) top center / cover no-repeat;
	width:202px;
	height:266px;
}
.secMerit .titEng{
	position:absolute;
	top:-13px;
	right:203px;
}
.secMerit .boxTop{ padding-top:95px;}
.secMerit .tit{
	text-align:center;
	font-size:42px;
	line-height:64px;
	font-weight:700;
	letter-spacing:16px;
}
.secMerit .tit .block{ display:block;}
.secMerit .tit .block + .block{ margin-top:35px;}
.secMerit .tit .border{
	position:relative;
	display:inline-block;
}
.secMerit .tit .border::after{
	content:"";
	position:absolute;
	bottom:-5px;
	left:0;
	right:0;
	width:100%;
	height:2px;
	background:#000;
}
.secMerit .tit .num{
	display:inline-block;
	vertical-align:10px;
	margin-right:20px;
}
.secMerit .list{ 
	margin-top:55px;
	display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}
.secMerit .box{
	width:29.688%;
	position:relative;
	margin-right:5.468%;
}
.secMerit .box:nth-child(3n){ margin-right:0;}
.secMerit .box:nth-child(n + 4){ padding-top:45px;}
.secMerit .box.last{
	margin-right:0;
	width:64.38%;
	max-width:824px;
}
.secMerit .imgBoxMain{ position:relative;}
.secMerit .iconBox{
	position:absolute;
	top:-10px;
	left:-10px;
}
.secMerit .imgBox{ width:100%;}
.secMerit .imgBox img{ border-radius: 10px;}
.secMerit .boxTit{
	letter-spacing:2px;
	font-size:24px;
	font-weight:700;
	line-height:34px;
	padding-top:30px;
	text-align:center;
}
.secMerit .boxTxt{
	font-size:16px;
	padding-top:5px;
	line-height:22px;
	text-align:center;
}
.secMerit .aBnr{ display:block;}
@media only screen and (max-width:1280px){
	.secMerit .boxTit{ font-size:22px;}
}
@media only screen and (max-width:767px){
	.secMerit{ 
		padding:0 0 45px;
		margin-top:105px;
	}
	.secMerit .inner::after{
		top:-45px;
		right:0;
		width:61px;
		height:81px;
	}
	.secMerit .titEng{
		top:-8px;
		right:0;
		left:0;
		margin:0 auto;
		width:34%;
	}
	.secMerit .boxTop{ padding-top:45px;}
	.secMerit .tit{
		font-size:20px;
		line-height:32px;
		letter-spacing:1px;
	}
	.secMerit .tit .block + .block{ margin-top:0;}
	.secMerit .tit .border::after{ display:none;}
	.secMerit .tit .num{
		width:41px;
		margin-right:5px;
	}
	.secMerit .list{ margin-top:20px;}
	.secMerit .box,
	.secMerit .box:nth-child(3n){
		width:48%;
		margin-right:4%;
	}
	.secMerit .box:nth-child(2n){ margin-right:0;}
	.secMerit .box:nth-child(n + 3){ padding-top:30px;}
	.secMerit .box::after{ display:none;}
	.secMerit .imgBoxMain{ width:100%;}
	.secMerit .iconBox{
		width:30px;
		top:auto;
		bottom:-15px;
		left:0;
		right:0;
		margin:0 auto;
	}
	.secMerit .boxIn{
		padding-left:0px;
		width:100%;
	}
	.secMerit .boxTit{
		letter-spacing:0px;
		font-size:16px;
		line-height:22px;
		padding-top:20px;
	}
	.secMerit .boxTit .f14{ font-size:12px;}
	.secMerit .boxTxt{
		font-size:11px;
		padding-top:5px;
		line-height:22px;
	}
	.secMerit .box.last{ width:100%;}
}
@media only screen and (max-width:374px){
	.secMerit .boxTit{ font-size:15px;}
}
/*--------------------------
	secInfo
--------------------------*/
.secInfo{ padding-top:135px;}
.secInfo .list{
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
	margin-top:40px;
}
.secInfo .box{
	width:29.688%;
	margin-right:5.468%;
}
.secInfo .box:last-child{ margin-right:0;}
.secInfo .aBox{
	display:block;
	text-decoration:none;
	color:#1d1d1d;
	text-align:center;
}
.secInfo .imgBox img{ border-radius: 0 10px 10px 10px;}
.secInfo .boxTit{
	font-size:28px;
	line-height:29px;
	font-weight:700;
	letter-spacing:1px;
	padding:30px 0 17px;
}
@media only screen and (max-width:767px){
	.secInfo{ padding-top:55px;}
	.secInfo .indexTit .tit{ font-size:20px;}
	.secInfo .indexTit .txt{
		font-size:14px;
		line-height:22px;
		padding-top:10px;
		font-weight:700;
	}
	.secInfo .list{
		display:block;
		margin-top:15px;
		border-top:1px dashed #a6a6a6;
	}
	.secInfo .box{
		width:100%;
		margin-right:0%;
		position:relative;
	}
	.secInfo .box::after {
		position: absolute;
		top: 0;
		bottom: 0;
		right: 0px;
		margin: auto;
		content: "";
		vertical-align: middle;
		width: 8px;
		height: 8px;
		border-top: 1px solid #000;
		border-right: 1px solid #000;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	.secInfo .aBox{
		padding:10px 0;
		border-bottom:1px dashed #a6a6a6;
	    display: flex;
		display: -webkit-flex;
		align-items: center;
		-webkit-align-items: center;
		text-align:left;
	}
	.secInfo .imgBox,
	.secInfo .boxIn{ width:50%;}
	.secInfo .boxIn{ padding-left:20px;}
	.secInfo .boxTit{
		font-size:18px;
		line-height:24px;
		letter-spacing:0px;
		padding:0 0 0;
	}
	.secInfo .boxTit::after{ display:none;}
	.secInfo .aBtnMain,
	.secInfo .boxTxt{ display:none;}
}
	

/*--------------------------
	bnrAkiya
--------------------------*/
.bnrAkiya .aBnr { 
	display:block;
	height:500px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}
.bnrAkiya .aBnr.lazyloaded{ background:url(../img/index/bnrAkiya.jpg) top center no-repeat;}
.bnrAkiya .boxTit { padding-left:50px;}
@media only screen and (max-width:767px){
	.bnrAkiya{ margin-top:30px;}
	.bnrAkiya .aBnr{
		height:auto;
		display:block;
	}
	.bnrAkiya .aBnr.lazyloaded{ background:none;}
}

/*--------------------------
	secNews
--------------------------*/
.secNews{ padding-top:105px;}
.secNews .titMain{
	font-size:20px;
	line-height:22px;
	font-weight:700;
	letter-spacing:2px;
	position:relative;
    padding-left: 20px;
}
.secNews .titMain::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 5px;
    height: 36px;
    margin: auto;
    background: #000000;
}
.secNews .list{ 
	border-top:1px dashed #707070;
	margin-top:35px;
}
.secNews .box{ border-bottom:1px dashed #707070;}
.secNews .aBox{
	display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
	color:#1d1d1d;
	text-decoration:none;
	padding:25px 0;
}
.secNews .boxTit{
	font-size:15px;
	line-height:28px;
	text-decoration:underline;
	font-weight:700;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	margin-left:20px;
	max-width:calc(100% - 140px);
}
.secNews .txtDate {
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    line-height: 24px;
    color: #666666;
    letter-spacing: 1px;
}
.secNews .iconNew { margin-left:6px;}
@media only screen and (max-width:767px){
	.secNews{ padding-top:50px;}
	.secNews .titMain{
		font-size:15px;
		letter-spacing:1px;
		padding-left: 10px;
	}
	.secNews .titMain::after {
		width: 3px;
		height: 25px;
	}
	.secNews .list{ margin-top:15px;}
	.secNews .aBox{
		display:block;
		font-size:0;
		padding:10px 0;
	}
	.secNews .boxTit{
		font-size:13px;
		line-height:23px;
		margin-left:0px;
		max-width:100%;
		display:block;
	}
	.secNews .txtDate {
		font-size: 13px;
		line-height: 23px;
		letter-spacing: 0.5px;
		text-decoration:underline;
	}
	.secNews .iconNew { 
		margin-left:5px;
		width:34px;
		display: inline-block;
		vertical-align: middle;
	}
}

/*--------------------------
	secLink
--------------------------*/
.secLink .list{
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
	border:1px solid #d5d5d5;
	margin-top:100px;
}
.secLink .aBox{
	display:block;
	font-size:0;
	text-align:center;
	color:#000;
	text-decoration:none;
	width:50%;
	padding:47px 0;
	position:relative;
}
.secLink .aBox.secLinkNone{ padding:0;}
.secLink .aBox:nth-child(2)::after{
	content:"";
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	width:1px;
	height:60px;
	background:#d5d5d5;
	margin:auto;
}
.secLink .iconBox,
.secLink .boxTxt{
	display:inline-block;
	vertical-align:middle;
}
.secLink .boxTxt{
	font-size:20px;
	line-height:22px;
	font-weight:700;
	border-bottom:1px solid #000;
	margin-left:13px;
}
@media only screen and (max-width:767px){
	.secLink .aBox.secLinkNone{ background:#333333;}
	.secLink .aBox.secLinkNone img{
		height:78px;
		width:auto;
	}
	.secLink .list{ margin-top:70px;}
	.secLink .list{ margin-top:40px;}/*noneがあるとき*/
	.secLink .aBox{
		display:block;
		padding:20px 0 17px;
	}
	.secLink .aBox:nth-child(2)::after{ height:40px;}
	.secLink .iconBox,
	.secLink .boxTxt{ display:block;}
	.secLink .aBox .iconBox{ 
		margin:0 auto;
		height:21px;
	}
	.secLink .aBox:nth-child(1) .iconBox{ width:28px;}
	.secLink .aBox:nth-child(2) .iconBox{ width:16px;}
	.secLink .boxTxt{
		font-size:13px;
		margin-left:0;
		line-height:19px;
		display:inline-block;
	}
}

/*--------------------------
	secContactIn
--------------------------*/
.secContactIn{
	margin-top:110px;
	padding:95px 0 90px;
}
.secContactIn.lazyloaded{ background:url(../img/index/bgRepeat.gif) repeat;}
.secContactIn .indexTit .tit{ font-size:26px;}
.secContactIn .indexTit .txt { padding-top: 20px;}
.secContactIn .boxMain{
	background:#fff;
	text-align:center;
	border:1px solid #d5d5d5;
	width:1100px;
	margin:35px auto 0;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}
.secContactIn .box{
	width:50%;
	position:relative;
	height:260px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}
.secContactIn .box:nth-child(2)::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 1px;
    height: 200px;
    background: #d5d5d5;
    margin: auto;
}
.secContactIn .boxTit{
	font-size:16px;
	line-height:30px;
	font-weight:700;
}
.secContactIn .aBtnContact{
	display:block;
	color:#fff;
	position:relative;
	font-size:16px;
	line-height:22px;
	letter-spacing:1px;
	background:#1b1b1b;
	text-decoration:none;
	width:320px;
	margin:20px auto 0;
	padding:25px 0;
}
.secContactIn .aBtnContact::after{
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
	right: 30px;
    width: 6px;
    height: 6px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.secContactIn .aTel{
	display:block;
	color:#1d1d1d;
	text-decoration:none;
}
.secContactIn .aTel .txtTel{
	font-size:16px;
	line-height:30px;
	font-weight:700;
}
.secContactIn .aTel .telNum{
	font-size:34px;
	line-height:22px;
	letter-spacing:1px;
	position:relative;
	font-weight:700;
	margin-top:20px;
	padding-left:28px;
}
.secContactIn .aTel .telNum::after{
	content:"";
	position:absolute;
	top:0;
	left:0;
	width:23px;
	height:23px;
	background:url(../img/index/imgTel.png) top center / cover no-repeat;
}
.secContactIn .aTel .txtTime{
	font-size:14px;
	line-height:30px;
	font-weight:700;
	padding-top:20px;
}
@media only screen and (max-width:767px){
	.secContactIn{
		margin-top:60px;
		padding:45px 0 50px;
	}
	.secContactIn .indexTit .tit{ font-size:20px;}
	.secContactIn .indexTit .txt { padding-top: 13px;}
	.secContactIn .boxMain{
		background:none;
		border:none;
		width:100%;
		margin:23px auto 0;
		display:block;
	}
	.secContactIn .box{
		width:100%;
		height:auto;
		display:block;
	}
	.secContactIn .box:nth-child(2)::after { display:none;}
	.secContactIn .boxTit{ display:none;}
	.secContactIn .aBtnContact{
		font-size:15px;
		width:100%;
		font-weight:700;
		margin:0 auto 0;
		padding:20px 0;
	}
	.secContactIn .aBtnContact::after{ display:none;}
	.secContactIn .aTel{
		border:1px solid #d5d5d5;
		background:#fff;
		padding:12px 0 17px;
		margin-top:20px;
	}
	.secContactIn .aTel .txtTel{ font-size:13px;}
	.secContactIn .aTel .telNum{
		font-size:22px;
		display:inline-block;
		margin-top:0px;
		padding-left:22px;
	}
	.secContactIn .aTel .telNum::after{
		top:2px;
		width:15px;
		height:15px;
	}
	.secContactIn .aTel .txtTime{
		font-size:12px;
		padding-top:0px;
	}
	.secContactIn .aTel .spTxt{
		font-size:11px;
		background:#f4f4f4;
		width:68%;
		margin:5px auto 0;
		border-radius: 50px;
		padding:8px 10px;
	}
}

/*bnrList*/
.bnrList{
    margin: 40px auto 90px;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
	width:1220px;
}
.bnrList .bnrIn{
    display: block;
    width: 290px;
    margin: 25px 20px 0 0;
    text-decoration: none;
    text-align: center;
    color: #000;
}
.bnrList .bnrIn:nth-child(4n),
.bnrList .bnrIn:last-child{
    margin-right: 0;
}
.bnrList .bnrIn:nth-child(n + 5){ margin-top:70px;}
.bnrList .titIn{
	font-size:24px;
	font-weight:700;
	letter-spacing:1px;
	line-height:30px;
}
.bnrList .titSub{ padding-top:10px;}
.bnrList .txtIn{
	font-size:12px;
	text-align:left;
	line-height:20px;
	padding-top:25px;
	height:65px;
}
.bnrList .imgIn img{
    width: 100%;
    height: auto;
}
.bnrList .logoIn{
    margin: 27px auto 0;
	height:52px;
}
.bnrList .btnIn{
    width: 200px;
    border: #000 solid 1px;
    background: #FFF;
    font-size: 14px;
    letter-spacing: 0.5px;
    font-weight: 700;
    margin: 0 auto;
    padding: 15px 0 ;
    position: relative;
	margin-top: 25px;
}
@media only screen and (max-width:767px){
    .secContactIn .bnrList{
        margin: 10px auto 0;
        justify-content: flex-start;
        -webkit-justify-content: flex-start;
    }
    .secService .item {
		width: 100%;
		padding: 33px 0 17px;
		border-bottom: #CDCDCD solid 1px;
	}
	.bnrList{
		width:100%;
		display:block;
		margin-bottom:0;
	}
	.bnrList .boxTop {
		width: 100%;
		margin-top: 5px;
	}
    .bnrList .logoIn{
        margin: 0 0 11px;
		height:auto;
		text-align: left;
    }
    .bnrList .logoIn img{
        width: auto;
        height: 14px;
    }
	.bnrList .mainBox {
		display: flex;
		display: -webkit-flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
		position: relative;
		display: block;
		padding: 5px 0 0 52%;
		height: 27vw;
	}
	.bnrList .bnrIn,
	.bnrList .bnrIn:nth-child(4n), 
	.bnrList .bnrIn:last-child{
		width:92%;
		margin:0 auto 30px;
	}
	.bnrList .bnrIn:nth-child(n + 5){ margin-top:0;}
	.bnrList .imgIn{
	    padding-top:0;
		position: absolute;
		top: 0;
		left: 0;
		width: 48%;
	}
    .bnrList .btnIn{
        width: 115px;
        font-size: 11px;
        padding: 9px 0;
    }
    .bnrList .btnIn::after{
        display: none;
    }
	.bnrList .boxUnder{
        margin-top: 0;
        width: 100%;
    }
	.bnrList .titIn {
		font-size: 16px;
		text-align: left;
		line-height:20px;
		letter-spacing:0;
	}
	.bnrList .titSub{
        text-align: left;
        padding-top: 0;
    }
    .bnrList .titSub img{
        width: auto;
        height: 6px;
    }
	.bnrList .txtIn {
		padding-top: 5px;
		line-height: 1.4;
		height:auto;
	}
	.bnrList .btnIn{
		font-size: 13px;
		width: 100%;
		height: 27px;
		margin: 10px auto 0;
		border: #000 solid 1px;
		padding: 6px 0 0;
	}
}


