@charset "utf-8";

/* reset
----------------------------------- */

html, body, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p,
header, hgroup, section, article, aside, hgroup, footer, figure, figcaption, nav {
 margin: 0;
 padding: 0;
 font-size: 100%;
}

body {
 line-height: 1.0;
 -webkit-text-size-adjust: none;
}

article,aside,canvas,details,figcaption,figure,
footer,header,hgroup,menu,nav,section,summary { 
 display:block;
}

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

ul, ol {
 list-style: none;
}

table {
 border-spacing: 0;
 empty-cells: show;
}


/* common
----------------------------------- */

body {
	background-color: #FFFFED;
	font-family: Arial, san-serif;
	font-size: 14px;
	line-height: 1.6;
	color: #000;
}

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

hr {
	clear: both;
	visibility: hidden;
	margin-top: 0px;
	margin-bottom: 0px;
}

#headbox {
	overflow: hidden;
	width: 100%;
	position: absolute;
	top: 0;
	z-index: 3;
}

.headcaver {
	position: relative;
	top: 0;
	z-index: 0;
	width: 100%;
	height: auto;
}

#headbox h1 {
	float: left;
	margin-top: 20px;
	margin-left: 10px;
	margin-bottom: 0px;
}

#btnav {
	float: right;
	cursor: pointer;
	position: relative;
	margin-right: 10px;
	margin-top: 20px;
}

#btnavop {
	position: absolute;
	z-index: 1;
	top: 0;
	height: 40px;
}

#btnavcl {
	position: relative;
	z-index: 0;
	top: 0;
	height: 40px;
}

#contents {
	width: 100%;
	min-height: 800px;
	position: relative;
	z-index: 2;
	background-image: url(../images/bg.jpg);
}


#nav {
	width: 190px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	background-color: #FCF;
}

#nav ul {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
}

#nav li {
	margin: 0 10px;
	padding: 10px 0;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #F6F;
}

#nav li a {
	display: block;
	color: #F0C;
}

#mainbox {
	background-image: url(../images/top/bg_top.jpg);
	background-repeat: no-repeat;
	-moz-background-size:100% auto;
	background-size:100% auto; 
}

.logo {
}

.logo img {
	height: auto;
	width: 60%;
	margin-bottom: 5%;
	margin-right: 4%;
	margin-left: 36%;
}


.ti01 {
	font-size: 16px;
	font-weight: normal;
	color: #721815;
	margin-right: 3%;
	margin-bottom: 4%;
	margin-left: 3%;
	padding-bottom: 1%;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #721815;
}

.ti01b {
	font-size: 16px;
	font-weight: normal;
	color: #F69;
	margin-right: 3%;
	margin-bottom: 4%;
	margin-left: 3%;
}

.ti01c {
	font-size: 16px;
	font-weight: normal;
	color: #F69;
	margin-right: 3%;
	margin-left: 3%;
}

.ti01d {
	font-size: 16px;
	font-weight: normal;
	color: #721815;
	margin-right: 3%;
	margin-bottom: 4%;
	margin-left: 3%;
	padding-bottom: 1%;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #721815;
}

