body {
    -webkit-text-size-adjust: 100%;
}

img {
    vertical-align: middle;
}

button,
input,
select,
textarea,
optgroup,
option {
    vertical-align: middle;
}

.text-center {
    text-align: center;
}

.site-header {
    background: #efefef;
}

.site-header-conts {
    padding: 0px 0 0px;
}

.home .main-body-in {
    padding-top: 0px;
}

.global-nav-in li a {
    color: #000000;
}

.global-nav {
    border-bottom: #2470D2 solid 3px;
}

.global-nav-in li a:hover,
.global-nav-in li a:active,
.global-nav-in li a:focus {
    background-color: #2470D2;
    color: #fff;
}

.site-header:after {
    content: '';
    display: block;
    height: 3px;
    width: 100%;
    background: #2470D2;
}

.main-body h3 {
    text-align: center;
    margin: 1em 0 0;
    padding: 0 0.5em;
    font-weight: bold;
    font-size: 1em;
    position: relative;
    border-bottom: 5px double #2470D2;
    background: #fff;
    color: #2470D2;
}

.main-body h4 {
    margin: 55px 0 25px;
    font-weight: bold;
    font-size: 1em;
    position: relative;
    padding: .1em 0 .2em .75em;
    border-left: 6px solid #2470D2;
}

html.col1 .section-wrap .section-title {
    border-top: 3px solid #2470D2;
    border-bottom: 1px solid #c6d0dc;
}

.cap {
    height: 50px;
}

table.menu {
    border-collapse: separate;
    border-spacing: 3px;
    border: none;
    width: 100%;
}

