/* setting */
#areaWrapper1 {
  margin-top: 0;
}

.only-sp {
  display: none;
}

/* design */
.content-inner {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 40px;
}

/* title */
.index-page-title {
  margin: 20px auto;
  max-width: 1951px;
}

/* breadcrumb */
.breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.breadcrumb li {
  font-size: 1.3rem;
  padding-right: 17px;
  position: relative;
}

.breadcrumb li::after {
  content: ">";
  display: block;
  position: absolute;
  right: 5px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.breadcrumb li:last-child::after {
  display: none;
}

.breadcrumb a {
  color: #1c9541;
}

.breadcrumb.content_width {
  margin: auto;
  padding-left: 20px;
  margin-bottom: 10px;
  width: 960px;
}

/* form */
.form_cacth {
  color: #C53A1A;
  font-weight: bold;
  font-size: 24px;
}

.from_bg {
  background: #82bc00;
  margin-top: 20px;
  padding: 30px 0 40px;
}

.from_bg.bg_light-blue {
  background-color: #00AEEF;
}

.form_inner {
  margin: auto;
  width: 574px;
}

.top_supportmap_form {
  margin-bottom: 15px;
}

.supportmap_form_text {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
  font-size: 2rem;
  border-radius: 8px;
  border: solid 1px #ddd;
  margin-right: 20px !important;
  width: 380px;
}

.supportmap_form_btn {
  -webkit-appearance: none;
  padding: 20px 10px;
  font-size: 2rem;
  font-weight: bold;
  border-radius: 8px;
  background: #c53a1a;
  color: #fff;
  border: none;
  border-bottom: solid 2px #6f2513;
  width: 170px;
}

.supportmap_form_btn:hover {
  opacity: .7;
}

.form_text p {
  color: #fff;
}

.form_text li {
  color: #fff;
  padding-left: 1em;
  text-indent: -1em;
}

/* content */
.num1,
.num2,
.num3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}

.num1::before,
.num2::before,
.num3::before {
  background: #094;
  border-radius: 50%;
  content: "";
  display: block;
  height: 40px;
  margin-right: 10px;
  width: 40px;
}

.num1::after,
.num2::after,
.num3::after {
  display: block;
  color: #fff;
  font-size: 2.2rem;
  font-weight: bold;
  position: absolute;
  left: 13px;
}

.num1::after {
  content: "1";
}

.num2::after {
  content: "2";
}

.num3::after {
  content: "3";
}

/* gensai */
.gensai-title h2 {
  color: #094;
  text-align: center;
  padding: 60px 0 30px;
  font-size: 2.2rem;
}

.gensai_bg {
  margin: 0 auto;
  text-align: center;
  background-color: #ebf5de;
}

.gensai_bg.bg_yellow {
  background-color: #FEEDAF;
}

.kasaiAreaTitle {
  margin: 38px auto;
  font-size: 3rem;
  font-weight: 900;
  line-height: 1.367;
  color: #094;
  text-align: center;
}

.kasaiSecurityPictoItem {
  position: relative;
  width: 130px;
}

img {
  max-width: 100%;
}

.kasaiSecurityPictoItem p {
  position: absolute;
  top: 20px;
  left: 50%;
  margin: auto;
  font-size: 2.5rem;
  font-weight: 900;
  line-height: 1.24;
  color: #094;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.kasaiImages01 {
  width: 521px;
  margin: 10px auto 38px;
}

.kasaiSecurityPicto {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 710px;
  margin: 30px auto 30px;
  letter-spacing: 0.2rem;
}

.text__l {
  margin-top: 0;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.55;
  color: #666;
  text-align: center;
}

ul.kasaiList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  width: 818px;
  margin: 50px auto 0;
  text-align: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
}

ul.mod-button-link-list.kasaiList li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  font-size: 1.8rem;
  text-align: center;
}

.kasaiListBtn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.kasaiListBtn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 402px;
}

.button-images {
  vertical-align: middle;
}

.button-images img {
  width: 146px;
  margin-right: 9px;
}

.sumaiHoshoWrap {
  margin: 80px auto 0;
  width: 710px;
}

.text__s {
  margin-top: 0;
  font-size: 2rem;
  font-weight: 500;
  line-height: 1.55;
  color: #666;
  text-align: center;
}

.w50 {
  width: 40%;
}

/*Header*/
.coopkyosai_header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  width: 960px;
  margin: 0 auto;
  padding: 20px 0;
}

.coopkyosai_header_logo {
  width: 265px;
}

.coopkyosai_header_text {
  font-size: 2.6rem;
  font-weight: bold;
  margin-left: 20px;
}

/*Section Title*/
.section-title {
  border-color: #ed1c24;
}

.section-title h2 {
  border-left: 7px solid #ed1c24;
}

/*Button*/
.btn-red {
  position: relative;
  display: table;
  text-align: center;
  font-size: 1.6em;
  width: 560px;
  margin: 12px auto 0;
  background: #fff2f2;
  border: 1px solid #eaeaea;
  border-bottom: 2px solid #eaeaea;
  border-radius: 3px;
}

.btn-red a {
  display: table-cell;
  min-width: 0;
  padding: 20px;
  border: none;
  color: #333;
  font-size: 24px;
  font-weight: bold;
  vertical-align: middle;
}

.btn-red a .button-icon {
  display: inline-block;
  height: 100%;
  padding-left: 40px;
  background: url(/library/coopkyosai/mycar/img/button-link_bg01.png) no-repeat 0 center;
}

.btn-red a:hover {
  background-color: #ffe5e5;
}

ol.mod-ol li .list-style {
  color: #333;
}

.mod-icon-window {
  height: 10px;
  width: 20px;
  background: url(/library/default/img/parts/icon_window_bg01.png) no-repeat left top / contain
}