@charset "utf-8";
@import "reset.css";

/* Base Style
================================================== */

a {
color: #222222;
}
a:visited {
	
}
a:hover, a:focus {
	color: #666;
}
.clr{
	clear:both;
	min-height:1em;
}
*html .clr{
	height:1px;
}

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}

.clr{
	clear:both;
	min-height:1em;
}


.clr:after {
    display:block;
    height:1px;
    content:"";
    clear:both;
}
input, select, textarea {
	color: #000;
	font-family: inherit;
	font-size: 100%;
}
.new {
	margin-left: 10px;
    padding: 3px 6px 2px 4px;
    /* border-radius: 2px; */
    background-color: #feec5e;
    color: #fe9200;
    font-size: 60%;
    /* font-weight: bold; */
    font-style: italic;
    text-transform: uppercase;
}

img{
	}


.none_text {
	display: none;
}

::selection {
    background: #42a0ff;
    color: #ffffff;
}


/* Clearfix
================================================== */
.inner:after,
header:after,
footer:after,
nav ul:after,
section:after,
article:after,
aside:after,
.clearfix:after {
	visibility: hidden;
	display: block;
	content: " ";
	clear: both;
	height: 0;
}
.inner,
header,
footer,
nav ul,
section,
article,
aside,
.clearfix {
	*zoom: 1;
}







/* ＰＣサイト始まり
==================================================
==================================================
==================================================
================================================== */

@media print,screen and (min-width: 768px) {





a:hover img,
a:focus img {
	opacity: 0.7;
	filter: alpha(opacity=70);

}

:-ms-input-placeholder  {color: #999999;}


body , html {
	height: 100%;
}

body {
	margin:0px;
	padding:0px;
	font-size: 100%;
	line-height: 160%;
	color: #222222;
}



ol, ul {
	list-style: none;
}

form {
	margin: 0px;
	padding: 0px;
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


.pc-disp {
}
.sp-disp {
	display: none !important;
}

#container {
	position: relative;
	width: 100%;
	min-height: 100%;
	height: auto !important;
	margin: 0;

}

#pre_top {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.9);
	text-align: center;
	z-index: 9999;
	padding-top: 250px;
}

#pre_top img {
	width: 500px;
}

#scrollTop {
	position: fixed;
	right: 0;
	z-index: 20;
	margin-bottom: 17px;

}

@media print{
#scrollTop {
        display: none;
}
}

#scrollTop a {
	text-decoration : none;

}

#scrollTop img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	width: 70px;
}


.skip a {
  display: block;
  background-color: #007b44;
  color: #fff;
  text-decoration: none;
  text-align: center;
  position: absolute;
  height: 0;
  overflow: hidden;
}




.pc-header {
	width: 100%;

}

#header {
	width: 100%;
	position: fixed;
	z-index: 1000;
	background-color: rgba(255,255,255,0.95);
}


#header-inner {
	width: 100%;
	margin: 0 auto;
	z-index: 100;
	padding: 0 0 0 0;
}

#header-inner table {
	width: 100%;
}
#header-inner table td {
	vertical-align: middle;
}


#header-inner .header-1 {
	width: 28%;
	padding: 6px 0 16px 1%;
}
#logo img {
	width: 100%;
	max-width: 320px;
	display: block;
}


#header-inner .header-2 {
	width: 0%;
}


#header-inner .header-3 {
	width: 72%;
	text-align: right;
	padding-right: 20px;
}


#header-inner .header-3 ul {
	width: 100%;
	max-width: 750px;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}
#header-inner .header-3 ul li {
	text-align: center;
}






#header-inner .header-3 ul li a {
	background-image: url(../images/menu_icon.png);
	background-repeat: no-repeat;
	background-position: 5px center;
	background-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	font-family: "Montserrat","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
	padding: 30px 20px;

}
#header-inner .header-3 ul li a:hover {

}

#header-inner .header-3 ul li span {

}

#header-inner .header-4 {
	width: 13%;
	position: relative;
	text-align: center;
	color: #fff;
	background-color: #b41a20;
}


#header-inner .header-4 a {
	position: absolute;
	top: 0;
	left: 0;
	height:100%;
	width: 100%;
	text-decoration: none;
	padding: 0 0;

}
#header-inner .header-4:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	color: #eee;
}









.sp-header {
	display: none;
}

.header-under {
	padding-top: 119px;
}



#content {
	width:100%;
	padding-bottom: 0px;
}
#home #content {
	overflow: hidden;
}


/* トップスライド画像1
================================================== */
.slick {
	width:100%;
	padding-top: 0;
	position:relative;
}


.slick-inner {
	width: 100%;
	position:relative;

/*	padding-bottom: 56%;
	overflow: hidden;
*/
}

.slick-box li {
	width: 100%;
	overflow: hidden;
}


.slick-box li img {
	width: 100%;
	animation: anime1 8s ease -2s forwards;
	display: block;
}


@keyframes anime1 {
0% {transform: scale(1.6);}
100% {transform: scale(1.0);}
}






/*
.slick-box li img {
	width: 100%;
	animation: anime1 5s ease -2s infinite alternate;
}
@keyframes anime1 {
0% {transform: scale(1.6);}
100% {transform: scale(1.0);}
}
*/





.slick-box-wrap {

}



.slick-box-wrap .main-title {
	width: 100%;
	height: 100%;
	margin: 0;
	position:absolute;
	top: 0;
	left: 0;
}
.slick-box-wrap .main-title li{
	width: 100%;
}
.slick-box-wrap .main-title li img{
	width: 100%;
}








