@charset "UTF-8";
/* -------------------------------------------------------------------------------------
  config: path
 ------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------
  config: colors(todo: 現状ヘッダフッタのみでしか使えてないので、そちらにうつしたほうがよいかも)
 ------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------
  config: backgrounds url
 ------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------
  config: media query
 ------------------------------------------------------------------------------------- */
/*  カラー
--------------------------------------------------*/
/*  フォント
--------------------------------------------------*/
/* -------------------------------------------------------------------------------------
  utility
 ------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------
common(S26 CLUB)
 ------------------------------------------------------------------------------------- */
#gHeader,
#contentListSidebar,
#gFooter {
  /**
   * force margin-top XXem
   */
  /**
   * force margin-right XXem
   */
  /**
   * force margin-bottom XXem
   */
  /**
   * force margin-left XXem
   */
  /**
   * force padding-top XXem
   */
  /**
   * force padding-right XXem
   */
  /**
   * force padding-bottom XXem
   */
  /**
   * force padding-left XXem
   */
}

#gHeader .mt00,
#contentListSidebar .mt00,
#gFooter .mt00 {
  margin-top: 0 !important;
}

#gHeader .mt05,
#contentListSidebar .mt05,
#gFooter .mt05 {
  margin-top: 0.5em !important;
}

#gHeader .mt10,
#contentListSidebar .mt10,
#gFooter .mt10 {
  margin-top: 1em !important;
}

#gHeader .mt15,
#contentListSidebar .mt15,
#gFooter .mt15 {
  margin-top: 1.5em !important;
}

#gHeader .mt20,
#contentListSidebar .mt20,
#gFooter .mt20 {
  margin-top: 2em !important;
}

#gHeader .mt25,
#contentListSidebar .mt25,
#gFooter .mt25 {
  margin-top: 2.5em !important;
}

#gHeader .mt30,
#contentListSidebar .mt30,
#gFooter .mt30 {
  margin-top: 3em !important;
}

#gHeader .mt35,
#contentListSidebar .mt35,
#gFooter .mt35 {
  margin-top: 3.5em !important;
}

#gHeader .mt40,
#contentListSidebar .mt40,
#gFooter .mt40 {
  margin-top: 4em !important;
}

#gHeader .mt45,
#contentListSidebar .mt45,
#gFooter .mt45 {
  margin-top: 4.5em !important;
}

#gHeader .mt50,
#contentListSidebar .mt50,
#gFooter .mt50 {
  margin-top: 5em !important;
}

#gHeader .mt55,
#contentListSidebar .mt55,
#gFooter .mt55 {
  margin-top: 5.5em !important;
}

#gHeader .mt60,
#contentListSidebar .mt60,
#gFooter .mt60 {
  margin-top: 6em !important;
}

#gHeader .mt65,
#contentListSidebar .mt65,
#gFooter .mt65 {
  margin-top: 6.5em !important;
}

#gHeader .mt70,
#contentListSidebar .mt70,
#gFooter .mt70 {
  margin-top: 7em !important;
}

#gHeader .mt75,
#contentListSidebar .mt75,
#gFooter .mt75 {
  margin-top: 7.5em !important;
}

#gHeader .mt80,
#contentListSidebar .mt80,
#gFooter .mt80 {
  margin-top: 8em !important;
}

#gHeader .mt85,
#contentListSidebar .mt85,
#gFooter .mt85 {
  margin-top: 8.5em !important;
}

#gHeader .mt90,
#contentListSidebar .mt90,
#gFooter .mt90 {
  margin-top: 9em !important;
}

#gHeader .mt95,
#contentListSidebar .mt95,
#gFooter .mt95 {
  margin-top: 9.5em !important;
}

#gHeader .mt100,
#contentListSidebar .mt100,
#gFooter .mt100 {
  margin-top: 10em !important;
}

#gHeader .mr00,
#contentListSidebar .mr00,
#gFooter .mr00 {
  margin-right: 0 !important;
}

#gHeader .mr05,
#contentListSidebar .mr05,
#gFooter .mr05 {
  margin-right: 0.5em !important;
}

#gHeader .mr10,
#contentListSidebar .mr10,
#gFooter .mr10 {
  margin-right: 1em !important;
}

#gHeader .mr15,
#contentListSidebar .mr15,
#gFooter .mr15 {
  margin-right: 1.5em !important;
}

#gHeader .mr20,
#contentListSidebar .mr20,
#gFooter .mr20 {
  margin-right: 2em !important;
}

#gHeader .mr25,
#contentListSidebar .mr25,
#gFooter .mr25 {
  margin-right: 2.5em !important;
}

#gHeader .mr30,
#contentListSidebar .mr30,
#gFooter .mr30 {
  margin-right: 3em !important;
}

#gHeader .mr35,
#contentListSidebar .mr35,
#gFooter .mr35 {
  margin-right: 3.5em !important;
}

#gHeader .mr40,
#contentListSidebar .mr40,
#gFooter .mr40 {
  margin-right: 4em !important;
}

#gHeader .mr45,
#contentListSidebar .mr45,
#gFooter .mr45 {
  margin-right: 4.5em !important;
}

#gHeader .mr50,
#contentListSidebar .mr50,
#gFooter .mr50 {
  margin-right: 5em !important;
}

#gHeader .mr55,
#contentListSidebar .mr55,
#gFooter .mr55 {
  margin-right: 5.5em !important;
}

#gHeader .mr60,
#contentListSidebar .mr60,
#gFooter .mr60 {
  margin-right: 6em !important;
}

#gHeader .mr65,
#contentListSidebar .mr65,
#gFooter .mr65 {
  margin-right: 6.5em !important;
}

#gHeader .mr70,
#contentListSidebar .mr70,
#gFooter .mr70 {
  margin-right: 7em !important;
}

#gHeader .mr75,
#contentListSidebar .mr75,
#gFooter .mr75 {
  margin-right: 7.5em !important;
}

#gHeader .mr80,
#contentListSidebar .mr80,
#gFooter .mr80 {
  margin-right: 8em !important;
}

#gHeader .mr85,
#contentListSidebar .mr85,
#gFooter .mr85 {
  margin-right: 8.5em !important;
}

#gHeader .mr90,
#contentListSidebar .mr90,
#gFooter .mr90 {
  margin-right: 9em !important;
}

#gHeader .mr95,
#contentListSidebar .mr95,
#gFooter .mr95 {
  margin-right: 9.5em !important;
}

#gHeader .mr100,
#contentListSidebar .mr100,
#gFooter .mr100 {
  margin-right: 10em !important;
}

#gHeader .mb00,
#contentListSidebar .mb00,
#gFooter .mb00 {
  margin-bottom: 0 !important;
}

#gHeader .mb05,
#contentListSidebar .mb05,
#gFooter .mb05 {
  margin-bottom: 0.5em !important;
}

#gHeader .mb10,
#contentListSidebar .mb10,
#gFooter .mb10 {
  margin-bottom: 1em !important;
}

#gHeader .mb15,
#contentListSidebar .mb15,
#gFooter .mb15 {
  margin-bottom: 1.5em !important;
}

#gHeader .mb20,
#contentListSidebar .mb20,
#gFooter .mb20 {
  margin-bottom: 2em !important;
}

#gHeader .mb25,
#contentListSidebar .mb25,
#gFooter .mb25 {
  margin-bottom: 2.5em !important;
}

#gHeader .mb30,
#contentListSidebar .mb30,
#gFooter .mb30 {
  margin-bottom: 3em !important;
}

#gHeader .mb35,
#contentListSidebar .mb35,
#gFooter .mb35 {
  margin-bottom: 3.5em !important;
}

#gHeader .mb40,
#contentListSidebar .mb40,
#gFooter .mb40 {
  margin-bottom: 4em !important;
}

#gHeader .mb45,
#contentListSidebar .mb45,
#gFooter .mb45 {
  margin-bottom: 4.5em !important;
}

#gHeader .mb50,
#contentListSidebar .mb50,
#gFooter .mb50 {
  margin-bottom: 5em !important;
}

#gHeader .mb55,
#contentListSidebar .mb55,
#gFooter .mb55 {
  margin-bottom: 5.5em !important;
}

#gHeader .mb60,
#contentListSidebar .mb60,
#gFooter .mb60 {
  margin-bottom: 6em !important;
}

#gHeader .mb65,
#contentListSidebar .mb65,
#gFooter .mb65 {
  margin-bottom: 6.5em !important;
}

#gHeader .mb70,
#contentListSidebar .mb70,
#gFooter .mb70 {
  margin-bottom: 7em !important;
}

#gHeader .mb75,
#contentListSidebar .mb75,
#gFooter .mb75 {
  margin-bottom: 7.5em !important;
}

#gHeader .mb80,
#contentListSidebar .mb80,
#gFooter .mb80 {
  margin-bottom: 8em !important;
}

#gHeader .mb85,
#contentListSidebar .mb85,
#gFooter .mb85 {
  margin-bottom: 8.5em !important;
}

#gHeader .mb90,
#contentListSidebar .mb90,
#gFooter .mb90 {
  margin-bottom: 9em !important;
}

#gHeader .mb95,
#contentListSidebar .mb95,
#gFooter .mb95 {
  margin-bottom: 9.5em !important;
}

#gHeader .mb100,
#contentListSidebar .mb100,
#gFooter .mb100 {
  margin-bottom: 10em !important;
}

#gHeader .ml00,
#contentListSidebar .ml00,
#gFooter .ml00 {
  margin-left: 0 !important;
}

#gHeader .ml05,
#contentListSidebar .ml05,
#gFooter .ml05 {
  margin-left: 0.5em !important;
}

#gHeader .ml10,
#contentListSidebar .ml10,
#gFooter .ml10 {
  margin-left: 1em !important;
}

#gHeader .ml15,
#contentListSidebar .ml15,
#gFooter .ml15 {
  margin-left: 1.5em !important;
}

#gHeader .ml20,
#contentListSidebar .ml20,
#gFooter .ml20 {
  margin-left: 2em !important;
}

#gHeader .ml25,
#contentListSidebar .ml25,
#gFooter .ml25 {
  margin-left: 2.5em !important;
}

#gHeader .ml30,
#contentListSidebar .ml30,
#gFooter .ml30 {
  margin-left: 3em !important;
}

#gHeader .ml35,
#contentListSidebar .ml35,
#gFooter .ml35 {
  margin-left: 3.5em !important;
}

#gHeader .ml40,
#contentListSidebar .ml40,
#gFooter .ml40 {
  margin-left: 4em !important;
}

#gHeader .ml45,
#contentListSidebar .ml45,
#gFooter .ml45 {
  margin-left: 4.5em !important;
}

#gHeader .ml50,
#contentListSidebar .ml50,
#gFooter .ml50 {
  margin-left: 5em !important;
}

#gHeader .ml55,
#contentListSidebar .ml55,
#gFooter .ml55 {
  margin-left: 5.5em !important;
}

#gHeader .ml60,
#contentListSidebar .ml60,
#gFooter .ml60 {
  margin-left: 6em !important;
}

#gHeader .ml65,
#contentListSidebar .ml65,
#gFooter .ml65 {
  margin-left: 6.5em !important;
}

#gHeader .ml70,
#contentListSidebar .ml70,
#gFooter .ml70 {
  margin-left: 7em !important;
}

#gHeader .ml75,
#contentListSidebar .ml75,
#gFooter .ml75 {
  margin-left: 7.5em !important;
}

#gHeader .ml80,
#contentListSidebar .ml80,
#gFooter .ml80 {
  margin-left: 8em !important;
}

#gHeader .ml85,
#contentListSidebar .ml85,
#gFooter .ml85 {
  margin-left: 8.5em !important;
}

#gHeader .ml90,
#contentListSidebar .ml90,
#gFooter .ml90 {
  margin-left: 9em !important;
}

#gHeader .ml95,
#contentListSidebar .ml95,
#gFooter .ml95 {
  margin-left: 9.5em !important;
}

#gHeader .ml100,
#contentListSidebar .ml100,
#gFooter .ml100 {
  margin-left: 10em !important;
}

#gHeader .pt00,
#contentListSidebar .pt00,
#gFooter .pt00 {
  padding-top: 0 !important;
}

#gHeader .pt05,
#contentListSidebar .pt05,
#gFooter .pt05 {
  padding-top: 0.5em !important;
}

#gHeader .pt10,
#contentListSidebar .pt10,
#gFooter .pt10 {
  padding-top: 1em !important;
}

#gHeader .pt15,
#contentListSidebar .pt15,
#gFooter .pt15 {
  padding-top: 1.5em !important;
}

#gHeader .pt20,
#contentListSidebar .pt20,
#gFooter .pt20 {
  padding-top: 2em !important;
}

#gHeader .pt25,
#contentListSidebar .pt25,
#gFooter .pt25 {
  padding-top: 2.5em !important;
}

#gHeader .pt30,
#contentListSidebar .pt30,
#gFooter .pt30 {
  padding-top: 3em !important;
}

#gHeader .pt35,
#contentListSidebar .pt35,
#gFooter .pt35 {
  padding-top: 3.5em !important;
}

#gHeader .pt40,
#contentListSidebar .pt40,
#gFooter .pt40 {
  padding-top: 4em !important;
}

#gHeader .pt45,
#contentListSidebar .pt45,
#gFooter .pt45 {
  padding-top: 4.5em !important;
}

#gHeader .pt50,
#contentListSidebar .pt50,
#gFooter .pt50 {
  padding-top: 5em !important;
}

#gHeader .pt55,
#contentListSidebar .pt55,
#gFooter .pt55 {
  padding-top: 5.5em !important;
}

#gHeader .pt60,
#contentListSidebar .pt60,
#gFooter .pt60 {
  padding-top: 6em !important;
}

#gHeader .pt65,
#contentListSidebar .pt65,
#gFooter .pt65 {
  padding-top: 6.5em !important;
}

#gHeader .pt70,
#contentListSidebar .pt70,
#gFooter .pt70 {
  padding-top: 7em !important;
}

#gHeader .pt75,
#contentListSidebar .pt75,
#gFooter .pt75 {
  padding-top: 7.5em !important;
}

#gHeader .pt80,
#contentListSidebar .pt80,
#gFooter .pt80 {
  padding-top: 8em !important;
}

#gHeader .pt85,
#contentListSidebar .pt85,
#gFooter .pt85 {
  padding-top: 8.5em !important;
}

#gHeader .pt90,
#contentListSidebar .pt90,
#gFooter .pt90 {
  padding-top: 9em !important;
}

#gHeader .pt95,
#contentListSidebar .pt95,
#gFooter .pt95 {
  padding-top: 9.5em !important;
}

#gHeader .pt100,
#contentListSidebar .pt100,
#gFooter .pt100 {
  padding-top: 10em !important;
}

#gHeader .pr00,
#contentListSidebar .pr00,
#gFooter .pr00 {
  padding-right: 0 !important;
}

#gHeader .pr05,
#contentListSidebar .pr05,
#gFooter .pr05 {
  padding-right: 0.5em !important;
}

#gHeader .pr10,
#contentListSidebar .pr10,
#gFooter .pr10 {
  padding-right: 1em !important;
}

#gHeader .pr15,
#contentListSidebar .pr15,
#gFooter .pr15 {
  padding-right: 1.5em !important;
}

#gHeader .pr20,
#contentListSidebar .pr20,
#gFooter .pr20 {
  padding-right: 2em !important;
}

#gHeader .pr25,
#contentListSidebar .pr25,
#gFooter .pr25 {
  padding-right: 2.5em !important;
}

#gHeader .pr30,
#contentListSidebar .pr30,
#gFooter .pr30 {
  padding-right: 3em !important;
}

#gHeader .pr35,
#contentListSidebar .pr35,
#gFooter .pr35 {
  padding-right: 3.5em !important;
}

#gHeader .pr40,
#contentListSidebar .pr40,
#gFooter .pr40 {
  padding-right: 4em !important;
}

#gHeader .pr45,
#contentListSidebar .pr45,
#gFooter .pr45 {
  padding-right: 4.5em !important;
}

#gHeader .pr50,
#contentListSidebar .pr50,
#gFooter .pr50 {
  padding-right: 5em !important;
}

#gHeader .pr55,
#contentListSidebar .pr55,
#gFooter .pr55 {
  padding-right: 5.5em !important;
}

#gHeader .pr60,
#contentListSidebar .pr60,
#gFooter .pr60 {
  padding-right: 6em !important;
}

#gHeader .pr65,
#contentListSidebar .pr65,
#gFooter .pr65 {
  padding-right: 6.5em !important;
}

#gHeader .pr70,
#contentListSidebar .pr70,
#gFooter .pr70 {
  padding-right: 7em !important;
}

#gHeader .pr75,
#contentListSidebar .pr75,
#gFooter .pr75 {
  padding-right: 7.5em !important;
}

#gHeader .pr80,
#contentListSidebar .pr80,
#gFooter .pr80 {
  padding-right: 8em !important;
}

#gHeader .pr85,
#contentListSidebar .pr85,
#gFooter .pr85 {
  padding-right: 8.5em !important;
}

#gHeader .pr90,
#contentListSidebar .pr90,
#gFooter .pr90 {
  padding-right: 9em !important;
}

#gHeader .pr95,
#contentListSidebar .pr95,
#gFooter .pr95 {
  padding-right: 9.5em !important;
}

#gHeader .pr100,
#contentListSidebar .pr100,
#gFooter .pr100 {
  padding-right: 10em !important;
}

#gHeader .pb00,
#contentListSidebar .pb00,
#gFooter .pb00 {
  padding-bottom: 0 !important;
}

#gHeader .pb05,
#contentListSidebar .pb05,
#gFooter .pb05 {
  padding-bottom: 0.5em !important;
}

#gHeader .pb10,
#contentListSidebar .pb10,
#gFooter .pb10 {
  padding-bottom: 1em !important;
}

#gHeader .pb15,
#contentListSidebar .pb15,
#gFooter .pb15 {
  padding-bottom: 1.5em !important;
}

#gHeader .pb20,
#contentListSidebar .pb20,
#gFooter .pb20 {
  padding-bottom: 2em !important;
}

#gHeader .pb25,
#contentListSidebar .pb25,
#gFooter .pb25 {
  padding-bottom: 2.5em !important;
}

#gHeader .pb30,
#contentListSidebar .pb30,
#gFooter .pb30 {
  padding-bottom: 3em !important;
}

#gHeader .pb35,
#contentListSidebar .pb35,
#gFooter .pb35 {
  padding-bottom: 3.5em !important;
}

#gHeader .pb40,
#contentListSidebar .pb40,
#gFooter .pb40 {
  padding-bottom: 4em !important;
}

#gHeader .pb45,
#contentListSidebar .pb45,
#gFooter .pb45 {
  padding-bottom: 4.5em !important;
}

#gHeader .pb50,
#contentListSidebar .pb50,
#gFooter .pb50 {
  padding-bottom: 5em !important;
}

#gHeader .pb55,
#contentListSidebar .pb55,
#gFooter .pb55 {
  padding-bottom: 5.5em !important;
}

#gHeader .pb60,
#contentListSidebar .pb60,
#gFooter .pb60 {
  padding-bottom: 6em !important;
}

#gHeader .pb65,
#contentListSidebar .pb65,
#gFooter .pb65 {
  padding-bottom: 6.5em !important;
}

#gHeader .pb70,
#contentListSidebar .pb70,
#gFooter .pb70 {
  padding-bottom: 7em !important;
}

#gHeader .pb75,
#contentListSidebar .pb75,
#gFooter .pb75 {
  padding-bottom: 7.5em !important;
}

#gHeader .pb80,
#contentListSidebar .pb80,
#gFooter .pb80 {
  padding-bottom: 8em !important;
}

#gHeader .pb85,
#contentListSidebar .pb85,
#gFooter .pb85 {
  padding-bottom: 8.5em !important;
}

#gHeader .pb90,
#contentListSidebar .pb90,
#gFooter .pb90 {
  padding-bottom: 9em !important;
}

#gHeader .pb95,
#contentListSidebar .pb95,
#gFooter .pb95 {
  padding-bottom: 9.5em !important;
}

#gHeader .pb100,
#contentListSidebar .pb100,
#gFooter .pb100 {
  padding-bottom: 10em !important;
}

#gHeader .pl00,
#contentListSidebar .pl00,
#gFooter .pl00 {
  padding-left: 0 !important;
}

#gHeader .pl05,
#contentListSidebar .pl05,
#gFooter .pl05 {
  padding-left: 0.5em !important;
}

#gHeader .pl10,
#contentListSidebar .pl10,
#gFooter .pl10 {
  padding-left: 1em !important;
}

#gHeader .pl15,
#contentListSidebar .pl15,
#gFooter .pl15 {
  padding-left: 1.5em !important;
}

#gHeader .pl20,
#contentListSidebar .pl20,
#gFooter .pl20 {
  padding-left: 2em !important;
}

#gHeader .pl25,
#contentListSidebar .pl25,
#gFooter .pl25 {
  padding-left: 2.5em !important;
}

#gHeader .pl30,
#contentListSidebar .pl30,
#gFooter .pl30 {
  padding-left: 3em !important;
}

#gHeader .pl35,
#contentListSidebar .pl35,
#gFooter .pl35 {
  padding-left: 3.5em !important;
}

#gHeader .pl40,
#contentListSidebar .pl40,
#gFooter .pl40 {
  padding-left: 4em !important;
}

#gHeader .pl45,
#contentListSidebar .pl45,
#gFooter .pl45 {
  padding-left: 4.5em !important;
}

#gHeader .pl50,
#contentListSidebar .pl50,
#gFooter .pl50 {
  padding-left: 5em !important;
}

#gHeader .pl55,
#contentListSidebar .pl55,
#gFooter .pl55 {
  padding-left: 5.5em !important;
}

#gHeader .pl60,
#contentListSidebar .pl60,
#gFooter .pl60 {
  padding-left: 6em !important;
}

