@charset "UTF-8";

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


/*** common ***/

.pc_block {
	display: none;
}

.sp_block {
	display: block;
}

.pc_block2 {
	display: inherit;
}

.sp_only {
	display: block;
}

.pc_only {
	display: none !important;
}
@media screen and (max-width: 659px) {
.pc_block_t {
	display: none;
}
}
body {
	padding-top: 62px;
}

body .wrapper {
	width: 100%;
	overflow-x: hidden;
}

.top_head header {
	position: fixed;
}

header#top {
	padding: 10px 0;
}

header .slide_txt__wrapper {
	display: none;
	z-index: 0;
}

.anime_hover_down {
	-webkit-transform: perspective(0px) translateZ(0);
	transform: perspective(0px) translateZ(0);
	box-shadow: 0 0 0px transparent;
	-webkit-transition-duration: 0s;
	transition-duration: 0s;
	-webkit-transition-property: transform;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

.anime_hover_down:hover {
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

a {
	outline: none;
}

.col_wrapper .col3_left {
	width: 220px;
	float: none;
	clear: both;
	margin: 0 auto;
}

.col_wrapper .col3_center {
	width: 220px;
	float: none;
	clear: both;
	margin: 0 auto;
}

.col_wrapper .col3_right {
	width: 220px;
	float: none;
	clear: both;
	margin: 0 auto;
}

@media screen and (min-width: 600px) {
	.col_wrapper .col3_left {
		width: 30%;
		float: left;
		clear: none;
	}
	.col_wrapper .col3_center {
		width: 30%;
		float: left;
		margin: 0 5%;
		clear: none;
	}
	.col_wrapper .col3_right {
		width: 30%;
		float: right;
		clear: none;
	}
}

.headerimg {
	padding-top: 0;
	margin-top: -60px;
}


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


/*** トップページ ***/

.top_body {
	background-color: #fff;
}

.top_head header .slide_txt__wrapper {
	display: none;
}

.top_head header .slider_flowers {
	display: none;
}

.top_head .headerimg_top {
	position: relative;
	top: 0;
	width: 100%;
	min-width: 100% !important;
	overflow: hidden;
	min-height: 157px;
	max-height: 377px;
}

.top_head .headerimg_top img {
	width: 100%;
	min-width: 100%;
}

@media screen and (max-width: 400px) {
	.top_head header .slider_flowers .flower_left {
		position: absolute;
		top: 120px;
		left: 0;
		width: 25%;
	}
	.top_head header .slider_flowers .flower_right {
		position: absolute;
		top: 90px;
		right: 0;
		width: 25%;
	}
}

@media screen and (min-width: 600px) {
	.top_head header .slider_flowers .flower_left {
		position: absolute;
		top: 100px;
		left: 0;
		width: 35%;
	}
	.top_head header .slider_flowers .flower_right {
		position: absolute;
		top: 80px;
		right: 0;
		width: 35%;
	}
}

.sp_catchcopy {
	width: 174px;
	margin: 20px auto 20px;
}

.top_content__business {
	padding-bottom: 0 !important;
}

.top_content__business ul {
	margin: 40px 0 0 0;
}

.top_content__business ul li {
	width: 70px;
	height: 70px;
	margin: 0 7px;
}

.top_content__business ul li.nav__shopping {
	margin-left: 0;
}

.top_content__business ul li.nav__rent {
	margin-right: 0;
}

.top_content__business ul li.nav__prepare, .top_content__business ul li.nav__consult, .top_content__business ul li.nav__event, .top_content__business ul li.nav__netbank {
	position: relative;
	top: 0px;
}

.top_content__business ul li:hover a {
	border: 2px solid #e5e5e5 !important;
}

.top_content__business ul li a {
	width: 100%;
	height: 100%;
	border: 2px solid #e5e5e5;
}

.top_content__business ul li a.nav__shopping:hover a {
	border: 0px solid #ff6f6f;
}

.top_content__business ul li a.nav__search:hover a {
	border: 0px solid #FFA03A;
}

.top_content__business ul li a.nav__saving:hover a {
	border: 0px solid #8957a1;
}

.top_content__business ul li a.nav__rent:hover a {
	border: 0px solid #478ad5;
}

.top_content__business ul li a.nav__prepare:hover a {
	border: 0px solid #32b16c;
}

.top_content__business ul li a.nav__consult:hover a {
	border: 0px solid #40bace;
}

.top_content__business ul li a.nav__event:hover a {
	border: 0px solid #edc963;
}

/*190530*/
.top_content__business ul li.nav__shopping:hover a {
	border: 5px solid #ff6f6f;
}

.top_content__business ul li.nav__search:hover a {
	border: 5px solid #FFA03A;
}

.top_content__business ul li.nav__saving:hover a {
	border: 5px solid #8957a1;
}

.top_content__business ul li.nav__rent:hover a {
	border: 5px solid #478ad5;
}

.top_content__business ul li.nav__prepare:hover a {
	border: 5px solid #32b16c;
}

.top_content__business ul li.nav__consult:hover a {
	border: 5px solid #40bace;
}

.top_content__business ul li.nav__event:hover a {
	/*border: 5px solid #edc963;*/
	border: 5px solid #9ad934;
}

.top_content__business ul li.nav__netbank:hover a {
	border: 5px solid #ed63ce;
}



@media (max-width: 350px) {
	.top_content__business ul li {
		margin: 0 1px;
	}
}

.topttl {
	width: 100%;
	height: 220px;
	box-sizing: border-box;
	background-color: #ccc;
	position: relative;
	padding-top: 55px;
	text-align: center;
	background-position: center top;
	background-size: 3000px;
}

.topttl:before {
	content: "";
	display: block;
	background-color: #fff;
	width: 100%;
	height: 40px;
	border-radius: 0 0 90% 90% / 0 0 30% 30%;
	position: absolute;
	top: 0px;
}

.topttl:after {
	content: "";
	display: block;
	background-color: #fff;
	width: 100%;
	height: 40px;
	border-radius: 90% 90% 0 0 / 30% 30% 0 0;
	position: absolute;
	bottom: -1px;
}

.topttl_news {
	background: url("/common/img/news_ttl_bg.png") no-repeat;
	background-position: 50% -120px;
	background-size: 3000px;
	padding-top: 50px;
	height: 155px;
	margin-bottom: 0px;
}

.topttl_news:after {
	border-radius: 0;
}

.topttl_news:after {
	display: none;
}

.topttl_news__txt {
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	margin: 0 auto;
	text-align: center;
}

.topttl_news__txt .topttl_main {
	width: 140px;
	margin: 0 auto 0px;
}

.topttl_news__txt .topttl_main.init {
	opacity: 0;
	transform: translateY(-200px);
	-ms-transform: translateY(-200px);
	transform: translateY(-200px);
}

.topttl_news__txt .topttl_sub {
	width: 111px;
	margin: 0 auto;
}

.topttl_news__txt .topttl_sub.init {
	opacity: 0;
	transform: translateY(-200px);
	-ms-transform: translateY(-200px);
	transform: translateY(-200px);
}

.topttl_news__town {
	position: absolute;
	bottom: 7px;
	right: 0;
	left: 0;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	max-width: 600px;
}

.topttl_news__town img {
	max-width: 100%;
}

.topttl_news__town.init {
	opacity: 0;
	transform: translateY(-200px);
	-ms-transform: translateY(-200px);
	transform: translateY(-200px);
}

.topttl_pickup {
	background: url("/common/img/pickup_ttl_bg.png") no-repeat;
	background-position: 50% -40px;
	background-size: 3000px;
	padding-top: 80px;
	height: 200px;
}

.topttl_pickup:before {
	content: "";
	display: block;
	background-color: #fff;
	width: 100%;
	height: 50px;
	border-radius: 0 0 90% 90% / 0 0 30% 30%;
	position: absolute;
	top: 20px;
}

.topttl_pickup:after {
	content: none;
}

.topttl_pickup__txt {
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	margin: 0 auto;
	position: relative;
}

.topttl_pickup__txt .topttl_main {
	width: 150px;
	margin: 0 auto;
}

.topttl_pickup__txt .topttl_main.init {
	opacity: 0;
	transform: translateY(-200px);
	-ms-transform: translateY(-200px);
	transform: translateY(-200px);
}

.topttl_pickup__txt .topttl_sub {
	width: 170px;
	margin: 0 auto;
}

.topttl_pickup__txt .topttl_sub.init {
	opacity: 0;
	transform: translateY(-200px);
	-ms-transform: translateY(-200px);
	transform: translateY(-200px);
}

.topttl_pickup__wave {
	width: 100%;
	height: 40px;
	background: url("/common/img/pickup_ttl_bg_wave.png");
	background-size: 165px;
	background-position: center top;
	position: absolute;
	bottom: -3px;
	z-index: 10;
	transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0.1s;
}

.topttl_pickup__wave.init {
	opacity: 0;
	-webkit-transform: translateY(10px);
	-ms-transform: translateY(10px);
	transform: translateY(10px);
	-webkit-animation: slide_wave 20s linear infinite;
	animation: slide_wave 20s linear infinite;
}

.topttl_pickup__ship {
	display: none;
}

.topttl_pickup__bird {
	width: 90px;
	position: absolute;
	top: -80px;
	left: 5px;
	-webkit-transition: all 0.1s cubic-bezier(0.23, 1, 0.32, 1) 0.2s;
	transition: all 0.1s cubic-bezier(0.23, 1, 0.32, 1) 0.2s;
}

.topttl_pickup__bird.init {
	opacity: 0;
	-webkit-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
}

.topttl_pickup__fish {
	width: 90px;
	position: absolute;
	bottom: 0px;
	right: 0px;
	-webkit-transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.2s;
	transition: all 0.2s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.2s;
}

.topttl_pickup__fish.init {
	opacity: 0;
	-webkit-transform: translateY(100px);
	-ms-transform: translateY(100px);
	transform: translateY(100px);
}

.topttl_store {
	background: url("/common/img/store_ttl_bg.png") no-repeat;
	background-position: 50% -40px;
	background-size: 3000px;
	position: relative;
	z-index: 2;
	margin-bottom: 0;
}

.topttl_store__txt {
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	margin: 0 auto;
	position: relative;
}

.topttl_store__txt .title_main {
	width: 244px;
	margin: 0 auto 5px;
	transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0.1s;
}

.topttl_store__txt .title_sub {
	width: 128px;
	margin: 0 auto;
	transition: all 0.2s cubic-bezier(0.215, 0.61, 0.355, 1) 0.1s;
}

.topttl_store__flower {
	display: none;
}

.topttl_store__family {
	width: 200px;
	position: absolute;
	top: -80px;
	right: -30px;
	-webkit-transition: all 0.2s cubic-bezier(0.23, 1, 0.32, 1) 0.1s;
	transition: all 0.2s cubic-bezier(0.23, 1, 0.32, 1) 0.1s;
}

.topttl_magazine {
	background: url("/common/img/magazine_ttl_bg.png") no-repeat;
	background-position: 50% -40px;
	background-size: 3000px;
	position: relative;
	margin-bottom: 80px;
	height: 220px;
	top: 0;
}

.topttl_magazine:before {
	background: url("/common/img/plaza_bg.png");
}

.topttl_magazine:after {
	content: none;
}

.topttl_magazine__txt {
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	margin: 0 auto;
}

.topttl_magazine__txt .topttl_main {
	width: 250px;
	margin: 0 auto;
}

.topttl_magazine__txt .topttl_sub {
	width: 210px;
	margin: 0 auto;
}

.topttl_magazine__txt .magazine_backnumber {
	position: relative;
	z-index: 2;
	margin-top: 70px !important;
}

.topttl_magazine__txt .magazine_backnumber a {
	display: block;
}

.topttl_magazine__txt .magazine_backnumber a:hover {
	opacity: 0.7;
}

.topttl_magazine__grass {
	position: absolute;
	bottom: -5px;
	right: 0;
	left: 0;
	margin-right: auto;
	margin-left: auto;
	width: 1210px;
	-webkit-transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
	transition: all 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.topttl_magazine__grass.init {
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-transform: translateY(20px);
	-ms-transform: translateY(20px);
	transform: translateY(20px);
}

.title_main {
	position: relative;
	z-index: 10000;
}

.title_main.init {
	opacity: 0;
	transform: translateY(-20px);
}

.title_sub {
	position: relative;
	z-index: 10000;
	margin-top: 10px;
}

.title_sub.init {
	opacity: 0;
	transform: translateY(-20px);
}

.anime_down {
	-webkit-transition: all 0.2s cubic-bezier(0.23, 1, 0.32, 1);
	transition: all 0.2s cubic-bezier(0.23, 1, 0.32, 1);
	
	width: 	auto;/*190529*/
}

.anime_down.second_stage {margin: 10px 0 0;}/*190529*/
.anime_down.second_stage li{margin: 0 7px;}/*190529*/


.anime_down.init {
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-transform: translateY(-40px);
	-ms-transform: translateY(-40px);
	transform: translateY(-40px);
}

.top_content {
	width: 100%;
	box-sizing: border-box;
	padding: 10px;
}

.top_content__news {
	padding-bottom: 0px;
	/* タブメニュー */
	/* タブの中身 */
}

.top_content__news .top_tab {
	width: 100%;
	box-sizing: border-box;
	float: none;
	clear: both;
	margin-right: 0px;
	margin-bottom: 50px;
}

.top_content__news .top_tab.init {
	opacity: 0;
	transform: translateX(-40px);
}

.top_content__news ul#tab-menu {
	list-style: none;
	padding: 0;
	width: 100%;
	box-sizing: border-box;
}

.top_content__news ul#tab-menu>li {
	display: inline-block;
	padding: 5px 25px;
	background: #fff;
	border: 3px solid #ff6f6f;
	margin-bottom: 5px;
	font-weight: bold;
	width: 50%;
	box-sizing: border-box;
	float: left;
	text-align: center;
	font-size: 12px;
}

.top_content__news ul#tab-menu>li:nth-child(odd) {
	border-right: 0;
}

