@charset "utf-8";

#upper .menu_footer,
#under .menu_header {
  display: none !important;
}

/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
動画インタビュー
/category/interview
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
#post_list_area .post_list_cont .img_box {
  position: relative;
}

#post_list_area .post_list_cont .hov_box {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 1.25vw;
  color: #ffffff;
  opacity: 0;
  background: rgba(0, 0, 0, 0.7);
}

.post_list_cont .hov_box p {
  font-size: 0.9rem;
  line-height: 1.4;
  color: #ffffff;
}

/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
IT補助金資料PASS
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
.pass_box {
  width: 90%;
  padding: 10vw;
  margin: 10vw auto;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

.pass_box .page_title {
  color: #3f3f3f;
  font-size: 1.6rem;
  margin-bottom: 10vw;
  padding-left: 3.125vw;
  border-left: 0.78125vw solid #3f3f3f;
}

.pass_box input[type="text"],
.pass_box input[type="email"] {
  width: 100%;
  height: 7.5vw;
  box-sizing: border-box;
  padding: 1.25vw;
  margin: 5vw 0 5vw;
  font-size: 1rem;
  border: 1px solid #eeeeee;
}

.pass_box input[type="submit"] {
  width: 100%;
  padding: 2.5vw 0;
  margin: 0px auto;
  cursor: pointer;
  color: #ffffff;
  font-size: 1.1rem;
  text-align: center;
  border-radius: 3px;
  background: #222222;
}

/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
デフォルト３(タイトル無し)
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
.page3 #page_cont {
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3) inset;
}

/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
実績速報
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
#page_area.notice_area .area_title {
  position: relative;
  width: 100%;
  overflow: hidden;
  background-color: #12b9c9;
}

#page_area.notice_area .area_title h1 {
  position: relative;
  color: #ffffff;
  font-size: 3.6rem;
  font-weight: 100;
  font-style: italic;
  line-height: 1;
  width: 80%;
  text-transform: capitalize;
  text-align: center;
  margin-bottom: 0;
  z-index: 2;
}

#notice_cont {
  width: 100%;
  overflow: hidden;
  margin: 0px auto;
  margin-bottom: 19.53125vw;
  padding: 5vw 0 10vw;
}

#notice_cont dl {
}

#notice_cont dt,
#notice_cont dd {
  width: 100%;
  overflow: hidden;
}

#notice_cont dt {
  font-size: 1.1rem;
  font-weight: normal;
  font-style: italic;
  margin-bottom: 0;
  padding-top: 5vw;
}

#notice_cont dd {
  position: relative;
  font-size: 1rem;
  letter-spacing: 1px;
  padding: 1.25vw 0 1.25vw 5vw;
  margin-left: 0 !important;
  margin-bottom: 5vw !important;
  border-bottom: 1px solid #cccccc;
}
#notice_cont dd:before {
  content: "";
  position: absolute;
  top: 2.5vw;
  left: 0.625vw;
  display: inline-block;
  margin-right: 1em;
  width: 2vw;
  height: 2vw;
  border-width: 1px 1px 0 0;
  border-color: #26badd;
  border-style: solid;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

#notice_cont .sin_pop,
#notice_cont .ji_pop,
#notice_cont .oshi_pop {
  position: relative;
  top: -0.625vw;
  display: inline-block;
  color: #ffffff;
  font-size: 0.8rem;
  letter-spacing: 3px;
  padding: 0.15625vw 2.5vw 0;
  margin: 0 0 1.25vw 2.5vw;
}
#notice_cont .sin_pop {
  background: #f38e22;
}

#notice_cont .ji_pop {
  background: #dede18;
}

#notice_cont .oshi_pop {
  background: #9eb7d5;
}

#notice_cont dd a {
  color: #12b9c9;
  text-decoration: underline;
}

/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
たけログ
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
/*-----------------------------
検索フォーム
-----------------------------*/
.take_log #search_head {
  width: 65.625vw;
  margin: 0px auto;
  position: relative;
}

.take_log #search_head1 {
  width: 100%;
  height: 5vw;
  background: #fff;
  border: 1px solid #ddd;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
  padding: 1.25vw;
  color: #000;
  font-size: 1.1rem;
}

.take_log #search_head2 {
  position: absolute;
  top: 0px;
  left: -7.1875vw;
  width: 5.625vw;
  height: 5.625vw;
}

.take_log #search_head2 img {
  width: 100%;
  height: auto;
}

/*-----------------------------
メイン
-----------------------------*/
.take_log .cat_box {
  margin: 1.25vw 0;
}

#post_list_area.take_log .post_list_cont h3 {
  margin: 1.875vw 0 1.875vw;
}

/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
オプション
・固定ページ：オプション
・カテゴリー：オプション以下全て
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
#post_list_area.option .area_title {
  height: 31.25vw;
}

#post_list_area.option .area_title h1 {
  position: relative;
  color: #ffffff;
  font-size: 2rem;
  font-weight: 100;
  font-style: italic;
  width: 80%;
  text-transform: capitalize;
  text-align: center;
  margin-bottom: 0;
  padding: 0;
  z-index: 2;
}

#option_cont {
  width: 90.625vw;
  margin: 0 auto;
  background: #ffffff;
}

.option_entry {
  width: 100%;
  margin: 0px auto;
}

.option_entry .tablepress {
  margin-bottom: 6.25vw;
}

.option_entry .tablepress h3 {
  font-size: 1.2rem;
  font-weight: bold;
  margin-left: -1.25vw;
  margin-bottom: 0px;
  border-bottom: 1px solid #f6f6f6;
}

.option_entry .tablepress td {
  font-size: 0.9rem;
  line-height: 1.6;
  border: 1px solid #fff;
}

.option_entry .tablepress .row-1 .column-1 {
  padding: 1.25vw 0 !important;
}

.option_entry .tablepress .column-1 {
  width: 25%;
}

