@charset "UTF-8";
/*----------------------------------------
　リセット、汎用設定
----------------------------------------*/
html {
  color: #111;
  background: #000;
  margin: 0;
  padding: 0;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, select, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

table {
	border-collapse:collapse;
}

img {
  border: 0;
}

address, caption, em, strong, th {
  font-style: normal;
  font-weight: normal;
}

li {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

abbr, acronym {
  border: 0;
  font-variant: normal;
}

input, textarea, select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}

input, textarea, select {
  *font-size: 100%;
}

body {
  background-color: #FFF;
  color: #333;
  font-size: 14px;
  font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

* {
  line-height: 1.6;
}

body img {
  line-height: 0;
  vertical-align: middle;
}

body * {
  font-size: 100%;
}

table {
  font-size: inherit;
  font: 100%;
}

form {
  display: block;
}

/* clearfix */
.cf:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.cf {
  min-height: 1px;
}

* html .cf {
  height: 1px;
  /*¥*/
  /*/ height: auto; overflow: hidden; /**/
}

/* margin */
.m0 {
  margin: 0px !important;
}

.m2 {
  margin: 2px !important;
}

.m4 {
  margin: 4px !important;
}

.m6 {
  margin: 6px !important;
}

.m8 {
  margin: 8px !important;
}

.m10 {
  margin: 10px !important;
}

.m14 {
  margin: 14px !important;
}

.m16 {
  margin: 16px !important;
}

.m18 {
  margin: 18px !important;
}

.m20 {
  margin: 20px !important;
}

.m30 {
  margin: 30px !important;
}

.m40 {
  margin: 40px !important;
}

.m50 {
  margin: 50px !important;
}

.m60 {
  margin: 60px !important;
}

.mT0 {
  margin-top: 0 !important;
}

.mT2 {
  margin-top: 2px !important;
}

.mT4 {
  margin-top: 4px !important;
}

.mT6 {
  margin-top: 6px !important;
}

.mT8 {
  margin-top: 8px !important;
}

.mT10 {
  margin-top: 10px !important;
}

.mT12 {
  margin-top: 12px !important;
}

.mT14 {
  margin-top: 14px !important;
}

.mT16 {
  margin-top: 16px !important;
}

.mT18 {
  margin-top: 18px !important;
}

.mT20 {
  margin-top: 20px !important;
}

.mT30 {
  margin-top: 30px !important;
}

.mT40 {
  margin-top: 40px !important;
}

.mT50 {
  margin-top: 50px !important;
}

.mT60 {
  margin-top: 60px !important;
}

.mR0 {
  margin-right: 0px !important;
}

.mR2 {
  margin-right: 2px !important;
}

.mR4 {
  margin-right: 4px !important;
}

.mR6 {
  margin-right: 6px !important;
}

.mR8 {
  margin-right: 8px !important;
}

.mR10 {
  margin-right: 10px !important;
}

.mR12 {
  margin-right: 12px !important;
}

.mR14 {
  margin-right: 14px !important;
}

.mR16 {
  margin-right: 16px !important;
}

.mR18 {
  margin-right: 18px !important;
}

.mR20 {
  margin-right: 20px !important;
}

.mR30 {
  margin-right: 30px !important;
}

.mR40 {
  margin-right: 40px !important;
}

.mR50 {
  margin-right: 50px !important;
}

.mR60 {
  margin-right: 60px !important;
}

.mB0 {
  margin-bottom: 0 !important;
}

.mB2 {
  margin-bottom: 2px !important;
}

.mB4 {
  margin-bottom: 4px !important;
}

.mB6 {
  margin-bottom: 6px !important;
}

.mB8 {
  margin-bottom: 8px !important;
}

.mB10 {
  margin-bottom: 10px !important;
}

.mB12 {
  margin-bottom: 12px !important;
}

.mB14 {
  margin-bottom: 14px !important;
}

.mB16 {
  margin-bottom: 16px !important;
}

.mB18 {
  margin-bottom: 18px !important;
}

.mB20 {
  margin-bottom: 20px !important;
}

.mB30 {
  margin-bottom: 30px !important;
}

.mB40 {
  margin-bottom: 40px !important;
}

.mB50 {
  margin-bottom: 50px !important;
}

.mB60 {
  margin-bottom: 60px !important;
}

.mL0 {
  margin-left: 0 !important;
}

.mL2 {
  margin-left: 2px !important;
}

.mL4 {
  margin-left: 4px !important;
}

.mL6 {
  margin-left: 6px !important;
}

.mL8 {
  margin-left: 8px !important;
}

.mL10 {
  margin-left: 10px !important;
}

.mL12 {
  margin-left: 12px !important;
}

.mL14 {
  margin-left: 14px !important;
}

.mL16 {
  margin-left: 16px !important;
}

.mL18 {
  margin-left: 18px !important;
}

.mL20 {
  margin-left: 20px !important;
}

.mL30 {
  margin-left: 30px !important;
}

.mL40 {
  margin-left: 40px !important;
}

.mL50 {
  margin-left: 50px !important;
}

.mL60 {
  margin-left: 60px !important;
}

.mAuto {
  float: none !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

/* padding */
.p0 {
  padding: 0 !important;
}

.p2 {
  padding: 2px !important;
}

.p4 {
  padding: 4px !important;
}

.p6 {
  padding: 6px !important;
}

.p8 {
  padding: 8px !important;
}

.p10 {
  padding: 10px !important;
}

.p12 {
  padding: 12px !important;
}

.p14 {
  padding: 14px !important;
}

.p16 {
  padding: 16px !important;
}

.p18 {
  padding: 18px !important;
}

.p20 {
  padding: 20px !important;
}

.p30 {
  padding: 30px !important;
}

.pT2 {
  padding-top: 2px !important;
}

.pT4 {
  padding-top: 4px !important;
}

.pT6 {
  padding-top: 6px !important;
}

.pT8 {
  padding-top: 8px !important;
}

.pT10 {
  padding-top: 10px !important;
}

.pT12 {
  padding-top: 12px !important;
}

.pT14 {
  padding-top: 14px !important;
}

.pT16 {
  padding-top: 16px !important;
}

.pT18 {
  padding-top: 17px !important;
}

.pT20 {
  padding-top: 20px !important;
}

.pT30 {
  padding-top: 30px !important;
}

.pR2 {
  padding-right: 2px !important;
}

.pR4 {
  padding-right: 4px !important;
}

.pR6 {
  padding-right: 6px !important;
}

.pR8 {
  padding-right: 8px !important;
}

.pR10 {
  padding-right: 10px !important;
}

.pR12 {
  padding-right: 12px !important;
}

.pR14 {
  padding-right: 14px !important;
}

.pR16 {
  padding-right: 16px !important;
}

.pR18 {
  padding-right: 18px !important;
}

.pR20 {
  padding-right: 20px !important;
}

.pR30 {
  padding-right: 30px !important;
}

.pB2 {
  padding-bottom: 2px !important;
}

.pB4 {
  padding-bottom: 4px !important;
}

.pB6 {
  padding-bottom: 6px !important;
}

.pB8 {
  padding-bottom: 8px !important;
}

.pB10 {
  padding-bottom: 10px !important;
}

.pB12 {
  padding-bottom: 12px !important;
}

.pB14 {
  padding-bottom: 14px !important;
}

.pB16 {
  padding-bottom: 16px !important;
}

.pB18 {
  padding-bottom: 18px !important;
}

.pB20 {
  padding-bottom: 20px !important;
}

.pB30 {
  padding-bottom: 30px !important;
}

.pL2 {
  padding-left: 2px !important;
}

.pL4 {
  padding-left: 4px !important;
}

.pL6 {
  padding-left: 6px !important;
}

.pL8 {
  padding-left: 8px !important;
}

.pL10 {
  padding-left: 10px !important;
}

.pL12 {
  padding-left: 12px !important;
}

.pL14 {
  padding-left: 14px !important;
}

.pL16 {
  padding-left: 16px !important;
}

.pL18 {
  padding-left: 18px !important;
}

.pL20 {
  padding-left: 20px !important;
}

.pL30 {
  padding-left: 30px !important;
}

/* font-size 14px=100% */
.fs10 {
  font-size: 72% !important;
  line-height: 1.2 !important;
}

.fs12 {
  font-size: 86% !important;
  line-height: 1.2 !important;
}

.fs14 {
  font-size: 100% !important;
}

.fs16 {
  font-size: 115% !important;
}

.fs18 {
  font-size: 129% !important;
}

.fs20 {
  font-size: 143% !important;
}

.fs22 {
  font-size: 158% !important;
}

.fs24 {
  font-size: 172% !important;
}

.fs26 {
  font-size: 186% !important;
}

.fs28 {
  font-size: 200% !important;
}

.fs30 {
  font-size: 214% !important;
}

.fs32 {
  font-size: 229% !important;
}

.fs34 {
  font-size: 243% !important;
}

.fs36 {
  font-size: 257% !important;
}

/* font */
.fwB {
  font-weight: bold !important;
}

.fwN {
  font-weight: normal !important;
}

/* line-height */
.lh0 {
  line-height: 0;
}

.lh10 {
  line-height: 1.0;
}

.lh12 {
  line-height: 1.2;
}

.lh14 {
  line-height: 1.4;
}

.lh16 {
  line-height: 1.6;
}

.lh18 {
  line-height: 1.8;
}

.lh20 {
  line-height: 2.0;
}

/* list */
.indent_1 {
  padding-left: 1em;
  text-indent: -1em;
}

.indent_2 {
  padding-left: 2em;
  text-indent: -2em;
}

.indent_3 {
  padding-left: 3em;
  text-indent: -3em;
}

.indent_4 {
  padding-left: 4em;
  text-indent: -4em;
}

/* align */
.alL {
  text-align: left !important;
}

.alR {
  text-align: right !important;
}

.alC {
  text-align: center !important;
}

.valT {
  vertical-align: top !important;
}

.valM {
  vertical-align: middle !important;
}

.valB {
  vertical-align: bottom !important;
}

/* display */
.disNon {
  display: none;
}
.sp_only {
  display:none;
}
.pc_only {
  display:block;
}
@media screen and (max-width: 960px){
  .sp_only {
    display:block;
  }
  .pc_only {
    display:none;
  }
}

/* float */
.flL {
  float: left !important;
}

.flR {
  float: right !important;
}

.flNon {
  float: none !important;
}

/* section */
.section {
  margin-bottom: 18px !important;
}

/* 角丸 */
/* テキストシャドウ */
/* ボックスシャドウ */
/* 色 */
/* font-size */
/* web font */
/* column */
/* mark */
/* テストアップのコメント用。
本番アップ前に削除！！ */
.test {
  background-color: #B9DBD9;
  padding: 10px;
}

/*----------------------------------------
　基本構造
----------------------------------------*/
html, body {
  width: 100%;
  min-height: 100%;
}

.max-width {
  width: 960px;
  margin: 0 auto;
  overflow: hidden;
}

@media screen and (max-width: 960px) {
  .max-width {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
  }

  body img {
    width: 100%;
    height: auto;
  }
}
/* カラム */
body div {
  vertical-align: middle;
}

body div * {
  vertical-align: middle;
}

#contents {
  margin-bottom: 40px;
  background-color: white;
}

.clm1 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 100px;
  margin: 10px;
  float: left;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.clm2, .clm2-img {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 220px;
  margin: 10px;
  float: left;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.clm3, .clm3-sp {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 340px;
  margin: 10px;
  float: left;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.clm4 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 460px;
  margin: 10px;
  float: left;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.clm5 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 580px;
  margin: 10px;
  float: left;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.clm6 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 700px;
  margin: 10px;
  float: left;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  float: none;
}

.clm1-wrap {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 120px;
  margin: 10px 0;
  float: left;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.clm2-wrap {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 240px;
  margin: 10px 0;
  float: left;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.clm3-wrap {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 360px;
  margin: 10px 0;
  float: left;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.clm4-wrap {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 480px;
  margin: 10px 0;
  float: left;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.clm5-wrap {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 600px;
  margin: 10px 0;
  float: left;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.clm6-wrap {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 720px;
  margin: 10px 0;
  float: left;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

@media screen and (max-width: 960px) {
  .clm1, .clm2, .clm3, .clm4, .clm5, .clm6,
  .clm2-img, .clm3-sp {
    width: auto;
    margin: 4px 0;
    padding: 4px;
  }

  .clm2-img {
    width: 100%;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .clm2-img img {
    width: 110px;
    height: auto;
  }

  .clm3-sp {
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }

  .clm3, .clm4, .clm5, .clm6,
  .clm3-wrap, .clm4-wrap, .clm5-wrap, .clm6-wrap {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }

  #contents .mq-img-clm2 {
    display: block;
    height: auto;
    margin: 0 auto;
    width: 148px;
  }
  #contents .mq-img-clm3 {
    display: block;
    height: auto;
    margin: 0 auto;
    width: 226px;
  }
  #contents .mq-img-clm4 {
    display: block;
    height: auto;
    margin: 0 auto;
    width: 304px;
  }
}
/* ヘッダー
----------------------------------------*/
#header {
  zoom: 1;
  vertical-align: middle;
  /* #btn_category */
}
#header:before, #header:after {
  display: block;
  height: 0;
  visibility: hidden;
  content: " ";
}
#header:after {
  clear: both;
}
#header .max-width {
  padding: 0;
  overflow: visible;
}
#header h1 {
  display:flex;
}
#header h1 a {
  max-width:114px;
}
#header h1 span {
  line-height: 1.2;
  font-size: 72%;
  display:flex;
  align-items: center;
}
#header #btn_category {
  position: relative;
  cursor: pointer;
}
#header #btn_category a {
  padding: 0 6px;
  line-height: 46px;
}
#header #btn_category h2 {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background-color: #F4F4F4;
  text-shadow: 1px 1px 0px white;
  background-image: url(/images/ico_arrow_01B.gif);
  background-repeat: no-repeat;
  background-position: 98% 50%;
  font-size: 143% !important;
  font-weight: bold;
}
#header #btn_category ul {
  width: 100%;
  display: block;
  position: absolute;
  top: 46px;
  left: 0;
  background-color: #F4F4F4;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  display: none;
  z-index: 100;
}
#header #btn_category li {
  padding: 6px;
  cursor: pointer;
  border-top: solid 1px #FFF;
  font-size: 143% !important;
  font-weight: bold;
}

