@charset "UTF-8";
/*

*/
body {
   padding:0;
   margin:0;
	background-color:#fff;
/*	background-image:url(../../img/bg.jpg);*/
}

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{
}

h1{
	text-align:right;
	color:#7b7b7b;
	margin:0 auto;
	padding:0;
	width:100%;
	font-size:10px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:normal;
	text-align:left;
	text-align: center;
}


/*******************************************************/
#headbar {
	/* 上部に固定するCSS */
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height:50px;

	/* バーの装飾 */
	background-color:#ff0000;
	color: white;
	box-shadow: 3px 3px 3px #666;
	z-index:99999;
	background-image:url(../../img/btn04.png);
	background-position:center bottom;
	background-repeat:repeat-x;
}


#headbar table{
	border-collapse: collapse;
	border: none;
	padding:0;	
	width:100%;
	margin:0 auto;
	border-left:1px solid #ccc;
}

#headbar table td:hover{
	opacity:0.5;
}
#headbar table td{
	border-right:1px solid #ccc;
	height:50px;
	margin:0;
	text-align:center;
	color:#333;
	padding:0;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}

#headbar table td.last{
	border:none;
}

#headbar table tr{
}

#headbar table td a{
	color:#333;
	margin: 0px;
	padding:0;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#headbar table td:hover{
}


#headbar table td a p{
	line-height:5px;
	padding:0;
	margin:0;
	font-size:10px;
	color:#40220f;
}
/* ========HEADER CUSTOMIZE======== */
.box{
	margin:0 auto;
	padding:20px 0 30px;
	text-align:center;
}

.box img{
	vertical-align:bottom;
}

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

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

#access{   margin-top:-60px;
  padding-top:60px;
}
	
/*******************************************************/
	
/*/////////////////////////////////*/

#headImage {
	width:1130px;
   	height:400px;
   	position:relative;
   	list-style:none;
	margin:0px auto;
}

#headImage ul {
   list-style:none;
   margin:0;
   padding:0;
}


#headImage li {
   	position:absolute;
   	height:400px;
}

#headImage img{
	width:1130px;
   	height:400px;
}
#headerimg{
	padding:0px 0;
	text-align:center;
	width:100%;
	background-color:#fff;
}


h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;	
	padding:0;
	color:#333;
	margin:0 auto 10px;
	text-align:center;
	font-size:30px;
	padding:0px 0;
	line-height:25px;
	font-weight:bold;
	border-radius:20px 20px 0 0;
	background-image:url(../../img/h2bg.png);
	background-repeat:no-repeat;
	background-position:center;
}

h2 span{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;	
/*
	border-radius:5px;
	*/
	padding:0 5px;
	font-size:16px;
	color:#9f0319;
}


h2.brown{
	background-image:url(../../img/h2bgbrown.png);
	color:#fff;
}
h2.brown span{
	color:#fff;
}


h3.other{
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#000;
	text-align:center;
	font-size:25px;
}
h3.other span{
	border-bottom:5px solid #9f0319;
}

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


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


.imgleft{
	float:right;
	margin:20px 0 0 20px;
	border-radius:50%;
	width:25%;
}

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

.imgright03{
	width:300px;
	border-radius:50%;
	float:right;
	margin:10px 0px 0 30px;
}

.imgright02 img{
	width:100%;
}

.imgright02 p{
	text-align:center;
	margin:0;
	font-weight:bold;
}
/*******************************************************/
.headerwrap{
	width:100%;
	margin:0 auto;
	background-image:url(../../img/btn04.png);
	background-position:center bottom;
	background-repeat:repeat-x;
}


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

.logo {
width: 100%;
}

.tel {
	position: absolute;
	top:-10px;
	right:100px;
}

.mail {
	position: absolute;
	top:-10px;
	right:0px;
	/*
	right:260px;
	*/
}

.line {
	position: absolute;
	top:-10px;
	right:0px;
	/*
	right:210px;
	*/
}

.reservation {
	position: absolute;
	top:-10px;
	right:50px;
}