#gHeader .pl65,
#contentListSidebar .pl65,
#gFooter .pl65 {
  padding-left: 6.5em !important;
}

#gHeader .pl70,
#contentListSidebar .pl70,
#gFooter .pl70 {
  padding-left: 7em !important;
}

#gHeader .pl75,
#contentListSidebar .pl75,
#gFooter .pl75 {
  padding-left: 7.5em !important;
}

#gHeader .pl80,
#contentListSidebar .pl80,
#gFooter .pl80 {
  padding-left: 8em !important;
}

#gHeader .pl85,
#contentListSidebar .pl85,
#gFooter .pl85 {
  padding-left: 8.5em !important;
}

#gHeader .pl90,
#contentListSidebar .pl90,
#gFooter .pl90 {
  padding-left: 9em !important;
}

#gHeader .pl95,
#contentListSidebar .pl95,
#gFooter .pl95 {
  padding-left: 9.5em !important;
}

#gHeader .pl100,
#contentListSidebar .pl100,
#gFooter .pl100 {
  padding-left: 10em !important;
}

html {
  overflow-y: scroll;
}

body {
  position: relative;
  overflow: hidden;
}

* {
  max-height: 999999px;
}

/* ----------------------------------- */
/* ----------------------------------- */
/* COMMON */
/* ----------------------------------- */
/* ----------------------------------- */
/* ************************ */
/* HEADER  */
/* ************************ */
.mark_hidden {
  display: none !important;
}

.headerWrapper {
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
  margin: 0 auto;
}

#globalHeader {
  z-index: 5000;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  font-size: 10px;
  line-height: 1.5;
  background-color: #ffffff;
  -moz-box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.1);
}

#globalHeader #benesseArea {
  display: table;
  width: 100%;
  box-sizing: border-box;
  /* -- */
  /* -- */
}

#globalHeader #benesseArea #benesseAreaLogo {
  display: table-cell;
  text-align: left;
  vertical-align: middle;
  width: 10.6em;
}

#globalHeader #benesseArea #benesseAreaLogo img {
  width: 100%;
}

#globalHeader #benesseArea #benesseAreaLink {
  display: table-cell;
  width: auto;
  text-align: right;
  vertical-align: middle;
}

#globalHeader #benesseArea #benesseAreaLink a {
  display: -moz-inline-stack;
  display: inline-block;
  *display: inline;
  *vertical-align: auto;
  zoom: 1;
  padding-left: 1em;
  background: url(/kodomo/resources/images/template/header/blt-01.gif) no-repeat left center;
  -webkit-background-size: 0.5em auto;
  -moz-background-size: 0.5em auto;
  -ms-background-size: 0.5em auto;
  -o-background-size: 0.5em auto;
  background-size: 0.5em auto;
  color: #0070cb;
}

#globalHeader #benesseArea #benesseAreaLink a span {
  font-size: 1.2em;
  vertical-align: middle;
}

#globalHeader #shimakuraArea {
  display: table;
  width: 100%;
  box-sizing: border-box;
  /* -- */
  /* -- */
}

#globalHeader #shimakuraArea #shimakuraAreaLogo {
  display: table-cell;
  width: 36em;
  text-align: left;
  vertical-align: middle;
}

#globalHeader #shimakuraArea #shimakuraAreaLogo a {
  display: block;
  vertical-align: bottom;
  text-decoration: none;
}

#globalHeader #shimakuraArea #shimakuraAreaLogo a #sa_logoShima {
  vertical-align: bottom;
}

#globalHeader #shimakuraArea #shimakuraAreaLogo a #sa_logoKochalle {
  vertical-align: bottom;
}

#globalHeader #shimakuraArea #shimakuraAreaFunction {
  list-style: none;
  display: table-cell;
  width: auto;
  text-align: right;
  vertical-align: middle;
  /* ////////////////////// */
  /* ////////////////////// */
  /* ////////////////////// */
  /* ////////////////////// */
  /* ////////////////////// */
  /* ////////////////////// */
  /* ////////////////////// */
  /* ////////////////////// */
}

#globalHeader #shimakuraArea #shimakuraAreaFunction #sa_facebook div {
  background-color: #475f94;
}

#globalHeader #shimakuraArea #shimakuraAreaFunction #sa_facebook div a {
  width: 40px;
  height: 40px;
  background-color: #5370ad;
}

#globalHeader #shimakuraArea #shimakuraAreaFunction #sa_facebook div a img {
  width: 40px;
  height: 40px;
}

#globalHeader #shimakuraArea #shimakuraAreaFunction #sa_facebook div:hover {
  background-color: #3b4f7a;
}

#globalHeader #shimakuraArea #shimakuraAreaFunction #sa_facebook div:hover a {
  background-color: #475f94;
}

#globalHeader #shimakuraArea #shimakuraAreaFunction #sa_youtube div {
  background-color: #b0414e;
}

#globalHeader #shimakuraArea #shimakuraAreaFunction #sa_youtube div a {
  width: 40px;
  height: 40px;
  background-color: #c94b59;
}

#globalHeader #shimakuraArea #shimakuraAreaFunction #sa_youtube div a img {
  width: 40px;
  height: 40px;
}

#globalHeader #shimakuraArea #shimakuraAreaFunction #sa_youtube div:hover {
  background-color: #963843;
}

#globalHeader #shimakuraArea #shimakuraAreaFunction #sa_youtube div:hover a {
  background-color: #b0414e;
}

#globalHeader #shimakuraArea #shimakuraAreaFunction #sa_line div {
  background-color: #3c993d;
}

#globalHeader #shimakuraArea #shimakuraAreaFunction #sa_line div a {
  width: 40px;
  height: 40px;
  background-color: #45b346;
}

#globalHeader #shimakuraArea #shimakuraAreaFunction #sa_line div a img {
  width: 40px;
  height: 40px;
}

#globalHeader #shimakuraArea #shimakuraAreaFunction #sa_line div:hover {
  background-color: #328033;
}

#globalHeader #shimakuraArea #shimakuraAreaFunction #sa_line div:hover a {
  background-color: #3c993d;
}

#globalHeader #shimakuraArea #shimakuraAreaFunction #sa_mail div {
  background-color: #ccc9be;
}

#globalHeader #shimakuraArea #shimakuraAreaFunction #sa_mail div a {
  display: table-cell;
  width: 128px;
  height: 41px;
  text-align: center;
  vertical-align: middle;
  color: #916821;
  font-size: 1.6em;
  background-color: #ffffff;
}

#globalHeader #shimakuraArea #shimakuraAreaFunction #sa_mail div a span {
  display: inline-block;
  margin: 3px 0 0 28px;
}

#globalHeader #shimakuraArea #shimakuraAreaFunction #sa_mail div a img {
  position: absolute;
  top: 0;
  left: 0;
  width: 128px;
  height: 41px;
}

#globalHeader #shimakuraArea #shimakuraAreaFunction #sa_mail div:hover {
  background-color: #ccc9be;
}

#globalHeader #shimakuraArea #shimakuraAreaFunction #sa_mail div:hover a {
  background-color: #fff6d1;
}

#globalHeader #shimakuraArea #shimakuraAreaFunction #sa_home div {
  background-color: #ccc9be;
}

#globalHeader #shimakuraArea #shimakuraAreaFunction #sa_home div a {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  color: #916821;
  background-color: #f0eee6;
  width: 36px;
  height: 36px;
  font-size: 1.0em;
}

#globalHeader #shimakuraArea #shimakuraAreaFunction #sa_home div a span {
  display: block;
  padding: 0;
  text-align: center;
  -moz-transform: scale(0.7, 0.7);
  -webkit-transform: scale(0.7, 0.7);
  -o-transform: scale(0.7, 0.7);
  -ms-transform: scale(0.7, 0.7);
  transform: scale(0.7, 0.7);
}

#globalHeader #shimakuraArea #shimakuraAreaFunction #sa_home div a img {
  padding: 6px 0 0 0;
  width: 15px;
}

#globalHeader #shimakuraArea #shimakuraAreaFunction #sa_search {
  display: inline-block;
}

#globalHeader #shimakuraArea #shimakuraAreaFunction #sa_search div {
  background-color: #ccc9be;
}

#globalHeader #shimakuraArea #shimakuraAreaFunction #sa_search div a {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  color: #916821;
  background-color: #f0eee6;
}

#globalHeader #shimakuraArea #shimakuraAreaFunction #sa_search div a span {
  display: inline-block;
}

#globalHeader #shimakuraArea #shimakuraAreaFunction #sa_search div:hover {
  background-color: #c2beac;
}

#globalHeader #shimakuraArea #shimakuraAreaFunction #sa_search div:hover a {
  background-color: #e6e2d3;
}

#globalHeader #shimakuraArea #shimakuraAreaFunction #sa_menu div {
  background-color: #d63e3e;
}

#globalHeader #shimakuraArea #shimakuraAreaFunction #sa_menu div a {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  color: #ffffff;
  background-color: #f04646;
  width: 36px;
  height: 36px;
  font-size: 1.0em;
  letter-spacing: -0.2em;
}

#globalHeader #shimakuraArea #shimakuraAreaFunction #sa_menu div a span {
  display: block;
  padding: 0;
  text-align: center;
  -moz-transform: scale(0.7, 0.7);
  -webkit-transform: scale(0.7, 0.7);
  -o-transform: scale(0.7, 0.7);
  -ms-transform: scale(0.7, 0.7);
  transform: scale(0.7, 0.7);
}

#globalHeader #shimakuraArea #shimakuraAreaFunction #sa_menu div a img {
  padding: 8px 0 1px 0;
  width: 15px;
}

#globalHeader #shimakuraArea #shimakuraAreaFunction .sa_list {
  margin: 0 0 0 9px;
}

#globalHeader #shimakuraArea #shimakuraAreaFunction .sa_list div {
  position: relative;
  top: 0;
  left: 0;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  border-radius: 4px;
  font-weight: normal;
}

#globalHeader #shimakuraArea #shimakuraAreaFunction .sa_list div a {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  border-radius: 4px;
  text-decoration: none;
}

#globalHeader #shimakuraArea #shimakuraAreaFunction .sa_list div a span {
  font-family: "GenJyuuGothic-Bold", sans-serif;
  font-weight: normal;
}

.winOld #globalHeader #shimakuraArea #shimakuraAreaFunction .sa_list div a span {
  font-family: "メイリオ", Meiryo !important;
  font-weight: bold;
}

#globalHeader #shimakuraArea #shimakuraAreaFunction .sa_list div a.sa_list-open {
  letter-spacing: -0.1em;
  background: #f0f0f0;
}

#globalHeader #shimakuraArea #shimakuraAreaFunction .sa_list div a.sa_list-close {
  letter-spacing: -0.1em;
  display: none;
  background: #f0f0f0;
}

#globalHeader #contentsArea {
  z-index: 5100;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 60px;
  overflow: visible;
  /* -- */
}

#globalHeader #contentsArea #contentsAreaList {
  display: table;
  width: 100%;
  list-style: none;
  /* ////////////////////// */
}

#globalHeader #contentsArea #contentsAreaList .ca_list {
  display: table-cell;
  background-color: #ffffff;
  height: 53px;
  box-sizing: content-box;
  position: relative;
  vertical-align: middle;
  text-align: center;
  overflow: visible;
  padding-bottom: 4px;
}

#globalHeader #contentsArea #contentsAreaList .ca_list:hover {
  cursor: pointer;
}

#globalHeader #contentsArea #contentsAreaList .ca_list .ca_listTitle {
  position: relative;
  display: inline-block;
  font-family: "GenJyuuGothic-Heavy", sans-serif;
  font-size: 1.6em;
  line-height: 1.25;
  font-weight: normal;
  letter-spacing: -1px;
  color: #916821;
}

#globalHeader #contentsArea #contentsAreaList .ca_list .ca_listTitle img {
  display: inline-block;
  vertical-align: middle;
  width: 15px;
  padding: 0 5px 0 0;
}

#globalHeader #contentsArea #contentsAreaList .ca_list .ca_listTitle span {
  font-family: "GenJyuuGothic-Heavy", sans-serif;
}

#globalHeader #contentsArea #contentsAreaList .ca_list .ca_listItem {
  display: none;
  position: absolute;
  z-index: 5200;
  top: 60px;
  left: 0;
  width: 100%;
  text-align: left;
  list-style: none;
  padding-top: 10px;
  background-image: url(/kodomo/resources/images/template/header/image_drop-fukidashi.png);
  background-repeat: no-repeat;
  background-position: center 0;
  -webkit-background-size: 20px auto;
  -moz-background-size: 20px auto;
  -ms-background-size: 20px auto;
  -o-background-size: 20px auto;
  background-size: 20px auto;
}

#globalHeader #contentsArea #contentsAreaList .ca_list .ca_listItem .ca_listItemDrop {
  border-radius: 5px;
  background: #ffffff;
  overflow: hidden;
  width: 420px;
  position: absolute;
  left: 50%;
  top: 10px;
  z-index: 5210;
  margin: 0 0 0 -210px;
  -moz-box-shadow: 0px 3px 2px 1px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 3px 2px 1px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0px 3px 2px 1px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0px 3px 2px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 3px 2px 1px rgba(0, 0, 0, 0.15);
}

#globalHeader #contentsArea #contentsAreaList .ca_list .ca_listItem .ca_listItemDrop li {
  display: block;
  position: relative;
  box-sizing: border-box;
  vertical-align: middle;
  text-align: left;
  border-bottom: 1px solid #e6e6da;
}

#globalHeader #contentsArea #contentsAreaList .ca_list .ca_listItem .ca_listItemDrop li:last-child {
  border-bottom: none;
}

#globalHeader #contentsArea #contentsAreaList .ca_list .ca_listItem .ca_listItemDrop li a {
  display: table;
  box-sizing: border-box;
  width: 100%;
  padding: 0 35px 0 15px;
  text-decoration: none;
  background: url(/kodomo/resources/images/template/header/icon_drop-arrow.png) no-repeat 380px center;
  -webkit-background-size: 22px auto;
  -moz-background-size: 22px auto;
  -ms-background-size: 22px auto;
  -o-background-size: 22px auto;
  background-size: 22px auto;
}

#globalHeader #contentsArea #contentsAreaList .ca_list .ca_listItem .ca_listItemDrop li a:hover {
  background-color: #f0eee6;
  cursor: pointer;
}

#globalHeader #contentsArea #contentsAreaList .ca_list .ca_listItem .ca_listItemDrop li a.ca_listItemDropItem {
  position: relative;
  display: inline-block;
  width: 90px;
  box-sizing: border-box;
  text-align: center;
  background: none;
  padding: 10px 0;
  margin: 0 0 10px 10px;
  font-size: 1.0em;
}

#globalHeader #contentsArea #contentsAreaList .ca_list .ca_listItem .ca_listItemDrop li a.ca_listItemDropItem img {
  width: 70px;
  display: block;
  margin: 0 auto;
}

#globalHeader #contentsArea #contentsAreaList .ca_list .ca_listItem .ca_listItemDrop li a.ca_listItemDropItem b {
  font-weight: normal;
  display: inline-block;
  margin: 0 auto;
  padding: 0 10px;
  background: url(/kodomo/resources/images/template/header/icon_droptem-arrow.png) no-repeat left center;
  -webkit-background-size: 5px auto;
  -moz-background-size: 5px auto;
  -ms-background-size: 5px auto;
  -o-background-size: 5px auto;
  background-size: 5px auto;
}

#globalHeader #contentsArea #contentsAreaList .ca_list .ca_listItem .ca_listItemDrop li a.ca_listItemDropItem:hover {
  background-color: #f0eee6;
  cursor: pointer;
}

#globalHeader #contentsArea #contentsAreaList .ca_list .ca_listItem .ca_listItemDrop li div {
  display: table;
  width: 100%;
  box-sizing: border-box;
  padding: 0 0 0 10px;
}

#globalHeader #contentsArea #contentsAreaList .ca_list .ca_listItem .ca_listItemDrop li .ca_status {
  font-family: "GenJyuuGothic-Medium", sans-serif;
  display: block;
  position: absolute;
  top: 0;
  right: 5px;
  padding: 3px 10px;
  border-radius: 10px;
  background-color: #e50012;
  color: #ffffff;
  font-size: 0.66em;
  line-height: 1.0;
}

.winOld #globalHeader #contentsArea #contentsAreaList .ca_list .ca_listItem .ca_listItemDrop li .ca_status {
  font-family: "メイリオ", Meiryo !important;
}

#globalHeader #contentsArea #contentsAreaList .ca_list .ca_listItem .ca_listItemDrop li .ca_current {
  display: block;
  position: absolute;
  top: -5px;
  left: 5px;
  padding: 0;
}

#globalHeader #contentsArea #contentsAreaList .ca_list .ca_listItem .ca_listItemDrop li .ca_current img {
  width: 43px !important;
}

#globalHeader #contentsArea #contentsAreaList .ca_list .ca_listItem .ca_listItemDrop li .ca_listItemDropImage {
  display: table-cell;
  width: 90px;
  padding: 0 0 0 0;
  vertical-align: middle;
}

#globalHeader #contentsArea #contentsAreaList .ca_list .ca_listItem .ca_listItemDrop li .ca_listItemDropImage img {
  width: 90px;
  vertical-align: middle;
}

#globalHeader #contentsArea #contentsAreaList .ca_list .ca_listItem .ca_listItemDrop li .ca_listItemDropText {
  display: table-cell;
  width: auto;
  padding: 0 10px;
  vertical-align: middle;
  height: 100px;
}

#globalHeader #contentsArea #contentsAreaList .ca_list .ca_listItem .ca_listItemDrop li .ca_listItemDropText dt {
  font-family: "GenJyuuGothic-Bold", sans-serif;
  font-size: 1.5em;
  font-weight: normal;
  color: #916821;
  position: relative;
  display: block;
}

.winOld #globalHeader #contentsArea #contentsAreaList .ca_list .ca_listItem .ca_listItemDrop li .ca_listItemDropText dt {
  font-family: "メイリオ", Meiryo !important;
  font-weight: bold;
}

#globalHeader #contentsArea #contentsAreaList .ca_list .ca_listItem .ca_listItemDrop li .ca_listItemDropText dd {
  font-size: 1.2em;
  color: #82755e;
}

#globalHeader #contentsArea #contentsAreaList .ca_list-current {
  padding-bottom: 0;
}

#globalHeader #contentsArea #contentsAreaList #ca_play {
  width: 22%;
}

#globalHeader #contentsArea #contentsAreaList #ca_play:hover .ca_listTitle {
  color: #2bbae9;
}

#globalHeader #contentsArea #contentsAreaList #ca_play.ca_list {
  border-bottom: 3px solid #2bbae9;
}

#globalHeader #contentsArea #contentsAreaList #ca_play.ca_list-current {
  background-color: #e5f7fc;
  border-bottom: 7px solid #2bbae9;
}

#globalHeader #contentsArea #contentsAreaList #ca_play.ca_list-current .ca_listTitle {
  color: #2bbae9;
}

#globalHeader #contentsArea #contentsAreaList #ca_play .ca_listItem .ca_listItemDrop {
  margin: 0 0 0 0;
  left: 0;
}

#globalHeader #contentsArea #contentsAreaList #ca_concert {
  width: 14%;
}

#globalHeader #contentsArea #contentsAreaList #ca_concert:hover .ca_listTitle {
  color: #07b196;
}

#globalHeader #contentsArea #contentsAreaList #ca_concert.ca_list {
  border-bottom: 3px solid #07b196;
}

#globalHeader #contentsArea #contentsAreaList #ca_concert.ca_list-current {
  background-color: #e1f6f2;
  border-bottom: 7px solid #07b196;
}

#globalHeader #contentsArea #contentsAreaList #ca_concert.ca_list-current .ca_listTitle {
  color: #07b196;
}

#globalHeader #contentsArea #contentsAreaList #ca_tv {
  width: 17%;
}

#globalHeader #contentsArea #contentsAreaList #ca_tv:hover .ca_listTitle {
  color: #faaf00;
}

#globalHeader #contentsArea #contentsAreaList #ca_tv.ca_list {
  border-bottom: 3px solid #faaf00;
}

#globalHeader #contentsArea #contentsAreaList #ca_tv.ca_list-current {
  background-color: #fef5e0;
  border-bottom: 7px solid #faaf00;
}

#globalHeader #contentsArea #contentsAreaList #ca_tv.ca_list-current .ca_listTitle {
  color: #faaf00;
}

#globalHeader #contentsArea #contentsAreaList #ca_info {
  width: 13%;
}

#globalHeader #contentsArea #contentsAreaList #ca_info:hover .ca_listTitle {
  color: #f3a7ac;
}

#globalHeader #contentsArea #contentsAreaList #ca_info.ca_list {
  border-bottom: 3px solid #f3a7ac;
}

#globalHeader #contentsArea #contentsAreaList #ca_info.ca_list-current {
  background-color: #fef4f5;
  border-bottom: 7px solid #f3a7ac;
}

#globalHeader #contentsArea #contentsAreaList #ca_info.ca_list-current .ca_listTitle {
  color: #f3a7ac;
}

#globalHeader #contentsArea #contentsAreaList #ca_goods {
  width: 11%;
}

#globalHeader #contentsArea #contentsAreaList #ca_goods:hover .ca_listTitle {
  color: #fa7d66;
}

#globalHeader #contentsArea #contentsAreaList #ca_goods.ca_list {
  border-bottom: 3px solid #fa7d66;
}

#globalHeader #contentsArea #contentsAreaList #ca_goods.ca_list-current {
  background-color: #feefec;
  border-bottom: 7px solid #fa7d66;
}

#globalHeader #contentsArea #contentsAreaList #ca_goods.ca_list-current .ca_listTitle {
  color: #fa7d66;
}

#globalHeader #contentsArea #contentsAreaList #ca_room {
  width: 23%;
}

#globalHeader #contentsArea #contentsAreaList #ca_room:hover .ca_listTitle {
  color: #9f8bcc;
}

