/*共通設定*/
html {
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	letter-spacing:-1px;
}
body {
	max-width:960px;
	margin:0 auto;
	/*background-image:url(../img/sideground.png);
	background-repeat:repeat;*/
}
h1 {
	margin:0;

}
img {
	border:0;
    box-sizing:border-box;
}

.h-img{
    width:100%;
    box-sizing:border-box;
}

button {
	border:none;
    background: white;
/*	background-image:url(../img/background2.png); */
}
a, a:link, a:visited, a:hover, a:active {
    color:#147FEB;
	font-weight:bold;
}
/*共通設定2*/
/*パンくずリスト*/
.pan {
    display:inline-block;
	margin:0  15px 0px;
    color:#147FEB;
	font-weight:bold;
    
}

.pan2 {
    background-color:bisque;
}



.list{

    padding:5px;
}

.try{
    display:inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 10px;
    border-color: transparent transparent transparent #5899DA;

}

.menu {
	padding:30px 0;
	margin:0;
	text-align:center;
	list-style:none;
	width:100%;
    letter-spacing:-2px;
}
.menu li {
	display:inline-block;
}
.menu img {
	margin:0;
}
.main-contents {
	padding:15px;
	position:relative;
/*    margin-top:25px; */
}
.icon {
	float:left;
	z-index:99;
}
.h2 {
	color:#593525;
	float:left;
	z-index:99;
}
.bold {
/*	font-weight:bold; */
}
.out-table {
	border-collapse: collapse;
	border:5px dashed #593525;
	width:100%;
	margin-top:15px;
}
.out-table .out-td {
	border:5px dashed #593525;
	padding:15px;
}
.out-table .out-td2 {
	border:5px dashed #593525;
	text-align:center;
	padding:15px;
}
.out-table .out-td3 {
	border:5px dashed #593525;
	text-align:left;
	padding:15px;
}
.out-table .out-td4 {
	padding:30px;
	border:5px dashed #593525;
	text-align:left;
}
.td-rgba {
	background-color:rgba(255,255,255,0.3);
}
.sub-h3 {
    color:#2166B9;
}
.sub-h3-2 {
    color:#2166B9;
	margin:0;
}
.sub-p {
    color:#253059;
/*	font-weight:bold; */
}
.webfont {
	font-size:32px;
	vertical-align:-5px;
}
.illust {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.illust-div {
    box-sizing: border-box;
    width: 100%;
}
.illust-div2 {
	display:none;
}
.a-style {
    color:#2166B9 !important;
/*	font-weight:bold; */
}
.go-to-top {
	margin-top:15px;
}
.sentence {
    color:#253059;
/*	font-weight:bold; */
	margin:15px 0;
    font-style:normal;
}
.sentence2 {
    color:#4B688B;
/*	font-weight:bold; */
	margin:15px 0;
}
.sentence3 {
    color:#253059;
/*	font-weight:bold; */
	margin-bottom:15px;
}
/*ヘッダー(header.php)*/
#container {
/*	background-image:url(../img/background.png); */
	background-repeat:repeat;
	z-index:0;
}
header {
	width:100%;
	height:auto;
}
header div {
	float:left;
}
.h-left {
	float:left;
	width:50%;
}
.h-right {
	float:right;
	width:50%;
}
.h-left2 {
	float:left;
	width:50%;
	display:none;
}
.h-right2 {
	float:right;
	width:50%;
	display:none;
}
.h-left2 img {
	width:100%;
	height:auto;
}
.h-right2 img {
	width:100%;
	height:auto;
}
.hl-h1 {
	font-size:0;
}
#contents {
	width:100%;
	clear:both;
}
#main {
	min-height:675px;
	position:relative;
}
#main2 {
	position:relative;
}
/*トップページ(index.php)*/
.topimg1 {
	position:absolute;
	top:1.550%;
	left:50%;
	width:33.333%;
	display: block;
	margin-left: -16.666%;
	z-index:3;
}
.topimg1 img {
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	width:100%;
}
.topimg2 {
	position:absolute;
	top:225px;
	left:50%;
	width:33.333%;
	display: block;
	margin-left: -16.666%;
}
.topimg2 img {
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	width:100%;
}
.topimg3 {
	position:absolute;
	top:68.217% ;
	left:50%;
	width:33.333%;
	display: block;
	margin-left: -16.666%;
}
.topimg3 img {
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	width:100%;
}
.horizon {
	width:100%;
	height:auto;
	position:absolute;
	top:45px;
	left:0px;
	z-index:2;
}
.contentsList a {
	position:absolute;
	width:30%;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
}
.contentsList a img {
	width:100%;
	height:auto;
}
.contentsList a[href$="about_site.php"] {
	top:10px;
	left:10px;
	z-index:3;
}
.contentsList a[href$="how_to_use.php"] {
	top:225px;
	left:10px;
}
.contentsList a[href$="about_staff.php"] {
	top:440px;
	left:10px;
}
.contentsList a[href$="iruka_home.php"] {
	top:10px;
	right:10px;
	z-index:3;
}
.contentsList a[href$="access.php"] {
	top:225px;
	right:10px;
}
.contentsList a[href$="https://www.facebook.com/irukanoie.wako"] {
	top:440px;
	right:10px;
}
.contentsList a[id$="wave"] {
	top:630px;
	left:0;
	width:100%;
	height:71px;
	background-image:url(../img/wave02.png);
	background-repeat:repeat-x;
	z-index:99;
	display:block;
}
.contentsList a[id$="wave2"] {
	top:675px;
	left:0;
	width:100%;
	height:32px;
	background-image:url(../img/wave03.png);
	background-repeat:repeat-x;
	z-index:98;
	display:block;
}
ul .contentsList {
	margin:0;
	padding:10px;
}
/*フッター(footer.php)*/
.footer-strong1 {
	padding-top: 3em;
	display: block;
	font-size: 13px;
	font-weight: 100;
	width: 90%;
	margin: 0 auto;
	background: rgba(255,255,255,0.1);
	clear:both;
}
.footer-strong2 {
	padding-top: 6em;
	display: block;
	font-size: 13px;
	font-weight: 100;
	width: 90%;
	margin: 0 auto;
	background: rgba(255,255,255,0.1);
	clear:both;
}
.fclass1 {
	position:relative;
	width:100%;
	height:200px;
	background-image:url(../img/sandy_beach.png);
	background-repeat:x-repeat;
}
.fclass2 {
	position:relative;
	height:0px;
    background-image:url(../img/sandy_beach4.png);
	background-repeat:x-repeat;
    clear:both;
}
footer div {
	/*float:left;*/
	bottom:10px;
	z-index:1;
}
.ftext1 {
	width:33.333%;
	float:left;
}
.ftext2 {
	width:33.333%;
	text-align:center;
	float:left;
}
.ftext3 {
	width:33.333%;
	text-align:right;
	float:left;
}
.ftext1 a, .ftext3, .ftext3 span  {
	color:#593525;
	font-size:14px;
/*	font-weight:bold; */
	text-decoration:none;
}
.ftext2 a {
	color:#9c4100;
	font-size:14px;
/*	font-weight:bold; */
	text-decoration:none;
}
.ftext2 span {
	display:inline-block;
	background-color:#fff;
	border:1px solid #000;
	text-decoration:underline;
	padding:3px;
}
.clear {
	clear:both;
}
#back-top {
	position:fixed;
	bottom:3%;
	right:3%;
	z-index:100;
}
#back-top a {
	text-decoration:none;
}




