@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:#8b8b89;
	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:#675447;
	text-decoration:none;
}
a:hover {
	color:#e88e00;
	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;
}

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




/*================================================
 *  ヘッダー
 ================================================*/
header {
	width: 100%;
	background-color: #67acfe;
	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%;
}


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


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



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

.NOSHDBXU,
aside h2,
aside ol,
.z5NRHBYk,
.WedfmxwO,
.qswFVPC2,
.nhsnFbsc {
	margin: 0 auto;
	max-width: 768px;
	position: relative;
	width: 100%;
	overflow: hidden;
}

aside {
	width: 100%;
	background-color: #67acfe;
}

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 .Rh7JCv22 {
	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/cc5a6463b744800c928e45cc5a02a451.png");
}

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

aside ol li:nth-child(3) {
	background-image: url("../images/1deeb43af4066bd40b24158f17d162c9.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: #fec101;
	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 .PjntQ1hr {
	color: #fe730c;
	font-size: 2rem;
	padding: 1rem 0 0.3rem;
}

aside ol li dl .lDMDiiNn {
	color: #7b7d7d;
}

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

aside ol li dl .tYD5szP6 {
	color: #febb01;
	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 .H9VWgl0G {
	width: 100%;
}

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

.rD7j6OAa {
	border: 6px solid #67acfe;
	margin-top: 2rem;
	box-shadow: 0 -2rem 0 0 #ffffff;
	background: #ffffff;
}

.rD7j6OAa heaedr {
	display: block;
	background: #575959;
	padding: 0.6rem 0;
}

.rD7j6OAa heaedr a {
}

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

.rD7j6OAa heaedr .GZpOLinl {
	width: 15%;
}

.rD7j6OAa heaedr .cdBXHySZ {
	width: 65%;
	font-size: 1.4rem;
}

.rD7j6OAa heaedr h2 .C8pqkoiy {
	width: 20%;
	font-size: 0.7rem;
	line-height: 0.7rem;
	color: #ffd101;
}

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

.rD7j6OAa heaedr h2 .C8pqkoiy::after {
	content: "点";
}

.rD7j6OAa heaedr .GZpOLinl img {
	width: 65%;
}

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

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

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

.z5NRHBYk .J1BZwfAT ul li {
	display: inline-block;
	padding: 0.2rem 0.6rem;
	margin-right: 0.2rem;
	margin-bottom: 0.2rem;
	background: #67acfe;
	color: #ffffff;
	font-size: 0.9rem;
}

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

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

.z5NRHBYk picture img {
	border: 1px solid #edefef;
	width: 95%;
}

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

.z5NRHBYk .uWAPWAst h3 {
	color: #ffffff;
    background: linear-gradient(45deg, #ffb90b, #ff903e);
	text-align: left;
	padding-left: 1.5rem;
}

.z5NRHBYk .uWAPWAst ul {
	border-radius: 15px;
	color: #7b7d7d;
	font-size: 1.2rem;
}

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

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

.z5NRHBYk .uWAPWAst ul li span {
	background: linear-gradient(transparent 70%, #fff491 30%);
}

.z5NRHBYk p span {
	color: #ef881a;
}

.z5NRHBYk .eBITEaBW {
	width: 88%;
	margin:  1rem auto;
	padding: 1rem 4% 1.8rem 4%;
	color: #7b7d7d;
}

.z5NRHBYk .eBITEaBW h3 {
	color: #ffffff;
    background: linear-gradient(45deg, #67acfe, #8ec1ff);
	text-align: left;
	padding-left: 1.5rem;
}

.z5NRHBYk .eBITEaBW .d4TdBPh5 {
	width: 100%;
	text-align: left;
	padding: 0 0 1.5rem;
}

.z5NRHBYk .eBITEaBW ul li {
	border-bottom: 3px solid #67acfe;
}

.z5NRHBYk .eBITEaBW .uJtbzzpp {
	font-size: 0.6rem;
	text-align: right;
	color: #9b9b99;
}

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

.z5NRHBYk .eBITEaBW figure img {
	width: 21%;
	padding-left: 1%;
}

.z5NRHBYk .eBITEaBW figcaption {
	padding-left: 0.6rem;
	color: #67acfe;
}

.z5NRHBYk .IUdgS7ZF {
	width: 88%;
	margin:  1rem auto;
	padding: 1rem 4% 1.8rem 4%;
	color: #7b7d7d;
}

.z5NRHBYk .IUdgS7ZF h3 {
	color: #ffffff;
    background: linear-gradient(45deg, #04fcc3, #04c096);
	text-align: left;
	padding-left: 1.5rem;
}

.z5NRHBYk .IUdgS7ZF p {
	font-size: 1rem;
}

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

.z5NRHBYk .IUdgS7ZF .d4TdBPh5 {
	width: 100%;
	float: none;
	text-align: left;
	padding: 0.5rem 0 1.5rem;
}

.z5NRHBYk .IUdgS7ZF ul li {
}

.z5NRHBYk .IUdgS7ZF figure img {
	width: 20%;
	padding-left: 1%;
}

.z5NRHBYk .IUdgS7ZF figcaption {
	padding-left: 0.6rem;
	color: #04c096;
}

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

.WedfmxwO h4 {
	font-size: 1.2rem;
	color: #606062;
}

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

.WedfmxwO p {
	margin-bottom: 0;
}

.WedfmxwO span {
	color: #cc0100;
	background: linear-gradient(transparent 70%, #fff491 30%);
	font-size: 1rem;
}

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

.tHumw6Ba .o8eMljrO {
	background: #67acfe;
}

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

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

.tHumw6Ba .o8eMljrO ul li a {
	color: #ffffff;
}

.tHumw6Ba .nhsnFbsc {
	color: #babcba;
	width: 94%;
	margin: 0.8rem auto 0;
}

.tHumw6Ba .nhsnFbsc h5 {
	font-size: 0.8rem;
}

.tHumw6Ba .nhsnFbsc 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);
  }
}

.jii6kmdv,
.GAEVao3u{
	max-width: 768px;
	margin: 0 auto;
}

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

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

.GAEVao3u {
	padding: 1rem 0.5rem;
}

.GAEVao3u h2 {
	padding: 0.3em 0.4em;
	margin-bottom: 0.5rem;
	font-size: 1.4rem;
	color: #484a48;
	background: #f5f5f5;
	border-left: solid 8px #67acfe;
	border-bottom: solid 3px #d8d8d6;
}

.GAEVao3u h3 {
	font-size: 1.4rem;
	color: #67acfe;
	border-bottom: 2px solid #67acfe;
	margin: 0.5rem 0;
}

.GAEVao3u ul {
	color: #67acfe;
	margin-bottom: 2rem;
}

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

.GAEVao3u dt {
	font-size: 1.4rem;
	color: #67acfe;
	border-bottom: 2px solid #67acfe;
}

.H6Z8xjQS {
    background: #3a88ff;
}

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

.arBA9yjT .GNjfAGYk {
    list-style: none;
    margin: 0;
}

label {
    cursor: pointer;
}

.v4CY4WMl {
    display: none;
}

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

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

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

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

.naimm13j {}

.SIbjW7JR {}

.N4nwhJOY {
    position: relative;
}

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

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

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

.SIbjW7JR table td input {
	font-size: 0.6rem;
    width: 100%;
    box-sizing: border-box;
    border: 2px solid #dedcde;
    background: #fffffe;
    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;
}

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

.SIbjW7JR 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 #dedcde;
	background: #fffffe;
    color: #838b9b;
    width: 100%;
    border-radius: 15px;
}

.SIbjW7JR table td select option {
    background-color: #fffffe;
    color: #323432;
}

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

.SIbjW7JR table td select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #838b9b;
}

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

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

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

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