.top1 {
	width:100%;
	background-image: url(../images/back_img.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
}

.top1-inner {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 40px 5px;
}






.top1-inner h2 {
	text-align: center;
	margin-bottom: 20px;
}
.top1-inner h2 img {
	width: 380px;
}
.top1-inner  h3 {
	font-size: 160%;
	font-weight: bold;
	text-align: center;
	color:#fff;
	margin:30px 0px;

}
.top1-inner iframe {
	width: 100%;
	max-width: 700px;
	height: 396px;
}

.top1-con {
	background-color: #fff;
	padding: 40px 40px;
	display: flex;;
	flex-wrap: nowrap;
	justify-content: space-between;
}
.top1-con-left {
text-align: center;
	width: 49%;
	}
.top1-con-right {
text-align: center;
	width: 49%;
	background-color: #e6e6e6;	}

	
.top1-con-right img{
display: inline-block;
		margin: 0px auto;
	max-width:350px;
	}


.facebook-title {
	
}
.facebook-title a{
	display: block;
	padding: 15px 0;
	background-color: #47619c;
	color: #fff;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
.facebook-title a:hover{
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.twitter-title {
	padding-bottom: 6px;
	background-color: #fff;
}
.twitter-title a {
	display: block;
	padding: 15px 0;
	background-color: #4ec3d3;
	color: #fff;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
.twitter-title a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.twitter-title a span {
	background-image: url(../images/twitter_icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 20px;
	padding-left: 25px;
}


.instagram-title {
	padding-bottom: 6px;
	background-color: #fff;
}
.instagram-title a {
	display: block;
	padding: 15px 0;
	background-color: #000;
	color: #fff;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
.instagram-title a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.instagram-title a span {
	background-image: url(../images/insta_icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 20px;
	padding-left: 25px;
}



.book-title {
	background-color: #7d0612;
	color: #fff;
	text-align: center;
	font-weight: bold;
}
.book-title span {
	font-size: 60%;
}
.book-title a{
	padding: 15px 0;
	display: block;
	color: #fff;
	text-decoration:none;
}
.book-title a:hover{
	opacity: 0.9;
	filter: alpha(opacity=90);
}


.book-img {
	width: 80%;
	margin: 10% 10% 0% 10%;
}

.book-img li img {
	width: 100%;
}

.book-img a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.book-detail {
	text-align: center;
	padding: 20px 0 30px 0;
}
.book-detail a {
	background-color: #fff;
	background-image: url(../images/book_icon.png);
	background-repeat: no-repeat;
	background-position: 3px center;
	background-size: 20px;
	padding: 6px 10px 6px 28px;
	color: #b41a20;
	border: 1px solid #000;
	border-radius: 12px;
	text-decoration: none;
	color: #000;
}
.book-detail a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}


.top2 {
	width:100%;
}

.top2-inner {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 50px 5px;
}

.top2-inner ul {
	width: 100%;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}
.top2-inner ul li{
	width: 31.333%;
	margin: 0 1%;
}
.top2-inner ul li img {
	width: 100%;
	border: 1px solid #000;
}



.top3 {
	width:100%;
	background-color: #e5e5e5;
}

.top3-inner {
	background-image: url(../images/back_img2.png);
	background-repeat: no-repeat;
	background-position: -40px -100px;
	background-size: cover;
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 30px 5px 0 5px;
}
.top3-ul {
	width: 100%;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}
.top3-ul li:first-child {
	width: 54%;
	margin: 0 0 0 6%;
}
.top3-ul li:first-child p {
	padding: 0 0px 15px 0;
	  text-indent: 1em;
}
.top3 h2 {
	text-align: center;
	padding: 30px 2% 0px 2%;;
}
.top3 h2 img {
	width: 100%;
}
	
	.top3 h3 {
		font-size: 160%;
		font-weight: bold;
margin:30px 0px;
		font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
}

.profile-link {
	padding: 30px 0 0 0;
	text-align: center;
}
.profile-link a {
	background-color: #fff;
	background-image: url(../images/next_icon.png);
	background-repeat: no-repeat;
	background-position: 3px center;
	background-size: 20px;
	padding: 6px 10px 6px 28px;
	color: #b41a20;
	border: 1px solid #b41a20;
	border-radius: 12px;
	text-decoration: none;
}
.profile-link a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.top3-ul li:last-child {
	width: 38%;
	margin: 0 1%;
}
.top3-ul li:last-child img {
	width: 100%;
}


.chikai {
	padding: 0 50% 0 10%;
}
.chikai img {
	width: 100%;
	display: block;
}






.top4 {
	width:100%;
}

.top4-inner {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 100px 5px 30px 5px;
	position: relative;
}

.slide-r {
	width: 100px;
	position: absolute;
	right: 15px;
	top: -25px;
}
.slide-r img {
	width: 100%;
}

.top4-ul {
	width: 100%;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

.top4-ul li:first-child {
	width: 48%;
	margin: 0 2% 0 0;
}
.top4-ul li:first-child img {
	width: 100%;
}
.top4-ul li:last-child {
	width: 46%;
	margin: 0 2%;
}



.top5 {
	width:100%;
}
.top5-top {
	width:100%;
	background-color: #e5e5e5;
}
.top5-top-inner {
	width:100%;
	height: 60px;
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 5px;
	background-image: url(../images/back_img2.png);
	background-repeat: no-repeat;
	background-position: -40px -100px;
	background-size: cover;
}




.top5-inner {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 100px 5px 30px 5px;
	position: relative;
}

.slide-l {
	width: 100px;
	position: absolute;
	left: 4%;
	top: -25px;
}
.slide-l img {
	width: 100%;
}

.top5-ul {
	width: 100%;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}
.top5-ul li:first-child {
	width: 46%;
	margin: 0 2%;
}
.top5-ul li:first-child img {
	width: 100%;
}
.top5-ul li:last-child {
	width: 46%;
	margin: 0 0 0 2%;
}
.top5-ul li:last-child img {
	width: 100%;
}



.top6 {
	width:100%;
}
.top6-top {
	width:100%;
	background-color: #e5e5e5;
}
.top6-top-inner {
	width:100%;
	height: 60px;
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 5px;
	background-image: url(../images/back_img2.png);
	background-repeat: no-repeat;
	background-position: -40px -100px;
	background-size: cover;
}




.top6-inner {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 100px 5px 30px 5px;
	position: relative;
}



.top6-ul {
	width: 100%;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

.top6-ul li:first-child {
	width: 46%;
	margin: 0 2% 0 0;
}
.top6-ul li:first-child img {
	width: 100%;
}

.top6-ul li:last-child {
	width: 46%;
	margin: 0 2%;
}
.top6-ul li:last-child img {
	width: 100%;
}





.top7 {
	width:100%;
}
.top7-top {
	width:100%;
	background-color: #e5e5e5;
}
.top7-top-inner {
	width:100%;
	height: 60px;
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 5px;
	background-image: url(../images/back_img2.png);
	background-repeat: no-repeat;
	background-position: -40px -100px;
	background-size: cover;
}




.top7-inner {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 5px 10px 5px;

}
.top7-h2-1 {
	width: 80%;
	margin: 40px 10%;
	text-align: center;
	font-size: 200%;
	color: #b41a20;
	border-bottom: 1px solid #000;
	line-height: 105%;
}

.top7-h2-1 span {
	display: block;
	color: #000;
	font-size: 70%;
	text-align: left;
	margin-top:30px;
}

.top7-map {
	width: 100%;
	padding: 0 10%;
	margin-bottom: 30px;
}

.top7-map img {
	width: 100%;
}






.top7-ul-1 {
	width: 100%;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

.top7-ul-1 li {
	width: 25%;
	margin: 0 0 0 0;
	border-left: 1px solid #000;
	padding-left: 10px;
}
.top7-ul-1 li h3 {
	color: #b41a20;
	font-size: 110%;
	margin-bottom: 10px;
}


.top7-h2-2 {
	width: 80%;
	margin: 40px 10% 20px 10%;
	padding-bottom:2%;
	text-align: center;
	font-size: 200%;
	border-bottom: 1px solid #000;
	line-height: 105%;
}

.top7-h2-2-com {
	text-align: center;
}
.top7-h2-2-com p {
	margin-bottom: 10px;
}

.top7-h2-2-com p a {
	background-image: url(../images/next_icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 20px;
	padding-left: 28px;
	color: #b41a20;
}
.top7-h2-2-com p a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.top7-ul-2 {
	width: 100%;
	margin: 20px auto 10px auto;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	text-align: center;
}

.top7-ul-2 li{
	width: 48%;
	margin: 0 1%;
}
.top7-ul-2 li img {
	width: 100%;
	display: inline-block;
	margin:0px auto;
}


.top8 {
	width:100%;

}

.top8-inner {
	width: 100%;
	margin: 0 auto;
	padding: 0 0 0 0;
}

.top8-ul {
	width: 100%;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
		background-color: #b41a20;
}

.top8-ul li {
	width: 33%;
	padding:10px;
	display:flex;
	align-items: center;
	justify-content: center;
	border-right: 1px solid #fff;
}
.top8-ul li:last-child {
	border-right: none;
}
.top8-ul li img {
	width: 100%;
	max-width: 200px;
}



#footer {
	width: 100%;
/*
	position: absolute;
	bottom: 0;
*/

}

.footer {
	width: 100%;
}
.footer-inner {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 40px 5px 15px 5px;
}
.footer-logo {
	border-bottom: 1px solid #000;
	margin-bottom: 15px;
}
.footer-logo1 {
	padding: 0 30px 0 30px;
}
.footer-logo1 img {
	width: 230px;
}
.footer-logo2 img {
	width: 100px;
}

.footer-ul {
	width: 100%;
	justify-content: space-between;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.footer-ul li {
	padding: 0 20px 0 20px;
	width: 49%;
}
.footer-ul li div {
	margin-bottom: 10px;
}
.jimusyo-area {
	display: table-cell;
	vertical-align: middle;
	width: 60px;
	padding: 10px 0;
	color: #fff;
	font-weight: bold;
	background-color: #b41a20;
	text-align: center;
}
.jimusyo-add {
	display: table-cell;
	font-size: 90%;
	vertical-align: top;
	padding-left: 5px;
	line-height: 110%;
}
.jimusyo-add2 {
	display: none;
}

.copy {
	text-align: center;
	background-color: #b41a20;
	font-size: 90%;
	color: #fff;
}




/* コンテンツページ関係始まり
================================================== */

.cat-img-wrap {
	position: relative;
}
.cat-img img {
	width: 100%;
	display: block;
}



.cat-img-con {
    position: absolute;
    width: 100%;
    top: 45%;
    text-align: center;
    font-size: 285%;
    font-weight: normal;
    letter-spacing: 6px;
	color: #fff;

}
.cat-img-con span {

}
.cat-img-imgcon {
    position: absolute;
    width: 100%;
    bottom: -15%;
    text-align: center;

}
.cat-img-imgcon img {
	width: 25%;
	max-width: 430px;
}


/* 動画画面サイズ */

.contentBody iframe {
	width: 100%;
	height: 360px;
}




.contentBody th {
	background-color : #e6e6e6;
	font-weight: bold;
}
.contentBody ul li .thumb {
	display: none;
}
#sitemap_main {
	width:100%;
	height: 200px;
	margin: 0 auto;
	background-color : #ffffff;
	background-image: url("../images/sitemap_main.jpg");
	background-repeat: no-repeat;
	background-position: center top

}

#search_main {
	width:100%;
	height: 200px;
	margin: 0 auto;
	background-color : #ffffff;
	background-image: url("../images/sitemap_main.jpg");
	background-repeat: no-repeat;
	background-position: center top

}






#breadCrumb {
	width: 100%;
	margin: 0 0;
	padding: 20px 0;
	font-size: 80%;
	z-index: 2;
	position: relative;
}
#breadCrumb .inner {
	width: 100%;
	margin: 0 auto;
	max-width: 1280px;
	padding: 0 10px;
}


#breadCrumb p {
	margin-left: 0px;
	
}

.scrText {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
}



.print_wrp {
	display: none;
	text-align: right;
	padding-top: 8px;
	margin-bottom: -32px;
}




#content-inner {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
	padding: 0 0px 40px 0px;
}

#content-inner:after {
	content: "";
	display: block;
	clear: both;
}





#main {
	width: 73%;
	float: left;
	padding-bottom: 30px;
	min-height:0;
	word-wrap: break-word;
}

#blog-nav {
    width: 24%;
    float: right;
	padding-right: 5px;
}


#main2 {
	width: 100%;
	min-height:0;
}



.contentBody {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	clear:both;
	min-height:1em;
	margin-top: 25px;
}
.contentBody img {
	max-width: 100%;
}

/* ページリスト１ */



.contentListWrapper .pageList {
	width: 100%;
	margin-top: 40px;
	display: -webkit-inline-flex;
	display: inline-flex;
	-webkit-flex-wrap: wrap;
	flex-wrap:         wrap;
}




.contentListWrapper .pagelist-item {
	width:100%;
	margin:0px 20px 10px 20px;
	padding: 15px 15px 10px 35px;
	border: 1px solid #4D4D4D;
	}

/*
.contentListWrapper .pagelist-item:nth-child(odd) {
	background-color: #f5f0e5;
}
*/
.contentListWrapper .pagelist-item .thumb{
	display: table-cell;
	vertical-align: middle;
	padding: 0px 0 0 0px;

}
.contentListWrapper .pagelist-item .thumb img {
	width: 150px;
}
.contentListWrapper .pagelist-item .title{
	display: table-cell;
	vertical-align: middle;
	font-weight: bold;
	font-size:115%;

}
.contentListWrapper .pagelist-item .date{
	display: block;
	text-align: right;
}



.contentListWrapper .pagelist-item .title a{
	text-decoration: none;
	padding: 0 5px 0 10px;
	display: block;
}
.contentListWrapper .pagelist-item .title a:hover {
	text-decoration: underline;
}
.contentListWrapper .pagelist-item .description {
	padding: 0 5px 5px 5px;
	display: block;
	font-size: 90%;
}
.contentListWrapper .pagelist-item p {
	text-align: right;
	padding: 0 10px 5px 0;
	font-size: 90%;
	color: #666;
}




/* ページリスト２ */

.top-category_case .contentListWrapper .pageList,
.top-category_plan .contentListWrapper .pageList,
.top-category_voice .contentListWrapper .pageList {

	width: 100%;
	margin-top: 20px;
	display: inline-flex;
	flex-wrap: wrap;
}

.top-category_case .contentListWrapper .pagelist-item,
.top-category_plan .contentListWrapper .pagelist-item,
.top-category_voice .contentListWrapper .pagelist-item {
	width: 31%;
    margin: 0 1% 20px 1%;

    padding: 10px 10px 10px 10px;
    background-image: url(../images/bg02.png);
    background-repeat: repeat;
    background-position: left -10px;
    background-size: 15%;
    line-height: 175%;
    font-size: 90%;
}

.top-category_case .contentListWrapper .pagelist-item:nth-child(odd),
.top-category_plan .contentListWrapper .pagelist-item:nth-child(odd),
.top-category_voice .contentListWrapper .pagelist-item:nth-child(odd) {
	background-color: transparent;
}



.top-category_case .contentListWrapper .pagelist-item .thumb,
.top-category_plan .contentListWrapper .pagelist-item .thumb,
.top-category_voice .contentListWrapper .pagelist-item .thumb {

}

.top-category_case .contentListWrapper .pagelist-item .thumb img,
.top-category_plan .contentListWrapper .pagelist-item .thumb img,
.top-category_voice .contentListWrapper .pagelist-item .thumb img {
	width: 100%;

}

.top-category_case .contentListWrapper .pagelist-item .thumb img:hover,
.top-category_plan .contentListWrapper .pagelist-item .thumb img:hover,
.top-category_voice .contentListWrapper .pagelist-item .thumb img:hover {

}

.top-category_case .contentListWrapper .pagelist-item .title,
.top-category_plan .contentListWrapper .pagelist-item .title,
.top-category_voice .contentListWrapper .pagelist-item .title {
	display: block;
    font-size: 135%;
    font-weight: bold;
    margin: 20px auto;
    line-height: 150%;
	text-align: center;
}

.top-category_case .contentListWrapper .pagelist-item .title a,
.top-category_plan .contentListWrapper .pagelist-item .title a,
.top-category_voice .contentListWrapper .pagelist-item .title a{
	text-decoration: none;
	transition: 0.6s;
}

.top-category_case .contentListWrapper .pagelist-item .description,
.top-category_plan .contentListWrapper .pagelist-item .description,
.top-category_voice .contentListWrapper .pagelist-item .description {
	padding: 10px 0;
	margin: 0 0px;
	display: block;
	font-size: 100%;
	line-height: 150%;

}

.top-category_case .contentListWrapper .pagelist-item .date,
.top-category_plan .contentListWrapper .pagelist-item .date,
.top-category_voice .contentListWrapper .pagelist-item .date {
    padding-left: 40px;
    font-size: 90%;
    color: #29b7b9;
}
















.pagination {
	text-align:center;
}
.pagination a{
	background-color : #000000;
	color:#fff;
	text-decoration:none;
	text-align: center;
	border-radius: 100px;		/* CSS3草案 */
	-webkit-border-radius: 100px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 100px;	/* Firefox用 */
	padding:5px;
}




.wrap {
    width: 95%;
    margin: 0px auto;
    background-image: url(../images/bg03.jpg);
    background-repeat: repeat;
    background-position: left -10px;
    background-size: 5%;
    border-radius: 30px;
    padding: 25px;
    border: 2px solid #fe9200;
    margin: 2em auto;
}
	
	
	
	
	

#sidemenu {
	width: 26.6%;
	float: right;
	margin-top:60px;


}

