@charset "UTF-8";
html {
   overflow-y:scroll;
}

body {
    margin:0;
    padding:0;
    line-height:1.6;
    letter-spacing:1px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;	
    
    font-size:13px;
	background-position:center;
}

  body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,
  pre,form,fieldset,input,textarea,table,th,td,img {
    margin: 0;
    padding: 0;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
  }

a{
	margin:0;
	padding:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent
}
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}

body {
	
   color:#666;
   width:100%;
}

a {
   color:#999;
   text-decoration:none;
}
a:hover {
	opacity:0.5;
}

img {
   vertical-align:middle;
   border:0;
}


/*******************************************************/
#headbar {
	/* 上部に固定するCSS */
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
	padding:5px 0;

	/* バーの装飾 */
	background-image:url(../../img/bghw02.png);
	/*opacity:1.5;*/
	color: white;
	box-shadow: 3px 3px 3px #666;
	z-index:999;
	
}
.pagetop {
	position: fixed;
	text-align: center;
	right: 10px;
	bottom: 10px;
	z-index: 99999;
}
.footerfixed{
	text-align:center;
	width:100%;
	margin:0 auto;
	font-size:16px;
	font-weight:bold;
}

.footerfixed th{
	text-align:left;
}

.footerfixed img{
	vertical-align:bottom;
}

span.yellow{
	color:#50a6c7;
}
	
/*******************************************************/
/*******************************************************/	
.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}

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



.nav{
	height:40px;
	padding:5px 0 15px;
	background-image:url(../../img/navbg.png);
	background-position:center;
	background-repeat:repeat-x;
}
#menu{
	border-collapse: collapse;
	border: none;
	padding:0;	
	width:100%;
	margin:0 auto;
	border-right:1px solid #87041a;
}


#menu td{
	border-left:1px solid #87041a;
	height:40px;
	margin:0;
	text-align:center;
	padding:5px 20px;
	text-decoration:none;
	font-size:17px;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
	color:#333;
}
#menu td.last{
	border:none;
}
#menu tr{
	vertical-align:top;
}

#menu td a,#menu th a{
	font-family: "ヒラギノ角ゴ StdN","Hiragino Kaku Gothic StdN";
	color: #fff;
	margin: 0px;
	padding:0;
	text-decoration:none;
	font-size:20px;
	font-weight:bold;
	text-shadow:1px 1px 1px #87041a;
}

#menu td:hover{
}



#menu td a p,#menu th a p{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;	
	line-height:2px;
	padding:0;
	margin:0;
	font-weight:normal;
	font-size:12px;
	color:#fff000;
	font-weight:bold;
}

*/
/* ========HEADLINE CONTENTS CUSTOMIZE======== */
/*******************************************************/
.header03{
	padding:0px 0;
	width:100%;
	background-image:url(../../img/bghw02.png);
	border-top:5px solid #87041a;
}




h1{
	width:100%;
	font-size:10px;
	margin:0 auto;
	padding:0 0px;
	color:#333;
	font-weight:normal;
	text-align: center;
}

.headerwrap{
	width:100%;
	background-image:url(../../img/bghw02.png);
}

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



.logo {
	position: absolute;
	top:-12px;
	left:0px;
	height:70px;
}

.mail {
	height:70px;
	position: absolute;
	top:-5px;
	right:0px;
}

.reservation {
	height:60px;
	position: absolute;
	top:-0px;
	right:95px;
}


.tel {
width: 100%;
}


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

.privacy {
	position: absolute;
	top:0px;
	right:0px;
	text-decoration:underline;
}
.blog {
	position: absolute;
	top:0px;
	right:0px;
	text-decoration:underline;
}



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

.top{
	height:100px;
}



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

.box{
	border-top:10px solid #87041a;
	padding:0px 0;
	width:100%;
	text-align:center;
	margin:0 auto;
	background:url(../../img/mainslider.png) no-repeat center center;
	height:500px;
}

.slider{
/*
	background:url(../../img/mainslider03.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	*/
}

.slider img{
width: 100%;
}


/*
.other{
	height:200px;
	background:url(../../img/s04.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	line-height:200px;
}
*/
.title{
	padding:0;
	color:#fff;
	margin:0 auto 10px;
	text-align:center;
	font-size:50px;
	padding:0px 0;
	font-weight:bold;
	text-shadow:1px 1px #333;
	border-radius:20px 20px 0 0;
	width:100%;
	margin:0 auto;
}


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


.mainimg{
	height:582px;
	background-image:url(../../img/slider.png);
	background-position:center;
	background-repeat:no-repeat;
}


.button{
	font-weight:bold;
	color:#000;
	background-color:#fff;
	display:block;
	margin:10px auto;
	padding:10px 50px;
	text-align:center;
	width:40%;
}




h2.h201{
	margin:0 auto 0px;
	text-align:center;
	font-size:30px;
	padding:10px 0 10px 0;
	font-weight:bold;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-family: "ヒラギノ角ゴ StdN","Hiragino Kaku Gothic StdN";
	color:#fff000;
	background:url(../../img/bg_main.png) center;
	background:#87041a;
	line-height:35px;
}