#globalHeader #contentsArea #contentsAreaList #ca_room.ca_list {
  border-bottom: 3px solid #9f8bcc;
  padding-bottom: 4px;
}

#globalHeader #contentsArea #contentsAreaList #ca_room.ca_list-current {
  background-color: #f3f1f9;
  padding-bottom: 0;
  border-bottom: 7px solid #9f8bcc;
}

#globalHeader #contentsArea #contentsAreaList #ca_room.ca_list-current .ca_listTitle {
  color: #9f8bcc;
}

#globalHeader #contentsArea #contentsAreaList #ca_room .ca_listItem .ca_listItemDrop {
  margin: 0 0 0 0;
  left: auto;
  right: 0;
}

#globalHeader #notrackingArea,
#globalHeader #trackingArea {
  width: 100%;
  z-index: 5200;
  /* menuArea */
  /* allitemArea */
}

#globalHeader #notrackingArea.track,
#globalHeader #trackingArea.track {
  position: fixed;
  top: 0;
  left: 0;
}

#globalHeader #notrackingArea.track #menuAreaInner,
#globalHeader #trackingArea.track #menuAreaInner {
  display: table;
}

#globalHeader #notrackingArea.track #searchArea,
#globalHeader #trackingArea.track #searchArea {
  top: 10px;
}

#globalHeader #notrackingArea.fit,
#globalHeader #trackingArea.fit {
  position: relative;
  top: 0;
  left: 0;
}

#globalHeader #notrackingArea.fit #menuAreaInner,
#globalHeader #trackingArea.fit #menuAreaInner {
  display: none;
}

#globalHeader #notrackingArea.fit #searchArea,
#globalHeader #trackingArea.fit #searchArea {
  top: 0;
}

#globalHeader #notrackingArea #menuArea,
#globalHeader #trackingArea #menuArea {
  z-index: 5202;
}

#globalHeader #notrackingArea #menuArea #menuAreaInner,
#globalHeader #trackingArea #menuArea #menuAreaInner {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  -moz-box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.1);
}

#globalHeader #notrackingArea #menuArea #menuAreaInner .ma_list,
#globalHeader #trackingArea #menuArea #menuAreaInner .ma_list {
  display: table-cell;
  box-sizing: border-box;
  width: 33.3%;
  text-align: center;
  vertical-align: middle;
  font-size: 1.2em;
  font-family: "GenJyuuGothic-Bold", sans-serif;
  font-weight: normal;
}

.winOld #globalHeader #notrackingArea #menuArea #menuAreaInner .ma_list, .winOld
#globalHeader #trackingArea #menuArea #menuAreaInner .ma_list {
  font-family: "メイリオ", Meiryo !important;
  font-weight: bold;
}

#globalHeader #notrackingArea #menuArea #menuAreaInner .ma_list .ma_list-table,
#globalHeader #trackingArea #menuArea #menuAreaInner .ma_list .ma_list-table {
  display: table;
  width: 100%;
}

#globalHeader #notrackingArea #menuArea #menuAreaInner .ma_list .ma_list-table a,
#globalHeader #trackingArea #menuArea #menuAreaInner .ma_list .ma_list-table a {
  display: table-cell;
  width: 100%;
  height: 40px;
  vertical-align: middle;
  color: inherit;
}

#globalHeader #notrackingArea #menuArea #menuAreaInner .ma_list .ma_list-table a div,
#globalHeader #trackingArea #menuArea #menuAreaInner .ma_list .ma_list-table a div {
  display: inline-block;
}

#globalHeader #notrackingArea #menuArea #menuAreaInner .ma_list .ma_list-table a img,
#globalHeader #trackingArea #menuArea #menuAreaInner .ma_list .ma_list-table a img {
  display: inline-block;
}

#globalHeader #notrackingArea #menuArea #menuAreaInner .ma_list .ma_list-table a span,
#globalHeader #trackingArea #menuArea #menuAreaInner .ma_list .ma_list-table a span {
  font-family: "GenJyuuGothic-Bold", sans-serif;
  font-weight: normal;
  display: inline-block;
}

.winOld #globalHeader #notrackingArea #menuArea #menuAreaInner .ma_list .ma_list-table a span, .winOld
#globalHeader #trackingArea #menuArea #menuAreaInner .ma_list .ma_list-table a span {
  font-family: "メイリオ", Meiryo !important;
  font-weight: bold;
}

#globalHeader #notrackingArea #menuArea #menuAreaInner #ma_home,
#globalHeader #trackingArea #menuArea #menuAreaInner #ma_home {
  color: #916821;
  background-color: #ffffff;
  border-right: 1px solid #e8e8dd;
  border-bottom: 1px solid #e8e8dd;
}

#globalHeader #notrackingArea #menuArea #menuAreaInner #ma_home img,
#globalHeader #trackingArea #menuArea #menuAreaInner #ma_home img {
  padding: 0 8px 0 0;
  width: 20px;
}

#globalHeader #notrackingArea #menuArea #menuAreaInner #ma_search,
#globalHeader #trackingArea #menuArea #menuAreaInner #ma_search {
  color: #916821;
  background-color: #ffffff;
  border-right: 1px solid #e8e8dd;
  border-bottom: 1px solid #e8e8dd;
}

#globalHeader #notrackingArea #menuArea #menuAreaInner #ma_search img,
#globalHeader #trackingArea #menuArea #menuAreaInner #ma_search img {
  padding: 0 8px 0 0;
  width: 20px;
}

#globalHeader #notrackingArea #menuArea #menuAreaInner #ma_menu,
#globalHeader #trackingArea #menuArea #menuAreaInner #ma_menu {
  background-color: #f04646;
  border-bottom: 1px solid #d63e3e;
  color: #ffffff;
}

#globalHeader #notrackingArea #menuArea #menuAreaInner #ma_menu img,
#globalHeader #trackingArea #menuArea #menuAreaInner #ma_menu img {
  padding: 0 8px 0 0;
  width: 20px;
}

#globalHeader #notrackingArea #allitemArea,
#globalHeader #trackingArea #allitemArea {
  display: none;
  z-index: 5201;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #ffffff;
  overflow: hidden;
  overflow-y: scroll;
}

#globalHeader #notrackingArea #allitemArea #allitemAreaUpper,
#globalHeader #trackingArea #allitemArea #allitemAreaUpper {
  border-top: 1px solid #e8e8dd;
  padding: 10px 20px 20px 20px;
}

#globalHeader #notrackingArea #allitemArea #allitemAreaUpper .aa_block,
#globalHeader #trackingArea #allitemArea #allitemAreaUpper .aa_block {
  clear: both;
  padding: 0 0 20px 0;
  font-family: "GenJyuuGothic-Medium", sans-serif;
  color: #916821;
}

.winOld #globalHeader #notrackingArea #allitemArea #allitemAreaUpper .aa_block, .winOld
#globalHeader #trackingArea #allitemArea #allitemAreaUpper .aa_block {
  font-family: "メイリオ", Meiryo !important;
}

#globalHeader #notrackingArea #allitemArea #allitemAreaUpper .aa_block div,
#globalHeader #trackingArea #allitemArea #allitemAreaUpper .aa_block div {
  border-bottom: 1px solid #e8e8dd;
  display: table;
  width: 100%;
}

#globalHeader #notrackingArea #allitemArea #allitemAreaUpper .aa_block a,
#globalHeader #trackingArea #allitemArea #allitemAreaUpper .aa_block a {
  color: inherit;
  text-decoration: none;
  padding: 0 0 0 12px;
  height: 50px;
  font-size: 1.2em;
  display: table-cell;
  vertical-align: middle;
  background: url(/kodomo/resources/images/template/header/icon_menu-arrow.png) no-repeat left center;
  -webkit-background-size: 6px auto;
  -moz-background-size: 6px auto;
  -ms-background-size: 6px auto;
  -o-background-size: 6px auto;
  background-size: 6px auto;
}

#globalHeader #notrackingArea #allitemArea #allitemAreaUpper .aa_block b,
#globalHeader #trackingArea #allitemArea #allitemAreaUpper .aa_block b {
  padding: 0 0 0 34px;
  height: 50px;
  font-size: 1.5em;
  font-weight: normal;
  display: table-cell;
  vertical-align: middle;
}

#globalHeader #notrackingArea #allitemArea #allitemAreaUpper .aa_block .aa_list,
#globalHeader #trackingArea #allitemArea #allitemAreaUpper .aa_block .aa_list {
  list-style: none;
  width: 100%;
  display: block;
  clear: both;
  position: relative;
  left: 0;
  top: 0;
  *zoom: 1;
}

#globalHeader #notrackingArea #allitemArea #allitemAreaUpper .aa_block .aa_list:after,
#globalHeader #trackingArea #allitemArea #allitemAreaUpper .aa_block .aa_list:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  overflow: hidden;
}

#globalHeader #notrackingArea #allitemArea #allitemAreaUpper .aa_block .aa_list dt,
#globalHeader #trackingArea #allitemArea #allitemAreaUpper .aa_block .aa_list dt {
  font-family: "GenJyuuGothic-Heavy", sans-serif;
  display: block;
  clear: both;
}

#globalHeader #notrackingArea #allitemArea #allitemAreaUpper .aa_block .aa_list dt span,
#globalHeader #trackingArea #allitemArea #allitemAreaUpper .aa_block .aa_list dt span {
  font-family: "GenJyuuGothic-Heavy", sans-serif;
}

#globalHeader #notrackingArea #allitemArea #allitemAreaUpper .aa_block .aa_list dt b,
#globalHeader #trackingArea #allitemArea #allitemAreaUpper .aa_block .aa_list dt b {
  font-family: "GenJyuuGothic-Heavy", sans-serif;
}

#globalHeader #notrackingArea #allitemArea #allitemAreaUpper .aa_block .aa_list dd,
#globalHeader #trackingArea #allitemArea #allitemAreaUpper .aa_block .aa_list dd {
  font-family: "GenJyuuGothic-Medium", sans-serif;
  position: relative;
  left: 0;
  top: 0;
  display: block;
  width: 49%;
}

.winOld #globalHeader #notrackingArea #allitemArea #allitemAreaUpper .aa_block .aa_list dd, .winOld
#globalHeader #trackingArea #allitemArea #allitemAreaUpper .aa_block .aa_list dd {
  font-family: "メイリオ", Meiryo !important;
}

#globalHeader #notrackingArea #allitemArea #allitemAreaUpper .aa_block .aa_list dd span,
#globalHeader #trackingArea #allitemArea #allitemAreaUpper .aa_block .aa_list dd span {
  font-family: "GenJyuuGothic-Medium", sans-serif;
}

.winOld #globalHeader #notrackingArea #allitemArea #allitemAreaUpper .aa_block .aa_list dd span, .winOld
#globalHeader #trackingArea #allitemArea #allitemAreaUpper .aa_block .aa_list dd span {
  font-family: "メイリオ", Meiryo !important;
}

#globalHeader #notrackingArea #allitemArea #allitemAreaUpper .aa_block .aa_list dd b,
#globalHeader #trackingArea #allitemArea #allitemAreaUpper .aa_block .aa_list dd b {
  font-family: "GenJyuuGothic-Medium", sans-serif;
}

.winOld #globalHeader #notrackingArea #allitemArea #allitemAreaUpper .aa_block .aa_list dd b, .winOld
#globalHeader #trackingArea #allitemArea #allitemAreaUpper .aa_block .aa_list dd b {
  font-family: "メイリオ", Meiryo !important;
}

#globalHeader #notrackingArea #allitemArea #allitemAreaUpper .aa_block .aa_list dd:nth-child(2n),
#globalHeader #trackingArea #allitemArea #allitemAreaUpper .aa_block .aa_list dd:nth-child(2n) {
  padding: 0 0.8% 0 0;
  float: left;
  clear: both;
}

#globalHeader #notrackingArea #allitemArea #allitemAreaUpper .aa_block .aa_list dd:nth-child(2n+1),
#globalHeader #trackingArea #allitemArea #allitemAreaUpper .aa_block .aa_list dd:nth-child(2n+1) {
  padding: 0 0 0 0.8%;
  float: right;
}

#globalHeader #notrackingArea #allitemArea #allitemAreaUpper .aa_block .aa_list #aa_room-clear,
#globalHeader #trackingArea #allitemArea #allitemAreaUpper .aa_block .aa_list #aa_room-clear {
  padding: 0 0.8% 0 0;
  clear: both;
  float: left;
}

#globalHeader #notrackingArea #allitemArea #allitemAreaUpper .aa_block .aa_list span,
#globalHeader #trackingArea #allitemArea #allitemAreaUpper .aa_block .aa_list span {
  display: inline-block;
  vertical-align: middle;
  padding: 0 5px 0 0;
}

#globalHeader #notrackingArea #allitemArea #allitemAreaUpper .aa_block .aa_list .aa_current img,
#globalHeader #trackingArea #allitemArea #allitemAreaUpper .aa_block .aa_list .aa_current img {
  width: 38px !important;
  vertical-align: middle;
}

#globalHeader #notrackingArea #allitemArea #allitemAreaUpper .aa_block #aa_play dt div,
#globalHeader #trackingArea #allitemArea #allitemAreaUpper .aa_block #aa_play dt div {
  background: url(/kodomo/resources/images/template/header/icon_menu-play.png) no-repeat left center;
  -webkit-background-size: 27px auto;
  -moz-background-size: 27px auto;
  -ms-background-size: 27px auto;
  -o-background-size: 27px auto;
  background-size: 27px auto;
}

#globalHeader #notrackingArea #allitemArea #allitemAreaUpper .aa_block #aa_concert dt div,
#globalHeader #trackingArea #allitemArea #allitemAreaUpper .aa_block #aa_concert dt div {
  background: url(/kodomo/resources/images/template/header/icon_menu-concert.png) no-repeat left center;
  -webkit-background-size: 27px auto;
  -moz-background-size: 27px auto;
  -ms-background-size: 27px auto;
  -o-background-size: 27px auto;
  background-size: 27px auto;
}

#globalHeader #notrackingArea #allitemArea #allitemAreaUpper .aa_block #aa_tv dt div,
#globalHeader #trackingArea #allitemArea #allitemAreaUpper .aa_block #aa_tv dt div {
  background: url(/kodomo/resources/images/template/header/icon_menu-tv.png) no-repeat left center;
  -webkit-background-size: 27px auto;
  -moz-background-size: 27px auto;
  -ms-background-size: 27px auto;
  -o-background-size: 27px auto;
  background-size: 27px auto;
}

#globalHeader #notrackingArea #allitemArea #allitemAreaUpper .aa_block #aa_info dt div,
#globalHeader #trackingArea #allitemArea #allitemAreaUpper .aa_block #aa_info dt div {
  background: url(/kodomo/resources/images/template/header/icon_menu-info.png) no-repeat left center;
  -webkit-background-size: 27px auto;
  -moz-background-size: 27px auto;
  -ms-background-size: 27px auto;
  -o-background-size: 27px auto;
  background-size: 27px auto;
}

#globalHeader #notrackingArea #allitemArea #allitemAreaUpper .aa_block #aa_goods dt div,
#globalHeader #trackingArea #allitemArea #allitemAreaUpper .aa_block #aa_goods dt div {
  background: url(/kodomo/resources/images/template/header/icon_menu-goods.png) no-repeat left center;
  -webkit-background-size: 27px auto;
  -moz-background-size: 27px auto;
  -ms-background-size: 27px auto;
  -o-background-size: 27px auto;
  background-size: 27px auto;
}

#globalHeader #notrackingArea #allitemArea #allitemAreaUpper .aa_block #aa_room dt div,
#globalHeader #trackingArea #allitemArea #allitemAreaUpper .aa_block #aa_room dt div {
  background: url(/kodomo/resources/images/template/header/icon_menu-room.png) no-repeat left center;
  -webkit-background-size: 27px auto;
  -moz-background-size: 27px auto;
  -ms-background-size: 27px auto;
  -o-background-size: 27px auto;
  background-size: 27px auto;
}

#globalHeader #notrackingArea #allitemArea #allitemAreaBottom,
#globalHeader #trackingArea #allitemArea #allitemAreaBottom {
  background-color: #f2f1ec;
  padding: 40px 10px 20px 10px;
}

#globalHeader #notrackingArea #allitemArea #allitemAreaBottom #allitemAreaMember,
#globalHeader #trackingArea #allitemArea #allitemAreaBottom #allitemAreaMember {
  border-radius: 5px;
  border: 2px solid #dedece;
  background-color: #ffffff;
  padding: 18px;
  margin: 0 0 20px 0;
}

#globalHeader #notrackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberTitle,
#globalHeader #trackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberTitle {
  font-family: "GenJyuuGothic-Bold", sans-serif;
  display: block;
  font-size: 1.6em;
  font-weight: normal;
  color: #f04646;
  padding: 0 0 10px 0;
}

.winOld #globalHeader #notrackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberTitle, .winOld
#globalHeader #trackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberTitle {
  font-family: "メイリオ", Meiryo !important;
  font-weight: bold;
}

#globalHeader #notrackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberAbout,
#globalHeader #trackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberAbout {
  text-decoration: none;
  display: block;
  color: #916821;
  margin: 5px 0 0 0;
  padding: 10px 0 10px 12px;
  font-size: 1.2em;
  font-family: "GenJyuuGothic-Medium", sans-serif;
  background: url(/kodomo/resources/images/template/header/icon_menu-arrow.png) no-repeat left center;
  -webkit-background-size: 6px auto;
  -moz-background-size: 6px auto;
  -ms-background-size: 6px auto;
  -o-background-size: 6px auto;
  background-size: 6px auto;
}

.winOld #globalHeader #notrackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberAbout, .winOld
#globalHeader #trackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberAbout {
  font-family: "メイリオ", Meiryo !important;
}

#globalHeader #notrackingArea #allitemArea #allitemAreaBottom #allitemAreaMember .allitemAreaMemberText,
#globalHeader #trackingArea #allitemArea #allitemAreaBottom #allitemAreaMember .allitemAreaMemberText {
  font-size: 1.0em;
  color: #82755e;
  padding: 0 0 10px 0;
}

#globalHeader #notrackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberLogin,
#globalHeader #trackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberLogin {
  display: table;
  width: 100%;
  overflow: hidden;
  border-radius: 6px;
  padding: 0 0 2px 0;
  background-color: #c91e00;
  text-decoration: none;
}

#globalHeader #notrackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberLogin span,
#globalHeader #trackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberLogin span {
  display: table-cell;
  width: 100%;
  height: 44px;
  border-radius: 6px;
  color: #ffffff;
  font-family: "GenJyuuGothic-Bold", sans-serif;
  font-size: 1.4em;
  font-weight: normal;
  background: url(/kodomo/resources/images/template/header/icon_arrow-white.png) no-repeat 10px center;
  -webkit-background-size: 20px auto;
  -moz-background-size: 20px auto;
  -ms-background-size: 20px auto;
  -o-background-size: 20px auto;
  background-size: 20px auto;
  background-color: #fc5132;
  vertical-align: middle;
  text-align: center;
  padding: 0 0 0 8px;
}

.winOld #globalHeader #notrackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberLogin span, .winOld
#globalHeader #trackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberLogin span {
  font-family: "メイリオ", Meiryo !important;
  font-weight: bold;
}

#globalHeader #notrackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberInfo,
#globalHeader #trackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberInfo {
  border-radius: 4px;
  background-color: #f2f1ec;
  margin: 0 0 20px 0;
}

#globalHeader #notrackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberInfo #am_title,
#globalHeader #trackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberInfo #am_title {
  display: table;
  width: 100%;
  border-bottom: 1px solid #ffffff;
}

#globalHeader #notrackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberInfo #am_title #am_title-name,
#globalHeader #trackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberInfo #am_title #am_title-name {
  font-size: 1.2em;
  display: table-cell;
  text-align: left;
  vertical-align: middle;
  background: url(/kodomo/resources/images/template/footer/icon_user.png) no-repeat 15px center;
  -webkit-background-size: 16px auto;
  -moz-background-size: 16px auto;
  -ms-background-size: 16px auto;
  -o-background-size: 16px auto;
  background-size: 16px auto;
  padding: 12px 0 10px 40px;
  color: #82755e;
}

#globalHeader #notrackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberInfo #am_title #am_title-edit,
#globalHeader #trackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberInfo #am_title #am_title-edit {
  display: table-cell;
  text-align: right;
  vertical-align: middle;
  padding: 10px 15px 10px 0;
  font-size: 1.0em;
}

#globalHeader #notrackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberInfo #am_title #am_title-edit a,
#globalHeader #trackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberInfo #am_title #am_title-edit a {
  text-decoration: none;
  overflow: hidden;
  border-radius: 2px;
  display: inline-block;
  vertical-align: middle;
  color: #916821;
  border: 1px solid #916821;
  padding: 2px 5px;
}

#globalHeader #notrackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberInfo #am_text #am_text-status,
#globalHeader #trackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberInfo #am_text #am_text-status {
  font-size: 1.2em;
  color: #cc6666;
  padding: 14px;
}

#globalHeader #notrackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberInfo #am_text #am_text-status b,
#globalHeader #trackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberInfo #am_text #am_text-status b {
  display: block;
  font-size: 1.2em;
}

#globalHeader #notrackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberInfo #am_text #am_text-func,
#globalHeader #trackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberInfo #am_text #am_text-func {
  width: 100%;
  box-sizing: border-box;
  padding: 0 14px 10px 14px;
}

#globalHeader #notrackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberInfo #am_text #am_text-func #am_text-func_setting,
#globalHeader #trackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberInfo #am_text #am_text-func #am_text-func_setting {
  display: inline-block;
  overflow: hidden;
  padding: 0 0 2px 0;
  border-radius: 2px;
  background-color: #dedbce;
  width: 47%;
  box-sizing: border-box;
  margin: 0 5px 0 0;
}