/* メインのナビ */
#nav_header_basic {
  background: url(/images/bg_diagonalB100.gif) repeat;
}

#nav_header_category {
  background: url(/images/bg_diagonalB100.gif) repeat;
}

#nav_header_mypage {
  background: #ddd;
}

#nav_header_expert {
  background: url(/images/bg_diagonalB100.gif) repeat;
}

#nav_header_basic,
#nav_header_category,
#nav_header_mypage,
#nav_header_expert {
  text-align: center;
}
#nav_header_basic .btn_menu,
#nav_header_category .btn_menu,
#nav_header_mypage .btn_menu,
#nav_header_expert .btn_menu {
  display: none;
  cursor: pointer;
}
#nav_header_basic .clm2 a,
#nav_header_category .clm2 a,
#nav_header_mypage .clm2 a,
#nav_header_expert .clm2 a {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background-color: #F4F4F4;
  font-size: 115% !important;
  border-: solid 1px #888;
  border-bottom: solid 2px #888;
}
#nav_header_basic .clm2 a:hover,
#nav_header_category .clm2 a:hover,
#nav_header_mypage .clm2 a:hover,
#nav_header_expert .clm2 a:hover {
  margin-top: 2px;
  background-color: #F60;
  color: white;
  border: none;
}

.list_menu li {
  margin: 0 8px;
}
.list_menu li a {
  font-size: 143% !important;
  display: block;
  line-height: 40px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  color: #ff6600;
}
.list_menu li a:hover {
  background-color: #F60;
  color: white;
}

