@charset "UTF-8";
main {
  display: block;
}

body {
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: 1px;
  font-family: "メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
  color: #242424;
  min-width: 1330px;
  background: url(../img/common/bg.jpg) repeat;
}

.sp {
  display: none;
}

html, body {
  height: 100%;
}

/*---------------------------------------------------------------
ヘッダー
---------------------------------------------------------------*/
header {
  position: relative;
  width: 100%;
}
header #head_h1 {
  background: url(../img/common/header_line.png) repeat-x left bottom;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  height: 60px;
  width: 100%;
}
header #head_h1 h1 {
  font-size: 13px;
  font-weight: bold;
  color: #FE8DAF;
  width: 1280px;
  margin: 0 auto;
  text-indent: 100px;
}
header #mv {
  width: 1280px;
  height: 400px;
  margin: 0 auto;
}

/*---------------------------------------------------------------
nav
---------------------------------------------------------------*/
#mnav {
  height: 55px;
}
#mnav .menu {
  height: 55px;
  background: url(../img/common/nav_bg.jpg) no-repeat;
  width: 1280px;
  margin: 0 auto;
  padding: 8px 10px 0 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#mnav .menu li {
  float: left;
  width: 152px;
  margin-right: 6px;
}
#mnav .menu li a {
  display: block;
  width: 152px;
  height: 40px;
  background: url(../img/common/navBtn_bg.png) no-repeat;
  text-align: center;
  line-height: 40px;
  color: #005831;
  text-decoration: none;
  font-weight: bold;
}
#mnav .menu .menu-item-has-children {
  position: relative;
}
#mnav .menu .menu-item-has-children ul {
  display: none;
  position: absolute;
  z-index: 100;
}
#mnav .menu li:last-child {
  margin-right: 0;
}

/*---------------------------------------------------------------
side_l
---------------------------------------------------------------*/
.over_Ttl {
  background: url(../img/common/side_Ttl.png) no-repeat;
  color: #005831;
  width: 336px;
  height: 71px;
  z-index: 1;
  position: relative;
  left: -20px;
  top: 0;
  margin-bottom: 15px;
  text-align: center;
  font-size: 15px;
  line-height: 100px;
}

#side_l {
  margin-left: 25px;
  padding-top: 20px;
  width: 300px;
  height: 100%;
  float: left;
  background: url(../img/common/bg_green.jpg) repeat;
  padding-bottom: 50000px !important;
  margin-bottom: -50000px !important;
}
#side_l .content {
  margin-bottom: 20px;
  text-align: center;
}

/*---------------------------------------------------------------
side_r
---------------------------------------------------------------*/
#side_r {
  margin-right: 25px;
  padding-top: 20px;
  width: 300px;
  padding-bottom: 50000px !important;
  margin-bottom: -50000px !important;
  float: right;
  background: url(../img/common/bg_green.jpg) repeat;
}
#side_r .content {
  margin-bottom: 20px;
  text-align: center;
}
#side_r .content p {
  color: #fff;
  font-size: 12px;
  margin-bottom: 10px;
}

/*---------------------------------------------------------------
footer
---------------------------------------------------------------*/
footer {
  background: url(../img/common/bg_green.jpg) repeat;
  position: relative;
}
footer nav {
  background: url(../img/common/footer_line.png) repeat-x;
  height: 95px;
  margin-bottom: 10px;
}
footer nav ul {
  width: 1280px;
  margin: 0 auto;
  text-align: center;
  padding-top: 15px;
}
footer nav ul li {
  display: inline-block;
  margin: 0 20px;
}
footer nav ul .menu-item-has-children {
  position: relative;
}
footer nav ul .menu-item-has-children ul {
  display: none;
}
footer #fb {
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 50px;
}
footer #fb ul {
  overflow: hidden;
}
footer #fb ul li {
  float: left;
  margin-left: 20px;
}
footer .copy {
  text-align: center;
  color: #fff;
}
footer #foot_logo {
  position: absolute;
  bottom: 20px;
  right: 20px;
}

/*---------------------------------------------------------------
コンテンツ汎用
---------------------------------------------------------------*/
#main_wrap {
  width: 1330px;
  margin: 0 auto;
  overflow: hidden !important;
  overflow: visible;
  height: auto !important;
  height: 100%;
}