.top_content__news ul#tab-menu>li:nth-child(5), .top_content__news ul#tab-menu>li:nth-child(6) {
	width: 100%;
	border: 3px solid #ff6f6f;
}

.top_content__news ul#tab-menu>li:hover, .top_content__news ul#tab-menu>li.active {
	background: #ff6f6f;
	color: #fff;
}

.top_content__news #tab-box {
	padding: 0;
	box-sizing: border-box;
	clear: both;
}

.top_content__news #tab-box>div {
	display: none;
	height: 525px;
	border: 2px solid #ccc;
}

.top_content__news #tab-box>div.active {
	display: block;
}

.top_content__news .top_volleyball {
	width: 100%;
	box-sizing: border-box;
	padding-top: 5px;
	float: none;
	clear: both;
	transition: all 0.2s;
}

.top_content__news .top_volleyball__mainttl {
	max-width: 324px;
	width: 100%;
	margin: 0 auto;
	position: relative;
	top: 0px;
}

.top_content__news .top_volleyball.init {
	opacity: 0;
	transform: translateX(40px);
}

.top_content__news .top_volleyball__content {
	width: 100%;
	height: 525px;
	box-sizing: border-box;
	padding: 10px 24px;
	border: 2px solid #ccc;
	overflow: scroll;
}

