@charset "UTF-8";

/*================================================
 *  一般・共通設定
 ================================================*/
@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?d985t9');
  src:  url('fonts/icomoon.eot?d985t9#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?d985t9') format('truetype'),
    url('fonts/icomoon.woff?d985t9') format('woff'),
    url('fonts/icomoon.svg?d985t9#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" fa-"] {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-star:before {
  content: "\e9d9";
  font-size: 1.4rem;
}

body {
	width:100%;
	margin:0 auto;
	font-size:1.2rem;
	font-weight:600;
	color:#8a8a8a;
	font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	line-height:1.6;
	letter-spacing:0px;
	-webkit-text-size-adjust: 100%;
	margin-bottom: 1rem;
}

a {
	color:#685548;
	text-decoration:none;
}
a:hover {
	color:#e78f00;
	opacity: 80%;
}
a:hover img {
 opacity: 0.8;
 filter: alpha(opacity=80);
 -moz-opacity: 0.8;
}

hr {
	content: ".";
	display: block;
	border: none;
	height: 0;
	margin:0;
	clear: both;
}
p {
	margin:0 0 1em 0;
}

img {
	vertical-align:middle;
	width:100%;
}

em {
	font-weight:bold;
}

strong {
	font-weight:bold;
	font-size:110%;
}

pre {
	margin:1em 0;
	padding:1em;
}

.att {
  padding-left: 1.5em;
  text-indent: -1.5em;
}




/*================================================
 *  ヘッダー
 ================================================*/
header {
	width: 100%;
	background-color: #68adfd;
	top: 0;
	overflow: hidden;
}

header ul {
	padding: 1rem 0;
	margin: 0 auto;
	max-width: 768px;
}

header ul li {
	float: left;
	width: 32%;
	padding: 0 0.5%;
}


/*================================================
 *  フッター
 ================================================*/
.footbox {
	width:100%;
	text-align: center;
	padding-bottom: .8rem;
}


/*================================================
 *  ページトップへの戻り
 ================================================*/
.totop {
	position:fixed;
	bottom:15px;
	right:15px;
}
.totop a {
	display:block;
	text-decoration:none;
}
.totop img {
}
.totop img:hover {
}
.headbtn {
	margin:0 auto;
	max-width:700px;
	width:100%;
}



/*================================================
 *  トップページ
 ================================================*/
.mainimg {
	background-color: #f6f6db;
}

.main_wrap,
aside h2,
aside ol,
.rank_wrap,
.rank_footer,
.foot_logo,
.infomation {
	margin: 0 auto;
	max-width: 768px;
	position: relative;
	width: 100%;
	overflow: hidden;
}

aside {
	width: 100%;
	background-color: #68adfd;
}

aside ol {
	display: flex;
}

aside ol li {
	width: 32%;
	margin: 0 0.6% 1rem;
	float: left;
	background: #ffffff;
	padding: 4rem 0 0;
	display: flex;
	flex-direction: column;
}

aside ol li .culum_wrap {
	flex-grow: 1;
}

aside ol li:nth-child(1),
aside ol li:nth-child(2),
aside ol li:nth-child(3) {
	background-repeat: no-repeat;
	background-position: top center;
	background-size: 100%;
}

aside ol li:nth-child(1) {
	background-image: url("../images/cont01_rank01.png");
}

aside ol li:nth-child(2) {
	background-image: url("../images/cont01_rank02.png");
}

aside ol li:nth-child(3) {
	background-image: url("../images/cont01_rank03.png");
}

aside ol li picture {
	display: flex;
	margin-bottom: 0.6rem;
	padding: 0 5%;
}

aside ol li picture img {
	object-fit: cover;
	object-position: center top;
	width: 100%;
	aspect-ratio: 1 / 1;
}

aside ol li dl p {
	font-size: 1rem;
	line-height: 1.4rem;
	margin-bottom: 0;
	text-align: center;
	font-weight: 700;
}

aside ol li dl dt {
	background: #ffc000;
	color: #ffffff;
	font-size: 1rem;
	line-height: 2rem;
	text-align: center;
	padding: 0.4rem 0;
	margin-top: 0.6rem;
}

