@charset "UTF-8";
/* 基本設定 */
@import url("https://fonts.googleapis.com/css?family=Noto+Serif+JP:400,600,700,900&subset=japanese");
@import url("https://fonts.googleapis.com/css?family=Noto+Sans+JP:100,300,400,500,700,900&subset=japanese");
a {
  color: inherit;
}

a:hover {
  color: inherit;
}

ul {
  margin: 0;
  padding: 0;
}

#main {
  overflow: hidden;
}

/* ボックス幅 */
@media (min-width: 1200px) {
  .container {
    max-width: 1140px !important;
  }
}

@media (min-width: 992px) {
  .container {
    max-width: 1140px !important;
  }
}

@media (max-width: 991px) {
  .container {
    max-width: 100% !important;
  }
}

@media (max-width: 767px) {
  .container {
    max-width: 100% !important;
    padding-right: 16px !important;
    padding-left: 16px !important;
  }
}

@media (max-width: 575px) {
  .container {
    max-width: 100% !important;
  }
}

.container {
  width: 100%;
  padding-right: 30px;
  padding-left: 30px;
  margin-right: auto;
  margin-left: auto;
}

.margin {
  padding-left: 30px !important;
  padding-right: 30px !important;
}

@media screen and (max-width: 767px) {
  .margin {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
}

@media screen and (max-width: 767px) {
  .margin-sp {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }
}

/* フォント */
/* font-family: 'Noto Serif JP', serif; */
/* font-family: 'Noto Sans JP', sans-serif; */
body {
  font-family: "Noto Sans JP", sans-serif !important;
  font-size: 16px;
  color: #000;
  line-height: 1;
}

.serif {
  font-family: "Noto Serif JP", serif !important;
}

.sans {
  font-family: "Noto Sans JP", sans-serif !important;
}

.regular {
  font-weight: 400 !important;
}

.medium {
  font-weight: 500 !important;
}

.bold {
  font-weight: 700 !important;
}

.black {
  font-weight: 900 !important;
}

/* フォントサイズ */
@media (max-width: 768px) {
  html {
    font-size: 14px !important;
  }
}

.f9 {
  font-size: 0.5625rem;
}

.f10 {
  font-size: 0.625rem;
}

.f11 {
  font-size: 0.6875rem;
}

.f12 {
  font-size: 0.75rem;
}

.f13 {
  font-size: 0.8125rem;
}

.f14 {
  font-size: 0.875rem;
}

.f15 {
  font-size: 0.9375rem;
}

.f16 {
  font-size: 1rem;
}

.f17 {
  font-size: 1.0625rem;
}

.f18 {
  font-size: 1.125rem;
}

.f19 {
  font-size: 1.1875rem;
}

.f20 {
  font-size: 1.25rem;
}

.f21 {
  font-size: 1.3125rem;
}

.f22 {
  font-size: 1.375rem;
}

.f23 {
  font-size: 1.4375rem;
}

.f24 {
  font-size: 1.5rem;
}

.f25 {
  font-size: 1.5625rem;
}

.f26 {
  font-size: 1.625rem;
}

.f27 {
  font-size: 1.6875rem;
}

.f28 {
  font-size: 1.75rem;
}

.f29 {
  font-size: 1.8125rem;
}

.f30 {
  font-size: 1.875rem;
}

.f31 {
  font-size: 1.9375rem;
}

.f32 {
  font-size: 2rem;
}

.f33 {
  font-size: 2.0625rem;
}

.f34 {
  font-size: 2.125rem;
}

.f35 {
  font-size: 2.1875rem;
}

.f36 {
  font-size: 2.25rem;
}

.f37 {
  font-size: 2.3125rem;
}

.f38 {
  font-size: 2.375rem;
}

.f39 {
  font-size: 2.4375rem;
}

.f40 {
  font-size: 2.5rem;
}

.f41 {
  font-size: 2.5625rem;
}

.f42 {
  font-size: 2.625rem;
}

.f43 {
  font-size: 2.6875rem;
}

.f44 {
  font-size: 2.75rem;
}

.f45 {
  font-size: 2.8125rem;
}

.f46 {
  font-size: 2.875rem;
}

.f47 {
  font-size: 2.9375rem;
}

.f48 {
  font-size: 3rem;
}

.f49 {
  font-size: 3.0625rem;
}

.f50 {
  font-size: 3.125rem;
}

.f51 {
  font-size: 3.1875rem;
}

.f52 {
  font-size: 3.25rem;
}

.f53 {
  font-size: 3.3125rem;
}

.f54 {
  font-size: 3.375rem;
}

.f55 {
  font-size: 3.4375rem;
}

.f56 {
  font-size: 3.5rem;
}

.f57 {
  font-size: 3.5625rem;
}

.f58 {
  font-size: 3.625rem;
}

.f59 {
  font-size: 3.6875rem;
}

.f60 {
  font-size: 3.75rem;
}

.f61 {
  font-size: 3.8125rem;
}

.f62 {
  font-size: 3.875rem;
}

.f63 {
  font-size: 3.9375rem;
}

.f64 {
  font-size: 4rem;
}

.f65 {
  font-size: 4.0625rem;
}

.f66 {
  font-size: 4.125rem;
}

.f67 {
  font-size: 4.1875rem;
}

.f68 {
  font-size: 4.25rem;
}

.f69 {
  font-size: 4.3125rem;
}

.f70 {
  font-size: 4.375rem;
}

.f71 {
  font-size: 4.4375rem;
}

.f72 {
  font-size: 4.5rem;
}

@media (max-width: 767px) {
  .f16 {
    font-size: 1rem;
  }
  .f17 {
    font-size: 1rem;
  }
  .f18 {
    font-size: 1rem;
  }
  .f19 {
    font-size: 1rem;
  }
  .f20 {
    font-size: 1.25rem;
  }
  .f21 {
    font-size: 1.25rem;
  }
  .f22 {
    font-size: 1.25rem;
  }
  .f23 {
    font-size: 1.25rem;
  }
  .f24 {
    font-size: 1.25rem;
  }
  .f35 {
    font-size: 2.0rem;
  }
  .f36 {
    font-size: 2.0rem;
  }
  .f37 {
    font-size: 2.0rem;
  }
  .f38 {
    font-size: 2.0rem;
  }
  .f39 {
    font-size: 2.0rem;
  }
  .f40 {
    font-size: 2.0rem;
  }
  .f41 {
    font-size: 2.0rem;
  }
  .f42 {
    font-size: 2.0rem;
  }
  .f43 {
    font-size: 2.0rem;
  }
  .f44 {
    font-size: 2.0rem;
  }
}

/* 行間 */
.l00 {
  line-height: 0;
}

.l10 {
  line-height: 1;
}

@media screen and (min-width: 768px) {
  .l-md-10 {
    line-height: 1;
  }
}

.l11 {
  line-height: 1.1;
}

@media screen and (min-width: 768px) {
  .l-md-11 {
    line-height: 1.1;
  }
}

.l12 {
  line-height: 1.2;
}

@media screen and (min-width: 768px) {
  .l-md-12 {
    line-height: 1.2;
  }
}

.l13 {
  line-height: 1.3;
}

@media screen and (min-width: 768px) {
  .l-md-13 {
    line-height: 1.3;
  }
}

.l14 {
  line-height: 1.4;
}

@media screen and (min-width: 768px) {
  .l-md-14 {
    line-height: 1.4;
  }
}

.l15 {
  line-height: 1.5;
}

@media screen and (min-width: 768px) {
  .l-md-15 {
    line-height: 1.5;
  }
}

.l16 {
  line-height: 1.6;
}

@media screen and (min-width: 768px) {
  .l-md-16 {
    line-height: 1.6;
  }
}

.l17 {
  line-height: 1.7;
}

@media screen and (min-width: 768px) {
  .l-md-17 {
    line-height: 1.7;
  }
}

.l18 {
  line-height: 1.8;
}

@media screen and (min-width: 768px) {
  .l-md-18 {
    line-height: 1.8;
  }
}

.l19 {
  line-height: 1.9;
}

@media screen and (min-width: 768px) {
  .l-md-19 {
    line-height: 1.9;
  }
}

.l20 {
  line-height: 2;
}

@media screen and (min-width: 768px) {
  .l-md-20 {
    line-height: 2;
  }
}

.l21 {
  line-height: 2.1;
}

@media screen and (min-width: 768px) {
  .l-md-21 {
    line-height: 2.1;
  }
}

.l22 {
  line-height: 2.2;
}

@media screen and (min-width: 768px) {
  .l-md-22 {
    line-height: 2.2;
  }
}

.l23 {
  line-height: 2.3;
}

@media screen and (min-width: 768px) {
  .l-md-23 {
    line-height: 2.3;
  }
}

.l24 {
  line-height: 2.4;
}

@media screen and (min-width: 768px) {
  .l-md-24 {
    line-height: 2.4;
  }
}

.l25 {
  line-height: 2.5;
}

@media screen and (min-width: 768px) {
  .l-md-25 {
    line-height: 2.5;
  }
}

.l26 {
  line-height: 2.6;
}

@media screen and (min-width: 768px) {
  .l-md-26 {
    line-height: 2.6;
  }
}

.l27 {
  line-height: 2.7;
}

@media screen and (min-width: 768px) {
  .l-md-27 {
    line-height: 2.7;
  }
}

.l28 {
  line-height: 2.8;
}

@media screen and (min-width: 768px) {
  .l-md-28 {
    line-height: 2.8;
  }
}

.l29 {
  line-height: 2.9;
}

@media screen and (min-width: 768px) {
  .l-md-29 {
    line-height: 2.9;
  }
}

.l30 {
  line-height: 3;
}

@media screen and (min-width: 768px) {
  .l-md-30 {
    line-height: 3;
  }
}

.l31 {
  line-height: 3.1;
}

@media screen and (min-width: 768px) {
  .l-md-31 {
    line-height: 3.1;
  }
}

.l32 {
  line-height: 3.2;
}

@media screen and (min-width: 768px) {
  .l-md-32 {
    line-height: 3.2;
  }
}

.l33 {
  line-height: 3.3;
}

@media screen and (min-width: 768px) {
  .l-md-33 {
    line-height: 3.3;
  }
}

.l34 {
  line-height: 3.4;
}

@media screen and (min-width: 768px) {
  .l-md-34 {
    line-height: 3.4;
  }
}

.l35 {
  line-height: 3.5;
}

@media screen and (min-width: 768px) {
  .l-md-35 {
    line-height: 3.5;
  }
}

/* モバイル　フォントサイズ */
@media screen and (max-width: 767px) {
  .medium-font-md {
    font-size: 16px !important;
    line-height: 32px !important;
  }
  .large-font-md {
    font-size: 28px !important;
    line-height: 40px !important;
  }
}

@media screen and (max-width: 575px) {
  .medium-font-sm {
    font-size: 16px !important;
    line-height: 32px !important;
  }
  .large-font-sm {
    font-size: 28px !important;
    line-height: 40px !important;
  }
}

/* 下部マージン */
p {
  margin-bottom: 0.5rem;
}

.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;
}