#maincontent {
  padding-bottom: 32767px !important;
  margin-bottom: -32720px !important;
  float: left;
  width: 640px;
  background: #fff;
  margin-left: 19px;
  padding: 40px 10px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#maincontent .p_hl {
  text-align: center;
  margin-bottom: 25px;
}

.page {
  padding: 0 20px;
}

/*---------------------------------------------------------------
トップページ
---------------------------------------------------------------*/
#news {
  background: url(../img/top/news_Bg_2.png) no-repeat;
  width: 620px;
  height: 480px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px 0 40px;
  margin-bottom: 20px;
}
#news .head {
  height: 110px;
}
#news .inner {
  height: 320px;
  overflow: scroll;
  overflow-x: hidden;
  padding-right: 20px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#news .inner .box {
  margin-bottom: 50px;
}
#news .inner .box .date {
  margin-bottom: 5px;
  color: #666;
}
#news .inner .box h4 {
  font-weight: bold;
  font-size: 16px;
  color: #EE7D7F;
  margin-bottom: 10px;
}
#news .inner .box .content {
  font-size: 12px;
}

#facebook {
  border: solid 1px #ccc;
  padding: 60px;
}

/*---------------------------------------------------------------
system
---------------------------------------------------------------*/
#system_page {
  color: #fc1d5e;
}
#system_page .section {
  margin-bottom: 30px;
}
#system_page .section .hl_1 {
  background: url(../img/common/hl_1.png) no-repeat 0px 3px;
  background-size: 23px;
  font-size: 23px;
  color: #fc1d5e;
  padding-left: 25px;
}
#system_page .section table {
  font-size: 21px;
  width: 100%;
  vertical-align: top;
  border-collapse: collapse;
  margin-bottom: 10px;
}
#system_page .section table tr {
  border-bottom: dotted 2px #959595;
}
#system_page .section table th, #system_page .section table td {
  padding: 15px 0 12px 0;
  vertical-align: top;
}
#system_page .section table th {
  text-align: left;
  font-weight: normal;
  line-height: 1;
}
#system_page .section table td {
  text-align: right;
  line-height: 1;
  width: 20%;
}
#system_page .section p.sup {
  font-size: 15px;
}
#system_page #extend h3 {
  font-weight: bold;
  font-size: 21px;
}
#system_page #extend table {
  border-collapse: separate;
  font-size: 18px;
  border-spacing: 0;
  border-radius: 10px;
  border: solid 6px #FDB32B;
}
#system_page #extend table th, #system_page #extend table td {
  border: solid 1px #FDB32B;
}
#system_page #extend table th {
  width: 25%;
  padding-left: 10px;
}
#system_page #extend table td {
  width: 75%;
  font-size: 16px;
  padding-right: 10px;
}
#system_page #isyou {
  background: url(../img/system/isyou_bg.gif) repeat;
  padding: 20px 18px;
}
#system_page #isyou h3 {
  font-size: 34px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 10px;
}
#system_page #isyou h3 span {
  font-size: 26px;
}
#system_page #isyou .inner_left {
  width: 300px;
  float: left;
}
#system_page #isyou .inner_left .txt {
  background: #FDD128;
  line-height: 1.2;
  font-size: 16px;
  padding: 8px 8px 3px;
  text-align: center;
  margin-bottom: 10px;
}
#system_page #isyou .inner_left .txt span {
  font-size: 38px;
  letter-spacing: 2px;
}
#system_page #isyou .inner_left .fukidashi {
  background: url(../img/system/fukidashi.png) no-repeat;
  height: 86px;
  margin-bottom: 10px;
  padding: 16px 10px 0 78px;
  font-size: 16px;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#system_page #isyou .inner_right {
  width: 218px;
  float: right;
}

