/*
###
*/

/* 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;
}

.clearfix:after {
	content: "."; 
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	height: auto;
	overflow: hidden;
}

.both{
	clear:both;
}

a{
	text-decoration:none;
	}

a:hover{
	opacity:0.7;
}

img{
	vertical-align:bottom;
}

.mo_vi{
	display:none;
}

/*body
------------------------------------------------------------------------------*/

body{
	background-color:#fff;
	font-family: "MS PGothic","Osaka",Arial,sans-serif;
	background-image: url(../img/main4.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: contain;
	background-position:300px center;
	}


h2{
	
	color:#fff;
	font-weight:bold;
	font-size:16px;
	padding:10px 0px 10px 0px;
	line-height:1.2em;
	letter-spacing:0.09em;
}


h3{
	color:#848484;
	font-weight:bold;
	font-size:15px;
	border-bottom:1px solid #666;
	margin-bottom:5px;

	line-height:1.7em;
	letter-spacing:0.09em;
	}


h4{
	font-size:20px;
	border-bottom:5px solid #ccc;
	margin-bottom:10px;

	line-height:1.7em;
	letter-spacing:0.09em;
	}

h4 a{
	color:#593628;
	font-weight:bold;
	}


/*header
------------------------------------------------------------------------------*/
header{
	background-image: url(../img/headerbg_pc2.png);
	background-position: right -50px;
	background-repeat: repeat-x;
	background-size:1300px 180px;
	}
.header2{
	background-image: url(../img/headerbg_pc.png);
	background-position: right -100px;
	background-repeat: repeat-x;
	background-size:1300px 200px;
	}


#menu_btn,.gnav2,.nav_title,#gotop{
	display:none;
	}

.logo{	position: absolute;
	top: 0;
	left: 0;
	text-align:left;
	margin:0px 0 10px 20px;
	padding-top:10px;
	}

.main_image img{
	display:none;
	}


.menu{
	text-align:left;
	width:100%;
	}

nav#menu_nav{
	z-index: 1;
	position: relative;
	top: 150px;
	left: 0px;
	padding-bottom:10px;

	}


.gnav{
	text-align:left;
	}


.gnav li{
	display:block;
	margin-left:20px;
	margin-bottom:20px;
	}

.gnav li a{
	font-weight:bold;
	
	display:block;
	width:14%;
	height:27px;
	font-size:18px;
	color:#3B0B0B;
	padding-top:5px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	position: relative;
	}

.gnav li a img{
	width:200px;
	}


.gnav li.last{
	width:250px;
	}


.gnav3 li{
	display:block;
	margin-left:20px;
	margin-bottom:30px;
	}

.gnav3 li a{
	font-weight:bold;
	
	display:block;
	width:14%;
	height:27px;
	font-size:18px;
	color:#3B0B0B;
	padding-top:5px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	position: relative;
	}

.gnav3 li a img{
	width:200px;
	}


.gnav3 li.last{
	width:250px;
	margin-bottom:50px;
	}


/* span
------------------------------------------------------------------------------*/
.new{
	color:#ff0000;
	}



/* main
------------------------------------------------------------------------------*/
#main{
	}

.main-gallery{
	margin-top:20px;
	padding-bottom:20px;
	}

.main_contents {
	width: 100%;
	text-align: left;
	}

.main_left {
	width:300px;
	position: absolute;
	top: 350px;
	left: 0;
	text-align: left;
	}
.main_left p{
	
	color:#fff;

	line-height:1.7em;
	letter-spacing:0.07em;
	}


.main_right {
	background-image: url(../img/topicsbg.png);
	background-position: left top;
	background-repeat: no-repeat;

	margin-right:30px;
	top: 30%;
	right: 0;
	width: 513px;
	height:580px;
	position: absolute;
	z-index: 3;
	}

.main_right p {
	color:#3B0B0B;
	

	line-height:1.7em;
	letter-spacing:0.07em;
	}

.main_right h2{
	display:none;
	}


.main_right2 {
	background-image: url(../img/topicsbg2.png);
	background-position: left top;
	background-repeat: no-repeat;

	margin-right:30px;
	top: 30%;
	right: 0;
	width: 513px;
	height:580px;
	position: absolute;
	z-index: 3;
	}