/*いるかの家について(about_site.php)*/
.sicon {
	display:block;
	margin-left:auto;
	margin-right:auto;
	box-sizing:border-box;
	width:100%;
}
.sicon2 {
	display:block;
	margin-left:auto;
	margin-right:auto;
	box-sizing:border-box;
}
.group1-border {
	border:1px solid #593525;
}
/*ご利用について(how_to_use.php)*/
.circle:before {
	content:"●";
}
.how-to-text {
	color:#fff;
/*	font-weight:bold; */
	font-size:1.3em;
	background-color:#9c4100;
	padding:5px;
	border:3px solid #9c4100;
	border-radius:10px;
	display:inline-block;
	margin:10px;
}
/*ご利用料金について(charge)*/
.charge-table {
	margin:30px auto;
	text-align:center;
	border-collapse:collapse;
	border:3px solid #593525;
	border-collapse:collapse;
	color:#593525;
/*	font-weight:bold; */
}
.charge-table td {
    border:3px solid #4B688B;
	padding:5px;
    color:#253059;
}
.charge-h3 {
	color:#fff;
	background-color:#9c4100;
	padding:5px;
	border:3px solid #9c4100;
	border-radius:10px;
	display:inline-block;
    font-weight:normal;
}
.charge-intro {
    color:#4B688B;
/*	font-weight:bold; */
	font-size:18px;
/*	background-image:url(../img/background.png); */
	padding:5px;
    border:3px solid #2166B9
	border-radius:10px;
	display:block;
    text-align:center;
}
.charge-text3 {
	color:#fff;
/*	font-weight:bold; */
	background-color:#9c4100;
	padding:5px;
	border:3px solid #9c4100;
	border-radius:10px;
	display:block;
	text-align:center;
}
.charge-border:after{
	content:"";
	border-bottom:2px solid #593525;
	display:block;
	margin-top:30px;
	margin-bottom:15px;
}
.charge-border2:after{
	content:"";
	border-bottom:2px solid #cccccc;
	display:block;
	margin-top:30px;
	margin-bottom:15px;
}
.charge-div {
	background-image:url(../img/background.png);
	padding:15px;
	border-radius:10px;
	margin:15px 0;
/*	font-weight:bold; */
	color:#593525;
}
.charge-h3-1 {
	color:#9c4100;
	text-decoration:underline;
	margin:0;
    font-weight:normal;
    vertical-align:middle;
}
.charge-h3-2 {
	color:#9c4100;
	text-decoration:underline;
	margin:0;]
    font-weight:normal;
    vertical-align:middle;
}
.last:after{
	content:"";
	border-bottom:none;
	display:none;
}
.text-color-brown{
    color:#4B688B;
}
/*ご利用方法(guide_how_to)*/
.guide-h3 {
    color:#2166B9;
	margin:0;
}
/*スタッフ紹介(about_staff.php)*/
.photo {
	float:left;
	width:130px;
}
.photo img {
	width:100%;
	height:auto;
}
.message {
	float:left;
	margin-left:30px;
	width:650px;
}
.staff_profile {
/*	width:47%; */
	float:left;
	box-sizing: border-box;
/*	min-height:550px; */
	padding:1em;
	margin-left:2.5%;
	border: dashed 1px #333;
	margin-top:1em;
    text-align: center;
}
.staff_profile p:last-child{text-align:left;}
@-moz-document url-prefix() {
	rt {
		display:block;
		font-size:small;
	}
}
.staff_profile h3,.staff_profile p{
	text-shadow:1px 1px 50px skyblue;
}
.staff_profile rb:before,.staff_profile rb:after{content:"★";}
.profile_image{background:rgba(255,255,255,0.3);height:200px;}
.staff_profile img{max-width:100%;height:180px;}
/*採用情報(recruit)*/
.recruit-p {
	font-weight:bold;
}
.recruit-table {
	width:100%;
	border:1px solid #000;
	border-collapse:collapse;
}
.recruit-table th {
	border:1px solid #000;

}
.recruit-table td {
	text-align:left;
	border:1px solid #000;
}
/*一日の過ごし方(schedule.php)*/
.schedule-bg {
	background-image:url(../img/illust013.png);
	background-repeat:no-repeat;
	background-position:top right;
}
.to-facebook {
	float:right;
}
/*アクセス情報(access.php)*/
.br-space:after {
	content:"    ";
	white-space:pre;
}
/*
#map-content {
	text-align:center;
}
#map-content iframe {
	width:520px;
	height:400px;
}
*/
.map {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.googlemap {
	padding:5px;
	border:3px solid #9c4100;
	display:inline-block;
}
/*お問い合わせ(inquiry.php)*/
.icon2 {
	position:absolute;
	top:-15px;
	left:-15px;
}
.mail-contents {
	clear:both;
	color:#593525;
/* 	font-weight:bold; */
}
.contentsList2 a {
	position:relative;
}
.contentsList2 a img {
	width:100%;
	height:auto;
}
.contentsList2 a[id$="wave3"] {
	top:50px;
	left:0;
	width:100%;
	height:71px;
	background-image:url(../img/wave02.png);
	background-repeat:repeat-x;
	z-index:99;
	display:block;
}
.contentsList2 a[id$="wave4"] {
	top:25px;
	left:0;
	width:100%;
	height:32px;
	background-image:url(../img/wave03.png);
	background-repeat:repeat-x;
	z-index:98;
	display:block;
}
.inq-table {
	position:relative;
	border-collapse: collapse;
	border:2px solid #593525;
	width:100%;
	margin-top:15px;
}
.inq-table td, th {
	padding:5px;
    border:3px solid #4B688B;
    color:#253059;
}
.inq-table th:after{
	content:"";
/*	border-bottom:2px solid #e2ccb4; */
	display:block;margin-top:10px;
}
.inq-table tr:last-child th:after{
	content:"";
	border-bottom:none;
	display:none;
}
.inq-table th {
	width:20%;
	min-width:3em;
	text-align:center;
    background-color:#5899DA;
	color:white;
}
.inq-table td:after{
	content:"";
/*	border-bottom:2px solid #593525; */
	display:block;
	margin-top:10px;
}
.inq-table tr:last-child td:after{
	content:"";
	border-bottom:none;
	display:none;
}
.inq-table .input {
	width:100%;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
}
.inq-table textarea {
	width:100%;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-o-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
}
.errarea {
	margin:15px 0;
	color:#593525;
/*	font-weight:bold; */
}
.mail-text {
	margin:15px 30px;
	padding:5px;
	background-color: rgba(255,255,255,0.3);
    border:1px solid #253059;
	border-radius:10px;
}
.p_description {
	padding:5px;
	background-color: rgba(128,128,128,0.3);
}
/*準備中*/
.preparation {
	text-align:center;
}
.pre-h2 {
	color:#593525;
}
/*下三角*/
.triangle {
	margin:5px auto;
	width:0;
	height:0;
	border:10px solid transparent;
    border-top:10px solid #006BC4;
    border-bottom:0px solid #006BC4;
    text-align:center;
}

/* 施設紹介 */
.institution_img img{width:24.2%;}

/*メディアクエリ*/
@media (min-width: 592px) {
	/*吹き出し*/
	.arrow_box {
		position: relative;
		background: #fff;
		border: 3px solid #9c4100;
		border-radius:10px;
		padding:5px;
	}
	.arrow_box:after, .arrow_box:before {
		right: 100%;
		top: 30px;
		border: solid transparent;
		content: " ";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none;
	}
	.arrow_box:after {
		border-color: rgba(0, 0, 0, 0);
		border-right-color: #fff;
		border-width: 15px;
		margin-top: -15px;
	}
	.arrow_box:before {
		border-color: rgba(0, 0, 0, 0);
		border-right-color: #9c4100;
		border-width: 19px;
		margin-top: -19px;
	}
}
.profile_image{background:rgba(255,255,255,0.3);height:200px;}
.staff_profile img{max-width:100%;height:180px;}
}

