/* Document
   ========================================================================== */
.sp {
	display: block !important;
}

.pc {
	display: none !important;
}

.fadeInAnim {
	position: relative;
	top: 30px;
	opacity: 0;
	-webkit-transition: all 1000ms cubic-bezier(0.23, 1, 0.32, 1);
	transition:         all 1000ms cubic-bezier(0.23, 1, 0.32, 1);
}
.fadeInAnim2 {
	opacity: 0;
	-webkit-transition: all 1500ms cubic-bezier(0.23, 1, 0.32, 1);
	transition:         all 1500ms cubic-bezier(0.23, 1, 0.32, 1);
}
.fadeInAnim3 {
	-webkit-transition: all 300ms cubic-bezier(0.23, 1, 0.32, 1);
	transition:         all 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
.scriptAnim1 {
	width: 0;
	overflow: hidden;
}
.scriptAnim2 {
	width: 0;
	overflow: hidden;
	display: block;
}

.h2Ttl {
	position: absolute;
	width: 100%;
	text-align: center;
	top: 55%;
	transform: translateY(-50%);
	opacity: 0;
}

.h2Ttl p {
	color: #48322A;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: .06em;
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 153px;
	line-height: 12px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}

.h2Ttl p:before,
.h2Ttl p:after {
	content: "";
	width: 100%;
	height: 1px;
	background: #48322A;
	position: absolute;
	opacity: .7;
	left: 0;
}

.h2Ttl p:before {
	top: -8px;
}
.h2Ttl p:after {
	bottom: -8px;
}
.h2Ttl svg {
	margin: -20px -10% 0;
	width: 115%;
}

.sec02 {
	padding-top: 64px;
	margin: 0;
	height: calc(100vh - 64px);
}

.sec02 .spBox {
	position: relative;
	height: 100%;
	margin-bottom: 46px;
	overflow: hidden;
/*	min-height: 450px;
*/}

.sec02 .spBox .topPhoto {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 19%;
}

.sec02 .spBox .centerBox {
	position: absolute;
	left: 0;
	top: 19%;
	width: 100%;
	height: 62%;
}

.sec02 .spBox .btmPhoto {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 19%;
}

.sec02 .spBox .photo01 {
	float: left;
	width: 50%;
	height: 100%;
	border-right: 1px solid #fff;
	box-sizing: border-box;
	background:url(../img/sp_photo08.jpg) no-repeat top center;
	background-size: cover;
}

.sec02 .spBox .photo02 {
	float: right;
	width: 50%;
	height: 100%;
	border-left: 1px solid #fff;
	box-sizing: border-box;
	background:url(../img/sp_photo03.jpg) no-repeat top center;
	background-size: cover;
}

.sec02 .spBox .centerBox .lBox {
	float: left;
	width: calc(50% - 125px);
	height: 100%;
}

.sec02 .spBox .photo03 {
	height: 61%;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	background:url(../img/sp_photo07.jpg) no-repeat center bottom;
	background-size: cover;
	box-sizing: border-box;
}

.sec02 .spBox .photo04 {
	border-bottom: 2px solid #fff;
	height: 39%;
	background:url(../img/sp_photo06.jpg) no-repeat right center;
	background-size: cover;
	box-sizing: border-box;
}

.sec02 .spBox .subBox {
	padding: 0;
	float: left;
	position: relative;
	width: 250px;
	height: 100%;
	text-align: center;
	background: url(../img/sp_sub_box_bg.jpg) no-repeat center top;
	background-size: 100% auto;
}

.sec02 .spBox .subBox .flowerImg {
	left: -23px;
	top: -28px;
	position: absolute;
}

.sec02 .spBox .subBox .flowerImg img {
	width: 76px;
}

.sec02 .spBox .subBox .flowerImg01 {
	position: absolute;
	left: auto;
	right: -23px;
	top: auto;
	bottom: 3px;
}

.sec02 .spBox .subBox .flowerImg01 img {
	width: 58px;
}

.sec02 .spBox .subBox .title {
	margin-bottom: 1px;
	font-size: 32px;
	color: #48322a;
}

.sec02 .spBox .subBox .txtImg01 {
	margin-bottom: 26px;
}

.sec02 .spBox .subBox .txtImg01 img {
	width: 120px;
}

.sec02 .spBox .subBox .txtImg02 {
	margin-bottom: 17px;
}

.sec02 .spBox .subBox .txtImg02 img {
	width: 202px;
}

.sec02 .spBox .subBox .text {
	color: #444;
	line-height: 1.75;
	font-size: 12px;
}

.sec02 .spBox .subBox .text span {
	margin-top: 6px;
	display: block;
	color: #949494;
	font-size: 11px;
}

.sec02 .spBox .subBox .btmImg {
	width: 170px;
	position: absolute;
	right: -57px;
	bottom: -50px;
}

.sec02 .spBox .subBox .btmImg svg  {
	width: 170px;
	height: 170px;
}

.sec02 .spBox .centerBox .rBox {
	float: left;
	width: calc(50% - 125px);
	height: 100%;
}

.sec02 .spBox .photo05 {
	height: 31%;
	background:url(../img/sp_photo04.jpg) no-repeat center center;
	background-size: cover;
	border-top: 2px solid #fff;
	box-sizing: border-box;
}

.sec02 .spBox .photo06 {
	height: 69%;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	background:url(../img/sp_photo10.jpg) no-repeat top center;
	background-size: cover;
	box-sizing: border-box;
}

.sec02 .spBox .btmPhoto .photo07 {
	float: left;
	width: 50%;
	height: 100%;
	border-right: 1px solid #fff;
	box-sizing: border-box;
	background:url(../img/sp_photo11.jpg) no-repeat center top;
	background-size: cover;
}

.sec02 .spBox .btmPhoto .photo08 {
	float: right;
	width: 50%;
	height: 100%;
	border-left: 1px solid #fff;
	box-sizing: border-box;
	background:url(../img/sp_photo12.jpg) no-repeat center top;
	background-size: cover;
}

.basicBox {
	clear: both;
	margin: 0px 0 115px;
	padding-top: 70px;
}

.basicBox .topImg {
	margin-bottom: 32px;
	text-align: center;
}

.basicBox .infoBox {
	margin-bottom: 35px;
	padding: 48px 32px 20px;
	background-color: #F9F0ED;
}

.basicBox .ttl {
	margin-bottom: 30px;
	text-align: center;
}

.basicBox .listUl {
	font-size: 0;
	text-align: center;
}

.basicBox .listUl li {
	padding: 0 0 30px;
	width: 44.5%;
	float: left;
}

.basicBox .listUl li .photo img {
	width: 100%;
}

.basicBox .listUl li:nth-child(2n) {
	float: right;
}

.basicBox .listUl li .photo {
	display: block;
	margin-bottom: 16px;
}

.comLink {
	margin: 0 auto;
	width: 276px;
	text-align: center;
}

.comLink a {
	padding: 26px 10px 26px;
	color: #fff !important;
	font-size: 13px;
	display: block;
	position: relative;
	letter-spacing: 2px;
	background: #4B352E;
	-webkit-transition: .25s;
	transition: .25s;
}
.comLink a:hover {
    background-color: #6e574d;
}

.comLink i {
	position: absolute;
	right: 13px;
	top: 23px;
	font-size: 18px;
}

.comLink a:hover {

}

.headLine01 {
	margin-bottom: 18px;
	text-align: center;
	font-size: 35px;
	color: #444;
}

.sec03 .topImg {
	margin-bottom: 36px;
	text-align: center;
}

.sec03 .topImg img {
	width: 256px;
}

.sec03 .inner {
	margin-bottom: 77px;
	width: 100%;
	height: 100%;
	font-size: 0;
}

.sec03 .inner04 {
	margin-bottom: 65px;
}

.sec03 .inner .photoBox {
	width: 100%;
}

.sec03 .inner .photoBox img {
	width: 100%;
}

.sec03 .inner .textBox {
	padding-top: 55px;
	position: relative;
	width: 100%;
	text-align: center;
}

.sec03 .inner .textBox .top {
	margin: -28px 0;
}

.sec03 .inner .textBox .top svg {
	width: 160px;
	height: 160px;
}

.sec03 .inner .textBox .txtP {
	margin: 20px 0 28px;
}

.sec03 .inner .textBox .txtP img {
	width: 38px;
}

.sec03 .inner .textBox .price {
	margin: 0 0 19px 25px;
}

.sec03 .inner .textBox .photoList {
	position: absolute;
	left: 0;
	top: 23px;
	width: 100%;
}

.sec03 .inner .textBox .photoList li {
	padding: 0 13px;
	width: 8px;
	height: 8px;
	display: inline-block;
}

.sec03 .inner .textBox .photoList li a {
	display: inline-block;
	position: relative;
	margin: 0 auto;
	width: 8px;
	height: 8px;
	background-color: #DCDCDC;
	border-radius: 8px;
}

.sec03 .inner .textBox .photoList .on a {
	background-color: #4A342D;
}

.sec03 .inner .textBox .photoList li a img {
	display: none;
}

.sec03 .inner .textBox .prev {
	position: absolute;
	z-index: 1;
	left: 20px;
	top: 6px;
	cursor: pointer;
	width: 20px;
	height: 20px;
	padding: 10px;
	border-radius: 50%;
	transition: transform 0.3s;
	-ms-transition: transform 0.3s;
	-ms-transition: transform 0.3s;
}

.sec03 .inner .textBox .prev:before {
	margin-top: -6px;
	margin-left: -5px;
	width: 14px;
	height: 14px;
	position: absolute;
	top: 50%;
	left: 50%;
	content: "";
	border: 1px solid;
	border-color:  transparent transparent #4E3A33 #4E3A33;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
}

.sec03 .inner .textBox .next {
	position: absolute;
	z-index: 1;
	right: 20px;
	top: 6px;
	cursor: pointer;
	width: 20px;
	height: 20px;
	padding: 10px;
	border-radius: 50%;
	transition: transform 0.3s;
	-ms-transition: transform 0.3s;
	-ms-transition: transform 0.3s;
}

.sec03 .inner .textBox .next:before {
	margin-top: -7px;
	margin-left: -10px;
	width: 14px;
	height: 14px;
	position: absolute;
	top: 50%;
	left: 50%;
	content: "";
	border: 1px solid;
	border-color: #4E3A33 #4E3A33 transparent transparent;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
}

.sec03 .inner .textBox .comLink {
	margin: 0 auto;
	width: 172px;
}

.sec03 .inner .textBox .price {
	margin-bottom: 19px;
}

.sec03 .inner .textBox .comLink a {
	padding: 17px 0 17px 8px;
	color: #48322a !important;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0.5px;
	background-color: #F3EEE6;
}

.sec03 .inner .textBox .comLink a:hover i {
	left: 44px;
}
.sec03 .inner .textBox .comLink i {
	left: 40px;
	top: 15px;
	right: auto;
	font-size: 14px;
	color: #48322a;
	-webkit-transition: .3s;
	transition: .3s;
}

.sec03 .inner .textBox .photoList li img {
	display: block;
	margin: 0 auto;
	width: 100%;
}

.sec03 .inner01 .textBox .top {
	margin: -30px 0 -382px;
}

.sec03 .inner01 .textBox .top svg {
	width: 146px;
	height: 500px;
}

.sec03 .inner01 .textBox .txtP {
	margin-bottom: 17px;
}

.sec03 .inner01 .textBox .txtP svg {
	width: 56px;
	height: 56px;
}

.sec03 .inner02 .textBox .top {
	margin: -63px 0;
}

.sec03 .inner02 .textBox .top svg {
	width: 190px;
	height: 190px;
}

.sec03 .inner02 .textBox .txtP {
	margin: -10px 0 -6px;
}

.sec03 .inner02 .textBox .txtP svg {
	width: 94px;
	height: 94px;
}

.sec03 .inner02 .textBox .price {
	margin-left: 0;
}

.sec03 .inner03 .textBox .top {
	margin: 10px 0 9px;
}

.sec03 .inner03 .textBox .top svg {
	width: 86px;
	height: 86px;
}

.sec03 .inner03 .textBox .txtP {
	margin: 17px 0 20px;
}

.sec03 .inner03 .textBox .txtP svg {
	width: 48px;
	height: 48px;
}

.sec03 .inner03 .textBox .price {
	margin-left: 12px;
}

.sec03 .inner04 .textBox .top {
	margin: -78px 0;
}

.sec03 .inner04 .textBox .top svg {
	width: 220px;
	height: 220px;
}

.sec03 .inner04 .textBox .txtP {
	margin: 17px 0 15px;
}

.sec03 .inner04 .textBox .txtP svg {
	width: 48px;
	height: 48px;
}

.sec03 .inner04 .textBox .price {
	margin-left: 10px;
}

.sec04 {
	margin-bottom: 124px;
	padding-top: 25%;
	background: url(../img/sp_sec04_bg02.gif) no-repeat right top;
	background-size: 100% auto;
}

.sec04 .bgBox {
	margin-bottom: 60px;
	position: relative;
	background: none;
}

.sec04 .info {
	position: absolute;
	width: 100%;
	top: 34.2% !important;
	text-align: center;
}

.sec04 .info .textBox .title {
	margin-bottom: 3px;
	font-size: 33px;
	color: #444;
	-webkit-font-smoothing: antialiased;
}

.sec04 .info .textBox .txtImg01 {
	margin-bottom: 16px;
}

.sec04 .info .textBox .txtImg02 {
	margin-bottom: 17px;
}

.sec04 .info .textBox .textP {
	font-size: 12px;
	color: #444;
	line-height: 1.7;
	-webkit-font-smoothing: antialiased;
}

.sec04 .info .textBox .textP span {
	margin-top: 8px;
	display: block;
	font-size: 11px;
	opacity: 0.76;
}

.sec04 .info .photoBox {
	padding-top: 15px;
	position: relative;
}

.sec04 .info .photoBox img {
	width: 60%;
	margin: 0 auto;
}

.sec04 .txt {
	position: absolute;
	right: 10px;
	bottom: -82px;
	width: 180px;
}

.sec04 .txt svg {
	width: 180px;
	height: 180px;
}

.sec04 .bgBox .speImg {
	position: absolute;
	left: 0;
	top: 20%;
}

.sec04 .bgBox .speImg01 {
	position: absolute;
	left: auto;
	right: 0;
	top: 49%;
}

.sec05 .headLine01 {
	margin-bottom: 12px;
	letter-spacing: 1px;
}

.sec05 .topText {
	margin-bottom: 32px;
	color: #444;
	font-size: 11px;
	text-align: center;
}

.sec05 .topText img {
	width: 57px;
}

.sec05 .bigPhoto {
	margin-bottom: 73px;
}

.sec05 .bigPhoto img {
	width: 100%;
}

.sec05 .infoBox {
	margin: 0 32px;
}

.sec05 .title {
	margin-bottom: 30px;
	padding-bottom: 3px;
	clear: both;
	color: #444;
	font-size: 26px;
	text-align: center;
}

.sec05 .textUl {
	margin-bottom: 24px;
	padding-bottom: 10px;
	text-align: right;
	border-bottom: 1px solid #A8A8A8;
}

.sec05 .textUl li {
	width: 44%;
	display: inline-block;
	color: #444;
	font-weight: bold;
	letter-spacing: .05em;
	font-size: 12px;
	text-align: center;
	opacity: .8;
}

.sec05 .textUl li:last-child {
	margin: 0;
	color: #a87112;
	width: 28%;
}

.sec05 .textList {
	margin-bottom: 60px;
	text-align: center;
}

.sec05 .textList li {
	margin-bottom: 27px;
	float: left;
	width: 100%;
	color: #444;
	font-size: 13px;
}

.sec05 .textList li:last-child {
	margin: 0;
}

.sec05 .textList li svg {
	margin: 0 auto 6px;
	width: 13px;
	height: 13px;
	display: block;
	vertical-align: middle;
}

.sec05 .textList li .top {
	margin: -6px 0 8px;
	font-size: 12px;
	float: left;
	width: 28%;
}

.sec05 .textList li .btm {
	font-size: 13px;
	float: left;
	width: 44%;
}

.sec05 .textList li .btm .num {
	margin: 0 5px;
	font-size: 24px;
}

.sec05 .textList li .btm .num span {
	font-size: 16px;
}

.sec05 .textList li .btm .num .textSpan01 {
	font-size: 13px;
}

.sec05 .textList li .btm .num01 {
	margin: 0;
}

.sec05 .textList li .btm01 {
	color: #A97328;
	width: 28%;
}

.sec05 .pointBox {
	padding: 50px 35px 45px;
	clear: both;
	margin: 0 auto 115px;
	position: relative;
	background-color: #F9F3EF;
}

.sec05 .pointBox .point {
	position: absolute;
	left: 30px;
	top: -43px;
	width: 96px;
}

.sec05 .pointBox .point svg {
	width: 96px;
	height: 96px;
}

.sec05 .pointBox .img01 {
	position: absolute;
	right: -25px;
	top: -10px;
}

.sec05 .pointBox .img02 {
	position: absolute;
	left: -25px;
	bottom: -54px;
}

.sec05 .pointBox p {
	text-align: justify;
	margin: 0 0px 18px;
	color: #444;
	font-size: 13px;
	letter-spacing: .01em;
	line-height: 1.9;
}

.sec05 .pointBox .txt01 {
	margin-bottom: 0;
}

.sec05 .scheduleBox {
	padding-bottom: 64px;
	position: relative;
	overflow: hidden;
}

.sec05 .scheduleBox .img01 {
	position: absolute;
	right: 0;
	top: 34px;
}

.sec05 .scheduleBox .img02 {
	position: absolute;
	left: 0;
	top: 15px;
}

.sec05 .scheduleBox .img03 {
	position: absolute;
	left: 0;
	top: 432px;
}

.sec05 .scheduleBox .img04 {
	position: absolute;
	right: 40px;
	top: 455px;
}

.sec05 .scheduleBox h3 {
	margin-bottom: 39px;
	color: #444;
	font-size: 27px;
	letter-spacing: 1px;
}

.sec05 .scheduleBox .photoList {
	margin: 0 auto;
	width: 73%;
}

.sec05 .scheduleBox .photoList li {
	padding: 0 0 48px;
	float: left;
	width: 100%;
}

.sec05 .scheduleBox .photoList li:last-child {
	padding-bottom: 0;
}

.sec05 .scheduleBox .photoList li .photo {
	margin-bottom: 15px;
	position: relative;
}

.sec05 .scheduleBox .photoList li .photo span {
	position: relative;
	z-index: 100;
}

.sec05 .scheduleBox .photoList li .photo img {
	width: 100%;
}

.sec05 .scheduleBox .photoList li .photo .imgBox01 {
	position: absolute;
	left: -32%;
	right: -26%;
	top: -34.5%;
	overflow: hidden;
}

.sec05 .scheduleBox .photoList li .photo .imgBox01 img {
	width: 100%;
}

.sec05 .scheduleBox .photoList li .photo .txtSpan {
	position: absolute;
	right: 0;
	bottom: -15px;
	display: block;
	font-size: 9px;
	color: #000;
	opacity: 0.6;
}

.sec05 .scheduleBox .photoList li .day {
	margin-bottom: 10px;
	font-size: 15px;
	color: #333;
	font-weight: bold;
}

.sec05 .scheduleBox .photoList li .day span {
	margin-right: 8px;
	font-size: 17px;
	color: #a87112;
	font-weight: normal;
}

.sec05 .scheduleBox .photoList li .day span span {
	margin: 0;
	font-size: 23px;
}

.sec05 .scheduleBox .photoList li .text {
	font-size: 13px;
	color: #444;
	line-height: 1.8;
	letter-spacing: .02em;
	text-align: left;
	text-align: justify;
}

.sec05 .btmBox {
	margin-bottom: 168px;
	min-height: 408px;
	position: relative;
}

.sec05 .btmBox  img {
	width: 100%;
}

.sec05 .btmBox .spImg01 {
	position: absolute;
	left: -3px;
	top: -30px;
}

.sec05 .btmBox .spImg01 img {
	width: 105px;
}

.sec05 .btmBox .spImg02 {
	position: absolute;
	right: 0;
	bottom: -95px;
}

.sec05 .btmBox .spImg02 img {
	width: 129px;
}

.sec05 .btmBox  .photo01 {
	position: absolute;
	right: 0;
	top: 0;
	width: 66%;
}

.sec05 .btmBox .photo01 p {
	margin: 3px 10px 0 0;
	color: #000;
	font-size: 9px;
	line-height: 1.5;
	text-align: right;
	opacity: 0.6;
}

.sec05 .btmBox  .photo02 {
	position: absolute;
	right: 55%;
	top: 30%;
	width: 36%;
}

.sec05 .btmBox  .photo03 {
	position: absolute;
	top: 52%;
	right: 10.5%;
	width: 27%;
}

.sec05 .btmBox  .photo03 p {
	margin: 3px 0px 0 0;
	color: #000;
	font-size: 9px;
	line-height: 1.5;
	opacity: 0.6;
}

.sec05 .btmBox  .photo04 {
	display: none;
}

.sec05 .btmBox  .photo04 p {
	display: none;
}

.sec05 .btmBox  .photo05 {
	position: absolute;
	left: 0;
	top: 68.5%;
	width: 52.5%;
}

.sec05 .btmBox  .photo05 p {
	display: none;
}

.sec06 .headLine01 {
	margin-bottom: 7px;
}

.sec06 .txtImg {
	margin-bottom: 30px;
	text-align: center;
}

.sec06 .txtImg img {
	width: 60px;
}

.sec06 .bigPhoto {
	margin-bottom: 35px;
}

.sec06 .bigPhoto img {
	width: 100%;
}

.sec06 .salonList {
	margin: 0 32px;
}

.sec06 .salonList li {
	margin-bottom: 19px;
}

.sec06 .salonList li:last-child {
	margin-bottom: 0;
}

.sec06 .salonList li .photo {
	padding-top: 3px;
	float: left;
}

.sec06 .salonList li .photo img {
	width: 90px;
}

.sec06 .salonList li .textBox {
	padding-left: 112px;
}

.sec06 .salonList li .textBox p,
.sec06 .salonList li .textBox a {
	color: #333;
	font-size: 11px;
	line-height: 1.5;
	letter-spacing: 0.5px;
}
.sec06 .salonList li .textBox a {
	font-size: 12px;
}


.sec06 .salonList li .textBox .ttl {
	color: #333;
	font-size: 11px;
	line-height: 1.5;
	letter-spacing: 0;
}

.sec06 .salonList li .textBox .ttl span {
	margin-right: 6px;
	display: inline-block;
	font-size: 21px;
	-webkit-font-smoothing: antialiased;
}

@media all and (max-width: 360px) {
	.sec06 .salonList {
		margin: 0 10px 0 20px;
	}

	.sec06 .salonList li .textBox {
		padding-left: 102px;
	}
}

.comLink01 {
	margin: 87px auto 36px;
}

.spTel {
	padding: 25px 0 23px;
	margin: 0 auto 90px;
	width: 276px;
	color: #444;
	border-top: 1px solid  #979797;
	border-bottom: 1px solid #979797;
}

.spTel .top {
	margin-bottom: 15px;
	display: block;
	font-size: 12px;
	text-align: center;
}

.spTel .top img {
	width: 138px;
}

.spTel .text {
	display: block;
}

.spTel .text .textSpan {
	margin-right: 8px;
	font-size: 12px;
	display: inline-block;
	vertical-align: top;
}

.spTel .text .tel img {
	width: 240px;
}

.global-action,
#gFooter {
	display: none;
}
.gf-corp-nav a {
	color: #fff !important;
}

