@charset "UTF-8";
/*

*/
body {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
   padding:0;
   margin:0;
	background-color:#fff;
}

a {
   color:#999;
   text-decoration:none;
}
a:hover {
}
del{
	text-decoration:line-through
}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}

img {
   border:0;
}

.header03{
/*
	background:#f2dc93;
	*/
}

h1{
	text-align:center;
	color:#333;
	margin:0 auto;
	padding:0;
	padding-left: 15px;
	width:100%;
	font-size:11px;
	
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight:normal;
}
.wrapbox {
 overflow: hidden;
	background-color:#fff;
	background-repeat: no-repeat;
}


/* ========HEADER CUSTOMIZE======== */
		
		
		#demo-1 {
			margin:0 auto;
			position: relative; /* can either be relative, absolute or fixed. If position is not set (i.e. static), it would be set to "relative" by script */
			overflow: hidden; /* to bound the empty top space created by inner element's top margin */
/*			min-height: 850px;*/
	padding-top:100px;
	padding-bottom: 100px;
	text-align: center;
		}
		.demo-inner-content {
			position: relative; /* if position is not set, the script will set it to 'relative'. */
			z-index: 2; /* if z-index is not set, the script will set it to '2'. */
			margin: 0 auto;
			padding: 40px;
			max-width: 600px;
			text-align: center;
			font-size: 1.5em;
		}
.zs-enabled{
position:relative;
}
.zs-enabled .zs-slideshow,.zs-enabled .zs-slides,.zs-enabled .zs-slide{
position:absolute;
z-index:1;
top:0;
left:0;
width:100%;
height:100%;
overflow:hidden;

}
.zs-enabled .zs-slideshow .zs-slides .zs-slide{
background:transparent none no-repeat 50% 50%;
background-size:cover;
position:absolute;
visibility:hidden;
opacity:0;
-webkit-transform:scale(1.2, 1.2);
-moz-transform:scale(1.2, 1.2);
-ms-transform:scale(1.2, 1.2);
-o-transform:scale(1.2, 1.2);
transform:scale(1.2, 1.2);

}
.zs-enabled .zs-slideshow .zs-slides .zs-slide.active{
visibility:visible;
opacity:1;
}
.zs-enabled .zs-slideshow .zs-bullets{
position:absolute;
z-index:4;
bottom:20px;
left:0;
width:100%;
text-align:center;
	display:none;
}
.zs-enabled .zs-slideshow .zs-bullets .zs-bullet{
display:inline-block;
cursor:pointer;
border:2px solid #ccc;
width:14px;
height:14px;
border-radius:8px;
margin:10px;
background-color:#4a4a4a;
	display:none;
}
.zs-enabled .zs-slideshow .zs-bullets .zs-bullet.active{
background-color:#ccc;
	display:none;
}
.zs-enabled .zs-slideshow:after{
content:" ";
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
z-index:3;
background:transparent none repeat 0 0;
	display:none;
}

/* ------------------------------------------ */
.box{
	margin:0 auto;
	padding:0px 0;
	text-align:center;
}
.box div{
	padding-top:350px;
}
.box img{
	vertical-align:bottom;
}

.slider{
	padding:0px 0;
}

.slider h2{
	font-size:80px;
	text-align:left;
	color:#fff;
	margin:0 auto;
	padding:0;
	width:100%;
}

/* ------------------------------------------ */
/* ▼メニューバー部分の装飾(必須ではない装飾) */
/* ------------------------------------------ */



	
/*******************************************************/
	
h2.title{
	margin:0;
	padding:5px 0;
	text-align:center;
	color:#fff;
}


.content h2,.content02 h2,.content03 h2,.content06 h2{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	padding:0px 0 0 0;
	color:#3e3a39;
	margin:10px auto 30px;
	text-align:center;
	font-size:30px;
}

.content h2.line{
line-height: 50px;
}
.contentwrap{
border: 5px solid #c30d23;
background-color: #fcfbf9;
padding: 50px;
padding-top: 70px;
	background-image:url(../../img/pagebg.png);
	background-position:right top;
	background-repeat:no-repeat;
}
.content .contentwrap h2{
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	padding:0px 0 0 0;
	color:#040000;
	margin:10px auto 50px;
	text-align:center;
	font-size:40px;
	line-height: 35px;
}

.content .contentwrap p {
font-size: 18px;
color: #000;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}

.content .contentwrap p b{
color: #000;}

h2 span{
	font-size:20px;
}

.contentwrap h2 span{
	font-size:26px;
	color:#000;
	border-bottom: 3px solid #000;
}

.content .contentwrap h3{
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
font-size: 30px;
color: #000;
	border-bottom:1px solid #040000;
	margin: 0;
	padding: 0;
}

.content .contentwrap h3.centerh3{
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
font-size: 30px;
color: #000;
text-align: center;
	margin: 0;
	padding: 0;
	border: none;
}
.content .contentwrap h3.centerh3 span{
padding: 0 5px;
background: #c30d23;
border-radius: 5px;
font-size: 19px;
color: #fff;
}

table.concepttable{
margin-top: 30px;
}
table.concepttable tr{
vertical-align: top;
}
table.concepttable td{
padding: 0;
}
table.concepttable td p{
margin: 0;
line-height: 40px;
padding: 0;
}
table.concepttable th{
width: 360px;
text-align: left;
padding: 0;
}
table.concepttable th img{
width: 95%;
}

h3.other{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color:#fff;
	text-align:center;
	font-size:30px;
}
h3.other span{
	border-bottom:5px solid #fff;
}

span.small{
	font-size:16px;
	color:#333;
}



.imgleft{
	float:left;
}


.imgright{
	float:right;
	margin:10px 20px 0 20px;
}



.imgright02{
	width:200px;
	float:right;
	margin:10px 20px 0 20px;
}

.imgright02 img{
	width:100%;
}

.imgright02 p{
	text-align:center;
	margin:0;
	font-weight:bold;
}

/*******************************************************/

table.conceptpagetable{
width: 100%;
margin: 0 auto;
border:10px solid #f39800;
}
table.conceptpagetable tr{}
table.conceptpagetable h3{
color: #f15a24;
text-align: center;
font-size: 25px;
}
table.conceptpagetable p{
color: #f15a24;
font-weight: bold;
text-align: left;
font-size: 16px;
}
table.conceptpagetable th{
padding: 10px;
background: #f39800;
}
table.conceptpagetable td{
padding: 10px;
}
table.conceptpagetable td table td,table.conceptpagetable td table th{
background: none;
padding: 10px;
}
table.conceptpagetable th table td,table.conceptpagetable th table th{
background: none;
padding: 10px;
}

table.conceptpagetable th h3{
color: #fff;
}
table.conceptpagetable th p{
font-size: 16px;
color: #fff;
}

/*******************************************************/	

.boxyellow{
/*
background: #ffffd5;
border-radius: 30px;
*/
padding: 20px;
}


/*******************************************************/	
.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}

/*/////////////////////////////////*/



.nav{
padding: 0px 0;
	background:url(../../img/hbg.png) repeat-x top center;
	background-color: #F5E888;
	/*
	background: #FFCA68;
	background:#fff;
	border-bottom: 5px solid #c30d23;
	*/
}
/*******************************************************/
.headerwrap{
	width:100%;
	margin:0 auto;
}


.header{
	width:100%;
	margin:0 auto;
	text-align: center;
}


.con {
	position: absolute;
	top:-30px;
	right:0px;
	height: 110px;
}
table#menu02{
margin: 0 auto;
width: 70%;
}
table#menu02 tr{
vertical-align: middle;
}
table#menu02 th img{
width: 75%;
border-radius: 10px;
}
table#menu02 th{
width: 25%;
}
table#menu02 th{
width: 25%;
}
.logo{
width: 75%;
}
.telimg{
width: 75%;
}

