@charset "UTF-8";
/* ==========================================================================
   みんなのインターホン屋さんSP common.css
   ========================================================================== */
/**
 * #base
 *  #reset.............リセット用
 *  #default...........要素用
 *
 * #layout
 *
 * #common module
 *  #全ページ共通header
 *  #全ページ共通footer
 *
 * #utility.........ヘルパークラス
 *  #Margin
 *  #Padding
 *  #font
 *  #position
 *  #other.............clearfix等
*/


/* ==========================================================================
   #base
   ========================================================================== */

/* #reset
   ----------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6, p, ul, li {
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6, th { font-weight: bold;}

ul { list-style: none; }

strong { font-weight: bold;}

small { font-size: 100%}





/* #default
   ----------------------------------------------------------------- */
body {
  color: #333;
  font-size: 13px;
  font-size: 3.46vw;
  font-family: YakuHanJPs, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 1.31;
  font-weight: normal;
}

a { color: #0c5cc1;}

img { vertical-align: bottom;}

*, *:before, *:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}


/* #Layout
   ----------------------------------------------------------------- */
.l-header {
  position: relative;
  z-index: 9999;
  padding: 2.79% 3.99% 3.46%;
  background-color: #fff;
  border-bottom: 1px solid #55c899;
}


.l-footer { 
  background-color: #f3f3f3;
  margin-bottom: 20.5333333333vw;
}

.l-footer-bnr {
  display: block;
  padding: 3.99vw;
  background-color: #caecde;
}

.l-footer-menu { padding: 10.66% 3.99% 5.33%;}

.l-footer-btm {
  padding: 4.79% 7.99% 7.99%;
  background-color: #fff;
  border-top: 1px solid #cdddd9;
}



/* ==========================================================================
   #common module
   ========================================================================== */
/* #全ページ共通パーツ
   ----------------------------------------------------------------- */