.sideHeader {
	width: 100%;
	background-color: #e6001a;

}
.sideHeader h2 {
	padding: 12px 0px 18px 0px;
	font-size: 110%;
	color: #fff;
	text-align: center;
	background-image: url("../images/bg-sidemenu-h2.png");
	background-repeat: no-repeat;
	background-position: center 80%;

}

.sideBody {
	width: 100%;
	background-color: #eeefef;
	padding: 5px 0 5px 0;
	margin-bottom: 20px;
}

.sideBody li {
	margin: 0 5px 0 5px;
	padding: 9px 0 7px 20px;
	background-color: #fff;
	background-image: url("../images/bg-list.png");
	background-repeat: no-repeat;
	background-position: 8px center;
}

.sideBody .current_page {
	background-color: #eeefef;
}




.sideBody a {
	background-image: url("../images/link-icon01.png");
	background-repeat: no-repeat;
	background-position: left;
	text-decoration : none;

}


.sidebanner {
	margin-top:15px;
	text-align: center;
}

.sidebanner li{
	margin-bottom: 0px;
}

.sidebanner li img{
	border:solid 1px #ccc;
}




.contentBody .pul-li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
	}
.contentBody .pul-li li{
	background-image: url("../images/pul-li.png");
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;

	}

.contentBody .pul-li strong{
	}


