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

body {
    margin:0;
    padding:0;
    line-height:1.6;
    letter-spacing:1px;
    font-family:Verdana, Helvetica, sans-serif;
    font-size:13px;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	/*
	background-image:url(../image/body_bg.png);
	*/
	font-weight: bold;
}

br {
   letter-spacing:normal;
}

strong{
}

a {
   color:#000;
   text-decoration:none;
}

a:hover {
   color:#CCC;
   text-decoration:none;
}

h1,h2,h3,h4,h5,h6 {
   margin:0;
}

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

.wrapbox {
 overflow: hidden;
}


.space{
	height:100px;
}

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


/* ========TEMPLATE LAYOUT======== */
#wrap {
    margin:0px auto;
    padding:0px;
	width:100%;
	color:#000;
	text-align:left;
	/*
	background-image:url(../image/mainbg02.png);
	*/
}

/* ========HEADER CUSTOMIZE======== */
#header{
	margin:0 auto;
	width:100%;
	height:110px;
}
#header02{
	width:1200px;
	margin:0 auto;
	height:110px;
	position: relative;
}

#header03{
	width:100%;
}

.logo {
	position: absolute;
	top:0px;
	left:0px;
}

.tel {
	position: absolute;
	top:0px;
	right:300px;
	text-decoration:underline;
	height: 90px;
}


.mail {
	position: absolute;
	top:0px;
	right:0px;
}
.line {
	height:80px;
	position: absolute;
	top:5px;
	right:0px;
}


.pagetop {

	position: fixed;
	text-align: center;
	right: 25px;
	bottom: 10px;
	z-index: 9999;
}
	

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

.str{
	background-image:url(../image/25198024.png);
}



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

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



.nav{
	background-image:url(../img/btn04.png);
	background-position:center;
	background-repeat:repeat-x;
}

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

.headerMenu {
	width: 100%;
	/*position: fixed;
	top: 0px;*/
	height:100px;
	z-index: 300;
	background-color:#fff;
	text-align: center;
	padding: 10px 0;
}
#nav{
	height:100px;
	width: 1200px;
	position:relative;
	padding:0;
	margin:0 auto;
}  



.slider02{
	background:url(../image/sbg.png) center no-repeat;
padding:0px 0 0 0;
height: 640px;
text-align: center;
	margin:10px 0 0 0;
	/*
	background-image:url(../image/2686516_m.jpg);
	background-position:center;
	background-repeat: no-repeat;
	*/
}

/*-----------------------------------------------*/
h2{
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		font-family: "ヒラギノ角ゴ StdN","Hiragino Kaku Gothic StdN";
	text-align:center;
	width:100%;
	color:#00B259;
	margin:20px auto 30px;
	font-size:35px;
	font-weight:bold;
	padding: 0 0;
	line-height: 40px;
	background: url(../image/h2.png) top center no-repeat;
}

h2 span{
	font-size:25px;
	color:#000;
}
span.pink{
	font-weight:bold;
	font-size:14px;
	color:#e4007e;
	text-decoration:underline;
}
/* ========HEADLINE CONTENTS CUSTOMIZE======== */
#main {

	text-align:center;
	margin: 0px auto;
	padding:0px;
	overflow:hidden;
	background-color:#FFFFFF;
}
/* ========HEADLINE CONTENTS CUSTOMIZE======== */

.menuwrap{
	width:100%;
}

#menu{
	border-collapse: collapse;
	border: none;
	padding:0;	
	width:1200px;
	margin:0 auto;
	border-left:1px dotted #666;
}

#menu td:hover{
	opacity:0.5;
}
#menu td{
	border-right:1px dotted #666;
	height:50px;
	margin:0;
	text-align:center;
	color:#000;
	padding:0 80px;
	text-decoration:none;
	font-size:18px;
	font-weight:bold;
	background-image:url(../image/navlist.png);
	background-position: left center;
	background-repeat:no-repeat;
}


#menu td.last{
	border:none;
}


#menu tr{
}

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

#menu td:hover{
}


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

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

#content {
	text-align:center;
	margin: 0px auto;
}

.box{
	padding:200px 0 0 0;
	width:100%;
	height:500px;
	border-bottom:10px solid #fff100;
}

