@charset "UTF-8";


/*===============================================
●layout.css 画面の横幅が1000px以上
===============================================*/
@media print, screen,print and (min-width: 769px) {
	
.header2 {
	width: 100%;
	margin-top: 140px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 88px;
	/*	background-color: #CFEAF5;*/
	height: 120px;
	background-image: url(../images/h2_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.header2_in {
	width: 98%;
	margin-left: auto;
	margin-right: auto;
	max-width: 1600px;
	text-align: center;
	
}
.header2_in_title {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
	font-size:180%;
	font-weight:bold;
}
.contents {
	width: 100%;
	max-width: 1100px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	height: auto;
	word-break: break-all;　/*英文字折り返し*/
}


.sub_article {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}


.sub_article_in {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	margin-bottom: 50px;
	line-height: 35px;
}
.sub_article_in a {
	color: #DF828C;
	
}
.sub_article_in a:hover  {
	color: #14619A;
	text-decoration: none;
	position: relative;
	top: 1px;
	left: 1px;
}
	
	
	
/*レフト------------------------------------------------*/
#sub_article-left   {
	width: 22%;
	height: auto;
	float: left;
	margin-top: 30px;
}
/*ライト------------------------------------------------*/
#sub_article-right {
	width: 76%;
	float: right;
	padding-top: 10px;
}

#pagetitle {
	font-size: 30px;
	font-weight: bold;
	color: #DF828C;
	height: 40px;
	width: 80%;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	text-align: center;
	border-collapse: separate;
	/* [disabled]background-color: rgba(255,255,255,0.68); */
	margin-top: 10px;
	padding-bottom: 10px;
}

/* サイドバー */


div#sidebar	{
	}

div#sidebar ul	{
	margin: 0;
	padding: 0;
	}

div#sidebar li 	{
	list-style-type: none;

}


div#sidebar .widget	{


	}

div#sidebar h2	{
    width: 92%;
    display: block;
    height: auto;
    background-repeat: repeat-x;
    background-position: 0% top;
    font-size: 1.2em;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 20px;
    background-color: rgba(241,150,155,1.00);
    color: #FFFFFF;
    border: 1px solid rgba(241,150,155,1.00);
    padding-bottom: 20px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
	}
	
div#sidebar li ul	{
	width: 100%;
	height: auto;
	border-bottom: 1px dotted #F39EA5;
	border-left: 1px dotted #F39EA5;
	border-radius: 0px 0px 3px 3px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-right: 1px dotted #F39EA5;
	background-color: rgba(255,255,255,0.68);
}

div#sidebar li li	{
	height: auto;
	width: 87%;
	font-size: 0.88em;
}
div#sidebar li li:last-child {
	border:0; /* リストの最後のボーダーを消す */
	box-shadow:none;

}

div#sidebar li li a	{
	width: 100%;
	background-image: url(../images/i-yaji.png);
	background-repeat: no-repeat;
	background-position: 3% center;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	text-decoration: none;
	border-bottom: 1px dotted #F39EA5;
	padding-left: 15%;
	color: #14619A;
	}
	
div#sidebar li li a:hover	{
	width: 100%;
	text-decoration: none;
	background-color: rgba(254,248,245,1.00);
	color: #DF828C;
	}

div#sidebar li li:last-child a {
	border-bottom-style: none;
}
/* ブログコンテンツ*/
.article-blog {
	/*border: 1px dotted #F39EA5;*/
	margin-bottom:20px;
}


.artcle-box {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	min-height: 200px;
	line-height: 40px;
	font-size: 1em;
}
.artcle-box　a {	
	
	color: #14619A;
	}
	
.artcle-box a:hover	{
	color: #DF828C;
	}

.article-blog h2 {
	background-image: none;
	color: #DF828C;
	margin-left: 0px;
	padding-left: 3%;
	background-color: rgba(246,229,231,1.00);
	/*border-left: 10px solid #DF828C;*/
	min-height: 60px;
	padding-top: 20px;
	border: thin solid #DF828C;
	border-radius: 6px;
}
.article-blog h2 a {
	background-image: none;
	color: #DF828C;
}

.article-blog h2 a:hover {
	background-image: none;
	color: #DF828C;
}