.contentBody .pul-li02{
	margin: 0px;
	padding: 0px;
	list-style-type: none;	

	}
	
.contentBody .pul-li02 li{
	background-image: url("../images/pul-li-02.png");
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	}

.contentBody .pul-li02 strong{
	}













/*コンテンツページ関係終わり
================================================== */


/*　検索一覧ページ
*********************************************/
.contentBodyWrapper .search-area ul li {
	margin-bottom: 10px;
}
.contentBodyWrapper .search-area ul li .thumb,
.contentBodyWrapper .search-area ul li .description,
.contentBodyWrapper .search-area ul li .date {
	display: none;
}


/*　お問い合わせページ
*********************************************/

.contentBody .tbl-form {
	margin: 30px 0 0 50px;
}
.contentBody .tbl-form a {
	border: 1px solid #000;
	padding: 2px 10px;
	text-decoration: none;
	background-color: #eee;
	font-size: 140%;
	font-weight: bold;
}
.contentBody .tbl-form a:hover {
	text-decoration: underline;
	background-color: #f6f6f6;
}



/*サイトマップ初め
================================================== */

.sitemap {
	margin-left: 0px;

}

.depth1 li {
	padding-top: 0px;

}
.depth2 li {
	padding-top: 0px;
}


/*アンカーポイントを119px上にずらす措置*/

.hideAnchor {
	display:block;
	height:0px;
	/height:1px;
	overflow:hidden;
	text-indent:-9999px;
	margin-top:-119px;
	padding-bottom:119px;
}




}

/* ＰＣサイト終わり
==================================================
==================================================
==================================================
================================================== */


@media screen and (min-width:1135px) and (max-width:1325px) {
#logo img {
	max-width: 275px;
}
.header-under {
	padding-top: 104px;
}
}
@media screen and (min-width:957px) and (max-width:1134px) {
#logo img {
	max-width: 220px;
}
.header-under {
	padding-top: 87px;
}
}
@media screen and (min-width:810px) and (max-width:956px) {
#logo img {
	max-width: 170px;
}
#header-inner .header-3 ul li {
	font-size: 80%;
}
.header-under {
	padding-top: 71px;
}
}
@media screen and (min-width:768px) and (max-width:809px) {
#logo img {
	max-width: 150px;
}
#header-inner .header-3 ul li {
	font-size: 73%;
}
.header-under {
	padding-top: 67px;
}
}






@media screen and (min-width:950px) and (max-width:1200px) {

#logo {
	top: 13%;
}

#header-inner .header-c ul li img {
	width: 80%;
}


#header-inner .header-c ul li a {
	font-size: 85%;
}

#header-inner .header-r a {
	padding: 28px 0;
}


}


@media (min-width:768px) and (max-width:949px) {

#logo {
	top: 11%;
}

#header-inner .header-c ul li img {
	width: 92%;
	margin-bottom: -5px;
}

#header-inner .header-c ul li a {
	font-size: 70%;
	padding: 6px 0;
}

#header-inner .header-r a span{

	font-size: 70%;
}

#header-inner .header-r a {
	padding: 20px 0;
}

.footer-logo1 {
	padding: 0 30px 0 10px;
}
.footer-ul li {
	padding: 0 10px 0 10px;
}


}


@media (min-width:950px) and (max-width:1200px) {

.top1-com {
    font-size: 200%;
    letter-spacing: 0.04em;
}

.top1-subcom {
	padding-bottom: 415px;
}
.top1-subcom span {

	font-size: 110%;
    letter-spacing: 0.001em;

}


.top1_02 {
	bottom: 6%;
	left: 38%;
}
.top1_03 {
	bottom: 29%;
	left: 46%;
}
.top1_04 {
	bottom: 13%;
	left: 63%;
}

}


@media (min-width:768px) and (max-width:949px) {

.top1-com {
    font-size: 170%;
    letter-spacing: 0.01em;
}

.top1-subcom {
	padding-bottom: 400px;
}

.top1-subcom span {

	font-size: 100%;
    letter-spacing: 0.001em;

}


.top1_02 {
	bottom: 20%;
	left: 27%;
}
.top1_03 {
	bottom: 40%;
	left: 42%;
}
.top1_04 {
	bottom: 18%;
	left: 52%;
}

.top1-bottom-r {
    font-size: 120%;
}


}


@media (min-width:960px) and (max-width:1030px) {

.top2-inner h2 {
	font-size: 135%;
}

}

@media (min-width:768px) and (max-width:959px) {

.top2-inner h2 {
	font-size: 125%;
}

}



@media (min-width:768px) and (max-width:970px) {

.top3-ul01 li .thumb img {
	height:200px;
}



.top3-ul01 li .date {
	font-size: 75%
}
.top3-ul01 li span:nth-child(3) {
	font-size: 75%;
}

}


@media (min-width:768px) and (max-width:830px) {
.top3-ul02 li a {
	padding: 6px 17px 5px 17px;

}

}

@media (min-width:768px) and (max-width:1030px) {
.jimusyo-add1 {
	display: none;
}
.jimusyo-add2 {
	display: inline;
}

}










/* スマホサイト始まり
==================================================
==================================================
==================================================
================================================== */

@media screen and (max-width: 767px) {


body , html {
	height: 100%;
  -webkit-text-size-adjust: 100%;

}

body {
	margin:0px;
	padding:0px;
	font-size: 87.5%;
	line-height: 130%;

}

img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}

ol, ul {
	list-style: none;
}

form {
	margin: 0px;
	padding: 0px;
}

select,
textarea,
input[type=text],
input[type=email],
input[type=date],
input[type=tel] {
  font-size: 16px;
/*  transform: scale(0.8);*/
}



* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.pc-disp {
	display: none !important;
}

.sp-disp {
}

.sp-disp.sp-disp-indent{
	padding-left: 25px;
}

.sp-disp.sp-disp-indent p{
	padding: 0 0px 15px 0;
	text-indent: 1em;  
}


#container {
	position: relative;
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}


#scrollTop {

	position: fixed;
	right: 2px;
	z-index: 20;
	margin-bottom: 15px;
}

@media print{
#scrollTop {
        display: none;
}
}



#scrollTop a {
	text-decoration : none;

}

#scrollTop img {
	opacity: 0.9;
    filter: alpha(opacity=90);
    width: 35px;

}


.skip p {
  display: block;
  background-color: #007b44;
  color: #fff;
  text-decoration: none;
  text-align: center;
  position: absolute;
  height: 0;
  overflow: hidden;
}





#header {
	display: none;
}
#globalNav {
	display: none;
}




/*メニュー関係
---------------------------------------------------------------*/


.inner{
	width: 960px;
	margin: 0 auto;
}
.sp-header {
	width: 100%;
	padding-top: 0px;
	height: 65px;
	vertical-align: middle;
	position: fixed;
	z-index: 1000;
	background-color: rgba(255,255,255,0.9);

}



.sp-header .inner{
	display: flex;
	width: 100%;
	justify-content: space-between;
	align-items: center;
}
.sp-header .inner .logo {
	width: 180px;
	margin-right: auto;
	padding: 5px 0 0 5px;
}


.sp-header .inner .logo img{
	width: 100%;
}


.sp-header nav {
	margin-right: -16px;
}
.sp-header nav ul{
	display: flex;
	align-items: center;
	
}


#main_img{
	max-width: 960px;
	margin: 0 auto;
}

#nav_toggle{
	display: none;
}
.change_btn{
	color: #fff;
	display: block;
	width: 100%;
	text-decoration: none;
	border: 1px solid #fff;
	text-align: center;
	padding: 25px 0;
	font-size:20px;
	margin-top: 40px;
}


	header{

	}
	h1{
/*		width: 120px;*/
	}
	.inner{
		width: 90%;
	}
	#main_img{
		width: 100%;
	}
	.change_btn{
		width: 90%;
		margin: 32px auto;
	}

	
	/*メニュー部分*/