#globalHeader #notrackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberInfo #am_text #am_text-func #am_text-func_setting span,
#globalHeader #trackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberInfo #am_text #am_text-func #am_text-func_setting span {
  background: url(/kodomo/resources/images/template/footer/icon_func-setting.png) no-repeat 18px center;
  -webkit-background-size: 13px auto;
  -moz-background-size: 13px auto;
  -ms-background-size: 13px auto;
  -o-background-size: 13px auto;
  background-size: 13px auto;
}

#globalHeader #notrackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberInfo #am_text #am_text-func #am_text-func_alert,
#globalHeader #trackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberInfo #am_text #am_text-func #am_text-func_alert {
  display: inline-block;
  overflow: hidden;
  padding: 0 0 2px 0;
  border-radius: 2px;
  background-color: #dedbce;
  width: 47%;
  box-sizing: border-box;
  margin: 0 0 0 5px;
}

#globalHeader #notrackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberInfo #am_text #am_text-func #am_text-func_alert span,
#globalHeader #trackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberInfo #am_text #am_text-func #am_text-func_alert span {
  background: url(/kodomo/resources/images/template/footer/icon_func-alert.png) no-repeat 18px center;
  -webkit-background-size: 13px auto;
  -moz-background-size: 13px auto;
  -ms-background-size: 13px auto;
  -o-background-size: 13px auto;
  background-size: 13px auto;
}

#globalHeader #notrackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberInfo #am_text #am_text-func a,
#globalHeader #trackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberInfo #am_text #am_text-func a {
  display: block;
  margin: 0;
  border-radius: 2px;
  text-align: center;
  color: #916821;
  background-color: #ffffff;
}

#globalHeader #notrackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberInfo #am_text #am_text-func a span,
#globalHeader #trackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberInfo #am_text #am_text-func a span {
  display: inline-block;
  color: #916821;
  font-family: "GenJyuuGothic-Bold", sans-serif;
  font-size: 1.2em;
  font-weight: normal;
  padding: 6px 20px 6px 36px;
}

.winOld #globalHeader #notrackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberInfo #am_text #am_text-func a span, .winOld
#globalHeader #trackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberInfo #am_text #am_text-func a span {
  font-family: "メイリオ", Meiryo !important;
  font-weight: bold;
}

#globalHeader #notrackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberInfo #am_link,
#globalHeader #trackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberInfo #am_link {
  padding: 0 14px 12px 14px;
  list-style: none;
  display: block;
}

#globalHeader #notrackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberInfo #am_link li,
#globalHeader #trackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberInfo #am_link li {
  display: block;
  padding: 0 0 0 0;
}

#globalHeader #notrackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberInfo #am_link li a,
#globalHeader #trackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberInfo #am_link li a {
  font-family: "GenJyuuGothic-Medium", sans-serif;
  font-size: 1.2em;
  padding: 3px 0 3px 12px;
  display: inline-block;
  text-decoration: none;
  color: #916821;
  font-weight: normal;
  background: url(/kodomo/resources/images/template/footer/icon_menu-arrow.png) no-repeat left center;
  -webkit-background-size: 6px auto;
  -moz-background-size: 6px auto;
  -ms-background-size: 6px auto;
  -o-background-size: 6px auto;
  background-size: 6px auto;
}

.winOld #globalHeader #notrackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberInfo #am_link li a, .winOld
#globalHeader #trackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberInfo #am_link li a {
  font-family: "メイリオ", Meiryo !important;
}

#globalHeader #notrackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberHairline,
#globalHeader #trackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberHairline {
  background: none;
  border: none;
  border-top: 1px dashed #c7c0a3;
  padding: 0 0 10px 0;
}

#globalHeader #notrackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberContact,
#globalHeader #trackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberContact {
  display: table;
  width: 100%;
  border-radius: 6px;
  overflow: hidden;
  padding: 0 0 2px 0;
  background-color: #735f44;
  margin: 0 0 15px 0;
}

#globalHeader #notrackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberContact span,
#globalHeader #trackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberContact span {
  display: table-cell;
  width: 100%;
  height: 44px;
  background-color: #8c7453;
  border-radius: 6px;
  color: #ffffff;
  font-family: "GenJyuuGothic-Bold", sans-serif;
  font-weight: normal;
  font-size: 1.4em;
  background: url(/kodomo/resources/images/template/header/icon_arrow-white.png) no-repeat 10px center;
  -webkit-background-size: 20px auto;
  -moz-background-size: 20px auto;
  -ms-background-size: 20px auto;
  -o-background-size: 20px auto;
  background-size: 20px auto;
  vertical-align: middle;
  text-align: center;
  padding: 0 0 0 8px;
}

.winOld #globalHeader #notrackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberContact span, .winOld
#globalHeader #trackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberContact span {
  font-family: "メイリオ", Meiryo !important;
  font-weight: bold;
}

#globalHeader #notrackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberIntro,
#globalHeader #trackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberIntro {
  padding: 16px;
  border-radius: 4px;
  background-color: #f1f1ea;
}

#globalHeader #notrackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberIntro #allitemAreaMemberIntroTitle,
#globalHeader #trackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberIntro #allitemAreaMemberIntroTitle {
  display: block;
  font-family: "GenJyuuGothic-Bold", sans-serif;
  font-size: 1.2em;
  font-weight: normal;
  color: #82755e;
  padding: 0 0 15px 0;
}

.winOld #globalHeader #notrackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberIntro #allitemAreaMemberIntroTitle, .winOld
#globalHeader #trackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberIntro #allitemAreaMemberIntroTitle {
  font-family: "メイリオ", Meiryo !important;
  font-weight: bold;
}

#globalHeader #notrackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberIntro #allitemAreaMemberIntroTable,
#globalHeader #trackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberIntro #allitemAreaMemberIntroTable {
  display: table;
  width: 100%;
  list-style: none;
}

#globalHeader #notrackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberIntro #allitemAreaMemberIntroTable li,
#globalHeader #trackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberIntro #allitemAreaMemberIntroTable li {
  display: table-cell;
  width: 48%;
  vertical-align: top;
}

#globalHeader #notrackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberIntro #allitemAreaMemberIntroTable li:nth-child(2n+1),
#globalHeader #trackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberIntro #allitemAreaMemberIntroTable li:nth-child(2n+1) {
  padding: 0 1.5% 0 0;
}

#globalHeader #notrackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberIntro #allitemAreaMemberIntroTable li:nth-child(2n),
#globalHeader #trackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberIntro #allitemAreaMemberIntroTable li:nth-child(2n) {
  padding: 0 0 0 1.5%;
}

#globalHeader #notrackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberIntro #allitemAreaMemberIntroTable div,
#globalHeader #trackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberIntro #allitemAreaMemberIntroTable div {
  display: table;
  width: 100%;
  border-radius: 4px;
  padding: 0 0 2px 0;
  background-color: #d9d4bf;
}

#globalHeader #notrackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberIntro #allitemAreaMemberIntroTable div a,
#globalHeader #trackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberIntro #allitemAreaMemberIntroTable div a {
  display: table-cell;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  width: 100%;
  height: 70px;
  background-color: #ffffff;
  border-radius: 4px;
  color: #916821;
  font-size: 1.0em;
}

#globalHeader #notrackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberIntro #allitemAreaMemberIntroTable div a img,
#globalHeader #trackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberIntro #allitemAreaMemberIntroTable div a img {
  width: 33px;
}

#globalHeader #notrackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberIntro #allitemAreaMemberIntroTable div a span,
#globalHeader #trackingArea #allitemArea #allitemAreaBottom #allitemAreaMember #allitemAreaMemberIntro #allitemAreaMemberIntroTable div a span {
  font-family: "GenJyuuGothic-Heavy", sans-serif;
  font-weight: normal;
  padding: 5px 0 0 0;
  display: block;
  line-height: 1.2;
}

#globalHeader #notrackingArea #allitemArea #allitemAreaBottom #allitemAreaIntro,
#globalHeader #trackingArea #allitemArea #allitemAreaBottom #allitemAreaIntro {
  border-radius: 5px;
  border: 2px solid #dedece;
  background-color: #ffffff;
  padding: 18px;
  margin: 0 0 20px 0;
}

#globalHeader #notrackingArea #allitemArea #allitemAreaBottom #allitemAreaIntro #allitemAreaIntroTitle,
#globalHeader #trackingArea #allitemArea #allitemAreaBottom #allitemAreaIntro #allitemAreaIntroTitle {
  display: block;
  font-family: "GenJyuuGothic-Bold", sans-serif;
  font-size: 1.4em;
  font-weight: normal;
  color: #82755e;
  padding: 0 0 15px 0;
}

.winOld #globalHeader #notrackingArea #allitemArea #allitemAreaBottom #allitemAreaIntro #allitemAreaIntroTitle, .winOld
#globalHeader #trackingArea #allitemArea #allitemAreaBottom #allitemAreaIntro #allitemAreaIntroTitle {
  font-family: "メイリオ", Meiryo !important;
  font-weight: bold;
}

#globalHeader #notrackingArea #allitemArea #allitemAreaBottom #allitemAreaIntro #allitemAreaIntroTable,
#globalHeader #trackingArea #allitemArea #allitemAreaBottom #allitemAreaIntro #allitemAreaIntroTable {
  display: table;
  width: 100%;
  list-style: none;
}

#globalHeader #notrackingArea #allitemArea #allitemAreaBottom #allitemAreaIntro #allitemAreaIntroTable li,
#globalHeader #trackingArea #allitemArea #allitemAreaBottom #allitemAreaIntro #allitemAreaIntroTable li {
  display: table-cell;
  width: 48%;
  vertical-align: top;
}

#globalHeader #notrackingArea #allitemArea #allitemAreaBottom #allitemAreaIntro #allitemAreaIntroTable li:nth-child(2n+1),
#globalHeader #trackingArea #allitemArea #allitemAreaBottom #allitemAreaIntro #allitemAreaIntroTable li:nth-child(2n+1) {
  padding: 0 1.5% 0 0;
}

#globalHeader #notrackingArea #allitemArea #allitemAreaBottom #allitemAreaIntro #allitemAreaIntroTable li:nth-child(2n+1) span,
#globalHeader #trackingArea #allitemArea #allitemAreaBottom #allitemAreaIntro #allitemAreaIntroTable li:nth-child(2n+1) span {
  padding: 5px 0 0 0;
}

#globalHeader #notrackingArea #allitemArea #allitemAreaBottom #allitemAreaIntro #allitemAreaIntroTable li:nth-child(2n),
#globalHeader #trackingArea #allitemArea #allitemAreaBottom #allitemAreaIntro #allitemAreaIntroTable li:nth-child(2n) {
  padding: 0 0 0 1.5%;
}

#globalHeader #notrackingArea #allitemArea #allitemAreaBottom #allitemAreaIntro #allitemAreaIntroTable li:nth-child(2n) span,
#globalHeader #trackingArea #allitemArea #allitemAreaBottom #allitemAreaIntro #allitemAreaIntroTable li:nth-child(2n) span {
  letter-spacing: -0.1em;
  padding: 0 0 0 0;
}

#globalHeader #notrackingArea #allitemArea #allitemAreaBottom #allitemAreaIntro #allitemAreaIntroTable div,
#globalHeader #trackingArea #allitemArea #allitemAreaBottom #allitemAreaIntro #allitemAreaIntroTable div {
  display: table;
  width: 100%;
  border-radius: 6px;
  padding: 0 0 2px 0;
  background-color: #d4c3a3;
}

#globalHeader #notrackingArea #allitemArea #allitemAreaBottom #allitemAreaIntro #allitemAreaIntroTable div a,
#globalHeader #trackingArea #allitemArea #allitemAreaBottom #allitemAreaIntro #allitemAreaIntroTable div a {
  display: table-cell;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  width: 100%;
  height: 70px;
  background-color: #fbf1dd;
  border-radius: 6px;
  color: #916821;
  font-size: 1.0em;
}

#globalHeader #notrackingArea #allitemArea #allitemAreaBottom #allitemAreaIntro #allitemAreaIntroTable div a img,
#globalHeader #trackingArea #allitemArea #allitemAreaBottom #allitemAreaIntro #allitemAreaIntroTable div a img {
  height: 35px;
}

#globalHeader #notrackingArea #allitemArea #allitemAreaBottom #allitemAreaIntro #allitemAreaIntroTable div a span,
#globalHeader #trackingArea #allitemArea #allitemAreaBottom #allitemAreaIntro #allitemAreaIntroTable div a span {
  font-family: "GenJyuuGothic-Heavy", sans-serif;
  font-weight: normal;
  display: block;
  line-height: 1.2;
}

#globalHeader #notrackingArea #allitemArea #allitemAreaClose,
#globalHeader #trackingArea #allitemArea #allitemAreaClose {
  border-top: 1px solid #dedbce;
  background-color: #f2f1ec;
  display: table;
  width: 100%;
}

#globalHeader #notrackingArea #allitemArea #allitemAreaClose a,
#globalHeader #trackingArea #allitemArea #allitemAreaClose a {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  padding: 20px 0;
  color: #916821;
  font-family: "GenJyuuGothic-Bold", sans-serif;
  font-size: 1.2em;
  font-weight: normal;
  text-decoration: none;
}

.winOld #globalHeader #notrackingArea #allitemArea #allitemAreaClose a, .winOld
#globalHeader #trackingArea #allitemArea #allitemAreaClose a {
  font-family: "メイリオ", Meiryo !important;
  font-weight: bold;
}

#globalHeader #notrackingArea #allitemArea #allitemAreaClose a img,
#globalHeader #trackingArea #allitemArea #allitemAreaClose a img {
  vertical-align: middle;
  padding: 0 5px 2px 0;
  width: 20px;
}

#globalHeader #searchArea {
  display: none;
  z-index: 5300;
  left: 0;
  width: 100%;
}

#globalHeader #searchArea #searchAreaIcon {
  position: absolute;
}

#globalHeader #searchArea #searchAreaInner {
  position: absolute;
  top: -7px;
  width: 100%;
  background-color: #f0eee6;
  box-sizing: border-box;
  -moz-box-shadow: 0px 3px 2px 1px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0px 3px 2px 1px rgba(0, 0, 0, 0.25);
  -o-box-shadow: 0px 3px 2px 1px rgba(0, 0, 0, 0.25);
  -ms-box-shadow: 0px 3px 2px 1px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 3px 2px 1px rgba(0, 0, 0, 0.25);
}

#globalHeader #searchArea #searchAreaInner #searchAreaForm {
  display: table;
  width: 100%;
}

#globalHeader #searchArea #searchAreaInner #searchAreaForm #searchAreaFormText {
  display: table-cell;
  vertical-align: middle;
  width: auto;
  background-color: #ffffff;
}

#globalHeader #searchArea #searchAreaInner #searchAreaForm #searchAreaFormText input {
  box-sizing: border-box;
  outline: none;
  width: 100%;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

#globalHeader #searchArea #searchAreaInner #searchAreaForm #searchAreaFormButton {
  display: table-cell;
  vertical-align: middle;
  overflow: hidden;
}

#globalHeader #searchArea #searchAreaInner #searchAreaForm #searchAreaFormButton input {
  font-family: "GenJyuuGothic-Medium", sans-serif;
  cursor: pointer;
  outline: none;
  width: 100%;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

#globalHeader #searchArea #searchAreaInner #searchAreaClose {
  text-align: center;
}

#globalHeader #searchArea #searchAreaInner #searchAreaClose a {
  font-family: "GenJyuuGothic-Bold", sans-serif;
  display: inline-block;
  background: #e6e2cf;
  font-weight: normal;
  color: #916821;
  text-decoration: none;
}

#globalHeader #searchArea #searchAreaInner #searchAreaClose a img {
  display: inline-block;
  vertical-align: middle;
}

#globalHeader #searchArea #searchAreaInner #searchAreaClose a:hover {
  background: #d9d3b8;
}

/* ************************ */
/* FOOTER  */
/* ************************ */
.footerWrapper {
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
  margin: 0 auto;
  box-sizing: border-box;
}

#globalFooter {
  position: relative;
  top: 0;
  left: 0;
  z-index: 4000;
  font-size: 10px;
  line-height: 1.5;
  background-color: #ffffff;
}

#globalFooter #bannerArea {
  position: relative;
  top: 0;
  left: 0;
  background: url(/kodomo/resources/images/template/footer/bg_bnr.png);
}

#globalFooter #bannerArea #bannerAreaInner {
  position: relative;
  top: 0;
  left: 0;
  border-top: 1px dashed #ffffff;
  border-bottom: 1px dashed #ffffff;
  overflow: visible;
}

#globalFooter #bannerArea #bannerAreaInner #bannerAreaInnerWrapper {
  position: relative;
  top: 0;
  z-index: 20;
  display: table;
}

#globalFooter #bannerArea #bannerAreaInner #bannerAreaInnerWrapper a {
  display: inline-block;
  opacity: 1.00;
}

#globalFooter #bannerArea #bannerAreaInner #bannerAreaInnerWrapper a:hover {
  opacity: 0.75;
}

#globalFooter #bannerArea #bannerAreaInner #bannerAreaInnerWrapper .ba_deactive {
  opacity: 0.5;
}

#globalFooter #bannerArea #bannerAreaInner #bannerAreaInnerWrapper .ba_deactive a:hover {
  opacity: 1.00;
}

#globalFooter #bannerArea #bannerAreaInner #bannerAreaInnerWrapper #bannerAreaInnerWrapperBack {
  position: relative;
  top: 0;
  left: 0;
  z-index: 202;
  display: table-cell;
  vertical-align: middle;
}

#globalFooter #bannerArea #bannerAreaInner #bannerAreaInnerWrapper #bannerAreaInnerWrapperBack a {
  text-decoration: none;
  width: 100%;
  height: 100%;
}

#globalFooter #bannerArea #bannerAreaInner #bannerAreaInnerWrapper #bannerAreaInnerWrapperNext {
  position: relative;
  top: 0;
  left: 0;
  z-index: 203;
  display: table-cell;
  vertical-align: middle;
}

#globalFooter #bannerArea #bannerAreaInner #bannerAreaInnerWrapper #bannerAreaInnerWrapperNext a {
  text-decoration: none;
  width: 100%;
  height: 100%;
}

#globalFooter #bannerArea #bannerAreaInner #bannerAreaInnerWrapper #bannerAreaInnerWrapperBox {
  position: relative;
  top: 0;
  left: 0;
  z-index: 201;
  display: table-cell;
  vertical-align: middle;
  overflow: hidden;
  width: auto;
}

#globalFooter #bannerArea #bannerAreaInner #bannerAreaInnerWrapper #bannerAreaInnerWrapperBox #ba_slider {
  position: absolute;
  top: 0;
  left: 0;
  overflow: visible;
  width: 1000%;
  *zoom: 1;
}

#globalFooter #bannerArea #bannerAreaInner #bannerAreaInnerWrapper #bannerAreaInnerWrapperBox #ba_slider:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  overflow: hidden;
}

#globalFooter #bannerArea #bannerAreaInner #bannerAreaInnerWrapper #bannerAreaInnerWrapperBox #ba_slider .ba_inner {
  float: left;
}

#globalFooter #bannerArea #bannerAreaInner #bannerAreaInnerWrapper #bannerAreaInnerWrapperBox #ba_slider .ba_box img {
  width: 200px;
}

#globalFooter #sitemapArea #sitemapAreaWrapper {
  width: 100%;
}

#globalFooter #sitemapArea #sitemapAreaWrapper #sitemapAreaWrapperLogo img {
  width: 210px;
  vertical-align: middle;
}

#globalFooter #sitemapArea #sitemapAreaWrapper #sitemapAreaWrapperSns {
  list-style: none;
  text-align: center;
  margin: 0 auto;
  /* ////////////////////// */
  /* ////////////////////// */
  /* ////////////////////// */
  /* ////////////////////// */
}

#globalFooter #sitemapArea #sitemapAreaWrapper #sitemapAreaWrapperSns #sitemapAreaWrapperSnsFacebook div {
  background-color: #475f94;
}

#globalFooter #sitemapArea #sitemapAreaWrapper #sitemapAreaWrapperSns #sitemapAreaWrapperSnsFacebook div a {
  width: 40px;
  height: 40px;
  background-color: #5370ad;
}

#globalFooter #sitemapArea #sitemapAreaWrapper #sitemapAreaWrapperSns #sitemapAreaWrapperSnsFacebook div a img {
  width: 40px;
  height: 40px;
}

#globalFooter #sitemapArea #sitemapAreaWrapper #sitemapAreaWrapperSns #sitemapAreaWrapperSnsYoutube div {
  background-color: #b0414e;
}

#globalFooter #sitemapArea #sitemapAreaWrapper #sitemapAreaWrapperSns #sitemapAreaWrapperSnsYoutube div a {
  width: 40px;
  height: 40px;
  background-color: #c94b59;
}

#globalFooter #sitemapArea #sitemapAreaWrapper #sitemapAreaWrapperSns #sitemapAreaWrapperSnsYoutube div a img {
  width: 40px;
  height: 40px;
}

#globalFooter #sitemapArea #sitemapAreaWrapper #sitemapAreaWrapperSns #sitemapAreaWrapperSnsLine div {
  background-color: #3c993d;
}

#globalFooter #sitemapArea #sitemapAreaWrapper #sitemapAreaWrapperSns #sitemapAreaWrapperSnsLine div a {
  width: 40px;
  height: 40px;
  background-color: #45b346;
}

#globalFooter #sitemapArea #sitemapAreaWrapper #sitemapAreaWrapperSns #sitemapAreaWrapperSnsLine div a img {
  width: 40px;
  height: 40px;
}

#globalFooter #sitemapArea #sitemapAreaWrapper #sitemapAreaWrapperSns .sitemapAreaWrapperSnsList {
  display: inline-block;
  margin: 0 10px;
}

#globalFooter #sitemapArea #sitemapAreaWrapper #sitemapAreaWrapperSns .sitemapAreaWrapperSnsList div {
  position: relative;
  top: 0;
  left: 0;
  display: inline-block;
  overflow: hidden;
  padding: 0 0 2px 0;
  border-radius: 4px;
  font-weight: normal;
}