/*---------------------------------------------------------------
concept
---------------------------------------------------------------*/
#concept_page {
  color: #fc1d5e;
}
#concept_page .section {
  margin-bottom: 50px;
}
#concept_page #greet h3 {
  margin-bottom: 20px;
}
#concept_page #greet .txt {
  background: url(../img/concept/consept_Text_bg.gif) center;
  text-align: center;
  padding: 40px;
  font-size: 20px;
  line-height: 1.8;
  margin-bottom: 20px;
}
#concept_page #img .img ul {
  text-align: center;
}
#concept_page #img .img ul li {
  display: inline-block;
  border: solid 10px #FFB4D0;
  /* box-shadow */
  box-shadow: rgba(3, 3, 3, 0.15686) 0px 5px 10px 3px;
  -webkit-box-shadow: rgba(3, 3, 3, 0.15686) 0px 5px 10px 3px;
  -moz-box-shadow: rgba(3, 3, 3, 0.15686) 0px 5px 10px 3px;
}
#concept_page #img .img ul li:first-child {
  margin-right: 10px;
}
#concept_page #special h4 img {
  width: 100%;
  height: auto;
}
#concept_page #special .txtarea {
  padding: 20px;
  font-size: 15px;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom: solid 5px #4DCB8C;
  border-left: solid 5px #4DCB8C;
  border-right: solid 5px #4DCB8C;
}
#concept_page #special .txtarea p:first-child {
  margin-bottom: 20px;
}
#concept_page #special .inner_left {
  width: 219px;
  float: left;
}
#concept_page #special .inner_right {
  float: right;
}
#concept_page #special .inner_right h5 {
  font-size: 21px;
  margin-bottom: 20px;
}

/*---------------------------------------------------------------
maid
---------------------------------------------------------------*/
#maid_page #maid_list {
  color: #fc1d5e;
}
#maid_page #maid_list h3 {
  text-align: center;
  margin-bottom: 20px;
}
#maid_page #list {
  overflow: hidden;
}
#maid_page #list .box {
  background: url(../img/maid/list_bg.png) no-repeat;
  width: 180px;
  height: 270px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}
#maid_page #list .box .name {
  text-align: center;
}
#maid_page #list .box .img {
  margin-bottom: 10px;
}
#maid_page #list .box a {
  font-size: 16px;
  text-align: center;
}
#maid_page #list .box:nth-child(3n) {
  margin-right: 0;
}

/*---------------------------------------------------------------
single-maid
---------------------------------------------------------------*/
#s_maid_page {
  padding: 0;
}
#s_maid_page #profile {
  background: url(../img/maid/filles_plof.gif) no-repeat;
  padding: 70px 20px 30px;
  overflow: hidden;
}
#s_maid_page #profile .inner_left {
  width: 250px;
  float: left;
}
#s_maid_page #profile .inner_left h2 {
  color: #fff;
  font-size: 26px;
  text-align: center;
}
#s_maid_page #profile .inner_left dl {
  border-top: dashed 3px #fff;
}
#s_maid_page #profile .inner_left dl dt {
  color: #896F4B;
  padding-top: 10px;
  font-weight: bold;
  font-size: 14px;
  margin-bottom: 5px;
}
#s_maid_page #profile .inner_left dl dd {
  font-size: 15px;
  border-bottom: dashed 3px #fff;
  padding-bottom: 10px;
}
#s_maid_page #profile .inner_right {
  float: right;
  width: 278px;
}
#s_maid_page #profile .flexslider {
  margin-bottom: 0;
}
#s_maid_page .flex-control-thumbs li {
  width: 51px;
  margin-right: 5px;
}
#s_maid_page .flex-control-thumbs li img {
  width: 100%;
  height: auto;
  margin-left: 0px !important;
}
#s_maid_page .flex-control-thumbs li:last-child {
  margin-right: 0;
}

