﻿@charset "utf-8";
/*
Theme Name: IZA1601-026-11
*/

/*--------------------------------------------------------

 reset
 
--------------------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aSIDE, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	vertical-align: baseline;
}
article, aSIDE, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
html {
	overflow-y: scroll;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
 input, textarea, {
 margin: 0;
 padding: 0;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th {
	text-align: left;
}
a:focus {
	outline: none;
}
input:focus {
	outline: none;
}
img {
	vertical-align: bottom;
}
.clearfix:before, .clearfix:after {
	content:"";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
 *zoom: 1;
}
/* -----------------------------------------------------

 All
 
--------------------------------------------------------*/

@font-face {
	font-weight: normal;
	font-style: normal;
}
body {
	width: 100%;
	font-size: 14px;
	color: #333;
	font-family: 'Lucida Grande', 'ヒラギノ角ゴ ProN W3', "Hiragino Kaku Gothic ProN", 'メイリオ', Meiryo, sans-serif;
	letter-spacing: 1px;
	background-color: #F9BDBC;
	background-image: url("images/back.jpg");
	background-attachment: fixed;
	background-position: top center;
	background-repeat: repeat;
}
a {
	color: #FCA8A3;
	text-decoration: none;
}
a:hover {
	/*text-decoration: underline;*/
	color: #999;
}
p {
	text-indent: 1em;
}
h1 {
	text-align: right;
	color: #FCA8A3;
}
h2 {
	font-size: 17px;
	border: 1px solid #FCA8A3;
	color: #FCA8A3;
	line-height: 1.7;
	text-align: center;
	margin: 0 0 10px;
}
.Outline_Container {
	width: 80%;
	max-width: 1200px;
	min-width: 900px;
	margin: 1% auto;
	border: 10px solid #FAE3B9;
	background-color: #fff;
}
.CONTENTSALL {
	overflow: hidden;
}
.SIDE {
	width: 25%;
	float: right;
	margin: 1%;
}
.MAINCONTAINER {
	width: 70%;
	float: left;
	margin: 1%;
}
/* -----------------------------------------------------

 Header
 
--------------------------------------------------------*/

header {
	overflow: hidden;
	padding: 1%;
}
header img {
	width: 25%;
	height: auto;
	float: left;
}
/* -----------------------------------------------------

 navi
 
--------------------------------------------------------*/

nav ul {
	overflow: hidden;
}
nav li {
	width: 24.9%;
	float: left;
	text-align: center;
	border-right: 1px solid #F64A7A;
	line-height: 2;
}
nav li:last-child {
	border-right: none;
}
nav li a {
	display: block;
}
.LOCALNAVI {
	margin: 0 0 30px;
}
.LOCALNAVI ul {
}
.LOCALNAVI li {
	line-height: 2;
	border-bottom: 1px solid #FCA8A3;
	padding: 0 5px;
}
.LOCALNAVI li:hover {
	background-color:#FCA8A3;
}
.LOCALNAVI li a {
	display: block;
}
.LOCALNAVI li a:hover {
	color:#fff;
}
/* -----------------------------------------------------

 MAINCONTAINER image
 
--------------------------------------------------------*/

.MAINCONTAINERIMG img {
	width: 100%;
	height: auto;
}

/* -----------------------------------------------------

 SIDECONTENTS
 
--------------------------------------------------------*/

.SIDECONTENTS {
	margin: 0 0 30px;
}
.SIDECONTENTS .box {
	margin: 0 0 15%;
}
.SIDECONTENTS h3 {
	border-bottom: 1px solid #FCA8A3;
	font-size: 17px;
	line-height: 1.6;
	margin: 0 0 3%;
}
.SIDECONTENTS p {
	line-height: 1.5;
}
.SIDECONTENTS p.BTNMORE {
	background-color: #FCA8A3;
	text-indent: 0;
	text-align: center;
	line-height: 2;
	font-size: 17px;
	font-weight: bold;
	margin: 5% 0 0;
}
.SIDECONTENTS p.BTNMORE:hover {
	background-color: #999;
}
.SIDECONTENTS p.BTNMORE a {
	color: #fff;
	display: block;
}
.SIDECONTENTS img {
	width: 100%;
	height: auto;
	margin: 0 0 3%;
}
.UPDATELIST {
	margin: 0 0 30px;
}
.UPDATELIST h2 {
	margin: 0 0 10px;
}
.UPDATELIST dd {
	margin: 0 0 7px;
}
/* -----------------------------------------------------

 top contents
 
--------------------------------------------------------*/

