@charset "UTF-8";
/* CSS Document */
/* img, div { behavior: url(../pngfix/iepngfix.js) } */

html {
  overflow: auto;
}

body {
  background-color: white;
  font-size: 14px;
  line-height: 1.5em;
  font-family: "Lucida Grande", "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro",
    "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "ＭＳ Ｐゴシック",
    sans-serif, "MSゴシック";
  /* letter-spacing: 0.05em; */
  /*overflow-x: hidden;*/
  position: relative;
  padding: 0;
  margin: 0;
}

#wrapper {
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
}

.header-z-index {
  padding-bottom: 20px;
  position: relative;
  z-index: 9020;
}

#pbody {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 60px;
}

img {
  border: none;
  vertical-align: bottom;
}

.clear {
  clear: both;
}

/* ーーーーーーーーーーー▼ヘッダー関係▼ーーーーーーーーーーーーーー */
#sub-navi a:link {
  color: #666666;
  text-decoration: none;
}

#sub-navi a:visited {
  color: #666666;
  text-decoration: none;
}

#sub-navi a:hover {
  color: #666666;
  text-decoration: underline;
}

#header {
  /*width: 980px;*/
  margin: 0 auto;
}

#head01 {
  margin: 10px 0px 5px 0px;
}

#logo-area {
  width: 350px;
  padding: 5px;
  float: left;
}

#logo {
  width: 300px;
}

#logo-font {
  font-size: 10px;
  color: #a9a9a9;
}

#info-area {
  width: 480px;
  margin-top: 5px;
  text-align: right;
  float: right;
}

#info {
  width: 100%;
  text-align: right;
}

#sub-navi {
  font-size: 12px;
  color: #a9a9a9;
}

/* ーーーーーーーーーーー▼グローバルメニュー関係▼ーーーーーーーーーーーーーー */

*:first-child + html #globalNavi,
#globalNavi ul {
  /* IE7対策 */
  position: relative;
  margin: 0;
  padding: 0;
}

#globalNavi,
#globalNavi ul {
  margin: 10px 0px 0px 0px;
  padding: 0;
  list-style-type: none;
  position: absolute;
  z-index: 100;
  line-height: 1;
}

#globalNavi li {
  float: left;
  position: relative;
  line-height: 1;
  margin: 0;
  padding: 0;
}

#globalNavi ul {
  width: 196px;
  top: 46px;
  left: 0px;
  display: none;
  margin: 0;
  padding: 0;
}

#globalNavi ul li a {
  width: 171px;
  display: block;
  background: #222;
  padding: 10px 5px 10px 20px;
  margin: 0;
  border-bottom: 1px dotted #666;
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
  line-height: 0.9;
  font-size: 12px;
}

#globalNavi ul li a:hover {
  background: #666;
  color: #fff;
  text-decoration: underline;
}

/* グローバルロールオーバー　*/
#rollover01 {
  width: 196px;
  height: 46px;
  background: url(../images/gm_top_home_on.gif) no-repeat left bottom;
}

#rollover01 a {
  display: block;
  width: 196px;
  height: 46px;
  font-size: 1px;
  line-height: 1px;
  outline: none;
}

#rollover01 a:hover {
  text-indent: -9999px;
}

#rollover02 {
  width: 196px;
  height: 46px;
  background: url(../images/gm_top_pro_on.gif) no-repeat left bottom;
}

#rollover02 a {
  display: block;
  width: 196px;
  height: 46px;
  font-size: 1px;
  line-height: 1px;
  outline: none;
}

#rollover02 a:hover {
  text-indent: -9999px;
}

#rollover03 {
  width: 196px;
  height: 46px;
  background: url(../images/gm_top_intro_on.gif) no-repeat left bottom;
}

#rollover03 a {
  display: block;
  width: 196px;
  height: 46px;
  font-size: 1px;
  line-height: 1px;
  outline: none;
}

#rollover03 a:hover {
  text-indent: -9999px;
}

#rollover04 {
  width: 196px;
  height: 46px;
  background: url(../images/gm_top_ad_on.gif) no-repeat left bottom;
}

#rollover04 a {
  display: block;
  width: 196px;
  height: 46px;
  font-size: 1px;
  line-height: 1px;
  outline: none;
}

#rollover04 a:hover {
  text-indent: -9999px;
}

#rollover05 {
  width: 196px;
  height: 46px;
  background: url(../images/gm_top_corp_on.gif) no-repeat left bottom;
}

#rollover05 a {
  display: block;
  width: 196px;
  height: 46px;
  font-size: 1px;
  line-height: 1px;
  outline: none;
}

#rollover05 a:hover {
  text-indent: -9999px;
}