/*/////////////////////////////////*/

.groupt04_02{
width: 829px;
height: 1717px;
	background:url(../../img/groupt04_02.png) center;
	margin: 0 auto;
	position: relative;
}

.groupt04_02_01{
width: 795px;
height: 580px;
position: absolute;
top: 120px;
left: 20px;
}

/*/////////////////////////////////*/

.groupt03_02{
width: 829px;
height: 2620px;
	background:url(../../img/groupt03_02.png) center;
	margin: 0 auto;
	position: relative;
}

.groupt03_02 a{
/*
background: #000;
opacity: 0.8;
*/
}

.groupt03_02_01{
width: 395px;
height: 380px;
position: absolute;
top: 120px;
left: 25px;
}

.groupt03_02_02{
width: 368px;
height: 224px;
position: absolute;
top: 270px;
right: 25px;
}

.groupt03_02_03{
width: 242px;
height: 225px;
position: absolute;
top: 515px;
left: 25px;
}
.groupt03_02_04{
width: 242px;
height: 225px;
position: absolute;
top: 515px;
left: 290px;
}
.groupt03_02_05{
width: 242px;
height: 225px;
position: absolute;
top: 515px;
right: 25px;
}






.groupt03_02_06{
width: 395px;
height: 380px;
position: absolute;
top: 950px;
left: 25px;
}

.groupt03_02_07{
width: 368px;
height: 224px;
position: absolute;
top: 100%;
right: 25px;
}

.groupt03_02_08{
width: 242px;
height: 225px;
position: absolute;
top: 1345px;
left: 25px;
}
.groupt03_02_09{
width: 242px;
height: 225px;
position: absolute;
top: 1345px;
left: 290px;
}
.groupt03_02_10{
width: 242px;
height: 225px;
position: absolute;
top: 1345px;
right: 25px;
}


.groupt03_02_11{
width: 307px;
height: 200px;
position: absolute;
top: 1770px;
left: 35px;
}

.groupt03_02_12{
width: 240px;
height: 427px;
position: absolute;
top: 1990px;
left: 25px;
}
.groupt03_02_13{
width: 240px;
height: 427px;
position: absolute;
top: 1990px;
left: 290px;
}
.groupt03_02_14{
width: 240px;
height: 427px;
position: absolute;
top: 1990px;
right: 25px;
}


/*/////////////////////////////////*/

.group01{
height: 700px;
	background:url(../../img/group01bg.jpg) center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.group02{
height: 700px;
	background:url(../../img/group02bg.jpg) center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.group03{
height: 700px;
	background:url(../../img/group03bg.jpg) center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.group04{
height: 700px;
	background:url(../../img/group04bg.png) center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}


/*/////////////////////////////////*/

table.staff{
width: 100%;
margin-bottom: 30px;
}
table.staff tr{
vertical-align: top;
}
table.staff th{}
table.staff td{
width: 45%;
text-align: center;
}

.h3img{
position: relative;
}

.h3img h3{
font-size: 25px;
width: 480px;
text-align: center;
position: absolute;
top: 50px;
left: -10px;
margin: 0 auto;
padding: 0;
}

.h3img img{
width: 100%;
}
.staffimg img{
width: 50%;
}

.nekoimg img{
width: 100%;
}

.nekoimg{
position: relative;
}

.nekoimg p{
text-align: left;
width: 330px;
padding: 0;
margin: 0;
position: absolute;
top: 130px;
left: 300px;
font-size: 16px;
z-index: 99999;
}



/*/////////////////////////////////*/
a.buttonank{
	font-weight:bold;
	color:#fff;
	width:50%;
	font-size:30px;
	border-radius:20px;
	background:#224B8F;
	display:block;
	padding:10px 20px;
	text-align:center;
	margin:20px auto 80px;
}
/*/////////////////////////////////*/

.menutop{
z-index: 1;
}

.menutop table{
width: 1200px;
width: 100%;
margin: 0 auto 0px;
}

.menutop table td{
padding:0 0px;
padding-bottom: 10px;
width: 10%;
text-align: center;
}

.menutop table td a{
color: #000;
font-size: 15px;
font-weight: bold;
display: block;
/*
border-right: 1px solid#ff0000;
*/
}
.menutop table th img{
height: 70px;

}
.menutop table tr{
vertical-align: bottom;

}


.menutop table td{

}


.menutop table td a:hover{
background: #fff;
}

/*/////////////////////////////////*/

table.busi{
width: 100%;
border-collapse: separate;
border-spacing: 20px 0;
}

table.busi tr{
vertical-align: top;
}

table.busi td{
width: 16.5%;
padding: 10px;
text-align: center;
}

table.busi td img{
width: 100%;
}

table.busi td h3{
}

table.busi td p{
background: #fff;
padding: 20px;
color: #000;
text-align: left;
border:2px solid #000;
box-shadow: 5px 5px #fabe00;
}


table.busi td div{
}


table.busi td a{
display: block;
	background: #f8b62d;
	text-align: center;
	color: #fff;
	font-weight: bold;
	padding: 10px;
	border-radius: 10px;
}


table.busi th p{
background: #fff;
padding: 20px;
color: #000;
text-align: left;
margin: 0;
}

table.busi th{
border:2px solid #000;
box-shadow: 5px 5px #fabe00;
}


/*/////////////////////////////////*/

table.mainbox{
width: 100%;
margin: 0;
}
table.mainbox tr{
vertical-align: top;

}
table.mainbox th{
width: 40%;
padding: 20px;
position: relative;
}
table.mainbox td{
padding: 20px;
}

table.mainbox h3.left{
background: #fff;
padding: 10px 20px;
	border-radius: 20px;
}
table.mainbox h3.right{
position: absolute;

}

table.mainbox img{
border-radius: 20px;
width: 100%;

}
table.mainbox p{
color: #000;
font-size: 28px;
}

table.mainbox01 th{
width: 424px;
height: 325px;
	background:url(../../img/c02.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	border-radius: 20px;
}


table.mainbox02 th{
width: 424px;
height: 325px;
	background:url(../../img/11.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	border-radius: 20px;
}


table.mainbox03 th{
width: 424px;
height: 325px;
	background:url(../../img/02.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	border-radius: 20px;
}








/*/////////////////////////////////*/
.menuwrap{
	/*
	width:320px;
	*/
	text-align: center;
	margin: 0;
	padding: 0;
}

#menu{
	border-collapse: collapse;
	border: none;
	padding:0;	
	margin:0 auto;
	/*
	width:320px;
	*/
}


#menu td{
	height:50px;
	margin:0;
	text-align:center;
	padding:0 20px;
	text-decoration:none;
	font-size:17px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight:bold;
	color:#ccc;
}
#menu th{
	margin:0;
	text-align:center;
	padding:0 5px;
	text-decoration:none;
	font-weight:bold;
	color:#ccc;
}
#menu tr{
	vertical-align:middle;
}
#menu td p{
	line-height:5px;
	padding:0;
	margin:0;
	font-size:11px;
	color:#fff;
}

#menu td a{
	text-decoration:none;
	font-size:17px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight:bold;
	color:#333;
}