.TOPCONTENTS {
	margin: 0 0 30px;
}
.TOPCONTENTS h3 {
	font-size: 17px;
	color: #FCA8A3;
	line-height: 2;
}
.TOPCONTENTS p {
	line-height: 1.5;
	margin: 0 0 1%;
}
.TOPCONTENTS img {
	width: 30%;
	height: auto;
	float: left;
	margin: 0 2% 2% 0;
}
/* -----------------------------------------------------

 BOXAREA01
 
--------------------------------------------------------*/

.BOXAREA01 {
	margin: 0 0 30px;
	overflow: hidden;
}
.BOXAREA01 h3 {
	border-bottom: 1px solid #FCA8A3;
	font-size: 17px;
	line-height: 1.6;
	margin: 0 0 3%;
}
.BOXAREA01 article.box {
	width: 48.5%;
	float: left;
	margin: 0 3% 24px 0;
}
.BOXAREA01 article.box:nth-child(2n+1) {
	margin-right: 0;
}
.BOXAREA01 img {
	width: 100%;
	height: auto;
	margin: 0 0 3%;
}
.BOXAREA01 p {
	line-height: 1.5;
}
.BOXAREA01 p.BTNMORE {
	background-color: #F9BDBC;
	text-indent: 0;
	text-align: center;
	line-height: 2;
	font-size: 17px;
	font-weight: bold;
	margin: 5% 0 0;
}
.BOXAREA01 p.BTNMORE:hover {
	background-color: #999;
}
.BOXAREA01 p.BTNMORE a {
	color: #fff;
	display: block;
}
/* -----------------------------------------------------

 bl_contents02
 
--------------------------------------------------------*/

.bl_contents02 {
	margin: 0 0 5%;
	overflow: hidden;
}
.bl_contents02 h3 {
	border-bottom: 1px solid #F64A7A;
	font-size: 17px;
	line-height: 1.6;
	margin: 0 0 3%;
}
.bl_contents02 article.box {
	width: 31.3%;
	float: left;
	margin: 0 3% 0 0;
}
.bl_contents02 article.box:nth-child(3n+1) {
	margin-right: 0;
}
.bl_contents02 img {
	width: 100%;
	height: auto;
	margin: 0 0 3%;
}
.bl_contents02 p {
	line-height: 1.5;
}
.bl_contents02 p.BTNMORE {
	background-color: #F9BDBC;
	text-indent: 0;
	text-align: center;
	line-height: 2;
	font-size: 17px;
	font-weight: bold;
	margin: 5% 0 0;
}
.bl_contents02 p.BTNMORE:hover {
	background-color: #999;
}
.bl_contents02 p.BTNMORE a {
	color: #fff;
	display: block;
}
/* -----------------------------------------------------

 bl_contents03
 
--------------------------------------------------------*/

.bl_contents03 {
	margin: 0 0 5%;
	overflow: hidden;
}
.bl_contents03 h3 {
	border-bottom: 1px solid #FCA8A3;
	font-size: 17px;
	line-height: 1.6;
	margin: 0 0 3%;
}
.bl_contents03 article.box {
	overflow: hidden;
	margin: 0 0 5%;
}
.bl_contents03 img {
	width: 20%;
	height: auto;
	float: left;
}
.bl_contents03 p {
	width: 78%;
	float: right;
	line-height: 1.5;
}
.bl_contents03 p.BTNMORE {
	text-indent: 0;
	text-align: right;
	line-height: 2;
	font-size: 17px;
	font-weight: bold;
	margin: 3% 0 0;
}
.bl_contents03 p.BTNMORE a {
	color: #FCA8A3;
}
.bl_contents03 p.BTNMORE a:hover {
	color: #999;
}
/* -----------------------------------------------------

 search
 
--------------------------------------------------------*/

.search {
	margin: 0 0 30px;
}
.search h2 {
	margin: 0 0 10px;
}
.search .text {
	width: 73%;
	height: 25px;
	border: 2px solid #F9BDBC;
	text-indent: 5px;
}
.search .btn {
	border: 2px solid #F9BDBC;
	background-color: #F9BDBC;
	color: #fff;
	width: 25%;
	margin-left: -9px;
	margin-bottom: -11px;
	height: 31px;
}
/* -----------------------------------------------------

 footer
 
--------------------------------------------------------*/

footer {
	clear: both;
	background-color: #FAE3B9;
	padding: 2% 0 1%;
	text-align: center;
	color: #fff;
}
footer p {
	color: #333;
}
footer a {
	/* color: #A3569B !important; */
	/* text-decoration: underline !important; */
}
footer a:hover {
	text-decoration: underline !important;
}
/* -----------------------------------------------------

 Page TOP
 
--------------------------------------------------------*/