#nav_header_basic {
  text-align: left;
}
#nav_header_basic .list_menu li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
#nav_header_basic .list_menu li a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding-left: 6px;
  padding-right: 6px;
}

@media screen and (max-width: 960px) {
  #header #btn_category {
    width: 75%;
    padding-left: 0;
    padding-right: 0;
  }
  #header #btn_category a {
    line-height: 34px;
    text-shadow: 0px 2px 0px white;
  }
  #header #btn_category ul {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    top: 34px;
  }
  #header #nav_header_basic,
  #header #nav_header_login,
  #header #nav_header_mypage,
  #header #nav_header_expert {
    position: relative;
  }
  #header #nav_header_basic .clm6-wrap,
  #header #nav_header_login .clm6-wrap,
  #header #nav_header_mypage .clm6-wrap,
  #header #nav_header_expert .clm6-wrap {
    margin: 0;
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding: 4px;
    float: left;
  }
  #header #nav_header_basic .btn_menu,
  #header #nav_header_login .btn_menu,
  #header #nav_header_mypage .btn_menu,
  #header #nav_header_expert .btn_menu {
    display: block;
    line-height: 40px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    font-size: 158% !important;
    color: white;
    background-image: url(/images/ico_arrow_01B.gif);
    background-repeat: no-repeat;
    background-position: right 50%;
  }
  #header #nav_header_basic .clm2,
  #header #nav_header_login .clm2,
  #header #nav_header_mypage .clm2,
  #header #nav_header_expert .clm2 {
    margin: 0;
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding: 4px;
    float: left;
  }
  #header .list_menu {
    width: 100%;
    display: none;
  }
  #header .list_menu li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    float: none;
    width: 100%;
    text-align: left;
    margin: 0;
    padding: 0;
    border-top: solid #CCC 1px;
  }
  #header .list_menu li a {
    font-size: 100% !important;
  }
  #header .list_menu li a:hover {
    background-color: transparent !important;
  }
}
/* ぱんくず
----------------------------------------*/
#breadcrumb {
  background: url(/images/bg_diagonalB100.gif) repeat;
  font-size: 86% !important;
  line-height: 1.2 !important;
  padding:10px;  
}
#breadcrumb ul { letter-spacing: -.40em; }
#breadcrumb ul li {
  letter-spacing: normal;
  display: inline-block;
  color:#fff;
}
#breadcrumb ul li a:after {
  content: "　>　";
  color: #fff;
}
#breadcrumb li a:hover {
  text-decoration: none;
}

