@charset "UTF-8";
/* ====================トップページ Start==================== */
#main-view {
  clear: both;
  margin-bottom: 30px; }

#boxwrap {
  clear: both; }
  #boxwrap .box1 {
    margin-bottom: 20px; }
    #boxwrap .box1 img {
      float: left;
      width: 290px;
      margin-left: 15px;
      margin-right: 15px;
      margin-bottom: 20px; }
  #boxwrap .box2 img {
    float: left;
    width: 450px;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 25px; }
  #boxwrap a:hover img {
    opacity: 0.6;
    filter: alpha(opacity=80);
    -ms-filter: "alpha( opacity=80 )"; }

/* --お知らせ用Option-- */
/*.righter {
	margin-left: 400px;
	text-align: right !important;
}*/
/* ====================Infomation BOX Start==================== */
#top-info-box {
  clear: both;
  width: 960px;
  margin: 13px 0 15px 0;
  padding: 0;
  background-color: #fff; }

#top-info-container {
  overflow: auto;
  width: 958px;
  height: 340px;
  padding: 0 0 5px 0;
  border: 1px solid #ccc;
  border-top: none;
  background: #fff; }

dl#info-list {
  width: 920px;
  margin: 0 0 10px 19px;
  padding: 0 0 0 0;
  border-bottom: 1px dashed #b5b5b5; }
  dl#info-list dt {
    float: left;
    width: 150px;
    padding: 10px 0 5px 15px;
    border-top: 1px dashed #b5b5b5;
    font-size: 14px; }
  dl#info-list dt:first-child {
    border: none; }
  dl#info-list dd {
    margin: 0 0 0 165px;
    padding: 10px 15px 10px 15px;
    border-top: 1px dashed #b5b5b5;
    font-size: 14px; }
    dl#info-list dd .righter {
      width: 300px;
      margin: 0 0 0 auto; }
      dl#info-list dd .righter span::before {
        content: "　"; }
  dl#info-list dt:first-child + dd {
    border: none; }

dd.info-x {
  background: none; }

/* ====================下段バナー Start==================== */
#top_banner {
  margin-bottom: 36px;
  margin-left: 20px; }
  #top_banner .box1 img {
    float: left;
    width: 300px;
    margin-right: 10px; }
  #top_banner a:hover img {
    opacity: 0.6;
    filter: alpha(opacity=80); }

/* ====================ここから==================== */
#common-in {
  background-image: url(../images/bg_common.png);
  background-repeat: repeat-y;
  overflow: hidden; }

div.common-in01 {
  background-image: none !important; }

#menu-baku {
  background-image: url(../images/menu-baku.jpg);
  background-repeat: repeat-x;
  display: block;
  height: 40px;
  width: 100%; }
  #menu-baku img {
    display: none; }

/* ================コンテンツタイトル================ */
#cont-t {
  background-image: url(../images/sub-baku.png);
  background-repeat: repeat-x; }
  #cont-t img {
    padding-left: 100px; }

/* ================パンくずリスト Start================ */
#cont-pan {
  font-size: 11px;
  margin: 10px 0 5px 0;
  padding-left: 100px;
  padding-right: 100px;
  color: #000;
  font-weight: bold; }
  #cont-pan a {
    text-decoration: none;
    color: #000; }
  #cont-pan ol li {
    display: inline;
    list-style-type: none; }
  #cont-pan .panhome {
    padding-right: 5px; }
  #cont-pan .pan-list:before {
    content: ">>";
    vertical-align: text-bottom;
    padding-right: 8px; }
  #cont-pan .pan-list2:before {
    content: ">>";
    vertical-align: text-bottom;
    padding-right: 8px;
    padding-left: 8px; }

/* ================左カラム ローカルナビ Start================ */
#local-navi {
  clear: both;
  border-top: #38b48b solid 5px;
  float: left;
  width: 265px;
  height: auto;
  margin: 0 0px 35px 100px;
  padding: 0 0 0 0;
  text-indent: 35px; }
  #local-navi a {
    text-decoration: none; }
  #local-navi ul {
    margin-bottom: 1px; }
  #local-navi li {
    list-style-type: none;
    font-size: 13px;
    width: 250px;
    line-height: 35px;
    border-bottom: 1px solid #ccc;
    padding: 0 0 0 0;
    color: #000; }
  #local-navi .navi_m1 {
    background: #fff url(../images/local-nlist-o.png) no-repeat 28px 7px;
    padding-left: 15px; }
  #local-navi .navi_m1:hover {
    background-color: #E7F7ED; }
  #local-navi .navi_m2 {
    font-size: 14px;
    font-weight: bold;
    padding: 0 15px 0 0;
    color: #38b48b;
    background-color: #E7F7ED; }
  #local-navi .navi_m2:hover {
    background-color: #38b48b;
    color: #E7F7ED; }

/* 主に採用情報ページ用20170323追加 */
#local-navi-right {
  float: right;
  width: 265px;
  height: auto;
  margin: 42px 100px 35px 0;
  padding: 0 0 0 0; }
  #local-navi-right a.BaLink:hover img {
    filter: alpha(opacity=80);
    opacity: 0.8; }
  #local-navi-right div.PointCamp {
    position: relative;
    width: 266px;
    height: 142px;
    margin: 0px 0px 20px 0px;
    padding: 0px; }
    #local-navi-right div.PointCamp img {
      position: absolute;
      top: 0px;
      left: 0px; }
    #local-navi-right div.PointCamp p {
      display: block;
      width: 266px;
      margin: 0px;
      position: absolute;
      text-align: left;
      font-size: 12px;
      bottom: 6px;
      left: 0px; }

