@charset "utf-8";

/*PCSP共通設定*/
html {scroll-behavior: smooth}/*smooth scroll*/
main * { font-family: "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif}
#back_color1,#lottery {background: #fff9ee;}
#back_color2 {background: #eef5ff;}

/*ボタン*/
#lbtn {
    display: block;
    width: 70%;
    min-height: 60px;
    line-height: 72px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    background-color: #e61b61;
    box-shadow: 5px 5px 0px #ac1449;
    transition: .3s;
    border-radius: 999px;
    margin: 24px auto;
    font-size: 20px;
    z-index: 10;
}
#lbtn a {color: #fff;}
#lbtn:hover {
    box-shadow: unset;
    transform: translate(4px, 4px);
}

/*759px以下*/
@media screen and (max-width: 759.9px) {
#wrapper {line-height: 1.4}
.spnone{display:none}

/* CSS */
#dirPathBlock,
#anchorLinkBlock {
	font-size: 10px;
	margin: 1% 1% 0 1%
}
#dirPathBlock {
	overflow-x: scroll;
	overflow-y: hidden
}
#dirPathBlock p,
#anchorLinkBlock a{
	width: max-content;
	font-size: 12px
}
#wrapper > h1 {margin: 0 1%}
h2 {
	width: fit-content;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin: 0 auto 25px;
	padding: 0 10px 5px
}
.inner{
	width: 96%;
	margin: 0 2%;
	padding: 25px 0;
	box-sizing: border-box;
	color: #222
}
section{
	font-size:16px;
	line-height: 1.5
}
p.endcontents{
    width: 95%;
    color: #F00;
    margin: 15px auto;
    padding: 10px;
    border: 1px solid #ff0000;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    border-radius: 5px;
    box-sizing: border-box
}

/*title*/
.mv figure {
	margin: 0;
	padding: 0;
}
figure#mainphoto img {width: 100%;}

/*first-txt*/
#first-txt {background: #013a91}
#first-txt p {
	color: #FFF;
	text-align: center
}

/*景品一覧*/
#prizelist dt h2 {
    color: #e61b61;
    font-size: 1.2em
}
#prizelist dd {
	width: 100%;
	margin: auto;
	box-sizing: border-box
}
#prizelist dd div {
	margin-bottom: 10px;
	background: #FFF;
	font-weight: bold;
	padding: 15px 10px;
	box-shadow: 2px 2px 5px #aaa;
	border-radius: 5px
}
#prizelist dd div span {
	background: #00499f;
	color: #FFF;
	margin-right: 15px;
	padding: 2px 15px;
	border-radius: 5px
}
#prizelist dd div:nth-of-type(1) {font-size: 1.2em;}#prizelist dd div:nth-of-type(1) span {background: #dcac10;}
#prizelist dd div:nth-of-type(2) {font-size: 1.2em;}#prizelist dd div:nth-of-type(2) span {background: #9a9a9a;}
#prizelist dd div:nth-of-type(3) {font-size: 1.2em;}#prizelist dd div:nth-of-type(3) span {background: #B87333;}
#prizelist dd div b {
	width: 65px;
	font-size: 1.2em;
	color: #cb2f07;
	text-align: right;
	margin-right: 15px
}
#prizelist dd div p {text-align: center}
#prizelist dd div p strong {
    width: 100%;
    display: inline-block;
    font-size: 1.4em;
    color: #cb2f07
}
#prizelist dd div p small {
	font-size: 0.75em;
	font-weight: normal
}

/*期限*/
#prizelist dd.detailDay {margin-bottom: 25px}
.detailDay p {
    width: fit-content;
    margin: auto
}

/*note*/
.note {margin: 0 auto 25px}

/*step*/
.step > li {
    /*border: 2px solid #00499f;*/
    border-radius: 10px;
    margin: 0 auto 25px;
	background: #FFF;
    padding: 15px;
    position: relative
}
.step > li dt {
    font-size: 20px;
    margin-bottom: 15px
}
.step > li dt p {
    width: 200px;
    text-align: center;
    background: #00499f;
    color: #FFF;
    margin: 0 auto 15px;
    padding: 0 15px;
    border-radius: 1em
}
.step > li dt h3{
    text-align: center;
    font-weight: bold;
    color: #0074c1
}
.step > li dd.twpoint {
    border: 2px dotted #0074c1;
    padding: 10px
}
.step > li dd.twpoint b {color: #0074c1}
.step > li dd.twpoint .blue_btn {margin: 15px 0 10px}
.step > li dd.twpoint .blue_btn a h4 {
    color: #fff !important;
    font-weight: lighter;
    text-align: center;
    margin: 0;
    padding: 0
}

/*garapon*/
#lottery {
	padding: 25px 0;
    position: sticky;
}
#lottery h2 {
    color: #e61b61;
    font-size: 28px;
    margin-bottom: 25px
}

