@charset "utf-8";
/* CSS Document */
body {
	font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
	font-size: 16px;
	line-height: 1.5;
	color: #333;
	overflow: hidden;
	text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

#wrap {
	width: 100%;
	position: relative;
	height: 100%;
	background: #f8f8f8;
}

#contents {
	position: relative;
	width: 40vw;
	margin: 0 auto;
	background: #fff;
	box-shadow: 0px 0px 3px #bbb;
}

@media screen and (max-width: 979px) {
#contents {
    width: 700px;
}
}

@media screen and (max-width: 767px) {
#contents {
    width: 90%;
    max-width: 700px;
}
}

@media screen and (max-width: 479px) {
#contents {
    width: 100%;
}
}

p {
	font-size: 18px;
	line-height: 1.7em;
	margin: 0 0 15px;
}

@media screen and (max-width: 979px) {
p {
	font-size: 18px;
}
}

@media screen and (max-width: 767px) {
p {
	font-size: 16px;
}
}

@media screen and (max-width: 479px) {
p {
	font-size: 16px;
}
}

p.point {
	margin: 5px;
	padding: 5px;
}

@media screen and (min-width: 979px){   
  .pc { display:block; }
  .sp { display:none; }
}
@media screen and (max-width: 979px){   
  .pc { display:none; }
  .sp { display:block; }
}

/*----画像装飾----*/

img {
	max-width: 100%;
	margin: 0 auto;
}

.hikaku01 img {
	max-width: 85px;
	height: 85px;
	margin: 5px auto 0 auto;
}

.hikaku01 .under{
	text-decoration: underline;
}

.hikaku01_text01{
	font-weight: bold;
	font-size: 11px;
}

.img_first{
	max-width: 145px !important;
	height: 100px !important;
}

@media screen and (min-width: 376px) {
.img_first{
	max-width: 160px !important;
	height: 110px !important;
}
}

@media screen and (min-width: 415px) {
.img_first{
	max-width: 190px !important;
	height: 130px !important;
}
}

@media screen and (min-width: 480px) {
.img_first{
	max-width: 300px !important;
	height: 180px !important;
}
}

.imgstar {
	padding-top: 10px;
	padding-bottom: 5px;
}


.gray_waku {
	border: 1px solid #ccc;
	max-width: 100%;
}

.gray_waku2 {
	margin: -5px auto 5px auto;
  	padding: 5px 5px 0 5px;
	border: 1px solid #e1e1e1;
	border-radius: 4px;
	width: 100%;
}

.gray_waku2 p {
	margin: 0 0 5px;
	font-size: 15px;
}

.yellow_waku {
	margin: 8px 0px;
  	padding: 8px;
	background: #FFFFCC;
	border: 1px solid #e1e1e1;
	border-radius: 4px;
	width: 100%;
}

.yellow_waku2 {
	margin-bottom: 10px;
  	padding: 8px;
	background: #FFFFCC;
	border: 1px solid #e1e1e1;
	border-radius: 4px;
	width: 100%;
}

.blue_waku {
	margin: 0 auto 15px auto;
  	padding: 8px;
	background: #edf4f8;
	border: 1px solid #e1e1e1;
	border-radius: 4px;
	width: 98%;
}

.imgbox {
	margin: 0 0 20px 20px;
	padding: 0 10px;
}

.imgbox .solid {
	display:inline-block;
	border: 1px solid #ccc;
}

.float_left {
	float: left;
	margin: 0 0 10px;
}

.img_waku {
	border: 0.5px solid #c5c5c5;
}

.img_waku02 {
	display: block;
	margin: 0 auto;
	width: 90%;
}

@media screen and (min-width: 820px) {
.img_waku02 {
	width: 75%;
}
}

.img_waku03 {
	display: block;
	margin: 0px auto 15px;
	width: 85%;
	border: 1px solid #c5c5c5;
}

@media screen and (min-width: 820px) {
.img_waku03 {
	max-width: 250px;
}
}

.img_waku04 {
	display: block;
	margin: 0 auto;
	width: 90%;
}

.img_oukan {
	width: 50px;
}


.img_waku05 {
	display: block;
	margin: 0 auto;
	width: 95%;
}

@media screen and (min-width: 820px) {
.img_waku05 {
	width: 75%;
}
}



/*----文字装飾----*/

b {
	font-weight: bold;
}

