@charset "UTF-8";
/* CSS Document */
#g_navi05 a {
  background-position: -540px -62px;
}

/*-------------------
	タイトル大
-----------------------*/
#title2 {
  position: relative;
  width: 960px;
  height: 370px;
/*  background-image: url(../images/title.jpg);*/
  margin: 0px;
  padding: 0px;
}
#title2.add_20210318 {
  background-image: url("../images/shaken_top.gif");
}

/*
#title2 .bt a {
  width: 530px;
  height: 0 !important;
  height: 76px;
  padding-top: 76px;
  display: block;
  overflow: hidden;
  background-image: url(../images/title_bt.jpg);
  background-position: 0px 0px;
  position: relative;
  left: 147px;
  top: 272px;
}
*/

#title2 .bt a:hover {
  background-position: 0px -76px;
}

.t_3point {
  width: 700px;
  height: 0 !important;
  height: 71px;
  padding-top: 71px;
  display: block;
  overflow: hidden;
  background-image: url(../images/t_3point.gif);
}

#left .subt.t_price {
  background-image: url(../images/t_price.gif);
  margin-bottom: 8px;
}

.cap {
  font-size: 12px;
  line-height: 140%;
  padding-bottom: 20px;
  color: #333;
}

.price_t1 {
  width: 700px;
  height: 0 !important;
  height: 186px;
  padding-top: 186px;
  display: block;
  overflow: hidden;
  background-image: url(../images/price_t1.gif);
}

.price1 {
  width: 700px;
  min-height: 540px;
  background-image: url(../images/price1.gif);
  background-position: left bottom;
  background-repeat: no-repeat;
  padding-bottom: 10px;
}

.price1 table {
  width: 650px;
  margin-left: 25px;
  border-top-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-left-style: solid;
  border-top-color: #0d86bc;
  border-left-color: #0d86bc;
  margin-bottom: 20px;
  height: 221px;
}

.price1 table th {
  background-color: #bbe3f6;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-right-color: #0d86bc;
  border-bottom-color: #0d86bc;
  color: #333333;
  text-align: center;
  vertical-align: middle;
  padding: 2px;
  font-size: 12px;
}

.price1 table td {
  background-color: #FFFFFF;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-right-color: #0d86bc;
  border-bottom-color: #0d86bc;
  color: #333333;
  text-align: center;
  vertical-align: middle;
  padding: 2px;
  font-size: 11px;
}

.price1 table td.b {
  font-weight: bold;
  background-color: #e8f6fc;
}

.price1 table td.jyu, .price1 table th.jyu {
  background-color: #baf5c0;
}

.price1 .left {
  float: left;
}

.price1 table.mini {
  width: 345px;
  margin-left: 25px;
  border-top-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-left-style: solid;
  border-top-color: #0d86bc;
  border-left-color: #0d86bc;
  margin-bottom: 20px;
  height: 199px;
}

.price1 table.mini2 {
  width: 280px;
  margin-left: 25px;
  border-top-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-left-style: solid;
  border-top-color: #0d86bc;
  border-left-color: #0d86bc;
  margin-bottom: 20px;
  height: 199px;
}

.price1 table.mini th, .price1 table.mini2 th {
  background-color: #baf5c0;
  font-size: 12px;
}

.price1 table.mini td, .price1 table.mini2 td {
  background-color: #FFFFFF;
}

.price1 table.mini td.b, .price1 table.mini2 td.b {
  background-color: #e7fbe9;
}

.price1 img.jyu {
  margin-bottom: 15px;
  margin-left: 24px;
  margin-top: 10px;
}

.price_t2 {
  width: 700px;
  height: 0 !important;
  height: 186px;
  padding-top: 186px;
  display: block;
  overflow: hidden;
  background-image: url(../images/price_t2_new.gif);
}

.price2 {
  width: 700px;
  min-height: 700px;
  background-image: url(../images/price2.gif);
  background-position: center bottom;
  background-repeat: no-repeat;
  padding-bottom: 10px;
}

.price2 table {
  width: 650px;
  margin-left: 25px;
  border-top-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-left-style: solid;
  border-top-color: #bb0c74;
  border-left-color: #bb0c74;
  margin-bottom: 20px;
  height: 221px;
}

.price2 table th {
  background-color: #f5badd;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-right-color: #bb0c74;
  border-bottom-color: #bb0c74;
  color: #333333;
  text-align: center;
  vertical-align: middle;
  padding: 2px;
  font-size: 12px;
}

.price2 table td {
  background-color: #FFFFFF;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-right-color: #bb0c74;
  border-bottom-color: #bb0c74;
  color: #333333;
  text-align: center;
  vertical-align: middle;
  padding: 2px;
  font-size: 11px;
}

