@charset "utf-8";
/* CSS Document */
/****************************************************************************/
/**							下層ページ各CSS									*/
/****************************************************************************/
/*h2 {
	text-align: left;
	padding: 0;
	margin: 0;
}*/
h3 {
	font-size: 100%;
	text-align: left;
	padding: 0;
	margin: 0;
}

.food_shopping.food #main h2,
.things_to_do.category #main h2,
.things_to_do.category.recommended_aichi h2 {
	/*background-image: url(../img/things_to_do/index/main_img.jpg);*/
	/*background-repeat: no-repeat;*/
	/*background-position: center top;*/
	/*background-color: #140B06;*/
	color: #fff;
	/*min-height: 250px;*/
	/*line-height: 250px;*/
	min-height: 210px;
	line-height: 210px;
	text-align: center;
	overflow: hidden;
	margin-top: 0;
}
.things_to_do.category h2:before {
	content: none;
}
.food_shopping.food #main h2,
.museums.category #main h2,
.things_to_do.category.recommended_aichi h2 {
	background-image: none;
	/*background-image: url(../img/things_to_do/history_culture/museums/main_img.jpg);*/
	background-color: transparent;
	position: relative;
	/*top: -250px;*/
	top: -230px;
	margin-bottom: -200px;
}
.food_shopping.food #main h2 {
	top: -233px;
}
.things_to_do.search.museums.category #main h2.head {
    position: relative;
    top: -75px;
    color: #000;
}
.food_shopping.food h2:before,
.museums.category h2:before {
	content: none;
}
.food_shopping.food #content_1 h2:before,
.accommodation.hotels #content_1 h2:before {
	content: none;
}
.food_shopping.food #main .h2bg,
.museums.category #main .h2bg,
.things_to_do.category.recommended_aichi #main .h2bg{
	background-color: #140B06;
}
.food_shopping.food #main .h2bg img,
.museums.category #main .h2bg img,
.things_to_do.category.recommended_aichi #main .h2bg img {
	margin: 0 auto;
	display: block;
}

/*　＝＝＝＝＝＝＝＝＝＝ */
/*　　category main  */
/*　＝＝＝＝＝＝＝＝＝＝ */
/*.things_to_do.category #main h2 {
	background-image: url(../img/things_to_do/index/main_img.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #140B06;
	color: #fff;
	min-height: 250px;
	line-height: 250px;
	text-align: center;
	overflow: hidden;
} */

#main_sub {
	font-size: 134%;
	line-height: 1.8;
	max-width: 1000px;
	overflow: hidden;
	margin: 0 auto;
	/*padding: 60px 40px 90px 50px;
	padding: 60px 0 90px 0;*/
}
#main_sub .left {
	width: 57%;
}
#main_sub .right {
	width: 37%;
}

/*　＝＝＝＝＝＝＝＝＝＝ */
/*　　content_1  */
/*　＝＝＝＝＝＝＝＝＝＝ */

/*#content_1,
#content_1 .list_box {
	width: 1000px;
	margin: 0 auto;
}
#content_1 {
	padding-top: 40px;
	clear: both;
}
#content_1 h2 {
	border-bottom: solid 1px #e5e5e5;
	padding-bottom: 10px;
	font-size: 281%;
}
.recommended_aichi
#content_1 h2 {
	clear: both;
	margin-bottom: 30px;
	font-weight: bold;
}
.recommended_aichi
#content_1 a.seemore {
	float: right;
	margin-top: -60px;
	font-size: 120%;
}
#content_1 h2 span {
	display: inline;
	font-size: 40%;
	line-height: 1.2;
	font-weight: 300;
	margin: 0;
}

.list_box h3 {
	font-size: 24px;
	line-height: 28px;
	font-weight: 400;
	font-family: 'Lato', sans-serif;
	margin-bottom: 15px;
}
.list_box h3 span {
	font-size: 11px;
	display: block;
	line-height: 2;
}
.list_box .list {
	width: 485px;
	font-size: 120%;
	line-height: 1.26;
	overflow: hidden;
	margin-bottom: 70px;
}
.list_box .list .left {
	width: 230px;
}
.list_box .list .right {
	width: 240px;
}
.list_box .list .right ul {
	margin-top: 5px;
}
.list_box .list .right ul li {
	margin-right: 5px;
	display: inline;
}

#content_1 .btn {
    margin: 20px 0px 15px;
}*/

/**　museums ********************************/
.museums #main_sub .right {
	width: 370px;
}
/**　museums_search ********************************/

/*　＝＝＝＝＝＝＝＝＝＝ */
/*　　search  */
/*　＝＝＝＝＝＝＝＝＝＝ */

#museums_search h2 {
}
#museums_search h2 span {
	height: 50px;
	font-size: 50%;
   margin: -23px 0 -30px 140px;
	text-align: left;
}