.pageTop {
	width: 100px;
	height: 50px;
	text-align: center;
	line-height: 30px;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 2px;
	margin: 3% auto 0;
	clear: both;
}
.pageTop a {
	display: block;
	font-size: 15px;
	padding: 13px 0px 7px;
	text-decoration: none;
	/* color: #A35696; */
	border-radius: 50px 50px 0 0;
	background-color: #FAE3B9;
}

/* sns
--------------------------------------------------------- */
.social {
  width: 347px;
  margin: 0 auto 20px;
}

/* calender
--------------------------------------------------------- */
.calendar {
    margin: 0 0 30px;
}
#wp-calendar {
  width: 100%;
  margin-bottom: 25px;
  margin-left: 3%;
}

#wp-calendar caption {
  text-align: center;
  font-weight: bold;
  margin-bottom: 10px;
}

#wp-calendar th, #wp-calendar td {
  text-align: center;
}

#wp-calendar #prev {
  text-align: left;
}

#wp-calendar #next {
  text-align: right;
}

/* pankuzu
--------------------------------------------------------- */
.breadcrumb {
  margin: 5px 10px;
}

.breadcrumb ul {
　  overflow: hidden;
}

.breadcrumb li {
  float: left;
  padding-left: 18px;
}

.breadcrumb li a {
  display: block;
  position: relative;
}

.breadcrumb li a::after{
  content:"";
  display: block;
  position: absolute;
  right: -10px;
  top: 36%;
  width: 4px;
  height: 4px;
  border-top: 1px solid #333;
  border-right: 1px solid #333;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.breadcrumb li:first-child {
  padding-left: 0px;
}

/* pagenation
--------------------------------------------------------- */
.pagenation {
  position: relative;
  margin: 0 0 20px 0;
}

.pagenation:after, .pagenation ul:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

.pagenation ul {
  float: left;
  position: relative;
  left: 50%;
  margin: 0;
}

.pagenation li {
  float: left;
  position: relative;
  left: -50%;
  margin-left: 3px;
}

.pagenation li:first-child {
  margin-left: 0;
}

.pagenation li.active {
  background-color: #777;
  border-radius: 3px;
  color: #fff;
  padding: 10px 20px;
}

.pagenation li a {
  background: none repeat scroll 0 0 #bbb;
  border-radius: 3px;
  color: #fff;
  display: block;
  padding: 10px 20px;
  text-decoration: none;
}

.pagenation li a:hover {
  background-color: #444;
  color: #fff;
}

/* -----------------------------------------------------

 rps
 
--------------------------------------------------------*/

 @media screen and (max-width: 480px) {

.Outline_Container {
	min-width:80%;
}
header {
	text-align: center;
}
h1 {
	width: 100%;
	padding: 1% 0 0;
	text-align: center;
	font-size: 12px;
}
header img {
	width: 50%;
	float: none;
	margin: 2% 0;
}
nav li {
	width: 100%;
	float: none;
	border-bottom: 1px solid #fff;
	background-color:#F64A7A;
	line-height:2.5;
}
nav li a {
	color:#fff;
}
.LOCALNAVI {
	margin: 0 0 2%;
}
.SIDE {
	width: 96%;
	float: none;
	padding:0 1%;
}
.MAINCONTAINER {
	width: 96%;
	float: none;
	padding:0 1%;
}
.TOPCONTENTS img {
	width: 100%;
	float: none;
	margin:0 0 2%;
}
.BOXAREA01 article.box {
	width: 100%;
	float: none;
	margin:0 0 15%;
}
.bl_contents02 article.box {
	width: 100%;
	float: none;
	margin:0 0 15%;
}
.bl_contents03 img {
	width: 100%;
	float: none;
	margin:0 0 3%;
}
.bl_contents03 p {
	width: 100%;
	float: none;
}
.bl_contents03 p.BTNMORE {
	background-color: #FCA8A3;
	text-indent: 0;
	text-align: center;
	line-height: 2;
	font-size: 17px;
	font-weight: bold;
	margin: 5% 0 0;
}
.bl_contents03 p.BTNMORE:hover {
	background-color: #999;
}
.bl_contents03 p.BTNMORE a {
	color: #fff;
	display: block;
}
.bl_contents03 p.BTNMORE a:hover {
	color:#fff;
}
.pageTop {
	margin: 17% auto 0;
}
footer p {
	line-height: 2;
}
.social div {
	margin: 0 3% 4% 0;
}
.calendar {
  display: none;
}

.breadcrumb {
  display: none;
}
}
