/*------PC・スマホ共通部分------*/
img{
border:0;
}

/*------------------------------------------
クリック開閉（Q&A）
------------------------------------------*/
#open1,#open2,#open3,#shisetsu1,#shisetsu2,#shisetsu3,#shisetsu4,#shisetsu5{
    display:none;
    clear:both;
    fon-size:90%;
}

#open1 ul,#open2 ul,#open3 ul{
    list-style:none;
}

#open1 li,#open2 li,#open3 li{
    list-style:none;
    margin:0.8em 0 0 -30px;
}

#open1 li:first-line,#open2 li:first-line,#open3 li:first-line {
    background-color:#EEE;
    font-weight:bold;
}

#open1 p.margin,#open2 p.margin,#open3 p.margin {
    margin-left:1em;
}

/*------------------------------------------
団体利用
------------------------------------------*/
div.dantaiform label.selection_text
{
  clear:none;
  border:none;
  padding: 5px;
  text-align:start;
  vertical-align:middle;
  background:none;
  width:auto;
  height:auto;
  display:inline;
  float:none;
  position:relative;
  left:-8px;
}
div.dantaiform span.oneline_set
{
  white-space: nowrap;
}
div.dantaiform input#visitor_total {
    background: #efeded;
    border: 0;
    text-align: right;
    width: 2.5em;
}
div.dantaiform input[type="number"]
{
    width:4em;
}
label#prgram_time_total {
    background: #f9e3e7;
    padding: 0;
    margin: 0 0 0 0.5em;
}

/*------------------------------------------
団体利用フォーム
------------------------------------------*/
a.dantaititle{
    font-size: 150%;
    padding: 0.4em 0.7em 0.2em;
    border-radius: 30px;
    box-shadow: #ccc;
    position: relative;
    display: inline-block;
    text-decoration: none;
    color: #FFF;
    background: #e07081;
    border-bottom: solid 2px #b75b69;
    box-shadow: inset 0 2px 0 rgba(255,255,255,0.2), 0 2px 2px rgba(0, 0, 0, 0.19);
    font-weight: bold;
}

a.dantaititle:active {
  border-bottom: solid 2px #e07081;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.30);
}

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

/*------------------------------------------
見出し
------------------------------------------*/
h2{
	margin-top:0;
	color: #AD2539;
	line-height:1.3em;
}

#guide_icon{
	color: #8500B2;
}

#guide_icon:before {
	content:  url(https://www.tokiwapark.jp/common/icon_guide.png);
	margin-left:10px;
	top:10px;
	position: relative;
}

#cource_icon{
	color: #A6693C;
}

#cource_icon:before {
	content:  url(https://www.tokiwapark.jp/common/icon_cource.png);
	margin-left:5px;
	top:10px;
	left:-5px;
	position: relative;
}

h3{
	font-size: 130%;
	line-height:1.3em;
	border-left:5px solid #AD2539;
	padding-left:10px;
	margin-top:50px;
}

h3.history{
	font-family: "F+UD-筑紫明朝 E";
}

h3.guide{
	border-left:5px solid #8500B2;
}

h3.sitemap,h3.volunteer{
margin-top:0;
}

h3.sitemap a{
color: #AD2539;
text-decoration:none;
}

h4{
	font-size: 110%;
	line-height:1.3em;
	border-bottom:1px dotted #111;
	padding-bottom:5px;
	margin-left:5px;
}

h4.sitemap a{
color:#333;
text-decoration:none;
}

h4.sitemap{
border:none;
margin-bottom:0;
}

ol,ol li{
	margin-left:-20px;
}

.imgbox-p{
	width:940px;
	padding:0;
	margin:0 auto;
	margin-bottom:20px;
	display:table;
}
.imgbox-p img{
	margin:10px 10px 10px 0;
}
.imgbox-c{
	width:310px;
	margin:0;
	float:left;
}

.imgbox-c img.border{
	border:1px solid #ddd;
}

img.volunteer{
	margin-right:20px;
}

.historybox{
	margin:10px;
	padding:10px;
	text-align:center;
	float:right;
}

.historybox p{
	margin:0;
	padding:0;
	font-size:80%;
}

#webpage .sitemap li a{
text-decoration:none;
}

/*Table*/
table.map{
	font-size:90%;
	width:600px;
	margin-left:10px;
}
table.map td{
	padding:3px;
}
table.map th{
	background-color:#ccc;
	font-weight:normal;
}
table.map td{
	background-color:#efefef;
	text-align:center;
}