.text{
	z-index:9999999;
	position: absolute;
	bottom:47px;
	right:10px;
}
/*/////////////////////////////////*/


#menu{
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	position:absolute;
	border-collapse: collapse;
	border: none;
	padding:0;	
	width:780px;
	bottom:15px;
	right:0;
}

#menu td:hover{
	opacity:0.5;
}
#menu td{
	border-right:1px solid #ccc;
	height:40px;
	margin:0;
	text-align:center;
	padding:0 5px;
	text-decoration:none;
	font-size:14px;
}


#menu td.last{
	border:none;
}


#menu tr{
}

#menu td a{
	color:#666;
	margin: 0px;
	padding:0;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
}

#menu td:hover{
}


#menu td a p{
	line-height:5px;
	padding:0;
	margin:0;
	font-size:10px;
	color:#9f0319;
}


.right{
	position:fixed;
	right:0px;
	bottom:10px;
	display:none;
}

.right img{
	width:100px;
}

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


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

p b{
	font-weight:bold;
	color:#9f0319;
	font-size:18px;
}

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;
   width:100%;
   margin:0px auto;
   padding:20px 0;
}

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

.bannertop{
	margin:20px auto 0;
	text-align:center;
	display: none;
}

.bannertop img{
	vertical-align:bottom;
	margin: 0;
	padding: 0;
}

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

.bannertop02 img{
	vertical-align:top;
}
.bannertop03{
	margin:0 auto 0px;
	text-align:center;
}

.bannertop03 img{
	vertical-align:top;
}
/* ======== CUSTOMIZE======== */

.wrap {
   padding:0px 0;
   margin:0;
/*	background-image:url(../../img/bg02.jpg);*/
}

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

.content02 iframe{
	vertical-align:bottom;
	margin:0;
	padding:0;
}