.option_entry .tablepress .column-2 {
  width: 25%;
}

.option_entry .tablepress .column-3 {
  width: 50%;
}

.option_entry .tablepress .column-1,
.option_entry .tablepress .column-2,
.option_entry .tablepress .column-3,
.option_entry .tablepress .column-4,
.option_entry .tablepress .column-5,
.option_entry .tablepress .column-6 {
  background: #f8f7f6;
}

.option_entry .tablepress .row-2 .column-1,
.option_entry .tablepress .row-2 .column-2,
.option_entry .tablepress .row-2 .column-3,
.option_entry .tablepress .row-2 .column-4,
.option_entry .tablepress .row-2 .column-5,
.option_entry .tablepress .row-2 .column-6 {
  color: #fff;
  background: #8f8887;
}

.option_entry .tablepress .row-1 .column-1 {
  background: #fff;
}

/*Single
========================================*/
#option_area .area_title .bg_wrap {
  background: rgba(0, 0, 0, 0.2);
}

#option_area .area_title h1,
#option_area .area_title p {
  position: relative;
  z-index: 10;
}

/*
どこでもテーブル
========================================*/
.tbox {
  width: 100%;
  margin: 0px auto;
  overflow: hidden;
  clear: both;
}

.tbox .tablepress .row-1 {
  font-size: 1.1rem;
}

.tbox .tablepress {
  font-size: 0.9rem;
}

.tbox .tablepress h3 {
  font-size: 1rem;
  margin-left: -1.25vw;
  margin-bottom: 0px;
  border-bottom: 1px solid #f6f6f6;
}

.tbox h3 {
  font-size: 1rem;
  margin-left: -1.25vw;
  margin-bottom: 1.25vw;
  border-bottom: 1px solid #f6f6f6;
}

.tbox .tablepress td {
  border: 1px solid #fff;
}

.tbox .tablepress .row-1 .column-1 {
  padding: 1.25vw 0 !important;
}

.tbox .tablepress .column-1 {
  width: 25%;
}

.tbox .tablepress .column-2 {
  width: 25%;
}

.tbox .tablepress .column-3 {
  width: 50%;
}

.tbox .tablepress .column-1,
.tbox .tablepress .column-2,
.tbox .tablepress .column-3,
.tbox .tablepress .column-4,
.tbox .tablepress .column-5,
.tbox .tablepress .column-6 {
  background: #f8f7f6;
}

.tbox .tablepress .row-2 .column-1,
.tbox .tablepress .row-2 .column-2,
.tbox .tablepress .row-2 .column-3,
.tbox .tablepress .row-2 .column-4,
.tbox .tablepress .row-2 .column-5,
.tbox .tablepress .row-2 .column-6 {
  color: #fff;
  background: #8f8887;
}

.tbox .tablepress .row-1 .column-1 {
  background: #fff;
}

.tbox .tablepress h5 {
  font-size: 1rem;
  font-weight: bold;
  box-sizing: border-box;
  padding: 10px 10px 7px;
  margin-bottom: 10px;
  border-bottom: 2px solid #000;
}

/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
推奨サーバースペック
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
.page-id-4362 {
}

.page-id-4362 #fix-page {
  width: 800px;
  padding: 100px;
}

.page-id-4362 #fix-page_title {
  display: none;
}

.page-id-4362 #fix-page .wp-image-4359 {
  width: 100%;
  height: auto;
}

.page-id-4362 #fix-page h1 {
  box-sizing: border-box;
  padding: 12px 10px 8px;
  border-left: 5px solid #a9dcfb;
  background: #f3f3f3;
}

.page-id-4362 .x_table table {
  font-size: 1rem;
}

.page-id-4362 .x_table thead {
  font-size: 1.2rem;
}

.page-id-4362 .x_table .column-2 {
  width: 60%;
}

.page-id-4362 .btn_box {
  display: flex;
  align-items: center;
  width: 100%;
  height: 12.5vw;
  overflow: hidden;
  margin: 0 auto;
  border-radius: 5px;
  border: 1px solid #64a9ed;
  background: #1f5ea2;
}

.page-id-4362 .btn_box .pxp1 {
  display: block;
  font-size: 1rem;
  width: 35%;
  box-sizing: border-box;
  padding-right: 10px;
  text-align: center;
  line-height: 1.4;
  border-right: 1px solid #eee;
  color: #fff;
}

.page-id-4362 .btn_box a {
  display: block;
  width: 100%;
  padding-left: 5vw;
  text-align: center;
  font-size: 1.1rem;
  font-weight: bold;
  color: #fff;
}

.page-id-4362 .btn_box a:hover {
  color: #dddddd;
}

/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
メンテナンスパック
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
#backup_plan {
  width: 100%;
  overflow: hidden;
  margin: 15vw auto 0;
  color: #3f3f3f;
  font-size: 1.1rem;
  font-weight: bold;
}

#backup_plan .bp_1 {
  font-size: 1.2rem;
  padding-left: 7.5vw;
  margin-bottom: 7.5vw;
  border-top: 1px solid #eee;
  border-left: 0.9375vw solid #000;
  border-right: 1px solid #eee;
  box-shadow: 0px 1px 3px #999999;
  border-bottom: none;
}

#backup_plan p {
  width: 90%;
  margin: 0px auto;
}

#backup_plan .bp_t {
  width: 90%;
  margin: 0px auto 7.5vw;
  font-size: 1rem;
  font-weight: normal;
}

#backup_plan .bp_tr {
  overflow: hidden;
}

#backup_plan .bp_td1 {
  float: left;
  width: 30%;
  padding: 1.25vw;
  vertical-align: middle;
}

#backup_plan .bp_td2 {
  float: left;
  width: 70%;
  padding: 1.25vw 0;
  vertical-align: middle;
}

#backup_plan .bp_td2 p {
  width: 100%;
}

