@charset "UTF-8";

.img {
	width:100%;
	height:auto;
	display:block;
}
.father * {
	box-sizing:border-box;
}
.father a {
	display:block;
	transition:opacity 0.5s;
}
.father a:hover {
	opacity:0.7;
}


/* -------------------------------------
fathersday
------------------------------------- */
.father h1 {
	margin-bottom:50px;
}
.father h1 .sp {
	display:none;
}
.father #lead {
	text-align:center;
	max-width:750px;
	padding:20px;
	margin:0 auto 70px auto;
	border-radius:10px;
	background:url(https://gigaplus.makeshop.jp/0154/common_new/imgs/onlineshop/page/fathersday/2025/bg_yl.jpg) no-repeat center center;
	background-size: cover;
	position:relative;
}
.father #lead span {
	font-size:19px;
	font-weight:bold;
	color:#231815;
	line-height:1.4;
	display:block;
	position:relative;
	z-index:1;
}
.father #lead::before,
.father #lead::after {
	content:"";
	width:104px;
	height:94px;
	display:block;
	position:absolute;
	z-index:0;
	transform:translateY(-50%);
}
.father #lead::before {
	top:50%;
	left:15px;
	background:url(https://gigaplus.makeshop.jp/0154/common_new/imgs/onlineshop/page/fathersday/2025/lead_abimg1.png) no-repeat center center;
	background-size:100% auto;
}
.father #lead::after {
	top:50%;
	right:20px;
	background:url(https://gigaplus.makeshop.jp/0154/common_new/imgs/onlineshop/page/fathersday/2025/lead_abimg2.png) no-repeat center center;
	background-size:100% auto;
}


.father .sec {
	margin-bottom:110px;
}
.father .sec h2 {
	font-size:0;
	text-align:center;
	margin-bottom:20px;
}
.father .sec h2 span {
	width:524px;
	display:inline-block;
}


.father #sec1 ol {
	max-width:900px;
	margin:0 auto;
}
.father #sec1 ol li:not(:last-child) {
	margin-bottom:45px;
}
.father #sec1 ol li a {
	display:flex;
	flex-wrap:wrap;
	padding:30px;
	border-radius:15px;
	background-color:#E1F2AA;
	overflow:hidden;
}
.father #sec1 ol li .photo {
	width:45.2%;
}
.father #sec1 ol li .text {
	width:52%;
	padding-bottom:45px;
	margin-left:auto;
	position:relative;
}
.father #sec1 ol li .text .head {
	width:100%;
	display:flex;
	align-items:center;
}
.father #sec1 ol li .text .head p {
	width:103px;
}
.father #sec1 ol li .text .head h3 {
	font-size:25px;
	font-weight:bold;
	line-height:1.3;
	flex:1;
	padding-left:10px;
}
.father #sec1 ol li .text .cap {
	font-size:19px;
	font-weight:500;
	line-height:1.5;
	padding-top:10px;
}
.father #sec1 ol li .text dl {
	display:flex;
	flex-wrap:wrap;
	justify-content:flex-end;
	position:absolute;
	bottom:0;
	right:0;
	z-index:1;
}
.father #sec1 ol li .text dl dt,
.father #sec1 ol li .text dl dd {
	font-size:27px;
	font-weight:bold;
}
.father #sec1 ol li .text dl dd {
	margin-left: 10px;
}


.father #sec2 {
	margin-bottom: 130px;
}
.father #sec2 h2 {
	margin-bottom: 40px;
}
.father #sec2 .set {
	max-width:900px;
	display:flex;
	flex-wrap:wrap;
	margin:0 auto 78px auto;
}
.father #sec2 .set li {
	width:46.6%;
}
.father #sec2 .set li:nth-child(2) {
	margin-left:auto;
}
.father #sec2 .set li .photo {
	margin-bottom:12px;
}
.father #sec2 .set li h3 {
	font-size:26px;
	font-weight:bold;
	margin-bottom:5px;
}
.father #sec2 .set li dl {
	display:flex;
	flex-wrap:wrap;
	justify-content:flex-end;
	margin-bottom:20px;
}
.father #sec2 .set li dl dt,
.father #sec2 .set li dl dd {
	font-size:25px;
	font-weight:bold;
}
.father #sec2 .set li a {
	font-size:20px;
	font-weight:bold;
	color:#FFF;
	text-align:center;
	max-width:300px;
	padding:10px;
	margin:0 auto;
	border-radius:45px;
	background-color:#46AADC;
	box-shadow:2px 2px 5px 0px rgba(0,0,0,0.2);
}

