@charset "utf-8";

/*
Theme Name: customize-child-machinokoe
Description: itot2015カスタマイズ版子テーマ カスタマイズ
Author: cocolomachi
Author URI: http://cocolomachi.co.jp/
Template: custom-itot2015resp
Tags:
*/


body,header{
  font-family: 'Hiragino Maru Gothic ProN';
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Rounded Mplus 1c';
  font-weight: 700!important ;
}

a {
	color: #000;
}


/*====================================================================

======================================================================*/
.grid{
	max-width:1280px;
}

.single .grid{
	max-width:930px;
}

.breadcrumbs p {
	display: initial;
}

.shopData strong {
	background-image: url(img/i_info.png);
}
#map_data h4 {
	background-image: url(img/i_map.png);
}
.feedback h4 {
	background-image: url(img/i_contact.png);
}
.amaz h4 {
	background-image: url(img/i_relation.png);
}

/* Site Customize
-------------------------------------------------------------- */
html,body{
	font-size: 14px;
	overflow-x: hidden!important;
	background-image: url(img/bg.png);
}
img {
	max-width: 100%;
}
.interview_box{
	max-width: 980px;
	margin: 0px auto;
}
.interview_box img{
	margin-bottom: 35px;
}
.pc{
	display: block;
}
.sp{
	display: none;
}
@media all and (max-width:767px) {
.pc{
	display: none;
}
.sp{
	display: block;
}
.menu li{
	width:auto;
	min-width:165px;
	background: #FFF;
	margin-right: 0;
	border-radius:0;
}
}
#header_top_line {
	width: 100%;
	height: 1px;
	background-color:#524637;
}
#gloabl-header{
	width: 100%;
    position: fixed;
	background-color: rgba(255, 255, 255, 1);
    z-index: 999;
    height: 115px;
    top: 0;
    left: 0;
    padding: 38px 0 10px;
}
@media all and (max-width:767px) {
	#gloabl-header{
    position: absolute;
}
}
.menu_wrap {
	max-width: 1280px;
	margin: 0 auto;
}
.menu_block{
	margin:0;
}
#gloabl-header .title {
	float: left;
    margin-top: -12px;
    width: 100px;
}

.menu {
	width: auto;
	float: right;
	position: relative;
	list-style-type: none;
	margin: 0px 0 !important;
}

@media all and (max-width:767px) {
	.menu {
	border:none; 
}
.menu li.menu-toggle{
	margin-right: 0;
}

.has-menu {
	margin-right: 0;
    border-radius: 0;
    background: #fff;
}
.menu li{
	background: #FFF;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0;
}
}
.menu li{
	width:auto;
	min-width:165px;
	background: #d4d3ba;
	margin-right: 38px;
	-moz-border-radius:9px;
	-webkit-border-radius:9px;
	border-radius:9px;
}
.menu .sub-menu li {
	border-radius: 0;
	background: #fff;
}
.menu li.has-menu span.arrow {
	display: none;
}

.headermenu .last {
	min-width: 55px;
}

.headermenu .last a span::after {
	display: none;
}


@media all and (max-width:1024px) {
.menu li{
	width:auto;
	min-width:auto;
}
	}
.menu li a {
	padding: 15px 13px 13px 13px;
    font-size: 18px;
    text-align: center;
    letter-spacing: .15em;
}
.menu li.current-menu-item>a, .menu li.current-menu-item>a:hover, .menu li.current-menu-item.hover>a {
	color: #534741;
    text-shadow: 0px -1px 0 rgba(0, 0, 0, 0.0); 
}
.menu li a span{
	font-size: 14px;
	letter-spacing: 0;
}

.headermenu li a span::after{
    content: "";
    background-image: url(img/pull_down.png);
    width: 25px;
    height: 25px;
    position: absolute;
    background-repeat: no-repeat;
    top: 30%;
    right: 5%;
}

.sub-menu li a{
	padding: 15px 0px 15px  15px!important;
	border-bottom: 1px solid #c3b5aa!important;
}
.sub-menu li a:hover{
	background-color: #E7E7E7!important
}
.sub-menu li a span:after {
       font-family: 'FontAwesome';
    content: '\f107';
	  display:none;
	  padding-top:2px;
     
}
.arrow{
	font-size:10px;
}
.menu li.has-menu ul li a{
	letter-spacing: 0;
	line-height: 0.8;
	padding:8px 12px;
}

