* {
     margin: 0;
    padding: 0;
   font: 1em/1.7 "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo, "ＭＳ Ｐゴシック", sans-serif;

}


img{
	margin-bottom: 20px;
}
p {
    margin: 13px 0 0;
	    margin-bottom: 20px;
}
*,
*:before,
*:after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 62.5%;/*rem算出をしやすくするために*/
}


a, a:hover, a:active, a:visited {
    color: #105aff;
    font-weight: bold;
    /* text-decoration: none; */
}
td img {
    width: 35%;
    margin-bottom: 6%;
}


.content_box {
    max-width: 740px;
    margin: auto;
    font-size: 16px;
    background: #fff;
    color: #000;
	border: 2px double #00b2eb;
}


.searchtable .searchtabletitle {
    background-color: #f6f6f6;
    width: 120px;
}

.main_content {}

img {
    max-width: 100%;
    width: 100%;
}
.mb30{
    margin-bottom: 30px;
}
.mb0{
    margin-bottom: 0px;
}
header {
    text-align: center;
    padding: 0;
    margin-bottom: 3%;
}

header img {
    padding: 0;
}

header p {
    text-align: right;
    font-size: 16px;
    color: #ffbb21;
}
.tac{
    text-align: center;
}
.taR{
    text-align: right;
}
.index_search {
    border-collapse: collapse;
    width: 90%;
    background: #fff;
    font-size: 1em;
}
.searchtable .searchcenter {
    text-align: center;
}
.index_search td {
    border-collapse: collapse;
    text-align: left;
    vertical-align: middle;
    font-size: 80%;
    width: 70%;
    padding: 0px 0px 0px 30px;
}
    h1 {
        font-size: 25px;
        line-height: 1.5;
        padding: 20px 0;
        text-align: center;
    }
    .searchtable, tr, td, th {
    padding: 5px 10px 5px 10px;
    text-align: center;
}

table.index_search.mb20.searchtable {
    padding: 5px 10px 5px 10px;
    text-align: center;
	border: 1px solid #ccc;
}
table.index_search.mb20.searchtable td {
    border: 1px solid #afafaf;
}
table.index_search.mb20.searchtable th {
    border: 1px solid #afafaf;
}
.searchtable .searchbutton {
    background-color: #FF6D46;
    border: none;
    color: white;
    padding: 10px 50px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    line-height: 15px;
    margin-top: 10px;
}
    .index_search th {
    border-collapse: collapse;
    background-color: #f6f6f6;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    font-size: 80%;
    padding: 10px;
    line-height: 1.4;
    /* width: 30%; */
    /* border-left: 1px solid #ccc; */
    border-right: 1px solid #ccc;
}
.index_search td {
    border-collapse: collapse;
    text-align: left;
    vertical-align: middle;
    font-size: 80%;
    width: 69%;
    padding: 0px 0px 0px 30px;
}
@media (min-width:  640px){
    
    .sp{
        display: none;
    }
    .pc{
        display: block;
    }
    p {
        font-size: 1em;
    line-height: 1.8;
    }

}

.tyousa {
    margin: 70px 10px 0;
    background: aliceblue;
    font-size: 12px;
    padding: 10px;
}
@media (max-width:  640px){
    p {
        font-size: 1em;
    line-height: 1.8;
    }
    .sp{
        display: block;
    }
    .pc{
        display: none;
    }
    h1 {
        font-size: 22px;
        line-height: 1.4;
        padding: 5% 1%;
        text-align: center;
    }
	.rank_box_main_img {
    width: 35%;
    margin: 0;
}

    .tyousa p{
        line-height: 1.6;
        color: #909090;
    }
}

.f_sizeS {
    font-size: 11px;

}

.f_sizeMS {
    font-size: 18px;


}

.f_sizeM {
    font-size: 25px;
}

.f_sizeL {
    font-size: 30px;

}

.f_sizeO {
    font-size: 19px;


}

.f_black {
    font-weight: bold;
}

.fcR {
    font-weight: bold;
    color: #FF2353;
}

.fcB {
    font-weight: bold;
    color: #1080DC;
}
.fcG {
    font-weight: bold;
    color: #7cc322;
}
.fcP {
    font-weight: bold;
    font-size: 18px;
    color: #ff30ac;
}
.fcaq{
	color: #0096A3;
}

.f_gray {
    color: #9a9a9a;
}

.f_yellow {
    font-weight: bold;
    color: #FFCE00;

}

.f_green {
    font-weight: bold;
    font-size: 18px;
    color: #32991d;

}