/* ================contents-box Start================ */
#contents-box {
  width: 665px;
  float: right;
  height: auto;
  margin-right: 100px;
  margin-bottom: 30px; }
  #contents-box h6 {
    padding: 0;
    text-align: right;
    font-size: 12px; }
    #contents-box h6 a:hover {
      color: #E7F7ED; }
    #contents-box h6 a {
      color: #38b48b;
      text-decoration: none; }

#contents-box-left {
  clear: both;
  width: 665px;
  float: left;
  height: auto;
  margin-left: 100px;
  margin-bottom: 30px; }

/* ================contents-box END================ */
/* ================contents-box2 Start================ */
#contents-box2 {
  width: 960px;
  height: auto;
  margin-left: 100px;
  margin-bottom: 30px; }
  #contents-box2 h6 {
    padding: 0;
    text-align: right;
    font-size: 12px; }
    #contents-box2 h6 a:hover {
      color: #E7F7ED; }
    #contents-box2 h6 a {
      color: #38b48b;
      text-decoration: none; }

/* ================contents-box2 END================ */
/* ================店舗情報 Start================ */
#shop .box1 {
  margin-bottom: 30px; }
  #shop .box1 dl {
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #c9caca; }
  #shop .box1 dt {
    clear: both;
    float: left;
    font-weight: bold;
    color: #38b48b;
    width: 100px;
    font-size: 14px; }
  #shop .box1 dd {
    margin-left: 150px;
    font-size: 13px; }
  #shop .box1 a {
    text-decoration: none;
    color: #403D3C; }
  #shop .box1 a:hover {
    color: #ccc; }
#shop .map {
  margin-top: 25px;
  margin-bottom: 10px; }
#shop h2 {
  clear: both;
  font-size: 25px;
  margin: 0;
  padding: 0 0 5px 0;
  background-image: url(../images/s-boder1.png);
  background-position: bottom;
  background-repeat: no-repeat; }

/* ================店舗情報 END================ */
/* ================指定学生服 Start================ */
#uniform .box01 {
  padding-bottom: 10px;
  margin-left: 60px;
  clear: both;
  height: 100%;
  position: relative;
  overflow: hidden; }
  #uniform .box01 img {
    margin: 0;
    padding: 0; }
  #uniform .box01 .box_l {
    float: left;
    width: 370px; }
  #uniform .box01 h4 {
    color: #38b48b;
    margin: 0;
    padding: 0;
    line-height: 80%; }
  #uniform .box01 ol {
    margin-left: 15px; }
  #uniform .box01 li {
    margin-left: 15px;
    list-style-type: none;
    font-size: 18px;
    font-weight: bold; }
  #uniform .box01 .box_r {
    position: absolute;
    top: 0px;
    right: 170px; }
    #uniform .box01 .box_r img {
      max-width: 101px; }
#uniform .kakukouko_box {
  display: flex;
  width: calc(100% - 60px); }
  #uniform .kakukouko_box .box_l {
    width: 100%; }
    #uniform .kakukouko_box .box_l h3 {
      font-size: 26px; }
    #uniform .kakukouko_box .box_l h4 {
      font-size: 18px;
      margin-bottom: 6px; }
#uniform h2 {
  clear: both;
  font-size: 25px;
  background-image: url(../images/s-boder1.png);
  background-position: bottom;
  background-repeat: no-repeat;
  margin: 0;
  margin-bottom: 10px;
  padding: 0 0 5px 0; }
#uniform h3 {
  margin: 0;
  padding: 0;
  font-size: 22px; }
#uniform h6 {
  clear: both; }
#uniform .unitop {
  margin: 0;
  border-top: 1px solid #c9caca;
  padding: 10px 0 0 0; }
#uniform ol li {
  margin: 0px 0px 10px 0px;
  padding: 0; }
#uniform .danjo:after {
  content: url(../images/uni/uni_danjo.png);
  padding-left: 5px;
  vertical-align: -3px; }
#uniform .danshi:after {
  content: url(../images/uni/uni_danshi.png);
  padding-left: 5px;
  vertical-align: -3px; }
#uniform .joshi:after {
  content: url(../images/uni/uni_joshi.png);
  padding-left: 5px;
  vertical-align: -3px; }
#uniform #iwaki_sa:before {
  content: url(../images/uni/kousyo_iwaki_sa.png);
  padding-right: 5px;
  vertical-align: -5px; }
#uniform #yumoto:before {
  content: url(../images/uni/kousyo_yumoto.png);
  padding-right: 5px;
  vertical-align: -5px; }
#uniform #iwaki_sou:before {
  content: url(../images/uni/kousyo_iwaki_sou.png);
  padding-right: 5px;
  vertical-align: -5px; }
#uniform #iwaki_nou:before {
  content: url(../images/uni/kousyo_iwaki_nou.png);
  padding-right: 5px;
  vertical-align: -5px; }
#uniform #onahama:before {
  content: url(../images/uni/kousyo_onahama.png);
  padding-right: 5px;
  vertical-align: -5px; }
#uniform #iwaki_kou:before {
  content: url(../images/uni/kousyo_iwaki_kou.png);
  padding-right: 5px;
  vertical-align: -5px; }
#uniform #taira_kougyo:before {
  content: url(../images/uni/kousyo_taira_kougyo.png);
  padding-right: 5px;
  vertical-align: -5px; }
#uniform #taira_syo:before {
  content: url(../images/uni/kousyo_taira_syo.png);
  padding-right: 5px;
  vertical-align: -5px; }
#uniform #nakoso_kougyo:before {
  content: url(../images/uni/kousyo_nakoso_kougyo.png);
  padding-right: 5px;
  vertical-align: -5px; }
#uniform #nakoso_kou:before {
  content: url(../images/uni/kousyo_nakoso_kou.png);
  padding-right: 5px;
  vertical-align: -5px; }