.menu li.current-menu-item > a,
.menu li.current-menu-item > a:hover,
.menu li.current-menu-item.hover > a{
	background-size:cover;
	background-color:#F1F1F1;
}

@media all and (max-width:767px) {
	.menu li.current-menu-item > a,
.menu li.current-menu-item > a:hover,
.menu li.current-menu-item.hover > a{
	    background: none;
}
}
}


/*.menu li a:hover,.menu li:hover a{
	background-color:#F1F1F1;
	background-size:cover;
}*/
.menu li.last a[target="_blank"]:after{
	display: block;
    content: "PR";
    color: #fff;
    background: #c21617;
    border-radius: 50%;
    font-size: 10px;
    letter-spacing: 0;
    line-height: 28px;
    height: 25px;
    width: 25px;
    text-align: center;
    position: absolute;
    left: 124px;
    margin-top: -61px;
}
.headermenu {
    margin-top: 0em;
    margin-bottom: 0em;
    display: block;
}
@media all and (max-width:767px) {
	#gloabl-header{
		padding-bottom:10px;
		height: 146px;
		padding-top: 50px;
	}
	.headermenu {
	width: 100%;
    background: rgba(255, 255, 255, 0.8);
    float: none;
    margin: 0 auto;
    position: fixed;
    top: 0px;
    left: 0px;
	}
	.menu_wrap:after,
	.headermenu:after{
		display: block;
		content: "";
		height: 0;
		clear: both;
	}
	#gloabl-header .title {
	float: none;
    width: 15%;
    margin: 0 auto;
	}

	.logo_svg {
	display: block;
    width: 130px;
    margin: 12px auto;
	}

	.menu li a{
		width:100%;
		text-align:left;
	}
	.menu li a {
		padding:15px 10px 15px 32px;
		border:none;
	}
	.menu li.last a[target="_blank"]{
		padding-left: 32px;
		width: auto;
	}
	.menu li.last a[target="_blank"]:after{
		font-size:12px;
		line-height:22px;
		height:22px;
		width:22px;
		margin-top:-11px;
		left:5px;
		top:46%;
	}
	.menu li a span:after {
	  display:none;
     
}
.menu li.current-menu-item > a,
.menu li.current-menu-item > a:hover,
.menu li.current-menu-item.hover > a{
	background-size:150px auto;
}
/*.menu li a:hover,.menu li:hover a{
	background-size:120px auto;
}*/
}

@media (max-width: 767px){
.grid .menu:hover li{
    background: none;
    border-bottom: solid 0.5px #eee;
    border-radius: inherit;
}
.grid .menu li {
    width: 100%;
}
}

@media (max-width: 767px){
.grid .menu li.menu-toggle {
	background: none;
}

#gloabl-header {
	background: none;
}

dd.education::before,dd.gourmet::before,dd.shop::before,dd.sports::before,dd.access::before,dd.public::before,dd.medical::before,dd.culture::before,dd.park::before {
	display: none;
}
.special_02 .special_bnr:last-child {
	margin-top: 50px;
    margin-left: 0;
}
.special_01 .special_bnr {
    margin-bottom: 50px;
}
.special_01 .bnr_mov {
	display: none;
}
#news .grid {
	margin-top: 80px;
}
.special_01, .special_02 {
	display: block;
}
}


#main_blocks {
	padding-top: 130px;
}
.home #main_blocks {
    padding-top: 100px;
    margin: 0 auto;
}
@media all and (max-width:767px) {
	#main_blocks {
	padding-top: 33px;
}
	.single #main_blocks,
	.page #main_blocks{
	padding-top: 146px;
}
.about .logo_img,.about .gif {
	display: none;
}
.about .about_text {
	margin: 0 auto;
    width: 80%;
}
.special_02 .special_bnr:last-child:after {
	margin-top: 0;
}
}
/*==================================================

==================================================*/
#bottom_menu_wrapper {
	width: 100%;
	z-index: 3;
	overflow: hidden;
}
#bottom_menu_wrapper a img {
	max-width:100%;
}
#bottom_menu_wrapper a:hover img {
	opacity:0.8;
}
#bottom_menu {
	width: 100%;
	position: relative;
	background-color: #fff;
	padding: 0px 0 25px;
}
#bottom_menu_contents {
	position: relative;
    margin-left: auto;
    margin-right: auto;
    max-width: 1200px;
    padding: 50px 25px 30px;
    z-index: 3;
    background-color: #e9e7e1;
}
#bottom_menu_wrapper{
  display:none
}
.home #bottom_menu_wrapper{
  display:block
}