strong {
	font-weight: bold;
	background: linear-gradient(180deg,#fff 0%,#fff 10%,#ff6 10%,#fff 100%);
}

.strong2 {
	font-weight: bold;
	background: linear-gradient(180deg,#f0e4d7 0%,#f0e4d7 10%,#ff6 10%,#f0e4d7 100%);
	font-size: 11px;
}

/*装飾追記*/
.very_strong{
	font-size: 16px;
	font-weight: bold;
}

.weak{
	font-size: 15px;
	color: rgb(0 0 0 / 70%);
}

.underline {
	text-decoration: underline;
}

.red {
	color: #f30202;
}

.red02 {
    color: #ff5252;
    font-weight: bold;
}

.adding {
	font-weight: bold;
	display: block;
	text-align: right;
	font-size: 12px;
}

.pankuzu {
	font-size: 12px;
	margin: 0 0 5px 10px;
}

.hyouka {
	font-size: 12px;
	margin: 5px auto 0;
}


.hyouka2 {
	font-size: 14px;
	margin: 5px auto 0;
}




.frame_text {
	font-size: 14px;
	text-decoration: underline;
	margin: 5px auto 0;
}

.frame_text2 {
	font-size: 12px;
	margin: 5px auto 0;
}

.frame_text3 {
	font-size: 11px;
	text-decoration: underline;
	margin: 5px auto 0;
	line-height: 14px;
}

.frame_text4 {
	font-size: 12px;
	text-decoration: underline;
	margin: 5px auto 0;
	line-height: 14px;
}

.frame_text6 {
	font-size: 14px;
	text-decoration: underline;
	margin: 12px auto;
}

.frame_text7 {
	font-size: 14px;
	margin: 12px auto;
}



@media screen and (max-width: 600px) {


.hyouka2 {
	font-size: 12px;
	margin: 5px auto 0;
}

}
@media screen and (min-width: 414px) {
.frame_text3 {
	font-size: 14px;
}
}

.frame_text4 {
	font-size: 12px;
	margin: 5px auto;
}

.frame_text5 {
	font-size: 14px;
	margin: 5px auto -8px;
}

.text_middle{
	font-size: 14px;
}


.text_small {
	font-size: 12px;
}

.text_verysmall {
	font-size: 9px;
}

.text_verysmall2 {
	font-size: 11px;
}

.text_verysmall3 {
	font-size: 9.5px;
}

.text_verybig {
	font-size: 18px;
}

.text_right {
	display: block;
	text-align: right;
	margin: auto auto 10px;
}

/*注釈*/
.gray_text {
	color: gray;
	padding: 5px;
	margin: 5px;
	background: #f1f1f1;
	border: 1px solid #e1e1e1;
	border-radius: 4px;
	line-height: 18px;
}

/*----テーブル----*/
table {
	text-align: center;
	clear: both;
	width: 100%;
	margin: 13px auto 5px;
	border: 1px solid #808080;
}

.hikaku01{
	margin: 5px auto;
	border: 3px double #ccc;
}


thead {
  position: sticky;
  z-index: 10;
  top: 0;
}

th {
	background-color: #37a59714;
	border: 1px solid #ccc;
	text-align: center;
	font-size: 13px;
	padding: 2px;
}

.th_ranking {
	width: 20%;
	height: 33px;
}

@media screen and (max-width: 767px) {
th {
	font-size: 14px;
}
}

@media screen and (max-width: 479px) {
th {
	font-size: 14px;
}
}

tr.tr_hikaku {
	background-color: #37a59714;
}

td {
	border: 1px solid #ccc;
	text-align: center;
	font-size: 12px;
	padding: 2px;
}

.td_margin01 {
	padding: 5px 10px;
}

.td_margin02 {
	padding: 8px 3px;
}

.search01 td{
	text-align: center;
	background-color: #fdfbdb;
	border: 1px solid #ccc;
	text-align: center;
	font-size: 14px;
	padding: 1px 0 0;
}

.td_hikaku {
	font-size: 16px;
}

.td_hikaku3 {
	font-size: 16px;
}
	


.td_hikaku5 {
	font-size: 15px;
}


/* 店舗一覧 */
table.store{
	margin: 10px auto 5px auto;
}

.store td {
	border: 1px solid #ccc;
	padding: 3px 10px;
	line-height: 1.5;
	text-align: inherit;
}

.thtd_sp_hidden img {
	border: none;
	margin: 0;
}

@media screen and (max-width: 767px) {
.thtd_sp_hidden {
	display: none;
}
}

/*スペックテーブル*/
.spec_table_mini {
	width: 48%;
}

.spec_table_mini th,.spec_table_mini td {
	font-size: 10px;
	padding: 2px;
}

/*----運営者情報----*/
.uneisha {
	width: 95%;
	margin: 20px 10px;
	padding: 0;
}

.uneisha th {
	width: 25%;
	background-color: #f1f1f1;
	text-align: center;
	font-size: 14px;
	padding: 3px 0 0;
}

.uneisha td {
	width: 75%;
	background-color: #fff;
	text-align: left;
	font-size: 14px;
	padding: 3px 0 0 10px;
}

/*----ランキング根拠----*/
.basis_table {
	width: 60%;
	margin: 10px 10px 20px;
}

.basis_table th {
	width: 50%;
	background-color: #f1f1f1;
	text-align: center;
	font-size: 14px;
	padding: 3px 0 0;
}

.basis_table td {
	width: 50%;
	background-color: #fff;
	text-align: center;
	font-size: 14px;
	padding: 3px 0 0 10px;
}

/*----ヘッダー,フッター----*/
header {
	border-bottom: groove 2px #6c646473;
	height: auto;
	width: 100%;
	box-shadow: 0 1px #6c6464;
	display: flex;
	justify-content: space-between;
}

header img {
	border: none;
	padding: 2px 0;
}

@media screen and (max-width: 479px) {
header img {
	width: 79%;
}
}

.top_pr {
	margin: auto 0;
	padding: 7px 10px;
	font-size: 12px;
	color: #676767;
}

/*----リスト----*/
#footer {
	clear: both;
	padding: 30px 0 0 0;
	box-shadow: 2px 0 3px #e1e1e1;
	background: #eff8f7;
	font-size: 14px;
}

.footer_contents {
	width: 980px;
	margin: 0 auto;
	padding: 0 0 30px 40px;
	overflow: hidden;
}
@media screen and (max-width: 767px) {
.footer_contents {
	width: 540px;
}
}
@media screen and (max-width: 479px) {
.footer_contents {
	width: 100%;
}
}


.footer_contents a {
	color: #333;
	text-decoration: none;
}

.footer_contents .sitename {
	font-size: 110%;
	font-weight: bold;
	padding: 0 0 5px 0;
}
@media screen and (max-width: 767px) {
.footer_contents .sitename {
	font-size: 16px;
}
}
@media screen and (max-width: 479px) {
.footer_contents .sitename {
	font-size: 14px;
}
}

.footer_contents .mokuji_waku {
	float: left;
	margin: 0 20px 0 5px;
	padding: 0 20px;
}

.footer_contents .groupname {
	margin: 0 0 0 0;
	padding: 0;
	border-bottom: 1px dotted #333;
	font-size: 95%;
	font-weight: bold;
}

.footer_contents li {
	margin: 5px 0 0 0;
	padding: 0 10px 0px 0;
	font-size: 80%;
	list-style:none;
}
@media screen and (max-width: 767px) {
.footer_contents li {
	font-size: 12px;
}
}
@media screen and (max-width: 479px) {
.footer_contents li {
	font-size: 10px;
}
}

.copylights {
	display: block;
	padding: 10px 0;
	text-align: center;
	font-size: 90%;
	background: #fff;
}

address {
	margin: 0 0 20px 0;
	text-align: center;
	font-size: 85%;
	background: #e3e1e1;
}

address a {
	color: #039;
}

.mokuji_waku {
	float: left;
}



/*---リンク---*/
a:hover {
	opacity:0.8;
}

/*----見出し----*/
h1 {
    margin: 0 auto;
	padding: 3px 0 0;
    width: 70%;
	font-size: 24px;
	color: #ffffff;
	/*text-align: center;*/
}

@media screen and (max-width: 979px) {
h1 {
	font-size: 24px;
}
}

@media screen and (max-width: 767px) {
h1 {
	font-size: 18px;
}
}

@media screen and (max-width: 479px) {
h1 {
	font-size: 18px;
}
}

h2 {
	position: relative;
	margin: 0 25px;
	text-align: center;
}

h2.hikaku_title {
	font-size: 17px;
	background: #28767bcf;
	height: 40px;
	border-radius: 12px 12px 0px 0px;
	margin: 0px 0 -14px;
	border: 1px solid #ccc;
	color: white;
	padding: 6.5px 0;
}

@media screen and (min-width: 376px) {
h2.hikaku_title {
	font-size: 18px;
}
}

h3 {
	font-size: 17px;
	margin: 10px 10px;
	font-weight: bold;
}

h4 {
	border-bottom: 2px dotted #0d355a;
	border-left: 4px solid #0d355a;
	margin: 15px 5px 5px;
	padding: 3px 10px;
	font-size: 22px;
	clear: both;
}

@media screen and (max-width: 979px) {
h4 {
	font-size: 24px;
}
}

@media screen and (max-width: 767px) {
h4 {
	font-size: 22px;
}
}

@media screen and (max-width: 479px) {
h4 {
	font-size: 18px;
}
}

h4.pickup_midashi01{
	border: none;
	border-radius: 5px 5px 0 0;
	text-align: center;
	background: #0079969c;
	color: white;
	font-weight: normal;
	margin: 25px 30px 0px;
	padding: 3px 10px;
	clear: both;
}

h5 {
	padding: 3px 10px;
	font-size: 18px;
	border-bottom: dashed 1px #9E9E9E;
}

h5#best01 {
    background: url(/img/parts/ptn01.jpg);
    font-size: 20px;
    height: 42px;
    padding: 8px 0 0 13px;
	border-radius: 10px 10px 0 0;
}

