@charset "UTF-8";

html {
	scroll-behavior: smooth;
}

@media screen and (min-width: 769px) and (max-width: 1260px) {
	.container {
		max-width: 1260px;
	}
	.campaign-container-wrap .container {
		width: 100%;
	}
}

.contents {
	padding-bottom: 0;
	background: #fff;
}

.campaign-container-wrap.container .side {
	display: none;
}

.campaign-container-wrap.container{
	width: 100% !important;
}

.campaign-container-wrap.container main{
	width: 100% !important;
	margin-left: 0;
}

@media screen and (min-width: 769px) and (max-width: 1260px) {
	.contents .container {
		max-width: 100% !important;
	}
    }
}
}

@media screen and (max-width: 768px) {
	.campaign-container-wrap.container main {
		width: 100% !important;
	}
}

.campaign-container-wrap .side-bnr-section {
	display: none;
}

/*========================================
トップページ本文領域
========================================*/

.campaign-main-wrap {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
	position: relative;
	overflow: hidden;
	background: url("https://gigaplus.makeshop.jp/yagamiyhhc/images/campaign-member/campaign-member-main-bg01.jpg") center bottom / cover no-repeat #fff;
}

.campaign-main-wrap .container-fluid {
	width: 100%;
	height: 100%;
	max-width: 1720px;
	box-sizing: border-box;
}

.campaign-main-wrap .container-fluid .row {
	margin-left: 20px;
	margin-right: 20px;
	height: 100%;
}

.campaign-main-wrap .container-fluid .row .col-xs-12,
.campaign-main-wrap .container-fluid .row .col-sm-12,
.campaign-main-wrap .container-fluid .row .col-md-12,
.campaign-main-wrap .container-fluid .row .col-lg-12 {
	padding: 0;
}

/* メインビジュアル */
@media screen and (max-width: 768px) {
	.contents {
		padding-top: 138px !important;
	}
}

.campaign-main-wrap .campaign-hd-bt {
	margin: 60px 0 0 0;
	text-align:right;
}

.campaign-main-image {
	margin: 0 auto;
	padding-bottom: 17.5%;
	width: 80%;
}

.campaign-main-image img {
	margin: 72px auto 0 auto;
	width: 100%;
	max-width: 936px;
	height: auto;
	display: block;
}

.campaign-main-wrap .main-scroll {
	position: absolute;
	bottom: 30px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 10;
}

.campaign-main-wrap .main-scroll img {
	width: 100%;
	max-width: 180px;
	height: auto;
}

.main-scroll img {
	animation: scrollFadeLoop 2.4s ease-in-out infinite;
	display: inline-block;
	will-change: transform, opacity;
}

@keyframes scrollFadeLoop {
  0% {
    transform: translateY(0);
    opacity: 1;
  }
  30% {
    transform: translateY(12px);
    opacity: 1;
  }
  50% {
    transform: translateY(16px);
    opacity: 0.2;
  }
  60% {
    transform: translateY(0);
    opacity: 0;
  }
  75% {
    transform: translateY(0);
    opacity: 0.8;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
  }
}

/* ボトム */
.campaign-main-wrap-bottom {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
	position: relative;
	overflow: hidden;
	background: url("https://gigaplus.makeshop.jp/yagamiyhhc/images/campaign-member/campaign-member-main-bg02.jpg") center bottom / cover no-repeat #fff;
}

.campaign-main-wrap-bottom .container-fluid {
	width: 100%;
	height: 100%;
	max-width: 1720px;
	box-sizing: border-box;
}

.campaign-main-wrap-bottom .container-fluid .row {
	margin-left: 20px;
	margin-right: 20px;
	height: 100%;
}

.campaign-main-wrap-bottom .main-text {
	margin: 45px auto 45px;
	width: 90%;
	text-align: center;
}

.campaign-main-wrap-bottom .main-text img {
	width: 100%;
	max-width: 1040px;
	height: auto;
}