h2.h201 span{
	background-color:#fff;
	font-size:20px;
	color:#87041a;
	padding:0 20px;
	border-radius:10px;
	margin-left:10px;
	text-shadow:none;
	display: none;
	;
}


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

h2.bigh3 span{
	border-radius:20px;
	padding:10px 30px;
	color:#fff;
	background-color:#87041a;
}
h3.bigh3{
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-family: "ヒラギノ角ゴ StdN","Hiragino Kaku Gothic StdN";
	margin:0 auto 0px;
	text-align:center;
	font-size:20px;
	font-weight:bold;
	border-radius:20px;
	padding:5px 10px;
	color:#fff;
	background-color:#87041a;
}

h3.bigh3 span{
}

.bigh3img{
	text-align:center;
	margin:0 auto 0px;
}

.bigh3img img{
	vertical-align:top;
	width:20%;
	height:10%;
}

h3.bigh4{
	margin:0 auto 0px;
	text-align:center;
	font-size:45px;
	font-weight:bold;
}

h3.bigh4 span{
	padding:10px 20px;
	color:#3196BC;
	background-color:#fff;
}

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

.bigh4img img{
	vertical-align:top;
	width:15%;
	height:30px;
}


h3.other{
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;	
	
	padding:0;
	color:#000;
	margin:40px auto 10px;
	text-align:center;
	font-size:25px;
	padding:10px 0;
	line-height:45px;
	font-weight:bold;
	border-radius:20px 20px 0 0;
	font-weight:bold;
}
h3.other span{
	font-size:34px;
	border-bottom:10px solid #15dcbb;;
	color:#15dcbb;
}

h3.other b{
	font-size:34px;
	color:#15dcbb;
}




.main{
	margin:0 auto;
	padding:20px 0;
	width:95%;
	font-size:16px;
}
.main01{
	margin:0;
	padding:30px 0 0 0;
	margin:0 auto 0px;
}
.main02{
	margin:0 auto;
	padding:0px 0;
	width:100%;
	font-size:16px;
}

/*::::::::::::::::::::::::::::::::::*/
table.pickup{
	text-align:center;
	width:95%;
	margin:10px auto 30px;
}
table.pickup tr{
	vertical-align:top;
}
table.pickup td{
	padding:10px;
}

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

/*::::::::::::::::::::::::::::::::::*/
table.area{
	text-align:center;
	width:100%;
	margin:0px auto 0px;
}
table.area tr{
	vertical-align:top;
}
table.area td{
	width:70%;
	padding:20px 20px;
	text-align:center;
	text-align:left;
}

table.area img{
	width:95%;
	margin:0 0 0 10px;
}
table.area p{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:15px;
}
table.area p b{
	font-weight:bold;
	font-size:25px;
	color:#00913a;
}
/*::::::::::::::::::::::::::::::::::*/

table.voice{
	width:100%;
}
table.voice tr{
	vertical-align:top;
}
table.voice td{
	width:50%;
	padding:10px;
	text-align:center;
}
table.voice td h3{
	color:#fff;
	background:url(../../img/h204.png) center;
	text-shadow:2px 2px #87041a;
	text-align:center;
	font-size:25px;
	font-weight:bold;
	border-radius:10px 10px 0 0;
	margin:0 auto 10px;
}
table.voice td p{
	text-align:left;
	font-size:14px;
}
table.voice td img{
display: none;
	width:100%;
}

/*::::::::::::::::::::::::::::::::::*/

table.service{
	width:100%;
}
table.service tr{
	vertical-align:top;
}
table.service td{
	width:33%;
	padding:10px;
}
table.service td h3{
	color:#fff;
	background:url(../../img/h204.png) center;
	text-shadow:2px 2px #87041a;
	text-align:center;
	font-size:25px;
	font-weight:bold;
	border-radius:10px 10px 0 0;
}
table.service td p b{
	color:#ff0000;
	font-size:100%;
}
table.service td img{}

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

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

.reasonwrap table tr{
	vertical-align:top;
}
.reasonwrap table td{
	background-color:#87041a;
	padding:5px;
	
	border-radius:10px;
	width:20%;
}
.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%;
}
.reasonwrap table td div p{
	color:#000;
	padding:5px;
	margin:0 auto 0;
	background-color:#fff;
	font-size:14px;
	text-align:justify;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


.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);
}

.reasonwrap table.reasontable01 h3.re005{
	background-image:url(../../img/re005.png);
}
.reasonwrap table.reasontable01 h3.re006{
	background-image:url(../../image/re006.png);
}

/*::::::::::::::::::::::::::::::::::*/
table.conecpt{
	background-image:url(../../img/b135.gif);
	width:100%;
	border-spacing:20px;
	border-collapse:separate;
}
table.conecpt td{
	width:80%;
}
table.conecpt td p{
	font-size:18px;
}

table.conecpt td ul{
/*	*/
	padding:10px;
	margin:0;
}
table.conecpt td ul li{
	text-align:left;
	background-image:url(../../img/top14.png);
	background-position:left;
	background-repeat:no-repeat;
	list-style-type:none;
	padding:10px 5px 10px 45px;
	border-bottom:1px solid #ccc;
	font-size:16px;
	font-weight:bold;
	color:#000;
}

table.conecpt td ul li span{
	font-size:25px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#3196BC;
}