#uniform #yotukura:before {
  content: url(../images/uni/kousyo_yotukura.png);
  padding-right: 5px;
  vertical-align: -5px; }
#uniform #fukusima_kougyo:before {
  content: url(../images/uni/kousyo_fukusima_kougyo.png);
  padding-right: 5px;
  vertical-align: -5px; }
#uniform #ibaragi_kiri:before {
  content: url(../images/uni/kousyo_ibaragi_kiri.png);
  padding-right: 5px;
  vertical-align: -5px; }
#uniform #futaba:before {
  content: url(../images/uni/kousyo_futaba.png);
  padding-right: 5px;
  vertical-align: -5px; }
#uniform #iwaki_kango:before {
  content: url(../images/uni/kousyo_iwaki_kango.png);
  padding-right: 5px;
  vertical-align: -5px; }
#uniform #box02 {
  margin-left: 25px;
  margin-bottom: 20px; }
#uniform table {
  border-collapse: collapse;
  font-size: 15px; }
  #uniform table caption {
    margin-bottom: 5px; }
  #uniform table td {
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
    border: 1px solid #999;
    background-color: #fff;
    text-align: center;
    vertical-align: central;
    width: 150px;
    height: 60px; }
#uniform small {
  font-weight: 100; }
#uniform .uni-chira-kata a {
  margin: 0 240px; }
#uniform .uni-chira-ryo a {
  margin: 0 12px; }

#uni-chira a {
  margin: 0 12px; }

div#hiuni-chira {
  margin: 10px auto 0 auto; }

#hiuni-chira a {
  margin: 10px 10px 0 30px; }

.school_banner_frame {
  width: 100%;
  height: 222px;
  margin-bottom: 14px;
  border: none;
  overflow: hidden; }

.iframe_school_img {
  width: 665px;
  height: auto; }

.school_pamphlet_frame {
  width: 100%;
  height: 230px;
  margin-bottom: 14px;
  border: none;
  overflow: hidden; }

.school_pamphlet_body {
  background-color: rgba(255, 255, 255, 0); }

/* ================指定学生服 END================ */
/* ================外商部 Start================ */
#gaisho .box01 {
  margin-bottom: 30px;
  margin-top: 20px;
  margin-left: 10px;
  overflow: hidden; }
  #gaisho .box01 h5 {
    margin: 0;
    padding: 0;
    font-size: 14px; }
  #gaisho .box01 .box_l {
    float: left; }
  #gaisho .box01 .box_r {
    width: 400px;
    float: left;
    margin-left: 20px;
    font-size: 12px; }
    #gaisho .box01 .box_r .box-img {
      overflow: hidden; }
      #gaisho .box01 .box_r .box-img img {
        float: left;
        margin-left: 10px; }
  #gaisho .box01 dl {
    margin: 10px 0 10px 0;
    border: 2px solid #ddd;
    background: #FFF; }
    #gaisho .box01 dl dt {
      font-weight: bold;
      background: #E7F7ED;
      float: left;
      padding: 5px 10px 5px 10px;
      border-right: 2px solid #ddd;
      margin-right: 10px; }
    #gaisho .box01 dl dd {
      width: 300px;
      padding: 5px 10px 5px 10px; }
#gaisho p {
  margin: 0;
  padding: 0;
  font-size: 13px; }
#gaisho .aisatu {
  border-bottom: #ccc solid 1px;
  padding: 0 0 5px 0;
  margin-bottom: 10px; }
#gaisho #info-box {
  margin-bottom: 10px;
  overflow: hidden; }
  #gaisho #info-box dl {
    padding-left: 30px;
    font-size: 13px;
    margin-top: 10px;
    margin-bottom: 5px; }
  #gaisho #info-box dt {
    color: #38b48b;
    float: left;
    font-weight: bold; }
  #gaisho #info-box dd {
    margin-left: 200px;
    line-height: 150%; }
  #gaisho #info-box img {
    padding: 0;
    margin: 0 3px 0 0; }
  #gaisho #info-box .info-img {
    margin: 5px 0 0 20px; }
#gaisho h2 {
  clear: both;
  font-size: 22px;
  background-image: url(../images/s-boder1.png);
  background-position: bottom;
  background-repeat: no-repeat;
  margin: 0;
  padding: 0 0 5px 0; }
#gaisho h4 {
  color: #38b48b;
  font-size: 20px;
  margin: 0 0 5px 0;
  padding: 0; }
#gaisho h6 {
  margin-bottom: 10px; }
#gaisho span {
  color: #38b48b; }

.gaisho-bBox1 {
  clear: both;
  padding-top: 15px;
  width: 650px;
  font-size: 14px; }
  .gaisho-bBox1 ul {
    list-style-type: disc;
    padding-left: 20px;
    padding-bottom: 7px; }

/* ================外商部 END================ */
/* ================会社情報 Start================ */
#corp .box01 {
  margin-bottom: 30px; }

#corp h2 {
  clear: both;
  font-size: 25px;
  background-image: url(../images/s-boder1.png);
  background-position: bottom;
  background-repeat: no-repeat;
  margin: 0;
  padding: 0 0 5px 0; }

#corp .box01 dl {
  padding-top: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #c9caca; }

#corp .box01 dt {
  clear: both;
  float: left;
  font-weight: bold;
  color: #38b48b;
  width: 100px;
  font-size: 14px; }

#corp .box01 dd {
  margin-left: 150px;
  font-size: 13px; }

/* 沿革 */
#corp .box02 {
  margin-bottom: 30px; }

#corp .box02 dl {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #c9caca; }

#corp .box02 dt {
  clear: both;
  float: left;
  font-weight: bold;
  color: #38b48b;
  width: 100px;
  font-size: 14px; }

#corp .box02 dd {
  margin-left: 150px;
  font-size: 13px; }