.title-areaguide{
	text-align: center;
    position: relative;
    margin: 80px 0px;
    padding: 30px 0px 20px;
    clear: both;
    letter-spacing: 5px;
    font-size: 2.5em;
}
.logo_svg {
    display: block;
    height: 50px;
    margin-top: 12px;
}

@media all and (min-width:768px) {
	.logo_svg {
	float: left;
    width: 230px;
}
.about .about_text {
	width: 50%;
    margin-right: 10%;
}
.special_01 .special_bnr {
	margin-left: 50px;
}
.special_02 .special_bnr:last-child {
	margin-top: 100px;
    margin-left: 50px;
}
.special_01, .special_02 {
	display: flex;
}
}

.icon_menu .menu li{
	min-width: 50px;
} 

.searcbox{display:none;}

.searcbox{
    position: fixed;
    top: 120px;
    right: 0;
    margin-right: 5%;
}

.about {
    display: flex;
    flex-wrap: wrap;
    max-width: 1280px;
    margin: 90px auto 0;
}

.about .logo_img {
	width: 17%;
    margin-right: 3%;
}

.about .gif {
	width: 16%;
	padding-top: 30px;
}

.about .about_text h2 {
	background-image: url(img/about_bg.png);
    background-repeat: no-repeat;
    height: 70px;
    padding: 24px 0;
}

.about .about_text p {
	font-size: 1em;
    line-height: 23px;
    letter-spacing: 3px;
}

.about img {
	width: 100%;
}

#special {
	display: flex;
    flex-wrap: wrap;
    max-width: 1280px;
    margin: 50px auto 80px;
}

.special_01 .special_bnr:first-child:after{
    content: "";
    background-image: url(img/bnr_bg01.png);
    width: 40%;
    height: 60px;
    position: absolute;
    background-repeat: no-repeat;
    right: 0;
    margin-right: 100px;
    background-size: contain;
    display: block;
}

.special_02 .special_bnr:first-child:after{
    content: "";
    background-image: url(img/bnr_bg02.png);
    width: 25%;
    height: 80px;
    position: absolute;
    background-repeat: no-repeat;
    margin-top: 20px;
    margin-left: 130px;
    background-size: contain;
    display: block;
}

.special_02 .special_bnr:last-child:after{
    content: "";
    background-image: url(img/bnr_bg03.png);
    width: 20%;
    height: 120px;
    position: absolute;
    background-repeat: no-repeat;
    right: 0;
    margin-right: 50px;
    margin-top: -30px;
    background-size: contain;
    display: block;
}

.car {
	display: block;
    margin: 0 auto;
}

#news {
	width: 100%;
    display: inline-block;
    background-image: url(img/news_bg.png);
}

#news .fukidashi a img:hover {
  opacity: 1 ;
}

#news::before {
	content: "";
    background-image: url(img/news_sec_line.png);
    width: 100%;
    height: 100px;
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
}
#news .title-areaguide::after {
	content: "";
    background-image: url(img/news_line.png);
    width: 100%;
    height: 100px;
    position: absolute;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
}

@media all and (min-width: 1024px){
.single .text-area{
	height: 155px!important;
}

.single .col_4 figure img{
	border-radius: 50% 60% 50% 60%/60% 50% 60%!important;
}
}

.related h2,.feedback h2 {
	text-align: center;
	margin-bottom: 60px;
}

#news .text-area ,#category .text-area,.single .text-area{
	width: 100%;
    display: block;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url(img/cap_bg.png);
    padding: 17% 10% 23%;
    height: 235px;
}