.pagelink {
	font-size: 0.85em;
	padding-top: 20px;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	padding-right: 2%;
}
.pagelink a {
	color: #EA696C;
}
.pagelink a:hover {
	color: #F48C8F;
}

#blog-right {
	width: 20%;
	float: right;
}
#blog-right a {
	color: #666666;
}

.postinfo {
	color: #6A6A6A;
	padding-top: 5px;
	text-align: right;
	width: 98%;
	font-size: 12px;
	padding-bottom: 10px;
	margin-top: 15px;
}
.postinfo a {
	color:  #EA696C;
}
.postinfo a:hover {
	color:  #F48C8F;
}

.postinfo-g {
	color: #6A6A6A;
	padding-top: 5px;
	text-align: right;
	border-top: 1px dotted #C9C5AC;
	font-size: 12px;
	padding-bottom: 50px;
	
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
.feed {
	text-align: left;
	width: auto;
	color: #BA272D;
	font-size: 0.85em;
	margin-top: 20px;
	margin-left: 1%;
	margin-bottom: 20px;
}


.feed a {
	color: #000000;
}
.feed a:hover {
	color:  #F48C8F;
}

#searchform Label {display:none}





/* subその他パーツ*/

/*追加 アーカイブアコーディオン*/
#sub_article-left h2{
	 width: 92%;
    display: block;
    height: auto;
    background-repeat: repeat-x;
    background-position: 0% top;
    font-size: 1.2em;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    position: relative;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 20px;
    background-color: rgba(241,150,155,1.00);
    color: #FFFFFF;
    border: 1px solid rgba(241,150,155,1.00);
    padding-bottom: 20px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
	}
ul.accordion {
width: 100%;
	height: auto;
/*	border-bottom: 1px dotted #F39EA5;*/
	border-left: 1px dotted #F39EA5;
	border-radius: 0px 0px 3px 3px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-right: 1px dotted #F39EA5;
	background-color: rgba(255,255,255,0.68);
font-size: 0.95em;
}
ul.accordion a {/*---月---*/
	font-size: 100%;
background-image: url(../images/i-yaji.png);
	background-repeat: no-repeat;
	background-position: 10% center;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	text-decoration: none;
	border-bottom: 1px dotted #F39EA5;
	padding-left: 20%;
	color: #14619A;
	}
ul.accordion a:hover {/*---月---*/
	background-image: url(../images/i-yaji.png);
	background-repeat: no-repeat;
	background-position: 10% center;
		padding-left: 20%;
	
}
ul.accordion span {/*---年---*/
/*   width: 100%;*/
	background-image: url(../images/i-yaji.png);
	background-repeat: no-repeat;
	background-position: 3% center;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	text-decoration: none;
	border-bottom: 1px dotted #F39EA5;
	padding-left: 15%;
	color: #14619A;
}
ul.accordion span:hover {/*---年---*/
/*	width: 100%;*/
	background-image: url(../images/i-yaji.png);
	background-repeat: no-repeat;
	background-position: 3% center;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	text-decoration: none;
	border-bottom: 1px dotted #F39EA5;
	padding-left: 15%;
background-color: rgba(254,248,245,1.00);
	color: #DF828C;
	
	}
ul.accordion ul { 
    display:none;
}
ul.accordion > li > p span { 
    background:#FFF;
background-image: url(../images/i-yaji.png);
	background-repeat: no-repeat;
	background-position: 3% center;
}
ul.accordion > li > p span.open { 
    background:#FFF;
	background-image: url(../images/i-yaji.png);
	background-repeat: no-repeat;
	background-position: 3% center;
}
ul.accordion > li > p span.open:hover {
background-color: rgba(254,248,245,1.00);
	color: #DF828C;
	background-image: url(../images/i-yaji.png);
	background-repeat: no-repeat;
	background-position: 3% center;
}
ul.accordion > li > ul > li {
	background: #FFF;
/*	border-bottom: 1px dotted #D3CAB9;*/
	list-style: none;
	padding-left: 0px;

}
ul.accordion > li > ul > li > p { 
    background:#FFF;
}
ul.accordion > li > ul > li > a { 
	background-image: url(../images/i-yaji.png);
	background-repeat: no-repeat;
	background-position: 10% center;
}
ul.accordion > li > ul > li > a:hover { /*月カーソル合わせたとき*/
	background-image: url(../images/i-yaji.png);
	background-repeat: no-repeat;
	background-position: 10% center;
	background-color: rgba(254,248,245,1.00);
	color: #DF828C;
}
ul.accordion > li > ul > li > ul > li { 
    background:#FFF; 
}
ul.accordion > li > ul > li > ul > li:last-child {
    border:none;
}

