<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";


/*----------------------------------------------------
           トップページ　モジュール
----------------------------------------------------*/

.cam4thTopMod{
    height: 374px;
    background: url(../../img_renewal/cam-4th/top_mod_main_bg.png) ;
    border-bottom: 9px solid #ff881e;
    margin-left: 
}


.cam4thTopModContents{
    height: 374px;
    background: url(../../img_renewal/cam-4th/top_mod_main.jpg) no-repeat ;
    background-position: 50%;
}





.cam4thTopModContents{
    margin: 40px 0;
    position: relative;
}

.cam4thTopModContents ul{
    position: absolute;
    top: 150px;
    left: 50%;
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  flex-wrap:         wrap;
    width: 1280px;
    margin: 0 auto 0 -500px;
    padding-top: 0px;
}

.cam4thTopModContents&gt; ul &gt; li{
    width:232px;
    margin: 0 24px 24px 0;
    position: relative;
    border-radius: 8px;
    padding: 0 0 15px 0;
    background: #fff;
}

.camTopNextBtn a{
    position: relative;
    display: block;
    width: 232px;
    height: 195px;
    background: url(../../img_renewal/cam-4th/top_mod_arrow.png) no-repeat;
    text-align: center;
    background-position: 50% 50%;
}

.camTopNextBtn a span{
    position: absolute;
    display: block;
    bottom: 10px;
    left: 50%;
    margin-left: -42px;
}


.cam4thTopModContents&gt; ul &gt; li &gt; a{
    display: block;
}

.cam4thTopModContents .cam_img{
    height: 88px;
    border-radius: 10px 10px 0 0 / 10px 10px 0 0;
-webkit-border-radius: 10px 10px 0 0 / 10px 10px 0 0;
-moz-border-radius: 10px 10px 0 0 / 10px 10px 0 0;
    text-indent: -9999px;
    background-position: 0 -50px !important;
    background-size: 230px !important;
}

.cam4thTopModContents .cam_img &gt; a{
    display: block;
    height: 150px;
}

.cam4thTopModContents h3{
    font-size: 18px;
    line-height: 32px;
    text-align: center;
    margin: 10px 0 0 0;
}

.cam4thTopModContents dl{
    display: -ms-flex;
    display: -webkit-flex; 
    display: flex;
    font-size: 12px;
}

.cam4thTopModContents dl dt{
    margin-left: 30px;
}

    
.cam4thTopModContents .gageBase{
    position: relative;
    width: 200px;
    height: 10px;
    margin: 8px auto;
    background: #f5f5f5;
}

.cam4thTopModContents .gageBase span{
    display: block;
    text-indent: -9999px;
    height: 10px;
    background: #ff881e;
	    animation: anime1 3s ease  1 alternate;
-moz-animation: anime1 3s ease 1 alternate;
-webkit-animation: anime1 3s ease 1 alternate;
-o-animation: anime1 3s ease 1 alternate;
-ms-animation: anime1 3s ease 1 alternate;
}

.cam4thTopModContents .cam_price{
    font-size: 12px;
    text-align: center;
}

.cam4thTopModContents .cam_price span{
    font-size: 12px;
}

.cam4thTopModSub{
    background: #fdf2d8;
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    -ms-justify-content: center; 
    -webkit-justify-content: center; 
    justify-content:         center;
    margin: 0 0 50px 0;
    padding: 20px 0;
}

.cam4thTopModSub h3{
    font-size: 30px;
    margin: 0 20px 0 0;
    line-height: 70px;
}

.cam4thTopModSub h3 span{
    color: #f00;
    letter-spacing: 2px;
}

.cam4thTopModSub ul{
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 780px;
}

.cam4thTopModSub ul li{
    line-height: 26px;
    font-size: 14px;
    margin: 0 15px 6px 0;
}

.cam4thTopModSub ul li a{
    display: block;
    color: #666666;
    text-decoration: underline;
}

.cam4thTopModSub ul li a:hover{
    color:#00a2e3
}





/*----------------------------------------------------
           キャンペーントップ
----------------------------------------------------*/

/* メインイメージ */

.cam4_header{
    position: relative;
    height: 420px;
    background: url(../../img_renewal/cam-4th/header_bg.jpg);
    border-bottom: 15px solid #ffb43e;
}

.cam4_headerImg{
    height:420px;
    width: 1280px;
    margin: 0 auto;
    background: url(../../img_renewal/cam-4th/header_bg2.jpg);
}