.col_4 figure img {
	border-radius: 40% 50% 60% 60%/50% 60% 70%;
    margin: 0 auto;
    padding: 15px;
    width: 350px;
    height: 250px;
    object-fit: cover;
    font-family: 'object-fit: cover;';
}

.wp-pagenavi li {
	text-decoration: none;
    text-align: center;
    border: 3px solid #ff7b96;
    padding: 4px 0;
    margin: 2px;
    color: #ff7b96;
    font-weight: bold;
    font-size: 1.5em;
    border-radius: 100%;
    width: 50px;
    height: 50px;
    margin: 0 10px;
    list-style: none;
    display: none;
}

.fa-angle-double-right:before {
	content: "NEXT";
	width: 160px;
    font-size: 1.3em;
    border-radius: 10px;
    color: #FFF;
    background: #ff7b96;
    padding: 15px 50px;
    font-weight: normal;
    letter-spacing: 4px;
    margin: 0 50px;
}

.fa-angle-double-left:before {
	content: "PREV";
	width: 160px;
    font-size: 1.3em;
    border-radius: 10px;
    color: #FFF;
    background: #ff7b96;
    padding: 15px 50px;
    font-weight: normal;
    letter-spacing: 4px;
}

.wp-pagenavi .pages {
	display: none;
}

.wp-pagenavi .nextpostslink,.wp-pagenavi .previouspostslink {
	width: 160px;
    font-size: 1.3em;
    border-radius: 10px;
    color: #FFF;
    background: #ff7b96;
    padding: 6px 0;
    font-weight: normal;
    letter-spacing: 4px;
}

.wp-pagenavi .previouspostslink {
	margin-right: 30px;
}

.wp-pagenavi .nextpostslink {
	margin-left: 30px;
}

.wp-pagenavi span.current {
	font-weight: bold;
    background: #ff7b96;
    color: #fff;
    border-color:#ff7b96;
}

.wp-pagenavi a:hover {
	border-color: #fff;
}

.wp-pagenavi a, .wp-pagenavi span {
	border: none;
	color: #ff7b96 ;
}

.wp-pagenavi .active {
	font-weight: bold;
    background: #ff7b96;
    color: #fff;
    border-color: #ff7b96;
}

.wp-pagenavi .active span {
    color: #fff;
}

.page_nat {
	margin: 60px auto;
    display: table;
}

.page_nat ul {
	display: flex;
	margin: 0 auto;
}

.more:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.wp-pagenavi {
	clear: both;
    margin: 0 auto;
    display: inline-flex;
}

.more{
  -webkit-transition: opacity 1s ease-out;
-moz-transition: opacity 1s ease-out;
-ms-transition: opacity 1s ease-out;
transition: opacity 1s ease-out;
}

dd.education::before,dd.gourmet::before,dd.amusement::before,dd.shop::before,dd.sports::before,dd.access::before,dd.public::before,dd.medical::before,dd.culture::before,dd.park::before {
	content: "";
    width: 86px;
    height: 86px;
    margin: -20px 0px 0 280px;
    position: absolute;
    background-repeat: no-repeat;
    z-index: 1;
}

.cat-education .catch::before,.cat-gourmet .catch::before,.cat-shop .catch::before,.cat-sports .catch::before,.cat-access .catch::before,.cat-public .catch::before,.cat-medical .catch::before,.cat-culture .catch::before,.cat-park .catch::before,.cat-amusement .catch::before {
    background: #d4d3ba;
    padding: 5px 15px;
    margin-right: 10px;
    color: #000;
}

.single .cat-education .catch::before {
content: "子育て・教育施設";
}
.single .cat-gourmet .catch::before {
content: "グルメ";
}
.single .cat-shop .catch::before {
content: "ショッピング";
}
.single .cat-sports .catch::before {
content: "スポーツ・美容・リラックス";
}
.single .cat-access .catch::before {
content: "交通アクセス・施設";
}
.single .cat-public .catch::before {
content: "公共施設";
}
.single .cat-medical .catch::before {
content: "医療・健康施設";
}
.single .cat-culture .catch::before {
content: "文化・歴史";
}
.single .cat-park .catch::before {
content: "環境・公園";
}
.single .cat-amusement .catch::before {
content: "レジャー";
}



