@media screen and (max-width: 768px) {


 /* ----------------------------------------
	404
---------------------------------------- */
 .notfound {
  margin-top: 10px;
 }

 .notfound_img {
  text-align: center;
  margin-bottom: 30px;
 }

 .notfound_btn {
  padding-bottom: 30px;
 }

 .notfound_btn a {
  display: block;
  width: 300px;
  height: 50px;
  box-sizing: border-box;
  border: 2px solid #DC392A;
  background: #fff;
  color: #DC392A;
  margin: 0 auto;
  line-height: 46px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  position: relative;
 }

 .notfound_btn a:hover {
  border: 2px solid #DC392A;
  background: #DC392A;
  color: #fff;
 }

 .notfound_btn a i {
  padding-left: 10px;
  position: absolute;
  top: 14px;
  right: 30px;
  transition: all .5s ease;
 }

 .notfound_btn a:hover i {
  right: 20px;
 }


 /* ----------------------------------------
	トラブル　共通
---------------------------------------- */
 .contents_trouble {
  width: 100%;
  margin: 0;
  padding: 0 0 50px 0;
  height: auto;
  overflow: hidden;
 }

 .contents_trouble h2 {
  background: url(/img/common/h2-title_bg.jpg) no-repeat;
  background-size: 179%;
  background-position: 0% 44%;
  display: block;
  margin: 0;
  padding: 0;
 }

 .contents_trouble h2.seikatsu {
  background: url(/img/common/h2-title_bg_seikatsu.jpg) no-repeat !important;

 }

 .contents_trouble h2 p {
  width: 100%;
  margin: 0 auto;
  padding: 0 0 0px 0;
  line-height: 64px;
  font-size: 18px;
  color: #2C83BF;
  display: block;
  font-weight: 600;
  letter-spacing: 7px;
  text-align: center;
  text-shadow: 1px 1px 1px #fff, -1px 1px 1px #fff, 1px -1px 1px #fff, -1px -1px 4px #fff;
 }

 .contents_trouble h2.seikatsu {
  background: url(/img/common/h2-title_bg_seikatsu.jpg) no-repeat !important;
  background-size: 109% !important;
  background-position: 0px 77% !important;
 }

 .contents_trouble h2.seikatsu p {
  color: #5AAE7D !important;
 }

 a.gas {
  display: block !important;
  margin: 10px auto;
 }

 .tr-image-r {
  float: none;
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
 }

 .tr-image-r img {
  max-width: 100%;
  margin: 0 auto;
  padding: 0;
  max-height: 200px;
 }

 .tr-txt-l {
  width: 96%;
  float: none;
  margin: 0;
  padding: 0;
  height: auto;
  overflow: hidden;
 }


 .subInner p {
  font-size: 15px;
 }

 .kakunin {
  margin: 10px 0;
  padding: 0;
 }

 .kakunin ul {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
 }

 .kakunin ul li {
  position: relative;
 }

 .kakunin li {
  line-height: 25px;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 2px;
  margin-left: 20px;
  padding-left: 3px;
 }

 .kakunin ul li::after {
  display: block;
  content: '';
  position: absolute;
  top: .5em;
  left: -1em;
  width: 10px;
  height: 5px;
  border-left: 2px solid #e04d4c;
  border-bottom: 2px solid #e04d4c;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
 }

 .ion-inq {
  margin: 15px 0;
  padding: 10px;
  font-size: 15px;
  letter-spacing: 2px;
  background: #e0eef5;
 }

 .howstation-inq {
  /* border: 1px #2c83bf dashed; */
  margin: 15px 0;
  padding: 10px;
  font-size: 15px;
  letter-spacing: 2px;
  background: #e0eef5;
 }

 .howstation-inq span {
  font-size: 17px;
  font-weight: bold;
  color: #e04d4c;
  display: block;
  line-height: 30px;
  text-indent: 10px;
 }

 .ion-attention {
  font-size: 15px;
  font-weight: bold;
  color: #e04d4c;
  display: block;
  text-decoration: underline;
 }

 .howstation-inq span a {
  color: #e04d4c !important;
  text-decoration: none !important;
  border: 0px !important;
  font-size: 17px !important;
  display: contents !important;
  margin: 0px !important;
  padding: 0px !important;
  letter-spacing: 0.5px;
 }

 a.how-inq-mail {
  display: block !important;
  color: #1c89e8 !important;
  border: 2px solid #1c89e8 !important;
  padding: 0px 6px !important;
  font-weight: bold !important;
  margin: 5px 10px !important;
 }

 a.how-inq-mail:hover {
  background: #1c89e8 !important;
  color: #fff !important;
  font-size: 14px !important;
 }

 .howstation-inq font {
  text-indent: 11px;
  display: inline-block;
  font-weight: bold;
  font-size: 14px;
  margin: 0px 0 0 0;
 }

 .howstation-inq font p {
  font-weight: normal;
  font-size: 12px;
  padding-left: 12px;
  text-indent: 0;
  line-height: 20px;
  margin: 0 0 10px;
 }

 a.outtime {
  display: block !important;
  color: #e04d4c !important;
  border: 2px solid #e04d4c !important;
  padding: 3px 6px 3px 15px !important;
  font-weight: bold !important;
  margin: 5px 10px !important;
  width: 80% !important;
  font-size: 15px !important;
 }

 a.outtime:hover {
  background: #e04d4c !important;
  color: #fff !important;
  font-size: 15px !important;
 }


 .arrow-2 {
  position: relative;
  display: inline-block;
  padding: 0 0 0 16px;
  color: #000;
  vertical-align: middle;
  text-decoration: none;
  font-size: 15px;
 }

 .arrow-2::before,
 .arrow-2::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
 }

 a.outtime::before {
  left: 5px;
  width: 4px;
  height: 4px;
  border-top: 2px solid #e04d4c;
  border-right: 2px solid #e04d4c;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
 }

 a.outtime:hover::before {
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
 }

 .manner_color .howstation-inq {
  /* border: 1px #2c83bf dashed; */
  margin: 15px 0;
  padding: 10px;
  font-size: 15px;
  letter-spacing: 2px;
  background: #f3e7e7;
 }

 .manner_color a.how-inq-mail {
  display: block !important;
  color: #D65F86 !important;
  border: 2px solid #D65F86 !important;
  padding: 0px 6px !important;
  font-weight: bold !important;
  margin: 5px 10px !important;
 }

 .manner_color a.how-inq-mail:hover {
  background: #D65F86 !important;
  color: #fff !important;
  font-size: 14px !important;
 }

 .txt-l {
  width: 100%;
 }

 .img-r {
  width: 100%;
  text-align: center;
  height: 120px;
  overflow: hidden;
 }

 .img-r img {
  max-width: 100%;
  height: 120px;
 }


 /* トラブル　共通
---------------------------------------- */

 /* ----------------------------------------
	manner
---------------------------------------- */

 .manner_color .nyukyo-trouble_bgcolor h4 {
  color: #D65F86 !important;
  border: 2px solid #D65F86 !important;
 }

 .manner_color .nyukyo-trouble_border {
  border: 2px solid #D65F86 !important;
 }

 .manner_color .nyukyo-trouble_bgcolor {
  background: #f9f8f8 !important;
 }

 .manner_color h2 p {
  color: #D65F86 !important;
 }

 .manner_color .subContent h4 span {
  background: url(/img/common/plus-m.png) 100% 44% no-repeat !important;
 }

 .manner_color .subContent h4 span.open {
  background: url(/img/common/minus-m.png) 100% 44% no-repeat !important;
 }

 /*	manner
---------------------------------------- */

 /* ----------------------------------------
	mizumawari
---------------------------------------- */

 .nyukyo-trouble_bgcolor {
  background: #F3F9FC;
 }

 .nyukyo-trouble_border {
  border: 2px solid #2C83BF;
 }

 .nyukyo-trouble_bgcolor h4 {
  color: #2C83BF;
  border: 2px solid #2C83BF;
 }

 .nyukyo-trouble_linkbg {
  background: #2C83BF;
 }

 .tv-title {
  letter-spacing: 2px !important;
  font-size: 17px !important;
 }


 /* mizumawari
---------------------------------------- */

 /* ----------------------------------------
	seikatsu
---------------------------------------- */

 .seikatsu_bgcolor {
  background: #f5fdf7;
 }

 .seikatsu_border {
  border: 2px solid #5AAE7D;
 }

 .seikatsu_bgcolor h4 {
  color: #5AAE7D;
  border: 2px solid #5AAE7D;
 }

 .seikatsu_linkbg {
  background: #f5fdf7;
 }

 .seikatsu_bgcolor h4 span {
  background: url(/img/common/plus-s.png) 100% 44% no-repeat !important;
 }

 .seikatsu_bgcolor h4 span.open {
  background: url('/img/common/minus-s.png') 100% 44% no-repeat !important;
 }

 .seikatsu_bgcolor a {
  color: #1c89e8 !important;
  text-decoration: underline !important;
  width: auto !important;
  border: 0 !important;
  line-height: 20px !important;
  text-align: left !important;
  font-size: 13px !important;
 }

 .seikatsu_bgcolor a:hover {
  font-size: 14px !important;
 }

 .seikatsu_bgcolor h5 {
  display: block;
  color: #000;
  font-weight: 600;
  font-size: 14px;
  margin: 6px 0 0 0;
 }

 .b-red b {
  color: #d60a0a;
 }

 .life-line a {
  display: inline-block !important;
 }

 .life-line a:hover {
  font-weight: bold;
 }

 .seikatsu_bgcolor table {
  display: block;
  border: #ddd 2px solid;
  margin: 10px auto;
  background: #fff;
  padding: 10px 5px;
 }

 .seikatsu_bgcolor th {
  font-size: 16px;
  font-weight: bold;
  line-height: 30px;
  text-align: center;
  color: #5AAE7D;
  padding: 0 0 5px 0;
 }

 .seikatsu_bgcolor table a {
  color: #1c89e8 !important;
  text-decoration: underline !important;
  width: auto !important;
  border: 0 !important;
  background: #eee;
  padding: 2px 20px;
  margin: 5px 3px 5px 3px !important;
  display: block !important;
  border: 1px #ccc solid !important;
  border-radius: 2px;
  line-height: 30px !important;
  text-align: center !important;
 }

 .seikatsu_bgcolor table a:hover {
  background: #5AAE7D;
  color: #fff !important;

 }

 .seikatsu_bgcolor td {
  width: 50%;
  display: block;
  float: left;
 }

 /* seikatsu
---------------------------------------- */

 /* ion
---------------------------------------- */
 .ion_main {
  background: url(/ion/img/main_bg.jpg);
  width: 100%;
  overflow: hidden;
 }

 .ion_main_in {
  width: 95%;
  margin: 0 auto;
  padding: 20px 0 0 0;
 }

 .ion_main_l {
  /* float: left; */
  width: 100%;
  /* text-align: right; */
  z-index: 100;
  text-align: left;
  position: relative;
 }

 .ion_main_r {
  float: right;
  width: 30%;
  margin-top: -64px;
  margin-right: -13px;
  z-index: 99;
  position: relative;
  /* text-align: right; */
 }

 img.main-img {
  width: 90%;
  margin: 0 10% 0 0;
 }

 .ion_sup {
  overflow: hidden;
 }

 .ion_sup_tl {
  position: relative;
  background-color: #FF9900;
  overflow: hidden;
  border-bottom: 5px solid #DC8400;
 }

 .ion_sup_tl:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 28px solid transparent;
  border-top: 21px solid #DC8400;
 }

 .ion_sup_tl_in {
  width: 95%;
  margin: 0 auto;
  padding: 22px 0;
 }

 .ion_sup_l {
  font-size: 18px;
  color: #fff;
  letter-spacing: 1px;
  line-height: 23px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
 }

 .ion_sup_l img {
  float: left;
  padding: 9% 0 0 0;
 }

 .ion_sup_l p {
  float: right;
  width: 78%;
  font-weight: bold;
 }


 .ion_sup_l span {
  display: block;
  font-size: 14px;
  font-weight: normal;
 }


 .ion_sup_r {
  padding-top: 20px;
 }

 .ion_sup_main {
  background: url(/ion/img/ion_sup_bg.jpg) no-repeat center -1%;
  width: 100%;
 }

 .ion_sup_main_in {
  width: 98%;
  margin: 0 auto;
  padding: 50px 0 30px 0;
 }

 .ion_sup_main_box1 {
  overflow: hidden;
  margin-bottom: 50px;
 }

 .ion_sup_main_box1_l {
  width: 65%;
  margin: 0 auto;
 }


 .ion_sup_main_box1_r {
  width: 92%;
  margin-top: 30px;
 }

 .ion_sup_main_box1_r p {
  padding-top: 10px;
 }

 .ion_sup_main_box1_tr1 {
  border: 2px solid #2C83BF;
  background-color: #FFF;
  border-radius: 5px;
  width: 100%;
  padding: 10px 10px;
  margin-bottom: 10px;
 }

 .ion_sup_main_box1_tr1_tl {
  text-align: center;
  color: #2C83BF;
  width: 100%;
  font-size: 20px;
  border-bottom: 1px solid #2C83BF;
  padding-bottom: 10px;
  font-weight: bold;
 }

 .ion_sup_main_box1_tr2 {
  border: 2px solid #FF9900;
  background-color: #FFF;
  border-radius: 5px;
  width: 100%;
  padding: 10px 10px;
  margin-bottom: 10px;
 }

 .ion_sup_main_box1_tr2_tl {
  text-align: center;
  color: #FF9900;
  width: 100%;
  font-size: 20px;
  border-bottom: 1px solid #FF9900;
  padding-bottom: 10px;
  font-weight: bold;

 }

 .ion_sup_main_box1_tr3 {
  border: 2px solid #84B756;
  background-color: #FFF;
  border-radius: 5px;
  width: 100%;
  padding: 10px 10px;
  height: 130px;
  margin-bottom: 10px;

 }

 .ion_sup_main_box1_tr3_tl {
  text-align: center;
  color: #84B756;
  width: 100%;
  font-size: 20px;
  border-bottom: 1px solid #84B756;
  padding-bottom: 10px;
  font-weight: bold;
 }

 .ion_sup_main_box2 {
  overflow: hidden;
  clear: both;
  width: 95%;
  margin: 0 auto;
 }

 .ion_sup_main_box2 ul {}

 .ion_sup_main_box2 li {
  border: 1px solid #fff;
  background-color: #2C83BF;
  border-radius: 5px;
  text-align: center;
  color: #fff;
  padding: 10px;
  margin-bottom: 10px;
 }

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


 .ion_sup_main_box2_step {
  font-size: 20px;
  font-weight: 600;
 }

 .ion_sup_main_box2_tl {
  padding-top: 10px;
  font-size: 20px;
  font-weight: 600;
 }

 .ion_sup_main_box2 img {
  padding: 15px 0;
 }

 .ion_sup_main_box2 p {
  font-size: 15px;
  margin-bottom: 10px;
 }

 .ion_sup_main_box2 p span {
  font-size: 15px;
  color: #FFFF00;
 }

 p.ion_step3_txt {
  font-size: 20px !important;
  color: #FFFF00;
  letter-spacing: 2px;
  line-height: 30px;
 }

 .ion_guide {
  width: 93%;
  margin: 30px auto 20px;
 }

 .ion_guide p {
  font-size: 18px;
  font-weight: bold;
  border-bottom: 1px solid #ccc;
  padding-bottom: 5px;
 }


 .ion_guide ul {
  margin: 8px 0 24px 0;
  font-size: 14px;
 }

 .ion_conts_tl {
  position: relative;
  background-color: #2C83BF;
  width: 100%;
  text-align: center;
  color: #fff;
  letter-spacing: 2px;
  border-bottom: 5px solid #005AAA;
 }

 .ion_conts_tl:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 46%;
  margin-left: -15px;
  border: 28px solid transparent;
  border-top: 21px solid #005AAA;
 }

 .ion_conts_tl h3 {
  font-size: 20px;
  padding-top: 30px;
 }

 .ion_conts_tl span {
  color: #FF9900;
 }

 .ion_conts_tl p {
  font-size: 15px;
  padding-bottom: 30px;
 }

 br .pc_off {
  display: none;
 }

 .ion_conts_kazai {
  width: 60%;
  margin: 50px auto;
 }

 .ion_conts_kazai ul {}


 .ion_conts_kazai ul li {
  width: 100%;
  margin-bottom: 40px;
 }

 .ion_conts_kazai ul li img {
  width: 280px;
  height: auto;
 }


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

 .ion_conts_kazai_txt {
  text-align: left;
  font-size: 13px;
  margin-bottom: 50px;
  overflow: hidden;
  width: 98%;
  margin: 0 auto;
 }

 .ion_conts_hiyou {
  width: 95%;
  margin: 50px auto;
 }

 .ion_conts_hiyou ul {}

 .ion_conts_hiyou ul li {
  background-color: #F0F0E1;
  border-radius: 5px;
  width: 100%;
  text-align: center;
  margin: 0 0px 20px 0;
 }

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

 .ion_conts_hiyou img {
  padding: 7px 0;
 }

 .ion_conts_hiyou_tl {
  border-top: 1px solid #2C83BF;
  border-bottom: 1px solid #2C83BF;
  width: 100%;
  color: #2C83BF;
  font-size: 24px;
  padding: 5px 0;
  font-weight: bold;
 }

 .ion_conts_hiyou_tl span {
  font-size: 15px;
 }

 .ion_conts_hiyou_txt {
  width: 98%;
  margin: 0 auto;
  font-size: 13px;
  padding: 10px 0;
  line-height: 21px;
 }

 .ion_conts_baisyou {
  width: 95%;
  margin: 50px auto;
 }

 .ion_conts_baisyou ul {}

 .ion_conts_baisyou ul li {
  width: 100%;
  background-color: #F0F0E1;
  text-align: center;
  margin: 0 60px 30px 0;
 }

 .ion_conts_baisyou ul li:last-child {
  margin-right: 0;
 }


 .ion_conts_baisyou_tl {
  color: #2C83BF;
  border-bottom: 1px solid #2C83BF;
  font-size: 24px;
  font-weight: bold;
  padding: 17px 0;
 }

 .ion_conts_baisyou_txt {
  width: 96%;
  margin: 0 auto;
  text-align: left;
  font-size: 15px;
  padding: 10px 0;
 }

 .ion_contact {
  background-color: #eee;
  text-align: center;
  margin: 50px 0;
 }

 .ion_contact img {
  padding: 11px 0;
  width: 95%;
 }

 br .sp_off {
  display: none;
 }

 .ion-text {
  text-indent: 0 !important;
 }

 /* ion
---------------------------------------- */


 /* koshin update
---------------------------------------- */

 .koshin h2 {
  background-image: url(/update2/img/up-img2.jpg) !important;
  background-repeat: no-repeat !important;
  background-size: 101% !important;
  background-position: 7% 81% !important;
 }

 .koshin h2 p {
  color: #d65f86 !important;
 }


 .koshin-cont {
  width: 100%;
  margin: 10px auto;
  padding: 0;
  height: auto;
  overflow: hidden;
  text-align: center;

 }

 .koshin-cont h3 {
  font-size: 18px;
  font-weight: bold;
  line-height: 25px;
  margin: 30px 0 20px;
 }

 .koshin-cont p {
  font-size: 14px;
  letter-spacing: 0;
  line-height: 21px;
  margin: 0 0 30px 0;
  padding: 0;
 }

 .koshin-cont .triangle3 {
  width: 0;
  height: 0;
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  border-top: 15px solid #f9f8f8;
  top: 0;
  margin: -10px auto 10px;
 }

 .koshin-txt {
  width: 96%;
  margin: 0 auto;
  padding: 0;
 }

 .koshin-txt h4 {
  font-size: 18px;
  font-weight: bold;
  line-height: 65px;
  margin: 10px 0;
  background: #f9f8f8;
  color: #D65F86;
  letter-spacing: 5px;
 }

 .koshin-txt h5 {
  color: #D65F86;
  font-weight: 600;
  line-height: 30px;
  margin: 10px 0 5px;
  background: #f9f8f8;
  text-indent: 0px;
  padding: 5px 0;
  border-left: #D65F86 2px solid;
 }

 .koshin-txt span {
  font-size: 14px;
  line-height: 26px;
  margin: 0;
  display: block;
  padding: 0;
 }

 .koshin-txt img {
  width: 96%;
  margin: 0 auto;
  display: block;
 }

 .koshin-txt .step {
  width: 96%;
  margin: 0 auto;
  display: block;
  text-align: left;
 }

 .koshin-txt2 {
  width: 96%;
  margin: 20px auto 0;
  height: auto;
  overflow: hidden;
 }

 .koshin-cont h3 {
  font-size: 18px;
  font-weight: bold;
  line-height: 25px;
  margin: 30px 0 0px;
  background: #f3f9fc;
  line-height: 65px;
  color: #2c83bf;
 }

 .koshin-txt2 h4 {
  color: #2C83BF;
  font-size: 16px;
  font-weight: 600;
  line-height: 25px;
  margin: 10px 0;
 }

 .koshin-txt2 img {
  width: 96%;
  margin: 0 auto;
  display: block;
 }

 .koshin-txt2 .step {
  width: 96%;
  margin: 0 auto;
  display: block;
  text-align: left;
 }

 .koshin-txt2 .owner {
  width: 100%;
  display: inline-block;
  margin: 0px auto;
  text-align: center;
 }

 .koshin-txt2 .owner .txt {
  width: 96%;
  margin: 0 auto;
  display: block;
  text-align: left;
 }

 .koshin-txt2 .owner img {
  width: 96%;
  margin: 0 auto;
  display: block;
 }

 .koshin-txt2 h6 {
  color: #2C83BF;
  font-weight: 600;
  line-height: 30px;
  margin: 10px 0 5px;
  background: #F3F9FC;
  text-indent: 10px;
  padding: 5px 0;
  border-left: #2C83BF 2px solid;
 }

 .koshin-txt2 .triangle4 {
  width: 0;
  height: 0;
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  border-top: 15px solid #f3f9fc;
  top: 0;
  margin: 0px auto 10px;
 }

 .koshin-cont .howstation-inq {
  background: #f9f8f8 !important;
 }

 .koshin-cont .howstation-inq span {
  font-size: 22px !important;
  line-height: 33px !important;
  text-indent: 0px !important;
  margin: 12px 0 0 0 !important;
 }

 /* koshin update
---------------------------------------- */

 /* cancel2 update
---------------------------------------- */


 .kaiyaku h2 {
  background-image: url(/update2/img/up-img2.jpg) !important;
  background-repeat: no-repeat !important;
  background-size: 101% !important;
  background-position: 7% 81% !important;
 }

 .kaiyaku h2 p {
  color: #BC770C !important;
 }


 .kaiyaku-cont {
  width: 96%;
  margin: 10px auto;
  padding: 0;
  height: auto;
  overflow: hidden;
  text-align: center;

 }

 .kaiyaku-cont h3 {
  font-size: 18px;
  font-weight: bold;
  line-height: 25px;
  margin: 30px 0 20px;
 }

 .kaiyaku-cont p {
  font-size: 14px;
  letter-spacing: 2px;
  line-height: 22px;
  margin: 0 0 30px 0;
  padding: 0;
 }

 .kaiyaku-cont .triangle3 {
  width: 0;
  height: 0;
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  border-top: 15px solid #f7f3ee;
  top: 0;
  margin: -10px auto 10px;
 }

 .kaiyaku-txt {
  width: 100%;
  margin: 0;
  padding: 0;
 }

 .kaiyaku-txt h4 {
  font-size: 18px;
  font-weight: bold;
  line-height: 65px;
  margin: 10px 0;
  background: #f7f3ee;
  color: #bc770c;
  letter-spacing: 3px;
 }

 .kaiyaku-txt h5 {
  color: #bc770c;
  font-weight: 600;
  line-height: 30px;
  margin: 10px 0 5px;
  background: #f7f3ee;
  text-indent: 10px;
  padding: 5px 0;
  border-left: #bc770c 2px solid;
 }

 .kaiyaku-txt span {
  font-size: 14px;
  line-height: 26px;
  margin: 0 0 22px 0;
  display: block;
  padding: 0 0px 0 0px;
 }

 .kaiyaku-txt img {
  width: 42%;
  display: block;
  margin: 23px auto;
 }

 .kaiyaku-txt .step {
  width: 100%;
  display: block;
  margin: 12px auto;
  text-align: left;
 }


 .can_link {
  display: block;
  color: #fff;
  /* border: 2px solid #e04d4c; */
  padding: 3px 6px 3px 15px;
  font-weight: bold;
  margin: 50px auto 0;
  width: 80%;
  font-size: 15px;
  line-height: 60px;
  background: #e04d4c;
 }

 .can_link:hover {
  background: #ca4746;
 }

 .can_link2 {
  display: block;
  color: #fff;
  /* border: 2px solid #e04d4c; */
  padding: 3px 6px 3px 15px;
  font-weight: bold;
  margin: 50px auto 0;
  width: 80%;
  font-size: 15px;
  line-height: 30px;
  background: #30f73f;
 }

 .can_link2:hover {
  background: #2ba934;
 }

 .kaiyaku-cont .howstation-inq {
  background: #f7f3ee !important;
 }

 .kaiyaku-cont .howstation-inq span {
  font-size: 22px !important;
  line-height: 33px !important;
  text-indent: 0px !important;
  margin: 12px 0 0 0 !important;
 }

 /* cancel2 update
---------------------------------------- */

 /* support 
---------------------------------------- */
 .support_main {
  background: url(/support/img/main_bg.jpg) center 15%;
  height: auto;
  width: 100%;
  overflow: hidden;
 }

 .support_main_in {
  width: 100%;
  margin: 0 auto;
  padding: 40px 0 0 0;
 }

 .support_main_l {
  float: left;
  width: 100%;
  margin: -20px 0 0 0;
  text-align: center;
 }

 .support_main_r {
  float: right;
  width: 30%;
  margin-top: -64px;
  margin-right: -13px;
  z-index: 99;
  position: relative;
 }

 .support_sup {
  overflow: hidden;
 }

 .support_sup_tl {
  background-color: #FF9900;
  height: 164px;
  overflow: hidden;
  position: relative;
  border-bottom: 5px solid #DC8400;
 }

 .support_sup_tl:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 28px solid transparent;
  border-top: 21px solid #DC8400;
  z-index: 5;
 }

 .support_sup_tl_in {
  width: 100%;
  margin: 0 auto;
  padding: 22px 0;
 }

 .support_sup_l {
  float: left;
  font-size: 33px;
  color: #fff;
  letter-spacing: 2px;
  line-height: 40px;
 }

 .support_sup_l img {
  float: left;
  padding: 55px 8px 0 0;
 }

 .support_sup_l p {
  float: right;
  width: 520px;
  font-weight: bold;
 }


 .support_sup_l span {
  display: block;
  font-size: 14px;
  font-weight: normal;
 }


 .support_sup_r {
  float: right;
  padding-top: 20px;
 }

 .support_sup_main {
  background: url(/support/img/support_sup_bg.jpg) center;
  height: 860px;
 }

 .support_sup_main_in {
  width: 1130px;
  margin: 0 auto;
  padding: 85px 0 30px 0;
 }

 .support_sup_main_box1 {
  overflow: hidden;
  margin-bottom: 50px;
 }

 .support_sup_main_box1_l {
  float: left;
 }

 .support_sup_main_box1_r {
  float: right;
  width: 780px;
 }

 .support_sup_main_box1_r p {
  padding-top: 10px;
  width: 98%;
  margin: 0 auto;
 }

 .support_sup_main_box1_tr1 {
  border: 2px solid #2C83BF;
  background-color: #FFF;
  border-radius: 10px;
  width: 756px;
  padding: 15px 10px;
  float: left;
  margin-bottom: 20px;
 }

 .support_sup_main_box1_tr1_tl {
  text-align: center;
  color: #2C83BF;
  width: 770px;
  font-size: 20px;
  border-bottom: 1px solid #2C83BF;
  padding-bottom: 15px;
  font-weight: bold;
 }

 .support_sup_main_box1_tr2 {
  border: 2px solid #FF9900;
  background-color: #FFF;
  border-radius: 10px;
  width: 356px;
  padding: 15px 10px 10px 10px;
  float: left;
 }

 .support_sup_main_box1_tr2_tl {
  text-align: center;
  color: #FF9900;
  width: 356px;
  font-size: 20px;
  border-bottom: 1px solid #FF9900;
  padding-bottom: 15px;
  font-weight: bold;

 }

 .support_sup_main_box1_tr3 {
  border: 2px solid #84B756;
  background-color: #FFF;
  border-radius: 10px;
  width: 356px;
  padding: 15px 10px 25px 10px;
  float: right;
  height: 130px;

 }

 .support_sup_main_box1_tr3_tl {
  text-align: center;
  color: #84B756;
  width: 356px;
  font-size: 20px;
  border-bottom: 1px solid #84B756;
  padding-bottom: 15px;
  font-weight: bold;
 }

 .support_sup_main_box2 {
  overflow: hidden;
  clear: both;
 }

 .support_sup_main_box2 ul {}

 .support_sup_main_box2 li {
  float: left;
  width: 282px;
  background: url(/support/img/support_sup_step.png)no-repeat 97% center;
 }

 .support_sup_main_box2 li:last-child {
  background: none;
  width: 228px;
 }

 .support_sup_main_box2_wrap {
  width: 228px;
  height: 325px;
  border: 1px solid #fff;
  background-color: #2C83BF;
  border-radius: 5px;
  text-align: center;
  color: #fff;
  margin-right: 42px;
  padding: 15px 10px;
 }

 .support_sup_main_box2_step_img {
  margin: 0;
  padding: 0;
 }

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


 .support_sup_main_box2_step {
  font-size: 20px;
  font-weight: 600;
 }

 .support_sup_main_box2_tl {
  padding-top: 18px;
  font-size: 20px;
  font-weight: 600;
 }

 .support_sup_main_box2 img {
  padding: 15px 0;
 }

 .support_sup_main_box2 p {
  font-size: 13px;
  margin-bottom: 10px;
  line-height: 19px;
 }

 .support_sup_main_box2 p span {
  font-size: 15px;
  color: #FFFF00;
 }

 p.support_step3_txt {
  font-size: 20px !important;
  color: #FFFF00;
  letter-spacing: 2px;
  line-height: 30px;
 }

 .support_guide {
  width: 1100px;
  margin: 30px auto 50px;
 }

 .support_guide p {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 5px;
 }


 .support_guide ul {
  margin-bottom: 30px;
 }

 .support_conts_tl {
  position: relative;
  background-color: #2C83BF;
  width: 100%;
  text-align: center;
  color: #fff;
  letter-spacing: 2px;
  border-bottom: 5px solid #005AAA;
 }

 .support_conts_tl:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 46%;
  margin-left: -15px;
  border: 28px solid transparent;
  border-top: 21px solid #005AAA;
 }

 .support_conts_tl h3 {
  font-size: 18px;
  padding: 30px 10px 10px 10px;
 }

 .support_conts_tl span {
  color: #FF9900;
  font-weight: 700;
 }

 .support_conts_tl p {
  font-size: 15px;
  padding-bottom: 30px;
 }

 .support_conts_text {
  padding-top: 30px;
  padding-bottom: 30px;
  overflow: hidden;
  width: 90%;
  margin: 0 auto;
 }

 .support_conts_text p {
  font-size: 16px;
  line-height: 1.8;
 }

 .support_conts_text span {
  font-size: 14px;
  line-height: 1.8;
 }

 .support_conts_image{
  width: 100%;
  margin: 0 auto;
  padding-bottom: 20px;
 }
 .support_conts_image img{
  width: 96%;
 }

 .support_conts_kazai {
  margin: 30px auto;
 }

 .support_conts_kazai ul {}


 .support_conts_kazai ul li {
  margin: 0 130px 50px 0;
  float: left;
 }

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

 .support_conts_kazai_txt {
  font-size: 13px;
  margin-top: 10px;
  margin-bottom: 10px;
  overflow: hidden;
  line-height: 1.6;
 }

 .support_conts_kazai_txt {
  font-size: 13px;
  margin-top: 10px;
  margin-bottom: 10px;
  overflow: hidden;
  line-height: 1.6;
 }

 .support_conts_kazai_note {
  font-size: 14px;
  padding-bottom: 50px;
  overflow: hidden;
  line-height: 1.8;
  width: 90%;
  margin: 0 auto;
 }

 .support_conts_hiyou {
  width: 100%;
  margin: 40px auto 10px;
 }

 .support_conts_hiyou ul {
  display: flex;
  flex-wrap: wrap;
 }

 .support_conts_hiyou ul li {
  background-color: #F0F0E1;
  border-radius: 5px;
  width: 90%;
  text-align: left;
  margin: 0 auto;
  margin-bottom: 20px;
  padding: 5px 10px;
  height: auto;
 }

 .support_conts_hiyou ul li:nth-child(2n) {}

 .support_conts_hiyou img {
  padding: 7px 0;
  max-width: 250px;
  max-height: 80px;
  padding-left: 34%;
 }

 .support_conts_hiyou_tl {
  border-top: 1px solid #2C83BF;
  border-bottom: 1px solid #2C83BF;
  width: 100%;
  color: #2C83BF;
  font-size: 24px;
  line-height: 1.6;
  padding: 5px 0;
  font-weight: bold;
  text-align: center;
 }

 .support_conts_hiyou_tl span {
  font-size: 15px;
 }

 .support_conts_hiyou_txt {
  width: 100%;
  margin: 0 auto;
  font-size: 15px;
  line-height: 1.8;
  padding: 6px 0;
 }

 .support_conts_service {
  width: 96%;
  margin: 50px auto;
 }

 .support_conts_service ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
 }

 .support_conts_service ul li {
  width: 90%;
  height: auto;
  background-color: #F0F0E1;
  text-align: center;
  padding: 10px 15px;
  border-radius: 5px;
  margin: 0 auto;
  margin-bottom: 20px;
 }

 .support_conts_service ul li:last-child {}


 .support_conts_service_tl {
  color: #2C83BF;
  border-bottom: 2px solid #2C83BF;
  font-size: 24px;
  font-weight: bold;
  padding: 17px 0;
  margin-bottom: 20px;
 }

 .support_conts_service_txt {
  width: 96%;
  margin: 0 auto;
  text-align: left;
  font-size: 15px;
  padding: 10px 0;
 }

 .support_conts_service_txt span {
  margin: 0 auto;
  text-align: left;
  font-size: 17px;
  font-weight: 700;
  color: orange;
 }

 .support_conts_service table {
  width: 96%;
  border-spacing: 0;
  display: table;
  border-collapse: collapse;
  border: 1px solid #888;
  margin: 0 auto;
 }

 .support_conts_service table td {
  border-collapse: collapse;
  padding: 1em;
  text-align: left;
  padding: 10px 0;
  padding: 10px;
  font-size: 13px;
  line-height: 24px;
  border-right: 1px solid #888;
  border-bottom: 1px solid #888;
  background-color: #fff;
 }

 .support_conts_service table td.blue {
  background-color: #519cd0;
  color: #fff;
 }

 .support_conts_service table td.green {
  background-color: #d4edff;
  text-align: center;
 }

 .support_conts_service table td.pink {
  background-color:#f8e6f1;
  text-align: center;
 }
 .support_conts_service table td:nth-last-child() {
  border-right: 0;
  border-bottom: 0;
 }

 .support_contact {
  height: auto;
  text-align: center;
  margin: 20px 0;
 }

 .support_contact img {
  padding: 20px 0;
  width: 90%;
  margin: 0 auto;
 }

 .main-img {
  width: 100%;
 }

 .main-img2 {
  width: 91%;
 }

 .support-text {
  text-indent: 0 !important;
 }

 /* support
---------------------------------------- */


}

/* media screen fin */