.cam4_headerImg h2{
    position: absolute;
    top: 109px;
    left: 50%;
    margin-left: -330px;
}

.cam4_fukidashi{
    position: absolute;
    display: block;
    top: 196px;
    left: 50%;
    margin-left: 240px;
}

.cam4_txt2{
    position: absolute;
    display: block;
    top: 300px;
    left: 50%;
    margin-left: -285px;
}

.cam4_txt3{
    position: absolute;
    display: block;
    top: 110px;
    left: 50%;
    margin-left: -520px;
}

.cam4_headerImg dl{
    position: absolute;
    top: 30px;
    left: 50%;
    width: 625px;
    margin-left: -312px;
    display: -ms-flex;
    display: -webkit-flex; 
    display: flex;
    font-size: 18px;
    text-align: center;
    letter-spacing: 3px;
}

.cam4_headerImg dt{
    width: 155px;
    height: 40px;
    line-height: 40px;
    background: #000;
    color: #fff;
}

.cam4_headerImg dt span{
    font-size: 24px;
    
}

.cam4_headerImg dd{
    width: 470px;
    height: 40px;
    line-height: 40px;
    background: #fff;
    color: #000;
}

.cam4_headerImg .mizuhiki{
    position: absolute;
    bottom: -30px;
    left: 50%;
    margin-left: -85px;
}



.cam_contentsHead{
    width: 1280px;
    margin: 50px auto 0 auto;
    display: -ms-flex;
    display: -webkit-flex; 
    display: flex;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}

.cam_contentsHead span{ 
    color: #e22500;
}

.cam_contentsHead ul:nth-of-type(1) li{
    font-size: 18px;
    line-height: 200%;
}
   
.cam_contentsHead .cam_sns{
    display: -ms-flex;
    display: -webkit-flex; 
    display: flex;
}

.cam_contentsHead .cam_sns li{
    margin: 0 20px;
}

/* モジュール */

.cam_modList{
    margin: 40px 0;    
}

.cam_modList ul{
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  flex-wrap:         wrap;
    width: 1280px;
    margin: 0 auto;
}

.cam_modList &gt; ul &gt; li{
    width:296px;
    margin: 0 24px 24px 0;
    position: relative;
    border-radius: 10px;
    box-shadow:0px 0px 10px 1px #e8e8e8;
    -moz-box-shadow:0px 0px 10px 1px #e8e8e8;
    -webkit-box-shadow:0px 0px 10px 1px #e8e8e8;
    padding: 0 0 15px 0;
}

.cam_modList &gt; ul &gt; li &gt; a{
    display: block;
}


.cam_modList .cam_img{
    height: 150px;
    border-radius: 10px 10px 0 0 / 10px 10px 0 0;
-webkit-border-radius: 10px 10px 0 0 / 10px 10px 0 0;
-moz-border-radius: 10px 10px 0 0 / 10px 10px 0 0;
    text-indent: -9999px;

}

.cam_modList .cam_img &gt; a{
    display: block;
    height: 150px;
}

.cam_modList h3{
    font-size: 24px;
    line-height: 52px;
    text-align: center;
}

.cam_modList dl{
    display: -ms-flex;
    display: -webkit-flex; 
    display: flex;
}

.cam_modList dl dt{
    margin-left: 30px;
}

    
.cam_modList .gageBase{
    position: relative;
    width: 276px;
    height: 20px;
    margin: 14px auto;
    background: #f5f5f5;
}

.cam_modList .gageBase span{
    display: block;
    text-indent: -9999px;
    height: 20px;
    background: #ff881e;
	animation: anime1 3s ease  1 alternate;
-moz-animation: anime1 3s ease 1 alternate;
-webkit-animation: anime1 3s ease 1 alternate;
-o-animation: anime1 3s ease 1 alternate;
-ms-animation: anime1 3s ease 1 alternate;
}



.cam_price{
    margin-left: 15px;
    font-size: 14px;
}

.cam_price span{
    font-size: 16px;
    letter-spacing: 1px;
}

.cam_detailBtn {
    position: absolute;
    bottom: 15px;
    right: 15px;
    width: 86px;
    height: 26px;
}

.cam_detailBtn a{
    display: block;
    font-size: 12px;
    text-align: center;
    line-height: 26px;
    color: #02a3e3;
    border: 1px solid #02a3e3;
    border-radius: 13px;
}

.cam_detailBtn a:hover{
    background: #02a3e3;
    color: #fff;
    opacity: 1;
}