h5#best02 {
    background: url(/img/parts/ptn02.jpg);
    font-size: 20px;
    height: 42px;
    padding: 8px 0 0 13px;
	border-radius: 10px 10px 0 0;
}

h5#best03 {
    background: url(/img/parts/ptn03.jpg);
    font-size: 20px;
    height: 42px;
    padding: 8px 0 0 13px;
	border-radius: 10px 10px 0 0;
}

h6 {
	width: 100%;
	margin: 10px 5px 3px;
	padding: 5px 32px;
	height: 30px;
}

.title {
	padding: 10px 10px;
	margin: 0 auto;
}

.date {
	float: right;
	padding: 5px 5px 0 0;
	color: #fff;
}

.tag {
	background-color: #fb005d;
	font-size: 12px;
	margin: 10px 0 0 10px;
	color: #fff;
	border-radius: 2px;
	padding: 4px 5px;
}

/*----見出し追記----*/
.search_headder01 h2{
	font-size: 20px;
	margin: 15px 0 0 0;
	padding: 6px;
	text-align: center;
	background: #246d60;
	color: #FFFFFF;
}

/*----メインコンテンツ----*/
.text {
	width: 100%;
	margin: 0 auto;
	padding: 5px 5px;
}

/*----ボタン----*/
.btn01 {
	color: #fff;
	margin: 0 auto;
	font-size: 16px;
	text-align: center;
}

.btn02 {
	color: #fff;
	margin: 0 auto;
	font-size: 18px;
	text-align: center;
}

.btn03 {
	color: #fff;
	margin: 0 auto;
	font-size: 14px;
	text-align: center;
}

.button01 {
	display: block;
	position: relative;
	background-color: #E83C5D;
	border-radius: 15px;	
	color: #fff;
	line-height: 52px;
	-webkit-transition: none;
	transition: none;
	box-shadow: 0 3px 0 #bbb;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
	padding: 10px 10px;
	overflow: hidden;
	width: 75%;
	margin: 5px auto 30px auto;
}

.button02 {
	display: block;
	position: relative;
	background-color: #f13652;
	border-radius: 4px;
	color: #fff;
	line-height: 10px;
	-webkit-transition: none;
	transition: none;
	box-shadow: 0 1px 0 #bbb;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
	padding: 3px 1px;
	overflow: hidden;
	width: 70%;
	margin: 10px 5px;
}

.button03 {
	display: block;
	position: relative;
	background-color: #289a3e;
	border-radius: 4px;	
	color: #fff;
	line-height: 52px;
	-webkit-transition: none;
	transition: none;
	box-shadow: 0 3px 0 #bbb;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
	overflow: hidden;
	width: 75%;
	margin: 15px auto;
}

@media screen and (max-width: 767px) {
.button03 {
	width: 90%;
}
}

.button03 a {
	color: #fff;
	font-size: 16px;
}

.button04 {
	display: block;
	position: relative;
	background-color: #fb98a3;
	border-radius: 15px;	
	color: #fff;
	line-height: 52px;
	-webkit-transition: none;
	transition: none;
	box-shadow: 0 3px 0 #bbb;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
	padding: 5px 30px;
	overflow: hidden;
	width: 85%;
	margin: 15px auto;
}

.button05 {
	display: block;
	position: relative;
	background-color: #E83C5D;
	border-radius: 15px;	
	color: #fff;
	line-height: 52px;
	-webkit-transition: none;
	transition: none;
	box-shadow: 0 3px 0 #bbb;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
	padding: 5px 10px;
	overflow: hidden;
	width: 75%;
	margin: 15px auto;
}

/*検索ボックスボタン*/
.button_search {
	display: block;
	position: relative;
	-webkit-transition: none;
	transition: none;
	padding: 5px 10px;
	overflow: hidden;
	width: 80%;
	margin: 10px auto;
	/* border-top: 1px solid #c5c5c5; */
	/* border-right: 1px solid #c5c5c5; */
	/* border-bottom: 3px solid #96d800; */
	/* border-left: 1px solid #c5c5c5; */
	background: #ed2f2f;
}

@media screen and (max-width: 979px) {
.button_search {
    width: 78%;
}
}

@media screen and (max-width: 695px) {
.button_search {
    width: 80%;
    /* height: 40%; */
    border-radius: 10px;
}
}

.reflection {
	background-color: #fff;
	height: 100%;
	width: 30px;
	top: -180px;
	left: 0;
	position: absolute;
	opacity: 0;
	transform: rotate(45deg);
	animation: reflection 3s ease-in-out infinite;
	-webkit-transform: rotate(45deg);
	-webkit-animation: reflection 3s ease-in-out infinite;
	-moz-transform: rotate(45deg);
	-moz-animation: reflection 3s ease-in-out infinite;
	-ms-transform: rotate(45deg);
	-ms-animation: reflection 3s ease-in-out infinite;
	-o-transform: rotate(45deg);
	-o-animation: reflection 3s ease-in-out infinite;
}