dd.education::before {
    background-image: url(img/cat_edu.png);
}
dd.amusement::before {
    background-image: url(img/cat_lesr.png);
}
dd.gourmet::before {
    background-image: url(img/cat_grm.png);
}
dd.shop::before {
    background-image: url(img/cat_shop.png);
}
dd.sports::before {
    background-image: url(img/cat_sport.png);
}
dd.access::before {
    background-image: url(img/cat_stat.png);
}
dd.public::before {
    background-image: url(img/cat_public.png);
}
dd.medical::before {
    background-image: url(img/cat_hosp.png);
}
dd.culture::before {
    background-image: url(img/cat_hist.png);
}
dd.park::before {
    background-image: url(img/cat_park.png);
}

#news .more {
	padding: 30px 55px;
    width: 280px;
    font-size: 1.5em;
    border-radius: 17px;
    background: #FB9A5E;
    clear: both;
    margin: 80px auto;
    text-align: center;
    color: #fff;
    letter-spacing: 5px;
}

.more_link {
	margin: 100px;
}

.textOverflowTest3 {
  overflow: hidden;
  width: 100%;
  height: 70px;
  font-size: 1.2em;
  line-height: 33px;
  margin: 0;
}

*[class*="col_"] {
	margin-left: 0.83333333333333%;
    margin-right: 0.83333333333333%;
    margin-top: 3em;
    float: left;
    display: block;
    padding: 4px;
}

@media (max-width: 1023px) and (min-width: 768px){
.single .grid *[class*="col_"] {
   width: 100%;
}
.grid *[class*="col_"] {
    float: none;
    width: 100%;
    display: block;
    clear: none;
    float: left;
    width: 48.33333333333333%;
    display: block;
}
}
@media (max-width: 1024px) and (min-width: 769px){
dd.education::before,dd.gourmet::before,dd.shop::before,dd.sports::before,dd.access::before,dd.public::before,dd.medical::before,dd.culture::before,dd.park::before {
    margin: -20px 0px 0 200px;
}
}

@media all and (max-width:767px) {
	.title-areaguide{margin: 0 0px 0px;
}
}

.sub_txt1{
	
}
.sub_txt2{
	font-size:70%;
}
#bottom_pickup-nav{
	display:table;
	width:100%;
	margin-left:-50px;
}
.pickup-nav .col{
	display:table-cell;
	padding:0 0 20px 50px;
	box-sizing:border-box;
	width:33.33%;
	max-width:350px;
	min-width:350px;
}

.pickup-nav .col:first-child{}
  .pickup-nav .box{}
  .pickup-nav .box a{}
  .pickup-nav .box img{
  	width:100%;
  	max-width: 100%;
  	height:auto;
  }
  .pickup-nav .box a p{
  	display:block;
  	text-align: center;
  	line-height: 1.2;
  	padding:2px 0;
  	border: solid 1px #9e6c0c;
  }
  .pickup-nav .box a p strong{
  	color:#9e6c0c !important;
  	display:block;
  	font-family: "adobe-garamond-pro","ヒラギノ明朝 Pro W6","Hiragino Mincho Pro","HiraMinProN-W6","HGS明朝E","ＭＳ Ｐ明朝",serif;
  }
  .pickup-nav .box a:hover p{
  	background: #9e6c0c;
  	color: #fff !important;
  }
  .pickup-nav .box a:hover p strong{
  	color: #fff !important;
  }

#bottom_pickup-nav:after,
#bottom_menu_contents ul:after,
#bottom_menu_contents:after {
	display: block;
	content: "";
	height: 0;
	clear: both;
}
#bottom_category-nav {
	margin: 0;
	width:100%;
}
#bottom_category-nav li {
	display: inline-block;
	list-style-type: none;
	float: left;
	margin:10px 0 10px 22px;
	padding:0;
}
#bottom_menu_contents li:first-child {
	margin-left: 0;
}
#bottom_category-nav li a img{
	border: solid 1px #ccc;
	display:block;
	vertical-align: bottom;
	line-height:1;
}
.pickup-nav .box a:hover img,
#bottom_category-nav li a:hover{
	opacity: .80;
}

