@charset "utf-8";
/* CSS Document */
body{
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", Arial, sans-serif !important;
	margin: 0;
	background-color: #eee;
}
p{
	font-size: 18px;
	color: #000000;
	line-height: 1.5;
    margin-bottom: 10px;
}
.pc{
    display: block ;
}
.sp{
    display: none ;
}
.fwB{
    font-weight: bold;
}
.taC{
	text-align: center!important;
}
.taL{
	text-align: left!important;
}
.g_k {
	font-size: 10px !important;
	text-align: right;
	margin: 0;
	color: #949494 !important;
}
.w_k {
	font-size: 10px !important;
	text-align: right;
	margin: 0;
	padding: 0 3px 0 0;
	color: #fff !important;
}
.fsS{
	font-size: 11px;
    vertical-align: 34%;
}
.fcR{
	color: rgb(255, 0, 0);
}
.fcP{
	color: #e60084;
}
.fcK{
	color: #40bada;
}
.mtb20{
	margin: 20px 0;
}
.mt20{
	margin-top: 20px;
}
.mb20{
	margin-bottom: 20px;
}
.mb0{
	margin-bottom: 0!important;
}
img {
	width: 100%;
	margin: 0 auto;
	vertical-align: bottom;
}
li {
    padding-left: 1em;
    text-indent: -1em;
}
footer {
    display: block;
    font-size: 13px;
    padding: 40px 30px;
    background: #565656;
    text-align: center;
    margin: 0 auto;
}
footer a{
	color: #fff;
}
h2 {
    background: linear-gradient(90deg,#e38970 0%,#ee4f81 100%);
	padding: 1rem 2rem;
    color: #fff;
    font-weight: bold;
    font-size: 23px;
	line-height: 1.5;
    margin: 45px 0 30px;
}
h3{
    border-bottom: 2px solid #ee4f81;
    border-left: 10px solid #ee4f81;
    padding: 5px 0 12px 20px;
    margin: 30px 0 20px;
    font-size: 20px;
    color: #ee4f81;
    font-weight: bold;
    line-height: 1.3
}
.all{
	max-width: 750px;
	margin: 0 auto;
	box-shadow: 0 0 5px #d8d8d8;
}
.main {
    margin: 0 auto;
    background-color: #fff;
    padding: 3% 20px 5%;
}
@media (max-width: 760px) {
	.pc{
        display: none !important;
    }
    .sp{
        display: block !important;
    }
	p{
		font-size: 16px;
		line-height: 1.5;
	}
	h2 {
		font-size: 20px;
		line-height: 1.4;
        padding: 0.5rem 1rem;
	}
    h3{
        font-size: 18px;
    }
	section {
		padding: 3% 15px 5%;
	}
}

/*-------------比較表-------------*/
.rankTable {
    border: 10px solid #fde5ec;
    border-top: 10px solid #fde5ec;
    border-width: 10px;
    box-sizing: border-box;
    background: #ffffff;
	margin: 0 auto;
}
.rankTable table {
	border-collapse: collapse;
    table-layout: fixed;
    color: #222;
    text-align: center;
}
.rankTable table td {
    font-size: 13px;
    padding: 1.5% 1%;
    line-height: 1.5;
    vertical-align: middle;
    width: 110px;
}
.star_orenge{
   color: #ff7510; 
}
.rankTable table img {
    max-width: 100%;
    margin: 0 auto;
}
.rankTable a {
    color: #ee4f81;
    text-decoration: none;
    font-weight: bold;
    font-size: 13px;
    line-height: 1.2;
}
.rankTable table tr {
	border-top: 1px solid #cdd4d0;
}
.rankTable table tr th {
    background: #ee4f81;
    color: #fff;
    border-radius: 0;
    /*	padding: 0.5% 0;*/
    font-weight: bold;
	font-size: 13px;
	width: 100px;
	line-height: 1.3;
    position: sticky;
    left: 0;
    z-index: 5;
}
.rankTable td {
    border-right: 2px dotted #cdd4d0;
    text-align: center;
}
.rankTable td:first-child{
    background: #cdd4d0;
}
.rankTable td:last-child {
    border-right: none;
}

.rankTable table tr:first-child th:last-child,
.rankTable table tr:last-child th:last-child {
	border-right: none;
}
.rankTable td {
	font-size: 13px;
}
.rankTable td.txt_only {
	font-size: 1.5rem;
	color: #333333;
	padding: 2.5% 0;
}
.y_bg {
	background: #feffdf;
}
.chart_btn {
    border-radius: 5px;
    padding: 5px;
    background-color: #ff7510;
    box-shadow: 0 5px 0 0 #ce6010;
    text-align: center;
    margin: 5px auto;
    position: relative;
    line-height: 1.3;
	color: #fff;
	font-size: 15px;
}
.chart_btn a{
	color: #fff;
	font-size: 15px;
}
.chart02_btn {
    border-radius: 5px;
    padding: 5px;
    background-color: #ee4f81;
    box-shadow: 0 5px 0 0 #d4396a;
    text-align: center;
    margin: 5px auto;
    position: relative;
    line-height: 1.3;
	color: #fff;
	font-size: 15px;
}
.chart02_btn a{
	color: #fff;
	font-size: 15px;
}
.rankTable td.not::before {
    content: "△";
    color: #ffe20f;
    font-size: 250%;
    line-height:1.2
}
.rankTable td.good::before {
    content: "〇";
	font-weight: bold;
    color: #9de6f3;
    font-size: 250%;
    line-height:1.2
}
.rankTable td.berry::before {
    content: "◎";
    font-weight: bold;
    color: #ff3a3a;
    font-size: 250%;
    line-height:1.2
}
@media (max-width: 760px) {
	.chart_btn a{
		font-size: 12px !important;
	}
	.chart_btn02 a{
		font-size: 12px !important;
	}
	.rankTable a {
		font-size: 12px;
		line-height: 1;
	}
    .rankTable table {
        width: 100%;
    }
	.rankTable {
		border: 5px solid #fde5ec;
		border-top: 5px solid #fde5ec;
		width: 100%;
		overflow-x: scroll;
	}
    .rankTable table tr th{
        width: 80px;
    }
	.chart_btn,.chart02_btn{
		width: 100%;
		padding: 2px 0;
	}
}

/*ランク*/
.rank{
    background: #fff;
    padding: 3% 20px 5%;
}
.rank h2{
	display: flex;
    align-items: center;
	padding: 2%;
	background: linear-gradient(90deg,#DBB252 0%,#EFD895 100%);
	margin: 3% 0 0;
	font-size: 25px;
	font-weight: bold;
    color: #fff;
    border: none;
}
.rank h2 img {
    width: 50px;
    margin: 0 20px 0 10px;
}
.flow{
    border:1px solid #ee4f81;
    margin: 30px 0;
    border-radius: 20px;
    background: #fff;
}
.flow_ttl{
    background: #ee4f81;
    padding: 16px;
    margin: 0;
    color: #fff;
    text-align: center;
    border-radius: 20px 20px 0 0;
}
.flow_inner{
    padding: 30px 20px;
}
.flow_inner h4{
    color: #ee4f81;
    font-weight: bold;
    margin: 30px 0 20px;
    font-size: 18px;
}
.flow_inner h4 span{
    background-color: #ee4f81;
    padding: 5px 12px;
    color: #fff;
    margin-right: 15px;
}

@media (max-width: 760px) {
    .rank h2{
        font-size: 20px;
        padding: 2% 4%;
    }
    .flow_inner h4{
        margin: 20px 0 15px;
    }
    .flow_inner h4 span{
        padding: 2px 8px;
        margin-right: 7px;
    }
    .rank h2 img{
        width: 10%;
        margin: 0 9px 0;
    }
}
/*-------- mini table --------*/
.mini_table{
    margin: 0 auto 25px;
    border: 2px solid #cfcfcf;
    width: 100%;
    background: #fff;
}
table.mini_table th, table.mini_table td{
    border: 1px dotted #cfcfcf;
    padding: 2% 1%;
    text-align: center;
    vertical-align: middle;
    width: 25%;
    line-height: 1.5;
}
table.mini_table th {
    background-color: #cfcfcf;
    border: 1px dotted #fff;
    line-height: 1.2rem;
    font-weight: bold;
}
@media (max-width: 760px) {
    .scroll {
        display: block;
        font-size: 0.8rem;
        color: #999;
        margin-bottom: 0;
    }
    .scrollbox{
        display: block;
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch;
    }
    .mini_table{
        width: 710px;
        font-size: 12px;
    }
    table.mini_table th, table.mini_table td{
        padding: 5px 1%;
    }
}

/*-------- cta --------*/
.cta{
    text-decoration: none;
}
.fas{
    font-family: Font Awesome\ 5 Free;
    padding-left: 20px;
}
.fas:before {
    content: "\f105";
}
.btn-label{
    display: block;
    margin: 0 auto 40px;
    width: 65%;
    font-size: 1.6rem;
    font-weight: bold;
    line-height: 1.5;
    padding: 1rem 3rem;
    text-align: center;
    color: #fff;
    border-radius: 0.5rem;
    background: -webkit-linear-gradient(top, #8BC34A 0%, #009625 100%);
    background: linear-gradient(to bottom, #8BC34A 0%, #009625 100%);
    box-shadow: 0 5px 10px rgba(58, 76, 58, .2);
    box-sizing: border-box;
}
.shine{
    position: relative;
    overflow: hidden;
}
.shine::before {
    content: "";
    position: absolute;
    display: inline-block;
    top: -180px;
    left: 0;
    width: 30px;
    height: 100%;
    background-color: #fff;
    transition: .2s;
    -webkit-animation: shiny 3s ease-in-out infinite;
    animation: shiny 3s ease-in-out infinite;
}
@-webkit-keyframes shiny{
    0%{
        -webkit-transform: scale(0) rotate(45deg);
        opacity: 0;
    }
    80%{
        -webkit-transform: scale(0) rotate(45deg);
        opacity: .5;
    }
    81%{
        -webkit-transform: scale(4) rotate(45deg);
        opacity: 1;
    }
    100%{
        -webkit-transform: scale(50) rotate(45deg);
        opacity: 0;
    }
}
@media (max-width: 760px) {
    .btn-label{
        font-size: 1.2rem;
        width: 100%;
        padding: 1rem 20px;
    }
}

/*-------- 検索 --------*/
.accordion{
    margin: 10px 0 0;
    font-size: 15px;
}
.accordion dt{
    background-color: #cfcfcf;
    color: #fff;
    text-align: center;
    width: 85%;
    margin: 0 auto 25px;
    padding: 5px;
}
.accordion dd{
    display: none;
}

.searchtable{
    margin: 0 auto 17px;
    border-collapse: collapse;
    width: 80%;
}
.searchtable th,
.searchtable td{
    border: 1px solid #999;
    padding: 5px;
    color: #999;
}
.searchtable th{
    font-weight: normal;
    background-color: #cfcfcf;
    color: #fff;
}
.searchtable td{
    text-align: left;
    padding-left: 15px;
}

.searchtable td:nth-child(1) {
    border: none;
}

.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;
    margin-bottom: 10px;
    width: 42%;
}

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

@media screen and (max-width: 760px){
	
	.searchtable{
    	width: 90%;
		}
	
	.searchbutton {
		padding: 10px 40px;
		width: 70%;
		}
}