.section {
  width: 980px;
  height: auto;
  margin: 0px auto;
}

.section p {
  margin-bottom: 0px;
}

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

.clearfix {
  /zoom: 1;
}

/*
a:hover img {
filter: alpha(opacity=80);
-moz-opacity:0.80;
opacity:0.80;
}
*/

/*
#menu ul{ 
margin: 0; 
padding :0; 
list-style: none; 
}

#menu li{ 
padding: 0; 
margin: 0; 
float: left;
}

.mod_dropnavi ul{
   margin: 0; 
   padding :0; 
   list-style: none; 
}


.mod_dropnavi ul.topmenu{
    width:980px;
    height:46px;
}

.mod_dropnavi ul.topmenu li{
    float:left;
    position:relative;
}

.mod_dropnavi ul.topmenu li.topmenu01{width:196px;}
.mod_dropnavi ul.topmenu li.topmenu02{width:196px;}
.mod_dropnavi ul.topmenu li.topmenu03{width:196px;}
.mod_dropnavi ul.topmenu li.topmenu03{width:196px;}
 
.mod_dropnavi ul.topmenu li a{
    display:block;
    width:100%;
    height:100%;
}

.mod_dropnavi ul.topmenu li.topmenu02.off ul{display:none;}
.mod_dropnavi ul.topmenu li.topmenu03.off ul{display:none;}
.mod_dropnavi ul.topmenu li.topmenu04.off ul{display:none;}
.mod_dropnavi ul.topmenu li.topmenu05.off ul{display:none;}

.mod_dropnavi ul.topmenu li ul.submenu{
    width:196px;
    position:absolute;
    top:46px;
    left:-1px;
}

.mod_dropnavi ul.topmenu li ul.submenu li{
    height:46px;
    clear:both;
}
*/

/* ーーーーーーーーーーー▼フッター関係▼ーーーーーーーーーーーーーー */
#footer {
  width: 100%;
  height: auto;
  box-sizing: border-box;
  background-color: #d9e8ff;
}

#footer-area {
  background-color: #d9e8ff;
  height: auto;
  margin: 0 auto;
  width: 980px;
  position: relative;
  zoom: 1;
  padding-top: 20px;
}

#footer01 {
  width: 980px;
  height: auto;
  padding: 5px;
}

#footer02 {
  width: 980px;
  margin: 0 auto;
  padding: 5px;
}

#footer #corp a:link {
  color: #0000cd;
}

#footer #corp a:hover {
  color: #0000cd;
  text-decoration: underline;
}

#corp {
  width: 100%;
  float: left;
  font-size: 10px;
  text-align: center;
  margin: 10px 0px 20px 0px;
}

#sns-botton {
  clear: both;
}

#copylight-a {
  width: 100%;
  padding: 2px;
  height: auto;
  background-color: #3a499b;
  text-align: center;
  margin: 0 -500%;
  padding: 0 500%;
}

#copylight {
  font-size: 10px;
  color: #ffffff;
}

#footer .col {
  display: list-item;
  width: 170px;
  height: 145px;
  border-right: 1px dotted #232426;
  padding: 0px 10px 0px 5px;
  margin-top: 5px;
  margin-right: 10px;
  margin-bottom: 0px;
  display: inline-block;
  float: left;
  color: #333333;
}
#footer .colLast {
  margin-right: 0px;
  border-right: 0px;
  padding-right: 0px;
  margin-top: 5px;
  margin-bottom: 0px;
}
#footer .colInfo {
  width: 145px;
}
#footer .email {
  padding: 0px 0 0 22px;
  background: url(../images/icon_mail.gif) 0 0px no-repeat;
  color: #333333;
}

#footer dl {
  list-style: none;
  margin-top: 2px;
  margin-bottom: 2px;
  color: #333333;
}
#footer dl dt {
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 3px 0px;
  font-size: 12px;
  text-align: left;
  font-weight: bold;
}
#footer dl dd {
  padding: 2px 0px 0px 0px;
  margin: 0px 5x 0px 10px;
  font-size: 11px;
  list-style-image: url(../images/footer_icon.gif);
  display: list-item;
  list-style-position: inside;
}
#footer dl dt a:link {
  text-decoration: none;
  color: #333333;
}
#footer dl dt a:hover {
  text-decoration: underline;
  color: #333333;
  padding-bottom: 1px;
}
#footer dl dt a:visited {
  color: #333333;
  text-decoration: none;
}
#footer dl dd a:link {
  text-decoration: none;
  color: #333333;
}
#footer dl dd a:hover {
  text-decoration: underline;
  color: #333333;
  padding-bottom: 1px;
}
#footer dl dd a:visited {
  color: #333333;
  text-decoration: none;
}