/* ================会社情報 END================ */
/* ================採用情報 Start================ */
#rec {
  margin-top: 30px; }

#rec .box01 {
  margin-bottom: 50px; }

#rec .box01 {
  background-image: url(../images/s-boder5.png);
  background-position: top left;
  background-repeat: no-repeat;
  padding: 5px 0 0 0; }

#rec .box01 dl {
  padding-top: 15px;
  padding-bottom: 15px;
  width: 666px;
  /*width: 750px;*/
  border-bottom: 1px solid #c9caca; }

#rec .box01 dt {
  clear: both;
  float: left;
  font-weight: bold;
  color: #38b48b;
  width: 100px;
  font-size: 14px; }

#rec .box01 dd {
  margin-left: 150px;
  font-size: 14px; }

#rec .box01 .tenpo {
  line-height: 20px; }

#RecPicLt {
  margin: 20px 100px -10px 100px;
  width: 956px;
  height: 120px; }

#RecPicLt img {
  margin: 0 24px 0 0; }

#RecPicLt img:last-child {
  margin: 0; }

/* ================採用情報 END================ */
/* ================働く人達の声 Start================ */
article#WokV {
  margin-top: 30px; }

article#WokV div.WV-WBox {
  display: block;
  width: 100%;
  margin: 0 0 30px 0; }

article#WokV div.WV-WBox a {
  float: left; }

article#WokV div.WV-WBox a:hover {
  filter: alpha(opacity=80);
  opacity: 0.8; }

article#WokV div.WV-WBox a:first-child {
  margin-right: 30px; }

/*10px*/
article#WokV div.WV-WBox a:last-child {
  margin-left: 30px; }

/*10px*/
article#WokV div.WV-StaLink {
  display: block;
  position: relative;
  width: 300px;
  /*310px*/
  height: 242px;
  /*242px*/ }

article#WokV div.WV-StaLink img.WV-StaTitle1, article#WokV div.WV-StaLink img.WV-StaTitle2 {
  position: absolute;
  top: 16px;
  z-index: 3; }

article#WokV div.WV-StaLink img.WV-StaTitle1 {
  right: 10px; }

article#WokV div.WV-StaLink img.WV-StaTitle2 {
  left: 10px; }

article#WokV div.WV-StaLink img.WV-StaPic {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 300px;
  /*310px*/
  height: 242px;
  /*242px*/ }

article#WokV div.WV-StaLink div.WV-AddJob_RU, article#WokV div.WV-StaLink div.WV-AddJob_LU, article#WokV div.WV-StaLink div.WV-AddJob3, article#WokV div.WV-StaLink div.WV-AddJob4, article#WokV div.WV-StaLink div.WV-AddJob5, article#WokV div.WV-StaLink div.WV-AddJob6 {
  display: block;
  position: absolute;
  height: auto;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 6px;
  padding: 12px 18px;
  font-size: 18px;
  color: #fff;
  line-height: 20px; }

article#WokV div.WV-StaLink div.WV-AddJob_RU {
  width: auto;
  /*bottom:40px;*/
  top: 140px;
  right: 22px; }

article#WokV div.WV-StaLink div.WV-AddJob_LU {
  width: auto;
  top: 140px;
  left: 22px; }

article#WokV div.WV-StaLink div.WV-AddJob3 {
  width: auto;
  /*104px*/
  bottom: 42px;
  left: 36px; }

article#WokV div.WV-StaLink div.WV-AddJob4 {
  width: auto;
  bottom: 16px;
  left: 22px; }

article#WokV div.WV-StaLink div.WV-AddJob5 {
  width: auto;
  /*104px*/
  height: 29px;
  bottom: 50px;
  left: 22px; }

article#WokV div.WV-StaLink div.WV-AddJob6 {
  width: auto;
  /*104px*/
  bottom: 18px;
  right: 20px; }

/* ===個人======================= */
article#WV-Pr div.WV-PrMain, article#WV-Pr h2.WV-PrH2, article#WV-Pr span.WV-PrJob, article#WV-Pr div.WV-PrCom, article#WV-Pr div.WV-PrImComBox {
  display: block; }

article#WV-Pr div.WV-PrCom p, article#WV-Pr div.WV-PrImComBox p {
  font-size: 14px;
  font-weight: normal;
  line-height: 22px; }

article#WV-Pr div.WV-PrMain {
  margin: 0 0 28px 0; }

article#WV-Pr h2.WV-PrH2 {
  width: 100%;
  margin: 0 0 12px 0;
  padding: 0;
  font-size: 28px; }

article#WV-Pr span.WV-PrJob {
  width: 100%;
  margin: 0 0 32px 0;
  padding: 0;
  font-size: 18px;
  font-weight: bold; }

article#WV-Pr div.WV-PrCom {
  width: 790px;
  margin: 0 auto 30px auto; }

article#WV-Pr div.WV-PrImComBox {
  width: 100%;
  margin: 0 0 32px 0;
  padding: 0; }

article#WV-Pr div.WV-PrImComBox img {
  float: left;
  margin: 0 32px 32px 0; }

article#WV-Pr div.WV-BtnBox {
  display: table;
  width: 840px;
  margin: 0 auto 100px auto;
  padding: 0; }

article#WV-Pr div.WV-BtnBox a.WV-RecBtn, article#WV-Pr div.WV-BtnBox a.WV-BkBtn {
  float: left;
  display: table;
  width: 380px;
  height: 60px;
  font-size: 14px;
  color: #fff;
  text-decoration: none; }

article#WV-Pr div.WV-BtnBox p {
  display: table-cell;
  width: 220px;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  vertical-align: middle; }

article#WV-Pr div.WV-BtnBox a:hover {
  opacity: 0.8;
  font-weight: bold; }