#backup_plan input[type="text"],
#backup_plan input[type="email"] {
  width: 100%;
  height: 7.5vw;
  box-sizing: border-box;
  padding: 1.25vw;
  margin: 0;
  font-size: 1rem;
  border: 1px solid #eeeeee;
}

#backup_plan .bp_2 {
  text-align: center;
  margin-bottom: 7.5vw;
}

#backup_plan input[type="submit"] {
  width: 438px;
  height: 110px;
  margin: 0px auto;
  cursor: pointer;
  border: none;
  border-radius: 3px;
  background: url(../img/contact/but103.png) no-repeat;
  background-size: 100% auto;
}

#backup_plan .bp_3 {
  width: 100%;
  height: 250px;
  overflow: auto;
  font-size: 12px;
  padding: 15px 50px;
  margin: 0 auto 50px;
  background: url(../img/contact/p_bg1.jpg);
}

#backup_plan .bp_3 .t1,
#backup_plan .bp_3 .t2 {
  font-weight: bold;
}

#backup_plan .bp_3 .t2,
#backup_plan .bp_3 .t3 {
  font-size: 0.9rem;
}

#backup_plan .bp_3 .t4 {
  font-size: 0.9rem;
  text-align: right;
}

#backup_plan .bp_4 {
  margin-bottom: 7.5vw;
}

/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
メンテナンスパック　ビジネスプラン
https://jetb.co.jp/9218
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
.mp_business {
  letter-spacing: 1px;
}
/*2枚目画像*/
.mp_business .img02 {
  margin: 14.0625vw 0 15vw;
}
/*表*/
.mp_business .obverse_cont {
  width: 100%;
}
.mp_business .obverse_box {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 3.75vw;
}
.mp_business .obverse_box .obverse_title {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30%;
  color: #fff;
  font-size: 1rem;
  padding: 1.25vw;
  background: #3195de;
}
.mp_business .obverse_box .obverse_txt {
  width: 68%;
  padding: 2.5vw;
  background: #f5f5f5;
}
.mp_business .obverse_box .txt1 {
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.8;
}
.mp_business .obverse_box .txt2 {
  font-size: 1rem;
  font-weight: bold;
}
.mp_business .obverse_box .txt2 b {
  font-size: 1.6rem;
}
.mp_business .obverse_box .txt3 {
  font-size: 0.9rem;
  line-height: 1.8;
}
/*お申し込みフォーム*/
.mp_business #backup_plan2 {
  width: 100%;
  overflow: hidden;
  margin: 15vw auto 0;
  color: #3f3f3f;
  font-size: 1.1rem;
}
/*タイトル*/
.mp_business #backup_plan2 .bp_1 {
  color: #fff;
  font-size: 1.2rem;
  text-align: center;
  padding: 1.875vw 0 1.25vw;
  margin-bottom: 7.5vw;
  background: #12b9c9;
}
.mp_business #backup_plan2 p {
  width: 90%;
  margin: 0px auto;
}
.mp_business #backup_plan2 .bp_t {
  width: 90%;
  margin: 0px auto 7.5vw;
  font-size: 1rem;
  font-weight: normal;
}
.mp_business #backup_plan2 .bp_tr {
  display: flex;
  overflow: hidden;
}
.mp_business #backup_plan2 .bp_td1 {
  display: flex;
  align-items: center;
  width: 30%;
  padding: 1.25vw;
}
.mp_business #backup_plan2 .bp_td2 {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 70%;
  padding: 1.25vw 0;
}

.mp_business #backup_plan2 .bp_td2 p {
  width: 100%;
}
/*インプット設定*/
.mp_business #backup_plan2 input[type="text"],
.mp_business #backup_plan2 input[type="email"],
.mp_business #backup_plan2 select {
  width: 100%;
  height: 7.5vw;
  box-sizing: border-box;
  padding: 1.25vw;
  margin: 0;
  border: 1px solid #eeeeee;
}
/*selectの矢印*/
.mp_business #backup_plan2 .selectwrap {
  width: 100%;
  position: relative;
  display: inline-block;
}
.mp_business #backup_plan2 .selectwrap::after {
  content: "";
  width: 0.9375vw;
  height: 0.9375vw;
  border: 0px;
  border-bottom: solid 0.3125vw #b4b3b3;
  border-right: solid 0.3125vw #b4b3b3;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 1.5625vw;
  margin-top: -0.625vw;
}
.mp_business #backup_plan2 select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  height: 40px;
  background: transparent;
  position: relative;
  z-index: 1;
}
.mp_business #backup_plan2 select::-ms-expand {
  display: none;
}
/*送信ボタン*/
.mp_business #backup_plan2 input[type="submit"] {
  width: 68.4375vw;
  height: 17.1875vw;
  margin: 0px auto;
  cursor: pointer;
  border: none;
  border-radius: 3px;
  background: url(../img/contact/but103.png) no-repeat;
  background-size: 100% auto;
  text-indent: -99999px;
}

.mp_business #backup_plan2 .bp_2 {
  text-align: center;
  margin-bottom: 7.5vw;
}
.mp_business #backup_plan2 .bp_3 {
  width: 100%;
  height: 40vw;
  overflow: auto;
  font-size: 12px;
  padding: 2.5vw 5vw;
  margin: 0 auto 8.75vw;
  background: url(../img/contact/p_bg1.jpg);
}

.mp_business #backup_plan2 .bp_3 .t1,
.mp_business #backup_plan2 .bp_3 .t2 {
  font-weight: bold;
}
.mp_business #backup_plan2 .bp_3 .t1 {
  font-size: 1.1rem;
  text-align: center;
}
.mp_business #backup_plan2 .bp_3 .t2,
.mp_business #backup_plan2 .bp_3 .t3 {
  font-size: 0.9rem;
}

.mp_business #backup_plan2 .bp_3 .t4 {
  font-size: 0.9rem;
  text-align: right;
}

.mp_business #backup_plan2 .bp_4 {
  margin-bottom: 7.5vw;
}