/* テキスト関係
----------------------- */
/*ポイント オレンジ*/
.point-txt01 { color: #e14a00; }

/*ポイント 青*/
.point-txt02 { color: #4766b1; }

/*ポイント 黄土色*/
.point-txt03 { color: #55c899; }


/*画像*/
.w100 {
  width: 100%;
  height: auto;
}



/* 全ページ共通header
   ----------------------------------------------------------------- */
.logo {
  float: left;
  width: 39.7333333333vw;
  line-height: 1;
}


.header-btn {
  display: block;
  float: right;
  width: 33.6vw;
}


/* 全ページ共通footer
   ----------------------------------------------------------------- */


/* スタッフ
----------------------- */
.footer-staff {
  padding-bottom: 15px;
  padding-bottom: 3.99vw;
  background-color: #fff;
  border: 1px solid #076956;
  border-bottom: none;
}

.footer-staff-img {
  margin-bottom: 12px;
  margin-bottom: 3.33vw;
}

.footer-staff p {
  padding: 0 15px;
  padding: 0 3.99vw;
  margin-bottom: 20px;
  margin-bottom: 5.33vw;
  font-size: 12px;
  font-size: 3.19vw;
  line-height: 1.42;
}



/* メニュー
----------------------- */
.footer-menu-rank-ttl {
  display: block;
  padding: 2.89%;
  padding: 2.66vw;
  font-size: 14px;
  font-size: 3.73vw;
  line-height: 1;
  color: #fff;
  text-align: center;
  background-color: #008080;
}

.footer-menu-rank-ttl .point { color: #fff606; }


.footer-menu-ttl {
  padding: 2.89%;
  padding: 2.66vw;
  font-size: 14px;
  font-size: 3.73vw;
  line-height: 1;
  color: #fff;
  text-align: center;
  background-color: #008080;
}

.footer-menu-ttl .point { color: #fff606; }


.footer-menu {
  margin-bottom: 8.69%;
  margin-bottom: 7.99vw;
  background-color: #fff;
  border: 1px solid #008080;
  border-top: none;
}

.footer-menu-item {
  font-size: 12px;
  font-size: 3.19vw;
  line-height: 1.33;
}

.footer-menu-item + .footer-menu-item {
  border-top: 1px solid #e6eaef;
}

.footer-menu-item a {
  display: block;
  padding: 5.21% 5.79%; 
  padding: 4.79vw 5.33vw; 
  color: #008080;
  text-decoration: none;
}

/*ランキング*/
.footer-menu-rank {
  display: block;
  margin-bottom: 8.69%;
  margin-bottom: 7.99vw;
  background-color: #fff;
  border: 1px solid #008080;
  border-top: none;
}

.footer-menu-rank-item + .footer-menu-rank-item { border-top: 1px solid #e6eaef;}
.footer-menu-rank-item a { color: #008080;}

.side-column-item {
color: #333;
font-family: YakuHanJPs, "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, sans-serif;
font-weight: normal;
list-style: none;
box-sizing: border-box;
margin: 0;
padding: 0;
font-size: 3.19vw;
line-height: 1.33;
border-top: 1px solid #e6eaef;
}

.side-column-item  a{
  display: block;
  position: relative;
  padding: 5.21% 5.79% 5.21% 14.49%;
  padding: 4.79vw 5.33vw 4.79vw 13.33vw;
  font-size: 12px;
  font-size: 3.19vw;
  line-height: 1.42;
  text-decoration: none;
}


.side-rank01,
.side-rank02,
.side-rank03,
.side-rank04,
.side-rank05 {
  display: block;
  position: relative;
  padding: 5.21% 5.79% 5.21% 14.49%;
  padding: 4.79vw 5.33vw 4.79vw 13.33vw;
  font-size: 12px;
  font-size: 3.19vw;
  line-height: 1.42;
  text-decoration: none;
}

.side-rank01:before,
.side-rank02:before,
.side-rank03:before,
.side-rank04:before,
.side-rank05:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 15px;
  left: 4.99vw;
  margin: auto;
  width: 20px;
  width: 5.33vw;
  height: 20px;
  height: 5.33vw;
  padding-top: 5px;
  padding-top: 1.33vw;
  font-size: 11px;
  font-size: 2.93vw; 
  line-height: 1;
  color: #fff;
  text-align: center;
  border-radius: 100%;
}

/*1*/
.side-rank01:before {
  content: "1";
  background-color: #d9a823;
}

/*2*/
.side-rank02:before {
  content: "2";
  padding-left: 1px;
  background-color: #abb1b4;
}

/*3*/
.side-rank03:before {
  content: "3";
  background-color: #cb8730;
}

/*4*/
.side-rank04:before {
  content: "4";
  left: 17px;
  left: 4.53vw;
  width: 15px;
  width: 5.33vw;
  height: 15px;
  height: 5.33vw;
  padding-top: 5px;
  padding-top: 1.33vw;
  background-color: #d6d6d6;
}

/*5*/
.side-rank05:before {
  content: "5";
  left: 17px;
  left: 4.53vw;
  width: 15px;
  width: 5.33vw;
  height: 15px;
  height: 5.33vw;
  padding-top: 5px;
  padding-top: 1.33vw;
  background-color: #d6d6d6;
}




/* サムネありメニュー
----------------------- */
.footer-menu-column {
  font-size: 12px;
  font-size: 3.19vw;
  line-height: 1.33;
}

.footer-menu-column + .footer-menu-column {
  border-top: 1px solid #e6eaef;
}

.footer-menu-column a {
  overflow: hidden;
  display: block;
  padding: 5.21% 5.79%; 
  padding: 4.79vw 5.33vw; 
  color: #008080;
  text-decoration: none;
}


/*サムネ*/
.footer-menu-column-thumb {
  float: left;
  margin-right: 3.28%;
  margin-right: 2.66vw;
}

.footer-menu-column-thumb img {
  width: 22.29%;
  width: 18.66vw;
  height: 13.69%;
  height: 11.46vw;
  object-fit: cover;
}


/*詳細*/
.footer-menu-column-meta {
  float: right;
  width: 73.59%;
  width: 59.46vw;
}

.footer-menu-column-tag {
  display: inline-block;
  padding: 1.79% 2.98%;
  padding: 0.79vw 1.33vw;
  margin-right: 1.59%;
  margin-right: 1.33vw;
  font-size: 10px;
  font-size: 2.66vw;
  line-height: 1;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #55c899;
}

.footer-menu-column-date {
  display: inline-block;
  font-size: 10px;
  font-size: 2.66vw;
  line-height: 1;
  color: #a7abaf;
}


.footer-menu-column-ttl {
  margin-top: 2.64%;
  margin-top: 2.13vw;
}



/* footer btm
----------------------- */
.footer-catch {
  margin-bottom: 5.71%;
  margin-bottom: 4.79vw;
  text-align: center;
}

.footer-logo {
  float: left;
  width: 40.9333333333vw;
  margin-top: 0.8vw;
  line-height: 1;
}


.footer-btn {
  display: block;
  float: right;
  width: 37.6vw;
}


/*よくある質問*/
.footer-menu-column-name {
  margin-top: 2.64%;
  margin-top: 2.13vw;
  font-size: 10px;
  font-size: 2.66vw;
  line-height: 1;
  color: #a7abaf;
}


/* copyright
----------------------- */
.copy {
  padding: 2.66% 0;
  font-size: 10px;
  font-size: 2.66vw;
  line-height: 1;
  color: #fff;
  text-align: center;
  background-color: #003a3a;
}


/* 全ページ共通 追従ボタン
   ----------------------------------------------------------------- */
.l-tel-flow {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  padding: 1% 2%;
  background-color: #e67f28;
  font-size: 0;
}

.tel-flow-number {
  display: inline-block;
  vertical-align: middle;
  width: 77.5%;
  margin-right: 1.5%;
}

.tel-flow-btn {
  display: inline-block;
  vertical-align: middle;
  width: 21%;
}
/* 電話コンバージョン用のスタイル
   ----------------------------------------------------------------- */
   .lp-tel-btn {
    position: relative;
  }      
  .lp-tel-btn .js-set-tel {
    position: absolute;
    bottom: 4.53333vw;
    left: 16vw;
    color: #000;
    font-size: 8.66667vw;
    line-height: 1;
    letter-spacing: -.01em;
    font-weight: 600;
    font-family: 'Oswald', sans-serif;
    text-shadow: 1px 0px #fffe9f, -1px 0px #fffe9f, 0px -1px #fffe9f, 0px 1px #fffe9f, 1px 1px #fffe9f, -1px 1px #fffe9f, 1px -1px #fffe9f, -1px -1px #fffe9f, 1px 1px #fffe9f, -1px 1px #fffe9f, 1px -1px #fffe9f, -1px -1px #fffe9f, 1px 1px #fffe9f, -1px 1px #fffe9f, 1px -1px #fffe9f, -1px -1px #fffe9f;
    white-space: nowrap;
    z-index: 3;
  }      
  
  .tel-flow-number {
    position: relative;
  }      
  .tel-flow-number .js-set-tel {
    position: absolute;
    bottom: 6vw;
    left: 12vw;
    color: #000;
    font-size: 6.93333vw;
    line-height: 1;
    letter-spacing: -.01em;
    font-weight: 600;
    font-family: 'Oswald', sans-serif;
    text-shadow: 1px 0px #fffe9f, -1px 0px #fffe9f, 0px -1px #fffe9f, 0px 1px #fffe9f, 1px 1px #fffe9f, -1px 1px #fffe9f, 1px -1px #fffe9f, -1px -1px #fffe9f, 1px 1px #fffe9f, -1px 1px #fffe9f, 1px -1px #fffe9f, -1px -1px #fffe9f, 1px 1px #fffe9f, -1px 1px #fffe9f, 1px -1px #fffe9f, -1px -1px #fffe9f;
    white-space: nowrap;
    z-index: 3;
  }      
  
  .header-tel {
    position: relative;
  }      
  .header-tel .js-set-tel {
    position: absolute;
    bottom: 0.8vw;
    left: 8vw;
    color: #ffe500;
    font-size: 5.6vw;
    line-height: 1;
    font-weight: 500;
    font-family: 'Oswald', sans-serif;
    white-space: nowrap;
    z-index: 3;
  }      
  
  .top-bnr {
    position: relative;
  }      
  .top-bnr .js-set-tel {
    position: absolute;
    bottom: 4vw;
    left: 16vw;
    color: #000;
    font-size: 12.8vw;
    line-height: 1;
    letter-spacing: -.03em;
    font-weight: 600;
    font-family: 'Oswald', sans-serif;
    white-space: nowrap;
    z-index: 3;
  }      
  



/* 全ページ共通 電話番号切り替え
   ----------------------------------------------------------------- */
.js-tel-loading.loading {
  position: relative;
  display: inline-block;
  font-size: 0;
  width: auto;
}
.js-tel-loading.loading img,
.js-tel-loading.loading p,
.js-tel-loading.loading span,
.js-tel-loading.loading div {
  opacity: 0;
  pointer-events: none; /*スマホの場合はタッチ不可に*/
}
 /* 擬似要素でgifを表示 */ 
.js-tel-loading.loading:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 5px;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  text-indent: -9999em;
  -webkit-animation: load5 1.1s infinite ease;
  animation: load5 1.1s infinite ease;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
@-webkit-keyframes load5 {
  0%,
  100% {
    box-shadow: 0em -2.6em 0em 0em #ccc, 1.8em -1.8em 0 0em rgba(204, 204, 204, 0.2), 2.5em 0em 0 0em rgba(204, 204, 204, 0.2), 1.75em 1.75em 0 0em rgba(204, 204, 204, 0.2), 0em 2.5em 0 0em rgba(204, 204, 204, 0.2), -1.8em 1.8em 0 0em rgba(204, 204, 204, 0.2), -2.6em 0em 0 0em rgba(204, 204, 204, 0.5), -1.8em -1.8em 0 0em rgba(204, 204, 204, 0.7);
  }
  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(204, 204, 204, 0.7), 1.8em -1.8em 0 0em #ccc, 2.5em 0em 0 0em rgba(204, 204, 204, 0.2), 1.75em 1.75em 0 0em rgba(204, 204, 204, 0.2), 0em 2.5em 0 0em rgba(204, 204, 204, 0.2), -1.8em 1.8em 0 0em rgba(204, 204, 204, 0.2), -2.6em 0em 0 0em rgba(204, 204, 204, 0.2), -1.8em -1.8em 0 0em rgba(204, 204, 204, 0.5);
  }
  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(204, 204, 204, 0.5), 1.8em -1.8em 0 0em rgba(204, 204, 204, 0.7), 2.5em 0em 0 0em #ccc, 1.75em 1.75em 0 0em rgba(204, 204, 204, 0.2), 0em 2.5em 0 0em rgba(204, 204, 204, 0.2), -1.8em 1.8em 0 0em rgba(204, 204, 204, 0.2), -2.6em 0em 0 0em rgba(204, 204, 204, 0.2), -1.8em -1.8em 0 0em rgba(204, 204, 204, 0.2);
  }
  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(204, 204, 204, 0.2), 1.8em -1.8em 0 0em rgba(204, 204, 204, 0.5), 2.5em 0em 0 0em rgba(204, 204, 204, 0.7), 1.75em 1.75em 0 0em #ccc, 0em 2.5em 0 0em rgba(204, 204, 204, 0.2), -1.8em 1.8em 0 0em rgba(204, 204, 204, 0.2), -2.6em 0em 0 0em rgba(204, 204, 204, 0.2), -1.8em -1.8em 0 0em rgba(204, 204, 204, 0.2);
  }
  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(204, 204, 204, 0.2), 1.8em -1.8em 0 0em rgba(204, 204, 204, 0.2), 2.5em 0em 0 0em rgba(204, 204, 204, 0.5), 1.75em 1.75em 0 0em rgba(204, 204, 204, 0.7), 0em 2.5em 0 0em #ccc, -1.8em 1.8em 0 0em rgba(204, 204, 204, 0.2), -2.6em 0em 0 0em rgba(204, 204, 204, 0.2), -1.8em -1.8em 0 0em rgba(204, 204, 204, 0.2);
  }
  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(204, 204, 204, 0.2), 1.8em -1.8em 0 0em rgba(204, 204, 204, 0.2), 2.5em 0em 0 0em rgba(204, 204, 204, 0.2), 1.75em 1.75em 0 0em rgba(204, 204, 204, 0.5), 0em 2.5em 0 0em rgba(204, 204, 204, 0.7), -1.8em 1.8em 0 0em #ccc, -2.6em 0em 0 0em rgba(204, 204, 204, 0.2), -1.8em -1.8em 0 0em rgba(204, 204, 204, 0.2);
  }
  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(204, 204, 204, 0.2), 1.8em -1.8em 0 0em rgba(204, 204, 204, 0.2), 2.5em 0em 0 0em rgba(204, 204, 204, 0.2), 1.75em 1.75em 0 0em rgba(204, 204, 204, 0.2), 0em 2.5em 0 0em rgba(204, 204, 204, 0.5), -1.8em 1.8em 0 0em rgba(204, 204, 204, 0.7), -2.6em 0em 0 0em #ccc, -1.8em -1.8em 0 0em rgba(204, 204, 204, 0.2);
  }
  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(204, 204, 204, 0.2), 1.8em -1.8em 0 0em rgba(204, 204, 204, 0.2), 2.5em 0em 0 0em rgba(204, 204, 204, 0.2), 1.75em 1.75em 0 0em rgba(204, 204, 204, 0.2), 0em 2.5em 0 0em rgba(204, 204, 204, 0.2), -1.8em 1.8em 0 0em rgba(204, 204, 204, 0.5), -2.6em 0em 0 0em rgba(204, 204, 204, 0.7), -1.8em -1.8em 0 0em #ccc;
  }
}
@keyframes load5 {
  0%,
  100% {
    box-shadow: 0em -2.6em 0em 0em #ccc, 1.8em -1.8em 0 0em rgba(204, 204, 204, 0.2), 2.5em 0em 0 0em rgba(204, 204, 204, 0.2), 1.75em 1.75em 0 0em rgba(204, 204, 204, 0.2), 0em 2.5em 0 0em rgba(204, 204, 204, 0.2), -1.8em 1.8em 0 0em rgba(204, 204, 204, 0.2), -2.6em 0em 0 0em rgba(204, 204, 204, 0.5), -1.8em -1.8em 0 0em rgba(204, 204, 204, 0.7);
  }
  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(204, 204, 204, 0.7), 1.8em -1.8em 0 0em #ccc, 2.5em 0em 0 0em rgba(204, 204, 204, 0.2), 1.75em 1.75em 0 0em rgba(204, 204, 204, 0.2), 0em 2.5em 0 0em rgba(204, 204, 204, 0.2), -1.8em 1.8em 0 0em rgba(204, 204, 204, 0.2), -2.6em 0em 0 0em rgba(204, 204, 204, 0.2), -1.8em -1.8em 0 0em rgba(204, 204, 204, 0.5);
  }
  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(204, 204, 204, 0.5), 1.8em -1.8em 0 0em rgba(204, 204, 204, 0.7), 2.5em 0em 0 0em #ccc, 1.75em 1.75em 0 0em rgba(204, 204, 204, 0.2), 0em 2.5em 0 0em rgba(204, 204, 204, 0.2), -1.8em 1.8em 0 0em rgba(204, 204, 204, 0.2), -2.6em 0em 0 0em rgba(204, 204, 204, 0.2), -1.8em -1.8em 0 0em rgba(204, 204, 204, 0.2);
  }
  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(204, 204, 204, 0.2), 1.8em -1.8em 0 0em rgba(204, 204, 204, 0.5), 2.5em 0em 0 0em rgba(204, 204, 204, 0.7), 1.75em 1.75em 0 0em #ccc, 0em 2.5em 0 0em rgba(204, 204, 204, 0.2), -1.8em 1.8em 0 0em rgba(204, 204, 204, 0.2), -2.6em 0em 0 0em rgba(204, 204, 204, 0.2), -1.8em -1.8em 0 0em rgba(204, 204, 204, 0.2);
  }
  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(204, 204, 204, 0.2), 1.8em -1.8em 0 0em rgba(204, 204, 204, 0.2), 2.5em 0em 0 0em rgba(204, 204, 204, 0.5), 1.75em 1.75em 0 0em rgba(204, 204, 204, 0.7), 0em 2.5em 0 0em #ccc, -1.8em 1.8em 0 0em rgba(204, 204, 204, 0.2), -2.6em 0em 0 0em rgba(204, 204, 204, 0.2), -1.8em -1.8em 0 0em rgba(204, 204, 204, 0.2);
  }
  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(204, 204, 204, 0.2), 1.8em -1.8em 0 0em rgba(204, 204, 204, 0.2), 2.5em 0em 0 0em rgba(204, 204, 204, 0.2), 1.75em 1.75em 0 0em rgba(204, 204, 204, 0.5), 0em 2.5em 0 0em rgba(204, 204, 204, 0.7), -1.8em 1.8em 0 0em #ccc, -2.6em 0em 0 0em rgba(204, 204, 204, 0.2), -1.8em -1.8em 0 0em rgba(204, 204, 204, 0.2);
  }
  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(204, 204, 204, 0.2), 1.8em -1.8em 0 0em rgba(204, 204, 204, 0.2), 2.5em 0em 0 0em rgba(204, 204, 204, 0.2), 1.75em 1.75em 0 0em rgba(204, 204, 204, 0.2), 0em 2.5em 0 0em rgba(204, 204, 204, 0.5), -1.8em 1.8em 0 0em rgba(204, 204, 204, 0.7), -2.6em 0em 0 0em #ccc, -1.8em -1.8em 0 0em rgba(204, 204, 204, 0.2);
  }
  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(204, 204, 204, 0.2), 1.8em -1.8em 0 0em rgba(204, 204, 204, 0.2), 2.5em 0em 0 0em rgba(204, 204, 204, 0.2), 1.75em 1.75em 0 0em rgba(204, 204, 204, 0.2), 0em 2.5em 0 0em rgba(204, 204, 204, 0.2), -1.8em 1.8em 0 0em rgba(204, 204, 204, 0.5), -2.6em 0em 0 0em rgba(204, 204, 204, 0.7), -1.8em -1.8em 0 0em #ccc;
  }
}




