#key {
	background: url(../img/onlineshop/key.jpg) no-repeat center;
	background-size: cover;
	height: 640px;
}

@media screen and (min-width: 767px) {
#key {
	background: url(../img/onlineshop/key.jpg) no-repeat center;
	background-size: cover;
	height: 640px;
}
	
	.tel_list {
		display: none;
	}
	.hamburger {
		top: 35px;
	}
/*
	.menu-right {
		top: 140px;
	}
*/
	#header {
		padding: 171px 90px 0 58px;
		margin-bottom: 45px;
	}
	#header .logo {
		top: 62px;
	}
	#header .menu-link {
		top: 90px;
	}
	.btn-pop {
		background: #292320;
	}
	
	
}
#sec1 {
	position: relative;
}
#sec1 .wrap {
	max-width: 1300px;
	padding: 0;
}
#sec1 .group-on {
	background: url(../img/onlineshop/sec1_bg.jpg) no-repeat center;
	background-size: cover;
	color: #fff;
	text-align: center;
	margin-bottom: 0;
	padding: 20vw 5vw 20vw;
}
#sec1 .group-on h2 {
	font-size: 23px;
	font-weight: 600;
	margin-bottom: 40px;
}
#sec1 .group-on h2 span {
	font-size: 35px;
	display: block;
}
#sec1 .group-on .txt {
	width: auto;
}
#sec1 .group-tw {
	max-width: 375px;
	margin: 0 auto;
	padding: 0 5vw;
	width: 90%;
	display: none;
}
#sec1 .group-tw ul {
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: space-between;
}
#sec1 .group-tw ul li {
	width: 105px;
	height: 73px;
	text-align: center;
	background-color: #fff;
	border-radius: 50%;
	border: 1px solid #1e1e1e;
	font-size: 13px;
	line-height: 1.5;
	padding: 33px 0 0 0;
	letter-spacing: 0;
}
#sec1 .group-tw ul li + li {
	margin-left: 0;
}


#sec1 .group-th {
	background: url(../img/onlineshop/sec1_bg.jpg) no-repeat center;
	background-size: cover;
	color: #fff;
	text-align: center;
	margin-bottom: -50px;
	padding: 20vw 5vw 29vw;
}
#sec1 .group-th h2 {
	font-size: 23px;
	font-weight: 600;
	margin-bottom: 40px;
}
#sec1 .group-th h2 span {
	font-size: 35px;
	display: block;
}
#sec1 .group-th .txt {
	width: auto;
}

@media screen and (min-width: 767px) {
#sec1 {
}
#sec1 .wrap {
	max-width: 1300px;
}
#sec1 .group-on {
	margin-bottom: -79px;
	padding: 145px 0 156px;
}
#sec1 .group-on h2 {
	font-size: 28px;
	margin-bottom: 50px;
	line-height: 50px;
	letter-spacing: 2px;
}
#sec1 .group-on h2 span {
	font-size: 40px;
}
#sec1 .group-on .txt {
	letter-spacing: 0.5px;
}
#sec1 .group-tw {
	max-width: 726px;
	margin: 0 auto;
	padding: 0;
	display: none;
}
#sec1 .group-tw ul {
	display: flex;
}
#sec1 .group-tw ul li {
	width: 224px;
	height: 150px;
	font-size: 22px;
	line-height: 40px;
	padding: 69px 0 0;
	letter-spacing: 2px;
}
#sec1 .group-tw ul li + li {
	margin-left: 30px;
}
}
#sec2 {
	padding: 18vw 0 18vw;
}
#sec2 .title {
	position: relative;
	padding: 0;
	margin-bottom: 14vw;
}
#sec2 .title::before {
	content: "";
	position: absolute;
	top: -6px;
	right: -6px;
	bottom: 6px;
	left: 6px;
	border: 1px solid #b79b77;
	display: none;
}
#sec2 .title h2 {
	font-size:  60px;
	font-weight: 600;
	line-height: 1;
	text-align: center;
}
#sec2 .title h2 span {
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	padding: 2vw 0;
	letter-spacing: 2px;
	font-size: 8vw;
}
#sec2 dl {
	position: relative;
	font-weight: 600;
	z-index: 2;
}
#sec2 dl dt {
	font-size: 24px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	position: relative;
	line-height: 1.6;
}
#sec2 dl dt::after {
	content: "";
	background-color: #000;
	height: 1px;
	position: absolute;
	width: 100%;
	bottom: 0px;
	left: 0;
	right: 0;
}
#sec2 dl dd {
	line-height: 2.3;
}
#sec2 .photo {position: relative;margin-bottom: 10vw;z-index: 2;}
#sec2 .photo::before {
	content: "";
	background: url(../img/shared/bg02.png);
	position: absolute;
}
#sec2 .group-on {
	position: relative;
	padding-top: 0;
	margin-bottom: 15vw;
}
#sec2 .groupc {
	position: relative;
}
#sec2 .groupc::after {
	content: "";
	background: url(../img/shared/bgc.jpg);
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
#sec2 .group-tw::after {
	right: 0;
	left: 0;
}
#sec2 .group-on .photo {
}
#sec2 .group-on .photo::before {
	top: -15px;
	right: 20px;
	bottom: 20px;
	left: -5vw;
}
#sec2 .group-on dl {
	margin-left: auto;
	font-weight: 600;
	padding: 0 5vw 10vw;
}
#sec2 .group-on dl::after {
	right: 0;
	left: -100%;
}
#sec2 .group-tw {
	position: relative;
	padding-top: 0;
	margin-bottom: 15vw;
}
#sec2 .group-tw .photo {
}
#sec2 .group-tw .photo::before {
	top: -20px;
	right: -6vw;
	bottom: 20px;
	left: 10px;
}
#sec2 .group-tw dl {padding: 0 5vw 10vw;}
#sec2 .group-tw dl::after {
	left: 0;
	right: -100%;
}