#globalFooter #sitemapArea #sitemapAreaWrapper #sitemapAreaWrapperSns .sitemapAreaWrapperSnsList div a {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  border-radius: 4px;
  text-decoration: none;
}

#globalFooter #sitemapArea #sitemapAreaWrapper #sitemapAreaWrapperMailmagazine {
  margin: 20px 0;
  padding: 1px 1px 2px 1px;
  border-radius: 10px;
  overflow: hidden;
  background-color: #e3e1e1;
  overflow: visible;
}

#globalFooter #sitemapArea #sitemapAreaWrapper #sitemapAreaWrapperMailmagazine #sitemapAreaWrapperMailmagazineInner {
  overflow: visible;
  text-decoration: none;
  display: block;
  border-radius: 8px;
  padding: 4px;
  position: relative;
  top: 0;
  left: 0;
  background: url("/kodomo/resources/images/template/footer/border_mailmagazine.png") repeat center center;
  -webkit-background-size: 32px auto;
  -moz-background-size: 32px auto;
  -ms-background-size: 32px auto;
  -o-background-size: 32px auto;
  background-size: 32px auto;
}

#globalFooter #sitemapArea #sitemapAreaWrapper #sitemapAreaWrapperMailmagazine #sitemapAreaWrapperMailmagazineInner #sitemapAreaWrapperMailmagazineIcon {
  position: absolute;
  left: 50%;
  bottom: 5px;
  margin: 0 0 0 -130px;
}

#globalFooter #sitemapArea #sitemapAreaWrapper #sitemapAreaWrapperMailmagazine #sitemapAreaWrapperMailmagazineInner #sitemapAreaWrapperMailmagazineIcon img {
  width: 41px;
}

#globalFooter #sitemapArea #sitemapAreaWrapper #sitemapAreaWrapperMailmagazine #sitemapAreaWrapperMailmagazineInner #sitemapAreaWrapperMailmagazineText {
  background-color: #ffffff;
  border-radius: 4px;
  padding: 5px 5px 5px 20px;
  text-align: center;
  font-size: 1.4em;
  color: #916821;
  font-family: "GenJyuuGothic-Heavy", sans-serif;
  font-weight: normal;
}

#globalFooter #sitemapArea #sitemapAreaWrapper #sitemapAreaWrapperMailmagazine #sitemapAreaWrapperMailmagazineInner #sitemapAreaWrapperMailmagazineText span {
  padding: 0;
  margin: 0;
}

#globalFooter #sitemapArea #sitemapAreaWrapper #sitemapAreaWrapperFunction {
  list-style: none;
}

#globalFooter #sitemapArea #sitemapAreaWrapper #sitemapAreaWrapperFunction li {
  display: inline-block;
}

#globalFooter #sitemapArea #sitemapAreaWrapper #sitemapAreaWrapperFunction li a {
  display: inline-block;
  text-decoration: none;
  padding: 0 0 0 12px;
  background: url(/kodomo/resources/images/template/footer/icon_menu-arrow.png) no-repeat left center;
  -webkit-background-size: 6px auto;
  -moz-background-size: 6px auto;
  -ms-background-size: 6px auto;
  -o-background-size: 6px auto;
  background-size: 6px auto;
}

#globalFooter #sitemapArea #sitemapAreaWrapper #sitemapAreaWrapperFunction li a:hover {
  color: #e66f0e;
}

#globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberTitle {
  color: #f04646;
  display: block;
  font-family: "GenJyuuGothic-Bold", sans-serif;
  font-weight: normal;
}

.winOld #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberTitle {
  font-family: "メイリオ", Meiryo !important;
  font-weight: bold;
}

#globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberAbout {
  text-decoration: none;
  display: block;
  color: #916821;
  margin: 5px 0 0 0;
  padding: 10px 0 10px 12px;
  font-family: "GenJyuuGothic-Medium", sans-serif;
  background: url(/kodomo/resources/images/template/footer/icon_menu-arrow.png) no-repeat left center;
  -webkit-background-size: 6px auto;
  -moz-background-size: 6px auto;
  -ms-background-size: 6px auto;
  -o-background-size: 6px auto;
  background-size: 6px auto;
}

.winOld #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberAbout {
  font-family: "メイリオ", Meiryo !important;
}

#globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberText {
  width: 100%;
}

#globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberText #fm_text-title {
  color: #82755e;
}

#globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberText #fm_text-button a {
  text-decoration: none;
  display: block;
  overflow: hidden;
  border-radius: 6px;
  color: #ffffff;
  font-family: "GenJyuuGothic-Bold", sans-serif;
  font-weight: normal;
  text-align: center;
  padding: 0 0 2px 0;
  background-color: #c91e00;
}

.winOld #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberText #fm_text-button a {
  font-family: "メイリオ", Meiryo !important;
  font-weight: bold;
}

#globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberText #fm_text-button a span {
  display: block;
  border-radius: 6px;
  background: url(/kodomo/resources/images/template/header/icon_arrow-white.png) no-repeat 10px center;
  -webkit-background-size: 20px auto;
  -moz-background-size: 20px auto;
  -ms-background-size: 20px auto;
  -o-background-size: 20px auto;
  background-size: 20px auto;
  background-color: #fc5132;
}

#globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo {
  width: 100%;
  border-radius: 4px;
  overflow: hidden;
  background-color: #f2f1ec;
  margin: 0 0 20px 0;
}

#globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_title {
  display: table;
  width: 100%;
}

#globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_title #fm_title-name {
  display: table-cell;
  text-align: left;
  vertical-align: middle;
  background: url(/kodomo/resources/images/template/footer/icon_user.png) no-repeat 15px center;
  -webkit-background-size: 16px auto;
  -moz-background-size: 16px auto;
  -ms-background-size: 16px auto;
  -o-background-size: 16px auto;
  background-size: 16px auto;
  padding: 12px 0 10px 40px;
  color: #82755e;
}

#globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_title #fm_title-edit {
  display: table-cell;
  text-align: right;
  vertical-align: middle;
  padding: 10px 15px 10px 0;
  font-size: 1.0em;
}

#globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_title #fm_title-edit a {
  text-decoration: none;
  overflow: hidden;
  border-radius: 2px;
  display: inline-block;
  vertical-align: middle;
  color: #916821;
  border: 1px solid #916821;
  padding: 2px 5px;
}

#globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_text #fm_text-status {
  font-size: 1.2em;
  color: #cc6666;
}

#globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_text #fm_text-status b {
  display: block;
  font-size: 1.2em;
}

#globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_text #fm_text-func #fm_text-func_setting {
  display: inline-block;
  overflow: hidden;
  padding: 0 0 2px 0;
  border-radius: 2px;
  background-color: #dedbce;
}

#globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_text #fm_text-func #fm_text-func_alert {
  display: inline-block;
  overflow: hidden;
  padding: 0 0 2px 0;
  border-radius: 2px;
  background-color: #dedbce;
}

#globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_text #fm_text-func a {
  display: block;
  margin: 0;
  border-radius: 2px;
  text-align: center;
  color: #916821;
  background-color: #ffffff;
}

#globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_text #fm_text-func a span {
  display: inline-block;
  color: #916821;
  font-family: "GenJyuuGothic-Bold", sans-serif;
  font-size: 1.2em;
  font-weight: normal;
}

.winOld #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_text #fm_text-func a span {
  font-family: "メイリオ", Meiryo !important;
  font-weight: bold;
}

#globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_link {
  list-style: none;
  display: block;
}

#globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_link li a {
  font-family: "GenJyuuGothic-Medium", sans-serif;
  display: inline-block;
  text-decoration: none;
  color: #916821;
  font-weight: normal;
  background: url(/kodomo/resources/images/template/footer/icon_menu-arrow.png) no-repeat left center;
  -webkit-background-size: 6px auto;
  -moz-background-size: 6px auto;
  -ms-background-size: 6px auto;
  -o-background-size: 6px auto;
  background-size: 6px auto;
}

.winOld #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_link li a {
  font-family: "メイリオ", Meiryo !important;
}

#globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberHairline {
  background: none;
  border: none;
  border-top: 1px dashed #dedbce;
  padding: 0 0 10px 0;
}

#globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberContact {
  width: 100%;
  padding: 0 0 20px 0;
}

#globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberContact #fm_contact-text {
  color: #82755e;
}

#globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberContact #fm_contact-button a {
  text-decoration: none;
  display: block;
  overflow: hidden;
  border-radius: 6px;
  color: #ffffff;
  text-align: center;
  padding: 0 0 2px 0;
  background-color: #735f44;
}

#globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberContact #fm_contact-button a span {
  font-family: "GenJyuuGothic-Bold", sans-serif;
  font-weight: normal;
  display: block;
  border-radius: 6px;
  background: url(/kodomo/resources/images/template/header/icon_arrow-white.png) no-repeat 10px center;
  -webkit-background-size: 20px auto;
  -moz-background-size: 20px auto;
  -ms-background-size: 20px auto;
  -o-background-size: 20px auto;
  background-size: 20px auto;
  background-color: #8c7453;
}

.winOld #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberContact #fm_contact-button a span {
  font-family: "メイリオ", Meiryo !important;
  font-weight: bold;
}

#globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberIntro {
  border-radius: 4px;
  overflow: hidden;
  background-color: #f2f1ec;
}

#globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberIntro #fm_intro-title {
  text-align: left;
  font-family: "GenJyuuGothic-Bold", sans-serif;
  font-weight: normal;
  color: #82755e;
}

.winOld #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberIntro #fm_intro-title {
  font-family: "メイリオ", Meiryo !important;
  font-weight: bold;
}

#globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberIntro #fm_intro-button {
  list-style: none;
}

#globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberIntro #fm_intro-button li {
  display: inline-block;
}

#globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberIntro #fm_intro-button li a {
  display: block;
  text-decoration: none;
  padding: 0 0 2px 0;
  border-radius: 4px;
  background-color: #d9d4bf;
  overflow: hidden;
}

#globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberIntro #fm_intro-button li a div {
  border-radius: 4px;
  background-color: #ffffff;
}

#globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberIntro #fm_intro-button li a div span img {
  vertical-align: middle;
}

#globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberIntro #fm_intro-button li a div b {
  font-family: "GenJyuuGothic-Heavy", sans-serif;
  font-weight: normal;
  color: #916821;
}

#globalFooter #statusArea #statusAreaWrapper #statusAreaInfo #statusAreaInfoTitle {
  display: block;
  font-family: "GenJyuuGothic-Bold", sans-serif;
  font-weight: normal;
  color: #82755e;
}

.winOld #globalFooter #statusArea #statusAreaWrapper #statusAreaInfo #statusAreaInfoTitle {
  font-family: "メイリオ", Meiryo !important;
  font-weight: bold;
}

#globalFooter #statusArea #statusAreaWrapper #statusAreaInfo #statusAreaInfoList {
  list-style: none;
}

#globalFooter #statusArea #statusAreaWrapper #statusAreaInfo #statusAreaInfoList li div {
  background-color: #d4c3a3;
  padding: 0 0 2px 0;
  border-radius: 6px;
  overflow: hidden;
}

#globalFooter #statusArea #statusAreaWrapper #statusAreaInfo #statusAreaInfoList li div a {
  text-decoration: none;
  text-align: center;
  border-radius: 6px;
  background-color: #fbf1dd;
}

#globalFooter #statusArea #statusAreaWrapper #statusAreaInfo #statusAreaInfoList li div a img {
  padding: 0 0 5px 0;
}

#globalFooter #statusArea #statusAreaWrapper #statusAreaInfo #statusAreaInfoList li div a span {
  font-family: "GenJyuuGothic-Heavy", sans-serif;
  font-weight: normal;
  color: #916821;
  display: block;
  text-align: center;
}

#globalFooter #statementArea {
  padding: 20px 0;
}

#globalFooter #statementArea #statementAreaImage-01 {
  vertical-align: top;
}

#globalFooter #statementArea #statementAreaImage-02 {
  vertical-align: top;
}

#globalFooter #copyrightArea {
  font-size: 1.2em;
  border-top: 1px solid #dedece;
}

#globalFooter #copyrightArea #copyrightAreaWrapper #copyrightAreaLink {
  list-style: none;
}

#globalFooter #copyrightArea #copyrightAreaWrapper #copyrightAreaLink li {
  display: inline-block;
}

#globalFooter #copyrightArea #copyrightAreaWrapper #copyrightAreaLink li a {
  color: #549fdc;
  padding: 0 0 0 10px;
  background: url(/kodomo/resources/images/template/header/blt-01.gif) no-repeat left center;
  -webkit-background-size: 0.5em auto;
  -moz-background-size: 0.5em auto;
  -ms-background-size: 0.5em auto;
  -o-background-size: 0.5em auto;
  background-size: 0.5em auto;
}

#globalFooter #copyrightArea #copyrightAreaWrapper #copyrightAreaText {
  font-size: 1.0em;
  color: #8c8162;
}

/* ----------------------------------- */
/* ----------------------------------- */
/* PC LARGE : 1280以上 */
/* ----------------------------------- */
/* ----------------------------------- */
@media screen and (min-width: 1280px) {
  .text_sp {
    display: none;
  }
  .text_tab {
    display: none;
  }
  .text_pcm {
    display: none;
  }
  .text_pcl {
    display: inline-block !important;
  }
  .break_sp {
    display: none;
  }
  .break_tab {
    display: none;
  }
  .break_pcm {
    display: none;
  }
  .break_pcl {
    display: inline-block !important;
  }
  /* ************************ */
  /* HEADER  */
  /* ************************ */
  .headerWrapper {
    max-width: 1240px;
  }
  #globalHeader #benesseArea {
    padding: 10px 0;
  }
  #globalHeader #shimakuraArea {
    padding: 0 0 10px 0;
  }
  #globalHeader #shimakuraArea #shimakuraAreaLogo {
    width: 36em;
  }
  #globalHeader #shimakuraArea #shimakuraAreaLogo a #sa_logoShima {
    display: inline-block;
    width: 22.2em;
  }
  #globalHeader #shimakuraArea #shimakuraAreaLogo a #sa_logoKochalle {
    display: inline-block;
    width: 13.2em;
  }
  #globalHeader #shimakuraArea #shimakuraAreaFunction #sa_facebook {
    display: inline-block;
  }
  #globalHeader #shimakuraArea #shimakuraAreaFunction #sa_youtube {
    display: inline-block;
  }
  #globalHeader #shimakuraArea #shimakuraAreaFunction #sa_line {
    display: inline-block;
  }
  #globalHeader #shimakuraArea #shimakuraAreaFunction #sa_mail {
    display: inline-block;
  }
  #globalHeader #shimakuraArea #shimakuraAreaFunction #sa_home {
    display: none;
  }
  #globalHeader #shimakuraArea #shimakuraAreaFunction #sa_search div a {
    width: 70px;
    height: 40px;
    font-size: 1.4em;
  }
  #globalHeader #shimakuraArea #shimakuraAreaFunction #sa_search div a span {
    display: inline-block;
    padding: 4px 0 0 0;
    vertical-align: middle;
  }
  #globalHeader #shimakuraArea #shimakuraAreaFunction #sa_search div a img {
    width: 20px;
    margin: 3px 3px 0 0;
    vertical-align: middle;
  }
  #globalHeader #shimakuraArea #shimakuraAreaFunction #sa_search div a.sa_list-close img {
    margin: 5px 0 0 0 !important;
  }
  #globalHeader #shimakuraArea #shimakuraAreaFunction #sa_menu {
    display: none;
  }
  #globalHeader #shimakuraArea #shimakuraAreaFunction .sa_list div {
    padding: 0 0 2px 0;
  }
  #globalHeader #contentsArea {
    display: block;
  }
  #globalHeader #notrackingArea,
  #globalHeader #trackingArea {
    /* menuArea */
  }
  #globalHeader #notrackingArea #menuArea,
  #globalHeader #trackingArea #menuArea {
    display: none;
  }
  #globalHeader #searchArea.track {
    position: absolute;
    top: 100px;
  }
  #globalHeader #searchArea.fit {
    position: absolute;
    top: 100px;
  }
  #globalHeader #searchArea #searchAreaIcon {
    top: -20px;
    right: 25px;
  }
  #globalHeader #searchArea #searchAreaIcon img {
    width: 18px;
  }
  #globalHeader #searchArea #searchAreaInner {
    left: -0.5%;
    width: 101%;
    padding: 20px;
    border-radius: 10px;
    border: 4px solid #c4b095;
  }
  #globalHeader #searchArea #searchAreaInner #searchAreaForm #searchAreaFormText {
    border-radius: 4px;
    border: 2px solid #cecdc6;
    padding: 2px 2px 2px 50px;
    background: url(/kodomo/resources/images/template/header/icon_search.png) no-repeat 15px center;
    -webkit-background-size: auto 1.5em;
    -moz-background-size: auto 1.5em;
    -ms-background-size: auto 1.5em;
    -o-background-size: auto 1.5em;
    background-size: auto 1.5em;
    background-color: #ffffff;
  }
  #globalHeader #searchArea #searchAreaInner #searchAreaForm #searchAreaFormText input {
    font-size: 1.6em;
    height: 50px;
  }
  #globalHeader #searchArea #searchAreaInner #searchAreaForm #searchAreaFormButton {
    padding: 0 0 0 10px;
    width: 120px;
  }
  #globalHeader #searchArea #searchAreaInner #searchAreaForm #searchAreaFormButton span {
    display: block;
    border-radius: 4px;
    background-color: #52412c;
    padding: 0 0 2px 0;
  }
  #globalHeader #searchArea #searchAreaInner #searchAreaForm #searchAreaFormButton span input {
    background-color: #77664f;
    border-radius: 4px;
    color: #ffffff;
    font-size: 1.6em;
    font-weight: normal;
    height: 52px;
  }
  #globalHeader #searchArea #searchAreaInner #searchAreaForm #searchAreaFormButton span:hover {
    background-color: #524432;
  }
  #globalHeader #searchArea #searchAreaInner #searchAreaForm #searchAreaFormButton span:hover input {
    background-color: #6b5941;
  }
  #globalHeader #searchArea #searchAreaInner #searchAreaClose {
    padding: 16px 0 0 0;
  }
  #globalHeader #searchArea #searchAreaInner #searchAreaClose a {
    border-radius: 30px;
    padding: 5px 10px;
    font-size: 1.4em;
  }
  #globalHeader #searchArea #searchAreaInner #searchAreaClose a img {
    width: 20px;
    margin: 0 2px 2px 0;
  }
  /* ************************ */
  /* FOOTER  */
  /* ************************ */
  .footerWrapper {
    max-width: 1240px;
  }
  #globalFooter #bannerArea {
    padding: 7px 0;
  }
  #globalFooter #bannerArea #bannerAreaInner {
    padding: 20px 0;
  }
  #globalFooter #bannerArea #bannerAreaInner #bannerAreaInnerWrapper {
    left: 0px;
    width: 1240px;
  }
  #globalFooter #bannerArea #bannerAreaInner #bannerAreaInnerWrapper #bannerAreaInnerWrapperBack {
    padding: 0 10px 0 0;
    width: 40px;
    height: 40px;
    background: url(/kodomo/resources/images/template/footer/button_bnr-pc_back.png) no-repeat 0 center;
    -webkit-background-size: 40px 40px;
    -moz-background-size: 40px 40px;
    -ms-background-size: 40px 40px;
    -o-background-size: 40px 40px;
    background-size: 40px 40px;
  }
  #globalFooter #bannerArea #bannerAreaInner #bannerAreaInnerWrapper #bannerAreaInnerWrapperNext {
    padding: 0 0 0 10px;
    width: 40px;
    height: 40px;
    background: url(/kodomo/resources/images/template/footer/button_bnr-pc_next.png) no-repeat 10px center;
    -webkit-background-size: 40px 40px;
    -moz-background-size: 40px 40px;
    -ms-background-size: 40px 40px;
    -o-background-size: 40px 40px;
    background-size: 40px 40px;
  }
  #globalFooter #bannerArea #bannerAreaInner #bannerAreaInnerWrapper #bannerAreaInnerWrapperBox {
    height: 60px;
  }
  #globalFooter #bannerArea #bannerAreaInner #bannerAreaInnerWrapper #bannerAreaInnerWrapperBox #ba_slider .ba_box {
    float: left;
    padding: 0 14px;
  }
  #globalFooter #sitemapArea {
    padding: 30px 0;
  }
  #globalFooter #sitemapArea #sitemapAreaWrapper {
    display: table;
  }
  #globalFooter #sitemapArea #sitemapAreaWrapper #sitemapAreaWrapperLogo {
    display: table-cell;
    width: auto;
    vertical-align: middle;
  }
  #globalFooter #sitemapArea #sitemapAreaWrapper #sitemapAreaWrapperSns {
    display: none;
  }
  #globalFooter #sitemapArea #sitemapAreaWrapper #sitemapAreaWrapperMailmagazine {
    display: none;
  }
  #globalFooter #sitemapArea #sitemapAreaWrapper #sitemapAreaWrapperFunction {
    display: table-cell;
    width: auto;
    vertical-align: middle;
    text-align: right;
  }
  #globalFooter #sitemapArea #sitemapAreaWrapper #sitemapAreaWrapperFunction li {
    padding: 0 0 0 20px;
  }
  #globalFooter #sitemapArea #sitemapAreaWrapper #sitemapAreaWrapperFunction li a {
    color: #82755e;
    font-size: 1.4em;
    font-weight: normal;
  }
  #globalFooter #sitemapArea #sitemapAreaWrapper #sitemapAreaWrapperFunction li a:hover {
    color: #e66f0e;
  }
  #globalFooter #statusArea #statusAreaWrapper {
    display: table;
    width: 100%;
    border-radius: 5px;
    border: 3px solid #dedbce;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember {
    display: table-cell;
    width: auto;
    vertical-align: top;
    padding: 37px;
    border-right: 3px solid #dedbce;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberTitle {
    font-size: 2.0em;
    padding: 0 0 20px 0;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberAbout {
    font-size: 1.4em;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberAbout:hover {
    color: #e66f0e;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberText {
    display: table;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberText #fm_text-title {
    display: table-cell;
    width: auto;
    vertical-align: middle;
    font-size: 1.4em;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberText #fm_text-button {
    display: table-cell;
    width: 260px;
    vertical-align: middle;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberText #fm_text-button a {
    font-size: 1.7em;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberText #fm_text-button a span {
    padding: 5px 0;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberText #fm_text-button a:hover span {
    background-color: #f24527 !important;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_title {
    border-bottom: 2px solid #ffffff;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_title #fm_title-name {
    font-size: 1.4em;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_title #fm_title-edit a:hover {
    background-color: #916821;
    color: #ffffff;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_text {
    display: table;
    width: 100%;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_text #fm_text-status {
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    width: auto;
    padding: 15px;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_text #fm_text-func {
    display: table-cell;
    text-align: right;
    vertical-align: middle;
    width: auto;
    padding: 15px;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_text #fm_text-func #fm_text-func_setting {
    margin: 0 0 0 10px;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_text #fm_text-func #fm_text-func_setting span {
    background: url(/kodomo/resources/images/template/footer/icon_func-setting.png) no-repeat 12px center;
    -webkit-background-size: 13px auto;
    -moz-background-size: 13px auto;
    -ms-background-size: 13px auto;
    -o-background-size: 13px auto;
    background-size: 13px auto;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_text #fm_text-func #fm_text-func_alert {
    margin: 0 0 0 10px;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_text #fm_text-func #fm_text-func_alert span {
    background: url(/kodomo/resources/images/template/footer/icon_func-alert.png) no-repeat 12px center;
    -webkit-background-size: 13px auto;
    -moz-background-size: 13px auto;
    -ms-background-size: 13px auto;
    -o-background-size: 13px auto;
    background-size: 13px auto;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_text #fm_text-func a span {
    padding: 5px 12px 5px 30px;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_text #fm_text-func a:hover span {
    background-color: #ede0c5 !important;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_link {
    padding: 0 15px 15px 15px;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_link li {
    display: inline-block;
    padding: 0 10px 0 0;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_link li a {
    font-size: 1.4em;
    padding: 0 0 0 12px;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_link li a:hover {
    color: #e66f0e;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberContact {
    display: table;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberContact #fm_contact-text {
    display: table-cell;
    width: auto;
    vertical-align: middle;
    font-size: 1.4em;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberContact #fm_contact-button {
    display: table-cell;
    width: 260px;
    vertical-align: middle;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberContact #fm_contact-button a {
    font-size: 1.7em;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberContact #fm_contact-button a span {
    padding: 10px 0 10px 20px;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberContact #fm_contact-button a:hover span {
    background-color: #6b5941 !important;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberIntro {
    display: table;
    width: 100%;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberIntro #fm_intro-title {
    display: table-cell;
    width: auto;
    font-size: 1.4em;
    line-height: 1.25;
    vertical-align: middle;
    padding: 10px 0 10px 15px;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberIntro #fm_intro-button {
    display: table-cell;
    width: 470px;
    vertical-align: middle;
    text-align: right;
    padding: 10px 15px 10px 0;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberIntro #fm_intro-button li {
    margin: 0 0 0 10px;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberIntro #fm_intro-button li a div {
    display: table;
    padding: 10px 5px;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberIntro #fm_intro-button li a div span {
    display: table-cell;
    vertical-align: middle;
    padding: 0 5px;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberIntro #fm_intro-button li a div span img {
    width: 28px;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberIntro #fm_intro-button li a div b {
    font-size: 1.4em;
    line-height: 1.25;
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    padding: 0 5px;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberIntro #fm_intro-button li a:hover div {
    background-color: #ede0c5;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaInfo {
    width: 340px;
    display: table-cell;
    vertical-align: top;
    padding: 37px;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaInfo #statusAreaInfoTitle {
    text-align: left;
    font-size: 1.6em;
    padding: 0 0 25px 0;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaInfo #statusAreaInfoList li {
    display: block;
    padding: 0 0 20px 0;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaInfo #statusAreaInfoList li div a {
    display: block;
    padding: 8px 0;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaInfo #statusAreaInfoList li div a img {
    height: 65px;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaInfo #statusAreaInfoList li div a span {
    font-size: 1.6em;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaInfo #statusAreaInfoList li div a:hover {
    background-color: #f0e3c9;
  }
  #globalFooter #statementArea {
    text-align: right;
  }
  #globalFooter #statementArea #statementAreaImage-01 {
    display: inline-block;
    width: 340px;
    padding: 1px 10px 0 0;
  }
  #globalFooter #statementArea #statementAreaImage-02 {
    display: inline-block;
    width: 116px;
  }
  #globalFooter #statementArea #statementAreaImage-03 {
    display: inline-block;
    width: 200px;
  }
  #globalFooter #copyrightArea {
    padding: 20px 0;
  }
  #globalFooter #copyrightArea #copyrightAreaWrapper {
    display: table;
    width: 100%;
  }
  #globalFooter #copyrightArea #copyrightAreaWrapper #copyrightAreaLink {
    display: table-cell;
  }
  #globalFooter #copyrightArea #copyrightAreaWrapper #copyrightAreaLink li {
    padding: 0 10px 0 0;
  }
  #globalFooter #copyrightArea #copyrightAreaWrapper #copyrightAreaText {
    display: table-cell;
    text-align: right;
  }
}