.top_content__news .top_volleyball__next {
	width: 100%;
	box-sizing: border-box;
	border-bottom: 2px dotted #ccc;
}

.top_content__news .top_volleyball .top_volley__ttl {
	margin: 0 auto;
}

.top_content__news .top_volleyball .top_volley__name {
	width: 100%;
	clear: both;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
}

.top_content__news .top_volleyball ul.top_volley__list {
	clear: both;
	margin: 0;
	padding-left: 20px;
}

.top_content__news .top_volleyball__latest {
	width: 100%;
	height: 283px;
	box-sizing: border-box;
	padding: 10px 0;
}

.top_content__news .top_volleyball .top_volley__score {
	width: 100%;
}

.top_content__news .top_volleyball .score_team {
	width: 100%;
	border-bottom: 1px solid #2a0a15;
	zoom: 1;
}

.top_content__news .top_volleyball .score_team:before, .top_content__news .top_volleyball .score_team:after {
	content: "";
	display: table;
}

.top_content__news .top_volleyball .score_team:after {
	clear: both;
}

.top_content__news .top_volleyball .score_team__gifu {
	text-align: center;
	flex-basis: 100px;
}

.top_content__news .top_volleyball .score_team__vs {
	text-align: center;
}

.top_content__news .top_volleyball .score_team__opponent {
	text-align: center;
	flex-basis: 100px;
}

.top_content__news .top_volleyball .score_image {
	width: 100%;
	margin: 0 auto;
	clear: both;
	zoom: 1;
	padding: 10px 0;
}

.top_content__news .top_volleyball .score_image:before, .top_content__news .top_volleyball .score_image:after {
	content: "";
	display: table;
}

.top_content__news .top_volleyball .score_image:after {
	clear: both;
}

.top_content__news .top_volleyball .score_image__gifu {
	width: 70px;
	box-sizing: border-box;
	float: left;
}

.top_content__news .top_volleyball .score_image__gifu_score {
	float: left;
	width: 20px;
	box-sizing: border-box;
	text-align: right;
	font-size: 16px;
	font-weight: bold;
	margin-top: 23px;
}

.top_content__news .top_volleyball .score_image .score_detail {
	float: left;
	width: 60px;
	box-sizing: border-box;
}

.top_content__news .top_volleyball .score_image .score_detail ul {
	width: 100%;
	margin: 0;
	padding: 5px 0 0;
}

.top_content__news .top_volleyball .score_image .score_detail ul li {
	list-style: none;
	text-align: center;
	font-size: 12px;
	line-height: 1.5;
}

.top_content__news .top_volleyball .score_image__opponent {
	width: 70px;
	box-sizing: border-box;
	float: right;
}

.top_content__news .top_volleyball .score_image__opponent_score {
	float: right;
	width: 20px;
	box-sizing: border-box;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	margin-top: 23px;
}

.btn_center {
	width: 170px;
	line-height: 45px;
	box-sizing: border-box;
	border: none;
	margin: 30px auto 0;
}

.btn_center a {
	display: block;
	text-align: center;
	color: #fff;
	border: 3px solid #ff7f7f;
	background-color: #ff7f7f;
	border-radius: 5px;
	box-shadow: 3px 4px 3px #e36c6c;
}

.btn_center a:hover {
	color: #ff7f7f;
	background-color: #fff;
	box-shadow: 0px 0px 0px;
}

.top_container .btn_center {
	margin: 20px auto 0;
}

.top_content__pickup {
	padding: 0;
	margin-top: 10px;
}

.top_content__pickup .pickup_slider__wrapper {
	width: 100%;
	max-width: 400px;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 0 5%;
	zoom: 1;
}

.top_content__pickup .pickup_slider__wrapper:before, .top_content__pickup .pickup_slider__wrapper:after {
	content: "";
	display: table;
}

.top_content__pickup .pickup_slider__wrapper:after {
	clear: both;
}

.top_content__pickup .pickup_slider {
	width: 100%;
	box-sizing: border-box;
	text-align: center;
}

.top_content__pickup .pickup_slider__box {
	width: 100%;
	padding: 0 2px;
	min-height: 0px;
	box-sizing: border-box;
	border: none;
	float: left;
	display: inline-block;
	margin: 0 0 10px;
}

.top_content__pickup .pickup_slider__image {
	width: 150px;
	height: 99px;
	float: left;
	box-sizing: border-box;
	overflow: hidden;
}

.top_content__pickup .pickup_slider__image img {
	max-height: 99px;
}

.top_content__pickup .pickup_slider__content {
	zoom: 1;
	float: right;
	width: calc(100% - 150px);
	box-sizing: border-box;
	padding-left: 10px;
}