#menu td:hover{
}


#menu td ul li a{
	color:#fff;
	
}

#gnavi_wrap{
	margin: 0px auto;	
	padding:0px;
	/*
	text-align:center;
	position:relative;
	*/
}

#gnavi_wrap ul{
	position:absolute;
	top:50px;
	background: url(../../img/back.png);
	width:176px;
	z-index:1000;
	margin:0;
	padding:0;
	display:none;
	padding:0px;
	overflow:hidden;
}
#gnavi_wrap li{
	text-align:center;
	text-align:left;
	padding:5px 0 5px 0;
	border-bottom:1px solid #ccc;
}

#gnavi_wrap li.last{
	border:none;
}
#gnavi_wrap li a{
	text-decoration:none;
	display: block;
	font-size:15px;
	text-shadow:none;
	color:#fff;
	padding:0 0 0 10px;
}
#gnavi_wrap li a:hover{
	text-decoration:underline;
}


/*******************************************************/


p{
	font-size:15px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color:#000;
}

p b{
	font-weight:bold;
	color:#fff;
	font-size:17px;
}


p.centerp{
text-align: center;
	font-size:22px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	color:#fff;
}
p.center{
	width:300px;
	margin:0 0 0 10px;
	line-height:50px;
	font-size:18px;
	text-align:center;
	font-weight:bold;
}
p.center02{
	line-height:50px;
	font-size:15px;
	text-align:center;
}

.banner a:hover{
	opacity:0.5;}

.banner {
	text-align:center;
   margin:0px auto;
   padding:20px 0;
}

.banner01 {
	height:470px;
   width:100%;
   margin:0px auto;
   padding:0px;
	background-position:center;
	position: relative;
}



.content {
   padding:30px 0;
   margin:0 auto;
   width:95%;
}


.content02 {
   padding:0px 0;
   margin:0 auto;
}

.content03 {
   padding:30px 0 0 0;
   margin:0 auto;
}

.content04 {
   padding:30px 0;
   margin:0 auto;
}
.content05 {
   padding:30px 0;
   margin:0 auto;
}


.content06 {
width: 95%;
   padding:30px 0;
   margin:0 auto;
}



/***********************************************************************/
table.groupt02_03{
width: 100%;
border-collapse: collapse;
}

table.groupt02_03 td{
padding:10px 0;
width: 20%;
}

table.groupt02_03 td img{
width: 100%;
}

/***********************************************************************/
table.soshiki{
width: 100%;
border-collapse: collapse;
}

table.soshiki caption{
color: #fff;
border:2px solid #fff;
width: 50%;
margin: 0 auto;
padding: 20px;
font-size: 20px;

}

table.soshiki tr{
vertical-align: top;
}
table.soshiki th{
text-align: left;
width: 25%;
padding:0 10px;
color: #fff;
}

table.soshiki th div{
padding: 15px;
border:2px solid #fff;
margin:20px auto 0px;
}
table.soshiki td{
text-align: left;
width: 25%;
padding:0 10px;
color: #fff;
}

table.soshiki td.bg{
text-align: center;
padding: 20px 0;
background-position: center;
background-repeat: no-repeat;
background-image: url("../../img/flowbg.png");
}

table.soshiki h3{
color: #fff;
margin: 0;
padding: 0;
}
table.soshiki td div{
padding:10px 5px;
border:1px solid #fff;
font-size: 12px;
margin:0 auto 20px;
text-align: center;
}
table.soshiki p{
margin: 0;
padding: 0;
color: #fff;
}
/*******************************************************/

table.though{
width: 100%;
margin: 0 auto;
border:5px solid #f39800;
}
table.though tr{}
table.though h3{
color: #f15a24;
text-align: center;
font-size: 25px;
}
table.though p{
color: #f15a24;
font-weight: bold;
text-align: left;
font-size: 16px;
}
table.though img{
width: 100%;
}
table.though th{
padding: 10px;
border:5px solid #f39800;
background: #f39800;
}
table.though td{
padding: 10px;
border:5px solid #f39800;
}

table.though th h3{
color: #fff;
}
table.though th p{
color: #fff;
}

/***********************************************************************/

table.maintable01{
	text-align:center;
	width:95%;
	margin:0 auto;
}

table.maintable01 td{
	padding:20px;
	width:33%;
}

table.maintable01 td img{
	width:100%;
	box-shadow:0 0 6px 3px #ccc;
	border-radius:10px;
}

table.maintable01 td a:hover{
	opacity:0.5;
}

/* ======== CUSTOMIZE======== */
ul.top{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color:#40220f;
	font-weight:bold;
}

ul.top li{
	margin:5px 0;
	border-bottom:1px solid #ccc;
	list-style-image:url(../../img/list03.png);
}

/* ======== CUSTOMIZE======== */

.clear{
	clear:both;
	
}
/* ======== CUSTOMIZE======== */