table.ecocar{
	font-size:80%;
	width:500px;
	margin-left:10px;
}
table.ecocar td{
	padding:3px;
}
table.ecocar th{
	background-color:#ccc;
	font-weight:normal;
	text-align:center;
	width:80px;
}
table.ecocar td{
	background-color:#efefef;
	text-align:center;
}

table.history{
	margin-left:20px;
	font-size:95%;
}

table.history th,table.history td{
	padding:5px 10px;
	vertical-align:top;
	background-color:#F1F1F1;
}

table.history th{
	font-weight:normal;
	background-color:#F8E3E5;
}


/*上部リンクボックス*/
ul.linkbox{
	list-style:none;
	margin:0 auto;
	margin-left:-30px;
	font-family: "F+UD-ニューロダン B";
}

ul.linkbox a{
    color:#333;
    text-decoration:none;
}

ul.linkbox li{
	list-style:none;
	background-color:#F0E1FF;
	/*width:130px;*/
	width:110px;
	float:left;
	text-align:center;
	padding:10px;
	margin:0 5px 5px 0;
}

/*------------------------------------------
左右ボックス
------------------------------------------*/
#top-left{
	float:left;
	width:480px;
	margin-right:10px;
	}

#top-right{
	float:right;
	width:480px;
	margin-left:10px;
	}

/*------------------------------------------
お問い合わせフォーム
------------------------------------------*/
div.contactform
{
	width:100%;
    display:block;
}
div.contactform label
{
    clear:both;
    border:1px solid #fff;
    padding: 5px;
    text-align:right;
    background:#F9E3E7;
    width:10em;
    height:1.5em;
    display:block;
    float:left;
}
div.contactform label.long
{
    height:4em;
}

/*div.contactform td
{
    border:1px solid #fff;
    padding: 10px;
    background:#EFEDED;
}*/

div.contactform input[type="text"]
{
	width:300px;
	height:1.5em;
}

div.contactform span.put
{
    border:1px solid #fff;
    padding: 5px;
    background:#EFEDED;
    height:1.5em;
    display:block;
    float:left;
    width:39em;
}

div.contactform span.putlong
{
    border:1px solid #fff;
    padding: 5px;
    background:#EFEDED;
    height:4em;
    display:block;
    float:left;
    width:39em;
}

div.contactform textarea
{
	width:500px;
}
form.form input[type="submit"],form.form input[type="reset"],form.form input[type="button"]{
    -webkit-border-radius: 3px;  
    -moz-border-radius: 3px;  
    text-shadow: 0 -1px 1px #FFF, -1px 0 1px #FFF, 1px 0 1px #aaa;  
    -webkit-box-shadow: 1px 1px 2px #E7E7E7;  
    -moz-box-shadow: 1px 1px 2px #E7E7E7;
    background-color:#EFEDED;
    font-family: "FOT-UD丸ゴ_ラージ Pr6 M";
}

/*動物取扱業標識*/
table.animalslabel{
    border-collapse: collapse;
    border:1px solid #ccc;
}

table.animalslabel th,table.animalslabel td{
    border-collapse: collapse;
    border:1px solid #ccc;
    padding:10px;
}
table.animalslabel th{
    width:2em;
    text-align:right;
    font-weight:normal;
}
/*------------------------------------------
団体利用フォーム
------------------------------------------*/
div.dantaiform
{
	width:100%;
    display:block;
}
div.dantaiform label
{
    clear:both;
    border:1px solid #fff;
    padding: 5px;
    text-align:right;
    background:#F9E3E7;
    width:10em;
    height:1.5em;
    display:block;
    float:left;
}
div.dantaiform label.small
{
    clear:none;
}
div.dantaiform label.long
{
    height:3em;
}
div.dantaiform label.long2
{
    /*height:4.5em;*/
    height:10.5em;
}
div.dantaiform label.long3
{
    height:7.5em;
}

div.dantaiform input[type="text"]
{
	width:300px;
	height:1em;
}
div.dantaiform input[type="text"].small-150
{
	width:150px;
}
div.dantaiform input[type="text"].small-50
{
	width:50px;
}


div.dantaiform span.put
{
    border:1px solid #fff;
    padding: 5px;
    background:#EFEDED;
    height:1.5em;
    display:block;
    float:left;
    width:35em;
}
div.dantaiform span.put2
{
    border:1px solid #fff;
    padding: 5px;
    background:#EFEDED;
    height:1.5em;
    display:block;
    float:left;
    width:11.8em;
}