.top_content__pickup .pickup_slider__content:before, .top_content__pickup .pickup_slider__content:after {
	content: "";
	display: table;
}

.top_content__pickup .pickup_slider__content:after {
	clear: both;
}

.top_content__pickup .pickup_slider__content .pickup_label {
	margin: 0 10px 5px 10px;
	float: left;
}

.top_content__pickup .pickup_slider__content .pickup_txt {
	width: 100%;
	box-sizing: border-box;
	padding: 10px;
	text-align: left;
	min-height: 0px;
	clear: both;
}

.top_content__pickup .pickup_slider__content .pickup_link {
	display: block;
	width: 100%;
	box-sizing: border-box;
	padding: 0 0 10px 25px;
	color: #ff6f6f;
	background: url("/common/img/arrow_right_pink.png") no-repeat;
	background-size: 7px;
	background-position: 13px 5px;
	text-align: left;
}

.top_content__store {
	padding-top: 0;
}

.top_content__store .store_ttl__main {
	width: 100%;
	margin: 0 auto;
	line-height: 1.5;
	font-size: 24px;
}

.top_content__store .store_ttl__sub {
	width: 100%;
	box-sizing: border-box;
	padding: 0 5%;
	margin: 10px auto;
	text-align: left;
}

.plaza_section {
	width: 100%;
	box-sizing: border-box;
	padding: 10px;
	background: url("/common/img/plaza_bg.png");
	padding-top: 30px;
	padding-bottom: 0px;
	z-index: -1000;
}

.top_content__plaza {
	position: relative;
	padding-bottom: 0px;
}

.top_content__plaza .products_strawberry {
	display: none;
}

.top_content__plaza .products_kaki {
	display: none;
}

.top_content__plaza .products_edamame {
	display: none;
}

.top_content__plaza .products_tkg {
	display: none;
}

.top_content__plaza .plaza_ttl {
	width: 224px;
	margin: 0 auto 30px;
	position: relative;
}

.top_content__plaza .plaza_txt {
	max-width: 591px;
	width: 100%;
	margin: 0 auto;
	position: relative;
}

.top_content__plaza .plaza_content {
	width: 100%;
	margin: 0 auto;
	padding: 30px 0;
	zoom: 1;
}

.top_content__plaza .plaza_content:before, .top_content__plaza .plaza_content:after {
	content: "";
	display: table;
}

.top_content__plaza .plaza_content:after {
	clear: both;
}

.top_content__plaza .plaza_content__box {
	width: 100%;
	max-width: 500px;
	box-sizing: border-box;
	margin: 0 0 30px;
	padding: 30px 14px 30px;
	border-radius: 10px;
	background-color: #fff;
	position: relative;
	z-index: 10;
	float: none;
	clear: both;
	min-height: 0;
}

.top_content__plaza .plaza_content__box:nth-child(2) {
	margin: 0 auto 30px;
}

.top_content__plaza .plaza_content__box:before {
	content: url("/common/img/plaza_box_bar.png");
	position: absolute;
	top: -12px;
	right: 0;
	left: 0;
	margin: 0 auto;
	text-align: center;
}

.top_content__plaza .plaza_content__box>p {
	float: none;
	clear: both;
	font-size: 16px;
}

.top_content__plaza .plaza_content__head {
	zoom: 1;
	width: 100%;
	max-width: 300px;
	margin: 0 auto 20px;
}

.top_content__plaza .plaza_content__head:before, .top_content__plaza .plaza_content__head:after {
	content: "";
	display: table;
}

.top_content__plaza .plaza_content__head:after {
	clear: both;
}

.top_content__plaza .plaza_content__image {
	width: 116px;
	height: 116px;
	margin: 0;
	float: left;
	border-radius: 50%;
	overflow: hidden;
}

.top_content__plaza .plaza_content__image img {
	width: 100%;
}

.top_content__plaza .plaza_content__ttl {
	width: 144px;
	box-sizing: border-box;
	margin: 30px 10px 0;
	background: url("/common/img/plaza_box_ttl_bar.png") no-repeat;
	background-position: center bottom;
	text-align: center;
	padding-bottom: 10px;
	float: right;
}

.top_content__plaza .plaza_content__ttl img {
	width: 118px;
	margin: 0 auto;
}

.top_content__plaza .plaza_content__ttl img.plaza_ttl01 .top_content__plaza .plaza_content__ttl img.plaza_ttl02, .top_content__plaza .plaza_content__ttl img.plaza_ttl03 {
	width: 118px;
	margin: 0 auto;
}

.top_content__plaza .plaza_content .plaza_link {
	display: block;
	width: 130px;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 0 15px 0px 30px;
	color: #000;
	background: url("/common/img/arrow_right_pink.png") no-repeat;
	background-size: 7px;
	background-position: 13px 5px;
	text-align: left;
}

@media (max-width: 350px) {
	.top_content__plaza .plaza_content {
		width: 100%;
		margin: 0 auto;
		padding: 30px 0;
		zoom: 1;
	}
	.top_content__plaza .plaza_content:before, .top_content__plaza .plaza_content:after {
		content: "";
		display: table;
	}
	.top_content__plaza .plaza_content:after {
		clear: both;
	}
	.top_content__plaza .plaza_content__box {
		width: 100%;
		max-width: 500px;
		box-sizing: border-box;
		margin: 0 0 30px;
		padding: 30px 14px 30px;
		border-radius: 10px;
		background-color: #fff;
		position: relative;
		z-index: 10;
		float: none;
		clear: both;
		min-height: 0;
	}
	.top_content__plaza .plaza_content__box:nth-child(2) {
		margin: 0 auto 30px;
	}
	.top_content__plaza .plaza_content__box:before {
		content: url("/common/img/plaza_box_bar.png");
		position: absolute;
		top: -12px;
		right: 0;
		left: 0;
		margin: 0 auto;
		text-align: center;
	}
	.top_content__plaza .plaza_content__box>p {
		float: none;
		clear: both;
		font-size: 16px;
	}
	.top_content__plaza .plaza_content__head {
		zoom: 1;
		width: 100%;
		max-width: 252px;
		margin: 0 auto 15px;
	}
	.top_content__plaza .plaza_content__head:before, .top_content__plaza .plaza_content__head:after {
		content: "";
		display: table;
	}
	.top_content__plaza .plaza_content__head:after {
		clear: both;
	}
	.top_content__plaza .plaza_content__image {
		width: 100px;
		height: 100px;
		margin: 0;
		float: left;
		border-radius: 50%;
		overflow: hidden;
	}
	.top_content__plaza .plaza_content__image img {
		width: 100%;
	}
	.top_content__plaza .plaza_content__ttl {
		width: 116px;
		box-sizing: border-box;
		margin: 20px 10px 0;
		background: url("/common/img/plaza_box_ttl_bar.png") no-repeat;
		background-position: center bottom;
		text-align: center;
		padding-bottom: 10px;
		float: right;
	}
	.top_content__plaza .plaza_content__ttl img {
		width: 100%;
	}
	.top_content__plaza .plaza_content__ttl img.plaza_ttl01 .top_content__plaza .plaza_content__ttl img.plaza_ttl02, .top_content__plaza .plaza_content__ttl img.plaza_ttl03 {
		width: 100%;
	}
	.top_content__plaza .plaza_content .plaza_link {
		display: block;
		width: 130px;
		margin: 0 auto;
		box-sizing: border-box;
		padding: 0 15px 0px 30px;
		color: #000;
		background: url("/common/img/arrow_right_pink.png") no-repeat;
		background-size: 7px;
		background-position: 13px 5px;
		text-align: left;
	}
}