@media (max-width: 975px) {
	/*スタッフ紹介(about_staff.php)*/
	.message {
		float:left;
		margin-left:30px;
		width:75%;
	}
}
@media (max-width: 960px) {
	/*ヘッダー(header.php)*/
	.h-left img {
		width:100%;
		height:auto;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		-o-box-sizing:border-box;
		-ms-box-sizing:border-box;
		box-sizing:border-box;
	}
	.h-right img {
		width:100%;
		height:auto;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		-o-box-sizing:border-box;
		-ms-box-sizing:border-box;
		box-sizing:border-box;
	}
	/*お問い合わせ(inquiry.php)*/
	.contentsList2 a {
		position:relative;
	}
	.contentsList2 a[id$="wave3"] {
		top:50px;
		left:0;
		width:100%;
		height:71px;
		background-image:url(../img/wave02.png);
		background-repeat:repeat-x;
		z-index:99;
		display:block;
	}
	.contentsList2 a[id$="wave4"] {
		top:25px;
		left:0;
		width:100%;
		height:32px;
		background-image:url(../img/wave03.png);
		background-repeat:repeat-x;
		z-index:98;
		display:block;
	}
	.inq-table th {
		width:100%;
		display:block;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		-o-box-sizing:border-box;
		-ms-box-sizing:border-box;
		box-sizing:border-box;
	}
	.inq-table td {
		width:100%;
		display:block;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		-o-box-sizing:border-box;
		-ms-box-sizing:border-box;
		box-sizing:border-box;
		text-align:center;
	}
	/*フッター(footer.php)*/
	.ftext1 span:after {
		content:"\A";
		white-space:pre;
	}
	.ftext3 span:after {
		content:"\A";
		white-space:pre;
	}
	.staff_profile {
		width:47%;
		min-height:490px;
	}
	/*その他*/
	.contentsList a img {
		width:288px;
		height:194px;
	}
}
@media (max-width: 805px) {
	/*スタッフ紹介(about_staff.php)*/
	.staff_profile {
		width:47%;
		min-height:540px;
	}
	.message {
		float:left;
		margin-left:30px;
		width:62.5%;
	}
	/*いるかの家について(about-site.php)*/
	.sicon {
		display:block;
		margin-left:auto;
		margin-right:auto;
		box-sizing:border-box;
		width:100%;
	}
}
@media (max-width: 645px) {
	/*共通設定2*/
	.icon {
		display:none;
	}
	.h2 {
		margin:0;
	}
    .list{
        padding:5px;
/*        display:inherit; */
    }
    
	/*ヘッダー(header.php)*/
	header {
		height:auto;
	}
	.h-left {
		float:none;
		width:100%;
		display:none;
	}
	.h-right {
		float:none;
		width:100%;
		display:none;
	}
	.h-left2 {
		float:none;
		width:100%;
		display:block;
	}
	.h-right2 {
		float:none;
		width:100%;
		display:block;
	}
	/*トップページ(index.php)*/
	.topimg1 {
		position:relative;
		width:100%;
		top:0;
		left:0;
		margin-left:0;
		margin-bottom:15%;
	}
	.topimg2 {
		position:relative;
		width:100%;
		top:0;
		left:0;
		margin-left:0;
		margin-bottom:15%;
	}
	.topimg3 {
		position:relative;
		width:100%;
		top:0;
		left:0;
		margin-left:0;
	}
	.contentsList {
		width:100%;
	}
	.contentsList a {
		position:relative;
		width:30%;
		-moz-box-sizing:border-box;
		-webkit-box-sizing:border-box;
		-o-box-sizing:border-box;
		-ms-box-sizing:border-box;
		box-sizing:border-box;
	}
	.contentsList a[href$="about_site.php"] {
		top:0;
		left:10px;
	}
	.contentsList a[href$="how_to_use.php"] {
		top:0;
		left:10px;
	}
	.contentsList a[href$="about_staff.php"] {
		top:0;
		left:10px;
	}
	.contentsList a[href$="iruka_home.php"] {
		top:0;
		right:10px;
	}
	.contentsList a[href$="access.php"] {
		top:0;
		right:10px;
	}
	.contentsList a[href$="https://www.facebook.com/irukanoie.wako"] {
		top:0;
		right:10px;
	}
	.contentsList a[id$="wave"] {
		top:60px;
		left:0;
		width:100%;
		height:71px;
		background-image:url(../img/wave02.png);
		background-repeat:repeat-x;
		z-index:99;
		display:block;
	}
	.contentsList a[id$="wave2"] {
		top:35px;
		left:0;
		width:100%;
		height:32px;
		background-image:url(../img/wave03.png);
		background-repeat:repeat-x;
		z-index:98;
		display:block;
	}
	.icon2 {
		display:none;
	}
	/*フッター(footer.php)*/
	.ftext1 span:after {
		content:"\A";
		white-space:pre;
	}
	.ftext3 span:after {
		content:"\A";
		white-space:pre;
	}
	#map-content iframe {
		width:100%;
		height:400px;
	}
	/*いるかの家について(about_site.php)*/
	.sicon {
		width:100%;
		height:auto;
	}
	/*about_staff*/
	.staff_profile {width:47%;}
	/*一日の過ごし方(schedule.php)*/
	.schedule-bg {
		background-image:url(../img/background2.png);
		background-repeat:no-repeat;
		background-position:top right;
	}
	/*アクセス情報(access.php)*/
	.br-space:after {
		content:"\A";
		white-space:pre;
	}
	.map {
		width:100%;
		height:auto;
	}
	.preparation img {
		width:100%;
		height:auto;
	}
}
@media (max-width: 591px) {
    /*いるかの家について(about_site.php)*/
	.illust-div {
    box-sizing: border-box;
	}
	.illust-div2 {
    box-sizing: border-box;
}
	/*スタッフ紹介(about_staff.php)*/
	.message {
		clear:both;
		margin-top:30px;
		margin-left:0;
		width:100%;
	}
	.staff_profile {
		width:100%;
		min-height:550px;
		margin:1em 0;
	}
	.staff_profile p {
		line-height:2;
		font-size:16px;
	}
	.staff_profile img{height:180px;width:auto;}
	/*吹き出し*/
	.arrow_box {
		position: relative;
		background: #fff;
		border: 3px solid #9c4100;
		border-radius:10px;
		padding:5px;
	}
	.arrow_box:after, .arrow_box:before {
		bottom: 100%;
		left: 30px;
		border: solid transparent;
		content: " ";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none;
	}
	.arrow_box:after {
		border-color: rgba(0, 0, 0, 0);
		border-bottom-color: #fff;
		border-width: 15px;
		margin-left: -15px;
	}
	.arrow_box:before {
		border-color: rgba(0, 0, 0, 0);
		border-bottom-color: #9c4100;
		border-width: 19px;
		margin-left: -19px;
	}
	footer strong{display:none;}
}