.father #sec2 #box {
	max-width:900px;
	padding:30px 20px;
	margin:0 auto;
	border-radius:20px;
	background:url(https://gigaplus.makeshop.jp/0154/common_new/imgs/onlineshop/page/fathersday/2025/bg_yl.jpg) no-repeat center center;
	background-size:cover;
}
.father #sec2 #box .in {
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	max-width:810px;
	margin:0 auto;
}
.father #sec2 #box .text {
	width:44%;
}
.father #sec2 #box .text h4 {
	font-size:0;
	text-align:center;
	margin-bottom:8px;
}
.father #sec2 #box .text h4 span {
	font-size:21px;
	font-weight:bold;
	display:inline-block;
	padding:0 0 18px 0;
	background:url(https://gigaplus.makeshop.jp/0154/common_new/imgs/onlineshop/page/fathersday/2025/box_bdr.png) no-repeat center bottom;
	background-size:274px auto;
}
.father #sec2 #box .text p {
	font-size:16px;
	font-weight:500;
	line-height:1.5;
}
.father #sec2 #box .photo {
	width:53.3%;
	margin-left:auto;
}


.father #sec3 {
	margin-bottom: 60px;
	position:relative;
}
.father #sec3 .bg {
	padding:30px 20px 50px 20px;
	background:url(https://gigaplus.makeshop.jp/0154/common_new/imgs/onlineshop/page/fathersday/2025/ikura_bg.jpg) no-repeat center center;
	background-size:cover;
	box-sizing:border-box;
}
.father #sec3 h2 {
	position:absolute;
	top:0;
	left:0;
	right:0;
	z-index:1;
	transform:translateY(-33%);
}
.father #sec3 h3 {
	max-width:1000px;
	margin:0 auto;
}
.father #sec3 h3 .sp {
	display:none;
}
.father #sec3 ul {
	max-width:980px;
	display:flex;
	justify-content:space-between;
	margin:0 auto -18px auto;
	position:relative;
	top:-18px;
	z-index:1;
}
.father #sec3 li {
	width:calc((99.9% - 60px) / 4);
}
.father #sec3 li a {
	display:block;
}
.father #sec3 li a img {
	margin-bottom:8px;
}
.father #sec3 li a dt {
	font-size:16px;
	font-weight:500;
	line-height:1.2;
	margin-bottom:5px;
}
.father #sec3 li a dd {
	font-size:16px;
	font-weight:500;
	text-align:right;
}


.father .bnr {
	max-width:1075px;
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	margin:0 auto 115px auto;
}
.father .bnr li {
	width:48.1%;
}
.father .bnr li:nth-child(2n) {
	margin-left:auto;
}