/* ==========================================================================
   #utility
   ========================================================================== */

/* #Margin
   ----------------------------------------------------------------- */
.m0{ margin:0!important; }

.mr0 { margin-right: 0!important; }
.mr5 { margin-right: 5px!important; }
.mr10 { margin-right: 10px!important; }
.mr15 { margin-right: 15px!important; }
.mr20 { margin-right: 20px!important; }
.mr25 { margin-right: 25px!important; }
.mr30 { margin-right: 30px!important; }
.mr35 { margin-right: 35px!important; }
.mr40 { margin-right: 40px!important; }
.mr45 { margin-right: 45px!important; }
.mr50 { margin-right: 50px!important; }

.ml0 { margin-left: 0!important; }
.ml5 { margin-left: 5px!important; }
.ml10 { margin-left: 10px!important; }
.ml15 { margin-left: 15px!important; }
.ml20 { margin-left: 20px!important; }
.ml25 { margin-left: 25px!important; }
.ml30 { margin-left: 30px!important; }
.ml35 { margin-left: 35px!important; }
.ml40 { margin-left: 40px!important; }
.ml45 { margin-left: 45px!important; }
.ml50 { margin-left: 50px!important; }

.mt0 { margin-top: 0!important; }
.mt5 { margin-top: 5px!important; }
.mt10 { margin-top: 10px!important; }
.mt15 { margin-top: 15px!important; }
.mt20 { margin-top: 20px!important; }
.mt25 { margin-top: 25px!important; }
.mt30 { margin-top: 30px!important; }
.mt35 { margin-top: 35px!important; }
.mt40 { margin-top: 40px!important; }
.mt45 { margin-top: 45px!important; }
.mt50 { margin-top: 50px!important; }