.sp-header nav{
		display:none;
		position: absolute;
		top:0;
		width: 100%;
		height: 100vh;
		background-color: rgba(255,255,255,0.9);
		left: 0;
		z-index: 50;
	}
.sp-header nav ul{
    display: block;
    width: 90%;
    position: absolute;
    top: 50px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    margin: auto;
	}
.sp-header nav ul li{
	margin: 0 auto;
    text-align: left;
    font-size: 140%;
	border-bottom: 1px solid #255921;
    padding: 15px;
    display: block;
	}
	
	.sp-header nav ul li a {
    text-decoration: none;
    font-weight: bold;
/*    color: #fff;*/
}
	
	.sp-header nav ul li span {
    font-size: 80%;
    font-weight: normal;
}
	
.sp-header nav ul li:last-child{
		border: none;
	}

.contact-sp {
	position: fixed;
	top: 0px;
	right: 5px;
	width: 50px;
}
.contact-sp img{
	width: 100%;
}
	/*開閉ボタン*/
	#nav_toggle{
		display: block;
		width: 40px;
		height: 40px;
/*		position: relative;
		top: 4px;
*/
	position: fixed;
	top: 10px;
	right: 10px;
	padding-top: 4px;
		z-index: 100;
	}
	#nav_toggle div {
		position: relative;
	}


	#nav_toggle span{
		display: block;
		height: 3px;
		background: #ccc;
		position:absolute;
		width: 100%;
		left: 0;
		-webkit-transition: 0.5s ease-in-out;
		-moz-transition: 0.5s ease-in-out;
		transition: 0.5s ease-in-out;	
	}


	#nav_toggle span:nth-child(1){
		top:0px;
	}
	#nav_toggle span:nth-child(2){
		top:12px;
	}
	#nav_toggle span:nth-child(3){
		top:24px;
	}
	
	/*開閉ボタンopen時*/
	.open #nav_toggle span{
		background: #999;
	}
	.open #nav_toggle span:nth-child(1) {
			top: 12px;
		   -webkit-transform: rotate(135deg);
			-moz-transform: rotate(135deg);
			transform: rotate(135deg);
		}
		.open #nav_toggle span:nth-child(2) {
			width: 0;
			left: 50%;
		}
		.open #nav_toggle span:nth-child(3) {
			top: 12px;
			-webkit-transform: rotate(-135deg);
			-moz-transform: rotate(-135deg);
			transform: rotate(-135deg);
		}




.input_items_wrap {

}
.input_items_wrap .input_item { }
.input_items_wrap .submit_btn {
	height: 26px;
	padding-left: 5px;
}
#keyword {
	width: 80%;
}

.sp-maneu {
	width: 100%;
	background-color: rgba(180,26,32,0.9);
	font-size: 80%;
}

@media (min-width:400px) and (max-width:767px) {
.sp-maneu {
	font-size: 100%;
}
}

.sp-maneu-inner {
	width: 100%;
	max-width: 400px;
	margin: 5px auto;
}
.sp-maneu-ul {
	width: 100%;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.sp-maneu-ul li {
	margin: 3px 0;
	border-right: 1px solid #fff;
}
.sp-maneu-ul li:first-child {
	border-left: 1px solid #fff;
}

.sp-maneu-ul li a {
	display: inline-block;
	padding: 4px 8px;
	color: #fff;
	text-decoration: none;
}


/*メニュー関係終わり
---------------------------------------------------------------*/







.header-under {
	padding-top: 95px;
}

#home .header-under {
	padding-top: 95px;

}




#content {
	width:100%;
	padding-bottom: 0px;
}
#home #content {
	overflow: hidden;
}


/* トップスライド画像1
================================================== */
.slick {
	width:100%;
	padding-top: 0;
	position:relative;
}


.slick-inner {
	width: 100%;
	position:relative;

/*	padding-bottom: 56%;
	overflow: hidden;
*/
}

.slick-box li {
	width: 100%;
	overflow: hidden;
}


.slick-box li img {
	width: 100%;
/*	animation: anime1 8s ease -2s forwards;
	display: block;
*/
}


@keyframes anime1 {
0% {transform: scale(1.6);}
100% {transform: scale(1.0);}
}






/*
.slick-box li img {
	width: 100%;
	animation: anime1 5s ease -2s infinite alternate;
}
@keyframes anime1 {
0% {transform: scale(1.6);}
100% {transform: scale(1.0);}
}
*/





.slick-box-wrap {

}



.slick-box-wrap .main-title {
	width: 100%;
	height: 100%;
	margin: 0;
	position:absolute;
	top: 0;
	left: 0;
}
.slick-box-wrap .main-title li{
	width: 100%;
}
.slick-box-wrap .main-title li img{
	width: 100%;
}








