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

body {
    margin:0;
    padding:0;
    line-height:1.6;
    letter-spacing:1px;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

    
    font-size:13px;
}

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

.wrapbox {
 overflow: hidden;
}

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

	/* バーの装飾 */
	background-image:url(../../img/headerbg02.png);
	/*opacity:1.5;*/
	color: white;
	box-shadow: 3px 3px 3px #666;
	z-index:99999;
}

.footerfixed{
	text-align:center;
	width:1000px;
	margin:0 auto;
	font-size:16px;
	font-weight:bold;
}

span.yellow{
	color:#50a6c7;
}
	span.red{
	color:#ff0000;
	font-weight:bold;
}
	
/*******************************************************/



.nav{
	height:40px;
	padding:10px 0 10px;
	background-image:url(../../img/btn04.png);
	background-position:center bottom;
	background-repeat:repeat-x;
}
/*******************************************************/	
.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
}
/* ========MENU CUSTOMIZE======== */
.menuwrap{
	position:absolute;
	right:0;
	top:35px;
}

#menu{
	border-collapse: collapse;
	border: none;
	padding:0;	
	width:1050px;
	margin:0 auto;
	border-right:1px solid #ccc;
}


#menu td{
	border-left:1px solid #ccc;
	/*
	background-image:url(../../image/list03.png);
	background-position:left;
	background-repeat:no-repeat;
	*/
	height:40px;
	margin:0;
	text-align:center;
	padding:0px 5px 0px;
	text-decoration:none;
	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{
	color: #224B8F;
	margin: 0px;
	padding:0;
	text-decoration:none;
	font-size:18px;
	font-weight:bold;
}

#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:10px;
	color:#333;
	font-weight:bold;
}


/* ========HEADLINE CONTENTS CUSTOMIZE======== */
/*******************************************************/
.header03{
	padding:0px 0;
	width:100%;
/*	background-image:url(../../img/bghw.png);*/
}




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


.logo {
width: 60%;
}

.logo02 {
	position: absolute;
	top:-10px;
	left:310px;
	height:60px;
}


.tel {
margin: 0 auto;
width: 80%;
display: block;
}
.mail {
/*
	position: absolute;
	top:5px;
	right:250px;
*/
	border-radius: 2px;
}

.reservation {
/*
	position: absolute;
	top:5px;
	right:200px;
*/
	border-radius: 2px;
}


.line {
/*
	position: absolute;
	top:5px;
	right:150px;
*/
	border-radius: 2px;
}

.face {
/*
	position: absolute;
	top:5px;
	right:100px;
*/
	border-radius: 2px;
}

.insta {
/*
	position: absolute;
	top:5px;
	right:50px;
*/
	border-radius: 2px;
}
.twitter {
/*
	position: absolute;
	top:5px;
	right:0px;
*/
	height: 40px;
}


.mail02 {
/*
	position: absolute;
	top:25px;
	right:0px;
	width:236px;
*/
}
.line02 {
/*
	position: absolute;
	top:25px;
	right:250px;
	width:236px;
*/
}

/************************************************/	
.headerwrap{
	width:100%;
	text-align: center;
	/*
	background-image:url(../../img/bghw.png);
	*/
}

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



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

.top{
	height:100px;
}

.bg{
	background-image:url(../../img/campaign.png);
	padding:5px;
	margin:0;
}

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