.box .button{
	padding:10px 15px;
	border-radius:20px;
	background-color:#fff100;
	width:200px;
	margin:0 auto;
	font-size:16px;
	font-weight:bold;
	color:#333;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.box .button:hover{
	color:#333;
	background-color:#fff;
	border:2px solid #fff100;	
}

.box .button a{
}

/*--------------------------------------------------------- */
table.hikaku{
	margin:0px auto 0;
	width:100%;
	border-collapse:collapse;
	font-family: "ヒラギノ角ゴ StdN","Hiragino Kaku Gothic StdN";
}
table.hikaku th{
	padding:10px;
	text-align:center;
}

table.hikaku th.t01{
	font-size:30px;
	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;
}
table.hikaku th.t02{
	position:relative;
	font-size:30px;
	width:30%;
	border-radius:10px 10px 0 0;
	background-color:#00b259;
	color:#fff100;
	border-top:5px solid #fff;
	border-left:5px solid #fff;
	border-right:5px solid #fff;
	line-height:40px;
	background-image:url(../image/span.png);
	background-position:center;
}

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

table.hikaku th.td01{
	width:20%;
	padding:10px;
	font-size:25px;
	background-color:#00b259;
	background-image:url(../image/span.png);
	background-position:center;
	color:#fff;

	border:2px solid #ccc;
}
table.hikaku td{
	font-size:25px;
	text-align:center;
	padding:10px;
	border-right:2px solid #ccc;
	border-top:2px solid #ccc;
	border-bottom:2px solid #ccc;
}
table.hikaku td.as01{
	font-size:25px;
	text-align:center;
	padding:5px;
	border-left:5px solid #00b259;
	border-top:2px solid #ccc;
	border-bottom:2px solid #ccc;
	border-right:5px solid #00b259;
	color:#ff0000;
	background-color:#fffbc5;
	font-weight:bold;
}

table.hikaku td.as01 span{
	font-size:25px;
	display:block;
}

table.hikaku td.as02{
	color:#ff0000;
	font-size:25px;
	text-align:center;
	padding:5px;
	border-left:5px solid #00b259;
	border-top:2px solid #ccc;
	border-bottom:5px solid #00b259;
	border-right:5px solid #00b259;
	background-color:#fffbc5;
}

table.hikaku td.as02 p,table.hikaku td.as01 p{
	color:#333;
	margin:0;
	padding:0;
}
/*--------------------------------------------------------- */
/* ========MAIN CONTENTS CUSTOMIZE======== */
.box03{
	padding:160px 0 0 0;
	height:140px;
	width:100%;
	background-image:url(../images/s001.JPG);
	background-position:bottom;
}

.box03 h2{
	text-align:left;
	padding:0;
	font-size:30px;
	color:#333;
	width:1200px;
	margin:0 auto;
	border:none;
	background-image:none;
	text-shadow:1px 1px 1px #fff;
}


/* ========MAIN CONTENTS CUSTOMIZE======== */
.box-tour01{
	text-align:center;
	height:500px;
	background-image:url(../image/toursbg01.jpg);
	background-position:center center;
}

.title{
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-align:center;
	font-size:30px;
	padding:200px 0 0 0;
	color:#fff;
	border-bottom:1px solid #fff;
	font-size:40px;
	text-shadow:1px 1px 1px #000;
	font-weight:bold;
	width:40%;
	margin:0 auto;
}

a.maincontent{
padding-top: 100px; /* 固定するもののheightと同じpx値 */
margin-top: -100px; /* 固定するもののheightと同じpx値 */
}

.bggreen{
	/*
	margin:30px auto 0;
	background-image:url(../image/b033.gif);
	*/
	padding:10px 0;
}

.bgimg{
	margin:30px auto 0;
	padding:0;
	width:1200px;
}
.bgimg img{
	padding:0;
	margin:0;
	vertical-align:bottom;
}

/* ========MAIN CONTENTS CUSTOMIZE======== */
.content{
	margin:0px auto;
	padding:60px 0px;
	color:#000;
	text-align:center;
	width: 1200px;
	/*
	box-shadow: 0px 10px 20px #333333;
	*/
}

.banner{
	margin:50px auto 0;
}

.content img{
	vertical-align:bottom;
}



div.img-move a:hover {
 position: relative;
 top: 5px;
 left: 5px;
 opacity:0.5;
}

.content p{
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:16px;
	text-align:left;
	color:#000;
	margin:10px auto;
}