.accordion ul li:last-child {
border:0; /* リストの最後のボーダーを消す */
}
}

/*------------------------------横幅768pxまで--------------------　*/
@media screen and (max-width: 768px){
.header2 {
    width: 100%;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 30px;
    /*	background-color: #CFEAF5;*/
    height: 60px;
    background-image: url(../images/h2_bg.png);
    background-repeat: no-repeat;
    background-position: center center;
    padding-bottom: 40px;
    background-size: cover;
}

#pagetitle {
	height: 30px;
	font-size: 20px;
	width: 96%;
	padding-top: 0px;
	margin-bottom: 0px;
	float: none;
	margin-top: 0px;
}	
	/*レフト------------------------------------------------*/
#sub_article-left   {
	width: 90%;
	height: auto;
	float: none;
	margin-left: auto;
	margin-right: auto;
}
/*ライト------------------------------------------------*/
#sub_article-right {
	width: 98%;
	float: none;
	background-image: url(../images/sub_line.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 0.88em;
	margin-right: auto;
	margin-left: auto;
	background-size: contain;
}

div#sidebar h2	{
	width: 93%;
	margin-left: auto;
	margin-right: auto;
	border: 2px solid #F39EA5;
	background-image: url(url);
	font-size: 1em;
}
div#sidebar li ul	{
	width: 96%;
}

div#sidebar li li	{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-size: 0.95em;
}
div#sidebar li li a	{
	width: 90%;
	background-image: url(../images/i-yaji.png);
	background-repeat: no-repeat;
	background-position: 3% center;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
	text-decoration: none;
	border-bottom: 1px dotted #F39EA5;
	padding-left: 10%;
	}
div#sidebar li li a:hover {
	width: 90%;	
	}
.article-blog h2{
	width: 94%;
	margin-left: auto;
	margin-right: auto;
	font-size: 120%;
	margin-top: 20px;
	height: auto;
	min-height: 50px;
}

.article-blog {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	font-size: 1em;
	height: auto;
	padding-top: 3px;
}


.feed {
	margin-left: 2%;
}
/* ページャーここから */
.wp-pagenavi {
	clear: both;
	text-align:center;
 
}
.wp-pagenavi a, .wp-pagenavi span {
	color: #EF8596;
	background-color: #FFFFFF;
	padding: 8px 15px;
	margin: 0 2px;
	white-space: nowrap;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
	text-align: center;
	text-decoration: none;
	border: thin dotted #EF8596;
}
.wp-pagenavi a:hover{
	color: #fff;
	background-color: #EF8596;
    }
.wp-pagenavi span.current{
	color: #fff;
	background-color: #EF8596;
    }
/* ページャーここまで */

ul.accordion span {/*---年---*/
/*   width: 100%;*/
	background-image: url(../images/i-yaji.png);
	background-repeat: no-repeat;
	background-position: 3% center;
	padding-left: 10%;
	color: #14619A;
}
ul.accordion span:hover {/*---年---*/
/*	width: 100%;*/
	background-image: url(../images/i-yaji.png);
	background-repeat: no-repeat;
	background-position:3% center;

	padding-left: 10%;
background-color: rgba(254,248,245,1.00);
	color: #DF828C;
	
	}
ul.accordion a {/*---月---*/
	font-size: 100%;
background-image: url(../images/i-yaji.png);
	background-repeat: no-repeat;
	background-position: 5% center;
	padding-left: 16%;
	color: #14619A;
	}
ul.accordion a:hover {/*---月---*/
	background-image: url(../images/i-yaji.png);
	background-repeat: no-repeat;
	background-position: 5% center;
		padding-left: 16%;
	
}


}
@media screen and (max-width: 639px){
	div#sidebar h2	{
	width: 91%;
	border-style: none;
	}
	ul.accordion {
	width: 97.5%;	
	}
}