div.dantaiform span.putlong
{
    border:1px solid #fff;
    padding: 5px;
    background:#EFEDED;
    height:3em;
    display:block;
    float:left;
    width:35em;
}

div.dantaiform span.putlong2
{
    border:1px solid #fff;
    padding: 5px;
    background:#EFEDED;
    /*height:4.5em;*/
    height:10.5em;
    display:block;
    float:left;
    width:35em;
}
div.dantaiform span.putlong3
{
    border:1px solid #fff;
    padding: 5px;
    background:#EFEDED;
    height:7.5em;
    display:block;
    float:left;
    width:35em;
}
div.dantaiform textarea
{
	width:500px;
}


/*------------------------------------------
まなびと観光 ボックス
------------------------------------------*/
#box-cource {
    width: 410px;
    margin: 15px;
    padding: 20px;
    border: 1px #ccc solid;
    display: table;
    float: left;
}

#box-cource h3{
    margin-top: 0;
    border-left: 5px solid #A6693C;
}

#box-cource h3 a{
    color: #000;
    text-decoration: none;
}

#box-cource h3 a:hover {
    text-decoration: underline;
}

#box-cource img {
    height:200px;
}

}/*media*/

@media screen and (max-width:767px){/*smart*/

/*------------------------------------------
見出し
------------------------------------------*/
h2{
	color: #AD2539;
	padding:20px 0;
	margin-top:-10px;
	font-size: 130%;
	border-bottom:1px solid #AD2539;
}

#guide_icon{
	color: #8500B2;
	border-bottom:1px solid #8500B2;
}

#guide_icon:before {
	content:  url(https://www.tokiwapark.jp/common/icon_guide.png);
	margin-left:10px;
	top:10px;
	position: relative;
}

#cource_icon{
	color: #A6693C;
}

#cource_icon:before {
	content:  url(https://www.tokiwapark.jp/common/icon_cource.png);
	margin-left:10px;
	top:10px;
	left:-5px;
	position: relative;
}

h3{
	font-size: 130%;
	line-height:1.3em;
	border-left:5px solid #AD2539;
	padding:0 10px;
	margin-top:50px;
}

h3.guide{
	border-left:5px solid #8500B2;
}

h3.history{
	font-family: "F+UD-筑紫明朝 E";
}

h3.marginnone{
	margin-top:20px;
}

h3.sitemap,h3.volunteer{
margin-top:0;
}

h3.sitemap a{
color: #AD2539;
text-decoration:none;
}

h4{
	font-size: 110%;
	line-height:1.3em;
	border-bottom:1px dotted #111;
	padding-bottom:5px;
	margin-left:10px;
}

h4.sitemap a{
color:#333;
text-decoration:none;
}

h4.sitemap{
border:none;
margin-bottom:0;
}

#webpage{
	margin-top:-20px;
}

ol,ol li{
	margin-left:-30px;
}

.imgbox-p{
	width:90%;
	padding:5px;
	margin:0 auto;
	margin-bottom:16px;
	display:table;
}
.imgbox-p img{
	margin:8px 8px 8px 0;
}
.imgbox-c{
	margin:0;
}

.imgbox-c img.border{
	border:1px solid #ddd;
}

img.volunteer{
	float:left;
	margin-right:10px;
}

.historybox{
	margin:10px;
	padding:10px;
	text-align:center;
}

.historybox p{
	margin:0;
	padding:0;
	font-size:80%;
}

/*Table*/
table.map{
	font-size:90%;
	width:100%;
}
table.map td{
	padding:3px;
}
table.map th{
	background-color:#ccc;
	font-weight:normal;
}
table.map td{
	background-color:#efefef;
	text-align:center;
}
table.ecocar{
	width:100%;
	font-size:80%;
}
table.ecocar td{
	padding:3px;
}
table.ecocar th{
	background-color:#ccc;
	font-weight:normal;
	text-align:center;
	width:80px;
}
table.ecocar td{
	background-color:#efefef;
	text-align:center;
}

table.history th,table.history td{
	padding:5px;
	vertical-align:top;
	background-color:#F1F1F1;
	font-size:90%;
}

table.history th{
	font-weight:normal;
	background-color:#F8E3E5;
	white-space: nowrap;
}

#webpage .sitemap li a{
text-decoration:none;
}