#sec2 .group-th {
	position: relative;
	padding-top: 0;
	margin-bottom: 0;
}
#sec2 .group-th .photo {margin-bottom: 0;left: 0;}
#sec2 .group-th .photo::before {
	top: -20px;
	right: 5vw;
	bottom: 20px;
	left: -50px;
}
#sec2 .group-th dl {
	margin-left: auto;
	padding: 5vw 5vw 10vw;
}
#sec2 .group-th dl::after {
	right: 0;
	left: -100%;
}

@media screen and (min-width: 767px) {
#sec2 {
	padding: 249px 0 162px;
}
#sec2 .title {
	margin: 0 auto 105px;
	padding: 0;
}
#sec2 .title::before {
	content: "";
	position: absolute;
	top: -10px;
	right: -12px;
	bottom: 9px;
	left: 10px;
	border: 1px solid #b79b77;
}
#sec2 .title h2 {
	font-size: 60px;
	letter-spacing: 4px;
}
	#sec2 .title h2 span {
		font-size: 60px;
		padding: 10px 20px;
	}
#sec2 dl {
	position: relative;
	width: 366px;
	margin-left: auto;
	margin-right: -98px;
}
#sec2 dl dt {
	font-size: 34px;
	margin-bottom: 13px;
	padding-bottom: 22px;
}
#sec2 dl dt::after {
	bottom: 4px;
	right: 0;
	left: 0;
}
	
	
	#sec2 .group-tw dl dt {
    margin-bottom: 15px;
}
	#sec2 .group-tw dl dt::after {
		
left: 0px;
	}
#sec2 dl dd {
	line-height: 40px;
}
#sec2 .photo {
	position: absolute;
	z-index: 1;
	top: 0;
}
#sec2 .photo::before {
	content: "";
	background: url(../img/shared/bg02.png);
	position: absolute;
}
#sec2 .group-on {
	padding-top: 128px;
	margin-bottom: 94px;
	min-height: 421px;
}
	#sec2 .group-on::after {}
#sec2 .group-on .photo {
	top: 0;
	left: -137px;
	margin-bottom: 0;
}
#sec2 .group-on .photo::before {
	top: 52px;
	right: 48px;
	bottom: -53px;
	left: -53px;
}
#sec2 .group-on dl {
	width: 366px;
	margin-left: auto;
	margin-right: -98px;
	padding: 0;
}
#sec2 .group-on dl::after {
	right: 0;
	left: -100%;
}
#sec2 .group-tw {
	padding-top: 101px;
	min-height: 449px;
	margin-bottom: 90px;
}
	#sec2 .group-on::after {
    right: -168px;
}
	

#sec2 .group-tw .photo {
	top: 0;
	right: -166px;
	margin-bottom: 0;
}
#sec2 .group-tw .photo::before {
	top: auto;
	right: 48px;
	bottom: -48px;
	left: -50px;
	height: 47px;
}
#sec2 .group-tw dl {
	width: 364px;
	margin-left: -99px;
	padding: 0;
}
#sec2 .group-tw dl::after {
	left: 0;
	right: -100%;
}
	#sec2 .group-th dl {
    padding: 130px 0 161px 0;
    min-height: 261px;
}
	#sec2 .group-th dl dt {}
	#sec2 .group-th::after {
    right: -168px;
}
	#sec2 .group-th .photo::before {
    top: 52px;
    bottom: -54px;
    right: 52px;
    left: -53px;
}
	
	#sec2 .group-tw::after {
		left: -205px;
	}
	
	#sec2 .group-th .photo {
		left: -137px;
	}
	
	
}
#sec3 {
	background: url(../img/shared/bg03.jpg);
	padding: 15vw 0;
}
#sec3 h2 {
	text-align: center;
	font-size: 7vw;
	font-weight: 600;
	margin-bottom: 6vw;
}
#sec3 .photo-g {
	position: relative;
	margin-bottom: 4vw;
}
#sec3 .photo-g .photo-1 {
	margin-left: 0;
	width: 49%;
}
#sec3 .photo-g .photo-2 {
	position: absolute;
	top: 0;
	width: 49%;
	right: 0;
}
#sec3 .price {
	text-align: center;
	font-weight: 600;
	font-size: 16px;
	margin-bottom: 2vw;
}
#sec3 .price span {
	font-size: 25px;
}
#sec3 .txt {
	margin-bottom: 7vw;
}
#sec3 .box {
	border: 1px solid #000;
	padding: 5vw;
}