.main_right2 p {
	color:#3B0B0B;
	

	line-height:1.7em;
	letter-spacing:0.07em;
	}

.main_right2 h2{
	display:none;
	}





.main_right3 {
	background-image: url(../img/topicsbg3.png);
	background-position: left top;
	background-repeat: no-repeat;

	margin-right:30px;
	top: 30%;
	right: 0;
	width: 513px;
	height:580px;
	position: absolute;
	z-index: 3;
	}

.main_right3 p {
	color:#3B0B0B;
	

	line-height:1.7em;
	letter-spacing:0.07em;
	}

.main_right3 h2{
	display:none;
	}


.singlein{
	padding:5px 10px 10px 10px;
	}

.img_content{
	width:750px;
	margin:0 auto;
	text-align:left;
	}

.img_contentin{
	font-size:16px;
	line-height:1.8em;
	margin-bottom:20px;
	}

.img_contentin img:not(:first-child){
	margin-top:20px;
	margin-bottom:20px;
	}
.img_contentin p:not(:first-child) img{
	margin-top:20px;
	margin-bottom:20px;
	}



.singlein img{
	width:100%;
	height:auto;
	display:block;
	}

.main_right4 {

	margin-right:30px;
	padding-bottom:50px;
	top: 20%;
	right: 0;
	width: 800px;
	position: absolute;
	z-index: 3;
	}

.main_right4in {

	background-color:#fff;
	border-bottom: 15px solid #c89cd3;
	border-right: 15px solid #c89cd3;
	border-left: 15px solid #c89cd3;

	}

.main_right4in p {

	color:#3B0B0B;
	line-height:1.7em;
	letter-spacing:0.07em;
	}

.main_right4in h2{
	font-family: 'Mystery Quest', cursive;
	background-color:#c89cd3;
	color:#fff;
	font-weight:normal;
	text-align:center;
	font-size:20px;

	padding:5px 0px 5px 0px;
	line-height:1.2em;
	letter-spacing:0.09em;
	}



.singlein2{
	padding:7px 0px 0px 0px;
	width:750px;
	margin:0 auto;
	}



.block{
	margin: 0px 0px 7px 7px;
	float: left;
	list-style: none;

	position: relative;
	width: 180px;
	overflow: hidden;
	}

.block a{
	opacity: 1;
	color:#fff;
	}

.block img{
	width:180px;
	height:180px;
	}


.blockin{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 180px;
	height: 100%;
	background: rgba(0,0,0,.6);
	-webkit-transition: .3s;
	transition: .3s;
	opacity: 0;
	padding:0px;
	}


.blockin h3{
	color:#fff;
	font-weight:bold;
	font-size:15px;
	border-bottom:1px solid #666;

	line-height:1.7em;
	letter-spacing:0.09em;
	margin:10px 10px 0px 10px;
	}


.blockin span{
	padding:10px;
	color:#fff;
	}

.block:hover .blockin {
	opacity: 1;
}


/* wallpaper */


.block2{
	border:3px solid #9db1b0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;


	margin: 0px 0px 7px 7px;
	float: left;
	list-style: none;

	position: relative;
	width: 360px;
	height:370px;
	}


.block2in{
	width: 330px;
	margin:0 auto;
	
	padding:0px;
	}

.block2in img{
	width:330px;
	height:auto;
	}

.block2in h3{
	background-color:#ffffff;
	color:#000000;

	font-weight:bold;
	font-size:15px;
	border-bottom:2px dotted #9db1b0;

	line-height:1.7em;
	letter-spacing:0.09em;
	}


.block2in span{
	margin-top:8px;
	display:block;
	color:#000000;
	font-size:11px;
	}

.block2:hover .block2in {
	opacity: 1;
}

.wallpaperlist{
	margin-top:5px;
	}

.wallpaperlist a,.wallpaperlist a:link,.wallpaperlist a:visited{
	text-decoration: underline;
	font-size:12px;
	line-height:1.7em;
	text-align:center;
	display:block;
	color:#075ea5;
	letter-spacing:0.07em;
	}

.wallpaperlist a:hover{
	text-decoration: underline;
	color:#d47eff;
	}







