@charset "Shift_JIS";

/* 基本レイアウト・フォント装飾関連 */
.roman-s { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 10px}
.f-bold { font-weight: bold}
.f-b-red { font-weight: bold ; color: #FF0000}
.f-b-y { font-weight: bold ; color: #FFFFCC}
.f-b-pink { font-weight: bold ; color: #FF6666}
.f-b-orange { font-weight: bold ; color: #FF6600}
.f-b-s-pink { font-weight: bold ; color: #FF3399}
.f-b-white { font-weight: bold ; color: #FFFFFF}
.f-b-purple { font-weight: bold; color: #B086B9}
.f-b-dp { font-weight: bold; color: #663399}
.f-b-green { font-weight: bold; color: #008888}
.f-b-blue { font-weight: bold; color: #0066CC}
.f-dp { color: #663399}
.f-white { color: #FFFFFF}
.f-red { color: #a00000}

/*759px以下(SP)*/
@media screen and (max-width: 759.9px) {
div#wrap{
	width:100%;
	margin:0;
	padding:0;
	overflow:hidden;
}
div#wrapper{
	width:100%;
	margin:0;
	padding:0;
}
div#wrap div#wrapInner {width:100%;}

/*ぱんくず*/
div#pastlist{
	display:block;
	line-height:1.34em;
	height:auto;
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

/*css追加*/
div#dirPathBlock{
	display:block;
	margin:5px 0 5px 0!important;
}
div#dirPathBlock a{
	display:inline!important;
	font-size:10px;
}

/* CSS初期設定 */
.clear {
clear: both;}
.clearFloat:after { 
content: "."; 
display: block; 
clear: both; 
height: 0; 
visibility: hidden; 
line-height: 0; } 
.clearFloat { 
display: inline-table; 
min-height: 1%; } 
/* for macIE \*/ 
* html .clearFloat { 
height: 1%; } 
.clearFloat { 
display: block; } 
/* end of for macIE */
.clearFloat {
overflow:hidden;}

a.OpaChange:hover *{
filter:alpha(opacity=70); /*IE*/
-moz-opacity:0.70; /*FF*/
opacity:0.70;}.clearfix:after {
  content: "";
  clear: both;
  display: block;
}
h1{
	background:none;
	font-size:10px!important;
}
#title{
	width:100%;
	position:relative;
	background:url(../images/bg.jpg);
	background-position:50% 0;
	background-repeat:no-repeat;
	background-size:cover;
}
#title p {
    width: 100%;
    height: auto;
    top: 20px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    color: #FFF;
    font-weight: bold;
    text-shadow: 1px 1px 4px rgba(000,000,000,0.8), 0px 1px 0px rgba(255,255,255,0.3);
    display: block;
    text-align: center;
}
#title p img {
    width: 80%;
    margin: 0 auto;
	display: block;
}
#title span{
	font-size:10px;
	display:block;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	position:absolute;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	left: 0;
	width:100%;
	text-align:center;
	margin:0;
	bottom: 3%;
	display:none;}#title img{
	width:100%;
	height:auto;
}
#wrapInner{
	width:100%!important;
	overflow:hidden;
}

/*----------------------------------
ここからコンテンツ部分
----------------------------------*/
section {padding: 10px 0;}
section:nth-of-type(odd){background: #f6fcff;}
section:nth-of-type(even){background: #fff;}
section div.inner{
    margin: 0 auto 2em;
    width: 94%;
}
section div.inner h2 {
	font-size: 20px;
    margin-bottom: 15px;
    font-weight: bold;
    margin: 10px 0 18px 0;
    color: #04976e;
    padding: 5px 0;
    display: block;
    text-align: center;
    overflow: hidden;
    border-bottom: 2px dotted #04976e;
    border-top: 3px solid #04976e;
}

section div.inner > p {
    margin: 0 0 2%;
    text-align: center;
	font-size: 16px;
}

/*観光支援*/
.tourism-support_box {
	width: 98%;
    float: left;
	font-size: 16px;
    background: #FFF;
    padding: 10px;
    margin: 0 1% 10%!important;
    box-sizing: border-box;
	position: relative;
}
.tourism-support_box > div {
	margin: 0 auto 2%;
    display: block;
    width: 100%;
    height: auto;
}
.tourism-support_box > div img {width:100%;height: auto;}
.tourism-support_box > dl dt {
	font-weight:bold;
	margin-bottom: 2%;
}
.tourism-support_box > dl dt span.icon {
	background: #de1e46;
    padding: 0 10px;
    color: #FFF;
    position: absolute;
    top: 0;
    left: 0;
}
.tourism-support_box > dl dd span.icon{
	background: #343474;
    margin: 10px 0 5px;
    padding: 2px 0;
    text-align: center;
    color: #FFF;
    display: block;
}

/*qa*/
#qanda_box .inner > div {margin: 5% 2%;}
#qanda_box .inner > div:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
#qanda_box .inner div > div {
    padding: 10px;
    margin-bottom: 2%;
    background: #fff;
}
#qanda_box b.qaicon {
    background: #04976e;
    font-size: 14px;
    margin: 0 2% 1% 0;
    color: #FFF;
    width: 15%;
    text-align: center;
    float: left;
}
#qanda_box h3 {
    font-size: 14px;
    margin: 0 0 2% 0;
	color: #04976e;
    line-height: 1.6;
    text-align: left;
    font-weight: bold;
    position: relative;
    box-sizing: border-box;
}
#qanda_box .inner > div p span{
	width: 83%;
	float:left;
	display:block;
}
#qanda_box div p {
    font-size: 14px;
    line-height: 1.6;
}

.pr_under_gadget__bnr img{
	width:100%;
	height:auto;
}

}