/*cp*/
.cp_Wrap {
    font-size: 14px;
    margin-bottom: 50px
}
.cp_Wrap > li{margin: 0 auto 15px}
.cp_Wrap > li p{
	width: 95%;
	margin: 0 auto
}
.cp_Wrap li h3 {
	background: #E1E1E1;
	margin-bottom: 10px;
	padding: 3px 10px 4px;
	font-weight: bold;
	border-radius: 3px
}
.waribiki_img {
    width: 100%;
    height: auto;
    display: block;
    margin: auto
}
dl.target_plan {
	border: 3px solid #00499f;
	border-radius: 10px;
	margin: 0 auto 25px;
	padding: 25px;
}

/*btn*/
.target_plan h4 {
    width: fit-content;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #0074c1;
    margin: 0 auto 15px;
    position: relative
}
.target_plan h4:before,
.target_plan h4:after {
    content: "|";
    display: inline-block;
    font-size: 18px
}
.target_plan h4:before {
    transform: rotate(-25deg);
    position:absolute;
    bottom: 2px;
    left: -24px
}
.target_plan h4:after {
    transform: rotate(25deg);
    position:absolute;
    bottom: 2px;
    right: -24px  
}
.blue_btn{
	display:flex;
	margin-bottom: 20px
}
.blue_btn a{
	width: 96%;
	color: #fff!important;
	background: #00499f;
	margin: 0 auto;
	padding-bottom: 3px;
	line-height: 3;
	box-shadow: 1px 1px 5px #aaa;
    background: #F29A16;
    border-radius: 3rem
}
.blue_btn h5{
	display: flex;
	margin: auto;
    font-weight: lighter;
	width: fit-content
}
.blue_btn svg{
	width: 32px;
	margin-right: 12px
}
.blue_btn a svg circle,
.blue_btn a svg line{
	fill:none;
	stroke:#fff;
	stroke-width:6
}

}

/*760px以上*/
@media screen and (min-width: 760px),print {
/* CSS */
#wrapper {line-height: 1.231}
.pcnone{display:none}

#dirPathBlock,
#wrapper > h1,
#anchorLinkBlock{
	width: 100%;
	max-width:1080px;
	min-width:760px;
	margin: auto
}

/*panlist&back*/
#dirPathBlock,
#anchorLinkBlock {
	width: 100%;
	margin: 0 auto;
	display: block;
	font-size: 12px
}
#dirPathBlock p,
#anchorLinkBlock a{font-size: 12px}
#wrapper > h1 {
	width: auto;
	max-width:1080px;
	margin: 0 auto 5px
}
h2 {
	width: fit-content;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	margin: 0 auto 25px;
	padding: 0 10px 5px
}
.inner{
	width: 96%;
	max-width:1080px;
	margin: 0 auto;
	padding:25px 0;
	display: block;
	color: #222
}
section{
	font-size:18px;
	line-height: 1.6
}
p.endcontents{
	width: 100%;
	max-width:1060px;
	min-width: 740px;
	margin: 25px auto;
	padding: 10px;
	border: 1px solid #ff0000;
	font-size: 18px;
	font-weight: bold;
	color: #F00;
    text-align: center;
	border-radius: 5px;
	box-sizing: border-box
}

/*title*/
.mv {width: 100%;}
figure#mainphoto {
	margin: 0;
	padding: 0;
}
figure#mainphoto img {width: 100%;}

/*first-txt*/
#first-txt {background: #013a91}
#first-txt p {
	font-size: 1.4em;
	color: #FFF;
	text-align: center
}