.top1 {
	width:100%;
	background-image: url(../images/back_img.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
}

.top1-inner {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 40px 5px;
}
.top1-inner h2 {
	text-align: center;
	margin-bottom: 20px;
}
.top1-inner h2 img {
	width: 65%;
	max-width: 400px;
}

.top1-inner  h3 {
	font-size: 140%;
	font-weight: bold;
	text-align: center;
	color:#fff;
	margin:30px 0px;
	line-height: 140%;
}
.top1-inner iframe {
	width: 100%;
	max-width: 560px;
}



.top1-con {
	background-color: #fff;
	padding: 25px 15px;
}
.top1-con-left {
	text-align: center;
	width: 100%;
	margin-bottom: 20px;
}
.top1-con-right {
	text-align: center;
	width: 100%;

}




.facebook-title {
	
}
.facebook-title a{
	display: block;
	padding: 15px 0;
	background-color: #47619c;
	color: #fff;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}




.twitter-title {
	padding-bottom: 6px;
	background-color: #fff;
}
.twitter-title a {
	display: block;
	padding: 15px 0;
	background-color: #4ec3d3;
	color: #fff;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
.twitter-title a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.twitter-title a span {
	background-image: url(../images/twitter_icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 20px;
	padding-left: 25px;
}


.instagram-title {
	padding-bottom: 6px;
	background-color: #fff;
}
.instagram-title a {
	display: block;
	padding: 15px 0;
	background-color: #000;
	color: #fff;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
.instagram-title a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.instagram-title a span {
	background-image: url(../images/insta_icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 20px;
	padding-left: 25px;
}



.book-title {

	background-color: #7d0612;
	color: #fff;
	text-align: center;
	font-weight: bold;
}

.book-title a{
	padding: 15px 0;
	display: block;
	color: #fff;
	text-decoration:none;
}


.book-title span {
	font-size: 60%;
}

.book-img {
	width: 100%;
}

.book-img li {
	width: 100%;
	padding: 0 10%;
	background-color: #e6e6e6;
}
.book-img li img {
	width: 100%;
}


.book-img a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.book-detail {
	text-align: center;
	padding: 20px 0 0px 0;
}
.book-detail a {
	background-color: #fff;
	background-image: url(../images/book_icon.png);
	background-repeat: no-repeat;
	background-position: 3px center;
	background-size: 20px;
	padding: 8px 10px 8px 28px;
	color: #b41a20;
	border: 1px solid #000;
	border-radius: 12px;
	text-decoration: none;
	color: #000;
}





.top2 {
	width:100%;
}

.top2-inner {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 30px 5px;
}

.top2-inner ul {
	width: 100%;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}
.top2-inner ul li{
	width: 31.333%;
	margin: 0 1%;
}
.top2-inner ul li img {
	width: 100%;
	border: 1px solid #000;
}



.top3 {
	width:100%;
	background-color: #e5e5e5;
}

.top3-inner {
	background-image: url(../images/back_img2.png);
	background-repeat: no-repeat;
	background-position: left -30px top;
	background-size: cover;
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 40px 5px 0 5px;
}
.top3-inner:after {
	content: "";
	display: block;
	clear: both;
}

.top3 h2 {
	width: 80%;
	margin: 0 10%;
}
.top3 h2 img {
	width: 100%;
}

.top3-com {
	width: 90%;
	margin: 0 1% 0 9%;
}

.top3-com img {
	width: 40%;
}


.profile-link {
	padding: 30px 0;
	text-align: center;
}
.profile-link a {
	background-color: #fff;
	background-image: url(../images/next_icon.png);
	background-repeat: no-repeat;
	background-position: 3px center;
	background-size: 20px;
	padding: 8px 10px 8px 28px;
	color: #b41a20;
	border: 1px solid #b41a20;
	border-radius: 12px;
	text-decoration: none;
}
.profile-link a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}



.chikai {
	padding: 0 50% 0 10%;
}
.chikai img {
	width: 100%;
	display: block;
}






.top4 {
	width:100%;
}

.top4-inner {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 30px 5px 30px 5px;
	position: relative;
}

.slide-r {
	width: 70px;
	position: absolute;
	right: 15px;
	top: 30px;
}
.slide-r img {
	width: 100%;
}

.top4-ul {
	width: 100%;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.top4-ul li:first-child {
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0 90px 0 0;
}
.top4-ul li:first-child img {
	width: 100%;
}
.top4-ul li:last-child {
	width: 80%;
	margin: 0 10%;
}



.top5 {
	width:100%;
}
.top5-top {
	width:100%;
	background-color: #e5e5e5;
}
.top5-top-inner {
	width:100%;
	height: 40px;
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 5px;
	background-image: url(../images/back_img2.png);
	background-repeat: no-repeat;
	background-position: left -100px;
	background-size: cover;
}




.top5-inner {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 30px 5px 30px 5px;
	position: relative;
}

.slide-l {
	width: 70px;
	position: absolute;
	left: 4%;
	top: 30px;
}
.slide-l img {
	width: 100%;
}

.top5-ul {
	width: 100%;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.top5-ul li:first-child {
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0 0 0 90px;
}
.top5-ul li:first-child img {
	width: 100%;
}
.top5-ul li:last-child {
	width: 100%;
	width: 80%;
	margin: 0 10%;
}




.top6 {
	width:100%;
}
.top6-top {
	width:100%;
	background-color: #e5e5e5;
}
.top6-top-inner {
	width:100%;
	height: 40px;
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 5px;
	background-image: url(../images/back_img2.png);
	background-repeat: no-repeat;
	background-position: left -100px;
	background-size: cover;
}




.top6-inner {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 30px 5px 30px 5px;
	position: relative;
}



.top6-ul {
	width: 100%;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.top6-ul li:first-child {
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0 90px 0 0;
}
.top6-ul li:first-child img {
	width: 100%;
}

.top6-ul li:last-child {
	width: 80%;
	margin: 0 10%;
}






.top7 {
	width:100%;
}
.top7-top {
	width:100%;
/*	background-color: #e5e5e5;*/
}
.top7-top-inner {
	width:100%;
/*
	height: 40px;
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 5px;
	background-image: url(../images/back_img2.png);
	background-repeat: no-repeat;
	background-position: left -100px;
	background-size: 100%;
*/
}




.top7-inner {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 5px 10px 5px;

}
.top7-h2-1 {
	width: 90%;
	margin: 40px 5%;
	text-align: center;
	font-size: 180%;
	color: #b41a20;
	border-bottom: 1px solid #000;
	line-height: 105%;
}

.top7-h2-1 span {
	display: block;
	color: #000;
	font-size: 50%;
}

.top7-map {
	width: 100%;
	padding: 0 4%;
	margin-bottom: 30px;
}

.top7-map img {
	width: 100%;
}






.top7-ul-1 {
	width: 100%;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.top7-ul-1 li {
	width: 50%;
	margin: 0 0 20px 0;
	border-left: 1px solid #000;
	padding-left: 10px;
	font-size: 90%;
}
.top7-ul-1 li h3 {
	color: #b41a20;
	font-size: 110%;
	margin-bottom: 10px;
}


.top7-h2-2 {
	width: 90%;
	margin: 40px 5% 10px 5%;
	text-align: center;
	font-size: 180%;
	border-bottom: 1px solid #000;
	line-height: 105%;
}

.top7-h2-2-com {

}
.top7-h2-2-com p {
	margin-bottom: 10px;
}

.top7-h2-2-com p a {
	background-image: url(../images/next_icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 20px;
	padding-left: 28px;
	color: #b41a20;
}
.top7-h2-2-com p a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.top7-ul-2 {
	width: 98%;
	margin: 20px 1% 10px 1%;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

.top7-ul-2 li {
	width: 50%;
	margin: 0 25%;
}

.top7-ul-2 li img {
	width: 100%;
}


.top8 {
	width:100%;

}

.top8-inner {
	width: 100%;
	margin: 0 auto;
	padding: 0 0 0 0;
}

.top8-ul {
	width: 100%;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
		background-color: #b41a20;
}

.top8-ul li {
	width: 33%;
	padding:10px;
display:flex;
	align-items: center;
	justify-content: center;

}

.top8-ul li img {
	width: 100%;
	max-width: 200px;
}





#footer {
	width: 100%;
/*
	position: absolute;
	bottom: 0;
*/

}

.footer {
	width: 100%;
}
.footer-inner {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 30px 5px 15px 5px;

}
.footer-logo {
	border-bottom: 1px solid #000;
	margin-bottom: 15px;
	padding-bottom: 5px;
}
.footer-logo1 {
	padding: 0 10px 0 10px;
}
.footer-logo1 img {
	width: 180px;
}
.footer-logo2 img {
	width: 78px;
}

.footer-ul {
	width: 100%;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.footer-ul li {
	width: 100%;
	padding: 0 5px;

}
.footer-ul li div {
	margin-bottom: 10px;
}
.jimusyo-area {
	display: table-cell;
	vertical-align: middle;
	width: 45px;
	padding: 10px 0;
	color: #fff;
	font-weight: bold;
	background-color: #b41a20;
	text-align: center;
}
.jimusyo-add {
	display: table-cell;
	font-size: 90%;
	vertical-align: top;
	padding-left: 5px;

}
.jimusyo-add .fax {
	display: block;
}
.jimusyo-add1 {
	display: none;
}




.copy {
	text-align: center;
	background-color: #b41a20;
	font-size: 80%;
	color: #fff;
}


/* スマホコンテンツページ関係始まり
================================================== */


.cat-img-wrap {
	position: relative;
}
.cat-img img {
	width: 100%;
	display: block;
}



.cat-img-con {
    position: absolute;
    width: 100%;
    top: 45%;
    text-align: center;
    font-size: 285%;
    font-weight: normal;
    letter-spacing: 6px;
	color: #fff;

}
.cat-img-con span {

}
.cat-img-imgcon {
    position: absolute;
    width: 100%;
    top: 65%;
    text-align: center;

}
.cat-img-imgcon img {
	width: 40%;
	max-width: 430px;
}





/* 動画画面サイズ */

.contentBody iframe {
	width: 100%;
	height: 250px;
}




#main-image {
	display: none;
}



#sitemap_main {
	display: none;
}



#search_main {
	display: none;
}









#breadCrumb {
	width: 100%;
	font-size:80%;
	margin: 0 0 15px 0;
	padding-top: 10px;
	z-index: 2;
	position: relative;
}
#breadCrumb .inner {
	width: 100%;
	margin: 0 auto;
	max-width: 1280px;
	padding: 0 10px;
}


#breadCrumb p {
	margin-left: 0px;
	
}

.scrText {
  position: absolute;
  width: 0;
  height: 0;
  overflow: hidden;
}



.print_wrp {
	display: none;
	text-align: right;
	padding-top: 8px;
	margin-bottom: -32px;
}



#content-inner {
	width: 100%;
	padding: 0px 15px 30px 15px;

}

#content-inner:after {
}


#main {
	width: 100%;
	padding-bottom: 30px;
	min-height:0;
	margin-bottom: 40px;
	word-wrap: break-word;
}

#blog-nav {
    width: 100%;
	padding: 0 5px;
}
	
	
#main2 {
    width: 100%;
    min-height: 0;
    padding-left: 0px;
    padding-right: 0px;
}

.contentBody {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	clear:both;
	min-height:1em;
	margin-top: 15px;
}
	
	
.wrap {
    width: 98%;
    margin: 0px auto;
    background-image: url(../images/bg03.jpg);
    background-repeat: repeat;
    background-position: left -10px;
    background-size: 10%;
    border-radius: 20px;
    padding: 5px;
    border: 1px solid #feec5e;
    margin: 2em auto;
}

