/*-----------------------------------------------
	index
-----------------------------------------------*/
#header{
	position:absolute;
	top:0;
}
#global-menu .global-box .type2 a{ color:#fff;}
#global-menu .global-box .aNav{ color:#fff;}
#global-menu .global-box li .aNav:after,
#global-menu .global-box li:first-child .aNav:before{ background: rgba(255,255,255,0.2);}
#header .headertxtTel,
#header .headerTxt{ color:#fff;}
#header .headertxtTel{
	background:url(https://www.shinsan-reform.com/img/common/iconTelIndex.png) 0 0 no-repeat;
	background-size:27px 24px;
}
#header .headerBtn{
	background:#fff;
	color:#0075C1;
}
.secTopSlider .boxSlider{
	position: relative;
	height: 100vh;
	overflow: hidden;
}
.secTopSlider .boxSlider .wrapper{
	width: 2000px;
	position: absolute;
	top: 0;
	left: calc(50% - 1000px);
}
.secTopSlider .boxSlider .slick-slide a{ display: block;}
.secTopSlider .boxSlider li{
	 position:relative;
	 height: 100vh;
}
.secTopSlider .boxSlider .subBox{
	position:absolute;
	left:calc(50% - 600px);
	top:240px;
}
#sliderTop{ height:100vh;}
.sliderAdd{
	width: 100%;
	height: 100%;
}

/* imgCover */
.imgCover{
	position:relative;
}
.imgCover img{
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	object-fit: cover;
	font-family: 'object-fit: cover;'
}

@media only screen and (max-width:767px){
	#header{ position:fixed;}
	.secTopSlider{ display:none;}
	.secTopSliderSp .boxSlider{ 
		width: 100%;
		position:relative;
	}
	.secTopSliderpSp .boxSlider .wrapper{
		width: 100%;
		position: static;
		margin-left: 0;
	}
	.secTopSliderSp .slick-slide img{
		width:100%;
		height: auto;
		max-width: 100%;
		max-height: 100%;
	}
	.secTopSliderSp .boxSlider .subBox{
		position:absolute;
		right:12%;
		top:24%;
		width:160px;
	}
	.secTopSlider .boxSlider li{
		height: auto;
   }
}