/* ======== CUSTOMIZE======== */
ul.top{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-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.three{
	margin:0;
	width:100%;
}
table.three td{
	padding:10px;
	width:33%;
}

table.three td h3{
	text-align:center;
	color:#fff;
	background-color:#9f0319;
	margin:0 auto;
}
table.three td p{
	text-align:center;
	margin:0 auto;
}
table.three td img{
	width:100%;
}
/* ======== CUSTOMIZE======== */

table.three02{
	margin:0;
	width:100%;
}
table.three02 tr{
	vertical-align:top;
}
table.three02 td,table.three02 th{
	padding:10px;
}

table.three02 td h3{
	text-align:center;
	color:#fff;
	background-color:#9f0319;
	margin:0 auto;
	padding:5px 0;
}
table.three02 td p{
	text-align:left;
	margin:0 auto;
}

table.three02 th{
	width:130px;
}

table.three02 td img{
	width:100%;
}
/* ======== 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: 3;
   -webkit-column-gap:   0px;
   -moz-column-count:    3;
   -moz-column-gap:      0px;
   column-count:         3;
   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;
	width:100%;
}
table.sns td{
	padding:5px;
	width:33%;
}


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

table.concept{
	margin:0;
	margin:0 auto;
	width: 100%;
}

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

table.concept td{
	padding:0 0;
}

table.concept td p{
	color:#000;
	font-size:14px;
	margin:10px 0 0 0;
}

table.concept td p b{
	color:#9f0319;
	font-size:25px;
}

table.concept td img{
	margin:0 10px 0 0;
}
table.concept th{
text-align: center;
	padding:0 10px;
}

table.concept th img{
	width:80%;
	margin:30px auto;
}


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


.box02{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align:left;
	margin:0 auto;
	width:95%;
	color:#000;
	background-color:#fff;
	overflow-y:scroll;
	overflow-x:hidden;
	height:250px;	
}
/*--------------------------------------------------------- */

h3.symptomh3{
	margin:0 auto;
	background-image:url(../../img/btn04.png);
	background-position:center bottom;
	background-repeat:repeat-x;
	color:#000;
	font-size:18px;
	padding:5px 10px;
	border-bottom:5px solid #9f0319;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
h3.symptomh3:first-letter {
  color: #9f0319;
	font-size:25px;
}

h3.symptomh3 b{
	background-color:#9f0319;
	color:#fff;
	border-radius:5px;
	font-size:13px;
	padding:0 10px;
	margin-left:10px;
}

h4.symptomh4{
	width:100%;
	margin:20px auto 0;
	padding:0;
	color:#000;
	font-size:16px;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

h4.symptomh4 span{
	padding:2px 20px;
	border-radius:10px;
	background-color:#9f0319;
	color:#fff;
}
ol.symptomol {
	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.symptomol li {
    position:relative; /* Create a positioning context */
    margin:0 0 6px 10px; /* Give each list item a left margin to make room for the numbers */
    padding:4px 10px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:18px;
	color:#9f0319;
	font-weight:bold;
	/*
	border-bottom:1px solid #22ac38;
	*/
}


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

ol.symptomol li p{
	font-weight:normal;
	margin:0;
	font-size:13px;
}

/*--------------------------------------------------------- */
table.pricetable{
	width:100%;
	margin:10px auto 80px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
table.pricetable tr{}
table.pricetable th{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-bottom:1px solid #ccc;
	padding:15px 5px;
	text-align:left;
	color:#9f0319;
	font-size:14px;
	width:48%;
}

table.pricetable th p{
	margin:0 auto;
	text-align:left;
	padding:0;
	font-size:12px;
}

table.pricetable th b{
	padding:0;
	font-size:12px;
}
table.pricetable th.titleth{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width:13%;
	text-align:center;
	font-size:15px;
	padding:5px;
}
table.pricetable th.titleth span{
	background-color:#9f0319;
	color:#fff;
	border-radius:5px;
	padding:0 10px;
}
table.pricetable td{
	border-bottom:1px solid #ccc;
	padding:15px 5px;
	text-align:center;
	font-size:14px;
}
/*--------------------------------------------------------- */
table.pricetable02{
	width:100%;
	margin:10px auto 0;
	border-collapse:collapse;
}
table.pricetable02 tr{}
table.pricetable02 th{
	border-bottom:1px solid #ccc;
	padding:15px 5px;
	text-align:left;
	color:#9f0319;
	font-size:15px;
	width:48%;
}

table.pricetable02 th.titleth span{
	background-color:#9f0319;
	color:#fff;
	border-radius:5px;
	padding:0 10px;
}
table.pricetable02 td{
	border-bottom:1px solid #ccc;
	padding:15px 5px;
	text-align:center;
	font-size:15px;
}

/*--------------------------------------------------------- */
table.symptomlink{
	width:100%;
	border-spacing:10px;
	border-collapse:separate;
	margin:0 auto 30px;
}
table.symptomlink tr{
	vertical-align:top;
}
table.symptomlink td{
	text-align:center;
	width:25%;
}

table.symptomlink td a{
	font-size:18px;
	color:#fff;
	background-color:#9f0319;
	display:block;
	padding:10px;
	font-weight:bold;
}


#symptom01,#symptom02,#symptom03,#symptom04,#symptom05,#symptom06,#symptom07,#symptom08{
	margin-top:-100px;
	padding-top:100px;
}

/*--------------------------------------------------------- */
table.store{
	width:100%;
	border-spacing:10px;
	border-collapse:separate;
}
table.store tr{
	vertical-align:top;
}
table.store td{
	padding:20px;
	border:1px solid #ccc;
	width:50%;
}
table.store th{
	padding:0px;
	width:50%;
}
table.store td h4{
    color:#fff;
	text-align:center;	
    background:#ff0000;
	margin:0 auto 5px;
	padding:5px 0;
}
table.store td h4 a{
    color:#fff;
}
table.store td p{
	margin:0;
	padding:0;
}
table.store td iframe{
	width:100%;
	height:200px;
}


table.store td p a{
	color:#036eb8;
	text-decoration:underline;
}
/* ======== CUSTOMIZE======== */
table.customer{}

table.customer td img{
	margin:15px auto;
	width:100%;
	border:5px solid #fff;
	box-shadow: 15px 15px 10px -10px #8d8c8c;
}

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

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

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

table.contents td img{
	width:30%;
	float:right;
	vertical-align:bottom;
	margin:5px 5px 10px 0;
	border-radius:5px;
}
table.contents td p{
	font-size:13px;
	margin:0;
	color:#333;
	padding:5px;
	text-align:left;
}

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

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:#9f0319;
	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:#9f0319;
	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:#9f0319;
	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:#9f0319;
	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:300px;
	text-align:center;
}

table.anxiety th img{
	width:95%;
	border-radius:50%;
}
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:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:22px;
	color:#9f0319;
	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:#9f0319;
    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;
	font-size:13px;
}

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

.wrap02{
	padding:10px 0 10px;
	background-image:url(../../img/sbg.png);
}

.wrap02 h2{
	color:#fff;
}
/* ======== CUSTOMIZE======== */

table.reason{
	width:100%;
	border-collapse:separate;
	border-spacing:0;
	margin:0 auto 20px;
	background-color:#fff;
	box-shadow:0 0 6px 0px #ccc;
/*	background-image:url(../../img/b135.gif);*/
border-radius:10px;
}
table.reason tr{
}


table.reason th{
	padding:10px;
	color:#9f0319;
	font-weight:bold;
	font-size:25px;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align:left;
	line-height:50px;
}
table.reason th b{
	color:#9f0319;
	font-weight:bold;
	font-size:25px;
}
table.reason th.img{
	width:80px;
	padding:10px;
}
table.reason td{
	padding:0 10px 10px 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{
	border-radius:5px;
	vertical-align:bottom;
	width:80px;
	padding:0 0;
}




table.reason td img{
	float:right;
	vertical-align:bottom;
	width:30%;
	padding:0 0;
	margin-left:5px;
border-radius:10px;
}
/* ======== 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:0 30px;
	margin:0px auto 0px;
}
table.interview tr{
	vertical-align:top;
}
table.interview td{
	padding:10px;
	text-align:center;
	background-color:#f2f2f2;
	position:relative;
	/*
	width:33%;
	*/
	border-radius:5px;
}

table.interview td h3{
	/*
	position:absolute;
	top:-40px;
	left:10px;
	*/
	padding:0 0px;
	text-align:center;
	color:#9f0319;
	font-size:20px;
	background-color:#;
	border-radius:5px;
	margin:0;
	text-align:left;
}

table.interview td h3 b{
	/*
	position:absolute;
	top:-40px;
	left:10px;
	*/
	padding:0 20px;
	text-align:center;
	color:#fff;
	font-size:20px;
	background-color:#9f0319;
	border-radius:5px;
	margin:0 10px 0 0 ;
	
}
/*

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

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

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

table.interview02 td h3{
	position:absolute;
	top:-40px;
	left:10px;
	padding:0 20px;
	text-align:center;
	color:#fff;
	font-size:20px;
	background-color:#9f0319;
	border-radius:5px;
}


table.interview02 td img{
	width:30%;
	margin:0 0px 0 10px;
	border:5px solid #fff;
	border-radius:50%;
	float:right;
}

table.interview02 td ul{
	padding:0 5px;
}
table.interview02 td ul li{
	margin:5px 10px;
	float:left;
	text-align:left;
	font-size:13px;
}

/*--------------------------------------------------------- */
a.pdf{
	width:40%;
	text-align:center;
	color:#fff;
	padding:5px 20px;
	font-weight:bold;
	display:block;
	background-color:#9f0319;
	font-size:20px;
	margin:20px 10px;
}
/*--------------------------------------------------------- */

table.profilewrap{
	width:100%;
	border-collapse:collapse;
	margin:0 auto 80px;
}
table.last{
	width:100%;
	border-collapse:collapse;
	margin:0 auto 0px;
}

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

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

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

table.profile th{
	font-weight:bold;
	color:#ea5514;
	text-align:left;
	padding:10px 5px;
	border-bottom:1px solid #ccc;
	width:150px;
	font-size:15px;
	text-align:center;
}


table.profile th span{
	padding:0px 0px;
	background:#9f0319;
	color:#fff;
	border-radius:5px;
	font-size:15px;
	display:block;
}
/* ======== CUSTOMIZE======== */

table.flow{
	width:100%;
	border-collapse:separate;
	border-spacing:20px;
	margin:0 auto 0;
}
table.flow tr{
	vertical-align:top;
}
table.flow td{
	padding:0;
	padding:10px;
	border-radius:5px;
	width:25%;
	text-align:center;
	border:5px solid #81d4cb;
}
table.flow td h3{
	position:relative;
	color:#000;
	font-size:15px;
	font-weight:bold;
	margin:0 auto 0px;
	padding:px 0;
	background-color:#fff;
}

table.flow td h3 span{
	position:absolute;
	top:-130px;
	left:0px;
	color:#fff;
	background-color:#ccc;
	font-size:30px;
	margin-right:0px;
	padding:0 0px;
	width:50px;
	height:50px;
	line-height:50px;
	display:block;
}


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

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

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

.wrap05{
	background-color:#f2f2f2;
}


.wrap06{
	background-color:#9f0319;
}

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

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


}
table.price tr{
	vertical-align:middle;
}
table.price td{
text-align: center;
	border:1px solid #ccc;
	font-size:14px;
	padding:5px 5px;
	background: #fffed2;
}

table.price th{
	font-weight:bold;
	text-align:center;
	padding:5px 5px;
	border:1px solid #ccc;
	font-size:14px;
}


table.price th.pink{
	background: #f6cccd;
}
table.price th.pink02{
width: 20%;
	background: #f2d7e8;
}


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

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


}
table.schedule tr{
	vertical-align:middle;
}
table.schedule td{
word-break: break-all;
text-align: center;
	font-size:13px;
	padding:10px 0px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
width: 20%;
}