.main_right5 {

	margin-right:30px;
	padding-bottom:50px;
	top: 20%;
	right: 0;
	width: 800px;
	position: absolute;
	z-index: 3;
	}

.main_right5in {
	background-color:#ffffff;
	border-bottom: 15px solid #c89cd3;
	border-right: 15px solid #c89cd3;
	border-left: 15px solid #c89cd3;

	}

.main_right5in p {

	color:#3B0B0B;
	line-height:1.7em;
	letter-spacing:0.07em;
	}

.main_right5in h2{
	font-family: 'Mystery Quest', cursive;
	background-color:#c89cd3;
	color:#fff;
	font-weight:normal;
	text-align:center;
	font-size:20px;

	padding:5px 0px 5px 0px;
	line-height:1.2em;
	letter-spacing:0.09em;
	}


.main_right5_page{
	margin-left:10px;
	margin-bottom:10px;
	}













/* pagenavi
-----------------------------------------------------------------------------*/
.noclick{
	pointer-events: none;
	}

.pagenavi_single {
	height:80px;
	line-height:80px;
	border-top: 5px solid #c89cd3;
	position: relative;
	}

.pagenavi_single1 {
	height:80px;
	line-height:80px;
	border-bottom: 5px solid #c89cd3;
	position: relative;
	}



.old01, .new01 { position: absolute; }
.old01 { right: 40px; }
.new01 { left: 40px;  }


a.new01 span {
	position: absolute;
	top: 0;
	left: 50%;
	width: 46px;
	height: 46px;
	margin-top: 15px;
	margin-left: -23px;
	border: 1px solid #666666;
	border-radius: 100%;
	box-sizing: border-box;
}

a.new01 span::after {
	position: absolute;
	top: 50%;
	left: 50%;
	content: '';
	width: 16px;
	height: 16px;
	margin: -9px 0 0 -5px;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #666666;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	box-sizing: border-box;
}


a.old01 span {
	position: absolute;
	top: 0;
	left: 50%;
	width: 46px;
	height: 46px;
	margin-top: 15px;
	margin-left: -23px;
	border: 1px solid #666666;
	border-radius: 100%;
	box-sizing: border-box;
}

a.old01 span::after {
	position: absolute;
	top: 50%;
	left: 50%;
	content: '';
	width: 16px;
	height: 16px;
	margin: -9px 0 0 -12px;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #666666;
	-webkit-transform: rotate(-134deg);
	transform: rotate(-134deg);
	box-sizing: border-box;
}




/*TOPICS
------------------------------------------------------------------------------*/
dl.topics{
	margin-top:60px;
	margin-left:160px;
	width:330px;
	height:475px;
	overflow:hidden;
	}

dl.topics dt{
	width: 60px;
	font-size:13px;
	font-weight:bold;
	color:#570f9f;

	line-height:1.7em;
	letter-spacing:0.07em;
	}
dl.topics dd{
	font-size:13px;
	color:#3B0B0B;
	line-height:1.6em;
	letter-spacing:0.07em;

	margin: -1.6em 0 0px 0;
	padding: 0 0 0px 60px;
	border-bottom: 1px dashed #1d1d1d;
	}

dl.topics dd a{
	color:#333333;
	font-weight:bold;
	}



/*timeLine
------------------------------------------------------------------------------*/
.timeLine {
	padding-left:30px;
	width:240px;
	margin-top:10px;
	}


/*footer
------------------------------------------------------------------------------*/
footer{
	position: fixed;
	bottom: 0px;
	right: 0;

	padding:10px;
	text-align:right;
	}

footer p{
	color:#3B0B0B;
	font-family: "MS PGothic","Osaka",Arial,sans-serif;
	height:20px;
	font-size:12px;

	line-height:1.7em;
	letter-spacing:0.07em;
}


/*screen
------------------------------------------------------------------------------*/
@media screen and (max-width: 1300px) {
body{
	background-color:#fff;
	font-family: "MS PGothic","Osaka",Arial,sans-serif;
	background-image: url(../img/main2.jpg);
	background-repeat: no-repeat;
	background-position: 300px center;

	background-attachment: fixed;
	background-size: cover;
	}


header{
	background-image: url(../img/headerbg_pc2.png);
	background-position: left -50px;
	background-repeat: repeat-x;
	background-size:1300px 180px;
	}
.header2{
	background-image: url(../img/headerbg_pc.png);
	background-position: left -100px;
	background-repeat: repeat-x;
	background-size:1300px 200px;
	}


.main_left {
	background-color:#fff;
	}
nav#menu_nav{
	width:300px;
	background-color:#fff;
	z-index: 1;
	position: relative;
	top: 150px;
	left: 0px;
	padding-bottom:10px;
	}
}