/* secEvent */
.secEvent{ padding:120px 0 0;}
.secEvent .wrapper{ position:relative;}
.secEvent .topBox{
	text-align:center;
	padding-bottom:60px;
}
.secEvent .tit{
	font-size:30px;
	letter-spacing:3px;
	line-height:200%;
}
.secEvent .btnLink{
	position:absolute;
	top:62px;
	right:0;
}
.secEvent .btnLink .btnEvent{
	color:#336699;
	font-size:14px;
	line-height:30px;
	letter-spacing:2px;
	position:relative;
	padding-right:57px;
}
.secEvent .btnLink .btnEvent:after {
    position: absolute;
    content: "";
    width: 52px;
    height: 6px;
    top: 7px;
	right:0;
    background: url(https://www.shinsan-reform.com/img/common/btnMore03.jpg) top center no-repeat;
    background-size: 52px 6px;
}
.secEvent .boxMain{ position:relative;}
.secEvent .box{
	display:table;
	background:url(https://www.shinsan-reform.com/img/index/bgEvent.jpg) bottom right no-repeat #F5F5F5;
	width:100%;
	height:260px;
}
.secEvent .box a{
	display:block;
	color:#000;
}
.secEvent .box .photo{
	width:390px;
	height:260px;
    vertical-align: top;
}
.secEvent .box .subBox{
	display: table-cell;
    vertical-align:middle;
	width:100%;
	padding:0 30px;
}
.secEvent .box .subBox .box01{ font-size:0;}
.secEvent .box .subBox .icon{
	width:70px;
	height:70px;
	background:#1F84C7;
	display:inline-table;
	color:#fff;
	border-radius: 500px;
}
.secEvent .box .subBox .iconTxt{
	display: table-cell;
    vertical-align:middle;
	font-size:14px;
	text-align:center;
	letter-spacing:1px;
}
.secEvent .box .subBox .box0101{
	display:inline-block;
	vertical-align:top;
	padding:5px 0 0 10px;
	max-width:670px;
}
.secEvent .box .subBox .boxTit{
	font-size:20px;
	line-height:24px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	color:#1F84C7;
	letter-spacing:1px;
	padding-bottom:5px;
}
.secEvent .box .subBox .box0102{ margin: -36px 0 0 80px;}
.secEvent .box .subBox .boxTxt{
	font-size:15px;
	line-height:24px;
	color:#000;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	letter-spacing:1px;
    max-width: 660px;
}
.secEvent .box .subBox .box02{ 
	padding-top:25px;
	font-size:0;
}
.secEvent .box .subBox .box0201{
	display:inline-table;
	width:370px;
	height:36px;
	border:1px solid #CCCCCC;
	background:#fff;
}
.secEvent .box .subBox .box0201:first-child{ margin-right:10px;}
.secEvent .box .subBox .box0201 .thTxt{
	width:70px;
	height:36px;
	background:#000000;
	text-align:center;
	font-size:14px;
	letter-spacing:1px;
	padding-top:9px;
	box-sizing:border-box;
	color:#fff;
}
.secEvent .box .subBox .box0201:first-child .thTxt{ color:#FFFF00;}
.secEvent .box .subBox .box0201 .tdTxt{
	display: table-cell;
    vertical-align:middle;
	width:100%;
	max-width:298px;
	color:#000000;
	letter-spacing:1px;
	font-size:14px;
	padding:0 10px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.secEvent .box .subBox .listBtn{
	font-size:0px;
	padding:22px 0 0;
}
.secEvent .box .subBox .btnMain{
	display:inline-block;
	vertical-align:top;
	width:150px;
	margin-left: 270px;
}
.secEvent .box .subBox .btnMain:nth-child(2){ margin-left:22px;}
.secEvent .boxMain .btnReserve{
	display:inline-block;
	vertical-align:top;
	letter-spacing:2px;
	padding:12px 15px 12px;
	line-height:1.4;
	box-sizing:border-box;
	background:#FFCC00;
	color:#000000;
	font-size:16px;
	text-align:center;
	max-width:500px;
}
.secEvent .box .subBox .btnMore{
	width:100%;
	display:block;
	letter-spacing:2px;
	padding:13px 24px 14px 0;
	box-sizing:border-box;
	color:#336699;
	font-size:14px;
	position:relative;
}
.secEvent .box .subBox .btnMore:after {
    position: absolute;
    content: "";
    width: 52px;
    height: 6px;
    top: 16px;
    background: url(https://www.shinsan-reform.com/img/common/btnMore04.png) top center no-repeat;
    background-size: 52px 6px;
}
@media only screen and (max-width:767px){
	.secEvent{ padding:33px 0 0;}
	.secEvent .topBox { padding-bottom:25px;}
	.secEvent .tit{ font-size:23px;}
	.secEvent .subTit{
		width:52px;
		margin:4px auto 0; 
	}
	.secEvent .btnLink{ display:none;}
	.secEvent .box{
		display:block;
		width:87%;
		height:auto;
		margin:0 auto;
		background:#fff;
	}
	.secEvent .box .photo{
		width:100%;
		height:auto;
		padding-top:67%;
	}
	.secEvent .box .subBox{ 
		display:block;
		padding:0 ;
	}
	.secEvent .box .subBox .box01{ padding-top:15px;}
	.secEvent .box .subBox .box0101{ 
		width:74%;
		padding: 10px 0 0 10px;
	}
	.secEvent .box .subBox .boxTit{
		white-space: normal;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
		font-size:20px;
		line-height:130%;
		letter-spacing:0;
		padding-bottom:0;
	}
	.secEvent .box .subBox .box0102{ margin: 10px 0 0 0;}
	.secEvent .box .subBox .boxTxt {
		font-size: 14px;
		line-height: 150%;
		white-space:inherit;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 2;
	}
	.secEvent .box .subBox .box02{ padding-top:12px;}
	.secEvent .box .subBox .box0201{ width:325px;}
	.secEvent .box .subBox .box0201:first-child{ margin:0 0 8px;}
	.secEvent .box .subBox .box0201 .thTxt,
	.secEvent .box .subBox .box0201 .tdTxt{
		display:inline-block;
		vertical-align:top;
	}
	.secEvent .box .subBox .box0201 .tdTxt{ 
		width:252px;
		padding-top: 9px;
	}
	.secEvent .box .subBox .listBtn{ padding:12px 0 0;}
	.secEvent .box .subBox .btnMain{ 
		width:42%;
		margin-left: 50%;
	}
	.secEvent .box .subBox .btnMore{
		color:#fff;
		text-align:center;
		background:#336699;
		font-size: 14px;
   		padding: 12px 0 11px;
	}
	.secEvent .box .subBox .btnMain:nth-child(2) {
		margin-left: 5%;
	}
	.secEvent .box .subBox .btnMore:after{ display:none;}
	.secEvent .boxMain .btnReserve{
		font-size:14px;
		padding: 12px 15px 11px;
		width:53%;
	}
	.secEvent .btnMore02{
		width:100%;
		background:#F2F2F2;
		display:block;
		letter-spacing:2px;
		padding:13px 24px 14px 0;
		box-sizing:border-box;
		color:#336699;
		font-size:13px;
		position:relative;
		text-align:center;
		margin-top:10px;
	}
	.secEvent .btnMore02:after {
		position: absolute;
		content: "";
		width: 52px;
		height: 6px;
		top: 16px;
		background: url(https://www.shinsan-reform.com/img/common/btnMore04.png) top center no-repeat;
		background-size: 52px 6px;
	}
}
@media only screen and (max-width:320px){
	.secEvent .box .subBox .box0101{ width:60%;}
	.secEvent .box .subBox{ padding:0 3%;}
	.secEvent .box .subBox .box0201{width: 263px;}
	.secEvent .box .subBox .box0201 .tdTxt { width: 182px;}
}

/* secWorks */
.secWorks{
	background:url(https://www.shinsan-reform.com/img/index/bgWorks.jpg) top center no-repeat;
	color:#fff;
	margin-top:120px;
	padding-bottom:50px;
}
.secWorks .topBox{
	text-align:center;
	padding:88px 0 35px;
}
.secWorks .tit{
	font-size:30px;
	letter-spacing:4px;
	padding-bottom:20px;
}
.secWorks .boxMainTit{
	font-size:26px;
	text-align:center;
	letter-spacing:3px;
	margin-bottom:45px;
}
.secWorks .box{
	float:left;
	display:block;
	width:280px;
	margin-right:26px;
}
.secWorks .box:last-child{ margin-right:0;}
.secWorks .box .photo{
	width:280px;
	height:280px;
	border:1px solid #fff;
	border-radius: 500px;
	background:#fff;
}
.secWorks .box .photo img{
	border-radius: 500px;
}
.secWorks .box .iconMain{
	text-align:center;
	margin:22px 0 17px;
}
.secWorks .box .icon{
	display:inline;
	text-align:center;
	font-size:14px;
	line-height:16px;
	color:#fff;
	padding: 6px 12px 7px;
	background: #1F84C7;
}
.secWorks .box .boxTxt{
	font-size:17px;
	line-height:150%;
	text-align:center;
	color:#fff;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
	overflow:hidden;
}
.secWorks .btnWorks{
	display:block;
	width:288px;
	border:1px solid rgba(255,255,255,0.75);
	position:relative;
	margin:45px auto 0;
	color:#fff;
	font-size:16px;
	letter-spacing:2px;
	padding:10px 33px 10px 0;
	text-align:center;
}
.secWorks .btnWorks:after{
	position: absolute;
    content: "";
    width: 32px;
    height: 6px;
	top:15px;
	background:url(https://www.shinsan-reform.com/img/common/btnMore02.png) top center no-repeat;
	background-size:32px 6px;
}
@media only screen and (max-width:767px){
	.secWorks{
		background:url(https://www.shinsan-reform.com/img/index/bgWorksSp.jpg) top center no-repeat;
		background-size:cover;
		margin-top:50px;
		padding-bottom:30px;
	}
	.secWorks .topBox{ padding:38px 0 35px;}
	.secWorks .tit{
		font-size:23px;
		letter-spacing:3px;
		padding-bottom:16px;
	}
	.secWorks .subTit{
		width:44px;
		margin:0 auto;
	}
	.secWorks .boxMainTit {
		font-size: 18px;
		letter-spacing: 2px;
		margin-bottom: 32px;
	}
	.secWorks .box{ 
		width:278px;
		margin:0 48px;
	}
	.secWorks .box .photo{
		width:278px;
		border-radius:0;
		height:auto;
		background:#fff;
		overflow: hidden;
		padding-top: 70%;
		position: relative;
	}
	.secWorks .box .photo img{
		border-radius:0;
		width: 100% !important;
		height:auto !important;
		position:absolute !important;
		top: 150% !important;
		left:50% !important;
		max-width:none !important;
		max-height:none !important;
		-webkit-transform:translate(-50%,-50%);
		-ms-transform:translate(-50%,-50%);
		transform:translate(-50%,-50%);
		z-index:1;
	}
	/* ãƒšãƒ¼ã‚¸ãƒ£ãƒ¼ */
	.secWorks .slick-dots{
		z-index: 700;
		text-align:center;
		margin-top:20px;
		position:absolute;
		bottom:-27px;
		left:0;
		right:0;
		margin:0 auto;
	}
	.secWorks .slick-dots li{
		display:inline-block;
		width:10px;
		margin:0 6px;
	}
	.secWorks .slick-dots button{
		background-color:transparent;
		border:none;
		cursor:pointer;
		outline:none;
		padding:0;
		appearance:none;
		width:10px;
		height:10px;
		background:#CCCCCC;
		font-size:0;
		border-radius:50%;
	}
	.secWorks .slick-dots .slick-active button{ background:#FFCC00;}
	.secWorks .slick-arrow{
		background-color:transparent;
		border:none;
		cursor:pointer;
		outline:none;
		padding:0;
		appearance:none;
		font-size:0;
		width:19px;
		height:38px;
		position:absolute;
		top:25%;
		margin:auto 0;
		z-index:10;
	}
	.secWorks .slick-prev{
		left: 13px;
		background: url(https://www.shinsan-reform.com/img/index/btnPrev02.png) center center / 19px auto no-repeat;
	}
	.secWorks .slick-next{
		right: 13px;
		background: url(https://www.shinsan-reform.com/img/index/btnNext02.png) center center / 19px auto no-repeat;
	}
	.secWorks .box .iconMain{ margin:28px 0 17px;}
	.secWorks .btnWorks {
		width: 205px;
		font-size: 13px;
		letter-spacing: 1px;
		margin: 57px auto 0;
	}
}
@media only screen and (max-width:320px){
	.secWorks .box{ width:230px;}
	.secWorks .box .photo{
		width: 230px;
	}
	.secWorks .box .boxTxt{ font-size:15px;}
}

/* secReform */
.secReform .topBox{
	text-align:center;
	padding:50px 0 30px;
}
.secReform .topBox .subTit02{
	color:#0073BF;
	font-size:16px;
	letter-spacing:1px;
}
.secReform .topBox .tit{
	font-size:30px;
	line-height:200%;
	letter-spacing:3px;
}
.secReform .topBox .subTit{ margin-top:-2px;}
.secReform .listMain{
	overflow:hidden;
}
.secReform .list{ 
	width:1200px;
	margin: 15px auto 0;
	position: relative;
}
.secReform .swiper-slide{
	position:relative;
}
.secReform .boxWrap{
	display:block;
	background:#FFF;
	color:#005EB8;
	text-decoration:none;
}
.secReform .swiper-button-prev,.secReform .swiper-button-next{
	background-color:transparent;
	border:none;
	cursor:pointer;
	outline:none;
	padding:0;
	appearance:none;
	font-size:0;
	width:30px;
	height:59px;
	position:absolute;
	top:100px;
	margin:auto 0;
	z-index:100;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.secReform .swiper-button-prev{
	left: -55px;
	background: url(https://www.shinsan-reform.com/img/index/btnPrev.jpg) no-repeat;
	display:block !important;
}
.secReform .swiper-button-next{
	right: -55px;
	background: url(https://www.shinsan-reform.com/img/index/btnNext.jpg) no-repeat;
}
.secReform .photo{
	position: relative;
}
.secReform .photo img{
	width: 100%;
	height: auto;
}
.secReform .subBox{
	background:#fff;
	position:absolute;
	top: 20px;
	left:0;
	z-index:5;
}
.secReform .subBox .subTxt{
	font-size:20px;
	line-height:150%;
	color:#000;
	padding: 10px 18px 10px 5px;
	margin-left:0;
	letter-spacing: 2.5px;
}
.secReform .boxTxt{
	font-size:14px;
	line-height:24px;
	color:#000;
	padding:24px 0 0;
	height: 100px;
}
.secReform .boxTxt02{
	font-size:16px;
	border:1px solid #B8CADB;
	box-sizing:border-box;
	width: 270px;
	height: 40px;
	color:#336699;
	padding: 10px 0;
	letter-spacing:1px;
	text-align: center;
	margin: 44px auto 0;
}
.secReform .swiper-pagination{
	display: none;
}
@media only screen and (max-width:767px){
	.secReform .topBox{ padding:23px 0 5px;}
	.secReform .topBox .tit{
		font-size:23px;
		letter-spacing:0;
	}
	.secReform .topBox .subTit{
		width:61px;
		margin:4px auto 0;
	}
	.secReform .list{ 
		width: 85.334%;
	}
	.secReform .boxTxt{
		height:auto;
		padding:10px 0 0;
		line-height: 1.7;
		margin-bottom: 0;
	}
	.secReform .boxTxt02{
		font-size: 12px;
		width: 183px;
		height: 28px;
		padding: 7px 0;
		letter-spacing: 0.5px;
		margin: 15px auto 0;
	}
	.secReform .photo{
		text-align: center;
	}
	.secReform .photo img{
		max-width: 100%;
		max-height: 100%;
		width: auto;
		height: auto;
	}
	.secReform .swiper-button-prev,.secReform .swiper-button-next{
		display: none !important;
	}
	.secReform .swiper-pagination{
		position: static;
		padding-top: 15px;
		display: block;
	}
	.secReform .swiper-pagination-bullet{
		background: #ccc;
		margin: 0 5px !important;
		opacity: 1;
		width: 10px;
		height: 10px;
		border-radius: 50%;
	}
	.secReform .swiper-pagination-bullet-active{
		background: #FFCC00;
	}
	.secReform .subBox{
		top: 40px;
	}
	.secReform .subBox .subTxt{
		padding-right: 10px;
	}
}
@media only screen and (max-width:374px){
	.secReform .subBox .subTxt{
		font-size: 15px;
	}
}


/* secVoice */
.secVoice{ padding:60px 0 ;}
.secVoice .tit{
	font-size:30px;
	line-height:200%;
	letter-spacing:3px;
	padding-bottom:5px;
}
.secVoice .bgVoice{
	background:url(https://www.shinsan-reform.com/img/index/bgVoice.jpg) top center no-repeat #EFF1F4;
	margin-top:66px;
	padding-bottom:50px;
}
.secVoice .list > li {
    position: relative;
    margin-bottom: 200px;
}
.secVoice .list > li:last-child{ margin-bottom:47px;}
.secVoice .list > li  > .box01 {
    display: block;
    position: relative;
    min-height: 505px;
    padding-top: 180px;
    color: #000;
}
.secVoice .list > li  > .box01 > .boxImg {
    position: absolute;
    top: -120px;
    right: -400px;
    width: 1200px;
    height: 500px;
    overflow: hidden;
}
.secVoice .list > li:nth-child(2) .boxImg {
    right: inherit;
    left: -400px;
}
.secVoice .list li .boxTxtMain {
    position: relative;
    z-index: 2;
    width: 580px;
    padding: 40px 40px 62px;
    background: #3072B4;
	color:#fff;
}
.secVoice .list li:nth-child(2) .boxTxtMain{
	float:right;
}
.secVoice .list li .boxTit {
	font-size:25px;
	line-height:160%;
}
.secVoice .list li .boxTxt {
	font-size:14px;
	line-height:26px;
	padding-top:25px;
}
.secVoice .btnMain{
	position:absolute;
	bottom:-23px;
	left:40px;
}
.secVoice .btnVoice{
	width: 170px;
    display: block;
    letter-spacing: 2px;
    padding: 11px 24px 14px 15px;
    box-sizing: border-box;
    background: #1B3270;
    color: #FFF;
    font-size: 14px;
    position: relative;
}
.secVoice .btnVoice:after{
	position: absolute;
    content: "";
    width: 52px;
    height: 6px;
	top:15px;
	background:url(https://www.shinsan-reform.com/img/common/btnMore05.png) top center no-repeat;
	background-size:52px 6px;
}
.secVoice .btn{
	display:block;
	width:288px;
	border:1px solid #A0B7CE;
	position:relative;
	margin:0 auto;
	color:#336699;
	font-size:16px;
	letter-spacing:2px;
	padding:10px 33px 10px 0;
	text-align:center;
}
.secVoice .btn:after{
	position: absolute;
    content: "";
    width: 32px;
    height: 6px;
	top:15px;
	background:url(https://www.shinsan-reform.com/img/common/btnMore01.png) top center no-repeat;
	background-size:32px 6px;
}
@media only screen and (max-width:767px){
	.secVoice{
		background:url(https://www.shinsan-reform.com/img/index/bgVoiceSp.jpg) top center no-repeat #EFF1F4;
		background-size:cover;
		padding:35px 0 25px;
	}
	.secVoice .tit{
		font-size:23px;
		text-align:center;
	}
	.secVoice .subTit{
		width:132px;
		margin:0 auto;
	}
	.secVoice .bgVoice{
		background:none;
		width:87%;
		margin:0 auto;
		margin-top:26px;
		padding-bottom:0px;
	}
	.secVoice .list > li { margin-bottom: 50px;}
	.secVoice .list > li:last-child{ margin-bottom:40px;}
	.secVoice .list > li  > .box01 {
		min-height:inherit;
		padding-top: 0;
	}
	.secVoice .list > li  > .box01 > .boxImg {
		position: relative;
		top: inherit;
		right: inherit;
		width: 100%;
		height: 0;
		padding-top: 63%;
	}
	.secVoice .list > li:nth-child(2) .boxImg {
		right: inherit;
		left: inherit;
	}
	.secVoice .list > li  > .box01 > .boxImg  img { 
		vertical-align: top;
		width:180% !important;
	}
	.secVoice .list li .boxTxtMain {
		width: 100%;
		padding: 10px 17px 13%;
	}
	.secVoice .list li:nth-child(2) .boxTxtMain{ float:none;}
	.secVoice .list li .boxTit { font-size:16px;}
	.secVoice .list li .boxTxt {
		font-size:12px;
		line-height:170%;
		padding-top:12px;
	}
	.secVoice .btnMain{ 
	    bottom: -19px;
		left:14px;
	}
	.secVoice .btnVoice{ padding: 11px 24px 10px 15px;}
	.secVoice .btn{
		width: 205px;
		font-size: 13px;
		letter-spacing: 1px;
	}
}

/* secShow */
.secShow{ padding-bottom:100px;}
.secShow .topBox{
	text-align:center;
	position:relative;
}
.secShow .tit{
	font-size:30px;
	line-height:200%;
	letter-spacing:3px;
}
.secShow .subTit{ 
	position: relative;
    z-index: 100;
	padding:6px 0 0;
}
.secShow .list{
	font-size:0;
	margin-top:65px;
	text-align: center;
}
.secShow .boxMain{
	display:
	inline-block;
	vertical-align:
	top;
	width:390px;
	position:
	relative;
	margin-right: 15px;
	text-align: left;
}
/* .secShow .boxMain:last-child{ margin-left:40px;} */
.secShow .boxMain:last-child{ margin-right:0;}
.secShow .box{ display:block;}
.secShow .box .subBox{
	background:#00529E;
	color:#fff;
}
.secShow .box .boxInner{
	width:340px;
	margin:0 auto;
	padding:25px 0 30px;
}
.secShow .box .boxTit{
	font-size:19px;
	line-height:1.3;
	position:relative;
	letter-spacing:3px;
}
.secShow .box .boxTit:after{
	position: absolute;
    content: "";
    width: 20px;
    height: 2px;
	left:0;
	bottom:-10px;
	background:#fff;
}
.secShow .box .boxTxt{
	font-size:13px;
	font-weight: 300;
	line-height:20px;
	padding-top:23px;
	letter-spacing:0.5px;
}
.secShow .box .listBtn{
	font-size:0px;
	padding:14px 0 0;
}
.secShow .box .btnMain{
	display:inline-block;
	vertical-align:top;
	width:160px;
	background:#fff;
	float:right;
}
.secShow .box .btnMain:nth-child(2){ margin-left:20px;}
.secShow .boxMain .btnReserve{
	width:160px;
	display:block;
	letter-spacing:2px;
	padding:9px 0 11px;
	box-sizing:border-box;
	background:#FFCC00;
	color:#000000;
	font-size:14px;
	text-align:center;
	position:absolute;
	left: 27px;
    bottom: 30px;
}
.secShow .boxMain .btnReserve:hover{ background:#FFD633;}
.secShow .boxMain .btnMore{
	width:100%;
	display:block;
	letter-spacing:2px;
	padding:8px 24px 10px 0;
	box-sizing:border-box;
	border:1px solid rgba(255,255,255,0.25);
	background:#00529E;
	color:#FFF;
	font-size:14px;
	text-align:center;
	position:relative;
}
.secShow .box .btnMore:after {
    position: absolute;
    content: "";
    width: 20px;
    height: 4px;
		top: 13px;
    background: url(https://www.shinsan-reform.com/img/common/btnMore02.png) bottom right no-repeat;
		background-size: 32px 6px;
		margin-left: 3px;
}
@media only screen and (max-width:767px){
	.secShow{ padding:40px 0 20px;}
	.secShow .tit{
		font-size:23px;
		letter-spacing:0;
	}
	.secShow .wrapper{ width:93.75%;}
	.secShow .subTit{
		width:84px;
		margin:0 auto;
		padding:4px 0 0;
	}
	.secShow .list{ margin-top:25px;}
	.secShow .boxMain,
	.secShow .boxMain:last-child{ 
		width:345px !important;
		margin:0 3px;
	}
	.secShow .box .boxInner{
		width:325px;
		padding:10px 0 ;
	}
	.secShow .box .boxTit{
		font-size:15px;
		line-height:140%;
		letter-spacing:0px;
	}
	.secShow .box .boxTit:after{ display:none;}
	.secShow .box .boxTxt{
		font-size:12px;
		line-height:160%;
		padding-top:5px;
		letter-spacing:0px;
		height:81px;
	}
	.secShow .box .listBtn{ padding:25px 0 0 ;}
	.secShow .box .btnMain{ 
		width:145px;
		background:none;
	}
	.secShow .box .btnMain:nth-child(2){ margin-left:17px;}
	.secShow .boxMain .btnReserve{
		letter-spacing:1px;
		padding:8px 0 10px;
		font-size:13px;
		width:145px;
		left:10px;
		bottom:10px;
	}
	.secShow .box .btnMore{
		letter-spacing:1px;
		padding:8px 0 10px;
		font-size:13px;
		border:none;
		text-align:left;
	}
	.secShow .box .btnMore:after {
		width: 32px;
		height: 6px;
		margin-left: 0; 
		top: 11px;
		}
	/* ãƒšãƒ¼ã‚¸ãƒ£ãƒ¼ */
	.secShow .slick-dots{
		z-index: 700;
		text-align:center;
		margin-top:20px;
	}
	.secShow .slick-dots li{
		display:inline-block;
		width:10px;
		margin:0 6px;
	}
	.secShow .slick-dots button{
		background-color:transparent;
		border:none;
		cursor:pointer;
		outline:none;
		padding:0;
		appearance:none;
		width:10px;
		height:10px;
		background:#CCCCCC;
		font-size:0;
		border-radius:50%;
	}
	.secShow .slick-dots .slick-active button{ background:#FFCC00;}
}
@media only screen and (max-width:320px){
	.secShow .box, 
	.secShow .box:last-child{ width:300px !important;}
	.secShow .boxMain, 
	.secShow .boxMain:last-child{ width:314px !important;}
	.secShow .box .boxInner{ width:280px;}
	.secShow .box .btnMain,
	.secShow .boxMain .btnReserve{ width:120px;}
}

/* secColumn */
.secColumn{
	background:url(https://www.shinsan-reform.com/img/index/bgColumn.jpg) top center no-repeat;
	text-align:center;
	padding-bottom:50px;
}
.secColumn .topBox{ padding:68px 0 30px;}
.secColumn .tit{
	font-size:33px;
	line-height:200%;
}
.secColumn .subTit{ padding:3px 0 0;}
.secColumn .boxTitMain{
	font-size:44px;
	line-height:120%;
	letter-spacing:5px;
}
.secColumn .list{
	font-size:0px;
	padding:40px 0 50px;
}
.secColumn .box{
	display:inline-block;
	vertical-align:top;
	width:280px;
	margin-right:26px;
	background:#fff;
}
.secColumn .box:last-child{ margin-right:0;}
.secColumn .box .subBox{
	background:#fff;
	padding:28px 0 37px;
}
.secColumn .box .boxTit{
	color:#00519C;
	font-size:20px;
	line-height:120%;
}
.secColumn .box .boxTxt{
	font-size:14px;
	line-height:120%;
	color:#000000;
	letter-spacing:1px;
	padding-top:15px;
}
.secColumn .btnColumn{
	display:block;
	width:288px;
	border:1px solid #A0B7CE;
	position:relative;
	margin:0 auto;
	color:#336699;
	font-size:16px;
	letter-spacing:2px;
	padding:10px 33px 10px 0;
}
.secColumn .btnColumn:after{
	position: absolute;
    content: "";
    width: 32px;
    height: 6px;
	top:15px;
	background:url(https://www.shinsan-reform.com/img/common/btnMore01.png) top center no-repeat;
	background-size:32px 6px;
}
@media only screen and (max-width:767px){
	.secColumn{
		background:url(https://www.shinsan-reform.com/img/index/bgColumn02.jpg) top center no-repeat;
		background-size:cover;
		padding-bottom:0px;
	}
	.secColumn .topBox{ padding:28px 0 37px;}
	.secColumn .tit{ font-size:23px;}
	.secColumn .subTit{
		width:44px;
		margin:0 auto;
	}
	.secColumn .boxTitMain{
		font-size:18px;
		letter-spacing:1px;
	}
	.secColumn .list{ padding:30px 0 27px;}
	.secColumn .box,
	.secColumn .box:last-child{
		display:table;
		width:86.75%;
		height:80px;
		margin:0 auto 8px;
		text-align:left;
	}
	.secColumn .box:last-child{ margin:0 auto;}
	.secColumn .box .photo{
		width:80px;
		height:80px;
		margin:1px;
		display:inline-block;
		vertical-align:top;
	}
	.secColumn .box .subBox{
		display:table-cell;
		vertical-align:middle;
		padding:0;
	}
	.secColumn .box .boxTit{ font-size:16px;}
	.secColumn .box .boxTxt{ 
		font-size:13px;
		padding-top:6px;
		letter-spacing:0;
	}
	.secColumn .btnColumn{ display:none;}
}

/* secStaff */
.secStaff{
	background:url(https://www.shinsan-reform.com/img/index/bgStaff.jpg) top center no-repeat;
	height:820px;
	color:#fff;
	text-align:center;
}
.secStaff .topBox{ padding:68px 0 20px;}
.secStaff .tit{
	font-size:33px;
	line-height:200%;
}
.secStaff .subTit{ padding:3px 0 0;}
.secStaff .boxTit{
	font-size:39px;
	line-height:120%;
	letter-spacing:3px;
}
.secStaff .btnStaff{
	display:block;
	width:288px;
	border:1px solid #73A0CA;
	position:relative;
	margin:0 auto;
	color:#fff;
	font-size:16px;
	letter-spacing:2px;
	padding:10px 33px 10px 0;
}
.secStaff .btnStaff:after{
	position: absolute;
    content: "";
    width: 32px;
    height: 6px;
	top:15px;
	background:url(https://www.shinsan-reform.com/img/common/btnMore02.png) top center no-repeat;
	background-size:32px 6px;
}
/* secStaffSub */
.secStaff .secStaffSub{ 
	overflow: hidden;
	margin:60px 0 50px;
	background:#fff;
}
.secStaff .secStaffSub a{ display:block;}
.secStaff .secStaffSub .sliderStaff{
	position: relative;
	width: 1200px; /* (ã‚¹ãƒ©ã‚¤ãƒ‰ã®å¹… + (ã‚¹ãƒ©ã‚¤ãƒ‰ã®margin * 2)) * 3 - (ã‚¹ãƒ©ã‚¤ãƒ‰ã®margin * 2) */
	margin: 0 auto;
	font-size: 0;
	text-align: center;
}
.secStaff .secStaffSub .sliderStaff .slick-list{ overflow: visible !important;}
.secStaff .secStaffSub .sliderStaff .item{
	width: 260px; /* ã‚¹ãƒ©ã‚¤ãƒ‰ã®å¹… */
	display: inline-block;
	position: relative;
}
.secStaff .secStaffSub .sliderStaff .item .img{
	width: 260px;
	height: 390px;
	position: relative;
}
@media only screen and (max-width:767px){
	.secStaff{
		background:url(https://www.shinsan-reform.com/img/index/bgStaffSp.jpg) top center no-repeat;
		background-size:cover;
		height:auto;
		padding-bottom:30px;
	}
	.secStaff .topBox{ padding:26px 0 37px;}
	.secStaff .tit{ font-size:23px;}
	.secStaff .subTit{
		width:44px;
		margin:0 auto;
	}
	.secStaff .boxTit{
		font-size:16px;
		letter-spacing:0px;
	}
	.secStaff .secStaffSub{ margin:30px 0 40px;}
	.secStaff .secStaffSub .sliderStaff{ width: 100%;}
	.secStaff .secStaffSub .sliderStaff .item{ width:126px;}
	.secStaff .secStaffSub .item img{
		width:100%;
		height:auto;
	}
	.secStaff .btnStaff{
		width:205px;
		font-size:13px;
		letter-spacing:1px;
	}
}

/* secNews */
.secNews{
	padding:38px 0 0;
	margin-bottom: 80px;
}
.secNews .topBox{ padding:0 0 40px;}
.secNews .tit{
	font-size:33px;
	line-height:200%;
	letter-spacing:3px;
}
.secNews .subTit{ padding:3px 0 0 3px;}
.secNews .box{
	display:block;
	border-top:1px solid #D9D9D9;
	color:#000000;
	padding:27px 0;
}
.secNews .box:last-child{ border-bottom:1px solid #D9D9D9;}
.secNews .box01{
	font-size:0;
	padding:0 0 0 3px;
}
.secNews .box01 .txtDate,
.secNews .box01 .icoInfo{
	display:inline-block;
	vertical-align:top;
}
.secNews .box01 .txtDate{
	font-size:15px;
	line-height:160%;
	letter-spacing:2px;
	margin-right:10px;
}
.secNews .box01 .icoInfo{
	font-size:13px;
	line-height:120%;
	letter-spacing:2px;
	color:#fff;
	background:#00519C;
	border-radius: 500px;
	padding:6px 10px 5px;
}
.secNews .boxTit{
	font-size:16px;
	line-height:200%;
	letter-spacing:2px;
	padding-top:3px;
}
@media only screen and (max-width:767px){
	.secNews{
		padding:38px 0 0;
		margin-bottom: 40px;
	}
	.secNews .wrapper{ width:86.75%;}
	.secNews .topBox { padding: 0 0 27px;}
	.secNews .tit{
		text-align:center;
		font-size:23px;
	}
	.secNews .subTit{
		width:44px;
		margin:0 auto;
	}
	.secNews .box{ padding:20px 0 18px;}
	.secNews .box01 .txtDate{
		font-size:13px;
		letter-spacing:0;
	}
	.secNews .box01 .icoInfo{
		font-size:12px;
		padding:4px 10px 5px;
	}
	.secNews .boxTit{
		font-size:13px;
		line-height:160%;
		padding-top: 5px;
	}
}

/* secSub */
.secSub .btnOwnersPc{
	display:block;
	background:url(https://www.shinsan-reform.com/img/index/btnOwners.jpg?240523) top center no-repeat;
	width:100%;
	height:320px;
}
.secSub .btnOwnersPc:hover{ filter:alpha(opacity=80);opacity:0.8;}
@media only screen and (max-width:767px){
	.secSub{ padding-bottom:0px;}
}



/* secBnrLink */
.secBnrLink{
	font-size: 0;
	width: 1200px;
	margin: 120px auto 120px;
}
.secBnrLink li{
	display: inline-block;
	vertical-align: top;
	margin: 0 26px 30px 0;
}
.secBnrLink li:nth-child(4n){
	margin-right: 0;
}
.secBnrLink li:nth-last-child(-n+4){
	margin-bottom: 0;
}
@media only screen and (max-width:767px){
	.secBnrLink{
		padding: 0 3.125% 0;
		width: 100%;
		margin: 60px auto 80px;
	}
	.secBnrLink li,
	.secBnrLink li:nth-child(4n),
	.secBnrLink li:nth-last-child(-n+4){
		width: calc(50% - 5px);
		margin: 0 10px 10px 0;
	}
	.secBnrLink li:nth-child(2n){
		margin-right: 0;
	}
	.secBnrLink li:nth-last-child(-n+2){
		margin-bottom: 0;
	}
}

/* boxBnr */

/* secHero */
.wrapper1400 {
    width: 1400px;
	max-width: calc(100% - 40px);
	margin: 0 auto;
}
.secHero {
	position: relative;
}

.secHero .boxBnr{
	background: rgba(0,0,0,0.5);
	width: 100%;
	z-index: 10;
	padding: 15px 0;
	position: absolute;
	bottom: 0;
	left: 0;
}
.secHero .boxBnr .boxSlider{
	position: relative;
	padding: 0 100px;
}
.secHero .boxBnr .boxSlider .swiper-slide{
	background: #FFF;
}
.secHero .boxBnr .boxSlider .swiper-slide .img{
	width: 100%;
	height: 0;
	padding-top: 41.11%;
}
.secHero .boxBnr .boxSlider .swiper-button-prev,
.secHero .boxBnr .boxSlider .swiper-button-next{
	width: 49px;
	height: 91px;
	top: calc(50% - 22.25px);
}
.secHero .boxBnr .boxSlider .swiper-button-prev{
	left: 0;
	background: url(https://www.shinsan-reform.com/img/index/btnHeroBnrPrev.png) center top / cover no-repeat;
}
.secHero .boxBnr .boxSlider .swiper-button-next{
	right: 0;
	background: url(https://www.shinsan-reform.com/img/index/btnHeroBnrNext.png) center top / cover no-repeat;
}
.secHero .boxBnr .boxSlider.disabled .swiper-wrapper{
	transform: translate3d(0, 0, 0) !important;
}
.secHero .boxBnr .boxSlider.disabled .swiper-slide-duplicate,
.secHero .boxBnr .boxSlider.disabled .swiper-button-prev,
.secHero .boxBnr .boxSlider.disabled .swiper-button-next{
	display: none !important;
}
@media only screen and (max-width:767px){
	.secHero .wrapper{
		width: 100%;
		position: static;
	}
	.secHero .boxPhoto .boxSlider.fixed{
		width: 100%;
		left: 0;
	}
	.secHero .boxBnr .boxSlider{
		padding: 0;
	}
	.secHero .boxBnr .boxSlider .swiper-container{
		width: 280px;
		overflow: visible;
	}
	.secHero .boxBnr .boxSlider .swiper-slide{
		height: 0;
		padding-top: 41.11%;
		position: relative;
	}
	.secHero .boxBnr .boxSlider .swiper-slide .img{
		width: 100%;
		height: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}
	.secHero .boxPhoto .txt{
		width: 60%;
		top: 27.174%;
		left: 11.836%;
	}
}