table.menu td {
    font-size: 0.8em;
    padding: 0.8em 0em;
    border-radius: 0.5em;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.68, #ff8100), color-stop(0.09, #ffd029));
    background: -webkit-linear-gradient(top, #ffd029 9%, #ff8100 68%);
    background: -moz-linear-gradient(top, #ffd029 9%, #ff8100 68%);
    background: -o-linear-gradient(top, #ffd029 9%, #ff8100 68%);
    background: -ms-linear-gradient(top, #ffd029 9%, #ff8100 68%);
    background: linear-gradient(to bottom, #ffd029 9%, #ff8100 68%);
    text-align: center;
    border: none;
}

table.menu td a {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}

th {
    padding: 0.5em 0em;
    text-align: center;
    width: 20%;
    color: #2470D2;
    background: #f5f5f5;
}

td {
    padding: 0.5em 0.8em;
}

.serach-btn, .serach-btn:hover {
    color: rgb(255, 255, 255);
    font-weight: bold;
    text-align: center;
    line-height: 1.4;
    box-shadow: #CD2875 0px 8px 0px;
    padding: 1em 0em;
    border-radius: 10px;
    background: #FC2385;
    margin: 0px 0px 0.5em;
    border-bottom: solid 6px #cc1d6c!important;
    box-shadow: inset 0px 3px 4px #ffffff6e, 0 3px 3px rgba(0, 0, 0, 0.2);
}

.btn {
    border: none;
}

.serach-btn strong {
    font-size: 1.5em;
    display: inline-block;
    margin: 0.5em 0;
}

.bg-gray,
.bg-gray:hover {
    background: #2470D2;
    padding: 1.7em 0;
    font-size: 1.2em;
    border-radius: 10px;
    border-bottom: solid 6px #18529D!important;
    box-shadow: inset 0px 3px 4px #ffffff6e, 0 3px 3px rgba(0, 0, 0, 0.2);
}

#acMenu dt {
    display: block;
    cursor: pointer;
    text-align: center;
    border: 1px solid #c1cad8;
    padding: 0.75em;
    border-radius: 0.5em;
    margin: 0 4em 1em;
    font-size: 0.8em;
}

#acMenu dd {
    display: none;
    padding: 0;
}

body {
    background: #fff;
}

.section-wrap .section-in {
    padding: 0 0em;
}

.section-in-in {
    padding: 0 0.5em;
}

.main-body .rank-title {
    font-size: 1.2em;
}

.main-body h2 {
    font-weight: bold;
}

.rankstar {
    height: 64px;
}

.fxicon {
    height: 26px;
}

.star {
    height: 42px;
    margin: 0 0 0 -2.5px;
}

.star2 {}

.fx-name {
    font-size: 1.2em;
    line-height: 1.5;
    font-weight: bold;
    color: #2470D2;
    letter-spacing: 0px;
}

.star-text {
    font-family: HiraKakuProN-W6;
    font-size: 32px;
    color: #FC2385;
    letter-spacing: 0px;
}

td.list1 {
    color: #2470D2;
    width: 50%;
    text-align: center;
    background: #f5f5f5;
    border: 1px solid #c1cad8;
    padding: 0em;
    font-weight: bold;
}

td.list2 {
    width: 50%;
    text-align: center;
    background-color: #fff;
    border: 1px solid #c1cad8;
    padding: 0em;
}

.header-nav {
    display: none;
}

.point {
    background: #eaeaea;
    padding: 0.5em 0.5em 0;
}

ol {
    margin: 0;
    padding: 0.5em 0.5em 0.5em 3em;
    background: #fff;
}

ul {
    margin-left: 15px;
}

.hensyu {
    display: inline-block;
    padding: 0 0.5em;
    background: #2470D2;
    color: #fff;
    font-size: 1.8em;
}

.swiper-pagination-bullet-active {
    background: #2470D2;
}

.tsushin {
    text-align: center;
    font-size: 1em;
    margin-bottom: 1em;
    border-bottom: 1px dashed #2470D2;
    padding-bottom: 1em;
    line-height: 2;
}

.r-bord {
    border-right: 1px solid #c1cad8;
    vertical-align: top;
}

.r-bord:first-child {
    vertical-align: middle;
}

th.header {
    background-image: url(../images/bg.gif);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding-bottom: 1.5em;
}

th.headerSortUp {
    background-image: url(../images/asc.gif);
    background-color: yellow;
}

th.headerSortDown {
    background-image: url(../images/desc.gif);
    background-color: yellow;
}

thead th {
    background: #f5f5f5;
    color: #2470D2;
    line-height: 1.2;
}

.tablesorter td {
    text-align: center;
    line-height: 1.5;
}

.related-thumb img {
    border: 1px solid lightgray;
}

.related-thumb {
    overflow: unset;
}

.navi {
    padding: 10px;
}

.navi img {
    width: 100%;
}

.bg-yl {
    background: yellow;
    font-weight: bold;
    font-size: 1.1em;
}

.blue {
    color: blue;
}

.cap-mini {
    border: 1px solid #000;
    padding: 0.2em;
    font-size: 0.8em;
    display: inline-block;
    margin: 0 10px;
}

org {
    color: orange;
}

green {
    color: green;
}

blue {
    color: blue;
}

r {
    color: red;
}

.btn_bg-pink {
    margin: 0 5px;
    background-image: linear-gradient(-180deg, rgba(255, 58, 184, 0.90) 0%, rgba(255, 26, 130, 0.90) 100%);
    border-radius: 12px;
    color: #fff;
    padding: 20px 5px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

.well {
    margin: 0.5em 0;
    padding: 0.5em;
    border-radius: 0.5em;
    font-size: 0.8em;
}

.momo {
    display: none;
}

.pc-only {
    height: 4.2em;
}

#acMenu2 dt {
    display: block;
    border: #2470D2 3px solid;
    cursor: pointer;
    padding: 0.25em;
    border-radius: 0.25em;
    margin: 0 1em 0.5em;
    color: #003d45;
    background: #e0f5f8;
    font-size: 0.8em;
}

#acMenu2 dd {
    background: #fffbec;
    display: none;
    padding: 0.25em;
    margin: 0em 1em 1em;
    border: rgba(0, 199, 225, 0.5) 3px solid;
    border-radius: 0.25em;
}

.s-icon {
    height: 54px;
    margin-top: -2em;
    margin-right: 0.5em;
}

.nopad {
    padding: 0.25em;
}

dl {
    margin: 0;
}

.wave-img {
    width: 15%;
    vertical-align: top;
}

.wave-img img {
    width: 100%;
}

.wave-table {
    border: none;
    padding: 0;
}

.wave-table td {
    border: none;
    padding: 0;
}

table.wave-table td .wave-txt {
    font-size: 1.8em;
    font-weight: bold;
    padding-left: 0.5em;
    color: #2470D2;
}

table.wave-table td .wave-text-min {
    font-size: 1.4em;
    padding: 0.5em;
    background: #f1f1f1;
    border-radius: 0.4em;
}

.yellow-down {
    width: 64px;
}

table.wave-table td.line-c {
    background: linear-gradient(to top, #2470D2, #2470D2) repeat-y center/3px;
}

#page-top {
    position: fixed;
    bottom: 10px;
    right: 10px;
}

#page-top a {
    width: 100px;
    text-align: center;
    display: block;
}

#page-top a:hover {}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    background: #2470D2;
    border: 1px solid #2470D2;
}