.hover {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

.opacityHover.touch {
	opacity: 0.7;
}

.fadeSlide-1,
.fadeSlide-2,
.fadeSlide-3,
.fadeSlide-4,
.fadeSlide-5 {
	width: auto !important;
}

.sec01 .spTopBox {
	position: inherit !important;
	transform: translate3d(0, 0, 0) !important;
}

.fadeSlide-1-item-1 { background-image: url(../img/sp_slide1_1.jpg); }
.fadeSlide-1-item-2 { background-image: url(../img/sp_slide1_2.jpg); }
.fadeSlide-1-item-3 { background-image: url(../img/sp_slide1_3.jpg); }
.fadeSlide-1-item-4 { background-image: url(../img/sp_slide1_4.jpg); }
.fadeSlide-1-item-5 { background-image: url(../img/sp_slide1_5.jpg); }

.fadeSlide-2-item-1 { background-image: url(../img/sp_slide2_1.jpg); }
.fadeSlide-2-item-2 { background-image: url(../img/sp_slide2_2.jpg); }
.fadeSlide-2-item-3 { background-image: url(../img/sp_slide2_3.jpg); }
.fadeSlide-2-item-4 { background-image: url(../img/sp_slide2_4.jpg); }
.fadeSlide-2-item-5 { background-image: url(../img/sp_slide2_5.jpg); }

.fadeSlide-3-item-1 { background-image: url(../img/sp_slide3_1.jpg); }
.fadeSlide-3-item-2 { background-image: url(../img/sp_slide3_2.jpg); }
.fadeSlide-3-item-3 { background-image: url(../img/sp_slide3_3.jpg); }
.fadeSlide-3-item-4 { background-image: url(../img/sp_slide3_4.jpg); }
.fadeSlide-3-item-5 { background-image: url(../img/sp_slide3_5.jpg); }

.fadeSlide-4-item-1 { background-image: url(../img/sp_slide4_1.jpg); }
.fadeSlide-4-item-2 { background-image: url(../img/sp_slide4_2.jpg); }
.fadeSlide-4-item-3 { background-image: url(../img/sp_slide4_3.jpg); }
.fadeSlide-4-item-4 { background-image: url(../img/sp_slide4_4.jpg); }
.fadeSlide-4-item-5 { background-image: url(../img/sp_slide4_5.jpg); }

.fadeSlide-5-item-1 { background-image: url(../img/sp_slide5_1.jpg); }
.fadeSlide-5-item-2 { background-image: url(../img/sp_slide5_2.jpg); }
.fadeSlide-5-item-3 { background-image: url(../img/sp_slide5_3.jpg); }
.fadeSlide-5-item-4 { background-image: url(../img/sp_slide5_4.jpg); }
.fadeSlide-5-item-5 { background-image: url(../img/sp_slide5_5.jpg); }


a,button,input{-webkit-tap-highlight-color:rgba(255,0,0,0);}

@media all and (min-width: 0) and (max-width: 374px) {
	.sec04 .info {
		top: 30% !important;
	}

	.sec04 .info .photoBox {
		padding-top: 5px;
	}
}

@media all and (min-width: 401px) and (max-width: 500px) {
	.sec05 .btmBox {
		min-height: 520px;
	}
}

@media all and (min-width: 501px) and (max-width: 600px) {
	.sec05 .btmBox {
		min-height: 610px;
	}
}

@media all and (min-width: 601px) and (max-width: 700px) {
	.sec05 .btmBox {
		min-height: 710px;
	}
}

@media all and (min-width: 701px) and (max-width: 980px) {
	.sec05 .btmBox {
		min-height: 1010px;
	}
}
