@charset "UTF-8";@import url(//use.fontawesome.com/releases/v5.0.11/css/all.css);@media (min-width:1024px){.pc{display:block}}@media (max-width:480px){.pc{display:none}}@media (min-width:1024px){.sp{display:none}}@media (max-width:480px){.sp{display:block}}.topColumn{width:780px;margin:0 auto 2rem}@media (max-width:480px){.topColumn{width:100%}}.topColumn h2{background-color:#4b6587;color:#fff;font-size:1.3rem;line-height:3em;width:calc(100% - 10px);-webkit-box-shadow:10px 10px 0 #ccc;box-shadow:10px 10px 0 #ccc;padding:0 1rem;margin-bottom:20px}@media (max-width:480px){.topColumn h2{font-size:5vw;width:calc(100% - 1.5vw);-webkit-box-shadow:1.5vw 1.5vw 0 #ccc;box-shadow:1.5vw 1.5vw 0 #ccc}}.topColumn_card{background-color:rgba(0,0,0,.2);background-blend-mode:darken;background-size:cover;padding:1rem;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:480px){.topColumn_card{padding:2vw}}.topColumn_card:nth-of-type(1){background-image:url(/wp-content/themes/shouken/images/columnBg1.jpg)}.topColumn_card:nth-of-type(2){background-image:url(/wp-content/themes/shouken/images/columnBg2.jpg)}.topColumn_card:nth-of-type(3){background-image:url(/wp-content/themes/shouken/images/columnBg3.jpg)}.topColumn_card:nth-of-type(odd) .topColumn_textBox{margin-left:auto}.topColumn_card:nth-of-type(even) .topColumn_textBox{margin-right:auto}.topColumn_card .topColumn_textBox{width:70%;background-color:rgba(255,255,255,.75);padding:1.5rem;border-radius:5px;min-height:214px}@media (max-width:480px){.topColumn_card .topColumn_textBox{width:100%;padding:5vw;min-height:55vw}}.topColumn_card .topColumn_textBox h3{color:#4b6587;text-shadow:3px 3px 0 #fff;font-size:1.2rem;line-height:2em;text-align:center;margin-bottom:1rem}.topColumn_card .topColumn_textBox h3:before,.topColumn_card .topColumn_textBox h3:after{content:"-";padding:0 .5em}.topColumn_card .topColumn_textBox p{line-height:2em;color:#333}@media (max-width:480px){.topColumn_card .topColumn_textBox p{font-size:3.5vw}}.topColumn_card .topColumn_textBox p .marker-animation{color:#d33}.topTable{max-width:780px;margin-left:auto;margin-right:auto;-webkit-box-shadow:0 0 6px #aaa;box-shadow:0 0 6px #aaa;background-color:#fff}.topTable table{width:100%;background-color:#fff;margin:3rem auto 2rem}@media (max-width:480px){.topTable{overflow-x:scroll}.topTable table{margin-top:2.5rem}}.topTable table tr{border-bottom:solid 2px #eee}.topTable table tr th,.topTable table tr td{text-align:center;vertical-align:middle;width:28%;padding:1em 0}.topTable table tr th:nth-of-type(1),.topTable table tr td:nth-of-type(1){width:18%;background-color:#4b6587;color:#fff}.topTable table tr th:nth-of-type(2),.topTable table tr td:nth-of-type(2){background-color:#fffadf}.topTable table tr th{border-bottom:solid 3px #ccc;position:relative}@media (max-width:480px){.topTable table tr th{font-size:3vw}}.topTable table tr th:before{content:"";position:absolute;top:-45px;background-repeat:no-repeat;background-size:contain;background-position:bottom;height:55px}@media (max-width:480px){.topTable table tr th:before{top:-50px}}.topTable table tr th:nth-of-type(2):before{background-image:url(/wp-content/themes/shouken/images/tableRank/rank01.png);width:30%;left:35%}@media (max-width:480px){.topTable table tr th:nth-of-type(2):before{width:50%;left:25%}}.topTable table tr th:nth-of-type(3):before{background-image:url(/wp-content/themes/shouken/images/tableRank/rank02.png);width:24%;left:37%}@media (max-width:480px){.topTable table tr th:nth-of-type(3):before{width:40%;left:30%}}.topTable table tr th:nth-of-type(4):before{background-image:url(/wp-content/themes/shouken/images/tableRank/rank03.png);width:24%;left:37%}@media (max-width:480px){.topTable table tr th:nth-of-type(4):before{width:40%;left:30%}}.topTable table tr th img{width:80%}@media (max-width:480px){.topTable table tr th img{width:90%}}.topTable table tr td{color:#777;position:relative}@media (max-width:480px){.topTable table tr td{font-size:3vw}.topTable table tr td:nth-of-type(1){font-size:3.5vw}}.topTable table tr td.table_feature{font-size:.8rem;line-height:1.3rem;padding:1.5em}@media (max-width:480px){.topTable table tr td.table_feature{font-size:3.5vw;padding:1em}}.topTable table tr td.mark_1:before,.topTable table tr td.mark_0:before{position:absolute;top:calc(50% - .7rem);left:calc(50% - .7rem);font-size:1.4rem}.topTable table tr td.mark_1:before{content:"○";color:#f33}.topTable table tr td.mark_0:before{content:"×";color:#33f}.topTable table tr.tr_fee td img,.topTable table tr.tr_minimumOrder td img,.topTable table tr.tr_security td img{width:25%}.topTable table tr.tr_officialBtn td a{display:inline-block;width:90%;line-height:3em;color:#fff;background-color:#ffaa4c;border-radius:1em;-webkit-box-shadow:0 5px 0 #df9a3c;box-shadow:0 5px 0 #df9a3c;position:relative;-webkit-transition:.2s;transition:.2s}.topTable table tr.tr_officialBtn td a:hover{-webkit-transform:translateY(3px);transform:translateY(3px);-webkit-box-shadow:0 2px 0 #df9a3c;box-shadow:0 2px 0 #df9a3c;opacity:1}.topTable table tr.tr_officialBtn td a:after{position:absolute;font-family:'Font Awesome 5 Free';content:"\f105";bottom:0;right:10px}@media (max-width:480px){.topTable table tr.tr_officialBtn td a:after{right:1vw}}#choose .choose_container{background-color:#fff;margin:0 auto 1rem;padding:2%;-webkit-box-shadow:0 0 6px #ccc;box-shadow:0 0 6px #ccc}#choose .choose_container .choose_card{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto 2rem}@media (min-width:1024px){#choose .choose_container .choose_card:nth-of-type(even){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-flow:row-reverse;flex-flow:row-reverse}}#choose .choose_container .choose_card .choose_txtBox{width:48%}@media (max-width:480px){#choose .choose_container .choose_card .choose_txtBox{width:100%}}#choose .choose_container .choose_card .choose_txtBox h3{font-size:1.5rem;font-weight:700;color:#333;margin:0 auto .5em;padding:1.5em 0 0;position:relative}@media (max-width:480px){#choose .choose_container .choose_card .choose_txtBox h3{font-size:6vw}}#choose .choose_container .choose_card .choose_txtBox h3:before{position:absolute;content:attr(data-num);font-size:1.5em;color:#4b6587;top:0;left:0}#choose .choose_container .choose_card .choose_txtBox p{font-size:.9rem;color:#555;line-height:2em}@media (max-width:480px){#choose .choose_container .choose_card .choose_txtBox p{font-size:3.3vw;margin-bottom:1em}}#choose .choose_container .choose_card .choose_imgBox{width:48%}@media (max-width:480px){#choose .choose_container .choose_card .choose_imgBox{width:100%}}#choose .choose_container .choose_card .choose_imgBox img{width:100%;-webkit-box-shadow:7px 7px 0px rgba(75,101,135,.2);box-shadow:7px 7px 0px rgba(75,101,135,.2)}@media (max-width:480px){#choose .choose_container .choose_card .choose_imgBox img{height:50vw;-o-object-fit:cover;object-fit:cover}}.summary_triangle_container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;width:80%;margin:0 auto 1rem}@media (max-width:480px){.summary_triangle_container{width:100%}}.summary_triangle_container .triangle{width:0;height:0;border-style:solid;border-width:2rem 2.3rem 0;border-color:#1eae98 transparent transparent}@media (max-width:480px){.summary_triangle_container .triangle{border-width:5vw 7vw 0}}#summary{width:100%;background-color:#d3e0ea;margin:0 auto 1rem;-webkit-box-shadow:0 0 6px #ccc;box-shadow:0 0 6px #ccc;padding-bottom:1rem}#summary h2{font-size:2rem;line-height:2em;background:-webkit-gradient(linear,left top,left bottom,from(#4b6587),color-stop(rgba(75,101,135,.7)),to(#4b6587));background:linear-gradient(#4b6587,rgba(75,101,135,.7),#4b6587);color:#fff;font-weight:700;text-shadow:2px 2px 0 rgba(0,0,0,.2);text-align:center}@media (max-width:480px){#summary h2{font-size:6.5vw;line-height:1.2em;padding:.5em 0}}#summary h3.summary_itemName{font-size:1.8rem;color:#333;text-align:center;line-height:2.5em;background-color:#fff}@media (max-width:480px){#summary h3.summary_itemName{font-size:5.5vw}}#summary h3.summary_itemName:before{content:"『";margin-right:.5em}#summary h3.summary_itemName:after{content:"』";margin-left:.5em}#summary h3.reasonH3{font-size:1.8rem;color:#333;text-align:center;line-height:2em;text-shadow:2px 2px 0 #fff}@media (max-width:480px){#summary h3.reasonH3{font-size:6.5vw;line-height:1.2em;padding:.5em 0 0}}#summary h3.reasonH3:before,#summary h3.reasonH3:after{content:"-";margin:0 .5em}@media (max-width:480px){#summary h3.reasonH3:before,#summary h3.reasonH3:after{content:none}}#summary .summaryItem_image{margin:0 auto 1rem;width:100%;text-align:center;background:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),color-stop(50%,transparent));background:linear-gradient(#fff 50%,transparent 50%)}#summary .summaryItem_image a{-webkit-transition:.3s;transition:.3s}#summary .summaryItem_image a:hover{opacity:1}#summary .summaryItem_image a:hover img{opacity:1;-webkit-box-shadow:0 0 15px #3edbf0;box-shadow:0 0 15px #3edbf0}#summary .summaryItem_image a img{width:420px;-webkit-transition:.3s;transition:.3s}@media (max-width:480px){#summary .summaryItem_image a img{width:65%}}#summary .reason_cardBox{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around;width:96%;margin:0 auto 1rem}#summary .reason_cardBox .reason_card{width:46%;background-color:#fff;-webkit-box-shadow:0 0 6px rgba(0,0,0,.3);box-shadow:0 0 6px rgba(0,0,0,.3);border-radius:6px;padding:1rem;margin:2rem 0 1rem;position:relative}@media (max-width:480px){#summary .reason_cardBox .reason_card{width:100%}}#summary .reason_cardBox .reason_card:before{position:absolute;top:-2rem;left:0;font-size:3rem;color:#4b6587}#summary .reason_cardBox .reason_card:nth-of-type(1):before{content:"01"}#summary .reason_cardBox .reason_card:nth-of-type(2):before{content:"02"}#summary .reason_cardBox .reason_card:nth-of-type(3):before{content:"03"}#summary .reason_cardBox .reason_card:nth-of-type(4):before{content:"04"}#summary .reason_cardBox .reason_card h4{font-size:1.5rem;line-height:1.5em;color:#4b6587;margin-bottom:.5em;text-align:center}#summary .reason_cardBox .reason_card img{display:block;width:85%;margin:0 auto}#summary .reason_cardBox .reason_card p{color:#555}#summary .reason_cardBox .reason_card p .marker{background:-webkit-gradient(linear,left top,left bottom,color-stop(40%,transparent),color-stop(40%,#ff3));background:linear-gradient(transparent 40%,#ff3 40%)}#summary .reason_cardBox .reason_card p .annotion{color:#888}#rtg{background:linear-gradient(-45deg,#f1f6f9 25%,#e1e6e9 25%,#e1e6e9 50%,#f1f6f9 50%,#f1f6f9 75%,#e1e6e9 75%);background-size:10px 10px;-webkit-box-shadow:0 0 6px #ccc;box-shadow:0 0 6px #ccc;padding-bottom:1px}#rtg .rtgH2{font-size:2rem;font-weight:700;text-align:center;text-shadow:2px 2px 0 rgba(0,0,0,.2);background:-webkit-gradient(linear,left top,left bottom,from(#7b95b7),to(#4b6587));background:linear-gradient(#7b95b7,#4b6587);padding:.5em 0;color:#fff;margin-bottom:2rem;position:relative}@media (max-width:480px){#rtg .rtgH2{font-size:6vw}}#rtg .rtgH2:before{display:block;position:absolute;content:"";border-style:solid;border-width:1rem 500px 0;border-color:#4b6587 transparent transparent;bottom:-1rem;left:0}@media (max-width:480px){#rtg .rtgH2:before{border-width:1rem 50vw 0}}#rtg .rtgH2 span{color:#fcd307}#rtg .rtg_card_container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-ms-flex-wrap:wrap;flex-wrap:wrap;width:96%;margin:0 auto 2rem}#rtg .rtg_card_container .rtg_card{width:calc((100% - 10px*2)/3);padding:10px;-webkit-box-shadow:0 0 6px #ccc;box-shadow:0 0 6px #ccc;margin-top:2rem;background-color:#fff}@media (max-width:480px){#rtg .rtg_card_container .rtg_card{width:100%}}#rtg .rtg_card_container .rtg_card h3{font-size:2rem;font-weight:bolder;text-align:center;margin:-2rem auto 1rem}#rtg .rtg_card_container .rtg_card .imgBox{display:block;margin-bottom:1rem}#rtg .rtg_card_container .rtg_card .rtg_oneWordComment{height:5rem;background-color:#f7f6f2;border:double 4px #f0e5cf;text-shadow:2px 2px 0 #fff;padding:0 .5em}#rtg .rtg_card_container .rtg_card .rtg_oneWordComment_inner{display:table-cell;vertical-align:middle;width:100%;height:calc(5rem - 1em)}#rtg .rtg_card_container .rtg_card .annotion_container{margin:0 auto;height:2.5rem;font-size:12px;color:#777}#rtg .rtg_card_container .rtg_card .rtg_card_table{width:100%;margin:0 auto 1rem}#rtg .rtg_card_container .rtg_card .rtg_card_table tr{border-bottom:solid 1px #ccc}#rtg .rtg_card_container .rtg_card .rtg_card_table tr th,#rtg .rtg_card_container .rtg_card .rtg_card_table tr td{vertical-align:middle;text-align:center}#rtg .rtg_card_container .rtg_card .rtg_card_table tr th{width:40%;background-color:#4b6587;color:#fff}#rtg .rtg_card_container .rtg_card .rtg_card_table tr td{width:60%;padding:.5em}#rtg .rtg_card_container .rtg_card .rtg_card_table tr td img{width:30%}#rtg .rtg_card_container .rtg_card .rtg_card_table tr td.cryptoCurrencies{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:3px}#rtg .rtg_card_container .rtg_card .rtg_card_table tr td.cryptoCurrencies img{display:block;width:calc((100% - 3px*4)/5)}#rtg .rtg_card_container .rtg_card .rtg_card_table tr.rtg_card_table_cryptoCurrency th{height:180px}#rtg .rtg_card_container .rtg_card .rtg_card_table tr.rtg_card_table_cryptoCurrency td{height:34px}#rtg .rtg_card_container .rtg_card .rtg_card_officialBtn{width:100%}#rtg .rtg_card_container .rtg_card .rtg_card_officialBtn a{display:block;width:100%;line-height:4em;text-align:center;background-color:#77d970;font-size:1.2rem;color:#fff;text-shadow:2px 2px 0 rgba(0,0,0,.1);position:relative;-webkit-box-shadow:0 0 3px rgba(0,0,0,.1),0 0 3px rgba(0,0,0,.1),0 0 3px rgba(0,0,0,.1);box-shadow:0 0 3px rgba(0,0,0,.1),0 0 3px rgba(0,0,0,.1),0 0 3px rgba(0,0,0,.1)}#rtg .rtg_card_container .rtg_card .rtg_card_officialBtn a:after{position:absolute;content:"";border-style:solid;border-width:10px;border-color:transparent #fff #fff transparent;bottom:5px;right:5px}#rtg .rtg_card_container .rtg_card .rtg_card_detailBtn a{display:block;width:100%;line-height:2em;text-align:center;color:#777;margin:.5em auto}#rtg .rtg_compareTable{margin:0 auto 2rem}#rtg .rtg_compareTable #tabs{width:96%;margin:0 auto}#rtg .ranking{width:96%;background-color:#fff}#rtg .ranking h2{width:100%;background:0 0;border-bottom:solid 2px #ddd;color:#4b6587}#rtg .rankingBg{width:100%}.recommend_campaign{width:100%;margin:0 auto 1rem;-webkit-box-shadow:0 0 6px #ccc;box-shadow:0 0 6px #ccc;background:linear-gradient(-45deg,#4b6587 25%,#5b7597 25%,#5b7597 50%,#4b6587 50%,#4b6587 75%,#5b7597 75%);background-size:15px 15px;padding:1rem}@media (max-width:480px){.recommend_campaign{width:96%;padding:2vw}}.recommend_campaign h2{font-size:1.6rem;color:#fff;text-shadow:2px 2px 0 rgab(0,0,0,.1);text-align:center;margin:0 auto 1rem}@media (max-width:480px){.recommend_campaign h2{margin-bottom:2vw;font-size:5vw}}.recommend_campaign h2:before{font-family:'Font Awesome 5 Free';content:"\f0a4";margin-right:.5em}.recommend_campaign_article{background-color:#fff;padding:1rem}@media (max-width:480px){.recommend_campaign_article{padding:2vw}}.recommend_campaign_article h3{font-size:1.5rem;margin-bottom:1rem}@media (max-width:480px){.recommend_campaign_article h3{font-size:4.5vw;margin-bottom:2vw}}.recommend_campaign_article h3:before{font-family:'Font Awesome 5 Free';content:"\f101";margin-right:.5em;color:#1eae98}.recommend_campaign_article a{display:block;width:80%;margin:0 auto}@media (max-width:480px){.recommend_campaign_article a{width:100%}}.recommend_campaign_article p{font-size:1.3rem;text-align:left;text-shadow:2px 2px 0 rgba(0,0,0,.1);color:#555}@media (max-width:480px){.recommend_campaign_article p{font-size:4vw}}.beginnerColumn{width:100%;background-color:#fff;margin:0 auto 2rem;-webkit-box-shadow:0 0 6pc #ccc;box-shadow:0 0 6pc #ccc;padding-bottom:1rem}.beginnerColumn #beginnerColumn_btn_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:5px;width:96%;margin:0 auto}.beginnerColumn #beginnerColumn_btn_wrap .beginnerColumn_btn{display:-webkit-box;display:-ms-flexbox;display:flex;width:calc((100% - 5px)/2);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.5rem;font-weight:700;border:none;text-shadow:2px 2px 0 rgba(0,0,0,.2);border-radius:5px;border-width:5px;border-style:solid;color:#fff;-webkit-box-shadow:0 0 4px #ccc;box-shadow:0 0 4px #ccc;padding:1em .5em;position:relative;line-height:1.2em}@media (max-width:480px){.beginnerColumn #beginnerColumn_btn_wrap .beginnerColumn_btn{font-size:4.2vw}}.beginnerColumn #beginnerColumn_btn_wrap .beginnerColumn_btn:after{position:absolute;bottom:-.1em;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);font-family:'Font Awesome 5 Free';content:"\f0d7"}.beginnerColumn #beginnerColumn_btn_wrap .beginnerColumn_btn0{background-color:#10b1ad;border-color:#00a19d}.beginnerColumn #beginnerColumn_btn_wrap .beginnerColumn_btn1{background-color:#ed6663;border-color:#dd5653}.beginnerColumn #beginnerColumn_btn_wrap .beginnerColumn_btn2{background-color:#ffa372;border-color:#ef9362}.beginnerColumn #beginnerColumn_btn_wrap.beginnerColumn_btn_wrap_fee .beginnerColumn_btn{width:calc((100% - 5px*2)/3);padding:.7em .3em 1em}.beginnerColumn #beginnerColumn_article_wrap{width:96%;margin:1rem auto 0}.beginnerColumn #beginnerColumn_article_wrap .beginnerColumn_article{padding:1em;border:solid 1px #ccc;position:relative;background-color:#f3f3f3}.beginnerColumn #beginnerColumn_article_wrap .beginnerColumn_article:before{position:absolute;content:"";border-style:solid;border-width:1rem 1rem 0;top:-1.1rem}.beginnerColumn #beginnerColumn_article_wrap .beginnerColumn_article h3{color:#4b6587;margin-bottom:.5em;border-bottom:solid 2px #ddd;font-size:1.2em;line-height:1.6em}.beginnerColumn #beginnerColumn_article_wrap .beginnerColumn_article h3:before{content:"◆";margin-right:.5em}.beginnerColumn #beginnerColumn_article_wrap .beginnerColumn_article p{line-height:2.2em;margin-bottom:1em}.beginnerColumn #beginnerColumn_article_wrap .beginnerColumn_article img{width:100%;border-radius:10px}.beginnerColumn #beginnerColumn_article_wrap .beginnerColumn_article1:before{border-color:#dd5653 transparent transparent;left:calc((100% - 5px*2)/6);-webkit-transform:translateX(-50%);transform:translateX(-50%)}.beginnerColumn #beginnerColumn_article_wrap .beginnerColumn_article2:before{border-color:#ef9362 transparent transparent;right:calc((100% - 5px*2)/6);-webkit-transform:translateX(50%);transform:translateX(50%)}.beginnerColumn #beginnerColumn_article_wrap.beginnerColumn_article_wrap_fee .beginnerColumn_article0:before{border-color:#00a19d transparent transparent;left:calc((100% - 5px*2)/6);-webkit-transform:translateX(-50%);transform:translateX(-50%)}.beginnerColumn #beginnerColumn_article_wrap.beginnerColumn_article_wrap_fee .beginnerColumn_article1:before{left:50%}