.f_orange {
    font-weight: bold;
    color: #ff9830;


}
.fsN{
    font-size: 0.8em;
}

.pt0 {
    padding-top: 0;
}

.mb10 {
    margin-bottom: 10px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb40 {
    margin-bottom: 40px;
}
.mb5{
    margin-bottom: 5px;
}
.mt20{
    margin-top: 20px;
}
.mt30{
    margin-top: 30px;
}
.mt0{
    margin-top: 0px;
}
.marker {
    background: linear-gradient(transparent 60%, #F7FF74 0%);
}
.markerblue {
    background: linear-gradient(transparent 60%, #00bfff 90%);
}
@keyframes blink {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

footer {
    font-size: 13px;
    padding: 4% 0 13%;
    background: #00b2eb;
    text-align: center;
    padding-bottom: 25%;
}

footer a {
    display: block;
    text-align: center;
    padding: 1%;
    color: #fff;
    font-size: 13px;
}

.footer_bnt {
    margin-top: 10%;
    display: flex;
    flex-wrap: wrap;
}

.content_box footer p {
    margin-bottom: 5%;
}

.fwB{
    font-weight: bold;
}
.fsL{
font-size: 22px;
}
.fsLL{
    font-size: 26px;
}
.blue{
    font-weight: bold;
    color: #1080DC;
}

table {
    width: 94%;
    margin: 0 auto 2%;
    background: #fff;
    border-collapse: collapse;
    color: #222;
    text-align: center;
}

table td {
    font-size: 14px;
	line-height: 1.5;
}

@media screen and (max-width:699px){
    table td {
        font-size: 12px;
    }
}


.fsS {
    font-size: 12px;
}
.rankTable table img {
    max-width: 100%;
    padding: 5% 0;
    margin: 0 auto;
}
@media (max-width: 620px){
    /*ランキング表*/
    .rankTable {
        background: #eaf7fd;
        width: 800px;
        /* margin: 3% auto; */

        box-sizing: border-box;
    }
    .rankTable table {
        background: #ffffff;
        width: 580px;
        margin: auto;
        box-sizing: border-box;
        padding: 1%;
        border-radius: 5px;
    }
    .rankTable table tr th {
        background:#16a8e0;
        color: #fff;
        border-radius: 0;
        /*	padding: 0.5% 0;*/
        font-weight: bold;
    }
    .rankTable table tr:first-child th {
        background: #ffffff;
        border-radius: 0;
        padding: 1% 1% 2% 1%;
        font-size: 0.8rem;
        vertical-align: top;
        border-right: 2px dotted #cdd4d0;
        border-bottom: 2px dotted #cdd4d0;
    }
    .rankTable table tr:last-child th {
        background: #ffffff;
        border-radius: 0;
        padding: 2% 1% 2% 1%;
        font-size: 0.8rem;
        vertical-align: top;
        line-height: 1;
        border-right: 2px dotted #cdd4d0;
        border-bottom: 2px dotted #cdd4d0;
    }
    .rankTable table tr:first-child th:last-child,
    .rankTable table tr:last-child th:last-child {
        border-right: none;
    }
    .rankTable table tr:first-child th:nth-child(2){
        color: #222;
        text-align: center;
        border-top: none;
        background: #ffffe1;
    }
    .rankTable table tr:first-child th:nth-child(2) {
        color: #222;
        text-align: center;
    }
    .rankTable table tr:first-child th:nth-child(3) {
        color: #222;
        text-align: center;
    }

    .rankTable table tr:last-child th:nth-child(2){
        color: #222;
        text-align: center;
        background: #ffffe1;
    }
    .rankTable table tr:last-child th:nth-child(2) {
        color: #222;
        text-align: center;
    }
    .rankTable table tr:last-child th:nth-child(3) {
        color: #222;
        text-align: center;
    }
    .rankTable table tr:first-child th:nth-child(4) {
        color: #222;
        text-align: center;
    }
    .rankTable table tr:first-child th:nth-child(5){
        color: #222;
        text-align: center;
    }
    .rankTable table tr:first-child th:nth-child(6){
        color: #222;
        text-align: center;
    }
    .rankTable table tr:last-child th:nth-child(4) {
        color: #222;
        text-align: center;
    }
    .rankTable table tr:last-child th:nth-child(5){
        color: #222;
        text-align: center;
    }
    .rankTable table tr:last-child th:nth-child(6){
        color: #222;
        text-align: center;
    }
    .rankTable table tr:first-child th a,
    .rankTable table tr:last-child th a {
        font-size: 1.5em;
		line-height: 1.6;
    }
    .rankTable table tr:first-child th a img,
    .rankTable table tr:last-child th a img {
        padding: 5% 0;
    }

    .rankTable td {
        border-right: 2px dotted #cdd4d0;
        border-bottom: 2px dotted #cdd4d0;
        text-align: center;
		line-height: 1.5;
		vertical-align: middle;
    }
    .rankTable td:nth-child(2){
        background: #ffffe1;
    }
    .rankTable td:last-child {
        border-right: none;
    }
    td.txt_only {
        font-size: 1.5rem;
        color: #333333;
        padding: 2.5% 0;
    }
    span.ex, span.go, span.so, span.bad {
        font-weight: normal;
        line-height: 40px;
    }
    span.ex {
        font-size: 2.6em;
        color: #f8525d;
    }
    span.go {
        font-size:2.5em;
        color: #7cd0dd;
    }
    span.so {
        font-size: 2.8em;
        color: #f5c132;
    }
    span.bad {
        font-size: 5.4rem;
        color: #7a7a7a;
    }
    span.txt_ex {
        font-weight: bold;
        color: #f8525d;
    }

    .rankTable table tr th {
        font-size: 1em;
    }

}
@media (min-width: 620px){
    .rankTable {
        /*padding: 20px 0 0 0;*/
        border: 10px solid #c2ed42;
        border-top: 10px solid #c2ed42;
        border-width: 10px;
        /*overflow-x: scroll;*/
        width: 100%;
        box-sizing: border-box;
        /*margin: 0 0 20px 0;*/
        background: #ffffff;
    }
    .rankTable table {
        width: 100%;
    }
    .rankTable table tr.sp_th {
        /*display: block;*/
        height: 28px;
    }
    .rankTable table tr.sp_th th {
        /*	position: absolute;*/
        left: 0;
        right: 0;
        margin: auto;
        width: calc(100% - 20px);
        text-align: center;
        padding-top: 5px;
    }
    .scrollok {
        display: block;
        text-align: center;
        color: #0b4685;
        /*position: absolute;*/
        right: 0;
        left: 0;
        background: #edf5fa;
        width: 100%;
        margin: auto;
    }
    span.ex, span.go, span.so, span.bad {
        line-height: 50px;
    }
    span.ex {
        font-size: 3.5rem;
    }
    span.go {
        font-size: 2.5rem;
    }
    span.so {
        font-size: 2.2rem;
    }span.bad {
        font-size: 3rem;
    }
    .rankTable table tr th {
        font-size: 1rem;
    }
}
.rankTable table tr:first-child th:first-child,
.rankTable table tr:last-child th:first-child,
.rankTable table tr th {
    background: #16a8e0;
    color: #fff;
    border-bottom: 1px solid #fff;
    border-right: none;
    border-radius: 0;
    vertical-align: middle;
    font-weight: bold;
    font-size: 0.8em;
    width: 13%;
    line-height: 1.5;
}
    .rankTable table th:nth-child(2),
    .rankTable table td:nth-child(2){
        width: 19%;
    }
@media screen and (max-width:699px){
    .rankTable table tr:first-child th:first-child,
    .rankTable table tr:last-child th:first-child,
    .rankTable table tr th {
    width: 11%;
    font-size: 0.7em;
}
.rankTable table tr th:first-child{
    position: sticky;
    left: 0;
    z-index: 999;
}
}

@media (min-width: 620px){
    /*ランキング表*/
    .rankTable {
        background: #ede1f7;
        margin: 3% auto 0px;
        box-sizing: border-box;
    }
    .rankTable table {
        background: #ffffff;
        width: 100%;
        margin: auto;
        box-sizing: border-box;
        padding: 1%;
        border-radius: 5px;
    }
    .rankTable table tr:last-child th:first-child{
        border-bottom: none;
    }
    .rankTable table tr:first-child th,
    .rankTable table tr:last-child th {
        background: #ffffff;
        border-radius: 0;
        padding: 2% 0% 2%;
        font-size: 1.1em;
        vertical-align: top;
        line-height: 1;
        border-right: 2px dotted #cdd4d0;
        border-bottom: 2px dotted #cdd4d0;
    }
    .rankTable table tr:first-child th:last-child,
    .rankTable table tr:last-child th:last-child {
        border-right: none;
    }
    .rankTable table tr:first-child th:nth-child(2){
        color: #222;
        text-align: center;
        background: #ffffe1;
    }
    .rankTable table tr:first-child th:nth-child(2) {
        color: #222;
        text-align: center;
    }
    .rankTable table tr:first-child th:nth-child(3) {
        color: #222;
        text-align: center;
    }

    .rankTable table tr:last-child th:nth-child(2){
        color: #222;
        text-align: center;
        background: #ffffe1;
    }
    .rankTable table tr:last-child th:nth-child(2) {
        color: #222;
        text-align: center;
    }
    .rankTable table tr:last-child th:nth-child(3) {
        color: #222;
        text-align: center;
    }
    .rankTable table tr:first-child th:nth-child(4) {
        color: #222;
        text-align: center;
    }
    .rankTable table tr:first-child th:nth-child(5){
        color: #222;
        text-align: center;
    }
    .rankTable table tr:first-child th:nth-child(6){
        color: #222;
        text-align: center;

    }
    .rankTable table tr:last-child th:nth-child(4) {
        color: #222;
        text-align: center;

    }
    .rankTable table tr:last-child th:nth-child(5){
        color: #222;
        text-align: center;

    }
    .rankTable table tr:last-child th:nth-child(6){
        color: #222;
        text-align: center;
    }
    .rankTable table tr:first-child th a,
    .rankTable table tr:last-child th a {
        font-size: 0.7em;
    }
    .rankTable table tr:first-child th a img,
    .rankTable table tr:last-child th a img {
        padding: 5% 0;
    }
    .rankTable td {
        border-right: 2px dotted #cdd4d0;
        border-bottom: 2px dotted #cdd4d0;
    text-align: center;
    padding: 1%;
    /* width: calc(100% / 5); */
        font-size: 13px;
    vertical-align: middle;
    }
    .rankTable tr:nth-child(8) td:first-of-type{
        font-size: 12px;
    }
    .rankTable td:nth-child(2){
        background: #ffffe1;
    }
    .rankTable td:last-child {
        border-right: none;
    }
    td.txt_only {
        font-size: 1.5rem;
        color: #333333;
        padding: 2.5% 0;
    }
    span.ex, span.go, span.so, span.bad {
        font-weight: normal;
        line-height: 70px;
    }
    span.ex {
        font-size: 7rem;
        color: #f8525d;
    }
    span.go {
        font-size: 7rem;
        color: #7cd0dd;
    }
    span.so {
        font-size: 7rem;
        color: #f5c132;
    }
    span.bad {
        font-size: 7rem;
        color: #7a7a7a;
    }
    span.ex, span.go, span.so, span.bad {
        line-height: 40px;
    }
    span.ex {
        font-size: 5rem;
    }
    span.go {
        font-size:4rem;
    }
    span.so {
        font-size: 4.5rem;
    }span.bad {
        font-size: 5rem;
    }
    .rankTable table tr th {
        font-size: 0.8em;
    }
}



@media (max-width: 620px){
    .rankTable {
        /*padding: 20px 0 0 0;*/
        border: 10px solid #c2ed42;
        border-top: 10px solid #c2ed42;
        border-width: 10px;
        width: 100%;
        box-sizing: border-box;
        /*margin: 0 0 30px 0;*/
        background: #ffffff;
            overflow: scroll;
    }
    .rankTable table {
    }
    .rankTable table tr.sp_th {
        /*display: block;*/
        height: 28px;
    }
    .rankTable table tr.sp_th th {
        margin: auto;
        width: calc(92% - 24px);
        text-align: center;
        padding: 5px;
    position: absolute;
    }

}

h6{
	width: 100%;
	font-size: 16px;
    border-bottom: 2px solid #b9f3f3;
}
h5{ color: #703553;
	font-weight: bold;
	text-align: center;
	border-bottom: solid 2px #ff884d;
    color: #000;
    font-size: 1.6em;
    border-left: solid 7px #ff884d;
    padding: 10px;
    margin-top: 50px;
    margin-bottom: 30px;
    background: #fffff6;
}
.right{
	text-align: right;
}
@media (max-width: 640px){
	h5 {
    text-align: center;
    color: #000;
    font-size: 1.2em;
    padding: 8px;
    margin-top: 30px;
    margin-bottom: 30px;
}
}
@media (min-width: 640px){
	.item_hyou th{
		padding: 2%;
	}	
}
.yellow{
    color: #ffa500;
}
.red{
    color: red;
}
.box2 {
 padding: 20px 20px 0px 20px;
    border-radius: 10px;
    border: 2px solid #ffd3d3;
    margin: 20px 0 10px;
    background: #fff9f9;
    box-shadow: 0 4px 6px rgb(0 0 0 / 30%);
}
 .box {
    padding: 3%;
    background: #e7e7e7;
}
.box p {
    line-height: 1.7em;
}
.box2 p {
    line-height: 1.7em;
}
section{
    padding: 0 4%;
}
.m0{
    margin: 0;
}
.tar{
    text-align: right;
}
.mt50{
    margin-top: 50px;
}
p.point_title {
    background: url(../img/bg_p.jpg) no-repeat 54% 7%;
    padding: 15px 15px;
    font-weight: bold;
    color: #000;
    font-size: 1.2em;
}
.point {
    border: 2px solid #f69233;
}
.point p{
    padding: 0 10px;
}
.point-box{
	background-color: #fff;
	padding: 10px;
	border-radius: 10px;
	color: #f69233;
}
.campain{
	border: solid 5px #f9a04e;
	margin-top: 30px;
	margin-bottom: 20px;
}

.cam-ttl{
	background: #f9a04e;
	margin-top: 0;
	font-weight: bold;
	padding: 10px;
	text-align: center;
	font-size: 1.2em;
	color: white;
}
@media (max-width: 640px){
	.point-box {
    background-color: #fff;
    padding: 4px 8px;
    border-radius: 10px;
    color: #f69233;
}
    
    
}

@media (min-width: 640px){
	.info{
		margin-bottom: 2%;
	}
}



.fa-position-right {
    position: absolute;
    top: calc(50% - .5em);
    right: 2rem;
}

.fa-position-right {
    position: absolute;
    top: calc(50% - .5em);
    right: 1rem;
}
.gr{
    color: #1dc331;
}
.box02 {
    padding: 20px 10px;
    border: 5px dotted #fb5151;
    margin: 30px 0;
    background: #ffffe1;
}

.animate {
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
.animate69, .a-btnsub69, .a-option69 {
    animation-duration: 1.4s !important;
    -webkit-animation-duration: 1.4s;
    -ms-animation-duration: 1.4s;
    -moz-animation-duration: 1.4s !important;
}
.animate69 {
    -webkit-animation-name: animate69;
    -moz-animation-name: animate69;
    -o-animation-name: animate69;
    animation-name: animate69;
}
.animate {
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
.animate69 {
    -webkit-animation-name: animate69;
    -moz-animation-name: animate69;
    -o-animation-name: animate69;
    animation-name: animate69;
}
@keyframes animate69{
    0% {
        transform: skewX(
            9deg
        );
    }
    10% {
        transform: skewX(
            -8deg
        );
    }
    20% {
        transform: skewX(
            7deg
        );
    }
    30% {
        transform: skewX(
            -6deg
        );
    }
    40% {
        transform: skewX(
            5deg
        );
    }
    50% {
        transform: skewX(
            -4deg
        );
    }
    60% {
        transform: skewX(
            3deg
        );
    }
    70% {
        transform: skewX(
            -2deg
        );
    }
    80% {
        transform: skewX(
            1deg
        );
    }
    90% {
        transform: skewX(
            0deg
        );
    }
    100% {
        transform: skewX(
            0deg
        );
    }
}


.referenceURL {
    display: inline-block;
    width: 100%;
    text-align: center;
    color: #999;
    font-size: 10px;
    margin: 0 !important;
}
.pink{
    color: #ff80ab;
    font-weight: bold;
}
table.item_table {
    margin: 10px auto 0px;
    font-weight: bold;
}
.item_table th {
    background: #fb5151;
    color: #fff;
    padding: 3px 0 0;
    border: 1px solid #fff;
    font-size: 15px;
}
table.item_table td {
    border: 1px solid #afafaf;
    font-size: 13px;
    padding: 2% 1% 2%;
    width: 33%;
}
.item_table th {
    padding: 15px;
}
.star-ratings-css {
unicode-bidi: bidi-override;
    color: #c5c5c5;
    font-size: 15px;
    height: 4px;
    width: 73px;
    margin: 0 auto;
    position: relative;
    padding: 0;
}
.star-ratings-css-top {
  color: #ffd400;
  padding: 0;
  position: absolute;
  z-index: 1;
  display: block;
  top: 0;
  left: 0;
  overflow: hidden;
}
.star-ratings-css-bottom {
  padding: 0;
  display: block;
  z-index: 0;
}
.taC{
	text-align: center;
}
.osusume-point{
	border:solid 2px #90e7e7;
	border-radius: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.osusume-ttl{
	background: #90e7e7;
	margin-top: 0px;
	padding: 10px;
	border-radius: 5px 5px 0 0;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
.osusume-txt{
	font-weight: bold;
	margin: 0;
}

.check {
  position: relative;
  display: inline-block;
  padding: 4px 10px;
  color: #90e7e7;
  font-size: 16px;
  background: #feffb3;
	border-radius: 10px;
	margin-right: 10px
}

.check:before {
  content: "";
  position: absolute;
  left: 93%;
  margin-top: 5px;
  border: 5px solid transparent;
  border-left: 10px solid #feffb3;
}



.acd-check{
  display: none;
}
.acd-label {
    background: #1080DC;
    color: #fff;
    display: block;
    margin-bottom: 1px;
    padding: 10px;
    text-align: center;
    border-radius: 10px;
    font-weight: bold;
    box-shadow: 0 4px 6px rgb(0 0 0 / 30%);
}
.acd-content{
  border: 1px solid #1080DC;
  height: 0;
  opacity: 0;
  padding: 0 10px;
  transition: .5s;
  visibility: hidden;
}
.acd-check:checked + .acd-label + .acd-content {
    height: auto;
    opacity: 1;
    padding: 10px;
    visibility: visible;
    margin-top: 10px;
    border-radius: 10px;
}
@media (max-width: 640px){

}
.balloon1 {
  position: relative;
  display: inline-block;
  margin: 0 0 0.5em;
  padding: 7px 10px;
  color: #fff;
  font-size: 1.2em;
  background: #ffafc5;
	text-align: center;
	width: 100%;
	font-weight: bold;
}

.balloon1:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 15%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #ffafc5;
}
.voice{
    padding: 2%;
    background-color: #fff6a0;
}
.voice p{
	margin-top: 0;
}
.voice-txt {
    display: flex;
    align-items: center;
}
.voice-txt img{
	width: 15%;
    margin-right: 2%;
}
.info {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.info p {
    margin-bottom: 0px;
}
.base{
	border-radius: 10px;
}



.base-ttl{
	position: relative;
  padding: 1%;
	color: #e77335;
	font-weight: bold;
}
.base-ttl:after {
 position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    content: '';
    background-image: linear-gradient(to right, #ff8b50, #ffe163);
}
footer a {
    display: block;
    text-align: center;
    padding: 1%;
    color: #fff;
    font-size: 13px;
}
.hinshitu3 {
    padding: 10px 20px;
    background: #fff0f6;
    margin: 20px 0 30px;
}
p.hinshitu_ttl {
    color: #ff557c;
    font-weight: bold;
    border-bottom: 2px dotted #ff557c;
}
.profile {
   display: flex;
    align-items: center;
    padding: 0 3%;
    border: 2px dotted #d1d1d1;
    background: #fffff2;
}
.profile img {
    width: 30%;
	margin-bottom: 0;
}
.pro_txt {
    font-size: 0.9em;
    margin-left: 2%;
}
.profile p {
    width: 97%;
}
.item_hyou {
    border: 1px solid #ff8e9f;
}
.item_hyou table {
    margin: 0!important;
    width: 100%;
}
.searchtable, tr, td, th {
    padding: 5px 10px 5px 10px;
    text-align: center;
}
.item_hyou th {
	width: calc(100% / 3);
    background: #ff8e9f;
    color: white;
    font-size: 1em;
    font-weight: bold;
	border-right: 1px solid white;
}

.item_hyou td {
    border-right: 2px dotted #cdd4d0;
}
.iine {
    padding: 3px 2%;
    color: #fff;
    border-radius: 10px;
    background: #e32d92;
    margin-right: 15px;
}

.iine  span i {
  margin-right: 1rem;
}
p.price {
   border: 2px solid #ffbd8e;
    margin: 0% 3%;
    padding: 5px;
}
.ora_border{
	margin: 0;
    padding: 3%;
    border-right: 2px solid #f38bbb;
    border-left: 2px solid #f38bbb;
}
h4{
	position: relative;
    overflow: hidden;
    padding:1.5rem 1.2rem 1.5rem 123px;
    border: 2px solid #f38bbb;
	font-weight: bold;
}
h4:before {
 position: absolute;
    top: -150%;
    left: -100px;
    width: 200px;
    height: 300%;
    content: '';
    -webkit-transform: rotate(
25deg);
    transform: rotate(
25deg);
    background: #f38bbb;
}
h4 span {
  font-size: 2.2em;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    display: block;
    padding-top: 0px;
    padding-left: 13px;
    color: #fff;
}
.campain img {
    padding: 0% 3%;
	margin-bottom: 0;
}
.btn{
	display: block;
    text-align: center;
    margin: 30px auto;
}
.btn a{
	text-decoration: none;
    padding: 20px 40px;
    border-radius: 10px;
    background: linear-gradient(to bottom, #d1ff9e 0%, #208937 100%);
    color: #fff;
    font-weight: bold;
    display: block;
    width: 90%;
    margin: 0 auto;
    display: block;
	font-size: 1.2em;
    margin: 0 auto;
    box-shadow: 0 4px 6px rgb(0 0 0 / 30%);
    transition: .3s;
}
.btn_s {
    display: block;
    margin: auto;
    background-color: #fff;
    /* border: solid 1px #f6b37f; */
    margin-bottom: 20px;
    border-radius: 5px;
    width: 55%;
}

.btn_s {
    display: block;
    margin: auto;
    background-color: #fff;
    /* border: solid 1px #f6b37f; */
    margin-bottom: 20px;
    border-radius: 5px;
    width: 55%;
}
.btn_s {
    display: block;
    margin: auto;
    background-color: #f78a5c;
    border-radius: 5px;
    width: 55%;
}
.btn_s p {
    background-color: #d8d8d8;
    text-align: center;
    color: #fff;
    padding: 2px;
    font-size: 0.8em;
    /* margin-bottom: 0px; */
}
.btn_s {
    display: block;
    margin: auto;
    background-color: #fff;
    /* border: solid 1px #f6b37f; */
    margin-bottom: 20px;
    border-radius: 5px;
    width: 55%;
}
.balloon5 {
  width: 100%;
  margin: 1.5em 0;
  overflow: hidden;
}

.balloon5 .faceicon {
  float: left;
  margin-right: -90px;
  width: 80px;
}

.balloon5 .faceicon img{
  width: 100%;
  height: auto;
  border: solid 3px #d7ebfe;
  border-radius: 50%;
}

.balloon5 .chatting {
  width: 100%;
}

.says {
  display: inline-block;
  position: relative; 
  margin: 5px 0 0 105px;
  padding: 17px 13px;
  border-radius: 12px;
  background: #d7ebfe;
}

.says:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 18px; 
  left: -24px;
  border: 12px solid transparent;
  border-right: 12px solid #d7ebfe;
}

.says p {
  margin: 0;
  padding: 0;
}
.box27 {
    position: relative;
    margin: 10% 0 5% 0;
    padding: 0.5em 1em;
    border: solid 3px #16a8e0;
}
.box27 .box-title {
    position: absolute;
    display: inline-block;
    top: -27px;
    left: -3px;
    padding: 0 9px;
    height: 25px;
    line-height: 25px;
    font-size: 17px;
    background: #16a8e0;
    color: #ffffff;
    font-weight: bold;
    border-radius: 5px 5px 0 0;
}
.swiper-container {
    width: 100%;
    height: 100%;
    margin: 20px 0px;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.swiper-pointer-events {
    touch-action: pan-y;
}
.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
}
.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
}
.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.swiper-slide img {
    margin-bottom: 0;
}
.shuffling {
    animation-duration: 1.4s!important;
    -webkit-animation-duration: 1.4s;
    -ms-animation-duration: 1.4s;
    -moz-animation-duration: 1.4s!important;
    -webkit-animation-name: shuffling;
    -moz-animation-name: shuffling;
    -o-animation-name: shuffling;
    animation-name: shuffling;
    -webkit-animation-timing-function: ease-in;
    -moz-animation-timing-function: ease-in;
    -o-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
@-moz-keyframes shuffling {
    0% {-moz-transform: skewX(9deg);}
    10% {-moz-transform: skewX(-8deg);}
    20% {-moz-transform: skewX(7deg);}
    30% {-moz-transform: skewX(-6deg);}
    40% {-moz-transform: skewX(5deg);}
    50% {-moz-transform: skewX(-4deg);}
    60% {-moz-transform: skewX(3deg);}
    70% {-moz-transform: skewX(-2deg);}
    80% {-moz-transform: skewX(1deg);}
    90% {-moz-transform: skewX(0deg);}
    100% {-moz-transform: skewX(0deg);}
}
@-o-keyframes shuffling {
    0% {-o-transform: skewX(9deg);}
    10% {-o-transform: skewX(-8deg);}
    20% {-o-transform: skewX(7deg);}
    30% {-o-transform: skewX(-6deg);}
    40% {-o-transform: skewX(5deg);}
    50% {-o-transform: skewX(-4deg);}
    60% {-o-transform: skewX(3deg);}
    70% {-o-transform: skewX(-2deg);}
    80% {-o-transform: skewX(1deg);}
    90% {-o-transform: skewX(0deg);}
    100% {-o-transform: skewX(0deg);}
}
@-webkit-keyframes shuffling {
    0% {-webkit-transform: skewX(9deg);}
    10% {-webkit-transform: skewX(-8deg);}
    20% {-webkit-transform: skewX(7deg);}
    30% {-webkit-transform: skewX(-6deg);}
    40% {-webkit-transform: skewX(5deg);}
    50% {-webkit-transform: skewX(-4deg);}
    60% {-webkit-transform: skewX(3deg);}
    70% {-webkit-transform: skewX(-2deg);}
    80% {-webkit-transform: skewX(1deg);}
    90% {-webkit-transform: skewX(0deg);}
    100% {-webkit-transform: skewX(0deg);}
}
@keyframes shuffling {
    0% {transform: skewX(9deg);}
    10% {transform: skewX(-8deg);}
    20% {transform: skewX(7deg);}
    30% {transform: skewX(-6deg);}
    40% {transform: skewX(5deg);}
    50% {transform: skewX(-4deg);}
    60% {transform: skewX(3deg);}
    70% {transform: skewX(-2deg);}
    80% {transform: skewX(1deg);}
    90% {transform: skewX(0deg);}
    100% {transform: skewX(0deg);}
}

.footer_btn {
    position: fixed;
    z-index: 1;
    bottom: 0;
    width: 100%;
    text-align: center;
    background: #45454580;
    display:none;
}

@media screen and (max-width:  640px){
    footer {
        padding-bottom:40%;
    }
}
.top {
    position: relative;
}

.top img{
    width: 100%;
    margin-bottom: 0px;
}

.fv_under{
    margin: 10px auto;
    padding: 10px 15px 5px;
}
@media screen and (max-width: 640px) {
    .fv_under {
        margin: 15px auto 0px;
        padding: 0px
    }
}

/*230915*/
.mv_slider_box {
    width: 96%;
    position: absolute;
    left: 2%;
    right: 2%;
    margin: 0 auto;
    top: 54%;
}
.ms_child{
    padding: 0 5px;
}
h2{
    background-color: #16a8e0;
    color: #fff;
    border-left: 5px solid #e07b0b;
    padding: 10px 0 10px 15px;
    font-weight: bold;
    font-size: 18px;
}
h3{
    background-color: #16a8e0;
    color:#fff;
    text-align: center;
    padding: 15px 0;
    font-size: 30px;
    line-height: 1;
    border-bottom: 5px solid #ffff0b;
    margin: 40px auto 20px;
    border-radius: 15px 15px 0 0;
    font-weight: bold;
}
h3 a{
    color: #fff;
    font-size: 0.8em;
}
.swiper-button-next,
.swiper-button-prev{
    display: none;
}
p.n_btn{
    border-radius: 7px;
    background-color: #e07b0b;
    color: #fff;
    padding: 10px 0;
    display: block;
    text-align: center;
}
p.n_btn a{
	text-decoration: none;
}
.footer_btn{
    padding: 0px 0;
}
.footer_btn a{
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
    margin-bottom: -16px;
    text-decoration: none;
    border-radius: 10px;
    padding: 0px 0;
    font-size: 20px;
}
.rankTable table{
    margin-top: -4%;
}
@media screen and (max-width:  640px){
    .rankTable table{
        margin-top: -8%;
    }
}

.rankTable th,
.rankTable td{
    width: calc(100% / 6);
}

.fsS {
font-size: 1.2rem;
}

.gray{color: #888}

.taR{
text-align: right;
}

.rankTable .first {
    position: relative;
}
.rankTable .first::after {
    position: absolute;
    content: "";
    background-image: url(../img/speech02_r.png);
    background-repeat: no-repeat;
    background-size: cover;
    left: -15%;
    display: block;
    z-index: 9;
    width: 60%;
    aspect-ratio: 11 / 6.4;
    top: -18%;
}
.footer_btn a {
    line-height: 1.2;
}
@media (max-width: 620px) {
    .rankTable .first::after {
        left: 5%;
        width: 48%;
        top: 3%;
    }
    .rankTable table tr:first-child th {
        padding-top: 5%;
    }
}

.cat_block02 {
        background: #f6f5f4;
        border: #c9c9c9 1px solid;
    padding: 20px;
    margin-bottom: 30px;
    text-align: justify;
}
.cat_block02 h3 {
        text-align: center;
        font-size: 18px;
        color: #787878;
        margin-bottom: 20px;
        font-weight: 600;
        background: none;
    border: none;
    margin: 0;
}
.cat_block02 li {
        padding: 10px 5px;
        color: #787878;
        font-size: 17px;
        line-height: 1.3em;
    list-style: none;
}

.ttl_again{
    margin-top: 8%;
}

@media (max-width: 640px){
    .ttl_again{
    margin-top: 13%;
}
}

.fsSS{
    font-size:9px;
}
}