@media screen and (max-width:1440px) {
	
}
@media screen and (max-width:1280px) {
	
}
@media screen and (max-width:1135px) {
	.father h1 {
		margin-bottom:48px;
	}


	.father #lead {
		margin:0 auto 66px auto;
	}
	.father #lead span {
		font-size:18px;
	}


	.father .sec {
		margin-bottom:100px;
	}
	.father .sec#sec3 {
		margin-bottom:105px;
	}
	.father .sec h2 span {
		width:500px;
	}


	.father #sec1 ol li:not(:last-child) {
		margin-bottom:43px;
	}
	.father #sec1 ol li a {
		padding:28px;
	}
	.father #sec1 ol li .text .head p {
		width:92px;
	}
	.father #sec1 ol li .text .head h3 {
		font-size:25px;
	}
	.father #sec1 ol li .text .cap {
		font-size:17px;
	}
	.father #sec1 ol li .text dl dt,
	.father #sec1 ol li .text dl dd {
		font-size:25px;
	}


	.father #sec2 {
		margin-bottom: 120px;
	}
	.father #sec2 .set {
		margin:0 auto 74px auto;
	}
	.father #sec2 .set li h3 {
		font-size:25px;
	}
	.father #sec2 .set li dl dt,
	.father #sec2 .set li dl dd {
		font-size:24px;
	}
	.father #sec2 .set li a {
		font-size:19px;
	}

	.father #sec2 #box .text h4 span {
		font-size:20px;
	}
	.father #sec2 #box .text p {
		font-size:15px;
	}



	.father .bnr {
		margin:0 auto 105px auto;
	}
}
@media screen and (max-width:980px) {
	.father h1 {
		margin-bottom:46px;
	}


	.father #lead {
		margin:0 auto 62px auto;
	}


	.father .sec {
		margin-bottom:90px;
	}
	.father .sec#sec3 {
		margin-bottom:95px;
	}
	.father .sec h2 span {
		width:475px;
	}


	.father #sec1 ol li:not(:last-child) {
		margin-bottom:41px;
	}
	.father #sec1 ol li a {
		padding:26px;
	}
	.father #sec1 ol li .text .head p {
		width:88px;
	}


	.father #sec2 {
		margin-bottom: 110px;
	}
	.father #sec2 h2 {
		margin-bottom: 35px;
	}
	.father #sec2 .set {
		margin:0 auto 70px auto;
	}


	.father .bnr {
		margin:0 auto 95px auto;
	}
}
@media screen and (max-width:880px) {
	.father #sec3 ul {
		max-width:650px;
		flex-wrap:wrap;
		justify-content:center;
		margin:0 auto;
		top:0;
	}
	.father #sec3 li {
		width:calc((99.9% - 20px) / 2);
		margin-right:20px;
	}
	.father #sec3 li:nth-child(2),
	.father #sec3 li:last-child {
		margin-right:0;
	}
	.father #sec3 li:nth-child(1),
	.father #sec3 li:nth-child(2) {
		margin-bottom:30px;
	}
}
@media screen and (max-width:768px) {
	.father h1 {
		margin-bottom:44px;
	}


	.father #lead {
		margin:0 auto 58px auto;
	}
	.father #lead span {
		font-size:17px;
	}
	.father #lead::before {
		left:10px;
	}
	.father #lead::after {
		right:15px;
	}


	.father .sec {
		margin-bottom:80px;
	}
	.father .sec#sec3 {
		margin-bottom:85px;
	}
	.father .sec h2 span {
		width:450px;
	}


	.father #sec1 ol li:not(:last-child) {
		margin-bottom:39px;
	}
	.father #sec1 ol li a {
		padding:24px;
	}
	.father #sec1 ol li .text .head p {
		width:80px;
	}
	.father #sec1 ol li .text .head h3 {
		font-size:24px;
	}
	.father #sec1 ol li .text .cap {
		font-size:15px;
	}
	.father #sec1 ol li .text dl dt,
	.father #sec1 ol li .text dl dd {
		font-size:24px;
	}


	.father #sec2 {
		margin-bottom: 100px;
	}
	.father #sec2 h2 {
		margin-bottom: 30px;
	}
	.father #sec2 .set {
		margin:0 auto 66px auto;
	}
	.father #sec2 .set li h3 {
		font-size:24px;
	}
	.father #sec2 .set li dl dt,
	.father #sec2 .set li dl dd {
		font-size:23px;
	}
	.father #sec2 .set li a {
		font-size:18px;
	}

	.father #sec2 #box {
		padding:25px;
	}
	.father #sec2 #box .text h4 span {
		font-size:19px;
	}
	.father #sec2 #box .text p {
		font-size:14px;
	}


	.father #sec3 h2 {
		transform:translateY(-50%);
	}
	.father #sec3 h3 {
		margin-bottom:25px;
	}
	.father #sec3 h3 .pc {
		display:none;
	}
	.father #sec3 h3 .sp {
		width:104%;
		display:block;
	}
	.father #sec3 li a dt {
		font-size:14px;
	}
	.father #sec3 li a dd {
		font-size:14px;
	}


	.father .bnr {
		margin:0 auto 85px auto;
	}
}
@media screen and (max-width:700px) {
	
}
@media screen and (max-width:640px) {
	.father h1 {
		margin-bottom:42px;
	}
	.father h1 .pc {
		display:none;
	}
	.father h1 .sp {
		display:block;
	}


	.father #lead {
		margin:0 auto 54px auto;
	}
	.father #lead span br {
		display:none;
	}
	.father #lead::before,
	.father #lead::after {
		content:none;
	}


	.father .sec {
		margin-bottom:70px;
	}
	.father .sec#sec3 {
		margin-bottom:75px;
	}
	.father .sec h2 span {
		width:430px;
	}


	.father #sec1 ol li:not(:last-child) {
		margin-bottom:37px;
	}
	.father #sec1 ol li a {
		padding:22px;
	}
	.father #sec1 ol li .photo {
		width:100%;
		margin-bottom:20px;
	}
	.father #sec1 ol li .text {
		width:100%;
		padding-left:0;
	}
	.father #sec1 ol li .text .head p {
		width:75px;
	}


	.father #sec2 {
		margin-bottom: 90px;
	}
	.father #sec2 h2 {
		margin-bottom: 25px;
	}
	.father #sec2 .set {
		margin:0 auto 62px auto;
	}
	.father #sec2 .set li {
		width:100%;
	}
	.father #sec2 .set li:not(:last-child) {
		margin-right:0;
		margin-bottom:40px;
	}

	.father #sec2 #box .text {
		width:100%;
		margin-bottom:20px;
	}
	.father #sec2 #box .photo {
		width:100%;
	}


	.father #sec3 .bg {
		padding-top:45px;
	}

	.father .bnr {
		margin:0 auto 75px auto;
	}
	.father .bnr li {
		width:100%;
	}
	.father .bnr li:not(:last-child) {
		margin-bottom:20px;
	}
}
@media screen and (max-width:500px) {
	.father h1 {
		margin-bottom:40px;
	}


	.father #lead {
		margin:0 auto 50px auto;
	}
	.father #lead span {
		font-size:16px;
	}


	.father .sec {
		margin-bottom:60px;
	}
	.father .sec#sec3 {
		margin-bottom:60px;
	}
	.father .sec h2 span {
		width:100%;
		max-width:400px;
	}


	.father #sec1 ol li:not(:last-child) {
		margin-bottom:35px;
	}
	.father #sec1 ol li a {
		padding:20px;
	}
	.father #sec1 ol li .text .head p {
		width:65px;
	}
	.father #sec1 ol li .text .head h3 {
		font-size:23px;
	}
	.father #sec1 ol li .text .cap {
		font-size:14px;
	}
	.father #sec1 ol li .text dl dt,
	.father #sec1 ol li .text dl dd {
		font-size:23px;
	}


	.father #sec2 {
		margin-bottom: 80px;
	}
	.father #sec2 h2 {
		margin-bottom: 20px;
	}
	.father #sec2 .set {
		margin:0 auto 58px auto;
	}
	.father #sec2 .set li h3 {
		font-size:22px;
	}
	.father #sec2 .set li dl dt,
	.father #sec2 .set li dl dd {
		font-size:21px;
	}
	.father #sec2 .set li a {
		font-size:16px;
	}


	.father #sec2 #box {
		padding:20px;
	}
	.father #sec2 #box .text h4 span {
		font-size:18px;
	}


	.father #sec3 li {
		width:calc((99.9% - 15px) / 2);
		margin-right:15px;
	}
	.father #sec3 li:nth-child(3) {
		margin-right:15px;
	}
	.father #sec3 li:nth-child(2n) {
		margin-right:0;
	}
	.father #sec3 li:nth-child(1),
	.father #sec3 li:nth-child(2),
	.father #sec3 li:nth-child(3),
	.father #sec3 li:nth-child(4) {
		margin-bottom:25px;
	}


	.father .bnr {
		margin:0 auto 60px auto;
	}

}
@media screen and (max-width:360px) {
	
}
@media screen and (max-width:320px) {
	
}
@media screen and (min-width:769px) {
	
}


	@media screen and (max-width:1135px) and (-ms-high-contrast:none){
		
	}
	@media screen and (max-width:980px) and (-ms-high-contrast:none){
		
	}
	@media screen and (max-width:768px) and (-ms-high-contrast:none){
		
	}
	@media screen and (max-width:640px) and (-ms-high-contrast:none){
		
	}
	@media screen and (max-width:480px) and (-ms-high-contrast:none){
		
	}