@media (max-width: 350px) {
	.top_content__plaza .plaza_ttl {
		width: 280px;
	}
}

.top_content__magazine {
	padding-bottom: 30px;
	zoom: 1;
}

.top_content__magazine:before, .top_content__magazine:after {
	content: "";
	display: table;
}

.top_content__magazine:after {
	clear: both;
}

.top_content__magazine .magazine_note {
	width: 100%;
	text-align: center;
}

.top_content__magazine .magazine_adobe {
	width: 158px;
	margin: 0 auto;
}

.section_magazine .btn_center {
	margin-top: 10px;
}

.magazine_list {
	width: 100%;
	opacity: 0;
	transition: opacity .2s ease-in-out;
	margin-bottom: 30px;
}

.magazine_list.slick-initialized {
	opacity: 1;
}

.magazine_list .slick-slide, .magazine_list a, .magazine_list img {
	width: 200px;
	display: block;
}

.magazine_list .slick-slide {
	padding: 30px 5px;
	transition: all .2s ease-out;
}

.magazine_list a {
	transition: transform .2s ease-out;
	position: relative;
	top: 0;
	left: 0;
}

.magazine_list a::before {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.3);
	transition: opacity .2s ease-in-out;
}

.magazine_list .slick-slide:hover, .magazine_list .slick-center {
	padding-left: 15px;
	padding-right: 15px;
}

.magazine_list .slick-slide:hover a, .magazine_list .slick-center a {
	transform: scale(1.1);
	box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.4);
}

.magazine_list .slick-slide:hover a::before, .magazine_list .slick-center a::before {
	opacity: 0;
}

.top_magazine__slider {
	width: 100%;
}

.top_magazine__slider .magazine_slider__box {
	width: 200px;
	padding: 20px;
}

.top_magazine__slider .slick-center {
	width: 240px;
	padding-top: 0px;
}

#section_recommende {
	margin-bottom: 0;
}

.top_content__recommended {
	width: 100%;
	padding: 0;
}

.top_content__recommended .sp_content {
	border-top: 5px solid #e5e5e5;
	width: 100%;
}

.top_content__recommended .sp_content a {
	display: block;
	text-align: center;
}

.top_content__recommended .sp_content a:hover {
	opacity: 0.7;
}

.top_content__recommended .sp_content a img {
	width: 319px;
}

.top_content__recommended .recommended_ttl {
	display: none;
}

.top_content__recommended .recommended_txt {
	display: none;
}

.recommended_slider {
	display: none;
}

.top_content__banner {
	padding: 0;
}

.top_content__banner .banner_ttl {
	display: none;
}

.top_content__banner .banner_txt {
	display: none;
}

.top_content__banner .banner_slider {
	display: none;
}

.top_content__banner .sp_content {
	width: 100%;
}

.top_content__banner .sp_content a {
	display: block;
	text-align: center;
	background-color: #9DAAAF;
}

.top_content__banner .sp_content a:hover {
	opacity: 0.7;
}

.top_content__banner .sp_content a img {
	width: 319px;
}


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


/*** 特産物 ***/

.b_products .side {
	position: relative;
}

.b_products .col_wrapper .seasonBox {
	width: 200px;
	/*width: 220px;*/
}

.b_products .col_wrapper .seasonBox a {
	display: block;
	text-decoration: none;
}

.b_products .col_wrapper .seasonBox a .seasonBox_cricle {
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	border: 2px dotted #ccc;
	background-color: #fff;
	border-radius: 50%;
	overflow: hidden;
	text-align: center;
	/* 正方形にするのに必要な部分 */
	height: auto;
	position: relative;
}

.b_products .col_wrapper .seasonBox a .seasonBox_cricle img {
	width: 200px;
	box-sizing: border-box;
	margin-top: 15%;
	vertical-align: bottom;
}

.b_products .col_wrapper .seasonBox a .seasonBox_txt {
	width: 100%;
	font-weight: bold;
	color: #000;
	text-align: center;
	padding-top: 10px;
}

.b_products .col_wrapper .col3_left {
	float: none;
	clear: both;
}

.b_products .col_wrapper .col3_center {
	float: none;
	clear: both;
	margin: 0 auto;
}

.b_products .col_wrapper .col3_right {
	float: none;
	clear: both;
}

.b_products .content_head {
	width: 100%;
	box-sizing: border-box;
	padding: 20px 10px;
	float: none;
	clear: both;
}

.b_products .content_head__ttl {
	width: 100%;
	max-width: 610px;
	position: absolute;
	top: -2%;
	right: 0;
	left: 0;
	margin: 0 auto;
}

.b_products .content_head .col_wrapper {
	padding-top: 20%;
}

.b_products .content_products {
	clear: both;
}

/*.b_products .content_products section:not(:first-child) {
	padding-top: 50px;
}*/

.b_products .products_wrapper {
	zoom: 1;
	width: 100%;
	box-sizing: border-box;
	padding-bottom: 40px;
	/*padding-bottom: 60px;*/
	background: url("/food/img/boder_bottom.png") no-repeat;
	background-position: center bottom;
	background-size: 719px 9px;
	/* タブメニュー */
	/* タブの中身 */
}

.b_products .products_wrapper:before, .b_products .products_wrapper:after {
	content: "";
	display: table;
}

.b_products .products_wrapper:after {
	clear: both;
}

.b_products .products_wrapper .products_season {
	position: relative;
	zoom: 1;
	/*margin-bottom: 30px;*/
}

.b_products .products_wrapper .products_season:before, .b_products .products_wrapper .products_season:after {
	content: "";
	display: table;
}

.b_products .products_wrapper .products_season:after {
	clear: both;
}