/*フォント設定*/
.mp_business #backup_plan2 .fs08 {
  font-size: 0.8rem;
}
.mp_business #backup_plan2 .fs09 {
  font-size: 0.9rem;
}
.mp_business #backup_plan2 .fs10 {
  font-size: 1rem;
}
.mp_business #backup_plan2 .fs12 {
  font-size: 1.2rem;
}
.mp_business #backup_plan2 .fs13 {
  font-size: 1.3rem;
}
/*Margin設定*/
.mp_business #backup_plan2 .bm8 {
  margin-bottom: 1.25vw;
}
.mp_business #backup_plan2 .mb16 {
  margin-bottom: 2.5vw;
}
.mp_business #backup_plan2 .mb24 {
  margin-bottom: 3.75vw;
}
.mp_business #backup_plan2 .mb32 {
  margin-bottom: 5vw;
}
.mp_business #backup_plan2 .mb40 {
  margin-bottom: 6.25vw;
}

/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
メンテナンスパック　ライトプラン
https://jetb.co.jp/3324
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/

/*2枚目画像*/
.mp_light .img02 {
  margin: 14.0625vw 0 15vw;
}
/*表*/
.mp_light .obverse_cont {
  width: 100%;
}
.mp_light .obverse_box {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 3.75vw;
}
.mp_light .obverse_box .obverse_title {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30%;
  color: #fff;
  font-size: 0.9rem;
  padding: 1.25vw;
  background: #ffc000;
}
.mp_light .obverse_box .obverse_txt {
  width: 68%;
  padding: 2.5vw;
  background: #f5f5f5;
}
.mp_light .obverse_box .txt1 {
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.8;
}
.mp_light .obverse_box .txt2 {
  font-size: 1rem;
  font-weight: bold;
}
.mp_light .obverse_box .txt2 b {
  font-size: 1.6rem;
}
.mp_light .obverse_box .txt3 {
  font-size: 1rem;
  line-height: 1.8;
}
/*お申し込みフォーム*/
.mp_light #backup_plan2 {
  width: 100%;
  overflow: hidden;
  margin: 15vw auto 0;
  color: #3f3f3f;
  font-size: 1.1rem;
}
/*タイトル*/
.mp_light #backup_plan2 .bp_1 {
  color: #fff;
  font-size: 1.2rem;
  text-align: center;
  padding: 1.875vw 0 1.25vw;
  margin-bottom: 7.5vw;
  background: #ffc000;
}
.mp_light #backup_plan2 p {
  width: 90%;
  margin: 0px auto;
}
.mp_light #backup_plan2 .bp_t {
  width: 90%;
  margin: 0px auto 7.5vw;
  font-size: 1rem;
  font-weight: normal;
}
.mp_light #backup_plan2 .bp_tr {
  display: flex;
  overflow: hidden;
}
.mp_light #backup_plan2 .bp_td1 {
  display: flex;
  align-items: center;
  width: 30%;
  padding: 1.25vw;
}
.mp_light #backup_plan2 .bp_td2 {
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 70%;
  padding: 1.25vw 0;
}

.mp_light #backup_plan2 .bp_td2 p {
  width: 100%;
}
/*インプット設定*/
.mp_light #backup_plan2 input[type="text"],
.mp_light #backup_plan2 input[type="email"],
.mp_light #backup_plan2 select {
  width: 100%;
  height: 7.5vw;
  box-sizing: border-box;
  padding: 1.25vw;
  margin: 0;
  border: 1px solid #eeeeee;
}
/*selectの矢印*/
.mp_light #backup_plan2 .selectwrap {
  width: 100%;
  position: relative;
  display: inline-block;
}
.mp_light #backup_plan2 .selectwrap::after {
  content: "";
  width: 0.9375vw;
  height: 0.9375vw;
  border: 0px;
  border-bottom: solid 0.3125vw #b4b3b3;
  border-right: solid 0.3125vw #b4b3b3;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 1.5625vw;
  margin-top: -0.625vw;
}
.mp_light #backup_plan2 select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  height: 40px;
  background: transparent;
  position: relative;
  z-index: 1;
}
.mp_light #backup_plan2 select::-ms-expand {
  display: none;
}
/*送信ボタン*/
.mp_light #backup_plan2 input[type="submit"] {
  width: 68.4375vw;
  height: 17.1875vw;
  margin: 0px auto;
  cursor: pointer;
  border: none;
  border-radius: 3px;
  background: url(../img/contact/but104.png) no-repeat;
  background-size: 100% auto;
  text-indent: -99999px;
}

.mp_light #backup_plan2 .bp_2 {
  text-align: center;
  margin-bottom: 7.5vw;
}
.mp_light #backup_plan2 .bp_3 {
  width: 100%;
  height: 40vw;
  overflow: auto;
  font-size: 12px;
  padding: 2.5vw 5vw;
  margin: 0 auto 8.75vw;
  background: url(../img/contact/p_bg1.jpg);
}

.mp_light #backup_plan2 .bp_3 .t1,
.mp_light #backup_plan2 .bp_3 .t2 {
  font-weight: bold;
}
.mp_light #backup_plan2 .bp_3 .t1 {
  font-size: 1.1rem;
  text-align: center;
}

.mp_light #backup_plan2 .bp_3 .t2,
.mp_light #backup_plan2 .bp_3 .t3 {
  font-size: 0.9rem;
}

.mp_light #backup_plan2 .bp_3 .t4 {
  font-size: 0.9rem;
  text-align: right;
}

.mp_light #backup_plan2 .bp_4 {
  margin-bottom: 7.5vw;
}