@keyframes reflection {
	0% { transform: scale(0) rotate(45deg); opacity: 0; }
	80% { transform: scale(0) rotate(45deg); opacity: 0.5; }
	81% { transform: scale(4) rotate(45deg); opacity: 1; }
	100% { transform: scale(50) rotate(45deg); opacity: 0; }
}

.hikaku_btn {
	display: block;
	position: relative;
	background-color: #ff0000;
	border-radius: 4px;
	color: #fff;
	line-height: 11px;
	transition: none;
	box-shadow: 0 3px 0 #bbb;
	text-shadow: 0 1px 1px rgb(0 0 0 / 30%);
	padding: 3.5px 6px;
	overflow: hidden;
	width: 90%;
	margin: 5px auto;
}

.hikaku_btn:hover {
  background-color: #ff00009e;
}

.hikaku_btn:active {
  transform: translateY(2px);
}

/*-------------------------ランキングボックスボタン------------------------------------*/
.koshiki_btn {
	display: block;
	position: relative;
	border-radius: 4px;
	background: linear-gradient(0deg, rgba(204, 1, 2, 1), rgba(250, 3, 3, 1) 50%, rgba(204, 1, 2, 1));
	color: #fff;
	line-height: 52px;
	-webkit-transition: none;
	transition: none;
	box-shadow: 0 3px 3px #6c6464;
	text-shadow: 0 2px 2px rgba(0, 0, 0, .3);
	padding: 15px;
	overflow: hidden;
	width: 75%;
	margin: 4% auto 3% auto;
}

@media screen and (max-width: 767px) {
.koshiki_btn {
	width: 90%;
}
}

@media screen and (min-width: 820px) {
.koshiki_btn {
	margin: 0 auto 2% auto;
}
}

.koshiki_btn a {
	color: #fff;
	font-size: 16px;
}

.koshiki_btn:hover {
  background-color: #ff00009e;
}

.koshiki_btn:active {
  transform: translateY(2px);
}

.koshiki_btn02 {
	display: block;
	position: relative;
	border-radius: 4px;
	background: #ff0000c4;
	color: #fff;
	padding: 5px;
	overflow: hidden;
	width: 75%;
	margin: 4% auto 3% auto;
}

@media screen and (max-width: 767px) {
.koshiki_btn02 {
	width: 90%;
}
}

.koshiki_btn02 a {
	color: #fff;
	font-size: 16px;
}

.koshiki_btn02:hover {
  background-color: #ff00009e;
}

.koshiki_btn02:active {
  transform: translateY(2px);
}

.button_text {
	color: #fff !important;
	margin: 0 auto;
	font-size: 16px;
	text-align: center;
}

.button_text2 {
	color: #fff !important;
	margin: 0 auto;
	font-size: 19px;
	text-align: center;
}

.btn_under_text {
	font-size: 11px;
	display: block;
	margin: 0 20px 5%;
}

h5 img {
	border: none;
}

h5 a {
	color: #333;
	text-decoration: underline;
	font-size: 20px;
}

/*ランキングボックス*/
.box01,.box02,.box03,.box04,.box05,.box06,.box07,.box08,.box09,.box010 {
	margin: 0 0 20px 0;
	background: #fff;
	border-radius: 10px;
	border-color: #cbc5c5;
	border-width: 1px;
	box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.12), 0 1px 5px 0 rgba(0,0,0,.2);
}

.box01 {
	border-color: #eed932;
}

.box02 {
	border-color: #a2a1a1b3;
}

.box03 {
	border-color: #803f31ad;
}

.box04,.box05,.box06,.box07,.box08,.box09,.box010 {
	padding: 0 5px;
}

/*王冠アイコン設定*/
.box01 h5 img, .box02 h5 img, .box03 h5 img {
	border: none;
	margin: -9px 0 0;
    animation: 3s ease 0s normal none infinite running spin;
}

@keyframes spin {
	0% {
	transform: rotateY(0deg);
}
	70% {
	transform: rotateY(0deg);
}
	100% {
	transform: rotateY(360deg);
}
}

.box04 h5 img, .box05 h5 img, .box06 h5 img, .box07 h5 img, .box09 h5 img, .box10 h5 img {
	border: none;
	margin: -4px 0 0;
}

.box_waku {
	max-width: 600px;
	margin: auto;
}

@media screen and (min-width: 820px) {
.box_waku {
	max-width: 700px;
}
}

.rankingbox_title {
	margin: 20px auto 10px;
	padding: 10px 0 0 0;
}

.rankingbox_title_label {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 20px auto 15px;
	padding: 0;
}

.rankingbox_title_label_text {
	position: relative;
	margin: 0 auto;
	padding: 6px 15px;
	border-radius: 999px;
	background-color: #00a597;
	color: #fff;
	line-height: 1.3;
	font-weight: 700;
}

.rankingbox_title_label_text:after {
	content: "";
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
	position: absolute;
	display: block;
	border: 5px solid transparent;
	border-top: 8px solid #00a597;
}

.rankingbox_title_text {
	margin: 0 auto;
	font-size: 22px;
	line-height: 1.3;
	font-weight: 700;
	text-align: center;
	position: relative;
	color: #00a597;
}

.rankingbox_background {
	width: 100%;
	position: relative;
	display: block;
	margin: 0px auto;
	padding: 0 5px 2px;
	background-color: #F3FFD8;
	border-radius: 0 0 10px 10px;
}

/*イントロ*/
.intro01 {
	margin: 10px auto 10px;
	font-weight: bold;
	font-size: 17px;
	text-align: center;
}

@media screen and (max-width: 479px) {
.intro01 {
	font-size: 16px;
}
}

/*----------------------------------------------*/
/*料金*/
.icon_fee {
	background: url(/img/icon/money_box-48.png) no-repeat -1px 1px;
	background-size: 30px;
}

/*おすすめ*/
.icon_recommend {
	background: url(/img/icon/very_popular_topic-48.png) no-repeat 2px 5px;
	padding: 5px 30px;
	font-size: 16px;
	margin-bottom: 5px;
	background-size: 24px;
	font-weight: bold;
	border-bottom: solid 1px #8080807a;
}

/*ポイント*/
.icon_point {
	background: url(/img/icon/checked_2-48.png) no-repeat 3px 6px;
	background-size: 18px;
	margin-bottom: 3px;
}

/*注意アイコン*/
.icon_caution {
	background: url(/img/icon/sdesign_00050.png) no-repeat 3px 3px;
	padding: 6px 35px;
	font-size: 16px;
	margin-bottom: 5px;
	background-size: 26px;
	font-weight: bold;
}