#museums_search
#content_1 {
	margin-top: 50px;
}
#museums_search .left h3,
#museums_search .right h3 {
	font-size: 150%;
	line-height: 150%;
}
#museums_search
.accordion {
	width: 1000px;
	margin: 0 auto;
}
#museums_search
.accordion dt {
   background: #a3aa3f;
   cursor: pointer;
   padding: 2%;
   height: 40px;
   margin-top: 70px;
}
#museums_search
.accordion dt .right {
	padding-top: 5px;
	float: right;
}
#museums_search
.accordion dd {
   float: left;
   width: 940px;
   height: 150px;
   padding: 4% 3%;
   margin-bottom: 50px;
   background: #f8f5f0;
}
#museums_search
.accordion dd div {
   width: auto;
   height: 200px;
   overflow: hidden;
   display: block;
}
#museums_search
.accordion dd ul {
	width: 50%;
	height: 50px;
	float: left;
}
#museums_search
.accordion dd li {
	float: left;
}
#museums_search
.accordion dd li.list {
	float: right;
}
#museums_search
.accordion dd ul.left li.list {
	padding-right: 10%;
	float: right;
}
#museums_search
.accordion dd ul.right li.name {
	padding-left: 10%;
}
#museums_search
.accordion dd ul.right li.but input {
	float: right;
	display: block;
	z-index: 1000;
}
#museums_search
.accordion dd li.list select,
#museums_search
.accordion dd ul li input#keyword {
	width: 300px;
	height: 32px;
	font-size: 120%;
}
#museums_search
.accordion dd li.but {
	margin-top: 20px;
    float: right;
}
#museums_search
.accordion dd ul li input#keyword {
	width: 296px;
	margin: 0;
	padding: 0;
}


/*.hotels #main_sub .left {
	margin-top: 50px;
}*/
.hotels .point {
	border-bottom: solid 1px #ccc;
	padding-bottom: 20px;
}
.hotels .ico_list {
	width: 315px;
	float: left;
	margin-top: 10px;
	padding-left: 5px;
}

.hotels.general .list_box h3 {
	font-size: 233%;
	line-height: 1.2;
	margin-bottom: 25px;
	margin-right: 130px;
}
.hotels.general .list_box h3 span {
	font-size: 60%;
}
.hotels.general .list_box h3 a {
    height: auto;
	color: #000;
}
.hotels.general .list_box .list {
    width: 1000px;
	position: relative;
	clear: both;
	border-top: solid 1px #ccc;
	padding: 40px 0;
	margin-bottom: 0;
	overflow: hidden;
	page-break-inside: avoid;
}
.hotels.general .list_box .list:first-child {
	border-top: none;
}
.hotels.general .list_box .left{
	width: 360px;
}
.hotels.general .list_box .right{
	width: 610px;
}

/* 非会員 */
.hotels.general .list_box .left_nonmember{
	width: 610px;
    float: left;
}

.hotels .ico_money {
	width: 150px;
	float: left;
	border-left: solid 1px #ccc;
	padding: 5px 0 5px 5px;
	margin-top: 10px;
}
.hotels.general .point {
	border-bottom: none;
	padding-bottom: 20px;
}
.hotels.general .list .point li {
	float: none;
	display: block;
}


.hotels.general .ico_list {
	width: auto;
	position: absolute;
	bottom: 35px;
	left: 390px;
	padding-left: 0;
}
.hotels.general .ico_list li {
	margin: 0;
}
.hotels.general .ico_money {
	width: auto;
	border-left: none;
	position: absolute;
	top: 40px;
	right: 0;
}
.hotels.general .ico_money li {
	margin: 0;
}

/* 非会員向け */
.hotels.general .ico_list_nonmember {
    float: right;
	width: auto;
	position: absolute;
	top: 80px;
	right: 0;
}
.hotels.general .ico_list_nonmember li {
	margin: 0;
    display: inline;
}
.hotels.general .ico_money_nonmember {
    float: right;
 	width: auto;
	border-left: none;
	position: absolute;
	top: 40px;
	right: 0;
}
.hotels.general .ico_money_nonmember li {
	margin: 0;
    display: inline;
}

.hotels.general .list_box .list .right ul li {
    margin-right: 0;
	margin-left: 2px;
}