.contentBody .style2 img {
	max-width: 100%;
}


/* ページリスト1 */



.contentListWrapper .pageList {
	width: 100%;
	margin-top: 40px;
	display: -webkit-inline-flex; /* Safari */
	display: inline-flex;
	-webkit-flex-wrap: wrap; /* Safari */
	flex-wrap:         wrap;
}


.contentListWrapper .pagelist-item {
	width:100%;
	margin:0px 10px 10px 10px;
	padding: 19px 19px 10px 10px;
	border: 1px solid #4D4D4D;
	}


.contentListWrapper .pagelist-item .thumb{
	display: table-cell;
	vertical-align: middle;
	padding: 0 0 0 0;

}
.contentListWrapper .pagelist-item .thumb img {
	width: 150px;
}
.contentListWrapper .pagelist-item .title{
	display: table-cell;
	vertical-align: middle;
	font-weight: bold;
	font-size:115%;

}

.contentListWrapper .pagelist-item .date{
	display: block;
	text-align: right;
}


.contentListWrapper .pagelist-item .title a{
	text-decoration: none;
	padding: 0 5px 0 10px;
	display: block;
}
.contentListWrapper .pagelist-item .title a:hover {
	text-decoration: underline;
}
.contentListWrapper .pagelist-item .description {
	padding: 0 5px 5px 5px;
	display: block;
	font-size: 90%;
}
.contentListWrapper .pagelist-item p {
	text-align: right;
	padding: 0 10px 5px 0;
	font-size: 90%;
	color: #666;
}


/* ページリスト２ */

.top-category_case .contentListWrapper .pageList,
.top-category_plan .contentListWrapper .pageList,
.top-category_voice .contentListWrapper .pageList {
	width: 100%;
	margin-top: 20px;
	display: inline-flex;
	flex-wrap: wrap;
}

.top-category_case .contentListWrapper .pagelist-item,
.top-category_plan .contentListWrapper .pagelist-item,
.top-category_voice .contentListWrapper .pagelist-item {
	width: 100%;
    margin: 0 10px 20px 10px;
    background-image: url(../images/bg02.png);
    background-repeat: repeat;
    background-position: left -10px;
    background-size: 15%;
    line-height: 175%;
    font-size: 90%;
	border-radius: 10px;
}

.top-category_case .contentListWrapper .pagelist-item:nth-child(odd),
.top-category_plan .contentListWrapper .pagelist-item:nth-child(odd),
.top-category_voice .contentListWrapper .pagelist-item:nth-child(odd) {
	background-color: transparent;
}




.top-category_case .contentListWrapper .pagelist-item .thumb,
.top-category_plan .contentListWrapper .pagelist-item .thumb,
.top-category_voice .contentListWrapper .pagelist-item .thumb {

}


.top-category_case .contentListWrapper .pagelist-item .thumb img,
.top-category_plan .contentListWrapper .pagelist-item .thumb img,
.top-category_voice .contentListWrapper .pagelist-item .thumb img {
	width: 100%;

}

.top-category_case .contentListWrapper .pagelist-item .thumb img:hover,
.top-category_plan .contentListWrapper .pagelist-item .thumb img:hover,
.top-category_voice .contentListWrapper .pagelist-item .thumb img:hover {

}

.top-category_case .contentListWrapper .pagelist-item .title,
.top-category_plan .contentListWrapper .pagelist-item .title,
.top-category_voice .contentListWrapper .pagelist-item .title {
	display: block;
    font-size: 135%;
    font-weight: bold;
    margin: 0 10px;
    background-image: url(../images/tree_icon.png);
    background-repeat: no-repeat;
    background-size: 5%;
    background-position: 0px 14px;
    padding: 10px 0 5px 30px;
    line-height: 145%;
}

.top-category_case .contentListWrapper .pagelist-item .title a,
.top-category_plan .contentListWrapper .pagelist-item .title a,
.top-category_voice .contentListWrapper .pagelist-item .title a{
	text-decoration: none;
	transition: 0.6s;
}


.top-category_case .contentListWrapper .pagelist-item .description,
.top-category_plan .contentListWrapper .pagelist-item .description,
.top-category_voice .contentListWrapper .pagelist-item .description {
	padding: 10px 0;
	margin: 0 10px;
	display: block;
	font-size: 100%;
/*	border-top: 1px solid #feec5e;*/
}

.top-category_case .contentListWrapper .pagelist-item .date,
.top-category_plan .contentListWrapper .pagelist-item .date,
.top-category_voice .contentListWrapper .pagelist-item .date {
    padding-left: 40px;
    font-size: 90%;
    color: #29b7b9;
}









.pagination {
	text-align:center;
	margin-top: 10px;
}
.pagination a{
	background-color : #000000;
	color:#fff;
	text-decoration:none;
	text-align: center;
	border-radius: 100px;		/* CSS3草案 */
	-webkit-border-radius: 100px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 100px;	/* Firefox用 */
	padding:5px;
}




#sidemenu {
	display: none;

}


.contentBody .pul-li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
	}
.contentBody .pul-li li{
	background-image: url("../images/pul-li.png");
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	margin-bottom:10px;

	}

.contentBody .pul-li strong{
	}


.contentBody .pul-li02{
	margin: 0px;
	padding: 0px;
	list-style-type: none;	
	}
	
.contentBody .pul-li02 li{
	background-image: url("../images/pul-li-02.png");
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	margin-bottom:10px;
	}

.contentBody .pul-li02 strong{
	}




/*アンカーポイントを127px上にずらす措置*/

.hideAnchor {
	display:block;
	height:0px;
	/height:1px;
	overflow:hidden;
	text-indent:-9999px;
	margin-top:-85px;
	padding-bottom:85px;
}

/*会社概要ページ*/
.para01 {
	width: 100%;
	
}
.para01 ul {
display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
	
}


.contentBody .para01 ul {
	padding-left: 0;
	}
		
	.contentBody .para01 p {
	letter-spacing: 0.05em;
    line-height: 20px;
    font-family: "Montserrat","游ゴシック",YuGothic,"ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif;
	}
	
.para01 ul li:first-child {
	width: 100%;
	text-align: center;

}

.para01 ul li:last-child {
	width: 100%;

}

.para01 ul li img {
	width: 100%;
	max-width: 250px;
}

.para01 ul li {
	padding: 1%;
	list-style: none;

}

	/*	ミッションページ*/
	.mission {
		width:  100%;
		text-align: center;
	}
	
	.mission img {
		width: 100%;
		max-width: 300px;
	}
	
	/*デリバリー*/

.deri_img {
	
	text-align: center;
}

.deri_img img{
	width: 100%;
/*	max-width: 700px;*/
}

/*コンテンツページ関係終わり
================================================== */



/*サイトマップ初め
================================================== */

.sitemap {
	margin-left: 0px;

}

.depth1 li {
	padding-top: 0px;

}
.depth2 li {
	padding-top: 0px;
}







/*下層ページ（物件関連ページ）
================================================== */

/*下層ページ（物件関連詳細ページ）*/

.contentBody .page-top {
	width: 100%;
	margin-bottom: 40px;
}
.contentBody .page-top table {
	width: 100%;
}
.contentBody .page-top table tr {
	display: block;
}


.contentBody .page-top table .td-l {
	display: block;
	width: 100%;
}
.contentBody .page-top table .td-l img {
	width: 100%;
}
.contentBody .page-top table .td-r {
	display: block;
	width: 100%;
	padding: 20px 0 0 0;
}
.black-s {
	display: inline-block;
	width: 130px;
	background-color: #332d2a;
	color: #fff;
	padding: 4px 0;
	text-align: center;
}
.contentBody .page-top ul {
	width: 100%;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 0;
	padding: 0;
}
.contentBody .page-top ul li {
	text-align: right;
	list-style-type: none;
	margin: 0 5px;
}





.contentBody .madori {
	width: 100%;
	margin-bottom: 40px;
}
.contentBody .madori .madoriimage {
	text-align: center;
}

.contentBody .madori .madoriimage img{
	max-width: 80%;
}