.btarea01{
	text-align: left;
	display: block;
	color: #963;
	text-decoration: none;
	border-radius: 10px;
	border: 3px solid #fff;
	font-weight: bold;
	background: #5882FA -webkit-gradient(linear, 0% 0%, 0% 100%, from(#5882FA), to(#08298A));
	-webkit-box-shadow: 0 0 3px #333333;
	box-shadow: 0 0 3px #333333;
	margin-top: 0px;
	margin-right: 4%;
	margin-left: 4%;
	background-image: url(../images/ic_mail.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	background-size: 46px auto;
	font-size: 20px;
	letter-spacing:3px;
	height: 46px;
	padding-top: 2%;
	padding-bottom: 2%;
	padding-left: 70px;
	vertical-align: middle;
	background-color: #FC9;
	margin-bottom: 6%;
	line-height: 230%;
}


.btarea02{
	text-align: left;
	display: block;
	color: #963;
	text-decoration: none;
	border-radius: 10px;
	border: 3px solid #fff;
	font-weight: bold;
	background: #5882FA -webkit-gradient(linear, 0% 0%, 0% 100%, from(#5882FA), to(#08298A));
	-webkit-box-shadow: 0 0 3px #333333;
	box-shadow: 0 0 3px #333333;
	margin-top: 0px;
	margin-right: 4%;
	margin-left: 4%;
	background-image: url(../images/ic_tel.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	background-size: 46px auto;
	font-size: 20px;
	letter-spacing:3px;
	height: 46px;
	padding-top: 2%;
	padding-bottom: 2%;
	padding-left: 70px;
	vertical-align: middle;
	background-color: #FC9;
	margin-bottom: 3%;
	line-height: 230%;
}



a.btpageup{
	text-align: center;
	display: block;
	padding: 8px;
	color: #fff;
	text-decoration: none;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
	border-radius: 10px;
	border: 1px solid #fcb7d4;
	font-weight: bold;
	background: #f29ec2 -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f29ec2), to(#fcb7d4));
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	background-color: #999;
	clear: both;
}


.fnav ul{
 margin: 10px;
 }
 .fnav ul li{
 overflow: hidden;
 margin: 0;
 width: 100%;
 text-align: left;
 padding: 0;
 border: 1px #ccc solid;
 border-bottom: 0;
 background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f0f0f0));
 background: linear-gradient(#fff, #f0f0f0);
 display:block;
 -webkit-box-shadow:0px 3px 3px rgba(000,000,000,0.1);
 box-shadow:0px 3px 3px rgba(000,000,000,0.1);
 }
 .fnav ul li:first-child{
 border-radius: 8px 8px 0 0;
 }
 .fnav ul li:last-child{
 border-radius: 0 0 8px 8px;
 border-bottom:1px #ccc solid;
 }
 .fnav ul li a{
	color: #666;
	display: block;
	height: 44px;
	margin: 0;
	padding: 0 0 0 10px;
	overflow: hidden;
	white-space: nowrap;
	line-height: 44px;
	text-overflow: ellipsis;
	text-decoration: none;
	font-weight:bold;
 }
 .fnav ul li a::after{
 content: url(../images/arfnav.png);
 float: right;
 }

.round {
	border-radius:10px;
	border:1px solid #999;
	padding:10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 30px;
	background-color: #FFF;
}

.round p {
	line-height: 120%;
	margin-bottom: 10px;
}

.round div {
	width: 70px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

.round li a{
	display: block;
	height: 33px;
	width: 70px;
	color: #F6F;
	line-height: 30px;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff),to(#ececec));
	background: linear-gradient(#fff #ececec);
	text-align: center;
	text-decoration: none;
	border: 1px solid #dadada;
	margin-top: 7px;
	font-weight:bold;
	border-radius: 4px 4px 4px 4px;
	margin-right: 5px;
 }

.footbox {
	background: -webkit-gradient(linear, left top, left bottom, from(#f29ec2),to(#f29ec2));
	background: linear-gradient(#f29ec2 #f29ec2);
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

.footbox p {
	font-size: 13px;
	color: #FFF;
	margin-bottom: 5px;
}

.footbox small {
	font-size: 10px;
	color: #FFF;
}

.bnbox p {
	text-align: center;
	margin-bottom: 3%;
}

.sti01 {
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
	background-color: #F69;
	text-align: center;
	padding-top: 3%;
	padding-bottom: 3%;
}


/* top page
----------------------------------- */

.prbox {
	background-color: #FFFFED;
	padding: 2%;
	margin-right: 3%;
	margin-bottom: 3%;
	margin-left: 3%;
}

.prbox02 {
	background-color: #FFFFED;
	padding: 3%;
	margin-right: 3%;
	margin-bottom: 5%;
	margin-left: 3%;
	border: 1px solid #F5F5F5;
	background-image: url(../images/top/fairy.png);
	background-position: 95% 95%;
	background-repeat: no-repeat;
}

.prbox02 p {
	margin-bottom: 1%;
}

a.btlist{
	text-align: center;
	display: block;
	padding: 8px;
	color: #006699;
	text-decoration: none;
	border-radius: 10px;
	border: 3px solid #006699;
	font-weight: bold;
	background: -webkit-gradient(linear, left top, left bottom, from(#f3f3f3), to(#d1d1d1));
	background: linear-gradient(#f3f3f3, #d1d1d1);
	-webkit-box-shadow: 0 0 3px #f5f5f5;
	box-shadow: 0 0 3px #f5f5f5;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-size: 16px;
}

.newsbox dl {
	padding: 0px;
	margin-top: 0px;
	margin-right: 4%;
	margin-bottom: 6%;
	margin-left: 4%;
}

.newsbox dt {
	clear: both;
}

.newsbox dt span {
	font-weight: normal;
	color: #F00;
	margin-left: 5px;
	background-color: #FFE8D0;
	padding: 1%;
}

.newsbox dt span a {
	color: #333;
	text-decoration: none;
}

.newsbox dd {
	float: left;
	margin-bottom: 10px;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #F9F;
	padding-bottom: 4px;
	width: 100%;
}

.yakusokubox {
}

.yakusokubox div {
	background-color: #FFF;
	padding: 3%;
	margin-right: 3%;
	margin-bottom: 5%;
	margin-left: 3%;
	border: 1px solid #F5F5F5;
}

.yakusokubox ul {
	padding: 0px;
	list-style-type: none;
}

.yakusokubox li {
	background-image: url(../images/promise_icon.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	margin-bottom: 2%;
	padding-left: 24px;
}

.infobox {
}

.infobox dl {
	padding: 0px;
	margin-right: 4%;
	margin-bottom: 5%;
	margin-left: 4%;
}

.infobox dt {
	float: left;
}

.infobox dd {
	margin-left: 90px;
	margin-bottom: 1%;
}



/*  about　page
----------------------------------- */

.ti_abo01 {
	font-size: 14px;
	font-weight: bold;
	color: #F69;
}

.ti_abo02 {
	background-color: #FFFFEC;
	padding: 1%;
	border-radius: 4px 4px 4px 4px;
}

/*  cosmetic　page
----------------------------------- */

.cosbox {
	margin-right: 3%;
	margin-left: 3%;
}

.cosbox:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html .cosbox {
    height: 1em;
    overflow: visible;
}
/**/

.cosbox h3 {
	font-size: 14px;
	color: #FFF;
	clear: both;
	margin-bottom: 2%;
	background-color: #F69;
	padding-top: 1%;
	padding-right: 2%;
	padding-bottom: 1%;
	padding-left: 2%;
	border-radius: 8px;
}

.cosbox img {
	float: left;
	width: 30%;
	margin-right: 5%;
}

.cosbox ul {
	margin-bottom: 2%;
}

.cosbox li {
	margin-bottom: 1%;
	padding-left: 10%;
}


/* news page
----------------------------------- */
.newsbox {
	background-color: #FFFFED;
	margin-right: 3%;
	margin-bottom: 5%;
	margin-left: 3%;
	border-radius: 5px;
	padding-top: 2%;
	padding-right: 5%;
	padding-bottom: 5%;
	padding-left: 5%;
}

.newsbox p {
	margin-bottom: 2%;
}

.newsbox img {
	width: 30%;
	height: auto;
}

/* sitemap page
----------------------------------- */

.sitbox {
}

.sitbox li {
	margin-bottom: 5%;
}

/* contact page
----------------------------------- */

.inqbox01 {
	margin-right: 3%;
	margin-left: 3%;
}

.inqbox01 dt {
	margin-bottom: 1%;
}

.inqbox01 dd {
 margin-bottom: 10px;
}

.inqbox01 label {
	margin-left: 10px;
	margin-bottom: 20px;
}

.mfp_buttons {
	text-align: center;
	margin-right: 20px;
	margin-bottom: 30px;
}


button.btarea{
	text-align: center;
	display: block;
	padding: 8px;
	color: #fff;
	text-decoration: none;
	border-radius: 10px;
	border: 3px solid #fff;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	width: 100%;
	background-color: #F3F;
}


.inqbox02 {
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
}

/* page nav
----------------------------------- */

div.wp-pagenavi {
	margin: 10px 20px 30px;
	color: #555;
	font-size: 19px;
	text-align: center;
}
.wp-pagenavi a, .wp-pagenavi a:link {
	color: #63C;
	font-size: 20px;
	line-height: 1;
	padding: 0px 4px 0px 4px;
	border: 1px solid #ccc;
	margin: 0 2px;
}
.wp-pagenavi a:visited {
    border: 1px solid #ccc;
    color: #8f9da6;
}
.wp-pagenavi a:hover {
	text-decoration: underline;
	border: 1px solid #ccc;
	color: #66C;
}
.wp-pagenavi a:active {
	border: 1px solid #ccc;
	color: #66C;
}
.wp-pagenavi span.pages, .wp-pagenavi span.current, .wp-pagenavi span.extend {
    padding: 0.2em 0.5em;
    margin: 0.25em;
    border: 1px solid #ddd;
	padding: 4px 8px 4px 9px;
	font-size: 20px;
	font-family: "MS PGothic","Osaka",Arial,sans-serif;
}
.wp-pagenavi span.current {
	font-weight: bold;
	font-family: "MS PGothic", "Osaka", Arial, sans-serif;
	background-color: #fff;
	color: #F39;
	font-size: 20px;
	font-weight: bold;
	line-height: 1;
	padding: 4px 5px 4px 5px;
	border: 1px solid #ccc;
	margin: 0 2px;
}

div.pagenav {
	color: #333;
	text-align: center;
	margin-bottom: 20px;
}

#main div.pagenav p {
	font-size: 10pt;
}

.pagenav a:link, .pagenav a:visited {
	color: #333;
	text-decoration: none;
}
.pagenav a:hover, .pagenav a:active {
	color: #66C;
	text-decoration: underline;
}