@media screen and (max-width: 960px) {
 #breadcrumb { box-sizing:border-box; }
  #breadcrumb ul {
    box-sizing:border-box;
    overflow: auto;
    white-space:nowrap;
  }
}
/* 右広告・告知エリア
----------------------------------------*/
#contents_side {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 240px;
  margin: 10px 0;
  float: left;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
#contents_side img {
  width: 100% !important;
  height: auto;
}
#contents_side .section {
  padding: 10px;
}
#contents_side ul li { margin-bottom:10px; }

@media screen and (max-width: 960px) {
  #contents_side {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    padding: 4px;
  }
  #contents_side .section {
    padding: 0;
  }
  #contents_side .section .pc {
    display: none;
  }
}

/* フッター
----------------------------------------*/
#footer {
  width: 100%;
  background-color: black;
  color: white;
  vertical-align: bottom;
  position: relative;
}
#footer .max-width {
  overflow: visible;
}
#footer dl { padding-top:20px; }
#footer #footer_sns {
  position: absolute;
  right: 0;
  top: -11px;
  letter-spacing: -.40em;
  text-align: right;
}
#footer #footer_sns li {
  letter-spacing: normal;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
#footer #footer_sns li a img:hover {
  opacity: 1.0;
  filter: alpha(opacity=100);
  -ms-filter: "alpha( opacity=100 )";
}
#footer .clm2 a {
  line-height: 2;
}
#footer #copyright {
  font-size: 72%;
  line-height: 1.2;
  text-align: center;
  border-top: #666 solid 1px;
  padding: 8px 0;
}