/*760px以上(PC)*/
@media screen and (min-width: 760px),print {

/* CSS初期設定 */
.clear {clear: both;}
.clearFloat:after {
	content: "."; 
	display: block; 
	clear: both; 
	height: 0; 
	visibility: hidden; 
	line-height: 0;
}
.clearFloat { 
	display: inline-table; 
	min-height: 1%;
}

/* for macIE \*/ 
* html .clearFloat {height: 1%;}
.clearFloat {display: block;}

/* end of for macIE */
.clearFloat {overflow:hidden;}
a.OpaChange:hover *{
	filter:alpha(opacity=70); /*IE*/
	-moz-opacity:0.70; /*FF*/
	opacity:0.70;
}
.clearfix:after {
	content: "";
	clear: both;
	display: block;
}
h1{
	width: 100%;
	max-width:970px;
	min-width:760px;
	margin: auto;
	font-size:12px;
}
#dirPathBlock,
#anchorLinkBlock{
	width: 100%;
	max-width:970px;
	min-width:760px;
	margin: auto;
	box-sizing: border-box;
}

#title{
	margin: 0;
	padding:0;
	height:360px;
	overflow:hidden;
	position:relative;
	text-align:center;
	background:url(../images/bg.jpg);
	background-position:50% 0;
	background-repeat:no-repeat;
	background-size:cover;
}
#title p{
	width: 100%;
	max-width:970px;
	min-width:760px;
	height:auto;
	position: absolute;
	top:0;
	left: 0;
	right: 0;
	margin:auto;
	color:#FFF;
	font-weight:bold;
	display:block;
}

/*----------------------------------
ここからコンテンツ部分
----------------------------------*/
section {padding: 30px 0;}
section:nth-of-type(odd){background: #f6fcff;}
section:nth-of-type(even){background: #fff;}
section div.inner {
	width: 100%;
	max-width:970px;
	min-width:760px;
	margin: 0 auto;
	font-size: 16px;
}
section div.inner h2 {
	font-size: 32px;
    margin: 0 0 2%;
    color: #04976e;
    padding: 10px 0 10px 0;
    display: block;
    text-align: center;
    overflow: hidden;
    border-bottom: 2px dotted #04976e;
    border-top: 3px solid #04976e;
}
section div.inner > p {
    margin: 0 0 2%;
    text-align: center;
}

/*観光支援*/
.tourism-support_box {
    width: 98%;
	display:flex;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #FFF;
    padding: 10px;
    margin: 0 1% 15px!important;
    -moz-box-shadow: 0px 1px 3px rgba(89,46,0,0.3);
    -webkit-box-shadow: 0px 1px 3px rgb(89 46 0 / 30%);
    box-shadow: 0px 1px 3px rgb(89 46 0 / 30%);
    /*cursor: pointer;*/
    box-sizing: border-box;
}
.tourism-support_box > div {margin-right:20px;}
.tourism-support_box > div img {width:200px;height: 150px;}
.tourism-support_box > dl dt {
	font-size: 18px;
	font-weight:bold;
	margin-bottom: 2%;
}
.tourism-support_box > dl dt span.icon {
    background: #de1e46;
    margin-right: 12px;
    padding: 0 10px;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.tourism-support_box > dl dd span.icon{
	background: #343474;
    margin: 0 12px 5px 0;
    text-align: center;
    color: #FFF;
    width: 140px;
    display: inline-block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

/*qa*/
#qanda_box{margin: 4% 0;}
#qanda_box .inner > div {margin: 4% 0;}
#qanda_box .inner > div:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
#qanda_box .inner div > div {
    padding: 10px;
    margin-bottom: 3%;
    background: #fff;
}
#qanda_box b.qaicon {
    background: #04976e;
    font-size: 18px;
    margin: 0 10px 1% 0;
    color: #FFF;
    width: 28px;
    height: 28px;
    text-align: center;
    float: left;
}
#qanda_box h3 {
    font-size: 18px;
    margin: 0 0 2% 0;
    padding-right: 24px;
	color: #04976e;
    line-height: 1.6;
    width: 100%;
    text-align: left;
    font-weight: bold;
    position: relative;
    box-sizing: border-box;
}
#qanda_box .inner > div p span{
	width:890px;
	float:left;
	display:block;
}
#qanda_box div p {
    font-size: 16px;
    line-height: 1.6;
}

}