/* ----------------------------------- */
/* ----------------------------------- */
/* PC SMALL : 1024 以上　- 1280未満 */
/* ----------------------------------- */
/* ----------------------------------- */
@media screen and (min-width: 960px) and (max-width: 1279px) {
  .text_sp {
    display: none;
  }
  .text_tab {
    display: none;
  }
  .text_pcm {
    display: inline-block !important;
  }
  .text_pcl {
    display: none;
  }
  .break_sp {
    display: none;
  }
  .break_tab {
    display: none;
  }
  .break_pcm {
    display: inline-block !important;
  }
  .break_pcl {
    display: none;
  }
  /* ************************ */
  /* HEADER  */
  /* ************************ */
  .headerWrapper {
    max-width: 940px;
  }
  #globalHeader #benesseArea {
    padding: 10px 0;
  }
  #globalHeader #shimakuraArea {
    padding: 0 0 10px 0;
  }
  #globalHeader #shimakuraArea #shimakuraAreaLogo {
    width: 36em;
  }
  #globalHeader #shimakuraArea #shimakuraAreaLogo a #sa_logoShima {
    display: inline-block;
    width: 22.2em;
  }
  #globalHeader #shimakuraArea #shimakuraAreaLogo a #sa_logoKochalle {
    display: inline-block;
    width: 13.2em;
  }
  #globalHeader #shimakuraArea #shimakuraAreaFunction #sa_facebook {
    display: inline-block;
  }
  #globalHeader #shimakuraArea #shimakuraAreaFunction #sa_youtube {
    display: inline-block;
  }
  #globalHeader #shimakuraArea #shimakuraAreaFunction #sa_line {
    display: inline-block;
  }
  #globalHeader #shimakuraArea #shimakuraAreaFunction #sa_mail {
    display: inline-block;
  }
  #globalHeader #shimakuraArea #shimakuraAreaFunction #sa_home {
    display: none;
  }
  #globalHeader #shimakuraArea #shimakuraAreaFunction #sa_search div a {
    width: 70px;
    height: 40px;
    font-size: 1.4em;
  }
  #globalHeader #shimakuraArea #shimakuraAreaFunction #sa_search div a span {
    display: inline-block;
    padding: 4px 0 0 0;
    vertical-align: middle;
  }
  #globalHeader #shimakuraArea #shimakuraAreaFunction #sa_search div a img {
    width: 20px;
    margin: 3px 3px 0 0;
    vertical-align: middle;
  }
  #globalHeader #shimakuraArea #shimakuraAreaFunction #sa_search div a.sa_list-close img {
    margin: 5px 0 0 0 !important;
  }
  #globalHeader #shimakuraArea #shimakuraAreaFunction #sa_menu {
    display: none;
  }
  #globalHeader #shimakuraArea #shimakuraAreaFunction .sa_list div {
    padding: 0 0 2px 0;
  }
  #globalHeader #contentsArea {
    display: block;
  }
  #globalHeader #notrackingArea #menuArea,
  #globalHeader #trackingArea #menuArea {
    display: none;
  }
  #globalHeader #searchArea.track {
    position: absolute;
    top: 100px;
  }
  #globalHeader #searchArea.fit {
    position: absolute;
    top: 100px;
  }
  #globalHeader #searchArea #searchAreaIcon {
    top: -20px;
    right: 25px;
  }
  #globalHeader #searchArea #searchAreaIcon img {
    width: 18px;
  }
  #globalHeader #searchArea #searchAreaInner {
    left: -0.5%;
    width: 101%;
    padding: 20px;
    border-radius: 10px;
    border: 4px solid #c4b095;
  }
  #globalHeader #searchArea #searchAreaInner #searchAreaForm #searchAreaFormText {
    border-radius: 4px;
    border: 2px solid #cecdc6;
    padding: 2px 2px 2px 50px;
    background: url(/kodomo/resources/images/template/header/icon_search.png) no-repeat 15px center;
    -webkit-background-size: auto 1.5em;
    -moz-background-size: auto 1.5em;
    -ms-background-size: auto 1.5em;
    -o-background-size: auto 1.5em;
    background-size: auto 1.5em;
    background-color: #ffffff;
  }
  #globalHeader #searchArea #searchAreaInner #searchAreaForm #searchAreaFormText input {
    font-size: 1.6em;
    height: 50px;
  }
  #globalHeader #searchArea #searchAreaInner #searchAreaForm #searchAreaFormButton {
    padding: 0 0 0 10px;
    width: 120px;
  }
  #globalHeader #searchArea #searchAreaInner #searchAreaForm #searchAreaFormButton span {
    display: block;
    border-radius: 4px;
    background-color: #52412c;
    padding: 0 0 2px 0;
  }
  #globalHeader #searchArea #searchAreaInner #searchAreaForm #searchAreaFormButton span input {
    background-color: #77664f;
    border-radius: 4px;
    color: #ffffff;
    font-size: 1.6em;
    font-weight: normal;
    height: 52px;
  }
  #globalHeader #searchArea #searchAreaInner #searchAreaForm #searchAreaFormButton span:hover {
    background-color: #524432;
  }
  #globalHeader #searchArea #searchAreaInner #searchAreaForm #searchAreaFormButton span:hover input {
    background-color: #6b5941;
  }
  #globalHeader #searchArea #searchAreaInner #searchAreaClose {
    padding: 16px 0 0 0;
  }
  #globalHeader #searchArea #searchAreaInner #searchAreaClose a {
    border-radius: 30px;
    padding: 5px 10px;
    font-size: 1.4em;
  }
  #globalHeader #searchArea #searchAreaInner #searchAreaClose a img {
    width: 20px;
    margin: 0 2px 2px 0;
  }
  /* ************************ */
  /* FOOTER  */
  /* ************************ */
  .footerWrapper {
    max-width: 940px;
  }
  #globalFooter #bannerArea {
    padding: 7px 0;
  }
  #globalFooter #bannerArea #bannerAreaInner {
    padding: 20px 0;
  }
  #globalFooter #bannerArea #bannerAreaInner #bannerAreaInnerWrapper {
    left: -20px;
    width: 980px;
  }
  #globalFooter #bannerArea #bannerAreaInner #bannerAreaInnerWrapper #bannerAreaInnerWrapperBack {
    padding: 0 10px 0 0;
    width: 40px;
    height: 40px;
    background: url(/kodomo/resources/images/template/footer/button_bnr-pc_back.png) no-repeat 0 center;
    -webkit-background-size: 40px 40px;
    -moz-background-size: 40px 40px;
    -ms-background-size: 40px 40px;
    -o-background-size: 40px 40px;
    background-size: 40px 40px;
  }
  #globalFooter #bannerArea #bannerAreaInner #bannerAreaInnerWrapper #bannerAreaInnerWrapperNext {
    padding: 0 0 0 10px;
    width: 40px;
    height: 40px;
    background: url(/kodomo/resources/images/template/footer/button_bnr-pc_next.png) no-repeat 10px center;
    -webkit-background-size: 40px 40px;
    -moz-background-size: 40px 40px;
    -ms-background-size: 40px 40px;
    -o-background-size: 40px 40px;
    background-size: 40px 40px;
  }
  #globalFooter #bannerArea #bannerAreaInner #bannerAreaInnerWrapper #bannerAreaInnerWrapperBox {
    height: 60px;
  }
  #globalFooter #bannerArea #bannerAreaInner #bannerAreaInnerWrapper #bannerAreaInnerWrapperBox #ba_slider .ba_box {
    float: left;
    padding: 0 10px;
  }
  #globalFooter #sitemapArea {
    padding: 30px 0;
  }
  #globalFooter #sitemapArea #sitemapAreaWrapper {
    display: table;
  }
  #globalFooter #sitemapArea #sitemapAreaWrapper #sitemapAreaWrapperLogo {
    display: table-cell;
    width: auto;
    vertical-align: middle;
  }
  #globalFooter #sitemapArea #sitemapAreaWrapper #sitemapAreaWrapperSns {
    display: none;
  }
  #globalFooter #sitemapArea #sitemapAreaWrapper #sitemapAreaWrapperMailmagazine {
    display: none;
  }
  #globalFooter #sitemapArea #sitemapAreaWrapper #sitemapAreaWrapperFunction {
    display: table-cell;
    width: auto;
    vertical-align: middle;
    text-align: right;
  }
  #globalFooter #sitemapArea #sitemapAreaWrapper #sitemapAreaWrapperFunction li {
    padding: 0 0 0 15px;
  }
  #globalFooter #sitemapArea #sitemapAreaWrapper #sitemapAreaWrapperFunction li a {
    color: #82755e;
    font-size: 1.4em;
    font-weight: normal;
  }
  #globalFooter #statusArea #statusAreaWrapper {
    display: table;
    width: 100%;
    border-radius: 5px;
    border: 3px solid #dedbce;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember {
    display: table-cell;
    width: auto;
    vertical-align: top;
    padding: 37px;
    border-right: 3px solid #dedbce;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberTitle {
    font-size: 2.0em;
    padding: 0 0 20px 0;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberAbout {
    font-size: 1.4em;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberAbout:hover {
    color: #e66f0e;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberText {
    display: table;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberText #fm_text-title {
    display: table-cell;
    width: auto;
    vertical-align: middle;
    font-size: 1.4em;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberText #fm_text-button {
    display: table-cell;
    width: 240px;
    vertical-align: middle;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberText #fm_text-button a {
    font-size: 1.6em;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberText #fm_text-button a span {
    padding: 5px 0;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberText #fm_text-button a:hover span {
    background-color: #f24527 !important;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_title {
    border-bottom: 2px solid #ffffff;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_title #fm_title-name {
    font-size: 1.4em;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_title #fm_title-edit a:hover {
    background-color: #916821;
    color: #ffffff;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_text {
    display: table;
    width: 100%;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_text #fm_text-status {
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    width: auto;
    padding: 15px;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_text #fm_text-func {
    display: table-cell;
    text-align: right;
    vertical-align: middle;
    width: auto;
    padding: 15px;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_text #fm_text-func #fm_text-func_setting {
    margin: 0 0 0 10px;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_text #fm_text-func #fm_text-func_setting span {
    background: url(/kodomo/resources/images/template/footer/icon_func-setting.png) no-repeat 12px center;
    -webkit-background-size: 13px auto;
    -moz-background-size: 13px auto;
    -ms-background-size: 13px auto;
    -o-background-size: 13px auto;
    background-size: 13px auto;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_text #fm_text-func #fm_text-func_alert {
    margin: 0 0 0 10px;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_text #fm_text-func #fm_text-func_alert span {
    background: url(/kodomo/resources/images/template/footer/icon_func-alert.png) no-repeat 12px center;
    -webkit-background-size: 13px auto;
    -moz-background-size: 13px auto;
    -ms-background-size: 13px auto;
    -o-background-size: 13px auto;
    background-size: 13px auto;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_text #fm_text-func a span {
    padding: 5px 12px 5px 30px;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_text #fm_text-func a:hover span {
    background-color: #ede0c5 !important;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_link {
    padding: 0 15px 15px 15px;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_link li {
    display: inline-block;
    padding: 0 10px 0 0;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_link li a {
    font-size: 1.4em;
    padding: 0 0 0 12px;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_link li a:hover {
    color: #e66f0e;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberContact {
    display: table;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberContact #fm_contact-text {
    display: table-cell;
    width: auto;
    vertical-align: middle;
    font-size: 1.4em;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberContact #fm_contact-button {
    display: table-cell;
    width: 240px;
    vertical-align: middle;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberContact #fm_contact-button a {
    font-size: 1.6em;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberContact #fm_contact-button a span {
    padding: 10px 0 10px 20px;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberContact #fm_contact-button a:hover span {
    background-color: #6b5941 !important;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberIntro {
    display: table;
    width: 100%;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberIntro #fm_intro-title {
    display: table-cell;
    width: auto;
    font-size: 1.4em;
    line-height: 1.25;
    vertical-align: middle;
    padding: 10px 0 10px 15px;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberIntro #fm_intro-button {
    display: table-cell;
    width: 365px;
    vertical-align: middle;
    text-align: right;
    padding: 10px 15px 10px 0;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberIntro #fm_intro-button li {
    margin: 0 0 0 10px;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberIntro #fm_intro-button li a div {
    display: table;
    padding: 8px 5px;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberIntro #fm_intro-button li a div span {
    display: table-cell;
    vertical-align: middle;
    padding: 0 5px;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberIntro #fm_intro-button li a div span img {
    width: 28px;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberIntro #fm_intro-button li a div b {
    font-size: 1.4em;
    line-height: 1.25;
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    padding: 0 5px;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberIntro #fm_intro-button li a:hover div {
    background-color: #ede0c5;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaInfo {
    display: table-cell;
    vertical-align: top;
    width: 240px;
    padding: 37px;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaInfo #statusAreaInfoTitle {
    text-align: left;
    font-size: 1.6em;
    letter-spacing: -0.1em;
    padding: 0 0 25px 0;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaInfo #statusAreaInfoList li {
    display: block;
    padding: 0 0 20px 0;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaInfo #statusAreaInfoList li div a {
    display: block;
    padding: 13px 0;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaInfo #statusAreaInfoList li div a img {
    height: 60px;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaInfo #statusAreaInfoList li div a span {
    font-size: 1.6em;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaInfo #statusAreaInfoList li div a:hover {
    background-color: #f0e3c9;
  }
  #globalFooter #statementArea {
    text-align: right;
  }
  #globalFooter #statementArea #statementAreaImage-01 {
    display: inline-block;
    width: 340px;
    padding: 1px 10px 0 0;
  }
  #globalFooter #statementArea #statementAreaImage-02 {
    display: inline-block;
    width: 116px;
  }
  #globalFooter #statementArea #statementAreaImage-03 {
    display: block;
    width: 200px;
    margin: 0 auto;
  }
  #globalFooter #copyrightArea {
    padding: 20px 0;
  }
  #globalFooter #copyrightArea #copyrightAreaWrapper {
    display: table;
    width: 100%;
  }
  #globalFooter #copyrightArea #copyrightAreaWrapper #copyrightAreaLink {
    display: table-cell;
  }
  #globalFooter #copyrightArea #copyrightAreaWrapper #copyrightAreaLink li {
    padding: 0 10px 0 0;
  }
  #globalFooter #copyrightArea #copyrightAreaWrapper #copyrightAreaText {
    display: table-cell;
    text-align: right;
  }
}