/*景品一覧*/
#prizelist dt h2 {
    color: #e61b61;
    font-size: 1.4em
}
#prizelist dd {
	width: 100%;
	margin: auto;
	box-sizing: border-box
}
#prizelist dd div {
	display: flex;
	margin-bottom: 10px;
	background: #FFF;
	align-items: center;
	font-weight: bold;
	padding: 15px 10px;
	box-shadow: 2px 2px 5px #aaa;
	border-radius: 5px
}
#prizelist dd div span {
	background: #00499f;
	color: #FFF;
	margin-right: 15px;
	padding: 2px 15px;
	border-radius: 5px
}
#prizelist dd div:nth-of-type(1) {font-size: 1.3em;}#prizelist dd div:nth-of-type(1) span {background: #dcac10;}
#prizelist dd div:nth-of-type(2) {font-size: 1.3em;}#prizelist dd div:nth-of-type(2) span {background: #9a9a9a;}
#prizelist dd div:nth-of-type(3) {font-size: 1.3em;}#prizelist dd div:nth-of-type(3) span {background: #B87333;}
#prizelist dd div b {
	width: 65px;
	font-size: 1.2em;
	color: #cb2f07;
	text-align: right;
	margin-right: 15px
}
#prizelist dd div p strong {
	font-size: 1.2em;
	color: #cb2f07
}
#prizelist dd div p small {
	font-size: 0.7em;
	font-weight: normal
}

/*期限*/
#prizelist dd.detailDay {margin-bottom: 25px}
.detailDay p {
    width: fit-content;
    margin: auto;
    font-size: 1.2em
}

/*note*/
.note {
    margin: 0 auto 50px;
    width: 660px
}
.note > li {margin-bottom: 5px}

/*step*/
.step > li {
    border: 3px solid #00499f;
    border-radius: 10px;
    margin: 0 auto 25px;
    padding: 25px;
	background: #FFF;
    position: relative
}
.step > li dt {
    font-size: 22px;
    margin-bottom: 15px
}
.step > li dt p {
    position: absolute;
    background: #00499f;
    color: #FFF;
    padding: 0 25px;
    border-radius: 1em
}
.step > li dt h3{
    text-indent: 140px;
    font-weight: bold;
    color: #0074c1
}
.step > li dd.twpoint {
    border: 2px dotted #0074c1;
    padding: 10px;
    position: relative
}
.step > li dd.twpoint b {color: #0074c1}
.step > li dd.twpoint .blue_btn {
    width: 240px;
    position: absolute;
    bottom: 0;
    right: 1%
}
.step > li dd.twpoint .blue_btn a h4 {
    color: #fff !important;
    font-weight: lighter;
    text-align: center;
    margin: 0;
    padding: 0
}

/*garapon*/
#lottery {
	padding: 50px 0;
    position: sticky;
}
#lottery h2 {
	color: #e61b61;
	font-size: 48px;
	margin-bottom: 75px;
}

/*cp*/
.cp_Wrap {margin-bottom: 50px}
.cp_Wrap > li{
	width: 96%;
	margin: 0 auto 25px
}
.cp_Wrap li h3 {
	background: #E1E1E1;
    margin-bottom: 15px;
    padding: 8px 10px;
	font-weight: bold;
	border-radius: 3px
}
.waribiki_img {
    display: block;
    margin: auto;
}
dl.target_plan {
	border: 2px solid #00499f;
	border-radius: 10px;
	margin: 0 auto 25px;
	padding: 15px;
}

/*btn*/
.target_plan h4 {
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    color: #0074c1;
    margin-bottom: 15px;
    position: relative
}
.target_plan h4:before,
.target_plan h4:after {
    content: "|";
    display: inline-block
}
.target_plan h4:before {
    transform: rotate(-25deg);
    margin-right: 15px
}
.target_plan h4:after {
    transform: rotate(25deg);
    margin-left: 15px
}
.search_btn {display: flex}
.blue_btn {
	width: 64%;
	display: flex;
	margin: 0 auto 10px
}
.blue_btn a{
	width: 96%;
	color: #fff!important;
	background: #00499f;
	margin: 0 auto;
	padding-bottom: 3px;
	line-height: 2.4;
	box-shadow: 1px 1px 5px #aaa;
    background: #F29A16;
    border-radius: 3rem
}
.blue_btn h5{
	display: flex;
	margin: auto;
    font-weight: lighter;
	width: fit-content
}
.blue_btn svg{
	width: 32px;
	margin-right: 12px
}
.blue_btn a svg circle,
.blue_btn a svg line{
	fill:none;
	stroke:#fff;
	stroke-width:6
}