/*comment
------------------------------------------------------------------------------*/
.comment-respond{
	margin-bottom:30px;
	}
.comment-respond label,.comment-respond input {
display: block;
width: 150px;
float: left;
margin-bottom: 10px;
}
.comment-respond label {
text-align: left;
padding-right: 15px;
}
.comment-respond p { clear: both; }
p.form-submit input{
	float:right;
	}


/*wpcf7
------------------------------------------------------------------------------*/
.wpcf7-form textarea{width: 98% !important; } /*本文*/

.screen-reader-response ul li{
	margin-left:12px;
	list-style-type: square;
	font-size:12px;
	color:#ff0000;
	}

span.wpcf7-not-valid-tip{
	display:none;
	}




/*BREADCHUMBS
------------------------------------------------------------------------------*/
#pankuzu{
	margin:0 2px 10px 0px;
	}

#breadCrumb{
 color:#fff;

 background: #c89cd3;
 border-width: 1px;
 border-style: solid;
 border-color: #c89cd3 #c89cd3 #c89cd3;
 box-shadow: 0 0 2px rgba(0,0,0,.2);
 overflow: hidden;
 width: 100%;
	}

#breadCrumb ul{
 display:table;
}

#breadCrumb li{
 display:table-cell;
 white-space:nowrap;
 font-size: 13px;
padding:15px 0 15px 10px;
}

#breadCrumb a{

 text-decoration: none;
 color: #fff;
 position: relative;
 text-shadow: 0 1px 0 rgba(255,255,255,.2);
 padding-left: 20px;
 padding-right: 15px;
 padding-bottom: 3px;
 padding-top: 3px;
}

#breadCrumb li:first-child a{
 padding-left: 0px;
 padding-right: 10px;

 border-radius: 5px 0 0 5px;
}

#breadCrumb a:hover{
}

#breadCrumb a::after,
#breadCrumb a::before{
 content: "";
 position: absolute;
 top: 50%;
 margin-top: -1.5em;
 border-top: 1.5em solid transparent;
 border-bottom: 1.5em solid transparent;
 border-left: 1em solid;
 right: -1em;
 padding-left: 1px;
}

#breadCrumb a::after{
 z-index: 2;
 border-left-color: #c89cd3;
}

#breadCrumb a::before{
 border-left-color: #fbeaec;
 right: -1.1em;
 z-index: 1;
}

#breadCrumb a:hover::after{
 background: none;
}

#breadCrumb .current,
#breadCrumb .current:hover{
 font-weight: bold;
 background: none;
}

#breadCrumb .current::after,
#breadCrumb .current::before{
 content: normal;
}

#breadCrumb li:last-child {
 padding-right: 10px;
}

#breadCrumb li.last {
 font-weight: bold;
 padding-left: 30px;
}

#breadCrumb div {
 display: none;
}


/* pagenation
-----------------------------------------------------------------*/
/*ページネーション*/
div.pagination {
	clear:both;
	padding:10px 0 0 0;
	position:relative;
	font-size:11px;
	line-height:13px ;
	background:none;
	margin:0px 0 0px;
	vertical-align: middle;
}

div.pagination span, .pagination a {
	display:block;
	float:left ;
	margin: 2px 2px 2px 0 ;
	padding:6px 9px 5px 9px ;
	text-decoration:none;
	width:auto ;
	color:#fff ;
	background: #c89cd3 ;
}

div.pagination a:hover{
	color:#fff ;
	background: #d481ff;
}

div.pagination .current{
	padding:6px 9px 5px 9px ;
	background: #fce4fb;
	color:#c89cd3 ;
}



.view_mobile{
	display:none;
	}

.categorypageintro{
	font-size:14px;
	line-height:1.9em;
	margin-bottom:5px;
	}