/*----------------------------------------------*/

.logo_frame {
	display: inline-block;
	text-align: center;

}

.logo_frame2 {
	display: inline-block;
	text-align: center;
	margin: 5px 0 1px 0;
}


.star_rate {
	margin: 10px 0 15px;
	text-align: center;
}

.star_rate2 {
	margin: 0;
	text-align: center;
}

.reputation_star{
	width: 20px;
	height: auto !important;
}

.reputation{
	padding: 6px 2px 0 21px;
    font-size: 14px;
    font-weight: bold;
	margin: 0 0 5px 0;
}

@media screen and (min-width: 360px) {
.reputation{
	padding: 6px 5px 0 30px;
    font-size: 14px;
    font-weight: bold;
}
}

@media screen and (min-width: 375px) {
.reputation{
	padding: 6px 5px 0 37px;
    font-size: 14px;
    font-weight: bold;
}
}

@media screen and (min-width: 414px) {
.reputation{
	padding: 6px 10px 0 41px;
    font-size: 14px;
    font-weight: bold;
}
}

@media screen and (min-width: 768px) {
.reputation{
	padding: 6px 10px 0 130px;
    font-size: 16px;
    font-weight: bold;
}
}

.lying_left{
	float: left;
    clear: both;
    display: flex;
}

.img_frame {
	display: block;
	margin: 0 auto;
}

/*----------------------------------------------*/

/*画像キャプション*/
.img-caption{
	text-align: center;
}

.img-caption .text_small{
	font-size: 14px;
}

/*タイトルボックス*/
.heading_box01{
	font-size: 20px;
	padding: 10px 0;
	text-align: center;
	font-weight: bold;
}


/*padding 変更*/

.yohaku{
	padding: 0 10px;
	width: 100%;
	margin: 0 auto;
}

.yohaku p{
	font-size: 17px;
}

/*---- フォーム ----*/
input[type=checkbox]{
	display: none;
}

input[type=radio]{
	display: none;
}

.form_box02 {
	clear: both;
}

.form_box02 > ul {
	display: table;
	width: 100%;
	font-size: 14px;
	margin: 0 0 5px 0;
	padding: 5px 0 5px 10px;
	border: 1px solid #d1d1d1;
}

.form_box02 > ul > li {
	display: table-cell;
	vertical-align: middle;
	padding: 8px 5px 8px 10px;
}

.form_box02 > ul > li:first-child {
	width: 25%;
	border-right: 1px solid #e1e1e1;
	padding: 0 5px 0 0;
	font-weight: bold;
}
ul.form_koumoku {
	padding: 0;
}

.form_koumoku li {
	display: inline-block;
	padding: 0 10px 5px 0;
}

.form_koumoku input {
	margin: 0 0 0 0;
	vertical-align: top;
}

.form_koumoku label {
	vertical-align: middle;
	display: block;
	background-color: #f8f8f8;
	overflow: hidden;
	border-radius: 15px;
	padding: 2px;
	text-decoration: underline;
	color: blue;
	cursor: pointer;
	margin: 1px;
}

.form_koumoku input[type=radio]:checked ~ label {
	background-color: #b3d4fc;
}

.form_koumoku input[type=checkbox]:checked ~ label {
	background-color: #b3d4fc;
}

.select_koumoku {
	width: 65%;
	border: 1px solid #bbbbbb;
	background-color: white;
	border-radius: 15px;
	appearance: none;
	-webkit-appearance: none;
	padding: 0 0 0 10px;
}

ul.select li.form_arrow {
	position: relative;
	padding-right: 30px;
}

ul.select li.form_arrow select.select_koumoku {
	position: absolute;
	top: 0;
}

ul.select li.form_arrow::after {
	content: "\25BC";
	font-size: 10px;
	position: absolute;
	right: 34%;
	transform: translateY(-43%);
}

ul.popular_waku {
	border-color: #9E9E9E;
	border-style: inherit;
	border-width: 1px 1px 1px;
	border-radius: 1rem;
	background-color: #ffeb3b29;
	margin: 5px;
	padding: 5px 0 7px 27px;
	list-style-type: disclosure-closed;
}

div.popular_waku {
	border-color: #9E9E9E;
	border-style: inherit;
	border-width: 1px 1px 1px;
	border-radius: 1rem;
	background-color: #ffeb3b29;
	padding-block-end: 7px;
	margin: 5px;
	padding: 5px;
}

.popular_waku p {
	font-size: 15px;
}


.button_box {
	text-align: center;
}

.submit {
	width: 100%;
}

input#slider1, input#slider2, input#slider3 {
    width: 45%;
	margin: 3px auto;
}

button#decrease1,button#decrease2,button#increase1,button#increase2 {
	border: solid 1px #80808040;
	width: 28px;
	height: 28px;
	padding: 0px;
	border-radius: 5px;
	background: #fff;
	box-shadow: 0 1px 0 rgb(0 0 0 / 12%);
	font-size: 18px;
}

div.clinic_for_pr{
	font-size: 10px;
	text-align: right;
}

/*---- アコーディオン ----*/
div.changed{
	display: none
}
input[type=checkbox]:checked ~ div.changed {
	display:block;
}

.accordion{
	display: block;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	width: 155px;
	font-size: 13px;
	line-height: 24px;
	cursor: pointer;
	float: right;
	border: 1px solid #c5c5c5;
    background: linear-gradient(to bottom, rgb(255,255,255) 0%,rgb(255,255,255) 52%,rgb(241,241,241) 52%,rgb(244,244,244) 100%);
}

#toggle{
	display: none;
}

.search-icon{
	background: url(/img/icon/idea-48.png) no-repeat right center;
	display: block;
	background-size: 25px 25px;
	padding-right: 25px;
}

/*---- リボン ----*/
.ribbon01 {
	background: #27b200;
	color: #FFF; 
	width: 85%;
	height: 55px;
	line-height: 55px; 
	margin: 5px auto 15px auto;
	display: block;
	position: relative;
	text-align: center;
	font-size: 16px;
	-webkit-clip-path: polygon(0% 20%, 90% 20%, 90% 0%, 100% 50%, 90% 100%, 90% 80%, 0% 80%);
	clip-path: polygon(0% 20%, 90% 20%, 90% 0%, 100% 50%, 90% 100%, 90% 80%, 0% 80%);
}