.contentBody .tennaiimage {
	width: 100%;
	margin-bottom: 40px;
}
.contentBody .tennaiimage ul {
	width: 100%;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0;
	padding: 0;

}
.contentBody .tennaiimage ul li {
	width: 48%;
	margin: 0 1% 20px 1%;;
	padding: 0;
	list-style-type: none;
}
.contentBody .tennaiimage ul li img {
	width: 100%;
}


/*下層ページ（物件関連ビルページ）*/




.contentBody .accees-map {
	width: 100%;
	margin-bottom: 40px;
}


.contentBody .akishitu {
	width: 100%;
	margin-bottom: 40px;
}




.contentBody .akishitu .table-wrap {
	padding: 30px 0;
	border-bottom: 1px solid #ccc;
}
.contentBody .akishitu table {
	width: 100%;
}
.contentBody .akishitu table tr{
	display: block;
}

.contentBody .akishitu table .td-l {
	display: block;
	width: 100%;
}
.contentBody .akishitu table .td-l img {
	width: 100%;
}
.contentBody .akishitu table .td-r {
	display: block;
	width: 100%;
	padding: 20px 0 0 0;
}

.contentBody .akishitu ul {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	margin: 0;
	padding: 0;
}
.contentBody .akishitu ul li {
	text-align: right;
	list-style-type: none;
}
.contentBody .akishitu ul li:first-child {
	margin-right: 10px;
}
.contentBody .akishitu ul li:last-child {
	margin-left: 10px;
}

.contentBody .akishitu h3{
	border-left: 5px solid #332d2a;
	padding: 0 2px 0 10px;
	font-size: 110%;
}


.ditail-link {

}
.ditail-link a {
	text-align: center;
	display: inline-block;
	width: 280px;
	text-decoration: none;
	background-color: #332d2a;
	color: #fff;
	padding: 4px 0;
}
.ditail-link a:hover {
	color: #ccc;
}

.tenant-list li {
	list-style-type: none;
}
.tenant-list li:before {
	content: "◆ ";
}



/*下層ページ（物件関連トップページ）*/


.top-category_realtor .contentTitle h1 {

    padding-bottom: 0;
    border-bottom: none;
}

.top-category_realtor .contentHeader .description {
	text-align: center;
	font-weight: bold;
	font-size: 130%;
}


.contentBody .page-top-1 {
	width: 100%;
	margin-bottom: 40px;
}
.contentBody .page-top-1 table {
	width: 100%;
}
.contentBody .page-top-1 table tr {
	display: block;
}

.contentBody .page-top-1 table .td-l {
	display: block;
	width: 100%;
}
.contentBody .page-top-1 table .td-l img {
	width: 100%;
}
.contentBody .page-top-1 table .td-r {
	display: block;
	width: 100%;
	padding: 20px 0 0 0;
}


.contentBody .page-top-1 ul {
	width: 100%;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 30px 0 0 0;
	padding: 0;
}
.contentBody .page-top-1 ul li {
	text-align: center;
	list-style-type: none;
	margin: 0 5px;
}


.page-top-1 .ditail-link a {
	width: 140px;
}




.contentListWrapper .bukken-introduction {
	width: 100%;
	margin-bottom: 40px;
}

.contentListWrapper .bukken-introduction ul {
	width: 100%;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0;
	padding: 0;
}
.contentListWrapper .bukken-introduction ul li {
	width: 48%;
	margin: 0 1% 20px 1%;
	text-align: center;
	list-style-type: none;
}
.contentListWrapper .bukken-introduction ul li .thumb {
	display: block;
}
.contentListWrapper .bukken-introduction ul li .thumb img {
	width: 100%;
	height:140px;
	object-fit:cover;
}

.contentListWrapper .bukken-introduction ul li .title{
	padding-top: 5px;
	display: block;
}
.contentListWrapper .bukken-introduction ul li .title a {
	text-decoration: none;
	background-image: url("../images/bg-sankaku.png");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 14px;
	padding-left: 20px;
	font-size: 95%;
}
.contentListWrapper .bukken-introduction ul li .title a:hover {
	text-decoration: underline;
}




@media (min-width:550px) and (max-width:767px) {


.contentBody .page-top table tr {
	display: inline;
}

.contentBody .page-top table .td-l {
	display: table-cell;
	width: 45%;
}
.contentBody .page-top table .td-l img {

	width: 100%;
}
.contentBody .page-top table .td-r {
	display: table-cell;
	width: 55%;
	padding: 0 0 0 4%;
}


.contentBody .page-top-1 table tr {
	display: inline;
}

.contentBody .page-top-1 table .td-l {
	display: table-cell;
	width: 30%;
}
.contentBody .page-top-1 table .td-l img {
	width: 100%;
}
.contentBody .page-top-1 table .td-r {
	display: table-cell;
	width: 70%;
	padding: 0 0 0 4%;
}

.contentListWrapper .bukken-introduction ul li .thumb img {
	height:190px;
}

}


/*下層ページ（物件関連ページ）終わり
================================================== */















/*ブログページ
================================================== */


.contentBody .current-category_blog {
	width: 100%;
	margin: 0;
	padding: 0 0;
}
.contentBody .current-category_blog .current-category_blog-item {
	margin: 0 0 30px 0;
	padding: 0 0 0 0;
	border: 1px solid #ccc;
	border-radius: 15px;
	padding: 15px;
	list-style-type: none;

}
.contentBody .current-category_blog .current-category_blog-item img {
	max-width: 98%;
}
.contentBody .current-category_blog .current-category_blog-item .title a {
	display: block;
	margin: 15px 0;
	padding: 5px 5px 5px 5px;
	border-bottom: 1px solid #006231;
	font-size: 135%;
	text-decoration: none;
	color: #006231;
	font-weight: bold;
}
.contentBody .current-category_blog .current-category_blog-item .title a:hover {
	color: #00ac56;
}

.blog-cat {
	width: 100%;
	padding: 0 0;
}


.blog-cat .contentBody,
.contentBody .blog-wrap {
	width: 100%;
	margin: 60px 0 0 0;
	border: 1px solid #ccc;
	border-radius: 15px;
	padding: 15px;

}
.blog-cat .contentBody img,
.contentBody .blog-wrap img {
	max-width: 98%;
}



#blog-nav h3 {
	background-image: none;
	border-bottom: 2px solid #332d2a;;
	text-align: center;
	margin-bottom: 10px;
	padding-left: 5px;
}

#blog-nav .section ul {
	margin-bottom: 20px;
}
#blog-nav .section ul li {
	border-bottom: 1px dotted #332d2a;;
	padding: 5px;
}


#blog-nav .categories h3 {
	display: none;
}



}

/* スマホサイト終わり
==================================================
==================================================
==================================================
================================================== */


.top-topics {
	text-align: center;
	color: #fff;
		padding: 0px 0px 20px 0px ;
			border-bottom:1px solid #fff;
}
.top-topics a {
    display: block;
	width:80%;
	margin:0px auto 20px auto;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
    padding: 15px 30px;
    border: 5px solid #FFFFFF;
    font-size: 160%;
    line-height: 115%;
    font-weight: bold;
    background-color: #FFFB4F;
}

.top-topics a:hover {
	opacity:0.9;
}

.top-topics a span {
	font-size: 80%;
}
@media (max-width:767px) {
	.top-topics a {

    font-size: 150%;
}
	
}

.wrap-mov{
	text-align: center;
	margin-bottom:50px;
	border-bottom:1px solid #fff;
	padding-bottom:50px;
	
}
.wrap-mov a{
	font-weight: bold;
	color:#fff;
}
.ban-sp{
	text-align: center;
	margin-bottom:50px;
	border-bottom:1px solid #fff;
	padding-bottom:50px;
	
}

.btn-style{
	font-size:135%;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	display: inline-block;
	background-color:#C21E26;
	color:#fff;
	padding:10px;
	border-radius: 10px;		/* CSS3草案 */
	-webkit-border-radius: 10px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 10px;	/* Firefox用 */
	 box-shadow: 5px 5px 10px -5px;
	border:solid 1px #ccc;	
}

a.btn-style:hover{
	color:#fff;
	
}

.wrap-pdf{
	
	background-color: #fff;
	padding:20px;
	text-align: center;
	margin: 20px auto;
	font-weight: bold;
}