.illustMod{
    background: #f1f1f1;
}

.illustMod h2{
    font-size: 40px;
    text-align: center;
    padding: 60px 0 20px 0;
}

.illustMod &gt; p{
    text-align: center;
    font-size: 20px;
}

.illustModImg{
    width: 180px;
}

.illustModImg img{
    display: block;
    vertical-align: bottom;
    width: 100%;
}

.illustMod  ul{
        display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  flex-wrap:         wrap;
    width: 1280px;
    margin: 40px auto;
}

.illustMod  ul li{
    width: 180px;
    margin: 0 32px 40px 0;
}

.illustMod  ul li:nth-child(6n){
    margin-right: 0;
}

.illustMod  ul li a{
    display: block;
	width: 180px;
}

.illustMod  ul li img{
    display: block;
	width: 100%;
}



.illustMod  ul h3{
    text-align: center;
    font-size: 14px;
    line-height: 200%;
    margin: 6px 0 0 0;
}

.illustMod  ul p{
    text-align: center;
    font-size: 12px;
}

.cam_contents .cam_sns {
    width: 300px;
    margin: 0 auto;
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;
    -ms-justify-content: space-around; /* Safari */
    -webkit-justify-content: space-around; /* Safari */
  justify-content:         space-around;
        
}

.cam_contents .cam_detailTxt{
    width: 1280px;
    margin: 0 auto 100px auto;
}

.cam_contents .cam_detailTxt dt{
    margin: 50px 0 15px 0;
    font-size: 24px;
}

.cam_contents .cam_detailTxt dd{
    font-size: 16px;
}

.cam_contents .cam_detailTxt dd a{
    color:#02a3e3;
}


/*----------------------------------------------------
           キャンペーン詳細ページ
----------------------------------------------------*/

/* ヘッダー */

.cam4_detail_header{
    position: relative;
    height: 282px;
    background: url(../../img_renewal/cam-4th/detail_main_bg.jpg);
}

.cam4_detail_header_img{
    width: 1280px;
    height: 282px;
    margin: 40px auto 0 auto;
    background: url(../../img_renewal/cam-4th/detail_main.jpg);
}

.cam4_detail_header dl{
    position: absolute;
    top: 30px;
    left: 50%;
    width: 625px;
    margin-left: -300px;
    display: -ms-flex;
    display: -webkit-flex; 
    display: flex;
    font-size: 18px;
    text-align: center;
    letter-spacing: 3px;
}

.cam4_detail_header dt{
    width: 155px;
    height: 40px;
    line-height: 40px;
    background: #000;
    color: #fff;
}

.cam4_detail_header dt span{
    font-size: 24px;
	font-family: 'Rubik'; font-weight: 500;
}

.cam4_detail_header dd{
    width: 450px;
    height: 40px;
    line-height: 40px;
    background: #fff;
    color: #000;
	font-family: 'Rubik'; font-weight: 500;
}


/* コンテンツ */

.cam_detail_contentsHead{
    width: 1280px;
    margin: 50px auto 0 auto;
    display: -ms-flex;
    display: -webkit-flex; 
    display: flex;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
  justify-content:         space-between;
}

.cam_detail_contentsHead_txt span{
    color: #e22500;
}

.cam_detail_contentsHead ul:nth-of-type(1) li{
    font-size: 18px;
    line-height: 200%;
}
    
.cam_detail_contentsHead .cam_sns{
    display: -ms-flex;
    display: -webkit-flex; 
    display: flex;
}

.cam_detail_contentsHead .cam_sns li{
    margin: 0 20px;
}

.mainGraph{
    width:1200px;
    height: 200px;
    margin: 30px auto 0 auto;
    padding: 30px !important;
    position: relative;
    border-radius: 10px;
    box-shadow:0px 0px 10px 1px #e8e8e8;
    -moz-box-shadow:0px 0px 10px 1px #e8e8e8;
    -webkit-box-shadow:0px 0px 10px 1px #e8e8e8;
    display: -ms-flex;
    display: -webkit-flex; 
    display: flex;
    padding: 0 0 15px 0;
     -ms-flex-direction: row-reverse;
     -webkit-flex-direction: row-reverse;
    flex-direction:         row-reverse;
}


.mainGraphHeader{

}

.mainGraph .mainGraphDetail h2{
    margin: 0px 0 0 0;
	text-align: center;
}

.mainGraph .mainGraphDetail h2 span{
    font-size: 32px;
}

.mainGraph .mainGraphDetail .price{
    text-align: center;
}