.mb0 { margin-bottom: 0!important; }
.mb1 { margin-bottom: 1px!important }
.mb2 { margin-bottom: 2px!important }
.mb3 { margin-bottom: 3px!important }
.mb4 { margin-bottom: 4px!important }
.mb5 { margin-bottom: 5px!important }
.mb10 { margin-bottom: 10px!important; }
.mb15 { margin-bottom: 15px!important; }
.mb20 { margin-bottom: 20px!important; }
.mb25 { margin-bottom: 25px!important; }
.mb30 { margin-bottom: 30px!important; }
.mb35 { margin-bottom: 35px!important; }
.mb40 { margin-bottom: 40px!important; }
.mb45 { margin-bottom: 45px!important; }
.mb50 { margin-bottom: 50px!important; }


/* #Padding
   ----------------------------------------------------------------- */
.p0{ padding: 0!important; }

.pr0 { padding-right: 0!important; }
.pr5 { padding-right: 5px!important; }
.pr10 { padding-right: 10px!important; }
.pr15 { padding-right: 15px!important; }
.pr20 { padding-right: 20px!important; }
.pr25 { padding-right: 25px!important; }
.pr30 { padding-right: 30px!important; }
.pr35 { padding-right: 35px!important; }
.pr40 { padding-right: 40px!important; }
.pr45 { padding-right: 45px!important; }
.pr50 { padding-right: 50px!important; }