@media screen and (min-width: 767px) {
#sec3 {
	padding: 95px 0 100px;
}
#sec3 h2 {
	font-size: 40px;
	margin-bottom: 52px;
	letter-spacing: 3px;
}
#sec3 .photo-g {
	margin-bottom: 50px;
}
#sec3 .photo-g .photo-1 {
	margin-left: -154px;
	width: 650px;
}
#sec3 .photo-g .photo-2 {
	width: 650px;
	position: absolute;
	top: 0;
	right: -156px;
}
#sec3 .price {
	text-align: center;
	font-weight: 600;
	font-size: 20px;
	margin-bottom: 0;
}
#sec3 .price span {
	font-size: 30px;
	letter-spacing: 3px;
}
#sec3 .txt {
	margin-bottom: 35px;
	text-align: center;
}
#sec3 .box {
	padding: 31px 0 46px;
	text-align: center;
}
}
#sec4 {
	padding: 15vw 0 10vw;
}
#sec4 h2 {
	text-align: center;
	font-size: 30px;
	margin-bottom: 5vw;
	font-weight: 600;
}
#sec4 .txt {
	margin-bottom: 50px;
	text-align: center;
}
#sec4 .row {
	display: block;
}
#sec4 .row .col {
	border: 1px solid #000;
	text-align: center;
	margin-bottom: 10vw;
}
#sec4 .row .col .inside {
	padding: 7vw 8vw 10vw;
}
#sec4 .row .col .inside h3 {
	font-size: 20px;
	border-bottom: 1px solid #000;
	padding-bottom: 10px;
}
#sec4 .row .col .inside .icon {
	
width: 30%;
	
max-width: 133px;
	
margin: 10vw auto 5vw;
}
#sec4 .row .col .inside .item {
	max-width: 133px;
	margin: 0 auto;
	margin-bottom: 10px;
}
#sec4 .row .col .inside .note {
	margin-bottom: 5vw;
}
#sec4 .row .col .inside .note-o {
	margin-bottom: 6vw;
}
#sec4 .row .btn-shared {
	width: 100%;
}

@media screen and (min-width: 767px) {
#sec4 {
	padding: 129px 0 147px;
}
#sec4 h2 {
	font-size: 34px;
	margin-bottom: 27px;
}
#sec4 .txt {
	margin-bottom: 80px;
	line-height: 35px;
}
#sec4 .row {
	justify-content: space-between;
	display: flex;
}
#sec4 .row .col {
	width: 470px;
	margin-bottom: 0;
}
#sec4 .row .col .inside {
	padding: 39px 45px 36px 52px;
}
#sec4 .row .col .inside h3 {
	font-size: 22px;
	border-bottom: 2px solid #000;
	padding-bottom: 4px;
}
	#sec4 .row .col .inside .icon {
	
margin: 0 auto;
	
padding: 57px 0 30px 0;
	
width: 133px;
}
	#sec4 .row .col + .col {
		
	}
	#sec4 .row .col + .col .inside {
    padding: 39px 25px 51px 28px;
}
	#sec4 .row .col + .col h3 {
    margin-left: 37px;
    margin-right: 30px;
}
	#sec4 .row .col + .col .inside .icon {
    padding: 40px 0 27px;
}
	#sec4 .row .col + .col .btn-shared {
		
margin: 67px 23px 0 23px;
		
width: 372px;
	}
#sec4 .row .col .inside .item {
	max-width: 133px;
	margin: 0 auto;
	margin-bottom: 10px;
}
#sec4 .row .col .inside .note {
	margin-bottom: 14px;
	line-height: 30px;
}
#sec4 .row .col .inside .note-o {
	margin-bottom: 46px;
}
#sec4 .row .btn-shared {
	width: 100%;
}
}


@media screen and (min-width: 1000px) and (max-width: 1300px) {
	#sec2 .group-on dl {
		margin-right: -80px;
	}
	#sec2 .group-on .photo {
		left: -170px;
	}
	#sec2 .group-tw .photo {
		right: -200px;
	}
	#sec2 .group-tw dl {
		margin-left: -55px;
	}
}