.b_products .products_wrapper .products_season .products_leftCol {
	max-width: 390px;
	width: 100%;
	margin: 0 auto;
	float: none;
	clear: both;
}

.b_products .products_wrapper .products_season__image {
	float: none;
	clear: both;
	/*padding-top: 37px;*/
	width: 200px;
	margin: 0 auto;
	box-sizing: border-box;
	text-align: center;
}

.b_products .products_wrapper .products_season .products_rightCol {
	max-width: 390px;
	width: 100%;
	margin: 20px auto 0;
	float: none;
	clear: both;
}

.b_products .products_wrapper .products_season__ttl {
	float: none;
	clear: both;
	box-sizing: border-box;
	max-width: 100%;
	min-width: 0px;
	margin: 0 auto;
}

.b_products .products_wrapper .products_season__txt {
	max-width: 390px;
	width: 100%;
	box-sizing: border-box;
	margin: 0 auto;
	float: none;
	clear: both;
	color: #5B1900;
	font-size: 20px;
	line-height: 1.5;
	font-weight: bold;
	margin-right: auto;
	text-align: left;
}

.b_products .products_wrapper .products_season__link {
	width: 117px;
	float: none;
	clear: both;
	margin: 0 auto;
	padding-left: 0px;
}

.b_products .products_wrapper .products_season__link a {
	display: block;
}

.b_products .products_wrapper .products_season__link a:hover {
	opacity: 0.7;
}

.b_products .products_wrapper .products_tab {
	clear: both;
}

.b_products .products_wrapper ul#tab-menu {
	list-style: none;
	width: 100%;
	margin: 0 auto;
	padding-left: 0;
}

.b_products .products_wrapper #tab-box {
	clear: both;
	width: 100%;
	/*height: 210px;*/
	box-sizing: border-box;
	padding: 20px 10px;
}

.b_products .products_wrapper #tab-box .tab_box {
	padding: 0;
}

.b_products .products_wrapper #tab-box .tab_box ul.recipe_content {
	width: 100%;
	box-sizing: border-box;
	padding: 0 28px;
}

.b_products .products_wrapper #tab-box .tab_box ul.recipe_content li.recipe_item {
	display: inline-block;
	width: 47%;
	margin-bottom: 30px;
	float: left;
}

.b_products .products_wrapper #tab-box .tab_box ul.recipe_content li.recipe_item:nth-child(odd) {
	margin-right: 6%;
	clear: both;
}

.b_products .products_wrapper #tab-box .tab_box ul.recipe_content li.recipe_item .recipe_image {
	width: 100%;
	padding: 0;
}

.b_products .products_wrapper .products_banner {
	margin-top: 15px;
	/*margin-top: 10px;*/
	zoom: 1;
}

.b_products .products_wrapper .products_banner:before, .b_products .products_wrapper .products_banner:after {
	content: "";
	display: table;
}

.b_products .products_wrapper .products_banner:after {
	clear: both;
}

.b_products .products_wrapper .products_banner ul {
	zoom: 1;
	text-align: center;
	padding-left: 0;
}

.b_products .products_wrapper .products_banner ul:before, .b_products .products_wrapper .products_banner ul:after {
	content: "";
	display: table;
}

.b_products .products_wrapper .products_banner ul:after {
	clear: both;
}

.b_products .products_wrapper .products_banner ul li {
	list-style: none;
	display: block;
	width: 250px;
	clear: both;
	margin: 0 auto;
}

.b_products .products_wrapper .products_banner ul li:first-child {
	margin: 0 auto;
	margin-bottom: 20px;
}

ul.topics_lists>li .topics_content ul.cat_label li {
	margin-bottom: 5px;
}

@media screen and (max-width: 374px) {
	.top_volleyball__content {
		padding: 10px;
	}
	.topics_list>li .topics_list_content {
		padding: 1em 20px;
	}
	.top_content__news .top_volleyball .score_image .score_detail {
		margin: 0;
	}
}

@media screen and (min-width: 600px) {
	.b_products .content_head__ttl {
		top: -5%;
	}
	.b_products .col_wrapper {
		overflow: hidden;
	}
	.b_products .col_wrapper .seasonBox {
		width: 30%;
	}
	.b_products .col_wrapper .col3_left {
		float: left;
		clear: none;
	}
	.b_products .col_wrapper .col3_center {
		float: left;
		clear: none;
		margin: 0 5%;
	}
	.b_products .col_wrapper .col3_right {
		float: right;
		clear: none;
	}
}


/* 特産品 | 詳細ページ
================================ */

.products_leftCol>.products_season__ttl {
	margin-top: 10px;
	padding: 10px 20px 8px !important;
	max-width: 280px !important;
	margin: 0 auto 20px !important;
}

.prducts_col2 {
	width: 100%;
}

.prducts_col2 .prducts_col2__left {
	width: 48%;
	float: left;
	margin-right: 4%;
}

.prducts_col2 .prducts_col2__right {
	width: 48%;
	float: right;
}

.prducts_col2 img {
	width: 100%;
	border-radius: 5px;
}

.products_detail .products_detail__season, .products_detail .products_detail__type, .products_detail .products_detail__area {
	float: none;
	clear: both;
	width: 100%;
}

.products_detail .products_detail__season .products_detail__label, .products_detail .products_detail__type .products_detail__label, .products_detail .products_detail__area .products_detail__label {
	width: 85px;
	float: none;
	clear: both;
	margin-bottom: 10px;
}

.products_detail .products_detail__season .products_detail__txt, .products_detail .products_detail__type .products_detail__txt, .products_detail .products_detail__area .products_detail__txt {
	width: 100%;
	box-sizing: border-box;
	float: none;
	clear: both;
	line-height: 30px;
	padding-left: 10px;
	padding-right: 10px;
}

.products_detail .products_detail__season {
	float: none;
	clear: both;
	width: 100%;
}

.products_detail .products_detail__type {
	float: none;
	clear: both;
	width: 100%;
}

.tab_box__detail {
	border: none !important;
	background-color: #faf8ea;
}

.products_wrapper__detail {
	background: none !important;
}

.products_flow {
	zoom: 1;
}

.products_flow:before, .products_flow:after {
	content: "";
	display: table;
}

.products_flow:after {
	clear: both;
}

.products_flow__content {
	text-align: center;
}

.products_flow__image {
	width: 180px;
	display: inline-block;
	margin-bottom: 20px;
	position: relative;
	overflow: hidden;
}

.products_flow__image:not(:nth-child(1)) {
	padding-left: 40px;
	background: url("/food/img/arrow_flow.png") no-repeat;
	background-position: 3px 50%;
}

@media screen and (max-width: 424px) {
	.products_flow__image:not(:nth-child(1)) {
		left: -20px;
	}
}