/*------------------------------------------
お問い合わせフォーム
------------------------------------------*/
div.contactform
{
	width:100%;
    display:block;
}
div.contactform label
{
    clear:both;
    border:1px solid #fff;
    padding: 5px;
    text-align:right;
    background:#F9E3E7;
    height:3em;
    display:block;
    float:left;
    width:18%;
    min-width:80px;
    word-wrap: break-word;
}
div.contactform label.long
{
    min-height:4em;
}

div.contactform input[type="text"]
{
	width:95%;
	min-height:1.5em;
}

div.contactform span.put
{
    border:1px solid #fff;
    padding: 5px;
    background:#EFEDED;
    height:3em;
    display:block;
    float:left;
    width:60%;
    word-wrap: break-word;
}

div.contactform span.putlong
{
    border:1px solid #fff;
    padding: 5px;
    background:#EFEDED;
    height:4em;
    display:block;
    float:left;
    width:60%;
    word-wrap: break-word;
}

div.contactform textarea
{
	width:95%;
	height:50px;
}
form.form input[type="submit"],form.form input[type="reset"],form.form input[type="button"]{
    -webkit-border-radius: 3px;  
    -moz-border-radius: 3px;  
    text-shadow: 0 -1px 1px #FFF, -1px 0 1px #FFF, 1px 0 1px #aaa;  
    -webkit-box-shadow: 1px 1px 2px #E7E7E7;  
    -moz-box-shadow: 1px 1px 2px #E7E7E7;
    background-color:#EFEDED;
    font-family: "FOT-UD丸ゴ_ラージ Pr6 M";
}
/*------------------------------------------
団体利用フォーム
------------------------------------------*/
div.dantaiform
{
	width:100%;
    display:block;
}
div.dantaiform label
{
    clear:both;
    border:1px solid #fff;
    padding: 5px;
    /*text-align:right;*/
    background:#F9E3E7;
    /*height:1.5em;*/
    display:block;
    /*float:left;*/
    width:90%;
    /*min-width:80px;*/
    word-wrap: break-word;
}
div.dantaiform label.long
{
    /*min-height:4em;*/
}

div.dantaiform label.long-smart
{
    /*min-height:3em;*/
}

div.dantaiform input[type="text"]
{
	width:95%;
	font-size: 100%;
	/*min-height:1.5em;*/
}

div.dantaiform input[type="text"].small-150
{
	width:150px;
}
div.dantaiform input[type="text"].small-50
{
	width:50px;
}

div.dantaiform span.put,div.dantaiform span.put2
{
    border:1px solid #fff;
    padding: 5px;
    background:#EFEDED;
    /*height:3em;*/
    display:block;
    /*float:left;*/
    width:90%;
    word-wrap: break-word;
}

div.dantaiform span.putlong,div.dantaiform span.putlong2,,span.putlong3
{
    border:1px solid #fff;
    padding: 5px;
    background:#EFEDED;
    /*height:4em;*/
    display:block;
    /*float:left;*/
    width:90%;
    word-wrap: break-word;
}

div.dantaiform textarea
{
	width:95%;
	height:50px;
}

/*------------------------------------------
Googleマップ
------------------------------------------*/
iframe{
    width:100%;
    height:350px;
    border:0;
    overflow : hidden;
}

/*ご来園ガイド 上部リンクボックス*/
ul.linkbox{
	list-style:none;
	margin:0 0 0 -30px;
	font-family: "F+UD-ニューロダン B";
}

ul.linkbox a{
    color:#333;
    text-decoration:none;
}

ul.linkbox li{
	list-style:none;
	background-color:#F0E1FF;
	width:110px;
	float:left;
	text-align:center;
	padding:10px;
	margin:0 5px 5px 0;
}
/*動物取扱業標識*/
table.animalslabel{
    border-collapse: collapse;
    border:1px solid #ccc;
}

table.animalslabel th,table.animalslabel td{
    border-collapse: collapse;
    border:1px solid #ccc;
    padding:5px;
}
table.animalslabel th{
    text-align:right;
    font-weight:normal;
}

/*------------------------------------------
まなびと観光 ボックス
------------------------------------------*/
#box-cource {
    width: 100%;
    margin: 10px 10px 10px 0;
    padding: 10px;
    border: 1px #ccc solid;
    box-sizing: border-box;
}

#box-cource h3{
    margin-top: 0;
    border-left: 5px solid #A6693C;
}

#box-cource h3 a{
    color: #000;
    text-decoration: none;
}

#box-cource h3 a:hover {
    text-decoration: underline;
}

}/*media*/
