@charset "UTF-8";

/*================================================
 *  CSSリセット
 ================================================*/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;font-weight:normal;}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}

b { font-weight:bold; }
/*================================================
 *  一般・共通設定
 ================================================*/
body {
	font-size:14px;
	font-family:"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	line-height:1.4;
	color:#393939;
	background-image:url(../images/PAKU2028texture1994_TP_V.jpg);
	background-size:100vw auto;
	background-attachment:fixed;
}

#contents {
	width:780px;
	margin:0 auto;
	padding:10px 10px 50px;
	border-radius:5px;
	background-color:rgba(255,255,255,0.9);
}

header {
	width:780px;
	margin:0 auto;
	background-color:rgba(255,255,255,0.9);
	padding:10px;
}

a {
	color:#0000FF;
}
a:hover {
	color:#4b00ff;
}

h1 {
	font-size:38px;
	line-height:1.3;
}
h1 a {
	color:#393939;
	text-decoration:none;
	font-weight:bold;
	display:block;
	
background: linear-gradient(transparent 60%, #39F 60%);
text-shadow: 1px 1px 0 rgba(0,0,0,.5);

}
h1 a img {
	margin:0px 0px 8px 8px;
}
h1 a:hover {
	color:#393939;
	text-decoration:none;
}

h2 {
	margin-bottom:0.5em;
	font-size:22px;
	color:#cf0c0c;
	border-bottom:3px solid #444;
	line-height:1.3em;
	
	background-image:url(../images/pin1s.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-left:19px;
	line-height:27px;
		
	text-shadow: 1px 1px 0 rgba(0,0,0,.2);
}

h3 {
	margin-bottom:0.25em;
	font-size:20px;
}
h3:before {
	content:"\002714\00a0";
	color:#cf0c0c;
}

h4 {
	margin-bottom:0.25em;
	font-size:18px;
}
h4:before {
	content:"\00ab";
}
h4:after {
	content:"\00bb";
}

h5 {
	margin-bottom:0.25em;
	padding:2px;
	font-size:16px;
	border-top:1px dotted #ddd;
	border-bottom:1px dotted #ddd;
	background:#f3f3f3;
}

h6 {
	margin-bottom:0.25em;
	padding-left:5px;
	font-size:16px;
	border-left:5px solid #cf0c0c;
}

p {
	line-height:1.4em;
	margin:0 0 1em 0;
}

img {
	vertical-align:bottom;
}

em {
	font-weight:bold;
}

strong {
	font-weight:bold;
	color:#ef8100;
}

pre {
	margin:1em 0;
	padding:1em;
}

blockquote {
	margin-bottom:1em;
	padding:1em;
	border:1px dotted #ddd;
	border-left:5px solid #ddd;
}

ul,ol,dl {
	margin:0 0 1em 0;
}
ul li {
	list-style:disc;
}
ol li {
	list-style:decimal;
}
li {
	margin-left:1.1em;
	padding-bottom:7px;
}

dt {
	margin-bottom:0.5em;
	border-bottom:1px dotted #ddd;
}
dt:before {
	content:"\0025a0";
}
dd {
	margin-bottom:1em;
}

table {
	width:100%;
	margin-bottom:1em;
	border-collapse:collapse;
	border:1px solid #ddd;
}
th {
	padding:10px;
	text-align:center;
	vertical-align:middle;
	border:1px solid #ddd;
	background:#95bbc6;
}
td {
	padding:10px;
	text-align:left;
	border:1px solid #ddd;
}

/*================================================
 *  汎用クラス
 ================================================*/
.clear {clear:both;}

.list {
	padding:0 0 0 1.1em;
}

.list li {
	margin:0;
	padding:0 0 7px 0;
	list-style:none;
	text-indent:-1.3em;
}
.list li:before {
	content:"\002605\00a0";
	color:#ffc720;
}

.temp {
	clear:both;
	overflow:hidden;
	margin-bottom:50px;
}

.img {
	float:left;
	width:300px;
}

.text {
	float:right;
	width:450px;
}

.photo {
	margin:20px 0;
	padding:10px;
	box-shadow:rgba(113, 135, 164, 0.8) 0 3px 15px 0;
	background:#fff;
}

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

.m0 {margin:0px; }

.mt10 { margin-top:10px; }
.mt20 { margin-top:20px; }
.mt30 { margin-top:30px; }

.inbl { display:inline-block; }

.btn1 {
	-moz-box-shadow:inset 0px 1px 0px 0px #fbafe3;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fbafe3;
	box-shadow:inset 0px 1px 0px 0px #fbafe3;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ff5bb0), color-stop(1, #ef027d));
	background:-moz-linear-gradient(top, #ff5bb0 5%, #ef027d 100%);
	background:-webkit-linear-gradient(top, #ff5bb0 5%, #ef027d 100%);
	background:-o-linear-gradient(top, #ff5bb0 5%, #ef027d 100%);
	background:-ms-linear-gradient(top, #ff5bb0 5%, #ef027d 100%);
	background:linear-gradient(to bottom, #ff5bb0 5%, #ef027d 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bb0', endColorstr='#ef027d',GradientType=0);
	background-color:#ff5bb0;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #ee1eb5;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	padding:6px 8px;
	text-decoration:none;
	text-shadow:0px 1px 0px #c70067;
	margin-bottom:2px;
}
.btn1:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ef027d), color-stop(1, #ff5bb0));
	background:-moz-linear-gradient(top, #ef027d 5%, #ff5bb0 100%);
	background:-webkit-linear-gradient(top, #ef027d 5%, #ff5bb0 100%);
	background:-o-linear-gradient(top, #ef027d 5%, #ff5bb0 100%);
	background:-ms-linear-gradient(top, #ef027d 5%, #ff5bb0 100%);
	background:linear-gradient(to bottom, #ef027d 5%, #ff5bb0 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef027d', endColorstr='#ff5bb0',GradientType=0);
	background-color:#ef027d;
	color:#FFF;
}
.btn1:active {
	position:relative;
	top:1px;
}



.sns{
	margin:10px auto 0px auto;
	text-align:center;
	
}
.sns ul {
	list-style:none;
	padding:0px;
	margin-left:1%;
}
.sns ul li {
	float:left;
	width:33%;
	margin:0 0.3% 5px 0;
	list-style:none;
}
.sns li a {
	font-size:90%;
	position:relative;
	display:block;
	padding:5px;
	color:#fff;
	border-radius:6px;
	text-align:center;
	text-decoration: none;
	text-shadow:1px 1px 0 rgba(255,255,255,0.3);
}
.sns li a:hover {
	-webkit-transform: translate3d(0px, 5px, 1px);
	-moz-transform: translate3d(0px, 5px, 1px);
	transform: translate3d(0px, 5px, 1px);
	box-shadow:none;
}

/* ツイッター */
.sns .twitter a {
	background:#00acee;
	box-shadow:0 5px 0 #0092ca;
}
.sns  .twitter a:hover {
	background:#0092ca;
}

/* facebook */
.sns .facebook a {
	background:#1e3aa6;
	box-shadow:0 5px 0 #2d4373;
}
.sns  .facebook a:hover {
	background:#2d4373;
}

/* グーグル */
.sns .googleplus a {
	background:#db4a39;
	box-shadow:0 5px 0 #ad3a2d;
}
.sns  .googleplus a:hover {
	background:#ad3a2d;
}

/* はてぶ */
.sns  .hatebu a {
	background:#5d8ac1;
	box-shadow:0 5px 0 #43638b;
}
.sns .hatebu a:hover {
	background:#43638b;
}

/* Pocket */
.sns  .pocket a {
	background:#f03e51;
	box-shadow:0 5px 0 #c0392b;
}
.sns  .pocket a:hover {
	background:#c0392b;
}

/* LINE */
.sns  .line a {
	background:#25af00;
	box-shadow:0 5px 0 #219900;
}
.sns .line a:hover {
	background:#219900;
}

/*================================================
 *  ヘッダー
 ================================================*/
header {
	margin-top:15px;
	margin-bottom:30px;
}
header h1 {
	margin-bottom:5px;
}
header p {
	font-size:12px;
	color:#6c6c6c;
}
header p.red {
	color:#F00;
	font-weight:bold;
}
h1 span {
	font-size:12px;
}

@media screen and (max-width:375px) {
	header {
		margin-bottom:20px;
	}
	header p {
		display:none;
	}
}

/*================================================
 *  グローバルナビゲーション
 ================================================*/
nav {
	width:100%;
	position:fixed;
	top:0;
	left:0;
	padding:5px 0;
	opacity:0.8;
	background:#000;
	z-index:10;
}
nav ul {
	position:relative;
	float:left;
	left:50%;
	margin:0;
}
nav li {
	position:relative;
	left:-50%;
	float:left;
	list-style:none;
	margin:0;
	padding:0 20px;
}
nav li a {
	color:#fff;
	text-decoration:none;
}
nav li a:hover {
	color:#dfdfdf;
	text-decoration:underline;;
}

/*================================================
 *  メイン
 ================================================*/
section {
	margin-bottom:100px;
}

/*================================================
 *  フッター
 ================================================*/
footer {
	clear:both;
	padding:20px 0;
	font-size:11px;
	text-align:center;
}

/*================================================
 *  ページトップへの戻り
 ================================================*/
.totop {
	position:fixed;
	bottom:15px;
	right:15px;
}
.totop a {
	display:block;
	text-decoration:none;
}
.totop img {
	background:#000;
}
.totop img:hover {
	background:#333;
}

/*================================================
 *  タブレット/スマートフォン向けデザイン
 ================================================*/
/* スクロールバーを考慮して20px大きいサイズで切り替え */
@media screen and (max-width:799px) {
	body {
		box-sizing:border-box;
		width:100%;
		padding:0 10px;
		font-size:12px;
		background-image:url(../images/PAKU2028texture1994_TP_V_sp.jpg);
	}

	#contents {
		width:calc(100% - 20px);
	}

	header {
		width:calc(100% - 20px);
	}
	
	header p { font-size:10px;}
	
	h1 a img {margin:0px 0px 3px 5px;}
	
	h1 {font-size:28px;}
	h2 {font-size:18px;}
	h3 {font-size:16px;}
	h4 {font-size:14px;}
	h5 {font-size:13px;}
	
	.btn1 {font-size:13px;}
	
}



input[type="text"] {
	padding:3px 1%;
	border:solid 1px #333;
	border-radius:3px;
}

select {
	padding:3px 1%;
	border:solid 1px #333;
	border-radius:3px;
}


#map {width:100%;}

#form_box {
	display:none;
}
#form_box input[type="text"] {
	width:90%;
	padding:3px 1%;
	margin-top:5px;
}
#form_box select {
	width:70%;
	padding:3px 0;
	margin-top:5px;
}
#form_box textarea {
	width:90%;
	height:100px;
	padding:3px 1%;
	margin-top:5px;
	border:solid 1px #333;
	border-radius:3px;
}
#form_box dl dt {
	font-weight:bold;
	margin:5px 0px 0px 0px;
}
#form_box dl dt span {
	font-size:80%;
}
#form_box dl dd p {
	font-size:80%;
	color:#063;
	line-height:1.3em;
	padding:3px 0px 0px 0px;
}

#form_box2 {
	display:none;
}
#form_box2 input[type="text"] {
	width:90%;
	padding:3px 1%;
	margin-top:5px;
}
#form_box2 select {
	width:70%;
	padding:3px 1%;
	margin-top:5px;
}
#form_box2 textarea {
	width:90%;
	height:100px;
	padding:3px 1%;
	margin-top:5px;
	border:solid 1px #333;
	border-radius:3px;
}
#form_box2 dl dt {
	font-weight:bold;
	margin:5px 0px 0px 0px;
}
#form_box2 dl dt span {
	font-size:80%;
}
#form_box2 dl dd p {
	font-size:80%;
	color:#063;
	line-height:1.3em;
	padding:3px 0px 0px 0px;
}

#pr1 {
	display:block;
	width:728px;
	margin:30px auto;
}
#pr1mb {
	display:block;
	width:320px;
	margin:15px auto;
}
@media screen and (max-width:320px) {
	#pr1mb {
		position:relative;
		left:-10px;
	}
}
#pr2 {
	display:block;
	width:300px;
	margin:20px auto;
}

#a_pokemon {
	font-size:110%;
	display:inline-block;
	text-align:center;
	line-height:1em;
	text-decoration:none;
}
#a_pgosearch {
	font-size:150%;
}
#a_pgosearch2 {
	font-size:150%;
}


.information dt {
	font-weight:bold;
	margin-bottom:2px;
}
.information dd {
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:dotted 1px #663333;
}