.price2 table td.b {
  font-weight: bold;
  background-color: #fbe7f3;
  height: 39px;
}

.price_t3 {
  width: 700px;
  height: 0 !important;
  height: 186px;
  padding-top: 186px;
  display: block;
  overflow: hidden;
  background-image: url(../images/price_t3.gif);
}

.price3 {
  width: 700px;
  min-height: 1597px;
  background-image: url(../images/price3.gif);
  background-position: left bottom;
  background-repeat: no-repeat;
  padding-bottom: 10px;
}

.price3 table {
  width: 650px;
  margin-left: 25px;
  border-top-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-left-style: solid;
  border-top-color: #15bc96;
  border-left-color: #15bc96;
  margin-bottom: 20px;
  height: 441px;
}

.price3 table.eco {
  height: 221px;
}

.price3 table th {
  background-color: #b6f1e4;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-right-color: #15bc96;
  border-bottom-color: #15bc96;
  color: #333333;
  text-align: center;
  vertical-align: middle;
  padding: 2px;
  font-size: 12px;
}

.price3 table td {
  background-color: #FFFFFF;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-right-color: #15bc96;
  border-bottom-color: #15bc96;
  color: #333333;
  text-align: center;
  vertical-align: middle;
  padding: 2px;
  font-size: 11px;
}

.price3 table td.b {
  font-weight: bold;
  background-color: #fbfae7;
}

.price_t3-2 {
  width: 700px;
  height: 0 !important;
  height: 20px;
  padding-top: 20px;
  display: block;
  overflow: hidden;
  background-image: url(../images/price3t.gif);
}

.price3.price3-2 {
  min-height: 700px;
  padding-bottom: 10px;
}

.price1 table th.a, .price2 table th.a, .price3 table th.a {
  width: 110px;
}

.price3 table th.a2 {
  width: 120px;
}

.price1 .title, .price2 .title, .price3 .title {
  color: #FFFFFF;
  font-weight: bold;
  font-size: 14px;
  padding-left: 25px;
  line-height: 150%;
}

.bt a {
  width: 560px;
  height: 0 !important;
  height: 54px;
  padding-top: 54px;
  display: block;
  overflow: hidden;
  background-image: url(../images/bt.gif);
  background-position: 0px 0px;
  margin-right: auto;
  margin-left: auto;
}

.bt a:hover {
  background-position: 0px -54px;
}

.subt.t_flow {
/*  background-image: url(../images/t_flow.gif);*/
}

.step1 {
  width: 700px;
  background-image: url(../images/step1.gif);
  background-repeat: no-repeat;
  height: 130px;
}

.step2 {
  width: 700px;
  background-image: url(../images/step2.gif);
  background-repeat: no-repeat;
  height: 116px;
}

.step3 {
  width: 700px;
  background-image: url(../images/step3.gif);
  background-repeat: no-repeat;
  height: 480px;
}

.step4 {
  width: 700px;
  background-image: url(../images/step4.gif);
  background-repeat: no-repeat;
  height: 118px;
}

.step5 {
  width: 700px;
  background-image: url(../images/step5.gif);
  background-repeat: no-repeat;
  height: 120px;
}

.step6 {
  width: 700px;
  background-image: url(../images/step6.gif);
  background-repeat: no-repeat;
  height: 155px;
}

.step1 span {
  width: 100px;
  height: 0 !important;
  height: 65px;
  padding-top: 65px;
  display: block;
  overflow: hidden;
}

.step2 span {
  width: 100px;
  height: 0 !important;
  height: 74px;
  padding-top: 74px;
  display: block;
  overflow: hidden;
}

.step3 span {
  width: 100px;
  height: 0 !important;
  height: 71px;
  padding-top: 71px;
  display: block;
  overflow: hidden;
}

.step4 span {
  width: 100px;
  height: 0 !important;
  height: 72px;
  padding-top: 72px;
  display: block;
  overflow: hidden;
}

.step5 span {
  width: 100px;
  height: 0 !important;
  height: 72px;
  padding-top: 72px;
  display: block;
  overflow: hidden;
}

.step6 span {
  width: 100px;
  height: 0 !important;
  height: 72px;
  padding-top: 72px;
  display: block;
  overflow: hidden;
}

.step1 .text, .step2 .text, .step3 .text, .step4 .text, .step5 .text, .step6 .text {
  width: 620px;
  font-size: 12px;
  line-height: 180%;
  color: #666666;
  margin-left: 68px;
}

.red {
  color: #FF0000;
}

.bt_b4 {
  background-color: #020001;
  text-align: center;
  width: 960px;
  padding-top: 5px;
  padding-bottom: 20px;
}

.shaken-page {
	display: flex;
}