table.gallery{
	margin:0;
	width:100%;
}
table.gallery td{
	padding:10px;
	width:33%;
}

table.gallery td img{
	width:95%;
	border:5px solid #fff;
	vertical-align:bottom;
}
/*--------------------------------------------------------- */

#photos {
   /* Prevent vertical gaps */
   line-height: 0;
 
   -webkit-column-count: 7;
   -webkit-column-gap:   0px;
   -moz-column-count:    7;
   -moz-column-gap:      0px;
   column-count:         7;
   column-gap:           0px;
 
}
#photos img {
  /* Just in case there are inline attributes */
  width: 95% !important;
  margin-bottom:5%;
  height: auto !important;
  border:0px solid #fff;
}
/* ======== CUSTOMIZE======== */

table.sns{
	margin:0 auto;
	width:100%;
}
table.sns td{
	padding:10px;
	width:33%;
}


table.sns td img{
	width:100%;
}
/* ======== CUSTOMIZE======== */

table.concept{
	margin:0;
	width:100%;
	border-collapse: collapse;
}
table.concept td{
	padding:50px 30px;
margin: 0;
border: none;
}

table.concept td div.rightdiv{
	width:550px;
	margin:0;
	padding:0 0;
	float:right;
border: none;
}

table.concept td h3,table.concept02 td h3{
padding: 0;
	font-size:40px;
	margin:0px 0 0 0;
	text-align:center;
	color:#f7b52c;
}
table.concept td h4,table.concept02 td h4{
	font-size:30px;
	margin:0px 0 0 0;
	text-align:center;
	color:#fff;
}
table.concept td p,table.concept02 td p{
	text-align:center;
	font-size:20px;
	margin:10px 0 0 0;
	color:#fff;
}

table.concept th{
margin: 0;
	padding:0;
	width:50%;
}