@media screen and (max-width: 960px) {
  #footer {
    margin: 0;
    padding: 0;
  }
  #footer .max-width {
    background: none;
  }
  #footer dl dd ul li.clm1,
  #footer dl dd ul li.clm2 {
    min-width:50%;
    max-width:100%;
  }
  #footer #footer_sns {
    position: absolute;
    top: -5px;
    right: 0;
  }
  #footer #footer_sns li {
    width: 38px;
    height: auto;
  }
}
.toTop {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background-color: #000;
  padding: 6px 10px;
  color: white;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  cursor: pointer;
}

/* 共通パーツ
----------------------------------------*/
/* link */
a:link, a:visited {
  color: #ff6600;
  text-decoration: none;
}

a:active, a:hover {
  color: #ff6600;
  text-decoration: underline;
}

a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha( opacity=70 )";
}

/* webfont */
.wf {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
}

.wfI {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  font-style: italic;
}

.wfB {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
}

.wfBI {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  font-style: italic;
}

/* フォントカラー */
.orange {
  color: #ff6600 !important;
}

.white {
  color: white !important;
}

.black {
  color: black !important;
}

.gray3 {
  color: #333333 !important;
}

.grayA {
  color: #aaaaaa !important;
}

.grayE {
  color: #eeeeee !important;
}