@media all and (max-width:767px) {
	#bottom_menu {
		padding:0px 0;
		max-width:600px;
		margin:0 auto;
	}

    .special_01 .special_bnr::after,.special_02 .special_bnr::after {
        display: none!important;
    }


	.title-areaguide:before,
	.title-areaguide:after{
		display:none;
	}
	#bottom_pickup-nav{
		display:block;
		margin:0 auto;
	}
	.pickup-nav .col{
		display: block;
		float:left;
		padding: 0 10px 20px;
		max-width:480px;
		min-width:300px;
	}
	#bottom_menu_contents li:first-child,
	#bottom_category-nav li {
		margin: 0 10px 20px;
		width:30%;
	}
	#bottom_category-nav li img{
		width:100%;
		max-width:100%;
		height:100%;
	}
	.page-contact .entry_header {
		width: 100%!important;
	}
}
@media all and (max-width:480px) {
	.pickup-nav .col{
		float:none;
		margin:0 auto ;
	}
	#bottom_menu_contents li:first-child,
	#bottom_category-nav li {
		width:42%;
	}
	#bottom_menu_contents{
		padding:0px 20px;
	}
}

.home footer {
	width: 100%;
	text-align: left;
	z-index: 120;
}
footer {
	width: 100%;
	text-align: left;
	position: relative;
	z-index: 120;
	background-image: url(img/bg.png);
}
.footer_line {
    width: 90%;
    margin: 50px auto 50px;
    background-image: url(img/ft_line.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: contain;
    right: 0;
    text-align: right;
}
.footer_line img {
	margin-bottom: 10px ;
}

.footer_line a {
    display: block;
    text-align: center;
    background: #1E7361;
    color: #fff;
    padding: 20px;
    width: 320px;
    border-radius: 8px;
    margin: 0 auto;
    font-size: 1em;
    letter-spacing: 2px;
    -webkit-transition: opacity 1s ease-out;
    -moz-transition: opacity 1s ease-out;
    -ms-transition: opacity 1s ease-out;
    transition: opacity 1s ease-out;
}

.footer_line a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.footer_pr {
	padding-top: 10px;
    padding-bottom: 20px;
    font-size: 13px;
    color: #ffffff;
    width: 100%;
    background-color: #8a8274;
    z-index: 200;
}
.footer_pr h3{font-size: 1.65em;}
.footer_pr a {
	color: #fff
}

/*.home .slide_pr{max-width:1000px;margin:0 auto;height:360px;display:none;line-height:1.6}*/

.pr-icon {
    position: absolute;
    margin: -45px 0 0 0;
    height: 40px!important;
}

.slide_pr {
	max-width: 1000px;
	margin: 0 auto;
	line-height: 1.6;
}
.pr_official {
	background-color: #42210b;
	width: 100%;
	height: 35px;
	line-height: 35px;
	white-space: nowrap;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.copyright {
    z-index: 200;
    clear: both;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 0.75em;
    border: none;
}
.copyright img {
	vertical-align: middle;
}
.copyright a {
	color: #4a4847;
}

.page-contact .entry_header {
	width: 60%;
    margin: 0 auto;
}

.page-contact .footer_line a {
    display: none;
}

.entry_header object {
    background: #d4d3ba;
    padding: 5px 10px;
    font-size: 0.8em;
    display: table;
    margin: 0 10px 10px 0;
}


.page-contact tr, td {
	padding: 18px 0!important;
    border-top: solid 1px #ccc;
    font-size: 1.2em;
}

.page-contact .last {
    border-top: none;
}

.page-contact .last input {
     width: 50%;
}

.page-contact input {
	width: 100%;
	height: 40px;
}

.page-contact textarea {
	height: 50px;
    width: 100%;
}

tbody tr.last th, tbody tr.last td{
	border-bottom: 0;
    display: flex;
    height: 80px;
}

.foot_contact {
	margin: 0
}
.foot_contact li {
	display: inline;
	list-style: none;
	height: 24px;
	line-height: 24px;
}
.foot_contact li.first:before {
	content: "";
	margin: 5px;
}
.foot_contact li:before {
	content: "｜";
	margin: 5px;
}
.pTop {
	position: fixed;
    bottom: 30px;
    right: 20px;
    z-index: 9999;
    width: 100px;
}
/*#pTopBtn {
	background: #9C9C9C;
	border-radius: 50%;
	color: #ffffff;
	width: 64px;
	height: 64px;
	padding: 20px;
	text-align: center;
	line-height: 1.2;
	font-size: 0.75em;
}
#pTopBtn:hover {
	background: #666;
}*/

/*@media all and (max-width:768px) {
	.pTop {
		bottom:70px;
		right:10px;
	}
	#pTopBtn {
		width: 48px;
		height: 48px;
		padding: 10px 0;
	}
}*/

/* fullSlideShow
--------------------------- */
.cf_element {
	top: 0px;
	left: 0;
	width: 100%;
	padding: 0;
	margin: 0;
}
#cf0 .cf_content {
	background-image: url(img_original01/slide01.png);
	background-size: cover;
}
#cf1 .cf_content {
	background-image: url(img_original01/slide02.png);
	background-size: cover;
}
#cf2 .cf_content {
	background-image: url(img_original01/slide03.png);
	background-size: cover;
}