table.conecpt th{}
/*::::::::::::::::::::::::::::::::::*/
table.custombanner{
	width:100%;
	text-align:center;
	margin:0px auto;
}
table.custombanner tr{
	vertical-align:top;
}
table.custombanner td{
	width:33%;
}


table.custombanner td img{

}

/*::::::::::::::::::::::::::::::::::*/

.waku{
	width:950px;
	padding:10px 10px 0 10px;
	background-color:#CCFFD3;
	border-radius:20px;
}


/***************************/
table.movie{
	border-collapse:separate;
	border-spacing:10px;
	width:100%;
	text-align:center;
}
table.movie tr{
	vertical-align:top;
}
table.movie td{
	padding:10px;
	width:50%;
	border:3px solid #54cbb7;
}
table.movie td h3{
	text-align:center;
	font-weight:bold;
	font-size:18px;
	padding:5px;
	background-color:#54cbb7;
	color:#fff;
}
table.movie td p{
	padding:0;
	text-align:left;
	font-size:14px;
}
table.movie td iframe{
	width:100%;
	height:300px;
}
/***************************/


.main p{
	color:#333;
	padding:5px;
	font-size:16px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	
}
span.gray{
	font-size:14px;
	
	color:#3e3a39;
}
.main p b{
	font-weight:bold;
	font-size:20px;
	color:#87041a;
}

.main p b.bb{
	background-image:url(../../img/top14.png);
	background-position:left;
	background-repeat:no-repeat;
	list-style-type:none;
	padding:10px 5px 10px 45px;
	font-weight:bold;
	font-size:23px;
	color:#000;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.main p b.green{
	font-weight:bold;
	font-size:20px;
	color:#3196BC;
}

.main p b.red{
	font-weight:bold;
	font-size:20px;
	color:#ff0000;
}
.wrap {
}




/************************************/
.wrap01{
	background-image:url(../../img/sliderbg.png);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	
}
/************************************/
.wrap05{
	background:url(../../img/wrap04.png) bottom fixed;
	
}
/************************************/

.contact{
	text-align:center;
	width:1028px;
	height:378px;
	background:url(../../img/itembanner.png) center;
	margin:0px auto 0;
	position:relative;
}

.con01{
	position:absolute;
	bottom:30px;
	left:40px;
}

.con02{
	position:absolute;
	bottom:30px;
	left:215px;
}

.con03{
	position:absolute;
	bottom:30px;
	left:390px;
}
/*--------------------------------------------------------- */

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

.white{
	padding:20px;
	margin:0;
	background-color:#fff;
}
/************************************/
.wrap02{
	background:url(../../img/bg_main.png) center;
	
}
.wrap03{
	background:url(../../img/wrapbg.gif) center;
	
}
.wrap04{
	background:url(../../img/wrapbg.gif) center;
	
}
/*
.wrap02 h2{
	color:#fff;
}
.wrap02 h2 span{
	color:#fff;
	border-bottom:3px solid #fff;
}
*/
/* ======== CUSTOMIZE======== */

table.reason{
	width:100%;
	border-collapse:separate;
	border-spacing:0 0;
	margin:0 auto 20px;
	background-color:#fff;
	border-radius:5px;
}
table.reason tr{
	vertical-align:middle;
}
table.reason th.img{
	width:30%;
}

table.reason th{
	padding:10px 10px 0 10px;
	color:#87041a;
	font-weight:bold;
	font-size:20px;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-family: "ヒラギノ角ゴ StdN","Hiragino Kaku Gothic StdN";
	text-align:left;
}
table.reason td{
	padding:10px;
	color:#000;
	
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:13px;
}

table.reason td b{
	color:#ff0000;
}

table.reason th img{
	vertical-align:bottom;
	width:100%;
	padding:0 0;
}




table.reason td img{
	float:right;
	vertical-align:bottom;
	width: 30%;
	padding:0 0;
	margin-left:10px;
	border-radius:10px;
}
/* ======== CUSTOMIZE======== */

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

table.michi{
	width:100%;
	border-collapse:separate;
	border-spacing:10px;
	margin:0 auto 20px;
}
table.michi tr{
	vertical-align:top;
}
table.michi td{
	padding:0;
	padding:10px;
	border-radius:5px;
}
table.michi td p{
	color:#000;
	font-size:14px;
	margin:0 auto 10px;
	padding:5px 0;
}

table.michi td p span{
	color:#fff;
	background-color:#15dcbb;
	font-size:30px;
	margin-right:10px;
	padding:0 14px;
}