.nav > li > a:hover,
.nav > li > a:focus {
    background: #2470D2;
    border: 1px solid #2470D2;
}

.nav > li > a {
    background: #6384af;
}

.nav-tabs {
    border-bottom: 5px solid #2470D2;
}

.redtext {
    background: rgb(255, 117, 150);
    color: #fff;
    padding: 0.2em 1em;
}
.section-in .blue_title_header{
	background-color: #148CDE;
	color: #fff;
    padding: 0.2em 1em;
}

.fade-up {
    transition: opacity 0.7s;
    -moz-transition: opacity 0.7s;
    -webkit-transition: opacity 0.7s;
    -o-transition: opacity 0.7s;
    transition: transform 0.7s;
    -moz-transition: transform 0.7s;
    -webkit-transition: transform 0.7s;
    -o-transition: transform 0.7s;
    position: relative;
    display: inline-block;
    padding: 0.25em;
    color: #000;
    background: #FFF;
    border: solid 1px #2470D2;
    box-sizing: border-box;
    border-radius: 0.5em;
    line-height: initial;
    margin-bottom: 0.5em;
    font-size: 0.8em;
}

.fade-up:before {
    content: "";
    position: absolute;
    bottom: -8px;
    left: 50%;
    margin-left: -5px;
    border: 5px solid transparent;
    border-top: 5px solid #FFF;
    z-index: 2;
}

.fade-up:after {
    content: "";
    position: absolute;
    bottom: -8px;
    left: 50%;
    margin-left: -4px;
    border: 4px solid transparent;
    border-top: 4px solid #2470D2;
    z-index: 1;
}

.fade-up-last {
    transition: opacity 0.7s;
    -moz-transition: opacity 0.7s;
    -webkit-transition: opacity 0.7s;
    -o-transition: opacity 0.7s;
    transition: transform 0.7s;
    -moz-transition: transform 0.7s;
    -webkit-transition: transform 0.7s;
    -o-transition: transform 0.7s;
    position: relative;
    display: inline-block;
    padding: 0.25em;
    color: #555;
    background: #FFF;
    border: solid 1px #2470D2;
    box-sizing: border-box;
    border-radius: 0.5em;
    line-height: initial;
    margin-bottom: 0.5em;
    font-size: 0.8em;
}

.fade-up-last:before {
    content: "";
    position: absolute;
    bottom: -8px;
    left: 50%;
    margin-left: -5px;
    border: 5px solid transparent;
    border-top: 5px solid #FFF;
    z-index: 2;
}

.fade-up-last:after {
    content: "";
    position: absolute;
    bottom: -8px;
    left: 50%;
    margin-left: -4px;
    border: 4px solid transparent;
    border-top: 4px solid #2470D2;
    z-index: 1;
}

.redtext {
    background: #148CDE;
    font-size: 0.8em;
    font-weight: normal;
    padding: 0em;
    text-align: center;
}
.section-in .blue_title_header{
	background-color: #148CDE;
	font-size: 0.8em;
    font-weight: normal;
    padding: 0em;
    text-align: center;
}

#acMenu dt.active {
    display: none;
}

.accordionbox {
    width: 100%;
    background: none;
    margin: 0px 0 1em;
    padding: 0px;
}

.accordionlist dt {
    display: block;
    background: #fbfbfb;
    padding: 10px 0 0px 5px;
    color: #000;
    margin: 0 0 1px;
    border-radius: 0;
    box-shadow: #e6e6e6 0px 1px 0px;
}

.accordionlist dt:first-child {
    border-top: none !important;
}

.accordionlist dt .title {
    padding-left: 10px;
    float: left;
    font-size: 0.8em;
}