.cf_content {
	text-align: center;
	position: relative;
	width: 100%;
	height: 700px;
	background-repeat: no-repeat;
	background-position: center 50%;
	background-size: cover;
}
@media all and (max-width:767px) {
	.cf_content {
	height: 500px;
}
}
.cf_content img {
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 226px auto auto;
    max-width: 350px;
}
.cap-text{
  position:absolute;
		bottom:5px;
		font-size:.85em!important;
		line-height:1.1;
		color:#fff;
		display:block;
		width:100%;
}
.category .cap-text{
  margin-bottom:0;
} 
.cap-text span{
  display:block;
		max-width:1000px;
		margin:0 auto;
		text-align:right;
		text-shadow: #333 1px 1px 3px, #333 -1px 1px 3px, #333 1px -1px 3px, #333 -1px -1px 3px;
}


/*single-page*/
ul.breadcrumbs {
	clear: both;
}
ul.breadcrumbs li a {
	font-size: 1em
}
#single_body {
	max-width: 1000px;
	margin: 0 auto;
}
.page_entry, .single_entry {
  padding: 5%;
  padding-top: 0;
}

h1.storytitle {
	margin: 20px 0 0;
	font-weight: normal;
	font-size: 2.1em;
    letter-spacing: 3px;
}
h1.storytitle a {
	color: #9E6C0C;
}

.photobox-wrap.odd {
	float: left;
	margin: 10px 20px 24px 0;
}
.photobox-wrap.even {
	float: right;
	margin: 10px 0 24px 20px;
}
.panel-grid-cell .photobox-wrap.odd,
.panel-grid-cell .photobox-wrap.even {
	float: none;
	margin: auto
}

/* 人気の記事 */
.popular-post {
  padding: 10px 15px 20px;
}

/*カテゴリトップ*/
/*====================================================================
  ヘッダー画像
======================================================================*/
.header_bg {
  min-height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center 50%;
  text-align:center;
  padding: 20px 0 100px;
  position:relative;
}


.header_bg .section_title::after {
    content: "";
    background-image: url(img/news_line.png);
    width: 100%;
    height: 100px;
    position: absolute;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
  }

.header_bg h1 {
	margin-top: 0 ;
}

.bg_pickup:before,.bg_education:before,.bg_all:before,.bg_public:before,.bg_medical:before,.bg_sports:before,.bg_gourmet:before,.bg_park:before,.bg_shopping:before,.bg_column:before,.bg_access:before,.bg_culture:before,.bg_amusement:before {
    content: "";
    background-image: url(img/cat_title01.png);
    width: 100%;
    height: 100px;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    background-size: 100px;
}


@media all and (max-width:767px) {
	.header_bg {
		padding: 130px 0 50px;
	}
}

.category_lead {
	line-height: 2;
	font-size: 17px;
	margin: 3em 0
}

/*==================================================*/
.article_wrap {
	max-width: 1000px;
	margin: 0 auto;
}
.article_wrap .row {
	margin-bottom: 60px
}