table.concept th div.out{
padding: 0;
margin: 0;
border: none;
	background:url(../../img/c01.jpg) fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

table.concept th div.in{
padding: 0;
margin: 0;
border: none;
	height:370px;
	/*
	background:url(../../img/rightbg.png);
	*/
	background-position:left;
	background-repeat:repeat-y;
}


/* ======== CUSTOMIZE======== */

table.sns{
	margin:0 auto;
	width:100%;
}
table.sns td{
	padding:10px;
	width:33%;
}


table.sns td img{
	width:100%;
}
/* ======== CUSTOMIZE======== */

table.concept02{
	margin:0;
	width:100%;
	border-collapse: collapse;
}
table.concept02 td{
	padding:50px 30px;
margin: 0;
border: none;
}

table.concept02 td div.leftdiv{
	width:550px;
padding: 0;
margin: 0;
border: none;
	float:left;
}

table.concept02 th{
padding: 0;
margin: 0;
border: none;
	padding:0;
	width:50%;
	/*
	background:url(../../img/c02.jpg) left center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	*/
}

.out01,.out02{
margin: 0;
padding: 0;
}

table.concept02 th div.in{
padding: 0;
margin: 0;
border: none;
	height:370px;
	/*
	background:url(../../img/leftbg.png);
	*/
	background-position:right;
	background-repeat:repeat-y;
}

table.concept02 th div.out{
padding: 0;
margin: 0;
border: none;
border: 2px solid #333;
	background:url(../../img/c01.jpg) fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
/* ======== CUSTOMIZE======== */

.newswrap{
width: 100%;
margin: 0 auto;
padding: 0;
position: relative;
}

.newsspace{
position: absolute;
bottom:10px;
right:0;
margin: 0;
padding: 10px;
background: #fff;
width: 33%;
}

.newsspace h3{
text-align: left;
padding: 5px;
margin: 0;

background: #f8b62d;
color: #fff;
}


.box02{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	text-align:left;
	margin:0 auto;
	width:95%;
	color:#000;
	background-color:#fff;
	overflow-y:scroll;
	overflow-x:hidden;
	height:220px;	
}

/*--------------------------------------------------------- */
table.pricetable{
	width:100%;
	border-collapse: collapse;
	margin:0 auto 30px;
}
table.pricetable tr{
	vertical-align:middle;
}

table.pricetable caption{
	background-color:#224B8F;
	color:#fff;
	padding:10px 0;
	border-radius:10px 10px 0 0;
}
table.pricetable td{
	padding:15px 0px;
	border-bottom:1px solid #ccc;
	width:20%;
	text-align:right;
	font-size:13px;
}
table.pricetable td span{
	font-size:20px;
}
table.pricetable th{
	font-size:15px;
	padding:15px 0px;
	border-bottom:1px solid #ccc;
	text-align:left;
	color:#224B8F;
}
table.pricetable th.title{
	background-color:#ccc;
	color:#fff;
	padding:0 5px;
}
table.pricetable th p{
	margin:0;
	padding:0;
	font-size:11px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight:normal;
	color:#666;
}

table.pricetable02 td,table.pricetable02 th{
	padding:5px 0px;
}

table.pricetable04 td,table.pricetable04 th{
	padding:8px 0px;
}
/*--------------------------------------------------------- */
table.pricetable03{
	width:100%;
	border-collapse: collapse;
	margin:0 auto 30px;
}
table.pricetable03 tr{
	vertical-align:middle;
}

table.pricetable03 td{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	padding:5px;
	border:1px solid #ccc;
	text-align:left;
	font-size:12px;
	color:#666;
}
table.pricetable03 th{
	width:20%;
	font-size:15px;
	padding:5px;
	border:1px solid #ccc;
	text-align:left;
	background-color:#224B8F;
	color:#fff;
}
/*--------------------------------------------------------- */
table.situation{
	width:100%;
	border-collapse: collapse;
	margin:0 auto 30px;
}
table.situation tr{
	vertical-align:top;
}

table.situation td{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	padding:30px;
	text-align:left;
	font-size:12px;
	color:#666;
	width:33%;
}

table.situation td p{
	margin:0;
}

table.situation td h3{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color:#224B8F;
	font-size:20px;
	text-align:center;	
	margin:0;
}

table.situation img{
	width:100%;
}
/*--------------------------------------------------------- */
table.harvey{
	width:100%;
	border-collapse: collapse;
	margin:0 auto 30px;
	border-spacing:10px;
	border-collapse:separate;
}
table.harvey tr{
	vertical-align:top;
}

table.harvey td{
	/*
	border:5px solid #224B8F;
	*/
	background-color:#224B8F;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	padding:10px;
	text-align:left;
	font-size:12px;
	color:#666;
	width:33%;
}

table.harvey td p{
	margin:0;
	padding:5px;
	color:#fff;
}

table.harvey td h3{
	background-color:#fff;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color:#224B8F;
	font-size:20px;
	text-align:center;	
	margin:0;
}

/*--------------------------------------------------------- */

table.group01flow{
width: 830px;
margin: 0 auto;
}
table.group01flow tr{}
table.group01flow td{
padding: 5px;
}
table.group01flow th{
padding: 5px;
}

table.group01flow th img{
border: 1px solid #f7b52c;
}

/*--------------------------------------------------------- */

p.pricetext{
	padding:0 0 0 10px;
	text-align:left;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color:#224B8F;
	font-size:60px;
	margin:0;
	text-align:center;
	font-weight:bold;
}

/*--------------------------------------------------------- */
table.harvey02{
	width:100%;
	border-collapse: collapse;
	margin:0 auto 0px;
	border-spacing:10px;
	border-collapse:separate;
}
table.harvey02 tr{
	vertical-align:top;
}

table.harvey02 td{
	border:5px solid #224B8F;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	padding:0;
	text-align:left;
	font-size:12px;
	color:#666;
	width:33%;
}

table.harvey02 td p{
	margin:0;
	padding:0 5px;
	font-size:16px;
}

table.harvey02 td h3{
	text-align:center;
	padding:5px 0;
	background-color:#224B8F;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color:#fff;
	font-size:30px;
	margin:0;
}

table.harvey02 td h4{
	text-align:center;
	padding:0 0 0 0;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color:#224B8F;
	font-size:25px;
	margin:0;
}

table.harvey02 td h4 span{
	background-color:#224B8F;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color:#fff;
	font-size:18px;
	text-align:center;	
	margin:0;
	padding:0 10px;
	border-radius:5px;
	margin-right:10px;
}

table.harvey02 td img{
	padding:10px 10px 10px 0px;
	width:20%;
	float:right;
}

/*--------------------------------------------------------- */
table.brand{
	width:100%;
	margin:0 auto;
}
table.brand tr{}
table.brand td{
	padding:10px;
	border-bottom:1px solid #ccc;
}
table.brand th{
	padding:10px;
	border-bottom:1px solid #ccc;
}
table.brand th.titleth{
	background-color:#224B8F;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color:#fff;
}
table.brand img{
	width:100%;
	border:1px solid #ccc;
}
table.brand td{}
table.brand td ul{
	margin:0;
	padding:0;
}
table.brand td ul li{
	list-style:none;
	margin-right:10px;
	padding:0 10px;
	border-radius:10px;
	float:left;
	background-color:#224B8F;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color:#fff;
}
table.brand td{}

/*--------------------------------------------------------- */
table.harvey03{
	width:100%;
	border-collapse: collapse;
	margin:0 auto 50px;
	border-spacing:10px;
	border-collapse:separate;
}
table.harvey03 tr{
	vertical-align:top;
}

table.harvey03 td{
	border:5px solid #224B8F;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	padding:0;
	text-align:left;
	font-size:12px;
	color:#666;
	width:25%;
}
table.harvey03 img{
	width:100%;
	
	vertical-align:bottom;
}

/* ======== CUSTOMIZE======== */
table.access{
	width:100%;
}

table.access th{
	width:50%;
	padding:10px;
}
table.access th iframe{
	width:100%;
	height:300px;
}
table.access td table{
	width:100%;
}
table.access td table tr{
}
table.access td table th{
	padding:20px 10px;
	width:25%;
	border-bottom:1px solid #ccc;
}
table.access td table td{
	padding:20px 10px;
	border-bottom:1px solid #ccc;
}

/*::::::::::::::::::::::::::::::::::*/
table.contents{
	width:100%;
	border-spacing:20px;
	border-collapse:separate;
}
table.contents tr{}
table.contents td{
	width:33%;
	padding:10px;
	background-color:#224B8F;
}
table.contents td h3{
	margin:0 auto 5px;
	padding:0;
	text-align:center;
	font-size:22px;
	color:#fff;
	font-weight:bold;
}

table.contents td h3 span{
	padding-right:40px;
	background-image:url(../../img/list.png);
	background-position:center right;
	background-repeat:no-repeat;
}
table.contents td p{
	color:#fff;
	padding:0;
	margin-top:0px;
}
table.contents td img{
	width:30%;
	float:left;
	margin-top:0px;
	vertical-align:bottom;
	margin-right:10px;
}
/*::::::::::::::::::::::::::::::::::*/
table.contentmenu{
	text-align:center;
	width:100%;
	margin:0 auto;
}
table.contentmenu tr{
	vertical-align:top;
}
table.contentmenu td{
	width:33%;
	padding:10px;
}

table.contentmenu td div{
	padding:30px 20px;
	background-color:#224B8F;
	background-image:url(../../img/list.png);
	background-position:center right;
	background-repeat:no-repeat;
}

table.contentmenu td div a{
	font-size:22px;
	color:#fff;
	font-weight:bold;
	display:block;
}

table.contentmenu td div a p{
	line-height:10px;
	font-size:14px;
	color:#fff;
	margin:0;
	padding:0;
}

/***************************/

table.contents02{
	text-align:left;
	margin:0px auto 0px;
}
table.contents02 tr{
	vertical-align:top;
}

table.contents02 h3{
	font-size:17px;
	margin:0px auto;
	text-align:center;
	color:#ff0000;
	margin:0 auto 5px;
	text-align:center;
	padding:2px 0;
	color:#fff;
	background-color:#224B8F;
	border-radius:10px 10px 0 0;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
table.contents02 td{
	width:25%;
	padding:10px;
	text-align:center;
}

table.contents02 td img{
	width:100%;
	vertical-align:bottom;
	margin:5px auto;
}
table.contents02 td p{
	font-size:13px;
	margin:0;
	color:#333;
	padding:5px;
	text-align:left;
}

table.contents02 td p.button{
	display:block;
	clear:both;
	text-align:center;
	width:60%;
	padding:0;
	margin:10px auto;
	background-image:url(../../img/btn04.png);
	background-position:center bottom;
	border-radius:10px;
}
/***************************/

table.calender{
	text-align:left;
	margin:0px auto 0px;
}
table.calender tr{
	vertical-align:top;
}

table.calender h3{
	font-size:17px;
	margin:0px auto;
	text-align:center;
	color:#ff0000;
	margin:0 auto 5px;
	text-align:center;
	padding:2px 0;
	color:#fff;
	background-color:#224B8F;
	border-radius:10px 10px 0 0;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
table.calender td{
	width:14.2%;
	padding:5px;
	text-align:center;
}

table.calender td img{
	width:100%;
	vertical-align:bottom;
	margin:5px auto;
}
table.calender td p{
	font-size:13px;
	margin:0;
	color:#333;
	padding:5px 0;
	text-align:left;
	text-align:center;
}


p.eventp{
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
	margin:0;
	padding:0;
	font-size:20px;
	text-align:center;
}
/***************************/

table.day{
	text-align:left;
	margin:0px auto 0px;
}
table.day tr{
	vertical-align:top;
}

table.day h3{
	font-size:17px;
	margin:0px auto;
	text-align:center;
	color:#ff0000;
	margin:0 auto 5px;
	text-align:center;
	padding:2px 0;
	color:#fff;
	background-color:#224B8F;
	border-radius:10px 10px 0 0;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
table.day td{
	width:14.2%;
	padding:5px;
	text-align:center;
}

table.day td img{
	width:100%;
	vertical-align:bottom;
	margin:5px auto;
}
table.day td p{
	font-size:13px;
	margin:0;
	color:#333;
	padding:5px 0;
	text-align:left;
	text-align:center;
}

/***************************/

table.voice{
	text-align:left;
	margin:0px auto 50px;
}
table.voice tr{
	vertical-align:top;
}

table.voice h3{
	font-size:17px;
	margin:0px auto;
	text-align:center;
	color:#ff0000;
	margin:0 auto 5px;
	text-align:center;
	padding:2px 0;
	color:#fff;
	background-color:#224B8F;
	border-radius:10px 10px 0 0;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
table.voice td{
	width:80%;
	padding:5px;
	text-align:center;
	text-align:left;
}

table.voice img{
	width:20%;
	vertical-align:bottom;
	float:left;
}
/*::::::::::::::::::::::::::::::::::*/
table.pickup{
	text-align:center;
	width:100%;
	margin:0px auto 0px;
	border-collapse:separate;
	border-spacing:10px px;
}
table.pickup tr{
	vertical-align:top;
}
table.pickup td{
	width:33%;
	padding:0 5px ;
	text-align:center;
}

table.pickup td img{

}

/*******************************************/

table.anxiety{
	margin:30px auto 0;
}
table.anxiety th{
	width:280px;
	text-align:center;
}

table.anxiety th img{
	width:95%;
}
ol.topol02 {
	margin:0 0 0 20px;
    counter-reset:li; /* Initiate a counter */
    padding:0; /* Remove the default left padding */
    list-style:none; /* Disable the normal item numbering */
}
ol.topol02 li {
    position:relative; /* Create a positioning context */
    margin:0 0 6px 40px; /* Give each list item a left margin to make room for the numbers */
    padding:4px 10px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size:22px;
	color:#ff0000;
	font-weight:bold;
	/*
	border-bottom:1px solid #22ac38;
	*/
}


ol.topol02 li:before {
    content:counter(li); /* Use the counter as content */
    counter-increment:li; /* Increment the counter by 1 */
    /* Position and style the number */
    position:absolute;
    top:-2px;
    left:-2em;
    width:2em;
    padding:10px 0;
    color:#fff;
    background:#ff0000;
    font-weight:bold;
    font-family:"Helvetica Neue", Arial, sans-serif;
    text-align:center;
	background-position:center;
	border-radius:300px;
}

ol.topol02 li p{
	font-weight:normal;
	margin:0;
}
/***************************/

.reasonwrap{}
.reasonwrap table{
	margin:0 auto;
	border-collapse:separate;
	border-spacing:10px;
}

.reasonwrap table tr{
	vertical-align:top;
}
.reasonwrap table td{
	background-color:#f39800;
	padding:5px;
	border-radius:10px;
	width:25%;
}
.reasonwrap table td div{
	padding:5px;
	margin:0 auto;
}
.reasonwrap table td div h3{
	margin:0 auto;
	padding:5px 0;
}
.reasonwrap table td div img{
	width:100%;
	vertical-align:bottom;
}
.reasonwrap table td div p{
	color:#000;
	padding:10px;
	margin:0 auto 0;
	background-color:#fff;
	font-size:13px;
	text-align:justify;
}


.reasonwrap table td div h3{
	color:#fff000;
	font-weight:bold;
	font-size:25px;
	text-align:left;
	padding:5px 0 5px 70px;
	background-position:left;
	background-repeat:no-repeat;
	margin:0 auto;
	font-family:"rounded-mplus-2p-heavy";
	font-weight:bold;
}

.reasonwrap table td img{
	width:100%;
	margin:6px auto 0;
}

.reasonwrap table.reasontable01 td h3.re001{
	background-image:url(../../img/re001.png);
}
.reasonwrap table.reasontable01 h3.re002{
	background-image:url(../../img/re002.png);
}
.reasonwrap table.reasontable01 h3.re003{
	background-image:url(../../img/re003.png);
}
.reasonwrap table.reasontable01 h3.re004{
	background-image:url(../../img/re004.png);
}
/*--------------------------------------------------------- */

.mainbg{
	background-image:url(../../img/mainbg.png);
	background-position:center;
	height: 220px;
}


.wrap02{
	padding:0px 0 0px;
	background-image:url(../../img/gbg.png);
	text-align: center;
}

.wrap02 h2{
	color:#fff;
}
#group01,
#group02,
#group03,
#group04{
   margin-top:-150px;
  padding-top:150px;
}
/*****************************************************/
table.maintable{
	margin:0;
	width:100%;
}
table.maintable tr{}
table.maintable td{
	width:25%;
	text-align:center;
}
table.maintable td h3{
	margin:0;
	padding:0;
	color:#fff;
	font-size:30px;
}
/*****************************************************/
table.maintable02{
	margin:0;
	width:100%;
}
table.maintable02 tr{
	vertical-align:top;
}
table.maintable02 td{
	width:33%;
	text-align:center;
	padding:5px;
}
table.maintable02 td h3{
	margin:0;
	padding:0;
	color:#fff;
	font-size:18px;
}
table.maintable02 td p{
	margin:0;
	padding:0;
	color:#000;
	font-size:14px;
}
/* ======== CUSTOMIZE======== */
.care{
	border:10px solid #f2f2f2;
	padding:0px;
	background-color:#f2f2f2;
}

.care h3{
	font-weight:bold;
	text-align:center;
	font-size:30px;
	padding:0px 0 0 0;
	margin:0;
	background:#000;
	color:#fff;
	border-radius:5px;
}

.care h3.red{
	background:#ff0000;
}

.care h3 b{
	font-size:60px;
}


.care .contents h3{
	font-weight:bold;
	text-align:center;
	font-size:20px;
	padding:0px 0 0 0;
	margin:0;
	background:#ff0000;
	color:#fff;
	border-radius:5px 5px 0 0;
}




.care h3 span{
	font-size:40px;
	color:#fff;
	padding:0 20px;
	margin-left:5px;
}

.care h3.red span{
	border-radius:20px;
	font-size:40px;
	color:#fff;
	padding:0;
	padding:0 20px;
	margin-left:5px;
}


.care ul.care01{
	padding:10px 0 0 0;
	margin:0;
	font-weight:bold;
	font-size:16px;
}
.care ul.care01 li{
	border-bottom:1px dashed #ccc;
	list-style-type:none;
	background-image:url(../../img/care.png);
	background-position:left;
	background-repeat:no-repeat;
	padding:20px 0 20px 40px;
	margin:0 auto 10px;
}


.care ul.care01 li p{
	margin:0;
	padding:0;
	font-size:13px;
	font-weight:normal;
}

.care ul.care02{
	padding:0;
	margin:0;
}
.care ul.care02 li{
	font-size:16px;
	font-weight:bold;
	border-bottom:1px dashed #ccc;
	list-style-type:none;
	background-image:url(../../img/care02.png);
	background-position:left;
	background-repeat:no-repeat;
	padding:12px 0 12px 40px;
	margin:0 auto 10px;
}


.care ul.care02 li p{
	margin:0;
	padding:0;
	font-size:13px;
	font-weight:normal;
}


table.caretable{
	width:100%;
	border-collapse:separate;
	border-spacing:10px;
}
table.caretable tr{
	vertical-align:top;
}
table.caretable td{
	background-color:#fff;
	width:50%;
	padding:10px;
}
table.caretable th{
	padding:0;
}

.care ul.care02 li.last,.care ul.care01 li.last{
	border:none;
}


table.caretable td img{
	float:right;
	width:35%;
}
/* ========CUSTOMIZE======== */

table.interview{
	width:100%;
	border-collapse:separate;
	border-spacing:10px 0;
	margin:50px auto 0px;
}
table.interview tr{
	vertical-align:top;
}
table.interview td{
	padding:10px;
	text-align:center;
	background-color:#f2f2f2;
	position:relative;
	width:33%;
}

table.interview td h3{
	position:absolute;
	top:-40px;
	left:10px;
	padding:0 20px;
	text-align:center;
	color:#fff;
	font-size:20px;
	background-color:#224B8F;
}

table.interview td h3.h302{
	background-color:#6b2828;
}
table.interview td h3.h303{
	background-color:#562020;
}
table.interview td p{
	color:#000;
	text-align:left;
	font-size:12.5px;
	margin:0;
	padding:10px 0 0 0;
}
table.interview td p b{
	margin:0 auto 5px;
	padding:0;
	display:block;
	font-size:18px;
	color:#224B8F;
	text-align:center;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

table.interview td img{
	width:35%;
	float:right;
	margin:0 0px 0 10px;
	border:5px solid #fff;
}
/* ======== CUSTOMIZE======== */

table.flow{
	width:100%;
	border-collapse:separate;
	border-spacing:5px;
	margin:0 auto 0;
}
table.flow tr{
	vertical-align:top;
}
table.flow td{
	padding:0;
	padding:10px;
	border-radius:5px;
}
table.flow td h3{
	color:#000;
	font-size:25px;
	font-weight:bold;
	margin:0 auto 10px;
	border-bottom:1px solid #ff0000;
	border-top:1px solid #ff0000;
	padding:5px 0;
	background-color:#fff;
}

table.flow td h3 span{
	color:#fff;
	background-color:#ff0000;
	font-size:30px;
	margin-right:10px;
	padding:0 14px;
}

table.flow td h3 b{
	font-size:16px;
	margin-left:10px;
	padding:0 0px;
}

table.flow th{
	padding:10px;
	width:200px;
}
table.flow img{
	border-radius:5px;
	vertical-align:bottom;
	width:100%;
	padding:0 0;
}

table.flow td p{
	text-align:justify;
	padding:5px;
	margin:0 auto;
	color:#000;
	font-size:16px;
}
/*--------------------------------------------------------- */

.wrap03{
	padding:10px 0 10px;
	background:url(../../img/wrap03.png) no-repeat center center fixed;
}
.wrap04{
	padding:0;
	background:url(../../img/newsbg.png) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.wrap07{
	background-color:#f2f2f2;
}

.wrap05{
	background-color:#f2f2f2;
}


.wrap06{
}

.wrap06 h2,.wrap04 h2{
	color:#fff;
}
.wrap06 h2 span,.wrap04 h2 span{
	color:#fff;
	border-bottom:3px solid #fff;
}
/*--------------------------------------------------------- */

table.price{
	width:95%;
	margin:0 auto 10px;
	text-align:left;
	border-collapse:collapse;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	


}
table.price tr{
	vertical-align:top;
}
table.price td{
	border-bottom:1px solid #ccc;
	font-size:16px;
	padding:30px 10px;
}

table.price th{
	font-weight:bold;
	color:#224B8F;
	text-align:left;
	padding:30px 10px;
	border-bottom:1px solid #ccc;
	width:200px;
	font-size:16px;
}
/*--------------------------------------------------------- */

table.company{
	width:480px;
	margin:0 auto 0px;
	text-align:left;
	border-collapse:collapse;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	


}
table.company tr{
	vertical-align:top;
}
table.company td{
	border-bottom:1px solid #ccc;
	font-size:18px;
	padding:20px 10px;
	color:#000;
}

table.company th{
	font-weight:bold;
	color:#000;
	text-align:left;
	padding:20px 10px;
	border-bottom:1px solid #ccc;
	font-size:18px;
}
/*--------------------------------------------------------- */

table.formTable{
	width:100%;
	margin:0 auto 50px;
	text-align:left;
	border-collapse:collapse;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	


}
table.formTable tr{
	vertical-align:top;
}
table.formTable td{
	border-bottom:1px solid #ccc;
	font-size:16px;
	font-size:16px;
	padding:30px 10px;
	display: block;
}


table.formTable td a{
	font-size:16px;
	text-decoration:underline;
}

table.formTable th{
	font-weight:bold;
	color:#000;
	text-align:left;
	padding:10px 10px;
	border-bottom:1px solid #ccc;
	display: block;
	font-size:15px;
}

table.formTable th span{
	color:#E01E3C;
}

table.formTable th b{
	border-radius:5px;
	padding:0px 5px;
	color:#c30d23;
	font-weight:bold;
}

.submit{
	border-radius:10px;
	padding:5px 40px;
	font-size:20px;
	color:#fff;
	font-weight:bold;
	background-color:#333;
}


.input{
	width:95%;
	padding:10px;
	border-radius:10px;
}
/*********************************************************/
.qa{
	border-radius:10px;
	border:1px solid #ccc;
	padding:15px;
	margin:20px auto;
}
.qa h3{
	
	border-bottom:1px solid #ccc;
	background-image:url(../../img/qa002.png);
	background-position:left;
	background-repeat:no-repeat;
	padding:5px 0 5px 40px;
	margin:5px;
	color:#ff0000;
}
.qa p{
	background-image:url(../../img/qa003.png);
	background-position:left;
	background-repeat:no-repeat;
	padding:5px 0 5px 40px;
	margin:5px;
}

/**********************************************/

.wakubg{
padding: 20px;
	background:url(../../img/wakubg.png) center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.wakubg div{
padding: 20px;
background: #fff;
}
.wakubg02{
padding: 20px;
	background:url(../../img/wakubg02.png) center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.wakurenovation{
text-align: center;
padding: 20px;
	background:url(../../renovation/image70.png) center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

/**********************************************/

.newconstruction{
	background:url(../../newconstruction/image45.png) center;
	/*
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	*/
padding: 30px;
}
.newconstruction table{
background: #ffff99;
width:100%;
margin: 0 auto 20px;
border-collapse: separate;
border-spacing: 20px;
}
.newconstruction table tr{
}
.newconstruction table th{
padding: 20px;
display: block;
background: #fff;
border: 1px solid #ccc;
}
.newconstruction table td{
padding:20px;
display: block;
background: #fff;
}
.newconstruction table h3{
font-size: 25px;
}
.newconstruction table p{
font-size: 16px;
}
.newconstruction table th img{
background: #fff;
width: 100%;
padding: 5px;
}
.newconstruction table td img{
width: 100%;
}


/**********************************************/


.bgsekou{
	background:url(../../newconstruction/image44.png) center;
	/*
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	*/
padding: 30px;
}


.bgsekou02{
	background:#ffffcc;
padding: 20px;
}

.bgsekou02 h3{
padding:40px 0px;
margin: 0 auto 30px;
text-align: center;
background: url("../../newconstruction/image51.png") right bottom no-repeat;
background-color: #fff;
font-size: 25px;
}

.bgsekou02 table{}
.bgsekou02 table tr{
vertical-align: middle;
}
.bgsekou02 table th{
display: block;
padding: 10px;
}
.bgsekou02 table th img{
width: 100%;
width: 100%;
}
.bgsekou02 table td{
display: block;
padding: 10px;
}
.bgsekou02 table td div{
padding: 30px;
background: #fff;
font-size: 16px;
}


/**********************************************/

.useddetachedhouse{
	background:url(../../useddetachedhouse/image57.png) center;
	/*
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	*/
padding: 30px;
}
.useddetachedhouse table{
background: #fff7eb;
width:100%;
margin: 0 auto;
border-collapse: separate;
border-spacing: 20px;
}
.useddetachedhouse table tr{
}
.useddetachedhouse table th{
display: block;
padding: 10px;
background: #fff;
border: 1px solid #ccc;
}
.useddetachedhouse table td{
display: block;
padding: 10px;
background: #fff;
}
.useddetachedhouse table h3{
font-size: 30px;
}
.useddetachedhouse table p{
font-size: 20px;
}
.useddetachedhouse table th img{
background: #fff;
width: 100%;
padding: 5px;
}
.useddetachedhouse table td img{
width: 100%;
}


/**********************************************/


.usebgsekou{
	background:url(../../useddetachedhouse/image56.png) center;
	/*
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	*/
padding: 30px;
}


.usebgsekou02{
	background:#fff;
padding: 20px;
}

.usebgsekou02 h3{
padding:40px 10px;
/*width: 70%;*/
margin: 0 auto 10px;
text-align: center;
background-color: #ffebcd;
font-size: 15px;
}

.usebgsekou02 h3 span{
font-size: 80%;
font-weight: normal;
font-size: 16px;
}

.usebgsekou02 h4{
font-size: 16px;
padding:20px 0px;
width: 100%;
margin: 0 auto 0px;
text-align: center;
background-color: #ffebcd;
}



.usebgsekou02 table{
width: 100%;
}
.usebgsekou02 table tr{
vertical-align: middle;
}
.usebgsekou02 table th{
width: 50%;
padding: 10px;
}
.usebgsekou02 table th img{
width: 100%;
width: 100%;
}
.usebgsekou02 table td{
padding: 20px;
}
.usebgsekou02 table td div{
}


/**********************************************/

div.spge{
width: 100%;
margin: 0;
padding: 0;
}
div.spge table{
width: 100%;
}
div.spge table tr{
vertical-align: middle;
}
div.spge table td{
height: 250px;
	display: block;
	background:url(../../img/group01bg.jpg) center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

div.spge table td.spage_company{
	background:url(../../img/会社概要.jpg) center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

div.spge table td.spage_concept{
	background:url(../../img/ss03.jpg) center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
div.spge table td.spage_renovation{
	background:url(../../renovation/30476412_m.jpg) center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
div.spge table td.spage_newconstruction{
	background:url(../../newconstruction/29873046_m.jpg) center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
div.spge table td.spage_useddetachedhouse{
	background:url(../../useddetachedhouse/23317242_m.jpg) center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}




div.spge table th{
text-align: center;
	display: block;
}

div.spge table th img{
width: 90%;
}
div.spge table{}
div.spge table{}

/* ======== CUSTOMIZE======== */
#footer {
	width:100%;
	margin:0px 0;
	padding:20px 0 0 0;
	background:#000;
		background: #f2dc93;
}

#footer ul{
	font-size: 12px;
	margin:0px auto;
	padding:0;
}

#footer p a{
color: #000;
text-decoration: underline;
}

#footer li {
	text-align:center;
	margin:0px 0px;
	padding:5px 12px;
    float:left;
    text-align:center;
	display:block;
}
.copyright a{
	color:#000;
}



#footer li a {
	color:#000;
	display:block;
	text-decoration:none;
	font-size: 16px;
	font-weight:bold;
}

#footer li a:hover {
	color:#000;
	text-shadow:1px 1px 1px #666;
}


#footer table{
	margin:0 auto;
}

#footer table td a{
	color:#000;
	text-decoration:none;
	font-weight:bold;
}


.copyright {
background: #f7b52c;
	margin:0px auto;
    padding:0px 0 0 0;
    font-style:normal;
    font-size:15px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    color:#000;
    text-align:center;
		background: #f2dc93;
}