<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
.modColumn1, .modColumn2 {
    overflow: hidden
}
.modColumn1 h4 span, .modColumn2 h4 span {
    font-family: Rubik, Arial, serif
}
.camMod {
    padding: 0 0 0px;
    background: #ffc600
}
.camModHead {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    padding: 25px 0 30px 0;
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
}
.camModHead .hanpen {
    position: absolute;
    top: -10px;
    left: -90px;
    z-index: 1
}
.camModHead h2 {
    padding-left: 190px;
    font-size: 34px;
    font-weight: 700;
    color: #000
}
.camModHead h2 span {
    display: inline-block;
    position: relative;
    font-size: 34px;
    font-weight: 700;
    margin: 0 10px 0 50px
}
.camModHead h2 span::after, .camModHead h2 span::before {
    position: absolute;
    z-index: 1000;
    top: 0;
    width: 42px;
    height: 42px;
    line-height: 42px;
    margin-top: -4px;
    content: ''
}
.camModHead h2 span::after {
    left: -30px;
    border: 0;
    border-right: solid 3px #000;
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg)
}
.camModHead h2 span::before {
    right: -20px;
    border: 0;
    border-right: solid 3px #000;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}
.camModHead p {
    margin-left: 15px;
    width: 340px;
    height: 38px;
    line-height: 38px;
    background: #333;
    border-radius: 4px;
    text-align: center;
    color: #fff;
}
.camModHeadCatch {
    font-size: 24px;
    font-weight: 700;
    text-align: center;
    color: #000;
    margin: -25px 0 10px
}
.camModList {
    position: relative;
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0 auto
}
.camModList&gt;li {
    z-index: 100;
    margin: 0 15px 25px;
    background: #fff;
    width: 200px;
    height: 208px;
    border-radius: 4px;
    box-shadow: rgba(0,0,0,.1) 0 0 10px 3px;
    -webkit-box-shadow: rgba(0,0,0,.1) 0 0 10px 3px;
    -moz-box-shadow: rgba(0,0,0,.1) 0 0 10px 3px
}
.camModList&gt;li a:hover {
    display: block;
    opacity: .5
}
.camModList h3 {
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    text-align: center;
    font-weight: 700
}
.camModImg img {
    display: block;
    width: 100%;
    height: 108px
}
.camModList ul {
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding: 0 10px
}
.camModList ul li {
    font-size: 12px;
    line-height: 30px
}
.camModList ul li:nth-of-type(1) span {
    font-size: 14px;
    font-weight: 700;
    color: #ff002a;
    letter-spacing: 1px
}
.camModList ul li:nth-of-type(2) span {
    font-size: 14px;
    font-weight: 700;
    color: #11a6e7;
    letter-spacing: 1px
}
.camModList .comModGage {
    margin: 0 10px;
    height: 6px;
    background: #f1f0f0
}
.camModList .comModGage span {
    display: inline-block;
    height: 6px;
    background: #ff881e;
    text-indent: -9999px
}
.camModList .targetAmount {
    text-align: center;
    font-size: 12px;
    line-height: 30px
}
.camModList .targetAmount span {
    font-weight: 700;
    letter-spacing: 1px
}
.camTopModContents {
    margin: 40px 0;
    position: relative
}
.camTopModContents 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: 0
}
.camTopModContents&gt;ul&gt;li {
    width: 232px;
    margin: 0 24px 24px 0;
    position: relative;
    border-radius: 8px;
    padding: 0 0 15px;
    background: #fff
}
.camTopNextBtn a {
    position: relative;
    display: block;
    width: 232px;
    height: 195px;
    background: url(../img_renewal/cam-4th/top_mod_arrow.png) 50% 50% no-repeat;
    text-align: center
}
.camTopNextBtn a span {
    position: absolute;
    display: block;
    bottom: 10px;
    left: 50%;
    margin-left: -42px
}
.camTopModContents&gt;ul&gt;li&gt;a {
    display: block
}
.camTopModContents .cam_img {
    height: 88px;
    border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    text-indent: -9999px;
    background-position: 0 -50px!important;
    background-size: 230px!important
}
.camTopModContents .cam_img&gt;a {
    display: block;
    height: 150px
}
.camTopModContents h3 {
    font-size: 18px;
    line-height: 32px;
    text-align: center;
    margin: 10px 0 0
}
.camTopModContents dl {
    display: flex;
    font-size: 12px
}
.camTopModContents dl dt {
    margin-left: 30px
}
.camTopModContents .gageBase {
    position: relative;
    width: 200px;
    height: 10px;
    margin: 8px auto;
    background: #f5f5f5
}
.camTopModContents .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
}
.camTopModContents .cam_price {
    font-size: 12px;
    text-align: center
}
.camTopModContents .cam_price span {
    font-size: 12px
}
.camTopModSub {
    background: #fdf2d8;
    display: flex;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin: 0 0 50px;
    padding: 20px 0
}
.camTopModSub h3 {
    font-size: 30px;
    margin: 0 20px 0 0;
    line-height: 70px
}
.camTopModSub h3 span {
    color: red;
    letter-spacing: 2px
}
.camTopModSub ul {
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 780px
}
.camTopModSub ul li {
    line-height: 26px;
    font-size: 14px;
    margin: 0 15px 6px 0
}
.camTopModSub ul li a {
    display: block;
    color: #666;
    text-decoration: underline
}
.camTopModSub ul li a:hover {
    color: #00a2e3
}
.courseModDetail {
    position: relative;
    margin: 40px auto 0;
    width: 1030px;
    padding: 0 0 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 10px solid #eee;
    border-radius: 14px
}
.courseModDetail h3 {
    margin: 30px 0 0;
    font-size: 42px;
    color: #555;
    text-align: center
}
.courseModDetail .hanpen {
    position: absolute;
    top: 20px;
    right: 40px;
    width: 168px;
    height: 133px
}
.courseModDetail .detailComment {
    margin-bottom: 20px;
    text-align: center;
    color: #555;
    font-size: 16px
}
.courseModDetail a {
    color: #00b3e0
}
.modColumn2 {
    margin-bottom: 40px
}
.modColumn2 h4 {
    margin: 0 0 10px 40px;
    font-size: 24px;
    color: #555
}
.modColumn2 h4 span {
    margin: 0 5px 0 0;
    font-size: 28px;
    font-weight: 500
}
.modColumn2Left {
    float: left;
    width: 250px;
    margin: 0 0 0 40px
}
.modColumn2Right {
    float: right;
    width: 700px
}
.modColumn2Right p {
    margin: 10px 40px 0 0
}
.modColumn1 h4 {
    margin: 0 0 10px 40px;
    font-size: 24px;
    color: #555
}
.modColumn1 h4 span {
    margin: 0 5px 0 0;
    font-size: 28px;
    font-weight: 500
}
.cam_detail_header dd, .cam_detail_header dt span, .mainGraph .mainGraphDetail .price span {
    font-family: Rubik
}
.modColumn1 .mainImg {
    text-align: center
}
.modColumn1Txt {
    margin: 20px 40px 40px
}
.cam_detail_header {
    position: relative;
    height: 282px;
    background: url(../img_renewal/cam-4th/detail_main_bg.jpg)
}
.cam_detail_header_img {
    width: 1280px;
    height: 282px;
    margin: 40px auto 0;
    background: url(../img_renewal/cam-4th/detail_main.jpg)
}
.cam_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
}
.cam_detail_header dt {
    width: 155px;
    height: 40px;
    line-height: 40px;
    background: #000;
    color: #fff
}
.cam_detail_header dt span {
    font-size: 24px;
    font-weight: 500
}
.cam_detail_header dd {
    width: 450px;
    height: 40px;
    line-height: 40px;
    background: #fff;
    color: #000;
    font-weight: 500
}
.cam_detail_contentsHead {
    width: 1280px;
    margin: 50px auto 0;
    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_txt a {
    color: #42a0e5
}
.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: 325px;
    margin: 30px auto 0;
    padding: 30px!important;
    position: relative;
    border-radius: 10px;
    box-shadow: 0 0 10px 1px #e8e8e8;
    -moz-box-shadow: 0 0 10px 1px #e8e8e8;
    -webkit-box-shadow: 0 0 10px 1px #e8e8e8;
    display: flex;
    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between
}
.mainGraphHeader {
    margin: 10px 0 30px
}
.mainGraphDetail {
    width: 550px
}
.mainGraph .mainGraphDetail h2 {
    margin: 0 0 20px;
    text-align: center
}
.mainGraph .mainGraphDetail h2 span {
    font-size: 38px
}
.mainGraph .mainGraphDetail .price {
    text-align: center
}
.mainGraph .mainGraphDetail .price span {
    font-size: 38px;
    font-weight: 700;
    line-height: 130%;
    letter-spacing: 2px
}
.cam_detail_btnset .coursePrice span, .cam_detail_btnset ul li h3, .courseSetBottom p:nth-of-type(1), .courseSetBox .courseSetBoxRemaining span, .courseSetBox dl dt span, .mainGraphTxt span {
    font-family: Rubik;
    font-weight: 500
}
.gaugeBox {
    position: relative;
    width: 100%;
    height: 40px;
    margin: 15px 0 40px;
    background: #ccc
}
.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
}
.colorA a, .colorB a, .colorC a, .colorD a {
    visibility: visible;
    animation-name: jello
}
@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: 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
}
.cam_detail_btnset {
    margin: 60px 0 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;
    width: 290px;
    height: 100px;
    margin: 0 30px 0 0;
    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: -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;
    animation-delay: .4s
}
.colorB a, .colorC a, .colorD a {
    animation-delay: .5s
}
.colorB a {
    background: #4075e2
}
.colorC a {
    background: #916ce2
}
.colorD a {
    background: #b764ef
}
.cam_detail_btnset ul li div:nth-of-type(2) {
    margin: 15px 40px
}
.cam_detail_btnset ul li h3 {
    font-size: 48px;
    margin: 20px 0 0 20px;
    line-height: 100%;
    text-align: center
}
.cam_detail_btnset ul li h3 span {
    width: 55px;
    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 .setRemaining {
    font-size: 16px
}
.courseSetBox {
    position: relative;
    width: 1010px;
    margin: 90px auto 0
}
.courseSetBox h3 {
    position: absolute;
    top: -30px;
    left: 86px;
    width: 200px
}
.courseSetBox h3 img {
    width: 100%
}
.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%
}
.courseBorderA dt {
    color: #11a6e7
}
.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 dt {
    color: #4075e2
}
.courseBorderB {
    border: 10px solid #e1ecf8;
    border-radius: 14px;
    color: #fff
}
.courseBorderB .courseSetBoxRemaining {
    background: #4075e2;
    border-radius: 70px;
    width: 134px;
    height: 110px;
    text-align: center
}
.courseBorderC dt {
    color: #8b6aff
}
.courseBorderC {
    border: 10px solid #e1e2f8;
    border-radius: 14px;
    color: #fff
}
.courseBorderC .courseSetBoxRemaining {
    background: #8b6aff;
    border-radius: 70px;
    width: 134px;
    height: 110px;
    text-align: center
}
.courseBorderD dt {
    color: #b764ef
}
.courseBorderD {
    border: 10px solid #eae1f8;
    border-radius: 14px;
    color: #fff
}
.courseBorderD .courseSetBoxRemaining {
    background: #b764ef;
    border-radius: 70px;
    width: 134px;
    height: 110px;
    text-align: center
}
.courseSetBox dl {
    margin: 68px 0 0 330px
}
.courseSetBox dl dt {
    margin: 0 0 30px;
    font-size: 30px
}
.courseSetBox dl dt span {
    font-size: 72px;
    letter-spacing: 4px
}
.courseSetBox dl dd {
    position: relative;
    margin: 0 0 20px;
    font-size: 18px;
    width: 650px;
    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: #666;
    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: 0;
    border-top: solid 1px #666;
    border-right: solid 1px #666;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-top: -4px
}
.courseSetBox dl dd a:hover:before {
    border-top: solid 1px #fff;
    border-right: solid 1px #fff
}
.courseSetBottom {
    margin: 50px 0 0;
    padding: 20px 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: #666;
    line-height: 52px
}
.courseSetBottom p:nth-of-type(1) {
    margin: 0 50px 0 0;
    font-size: 42px
}
.courseSetBottom p:nth-of-type(1) span {
    font-size: 16px;
    letter-spacing: 4px
}
.courseSetBottom p:nth-of-type(2) {
    margin: 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: #fff;
    border-radius: 10px
}
.cam_detail_copy {
    text-align: center;
    margin: 50px 0;
    font-size: 24px
}
.cam_detailTxt2 {
    background: #f1f1f1;
    margin: 80px auto;
    padding: 20px 0 80px
}
.cam_detailTxt2 dl {
    width: 1080px;
    margin: 0 auto
}
.cam_detailTxt2 dt {
    font-size: 24px;
    margin: 60px 0 15px
}
.spTopBtn, .spTopBtn a {
    width: 300px;
    height: 60px;
    margin: 0 auto
}
.cam_detailTxt2 a {
    color: #00b3e0
}
.cam_contents_other {
    text-align: center;
    font-size: 32px
}
.spTopBtn a {
    display: block;
    line-height: 60px;
    border-radius: 38px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    letter-spacing: 4px;
    background: #42a0e5
}
</pre></body></html>