.products_introType h5 {
	color: #ff8080;
	font-size: 16px;
}

.products_introType ul>li {
	font-weight: bold;
}

.products_introType ul>li p {
	font-weight: normal;
}

.products_trivia {
	width: 100%;
	min-height: 200px;
	box-sizing: border-box;
	background: url("/food/img/trivia_bg.png");
	padding: 30px 20px;
	margin: 0 auto;
	position: relative;
}

.products_trivia__ttl {
	width: 312px;
	margin: 0 auto;
	position: absolute;
	left: 0;
	right: 0;
	top: -15px;
}

.products_trivia__ttl img {
	width: 100%;
}

.products_trivia__content {
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	padding: 0px 40px 20px;
	background-color: #fff;
	zoom: 1;
}

.products_trivia__content:before, .products_trivia__content:after {
	content: "";
	display: table;
}

.products_trivia__content:after {
	clear: both;
}

.products_trivia__content h5 {
	color: #5b1900;
}

.products_trivia__character {
	width: 82px;
	position: absolute;
	left: 5px;
	bottom: -60px;
}


/* about
   ==========================================================================
   ========================================================================== */

.colwrapper {
	width: 100%;
	zoom: 1;
}

.colwrapper:before, .colwrapper:after {
	content: "";
	display: table;
}

.colwrapper:after {
	clear: both;
}

.colwrapper .colleft {
	float: none;
	clear: both;
	width: 100%;
	margin-bottom: 15px;
	text-align: center;
}

.colwrapper .colright {
	float: none;
	clear: both;
	width: 100%;
	margin-bottom: 15px;
}

.colwrapper .col70 {
	width: 100%;
	text-align: left;
}

.colwrapper .col30 {
	width: 100%;
	text-align: left;
}

.b_youth .colwrapper {
	width: 100%;
	zoom: 1;
}

.b_youth .colwrapper:before, .b_youth .colwrapper:after {
	content: "";
	display: table;
}

.b_youth .colwrapper:after {
	clear: both;
}

.b_youth .colwrapper .colleft {
	float: none;
	clear: both;
}

.b_youth .colwrapper .colright {
	float: none;
	clear: both;
}

.b_youth .colwrapper .col70 {
	width: 100%;
}

.b_youth .colwrapper .col30 {
	max-width: 200px;
	margin: 0 auto;
}


/* about
   ==========================================================================
   ========================================================================== */

.colwrapper {
	width: 100%;
	zoom: 1;
}

.colwrapper:before, .colwrapper:after {
	content: "";
	display: table;
}

.colwrapper:after {
	clear: both;
}

.colwrapper .col3_left {
	float: none;
	clear: both;
	width: 100%;
	box-sizing: border-box;
	margin: 0 0 15px;
}

.colwrapper .col3_ceneter {
	float: none;
	clear: both;
	width: 100%;
	box-sizing: border-box;
	margin: 0 0 15px;
}

/*safariだけ*/
_::-webkit-full-page-media, _:future, :root .colwrapper .col3_ceneter {
	width: 100%;
}

.colwrapper .col3_right {
	float: none;
	clear: both;
	width: 100%;
	box-sizing: border-box;
}

.colwrapper.menu_wrapper {
	margin-bottom: 15px;
}

.colwrapper .menuBox {
	padding: 10px 15px;
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
}

.colwrapper .menu_image {
	width: 100%;
	text-align: center;
}

.colwrapper .menu_txt {
	text-align: center;
}

@media screen and (min-width: 500px) {
	.colwrapper {
		width: 100%;
		zoom: 1;
	}
	.colwrapper:before, .colwrapper:after {
		content: "";
		display: table;
	}
	.colwrapper:after {
		clear: both;
	}
	.colwrapper .col3_left {
		float: left;
		clear: none;
		width: 32%;
		box-sizing: border-box;
	}
	.colwrapper .col3_ceneter {
		float: left;
		clear: none;
		width: 32%;
		box-sizing: border-box;
		margin: 0 2%;
	}
	/*safariだけ*/
	_::-webkit-full-page-media, _:future, :root .colwrapper .col3_ceneter {
		width: 31%;
	}
	.colwrapper .col3_right {
		float: right;
		clear: none;
		width: 32%;
		box-sizing: border-box;
	}
	.colwrapper.menu_wrapper {
		margin-bottom: 15px;
	}
	.colwrapper .menuBox {
		padding: 10px 15px;
		box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
	}
	.colwrapper .menu_image {
		width: 100%;
	}
	.colwrapper .menu_link {
		width: 100%;
		margin: 20px 0 10px;
	}
	.colwrapper .menu_link a {
		display: block;
		text-align: center;
	}
}

.colwrapper {
	width: 100%;
	zoom: 1;
}

.colwrapper:before, .colwrapper:after {
	content: "";
	display: table;
}

.colwrapper:after {
	clear: both;
}

.colwrapper .colleft.menuBox {
	width: 100%;
	box-sizing: border-box;
	float: none;
	clear: both;
	margin-left: 1%;
	margin-right: 4%;
	padding: 15px;
	margin-bottom: 15px;
}

.colwrapper .colright.menuBox {
	float: none;
	clear: both;
	width: 100%;
	box-sizing: border-box;
	margin-right: 1%;
	padding: 15px;
	margin-bottom: 15px;
}

@media screen and (min-width: 500px) {
	.colwrapper {
		width: 100%;
		zoom: 1;
	}
	.colwrapper:before, .colwrapper:after {
		content: "";
		display: table;
	}
	.colwrapper:after {
		clear: both;
	}
	.colwrapper .colleft.menuBox {
		width: 47%;
		box-sizing: border-box;
		float: left;
		clear: none;
		margin-left: 1%;
		margin-right: 4%;
		padding: 15px;
	}
	.colwrapper .colright.menuBox {
		float: left;
		clear: none;
		width: 47%;
		box-sizing: border-box;
		margin-right: 1%;
		padding: 15px;
	}
}

.colwrapper.centerBox .colleft {
	float: none;
	clear: both;
	width: 100%;
	max-width: 100%;
	margin-bottom: 15px;
	text-align: center;
}

.colwrapper.centerBox .colright {
	float: none;
	clear: both;
	width: 100%;
	max-width: 100%;
	margin-bottom: 15px;
}

.main .sp_no_column>* {
	float: none;
	padding: 0;
	width: 100%;
	margin-bottom: 2em;
}

.h4-shop {
	padding-top: 70px;
}

.h4-shop::before {
	bottom: auto;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}

.set2__fix {
	width: auto;
	padding: 0;
	float: none;
	margin: 0 0 2em;
}