article#WV-Pr div.WV-BtnBox a.WV-RecBtn {
  background: #3aac85;
  margin-right: 80px; }

article#WV-Pr div.WV-BtnBox a.WV-BkBtn {
  background: #3e3a39; }

/* ================働く人達の声 END================ */
/* ================特集 Start================ */
#special .box01 {
  padding-bottom: 20px;
  margin-top: 20px;
  margin-left: 10px;
  overflow: hidden;
  border-bottom: #CCCCCC dashed 1px; }

#special p {
  margin: 0;
  padding: 0;
  font-size: 13px; }

#special .aisatu {
                  /*	

	background-image:url(../images/s-boder1.png);

	background-position:bottom;

	background-repeat:no-repeat;*/
  border-bottom: #ccc solid 1px;
  padding: 0 0 5px 0;
  margin-bottom: 10px; }

#special #info-box {
  margin-bottom: 10px;
  overflow: hidden; }

#special #info-box dl {
  padding-left: 30px;
  font-size: 13px;
  margin-top: 10px;
  margin-bottom: 5px; }

#special #info-box dt {
  color: #38b48b;
  float: left;
  font-weight: bold; }

#special #info-box dd {
  margin-left: 200px;
  line-height: 150%; }

#special #info-box img {
  padding: 0;
  margin: 0 3px 0 0; }

#special #info-box .info-img {
  margin: 5px 0 0 20px; }

#special h2 {
  font-size: 22px;
  background-image: url(../images/s-boder1.png);
  background-position: bottom;
  background-repeat: no-repeat;
  margin: 0;
  padding: 0 0 5px 0; }

#special h4 {
  color: #38b48b;
  font-size: 20px;
  margin: 0 0 5px 0;
  padding: 0; }

#special .box01 h5 {
  margin: 0;
  padding: 0;
  font-size: 14px; }

#special .box01 .box_l {
  float: left; }

#special .box01 .box_r {
  width: 330px;
  float: left;
  margin-left: 20px;
  font-size: 12px; }

#special .box01 .box_r .box-img img {
  float: left;
  margin-left: 10px; }

#special .box01 .box_r .box-img {
  overflow: hidden; }

#special h6 {
  margin-bottom: 10px; }

#special .box01 dl {
  margin: 10px 0 10px 0;
  border: 2px solid #ddd;
  background: #FFF; }

#special .box01 dl dt {
  font-weight: bold;
  background: #E7F7ED;
  float: left;
  padding: 5px 10px 5px 10px;
  border-right: 2px solid #ddd;
  margin-right: 10px; }

#special .box01 dl dd {
  width: 300px;
  padding: 5px 10px 5px 10px; }

#special span {
  color: #38b48b; }

/* ================特集 END================ */
/* ================今月のおすすめ品 Start================ */
#m-items h3 {
  font-size: 18px;
  margin: 0;
  padding: 0; }

#m-items h5 {
  color: #38B48B;
  font-size: 13px;
  margin: 0;
  padding: 0; }

#m-items .box01 {
  clear: both;
  overflow: hidden;
  margin-bottom: 20px; }

#m-items .box01 p {
  margin: 0;
  margin-top: 10px;
  padding: 0;
  font-size: 13px; }

#m-items .box02 {
  overflow: hidden;
  clear: both;
  margin: 10px 0 20px 0px; }

#m-items .box02 p {
  font-size: 12px;
  padding: 0; }

#m-items .box-text h4 {
  font-size: 13px;
  color: #000;
  font-weight: 100;
  margin: 0;
  padding: 0; }

#m-items .rank-box {
  float: left;
  width: 210px;
  margin-left: 10px; }

#m-items .rank-box .m-items-box-img {
  /*height:160px;*/
  margin-bottom: 5px; }

#m-items .rank-box .m-items-box-img img {
  border: 3px #bbb solid; }

#m-items .sub-title h2 {
  clear: both;
  font-size: 22px;
  background-image: url(../images/s-boder1.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  margin: 0px;
  margin-bottom: 5px;
  padding: 0px 0px 5px; }

/* ================今月のおすすめ品 END================ */
/* ================出張販売 Start================ */
#shucho .box01 {
  clear: both;
  overflow: hidden;
  margin-bottom: 20px; }

#shucho .box02 {
  clear: both;
  margin-bottom: 20px; }

#shucho .box02 ul {
  font-size: 13px;
  margin-left: 20px; }

#shucho .box02 ol {
  font-size: 13px;
  margin-left: 20px; }

#shucho .box02 p {
  font-size: 13px;
  padding: 0; }

#shucho .sub-title h2 {
  clear: both;
  font-size: 22px;
  background-image: url(../images/s-boder1.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  margin: 0px;
  margin-bottom: 5px;
  padding: 0px 0px 5px; }

/* ================出張販売 END================ */
/* ================孫の日 Start================ */
#day-mago .box01 {
  clear: both;
  overflow: hidden;
  margin-bottom: 20px; }

#day-mago .box01 p {
  margin: 0;
  margin-top: 10px;
  padding: 0;
  font-size: 13px; }

#day-mago .box01 .box_l {
  margin-bottom: 10px; }

#day-mago .box02 {
  clear: both;
  margin-bottom: 20px;
  overflow: hidden; }

#day-mago .box02 p {
  font-size: 13px;
  padding: 0; }

#day-mago .box03 {
  clear: both;
  margin-top: 15px;
  margin-bottom: 10px;
  overflow: hidden; }

#day-mago .items-box {
  float: left;
  width: 200px;
  height: 200px;
  margin-left: 15px;
  margin-bottom: 15px; }

#day-mago .items-box .box-img img {
  border: 3px #bbb solid; }