/*---------------------------------------------------------------
menu
---------------------------------------------------------------*/
#menu_page .top {
  text-align: right;
}
#menu_page .top a {
  color: #fe3480;
  font-size: 13px;
  text-decoration: none;
}
#menu_page > .p_hl + p {
  text-align: center;
  color: #fe3480;
  font-size: 15px;
  margin-bottom: 10px;
}
#menu_page .daydis {
  margin-bottom: 20px;
  text-align: center;
}
#menu_page #pnav {
  overflow: hidden;
  width: 432px;
  margin: 0 auto 20px;
}
#menu_page #pnav li {
  float: left;
  width: 211px;
  margin-bottom: 10px;
  margin-right: 10px;
}
#menu_page #pnav li a {
  display: block;
  width: 211px;
  height: 50px;
  line-height: 55px;
  text-align: center;
  text-decoration: none;
  color: #FFA1A1;
  font-size: 22px;
  background: url(../img/menu/btn_bg.png) no-repeat;
}
#menu_page #pnav li:nth-child(2n) {
  margin-right: 0;
}
#menu_page .section h3 {
  margin-bottom: 20px;
}
#menu_page .section h3 img {
  width: 100%;
  height: auto;
}
#menu_page .mhl {
  background: url(../img/menu/menu_ico.gif) no-repeat;
  color: #FFA1A1;
  font-size: 28px;
  padding-left: 60px;
  line-height: 50px;
  border-bottom: dotted 3px #ccc;
  margin-bottom: 10px;
}
#menu_page .mhl span {
  font-size: 18px;
}
#menu_page .mhl2 {
  background: url(../img/menu/menu_ico_2.gif) no-repeat;
  color: #FFA1A1;
  font-size: 20px;
  padding-left: 34px;
  line-height: 30px;
  border-bottom: dotted 3px #ccc;
  margin-bottom: 10px;
}
#menu_page .mhl3 {
  background: url(../img/menu/menu_ico.gif) no-repeat;
  color: #FFA1A1;
  font-size: 28px;
  padding-left: 60px;
  line-height: 50px;
  margin-bottom: 20px;
}
#menu_page .mhl3 span {
  font-size: 20px;
}
#menu_page .sup {
  font-size: 13px;
  margin-bottom: 20px;
}
#menu_page .section article {
  margin-bottom: 50px;
  font-size: 18px;
}
#menu_page dl.fl {
  overflow: hidden;
}
#menu_page dl.fl span {
  font-size: 13px;
}
#menu_page dl.fl dt {
  float: left;
}
#menu_page dl.fl dd {
  text-align: right;
  padding-bottom: 8px;
  border-bottom: dotted 3px #ccc;
  margin-bottom: 10px;
}
#menu_page .full {
  margin-bottom: 20px;
}
#menu_page #soft > .clf, #menu_page #other > .clf {
  margin-bottom: 20px;
}
#menu_page #soft .col_left, #menu_page #other .col_left {
  width: 270px;
  float: left;
}
#menu_page #soft .col_right, #menu_page #other .col_right {
  width: 270px;
  float: right;
}
#menu_page #soft ul li, #menu_page #other ul li {
  padding-bottom: 8px;
  border-bottom: dotted 3px #ccc;
  margin-bottom: 10px;
}

/*---------------------------------------------------------------
store
---------------------------------------------------------------*/
#store_page {
  padding: 0;
}
#store_page .flexslider {
  border: none;
  background: none;
}
#store_page #honkou {
  background: url(../img/store/shop_Bg.png) no-repeat;
  padding: 30px 20px 40px;
  overflow: hidden;
}
#store_page #honkou .inner_left {
  float: left;
  width: 260px;
  margin-bottom: 20px;
}
#store_page #honkou .inner_right {
  width: 300px;
  float: right;
}
#store_page #honkou .inner_right dt {
  color: #FF62B3;
  font-size: 16px;
  font-weight: bold;
}
#store_page #honkou .inner_right dd {
  font-size: 12px;
  margin-bottom: 20px;
}
#store_page #honkou #google-maps {
  width: 500px;
  margin: 0 auto;
}
#store_page .flex-control-thumbs li {
  width: 83px;
  margin-right: 5px;
}
#store_page .flex-control-thumbs li img {
  width: 100%;
  height: auto;
}
#store_page .flex-control-thumbs li:last-child {
  margin-right: 0;
}

/*---------------------------------------------------------------
goods
---------------------------------------------------------------*/
#goods_page #goods_list h3 {
  text-align: center;
  margin-bottom: 20px;
  color: #fe3480;
}
#goods_page #goods_list #list .box {
  width: 455px;
  margin: 0 auto 20px;
  border: dotted 3px #6699ff;
  padding: 20px;
}
#goods_page #goods_list #list .box .img {
  text-align: center;
  margin-bottom: 10px;
}
#goods_page #goods_list #list .box .img img {
  max-width: 100%;
  height: auto;
}
#goods_page #goods_list #list .box h3 {
  color: #ff135b;
  font-size: 16px;
  margin-bottom: 10px;
}
#goods_page #goods_list #list .box .txt {
  font-size: 12px;
  text-align: center;
  margin-bottom: 20px;
}
#goods_page #goods_list #list .box .price {
  text-align: center;
}