#footer dl dd.twitter {
  padding-left: 25px;
  background: url(../images/icon_twitter.gif) 0 2px no-repeat;
}
#footer dl dd.facebook {
  padding-left: 25px;
  background: url(../images/icon_facebook.gif) 0 2px no-repeat;
}
#footer dl dd.freshtrax {
  padding-left: 25px;
  background: url(../images/icon_freshtrax.gif) 0 2px no-repeat;
}
#footer dl dd.google {
  padding-left: 25px;
  background: url(../images/icon_google.gif) 0 2px no-repeat;
}
#footer dl dd.weibo {
  padding-left: 25px;
  background: url(../images/icon_weibo.png) 0 2px no-repeat;
}

#mini_bar_w_t {
  background-image: url(../images/dot_line.gif);
  background-repeat: repeat-x;
  height: 3px;
  width: 100%;
  margin-top: 5px;
}

.media {
  color: inherit;
}
.main-visual a,
.media,
.media > a {
  display: block;
}
.media::after {
  clear: both;
  content: "";
  display: block;
}
.media__img {
  float: left;
  margin-right: 20px;
  max-width: 190px;
  width: 48%;
}
.media > a,
.media__body {
  overflow: hidden;
}
.media__body > :last-child {
  margin-bottom: 0;
}
.media__title {
  font-size: 1.142rem;
  font-weight: 700;
  margin-bottom: 5px;
  margin-top: 0px;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  /*! autoprefixer: off */
  -webkit-box-orient: vertical;
}
.media__text {
  margin-bottom: 0.5em;
}
.media__text + .media__text {
  margin-top: 25px;
}
.media__link {
  margin-bottom: 5px;
  text-align: right;
}
.media__link:before {
  color: #3b93b2;
  content: "navigate_next";
  display: inline-block;
  font-family: "Material Icons";
  font-feature-settings: "liga";
  font-style: normal;
  font-weight: 400;
  margin-right: 0.2em;
  vertical-align: middle;
  webkit-font-feature-settings: "liga";
  white-space: nowrap;
}
.media--large .media__img {
  margin-right: 20px;
  max-width: 400px;
  width: 49%;
}
.media--large .media__title {
  font-size: 1.285rem;
}
.media--small .media__img {
  margin-right: 10px;
  max-width: 120px;
  width: 46%;
}
.media--small .media__title {
  font-size: 1rem;
}
.media--xsmall .media__img {
  margin-right: 10px;
  max-width: 85px;
  width: 44%;
}
.media--xsmall .media__title {
  font-size: 1rem;
}
.media--square .media__img,
.media--square .media__img-bg {
  height: 80px;
  margin-right: 15px;
  max-width: 80px;
  width: 80px;
}
.media--square .media__img img,
.media--square .media__img-bg img {
  height: inherit;
  width: inherit;
}
.media--square .media__img-bg {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  float: left;
}
.media--square .media__title {
  font-size: 1rem;
  margin-bottom: 6px;
}
.media--hover a:hover {
  background: #f5f5f5;
  text-decoration: none;
}
.media--bd {
  border: 1px solid #ddd;
  border-radius: 4px;
}
.media--bd .media__img {
  padding: 2% 0 2% 2%;
}
.media--bd .media__img + .media__body {
  padding-left: 0;
}
.media--large.media--bd .media__img + .media__body,
.media--large.media--bg .media__img + .media__body,
.media--medium.media--bd .media__img + .media__body,
.media--medium.media--bg .media__img + .media__body {
  padding-left: 2%;
}
.media--bg {
  background-color: #f1f6f8;
}
.media--bg .media__img {
  padding: 2% 0 2% 2%;
}
.media--bg .media__img + .media__body {
  padding-left: 0;
}
.media--bg .media__body,
.media--large.media--bg .media__img,
.media--medium.media--bg .media__img {
  padding: 2%;
}
.text-label,
.text-week {
  color: #989898;
  font-size: 0.8rem;
  line-height: 17px;
}

a {
  color: #333;
  text-decoration: none;
  transition: 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-tap-highlight-color: rgba(0, 87, 153, 0.5);
}
a:focus,
a:hover,
a:link,
a:visited {
  color: #333;
  text-decoration: none;
  transition: 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
a:hover {
  text-decoration: underline;
}
a:link {
  -webkit-tap-highlight-color: rgba(0, 87, 153, 0.5);
}
::selection {
  background: #56a4d4;
  color: #fff;
  text-shadow: none;
}
input::selection,
textarea::selection {
  background: #9ac8e5;
  color: #333;
  text-shadow: none;
}
