@charset "UTF-8";
/* CSS Document */

/* =============================
#contents_area 初期化
===============================*/
#contents_area {
	padding-top: 0;
}
/* =============================
h1
===============================*/
.charm_main_area h1 {
	z-index: 50;
	position: absolute;
}
/* =============================
h2見出し
===============================*/
.charm_h2_title {
	margin-top: 60px;
	border-top: solid 1px #2e3192;
	border-bottom: solid 1px #2e3192;
	padding: 10px 0 10px 20px;
	margin-bottom: 40px;
}
.charm_h2_title h2 {
	display: inline-block;
	vertical-align: top;
	margin-top: 14px;
	line-height: 0;
}
.charm_h2_title > div:last-of-type {
	width: 725px;
	display: inline-block;
	background: #e6e6ff;
	margin-left: 20px;
	padding: 6px 0 6px 16px;
}
.charm_h2_title > div:last-of-type > p {
	color: #2e3192;
	font-weight: bold;
	font-size: 106.3%;
	line-height: 1.6;
	width: 78%;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}
div.charm_post {
	position: relative;
}
div.charm_post img {
	position: absolute;
	top: -45px;
	right: 10px;
}
div.charm_fes img {
	top: -43px;
	right: 0px;
}
div.charm_farm img {
	top: -22px;
	right: 0px;
}
/* =============================
本文写真リスト部分
===============================*/
.charm_masonry {
	width: 930px;
	margin: 2em auto;
}
.charm_cont h3, .charm_cont_rev h3, .charm_jiman h3, .charm_cont_sp h3 {
	font-size: 93.8%;
	width: 100%;
}
.charm_cont p, .charm_cont_rev p, .charm_jiman p, .charm_cont_sp p {
	font-size: 75%;
}
.charm_cont, .charm_cont_rev {
	display: flex;
	justify-content: center;
	align-items: flex-start;
}
.charm_cont > div, .charm_cont_rev > div {
	width: 465px;
	display: inline-flex;
	align-items: flex-start;
	flex-wrap: wrap;
	justify-content: center;
}
div.charm_large > div {
	width: 440px;
	margin-top: 0.7em;
}
.charm_large img {
	width: 453px;
	height: 343px;
	border-radius: 10px;
	object-fit: cover;
}
.charm_cont > div:last-of-type > div, .charm_cont_rev > div:first-of-type > div {
	display: inline-flex;
	flex-wrap: wrap;
	justify-content: center;
	width: 231px;
}
.charm_cont > div:last-of-type > div img, .charm_cont_rev > div:first-of-type > div img {
	width: 220px;
	height: 124px;
	/*object-fit: none;*/
	border-radius: 10px;
}
.charm_cont > div:last-of-type > div > div, .charm_cont_rev > div:first-of-type > div > div {
	display: inline-flex;
	flex-wrap: wrap;
	width: 210px;
	margin: 0.7em 0 1.3em;
}
.charm_Column > div {
	width: auto;
}
/*ナビ関連
----------------------------*/
.charm_btn {
}
.charm_btn {
	display: table;
	margin: 1em auto;
	font-size: 112.5%;
}
.charm_btn li a {
	display: block;
	padding: 15px 20px;
	color: #000;
	border-radius: 5px;
	background: #FBB03B;
	width: 450px;
	text-align: center;
}
.charm_btn li a:hover {
	opacity: 0.7;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
}
.charm_nav {
	margin-top: 3em;
	padding: 1.5em 0.5em 1em;
	text-align: center;
	background: #F7F6E9;
	border-radius: 10px;
}
.charm_nav h3 {
	font-size: 137.5%;
	clolor: #534741;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}
.charm_2col {
	display: flex;
	padding: 0;
	margin-top: 1em;
	background: none;
}
.charm_2col > div {
	background: #F7F6E9;
	border-radius: 10px;
	padding: 1.5em 0.5em 1em;
	margin-left: 1em;
}
.charm_2col > div:first-of-type {
	margin-left: 0;
	width: 62%;
}
.charm_2col > div:last-of-type {
	width: 38%;
}
.charm_2col_btn {
	margin-top: 60px;
	display: inline-flex;
	justify-content: center;
}
.charm_2col_btn > li {
	width: 150px;
	margin-left: 10px;
}
.charm_2col_btn > li:first-of-type {
	margin-left: 0;
}
.charm_2col_btn li a {
	border-radius: 5px;
	background: #FBB03B;
	width: auto;
	padding: 35px 30px;
}
.charm_link_list {
	width: 750px;
	margin: 1em auto;
	text-align: left;
}
ul.charm_link_list {
	list-style-type: disc;
}
/* =============================
特産品
===============================*/
.charm_cont_sp {
}
.charm_cont_sp_block1 {
	display: flex;
	margin: 1em auto 0;
	width: 796px;
}
.charm_cont_sp_block1 > div:first-of-type {
	display: inline-flex;
	width: 493px;
}
.charm_photo {
	border-radius: 10px;
}
.charm_cont_sp_block1 > div:first-of-type >div:first-of-type {
	padding-top: 40px;
}
.charm_cont_sp_block1 > div:last-of-type {
	text-align: center;
	width: 227px;
	margin-left: 76px;
	padding-top: 80px;
}
.charm_cont_sp_block1 > div:last-of-type > div:first-of-type {
	text-align: left;
	margin-bottom: 10px;
}
/*charm_cont_sp_block2
----------------------------*/
.charm_cont_sp_block2 {
	display: flex;
	position: relative;
	margin-top: 0;
}
.charm_cont_sp_block2 > div {
	display: inline-flex;
}
.charm_cont_sp_block2 > div:first-of-type {
	margin-right: 25px;
}
.charm_cont_sp_block2 > div:last-of-type {
	padding-top: 50px;
}
.charm_cont_sp_block2 > div > div:first-of-type {
	margin-right: 13px;
}
.charm_cont_sp_block2 > div:first-of-type > div:last-of-type {
	padding-top: 68px;
}
.charm_cont_sp_block2 > div:last-of-type > div:last-of-type {
	padding-top: 56px;
}
.charm_circle_photo {
	border-radius: 50%;
}
ul.charm_bb_mark {
	text-align: center;
	position: absolute;
	top: 166px;
	left: 170px;
}
ul.charm_bb_mark p {
	margin-top: 0.3em;
	font-size: 68.8%;
}
/*charm_cont_sp_block3
----------------------------*/
.charm_cont_sp_block3 > div {
	display: flex;
	margin-left: auto;
	margin-right: 80px;
	width: 500px;
	align-items: center;
}
.charm_cont_sp_block3 > div > div:last-of-type {
	margin-left: 20px;
}
/*charm_cont_sp_block4
----------------------------*/
.charm_cont_sp_block4 {
	display: flex;
	margin: 0 auto;
	width: 870px;
}
.charm_cont_sp_block4 > div {
	display: inline-flex;
	align-items: center;
}
.charm_cont_sp_block4 > div:first-of-type {
	flex: 2;
}
.charm_cont_sp_block4 > div:first-of-type > div:first-of-type {
	margin-right: 20px;
}
.charm_cont_sp_block4 > div:last-of-type {
	flex: 1;
	flex-wrap: wrap;
}
.charm_cont_sp_block4 > div:last-of-type > div:last-of-type {
	margin-top: 0.5em;
}
/*charm_cont_sp_block5
----------------------------*/
.charm_cont_sp_block5 {
	text-align: center;
	margin-top: 30px;
}
.charm_cont_sp_block5 p + img {
	margin-top: 10px;
}
/*こだいら自慢
----------------------------*/
.charm_jiman {
	margin-top: 60px;
	background: url(../c_img/charm/jiman_waku.png) no-repeat;
	position: relative;
	display: flex;
	justify-content: center;
	min-height: 500px;
	padding-top: 90px;
}
.charm_jiman > h3 {
	position: absolute;
	transform: rotate(-5deg);
	top: -40px;
	left: 0;
}
.charm_jiman > div {
	width: 267px;
}
.charm_jiman > div h3 {
	text-align: center;
	margin-bottom: 0.7em;
}
.charm_jiman > div > div {
	width: 250px;
	margin: 1em auto;
}
/*スニペット
----------------------------*/
.sp_br {
	display: none !important;
}
/* =============================
スライダー
===============================*/
/*
Slider
___________________________________________________________________*/

.bx-wrapper {
	margin: 0 auto 0;
}
.mod-bxslider {
	clear: both;
	overflow: hidden;
	position: relative;
}
.bx-viewport:before, .bx-viewport:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: -100%;
	background-color: rgba(0, 0, 0, 0.3);
	z-index: 1000;
}
.bx-wrapper .bx-viewport {
	overflow: visible !important;
	left: 0;
	border-width: 0;
	box-shadow: none;
}
.bx-viewport:before {
	right: 100%;
	left: -100%;
}
.bx-viewport:after {
	left: 100%;
	right: -100%;
}
.bx-viewport a:focus {
	border: solid 2px #000;
}
js-demo-01 img {
	width: 960px;
	height: 390px;
	overflow: hidden;
}
.over_frame {
	position: absolute;
	top: 350px;
	left: 0;
	right: 0;
	width: 100%;
	z-index: 999;
}
.over_left {
	position: absolute;
	bottom: 60px;
	right: 60%;
	z-index: 999;
}
.over_right {
	position: absolute;
	bottom: 60px;
	left: 60%;
	z-index: 998;
}
/* 修正 */
.bx-wrapper .bx-prev {
	left: 0;
	background: url(../c_img/controls.png) no-repeat 0 -62px;
}
.bx-wrapper .bx-next {
	right: 0;
	background: url(../c_img/controls.png) no-repeat -37px -62px;
}
.bx-wrapper .bx-next:hover {
	background-position: -37px 0;
}
.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 45%;
	margin-top: -20px;
	/* outline: 0; */
	width: 37px;
	height: 62px;
	text-indent: -9999px;
	z-index: 5000;
}
/* 修正 (START / STOP) */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 120px;
	width: 80px;
	bottom: 10px;
	position: absolute;
}
.bx-wrapper .bx-controls-auto {
	text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 30px;
	height: 30px;
	/* outline: 0; */
	background: url(../c_img/controls.png) -86px -30px no-repeat;
	margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 30px;
	height: 30px;
	/* outline: 0; */
	background: url(../c_img/controls.png) -86px -90px no-repeat;
	margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover, .bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -60px;
}
.bx-wrapper .bx-pager {
	text-align: center;
	color: #666;
	position: absolute;
	left: 840px;
	top: 340px;
	z-index: 2000;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #ff0000;
	box-shadow: 0 0 0 1px #fff;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #fff;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	color: #000;
}
/* =============================
snsボタン
===============================*/
.charm_sns .sns_box p {
	margin-top: 8px;
}
.charm_sns .sns_box ul {
	margin-top: 6px
}