#day-mago .sub-title h2 {
  clear: both;
  font-size: 22px;
  background-image: url(../images/s-boder1.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  margin: 0px;
  margin-bottom: 5px;
  padding: 0px 0px 5px; }

/* ================孫の日 END================ */
/* ================特集（クリスマス等） Start================ */
article#day-spe01 .ImgPicBox {
  width: 100%;
  margin: 5px 0 0 0; }

article#day-spe01 div.ImgPicBox img {
  border: #FFF solid 4px; }

#day-spe01 .box01 {
  clear: both;
  overflow: hidden;
  margin-bottom: 20px; }

#day-spe01 .box01 p {
  margin: 0;
  margin-top: 10px;
  padding: 0;
  font-size: 13px; }

#day-spe01 .box01 .box_l {
  margin-bottom: 10px; }

#day-spe01 .box02 {
  clear: both;
  margin-bottom: 20px;
  overflow: hidden; }

#day-spe01 .box02 p {
  font-size: 13px;
  padding: 0; }

#day-spe01 .box03 {
  clear: both;
  margin-top: 15px;
  margin-bottom: 10px;
  overflow: hidden; }

#day-spe01 .items-box {
  float: left;
  width: 200px;
  /* height:200px; 2015.1.26 Disable */
  margin-left: 15px;
  margin-bottom: 15px; }

#day-spe01 .items-box2 {
  float: left;
  width: 150px;
  margin-left: 15px;
  margin-bottom: 15px; }

#day-spe01 .items-box .box-img img, #day-spe01 .items-box2 .box-img img {
  border: 3px #bbb solid; }

#day-spe01 .sub-title h2 {
  clear: both;
  font-size: 22px;
  background-image: url(../images/s-boder1.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  margin: 0px;
  margin-bottom: 5px;
  padding: 0px 0px 5px; }

#day-spe01 .sub-title h3 {
  clear: both;
  font-size: 18px;
  background-position: center bottom;
  background-repeat: no-repeat;
  margin: 10px auto 5px auto;
  margin-bottom: 5px;
  padding: 0px 0px 5px; }

#day-spe01 .sub-title h3::before {
  content: "●";
  color: #38b48b; }

/* ================特集（クリスマス等） END================ */
/* ================ランドセル Start================ */
#ransel .box01 {
  clear: both;
  overflow: hidden;
  margin-bottom: 20px; }

#ransel .box02 {
  clear: both;
  margin-bottom: 20px; }

#ransel .box02 h4 {
  font-size: 14px;
  margin: 0; }

#ransel .box02 span {
  color: #f55;
  font-weight: bold; }

#ransel .box02 ul {
  font-size: 13px;
  margin-left: 32px;
  margin-bottom: 10px; }

#ransel .box02 p {
  font-size: 13px;
  padding: 0; }

#ransel .sub-title h2 {
  clear: both;
  font-size: 22px;
  background-image: url(../images/s-boder1.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  margin: 0px;
  margin-bottom: 5px;
  padding: 0px 0px 5px; }

/* ================ランドセル END================ */
/* ================快適な睡眠のために Start================ */
#bedding .box01 {
  clear: both;
  overflow: hidden;
  margin-bottom: 20px; }

#bedding .box02 {
  clear: both;
  margin-bottom: 20px; }

#bedding .box02 ul {
  font-size: 13px;
  margin-left: 20px; }

#bedding .box02 ol {
  font-size: 13px;
  margin-left: 20px; }

#bedding .box02 p {
  font-size: 13px;
  padding: 0; }

#bedding .sub-title h2 {
  clear: both;
  font-size: 22px;
  background-image: url(../images/s-boder1.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  margin: 0px;
  margin-bottom: 5px;
  padding: 0px 0px 5px; }

/* ================快適な睡眠のために END================ */
/* ================ワークショップ 160426 Start================ */
#work .box01 {
  clear: both;
  overflow: hidden;
  margin-bottom: 20px; }

#work .box02 ul {
  font-size: 13px;
  margin-left: 32px;
  margin-bottom: 10px; }

#work .box02 {
  clear: both;
  margin-bottom: 20px; }

#work .box02 p {
  font-size: 13px;
  padding: 0; }

#work .box02 h4 {
  font-size: 14px;
  margin: 0;
  padding-left: 0; }

#work .box02 h4.Kaisai {
  font-size: 18px;
  /*14px*/
  margin: 0 0 10px 0;
  color: #404040;
  padding-left: 0;
  border-bottom: #36b583 dotted 2px; }

#work .box02 h4.Kaisai:before {
  content: '■';
  color: #36b583; }

#work .box02 p.KaisaiCome {
  display: block;
  width: 100%;
  float: none; }

#work .box02 span {
  color: #f55;
  font-weight: bold; }

#work .img-box {
  margin-left: 15px;
  float: left;
  width: 300px;
  margin-bottom: 20px; }

#work .img-box-Hei {
  margin-left: 30px;
  float: left;
  width: 315px;
  margin-bottom: 20px; }

#work .sub-title h2 {
  clear: both;
  font-size: 22px;
  background-image: url(../images/s-boder1.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  margin: 0px;
  margin-bottom: 5px;
  padding: 0px 0px 5px; }

/* ================ワークショップ END================ */
/* ================タブ設定================ */
#mod-tabnav {
  overflow: hidden;
  clear: both;
  position: absolute;
  top: 10px; }

#mod-tabnav img {
  width: 155px;
  /*170px*/
  margin-right: 5px;
  /*8px*/ }

#mod-tabnav li {
  margin: 0px;
  float: left;
  display: inline;
  font-size: 0; }

#tab-box {
  position: relative; }

#tab-box ul li a img {
  outline: none;
  border: none; }

#tab-box .tabBox {
  display: none;
  margin-bottom: 80px; }