/*---------------------------------------------------------------
event
---------------------------------------------------------------*/
#event_page #event_list h3 {
  text-align: center;
  margin-bottom: 30px;
  color: #fe3480;
}
#event_page #list .box {
  overflow: hidden;
  margin-bottom: 70px;
}
#event_page #list .box .img {
  float: right;
  width: 287px;
  margin-bottom: 30px;
}
#event_page #list .box .inner_left {
  float: left;
  width: 275px;
  text-align: center;
}
#event_page #list .box .inner_left dl {
  width: 212px;
  margin: 0 auto;
}
#event_page #list .box .inner_left dt {
  margin-bottom: 30px;
}
#event_page #list .box .inner_left dd {
  margin-bottom: 30px;
  font-size: 12px;
}
#event_page #list .box .inner_left dd.content {
  text-align: left;
}

/*---------------------------------------------------------------
recruit
---------------------------------------------------------------*/
#recruit_page #recruit {
  background: url(../img/recruit/recruit_bg.jpg) repeat;
  padding: 30px;
  font-weight: bold;
  color: #666;
}
#recruit_page #recruit h3 {
  color: #ff5a9c;
  font-weight: bold;
  font-size: 22px;
  text-align: center;
  margin-bottom: 30px;
}
#recruit_page #recruit dl {
  overflow: hidden;
}
#recruit_page #recruit dl dt {
  float: left;
  color: #fe3480;
  text-align: center;
  width: 150px;
  font-size: 15px;
}
#recruit_page #recruit dl dd {
  padding-left: 200px;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: dashed 3px #ff5a9c;
}
#recruit_page #recruit .btn {
  text-align: center;
}

/*---------------------------------------------------------------
contact
---------------------------------------------------------------*/
#contact_page .p_hl + p {
  text-align: center;
  margin-bottom: 20px;
}
#contact_page #contact {
  border: dashed 2px #FF8CBD;
  padding: 20px;
}
#contact_page #contact > .img {
  text-align: center;
  margin-bottom: 20px;
}
#contact_page #contactform {
  background: #FFFADC;
  padding: 0 20px 20px 20px;
}
#contact_page #contactform dl {
  overflow: hidden;
  margin-bottom: 20px;
}
#contact_page #contactform dl dt {
  float: left;
  font-size: 12px;
  letter-spacing: 0;
  margin-top: 20px;
}
#contact_page #contactform dl dd {
  padding-left: 190px;
}
#contact_page #contactform dl dd textarea {
  max-width: 300px;
  width: 300px;
  height: 200px;
  border: solid 1px #bbb;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  font-size: 13px;
  margin-top: 20px;
}
#contact_page #contactform dl dd.txt input {
  border: solid 1px #bbb;
  width: 300px;
  height: 30px;
  margin-top: 20px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px;
  font-size: 13px;
}
#contact_page #contactform .hissu {
  font-size: 10px;
  color: #fff;
  background: #ff5a9c;
  line-height: 1;
  padding: 0 5px;
  vertical-align: 2px;
  display: inline-block;
}
#contact_page #contactform ul {
  text-align: center;
}
#contact_page #contactform ul li {
  display: inline-block;
}
#contact_page #contactform ul li input {
  width: 100px;
  height: 30px;
  border: none;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(1, #d6d6d6), color-stop(0, #f7f7f7));
  background: -webkit-linear-gradient(#f7f7f7, #d6d6d6);
  background: -moz-linear-gradient(#f7f7f7, #d6d6d6);
  background: -o-linear-gradient(#f7f7f7, #d6d6d6);
  background: -ms-linear-gradient(#f7f7f7, #d6d6d6);
  background: linear-gradient(#f7f7f7, #d6d6d6);
}
#contact_page .mw_wp_form_preview #contactform dd {
  width: 300px;
  height: 30px;
  margin-top: 20px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px;
  font-size: 13px;
  padding-left: 190px;
}
#contact_page .mw_wp_form_preview #contactform .reset {
  display: none;
}