/* =============================
外部リンク対応
===============================*/
a span.outlink {
  font-size: 80%;
}

.charm_2col_btn span.outlink {
  white-space: nowrap;
  display: block;
}

/* #14282 20201225 追加 */
.tourism_note {
  text-align: center;
  margin-top: 3em;
  margin-bottom: -1em;
}

/* スマホ対応用CSS
=============================================================================================*/

@media (max-width: 670px) {
/* =============================
h1
===============================*/
.charm_main_area h1 {
	background: none !important;
	padding: 0 !important;
	margin: 0;
}
.charm_main_area h1 img {
	width: 50%;
}
/*カルーセル
----------------------------*/
.bx-wrapper .bx-pager {
	top: auto;
	bottom: 0.5em;
	left: auto;
	right: 0;
	width: 8em !important;
}
/* =============================
h2見出し
===============================*/
.charm_h2_title {
	margin-top: 40px;
	border-top: solid 1px #2e3192;
	border-bottom: solid 1px #2e3192;
	padding: 10px 0 10px 0;
}
.charm_h2_title h2 {
	display: block;
	margin-top: 5px;
	margin-left: 5.6%;
}
.charm_h2_title h2 img {
	width: 100px;
}
.charm_h2_title > div:last-of-type {
	display: table;
	width: 90%;
	margin: 1em auto 0;
	padding: 6px;
}
.charm_h2_title > div:last-of-type > p {
	font-size: 87.5%;
	width: 100%;
}
.charm_h2_title > div:last-of-type img {
	width: 100%;
}
div.charm_post img {
	width: 100px;
	right: 5.6%;
}
div.charm_fes img {
	top: -20px;
	right: 5.6%;
}
div.charm_farm img {
	top: -5px;
	right: 4%;
}
/* =============================
見どころ
===============================*/
.charm_masonry {
	width: 100%;
	margin-top: 1em;
	padding: 0 15px;
}
.charm_cont h3, .charm_cont_rev h3 {
	width: 100%;
}
.charm_cont, .charm_cont_rev {
	display: block;
}
.charm_cont > div, .charm_cont_rev > div {
	width: auto;
}
div.charm_large > div {
	width: auto;
	margin: 0.7em 0 0.8em;
}
div.charm_large img {
	width: 100%;
	height: auto;
}
.charm_cont > div:last-of-type > div, .charm_cont_rev > div:first-of-type > div {
	width: 100%;
}
.charm_cont > div:last-of-type > div img, .charm_cont_rev > div:first-of-type > div img {
	width: 100%;
	height: 160px;
	object-fit: cover;
}
.charm_cont > div:last-of-type > div > div, .charm_cont_rev > div:first-of-type > div > div {
	width: 100%;
}
/*ナビ関連
----------------------------*/
.charm_btn {
	display: block;
	font-size: 87.5%;
}
.charm_btn li a {
	display: block;
	width: 100%;
}
.charm_nav {
	margin-top: 2em;
	padding: 1em 1em 0.5em;
}
.charm_nav h3 {
	font-size: 100%;
}
.charm_2col {
	display: block;
	padding: 0;
	margin-top: 1em;
}
.charm_2col > div {
	padding: 1.5em 1em 0.5em;
	margin-left: 0;
	margin-bottom: 1em;
}
.charm_2col > div:first-of-type {
	width: 100%;
}
.charm_2col > div:last-of-type {
	width: 100%;
}
.charm_2col_btn {
	margin-top: 1em;
	display: block;
}
.charm_2col_btn > li {
	width: 100%;
	margin-left: 0;
}
.charm_2col_btn > li:first-of-type {
	margin-left: 0;
	margin-bottom: 1em;
}
.charm_2col_btn li a {
	padding: 15px 20px;
}
.charm_link_list {
	font-size: 87.5%;
	width: 100%;
	padding: 0 10px;
	margin: 1em 0 0 10px;
}
/* =============================
特産品
===============================*/
.charm_cont_sp_block1 {
	display: block;
	margin: 0 auto 2em;
	width: 100%;
}
.charm_cont_sp_block1 > div:first-of-type {
	display: block;
	width: auto;
}
.charm_cont_sp_block1 > div:first-of-type img {
	width: 100%;
}
.charm_cont_sp_block1 > div:first-of-type >div:first-of-type {
	padding-top: 0;
	margin-bottom: 1em;
}
.charm_cont_sp_block1 > div:last-of-type {
	width: auto;
	margin-left: 0;
	padding-top: 1.5em;
}
.charm_cont_sp_block1 > div:last-of-type img {
	width: 100%;
	border-radius: 10px;
}
.charm_cont_sp_block1 > div:last-of-type > div:first-of-type {
	margin-bottom: 1em;
}
/*charm_cont_sp_block2
----------------------------*/
.charm_cont_sp_block2 {
	display: block;
}
.charm_cont_sp_block2 > div:first-of-type {
	display: block;
	margin-right: 0;
	margin-bottom: 1em;
}
.charm_cont_sp_block2 > div >div:first-of-type {
	margin-right: 0;
}
.charm_cont_sp_block2 > div:first-of-type > div:first-of-type img {
	display: table;
	margin: 0 auto;
	width: 260px;
}
.charm_cont_sp_block2 > div:last-of-type {
	padding-top: 0;
	align-items: center;
}
.charm_cont_sp_block2 > div:first-of-type > div:last-of-type {
	padding-top: 0.5em;
}
.charm_cont_sp_block2 > div:last-of-type > div:last-of-type {
	padding-top: 0;
	margin-left: 10px;
}
ul.charm_bb_mark {
	top: 130px;
	left: 60%;
}
ul.charm_bb_photos p {
	font-size: 62.5%;
}
/*charm_cont_sp_block3
----------------------------*/
.charm_cont_sp_block3 > div {
	margin-top: 1.5em;
	width: 100%;
	margin-right: 0;
	flex-direction: row-reverse;
}
.charm_cont_sp_block3 > div > div:first-of-type {
	flex: 1;
}
.charm_cont_sp_block3 > div > div:last-of-type {
	flex: 3;
	margin-left: 0;
	margin-right: 10px;
}
/*charm_cont_sp_block4
----------------------------*/
.charm_cont_sp_block4 {
	display: block;
	margin: 1em auto 0;
	width: auto;
}
.charm_cont_sp_block4 > div {
	display: block;
	align-items: center;
}
.charm_cont_sp_block4 > div:first-of-type img {
	width: 100%;
}
.charm_cont_sp_block4 > div:first-of-type > div:first-of-type {
	margin-right: 0;
	margin-bottom: 1em;
}
.charm_cont_sp_block4 > div:last-of-type img {
	width: 100%;
}
.charm_cont_sp_block4 > div:last-of-type > div:last-of-type {
	margin-top: 0.5em;
}
/*こだいら自慢
----------------------------*/
.charm_jiman {
	background: none;
	border: dotted 6px #a5a5d2;
	display: block;
	border-radius: 8px;
	padding-top: 30px;
}
.charm_jiman > h3 {
	width: 70%;
	top: -20px;
	left: -5px;
}
.charm_jiman > div {
	width: 80%;
	margin: 0 auto;
}
.charm_jiman > div h3 {
	margin-bottom: auto;
}
.charm_jiman > div img {
	width: 100%;
}
.charm_jiman > div > div {
	width: 100%;
}
/*スニペット
----------------------------*/
.sp_br {
	display: inline-block !important;
}
.pc_br {
	display: none !important;
}
.sp_full {
	width: 100%
}

/* =============================
外部リンク対応
===============================*/

.charm_2col_btn span.outlink {
  display: inline;
}
/*スマホ対応用CSSend*/
}

/*微調整
----------------------------*/
@media (max-width: 470px) {
ul.charm_bb_mark {
	top: 150px;
	left: 70%;
}
}