.clearFix:after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: ".";
  zoom: 1; }

/* ほかページからタブへアクセスした時にアンカーの位置をここで調整 */
#tab-00, #tab-01, #tab-02, #tab-03 {
  position: relative;
  padding-top: 47px;
  /*50px*/ }

/* ================採用情報 END================ */
/* ================最新チラシ情報 Start================ */
#fly h3 {
  margin: 30px 0 10px 0;
  padding: 0 0 10px 0;
  font-size: 13px;
  color: #38b48b;
  background-image: url(../images/s-boder4.png);
  background-position: left bottom;
  background-repeat: no-repeat; }

#fly h5 {
  margin: 0 0 30px 0;
  padding: 0 0 5px 0;
  font-size: 14px;
  color: #38b48b;
  background-image: url(../images/s-boder5.png);
  background-position: left bottom;
  background-repeat: no-repeat; }

#fly p {
  padding: 0; }

#fly a:hover img {
  opacity: 0.8;
  filter: alpha(opacity=80);
  -ms-filter: "alpha( opacity=80 )"; }

#fly .box1 p {
  font-size: 12px;
  margin-bottom: 30px;
  color: #000; }

#fly .box1 img {
  border: 4px solid #cacacb;
  margin-right: 30px; }

#fly .fly-boximg {
  margin-left: 15px;
  margin-bottom: 60px; }

#fly .box2 {
  margin-bottom: 50px;
  margin-top: 15px; }

#fly .box2 img {
  margin-top: 15px; }

#fly ul {
  font-size: 11px;
  margin-bottom: 30px; }

#fly li {
  list-style-type: none;
  font-weight: bold; }

/* ================最新チラシ情報 END================ */
/* == 毎月 Start Add 2021.2.8 =============== */
.NewSubTitle {
  border-bottom: 5px solid;
  border-image: linear-gradient(to right, #38b48b 40%, #c8c9ca 40%);
  border-image-slice: 1;
  margin-bottom: 20px; }

.NewSubTitle h2 {
  margin: 0px;
  padding: 0px;
  font-size: 28px; }

p.MonthComent {
  padding: 0px;
  font-size: 18px; }

.MonImg {
  margin: 30px 0px 30px 0px;
  width: 100%;
  height: auto; }

.MonImg img {
  width: 300px;
  margin: 0px 0px 24px 0px;
  padding: 0px;
  border: none;
  vertical-align: top; }

.MonImg img:nth-child(3n - 1) {
  margin-left: 24px;
  margin-right: 24px; }

.MonImg img:nth-child(8) {
  margin-left: 24px;
  margin-right: 0px; }

.MonImg img:nth-child(10n) {
  margin-left: 24px;
  margin-right: 24px; }

.MonImg img:nth-child(11) {
  margin-left: 0px;
  margin-right: 0px; }

.ShowInShop {
  display: inline-block;
  position: relative;
  width: 630px;
  max-width: 630px;
  height: 300px;
  margin: 0px 0px 24px 0px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.7); }

.ShowInShop .sisImg {
  z-index: 10;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 1;
  animation: bgAnime 8s 0s infinite; }

.SIS1 {
  background-image: url("../images/month_gift/inshop1.jpg");
  background-size: cover; }