.campaign-hd-bt-bottom {
	padding-bottom: 16%;
}

.campaign-button {
	position: relative;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border: none;
	width: 320px;
	height: 75px;
	border-radius: 40px;
	font-size: 22px;
	font-weight: bold;
	font-family: 'Noto Sans JP', sans-serif;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	transition: background 0.3s;
}

.campaign-button img.arrow-icon {
	position: absolute;
	right: 30px;
	top: 50%;
	transform: translateY(-50%);
	height: 14px;
}

.btn-inquiry {
	margin-right: 30px;
	background-color: #00bcd4;
	color: #fff;
}

.btn-inquiry:hover {
	background-color: #0097a7;
}

.btn-register {
	background-color: #e74c3c;
	color: #fff;
}
.btn-register:hover {
	background-color: #c0392b;
}

.btn-cta,
.btn-cta-bottom {
	margin: 0 auto;
	display: flex;
	background-color: #e74c3c;
	color: #fff;
	width: 100%;
	max-width: 600px;
	height: 120px;
	border-radius: 80px;
	font-size: 21px;
	font-weight: bold;
	font-family: 'Noto Sans JP', sans-serif;
}

.btn-products,
.btn-products-bottom {
	margin: 10px auto;
	display: flex;
	background-color: #f97316;
	color: #fff;
	width: 100%;
	max-width: 600px;
	height: 120px;
	border-radius: 80px;
	font-size: 22px;
	font-weight: bold;
	font-family: 'Noto Sans JP', sans-serif;
}

/* ガイド */
.campaign-guide-wrap {
	margin-bottom: 0 !important;
	padding-bottom: 200px !important;
	background: url("https://gigaplus.makeshop.jp/yagamiyhhc/images/campaign-member/campaign-member-bottom-bg01.jpg") center bottom / cover no-repeat #fff;
}

.campaign-guide-wrap .container-fluid {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-width: 920px;
}

.campaign-guide-section {
	margin: auto;
	padding: 0 20px;
}

.member-guide {
	margin-top: -100px;
}

.campaign-section-title {
	margin: 20px auto 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	max-width: 880px;
}

.campaign-section-title h2 {
	font-size: 36px;
	font-weight: bold;
	color: #E26535;
	font-family: 'Zen Maru Gothic', sans-serif;
	text-align: center;
}

.campaign-section-title::before,
.campaign-section-title::after {
	margin: 0 12px;
	content: "";
	flex: 1;
	border-bottom: 4px dotted #8D390E;
}

.campaign-guide-section p {
	color: #8D390E;
	font-size: 20px;
	font-family: 'Noto Sans JP', sans-serif;
	line-height: 1.8em;
}

.campaign-guide-section p,
.campaign-guide-section li {
	margin-bottom: 10px;
	color: #8D390E;
	font-size: 20px;
	font-family: 'Noto Sans JP', sans-serif;
	line-height: 1.5em;
}

.campaign-guide-section ul {
	list-style: disc;
	list-style-position: inside;
	padding-left: 1.5em;
}

.campaign-guide-section li {
	text-indent: -1.4em;
}

.campaign-guide-section .sub-title {
	color: #E26535;
	font-size: 21px;
	font-weight: bold;
}

[id] {
	scroll-margin-top: 313px;
}

@media only screen and (max-width: 1600px) {
	.member-guide {
		margin-top: -50px;
	}
}

@media (min-width: 990px) and (max-width: 1600px) {
	.campaign-main-wrap-bottom .main-text {
		margin: 40px auto 40px;
	}
	.btn-cta,
	.btn-cta-bottom {
    		font-size: 20px;
		height: 100px;
	}

	.btn-products,
	.btn-products-bottom {
    		font-size: 22px;
		height: 100px;
	}
}