.food.food_detall #content_0 {
    font-size: 14px;
    line-height: 18px;
    max-width: 1000px;
    margin: 50px auto 0px;
    clear: both;
    position: relative;
}
.food.food_detall .free_html table {
/*	max-width: 1000px;*/
	width: 1000px;
	margin-bottom: 50px;
}
.food.food_detall .free_html h4 {
	text-align: left;
/*	font-size: 233%;*/
	font-size: 180%;
	line-height: 1.1;
}
.food.food_detall .free_html p {
	margin-bottom: 5px;
}
.food.food_detall .free_html img {
/*	margin-left: 20px;*/
	margin: 0 auto;
	display: block;
	max-width: none;
}
.food.food_detall h3 {
    border-bottom: 1px solid #E5E5E5;
    text-align: left;
    font-size: 36px;
    font-weight: bold;
    line-height: 40px;
    padding-bottom: 20px;
	margin-top: 60px;
	margin-bottom: 40px;
	word-wrap:break-word;
}
.gurunabi {
	width: 100%;
	height: 35px;
	padding-bottom: 5px;
}
.gurunabi a,
.gurunabi a img {
	width: 90px;
	height: 35px;
	float: right;
}
.food.food_detall .main_sub .left {
    width: 680px;
}
.food.food_detall .main_sub .right {
    width: 300px;
}
.food.food_detall .main_sub .right img {
    float: right;
}
.food.food_detall .main_sub {
    overflow: hidden;
    margin-bottom: 90px;
}
.food.food_detall .list_box h3 {
	margin-top: 0;
	margin-bottom: 0;
	border: none;
	font-size: 167%;
}
#content_1 h2 {
    clear: both;
    font-weight: bold;
	border-bottom: 1px solid #E5E5E5;
	padding-bottom: 10px;
	font-size: 281%;
}
.things_to_do.category.museums.search #content_1 h2 {
  max-width: 1000px;
  margin: 0 auto;
}

@media screen and (max-width:736px){
.things_to_do.category #main h2 {
	font-size: 150%;
	top: -55px;
    margin-bottom: 0px;
}

#main_sub {
	width: auto;
	padding: 10px;
}

#main_sub .left {
	width: auto;
	float: none;
}
#main_sub .left p {
	line-height: 1.3;
}

#main_sub .right {
	width: auto;
	float: none;
	text-align: center;
	margin-top: 10px;
}

#content_1,
#content_1 .list_box {
	width: auto;
}

#content_1 {
	padding: 0 10px;
}

.list_box .list {
	width: auto;
	float: none;
	margin-bottom: 20px;
}

.list_box .list .left {
	width: 58%;
}

.list_box .list .right {
	width: 40%;
}

.list_box .list .right ul {
	margin-top: 0px;
}

.list_box .list .right ul li {
	margin-top: 5px;
	display: inline-block;
}


/**　museums ********************************/
.museums #main_sub .right {
	width: auto;
}

.food.food_detall .main_sub .left {
	width: auto;
	float: none;
}
.food.food_detall .main_sub .right {
	width: auto;
	float: none;
	text-align: center;
	margin-top: 10px;
}
.food.food_detall .free_html table {
	width: 100%;
}
.food.food_detall .free_html table tr,
.food.food_detall .free_html table tr td {
	display: inline;
}
.food.food_detall .free_html table tr td:last-child {
	width: 100%;
}
.food.food_detall #content_0 {
	padding: 0 10px;
	margin-top: -100px;
}

#content_4 .map .left, #content_4 .map .right {
	float: none;
}

.hotels.general .list_box .list {
	width: auto;
}
.hotels.general .list_box .left{
	width: auto;
	float: none;
	text-align: center;
	padding-bottom:20px;
}
.hotels.general .list_box .right{
	width: auto;
	float: none;
	position: relative;
	margin-top: 10px;
	padding-bottom: 0px;
}

.hotels.general .ico_list {
	bottom: 0px;
	left: 0px;
	position: relative;
}

.hotels.general .ico_money {
	top: 0px;
    position: static;
}

.hotels.general .list_box h3 {
	font-size: 200%;
    margin-right: 0px;
	margin-bottom: 25px;
}
.hotels.general .list_box h3 span {
	font-size: 70%;
}
.hotels.general .list_box .left_nonmember{
	width: auto;
	float: none;
}

.hotels.general .ico_list_nonmember {
	float: none;
	position: static;
}

.food.food_detall .main_sub .left {
	width: auto;
	float: none;
}
.food.food_detall .main_sub .right {
	width: auto;
	float: none;
}

.food.food_detall .main_sub .right img {
	float: none;
}

.food_shopping.food #main h2,
.things_to_do.category #main h2 {
	min-height: auto;
	line-height: normal;
}
.food_shopping.food #main h2,
.museums.category #main h2 {
    width: 40%;
    height: 100px;
    font-size: 150%;
    vertical-align: middle;
    display: table-cell;
    top: -100px;
    bottom: 50px;
}
.food_shopping.food #main .h2bg img, .museums.category #main .h2bg img, .things_to_do.category.recommended_aichi #main .h2bg img {
	height: 100px;
}
.food.food_detall .free_html img {
	margin: 20px auto 0 auto;
	float: none!important;
}

}