/*フォント設定*/
.mp_light #backup_plan2 .fs08 {
  font-size: 0.8rem;
}
.mp_light #backup_plan2 .fs09 {
  font-size: 0.9rem;
}
.mp_light #backup_plan2 .fs10 {
  font-size: 1rem;
}
.mp_light #backup_plan2 .fs12 {
  font-size: 1.2rem;
}
.mp_light #backup_plan2 .fs13 {
  font-size: 1.3rem;
}
/*Margin設定*/
.mp_light #backup_plan2 .bm8 {
  margin-bottom: 1.25vw;
}
.mp_light #backup_plan2 .mb16 {
  margin-bottom: 2.5vw;
}
.mp_light #backup_plan2 .mb24 {
  margin-bottom: 3.75vw;
}
.mp_light #backup_plan2 .mb32 {
  margin-bottom: 5vw;
}
.mp_light #backup_plan2 .mb40 {
  margin-bottom: 6.25vw;
}

@media only screen and (min-width: 1000px) {
  /*ここから====================*/
  /*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
動画インタビュー
/category/interview
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
  #post_list_area .post_list_cont .hov_box {
    padding: 8px;
    text-align: center;
  }

  .post_list_cont .hov_box p {
    font-size: 1.4rem;
    line-height: 1.4;
  }

  #post_list_area .post_list_cont:hover .hov_box {
    opacity: 1;
    bottom: -3px;
  }

  /*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
IT補助金資料PASS
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
  .pass_box {
    width: 90%;
    padding: 64px 240px;
    margin: 64px auto;
  }

  .pass_box .page_title {
    color: #3f3f3f;
    font-size: 2rem;
    margin-bottom: 64px;
    padding-left: 20px;
    border-left: 5 solid #3f3f3f;
  }

  .pass_box input[type="text"],
  .pass_box input[type="email"] {
    display: block;
    width: 100%;
    height: 48px;
    box-sizing: border-box;
    padding: 8px;
    margin: 32px auto;
    font-size: 1.4rem;
  }

  .pass_box input[type="submit"] {
    display: block;
    width: 100%;
    padding: 16px 0;
    margin: 0px auto;
    cursor: pointer;
    color: #ffffff;
    font-size: 1.6rem;
    letter-spacing: 2px;
  }

  /*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
実績速報
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
  #page_area.notice_area .area_title {
    width: 100%;
    height: 320px;
  }

  #page_area.notice_area .area_title h1 {
    font-size: 7.2rem;
  }

  #notice_cont {
    width: 100%;
    overflow: hidden;
    margin: 0px auto;
    margin-bottom: 0;
    padding: 64px 0 64px;
  }

  #notice_cont dl {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: stretch;
  }

  #notice_cont dt,
  #notice_cont dd {
    font-size: 1.4rem;
    overflow: hidden;
    padding: 0px 0 20px;
    margin-bottom: 32px !important;
    border-bottom: 1px solid #cccccc;
  }
  #notice_cont dt {
    width: 19.5%;
    font-style: italic;
  }
  #notice_cont dt.no_pop {
    padding-top: 0;
  }

  #notice_cont dd {
    position: relative;
    width: 80%;
    margin-left: 0 !important;
    padding: 0 0 0 32px;
  }
  #notice_cont dd::before {
    content: "";
    position: absolute;
    top: 5px;
    left: 0;
    display: inline-block;
    margin-right: 1em;
    width: 6px;
    height: 6px;
    border-width: 1px 1px 0 0;
    border-color: #26badd;
    border-style: solid;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  #notice_cont .sin_pop,
  #notice_cont .ji_pop,
  #notice_cont .oshi_pop {
    position: relative;
    top: -1px;
    display: inline-block;
    color: #ffffff;
    font-size: 12px;
    padding: 1px 8px 0;
    margin: 0 0 8px 24px;
  }

  /*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
たけログ
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
  /*-----------------------------
検索フォーム
-----------------------------*/
  .take_log #search_head {
    width: 400px;
    margin: 0px auto;
    position: relative;
  }

  .take_log #search_head1 {
    width: 100%;
    height: 32px;
    background: #fff;
    border: 1px solid #ddd;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
    padding: 8px;
    color: #000;
    font-size: 1.4rem;
  }

  .take_log #search_head2 {
    position: absolute;
    top: 0px;
    left: -45px;
    width: 32px;
    height: 32px;
  }

  /*-----------------------------
メイン
-----------------------------*/
  .take_log .cat_box {
    margin: 8px 0;
  }

  .take_log time {
    font-size: 1.2rem;
  }

  #post_list_area.take_log .post_list_cont h3 {
    margin: 4px 0;
  }

  /*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
オプション
・固定ページ：オプション
・カテゴリー：オプション以下全て
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
  #option_area .breadcrumbs {
    width: 800px;
    padding: 14px 0 0;
    margin: 0 auto;
    font-size: 11px;
  }
  #post_list_area.option .area_title {
    height: 155px;
  }

  #post_list_area.option .area_title h1 {
    font-size: 3rem;
  }

  #option_cont {
    width: 800px;
    margin: 0 auto;
    background: #ffffff;
  }

  .option_entry .tablepress {
    margin-bottom: 40px;
  }

  .option_entry .tablepress h3 {
    font-size: 1.6rem;
    font-weight: bold;
    margin-left: -8px;
    margin-bottom: 0px;
  }

  .option_entry .tablepress td {
    font-size: 1.4rem;
    line-height: 1.6;
  }

  .option_entry .tablepress .row-1 .column-1 {
    padding: 10px 0 !important;
  }

  .option_entry .tablepress .column-1 {
    width: 25%;
  }

  .option_entry .tablepress .column-2 {
    width: 25%;
  }

  .option_entry .tablepress .column-3 {
    width: 50%;
  }

  /*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
推奨サーバースペック
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
  .page-id-4362 {
  }

  .page-id-4362 #fix-page {
    width: 800px;
    padding: 100px;
  }

  .page-id-4362 #fix-page_title {
    display: none;
  }

  .page-id-4362 #fix-page .wp-image-4359 {
    width: 100%;
    height: auto;
  }

  .page-id-4362 #fix-page h1 {
    box-sizing: border-box;
    padding: 12px 10px 8px;
    border-left: 5px solid #a9dcfb;
    background: #f3f3f3;
  }

  .page-id-4362 .x_table table {
    font-size: 1.4rem;
  }

  .page-id-4362 .x_table thead {
    font-size: 16px;
  }

  .page-id-4362 .x_table .column-2 {
    width: 60%;
  }

  .page-id-4362 .btn_box {
    width: 600px;
    height: 80px;
    overflow: hidden;
    margin: 0 auto;
    border-radius: 5px;
    border: 1px solid #64a9ed;
    background: #1f5ea2;
  }

  .page-id-4362 .btn_box .pxp1 {
    display: block;
    width: 35%;
    box-sizing: border-box;
    padding-right: 10px;
    text-align: center;
    line-height: 1.4;
    border-right: 1px solid #eee;
    color: #fff;
  }

  .page-id-4362 .btn_box a {
    display: block;
    padding-left: 32px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
  }

  .page-id-4362 .btn_box a:hover {
    color: #dddddd;
  }

  /*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
メンテナンスパック
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
  #backup_plan {
    width: 100%;
    overflow: hidden;
    margin: 0px auto;
    color: #3f3f3f;
    font-size: 14px;
    font-weight: bold;
  }

  #backup_plan .bp_1 {
    font-size: 24px;
    padding-left: 50px;
    margin-bottom: 50px;
    border-top: 1px solid #eee;
    border-left: 6px solid #000;
    border-right: 1px solid #eee;
    box-shadow: 0px 1px 3px #666;
    border-bottom: none;
  }

  #backup_plan p {
    width: 90%;
    margin: 0px auto;
  }

  #backup_plan .bp_t {
    width: 90%;
    margin: 0px auto 50px;
    font-size: 16px;
  }

  #backup_plan .bp_tr {
    overflow: hidden;
  }

  #backup_plan .bp_td1 {
    float: left;
    width: 230px;
    padding: 25px 10px;
    vertical-align: middle;
  }

  #backup_plan .bp_td2 {
    float: left;
    width: 440px;
    padding: 10px;
    vertical-align: middle;
  }

  #backup_plan .bp_td2 p {
    width: 100%;
  }

  #backup_plan input[type="text"],
  #backup_plan input[type="email"] {
    width: 100%;
    height: 45px;
    box-sizing: border-box;
    padding: 10px;
    margin: 0px 0px 0px;
    font-size: 16px;
  }

  #backup_plan .bp_2 {
    text-align: center;
    margin-bottom: 50px;
  }

  #backup_plan input[type="submit"] {
    width: 438px;
    height: 110px;
    margin: 0px auto;
    cursor: pointer;
    border: none;
    border-radius: 3px;
    background: url(../img/contact/but103.png) no-repeat;
    background-size: 100% auto;
  }

  #backup_plan .bp_3 {
    width: 632px;
    height: 250px;
    overflow: auto;
    font-size: 12px;
    padding: 15px 50px;
    margin: 0 auto 50px;
    background: url(../img/contact/p_bg1.jpg);
  }

  #backup_plan .bp_3 .t1,
  #backup_plan .bp_3 .t2 {
    font-weight: bold;
  }

  #backup_plan .bp_3 .t2,
  #backup_plan .bp_3 .t3 {
    font-size: 12px;
  }

  #backup_plan .bp_3 .t4 {
    font-size: 12px;
    text-align: right;
  }

  #backup_plan .bp_4 {
    margin-bottom: 50px;
  }

  /*
どこでもテーブル
========================================*/
  .tbox {
    width: 100%;
    margin: 0px auto;
    overflow: hidden;
    clear: both;
  }

  .tbox .tablepress .row-1 {
    font-size: 1.6rem;
  }

  .tbox .tablepress {
    font-size: 1.4rem;
  }

  .tbox .tablepress h3 {
    font-size: 1.4rem;
    margin-left: -10px;
    margin-bottom: 0px;
    border-bottom: 1px solid #f6f6f6;
  }

  .tbox h3 {
    font-size: 1.4rem;
    margin-left: -10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #f6f6f6;
  }

  .tbox .tablepress td {
    border: 1px solid #fff;
  }

  .tbox .tablepress .row-1 .column-1 {
    padding: 10px 0 !important;
  }

  .tbox .tablepress .column-1 {
    width: 300px;
  }

  .tbox .tablepress .column-2 {
    width: 200px;
  }

  .tbox .tablepress .column-3 {
    width: 490px;
  }

  .tbox .tablepress .column-1,
  .tbox .tablepress .column-2,
  .tbox .tablepress .column-3,
  .tbox .tablepress .column-4,
  .tbox .tablepress .column-5,
  .tbox .tablepress .column-6 {
    background: #f8f7f6;
  }

  .tbox .tablepress .row-2 .column-1,
  .tbox .tablepress .row-2 .column-2,
  .tbox .tablepress .row-2 .column-3,
  .tbox .tablepress .row-2 .column-4,
  .tbox .tablepress .row-2 .column-5,
  .tbox .tablepress .row-2 .column-6 {
    color: #fff;
    background: #8f8887;
  }

  .tbox .tablepress .row-1 .column-1 {
    background: #fff;
  }

  .tbox .tablepress h5 {
    font-size: 1.6rem;
    box-sizing: border-box;
    padding: 10px 10px 7px;
    margin-bottom: 10px;
    border-bottom: 2px solid #000;
  }

  /*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
メンテナンスパック　ビジネスプラン
https://jetb.co.jp/9218
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
  .postid-9218 #option_cont {
    width: 900px;
  }
  .postid-9218 #option_area .breadcrumbs {
    width: 900px;
    padding: 14px 0 0;
    margin: 0 auto;
    font-size: 11px;
  }
  /*2枚目画像*/
  .mp_business .img02 {
    margin: 90px 0 96px;
  }

  /*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
メンテナンスパック　ビジネスプラス
https://jetb.co.jp/15450
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
  .postid-15450 #option_cont {
    width: 900px;
  }
  /*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
メンテナンスパック　ビジネスプラン
メンテナンスパック　ビジネスプラス
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
  /*表*/
  .mp_business .obverse_cont {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
  .mp_business .obverse_box {
    display: block;
    width: 284px;
    margin-bottom: 0;
  }
  .mp_business .obverse_box .obverse_title {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    font-size: 18px;
    padding: 10px 0;
  }
  .mp_business .obverse_box .obverse_txt {
    display: flex;
    align-items: center;
    width: 100%;
    height: 300px;
    padding: 16px;
  }
  .mp_business .obverse_box .txt1 {
    font-size: 18px;
    line-height: 1.8;
  }
  .mp_business .obverse_box .txt2 {
    font-size: 18px;
    font-weight: bold;
    justify-content: center;
  }
  .mp_business .obverse_box .txt2 b {
    font-size: 40px;
  }
  .mp_business .obverse_box .txt3 {
    font-size: 14px;
    line-height: 1.8;
    letter-spacing: 0;
  }
  /*お申し込みフォーム*/
  .mp_business #backup_plan2 {
    width: 900px;
    overflow: hidden;
    margin: 94px auto 0;
    color: #3f3f3f;
    font-size: 1.1rem;
  }
  /*タイトル*/
  .mp_business #backup_plan2 .bp_1 {
    font-size: 20px;
    text-align: center;
    padding: 12px 0 8px;
    margin-bottom: 60px;
  }
  .mp_business #backup_plan2 p.bp_4.fs10 {
    width: 720px;
    margin: 0px auto 64px;
  }
  .mp_business #backup_plan2 .bp_t {
    width: 720px;
    margin: 0px auto 50px;
    font-size: 16px;
    font-weight: normal;
  }
  .mp_business #backup_plan2 .bp_tr {
    display: block;
    overflow: hidden;
  }
  .mp_business #backup_plan2 .bp_td1 {
    display: flex;
    align-items: center;
    float: left;
    width: 230px;
    padding: 18px 8px 8px;
  }
  .mp_business #backup_plan2 .bp_td2 {
    display: flex;
    align-items: center;
    flex-direction: column;
    float: right;
    width: 440px;
    padding: 8px 0;
  }

  .mp_business #backup_plan2 .bp_td2 p {
    width: 100%;
  }
  /*インプット設定*/
  .mp_business #backup_plan2 input[type="text"],
  .mp_business #backup_plan2 input[type="email"],
  .mp_business #backup_plan2 select {
    width: 440px;
    height: 40px;
    box-sizing: border-box;
    padding: 10px;
    margin: 0;
    border: 1px solid #eeeeee;
  }
  /*selectの矢印*/
  .mp_business #backup_plan2 .selectwrap {
    width: 100%;
    position: relative;
    display: inline-block;
  }
  .mp_business #backup_plan2 .selectwrap::after {
    content: "";
    width: 6px;
    height: 6px;
    border: 0px;
    border-bottom: solid 2px #b4b3b3;
    border-right: solid 2px #b4b3b3;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -4px;
  }
  .mp_business #backup_plan2 select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 440px;
    height: 40px;
    background: transparent;
    position: relative;
    z-index: 1;
  }
  .mp_business #backup_plan2 select::-ms-expand {
    display: none;
  }
  /*送信ボタン*/
  .mp_business #backup_plan2 input[type="submit"] {
    width: 438px;
    height: 110px;
    margin: 0px auto;
    cursor: pointer;
    border: none;
    border-radius: 3px;
    background: url(../img/contact/but103.png) no-repeat;
    background-size: 100% auto;
  }
  .mp_business #backup_plan2 .wpcf7-spinner {
    display: block;
    margin: 0 auto;
  }

  .mp_business #backup_plan2 .bp_2 {
    text-align: center;
    margin-bottom: 50px;
  }
  .mp_business #backup_plan2 .bp_3 {
    width: 632px;
    height: 250px;
    overflow: auto;
    font-size: 12px;
    padding: 15px 50px;
    margin: 0 auto 50px;
  }

  .mp_business #backup_plan2 .bp_3 .t1,
  .mp_business #backup_plan2 .bp_3 .t2 {
    font-weight: bold;
  }
  .mp_business #backup_plan2 .bp_3 .t1 {
    font-size: 16px;
    text-align: center;
  }
  .mp_business #backup_plan2 .bp_3 .t2,
  .mp_business #backup_plan2 .bp_3 .t3 {
    font-size: 12px;
  }

  .mp_business #backup_plan2 .bp_3 .t4 {
    font-size: 12px;
    text-align: right;
  }

  .mp_business #backup_plan2 .bp_4 {
    margin-bottom: 50px;
  }

  /*フォント設定*/
  .mp_business #backup_plan2 .fs08 {
    font-size: 14px;
  }
  .mp_business #backup_plan2 .fs09 {
    font-size: 0.9rem;
  }
  .mp_business #backup_plan2 .fs10 {
    font-size: 16px;
  }
  .mp_business #backup_plan2 .fs12 {
    font-size: 1.2rem;
  }
  .mp_business #backup_plan2 .fs13 {
    font-size: 1.3rem;
  }
  /*Margin設定*/
  .mp_business #backup_plan2 .bm8 {
    margin-bottom: 8px;
  }
  .mp_business #backup_plan2 .mb16 {
    margin-bottom: 16px;
  }
  .mp_business #backup_plan2 .mb24 {
    margin-bottom: 24px;
  }
  .mp_business #backup_plan2 .mb32 {
    margin-bottom: 32px;
  }
  .mp_business #backup_plan2 .mb40 {
    margin-bottom: 40px;
  }
  .mp_business #backup_plan2 .pad16 {
    padding: 16px;
  }

  /*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆
メンテナンスパック　ライトプラン
https://jetb.co.jp/3324
◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/
  .postid-9213 #option_cont,
  .postid-3324 #option_cont {
    width: 900px;
  }
  .postid-3324 #option_area .breadcrumbs {
    width: 900px;
    padding: 14px 0 0;
    margin: 0 auto;
    font-size: 11px;
  }
  /*2枚目画像*/
  .mp_light .img02 {
    margin: 90px 0 96px;
  }
  /*表*/
  .mp_light .obverse_cont {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
  .mp_light .obverse_box {
    display: block;
    width: 284px;
    margin-bottom: 0;
  }
  .mp_light .obverse_box .obverse_title {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    font-size: 18px;
    padding: 10px 0;
  }
  .mp_light .obverse_box .obverse_txt {
    display: flex;
    align-items: center;
    width: 100%;
    height: 300px;
    padding: 16px;
  }
  .mp_light .obverse_box .txt1 {
    font-size: 18px;
    line-height: 1.8;
  }
  .mp_light .obverse_box .txt2 {
    font-size: 18px;
    font-weight: bold;
    justify-content: center;
  }
  .mp_light .obverse_box .txt2 b {
    font-size: 40px;
  }
  .mp_light .obverse_box .txt3 {
    font-size: 14px;
    line-height: 1.8;
    letter-spacing: 0;
  }
  /*お申し込みフォーム*/
  .mp_light #backup_plan2 {
    width: 900px;
    overflow: hidden;
    margin: 94px auto 0;
    color: #3f3f3f;
    font-size: 1.1rem;
  }
  /*タイトル*/
  .mp_light #backup_plan2 .bp_1 {
    font-size: 20px;
    text-align: center;
    padding: 12px 0 8px;
    margin-bottom: 60px;
  }
  .mp_light #backup_plan2 p.bp_4.fs10 {
    width: 720px;
    margin: 0px auto 64px;
  }
  .mp_light #backup_plan2 .bp_t {
    width: 720px;
    margin: 0px auto 50px;
    font-size: 16px;
    font-weight: normal;
  }
  .mp_light #backup_plan2 .bp_tr {
    display: block;
    overflow: hidden;
  }
  .mp_light #backup_plan2 .bp_td1 {
    display: flex;
    align-items: center;
    float: left;
    width: 230px;
    padding: 18px 8px 8px;
  }
  .mp_light #backup_plan2 .bp_td2 {
    display: flex;
    align-items: center;
    flex-direction: column;
    float: right;
    width: 440px;
    padding: 8px 0;
  }

  .mp_light #backup_plan2 .bp_td2 p {
    width: 100%;
  }
  /*インプット設定*/
  .mp_light #backup_plan2 input[type="text"],
  .mp_light #backup_plan2 input[type="email"],
  .mp_light #backup_plan2 select {
    width: 440px;
    height: 40px;
    box-sizing: border-box;
    padding: 10px;
    margin: 0;
    border: 1px solid #eeeeee;
  }
  /*selectの矢印*/
  .mp_light #backup_plan2 .selectwrap {
    width: 100%;
    position: relative;
    display: inline-block;
  }
  .mp_light #backup_plan2 .selectwrap::after {
    content: "";
    width: 6px;
    height: 6px;
    border: 0px;
    border-bottom: solid 2px #b4b3b3;
    border-right: solid 2px #b4b3b3;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -4px;
  }
  .mp_light #backup_plan2 select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 440px;
    height: 40px;
    background: transparent;
    position: relative;
    z-index: 1;
  }
  .mp_light #backup_plan2 select::-ms-expand {
    display: none;
  }
  /*送信ボタン*/
  .mp_light #backup_plan2 input[type="submit"] {
    width: 438px;
    height: 110px;
    margin: 0px auto;
    cursor: pointer;
    border: none;
    border-radius: 3px;
    background: url(../img/contact/but104.png) no-repeat;
    background-size: 100% auto;
  }

  .mp_light #backup_plan2 .bp_2 {
    text-align: center;
    margin-bottom: 50px;
  }
  .mp_light #backup_plan2 .bp_3 {
    width: 632px;
    height: 250px;
    overflow: auto;
    font-size: 12px;
    padding: 15px 50px;
    margin: 0 auto 50px;
  }

  .mp_light #backup_plan2 .bp_3 .t1,
  .mp_light #backup_plan2 .bp_3 .t2 {
    font-weight: bold;
  }
  .mp_light #backup_plan2 .bp_3 .t1 {
    font-size: 16px;
    text-align: center;
  }
  .mp_light #backup_plan2 .bp_3 .t2,
  .mp_light #backup_plan2 .bp_3 .t3 {
    font-size: 12px;
  }

  .mp_light #backup_plan2 .bp_3 .t4 {
    font-size: 12px;
    text-align: right;
  }

  .mp_light #backup_plan2 .bp_4 {
    margin-bottom: 50px;
  }

  /*フォント設定*/
  .mp_light #backup_plan2 .fs08 {
    font-size: 14px;
  }
  .mp_light #backup_plan2 .fs09 {
    font-size: 0.9rem;
  }
  .mp_light #backup_plan2 .fs10 {
    font-size: 16px;
  }
  .mp_light #backup_plan2 .fs12 {
    font-size: 1.2rem;
  }
  .mp_light #backup_plan2 .fs13 {
    font-size: 1.3rem;
  }
  /*Margin設定*/
  .mp_light #backup_plan2 .bm8 {
    margin-bottom: 8px;
  }
  .mp_light #backup_plan2 .mb16 {
    margin-bottom: 16px;
  }
  .mp_light #backup_plan2 .mb24 {
    margin-bottom: 24px;
  }
  .mp_light #backup_plan2 .mb32 {
    margin-bottom: 32px;
  }
  .mp_light #backup_plan2 .mb40 {
    margin-bottom: 40px;
  }
  .mp_light #backup_plan2 .pad16 {
    padding: 16px;
  }

  /*ここまで====================*/
}