table.schedule th{
	font-weight:bold;
	text-align:center;
	padding:5px 5px;
	border:1px solid #ccc;
	font-size:14px;
	background: #9f0319;
	color: #fff;
}


table.schedule td.bluetd{
	background: #f6cccd;
}
table.schedule td.orange{
	background: #f2d7e8;
}


/*--------------------------------------------------------- */
.pagetop {
	position: fixed;
	text-align: center;
	right: 0px;
	bottom: 10px;
	z-index: 99999;
	width:60px;
	display:none;
}

.pagetop img{
	width:60px;
	margin-top:1px;
}
/*--------------------------------------------------------- */

table.formTable{
	width:100%;
	margin:0 auto;
	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:30px 10px;
	display: block;
}

table.formTable th{
	font-weight:bold;
	color:#9f0319;
	text-align:left;
	padding:30px 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:#9f0319;
}


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

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


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

table.formTable02 th{
	font-weight:bold;
	color:#9f0319;
	text-align:left;
	padding:30px 10px;
	border-bottom:1px solid #ccc;
	font-size:16px;
}


table.formTable02 th span{
	font-weight:bold;
	color:#fff;
	background-color:#9f0319;
	text-align:left;
	padding:5px 10px;
	font-size:16px;
}
/* ========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: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-radius:5px;
	background-color:#fff;
	font-weight:bold;
	padding:0 0 0 10px;
	margin:0px;
	list-style-position:inside;
}

ul.qa02 li{
	background-image:url(../../img/qa002.png);
	background-position:left;
	background-repeat:no-repeat;
	list-style-type:none;
	padding:20px 20px 20px 40px;
	margin:0px 0;
	color:#000;
	font-size:20px;
	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 10px 10px 10px;
	margin:0px auto;
}



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


/*********************************************************/
.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;
}
/* ======== CUSTOMIZE======== */
#footer {
	width:100%;
	margin:0px 0;
	padding:20px 0;
	background:#666;
}

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


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



#footer li a {
	color:#FFF;
	display:block;
	text-decoration:none;
	font-size: 17px;
	font-weight:bold;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

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


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

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


.copyright {
	width:100%;
	margin:0px auto;
    padding:0px 0 0 0;
    font-style:normal;
    font-size:15px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color:#fff;
    text-align:center;
}