.set2__fix img {
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.set2__flex {
	width: auto;
	padding: 0;
	float: none;
	margin: 0;
}

.main .panel_list>* {
	float: none;
	padding-left: 0;
	padding-right: 0;
	width: auto;
	margin-bottom: 1em;
}

.main .inline_list-no_sp>* {
	padding-left: 0;
	padding-right: 0;
	margin-bottom: 1em;
}

.bordered {
	margin: 0;
}

.dl dt, .dl dd {
	float: none;
}

.dl dd {
	padding-left: 0;
	margin-left: 0;
}

.main_content {
	zoom: 1;
	width: 100%;
	float: none;
	clear: both;
}

.main_content:before, .main_content:after {
	content: "";
	display: table;
}

.main_content:after {
	clear: both;
}

.page_top {
	display: block;
	position: fixed;
	bottom: 30px;
	right: 20px;
}

.responsive_table_area {
	position: relative;
	top: 0;
	left: 0;
	clear: both;
}

.responsive_table_mask {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: url("../img/icon_swipe.png") center center no-repeat rgba(102, 102, 102, 0.5);
	background-size: auto 90px;
	z-index: 102;
	cursor: pointer;
}

.responsive_table_mask.active, .responsive_table_mask.shadow.active {
	display: none;
}

.responsive_table_area th:first-child {
	max-width: 125px;
	min-width: 125px;
	width: 125px;
	box-sizing: border-box;
}

.responsive_table_area .table-wrapper .pinned {
	max-width: 126px;
	min-width: 126px;
	width: 126px;
}

.pinned {
	display: none;
}

.responsive_table_area .table-wrapper .scrollable {
	padding-left: 0px;
}

.responsive_table_area td {
	min-width: 70px;
}

.scrollable {
	-webkit-overflow-scrolling: touch;
}

@media only screen and (max-width: 767px) {
	.responsive_table_area table.responsive th:first-child, .responsive_table_area table.responsive td:first-child, .responsive_table_area table.responsive td:first-child, .responsive_table_area table.responsive.pinned td {
		display: table-cell;
	}
}

.no_th_table_area {
	position: relative;
}

ul.topics_lists {
	width: 100%;
	zoom: 1;
}

ul.topics_lists:before, ul.topics_lists:after {
	content: "";
	display: table;
}

ul.topics_lists:after {
	clear: both;
}

ul.topics_lists>li {
	line-height: 1;
	width: 100%;
	box-sizing: border-box;
	margin: 0;
	zoom: 1;
	background: url(../img/topics_list_line01.png) 50% 100% no-repeat;
}

ul.topics_lists>li:before, ul.topics_lists>li:after {
	content: "";
	display: table;
}

ul.topics_lists>li:after {
	clear: both;
}

ul.topics_lists>li .topics_thumb {
	float: left;
	width: 110px;
	min-height: 75px;
	box-sizing: border-box;
	padding-right: 10px;
	margin: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

ul.topics_lists>li .topics_content {
	float: left;
	width: calc(100% - 110px);
	margin: 0;
	line-height: 1.6;
}

ul.topics_lists>li .topics_content .topics_date {
	zoom: 1;
	width: 100%;
	line-height: 1.6;
}

ul.topics_lists>li .topics_content .topics_date:before, ul.topics_lists>li .topics_content .topics_date:after {
	content: "";
	display: table;
}

ul.topics_lists>li .topics_content .topics_date:after {
	clear: both;
}

ul.topics_lists>li .topics_content .topics_date .topics_year {
	float: left;
}

ul.topics_lists>li .topics_content .topics_date .topics_month_day {
	float: left;
}

ul.topics_lists>li .topics_content ul.cat_label {
	width: 100%;
	zoom: 1;
	clear: both;
	float: none;
	list-style: none;
	line-height: 1.6;
}

ul.topics_lists>li .topics_content ul.cat_label:before, ul.topics_lists>li .topics_content ul.cat_label:after {
	content: "";
	display: table;
}

ul.topics_lists>li .topics_content ul.cat_label:after {
	clear: both;
}

ul.topics_lists>li .topics_content ul.cat_label>li {
	margin: 0 1em 5px 0;
	padding: 0;
	line-height: 170%;
	border: 1px solid #ff6f6f;
	min-width: 100px;
	font-weight: bold;
	text-align: center;
	font-size: 90%;
	display: inline-block;
	list-style: none;
}

ul.topics_lists>li p {
	width: calc(100% - 110px);
	float: right;
	margin-top: 5px;
	line-height: 1.6;
}

.campaign_block {
	zoom: 1;
	width: 100%;
	text-align: center;
}

.campaign_block:before, .campaign_block:after {
	content: "";
	display: table;
}

.campaign_block:after {
	clear: both;
}

.campaign_block .inner_float_left {
	width: 214px;
	box-sizing: border-box;
	margin: 0 auto;
	float: none;
	clear: both;
}

.campaign_block .inner_float_right {
	width: 100%;
	box-sizing: border-box;
	padding: 0 10px;
	float: none;
	clear: both;
	text-align: left;
}

.campaign_block .center {
	clear: both;
}

.table_from-woman__thead {
	display: none !important;
}

.table_from-woman.bordered td.table_from-woman__color {
	background-color: #EDF3F9;
	text-align: center;
}

.table_from-woman.bordered td.table_from-woman__color-02 {
	background-color: #FFFCF2;
}


/* 追加修正170601
   ==========================================================================
   ========================================================================== */


/*# sourceMappingURL=sp_style.css.map */


/*自己改革*/
ul.selfreform_column > li {
	width: 100%;
	float: none;
	clear: both;
}

ul.selfreform_column > li:not(:last-child) {
	margin-right: 0px;
	margin-bottom: 30px;
}

/*リーフレタス栽培日記・キャラ弁カレンダーレシピ*/
@media screen and (min-width: 500px) {
	.lettuce_diary .colwrapper .col3_left,
	.character_food .colwrapper .col3_left
	 {
		margin-bottom: 0;
	}
	.wp_bnr .colwrapper .col3_left {
		margin-bottom: 0;
	}
}

/*よくある質問*/
.faq_answer {
	margin-left: 0;
}

/*「農山村ふるさとづくり」のご紹介*/
.colleft.furusato_photo_box {
	padding: 0 0 20px 0;
	text-align: center;
}
.colright.furusato_photo_box {
	padding: 0;
	text-align: center;
}
/*ＪＡの無料年金相談会*/
@media screen and (max-width: 659px) {
#no_r_border1 {
	border-right-style: solid;
	border-bottom-style: none;
}
#no_r_border2 {
	border-right-style: solid;
}
#no_b_border1 {
	border-bottom-style: none;
}
#no_b_border2 {
	border-bottom-style: none;
}
}