/*.SIS2{
    background-image: url("../images/month_gift/inshop2.jpg");
    background-size:cover;
    animation-delay: 16s;
}*/
/* == 毎月 End Add 2021.2.8 ================= */
/* ================footer追加================ */
footer {
  background-color: #f9f6f2; }

footer a {
  text-decoration: none !important;
  color: #42413c !important; }

footer a:hover {
  color: #999 !important; }

/*ここから元Styles*/
/* CSS Document */
body {
  font: 100%/1.4 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
  background-color: #ffffff;
  margin: 0;
  padding: 0;
  color: #403D3C; }

/* --------------------------------見出し・リスト等の基本設定---------------- */
h1 {
  margin: 0; }

/*ページタイトル用 Add2015.12.09*/
ul, ol, dl {
  /* ここで指定する内容が .nav リストにも適用されることに注意 */
  padding: 0;
  margin: 0; }

/* h1, 対象から外す Add2015.12.09 */
h2, h3, h4, h5, h6, p {
  margin-top: 0;
  padding-right: 15px;
  padding-left: 15px; }

a img {
  border: none; }

img {
  vertical-align: bottom; }

a:link {
  color: #42413C;
  text-decoration: underline; }

a:visited {
  color: #6E6C64;
  text-decoration: underline; }

a:hover, a:active, a:focus {
  text-decoration: none; }

.StrikeLine {
  text-decoration: line-through;
  display: inline-block;
  color: #aaaaaa; }

/* ~~ コンテンツ＆ヘッダー＆フッターを含む定義設定 ~~ */
/* -------------------------------------Container全体--------- */
.container {
  width: 1160px;
  background-color: none;
  margin: 0 auto;
  background-color: #f9f6f2; }

/* -------------------------------------ヘッダー定義--------- */
header {
  display: block;
  width: inherit;
  height: 95px;
  background: url(../images/h-img.png) no-repeat;
  background-position: right -52px center;
  margin: 0 0 0 0;
  position: relative; }
  header .logo {
    width: 210px;
    height: auto;
    /*margin:28px 0 5px 110px;*/
    position: absolute;
    left: 110px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%); }
  header .snsbox {
    position: absolute;
    left: 370px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    display: flex; }
    header .snsbox .snsPR {
      display: none;
      background: #38b48b;
      height: 40px;
      align-items: center;
      justify-content: center; }
      header .snsbox .snsPR p {
        font-size: 11px;
        color: #fff;
        margin: 5px;
        padding: 0px; }
    header .snsbox a {
      padding: 0px 15px; }
      header .snsbox a img {
        height: 34px;
        width: auto; }

/* -------------------------------------グローバルナビ--------- */
.g-navi {
  clear: both;
  height: 60px;
  background-color: #38b48b; }
  .g-navi ul {
    width: 960px;
    margin: 0 auto; }
  .g-navi li {
    list-style-type: none;
    float: left;
    margin-top: 10px;
    margin-right: 4px;
    width: 188px;
    height: 50px;
    position: relative;
    overflow: hidden; }

.g-navi:after {
  content: ".";
  display: block;
  visibility: hidden;
  height: 0.1px;
  font-size: 0.1em;
  line-height: 0;
  clear: both; }

/* グローバルナビ */
#global-navi {
  clear: both;
  width: 960px;
  margin: 0;
  padding: 0; }
  #global-navi ul {
    margin: 0;
    padding: 0;
    font-size: 13px; }

/* -------------------------------------コンテンツボックス定義--------- */
.content {
  background-image: url(../images/menu-baku.jpg);
  background-repeat: repeat-x;
  padding-top: 40px;
  padding-left: 100px;
  padding-right: 100px; }
  .content ul, .content ol {
    padding: 0 15px 15px 40px; }

ul.nav {
  list-style: none;
  border-top: 1px solid #666;
  margin-bottom: 15px; }
  ul.nav li {
    border-bottom: 1px solid #666; }
  ul.nav a, ul.nav a:visited {
    padding: 5px 5px 5px 15px;
    display: block;
    width: 160px;
    text-decoration: none;
    background-color: #C6D580; }
  ul.nav a:hover, ul.nav a:active, ul.nav a:focus {
    background-color: #ADB96E;
    color: #FFF; }

/* -------------------------------------フッター定義 ------------- */
footer {
  padding: 0 0;
  position: relative;
  clear: both; }
  footer .copy {
    padding: 18px 150px;
    height: 14px;
    background-color: #38b48b;
    color: #FFFFFF;
    font-size: 10px;
    text-align: right; }

section, footer, aside, article, figure {
  display: block; }

/* ----------- clearfix */
.clearfix:after {
  content: ".";
  /* 新しい要素を作る */
  display: block;
  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden; }

.clearfix {
  min-height: 1px; }

* html .clearfix {
  height: 1px; }

/* ----------- テキストインデントリンク線消し */
/*\*/
ul#globalNav li a {
  overflow: hidden; }

p.sp05 a {
  overflow: hidden; }

#inforarea p#toNews a {
  overflow: hidden; }

p#toPageTop a {
  overflow: hidden; }

/* common */
/* サイトマップ */
.sitemap {
  border-top: #888888 solid 5px;
  padding: 10px 100px 10px 100px; }
  .sitemap table {
    border: none; }
  .sitemap td {
    width: 180px;
    padding-top: 20px;
    padding-left: 20px;
    vertical-align: top; }
  .sitemap p {
    font-size: 15px;
    line-height: 120%; }
  .sitemap ul {
    list-style: disc; }
  .sitemap li {
    font-size: 12px;
    margin-bottom: 8px;
    margin-left: 30px; }

.sitemap-bo {
  border-left: #888888 dashed 1px; }

/* ===スライドショー Start=== */
#main-view {
  float: left;
  width: 960px;
  height: 320px;
  margin: 0 0 30px 0;
  padding-top: 0;
  margin-top: 0;
  background-color: #38b48b;
  /*box-shadow: 0px 3px 5px rgba(0,0,0,0.4);*/ }

/*==スライダーイメージ設定==*/
#slider {
  position: relative;
  width: 960px;
  height: 320px;
  margin: 0;
  background: url(../images/top/loading.gif) no-repeat 50% 50%; }
  #slider img {
    position: absolute;
    top: 0px;
    left: 0px;
    display: none; }
  #slider a {
    border: 0;
    display: block; }

/*==切り替えボタン==*/
.nivo-controlNav {
  position: absolute;
  right: 0;
  bottom: -24px; }
  .nivo-controlNav a {
    display: block;
    width: 22px;
    height: 22px;
    background: url(../images/top/bullets.png) no-repeat;
    text-indent: -9999px;
    border: 0;
    margin-right: 3px;
    float: left; }
  .nivo-controlNav a.active {
    background-position: 0 -22px; }

.nivo-directionNav a {
  display: block;
  width: 30px;
  height: 30px;
  background: url(../images/top/arrows.png) no-repeat;
  text-indent: -9999px;
  border: 0; }

a.nivo-nextNav {
  background-position: -30px 0;
  right: 15px; }

a.nivo-prevNav {
  left: 15px; }

.nivo-caption {
  text-shadow: none;
  font-family: Helvetica, Arial, sans-serif; }
  .nivo-caption a {
    color: #efe9d1;
    text-decoration: underline; }

.AP-Pickup {
  width: auto;
  height: auto;
  padding: 0px;
  margin: 10px auto 28px auto; }
  .AP-Pickup p {
    display: block;
    vertical-align: middle;
    padding: 0px;
    margin: auto;
    text-decoration: underline;
    text-decoration-color: #38b48b;
    text-decoration-thickness: 5px;
    font-weight: bold;
    font-size: 18px;
    line-height: 32px; }

img.Page-Title-Img {
  width: 100%;
  margin-bottom: 14px; }

div.UniNext {
  width: auto;
  height: auto;
  margin: 30px 20px 50px 20px;
  padding: 0px; }
  div.UniNext div.UniNext a {
    width: auto;
    height: 40px;
    margin: 0px;
    padding: 16px;
    border: 3px solid #38b48b;
    border-radius: 16px;
    background-color: white;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none; }
  div.UniNext div.UniNext a:hover {
    opacity: 0.6; }

/*Function*/
.NonContents {
  display: none; }
