@charset "UTF-8";
/* CSS Document */

#main-img .title-box h2 img {
	width: auto;
	height: 160px;
}

.title2 h2 {
	margin-bottom: -20px;
}

.contents {
	width: 100%;
	padding-top: 50px;
	background-image: none;
}

/* contents01 */

.contents01 {
	width: 100%;
	padding-top: 70px;
	background-color: #FFF;
	text-align: center;
	background-image: url("images/back02_01.png");
background-position: center top;
background-repeat: repeat-x;
}

.contents01 .box-in {
	width: 100%;
	background-image: url("images/back02_03.png");
background-position: center bottom;
background-repeat: repeat-x;
	padding-bottom: 110px;
}


.contents01 p {
	font-size: 14px;
	font-family: "Rounded Mplus 1c", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height: 1.8;
	color: #4d4d4d;
	font-weight: 300;
	letter-spacing: 0.05em;
}


.contents01 .box01 {
	margin-bottom: 50px;
	width: 1070px;
}

.contents01 .box02 {
	width: 1040px;
	text-align: left;
}

.contents01 .box02 a {
	text-decoration: underline;
	color: #f6921e;
}

.contents01 .box02 h1, .contents01 .box02 h2, .contents01 .box02 h3, .contents01 .box02 h4, .contents01 .box02 h5, .contents01 .box02 h6 {
	line-height: 1.4;
	font-weight: 500;
}

.contents01 .box02 h1 {
	font-size: 28px;
}

.contents01 .box02 h2 {
	font-size: 25px;
}

.contents01 .box02 h3 {
	font-size: 22px;
}

.contents01 .box02 h4 {
	font-size: 18px;
}

.contents01 .box02 h5 {
	font-size: 14px;
}

.contents01 .box02 h6 {
	font-size: 12px;
}


.contents01 p img, .contents01 .box02 img {
	border-radius: 10px;
	width: 100%;
height: auto;
}




strong { font-weight: bold; }
em { font-style: italic; }
blockquote {
    display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 40px;
    -webkit-margin-end: 40px;
}

/* img */
.aligncenter {
    display: block;
    margin: 0 auto;
}
.alignright { float: right; }
.alignleft { float: left; }
 
img[class*="wp-image-"],
img[class*="attachment-"] {
    height: auto;
    max-width: 100%;
}


.contents01 .box02 img.alignright{
	display: block;
	margin: 0 0 0 auto;
}
 
.contents01 .box02 img.alignleft{
	display: block;
	margin: 0 auto 0 0;
	width: auto;
}
 
.contents01 .box02 img.aligncenter{
	display: block;
	margin: 0 auto;
/*	width: auto;*/
}



.news-title {
	width: 1040px;
	background-image: url("images/midashi02.png");
background-position: left top;
background-repeat: no-repeat;
	padding-left: 120px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	text-align: left;
}

.news-title h5, .news-title h6 {
color: #8c6239;
line-height: 1.2;
font-weight: normal;
	display: inline-block;
vertical-align: top;
}

.news-title h5 {
font-size: 16px;
font-weight: 200;
	margin-right: 15px;
	padding-top: 10px;
}

.news-title h6 {
font-size: 27px;
letter-spacing: 0.1em;
}

h6.btn-back {
	padding-top: 60px;
	text-align: center;
	width: 100%;
}

h6.btn-back a:hover {
	opacity: 0.75;
}





.sp-view {
    display: none;
}

html, body {
    height: 100%;
}