.white {
  color: white !important;
}

.red {
  color: #cc0000;
}

/* 見出し */
.ttl_01 {
  font-size: 243% !important;
  line-height: 1.2 !important;
  font-weight: bold;
}

.ttl_02 {
  font-size: 158% !important;
  line-height: 1.2 !important;
  font-weight: bold;
  margin-bottom: 8px;
  background: url(/images/bg_diagonalB100.gif) repeat;
  color: white;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 4px 8px;
}

.ttl_03 {
  font-size: 158% !important;
  line-height: 1.2 !important;
  font-weight: bold;
  margin-bottom: 8px;
  background: url(/images/bg_diagonalB60.png) repeat;
  color: white;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 2px 8px;
}

.ttl_04 {
  font-size: 158% !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1.8 !important;
  font-weight: bold;
  margin-bottom: 8px;
  background: url(/images/line_diagonalB50.gif) left bottom repeat-x;
}

.ttl_paper {
  background: url(/images/bg_ttl.png) no-repeat;
  color: black;
  font-weight: bold;
  line-height: 40px;
  padding: 0 8px;
  margin-bottom: 10px;
}

@media screen and (max-width: 960px) {
  .ttl_paper {
    background-size: auto 30px;
    line-height: 30px;
  }
}
@media screen and (max-width: 960px) {
  .ttl_01 {
    font-size: 172% !important;
  }

  .ttl_02, .ttl_03 {
    font-size: 158% !important;
  }

  .ttl_04 {
    font-size: 143% !important;
  }
}
/* ボタン */
.btn_like input[type="submit"] {
  width: auto !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  padding: 2px 4px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  font-size: 10px !important;
  margin: 4px 4px 4px 0;
  vertical-align: middle !important;
  color: #FC0;
}

.count_like {
  display: inline-block;
  vertical-align: middle !important;
  font-size: 12px;
  margin-right: 10px;
}

.btn_01 {
  text-align: center;
}
.btn_01 a {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  padding: 8px 16px;
  font-size: 129% !important;
  background-color: #333333;
  border-bottom: solid 2px #888;
}
.btn_01 a:hover {
  border: none;
  border-top: solid 2px #fff;
  background-color: #ff6600;
  color: white;
}

.btn_02 {
  text-align: center;
}
.btn_02 a {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  padding: 8px 16px;
  font-size: 129% !important;
  background-color: #aaaaaa;
  border-bottom: solid 2px #666;
  color: white;
}
.btn_02 a:hover {
  border: none;
  border-top: solid 2px #fff;
  background-color: #ff6600;
  color: white;
}

.btn_03 {
  text-align: center;
}
.btn_03 a {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  padding: 8px 16px;
  font-size: 129% !important;
  background-color: #eeeeee;
  border-bottom: solid 2px #999;
}
.btn_03 a:hover {
  border: none;
  border-top: solid 2px #fff;
  background-color: #ff6600;
  color: white;
}
.btn_03 {
  text-align: center;
}
.btn_04 {
  text-align: center;
}
.btn_04 a {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  padding: 12px 16px;
  font-size: 129% !important;
  background-color: #F02E00;
  color: white;
  border-bottom: solid 2px #999;
}
.btn_04 a:hover {
  border: none;
  background-color: #ff6600;
  border-bottom: solid 2px #999;
}

/* 枠 */
.border_01 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border: solid 1px #333333;
}

.border_02 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border: solid 1px #666;
}

.border_03 {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border: solid 1px #eeeeee;
}

/* 背景色 */
.bg_01 {
  background-color: #eeeeee;
}

.bg_02 {
  background-color: #aaaaaa;
}

.bg_03 {
  background-color: #333333;
}

.bg_04 {
  background-color: #F4F4F4;
}

.bg_05 {
  background-color: #FFF;
}

/* 画像、テキスト回り込み */
.wraparound {
  overflow: hidden;
}
.wraparound .left {
  display: inline-block;
  margin: 0 10px 10px 0;
  float: left;
}
.wraparound .right {
  display: inline-block;
  margin: 0 0 10px 10px;
	float:right;
}
  

/* list */
.list_01 li {
  margin-top: 6px;
}

/* form */
label {
  display: block;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  vertical-align: middle;
  padding: 5px;
  border: #ddd solid 1px;
  background-color: #eeeeee;
  vertical-align: middle;
}