@media all and (max-width:1024px) {
	.header_menu {
		float:none;
		margin:0;
	}
	#bottom_menu_wrapper {
	  /**/
	}
	.cf_content img {
		margin: 180px auto 0px;
        max-width: 230px;
	}
}
@media (max-width:767px) and (min-width:480px) {
	.grid {
		max-width: 600px;
	}
}
@media all and (max-width:767px) {
	.spot_name {
		font-size: 20px
	}
	.category_lead, .spot_discription, .spot_style, .spot_link {
		font-size: 15px
	}
	.photobox-wrap.odd {
		float: none;
		margin: auto;
	}
	.photobox-wrap.even {
		float: none;
		margin: auto;
	}
	.pr_discription {
		display: none
	}
	.footer_pr *[class*="col_"] {
		margin-top: 0em;
		margin-bottom: 0em;
		padding-top: 0.5em;
		padding-bottom: 0.5em;
	}
	.copyright *[class*="col_"] {
		margin-top: 0em;
		margin-bottom: 0em;
		padding-top: 0.5em;
		padding-bottom: 0.5em;
	}

}
@media all and (max-width:480px) {
	.foot_contact.right {
		text-align: left;
	}
}
.slide_pr_trigger{
	color:#ffffff !important;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.pr_01{
	width:200px;
}
.pr_02{
	width:400px;
}
.col_img{
	margin-top: 1em;
    margin-bottom: 1em;
}
@media all and (max-width:480px) {
.col_3,.col_4,.col_5,.col_6,col_img{
	width:auto;
}
}
.shadow_box{
text-align: center;
margin-top: -3px;
	}
@media all and (max-width:1024px) {
	.shadow_box{
		display: none;
	}
}
.shadow_box img{
	max-width: 1400px;
	margin: 0px auto;
	    z-index: 100;
}
.pick_s{
	margin-bottom: -26px!important;
	z-index: 100!important;
}
.column_box{
	max-width: 980px;
	margin: 0px auto;
}
.l_c_box{
	width: 480px;
	float: left;
}
.r_c_box{
	width: 500px;
    float: left;
    text-align: center;
    background-color: #eceae4;
    padding: 20px 25px;
    height: 320px;
}
@media all and (max-width:767px) {
	.l_c_box{
	width: 100%;
}
.r_c_box{
	width: 100%;
	height: auto;
}
}





.txt_rc01{
	color: #ad272d;
	font-size: 18px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	display: block;
}
.txt_rc02{
	color: #42210b;
	font-size: 18px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	display: block;
	margin-bottom: 10px;
}
@media all and (max-width:767px) {
	.txt_rc02{
	font-size: 16px;
}
}
.txt_rc03{
	width: 50px;
	display: block;
	border-bottom: solid 2px #42210b;
	margin: 0px auto;
	margin-bottom: 10px;
}
.txt_rc04{
	display: block;
	color: #4d4d4d;
	text-align: left;
	margin-bottom: 10px;
}
.txt_rc05 a{
	background-color: #3D290C;
    text-align: center;
    color: #FFFFFF;
    padding: 5px 0px;
    width: 150px;
    margin: 0px auto;
    display: block;
    border-radius: 10px;
}
.txt_rc05 a:hover{
	background-color: #6B4D3C;
}
.life_box{
	max-width: 950px;
	margin: 0px auto 30px;
	overflow: hidden;
}
.life_box ul {
	margin: 0px;
}
.life_box img{
	margin-bottom: 15px;
}
@media all and (max-width:767px) {
	.life_box img{
	margin-bottom: 0px;
}
}
.life_box ul li{
	width: 20%;
	padding: 0px 10px;
	float: left;
	list-style:none;
	text-align: center;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	color:#493932;
}
@media all and (max-width:767px) {
	.life_box ul {
}
	.life_box ul li{
		width: 50%;
    margin: 0px auto;
    padding: 10px 8px;
    line-height: 1.6em;
		
	}
}

/*====================================================================
  フェードイン
======================================================================*/
/* 画面外にいる状態 */
.fadein {
    opacity : 0.1;
    transform : translate(0, 20px);
    transition : all 500ms;
    }
 
/* 画面内に入った状態 */
.fadein.scrollin {
    opacity : 1;
    transform : translate(0, 0);
    }