@media only screen and (max-width: 1400px) {
	.campaign-main-wrap .campaign-hd-bt {
	    margin: 20px 0 0 0;
	    text-align: right;
	}
	.campaign-hd-bt .campaign-button {
	    width: 280px;
	    height: 55px;
	    font-size: 18px;
	}
}

@media (min-width: 990px) and (max-width: 1192px) {
	.campaign-main-wrap-bottom .main-text {
		margin: 25px auto 25px;
	}
}

@media (min-width: 769px) and (max-width: 989px) {
	.campaign-main-wrap-bottom .main-text {
		margin: 10px auto 25px;
	}
	.btn-cta,
	.btn-cta-bottom {
    		font-size: 17px;
		height: 70px;
	}

	.btn-products,
	.btn-products-bottom {
    		font-size: 18px;
		height: 70px;
	}
	.member-guide {
		margin-top: 0;
	}
	.campaign-main-wrap .main-scroll {
		bottom: 10px;
	}
	.campaign-main-wrap .main-scroll img {
		max-width: 160px;
		height: auto;
	}
}

@media only screen and (max-width: 768px) {
	.campaign-main-wrap {
		padding: 0 !important;
		background: none;
	}
	.campaign-main-wrap .container-fluid .row {
		margin-left: 0;
		margin-right: 0;
	}
	.campaign-main-image {
		margin: 0 auto;
		padding-bottom: 0;
		width: 100%;
	}
	.campaign-main-image img {
		margin: 0;
		width: 100%;
		max-width: 100%;
	}
	.campaign-main-wrap-bottom {
		margin-top: -60%;
		padding: 0 10px 30% 10px !important;
		background: none;
	}
	.campaign-hd-bt,
	.main-text,
	.campaign-main-image-bottom img {
		display: none;
	}
	.main-scroll {
		display: none;
	}
	.btn-cta,
	.btn-cta-bottom {
		height: 100px;
		font-size: 16px;
	}
	.campaign-guide-wrap {
		padding: 0 10px;
	}
	.campaign-guide-section {
		padding: 0 5px;
	}
	.campaign-section-title h2 {
		font-size: 19px;
	}
	.campaign-guide-section p, .campaign-guide-section li {
		font-size: 14px;
	}
	.btn-products,
	.btn-products-bottom {
		height: 80px;
		font-size: 16px;
	}
	.campaign-guide-wrap {
		padding-bottom: 80px !important;
	}
}

/*========================================
汎用
========================================*/
/* 配置 */
.txtC{text-align:center;}
.txtL{text-align:left;}
.txtR{text-align:right;}

@media only screen and (max-width: 768px) {
	.txtC-mbL{text-align:left;}
	.txtL-mbC{text-align:center;}
}

/* フロート */
.floatl{float:left;margin:0;}
.floatr{float:right;margin:0;}
.floatl10{float:left;margin:0 10px 10px 0;}
.floatr10{float:right;margin:0 0 10px 10px;}
.floatl20{float:left;margin:0 20px 10px 0;}
.floatr20{float:right;margin:0 0 10px 20px;}
.clear{clear:both;}

/* 余白 */
.mb0 {margin-bottom:0 !important;}
.mb15{margin-bottom:15px !important;}
.mb20{margin-bottom:20px !important;}
.mb25{margin-bottom:25px !important;}
.mb30{margin-bottom:30px !important;}
.mb40{margin-bottom:40px !important;}
.mb45{margin-bottom:45px !important;}
.mb50{margin-bottom:50px !important;}
.mb55{margin-bottom:55px !important;}
.mb60{margin-bottom:60px !important;}
.mb70{margin-bottom:70px !important;}
.mb80{margin-bottom:80px !important;}
.mb100{margin-bottom:100px !important;}
.mb130{margin-bottom:130px !important;}

@media only screen and (max-width: 479px) {
	.mb130 {
		margin-bottom: 80px !important;
	}
	.mb50 {
		margin-bottom: 30px !important;
	}
}