input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  margin-right: 4px;
  vertical-align: middle !important;
}

label:hover,
.checked {
  background-color: #FC6;
  box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.2);
}

select {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  width: 100%;
  padding: 2px;
  font-size: 115% !important;
  border: #ccc solid 1px;
}

input[type="text"],
input[type="file"],
input[type="password"],
textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #888888;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  width: 100%;
  padding: 2px;
  box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.2);
  font-size: 115% !important;
}

textarea {
  min-height: 5em;
}

input[type="button"],
input[type="submit"] {
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  padding: 8px 16px;
  background-color: #333333;
  border: none;
  border-bottom: solid 2px #888;
  font-size: 129% !important;
  color: #ff6600;
}

input[type="button"]:hover,
input[type="submit"]:hover {
  border: none;
  border-top: solid 2px #fff;
  background-color: #ff6600;
  color: white;
}

input[type="button"] {
  background-color: #ccc;
}

input[type="button"]:disabled,
input[type="submit"]:disabled {
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  padding: 8px 16px;
  background-color: #eeeeee;
  border: none;
  border-bottom: solid 2px #fff;
  font-size: 129% !important;
  color: #888888;
}

input[type="button"]:disabled:hover,
input[type="submit"]:disabled:hover {
  margin-top: 0 !important;
}

.required:after {
  content: '*';
  color: #F00;
  font-weight: bold;
}

.error {
  background-color: #FFE6E7 !important;
  color: #cc0000 !important;
}

/* トグルボタンの矢印 */
.arrow_up {
  background-image: url(/images/ico_arrow_01T.gif) !important;
}

/* 基本テーブル */
.table_basic {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}
.table_basic th {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 6px;
  font-weight: bold;
  width: 8em;
}
.table_basic td {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  padding: 6px;
}

/* アイキャッチ付テーブル */
.table_summaryPost {
  width: 100%;
  font-size: 86% !important;
  line-height: 1.2 !important;
  margin-top: 6px;
}
.table_summaryPost th {
  padding: 4px;
  font-size: 129% !important;
}
.table_summaryPost td {
  padding: 4px;
  vertical-align: top;
}
.table_summaryPost .eyecatch_region,
.table_summaryPost .eyecatch_apply {
  background-color: #FC0;
  color: #000;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
}
.table_summaryPost .eyecatch_day,
.table_summaryPost .eyecatch_applied {
  background-color: #ddd;
  color: #000;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
}
.table_summaryPost .eyecatch_applied {
  width: 3em;
}
.table_summaryPost .eyecatch_pro {
  background-color: #fff;
  font-weight: bold;
  text-align: center;
  vertical-align: top;
}
.table_summaryPost .eyecatch_mark {
  background-color: #fff;
  font-weight: bold;
  text-align: center;
  vertical-align: top;
}
.table_summaryPost .eyecatch_img img {
  width: 120px;
  height: auto;
}

/* マーク */
.mark_shop {
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  font-size: 72%;
  line-height: 1.2;
  width: 4em;
  line-height: 1;
  padding: 2px 0;
  text-align: center;
  margin-right: 4px;
  background-color: #666;
  color: white;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  background-color: #039;
}

.mark_guide {
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  font-size: 72%;
  line-height: 1.2;
  width: 4em;
  line-height: 1;
  padding: 2px 0;
  text-align: center;
  margin-right: 4px;
  background-color: #666;
  color: white;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  background-color: #09F;
}

.mark_maker {
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  font-size: 72%;
  line-height: 1.2;
  width: 4em;
  line-height: 1;
  padding: 2px 0;
  text-align: center;
  margin-right: 4px;
  background-color: #666;
  color: white;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  background-color: #063;
}

.mark_pro {
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  font-size: 72%;
  line-height: 1.2;
  width: 4em;
  line-height: 1;
  padding: 2px 0;
  text-align: center;
  margin-right: 4px;
  background-color: #666;
  color: white;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  background-color: #C00;
}

.mark_rank_01 {
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  font-size: 72%;
  line-height: 1.2;
  width: 4em;
  line-height: 1;
  padding: 2px 0;
  text-align: center;
  margin-right: 4px;
  background-color: #666;
  color: white;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  background-color: #F60;
}