/* ----------------------------------- */
/* ----------------------------------- */
/* TAB : 750 以上　- 1024 未満 */
/* ----------------------------------- */
/* ----------------------------------- */
@media screen and (min-width: 750px) and (max-width: 959px) {
  .text_sp {
    display: none;
  }
  .text_tab {
    display: inline-block !important;
  }
  .text_pcm {
    display: none;
  }
  .text_pcl {
    display: none;
  }
  .break_sp {
    display: none;
  }
  .break_tab {
    display: inline-block !important;
  }
  .break_pcm {
    display: none;
  }
  .break_pcl {
    display: none;
  }
  /* ************************ */
  /* HEADER  */
  /* ************************ */
  .headerWrapper {
    max-width: 940px;
  }
  #globalHeader #benesseArea {
    padding: 10px;
  }
  #globalHeader #shimakuraArea {
    padding: 0 10px 10px 10px;
  }
  #globalHeader #shimakuraArea #shimakuraAreaLogo {
    width: 34em;
  }
  #globalHeader #shimakuraArea #shimakuraAreaLogo a #sa_logoShima {
    display: block;
    width: 22.2em;
    padding: 0 0 10px 0;
  }
  #globalHeader #shimakuraArea #shimakuraAreaLogo a #sa_logoKochalle {
    display: block;
    width: 13.5em;
  }
  #globalHeader #shimakuraArea #shimakuraAreaFunction #sa_facebook {
    display: inline-block;
  }
  #globalHeader #shimakuraArea #shimakuraAreaFunction #sa_youtube {
    display: inline-block;
  }
  #globalHeader #shimakuraArea #shimakuraAreaFunction #sa_line {
    display: inline-block;
  }
  #globalHeader #shimakuraArea #shimakuraAreaFunction #sa_mail {
    display: inline-block;
  }
  #globalHeader #shimakuraArea #shimakuraAreaFunction #sa_home {
    display: none;
  }
  #globalHeader #shimakuraArea #shimakuraAreaFunction #sa_search div a {
    width: 70px;
    height: 40px;
    font-size: 1.4em;
  }
  #globalHeader #shimakuraArea #shimakuraAreaFunction #sa_search div a span {
    display: inline-block;
    padding: 4px 0 0 0;
    vertical-align: middle;
  }
  #globalHeader #shimakuraArea #shimakuraAreaFunction #sa_search div a img {
    width: 20px;
    margin: 3px 3px 0 0;
    vertical-align: middle;
  }
  #globalHeader #shimakuraArea #shimakuraAreaFunction #sa_search div a.sa_list-close img {
    margin: 5px 0 0 0 !important;
  }
  #globalHeader #shimakuraArea #shimakuraAreaFunction #sa_menu {
    display: none;
  }
  #globalHeader #shimakuraArea #shimakuraAreaFunction .sa_list div {
    padding: 0 0 2px 0;
  }
  #globalHeader #contentsArea {
    display: block;
  }
  #globalHeader #contentsArea #ca_play .ca_listTitle img {
    position: relative;
    top: 11px;
  }
  #globalHeader #contentsArea #ca_room .ca_listTitle img {
    position: relative;
    top: 11px;
  }
  #globalHeader #notrackingArea,
  #globalHeader #trackingArea {
    /* menuArea */
  }
  #globalHeader #notrackingArea #menuArea,
  #globalHeader #trackingArea #menuArea {
    display: none;
  }
  #globalHeader #searchArea.track {
    position: absolute;
    top: 100px;
  }
  #globalHeader #searchArea.fit {
    position: absolute;
    top: 100px;
  }
  #globalHeader #searchArea #searchAreaIcon {
    top: -20px;
    right: 25px;
  }
  #globalHeader #searchArea #searchAreaIcon img {
    width: 18px;
  }
  #globalHeader #searchArea #searchAreaInner {
    left: 0%;
    width: 100%;
    padding: 20px;
    border-radius: 10px;
    border: 4px solid #c4b095;
  }
  #globalHeader #searchArea #searchAreaInner #searchAreaForm #searchAreaFormText {
    border-radius: 4px;
    border: 2px solid #cecdc6;
    padding: 2px 2px 2px 50px;
    background: url(/kodomo/resources/images/template/header/icon_search.png) no-repeat 15px center;
    -webkit-background-size: auto 1.5em;
    -moz-background-size: auto 1.5em;
    -ms-background-size: auto 1.5em;
    -o-background-size: auto 1.5em;
    background-size: auto 1.5em;
    background-color: #ffffff;
  }
  #globalHeader #searchArea #searchAreaInner #searchAreaForm #searchAreaFormText input {
    font-size: 1.6em;
    height: 50px;
  }
  #globalHeader #searchArea #searchAreaInner #searchAreaForm #searchAreaFormButton {
    padding: 0 0 0 10px;
    width: 120px;
  }
  #globalHeader #searchArea #searchAreaInner #searchAreaForm #searchAreaFormButton span {
    display: block;
    border-radius: 4px;
    background-color: #52412c;
    padding: 0 0 2px 0;
  }
  #globalHeader #searchArea #searchAreaInner #searchAreaForm #searchAreaFormButton span input {
    background-color: #77664f;
    border-radius: 4px;
    color: #ffffff;
    font-size: 1.6em;
    font-weight: normal;
    height: 52px;
  }
  #globalHeader #searchArea #searchAreaInner #searchAreaForm #searchAreaFormButton span:hover {
    background-color: #524432;
  }
  #globalHeader #searchArea #searchAreaInner #searchAreaForm #searchAreaFormButton span:hover input {
    background-color: #6b5941;
  }
  #globalHeader #searchArea #searchAreaInner #searchAreaClose {
    padding: 16px 0 0 0;
  }
  #globalHeader #searchArea #searchAreaInner #searchAreaClose a {
    border-radius: 30px;
    padding: 5px 10px;
    font-size: 1.4em;
  }
  #globalHeader #searchArea #searchAreaInner #searchAreaClose a img {
    width: 20px;
    margin: 0 2px 2px 0;
  }
  /* ************************ */
  /* FOOTER  */
  /* ************************ */
  .footerWrapper {
    max-width: 920px;
    padding: 0 20px;
  }
  #globalFooter #bannerArea {
    padding: 7px 0;
  }
  #globalFooter #bannerArea #bannerAreaInner {
    padding: 20px 0;
  }
  #globalFooter #bannerArea #bannerAreaInner #bannerAreaInnerWrapper {
    left: 0px;
    width: 720px;
    margin: 0 auto;
  }
  #globalFooter #bannerArea #bannerAreaInner #bannerAreaInnerWrapper #bannerAreaInnerWrapperBack {
    padding: 0 0 0 0;
    width: 30px;
    height: 40px;
    background: url(/kodomo/resources/images/template/footer/button_bnr-pc_back.png) no-repeat left center;
    -webkit-background-size: 30px auto;
    -moz-background-size: 30px auto;
    -ms-background-size: 30px auto;
    -o-background-size: 30px auto;
    background-size: 30px auto;
  }
  #globalFooter #bannerArea #bannerAreaInner #bannerAreaInnerWrapper #bannerAreaInnerWrapperNext {
    padding: 0 0 0 0;
    width: 30px;
    height: 40px;
    background: url(/kodomo/resources/images/template/footer/button_bnr-pc_next.png) no-repeat right center;
    -webkit-background-size: 30px auto;
    -moz-background-size: 30px auto;
    -ms-background-size: 30px auto;
    -o-background-size: 30px auto;
    background-size: 30px auto;
  }
  #globalFooter #bannerArea #bannerAreaInner #bannerAreaInnerWrapper #bannerAreaInnerWrapperBox {
    height: 60px;
  }
  #globalFooter #bannerArea #bannerAreaInner #bannerAreaInnerWrapper #bannerAreaInnerWrapperBox #ba_slider .ba_box {
    float: left;
    padding: 0 10px;
  }
  #globalFooter #sitemapArea {
    padding: 30px 0;
  }
  #globalFooter #sitemapArea #sitemapAreaWrapper {
    display: table;
  }
  #globalFooter #sitemapArea #sitemapAreaWrapper #sitemapAreaWrapperLogo {
    display: table-cell;
    width: auto;
    vertical-align: middle;
  }
  #globalFooter #sitemapArea #sitemapAreaWrapper #sitemapAreaWrapperSns {
    display: none;
  }
  #globalFooter #sitemapArea #sitemapAreaWrapper #sitemapAreaWrapperMailmagazine {
    display: none;
  }
  #globalFooter #sitemapArea #sitemapAreaWrapper #sitemapAreaWrapperFunction {
    display: table-cell;
    width: auto;
    vertical-align: middle;
    text-align: right;
  }
  #globalFooter #sitemapArea #sitemapAreaWrapper #sitemapAreaWrapperFunction li {
    padding: 0 0 0 10px;
  }
  #globalFooter #sitemapArea #sitemapAreaWrapper #sitemapAreaWrapperFunction li a {
    color: #82755e;
    font-size: 1.2em;
    font-weight: normal;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember {
    padding: 27px;
    border-radius: 5px;
    border: 3px solid #dedbce;
    margin: 0 0 20px 0;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberTitle {
    font-size: 2.0em;
    padding: 0 0 20px 0;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberAbout {
    font-size: 1.4em;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberAbout:hover {
    color: #e66f0e;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberText {
    display: table;
    width: 100%;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberText #fm_text-title {
    display: table-cell;
    width: auto;
    vertical-align: middle;
    font-size: 1.4em;
    padding: 0 5px 0 0;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberText #fm_text-button {
    display: table-cell;
    width: 320px;
    vertical-align: middle;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberText #fm_text-button a {
    font-size: 1.7em;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberText #fm_text-button a span {
    padding: 5px 0 5px 20px;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberText #fm_text-button a:hover span {
    background-color: #f24527 !important;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_title {
    border-bottom: 2px solid #ffffff;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_title #fm_title-name {
    font-size: 1.4em;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_title #fm_title-edit a:hover {
    background-color: #916821;
    color: #ffffff;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_text {
    display: table;
    width: 100%;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_text #fm_text-status {
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    width: auto;
    padding: 15px;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_text #fm_text-func {
    display: table-cell;
    text-align: right;
    vertical-align: middle;
    width: 300px;
    padding: 15px;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_text #fm_text-func #fm_text-func_setting {
    margin: 0 0 0 10px;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_text #fm_text-func #fm_text-func_setting span {
    background: url(/kodomo/resources/images/template/footer/icon_func-setting.png) no-repeat 45px center;
    -webkit-background-size: 13px auto;
    -moz-background-size: 13px auto;
    -ms-background-size: 13px auto;
    -o-background-size: 13px auto;
    background-size: 13px auto;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_text #fm_text-func #fm_text-func_alert {
    margin: 0 0 0 10px;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_text #fm_text-func #fm_text-func_alert span {
    background: url(/kodomo/resources/images/template/footer/icon_func-alert.png) no-repeat 45px center;
    -webkit-background-size: 13px auto;
    -moz-background-size: 13px auto;
    -ms-background-size: 13px auto;
    -o-background-size: 13px auto;
    background-size: 13px auto;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_text #fm_text-func a span {
    width: 100px;
    text-align: center;
    padding: 6px 10px 6px 25px;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_text #fm_text-func a:hover span {
    background-color: #ede0c5 !important;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_link {
    padding: 0 15px 15px 15px;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_link li {
    display: inline-block;
    padding: 0 10px 0 0;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_link li a {
    font-size: 1.4em;
    padding: 0 0 0 12px;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_link li a:hover {
    color: #e66f0e;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberContact {
    display: table;
    width: 100%;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberContact #fm_contact-text {
    display: table-cell;
    width: auto;
    vertical-align: middle;
    font-size: 1.4em;
    padding: 0 5px 0 0;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberContact #fm_contact-button {
    display: table-cell;
    width: 320px;
    vertical-align: middle;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberContact #fm_contact-button a {
    font-size: 1.6em;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberContact #fm_contact-button a span {
    padding: 10px 0 10px 20px;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberContact #fm_contact-button a:hover span {
    background-color: #6b5941 !important;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberIntro {
    display: table;
    width: 100%;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberIntro #fm_intro-title {
    display: table-cell;
    width: auto;
    vertical-align: middle;
    font-size: 1.4em;
    line-height: 1.25;
    padding: 10px 0 10px 15px;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberIntro #fm_intro-button {
    display: table-cell;
    width: 470px;
    vertical-align: middle;
    text-align: right;
    padding: 10px 15px 10px 0;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberIntro #fm_intro-button li {
    margin: 0 0 0 10px;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberIntro #fm_intro-button li a div {
    display: table;
    padding: 10px 5px;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberIntro #fm_intro-button li a div span {
    display: table-cell;
    vertical-align: middle;
    padding: 0 5px;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberIntro #fm_intro-button li a div span img {
    width: 28px;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberIntro #fm_intro-button li a div b {
    font-size: 1.4em;
    line-height: 1.0;
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    padding: 0 5px;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberIntro #fm_intro-button li a:hover div {
    background-color: #ede0c5;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaInfo {
    padding: 27px;
    border-radius: 5px;
    border: 3px solid #dedbce;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaInfo #statusAreaInfoTitle {
    font-size: 1.6em;
    padding: 0 0 20px 0;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaInfo #statusAreaInfoList {
    display: table;
    width: 100%;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaInfo #statusAreaInfoList li {
    display: table-cell;
    box-sizing: border-box;
    width: 50%;
    height: 70px;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaInfo #statusAreaInfoList li div {
    width: 100%;
    box-sizing: border-box;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaInfo #statusAreaInfoList li div a {
    display: block;
    height: 100%;
    width: 100%;
    box-sizing: border-box;
    padding: 15px 0;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaInfo #statusAreaInfoList li div a img {
    height: 60px;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaInfo #statusAreaInfoList li div a span {
    font-size: 1.6em;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaInfo #statusAreaInfoList li div a:hover {
    background-color: #f0e3c9;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaInfo #statusAreaInfoList li:nth-child(2n+1) {
    padding: 0 5px 0 0;
    letter-spacing: 0;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaInfo #statusAreaInfoList li:nth-child(2n) {
    padding: 0 0 0 5px;
    letter-spacing: 0;
  }
  #globalFooter #statementArea {
    text-align: right;
  }
  #globalFooter #statementArea #statementAreaImage-01 {
    display: inline-block;
    width: 340px;
    padding: 1px 10px 0 0;
  }
  #globalFooter #statementArea #statementAreaImage-02 {
    display: inline-block;
    width: 116px;
  }
  #globalFooter #statementArea #statementAreaImage-03 {
    display: block;
    width: 200px;
    margin: 0 auto;
  }
  #globalFooter #copyrightArea {
    padding: 20px 0;
  }
  #globalFooter #copyrightArea #copyrightAreaWrapper {
    display: table;
    width: 100%;
  }
  #globalFooter #copyrightArea #copyrightAreaWrapper #copyrightAreaLink {
    display: table-cell;
  }
  #globalFooter #copyrightArea #copyrightAreaWrapper #copyrightAreaLink li {
    padding: 0 10px 0 0;
  }
  #globalFooter #copyrightArea #copyrightAreaWrapper #copyrightAreaText {
    display: table-cell;
    text-align: right;
  }
}

/* ----------------------------------- */
/* ----------------------------------- */
/* しまTAB : 600 以上　- 768 未満 */
/* ----------------------------------- */
/* ----------------------------------- */
@media screen and (min-width: 600px) and (max-width: 749px) {
  .text_sp {
    display: none;
  }
  .text_tab {
    display: inline-block !important;
  }
  .text_pcm {
    display: none;
  }
  .text_pcl {
    display: none;
  }
  .break_sp {
    display: none;
  }
  .break_tab {
    display: inline-block !important;
  }
  .break_pcm {
    display: none;
  }
  .break_pcl {
    display: none;
  }
  /* ************************ */
  /* HEADER  */
  /* ************************ */
  #globalHeader #benesseArea {
    padding: 10px;
    border-bottom: 1px solid #e6e6da;
  }
  #globalHeader #shimakuraArea {
    padding: 10px;
  }
  #globalHeader #shimakuraArea #shimakuraAreaLogo {
    width: 12.5em;
  }
  #globalHeader #shimakuraArea #shimakuraAreaLogo a #sa_logoShima {
    display: block;
    width: 12.5em;
    padding: 0 0 0.60em 0;
  }
  #globalHeader #shimakuraArea #shimakuraAreaLogo a #sa_logoKochalle {
    display: block;
    width: 12.5em;
  }
  #globalHeader #shimakuraArea #shimakuraAreaFunction #sa_facebook {
    display: none;
  }
  #globalHeader #shimakuraArea #shimakuraAreaFunction #sa_youtube {
    display: none;
  }
  #globalHeader #shimakuraArea #shimakuraAreaFunction #sa_line {
    display: none;
  }
  #globalHeader #shimakuraArea #shimakuraAreaFunction #sa_mail {
    display: none;
  }
  #globalHeader #shimakuraArea #shimakuraAreaFunction #sa_home {
    display: inline-block;
  }
  #globalHeader #shimakuraArea #shimakuraAreaFunction #sa_search div a {
    width: 36px;
    height: 36px;
    font-size: 1.0em;
  }
  #globalHeader #shimakuraArea #shimakuraAreaFunction #sa_search div a span {
    display: block;
    padding: 0;
    text-align: center;
    -moz-transform: scale(0.7, 0.7);
    -webkit-transform: scale(0.7, 0.7);
    -o-transform: scale(0.7, 0.7);
    -ms-transform: scale(0.7, 0.7);
    transform: scale(0.7, 0.7);
  }
  #globalHeader #shimakuraArea #shimakuraAreaFunction #sa_search div a img {
    padding: 6px 0 0 0;
    width: 15px;
  }
  #globalHeader #shimakuraArea #shimakuraAreaFunction #sa_menu {
    display: inline-block;
  }
  #globalHeader #shimakuraArea #shimakuraAreaFunction .sa_list div {
    padding: 0 0 1px 0;
  }
  #globalHeader #contentsArea {
    display: none;
  }
  #globalHeader #notrackingArea #menuArea,
  #globalHeader #trackingArea #menuArea {
    display: block;
  }
  #globalHeader #searchArea.track {
    position: fixed;
    top: 62px;
  }
  #globalHeader #searchArea.track #searchAreaIcon {
    left: 50%;
  }
  #globalHeader #searchArea.fit {
    position: absolute;
    top: 105px;
  }
  #globalHeader #searchArea.fit #searchAreaIcon {
    right: 67px;
  }
  #globalHeader #searchArea #searchAreaIcon {
    top: -20px;
    margin: 0 0 0 -9px;
  }
  #globalHeader #searchArea #searchAreaIcon img {
    width: 18px;
  }
  #globalHeader #searchArea #searchAreaInner {
    left: 0;
    width: 100%;
    border-top: 3px solid #c4b095;
    border-bottom: 3px solid #c4b095;
    padding: 18px 20px;
  }
  #globalHeader #searchArea #searchAreaInner #searchAreaForm #searchAreaFormText {
    border-radius: 4px 0 0 4px;
    border-top: 1px solid #cecdc6;
    border-bottom: 1px solid #cecdc6;
    border-left: 1px solid #cecdc6;
    padding: 2px 2px 2px 35px;
    background: url(/kodomo/resources/images/template/header/icon_search.png) no-repeat 10px center;
    -webkit-background-size: auto 1.5em;
    -moz-background-size: auto 1.5em;
    -ms-background-size: auto 1.5em;
    -o-background-size: auto 1.5em;
    background-size: auto 1.5em;
    background-color: #ffffff;
  }
  #globalHeader #searchArea #searchAreaInner #searchAreaForm #searchAreaFormText input {
    font-size: 1.4em;
    height: 40px;
  }
  #globalHeader #searchArea #searchAreaInner #searchAreaForm #searchAreaFormButton {
    width: 60px;
  }
  #globalHeader #searchArea #searchAreaInner #searchAreaForm #searchAreaFormButton span {
    display: block;
    border-radius: 0 4px 4px 0;
    background-color: #52412c;
    padding: 0 0 2px 0;
  }
  #globalHeader #searchArea #searchAreaInner #searchAreaForm #searchAreaFormButton span input {
    background-color: #77664f;
    border-radius: 0 2px 2px 0;
    color: #ffffff;
    font-size: 1.4em;
    font-weight: normal;
    height: 44px;
  }
  #globalHeader #searchArea #searchAreaInner #searchAreaClose {
    padding: 15px 0 0 0;
  }
  #globalHeader #searchArea #searchAreaInner #searchAreaClose a {
    border-radius: 30px;
    padding: 5px 10px;
    font-size: 1.2em;
  }
  #globalHeader #searchArea #searchAreaInner #searchAreaClose a img {
    width: 20px;
    margin: 0 2px 2px 0;
  }
  /* ************************ */
  /* FOOTER  */
  /* ************************ */
  .footerWrapper {
    padding: 0 20px;
  }
  #globalFooter #bannerArea {
    padding: 10px 0;
    -webkit-background-size: 48px 48px;
    -moz-background-size: 48px 48px;
    -ms-background-size: 48px 48px;
    -o-background-size: 48px 48px;
    background-size: 48px 48px;
  }
  #globalFooter #bannerArea #bannerAreaInner {
    padding: 16px 0;
  }
  #globalFooter #bannerArea #bannerAreaInner #bannerAreaInnerWrapper {
    box-sizing: border-box;
    left: 0px;
    width: 280px;
    margin: 0 auto;
  }
  #globalFooter #bannerArea #bannerAreaInner #bannerAreaInnerWrapper #bannerAreaInnerWrapperBack {
    width: 20px;
    background: url(/kodomo/resources/images/template/footer/button_bnr-sp_back.png) no-repeat center center;
    -webkit-background-size: 8px auto;
    -moz-background-size: 8px auto;
    -ms-background-size: 8px auto;
    -o-background-size: 8px auto;
    background-size: 8px auto;
    background-color: #cca878;
    border-radius: 4px;
  }
  #globalFooter #bannerArea #bannerAreaInner #bannerAreaInnerWrapper #bannerAreaInnerWrapperNext {
    width: 20px;
    background: url(/kodomo/resources/images/template/footer/button_bnr-sp_next.png) no-repeat center center;
    -webkit-background-size: 8px auto;
    -moz-background-size: 8px auto;
    -ms-background-size: 8px auto;
    -o-background-size: 8px auto;
    background-size: 8px auto;
    background-color: #cca878;
    border-radius: 4px;
  }
  #globalFooter #bannerArea #bannerAreaInner #bannerAreaInnerWrapper #bannerAreaInnerWrapperBox {
    height: 131px;
  }
  #globalFooter #bannerArea #bannerAreaInner #bannerAreaInnerWrapper #bannerAreaInnerWrapperBox #ba_slider .ba_inner {
    width: 10%;
    text-align: center;
  }
  #globalFooter #bannerArea #bannerAreaInner #bannerAreaInnerWrapper #bannerAreaInnerWrapperBox #ba_slider .ba_box {
    display: block;
    margin: 0 auto;
    padding: 0 0 14px 0;
  }
  #globalFooter #sitemapArea {
    padding: 30px 0;
  }
  #globalFooter #sitemapArea #sitemapAreaWrapper {
    display: block;
  }
  #globalFooter #sitemapArea #sitemapAreaWrapper #sitemapAreaWrapperLogo {
    padding: 0 0 20px 0;
    display: block;
    text-align: center;
  }
  #globalFooter #sitemapArea #sitemapAreaWrapper #sitemapAreaWrapperLogo img {
    width: 163px;
  }
  #globalFooter #sitemapArea #sitemapAreaWrapper #sitemapAreaWrapperSns {
    display: block;
  }
  #globalFooter #sitemapArea #sitemapAreaWrapper #sitemapAreaWrapperMailmagazine {
    display: block;
  }
  #globalFooter #sitemapArea #sitemapAreaWrapper #sitemapAreaWrapperFunction {
    width: 100%;
    border: 1px solid #dedece;
    border-radius: 8px;
    *zoom: 1;
  }
  #globalFooter #sitemapArea #sitemapAreaWrapper #sitemapAreaWrapperFunction:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
    overflow: hidden;
  }
  #globalFooter #sitemapArea #sitemapAreaWrapper #sitemapAreaWrapperFunction li {
    box-sizing: border-box;
    width: 50%;
    color: #6c6c6c;
    font-size: 1.1em;
    float: left;
    padding: 0 0 0 12px;
  }
  #globalFooter #sitemapArea #sitemapAreaWrapper #sitemapAreaWrapperFunction li a {
    padding: 12px !important;
  }
  #globalFooter #sitemapArea #sitemapAreaWrapper #sitemapAreaWrapperFunction li:nth-child(4n+1) {
    border-bottom: 1px solid #dedece;
    border-right: 1px solid #dedece;
  }
  #globalFooter #sitemapArea #sitemapAreaWrapper #sitemapAreaWrapperFunction li:nth-child(4n+2) {
    border-bottom: 1px solid #dedece;
  }
  #globalFooter #sitemapArea #sitemapAreaWrapper #sitemapAreaWrapperFunction li:nth-child(4n+3) {
    border-right: 1px solid #dedece;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember {
    padding: 18px 36px;
    border-radius: 5px;
    border: 2px solid #dedbce;
    margin: 0 0 20px 0;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberText {
    display: block;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberText #fm_text-title {
    display: block;
    font-size: 1.0em;
    padding: 0 0 10px 0;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberText #fm_text-button {
    display: block;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberText #fm_text-button a {
    font-size: 1.4em;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberText #fm_text-button a span {
    padding: 10px 0;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberTitle {
    font-size: 1.6em;
    padding: 0 0 12px 0;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_title {
    border-bottom: 1px solid #ffffff;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_title #fm_title-name {
    font-size: 1.2em;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_text #fm_text-status {
    padding: 14px;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_text #fm_text-func {
    padding: 0 14px 14px 14px;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_text #fm_text-func #fm_text-func_setting {
    width: 48%;
    margin: 0 5px 0 0;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_text #fm_text-func #fm_text-func_setting span {
    background: url(/kodomo/resources/images/template/footer/icon_func-setting.png) no-repeat 18px center;
    -webkit-background-size: 13px auto;
    -moz-background-size: 13px auto;
    -ms-background-size: 13px auto;
    -o-background-size: 13px auto;
    background-size: 13px auto;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_text #fm_text-func #fm_text-func_alert {
    width: 48%;
    margin: 0 0 0 5px;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_text #fm_text-func #fm_text-func_alert span {
    background: url(/kodomo/resources/images/template/footer/icon_func-alert.png) no-repeat 18px center;
    -webkit-background-size: 13px auto;
    -moz-background-size: 13px auto;
    -ms-background-size: 13px auto;
    -o-background-size: 13px auto;
    background-size: 13px auto;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_text #fm_text-func a span {
    padding: 7px 20px 7px 36px;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_link {
    padding: 0 14px 14px 14px;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_link li {
    display: block;
    padding: 0 0 0 0;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_link li a {
    font-size: 1.2em;
    padding: 3px 0 3px 12px;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberContact {
    display: block;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberContact #fm_contact-text {
    display: block;
    font-size: 1.0em;
    padding: 0 0 10px 0;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberContact #fm_contact-button {
    display: block;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberContact #fm_contact-button a {
    font-size: 1.4em;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberContact #fm_contact-button a span {
    padding: 10px 0;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberIntro #fm_intro-title {
    font-size: 1.2em;
    line-height: 1.25;
    padding: 16px 16px 0 16px;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberIntro #fm_intro-button {
    display: table;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    padding: 16px;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberIntro #fm_intro-button li {
    display: table-cell;
    box-sizing: border-box;
    width: 50%;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberIntro #fm_intro-button li a div {
    padding: 10px 5px;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberIntro #fm_intro-button li a div span {
    padding: 0 5px;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberIntro #fm_intro-button li a div span img {
    width: 32px;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberIntro #fm_intro-button li a div b {
    display: block;
    font-size: 1.0em;
    line-height: 1.0;
    text-align: center;
    padding: 5px 0 0 0;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberIntro #fm_intro-button li:nth-child(2n+1) {
    padding: 0 5px 0 0;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberIntro #fm_intro-button li:nth-child(2n) {
    padding: 0 0 0 5px;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaInfo {
    padding: 18px 36px;
    border-radius: 5px;
    border: 2px solid #dedbce;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaInfo #statusAreaInfoTitle {
    font-size: 1.4em;
    padding: 0 0 20px 0;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaInfo #statusAreaInfoList {
    display: table;
    width: 100%;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaInfo #statusAreaInfoList li {
    display: table-cell;
    box-sizing: border-box;
    width: 50%;
    height: 70px;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaInfo #statusAreaInfoList li div {
    width: 100%;
    box-sizing: border-box;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaInfo #statusAreaInfoList li div a {
    display: block;
    height: 100%;
    width: 100%;
    box-sizing: border-box;
    padding: 15px 0;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaInfo #statusAreaInfoList li div a img {
    height: 30px;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaInfo #statusAreaInfoList li div a span {
    font-size: 1.0em;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaInfo #statusAreaInfoList li:nth-child(2n+1) {
    padding: 0 5px 0 0;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaInfo #statusAreaInfoList li:nth-child(2n) {
    padding: 0 0 0 5px;
  }
  #globalFooter #statementArea {
    text-align: center;
  }
  #globalFooter #statementArea #statementAreaImage-01 {
    display: block;
    width: 300px;
    margin: 0 auto 12px auto;
  }
  #globalFooter #statementArea #statementAreaImage-02 {
    display: block;
    width: 102px;
    margin: 0 auto;
  }
  #globalFooter #statementArea #statementAreaImage-03 {
    display: block;
    width: 200px;
    margin: 0 auto;
  }
  #globalFooter #copyrightArea {
    padding: 25px 0;
  }
  #globalFooter #copyrightArea #copyrightAreaWrapper #copyrightAreaLink {
    text-align: center;
  }
  #globalFooter #copyrightArea #copyrightAreaWrapper #copyrightAreaLink li {
    padding: 0 5px;
  }
  #globalFooter #copyrightArea #copyrightAreaWrapper #copyrightAreaText {
    padding: 16px 0 0 0;
    text-align: center;
  }
}

