@charset "UTF-8";
/* 設定*/
/*=============*/
.cf:before, .cf:after {
  content: " ";
  display: table; }

.cf:after {
  clear: both; }

.cf {
  *zoom: 1; }

html {
  font-family: "Helvetica Neue", "Arial", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 62.5%; }

body {
  font-size: 16px;
  font-size: 1.6rem; }

a {
  color: #1A75FF; }

#emg1,
#emg2,
#emg3 {
  clear: both;
  text-align: center; }

#emg1 br,
#emg2 br,
#emg3 br {
  display: none; }

#emg1 table,
#emg2 table,
#emg3 table {
  margin: 10px auto 10px auto !important;
  overflow: auto !important;
  min-width: 500px !important;
  width: 728px;
  font-size: 14px; }

#emg1 table table,
#emg2 table table,
#emg3 table table {
  margin: 0 !important; }

#emg1 th,
#emg1 td,
#emg2 th,
#emg2 td,
#emg3 th,
#emg3 td {
  padding: 2px !important;
  border: 0 !important; }

#emg1 strong,
#emg2 strong,
#emg3 strong {
  font-weight: bold; }

#emg1 a,
#emg2 a,
#emg3 a {
  color: #00e; }

.top-subtitle {
  color: #545454;
  font-size: 12px;
  font-size: 1.2rem;
  height: 40px;
  line-height: 40px; }

/*レイアウト*/
/*=============*/
.l-contentWrap {
  width: 100%; }

.l-content {
  width: 950px;
  margin: auto; }

.l-content:before, .l-content:after {
  content: " ";
  display: table; }

.l-content:after {
  clear: both; }

.l-content {
  *zoom: 1; }

.l-content._article {
  width: 750px; }

main > *:last-child {
  margin-bottom: 60px !important; }

main .l-content > *:last-child {
  margin-bottom: 0 !important; }

.l-mb60 {
  margin-bottom: 60px !important; }

.l-mb30 {
  margin-bottom: 30px !important; }

.l-colWrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding: 0; }

.l-colWrap._col2 .l-col {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  list-style: none;
  width: 470px;
  margin-right: 10px; }

.l-colWrap._col2 .l-col:nth-child(2n) {
  margin-right: 0; }

.l-colWrap._col3 .l-col {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  list-style: none;
  width: 310px;
  margin-right: 10px; }

.l-colWrap._col3 .l-col:nth-child(3n) {
  margin-right: 0; }

.l-colWrap._col4 .l-col {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  list-style: none;
  width: 220px;
  margin-right: 23px; }

.l-colWrap._col4 .l-col:nth-child(4n) {
  margin-right: 0; }

.l-float_left > * {
  float: left; }

.l-float_right > * {
  float: right; }

.l-center > * {
  margin: auto; }

.md-gotoTopBtnWrap {
  width: 100%;
  position: fixed;
  right: 30px;
  bottom: 70px; }

.md-gotoTopBtnWrap a {
  position: absolute;
  right: 0;
  width: 50px;
  height: 50px;
  cursor: pointer; }

.md-gotoTopBtnWrap a img {
  width: 50px;
  height: 50px; }

/*部品*/
/*=============*/
/*ヘッダー*/
/*=============*/
#mastheadCorp {
  background-color: #FF0033; }

.md-mustHead-inner {
  height: 43px;
  margin: 0 auto 10px;
  width: 950px;
  position: relative; }

#mastheadCorp .smp {
  display: none; }

#mastheadCorp .logo {
  height: 27px;
  width: 210px;
  left: 0;
  padding: 8px 0;
  position: absolute; }

#mastheadCorp .logo img {
  width: 100%; }

#mastheadCorp .yLogo {
  height: 27px;
  right: 0;
  padding: 8px 0;
  position: absolute;
  top: 0;
  width: 107px; }

#mastheadCorp.originalId .yLogo {
  right: 0; }

#mastheadCorp .yLogo img {
  max-width: 100%;
  height: auto; }

/*ナビゲーション*/
/*=============*/
.md-navi {
  margin-top: 0;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding: 0; }

.md-navi-menu {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  list-style: none;
  width: 220px;
  margin-right: 23px;
  border-bottom: solid 4px #ebebeb;
  text-align: center;
  font-size: 20px;
  font-size: 2rem; }

.md-navi-menu:nth-child(4n) {
  margin-right: 0; }

.md-navi-menu:hover {
  border-bottom: solid 4px #FF0033;
  -webkit-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1); }

.md-navi-menu a {
  color: #545454;
  text-decoration: none;
  display: block;
  padding: 18px 0 15px 0; }

