@charset "UTF-8";
.m-b-15 {
  margin-bottom: 15px;
}

#main-area p.p-lead {
  margin-bottom: 20px;
}

/*--------------------------------------------------

header

--------------------------------------------------*/
#header #header-inner #header-link-01 {
  width: 365px;
} /* 上書き指定 */
#header #header-inner #header-link-01 ul li a {
  background-image: url(../img/mr_man_01_off.gif);
}

#header #header-inner ul#header-link-02 {
  width: 600px;
}

#header #header-inner ul#header-link-02 li a.man-header-link {
  background-image: url(../img/header_button_man.jpg);
  width: 173px;
}

* html #header #header-inner form {
  padding-top: 3px;
}

*:first-child + html #header #header-inner form {
  padding-top: 3px;
}

#header #header-inner ul.header-text-link {
  width: 95px;
}

/*--------------------------------------------------

bread_crumb

--------------------------------------------------*/
#bread_crumb ol li a {
  background: url(../img/bg_pan_arrow_pp.jpg) no-repeat scroll right top transparent;
}

#bread_crumb ol li.parent a {
  background: url(../img/bg_pan_arrow_bg_man.jpg) no-repeat scroll right top transparent;
}

#bread_crumb ol li a span {
  background: url(../img/bg_bread_crumb_p.jpg) repeat-x left top #F16977;
}

/*--------------------------------------------------

container

--------------------------------------------------*/
#container h4 {
  background-image: url(../img/bg_h4_pink.gif);
  background-repeat: repeat-x;
  background-position: left bottom;
  margin-bottom: 15px;
  padding-bottom: 8px;
  padding-left: 2px;
  font-weight: bold;
}

#container-bottom-link {
  padding: 20px 0px 10px;
}

#container-bottom-link li {
  background-image: url(../img/mr_man_01_off.gif);
}

/*-------- main-area -----------*/
#container .ti-pink {
  clear: both;
  background-position: left top;
  background-repeat: no-repeat;
  margin-bottom: 15px;
  padding-top: 7px;
}

#main-inner-area .ti-pink {
  background-image: url(../img/bg_h3_pink_head.jpg);
  background-color: #F16A78;
}

#container .ti-pink h3 {
  background-position: left bottom;
  background-repeat: no-repeat;
  padding-bottom: 5px;
  padding-left: 10px;
  color: #FFFFFF;
  font-size: 123%;
  font-weight: bold;
}

#one-column-area .ti-pink h3 {
  background-image: url(../img/bg_h3_pink_foot_long.jpg);
}

#one-column-area .ti-pink {
  background-image: url(../img/bg_h3_pink_head_long.jpg);
}

.normal-box {
  clear: both;
  margin-bottom: 30px;
}

.normal-box img {
  float: right;
  margin-left: 15px;
}

.normal-box .image-box {
  float: right;
  margin-left: 15px;
}

.normal-box .image-box img {
  float: none;
  margin-left: 0px;
}

.normal-box a {
  font-weight: bold;
}

li.link-ku a {
  background-image: url(../img/mr_ku_man.gif);
  background-position: 0px 6px;
  background-repeat: no-repeat;
  padding-left: 10px;
  font-size: 107%;
  font-weight: bold;
}

/*-------- pagetop -----------*/
#ul_pagetop a,
.ul_pagetop a {
  background-image: url(../img/mr_pagetop_man.gif);
}

#nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}
#nav > li {
  width: 186px;
  height: 79px;
  background: linear-gradient(to bottom, #fff 0px, #fbebec 10px, #ffffff);
  border: 1px solid #ddb0b5;
  position: relative;
}
#nav > li:before {
  content: "";
  display: block;
  width: 21px;
  height: 14px;
  background-image: url(../img/arrow_bottom.png);
  position: absolute;
  bottom: -13px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1;
  opacity: 0;
}
#nav > li:after {
  content: "";
  display: block;
  width: 186px;
  height: 5px;
  background-color: #e24654;
  position: absolute;
  bottom: -6px;
  left: 0px;
}
#nav > li + li {
  border-left: none;
}
#nav > li a {
  color: #000;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.357;
  text-decoration: none;
  letter-spacing: 0.04em;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 27px;
  position: relative;
}
#nav > li a:before {
  content: "";
  display: block;
  width: 9px;
  height: 15px;
  background-image: url(../img/arrow_right.png);
  position: absolute;
  top: 32px;
  left: 11px;
}
#nav > li a span {
  font-size: 12px;
}
#nav > li.active {
  background: #fff;
}
#nav > li.active:before {
  opacity: 1;
}
#nav > li.active:after {
  background-color: #eff0f0;
}
#nav > li:first-child:after {
  width: 187px;
  left: -1px;
}
#nav > li:hover {
  background: #fff;
}
#nav > li:hover:before {
  opacity: 1;
}
#nav > li:hover:after {
  background-color: #eff0f0;
}

#service {
  border: 1px solid #ebebeb;
  padding: 2px;
  margin-bottom: 20px;
}
#service .inner {
  background-color: #eef3fb;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 28px;
}
#service .inner .text .title {
  color: #2c619d;
  font-size: 16px;
  line-height: 1.1875;
  font-weight: 700;
}
#service .inner .text .text {
  font-size: 14px;
  line-height: 1.357;
  margin-top: 12px;
  font-weight: 700;
}
#service .inner .btn {
  margin-left: 10px;
  display: block;
  width: 291px;
  height: 50px;
  border-radius: 3px;
  background-color: #3379d8;
  color: #fff;
  font-size: 16px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  text-decoration: none;
  padding-top: 13px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 85px;
  position: relative;
}
#service .inner .btn:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-left: 5px solid #fff; /* 三角形の色 */
  position: absolute;
  top: 22px;
  left: 66px;
}
#service .inner .btn:hover {
  opacity: 0.7;
}/*# sourceMappingURL=common.css.map */