.ribbon02 {
	display: block;
	position: relative;
	height: 30px;
	line-height: 30px;
	margin: 0 0 15px;
	text-align: center;
	font-size: 16px;
	background-color: rgb(10 91 77 / 80%);
	color: #FFF;
}

.ribbon03 {
	width: 30%;
	border: 1px solid black;
	margin: 5px auto 15px auto;
	display: block;
	position: relative;
	text-align: center;
	font-size: 16px;
}

.ribbon03:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 12px 0 12px 12px;
  border-color: transparent transparent transparent #333;
  position: absolute;
  top: 50%;
  left: 100%;
  margin-top: -12px;
}

.ribbon_search {
	margin: 0 0 5px 0;
	padding: 5px 0;
	text-align: center;
	font-size: 16px;
	border-top: 1px solid #c5c5c5;
	border-right: 1px solid #c5c5c5;
	border-bottom: 3px solid #3b7c71;
	border-left: 1px solid #c5c5c5;
	font-weight: bold;
	background: rgb(255,255,255);
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUyJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUyJSIgc3RvcC1jb2xvcj0iI2YxZjFmMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNGY0ZjQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgb(255,255,255) 0%, rgb(255,255,255) 52%, rgb(241,241,241) 52%, rgb(244,244,244) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(255,255,255)), color-stop(52%,rgb(255,255,255)), color-stop(52%,rgb(241,241,241)), color-stop(100%,rgb(244,244,244)));
	background: -webkit-linear-gradient(top,  rgb(255,255,255) 0%,rgb(255,255,255) 52%,rgb(241,241,241) 52%,rgb(244,244,244) 100%);
	background: -o-linear-gradient(top,  rgb(255,255,255) 0%,rgb(255,255,255) 52%,rgb(241,241,241) 52%,rgb(244,244,244) 100%);
	background: -ms-linear-gradient(top,  rgb(255,255,255) 0%,rgb(255,255,255) 52%,rgb(241,241,241) 52%,rgb(244,244,244) 100%);
	background: linear-gradient(to bottom,  rgb(255,255,255) 0%,rgb(255,255,255) 52%,rgb(241,241,241) 52%,rgb(244,244,244) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=0 );
}

/*---- 【トップ】地域名----*/
#top_location_text {
	position: absolute;
	right: 0%;
	top: 72%;
	width: 26%;
	height: 45px;
	line-height: 45px;
	text-align: center;
	background-color: #00b0ba9c;
	color: white;
	border-radius: 50%;
	font-size: 15px;
}

@media screen and (min-width: 376px) {
#top_location_text {
	top: 75%;
}
}

@media screen and (min-width: 415px) {
#top_location_text {
	top: 78%;
}
}

@media screen and (min-width: 480px) {
#top_location_text {
	top: 85%;
}
}

@media screen and (min-width: 768px) {
#top_location_text {
	top: 86%;
}
}

@media screen and (min-width: 980px) {
#top_location_text {
	top: 89%;
}
}

.top_location_waku {
	position: relative;
	width: 100%;
	height: auto;
}

/*---- ダウンバナー---*/
.downbanner{
	margin: 30px 0 0 0;
}

.midashi{
	background-color: #f0e4d787;
}

.spec_img {
	width: 38%;
	max-width: 50px;
}

.spec_img2 {
	width: 25%;
	max-width: 35px;
}

.under01{
	padding: 3px 5px 8px 5px !important;
}

.under02{
	padding: 3px 4px 8px 4px !important;
	text-align: left;
}

.under03{
	padding: 0 !important;
}

.hikaku .under{
	text-decoration: underline;
}


.hikaku_text01{
	font-weight: bold;
	font-size: 11px;
}

.hikaku{
	border: 3px double #ccc;
}

.hikaku-img {
	vertical-align: top;
	padding-top: 10px;
	padding-bottom:5px;
}

.hikaku_emphasis{
	border-right: 3px solid #ff7171;
	border-left: 3px solid #ff7171;
}