.mb6 {
  margin-bottom: 6px !important;
}

.mb7 {
  margin-bottom: 7px !important;
}

.mb8 {
  margin-bottom: 8px !important;
}

.mb9 {
  margin-bottom: 9px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.mb11 {
  margin-bottom: 11px !important;
}

.mb12 {
  margin-bottom: 12px !important;
}

.mb13 {
  margin-bottom: 13px !important;
}

.mb14 {
  margin-bottom: 14px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mb16 {
  margin-bottom: 16px !important;
}

.mb17 {
  margin-bottom: 17px !important;
}

.mb18 {
  margin-bottom: 18px !important;
}

.mb19 {
  margin-bottom: 19px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.mb21 {
  margin-bottom: 21px !important;
}

.mb22 {
  margin-bottom: 22px !important;
}

.mb23 {
  margin-bottom: 23px !important;
}

.mb24 {
  margin-bottom: 24px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.mb26 {
  margin-bottom: 26px !important;
}

.mb27 {
  margin-bottom: 27px !important;
}

.mb28 {
  margin-bottom: 28px !important;
}

.mb29 {
  margin-bottom: 29px !important;
}

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

.mb31 {
  margin-bottom: 31px !important;
}

.mb32 {
  margin-bottom: 32px !important;
}

.mb33 {
  margin-bottom: 33px !important;
}

.mb34 {
  margin-bottom: 34px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.mb36 {
  margin-bottom: 36px !important;
}

.mb37 {
  margin-bottom: 37px !important;
}

.mb38 {
  margin-bottom: 38px !important;
}

.mb39 {
  margin-bottom: 39px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.mb41 {
  margin-bottom: 41px !important;
}

.mb42 {
  margin-bottom: 42px !important;
}

.mb43 {
  margin-bottom: 43px !important;
}

.mb44 {
  margin-bottom: 44px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.mb46 {
  margin-bottom: 46px !important;
}

.mb47 {
  margin-bottom: 47px !important;
}

.mb48 {
  margin-bottom: 48px !important;
}

.mb49 {
  margin-bottom: 49px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.mb51 {
  margin-bottom: 51px !important;
}

.mb52 {
  margin-bottom: 52px !important;
}

.mb53 {
  margin-bottom: 53px !important;
}

.mb54 {
  margin-bottom: 54px !important;
}

.mb55 {
  margin-bottom: 55px !important;
}

.mb56 {
  margin-bottom: 56px !important;
}

.mb57 {
  margin-bottom: 57px !important;
}

.mb58 {
  margin-bottom: 58px !important;
}

.mb59 {
  margin-bottom: 59px !important;
}

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

.mb61 {
  margin-bottom: 61px !important;
}

.mb62 {
  margin-bottom: 62px !important;
}

.mb63 {
  margin-bottom: 63px !important;
}

.mb64 {
  margin-bottom: 64px !important;
}

.mb65 {
  margin-bottom: 65px !important;
}

.mb66 {
  margin-bottom: 66px !important;
}

.mb67 {
  margin-bottom: 67px !important;
}

.mb68 {
  margin-bottom: 68px !important;
}

.mb69 {
  margin-bottom: 69px !important;
}

.mb70 {
  margin-bottom: 70px !important;
}

.mb71 {
  margin-bottom: 71px !important;
}

.mb72 {
  margin-bottom: 72px !important;
}

.mb73 {
  margin-bottom: 73px !important;
}

.mb74 {
  margin-bottom: 74px !important;
}

.mb75 {
  margin-bottom: 75px !important;
}

.mb76 {
  margin-bottom: 76px !important;
}

.mb77 {
  margin-bottom: 77px !important;
}

.mb78 {
  margin-bottom: 78px !important;
}

.mb79 {
  margin-bottom: 79px !important;
}

.mb80 {
  margin-bottom: 80px !important;
}

.mb81 {
  margin-bottom: 81px !important;
}

.mb82 {
  margin-bottom: 82px !important;
}

.mb83 {
  margin-bottom: 83px !important;
}

.mb84 {
  margin-bottom: 84px !important;
}

.mb85 {
  margin-bottom: 85px !important;
}

.mb86 {
  margin-bottom: 86px !important;
}

.mb87 {
  margin-bottom: 87px !important;
}

.mb88 {
  margin-bottom: 88px !important;
}

.mb89 {
  margin-bottom: 89px !important;
}

.mb90 {
  margin-bottom: 90px !important;
}

.mb91 {
  margin-bottom: 91px !important;
}

.mb92 {
  margin-bottom: 92px !important;
}

.mb93 {
  margin-bottom: 93px !important;
}

.mb94 {
  margin-bottom: 94px !important;
}

.mb95 {
  margin-bottom: 95px !important;
}

.mb96 {
  margin-bottom: 96px !important;
}

.mb97 {
  margin-bottom: 97px !important;
}

.mb98 {
  margin-bottom: 98px !important;
}

.mb99 {
  margin-bottom: 99px !important;
}

.mb100 {
  margin-bottom: 100px !important;
}

.mb101 {
  margin-bottom: 101px !important;
}

.mb102 {
  margin-bottom: 102px !important;
}

.mb103 {
  margin-bottom: 103px !important;
}

.mb104 {
  margin-bottom: 104px !important;
}

.mb105 {
  margin-bottom: 105px !important;
}

.mb106 {
  margin-bottom: 106px !important;
}

.mb107 {
  margin-bottom: 107px !important;
}

.mb108 {
  margin-bottom: 108px !important;
}

.mb109 {
  margin-bottom: 109px !important;
}

.mb110 {
  margin-bottom: 110px !important;
}

.mb111 {
  margin-bottom: 111px !important;
}

.mb112 {
  margin-bottom: 112px !important;
}

.mb113 {
  margin-bottom: 113px !important;
}

.mb114 {
  margin-bottom: 114px !important;
}

.mb115 {
  margin-bottom: 115px !important;
}

.mb116 {
  margin-bottom: 116px !important;
}

.mb117 {
  margin-bottom: 117px !important;
}

.mb118 {
  margin-bottom: 118px !important;
}

.mb119 {
  margin-bottom: 119px !important;
}

.mb120 {
  margin-bottom: 120px !important;
}

.mb121 {
  margin-bottom: 121px !important;
}

.mb122 {
  margin-bottom: 122px !important;
}

.mb123 {
  margin-bottom: 123px !important;
}

.mb124 {
  margin-bottom: 124px !important;
}

.mb125 {
  margin-bottom: 125px !important;
}

.mb126 {
  margin-bottom: 126px !important;
}

.mb127 {
  margin-bottom: 127px !important;
}

.mb128 {
  margin-bottom: 128px !important;
}

.mb129 {
  margin-bottom: 129px !important;
}

.mb130 {
  margin-bottom: 130px !important;
}

.mb131 {
  margin-bottom: 131px !important;
}

.mb132 {
  margin-bottom: 132px !important;
}

.mb133 {
  margin-bottom: 133px !important;
}

.mb134 {
  margin-bottom: 134px !important;
}

.mb135 {
  margin-bottom: 135px !important;
}

.mb136 {
  margin-bottom: 136px !important;
}

.mb137 {
  margin-bottom: 137px !important;
}

.mb138 {
  margin-bottom: 138px !important;
}

.mb139 {
  margin-bottom: 139px !important;
}

.mb140 {
  margin-bottom: 140px !important;
}

.mb141 {
  margin-bottom: 141px !important;
}

.mb142 {
  margin-bottom: 142px !important;
}

.mb143 {
  margin-bottom: 143px !important;
}

.mb144 {
  margin-bottom: 144px !important;
}

.mb145 {
  margin-bottom: 145px !important;
}

.mb146 {
  margin-bottom: 146px !important;
}

.mb147 {
  margin-bottom: 147px !important;
}

.mb148 {
  margin-bottom: 148px !important;
}

.mb149 {
  margin-bottom: 149px !important;
}

.mb150 {
  margin-bottom: 150px !important;
}

.mb151 {
  margin-bottom: 151px !important;
}

.mb152 {
  margin-bottom: 152px !important;
}

.mb153 {
  margin-bottom: 153px !important;
}

.mb154 {
  margin-bottom: 154px !important;
}

.mb155 {
  margin-bottom: 155px !important;
}

.mb156 {
  margin-bottom: 156px !important;
}

.mb157 {
  margin-bottom: 157px !important;
}

.mb158 {
  margin-bottom: 158px !important;
}

.mb159 {
  margin-bottom: 159px !important;
}

.mb160 {
  margin-bottom: 160px !important;
}

.mb161 {
  margin-bottom: 161px !important;
}

.mb162 {
  margin-bottom: 162px !important;
}

.mb163 {
  margin-bottom: 163px !important;
}

.mb164 {
  margin-bottom: 164px !important;
}

.mb165 {
  margin-bottom: 165px !important;
}

.mb166 {
  margin-bottom: 166px !important;
}

.mb167 {
  margin-bottom: 167px !important;
}

.mb168 {
  margin-bottom: 168px !important;
}

.mb169 {
  margin-bottom: 169px !important;
}

.mb170 {
  margin-bottom: 170px !important;
}

.mb171 {
  margin-bottom: 171px !important;
}

.mb172 {
  margin-bottom: 172px !important;
}

.mb173 {
  margin-bottom: 173px !important;
}

.mb174 {
  margin-bottom: 174px !important;
}

.mb175 {
  margin-bottom: 175px !important;
}

.mb176 {
  margin-bottom: 176px !important;
}

.mb177 {
  margin-bottom: 177px !important;
}

.mb178 {
  margin-bottom: 178px !important;
}

.mb179 {
  margin-bottom: 179px !important;
}

.mb180 {
  margin-bottom: 180px !important;
}

.mb181 {
  margin-bottom: 181px !important;
}

.mb182 {
  margin-bottom: 182px !important;
}

.mb183 {
  margin-bottom: 183px !important;
}

.mb184 {
  margin-bottom: 184px !important;
}

.mb185 {
  margin-bottom: 185px !important;
}

.mb186 {
  margin-bottom: 186px !important;
}

.mb187 {
  margin-bottom: 187px !important;
}

.mb188 {
  margin-bottom: 188px !important;
}

.mb189 {
  margin-bottom: 189px !important;
}

.mb190 {
  margin-bottom: 190px !important;
}

.mb191 {
  margin-bottom: 191px !important;
}

.mb192 {
  margin-bottom: 192px !important;
}

.mb193 {
  margin-bottom: 193px !important;
}

.mb194 {
  margin-bottom: 194px !important;
}

.mb195 {
  margin-bottom: 195px !important;
}

.mb196 {
  margin-bottom: 196px !important;
}

.mb197 {
  margin-bottom: 197px !important;
}

.mb198 {
  margin-bottom: 198px !important;
}

.mb199 {
  margin-bottom: 199px !important;
}

.mb200 {
  margin-bottom: 200px !important;
}

@media (max-width: 767px) {
  .mb1 {
    margin-bottom: 0.875px !important;
  }
  .mb2 {
    margin-bottom: 1.75px !important;
  }
  .mb3 {
    margin-bottom: 2.625px !important;
  }
  .mb4 {
    margin-bottom: 3.5px !important;
  }
  .mb5 {
    margin-bottom: 4.375px !important;
  }
  .mb6 {
    margin-bottom: 5.25px !important;
  }
  .mb7 {
    margin-bottom: 6.125px !important;
  }
  .mb8 {
    margin-bottom: 7px !important;
  }
  .mb9 {
    margin-bottom: 7.875px !important;
  }
  .mb10 {
    margin-bottom: 8.75px !important;
  }
  .mb11 {
    margin-bottom: 9.625px !important;
  }
  .mb12 {
    margin-bottom: 10.5px !important;
  }
  .mb13 {
    margin-bottom: 11.375px !important;
  }
  .mb14 {
    margin-bottom: 12.25px !important;
  }
  .mb15 {
    margin-bottom: 13.125px !important;
  }
  .mb16 {
    margin-bottom: 14px !important;
  }
  .mb17 {
    margin-bottom: 14.875px !important;
  }
  .mb18 {
    margin-bottom: 15.75px !important;
  }
  .mb19 {
    margin-bottom: 16.625px !important;
  }
  .mb20 {
    margin-bottom: 17.5px !important;
  }
  .mb21 {
    margin-bottom: 18.375px !important;
  }
  .mb22 {
    margin-bottom: 19.25px !important;
  }
  .mb23 {
    margin-bottom: 20.125px !important;
  }
  .mb24 {
    margin-bottom: 21px !important;
  }
  .mb25 {
    margin-bottom: 21.875px !important;
  }
  .mb26 {
    margin-bottom: 22.75px !important;
  }
  .mb27 {
    margin-bottom: 23.625px !important;
  }
  .mb28 {
    margin-bottom: 24.5px !important;
  }
  .mb29 {
    margin-bottom: 25.375px !important;
  }
  .mb30 {
    margin-bottom: 26.25px !important;
  }
  .mb31 {
    margin-bottom: 27.125px !important;
  }
  .mb32 {
    margin-bottom: 28px !important;
  }
  .mb33 {
    margin-bottom: 28.875px !important;
  }
  .mb34 {
    margin-bottom: 29.75px !important;
  }
  .mb35 {
    margin-bottom: 30.625px !important;
  }
  .mb36 {
    margin-bottom: 31.5px !important;
  }
  .mb37 {
    margin-bottom: 32.375px !important;
  }
  .mb38 {
    margin-bottom: 33.25px !important;
  }
  .mb39 {
    margin-bottom: 34.125px !important;
  }
  .mb40 {
    margin-bottom: 35px !important;
  }
  .mb41 {
    margin-bottom: 35.875px !important;
  }
  .mb42 {
    margin-bottom: 36.75px !important;
  }
  .mb43 {
    margin-bottom: 37.625px !important;
  }
  .mb44 {
    margin-bottom: 38.5px !important;
  }
  .mb45 {
    margin-bottom: 39.375px !important;
  }
  .mb46 {
    margin-bottom: 40.25px !important;
  }
  .mb47 {
    margin-bottom: 41.125px !important;
  }
  .mb48 {
    margin-bottom: 42px !important;
  }
  .mb49 {
    margin-bottom: 42.875px !important;
  }
  .mb50 {
    margin-bottom: 43.75px !important;
  }
  .mb51 {
    margin-bottom: 44.625px !important;
  }
  .mb52 {
    margin-bottom: 45.5px !important;
  }
  .mb53 {
    margin-bottom: 46.375px !important;
  }
  .mb54 {
    margin-bottom: 47.25px !important;
  }
  .mb55 {
    margin-bottom: 48.125px !important;
  }
  .mb56 {
    margin-bottom: 49px !important;
  }
  .mb57 {
    margin-bottom: 49.875px !important;
  }
  .mb58 {
    margin-bottom: 50.75px !important;
  }
  .mb59 {
    margin-bottom: 51.625px !important;
  }
  .mb60 {
    margin-bottom: 52.5px !important;
  }
  .mb61 {
    margin-bottom: 53.375px !important;
  }
  .mb62 {
    margin-bottom: 54.25px !important;
  }
  .mb63 {
    margin-bottom: 55.125px !important;
  }
  .mb64 {
    margin-bottom: 56px !important;
  }
  .mb65 {
    margin-bottom: 56.875px !important;
  }
  .mb66 {
    margin-bottom: 57.75px !important;
  }
  .mb67 {
    margin-bottom: 58.625px !important;
  }
  .mb68 {
    margin-bottom: 59.5px !important;
  }
  .mb69 {
    margin-bottom: 60.375px !important;
  }
  .mb70 {
    margin-bottom: 61.25px !important;
  }
  .mb71 {
    margin-bottom: 62.125px !important;
  }
  .mb72 {
    margin-bottom: 63px !important;
  }
  .mb73 {
    margin-bottom: 63.875px !important;
  }
  .mb74 {
    margin-bottom: 64.75px !important;
  }
  .mb75 {
    margin-bottom: 65.625px !important;
  }
  .mb76 {
    margin-bottom: 66.5px !important;
  }
  .mb77 {
    margin-bottom: 67.375px !important;
  }
  .mb78 {
    margin-bottom: 68.25px !important;
  }
  .mb79 {
    margin-bottom: 69.125px !important;
  }
  .mb80 {
    margin-bottom: 70px !important;
  }
  .mb81 {
    margin-bottom: 70.875px !important;
  }
  .mb82 {
    margin-bottom: 71.75px !important;
  }
  .mb83 {
    margin-bottom: 72.625px !important;
  }
  .mb84 {
    margin-bottom: 73.5px !important;
  }
  .mb85 {
    margin-bottom: 74.375px !important;
  }
  .mb86 {
    margin-bottom: 75.25px !important;
  }
  .mb87 {
    margin-bottom: 76.125px !important;
  }
  .mb88 {
    margin-bottom: 77px !important;
  }
  .mb89 {
    margin-bottom: 77.875px !important;
  }
  .mb90 {
    margin-bottom: 78.75px !important;
  }
  .mb91 {
    margin-bottom: 79.625px !important;
  }
  .mb92 {
    margin-bottom: 80.5px !important;
  }
  .mb93 {
    margin-bottom: 81.375px !important;
  }
  .mb94 {
    margin-bottom: 82.25px !important;
  }
  .mb95 {
    margin-bottom: 83.125px !important;
  }
  .mb96 {
    margin-bottom: 84px !important;
  }
  .mb97 {
    margin-bottom: 84.875px !important;
  }
  .mb98 {
    margin-bottom: 85.75px !important;
  }
  .mb99 {
    margin-bottom: 86.625px !important;
  }
  .mb100 {
    margin-bottom: 87.5px !important;
  }
  .mb101 {
    margin-bottom: 88.375px !important;
  }
  .mb102 {
    margin-bottom: 89.25px !important;
  }
  .mb103 {
    margin-bottom: 90.125px !important;
  }
  .mb104 {
    margin-bottom: 91px !important;
  }
  .mb105 {
    margin-bottom: 91.875px !important;
  }
  .mb106 {
    margin-bottom: 92.75px !important;
  }
  .mb107 {
    margin-bottom: 93.625px !important;
  }
  .mb108 {
    margin-bottom: 94.5px !important;
  }
  .mb109 {
    margin-bottom: 95.375px !important;
  }
  .mb110 {
    margin-bottom: 96.25px !important;
  }
  .mb111 {
    margin-bottom: 97.125px !important;
  }
  .mb112 {
    margin-bottom: 98px !important;
  }
  .mb113 {
    margin-bottom: 98.875px !important;
  }
  .mb114 {
    margin-bottom: 99.75px !important;
  }
  .mb115 {
    margin-bottom: 100.625px !important;
  }
  .mb116 {
    margin-bottom: 101.5px !important;
  }
  .mb117 {
    margin-bottom: 102.375px !important;
  }
  .mb118 {
    margin-bottom: 103.25px !important;
  }
  .mb119 {
    margin-bottom: 104.125px !important;
  }
  .mb120 {
    margin-bottom: 105px !important;
  }
  .mb121 {
    margin-bottom: 105.875px !important;
  }
  .mb122 {
    margin-bottom: 106.75px !important;
  }
  .mb123 {
    margin-bottom: 107.625px !important;
  }
  .mb124 {
    margin-bottom: 108.5px !important;
  }
  .mb125 {
    margin-bottom: 109.375px !important;
  }
  .mb126 {
    margin-bottom: 110.25px !important;
  }
  .mb127 {
    margin-bottom: 111.125px !important;
  }
  .mb128 {
    margin-bottom: 112px !important;
  }
  .mb129 {
    margin-bottom: 112.875px !important;
  }
  .mb130 {
    margin-bottom: 113.75px !important;
  }
  .mb131 {
    margin-bottom: 114.625px !important;
  }
  .mb132 {
    margin-bottom: 115.5px !important;
  }
  .mb133 {
    margin-bottom: 116.375px !important;
  }
  .mb134 {
    margin-bottom: 117.25px !important;
  }
  .mb135 {
    margin-bottom: 118.125px !important;
  }
  .mb136 {
    margin-bottom: 119px !important;
  }
  .mb137 {
    margin-bottom: 119.875px !important;
  }
  .mb138 {
    margin-bottom: 120.75px !important;
  }
  .mb139 {
    margin-bottom: 121.625px !important;
  }
  .mb140 {
    margin-bottom: 122.5px !important;
  }
  .mb141 {
    margin-bottom: 123.375px !important;
  }
  .mb142 {
    margin-bottom: 124.25px !important;
  }
  .mb143 {
    margin-bottom: 125.125px !important;
  }
  .mb144 {
    margin-bottom: 126px !important;
  }
  .mb145 {
    margin-bottom: 126.875px !important;
  }
  .mb146 {
    margin-bottom: 127.75px !important;
  }
  .mb147 {
    margin-bottom: 128.625px !important;
  }
  .mb148 {
    margin-bottom: 129.5px !important;
  }
  .mb149 {
    margin-bottom: 130.375px !important;
  }
  .mb150 {
    margin-bottom: 131.25px !important;
  }
  .mb151 {
    margin-bottom: 132.125px !important;
  }
  .mb152 {
    margin-bottom: 133px !important;
  }
  .mb153 {
    margin-bottom: 133.875px !important;
  }
  .mb154 {
    margin-bottom: 134.75px !important;
  }
  .mb155 {
    margin-bottom: 135.625px !important;
  }
  .mb156 {
    margin-bottom: 136.5px !important;
  }
  .mb157 {
    margin-bottom: 137.375px !important;
  }
  .mb158 {
    margin-bottom: 138.25px !important;
  }
  .mb159 {
    margin-bottom: 139.125px !important;
  }
  .mb160 {
    margin-bottom: 140px !important;
  }
  .mb161 {
    margin-bottom: 140.875px !important;
  }
  .mb162 {
    margin-bottom: 141.75px !important;
  }
  .mb163 {
    margin-bottom: 142.625px !important;
  }
  .mb164 {
    margin-bottom: 143.5px !important;
  }
  .mb165 {
    margin-bottom: 144.375px !important;
  }
  .mb166 {
    margin-bottom: 145.25px !important;
  }
  .mb167 {
    margin-bottom: 146.125px !important;
  }
  .mb168 {
    margin-bottom: 147px !important;
  }
  .mb169 {
    margin-bottom: 147.875px !important;
  }
  .mb170 {
    margin-bottom: 148.75px !important;
  }
  .mb171 {
    margin-bottom: 149.625px !important;
  }
  .mb172 {
    margin-bottom: 150.5px !important;
  }
  .mb173 {
    margin-bottom: 151.375px !important;
  }
  .mb174 {
    margin-bottom: 152.25px !important;
  }
  .mb175 {
    margin-bottom: 153.125px !important;
  }
  .mb176 {
    margin-bottom: 154px !important;
  }
  .mb177 {
    margin-bottom: 154.875px !important;
  }
  .mb178 {
    margin-bottom: 155.75px !important;
  }
  .mb179 {
    margin-bottom: 156.625px !important;
  }
  .mb180 {
    margin-bottom: 157.5px !important;
  }
  .mb181 {
    margin-bottom: 158.375px !important;
  }
  .mb182 {
    margin-bottom: 159.25px !important;
  }
  .mb183 {
    margin-bottom: 160.125px !important;
  }
  .mb184 {
    margin-bottom: 161px !important;
  }
  .mb185 {
    margin-bottom: 161.875px !important;
  }
  .mb186 {
    margin-bottom: 162.75px !important;
  }
  .mb187 {
    margin-bottom: 163.625px !important;
  }
  .mb188 {
    margin-bottom: 164.5px !important;
  }
  .mb189 {
    margin-bottom: 165.375px !important;
  }
  .mb190 {
    margin-bottom: 166.25px !important;
  }
  .mb191 {
    margin-bottom: 167.125px !important;
  }
  .mb192 {
    margin-bottom: 168px !important;
  }
  .mb193 {
    margin-bottom: 168.875px !important;
  }
  .mb194 {
    margin-bottom: 169.75px !important;
  }
  .mb195 {
    margin-bottom: 170.625px !important;
  }
  .mb196 {
    margin-bottom: 171.5px !important;
  }
  .mb197 {
    margin-bottom: 172.375px !important;
  }
  .mb198 {
    margin-bottom: 173.25px !important;
  }
  .mb199 {
    margin-bottom: 174.125px !important;
  }
  .mb200 {
    margin-bottom: 175px !important;
  }
}

/* 上下Padding */
.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;
}

.pb6 {
  padding-bottom: 6px !important;
}

.pb7 {
  padding-bottom: 7px !important;
}

.pb8 {
  padding-bottom: 8px !important;
}

.pb9 {
  padding-bottom: 9px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pb11 {
  padding-bottom: 11px !important;
}

.pb12 {
  padding-bottom: 12px !important;
}

.pb13 {
  padding-bottom: 13px !important;
}

.pb14 {
  padding-bottom: 14px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pb16 {
  padding-bottom: 16px !important;
}

.pb17 {
  padding-bottom: 17px !important;
}

.pb18 {
  padding-bottom: 18px !important;
}

.pb19 {
  padding-bottom: 19px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pb21 {
  padding-bottom: 21px !important;
}

.pb22 {
  padding-bottom: 22px !important;
}

.pb23 {
  padding-bottom: 23px !important;
}

.pb24 {
  padding-bottom: 24px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pb26 {
  padding-bottom: 26px !important;
}

.pb27 {
  padding-bottom: 27px !important;
}

.pb28 {
  padding-bottom: 28px !important;
}

.pb29 {
  padding-bottom: 29px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pb31 {
  padding-bottom: 31px !important;
}

.pb32 {
  padding-bottom: 32px !important;
}

.pb33 {
  padding-bottom: 33px !important;
}

.pb34 {
  padding-bottom: 34px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.pb36 {
  padding-bottom: 36px !important;
}

.pb37 {
  padding-bottom: 37px !important;
}

.pb38 {
  padding-bottom: 38px !important;
}

.pb39 {
  padding-bottom: 39px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pb41 {
  padding-bottom: 41px !important;
}

.pb42 {
  padding-bottom: 42px !important;
}

.pb43 {
  padding-bottom: 43px !important;
}

.pb44 {
  padding-bottom: 44px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

.pb46 {
  padding-bottom: 46px !important;
}

.pb47 {
  padding-bottom: 47px !important;
}

.pb48 {
  padding-bottom: 48px !important;
}

.pb49 {
  padding-bottom: 49px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.pb51 {
  padding-bottom: 51px !important;
}

.pb52 {
  padding-bottom: 52px !important;
}

.pb53 {
  padding-bottom: 53px !important;
}

.pb54 {
  padding-bottom: 54px !important;
}

.pb55 {
  padding-bottom: 55px !important;
}

.pb56 {
  padding-bottom: 56px !important;
}

.pb57 {
  padding-bottom: 57px !important;
}

.pb58 {
  padding-bottom: 58px !important;
}

.pb59 {
  padding-bottom: 59px !important;
}

.pb60 {
  padding-bottom: 60px !important;
}

.pb61 {
  padding-bottom: 61px !important;
}

.pb62 {
  padding-bottom: 62px !important;
}

.pb63 {
  padding-bottom: 63px !important;
}

.pb64 {
  padding-bottom: 64px !important;
}

.pb65 {
  padding-bottom: 65px !important;
}

.pb66 {
  padding-bottom: 66px !important;
}

.pb67 {
  padding-bottom: 67px !important;
}

.pb68 {
  padding-bottom: 68px !important;
}

.pb69 {
  padding-bottom: 69px !important;
}

.pb70 {
  padding-bottom: 70px !important;
}

.pb71 {
  padding-bottom: 71px !important;
}

.pb72 {
  padding-bottom: 72px !important;
}

.pb73 {
  padding-bottom: 73px !important;
}

.pb74 {
  padding-bottom: 74px !important;
}

.pb75 {
  padding-bottom: 75px !important;
}

.pb76 {
  padding-bottom: 76px !important;
}

.pb77 {
  padding-bottom: 77px !important;
}

.pb78 {
  padding-bottom: 78px !important;
}

.pb79 {
  padding-bottom: 79px !important;
}

.pb80 {
  padding-bottom: 80px !important;
}

.pb81 {
  padding-bottom: 81px !important;
}

.pb82 {
  padding-bottom: 82px !important;
}

.pb83 {
  padding-bottom: 83px !important;
}

.pb84 {
  padding-bottom: 84px !important;
}

.pb85 {
  padding-bottom: 85px !important;
}

.pb86 {
  padding-bottom: 86px !important;
}

.pb87 {
  padding-bottom: 87px !important;
}

.pb88 {
  padding-bottom: 88px !important;
}

.pb89 {
  padding-bottom: 89px !important;
}

.pb90 {
  padding-bottom: 90px !important;
}

.pb91 {
  padding-bottom: 91px !important;
}

.pb92 {
  padding-bottom: 92px !important;
}

.pb93 {
  padding-bottom: 93px !important;
}

.pb94 {
  padding-bottom: 94px !important;
}

.pb95 {
  padding-bottom: 95px !important;
}

.pb96 {
  padding-bottom: 96px !important;
}

.pb97 {
  padding-bottom: 97px !important;
}

.pb98 {
  padding-bottom: 98px !important;
}

.pb99 {
  padding-bottom: 99px !important;
}

.pb100 {
  padding-bottom: 100px !important;
}

.pb101 {
  padding-bottom: 101px !important;
}

.pb102 {
  padding-bottom: 102px !important;
}

.pb103 {
  padding-bottom: 103px !important;
}

.pb104 {
  padding-bottom: 104px !important;
}

.pb105 {
  padding-bottom: 105px !important;
}

.pb106 {
  padding-bottom: 106px !important;
}

.pb107 {
  padding-bottom: 107px !important;
}

.pb108 {
  padding-bottom: 108px !important;
}

.pb109 {
  padding-bottom: 109px !important;
}

.pb110 {
  padding-bottom: 110px !important;
}

.pb111 {
  padding-bottom: 111px !important;
}

.pb112 {
  padding-bottom: 112px !important;
}

.pb113 {
  padding-bottom: 113px !important;
}

.pb114 {
  padding-bottom: 114px !important;
}

.pb115 {
  padding-bottom: 115px !important;
}

.pb116 {
  padding-bottom: 116px !important;
}

.pb117 {
  padding-bottom: 117px !important;
}

.pb118 {
  padding-bottom: 118px !important;
}

.pb119 {
  padding-bottom: 119px !important;
}

.pb120 {
  padding-bottom: 120px !important;
}

.pb121 {
  padding-bottom: 121px !important;
}

.pb122 {
  padding-bottom: 122px !important;
}

.pb123 {
  padding-bottom: 123px !important;
}

.pb124 {
  padding-bottom: 124px !important;
}

.pb125 {
  padding-bottom: 125px !important;
}

.pb126 {
  padding-bottom: 126px !important;
}

.pb127 {
  padding-bottom: 127px !important;
}

.pb128 {
  padding-bottom: 128px !important;
}

.pb129 {
  padding-bottom: 129px !important;
}

.pb130 {
  padding-bottom: 130px !important;
}

.pb131 {
  padding-bottom: 131px !important;
}

.pb132 {
  padding-bottom: 132px !important;
}

.pb133 {
  padding-bottom: 133px !important;
}

.pb134 {
  padding-bottom: 134px !important;
}

.pb135 {
  padding-bottom: 135px !important;
}

.pb136 {
  padding-bottom: 136px !important;
}

.pb137 {
  padding-bottom: 137px !important;
}

.pb138 {
  padding-bottom: 138px !important;
}

.pb139 {
  padding-bottom: 139px !important;
}

.pb140 {
  padding-bottom: 140px !important;
}

.pb141 {
  padding-bottom: 141px !important;
}

.pb142 {
  padding-bottom: 142px !important;
}

.pb143 {
  padding-bottom: 143px !important;
}

.pb144 {
  padding-bottom: 144px !important;
}

.pb145 {
  padding-bottom: 145px !important;
}

.pb146 {
  padding-bottom: 146px !important;
}

.pb147 {
  padding-bottom: 147px !important;
}

.pb148 {
  padding-bottom: 148px !important;
}

.pb149 {
  padding-bottom: 149px !important;
}

.pb150 {
  padding-bottom: 150px !important;
}

.pb151 {
  padding-bottom: 151px !important;
}

.pb152 {
  padding-bottom: 152px !important;
}

.pb153 {
  padding-bottom: 153px !important;
}

.pb154 {
  padding-bottom: 154px !important;
}

.pb155 {
  padding-bottom: 155px !important;
}

.pb156 {
  padding-bottom: 156px !important;
}

.pb157 {
  padding-bottom: 157px !important;
}

.pb158 {
  padding-bottom: 158px !important;
}

.pb159 {
  padding-bottom: 159px !important;
}

.pb160 {
  padding-bottom: 160px !important;
}

.pb161 {
  padding-bottom: 161px !important;
}

.pb162 {
  padding-bottom: 162px !important;
}

.pb163 {
  padding-bottom: 163px !important;
}

.pb164 {
  padding-bottom: 164px !important;
}

.pb165 {
  padding-bottom: 165px !important;
}

.pb166 {
  padding-bottom: 166px !important;
}

.pb167 {
  padding-bottom: 167px !important;
}

.pb168 {
  padding-bottom: 168px !important;
}

.pb169 {
  padding-bottom: 169px !important;
}

.pb170 {
  padding-bottom: 170px !important;
}

.pb171 {
  padding-bottom: 171px !important;
}

.pb172 {
  padding-bottom: 172px !important;
}

.pb173 {
  padding-bottom: 173px !important;
}

.pb174 {
  padding-bottom: 174px !important;
}

.pb175 {
  padding-bottom: 175px !important;
}

.pb176 {
  padding-bottom: 176px !important;
}

.pb177 {
  padding-bottom: 177px !important;
}

.pb178 {
  padding-bottom: 178px !important;
}

.pb179 {
  padding-bottom: 179px !important;
}

.pb180 {
  padding-bottom: 180px !important;
}

.pb181 {
  padding-bottom: 181px !important;
}

.pb182 {
  padding-bottom: 182px !important;
}

.pb183 {
  padding-bottom: 183px !important;
}

.pb184 {
  padding-bottom: 184px !important;
}

.pb185 {
  padding-bottom: 185px !important;
}

.pb186 {
  padding-bottom: 186px !important;
}

.pb187 {
  padding-bottom: 187px !important;
}

.pb188 {
  padding-bottom: 188px !important;
}

.pb189 {
  padding-bottom: 189px !important;
}

.pb190 {
  padding-bottom: 190px !important;
}

.pb191 {
  padding-bottom: 191px !important;
}

.pb192 {
  padding-bottom: 192px !important;
}

.pb193 {
  padding-bottom: 193px !important;
}

.pb194 {
  padding-bottom: 194px !important;
}

.pb195 {
  padding-bottom: 195px !important;
}

.pb196 {
  padding-bottom: 196px !important;
}

.pb197 {
  padding-bottom: 197px !important;
}

.pb198 {
  padding-bottom: 198px !important;
}

.pb199 {
  padding-bottom: 199px !important;
}

.pb200 {
  padding-bottom: 200px !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;
}

.pt6 {
  padding-top: 6px !important;
}

.pt7 {
  padding-top: 7px !important;
}

.pt8 {
  padding-top: 8px !important;
}

.pt9 {
  padding-top: 9px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pt11 {
  padding-top: 11px !important;
}

.pt12 {
  padding-top: 12px !important;
}

.pt13 {
  padding-top: 13px !important;
}

.pt14 {
  padding-top: 14px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pt16 {
  padding-top: 16px !important;
}

.pt17 {
  padding-top: 17px !important;
}

.pt18 {
  padding-top: 18px !important;
}

.pt19 {
  padding-top: 19px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pt21 {
  padding-top: 21px !important;
}

.pt22 {
  padding-top: 22px !important;
}

.pt23 {
  padding-top: 23px !important;
}

.pt24 {
  padding-top: 24px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pt26 {
  padding-top: 26px !important;
}

.pt27 {
  padding-top: 27px !important;
}

.pt28 {
  padding-top: 28px !important;
}

.pt29 {
  padding-top: 29px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pt31 {
  padding-top: 31px !important;
}

.pt32 {
  padding-top: 32px !important;
}

.pt33 {
  padding-top: 33px !important;
}

.pt34 {
  padding-top: 34px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pt36 {
  padding-top: 36px !important;
}

.pt37 {
  padding-top: 37px !important;
}

.pt38 {
  padding-top: 38px !important;
}

.pt39 {
  padding-top: 39px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pt41 {
  padding-top: 41px !important;
}

.pt42 {
  padding-top: 42px !important;
}

.pt43 {
  padding-top: 43px !important;
}

.pt44 {
  padding-top: 44px !important;
}

.pt45 {
  padding-top: 45px !important;
}

.pt46 {
  padding-top: 46px !important;
}

.pt47 {
  padding-top: 47px !important;
}

.pt48 {
  padding-top: 48px !important;
}

.pt49 {
  padding-top: 49px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pt51 {
  padding-top: 51px !important;
}

.pt52 {
  padding-top: 52px !important;
}

.pt53 {
  padding-top: 53px !important;
}

.pt54 {
  padding-top: 54px !important;
}

.pt55 {
  padding-top: 55px !important;
}

.pt56 {
  padding-top: 56px !important;
}

.pt57 {
  padding-top: 57px !important;
}

.pt58 {
  padding-top: 58px !important;
}

.pt59 {
  padding-top: 59px !important;
}

.pt60 {
  padding-top: 60px !important;
}

.pt61 {
  padding-top: 61px !important;
}

.pt62 {
  padding-top: 62px !important;
}

.pt63 {
  padding-top: 63px !important;
}

.pt64 {
  padding-top: 64px !important;
}

.pt65 {
  padding-top: 65px !important;
}

.pt66 {
  padding-top: 66px !important;
}

.pt67 {
  padding-top: 67px !important;
}

.pt68 {
  padding-top: 68px !important;
}

.pt69 {
  padding-top: 69px !important;
}

.pt70 {
  padding-top: 70px !important;
}

.pt71 {
  padding-top: 71px !important;
}

.pt72 {
  padding-top: 72px !important;
}

.pt73 {
  padding-top: 73px !important;
}

.pt74 {
  padding-top: 74px !important;
}

.pt75 {
  padding-top: 75px !important;
}

.pt76 {
  padding-top: 76px !important;
}

.pt77 {
  padding-top: 77px !important;
}

.pt78 {
  padding-top: 78px !important;
}

.pt79 {
  padding-top: 79px !important;
}

.pt80 {
  padding-top: 80px !important;
}

.pt81 {
  padding-top: 81px !important;
}

.pt82 {
  padding-top: 82px !important;
}

.pt83 {
  padding-top: 83px !important;
}

.pt84 {
  padding-top: 84px !important;
}

.pt85 {
  padding-top: 85px !important;
}

.pt86 {
  padding-top: 86px !important;
}

.pt87 {
  padding-top: 87px !important;
}

.pt88 {
  padding-top: 88px !important;
}

.pt89 {
  padding-top: 89px !important;
}

.pt90 {
  padding-top: 90px !important;
}

.pt91 {
  padding-top: 91px !important;
}

.pt92 {
  padding-top: 92px !important;
}

.pt93 {
  padding-top: 93px !important;
}

.pt94 {
  padding-top: 94px !important;
}

.pt95 {
  padding-top: 95px !important;
}

.pt96 {
  padding-top: 96px !important;
}

.pt97 {
  padding-top: 97px !important;
}

.pt98 {
  padding-top: 98px !important;
}

.pt99 {
  padding-top: 99px !important;
}

.pt100 {
  padding-top: 100px !important;
}

.pt101 {
  padding-top: 101px !important;
}

.pt102 {
  padding-top: 102px !important;
}

.pt103 {
  padding-top: 103px !important;
}

.pt104 {
  padding-top: 104px !important;
}

.pt105 {
  padding-top: 105px !important;
}

.pt106 {
  padding-top: 106px !important;
}

.pt107 {
  padding-top: 107px !important;
}

.pt108 {
  padding-top: 108px !important;
}

.pt109 {
  padding-top: 109px !important;
}

.pt110 {
  padding-top: 110px !important;
}

.pt111 {
  padding-top: 111px !important;
}

.pt112 {
  padding-top: 112px !important;
}

.pt113 {
  padding-top: 113px !important;
}

.pt114 {
  padding-top: 114px !important;
}

.pt115 {
  padding-top: 115px !important;
}

.pt116 {
  padding-top: 116px !important;
}

.pt117 {
  padding-top: 117px !important;
}

.pt118 {
  padding-top: 118px !important;
}

.pt119 {
  padding-top: 119px !important;
}

.pt120 {
  padding-top: 120px !important;
}

.pt121 {
  padding-top: 121px !important;
}

.pt122 {
  padding-top: 122px !important;
}

.pt123 {
  padding-top: 123px !important;
}

.pt124 {
  padding-top: 124px !important;
}

.pt125 {
  padding-top: 125px !important;
}

.pt126 {
  padding-top: 126px !important;
}

.pt127 {
  padding-top: 127px !important;
}

.pt128 {
  padding-top: 128px !important;
}

.pt129 {
  padding-top: 129px !important;
}

.pt130 {
  padding-top: 130px !important;
}

.pt131 {
  padding-top: 131px !important;
}

.pt132 {
  padding-top: 132px !important;
}

.pt133 {
  padding-top: 133px !important;
}

.pt134 {
  padding-top: 134px !important;
}

.pt135 {
  padding-top: 135px !important;
}

.pt136 {
  padding-top: 136px !important;
}

.pt137 {
  padding-top: 137px !important;
}

.pt138 {
  padding-top: 138px !important;
}

.pt139 {
  padding-top: 139px !important;
}

.pt140 {
  padding-top: 140px !important;
}

.pt141 {
  padding-top: 141px !important;
}

.pt142 {
  padding-top: 142px !important;
}

.pt143 {
  padding-top: 143px !important;
}

.pt144 {
  padding-top: 144px !important;
}

.pt145 {
  padding-top: 145px !important;
}

.pt146 {
  padding-top: 146px !important;
}

.pt147 {
  padding-top: 147px !important;
}

.pt148 {
  padding-top: 148px !important;
}

.pt149 {
  padding-top: 149px !important;
}

.pt150 {
  padding-top: 150px !important;
}

.pt151 {
  padding-top: 151px !important;
}

.pt152 {
  padding-top: 152px !important;
}

.pt153 {
  padding-top: 153px !important;
}

.pt154 {
  padding-top: 154px !important;
}

.pt155 {
  padding-top: 155px !important;
}

.pt156 {
  padding-top: 156px !important;
}

.pt157 {
  padding-top: 157px !important;
}

.pt158 {
  padding-top: 158px !important;
}

.pt159 {
  padding-top: 159px !important;
}

.pt160 {
  padding-top: 160px !important;
}

.pt161 {
  padding-top: 161px !important;
}

.pt162 {
  padding-top: 162px !important;
}

.pt163 {
  padding-top: 163px !important;
}

.pt164 {
  padding-top: 164px !important;
}

.pt165 {
  padding-top: 165px !important;
}

.pt166 {
  padding-top: 166px !important;
}

.pt167 {
  padding-top: 167px !important;
}

.pt168 {
  padding-top: 168px !important;
}

.pt169 {
  padding-top: 169px !important;
}

.pt170 {
  padding-top: 170px !important;
}

.pt171 {
  padding-top: 171px !important;
}

.pt172 {
  padding-top: 172px !important;
}

.pt173 {
  padding-top: 173px !important;
}

.pt174 {
  padding-top: 174px !important;
}

.pt175 {
  padding-top: 175px !important;
}

.pt176 {
  padding-top: 176px !important;
}

.pt177 {
  padding-top: 177px !important;
}

.pt178 {
  padding-top: 178px !important;
}

.pt179 {
  padding-top: 179px !important;
}

.pt180 {
  padding-top: 180px !important;
}

.pt181 {
  padding-top: 181px !important;
}

.pt182 {
  padding-top: 182px !important;
}

.pt183 {
  padding-top: 183px !important;
}

.pt184 {
  padding-top: 184px !important;
}

.pt185 {
  padding-top: 185px !important;
}

.pt186 {
  padding-top: 186px !important;
}

.pt187 {
  padding-top: 187px !important;
}

.pt188 {
  padding-top: 188px !important;
}

.pt189 {
  padding-top: 189px !important;
}

.pt190 {
  padding-top: 190px !important;
}

.pt191 {
  padding-top: 191px !important;
}

.pt192 {
  padding-top: 192px !important;
}

.pt193 {
  padding-top: 193px !important;
}

.pt194 {
  padding-top: 194px !important;
}

.pt195 {
  padding-top: 195px !important;
}

.pt196 {
  padding-top: 196px !important;
}

.pt197 {
  padding-top: 197px !important;
}

.pt198 {
  padding-top: 198px !important;
}

.pt199 {
  padding-top: 199px !important;
}

.pt200 {
  padding-top: 200px !important;
}

/* Drawer style */
/* カラー */
.main-color {
  color: #CB0000;
}

.main-color-bg {
  background: #CB0000;
}

.main-color-border {
  border: 1px solid #CB0000;
}

table.main-color-border th {
  border: 1px solid #CB0000;
}

table.main-color-border td {
  border: 1px solid #CB0000;
}

.light-main-color {
  color: #F4CBCB;
}

.white-color {
  color: #fff;
}

.white-color:hover {
  color: #fff;
}

/* BODY */
body {
  border-width: 10px 0 0 0 !important;
}

/* ヘッダー */
body > .header {
  padding-top: 24px;
  padding-bottom: 24px;
  position: relative;
}

@media screen and (max-width: 767px) {
  body > .header {
    border-bottom: 1px solid #CB0000;
    margin-bottom: 3px;
    position: sticky;
    top: 0;
    background: white;
    z-index: 99;
  }
}

body > .header .drawer-toggle {
  position: absolute;
  right: 5px;
  top: 25px;
}

body > .header .site-logo {
  width: 40px;
}

@media screen and (max-width: 767px) {
  body > .header .site-logo {
    width: 34px;
  }
}

@media screen and (min-width: 768px) {
  body > .header .site-title {
    flex-basis: 48%;
  }
}

@media screen and (max-width: 767px) {
  body > .header .site-title > div {
    margin-bottom: 16px !important;
  }
}

body > .header .site-title a:hover {
  text-decoration: none;
}

body > .header .contact {
  background: #808080;
  padding: 5px 8px;
  border-radius: 3px;
}

body > .header .mobile-nav-icon {
  font-family: 'FontAwesome5';
  display: inline-block;
  margin-right: 10px;
}

body > .header .mobile-nav-icon:before {
  font-size: 14px;
  content: "\f0c9";
}

/* メニュー */
@media screen and (min-width: 768px) {
  .navbar-expand-md {
    border-width: 1px 0;
    padding: 0;
    margin: 3px 0;
    position: sticky;
    top: 0;
    background: white;
    z-index: 99;
  }
  .navbar-expand-md .navbar-nav {
    width: 100%;
  }
  .navbar-expand-md .navbar-nav > li {
    max-width: 180px;
    width: 100%;
    text-align: center;
  }
  .navbar-expand-md .navbar-nav > li.current-menu-item .dropdown-toggle::after {
    background: url(../images/menu-arrow-white.png) no-repeat center/contain;
    border: none;
  }
  .navbar-expand-md .navbar-nav > li .dropdown-toggle::after {
    display: inline-block;
    margin-left: 9px;
    margin-bottom: -1px;
    vertical-align: .255em;
    content: "";
    width: 11px;
    height: 7px;
    background: url(../images/menu-arrow-black.png) no-repeat center/contain;
    border: none;
  }
  .navbar-expand-md .navbar-nav > li .dropdown-item {
    padding: 17px 10px;
    text-align: left;
  }
  .navbar-expand-md .navbar-nav > li .dropdown-menu {
    background: none;
    border: 0;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: 3px 3px 3px #999;
  }
  .navbar-expand-md .navbar-nav > li .dropdown-menu li {
    background: rgba(255, 255, 255, 0.9) !important;
    padding: 0;
    text-align: center;
    border-bottom: 2px solid #bbb;
  }
  .navbar-expand-md .navbar-nav > li .dropdown-menu li:last-of-type {
    border-bottom: 0;
  }
  .navbar-expand-md .navbar-nav > .menu-item {
    position: relative !important;
  }
  .navbar-expand-md .navbar-nav > .menu-item:before {
    content: "";
    width: 100%;
    position: absolute;
    height: 0;
    left: 0;
    bottom: 0;
    transition: all 0.3s ease-out;
  }
  .navbar-expand-md .navbar-nav > .menu-item:hover:before {
    height: 5px;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    top: 100%;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    font-size: 1rem;
    line-height: 1;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .navbar-expand-md .navbar-nav .current-menu-item {
    background: #CB0000;
    color: white;
  }
}

/* モバイルメニュー */
.drawer--left nav.drawer-nav {
  left: -90vw;
  z-index: 100;
}

nav.drawer-nav {
  padding: 10px;
  width: 90vw;
  max-width: 320px;
}

nav.drawer-nav a.close-button {
  position: absolute;
  right: -6px;
}

nav.drawer-nav .drawer-menu > ul {
  list-style: none;
  padding: 0;
}

nav.drawer-nav .drawer-menu > ul > li > a {
  display: block;
  background: #fff;
  font-size: 13px;
  padding: 15px;
  border-radius: 4px;
  margin-bottom: 4px;
  position: relative;
}

nav.drawer-nav .drawer-menu > ul > li ul.sub-menu {
  padding: 0px 0px 10px 0px;
  list-style: none;
}

nav.drawer-nav .drawer-menu > ul > li ul.sub-menu > li {
  border-bottom: 1px solid #44c7d4;
}

nav.drawer-nav .drawer-menu > ul > li ul.sub-menu > li > a {
  font-size: 13px;
  color: #fff;
  padding-left: 30px;
  padding-bottom: 8px;
  margin-top: 8px;
  display: block;
  position: relative;
}

nav.drawer-nav .drawer-menu > ul > li ul.sub-menu > li > a::after {
  position: absolute;
  content: '';
  width: 11px;
  height: 8px;
  right: 8px;
  top: 8px;
  background: url("../../../uploads/img/mobile-menu-icon-2.png") no-repeat center/contain;
}

/* パンくずリスト */
div.breadcrumb {
  background-color: #e8f8fa;
  margin-bottom: 2.5rem;
}

@media screen and (max-width: 767px) {
  div.breadcrumb {
    display: none;
  }
}

div.breadcrumb ul {
  padding: 0px;
  list-style: none;
  margin: 0;
}

div.breadcrumb ul li {
  display: inline;
  font-size: 0.8125rem;
}

div.breadcrumb ul li a {
  color: #CB0000;
  border-bottom: 1px solid #CB0000;
  padding-bottom: 3px;
}

div.breadcrumb ul li + li:before {
  padding: 5px;
  color: #c6cbcc;
  content: "\003e";
}

/* ページネーション */
.pagenation .page-item.active .page-link {
  background-color: #CB0000;
  border-color: unset;
}

.pagenation .page-item .current {
  padding: .6rem .75rem;
  display: block;
}

.pagenation .page-link:hover {
  background-color: #CB0000;
  border-color: unset;
}

/* Content */
div.content {
  max-width: calc(100% - 290px);
  width: 100%;
  float: left;
}

@media screen and (max-width: 991px) {
  div.content {
    max-width: 100%;
  }
}

/* ホーム */
.home .home-slider .fa-chevron-left {
  left: calc(50% - 520px);
  z-index: 1;
  position: absolute;
  top: 50%;
  font-size: 1.5rem;
}

@media screen and (max-width: 1079px) {
  .home .home-slider .fa-chevron-left {
    left: 70px;
  }
}

@media screen and (max-width: 767px) {
  .home .home-slider .fa-chevron-left {
    left: 15px;
  }
}

.home .home-slider .fa-chevron-right {
  right: calc(50% - 520px);
  z-index: 1;
  position: absolute;
  top: 50%;
  font-size: 1.5rem;
}

@media screen and (max-width: 1079px) {
  .home .home-slider .fa-chevron-right {
    right: 70px;
  }
}

@media screen and (max-width: 767px) {
  .home .home-slider .fa-chevron-right {
    right: 15px;
  }
}

.home .home-slider .slick-slide img {
  opacity: 0.3 !important;
}

.home .home-slider .slick-slide.slick-active img {
  opacity: 1 !important;
}

.home .news {
  padding-top: 96px;
  padding-bottom: 96px;
}

@media screen and (max-width: 767px) {
  .home .news {
    padding-top: 72px;
    padding-bottom: 72px;
  }
}

.home .news .news-list {
  list-style: none;
}

.home .news .news-list .news-list-item {
  width: 30%;
}

@media screen and (max-width: 767px) {
  .home .news .news-list .news-list-item {
    width: 100%;
    margin-bottom: 16px;
  }
  .home .news .news-list .news-list-item:last-of-type {
    margin-bottom: 0px;
  }
}

.home .news .news-list .news-list-item hr.cat {
  border-top: 5px solid #555;
}

@media screen and (max-width: 767px) {
  .home .news .news-list .news-list-item hr.cat {
    border-top-width: 8px;
    margin-bottom: 8px !important;
  }
}

.home .news .news-list .news-list-item div.cat {
  border-left: 1px solid #555;
}

@media screen and (max-width: 767px) {
  .home .news .news-list .news-list-item div.cat p.cat {
    margin-right: 16px !important;
  }
}

.home .news .news-list .news-list-item .title {
  font-weight: normal;
}

.home .news .news-list .news-list-item .more {
  color: #CB0000;
}

.home .about {
  padding-top: 96px;
  padding-bottom: 48px;
}

.home .greeting {
  padding-top: 96px;
  padding-bottom: 96px;
}

@media screen and (max-width: 767px) {
  .home .greeting {
    padding-top: 72px;
    padding-bottom: 72px;
  }
}

.home .greeting .box {
  background: white;
  border-radius: 10px;
  padding-top: 96px;
  padding-bottom: 30px;
  position: relative;
}

@media screen and (max-width: 767px) {
  .home .greeting .box {
    padding-top: 72px;
    padding-bottom: 350px;
  }
}

.home .greeting .box .text {
  width: calc(100% - 400px);
}

@media screen and (max-width: 767px) {
  .home .greeting .box .text {
    width: 100%;
  }
}

.home .greeting .box .image {
  position: absolute;
  bottom: 0;
  right: 30px;
}

@media screen and (max-width: 767px) {
  .home .greeting .box .image {
    position: relative;
    text-align: center;
    right: unset;
  }
}

.home .outline {
  background: #E6E6E6;
}

.home .outline > div {
  padding-top: 96px;
  padding-bottom: 96px;
  background: #E6E6E6;
}

@media screen and (max-width: 767px) {
  .home .outline > div {
    padding-top: 72px;
    padding-bottom: 72px;
  }
}

@media screen and (max-width: 767px) {
  .home .outline {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
}

.home .outline table {
  width: 100%;
  border-collapse: collapse;
}

@media screen and (max-width: 767px) {
  .home .outline table {
    border: none;
    margin-bottom: 60px !important;
  }
}

.home .outline table th {
  background: #F4CBCB;
  width: 30%;
  font-weight: normal;
  padding-right: 24px;
  padding-top: 32px;
  padding-bottom: 32px;
  vertical-align: top;
}

@media screen and (max-width: 767px) {
  .home .outline table th {
    display: block;
    width: 100%;
    text-align: left;
    padding: 16px;
    margin-bottom: -1px;
  }
}

.home .outline table th p {
  width: 64px;
  justify-content: space-between;
  display: flex;
  margin-left: auto;
  margin-bottom: 0px;
}

@media screen and (max-width: 767px) {
  .home .outline table th p {
    margin-left: unset;
  }
}

.home .outline table td {
  background: white;
  width: 70%;
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 32px;
  padding-bottom: 32px;
}

@media screen and (max-width: 767px) {
  .home .outline table td {
    display: block;
    width: 100%;
    text-align: left;
    padding: 16px;
    margin-bottom: -1px;
  }
}

.home .outline #map {
  height: 480px;
  width: 100%;
}

@media screen and (max-width: 575px) {
  .home .outline #map {
    height: calc(100vw - 32px);
  }
}

.home .service {
  padding-top: 96px;
  padding-bottom: 96px;
}

@media screen and (max-width: 767px) {
  .home .service {
    padding-top: 72px;
    padding-bottom: 72px;
  }
}

.home .service .box {
  width: 100%;
  margin: 0 auto;
}

/* コンテンツヘッダー */
article header {
  padding-top: 80px;
  padding-bottom: 80px;
}

@media screen and (max-width: 767px) {
  article header {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

/* 会員紹介 */
.page-member section.member,
.post-type-archive-member section.member {
  padding-top: 64px;
}

.page-member section.member hr,
.post-type-archive-member section.member hr {
  margin-top: 0;
  max-width: 320px;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .page-member section.member hr,
  .post-type-archive-member section.member hr {
    max-width: 240px;
  }
}

.page-member section.member .memberlist,
.post-type-archive-member section.member .memberlist {
  border-bottom: 1px solid #ededed;
  border-collapse: collapse;
  border-spacing: 0;
  line-height: 1.5;
  margin: 0 0 20px;
  width: 100%;
}

.page-member section.member .memberlist:last-of-type,
.post-type-archive-member section.member .memberlist:last-of-type {
  margin-bottom: 0 !important;
}

@media screen and (max-width: 767px) {
  .page-member section.member .memberlist,
  .post-type-archive-member section.member .memberlist {
    border-bottom: solid 1px #CB0000;
  }
  .page-member section.member .memberlist tr,
  .post-type-archive-member section.member .memberlist tr {
    border-top: solid 1px #CB0000;
  }
}

.page-member section.member .memberlist th,
.post-type-archive-member section.member .memberlist th {
  padding: 7px 0px;
  text-align: center;
  border-right: solid 1px white;
  border-left: solid 1px white;
  color: #fff;
  background-color: #CB0000;
  font-weight: normal;
}

@media screen and (max-width: 767px) {
  .page-member section.member .memberlist th,
  .post-type-archive-member section.member .memberlist th {
    display: none;
  }
}

.page-member section.member .memberlist th:nth-of-type(1),
.post-type-archive-member section.member .memberlist th:nth-of-type(1) {
  width: 29%;
}

.page-member section.member .memberlist th:nth-of-type(2),
.post-type-archive-member section.member .memberlist th:nth-of-type(2) {
  width: 12%;
}

.page-member section.member .memberlist th:nth-of-type(3),
.post-type-archive-member section.member .memberlist th:nth-of-type(3) {
  width: 32%;
}

.page-member section.member .memberlist th:nth-of-type(4),
.post-type-archive-member section.member .memberlist th:nth-of-type(4) {
  width: 13%;
}

.page-member section.member .memberlist th:nth-of-type(5),
.post-type-archive-member section.member .memberlist th:nth-of-type(5) {
  width: 13%;
}

.page-member section.member .memberlist td,
.post-type-archive-member section.member .memberlist td {
  padding: 7px 16px;
  border-top: solid 1px #CB0000;
  border-bottom: solid 1px #CB0000;
  vertical-align: middle;
}

@media screen and (max-width: 767px) {
  .page-member section.member .memberlist td,
  .post-type-archive-member section.member .memberlist td {
    display: block;
    width: 100%;
    border: none !important;
  }
  .page-member section.member .memberlist td[data-label="TEL"]::before,
  .post-type-archive-member section.member .memberlist td[data-label="TEL"]::before {
    content: "";
    background: url("../../../uploads/img/tel-icon.png");
    width: 15px;
    height: 18px;
    vertical-align: text-bottom;
    margin-right: 8px;
    display: inline-block;
  }
  .page-member section.member .memberlist td[data-label="FAX"]::before,
  .post-type-archive-member section.member .memberlist td[data-label="FAX"]::before {
    content: "";
    background: url("../../../uploads/img/fax-icon.png");
    width: 15px;
    height: 18px;
    vertical-align: text-bottom;
    margin-right: 8px;
    display: inline-block;
  }
  .page-member section.member .memberlist td[data-label="TEL"],
  .post-type-archive-member section.member .memberlist td[data-label="TEL"] {
    text-align: left !important;
  }
  .page-member section.member .memberlist td[data-label="FAX"],
  .post-type-archive-member section.member .memberlist td[data-label="FAX"] {
    text-align: left !important;
  }
}

.page-member section.member .memberlist td[data-label="TEL"],
.post-type-archive-member section.member .memberlist td[data-label="TEL"] {
  text-align: center;
}

.page-member section.member .memberlist td[data-label="FAX"],
.post-type-archive-member section.member .memberlist td[data-label="FAX"] {
  text-align: center;
}

@media print {
  .post-type-archive-member {
    border-width: 0 !important;
  }
  .post-type-archive-member > .header {
    display: none !important;
  }
  .post-type-archive-member #navbar {
    display: none !important;
  }
  .post-type-archive-member article > header {
    display: none !important;
  }
  .post-type-archive-member footer {
    display: none !important;
  }
}

/* 新着情報（一覧） */
.post-type-archive-news .text {
  padding-top: 64px;
  padding-bottom: 64px;
}

@media screen and (max-width: 767px) {
  .post-type-archive-news .text {
    padding-top: 32px;
    padding-bottom: 32px;
  }
}

.post-type-archive-news .list .news-list-item {
  list-style: none;
}

.post-type-archive-news .list .news-list-item > div {
  padding-top: 40px;
  padding-bottom: 40px;
}

@media screen and (max-width: 767px) {
  .post-type-archive-news .list .news-list-item > div {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

@media screen and (min-width: 768px) {
  .post-type-archive-news .list .news-list-item > div > div:last-of-type {
    width: calc(100% - 200px);
  }
}

.post-type-archive-news .pagenation {
  padding-top: 40px;
}

/* 新着情報（投稿） */
.single-news .text,
.single-informative-matter .text {
  padding-top: 64px;
  padding-bottom: 64px;
}

@media screen and (max-width: 767px) {
  .single-news .text,
  .single-informative-matter .text {
    padding-top: 32px;
    padding-bottom: 32px;
  }
}

.single-news .content,
.single-informative-matter .content {
  padding-top: 32px;
  padding-bottom: 110px;
}

@media screen and (max-width: 767px) {
  .single-news .content,
  .single-informative-matter .content {
    padding-bottom: 55px;
  }
}

.single-news article footer,
.single-informative-matter article footer {
  padding-top: 24px;
}

.single-news article footer .arrow,
.single-informative-matter article footer .arrow {
  padding: 2px 5px;
}

.single-news article footer a.list,
.single-informative-matter article footer a.list {
  padding: 8px 24px;
}

.single-news article footer > div > div > div,
.single-informative-matter article footer > div > div > div {
  width: 33%;
}

/* ログイン画面 */
.page-login .login {
  padding-top: 96px;
  padding-bottom: 96px;
  background: #F2F2F2;
}

@media screen and (max-width: 767px) {
  .page-login .login {
    padding-top: 72px;
    padding-bottom: 72px;
  }
}

.page-login .login .box {
  max-width: 800px;
  width: 100%;
  background: white;
  padding: 40px;
}

.page-login .login .box hr {
  margin-top: 0;
  max-width: 320px;
  width: 100%;
}

.page-login .login .box #loginform {
  max-width: 310px;
  margin: 0 auto;
}

.page-login .login .box #loginform p {
  margin-bottom: 0;
}

.page-login .login .box #loginform .login-username {
  padding-top: 32px;
  padding-bottom: 32px;
}

.page-login .login .box #loginform .login-password {
  padding-bottom: 32px;
}

.page-login .login .box #loginform .login-username label,
.page-login .login .box #loginform .login-password label {
  padding-right: 32px;
}

.page-login .login .box #loginform .input {
  max-width: 307px;
}

.page-login .login .box #loginform .login-submit {
  text-align: center;
}

.page-login .login .box #loginform .login-submit #wp-submit {
  font-size: 1rem;
  background: #C40000;
  border: #C40000;
  border-radius: 0;
}

/* 会員ページ */
.page-member-page .member-page {
  padding-top: 64px;
}

@media screen and (max-width: 767px) {
  .page-member-page .member-page {
    padding-top: 32px;
  }
}

.page-member-page .member-page hr {
  margin-top: 0;
  max-width: 320px;
  width: 100%;
}

.page-member-page .member-page .contents {
  padding: 40px 16px;
  border: 3px solid #F2F2F2;
}

@media screen and (max-width: 767px) {
  .page-member-page .member-page .contents {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

.page-member-page .member-page .contents .upload-file-list {
  list-style: none;
  max-width: 800px;
  width: 100%;
}

.page-member-page .member-page .contents .upload-file-list .upload-file-item {
  border-width: 1px 0 0 0;
  padding: 10px 24px;
}

.page-member-page .member-page .contents .upload-file-list .upload-file-item:last-of-type {
  border-width: 1px 0 1px 0;
}

.page-member-page .member-page .contents .upload-file-list .upload-file-item .title {
  border-width: 0 1px 0 0;
  padding: 11px 24px 11px 0;
}

.page-member-page .member-page .contents .upload-file-list .upload-file-item .file-time {
  padding: 11px 0 11px 24px;
}

.page-member-page .member-page .contents .upload-file-list .upload-file-item .file-download {
  padding: 11px 0 11px 24px;
}

.page-member-page .member-page .informative-matter {
  padding: 40px 16px;
  border: 3px solid #F2F2F2;
}

@media screen and (max-width: 767px) {
  .page-member-page .member-page .informative-matter {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

.page-member-page .member-page .informative-matter .informative-matter-list {
  list-style: none;
  max-width: 800px;
  width: 100%;
}

.page-member-page .member-page .informative-matter .informative-matter-list .informative-matter-item {
  border-width: 1px 0 0 0;
  border-style: dashed;
  padding: 10px 24px;
}

.page-member-page .member-page .informative-matter .informative-matter-list .informative-matter-item:last-of-type {
  border-width: 1px 0 1px 0;
}

.page-member-page .member-page .informative-matter .informative-matter-list .informative-matter-item .informative-matter-time {
  border-width: 0 1px 0 0;
  padding: 11px 24px 11px 0;
}

.page-member-page .member-page .informative-matter .informative-matter-list .informative-matter-item .title {
  padding: 11px 0 11px 24px;
}

.page-member-page .member-page .schedule {
  padding: 40px 16px;
  border: 3px solid #F2F2F2;
}

@media screen and (max-width: 767px) {
  .page-member-page .member-page .schedule {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

.page-member-page .member-page .schedule .cal {
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
}

.page-member-page .member-page .logout a {
  padding: 8px 20px;
}

/* お問い合わせ */
.page-contact .text {
  padding-top: 64px;
  padding-bottom: 64px;
}

@media screen and (max-width: 767px) {
  .page-contact .text {
    padding-top: 32px;
    padding-bottom: 32px;
  }
}

.page-contact .contact-tel .box {
  padding: 32px;
  background: #F2F2F2;
}

.page-contact .contact-mail {
  padding-top: 96px;
}

@media screen and (max-width: 767px) {
  .page-contact .contact-mail {
    padding-top: 72px;
  }
}

.page-contact .contact-mail .box {
  padding: 32px 32px 48px;
  background: #F2F2F2;
}

.page-contact .contact-mail .box strong {
  color: #CB0000;
  font-weight: normal;
}

.page-contact .contact-mail .box .contact_label,
.page-contact .contact-mail .box .contact_message_label {
  border-left: 8px solid #CB0000;
}

@media screen and (max-width: 767px) {
  .page-contact .contact-mail .box .contact_label,
  .page-contact .contact-mail .box .contact_message_label {
    padding: 6px;
    margin-top: 13px;
    margin-bottom: 5px;
  }
}

.page-contact .contact-mail .box .contact_button input {
  color: #CB0000;
  background: white;
  border: 1px solid #CB0000;
  border-radius: 0;
  font-size: 1.25rem;
  font-weight: bold;
  padding: 8px 49px;
  margin-left: 10px;
  margin-right: 10px;
}

@media screen and (min-width: 768px) {
  .page-contact .contact-mail .box .contact_label {
    float: left;
    width: 250px;
    padding: 10px 0 10px 24px;
  }
  .page-contact .contact-mail .box .contact_input {
    margin-bottom: 16px;
    padding-left: 255px;
  }
  .page-contact .contact-mail .box .contact_message_label {
    float: left;
    width: 250px;
    padding: 10px 0 10px 24px;
    height: 182px;
  }
  .page-contact .contact-mail .box .contact_message_input {
    padding-left: 255px;
  }
  .page-contact .contact-mail .box .contact_message_input textarea {
    width: 100%;
    height: 200px;
  }
}

/* プライバシーポリシー */
.page-privacypolicy .text {
  padding-top: 64px;
  padding-bottom: 64px;
}

@media screen and (max-width: 767px) {
  .page-privacypolicy .text {
    padding-top: 32px;
    padding-bottom: 32px;
  }
}

.page-privacypolicy .text p {
  max-width: 832px;
  width: 100%;
}

.page-privacypolicy .privacypolicy h2 {
  border-bottom: 1px solid #CB0000;
  margin-bottom: 40px;
}

@media screen and (max-width: 767px) {
  .page-privacypolicy .privacypolicy h2 {
    margin-bottom: 20px;
  }
}

.page-privacypolicy .privacypolicy p {
  margin-bottom: 96px;
}

@media screen and (max-width: 767px) {
  .page-privacypolicy .privacypolicy p {
    margin-bottom: 48px;
  }
}

/* フッター */
#footer .contact {
  padding-top: 96px;
  padding-bottom: 96px;
}

@media screen and (max-width: 767px) {
  #footer .contact {
    padding-top: 72px;
    padding-bottom: 72px;
  }
}

#footer .contact .box-1 {
  padding-top: 56px;
  padding-bottom: 56px;
  padding-left: 32px;
  padding-right: 32px;
  background: #F2F2F2;
}

@media screen and (max-width: 767px) {
  #footer .contact .box-1 {
    padding-top: 28px;
    padding-bottom: 28px;
    padding-left: 28px;
    padding-right: 28px;
  }
}

#footer .contact .box-1 > * {
  background: white;
  width: calc(50% - 16px);
  text-align: center;
  height: 144px;
  padding-left: 23px;
  padding-right: 23px;
}

#footer .contact .box-1 > * > * {
  width: 100%;
}

@media screen and (max-width: 767px) {
  #footer .contact .box-1-1 {
    width: 100%;
    height: 100px;
    padding: 0 8px;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 767px) {
  #footer .contact .box-1-2 {
    width: 100%;
    height: 95px;
    padding: 0 8px;
  }
}

#footer .contact .box-1-2 a {
  display: block;
  padding: 20px 12px;
}

@media screen and (max-width: 767px) {
  #footer .contact .box-1-2 a {
    padding: 13px 12px;
  }
}

#footer .info {
  padding-top: 56px;
  padding-bottom: 56px;
}

@media screen and (max-width: 767px) {
  #footer .info {
    padding-top: 72px;
    padding-bottom: 60px;
  }
}

#footer .info .site-logo {
  width: 48px;
}

@media screen and (max-width: 767px) {
  #footer .info .site-logo {
    width: 28px;
  }
}

#footer .info .navbar-nav {
  -ms-flex-direction: row;
  flex-direction: row;
}

#footer .info .navbar-nav li {
  padding: 0 16px;
  text-align: center;
  position: relative;
}

#footer .info .navbar-nav li:before {
  content: '|';
  position: absolute;
  left: -1.5px;
  top: 0;
}

#footer .info .navbar-nav li .nav-link {
  padding: 0;
}

#footer .info .navbar-nav li:after {
  content: '|';
  position: absolute;
  right: -2px;
  top: 0;
}