aside ol li dl dd {
	text-align: center;
	font-size: 1rem;
	line-height: 1rem;
	padding: 1rem 0 0.4rem;
}

aside ol li dl .point {
	color: #ff740d;
	font-size: 2rem;
	padding: 1rem 0 0.3rem;
}

aside ol li dl .gray {
	color: #7c7c7c;
}

aside ol li dl .point small {
	font-size: 1.6rem;
}

aside ol li dl .star {
	color: #ffba00;
	font-size: 1.6rem;
	letter-spacing: -1px;
	padding: 1.6rem 0 1rem;
}

aside ol li dl dd img {
	width: 80%;
	text-align: center;
}

aside ol li .btn {
	width: 100%;
}

aside ol li .btn a {
	display: block;
	text-align: center;
	width: 96%;
	padding: 1rem 2% 0.4rem;
}

.rank_box {
	border: 6px solid #68adfd;
	margin-top: 2rem;
	box-shadow: 0 -2rem 0 0 #ffffff;
	background: #ffffff;
}

.rank_box heaedr {
	display: block;
	background: #585858;
	padding: 0.6rem 0;
}

.rank_box heaedr a {
}

.rank_box heaedr h2 {
	max-width: 768px;
	color: #ffffff;
	margin: 0 auto;
	text-align: center;
	position: relative;
	display: flex;
	align-items: center;
	padding: 0.4rem 0;
}

.rank_box heaedr .rank_icon {
	width: 15%;
}

.rank_box heaedr .rank_title {
	width: 65%;
	font-size: 1.4rem;
}

.rank_box heaedr h2 .rank_score {
	width: 20%;
	font-size: 0.7rem;
	line-height: 0.7rem;
	color: #ffd200;
}

.rank_box heaedr h2 .rank_score::before {
	white-space: pre;
	content: "総合評価\A";
}

.rank_box heaedr h2 .rank_score::after {
	content: "点";
}

.rank_box heaedr .rank_icon img {
	width: 65%;
}

.rank_box heaedr h2 .rank_score span {
	font-size: 1.4rem;
	line-height: 1.6rem;
}

.rank_wrap {
	text-align: center;
	background: #ffffff;
}

.rank_wrap .rank_tag ul {
	display: flex;
	overflow-x: auto;
	white-space: nowrap;
	-webkit-overflow-scrolling: touch;
	margin: 1rem 0;
	padding: 0 0.5rem 0.5rem;
	width: 100%;
}

.rank_wrap .rank_tag ul li {
	display: inline-block;
	padding: 0.2rem 0.6rem;
	margin-right: 0.2rem;
	margin-bottom: 0.2rem;
	background: #68adfd;
	color: #ffffff;
	font-size: 0.9rem;
}

.rank_wrap h3 {
	font-size: 1.5rem;
	padding: 0.6rem 0;
	color: #f0871b;
}

.rank_wrap p {
	font-size: 1rem;
	margin-bottom: 0;
}

.rank_wrap picture img {
	border: 1px solid #eee;
	width: 95%;
}

.rank_wrap .rank_point {
	border-radius: 15px;
	width: 90%;
	margin: 1rem auto 0;
	padding: 0 3% 3% 3%;
}