.mainGraph .mainGraphDetail .price span{
    font-size: 38px;
	font-family: 'Rubik'; font-weight: 700;
	line-height:130%;
	letter-spacing: 2px;
}


/* ゲージ */
.gaugeBox{
    position: relative;
    width:560px;
    height: 40px;
    margin: 15px 0 18px 0;
    background: #cccccc;
}

.gaugeBox .gaugePer{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    font-size: 18px;
    line-height: 40px;
    color: #fff;
    text-indent: 15px;
}

.gaugeBox .gaugeLine{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    height: 40px;
    background: #ff881e;
    text-indent: -9999px;
    animation: anime1 3s ease  1 alternate;
-moz-animation: anime1 3s ease 1 alternate;
-webkit-animation: anime1 3s ease 1 alternate;
-o-animation: anime1 3s ease 1 alternate;
-ms-animation: anime1 3s ease 1 alternate;
}


@keyframes anime1 {
0% {width: 0%;  background-color: #6ac70c;}
100% { background-color: #ff881e;}
}

@-moz-keyframes anime1 {
0% {width: 0%;  background-color: #6ac70c;}
100% { background-color: #ff881e;}
}

@-webkit-keyframes anime1 {
0% {width: 0%;  background-color: #6ac70c;}
100% { background-color: #ff881e;}
}

@-o-keyframes anime1 {
0% {width: 0%;  background-color: #6ac70c;}
100% { background-color: #ff881e;}
}

@-ms-keyframes anime1 {
0% {width: 0%;  background-color: #6ac70c;}
100% { background-color: #ff881e;}
}

.mainGraphTxt{
    display: -ms-flex;
    display: -webkit-flex; 
    display: flex;
    -ms-justify-content: space-around;
    -webkit-justify-content: space-around;
    justify-content:         space-around;
    line-height: 24px;
}

.mainGraphTxt span{
    margin: 0 0 0 4px;
    font-size: 24px;
    font-weight: bold;
	font-family: 'Rubik'; font-weight: 500;
}

/* ボタンセット */

.cam_detail_btnset{
    margin: 60px 0 0px 0;
}

.cam_detail_btnset ul{
    display: -ms-flex;
    display: -webkit-flex; 
    display: flex;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
}


.cam_detail_btnset ul li:nth-last-of-type(1) {
    margin: 0;
}
    

.cam_detail_btnset ul li {
    position: relative;
    display: block;
    width: 290px;
    height: 100px;
    margin: 0px 50px 0 0px;
    display: -ms-flex;
    display: -webkit-flex; 
    display: flex;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content:         space-between;
    color: #fff;
}


.cam_detail_btnset a{
	position: relative;
    display: block;
    color: #ffffff;
    display: -ms-flex;
    display: -webkit-flex; 
    display: flex;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content:         space-between;
    color: #fff;
	border-radius: 10px;
}

.colorA a{
    background: #11a6e7;
	visibility: visible;
	animation-delay: 0.4s;
	animation-name: jello;
}

.colorB a{
    background: #4075e2;
	visibility: visible;
	animation-delay: 0.5s;
	animation-name: jello;
}

    
    
.cam_detail_btnset ul li div:nth-of-type(2){
    margin: 15px 40px; 0 0;
}

.cam_detail_btnset ul li h3{
    font-size: 48px;
    margin: 20px 0 0 30px;
    line-height: 100%;
    text-align: center;
	font-family: 'Rubik'; font-weight: 500;
}

.cam_detail_btnset ul li h3 span{
    display: block;
    font-size: 16px;
    line-height: 100%;
}
    
.cam_detail_btnset ul .iconSoldout{
    position: absolute;
    display: block;
    top: 0;
    right: 0;
}

.cam_detail_btnset .coursePrice{
    font-size: 32px;
}

.cam_detail_btnset .coursePrice span{
	font-family: 'Rubik'; font-weight: 500;
}

.cam_detail_btnset .setRemaining{
    font-size: 16px;
}


/* コースセット */

.courseSetBox{
    position: relative;
    width: 1010px;
    margin: 90px auto 0 auto;
}


.courseSetBox h3{
    position: absolute;
    top: -30px;
    left: 86px;
    width: 200px;
}

.courseSetBox h3 img{
    width: 100%;
    box-shadow:0px 0px 10px 1px #e8e8e8;
    -moz-box-shadow:0px 0px 10px 1px #e8e8e8;
    -webkit-box-shadow:0px 0px 10px 1px #e8e8e8;
}

.courseSetBox .courseSetBoxRemaining{
    position: absolute;
    top: -30px;
    right: 30px;
    text-align: center;
    padding-top: 24px;
}

.courseSetBox .courseSetBoxRemaining span{
    display: block;
    font-size: 44px;
    line-height: 100%;
	font-family: 'Rubik'; font-weight: 500;
}

.courseBorderA{
    border: 10px solid #e1f0f8;
    border-radius: 14px;
    color: #fff;
}

.courseBorderA .courseSetBoxRemaining{
    background: #11a6e7;
    border-radius: 70px;
    width: 134px;
    height: 110px;
    text-align: center;
}
    
.courseBorderB{
    border: 10px solid #e1ecf8;
    border-radius: 14px;
    color: #fff;
}

.courseBorderB .courseSetBoxRemaining{
    background: #4075e2;
    border-radius: 70px;
    width: 134px;
    height: 110px;
    text-align: center;
}

.courseSetBox dl {
    margin: 68px 0 0 330px;
}

.courseSetBox dl dt{
    margin: 0 0 30px 0;
    color: #11a6e7;
    font-size: 30px;
}

.courseSetBox dl dt span{
    font-size: 72px;
    color: #11a6e7;
	font-family: 'Rubik'; font-weight: 500;
	letter-spacing: 4px;
}

.courseSetBox dl dd{
    position: relative;
    margin: 0 0 20px 0;
    font-size: 18px;
    width: 600px;
    height: 50px;
    line-height: 50px;
    border: 1px solid #d8d8d8;
    border-radius: 8px;
    text-indent: 30px;
    color: #666;
}

.courseSetBox dl dd a{
    display: block;
    border-radius: 8px;
}

.courseSetBox dl dd a:hover{
    display: block;
    background: #666666;
    color: #fff;
}


.courseSetBox dl dd a::before {
    content: '';
    position: absolute;
    z-index: 1000;
    top: 50%;
    right: 20px;
    width: 10px;
    height: 10px;
    line-height: 35px;
    border: 0px;
    border-top: solid 1px #666666;
    border-right: solid 1px #666666;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-top: -4px;
}


.courseSetBox dl dd a:hover:before {
    border-top: solid 1px #ffffff;
    border-right: solid 1px #ffffff;
}


.courseSetBottom {
    margin: 50px 0 0 0;
    padding: 20px 0 0 0;
    height: 76px;
    background: #f5f5f5;
     display: -ms-flex;
    display: -webkit-flex; 
    display: flex;
    -ms-justify-content: center; 
    -webkit-justify-content: center; 
  　justify-content:  center;
}

.courseSetBottom p{
    color: #666666;
    line-height: 52px;
}

.courseSetBottom p:nth-of-type(1){
    margin: 0 50px 0 0;
    font-size: 42px;
	font-family: 'Rubik'; font-weight: 500;
}

.courseSetBottom p:nth-of-type(1) span{
    font-size: 16px;
    letter-spacing: 4px;
}

.courseSetBottom p:nth-of-type(2){
    margin: 0 0 0 0;
    font-size: 16px;
}

.courseSetBottom p:nth-of-type(2) a{
    display: block;
    height: 52px;
    width: 256px;
    background: #e24267;
    text-align: center;
	font-size: 22px;
    line-height: 52px;
    color: #ffffff;
    border-radius: 10px;
}

.cam_detail_copy{
    text-align: center;
    margin: 50px 0;
    font-size: 24px;
}


.cam_detailTxt2{
    background:#f1f1f1;
    margin: 80px auto 80px auto;
    padding: 20px 0 80px 0;
}

.cam_detailTxt2 dl{
    width: 1080px;
    margin: 0 auto;
}

.cam_detailTxt2 dt{
    font-size: 24px;
    margin: 60px 0 15px 0;
}

.cam_detailTxt2 a{
	color: #00b3e0;
}

.cam_contents_other{
    text-align: center;
    font-size: 32px;
}

.spTopBtn{
    width: 300px;
    height: 60px;
    margin: 0 auto;
}

.spTopBtn a{
    display: block;
    width:300px; 
    height: 60px;
    line-height: 60px;
    margin: 0 auto 0 auto;
    border-radius: 38px;
    text-align: center;
    font-size: 18px;
    color: #ffffff;
    letter-spacing: 4px;
    background-position: 20px 14px;
    background: #42a0e5;
    
}</pre></body></html>