.hikaku_emphasis2{
	background-color: #ff7171;
	border: 3px solid #ff7171;
	padding: 2px;
	color: white;
	border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.hikaku_emphasis3{
	border-bottom: 3px solid #ff7171;
	border-right: 3px solid #ff7171;
	border-left: 3px solid #ff7171;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.hikaku_head{
	background-color: #FFF0F0;
}

.hikaku_weak{
	background-color: #bbbbbb0d;
}

.hikaku_panel{
	padding: 10px 0 0 0;
}

.hikaku_panel ul{
	display: table;
	width: 100%;
	padding: 0 0 10px 0;
}

.hikaku_panel li{
	display: table-cell;
	width: 33%;
	text-align: center;
	padding: 0 5px;
}

/*---- 矢印表示　---*/
.arrow {
	width: 0px;
	margin: 0px auto;
	border-style: solid;
	border-width: 30px 150px 0 150px;
	border-color: #28767b52 transparent transparent transparent;
	animation: flash 1s infinite;
	animation-direction: alternate;
	animation-play-state: running;
}

@keyframes flash {
	0% { opacity: 1.0; }
	100% { opacity: 0; }
}

.arrow2 {
	width: 0px;
	margin: 15px auto;
	border-style: solid;
	border-width: 40px 140px 0 140px;
	border-color: #8bc34aa3 transparent transparent transparent;
}

/*-------------------------------------------------------------------*/

/*最短で借りる3ステップ*/
.small_heading01 {
	background: #27b200;
	color: white;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.1;
	text-align: center;
	border-radius: 20px;
	padding: 5px;
	margin: 0 auto;
}

.column_area01 {
	display: flex;
	justify-content: center;
	margin: 5px auto;
}

.column_area01 h2 {
	font-size: 30px;
	margin: 6px 0;
	white-space: nowrap;
	font-weight: 700;
	line-height: 1;
}

@media screen and (max-width: 641px) {
.column_area01 h2 {
	margin-top: 5px;
	font-size: 24px;
}
}

.column_area01 dt img {
	width: 80px;
	margin: -10px 0 0 0;
}

@media screen and (max-width: 641px) {
.column_area01 dt img {
	width: 70px;
	margin: -5px 0 0 -5px;
}
}

.column_area01 dd {
	width: calc(%);
	text-align: left;
}

.column_area01 dd h2 span {
	font-size: 36px;
	color: #d61e1d;
}

@media screen and (min-width: 820px) {
	.column_area02 {
		display: flex;
		justify-content: center;
		align-items: center;
		margin: 5px auto;
	}

	.column_area02 h2 {
		font-size: 30px;
		margin: 6px 0;
		white-space: nowrap;
		font-weight: 700;
		line-height: 1;
	}

	.column_area02 dt img {
		width: 80px;
		margin: -10px 0 0 0;
	}

	.column_area02 dd {
		width: calc(%);
		text-align: left;
	}

	.column_area02 dd h2 span {
		font-size: 36px;
		color: #d61e1d;
	}
}

/*クロージングコンテンツ（アコーディオン）*/
.ac {
	margin: 0 auto;
}

.ac-parent {
	position: relative;
	height: 40px;
	transition: .3s;
	color: #ffffff;
	margin: 0 0 5px 0;
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #c5c5c5;
	border-right: 1px solid #c5c5c5;
	border-bottom: 3px solid #3b7c71;
	border-left: 1px solid #c5c5c5;
	font-weight: bold;
	background: -moz-linear-gradient(top,  rgb(255,255,255) 0%, rgb(255,255,255) 52%, rgb(241,241,241) 52%, rgb(244,244,244) 100%);
	background: -o-linear-gradient(top,  rgb(255,255,255) 0%,rgb(255,255,255) 52%,rgb(241,241,241) 52%,rgb(244,244,244) 100%);
	background: -ms-linear-gradient(top,  rgb(255,255,255) 0%,rgb(255,255,255) 52%,rgb(241,241,241) 52%,rgb(244,244,244) 100%);
	background: #3b7c71;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=0 );
}

@media screen and (max-width: 979px) {
.ac-parent {
	font-size: 24px;
}
}

@media screen and (max-width: 767px) {
.ac-parent {
	font-size: 22px;
}
}

@media screen and (max-width: 479px) {
.ac-parent {
	font-size: 18px;
}
}

.ac-child__item {
	position: relative;
	padding: 3%;
	margin: 0.25% 0.5%;
	line-height: 1;
	border-bottom: 1px solid #3b7c71;
	/* background-color: #f9f8e9!important; */
	cursor: pointer;
	width: 100%;
	float: left;
	font-size: 16px;
}

/* 下層メニューアイコン */
.ac-child__item:after {
	content: "";
	display: block;
	position: absolute;
	top: 40%;
	right: 16px;
	width: 8px;
	height: 8px;
	border-top: solid 2px #333;
	border-right: solid 2px #333;
	transform: translateY(-50%);
	transform: rotate(135deg);
	transition: all .3s;
}

/* 下層メニュー内テキストエリア */
.ac-child__description {
	padding: 1em;
	clear: both;
}

/* 下層アイコン変化 */
.ac-child__item.open:after {
	top: 50%;
	transform: rotate(315deg);
}

dd.ac-child {
	overflow: hidden;
}

dt .text_verysmall{
	font-size: 10px;
	color: #004c7a;
}

.ac-child dd{
	font-size: 15px;
}

@media screen and (max-width: 768px){
.ac-child dd{
	font-size: 14px;
}
}

@media screen and (max-width: 414px){
.ac-child dd{
	font-size: 13px;
}
}

.ac-child__item.open{
	background-color: #f9f8e9!important;
}

.ac-nomargin {
	margin: 5px 0 2px 0;
	text-align: center;
	border-left: none;
}

.store_img_margin {
	margin: 1px;
}

.step_heading {
	margin: 10% auto 0;
	width: 75%;
}

@media screen and (max-width: 767px) {
.step_heading {
	width: 90%;
}
}

@media screen and (min-width: 820px) {
.step_heading {
	margin: 6% auto 0;
}
}

.step_heading .countdown {
	font-size: 16px;
	background-color: rgb(10 91 77 / 89%);
	color: white;
	font-weight: normal;
	margin: 0 auto 1%;
    border-radius: 30px;
}

.countdown-hour, .countdown-min, .countdown-sec {
	color: #ff0;
}

/* 下層アイコンimg */
.ac-child__item img {
	width: 20px;
}

/*---スペックオン・オフ表---*/
.spec_table{
	border-collapse: separate;
	border-spacing: 8px 8px;
	border: none;
	margin: 3px auto 5px;
}

.spec_table td{
	border: none;
	font-size: 12px;
	padding: 6px 0;
}

/*---スペックテーブル---*/
.spec_table_ranking {
	margin: 8px auto 5px;
	width: 98%;
}

@media screen and (min-width: 820px) {
.spec_table_ranking {
	width: 60%;
	margin: 0px auto;
}
}

.spec_table_ranking td {
	padding: 2px;
}

.spec_table_ranking th {
	background-color: #eff8f7;
}

/*---画像スライダー---*/
.sliderArea {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 25px;
}
.sliderArea.w300 {
  max-width: 300px;
}
.slick-slide {
  margin: 0 5px;
}
.slick-slide img {
  width: 100%;
  height: auto;
}
.slick-prev, .slick-next {
  z-index: 1;
}
.slick-prev:before, .slick-next:before {
  color: #000;
}
.slick-slide {
  transition: all ease-in-out .3s;
  opacity: .2;
}
.slick-active {
  opacity: 1;
}
.slick-current {
  opacity: 1;
}
.thumb {
  margin: 20px 0 0;
}
.thumb .slick-slide {
  cursor: pointer;
}
.thumb .slick-slide:hover {
  opacity: .7;
}


/*---冒頭タブ切り替え---*/
.tabs {
	margin-top: 50px;
	padding-bottom: 15px;
	background-color: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	margin: 0 auto;
}

@media screen and (min-width: 820px) {
.tabs {
	width: 85%;
}
}

.tab_item {
	width: calc(100%/2);
	padding: 8px;
	border-bottom: 3px solid #009688;
	background-color: #d9d9d9;
	text-align: center;
	color: #565656;
	display: block;
	float: left;
	font-weight: bold;
	transition: all 0.2s ease;
	cursor: pointer;
}

.tab_item:hover {
	opacity: 0.75;
}

input[name="tab_item"] {
	display: none;
}

.tab_content {
	display: none;
	padding: 5px 5px 0;
	clear: both;
	overflow: hidden;
}

#main:checked ~ #main_content,#sub:checked ~ #sub_content{
	display: block;
}

#main_hikaku:checked ~ #main_hikaku_content,#sub_hikaku:checked ~ #sub_hikaku_content{
	display: block;
}

.tabs input:checked + .tab_item {
	background-color: #009688;
	color: #fff;
}

.pickup_flex_contents {
	display: flex;
	justify-content: space-between;
	margin: 5px auto;
}

.pickup_flex_contents div {
	width: calc(100%/2);
}