.accordionlist dt .title p {
    margin: 0 0 0.8em;
}

.accordionlist dd {
    display: none;
    background: none;
    padding: 0 0 20px 0px;
}

.accordion_icon,
.accordion_icon span {
    display: inline-block;
    transition: all .4s;
    box-sizing: border-box;
}

.accordion_icon {
    position: relative;
    width: 24px;
    height: 24px;
    float: right;
    margin-right: 5px;
    margin-top: 0.3em;
}

.accordion_icon span {
    position: absolute;
    left: 6px;
    width: 50%;
    height: 2px;
    background-color: #fff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
}

.accordion_icon span:nth-of-type(1) {
    top: 5px;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}

.accordion_icon span:nth-of-type(2) {
    top: 5px;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}

.accordion_icon.active span:nth-of-type(1) {
    display: none;
}

.accordion_icon.active span:nth-of-type(2) {
    top: 5px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}

.accordion_icon span {
    background-color: #ddd;
}

#page-top {
    bottom: 0px;
    right: 0px;
}

.swiper-pagination-bullet {
    width: 5px;
    height: 5px;
}

.fxtaro {
    width: 85%;
}

.swiper-slide {
    text-align: center;
}

.voice-btn {
    margin: 0 auto;
    color: #fff;
    background: #fc2385;
    border: 1px solid #fc2385;
    border-radius: 0.5em;
    padding: 0.5em 0;
    text-align: center;
    box-shadow: #CD2875 0px 8px 0px;
    font-size: 1.4em;
}

.voice-btn-main {
    color: #fc2385;
    background: #fff;
    border: 1px solid #fc2385;
    border-radius: 0.5em;
    text-align: center;
    padding: 0.5em 0em;
    margin: 0 auto;
}

.voice-more-btn {
    margin: 1em auto;
    color: #9a9a9a;
    border: 1px solid #9a9a9a;
    border-radius: 0.5em;
    padding: 0.5em 1em;
    text-align: center;
    font-size: 0.8em;
    display: inline-block;
}

.icon-rec {
    height: 2.5em;
    margin: -1em 0.5em -1em 0;
}

#animation {
    margin: 50px 0;
    font-size: 40px;
    font-weight: bold;
    color: #ff0000;
}

.fadeInDown {
    -webkit-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -ms-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    visibility: visible !important;
}

.detail-well {
    background: rgba(255, 211, 26, 0.9);
    font-size: 0.85em;
    font-weight: bold;
}

.detail-txt-box {
    padding: 0.5em;
    font-size: 0.8em;
    line-height: 1.7em;
}

.boldblue {
    font-weight: bold;
    color: #2470D2;
}

.detail-ul {
    font-size: 1.2em;
    line-height: 1.2;
    margin-bottom: 0.5em;
}

.detail-img {
    margin: 1em 0;
}

ol.mg-ol {
    padding: 0 1em 1em;
}

.chat-baln {
    position: relative;
    display: table;
    margin: 0 0 0.5em;
    padding: 7px 10px;
    color: #fff;
    font-size: 0.6em;
    background: #fc2385;
    border-radius: 15px;
}

.chat-baln:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border: 5px solid transparent;
    border-top: 5px solid #fc2385;
}

.chat-baln p {
    margin: 0;
    padding: 0;
}

.neo-voice1, .neo-voice1:hover {
    background: #2470D2;
    margin: 0 auto 0.5em;
    padding: 0.5em 0.8em;
    box-shadow: #b9b9b9 0px 3px 3px;
    border: 2px solid #fff!important;
    letter-spacing: 0.25em;
}

.neo-voice2, .neo-voice2:hover {
    margin: 0 auto;
    padding: 0.8em;
    box-shadow: none;
    background: #fff;
    border: 2px solid #fff!important;
    color: #fc2385;
    letter-spacing: 0.25em;
}

.neo-voice3, .neo-voice3:hover {
    margin: 0 auto 0.5em;
    padding: 0.5em 0.8em;
    box-shadow: #cecece 0px 3px 3px;
    background: #efefef;
    color: #fc2385;
    border: 2px solid #fff!important;
    letter-spacing: 0.25em;
}