.mt0 {margin-top:0;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt25{margin-top:25px;}
.mt30{margin-top:30px;}
.mt40{margin-top:40px;}
.mt50{margin-top:50px;}
.mt60{margin-top:60px;}
.mt70{margin-top:70px;}
.mt80{margin-top:80px;}

.ml15{margin-left:15px;}

.mr10{margin-right:10px;}
.mr15{margin-right:15px;}
.mr20{margin-right:20px;}

.pLeftMargin{text-indent:-8px;}

.pb10{padding-bottom:10px;}
.pb20{padding-bottom:20px;}
.pb30{padding-bottom:30px;}

/* リストの余白 */
ul.mt10{margin: 10px 0 0 0;}
ul.mt15{margin: 15px 0 0 0;}
ul.mt20{margin: 20px 0 0 0;}
ul.pb20{padding: 0 0 20px 0;}

/* フォント色のパターン */
.fontred1{color:#FF0000;}
.fontred2{color:#FF3300;}
.fontred3{color:#d7000f;}
.fontorange1{color:#FF6600;}
.fontorange2{color:#FF9900;}
.fontorange3{color:#FF4E00;}
.fontorange4{color:#E26535 !important;}
.fontyellow1{color:#FFcc00;}
.fontyellow2{color:#FFFF00;}
.fontblue1{color:#0000FF;}
.fontblue2{color:#3399CC;}
.fontblue3{color:#0168AE;}
.fontgreen1{color:#006600;}
.fontgreen2{color:#99CC00;}
.fontgreen3{color:#82AC00;}
.fontbrown1{color:#993300;}
.fontbroun2{color:#CC9966;}
.fontpurple1{color:#6633CC;}
.fontpurple2{color:#9999FF;}
.fontpurple3{color:#993366;}
.fontpink1{color:#FF33CC;}
.fontpink2{color:#FF99CC;}
.fontpink3{color:#fae2e7;}
.fontpink4{color:#dc007f;}
.fontgray1{color:#e8e8e8;}
.fontgray2{color:#999999;}
.fontgray3{color:#666666;}
.fontnavy1{color:#163E64;}
.fontw{color:#ffffff;}

.fontshadow1{
	text-shadow:0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff,0 0 4px #fff;
}

.pc-off {
	display: none !important;
}

@media only screen and (max-width: 479px) {
	.pc-off {
		display: block !important;
	}
	.sm-off {
		display: none !important;
	}
}

.pc-off-768 {
	display: none !important;
}

@media only screen and (max-width: 768px) {
	.pc-off-768 {
		display: block !important;
	}
	.sm-off-768 {
		display: none !important;
	}
}

/*========================================
	boorstrap
========================================*/

@media (width: 768px) {
  main .col-md-1, main .col-md-2, main .col-md-3, main .col-md-4, main .col-md-5, main .col-md-6, main .col-md-7, main .col-md-8, main .col-md-9, main .col-md-10, main .col-md-11, main .col-md-12 {
    float: left !important;
  }
  main .col-md-12 {
    width: 100% !important;
  }
  main .col-md-11 {
    width: 91.66666667% !important;
  }
  main .col-md-10 {
    width: 83.33333333% !important;
  }
  main .col-md-9 {
    width: 75% !important;
  }
  main .col-md-8 {
    width: 66.66666667% !important;
  }
  main .col-md-7 {
    width: 58.33333333% !important;
  }
  main .col-md-6 {
    width: 50% !important;
  }
  main .col-md-5 {
    width: 41.66666667% !important;
  }
  main .col-md-4 {
    width: 33.33333333% !important;
  }
  main .col-md-3 {
    width: 25% !important;
  }
  main .col-md-2 {
    width: 16.66666667% !important;
  }
  main .col-md-1 {
    width: 8.33333333% !important;
  }
}

.campaign-all-wrap .floating-button, 
.campaign-all-wrap .floating-button2 {
	display: none;
}