.md-navi-menu._selected {
  border-bottom: solid 4px #FF0033; }

.md-navi-menu_ja {
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.3em; }

/*フッター*/
/*=============*/
.md-footerBanner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding: 0;
  margin-bottom: 10px; }

.md-footerBanner li {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  list-style: none;
  width: 310px;
  margin-right: 10px;
  border: solid 1px #ebebeb; }

.md-footerBanner li:nth-child(3n) {
  margin-right: 0; }

.md-footerBanner li * {
  vertical-align: bottom; }

.md-footerLink {
  background: #ebebeb;
  padding: 40px 0; }

.md-footerLink-warp {
  text-align: center; }

.md-footerLink-list {
  display: inline-block;
  list-style: none;
  margin: auto;
  margin-bottom: 25px;
  padding: 0;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1em; }

.md-footerLink-list:before, .md-footerLink-list:after {
  content: " ";
  display: table; }

.md-footerLink-list:after {
  clear: both; }

.md-footerLink-list {
  *zoom: 1; }

.md-footerLink-list a {
  color: #1A75FF; }

.md-footerLink-list li {
  float: left;
  padding: 0 8px; }

.md-footerLink-list._verticalline li {
  border-right: solid 1px #545454; }

.md-footerLink-list._hyphen li {
  padding: 0px; }

.md-footerLink-list._hyphen li:after {
  content: "-";
  color: #545454;
  padding: 0 8px; }

.md-footerLink-list li:last-child {
  border-right: none; }

.md-footerLink-list li:last-child:after {
  content: none;
  padding: 0; }

.md-footerLink-copyright {
  display: block;
  text-align: center;
  color: #545454; }

/*ヒーローイメージ*/
.md-heroimage {
  padding-bottom: 23px; }

/*記事内のスタイル*/
.md-article {
  margin: auto;
  margin-bottom: 120px;
  line-height: 2em;
  color: #545454; }

.md-article .md-article-title {
  color: #000000;
  font-weight: bold;
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 1.5em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-left: solid 4px #FF0033;
  padding-left: 20px;
  padding-bottom: 5px;
  margin-bottom: 36px; }

.md-article .md-article-date {
  margin-bottom: 0;
  text-align: right; }

.md-article .md-article-mainImg {
  margin-bottom: 20px; }

.md-article .md-article-auther {
  display: table;
  margin-bottom: 60px; }

.md-article .md-article-auther .md-article-auther-img {
  display: table-cell;
  width: 150px;
  height: 100px;
  padding-right: 20px; }

.md-article .md-article-auther .md-article-auther-img img {
  vertical-align: bottom;
  width: 100%; }

.md-article .md-article-auther .md-article-auther-text {
  display: table-cell;
  vertical-align: middle; }

.md-article .md-article-auther .md-article-auther-text p {
  margin-bottom: 0;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.5; }

.md-article .md-article-auther .md-article-auther-name {
  font-weight: bold; }

.md-article .md-article-related .md-article-related-title {
  margin-bottom: 10px;
  font-size: 20px;
  font-size: 2.0rem; }

.md-article .md-article-related ul {
  list-style: none;
  padding: 0; }

.md-article .md-article-related ul li a {
  display: table;
  margin-bottom: 30px; }

.md-article .md-article-related ul li a img {
  display: table-cell;
  vertical-align: bottom;
  border: solid 1px #ebebeb;
  margin-right: 20px; }

.md-article .md-article-related ul li a p {
  display: table-cell;
  vertical-align: middle; }

.md-article a {
  color: #1A75FF !important; }

.md-article a * {
  color: #1A75FF !important; }

.md-article h2 {
  margin-bottom: 30px;
  font-weight: bold;
  font-size: 20px;
  font-size: 2rem;
  color: #000000; }

.md-article h3 {
  margin-bottom: 30px;
  font-size: 20px;
  font-size: 2rem;
  color: #000000; }

.md-article p {
  color: #545454;
  margin-bottom: 30px;
  font-size: 16px;
  font-size: 1.6rem; }

.md-article .taidan {
  display: table;
  margin-bottom: 30px; }

.md-article .taidan .taidan_img,
.md-article .taidan .taidan_txt {
  display: table-cell;
  vertical-align: middle; }

.md-article .taidan .taidan_txt {
  padding-left: 20px; }

.md-article .taidan .taidan_img {
  padding-right: 20px; }

.md-article .taidan .taidan_img img {
  width: 100px; }

.md-article em,
.md-article strong,
.md-article b {
  font-weight: bold;
  color: #000000; }

.md-article small {
  font-size: 14px;
  font-size: 1.4rem; }

.md-article q {
  font-size: 14px;
  font-size: 1.4rem;
  color: #999; }

.md-article q:before {
  content: open-quote; }

.md-article q:after {
  content: close-quote; }

.md-article blockquote p {
  padding: 20px;
  border-left: solid 4px #ccc;
  font-size: 14px;
  font-size: 1.4rem;
  color: #999; }

.md-article blockquote p em,
.md-article blockquote p strong,
.md-article blockquote p b {
  color: #999; }

.md-article figure {
  margin: 0 auto; }

.md-article figcaption {
  font-size: 85%;
  margin-bottom: 2em;
}

.md-article img {
  max-width: 750px; }

.md-article ul, .md-article ol {
  margin-bottom: 60px;
  padding-left: 20px; }

.md-article ul {
  list-style-type: disc; }

.md-article ol {
  list-style-type: decimal; }

.md-article dl {
  margin-bottom: 60px; }

.md-article dd {
  padding-left: 20px; }

.md-article hr {
  margin-bottom: 60px; }

.md-article iframe {
  width: 750px !important;
  height: 422px !important; }

.md-article ul.md-sns {
  list-style: none;
  padding-left: 0; }

.md-article p.author {
  font-size: 14px;
  font-size: 1.4rem;
  text-align: right; }

.md-article .md-article-rellink-title {
  margin-bottom: 10px; }

/*検索ボックス*/
.md-searchForm {
  position: relative;
  float: right;
  width: 320px;
  font-size: 12px;
  font-size: 1.2rem;
  margin-bottom: 9px; }

.md-searchForm-text {
  width: 240px;
  height: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-left: solid 2px #ccc;
  border-top: solid 2px #ccc;
  border-bottom: solid 2px #ccc;
  padding: 8px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #545454;
  -webkit-appearance: none; }

.md-searchForm-text::-webkit-input-placeholder {
  color: #999; }

.md-searchForm-text::-moz-placeholder {
  color: #999; }

.md-searchForm-text:-ms-input-placeholder {
  color: #999; }

.md-searchForm-text:-moz-placeholder {
  color: #999; }

.md-searchForm-button {
  position: absolute;
  top: 0;
  right: 3px;
  width: 80px;
  height: 40px;
  padding: 8px;
  border: none;
  border-radius: 0;
  background: #545454;
  color: #FFFFFF;
  cursor: pointer;
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: 0.2em; }

.md-searchForm-result {
  color: #545454;
  font-size: 12px;
  font-size: 1.2rem;
  margin-bottom: 10px; }

.md-searchForm-result span {
  font-weight: bold; }

/*カテゴリタイトル*/
.md-categoryTitle {
  margin-top: 0;
  margin-bottom: 20px;
  padding-bottom: 13px;
  font-weight: bold;
  border-bottom: solid 4px #FF0033;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1em;
  color: #545454; }

.md-categoryTitle_ja {
  display: block;
  font-weight: normal;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5em;
  padding-bottom: 6px; }

.md-categorySubtitle {
  margin-bottom: 20px;
  color: #545454;
  font-size: 16px;
  font-size: 1.6rem; }

.md-categoryTitle._tag {
  margin-bottom: 20px;
  color: #545454;
  font-size: 16px;
  font-size: 1.6rem;
  padding-bottom: 13px;
  border-bottom: solid 4px #FF0033;
  font-weight: normal; }

/*サービスリスト*/
.md-serviceList {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding: 0; }

.md-serviceList li {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  list-style: none;
  width: 310px;
  margin-right: 10px;
  border: solid 4px #ebebeb;
  margin-bottom: 20px; }

.md-serviceList li:nth-child(3n) {
  margin-right: 0; }

.md-serviceList li:hover {
  border: solid 4px #FF7F98;
  -webkit-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1); }

.md-serviceList a {
  display: table;
  width: 100%;
  text-align: left;
  text-decoration: none; }

.md-serviceList-name,
.md-serviceList-icon {
  display: table-cell;
  padding: 8px;
  vertical-align: middle; }

.md-serviceList-icon {
  width: 80px; }

.md-serviceList-name {
  color: #545454;
  width: 100%; }

/*ページャー*/
.md-pager {
  vertical-align: middle; }

.md-pager:before, .md-pager:after {
  content: " ";
  display: table; }

.md-pager:after {
  clear: both; }

.md-pager {
  *zoom: 1; }

.md-pager:empty {
  background: red; }

.md-pager a {
  margin-bottom: 60px;
  color: #545454;
  text-decoration: none;
  vertical-align: middle;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 21px; }

.md-pager a:hover {
  text-decoration: underline;
  -webkit-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1); }

main .l-content > *:last-child a.link_next,
main .l-content > *:last-child a.link_before {
  margin-bottom: 0 !important; }

.link_before {
  float: left; }

.link_before:before {
  background-image: url(https://s.yimg.jp/i/docs/blog/images/pc/icon_peger_prev.png);
  content: "";
  padding-left: 21px;
  width: 9px;
  height: 21px;
  background-position: center left;
  background-repeat: no-repeat; }

.link_next {
  float: right; }

.link_next:after {
  background-image: url(https://s.yimg.jp/i/docs/blog/images/pc/icon_peger_next.png);
  content: "";
  padding-right: 21px;
  width: 9px;
  height: 21px;
  background-position: center right;
  background-repeat: no-repeat; }

/*記事リスト*/
.md-articleList {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding: 0;
  margin-bottom: 20px; }

.md-articleList:empty {
  margin-bottom: 0; }

.md-articleList > li {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  list-style: none;
  width: 310px;
  margin-right: 10px;
  margin-bottom: 20px;
  background-color: #ebebeb; }

.md-articleList > li:nth-child(3n) {
  margin-right: 0; }

.md-articleList > li > a {
  color: #545454;
  text-decoration: none;
  display: block;
  border: solid 4px #ebebeb;
  background-color: #FFFFFF;
  -webkit-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1); }

.md-articleList > li > a:hover {
  border: solid 4px #FF7F98;
  text-decoration: underline; }

.md-articleList > li > a:hover .md-articleList-img {
  opacity: .6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; }

.md-articleList-img {
  display: block;
  overflow: hidden;
  width: 300px;
  height: 200px;
  border: solid 1px #FFFFFF;
  -webkit-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1); }

.md-articleList-img img {
  position: absolute;
  display: block;
  margin: auto;
  top: 0;
  bottom: 0;
  width: 100%; }

.md-articleList-img-inner {
  position: relative;
  display: block;
  overflow: hidden;
  width: 300px;
  height: 200px;
  border: solid 1px #ccc;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.md-articleList-textWrap {
  padding: 8px 8px 0 8px; }

.md-articleList-category {
  float: left;
  font-size: 14px;
  font-size: 1.4rem;
  border-bottom: solid 2px #FF0033;
  margin-bottom: 18px;
  color: #545454;
  padding: 2px 8px 8px 8px; }

.md-articleList-date {
  float: right;
  font-size: 14px;
  font-size: 1.4rem;
  color: #999999;
  margin-bottom: 20px;
  padding-top: 2px; }

.md-articleList-title {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5em;
  margin-bottom: 12px;
  font-weight: bold; }

/*タグ*/
.md-tagList {
  list-style: none;
  margin-bottom: 60px; }

.md-tagList:before, .md-tagList:after {
  content: " ";
  display: table; }

.md-tagList:after {
  clear: both; }

.md-tagList {
  *zoom: 1; }

.md-tagList li {
  float: left;
  margin-bottom: 16px;
  margin-right: 12px;
  border-radius: 7px;
  border: solid 2px #ebebeb;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1em;
  -webkit-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1); }

.md-tagList li a {
  text-decoration: none;
  color: #545454;
  display: block;
  padding: 10px 12px; }

.md-tagList li:hover {
  border: solid 2px #FF0033;
  -webkit-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1); }

.md-tagList li._selected {
  border: solid 2px #FC395F;
  background-color: #FC395F; }

.md-tagList li._selected a {
  color: #FFFFFF; }

.md-tagList-title {
  color: #545454;
  font-size: 20px;
  font-size: 2rem;
  margin-bottom: 20px; }

.md-articleList .md-tagList {
  margin-bottom: 0;
  background-color: #ebebeb;
  border: solid 4px #ebebeb;
  border-bottom: 0; }

.md-articleList .md-tagList li {
  text-decoration: none;
  color: #545454;
  display: block;
  background-color: #FFFFFF;
  font-size: 12px;
  font-size: 1.2rem;
  margin-bottom: 8px; }

.md-articleList .md-tagList li._selected {
  border: solid 2px #FC395F;
  background-color: #FC395F; }

.md-articleList .md-tagList li._selected a {
  color: #FFFFFF; }

._article .md-tagList li {
  float: right; }

/*お勧めの記事3件*/
.md-recommend:before, .md-recommend:after {
  content: " ";
  display: table; }

.md-recommend:after {
  clear: both; }

.md-recommend {
  *zoom: 1; }

.md-recommend-article {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  list-style: none;
  width: 470px;
  margin-right: 10px;
  border: solid 4px #ebebeb;
  margin-bottom: 20px;
  box-sizing: border-box; }

.md-recommend-article:nth-child(2n) {
  margin-right: 0; }

.md-recommend-article:hover {
  border: solid 4px #FF7F98;
  text-decoration: underline;
  -webkit-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1); }

.md-recommend-article:hover .md-recommend-article-img-warp {
  opacity: .6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  -webkit-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1); }

.md-recommend-article a {
  color: #545454;
  text-decoration: none;
  display: block;
  height: 100%; }

.md-recommend-article-img-warp {
  height: auto;
  border: solid 1px #FFFFFF;
  overflow: hidden; }

.md-recommend-article-img-inner {
  position: relative;
  display: block;
  overflow: hidden;
  width: 460px;
  height: 309px;
  border: solid 1px #ccc;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.md-recommend-img {
  position: absolute;
  display: block;
  margin: auto;
  top: 0;
  bottom: 0;
  width: 100%; }

.md-recommend-textWrap {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px; }

.md-recommend-title {
  font-size: 21px;
  font-size: 2.1rem;
  font-weight: bold; }

.md-recommend-article.first {
  position: relative;
  width: 100%;
  min-height: 630px;
  border: none; }

.md-recommend-article.first a {
  min-height: 630px; }

.md-recommend-article.first .md-recommend-img {
  position: static;
  width: 100%;
  height: auto; }

.md-recommend-article.first .md-recommend-img:hover {
  opacity: .6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  -webkit-transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 0.5s cubic-bezier(0.19, 1, 0.22, 1); }

.md-recommend-article.first .md-recommend-textWrap {
  position: absolute;
  width: 840px;
  overflow: hidden;
  bottom: 50px;
  left: 55px; }

.md-recommend-article.first .md-recommend-textWrap._left {
  left: 55px;
  right: auto;
  text-align: left; }

.md-recommend-article.first .md-recommend-textWrap._center {
  left: 0;
  right: 0;
  margin: auto;
  text-align: center; }

.md-recommend-article.first .md-recommend-textWrap._right {
  left: auto;
  right: 55px;
  text-align: right; }

.md-recommend-article.first .md-recommend-textWrap._top {
  top: 50px;
  bottom: auto; }

.md-recommend-article.first .md-recommend-textWrap._bottom {
  top: auto;
  bottom: 50px; }

.md-recommend-article.first .md-recommend-title {
  font-size: 30px;
  font-size: 3.0rem; }

.md-recommend-article.first .md-recommend-title span {
  line-height: 63px;
  background: rgba(255, 255, 255, 0.8);
  padding: 15px;
  padding: 1.5rem;
  -webkit-box-decoration-break: clone;
          box-decoration-break: clone;
  color: #3c3c3c; }

/*SNSボタン*/
.md-sns {
  width: 128px; }

.md-sns:before, .md-sns:after {
  content: " ";
  display: table; }

.md-sns:after {
  clear: both; }

.md-sns {
  *zoom: 1; }

.md-sns li {
  float: left;
  height: 32px;
  margin-right: 16px;
  vertical-align: top; }

.md-sns li:last-child {
  margin-right: 0; }

.md-sns li a {
  vertical-align: top; }

.cf .md-sns {
  margin-top: 15px;
  margin-bottom: 15px; }

._article .md-sns {
  margin-bottom: 0; }

/*サービス詳細*/
.md-serviceDetail {
  margin-bottom: 40px; }

.md-serviceDetail-title {
  margin-bottom: 10px;
  font-size: 24px;
  font-size: 2.4rem;
  color: #545454; }

.md-serviceDetail-text {
  color: #545454;
  font-size: 17px;
  font-size: 1.7rem; }

.md-serviceDetail-link {
  display: block;
  margin-bottom: 60px; }

/*404ページ*/
.md-notFound {
  position: relative;
  width: 100%;
  min-height: 630px; }

.md-notFound-img {
  width: 100%;
  height: auto;
  vertical-align: top; }

.md-notFound-textWrap {
  position: absolute;
  width: 840px;
  overflow: hidden;
  top: 50px;
  left: 55px; }

.md-notFound-textWrap p {
  font-size: 30px;
  font-size: 3.0rem; }

.md-notFound-textWrap p span {
  line-height: 63px;
  background: rgba(255, 255, 255, 0.8);
  padding: 15px;
  padding: 1.5rem;
  -webkit-box-decoration-break: clone;
          box-decoration-break: clone;
  color: #3c3c3c; }

.md-notFound-textWrap p a {
  display: inline;
  line-height: 52px;
  font-size: 20px;
  font-size: 2rem;
  color: #1A75FF;
  background: rgba(255, 255, 255, 0.8);
  padding: 15px;
  padding: 1.5rem; }