table.michi img{
	border-radius:5px;
	vertical-align:bottom;
	width:100%;
	padding:0 0;
}
/* ======== CUSTOMIZE======== */
.care{
	background-color:#fff;
	padding:20px;
}
.care ul{
	padding:0;
	margin:0;
}
.care ul li{
	border-bottom:1px dashed #ccc;
	list-style-type:none;
	background-image:url(../../img/care.png);
	background-position:left;
	background-repeat:no-repeat;
	padding:10px 0 10px 40px;
	margin:0 auto 10px;
}
/*::::::::::::::::::::::::::::::::::*/
table.yuukou{
	text-align:center;
	width:100%;
	margin:10px auto 30px;
}
table.yuukou tr{
	vertical-align:top;
}
table.yuukou td{
	width:33%;
	padding:20px 15px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

table.yuukou td.yuukou03,table.yuukou td.yuukou06{
	border-right:none;
}

table.yuukou td.yuukou04,table.yuukou td.yuukou05,table.yuukou td.yuukou06{
	border-bottom:none;
}


table.yuukou td p{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	padding:0;
	margin:0;
	text-align:left;
}

table.yuukou td h3{
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align:center;
	font-weight:bold;
	color:#87041a;
	font-size:23px;
	margin:5px auto;
}
table.yuukou td img{
	width:60%;
}
/* ======== CUSTOMIZE======== */

table.jirei{
	width:100%;
	border-collapse:separate;
	border-spacing:10px 30px;
	margin:0 auto 20px;
}
table.jirei tr{
	vertical-align:top;
}
table.jirei td{
	padding:0;
	padding:10px;
	border-radius:5px;
	width:25%;
	background-color:#fff;
	position:relative;
}

table.jirei td h3{
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align:center;
	font-weight:bold;
	color:#87041a;
	font-size:22px;
	margin:5px auto;
}
table.jirei td p{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:13px;
	padding:0;
	margin:0;
}
table.jirei td p.case{
	position:absolute;
	top:-10px;
	left:-5px;
	margin:0;
	padding:0;
}

table.jirei td p.case span{
	background-color:#87041a;
	color:#fff;
	padding:5px 20px;
	font-weight:bold;
	font-size:18px;
	border-radius:5px;
}
table.jirei td img{
	width:100%;
}


table.jirei td p.jirei01 span{background-color:#168ED2;}
table.jirei td p.jirei02 span{background-color:#65CC33;}
table.jirei td p.jirei03 span{background-color:#FF99CB;}
table.jirei td p.jirei04 span{background-color:#669ACC;}
table.jirei td p.jirei05 span{background-color:#FFCC00;}
table.jirei td p.jirei06 span{background-color:#40220F;}

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

table.nayami{
	width:100%;
	border-collapse:separate;
	border-spacing:5px;
	margin:0 auto 20px;
}
table.nayami tr{
	vertical-align:top;
}
table.nayami td{
	padding:0;
	padding:5px;
	border-radius:5px;
	background-color:#fff;
	position:relative;
}

table.nayami td h3{
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align:center;
	font-weight:bold;
	color:#87041a;
	font-size:16px;
	margin:10px auto;
}
table.nayami td p{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	padding:0;
	margin:0;
	text-align: left;
}
table.nayami td p.case{
	position:absolute;
	top:-20px;
	left:-5px;
	margin:0;
	padding:0;
	display: none;
}

table.nayami td p.case span{
	line-height:25px;
	height:62px;
	width:80px;
	background-color:#87041a;
	background:url(../../img/navbg.png);
	color:#fff;
	padding:18px 0 0 0;
	font-weight:bold;
	border-radius:50%;
	font-size:18px;
	display:block;
	text-align:center;
}
table.nayami td img{
	width:30%;
	float: right;
	margin-left: 10px;
}
table.nayami td{}

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

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



table.demerit tr{
	vertical-align:top;
}
table.demerit td{
	padding:0;
	padding:5px;
	border-radius:5px;
	width:33%;
	background-color:#fff;
	position:relative;
}

table.demerit02 td{
	width:50%;
}

table.demerit td p{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14px;
	padding:0;
	margin:0;
	text-align: left;
}
table.demerit td p.case{
	position:absolute;
	top:-10px;
	left:-5px;
	margin:0;
	padding:0;
}

table.demerit td p.case span{
	background-color:#87041a;
	color:#fff;
	padding:0px 10px;
	font-weight:bold;
	border-radius:5px;
	font-size:18px;
}
table.demerit td img{
	width:100%;
}
/* ======== CUSTOMIZE======== */

table.flow{
	width:100%;
	border-collapse:separate;
	border-spacing:10px;
	margin:0 auto 20px;
}
table.flow tr{
	vertical-align:top;
}
table.flow td{
	padding:0;
	padding:10px;
	border-radius:5px;
}
table.flow td h3{
	color:#000;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:30px;
	font-weight:bold;
	margin:0 auto 10px;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	padding:5px 0;
}

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

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

table.flow td p{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align:justify;
	padding:5px;
	margin:0 auto;
	color:#000;
	font-size:14px;
}

/*--------------------------------------------------------- */
table.flowbox{
	margin:0 auto 30px;
	width:100%;
	border-collapse: separate;
	border-spacing:10px;
	background-color:#fff;
	border:5px solid #87041a;
}

table.flowbox tr{
	vertical-align:top;
}
table.flowbox th{
	padding:0;
}
table.flowbox img{
float: right;

	width:30%;
}
table.flowbox td{
	padding:0;
}

table.flowbox td h3{
	background:#87041a;
	background-position:bottom;
	font-size:25px;
	text-align: left;
	margin:0 auto 10px;
	color:#fff;
	font-family: "ヒラギノ角ゴ StdN","Hiragino Kaku Gothic StdN";
	font-weight:bold;
	padding:5px;
}

table.flowbox td h3 span{
	font-size:25px;
	text-align: left;
	margin:0 auto 0;
	color:#87041a;
	font-family: "ヒラギノ角ゴ StdN","Hiragino Kaku Gothic StdN";
	font-weight:bold;
	background-color:#fff;
	padding:0 10px;
	margin-right:10px;
}

table.flowbox td p{
	margin:0 auto;
	font-size:16px;
	text-align:center;
	color:#333;
	text-align:left;
}
/*--------------------------------------------------------- */
table.hikaku{
	margin:30px auto 0;
	width:100%;
	border-collapse:collapse;
}
table.hikaku th{
	padding:10px;
	text-align:center;
}

table.hikaku th.t01{
	font-size:35px;
	width:25%;
	border-radius:10px 10px 0 0;
	background-color:#ccc;
	color:#fff;
	border-top:2px solid #fff;
	border-left:2px solid #fff;
	border-right:2px solid #fff;
	font-weight:bold;
}
table.hikaku th.t02{
	font-weight:bold;
	position:relative;
	font-size:35px;
	width:30%;
	border-radius:10px 10px 0 0;
	background-color:#87041a;
	color:#fff100;
	border-top:5px solid #fff;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	line-height:40px;
	background-image:url(../../img/span.png);
	background-position:center;
	text-shadow:2px 2px #87041a;
}

table.hikaku th.t02 img{
	position:absolute;
	top:-68px;
	left:100px;
	width:120px;
}

table.hikaku td{
	font-size:30px;
	text-align:center;
	padding:10px;
	border-right:2px solid #ccc;
	border-top:2px solid #ccc;
	border-bottom:2px solid #ccc;
}

table.hikaku th.td01{
	width:20%;
	padding:10px;
	font-size:25px;
	background-color:#87041a;
	background-image:url(../../img/span.png);
	background-position:center;
	color:#fff;
	border:2px solid #ccc;
	color:#fff100;
	font-weight:bold;
	text-shadow:2px 2px #87041a;
}
table.hikaku td.as01{
	font-size:50px;
	text-align:center;
	padding:5px;
	border-left:5px solid #87041a;
	border-top:2px solid #ccc;
	border-bottom:2px solid #ccc;
	border-right:5px solid #87041a;
	color:#87041a;
	background-color:#fcf9de;
	font-weight:bold;
	border-left:none;
}

table.hikaku td.as01 span{
	color:#87041a;
	/*
	 text-shadow:
        0 3px 0 #ff0000,
        3px 0 0 #ff0000,
        0 -3px 0 #ff0000,
        -3px 0 0 #ff0000,
        -3px -3px 0 #ff0000,
        3px -3px 0 #ff0000,
        -3px 3px 0 #ff0000,
        3px 3px 0 #ff0000
		;
		*/
}
table.hikaku td.as02{
	color:#87041a;
	font-size:50px;
	text-align:center;
	padding:5px;
	border-left:5px solid #87041a;
	border-top:2px solid #ccc;
	border-bottom:5px solid #87041a;
	border-right:5px solid #87041a;
	background-color:#fffbc5;
	border-left:none;
}

table.hikaku td.as02 p,table.hikaku td.as01 p{
	color:#333;
	margin:0;
	padding:0;
}
/* ================ */
.bord{
	padding:10px;
	margin:0 auto 0px;
	border:5px solid #ccc;
}
.bord h3.itemh3{
	color:#fff;
	background-color:#87041a;
	font-weight:bold;
	padding:0 10px;
	font-size:25px;
	 text-shadow:1px 1px #87041a;
	background-image:url(../../img/item.png);
	background-position:center;
}

.bord p{
	text-align:center;
	color:#fff;
	background-color:#87041a;
	margin:0 auto;
	padding:0;
}

.bord img{
	width:100%;
}
table.item{
	border-spacing:10px;
	border-collapse:separate;
	width:100%;

	margin:10px auto;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	color:#666;
	text-align:center;
}
table.item td{
	padding:0px;
	width:20%;
	border:3px solid #87041a;
	border-radius:10px;
}



table.item img{
	padding:1px;
	width:94%;
}
/* ======== CUSTOMIZE========
table.price{
	width:100%;
	border-collapse:collapse;
	font-size:18px;
	margin:0 auto 20px;
}
table.price tr{}
table.price td{
	border:1px solid #ccc;
	padding:10px;
	color:#000;
	font-weight:bold;
}
table.price th{
	font-weight:bold;
	padding:10px;
	border:1px solid #ccc;
	background-color:#15dcbb;
	color:#fff;
	text-align:center;
}
 */

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

.price{
	width:100%;
	height:502px;
	position:relative;
	background-image:url(../../img/price01.jpg);
	background-position:center;
	margin:0 auto 80px;
}
.price div{
	line-height:50px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	height:140px;
	width:200px;
	background-color:#87041a;
	background:url(../../img/titlebg.png);
	color:#fff;
	padding:60px 0 0 0;
	font-weight:bold;
	border-radius:50%;
	font-size:50px;
	display:block;
	text-align:center;
	position:absolute;
	top:50px;
	left:50px;
}

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

table.price02{
	width:100%;
	border-collapse:separate;
	border-spacing:10px;
	margin:0 auto 80px;
}
table.price02 tr{
	vertical-align:top;
}
table.price02 td{
	padding:0;
	padding:5px;
	border-radius:5px;
	width:20%;
	background-color:#fff;
	position:relative;
}

table.price02 td h3{
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align:center;
	font-weight:bold;
	color:#fff;
	background-color:#87041a;
	font-size:22px;
	margin:10px auto 0;
}
table.price02 td p{
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align:center;
	font-weight:bold;
	color:#fff;
	background-color:#87041a;
	font-size:22px;
	margin:0px auto 0;
	padding:0;
}

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

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

table.price03{
	width:100%;
	border-collapse:separate;
	border-spacing:10px;
	margin:0 auto 80px;
}
table.price03 tr{
	vertical-align:top;
}
table.price03 td{
	padding:0;
	padding:5px;
	border-radius:5px;
	width:20%;
	background-color:#fff;
	position:relative;
}

table.price03 td h3{
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align:center;
	font-weight:bold;
	color:#fff;
	background-color:#87041a;
	font-size:16px;
	margin:0px auto 0;
}

table.price03 td img{
	width:100%;
}
table.price03 td p{
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align:center;
	font-weight:bold;
	color:#fff;
	background-color:#87041a;
	font-size:22px;
	margin:0px auto 0;
	padding:0;
}

/************************************/
.performance{
padding: 10px;
background: #fff;
}
.performance table{
width: 100%;
}
.performance table tr{
}
.performance table td{
padding: 10px;
}

.performance table th{
padding: 10px;
}
.performance table img{
width: 100%;
}
/************************************/
table.concept{
width: 95%;
margin: 0 auto;


}
table.concept tr{
}
table.concept td{
text-align: center;
}
table.concept td h3{
text-align: center;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
	color:#87041a;
	font-size:20px;
	font-family: "ヒラギノ角ゴ StdN","Hiragino Kaku Gothic StdN";
}
table.concept td p{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#333;
	font-size:15px;
	text-align: left;
}
table.concept img{
	width:80%;
}
table.concept th img{
}


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

table.contents02{
	width:100%;
	border-collapse:separate;
	border-spacing:10px;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
table.contents02 tr{
	vertical-align:top;
}
table.contents02 td{
	padding:0;
	width:33%;
	border:5px solid #87041a;
	background-color:#87041a;
	border-bottom:none;
}
table.contents02 td h3{
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:28px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	margin:0;
	padding:0;
}
table.contents02 img{
	vertical-align:bottom;
	width:100%;
	padding:0 0;
}
/***********************************************************************/

table.content{
	width:100%;
	margin:0 auto 0px;
	border-spacing:10px;
	border-collapse:separate;
}
table.content tr{
vertical-align: top;
}
table.content td{
	padding:5px;
}

.pic_box img{
	width:30%;
	float: right;
}
/*
img.wp-smiley,
img.emoji {
	display: inline !important;
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 .07em !important;
	vertical-align: -0.1em !important;
	background: none !important;
	padding: 0 !important;
}
img#wpstats{display:none}

*/
.pic_box {
	width:100%;
	border:5px solid #87041a;
	background-color:#87041a;
}
.pic_box span.move{
	width:100%;
	background-color:#87041a;
}

.pic_box p b{
display: none;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:30px;
	color:#fff;
}
.pic_box p {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align:left;
	font-size:15px;
	color:#fff;
		
}

.pic_box a{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
	font-size:15px;
	text-decoration:none;
	background-color:#fff;
	color:#87041a;
	padding:2px 10px;
	display:block;
	text-align: center;
}

.pic_box h3{
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align:center;
	font-weight:bold;
	font-size:30px;
	height:40px;
	line-height:40px;
	color:#fff;
}

.pic_box a:hover{
	opacity:1;
	background-color:#000;
}
/************************************/
/* ========HEADER CUSTOMIZE======== */


.list6{
	padding:0;
	margin:0px auto 10px;
}

.list6 dl.acordion{
 margin:0px auto;
 text-align:left;
 padding:0;
 /*
 height: auto;
 */
	width:100%;
 }
 .list6 dt.trigger {
 text-align:left;
 color: #000;
 padding:0;
 margin:0;
 margin-bottom: 0;
}
 .list6 dt.active{
 }
 .list6 dt.trigger span.open-close {
	 display:none;
 width: 100%;
 text-indent: -9999em;
 }
 .list6 dt.active span.open-close {
 float: right;
 width: 20px;
 height: 20px;
 line-height:20px;
 padding:0;
 margin:0;
 }   
 
 
 .list6 dd.acordion_tree{
	width:100%;
	 margin:0px;
 border-top: none;
	background-position:left;
	background-repeat:no-repeat;
	padding:0;
	
 }
ul.qa02{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-radius:5px;
	background-color:#fff;
	font-weight:bold;
	padding:0 0 0 10px;
	margin:0px;
	list-style-position:inside;
	border:5px solid #ccc;
}

ul.qa02 li{
	background-image:url(../../img/qa002.png);
	background-position:left;
	background-repeat:no-repeat;
	list-style-type:none;
	padding:30px 20px 30px 40px;
	margin:0px 0;
	color:#000;
	font-size:30px;
	font-weight:bold;
	
}

ul.qa02 li img{
	width:20px;
}

ul.qa02 li a{
	font-size:14px;
}

ul.qa02 li a:hover{
	opacity:0.7;
}

.bord02{
	background-color:#fff;
	border-radius:5px;
	padding:10px;
	margin:10px auto;
}



.bord02 p{
	margin:10px auto;
	background-image:url(../../img/qa003.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding:0 0 0 40px;
}


.button04{
	color:#fff;
	margin:0 0 0 0;
	background-image:url(../../img/bg_main.png);
	width:20%;
	padding:5px 20px;
	border-radius:5px;
	text-align:center;
	font-weight:bold;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


p.setumei{
	padding-top:0px;
}

p.setumei img{
	float:left;
	width:15%;
	margin:0 10px 130px 0;
}

p.setumei span{
	text-decoration:underline;
	font-weight:bold;
}
/***************************/

table.menuprice02{
	background-color:#fff;
	width:100%;
	box-shadow:0 0 6px 3px #ccc;
	margin:10px auto 40px;
	border-radius:10px;
}
table.menuprice02 tr{
	vertical-align:top;
}

table.menuprice02 th{
	width:30%;
	padding:10px;
}

table.menuprice02 td{
	padding:10px;
}

table.menuprice02 ul{
	padding:0;
	list-style-type:none;
	margin:0 auto 20px;
}
table.menuprice02 ul li{
	float:left;
	background-color:#ff7bac;
	color:#fff;
	padding:0px 20px;
	border-radius:20px;
	margin:0 10px 10px 0;
	font-size:16px;
}


table.menuprice02 img{
	width:100%;
	border-radius:20px;
	vertical-align:bottom;
}

table.menuprice02 td h3{
	font-size:30px;
	margin:0 auto 10px;
	background-color:#22AC38;
	color:#fff;
	font-weight:bold;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding:0 5px;
	border-radius:0 10px 0 0;
}

table.menuprice02 td h3 span{
	background-color:#ff7bac;
	color:#fff;
	padding:0px 10px;
	border-radius:20px;
	margin:0 10px 0 0;
	font-size:18px;
	background-position:center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-shadow:1px 1px #22AC38;
}

table.menuprice02 td p{
	font-size:20px;
	margin:0;
}

table.menuprice02 td p span.minite{
	background-color:#22AC38;
	color:#fff;
	padding:0px 10px;
	border-radius:20px;
	margin:0 2px 0 0;
	font-size:14px;
	font-weight:bold;
}


table.menuprice02 td p span.price{
	color:#22AC38;
	padding:0px 5px;
	margin:0 0 0 0;
	font-size:35px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
}

table.menuprice02 td p.text{
	padding:0;
	font-size:15px;
	margin:0 auto;
}
/************************************/

table.contactform{
	width:900px;
	margin:0 auto 20px;
	padding:10px;
	color:#fff;
	background-image:url(../../img/back.png);
	font-size:16px;
}
table.contactform tr{}
table.contactform th{
	width:160px;
	padding:15px;
	border-bottom:1px solid #fff;
	font-weight:bold;
}
table.contactform td{
	text-align:left;
	padding:15px;
	border-bottom:1px solid #fff;
}

table.contactform td input,table.contactform td select,table.contactform td textarea{
	padding:10px;
	border-radius:10px;
}


/*::::::::::::::::::::::::::::::::::*/


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


.banner{
	margin:10px auto;
	text-align:center;
}
.banner img{
width: 100%;
}


.banner02{
	margin:0px auto;
	text-align:center;
}
/* ========CUSTOMIZE======== */	
table.news{
	width:100%;
	text-align:center;
	margin:0 auto 0px;
}
table.news tr{
	vertical-align:top;
}
table.news td{
	text-align:center;
	width:50%;
	padding:0 10px;
}
table.news td h3{
	font-size:11px;
}
.box02{
	margin:0px auto 10px;
	width:100%;
	font-size:13px;
	overflow-x:hidden;
	overflow-y:scroll;
	height:202px;
	/*
	background-image:url(../../img/bghw.png);
	*/
	background-color:#fff;
	
}


/*--------------------------------------------------------- */
.imgleft{
	margin:10px 30px 0 0;
	float:left;
	width:250px;
	border-radius:250px;
	box-shadow:5px 5px #796a55;
}
.imgright{
	margin:10px 0 0 30px;
	float:right;
	width:250px;
	border-radius:250px;
	box-shadow:-5px 5px #796a55;
}

.clear{
	clear:both;
}


/*--------------------------------------------------------- */
ul.recruit{
	margin:0;
	padding:0 10px;
}
ul.recruit li{
	list-style-type:none;
	float:left;
	background-image:url(../../img/menubg.png);
	color:#fff;
	border-radius:5px;
	margin:5px 5px;
	padding:0 5px;
}
ul.recruit{}
/*--------------------------------------------------------- */

table.profile{
	width:100%;
	margin:0 auto;
	text-align:left;
	border-collapse:collapse;
}

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

table.profile td{
	border-bottom:1px solid #ccc;
	font-size:16px;
	padding:30px 10px;
}

table.profile th{
	font-weight:bold;
	color:#87041a;
	text-align:left;
	padding:30px 10px;
	border-bottom:1px solid #ccc;
	width:150px;
	font-size:16px;
}


table.profile th span{
	padding:5px 30px;
	background-image:url(../../img/bg_main.png);
	color:#fff;
	border-radius:5px;
	font-size:18px;
}

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

table.formTable{
	width:100%;
	margin:0 auto 40px;
	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;
	padding:20px 10px;
	display: block;
	color:#333;
}

table.formTable td img{
	width:30%;
	float:left;
	margin:0;
	padding:0;
}

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

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

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

select{
	padding:5px 10px;
	border-radius:10px;
	margin-bottom:5px;
}

.input{
	width:95%;
	padding:10px;
	border-radius:10px;
}

/*********************************************************/
.qa{
/*	border-radius:10px;*/
	border:5px solid #ccc;
	padding:15px;
	margin:20px auto;
}
.qa h3{
	
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	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:#87041a;
	font-weight:bold;
}
.qa p{
	background-image:url(../../img/qa003.png);
	background-position:left;
	background-repeat:no-repeat;
	padding:5px 0 5px 40px;
	margin:5px;
	color:#333;
}
/*******************************************/
ol.topol {
	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.topol li {
    position:relative; /* Create a positioning context */
    margin:0 0 20px 20px; /* 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:25px;
	color:#15dcbb;
	font-weight:bold;
	/*
	border-bottom:1px solid #87041a;
	*/
}


ol.topol 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:4px 0;
    color:#fff;
    background:#15dcbb;
    font-weight:bold;
    font-family:"Helvetica Neue", Arial, sans-serif;
    text-align:center;
	background-position:center;
	border-radius:300px;
}

ol.topol li p{
	color:#333;
	font-size:14px;
	font-weight:normal;
	margin:0 auto 10px;
}

.imgrightbox{
	width:340px;
	float:right;
	margin:0 0 0 10px;
}
.imgrightbox img{
	width:100%;
}


table.businesstable{
	text-align:center;
	margin:20px auto;
}
table.businesstable img{
	height:180px;
}
/*******************************************/

/***************************/
.kakoi{
	margin:10px auto;
	padding:10px;
	border:5px solid #15dcbb;
/*	background-image:url(../../img/back.png);*/
	background-color:#fff;
}
table.tuyomitable{
	width:100%;
	margin:0 auto;
	border-spacing:10px;
	
	border-collapse:separate;
}
table.tuyomitable tr{
	vertical-align:top;
}
table.tuyomitable th{
	width:20%;
}
table.tuyomitable th img{
	width:100%;
	border:2px solid #ccc;
	margin:0 10px 0 0;
}

table.tuyomitable b{
	background-color:#15dcbb;
	color:#333;
}

table.tuyomitable td h3{
	font-size:25px;
	color:#15dcbb;
	border-bottom:3px dotted #666;
	margin:0;
	font-weight:bold;
}

table.tuyomitable td h3 span{
	background-color:#15dcbb;
	padding:0 10px;
	border-radius:10px;
	margin:0 10px 0 0;
	color:#fff;
}

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



.pagetop02 {
	position: fixed;
	text-align: center;
	right: 0px;
	bottom: 10px;
	z-index: 9999;
	width:70px;
}
.pagetop02 img{
	width:70px;
}
/*--------------------------------------------------------- */



/* クラス名変更
--------------------------------------------------------- */


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


table.maintable03{
	width:100%;
	border-spacing:20px;
	border-collapse:separate;
	margin:10px auto;
	
}
table.maintable03 tr{
	vertical-align:top;
}
table.maintable03 td{
	width:33%;
	background-color:#FFC5CD;
	padding:5px;
	border-radius:0 0 20px 20px;
	font-size:13px;
}
table.maintable03 td p.big01{
	margin:10px 0 0 0;
	padding:0;
	text-align:center;
	
	font-weight:bold;
}
table.maintable03 td img{
	width:100%;
}
/* ========CUSTOMIZE======== */

/* ========MAIN CONTENTS CUSTOMIZE======== */


.clear{
	clear:both;
}
/* ========CUSTOMIZE======== */
#footer {
	text-align:center;
	width:100%;
	margin:0px 0;
	padding:10px 0 10px;
	background-color:#87041a;
	color:#fff;
}

#footer h2{
	color:#fff;
}
#footer h2 span{
	color:#fff;
	border-bottom:3px solid #fff;
}


#footer p{
	margin:10px auto 0;
	text-align:center;
	font-weight:bold;
}

#footer table.footertable{
	width:100%;
	margin:0 auto;
}

#footer table.footertable tr{
	vertical-align:middle;
}

#footer ul{
	margin:0px auto;
	padding:0px 0;
}


#footer li {
	text-align:center;
	margin:0px 0px;
	padding:0px 21px 0px;
    float:left;
    text-align:center;
	display:block;
}
#footer li a {
	color:#FFF;
	text-decoration:none;
	font-size: 15px;
	font-weight:bold;
}


.copyright a{
	color:#fff;
}




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




.copyright {
	margin:0px auto;
    padding:10px 0;
    font-style:normal;
    font-size:15px;
	
    color:#fff;
    text-align:center;
}