.mark_rank_02 {
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  font-size: 72%;
  line-height: 1.2;
  width: 4em;
  line-height: 1;
  padding: 2px 0;
  text-align: center;
  margin-right: 4px;
  background-color: #666;
  color: white;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 400;
  background-color: #666;
}

.mark_01 {
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  font-size: 72%;
  line-height: 1.2;
  width: 4em;
  line-height: 1;
  padding: 2px 0;
  text-align: center;
  margin-right: 4px;
  background-color: #666;
  color: white;
  color: #333;
  background-color: #eee;
}

.mark_02 {
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  font-size: 72%;
  line-height: 1.2;
  width: 4em;
  line-height: 1;
  padding: 2px 0;
  text-align: center;
  margin-right: 4px;
  background-color: #666;
  color: white;
  color: #333;
  background-color: #FC0;
}

/* 投稿一覧　画像有 */
.list_post_image li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  width: 220px;
  margin: 5px;
  *float: left;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
}
.list_post_image li .summary_post .eyecatch_region {
  width: 3em;
}
.list_post_image li dt{
  width: 220px;
  height:220px;
  display:table-cell;
  text-align: center;
  vertical-align: middle;
  border:#AAAAAA 1px solid;
}

/* 投稿一覧　画像無 */
.list_post li {
  border-bottom: dashed 1px #666;
  padding: 4px 0;
}
.list_post li dt * {
  font-size: 115% !important;
  font-weight: bold;
}
.list_post li .summary_post .eyecatch_region {
  width: 10em;
}
.list_post li .summary_post .eyecatch_day {
  width: 10em;
}

@media screen and (max-width: 960px) {
  .list_post_image li {
    margin: 0;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
  }
  .list_post_image li dl {
    width: 220px;
    margin:0 auto;
  }
}
/* ページ送り */
.nav_page {
  margin-top: 40px;
}
.nav_page ul {
  letter-spacing: -.40em;
  text-align: center;
}
.nav_page ul li {
  letter-spacing: normal;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-right: 6px;
  line-height: 1;
}
.nav_page ul li a {
  display: block;
  padding: 4px;
  background-color: #eee;
}
.nav_page ul .now a {
  background-color: #000;
}

.list_categoryNews {
  font-size: 86% !important;
  line-height: 1.2 !important;
  line-height: 1.2;
}
.list_categoryNews li {
  margin-top: 6px;
}
.list_categoryNews a {
  color: #888888;
}

/* 日付 */
.ttl_day {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-right: 10px;
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
}

/* WPの右カラムサブメニュー */
.nav_blog {
  padding: 6px;
}
.nav_blog li {
	border-bottom:dashed 1px #eee;
}
.nav_blog li:last-child {
	border-bottom:none;
}
.nav_blog a {
  display: block;
  background: url(/images/ico_arrow_02R.gif) no-repeat left 50%;
  padding:10px 0 10px 10px;
	line-height:1.2;
}


/* 動画（Youtube）のレスポンシブ */
#movie {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

#movie iframe,
#movie object,
#movie embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* マガジン記事一覧 */
.list_summaryNews img {
  width:100%;
  height:auto;
}
.list_summaryNews li {
  margin-bottom: 10px;
  padding-bottom:10px;
  border-bottom: dashed 1px black; 
}
.list_summaryNews li a {
  display:table;
  width:100%;
}  
.list_summaryNews li p {
  display:table-cell;
  width:150px;
  height:auto;
  padding-right:8px;
  vertical-align:top;
}
.list_summaryNews li dl {
  display:table-cell;
  vertical-align:middle;
}
.list_summaryNews li dl dt {
  font-family: 'Roboto Condensed', sans-serif;
  font-weight: 700;
  color:#000;
}

/*----------------------------------------
　各ページ
----------------------------------------*/
#news_top .wraparound .left {
	width:150px !important;
	height:auto;
}

/* タブレット対応 */
@media screen and (max-width: 800px) {
  .list_post_image li {
    width:48%;
  }
  #header #btn_login {
    width: 60%;
    padding-left: 0;
    padding-right: 0;
  }
  #breadcrumb {
    width: 100%;
  }
}

@media screen and (max-width: 521px) {
  #header h1 span.clm3 {
    float:left;
  }
  #header #btn_login {
    width: 75%;
    padding-left: 0;
    padding-right: 0;
  }
  .list_post_image li {
    width:100%;
  }
  .clm5 {
    width:auto;
  }
}