.pickup_table01 {
	margin: 5px auto;
}

.pickup_table01:nth-of-type(1) {
	border: 2px solid #80808070;
}

.pickup_table01 .frame_text {
	font-size: 13px;
}

/*---注釈アコーディオン---*/
.cp_box *, .cp_box *:before, .cp_box *:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.cp_box {
	position: relative;
}
.cp_box label {
	position: absolute;
	z-index: 1;
	bottom: 0;
	width: 100%;
	height: 140px; /* グラデーションの高さ */
	cursor: pointer;
	text-align: center;
	background: linear-gradient(to bottom, rgba(250, 252, 252, 0) 0%, rgba(250, 252, 252, 0.95) 70%);
}
.cp_box input:checked + label {
	background: inherit; /* 開いた時にグラデーションを消す */
}
.cp_box label:after {
	line-height: 2rem;
	font-size: 14px;
	position: absolute;
	z-index: 2;
	bottom: 20px;
	width:7rem;
	content: '続きを読む';
	transform: translate(-50%, 0);
	color: #ffffff;
	border-radius: 20px;
	background-color: #9E9E9E;
}
.cp_box input {
	display: none;
}
.cp_box .cp_container {
	overflow: hidden;
	height: 150px; /* 開く前に見えている部分の高さ */
	transition: all 0.5s;
}
.cp_box input:checked + label {
	/* display: none ; 閉じるボタンを消す場合解放 */
}
.cp_box input:checked + label:after {
	content: '閉じる';
}
.cp_box input:checked ~ .cp_container {
	height: auto;
	padding-bottom: 55px; /* 閉じるボタンのbottomからの位置 */
	transition: all 0.5s;
}


/*---医薬品限定解除要件---*/
.guidelines_waku {
	border: 1px solid #e1e1e1;
	border-radius: 5px;
	padding: 5px 5px;
	margin: 5px 0;
}

.guidelines_text {
	font-size: 14px;
	margin: 5px 0 10px;
}

.subcontents01{
	border: 1px solid #e1e1e1;
	background: #ffffb93d;
	font-size: 12px;
	padding: 4px 2px;
}

.calender_waku_in{
	display: inline-block;
}

.calender_waku_out{
	text-align: center;
}




/********** タブの切り替え **********/
/*タブ切り替え全体のスタイル*/
.tabx {
	margin-top: 50px;
	background-color: #fff;
	width: 100%;
	margin: 0 auto;
}

/*タブのスタイル*/

.tabx_item {
	width: 30%;
	margin: 0 0.2rem 0 0.2rem;
	border-radius: 0.3em 0.3em 0 0;
	height: 35px;
	border-bottom: 3px solid #28767bcf;
	background-color: #d9d9d9;
	line-height: 35px;
	font-size: 14px;
	text-align: center;
	color: #565656;
	display: block;
	float: left;
	text-align: center;
	font-weight: bold;
	transition: all 0.2s ease;
}

/*ラジオボタンを全て消す*/
input[name="tabx_item"] {
	display: none;
}

/*タブ切り替えの中身のスタイル*/
.tabx_content {
	display: none;
	clear: both;
	overflow: hidden;
}

/*選択されているタブのコンテンツのみを表示*/
#summary:checked~#summary_content,
#hatsumo:checked~#hatsumo_content,
#yobo:checked~#yobo_content{
	display: block;
}

/*選択されているタブのスタイルを変える*/
.tabx input:checked+.tabx_item {
	background-color: #28767bcf;
	color: #fff;
}

/*その他タブ内の調整*/
.tabx_height {
	height: 66px;
}

.tabx_height02 {
	height: 28px;
}

.tabx_ranking_word {
	text-align: center;
	font-size: large;
	margin-bottom: 8px !important;
}

.hikaku_tabx_title {
	font-size: 13px;
	padding: 10px;
}

.tbl_hikaku {
	margin: 0 0 0 0;
}

.tbl_hikaku th {
	background-color: #f1f1f1;
	padding: 10px;
	font-size: 12px;
}

.tbl_hikaku td img {
	width: 7.5em;
	margin: 3px auto;
}

.tbl_hikaku td {
	padding: 3px;
	height: 70px;
}

.tbl_hikaku td .frame_text {
	margin: 0 auto;
}

.tbl_hikaku2 {
	margin: 0 0 0 0;
}

.tbl_hikaku2 th {
	background-color: #ffffb93d;
	padding: 10px;
	font-size: 14px;
}

.tbl_hikaku2 td img {
	width: 7.5em;
	margin: 3px auto;
}

.tbl_hikaku2 td {
	padding: 3px;
	height: 70px;
}

.tbl_hikaku2 td .frame_text {
	margin: 0 auto;
}



.text_big01 {
	font-size: 20px;
	color: red;
	font-weight: bold;
}

.text_big02 {
	font-size: 20px;
	color: black;
	font-weight: bold;
}

.sub_catch {
	width: 100% !important;
	margin: 5px 0 0;
}


h2.area_title {
	margin: 20px 15px 15px 15px;
	color: #000000;
	background: #eeeef2a3;
	box-shadow: 0px 0px 0px 10px #508f93;
	width: 92%;
	padding: 10px 0px;
	font-size: 17px;
}

@media screen and (max-width: 479px) {
h2.area_title {
	width: 92%;
}
}

/*---コンテンツに関して----*/

.content_box {
	margin: 0px 5px;
	border: 1px solid #e1e1e1;
	border-radius: 5px;
	padding: 5px 10px;


	
}

.content_box p {
	margin: 5px 0px;
}

.content_box2 {
	margin: 0px 10px;

}
.content_box2 p {
	margin: 0 0 5px 0;

	
}

.section_content {
	padding: 0px 10px;
}


@media screen and (min-width: 479px) {
.only_kakaku td {
	font-size: 16px;
}
}


/*---比較表の値段の書き方---*/

.price-range {
	display: flex;
	flex-direction: column;
	line-height: 0.7;
	padding: 0px 5px;
}

.price-range .min {
	text-align: left;
	font-weight: bold;

}

.price-range .max {
	text-align: right;
	font-weight: bold;

}



.price-range2 {
	display: flex;
	flex-direction: column;
	line-height: 0.7;
	padding: 0px 5px;
}

.price-range2 .min {
	text-align: left;

}

.price-range2 .max {
	text-align: right;

}

.height_aj {
	line-height: 1.3;
	margin-bottom: 0px;
	font-size: 13px;
	font-weight: normal;
}