.neo-voice4, .neo-voice4:hover {
    margin: 0 auto 0.5em;
    padding: 0.5em 0.8em;
    box-shadow: #cecece 0px 3px 3px;
    background: #a5a5a5;
    color: #ffffff;
    border: 2px solid #fff!important;
    letter-spacing: 0.25em;
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
        -ms-transform: translateY(-20px);
        transform: translateY(-20px);
    }
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

@media only screen and (max-width: 1280px) {
    img {
        vertical-align: text-bottom;
    }
    .section-wrap .section-in {
        padding: 0 0em 0em;
    }
    .global-nav {
        background: none;
    }
    table {
        margin: 0 0 1em;
    }
    th {
        padding: 0.5em;
        font-size: 0.6em;
        width: 20%;
    }
    td {
        padding: 1em 0.8em;
        font-size: 0.6em;
    }
    .main-body h2 {
        font-size: 0.75em;
        font-weight: normal;
        padding: 0em;
    }
    .site-header-conts {
        padding: 24px 0 0px;
    }
    .site-header-in {
        position: relative;
        padding-bottom: 0em;
    }
    .site-title {
        padding: 21px 0px 0;
    }
    .header-nav {
        display: block;
        padding: 0px;
        background: rgba(255, 255, 255, 0.8);
        color: #2470D2;
        cursor: pointer;
        border: none;
        margin: 0;
        width: 100%;
    }
    .header-nav td {
        padding: 0.8em 0.5em;
        border: none;
        text-align: center;
    }
    .header-nav td a {
        text-decoration: none;
    }
    .global-nav ul {
        width: 100%;
        background: #fff;
        padding: 0;
        top: 42px;
        left: 0px;
    }
    .global-nav-in li a {
        color: #2470D2;
    }
    .icon-gn-menu {
        background: url(../images/icon/icon-gn-menu.png) right center no-repeat;
    }
    .icon-gn-close {
        background: url(../images/icon/icon-gn-close.png) right center no-repeat;
        text-align: right;
        padding-right: 2.5em;
    }
    .cap {
        height: 20px;
    }
    .section-in h2 {
        margin: 0;
        text-align: center;
    }
    .related-articles-thumbs01 .related-thumb {
        margin-right: 1em;
        margin-bottom: 0px;
    }
    .global-nav-panel span {
        display: inline-block;
    }
    .icon-gn-close {
        padding-right: 0em;
    }
    .global-nav {
        position: fixed;
    }
    .related-articles-thumbs01 .related-thumb {
        float: left;
        width: 64px;
        margin-right: 10px;
        margin-bottom: 5px;
    }
    .related-articles {
        font-size: 0.7em;
    }
    p {
        margin: 0 0 0em;
    }
    ol {
        line-height: 1.4;
        padding: 0 0.85em 0.5em;
    }
    li {
        font-size: 1em;
    }
    .site-footer-nav {
        padding: 0.5em 0 1em;
        font-size: 0.8em;
        line-height: 1.4;
    }
    .copyright {
        font-size: 0.8em;
        padding: 15px;
        text-align: center;
    }
    .main-body {
        padding-bottom: 0px;
    }
    .section-wrap {
        margin-bottom: 0px;
    }
    .col1 .main-conts {
        margin-bottom: 0px;
    }
    .tsushin {
        line-height: 1.5;
        font-size: 0.8em;
    }
    .pc-only {
        display: none;
    }
    .sp-logo {
        height: 2.2em;
    }
    .star {
        height: 16px;
        margin: 0 0 0 -2.5px;
    }
    .star-text {
        font-size: 14px;
    }
    .hensyu {
        font-size: 0.8em;
        display: none;
    }
    .fxicon {
        height: 18px;
    }
    .rankstar {
        height: 28px;
    }
    .page-top img {
        width: 110px;
    }
    .main-conts {
        line-height: 1.8;
    }
}

.col1 .section-wrap {
    padding: 0px 2em;
    font-size: 1.5em;
}

@media only screen and (max-width: 736px) {
    .col1 .section-wrap {
        padding: 0px 0em;
        font-size: 1em;
    }
}

hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border-top: 1px solid #dbdbdb;
}

.section-wrap .section-in {
    font-size: 0.9em;
}

footer {
    background: #f6f6f6;
    padding: 1em;
    text-align: center;
    font-size: 0.75em;
}