/* ----------------------------------- */
/* ----------------------------------- */
/* SP : 600 未満 */
/* ----------------------------------- */
/* ----------------------------------- */
@media screen and (max-width: 600px) {
  .text_sp {
    display: inline-block !important;
  }
  .text_tab {
    display: none;
  }
  .text_pcm {
    display: none;
  }
  .text_pcl {
    display: none;
  }
  .break_sp {
    display: inline-block !important;
  }
  .break_tab {
    display: none;
  }
  .break_pcm {
    display: none;
  }
  .break_pcl {
    display: none;
  }
  /* ************************ */
  /* HEADER  */
  /* ************************ */
  #globalHeader #benesseArea {
    padding: 10px;
    border-bottom: 1px solid #e6e6da;
  }
  #globalHeader #shimakuraArea {
    padding: 10px;
  }
  #globalHeader #shimakuraArea #shimakuraAreaLogo {
    width: 12.5em;
  }
  #globalHeader #shimakuraArea #shimakuraAreaLogo a #sa_logoShima {
    display: block;
    width: 12.5em;
    padding: 0 0 0.60em 0;
  }
  #globalHeader #shimakuraArea #shimakuraAreaLogo a #sa_logoKochalle {
    display: block;
    width: 12.5em;
  }
  #globalHeader #shimakuraArea #shimakuraAreaFunction #sa_facebook {
    display: none;
  }
  #globalHeader #shimakuraArea #shimakuraAreaFunction #sa_youtube {
    display: none;
  }
  #globalHeader #shimakuraArea #shimakuraAreaFunction #sa_line {
    display: none;
  }
  #globalHeader #shimakuraArea #shimakuraAreaFunction #sa_mail {
    display: none;
  }
  #globalHeader #shimakuraArea #shimakuraAreaFunction #sa_home {
    display: inline-block;
  }
  #globalHeader #shimakuraArea #shimakuraAreaFunction #sa_search div a {
    width: 36px;
    height: 36px;
    font-size: 1.0em;
  }
  #globalHeader #shimakuraArea #shimakuraAreaFunction #sa_search div a span {
    display: block;
    padding: 0;
    text-align: center;
    -moz-transform: scale(0.7, 0.7);
    -webkit-transform: scale(0.7, 0.7);
    -o-transform: scale(0.7, 0.7);
    -ms-transform: scale(0.7, 0.7);
    transform: scale(0.7, 0.7);
  }
  #globalHeader #shimakuraArea #shimakuraAreaFunction #sa_search div a img {
    padding: 6px 0 0 0;
    width: 15px;
  }
  #globalHeader #shimakuraArea #shimakuraAreaFunction #sa_menu {
    display: inline-block;
  }
  #globalHeader #shimakuraArea #shimakuraAreaFunction .sa_list div {
    padding: 0 0 1px 0;
  }
  #globalHeader #contentsArea {
    display: none;
  }
  #globalHeader #notrackingArea #menuArea,
  #globalHeader #trackingArea #menuArea {
    display: block;
  }
  #globalHeader #searchArea.track {
    position: fixed;
    top: 62px;
  }
  #globalHeader #searchArea.track #searchAreaIcon {
    left: 50%;
  }
  #globalHeader #searchArea.fit {
    position: absolute;
    top: 105px;
  }
  #globalHeader #searchArea.fit #searchAreaIcon {
    right: 67px;
  }
  #globalHeader #searchArea #searchAreaIcon {
    top: -20px;
    margin: 0 0 0 -9px;
  }
  #globalHeader #searchArea #searchAreaIcon img {
    width: 18px;
  }
  #globalHeader #searchArea #searchAreaInner {
    left: 0;
    width: 100%;
    border-top: 3px solid #c4b095;
    border-bottom: 3px solid #c4b095;
    padding: 18px 20px;
  }
  #globalHeader #searchArea #searchAreaInner #searchAreaForm #searchAreaFormText {
    border-radius: 4px 0 0 4px;
    border-top: 1px solid #cecdc6;
    border-bottom: 1px solid #cecdc6;
    border-left: 1px solid #cecdc6;
    padding: 2px 2px 2px 35px;
    background: url(/kodomo/resources/images/template/header/icon_search.png) no-repeat 10px center;
    -webkit-background-size: auto 1.5em;
    -moz-background-size: auto 1.5em;
    -ms-background-size: auto 1.5em;
    -o-background-size: auto 1.5em;
    background-size: auto 1.5em;
    background-color: #ffffff;
  }
  #globalHeader #searchArea #searchAreaInner #searchAreaForm #searchAreaFormText input {
    font-size: 1.4em;
    height: 40px;
  }
  #globalHeader #searchArea #searchAreaInner #searchAreaForm #searchAreaFormButton {
    width: 60px;
  }
  #globalHeader #searchArea #searchAreaInner #searchAreaForm #searchAreaFormButton span {
    display: block;
    border-radius: 0 4px 4px 0;
    background-color: #52412c;
    padding: 0 0 2px 0;
  }
  #globalHeader #searchArea #searchAreaInner #searchAreaForm #searchAreaFormButton span input {
    background-color: #77664f;
    border-radius: 0 2px 2px 0;
    color: #ffffff;
    font-size: 1.4em;
    font-weight: normal;
    height: 44px;
  }
  #globalHeader #searchArea #searchAreaInner #searchAreaClose {
    padding: 15px 0 0 0;
  }
  #globalHeader #searchArea #searchAreaInner #searchAreaClose a {
    border-radius: 30px;
    padding: 5px 10px;
    font-size: 1.2em;
  }
  #globalHeader #searchArea #searchAreaInner #searchAreaClose a img {
    width: 20px;
    margin: 0 2px 2px 0;
  }
  /* ************************ */
  /* FOOTER  */
  /* ************************ */
  .footerWrapper {
    padding: 0 10px;
  }
  #globalFooter #bannerArea {
    padding: 10px 0;
    -webkit-background-size: 48px 48px;
    -moz-background-size: 48px 48px;
    -ms-background-size: 48px 48px;
    -o-background-size: 48px 48px;
    background-size: 48px 48px;
  }
  #globalFooter #bannerArea #bannerAreaInner {
    padding: 16px 10px;
  }
  #globalFooter #bannerArea #bannerAreaInner #bannerAreaInnerWrapper {
    box-sizing: border-box;
    left: 0px;
    width: 280px;
    margin: 0 auto;
  }
  #globalFooter #bannerArea #bannerAreaInner #bannerAreaInnerWrapper #bannerAreaInnerWrapperBack {
    width: 20px;
    background: url(/kodomo/resources/images/template/footer/button_bnr-sp_back.png) no-repeat center center;
    -webkit-background-size: 8px auto;
    -moz-background-size: 8px auto;
    -ms-background-size: 8px auto;
    -o-background-size: 8px auto;
    background-size: 8px auto;
    background-color: #cca878;
    border-radius: 4px;
  }
  #globalFooter #bannerArea #bannerAreaInner #bannerAreaInnerWrapper #bannerAreaInnerWrapperNext {
    width: 20px;
    background: url(/kodomo/resources/images/template/footer/button_bnr-sp_next.png) no-repeat center center;
    -webkit-background-size: 8px auto;
    -moz-background-size: 8px auto;
    -ms-background-size: 8px auto;
    -o-background-size: 8px auto;
    background-size: 8px auto;
    background-color: #cca878;
    border-radius: 4px;
  }
  #globalFooter #bannerArea #bannerAreaInner #bannerAreaInnerWrapper #bannerAreaInnerWrapperBox {
    height: 131px;
  }
  #globalFooter #bannerArea #bannerAreaInner #bannerAreaInnerWrapper #bannerAreaInnerWrapperBox #ba_slider .ba_inner {
    width: 10%;
    text-align: center;
  }
  #globalFooter #bannerArea #bannerAreaInner #bannerAreaInnerWrapper #bannerAreaInnerWrapperBox #ba_slider .ba_box {
    display: block;
    margin: 0 auto;
    padding: 0 0 14px 0;
  }
  #globalFooter #sitemapArea {
    padding: 30px 0;
  }
  #globalFooter #sitemapArea #sitemapAreaWrapper {
    display: block;
  }
  #globalFooter #sitemapArea #sitemapAreaWrapper #sitemapAreaWrapperLogo {
    padding: 0 0 20px 0;
    display: block;
    text-align: center;
  }
  #globalFooter #sitemapArea #sitemapAreaWrapper #sitemapAreaWrapperLogo img {
    width: 163px;
  }
  #globalFooter #sitemapArea #sitemapAreaWrapper #sitemapAreaWrapperSns {
    display: block;
  }
  #globalFooter #sitemapArea #sitemapAreaWrapper #sitemapAreaWrapperMailmagazine {
    display: block;
  }
  #globalFooter #sitemapArea #sitemapAreaWrapper #sitemapAreaWrapperFunction {
    width: 100%;
    border: 1px solid #dedece;
    border-radius: 8px;
    *zoom: 1;
  }
  #globalFooter #sitemapArea #sitemapAreaWrapper #sitemapAreaWrapperFunction:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
    overflow: hidden;
  }
  #globalFooter #sitemapArea #sitemapAreaWrapper #sitemapAreaWrapperFunction li {
    box-sizing: border-box;
    width: 50%;
    color: #6c6c6c;
    font-size: 1.1em;
    letter-spacing: -1px;
    float: left;
    padding: 0 0 0 8px;
  }
  #globalFooter #sitemapArea #sitemapAreaWrapper #sitemapAreaWrapperFunction li a {
    padding: 14px !important;
  }
  #globalFooter #sitemapArea #sitemapAreaWrapper #sitemapAreaWrapperFunction li:nth-child(4n+1) {
    border-bottom: 1px solid #dedece;
    border-right: 1px solid #dedece;
  }
  #globalFooter #sitemapArea #sitemapAreaWrapper #sitemapAreaWrapperFunction li:nth-child(4n+2) {
    border-bottom: 1px solid #dedece;
  }
  #globalFooter #sitemapArea #sitemapAreaWrapper #sitemapAreaWrapperFunction li:nth-child(4n+3) {
    border-right: 1px solid #dedece;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember {
    padding: 18px;
    border-radius: 5px;
    border: 2px solid #dedbce;
    margin: 0 0 20px 0;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberTitle {
    font-size: 1.6em;
    padding: 0 0 12px 0;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberAbout {
    font-size: 1.2em;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberText {
    display: block;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberText #fm_text-title {
    display: block;
    font-size: 1.0em;
    padding: 0 0 10px 0;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberText #fm_text-button {
    display: block;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberText #fm_text-button a {
    font-size: 1.4em;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberText #fm_text-button a span {
    padding: 10px 0 10px 8px;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_title {
    border-bottom: 1px solid #ffffff;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_title #fm_title-name {
    font-size: 1.2em;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_text #fm_text-status {
    padding: 14px;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_text #fm_text-func {
    width: 100%;
    box-sizing: border-box;
    padding: 0 14px 10px 14px;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_text #fm_text-func #fm_text-func_setting {
    margin: 0 5px 0 0;
    width: 47%;
    box-sizing: border-box;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_text #fm_text-func #fm_text-func_setting span {
    background: url(/kodomo/resources/images/template/footer/icon_func-setting.png) no-repeat 18px center;
    -webkit-background-size: 13px auto;
    -moz-background-size: 13px auto;
    -ms-background-size: 13px auto;
    -o-background-size: 13px auto;
    background-size: 13px auto;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_text #fm_text-func #fm_text-func_alert {
    margin: 0 5px 0 0;
    width: 47%;
    box-sizing: border-box;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_text #fm_text-func #fm_text-func_alert span {
    background: url(/kodomo/resources/images/template/footer/icon_func-alert.png) no-repeat 18px center;
    -webkit-background-size: 13px auto;
    -moz-background-size: 13px auto;
    -ms-background-size: 13px auto;
    -o-background-size: 13px auto;
    background-size: 13px auto;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_text #fm_text-func a span {
    padding: 7px 20px 7px 36px;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_link {
    padding: 0 14px 12px 14px;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_link li {
    display: block;
    padding: 0 0 0 0;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberInfo #fm_link li a {
    font-size: 1.2em;
    padding: 3px 0 3px 12px;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberContact {
    display: block;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberContact #fm_contact-text {
    display: block;
    font-size: 1.0em;
    padding: 0 0 10px 0;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberContact #fm_contact-button {
    display: block;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberContact #fm_contact-button a {
    font-size: 1.4em;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberContact #fm_contact-button a span {
    padding: 10px 0 10px 8px;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberIntro #fm_intro-title {
    font-size: 1.2em;
    line-height: 1.25;
    padding: 15px 15px 0 15px;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberIntro #fm_intro-button {
    display: table;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    padding: 10px 15px 15px 15px;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberIntro #fm_intro-button li {
    display: table-cell;
    box-sizing: border-box;
    width: 50%;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberIntro #fm_intro-button li a div {
    padding: 10px 5px;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberIntro #fm_intro-button li a div span {
    padding: 0 5px;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberIntro #fm_intro-button li a div span img {
    width: 32px;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberIntro #fm_intro-button li a div b {
    display: block;
    font-size: 1.0em;
    line-height: 1.2;
    text-align: center;
    padding: 5px 0 0 0;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberIntro #fm_intro-button li:nth-child(2n+1) {
    padding: 0 5px 0 0;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaForMember #statusAreaForMemberIntro #fm_intro-button li:nth-child(2n) {
    padding: 0 0 0 5px;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaInfo {
    padding: 18px;
    border-radius: 5px;
    border: 2px solid #dedbce;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaInfo #statusAreaInfoTitle {
    font-size: 1.4em;
    padding: 0 0 10px 0;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaInfo #statusAreaInfoList {
    display: table;
    width: 100%;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaInfo #statusAreaInfoList li {
    display: table-cell;
    box-sizing: border-box;
    width: 50%;
    height: 70px;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaInfo #statusAreaInfoList li div {
    height: 100%;
    width: 100%;
    box-sizing: border-box;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaInfo #statusAreaInfoList li div a {
    display: block;
    height: 100%;
    width: 100%;
    box-sizing: border-box;
    padding: 15px 0;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaInfo #statusAreaInfoList li div a img {
    height: 30px;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaInfo #statusAreaInfoList li div a span {
    font-size: 1.0em;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaInfo #statusAreaInfoList li:nth-child(2n+1) {
    padding: 0 5px 0 0;
    letter-spacing: 0;
  }
  #globalFooter #statusArea #statusAreaWrapper #statusAreaInfo #statusAreaInfoList li:nth-child(2n) {
    padding: 0 0 0 5px;
    letter-spacing: -0.1em;
  }
  #globalFooter #statementArea {
    text-align: center;
  }
  #globalFooter #statementArea #statementAreaImage-01 {
    display: block;
    width: 300px;
    margin: 0 auto 12px auto;
  }
  #globalFooter #statementArea #statementAreaImage-02 {
    display: block;
    width: 102px;
    margin: 0 auto;
  }
  #globalFooter #statementArea #statementAreaImage-03 {
    display: block;
    width: 200px;
    margin: 0 auto;
  }
  #globalFooter #copyrightArea {
    padding: 25px 0;
  }
  #globalFooter #copyrightArea #copyrightAreaWrapper #copyrightAreaLink {
    text-align: center;
  }
  #globalFooter #copyrightArea #copyrightAreaWrapper #copyrightAreaLink li {
    padding: 0 5px;
  }
  #globalFooter #copyrightArea #copyrightAreaWrapper #copyrightAreaText {
    padding: 16px 0 0 0;
    text-align: center;
  }
}