.boxwrap{
	background: url(../../img/box.jpg) center;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.box{
	padding:0px 0;
	width:100%;
	text-align:center;
	margin:0 auto;
}
.box img{
	padding:0px 0;
	width:100%;
	vertical-align: bottom;
}

.boxother{
	padding:0 0 10px 0;
	width:100%;
	text-align:center;
	margin:0 auto;
	background-image:url(../../img/s03.jpg);
	background-position:center;
}

/* ========HEADER CUSTOMIZE======== */
.box03{
	margin:0 auto;
	padding:0px 0 0 0;
	text-align:center;
	height:500px;
	background-image:url(../../img/slider02.png);
	background-position:center;
}

/*
.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======== */

.slider{
}

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

.button02{
	font-weight:bold;
	color:#fff;
	background-color:#98d4bf;
	display:block;
	margin:10px auto 40px;
	padding:10px 50px;
	text-align:center;
	width:60%;
	font-size:30px;
	border-radius:10px;
}




h2{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding:20px 0 15px;
	color:#000;
	margin:0px auto 30px;
	text-align:center;
	font-size:20px;
	line-height:30px;
	font-weight:bold;
	/*
	background-image:url(../../img/h2span.png);
	*/
	border-top: 2px solid #224B8F;
	border-bottom: 2px solid #224B8F;
}

h2 span{
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
/*
	border-radius:5px;
	*/
	padding:2px 20px;
	/*border-radius:5px;*/
	font-size:16px;
	color:#000;
	background-color:#224B8F;
	color:#fff;
}
/* ========HEADER CUSTOMIZE======== */
.boxbg{
	margin:0 auto;
	padding:0px 0 0 0;
	text-align:center;
	background: url(../../img/boxbg.jpg) center center fixed;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.boxbg h2{
	font-size:50px;
	width:100%;
	text-align:left;
	padding:100px 0;
	background:none;
	line-height:30px;
	text-shadow:1px 1px 1px #002060;
}

.boxbg h2 span{
	font-size:18px;
}

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




h3.other{
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

	padding:0;
	color:#000;
	margin:20px auto 20px;
	text-align:center;
	font-size:25px;
	padding:0px 0;
	font-weight:bold;
}
h3.other span{
	border-bottom:5px solid #224B8F;
	color:#000;
}


h3.other02{
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;

	padding:0;
	color:#000;
	margin:40px auto 40px;
	text-align:center;
	font-size:30px;
	padding:0px 0;
	line-height:45px;
	font-weight: normal;
	border-radius:20px 20px 0 0;
}
h3.other02 span{
	border-bottom:2px solid #01b3e5;
	color:#000;
}

h3.other b{
	font-size:34px;
	color:#009fe8;
}


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



/***************************/
table.seikou{
	border-bottom:1px solid #ccc;
}
table.seikou tr{}
table.seikou th{
	padding:10px;
}
table.seikou th img{}
table.seikou td{
	padding:10px;
}
table.seikou td h3{
	color:#ff0000;
	font-size:20px;
	font-weight:bold;
}
table.seikou td p{
	font-size:15px;
}



/***************************/
.soubi{
border-radius: 10px;
margin: 0 auto 80px;
padding: 20px;
	box-shadow:0 0 6px 0px #ccc;
}

.soubi h3{
	background-color:#00a0e9;
	color:#fff;
	text-align: center;
	padding: 5px 0;
	font-weight: bold;
	font-size: 30px;
border-radius: 10px 10px 0 0;
}

.soubi table{}


.soubi table td{
	font-weight: bold;
	font-size: 30px;
	color:#00a0e9;
	width: 36%;
}

.soubi table td.img{
position: relative;
text-align: center;
width: 20%;
padding: 10px 40px 10px 10px;
}


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

.soubi table td span{
font-weight: bold;
	font-size:13px;
	border-radius:50%;
	width:80px;
	height:70px;
	padding-top:10px;
	line-height:30px;
	position:absolute;
	top:10px;
	left:-10px;
	background-color:#00a0e9;
	color:#fff;
	opacity: 0.7;
}

.soubi table td span b{
	font-size:40px;
}

.balloon2 {
  position: relative;
  display: inline-block;
  margin: 1.5em 0;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 100%;
  color: #555;
  background: #FFF;
  border: solid 3px #00a0e9;
  box-sizing: border-box;
  text-align: left;
}

.balloon2:before {
  content: "";
  position: absolute;
  bottom: -24px;
  left: 50%;
  margin-left: -15px;
  border: 12px solid transparent;
  border-top: 12px solid #FFF;
  z-index: 2;
}

.balloon2:after {
  content: "";
  position: absolute;
  bottom: -30px;
  left: 50%;
  margin-left: -17px;
  border: 14px solid transparent;
  border-top: 14px solid #00a0e9;
  z-index: 1;
}

.balloon2 p {
  margin: 0;
  padding: 0;
}

/***************************/
table.flow{
	width:100%;
	text-align:center;
	margin:10px auto 30px;
	color:#000;
	border-collapse:collapse;
}
table.flow tr{
	vertical-align:top;
}
table.flow th{
	padding:0;
}
table.flow th img{
	width:40px;
	height:260px;
}

table.flow td{
	text-align:center;
	padding:10px 0 0 0;
}

table.flow td h3{
	color:#fff;
	font-size:22px;
	margin:0 auto 5px;
	padding:0;
	font-weight:bold;
}
table.flow td h3 span{
	display:block;
	margin:0;
	padding:0;
	font-size:18px;
}


table.flow td p{
	color:#fff;
	font-size:14px;
	padding:0px 20px;
	padding-top:0;
	text-align:justify;
}

table.flow td img{
	height:100px;
}

table.flow td.flow01{
	background-color:#ff0000;
}
table.flow td.flow02{
	background-color:#d10909;
}
table.flow td.flow06{
	background-color:#ba0202;
}
/***************************/


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

.main p.center{
	text-align:center;
}

span.gray{
	font-size:14px;
	
	color:#3e3a39;
}
.main p b{
	color:#224B8F;
	font-weight:bold;
	font-size:18px;
}

.main p b.pink{
	color:#ff5f81;
	font-weight:bold;
	font-size:18px;
}




/*::::::::::::::::::::::::::::::::::*/
table.blog{
	text-align:center;
	width:100%;
	margin:10px auto 0px;
	padding:0;
	border-spacing:10px;
	border-collapse:separate;
}
table.blog tr{
	vertical-align:top;
}
table.blog td{
	background-color:#bae8f7;
	padding:10px;
}


table.blog h3{
	text-align:center;
	color:#fff;
	font-weight:bold;
	font-size:27px;
}


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

table.profilewrap{
	width:100%;
	border-collapse:collapse;
	margin:0 auto 0px;
}
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:16px;
	padding:20px 10px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

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


table.profile th span{
	padding:0px 0px;
	background:#224B8F;
	color:#fff;
	border-radius:5px;
	display:block;
}
/*::::::::::::::::::::::::::::::::::*/
table.pricetable{
	width:100%;
	border-spacing:0px;
	border-collapse:separate;
	margin:0 auto 70px;
	box-shadow:0 0 6px 0px #ccc;
}
table.pricetable caption{
	background-color:#224B8F;
	color:#fff;
}
table.pricetable tr{}
table.pricetable th{
	color: #224B8F;
	border:1px solid #ccc;
	width:20%;
	font-weight:bold;
	background-image:url(../../img/btn04.png);
	background-position:center bottom;
	background-repeat:repeat-x;
	font-size:20px;
}
table.pricetable th.imgth{
	width:30%;
	padding:10px;
	background:#fff;
}

table.pricetable th.imgth p{
text-align: left;
font-size: 14px;
}

table.pricetable th.thtitle{
	background:#224B8F;
	padding:0 10px;
	text-align:left;
	height:50px;
	margin: 0px;
	text-decoration:none;
	font-size:20px;
	color:#fff;
	font-weight:bold;
}
table.pricetable th.imgth img{
	width:100%;
}

table.pricetable th img{
	width:100%;
}
table.pricetable td{
	padding:0 10px;
	border:1px solid #ccc;
	font-weight:bold;
	font-size:30px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
table.pricetable td ul{
	padding:0;
	margin:0;
}
table.pricetable td ul li{
	font-size:16px;
	margin:5px;
	padding:0 20px;
	border-radius:5px;
	list-style-type:none;
	float:left;
	background-color:#224B8F;
	color:#fff;
	font-weight:bold;
}



table.pricetable ol {
	margin:10px 0 0 20px;
    counter-reset:li; /* Initiate a counter */
    padding:0; /* Remove the default left padding */
    list-style:none; /* Disable the normal item numbering */
}
table.pricetable ol li {
    position:relative; /* Create a positioning context */
    margin:0 0 5px 20px; /* Give each list item a left margin to make room for the numbers */
    padding:4px 10px;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:18px;
	color:#333;
	font-weight:bold;
	/*
	border-bottom:1px solid #22ac38;
	*/
}


table.pricetable ol 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:#009fe8;
    font-weight:bold;
    font-family:"Helvetica Neue", Arial, sans-serif;
    text-align:center;
	background-position:center;
	border-radius:300px;
}



table.kakaku{
margin: 5px auto;
width: 100%;
}
table.kakaku tr{}
table.kakaku th{
	background:#224B8F;
	color:#fff;
padding: 2px;
font-size: 12px;
width: 16.5%;
}

table.kakaku th p{
font-size: 12px;}

table.kakaku td{
padding: 2px;
font-size: 12px;
width: 16.5%;
}

/*::::::::::::::::::::::::::::::::::*/
.series{
	width:100%;
	margin:30px auto 20px;
}

.series td{
	width:20%;
	text-align:center;
}

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


.series img{
	margin:0 auto 10px;
	box-shadow:5px 5px #98d4bf;
}
.series a{
	margin:10px 0 0 0;
	font-size:20px;
	background-color:#98d4bf;
	font-family:"rounded-mplus-1c-bold", sans-serif;
	border-radius:10px;
	padding:0 30px;
	color:#fff;
	font-weight:bold;
}

/************************************/
table.request{
	width:100%;
	border-radius:10px;
}
table.request caption{
	background-color:#0071bc;
	border-radius:10px 10px 0 0;
	color:#fff;
	font-weight:bold;
	font-size:25px;
}
table.request tr{}
table.request td{
	border:2px solid #0071bc;
	border-radius:0 0 10px 10px;
	background-color:#fff;
}
table.request td h3{
	text-align:center;
	color:#0071bc;
	margin:10px auto;
	font-weight:bold;
	font-size:18px;
}
table.request td p{
	font-size:13px;
}

table.request td p span{
	color:#ff0000;
}

table.request td img{
}

/***************************/
table.contents{
	width:100%;
}
table.contents tr{}
table.contents th{
	width:50%;
}
table.contents th.th01{
	width:50%;
	background: url(../../img/main03_01.png) center center;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
table.contents th.th02{
	width:50%;
	background: url(../../img/main03_02.png) center center;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
table.contents th.th03{
	width:50%;
	background: url(../../img/main03_03.png) center center;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
table.contents img{
	width:300px;
	margin:10px auto;
}
table.contents td{
	padding:20px;
	width:50%;
	text-align:center;
	box-shadow:0 0 6px 0px #ccc;
}
table.contents td p{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align:left;
	color:#fff;
	font-size:16px;
	line-height:50px;
}
table.contents td h3{
	font-weight:bold;
	text-align:left;
	font-size:30px;
	border-bottom:1px solid #fff;
	color:#fff;
	margin:0 auto 20px;
}

table.contents td.pink01{
	background-color:#224B8F;
}
table.contents td.pink02{
	background-color:#0083B7;
}
table.contents td.pink03{
	background-color:#036EB8;
}

table.contents td.pink02 a{
background: #fff;
font-weight:bold;
color: #0083B7;
padding: 0 10px;
border-radius: 5px;
}

table.contents td.pink03 a{
background: #fff;
font-weight:bold;
color: #036EB8;
padding: 0 10px;
border-radius: 5px;
}

table.contents td{}
table.contents td{}

/***************************/
table.contents02{
	width:100%;
	border-spacing:20px 0;
	border-collapse:separate;
	margin:0;
}
table.contents02 tr{}
table.contents02 img{
	width:35%;
	margin:0;
	border-radius:10px;
	float:right;
	margin-right:10px;
}
table.contents02 td{
	border-radius:10px;
	padding:10px;
	width:33%;
	text-align:center;
	box-shadow:0 0 6px 0px #ccc;
}

table.contents02 td p{
	font-size:13px;
	text-align:left;
	padding:0;
	margin:0;
}

table.contents02 td h3{
	margin:0 auto 10px;
	border-radius:5px 5px 0 0;
	background-color:#224B8F;
	color:#fff;
	font-weight:bold;
}

/***************************/
table.contents03{
	width:100%;
	border-spacing:10px;
	border-collapse:separate;
	margin:0;
}
table.contents03 tr{}
table.contents03 img{
	width:100%;
	margin:0;
	border-radius:10px;
}
table.contents03 td{
	border-radius:10px;
	padding:5px;
	width:16.5%;
	text-align:center;
	box-shadow:0 0 6px 0px #ccc;
}
table.contents03 td h3{
	margin:0 auto 10px;
	border-radius:5px 5px 0 0;
	background-color:#224B8F;
	color:#fff;
	font-weight:bold;
	font-size:15px;
}

/***************************/
.wrap02{
/*
	background:url(../../img/wrap05_03.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	*/
}
/***************************/
.wrap01{
	background-color:#000;
}

.wrap01 h2{
	color:#fff;
}
.wrap01 h2 span{
	background-color:#fff;
	color:#000;
}

/***************************/
a.otherpage{
	width:50%;
	display:block;
	margin:0 auto;
	border:5px solid #22ac38;
	border-radius:10px;

}
a.otherpage table{
	width:100%;
	margin:0 auto;
}
a.otherpage table tr{}
a.otherpage table th{
	padding:10px;
	width:30%;

}
a.otherpage table th img{
	width:100%;
	border-radius:10px;
	vertical-align:bottom;
}
a.otherpage table td{
	text-align:center;
	color:#22ac38;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:40px;
	padding:10px;
	font-weight:bold;
}
a.otherpage table td p{
	background-color:#22ac38;
	color:#fff;
	font-size:20px;
	font-weight:bold;
	border-radius:10px;
	width:80%;
	margin:0 auto;
}


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

.wrap03{
	background:url(../../img/question.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
/*
.wrap03 h2{
	color:#fff;
}
.wrap03 h2 span{
	background-color:#fff;
	color:#224B8F;
}
*/
/* ========HEADER CUSTOMIZE======== */
.wrap04{
	background-color:#ff0000;
}
.wrap04 h2{
	color:#fff;
}
.wrap04 h2 span{
	background-color:#fff;
	color:#ff0000;
}

/* ========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{
	border-radius:0px;
	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:30px 0px 30px 40px;
	margin:0px 0;
	color:#000;
	font-size:25px;
	font-weight:bold;
	
}
ul.qa02 li span{
	display:block;
	background-image:url(../../img/spicon001.png);
	background-repeat:no-repeat;
	background-position:right center;
	padding-right:35px;
}


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;
	border:1px solid #ccc;
}



.bord02 p{
	margin:10px auto;
	background-image:url(../../img/qa003.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding:0 0 0 40px;
}
/************************************/
table.maintable{
	width:100%;
	border-collapse:separate;
	border-spacing:20px;
}

table.maintable tr{
	vertical-align:top;
}
table.maintable td{
	text-align:center;
	padding:15px;
	background-color:#fff;
	width:33%;
	border-radius:10px;
	box-shadow:0 0 6px 0px #ccc;
}
table.maintable td h3{
	text-align:center;
	color:#224B8F;
	margin:0px auto 0;
	padding:0;
	font-weight:bold;
	font-size:20px;
	position:relative;
}


table.maintable td h3 span{
	font-size:16px;
	border-radius:50%;
	width:80px;
	height:65px;
	padding-top:15px;
	line-height:30px;
	position:absolute;
	top:70px;
	left:-10px;
	background-color:#224B8F;
	color:#fff;
	display: none;
}

table.maintable td h3 span b{
	font-size:40px;
}

table.maintable td p{
	font-size:13px;
	background-color:#fff;
	padding:2px;
	text-align:left;
}

table.maintable td p.english{
	margin:0;
	font-size:13px;
	padding:0 2px;
	text-align:left;
	text-align:center;
	color:#000;
	font-weight:bold;
}

table.maintable td img{
	width:100%;
	border-radius:10px;
	
	margin:10px auto;
}
/************************************/
table.content{
	border-collapse:separate;
	border-spacing:10px;
	margin:0 auto;
}

table.content tr{}
table.content td{
	width:33%;
}
table.content td h3{
	text-align:center;
	color:#002060;
	margin:5px auto;
	font-weight:bold;
	font-size:22px;
}
table.content td p{
	font-size:13px;
	background-color:#fff;
	padding:10px;
}

table.content td img{
	
	margin:10px auto;
}
/************************************/
table.voice{
	width:100%;
	border-radius:10px;
	border-collapse:separate;
	border-spacing:10px;
}

table.voice tr{
	vertical-align:top;
}
table.voice td{
	width:33%;
	border:2px solid #0071bc;
	background-color:#fff;
	text-align:center;
}
table.voice td h3{
	text-align:center;
	background-color:#0071bc;
	color:#fff;
	font-weight:bold;
	font-size:22px;
}
table.voice td p{
	text-align: justify;
	font-size:14px;
}

table.voice td p span{
	color:#ff0000;
}

table.voice td img{
	height:120px;
	margin:10px auto;
}
/************************************/
table.family{
	width:100%;
	border-radius:10px;
	border-collapse:separate;
	border-spacing:10px;
}

table.family tr{
	vertical-align:top;
}
table.family td{
	width:33%;
	border:2px solid #0071bc;
	background-color:#fff;
	text-align:center;
}
table.family td h3{
	text-align:center;
	background-color:#0071bc;
	color:#fff;
	font-weight:bold;
	font-size:20px;
}
table.family td p{
	text-align: justify;
	font-size:14px;
}


table.family td img{
	height:120px;
	margin:10px auto;
}
/************************************/


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


.banner02{
	margin:40px auto;
	text-align:center;
}
/************************************/
table.buttontable{
	width:100%;
	text-align:center;
	margin:0 auto 0px;
}
table.buttontable tr{
	vertical-align:top;
}
table.buttontable td{
	text-align:center;
	width:50%;
	padding:10px;
}


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



/************************************/
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 0px;
	width:100%;
	font-size:13px;
	overflow-x:hidden;
	overflow-y:scroll;
	height:300px;
	border:1px solid #ccc;
	background-image:url(../../img/bghw.png);
	
}


/*--------------------------------------------------------- */
.imgleft{
	margin:10px 30px 0 0;
	float:left;
	width:300px;
	border-radius:50%;
	box-shadow:5px 5px #ff5f81;
}
.imgright{
	margin:10px 0 0 30px;
	float:right;
	width:250px;
	border-radius:50%;
	box-shadow:-5px 5px #009fe8;
}

.clear{
	clear:both;
}

/*--------------------------------------------------------- */
ul.guide{
	margin:0 auto 50px;
	padding:0 10px;
}
ul.guide li{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-bottom:1px dashed #ccc;
	list-style-type:none;
	background-image:url(../../img/top14.png);
	background-position:left;
	background-repeat:no-repeat;
	color:#000;
	margin:5px 5px;
	padding:10px 5px 10px 50px;
}
/*--------------------------------------------------------- */
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.guidetable{
	width:100%;
	margin:0 auto 0px;
	text-align:left;
	border-collapse:collapse;
	background-color:#224B8F;
}
table.guidetable tr{
	vertical-align:top;

}
table.guidetable td{
	text-align:center;
	color:#fff;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:16px;
	padding:20px;
}

table.guidetable td h3{
padding: 5px 0;
font-weight: bold;
	background-color:#fff;
color: #224B8F;
}

table.guidetable td p{
color: #fff;
text-align: left;
}

table.guidetable th{
width: 40%;
	text-align:center;
	font-weight:bold;
	color:#fff;
	padding:20px;
	font-size:17px;
}

table.guidetable th img{
width: 95%;
}

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

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


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

}
table.formTable td{
	color:#000;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-bottom:1px solid #ccc;
	font-size:16px;
	padding:20px 10px;
	display: block;
}

table.formTable th{
	font-weight:bold;
	color:#224B8F;
	text-align:left;
	padding:10px 10px;
	border-bottom:1px solid #ccc;
	display: block;
	font-size:17px;
}
.submit{
	border-radius:10px;
	padding:5px 40px;
	font-size:20px;
	color:#fff;
	font-weight:bold;
	background-color:#224B8F;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}


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


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


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

table.formTable02{
	width:100%;
	margin:10px auto;
	text-align:left;
	border-collapse:collapse;

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

table.formTable02 td a{
	display:block;
	border-radius:20px;
	padding:10px 40px;
	font-weight:bold;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	color:#fff;
	background-color:#333;
	text-align:center;
	width:70%;
	margin:10px auto;
}
table.formTable02 th{
	font-weight:normal;
	color:#333;
	text-align:left;
	width:25%;
	font-size:17px;
}

table.formTable02 th.title{
	color:#000;
	font-weight:bold;
	font-size:18px;
	padding:10px 10px;
	color:#fff;
	background-color:#000;
}

table.formTable02 th span{
	background-color:#333;
	color:#fff;
	border-radius:5px;
	padding:0 5px;
	margin-left:5px;
	font-size:13px;
	font-weight:bold;
}
table.formTable02 th b{
	background-color:#f65e50;
	color:#fff;
	border-radius:5px;
	padding:0 5px;
	margin-left:5px;
	font-size:13px;
	font-weight:bold;
}

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

.input02{
	width:45%;
	padding:10px 0;
	border-radius:10px;
}

select{
	padding:10px;
	border-radius:10px;
}

.submit02{
	border-radius:20px;
	padding:10px 40px;
	font-weight:bold;
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	color:#fff;
	background-color:#000;
	font-size:18px;
	text-align:center;
}

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


.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;
}
/*--------------------------------------------------------- */

.pagetop {
	display:none;
	position: fixed;
	text-align: center;
	right: 10px;
	bottom: 10px;
	z-index: 9999;
}

.pagetop02 {
	position: fixed;
	text-align: center;
	right: 0px;
	bottom: 50px;
	z-index: 9999;
}
.pagetop02 img{
	height:400px;
}
/*--------------------------------------------------------- */



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


/* ================ */


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

table.maintable03 caption{
	background-color:#8DBBFF;
	color: #224B8F;
	font-weight: bold;
	font-size: 20px;
}
table.maintable03 h3{
	background-color:#224B8F;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
}

table.maintable03 tr{
	vertical-align:top;
}
table.maintable03 td{
	width:25%;
	padding:5px;
	font-size:13px;
}

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

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

table.anxiety th{
	width:300px;
	text-align:center;
}

table.anxiety th img{
	width:95%;
	border-radius:50%;
	box-shadow:5px 5px #009fe8;
}
/*******************************************/
ol.topol {
	margin:20px 0 0 60px;
    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 5px 20px; /* Give each list item a left margin to make room for the numbers */
    padding:4px 10px;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:20px;
	color:#009fe8;
	font-weight:bold;
	/*
	border-bottom:1px solid #22ac38;
	*/
}


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:#009fe8;
    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;
}

ol.topol li p b{
	font-size:20px;
}

/* ========MAIN CONTENTS CUSTOMIZE======== */
p.topp{
	border-radius:10px;
	border:5px solid #F39800;
	font-weight:bold;
	color:#F39800;
	background-image:url(../../img/topp.png);
	background-position:right;
	font-size:20px;
	background-repeat:no-repeat;
	padding:20px;
	background-color:#fff;
}

.clear{
	clear:both;
}
/* ========MAIN CONTENTS CUSTOMIZE======== */
p.toppp{
	font-weight:bold;
	font-size:30px;
	color:#fff;
	background-color:#009fe8;
	margin:0 0 0 40px;
	padding:0 5px;
	border-radius:0 20px 0 0;
	text-align:left;
}
/*****************************************************/

.footer02{
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	/*
	background-color:#3e3a39;
	*/
	opacity:0.8;
	background-image:url(../../img/bghw02.png);
	background-color:#fff;
	padding:0px 0;
	z-index:9999;
	width:100%;
	text-align:right;
	position:fixed;
	bottom:0px;
	margin:0;
}
.footertel{
	width:100%;
	margin:0 auto;
	color:#fff;
	font-weight:bold;
	font-size:20px;
	text-align:center;
}
.footer02 a{
	color:#fff;
	font-weight:bold;
	font-size:20px;
}
span.leftspan{
	color:#ff5f81;
	float:left;
}
span.yellow02{
	color:#009fe8;
	float:right;
	margin:0 0 0 10px;
}

span.yellow02 a{
	color:#009fe8;
}
/*********************************************************/
table.price{
	margin:0 auto 0px;
	width:100%;
	border-spacing:20px 0;
	border-collapse:separate;
}
table.price tr{
	vertical-align:top;
}

table.price td{
	width:50%;
	font-size:30px;
	padding:30px 0;
	border:5px solid #fff;
	text-align:center;
}
table.price td h3{
	font-size:25px;
	color:#fff;
	font-weight:bold;
	margin:0;
	padding:0;
}
table.price td p{
	margin:0;
	padding:0;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight:bold;
	font-size:80px;
	color:#fff;
}
	
/*********************************************************/
table.guide{
	margin:0 auto 0px;
	width:100%;
}
table.guide tr{
	vertical-align:middle;
}
table.guide td{
	border:1px solid #ccc;
	padding:5px 10px;
	text-align:center;
}

table.guide td p{}
table.guide th{
	border:1px solid #ccc;
	padding:5px 10px;
	background-color:#002060;
	color:#fff;
}

/*********************************************************/
.qa{
	border-radius:10px;
	padding:15px;
	margin:20px auto;
}
.qa h3{	
	background-image:url(../../img/qa002.png);
	background-position:left;
	background-repeat:no-repeat;
	padding:5px 0 5px 40px;
	margin:5px;
	color:#224B8F;
	font-weight:bold;
	background-color:#8DBBFF;
	color: #224B8F;
}
.qa p{
	background-image:url(../../img/qa003.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding:5px 0 5px 40px;
	margin:5px;
}

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

.contactbg{
	margin:20px auto 0;
	width:1000px;
	height:260px;
	background:url(../../img/contactbg.png);
	background-position:top;
	background-repeat: no-repeat;
	position:relative;
}
.contactbg table{
	width:530px;
	text-align:center;
	position:absolute;
	bottom:10px;
	right:10px;
}


/* ================ */
#footer {
	text-align:center;
	width:100%;
	margin:0px 0;
	padding:20px 0 0 0;
	background-color:#224B8F;
	color:#fff;
}



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

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

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

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


#footer li {
	text-align:center;
	margin:0px 0px;
	padding:10px 10px 0;
    float:left;
    text-align:center;
	display:block;
}
#footer li a {
	color:#FFF;
	text-decoration:none;
	font-size: 16px;
	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;
}