.rank_wrap .rank_point h3 {
	color: #ffffff;
    background: linear-gradient(45deg, #ffb80c, #ff913d);
	text-align: left;
	padding-left: 1.5rem;
}

.rank_wrap .rank_point ul {
	border-radius: 15px;
	color: #7c7c7c;
	font-size: 1.2rem;
}

.rank_wrap .rank_point ul li {
	margin: 0 2%;
	padding: 0.5rem 0;
	text-align: left;
	margin-left: 2rem;
	padding-left: -1rem;
	position: relative;
}

.rank_wrap .rank_point ul li::after {
  content: '';
  display: block;
  position: absolute;
  top: 1rem;
  left: -1em;
  width: 10px;
  height: 5px;
  border-left: 3px solid #ffb03f;
  border-bottom: 3px solid #ffb03f;
  transform: rotate(-45deg);
}

.rank_wrap .rank_point ul li span {
	background: linear-gradient(transparent 70%, #fff390 30%);
}

.rank_wrap p span {
	color: #f0871b;
}

.rank_wrap .rank_voice {
	width: 88%;
	margin:  1rem auto;
	padding: 1rem 4% 1.8rem 4%;
	color: #7c7c7c;
}

.rank_wrap .rank_voice h3 {
	color: #ffffff;
    background: linear-gradient(45deg, #68adfd, #8dc2ff);
	text-align: left;
	padding-left: 1.5rem;
}

.rank_wrap .rank_voice .voice_tx {
	width: 100%;
	text-align: left;
	padding: 0 0 1.5rem;
}

.rank_wrap .rank_voice ul li {
	border-bottom: 3px solid #68adfd;
}

.rank_wrap .rank_voice .atent {
	font-size: 0.6rem;
	text-align: right;
	color: #9a9a9a;
}

.rank_wrap .rank_voice figure {
	width: 100%;
	text-align: center;
	padding: 0 0;
	display: flex;
	align-items: center;
	padding: 1rem 0 0.5rem;
}

.rank_wrap .rank_voice figure img {
	width: 21%;
	padding-left: 1%;
}

.rank_wrap .rank_voice figcaption {
	padding-left: 0.6rem;
	color: #68adfd;
}

.rank_wrap .rank_admin {
	width: 88%;
	margin:  1rem auto;
	padding: 1rem 4% 1.8rem 4%;
	color: #7c7c7c;
}

.rank_wrap .rank_admin h3 {
	color: #ffffff;
    background: linear-gradient(45deg, #03fdc2, #03c195);
	text-align: left;
	padding-left: 1.5rem;
}

.rank_wrap .rank_admin p {
	font-size: 1rem;
}

.rank_wrap .rank_admin figure {
	width: 100%;
	text-align: center;
	padding: 0 0;
	display: flex;
	align-items: center;
	padding: 1rem 0 0.5rem;
}

.rank_wrap .rank_admin .voice_tx {
	width: 100%;
	float: none;
	text-align: left;
	padding: 0.5rem 0 1.5rem;
}

.rank_wrap .rank_admin ul li {
}

.rank_wrap .rank_admin figure img {
	width: 20%;
	padding-left: 1%;
}

.rank_wrap .rank_admin figcaption {
	padding-left: 0.6rem;
	color: #03c195;
}

.rank_box footer {
	text-align: center;
	background: #dddddd;
	margin-top: 0rem;
	padding: 1.5rem 0;
}

.rank_footer h4 {
	font-size: 1.2rem;
	color: #616161;
}

.rank_footer h4::before {
	content: url(../images/cont02_lineicon.png);
	vertical-align: middle;
}

.rank_footer p {
	margin-bottom: 0;
}

.rank_footer span {
	color: #cb0000;
	background: linear-gradient(transparent 70%, #fff390 30%);
	font-size: 1rem;
}

.foot_logo img {
	display: block;
	width: 60%;
	margin: 0.5rem auto;
}

.foot_wrap .foot_menu {
	background: #68adfd;
}

.foot_wrap .foot_menu ul {
	max-width: 768px;
	margin: 0 auto;
	padding: 1rem 0;
}

.foot_wrap .foot_menu ul li {
	list-style: none;
	float: none;
	padding-left: 2rem;
	color: #ffffff;
	font-size: 1rem;
}

.foot_wrap .foot_menu ul li a {
	color: #ffffff;
}

.foot_wrap .infomation {
	color: #BBBBBB;
	width: 94%;
	margin: 0.8rem auto 0;
}

.foot_wrap .infomation h5 {
	font-size: 0.8rem;
}

.foot_wrap .infomation p {
	font-size: 0.8rem;
	margin-bottom: 0.3rem;
}

img.move {
  animation: anime1 0.4s ease 0s infinite alternate;
  transform-origin:center;
}
@keyframes anime1 {
  from {
    transform: scale(1.02,1.02);
  }
  to {
    transform: scale(1,1);
  }
}

.sub_head,
.sub_box{
	max-width: 768px;
	margin: 0 auto;
}

.sub_head h1 {
	color: #ffffff;
	font-size: 1.4rem;
	text-align: center;
	padding: 1.4rem 0;
}

.sub_head h1 img {
	width: 70%;
	margin: 0 auto;
}

.sub_box {
	padding: 1rem 0.5rem;
}

.sub_box h2 {
	padding: 0.3em 0.4em;
	margin-bottom: 0.5rem;
	font-size: 1.4rem;
	color: #494949;
	background: #f4f4f4;
	border-left: solid 8px #68adfd;
	border-bottom: solid 3px #d7d7d7;
}

.sub_box h3 {
	font-size: 1.4rem;
	color: #68adfd;
	border-bottom: 2px solid #68adfd;
	margin: 0.5rem 0;
}

.sub_box ul {
	color: #68adfd;
	margin-bottom: 2rem;
}

.sub_box p,
.sub_box dd {
	margin-bottom: 2rem;
	font-size: 1rem;
}

.sub_box dt {
	font-size: 1.4rem;
	color: #68adfd;
	border-bottom: 2px solid #68adfd;
}

.searchwrap {
    background: #3b89ff;
}

.searchbox {
	max-width: 768px;
	margin: 0 auto;
    padding: 1% 2%;
}

.accordion .search {
    list-style: none;
    margin: 0;
}

label {
    cursor: pointer;
}

.toggle {
    display: none;
}

.toggle+.search {
    max-height: 0;
    overflow: hidden;
    transition: all .4s ease-out;
    position: relative;
    top: 4px;
    margin-bottom: -10px;
}

.toggle:checked+.search {
    max-height: 2000px;
    transition: all .4s ease-in;
}

.accordion {
    background: #dce5ff;
    overflow: hidden;
	border-radius: 15px;
	margin: 1rem 0;
}

.search {
    margin: 32px 8px;
    padding: 8px;
}

.search-title {}

.search-form {}

.select-wrap {
    position: relative;
}

.select-wrap:before {
    z-index: 1;
    position: absolute;
    right: 15px;
    top: 0;
    content: "\e900";
    font-family: "icomoon";
    line-height: 43px;
    color: #3b89ff;
    pointer-events: none;
}

.search-form table {
    width: 100%;
    margin: 0;
    border-radius: 8px;
    box-sizing: border-box;
}

.search-form table td {
    text-align: center;
    padding: 4px;
    width: calc(100% / 3);
	font-size: 0.6rem;
}

.search-form table td input {
	font-size: 0.6rem;
    width: 100%;
    box-sizing: border-box;
    border: 2px solid #ddd;
    background: #fff;
    height: 40px;
    line-height: 40px;
    padding: 8px 12px;
    border-radius: 5px;
    vertical-align: middle;
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.search-form table td select {
    width: 100%;
    box-sizing: border-box;
}

.search-form table td select {
    outline: none;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    background: none transparent;
    vertical-align: middle;
    font-size: inherit;
    color: inherit;
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    height: 40px;
    padding: 8px 12px;
    border: 2px solid #ddd;
	background: #fff;
    color: #828c9a;
    width: 100%;
    border-radius: 15px;
}

.search-form table td select option {
    background-color: #fff;
    color: #333;
}

.search-form table td select::-ms-expand {
    display: none;
}

.search-form table td select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #828c9a;
}

.search-submit {
    margin: 0;
    padding-bottom: 24px;
}

.search-submit-button {
    background: linear-gradient(#3b89ff, #3b89ff);
    border: 1px solid #3b89ff;
    border-radius: 25px;
    display: block;
    color: #fff;
    text-decoration: none;
    padding: 1%;
    width: 50%;
    margin: 15px auto 0 auto;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    cursor: pointer;
}

.backbtn img {
	display: block;
	width: 70%;
	margin: 0 auto;
}

.last-updated-at {
    margin-bottom: 12px;
    padding: 0;
    text-align: center;
    font-size: 14px;
    line-height: 1;
    font-weight: 400;
    color: #fff;
}