#back_color1, #back_color2{padding: 25px 0 50px;}
#lottery {background: #FFF;}
#back_color1 .inner {
    background: #FFF;
    padding: 25px;
    box-sizing: border-box;
    border-radius:10px;
}
#back_color1 .inner #prizelist dd div {box-shadow: none;}
.step > li {border: none;}


}

/*underbox anim*/
.fadeIn {
	width: 100%;		/* 横幅いっぱい */
	opacity: 0;		 /* 初期値は透明にしておく */
	transition: .5s;	/* 動くスピードを0.5秒に指定 */
	position: relative; /* 相対位置の設定 */
	top: 50px		  /* 事前に下に50pxずらしておく */
}
.active {
	opacity: 1;
	top: 0
}

/*important-red*/
.JSimportant{
	word-break: keep-all;
	position: relative
}
.JSimportant.important-red{transition: all 0.3s}
.JSimportant::after {
	content: '';
	position: absolute;
	bottom: -2px;
	left: 0;
	width: 100%;
	height: 1px;
	background: #F00;
	transition: all 1.0s;
	transform: scale(0, 1);
	transform-origin: left top;
	transition-delay: 0.1s
}
.JSimportant.important-red::after {transform: scale(1, 1)}

/*underline*/
.JSunderline{
	word-break: keep-all;
	position: relative
}
.JSunderline::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 3px;
	background: #00499f;
	transition: all 0.5s;
	transform: scale(0, 1);
	transform-origin: left top;
	transition-delay: 0.1s
}
.JSunderline.lineaction::after {transform: scale(1, 1)}

/*gradientmove*/
@keyframes gradientmove {
  0% {
	background-position: 150% 50%;
  }
  50% {
	background-position: 150% 50%;
  }
  100% {
	background-position: -25% 50%;
  }
}

/*ガラポンアニメ*/
#lbtn,
#endbtn {
    display: block;
    width: 90%;
    min-height: 60px;
    line-height: 72px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    background-color: #e61b61;
    box-shadow: 5px 5px 0px #ac1449;
    transition: .3s;
    border-radius: 999px;
    margin: 24px auto;
    font-size: 28px;
    z-index: 10
}
#lbtn a,
#endbtn a {color: #fff}
#lbtn:hover,
#endbtn:hover {
    box-shadow: unset;
    transform: translate(4px, 4px)
}
.container {
    text-align: center;
    color: #3C3D47
}
.lottery-basket {
    width: 200px;
    height: 200px;
    border: 20px solid #3498db;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    transition: transform 3s ease-in-out;
    margin: auto
}
.lottery-container {
    position: sticky;
    width: 320px;
    height: 360px;
    margin: auto;
}
.lottery-wheel {
    position: relative;
    width: 300px;
    height: 285px;
    background-color: #deb887;
    /* 緑色 */
    animation: spin 2.5s ease infinite;
    /* 無限に回転 */
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
    filter:drop-shadow(1px 3px 5px rgba(0, 0, 0, 0.5));
}
.center-circle {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 35px;
    height: 35px;
    background-color: #84888B;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    /* 円を上に表示 */
}
@keyframes spin {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}
.base {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 200px;
    /* 台の幅 */
    height: 30px;
    /* 台の高さ */
    background-color: #8B4513;
    /* 木の色 */
    transform: translateX(-50%);
    border-radius: 5px;
    /* 角を丸くする */
    z-index: 0;
    /* 台を下に表示 */
}
.support {
    position: absolute;
    width: 8px;
    /* 金具の幅 */
    height: 100px;
    /* 金具の高さ */
    background-color: #7D7D7D;
    /* 金具の色 */
    z-index: -10;
}
.support1 {
    bottom: 20px;
    /* 台の上に配置 */
    left: 130px;
    /* 左側の金具 */
}
.support2 {
    bottom: 20px;
    /* 台の上に配置 */
    right: 130px;
    /* 右側の金具 */
}
.prizephoto {
    width: 60%;
    margin: 24px auto;
}
.winmessage {
    font-weight: 500;
    font-size: 20px;
    color: #3C3D47;
}
.wintitle {
    font-size: 22px;
    font-weight: 900;
    color: #E74444;
    margin: 12px 0;
}
.win-text {
    line-height: 1.5;
    margin: 12px 0;
}
@media screen and (max-width: 759.9px) {
    #endbtn {font-size: 24px !important}
    .lottery-container {transform: scale(0.85)}
}