@charset "UTF-8";
/* ----------------------------
import css
---------------------------- */ 
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,600italic,700,700italic);

/*=============================================================
#base
=============================================================*/
#container a:hover {
opacity: 1;
}
#container {
margin-right:auto;
margin-left:auto;
margin-top: 0px;
margin-bottom: 0px;
text-align: center;
width: 100%;
background-color: #FFF;
font-size: 1em;
line-height: 1.8em;
letter-spacing:0.8pt;
color: #333333;
}
.hd,
img.sp {
display: none;
}
.font1 {
font-family: "dnp-shuei-mincho-pr6n", sans-serif;
font-weight: 600;
font-style: normal;
}
a.tel {
cursor: default;
pointer-events: none;
color: #000;
text-decoration: none;
}
a[href^="tel:"] {
pointer-events: none;
text-decoration: none;
color: #000;
}
/*=============================================================
web fonts
=============================================================*/
.Shippori_Mincho_M {
font-family: shippori-mincho-b1, sans-serif;
font-weight: 500;
font-style: normal;
}
.Shippori_Mincho_B {
font-family: shippori-mincho-b1, sans-serif;
font-weight: 700;
font-style: normal;
}
/*=============================================================
#side_banner
=============================================================*/
#side_banner {
position: fixed;
top:100px;
right: 0;
display: block;
z-index: 9995;
}
#side_banner li {
line-height: 0;
margin-bottom: 10px;
width: 200px;
}
#side_banner a img {
width: 100%;
height: auto;
}
#side_banner a img:hover {
opacity: .70;
}
#side_banner li img.sp {
display: none;
}

/*=============================================================
#NAVI
=============================================================*/
#navi {
width: 1000px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
clear: both;
position: relative;
}
#navi .body {
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
text-align: left;
}
#navi ul {
list-style-type: none;
margin: 0px;
padding: 0px;
}
#navi li {
float: left;
line-height: 0px;
display: block;
overflow: hidden;
}
#navi a {
}
#navi a:hover {
}
/*=============================================================
#contents
=============================================================*/
#mainbody {
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
text-align: center;
width: 100%;
}
#mainbody #title {
display: block;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #CCC;
}
#mainbody #title h1 {
font-size: 17px;
line-height: 1.5em;
font-weight: bold;
color: #333;
padding-left: 40px;
margin: 0px;
padding-top: 5px;
}
#mainbody #title h1 i {
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
color: #95AD63;
font-size: 10px;
margin-left: 15px;
}
#mainbody p {
font-size: 16px;
line-height: 1.7em;
color: #333;
margin-bottom: 2.2em;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 15px;
padding-left: 0px;
}
/*=============================================================
#socialbutton
=============================================================*/
#boxArea {
padding-top: 20px;
}
/*=============================================================
#form
=============================================================*/
#mainbody input[type="text"]:hover,
#mainbody textarea:hover {
border: 1px solid #666666;
}
#mainbody input[type="text"]:focus,
#mainbody textarea:focus {
background-color: #ffffcc;
border: 1px solid #333333;
}
#mainbody input[type="text"],
#mainbody textarea {
border: 1px solid #999999;
padding-top: 3px;
padding-right: 3px;
padding-bottom: 3px;
padding-left: 5px;
}
#mainbody input[type="submit"] {
border: 1px solid #C69;
font-size: 13px;
font-weight: normal;
color: #000;
background-color: #FFE7F5;
padding-top: 7px;
padding-right: 10px;
padding-bottom: 7px;
padding-left: 10px;
line-height: 18px;
}
#mainbody input[type="submit"]:hover {
background-color: #FFCCCC;
}
.anq_required {
background-repeat: no-repeat;
background-position: right top;
padding-right: 35px;
padding-bottom: 5px;
}