.pl0 { padding-left: 0!important; }
.pl5 { padding-left: 5px!important; }
.pl10 { padding-left: 10px!important; }
.pl15 { padding-left: 15px!important; }
.pl20 { padding-left: 20px!important; }
.pl25 { padding-left: 25px!important; }
.pl30 { padding-left: 30px!important; }
.pl35 { padding-left: 35px!important; }
.pl40 { padding-left: 40px!important; }
.pl45 { padding-left: 45px!important; }
.pl50 { padding-left: 50px!important; }

.pt0 { padding-top: 0!important; }
.pt1 { padding-top: 1px!important; }
.pt2 { padding-top: 2px!important; }
.pt3 { padding-top: 3px!important; }
.pt4 { padding-top: 4px!important; }
.pt5 { padding-top: 5px!important; }
.pt10 { padding-top: 10px!important; }
.pt15 { padding-top: 15px!important; }
.pt20 { padding-top: 20px!important; }
.pt25 { padding-top: 25px!important; }
.pt30 { padding-top: 30px!important; }
.pt35 { padding-top: 35px!important; }
.pt40 { padding-top: 40px!important; }
.pt45 { padding-top: 45px!important; }
.pt50 { padding-top: 50px!important; }

.pb0 { padding-bottom: 0!important; }
.pb1 { padding-bottom: 1px!important; }
.pb2 { padding-bottom: 2px!important; }
.pb3 { padding-bottom: 3px!important; }
.pb4 { padding-bottom: 4px!important; }
.pb5 { padding-bottom: 5px!important; }
.pb10 { padding-bottom: 10px!important; }
.pb15 { padding-bottom: 15px!important; }
.pb20 { padding-bottom: 20px!important; }
.pb25 { padding-bottom: 25px!important; }
.pb30 { padding-bottom: 30px!important; }
.pb35 { padding-bottom: 35px!important; }
.pb40 { padding-bottom: 40px!important; }
.pb45 { padding-bottom: 45px!important; }
.pb50 { padding-bottom: 50px!important; }





/* #font
   ----------------------------------------------------------------- */
.tc { text-align: center; }
.tl { text-align: left; }
.tr { text-align: right; }

.tdu { text-decoration: underline; }

.lh10 { line-height: 1em; }
.lh15 { line-height: 1.5em; }
.lh2 { line-height: 2em; }
.lh3 { line-height: 3em; }

.vm { vertical-align: middle; }
.vt { vertical-align: top; }

.fs08 { font-size: 0.8em; }
.fs09 { font-size: 0.9em; }
.fs1 { font-size: 1em; }
.fs11 { font-size: 1.1em; }
.fs12 { font-size: 1.2em; }
.fs13 { font-size: 1.3em; }

.bn { border:none; }
.bbn { border-bottom: none; }
.bol { font-weight: 600; }





/* #position
   ----------------------------------------------------------------- */
.relative { position: relative; }
.absolute { position: absolute; }

/* float解除 */
.cb { clear:both; }

/* float */
.fl-left { float: left; }
.fl-right { float: right; }





/* #other
   ----------------------------------------------------------------- */
.oh { overflow: hidden; }
.di { display: inline; }
.db { display: block; }

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

.clearfix:after { clear:both; }
.clearfix { zoom: 1; } /* For IE 6/7 */