p.left{
	padding:40px 0 20px;
	margin:10px auto;
	text-align:left;
	font-size:16px;
}

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

span.orange{
	font-family:"Arial";
	color:#f8b62d;
	font-weight:bold;
	font-size:25px;
}

span.arial{
	font-family:"Arial";
}
/* ========MAIN CONTENTS CUSTOMIZE======== */



table.top02{
	width:950px;
	text-align:center;
	margin:10px auto;
}

table.top02 td{
	padding:0;
}

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

ul.toplist{
	margin:0 auto 30px;
}
ul.toplist li{
	margin:20px auto;
	list-style-type:none;
	background-image:url(../image/list03.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding:0 0 0 30px;
	font-size:14px;
}

/************************************/
/* ========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: "ヒラギノ角ゴ StdN","Hiragino Kaku Gothic StdN";
	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(../image/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(../image/qa003.png);
	background-position:left top;
	background-repeat:no-repeat;
	padding:5px 0 5px 40px;
}


/************************************/
.wrap01{
	background-image:url(../image/dotte02.png);
	padding: 50px;
	}
	
.wrap01 h2{
color: #fff;
text-shadow: 2px 2px #000;
}


.wrap01 h2 span{
color: #fff000;
}
.wrap01 h2 b{
  font-family: "La Belle Aurore", cursive;
  font-weight: 400;
  font-style: normal;
  font-size: 80px;
  color: #fff000;
display: block;
}


/************************************/
.wrap02{
	background-image:url(../image/dotte03.png);
	padding: 0px;
	}
	
.wrap02 h2{
color: #fff;
text-shadow: 2px 2px #000;
}


.wrap02 h2 span{
color: #fff000;
}

.wrap02 h2 b{
  font-family: "La Belle Aurore", cursive;
  font-weight: 400;
  font-style: normal;
  font-size: 80px;
  color: #fff000;
display: block;
}

/************************************/
.wrap03{
	background-image:url(../image/dotte04.png);
	padding: 50px;
	}
	
.wrap03 h2{
color: #ff2a87;
text-shadow: 2px 2px #000;
}


.wrap03 h2 span{
color: #fff;
}


.wrap03 h2 b{
  font-family: "La Belle Aurore", cursive;
  font-weight: 400;
  font-style: normal;
  font-size: 80px;
  color: #fff000;
display: block;
}

/************************************/
.wrap04{
/*
	background-image:url(../image/dotte04.png);
	padding: 50px;
*/
	}
	
.wrap04 h2{
color: #ff2a87;
/*text-shadow: 2px 2px #000;*/
}


.wrap04 h2 span{
color: #000;
}


.wrap04 h2 b{
  font-family: "La Belle Aurore", cursive;
  font-weight: 400;
  font-style: normal;
  font-size: 80px;
  color: #fff000;
display: block;
}

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

.box02{
	margin:10px auto;
	width:1200px;
	border:1px solid #CCC;
	overflow-y:scroll;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:13px;
	overflow-x:hidden;
	height:220px;
	background-color:#fff;
	
}



.box02 table.news{
	width:725px;
	margin:10px auto;
}
.box02 table.news tr{
	
}

.box02 table.news td{
	padding:0 5px ;
	border-bottom:1px dotted #666666;
	color:#666666;
}

/*::::::::::::::::::::::::::::::::::*/
table.pricetable03{
	text-align:center;
	width:95%;
	margin:10px auto 10px;
border-collapse: separate;
border-spacing: 30px;
	/*box-shadow:0 0 6px 3px #ccc;
	background-image:url(../img/b134.png);*/
}
table.pricetable03 tr{
	vertical-align:top;
}

table.pricetable03 td{
border-radius: 20px;
border: 5px solid #000;
text-align: left;
padding: 30px;
background: #fff;
width: 33%;
text-align: center;
position: relative;
}

table.pricetable03 td h2{
border-radius: 10px 10px 0 0;
margin:0 auto 30px;
padding: 5px 0;
font-size: 23px;
	font-family: "ヒラギノ角ゴ StdN","Hiragino Kaku Gothic StdN";
	color: #fff;
	text-align: center;
	background: #ff2a87;
	text-shadow: none;
}

table.pricetable03 td h3{
margin:10px auto;
padding: 5px 0;
font-size: 20px;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-family: "ヒラギノ角ゴ StdN","Hiragino Kaku Gothic StdN";
	color: #ff2a87;
	text-align: center;
}

table.pricetable03 td h3 span{
	background:linear-gradient(transparent 60%, #fff000 60%);
}

table.pricetable03 td h4{
margin: 0;
padding: 5px;
font-size: 25px;
	font-family: "ヒラギノ角ゴ StdN","Hiragino Kaku Gothic StdN";
	background:#8CC63F;
	color: #fff;
	text-align: center;
}
table.pricetable03 td p{
color: #000;
text-align: left;
}

table.pricetable03 td p b{
color: #ff0000;
}

table.pricetable03 td p span{
background:linear-gradient(transparent 60%, #fff000 60%);
}
table.pricetable03 td p span.back{
	font-family: "ヒラギノ角ゴ StdN","Hiragino Kaku Gothic StdN";
font-weight: bold;
background:linear-gradient(transparent 60%, #fff 60%);
background: #ffffca;
}

table.pricetable03 td span.deco{
text-decoration: line-through;
}
table.pricetable03 img{
width: 60%;
border-radius: 50%;
}


table.pricetable03 td ul{
margin: 0;
	font-family: "ヒラギノ角ゴ StdN","Hiragino Kaku Gothic StdN";
padding: 0 0px;
font-size:18px;
}
table.pricetable03 td ul li{
padding:5px 0;
border-bottom: 1px solid #ccc;
list-style-position: inside;
}
table.pricetable03 td ul{}

/*********/
table.pricetable05{
	text-align:center;
	width:100%;
	margin:10px auto 10px;
border-collapse: separate;
border-spacing:30px 90px;
}

table.pricetable05 td{
border-radius:0 20px 20px 20px;
border: 0px solid #000;
text-align: left;
padding: 30px;
background: #fff;
width: 33%;
text-align: center;
position: relative;
	box-shadow:0 0 6px 3px #333;
}
table.pricetable05 td h2{
border-radius: 10px 10px 0 0;
margin:0 auto 30px;
padding: 5px 0;
font-size: 23px;
	font-family: "ヒラギノ角ゴ StdN","Hiragino Kaku Gothic StdN";
	color: #fff;
	text-align: center;
	background: #333;
	text-shadow: none;
	position: absolute;
	top:-53px;
	left: 0;
	box-shadow:
	0px -3px 6px 2px #333;
	width: 230px;
	text-align: center;
	display: inline;
	/*
	0 0px 6px 3px #333,
	*/
}

.wrap01 table.pricetable05 td h2 span{
font-size: 30px;
}



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

table.pricetable02{
background: #fff;
	text-align:center;
	width:100%;
	margin:80px auto 10px;
	box-shadow:5px 5px #000;



	border-radius:0 20px 20px 20px;
	box-shadow:0 0 6px 3px #333;
	position: relative;
	/*background-image:url(../img/b134.png);*/
}
table.pricetable02 tr{
	vertical-align:top;
}
table.pricetable02 th{
width: 37%;
padding: 30px;
padding-right: 0;
}

table.pricetable02 th img{
	width:100%;
}

table.pricetable02 td{
text-align: left;
padding: 30px;
}
table.pricetable02 td h3{
margin: 0 auto 0px;
padding:0 0px;
font-size: 40px;
	font-family: "ヒラギノ角ゴ StdN","Hiragino Kaku Gothic StdN";
	color: #000;
	
	position: absolute;
	top:-61px;
	left: 0;
	text-align: center;
	/*
	width: 230px;
	display: inline;
	*/
}

table.pricetable02 td h3 span{
/*
		background:linear-gradient(transparent 50%, #fff000 50%);
		color: #ff2a87;
*/
border-radius: 10px 10px 0 0;
	box-shadow:	0px -3px 6px 2px #333;
	font-family: "ヒラギノ角ゴ StdN","Hiragino Kaku Gothic StdN";
	color: #fff;
	background: #333;
	padding: 0 50px;
}
table.pricetable02 td h3 b{
		color: #fff000;
}



table.pricetable02 td h4{
margin: 0 auto 10px;
padding:0 5px;
font-size: 20px;
	font-family: "ヒラギノ角ゴ StdN","Hiragino Kaku Gothic StdN";
	color: #fff;
	background: #00b2b2;
}


table.pricetable02 td p{
margin: 0;
padding: 0;
	color: #000;
}

table.pricetable02 td p span{
		background:linear-gradient(transparent 50%, #fff000 50%);
}

table.pricetable02 td p b{
color: #ff0000;
}
/*
table.pricetable02 td p b{
font-size: 40px;
color: #ff0000;
}
*/

table.pricetable03 td span.deco{
text-decoration: line-through;
}
table.pricetable02 td p.deco b{}
/****************▼　メイン　▼******************************************************/
table.contacttable{
border-collapse: collapse;
margin: 0 auto;
}
table.contacttable tr{}
table.contacttable td{
padding: 0;
border: none;
}
table.contacttable img{
vertical-align: bottom;
border: none;
}

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

table.voice td{
border-radius: 20px;
	box-shadow:0 0 6px 3px #ccc;
text-align: center;
padding: 30px;
width: 33%;
background-color: #fff;
}
table.voice td h3{
border-radius: 20px 20px 0 0;
margin: 0;
padding: 5px;
font-size: 20px;
	font-family: "ヒラギノ角ゴ StdN","Hiragino Kaku Gothic StdN";
	background-image:url(../image/wrap03h3.png);
	background-position: center;
	color: #fff;
	text-align: center;
	text-shadow: 1px 1px 1px #000;
}
table.voice td p{
margin: 0;
padding: 20px;
padding-top: 0;
font-size: 15px;
	color: #333;
	text-align: left;
}

table.voice img{
height: 200px;
}
/*::::::::::::::::::::::::::::::::::*/
/****************▼　メイン　▼******************************************************/
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}

.wrapper {
width:1200px;
margin:20px auto;
clear:both;
}
.pic_box {
	width:451px;
	height:451px;
	position:relative;
	overflow:hidden;
	margin:5px;
	float:left;
}
.pic_box span{
	width:100%;
	height:100%;
	background-color:#333;
	opacity:0.5;
	position:absolute;
	top:451px;
	left:0;
}
.pic_box p {
	font-weight:bold;
	text-align:center;
	margin-top:150px;
		
}
.pic_box p a{
	color:#fff;
	text-decoration:none;
	border:1px solid #fff;
	padding:5px;

}
.pic_box p a:hover {
	background:#fff;
	color:rgba(239,0,151,1);
}

.pic_box img{
	width:451px;
	height:451px;
}

a.buttonother02{
	width:200px;
}
.buttonother{
	padding:10px 15px;
	border-radius:20px;
	width:200px;
	margin:30px auto;
	font-size:15px;
	font-weight:bold;
	color:#333;
	text-align:center;
	background-color:#fff100;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.buttonother:hover{
	color:#333;
	background-color:#fff;
	border:2px solid #fff100;	
}

table.area{
	width:100%;
	border-top:1px solid #ccc;
}

table.area tr{
	vertical-align:top;
}
table.area td{}
table.area th{}

table.area p{
	text-align:left;
}
table.area td ul{
	padding:0;
}
table.area td ul li{
	font-size: 16px;
	list-style-type: none;
	margin-bottom: 15px;
	color:#666;
	background-image:url(../image/arealist.png);
	background-position:left;
	background-repeat:no-repeat;
	padding:0 0 0 20px;
}

/***************************/
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:50px;
	height:330px;
	vertical-align:bottom;
}

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

table.flow td h3{
	color:#fff000;
	font-size:25px;
	margin:0 auto 5px;
	padding:0;
}
table.flow td h3 span{
	display:block;
	margin:0;
	padding:0;
	font-size:20px;
	color:#fff;
}


table.flow td p{
text-align: center;
	color:#fff;
	font-size:12px;
	padding:0px 5px 0px 5px;
	padding-top:0;
}

table.flow td img{
	width:80%;
}

table.flow td.flow01{
	background-color:#8fc31f;
}
table.flow td.flow02{
	background-color:#22ac38;
}
table.flow td.flow03{
	background-color:#00913a;
}
table.flow td.flow04{
	background-color:#006934;
}

/* ======== CUSTOMIZE======== */
/****************▲　メイン　▲******************************************************/

.wrap{
	padding:30px 0;
	height:300px;
	background-image:url(../image/bg05.jpg);
	background-position:center center;
}

.wrap h2{
	
	font-size:40px;
	color:#fff;
	text-shadow:1px 1px 1px #000;
	font-style: normal;
}

.wrap p{
	color:#fff;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:18px;
	text-align:center;
	text-shadow:1px 1px 1px #000;
}

.wrap .button{
	padding:10px 15px;
	border-radius:20px;
	width:200px;
	margin:30px auto;
	font-size:16px;
	font-weight:bold;
	color:#333;
	text-align:center;
	background-color:#fff100;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.wrap .button:hover{
	color:#333;
	background-color:#fff;
	border:2px solid #fff100;	
}

.box .button a{
}





.clear{
	clear:both;
}

span.yellow{
	color:#fff100;
}
/*--------------------------------------------------------- */

table.pricetable04{
width: 100%;
border-collapse: collapse;
}
table.pricetable04 tr{
vertical-align: top;
}
table.pricetable04 th{
width: 42%;
padding: 10px;
position: relative;
}
table.pricetable04 td{
padding: 10px;
}

table.pricetable04 td h3{
font-family: "ヒラギノ角ゴ StdN","Hiragino Kaku Gothic StdN";
font-size: 30px;
color: #000;
}

table.pricetable04 p{
margin: 0;
padding: 0;
}

table.pricetable04 p span{
color: #c1272d;
}




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

table.pricetable04 th img.ribon{
width: 95%;
position: absolute;
bottom: 370px;
left: 2.5%;
}




table.pricetable04 a{
border: 5px solid #000;
background: #fff;
font-size: 22px;
text-align: center;
display: block;
margin: 20px auto;
padding: 20px 0;
font-weight: bold;
color: #000;
border-radius: 50px;
box-shadow:5px 5px #666;
}

table.pricetable04 a:hover{
border: 5px solid #fff;
background: #ff3470;
text-align: center;
display: block;
font-weight: bold;
color: #fff;
opacity: 1;
box-shadow:5px 5px #ce0f6a;
}


.car{
margin: 80px auto;
position: relative;
}
.car div{
margin: 0 auto;
padding: 20px;
background: #fff;
text-align: center;
	box-shadow:0 0 6px 3px #333;
border-radius:0 20px 20px 20px;
}
.car h4{
padding: 0;
margin: 0;
font-size: 25px;
	font-family: "ヒラギノ角ゴ StdN","Hiragino Kaku Gothic StdN";
	color: #fff;
	text-align: left;
	z-index: 1;
	position: absolute;
	top:-38px;
	left: 0;
}
.car h4 span{
border-radius: 10px 10px 0 0;
padding: 0 30px;
	background: #ff2a87;
	text-shadow: none;
	box-shadow:0px -3px 6px 2px #333;
}
.car h4 b{
color: #fff000;
}



.car div p b{
font-family: "ヒラギノ角ゴ StdN","Hiragino Kaku Gothic StdN";
font-weight: bold;
font-size: 25px;
color: #ff2a87;
	background:linear-gradient(transparent 60%, #fff000 60%);
}



/*--------------------------------------------------------- */
.white{
padding: 0px 20px 20px 20px;
background: #fff;
}
table.formTable{
	width:100%;
	margin:0 auto 40px;
	text-align:left;
	border-collapse:collapse;
	font-family: "游ゴシック","YuGothic", "游ゴシック体","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
table.formTable tr{
	vertical-align:top;
}
table.formTable td{
	border-bottom:1px solid #ccc;
	font-size:16px;
	padding:20px 10px;
	color:#333;
}

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

table.formTable th{
	font-weight:bold;
	text-align:left;
	padding:20px 10px;
	border-bottom:1px solid #ccc;
	width:170px;
	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:#00b2b2;
}

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

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

/*********************************************************/
/* ========FOOTER CUSTOMIZE======== */
#footer {
	margin:0px 0 0 0;
	height:auto;
	text-align:center;
	color:#fff;
	padding: 20px 0;
	background-color:#000;
	/*
	background-color:#ccc;
	*/
}

#footer table{
	text-align:center;
	margin:0px auto;
	padding:10px 0;
	border-spacing: 20px 0;
}



#footer table a {
	color:#fff;
	text-decoration:none;
	font-size: 15px;
	text-decoration:underline;
}

#footer li a:hover {
	color:#CCC;
}


/* 回り込み解除 */
#footer ul:after {
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}


.copyright {
	width:100%;
	margin: 0px auto;
    padding:0px 0;
    font-999:11px;
    color:#fff;
    text-align:center;
	
}

.copyright a{
    color:#fff;
}
