@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Libre+Baskerville:400,400i);
a,
hr {
  padding: 0;
}
a,
ins {
  text-decoration: none;
}
a,
code {
  margin: 0;
}
article,
aside,
cite,
details,
figcaption,
figure,
footer,
header,
hgroup,
hr,
main,
menu,
nav,
section {
  display: block;
}
#all,
body,
html {
  width: 100%;
}
.shoulder,
code,
section,
sup {
  position: relative;
}
abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
main,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0;
}
cite,
pre {
  margin-bottom: 8px;
}
img,
sup {
  vertical-align: top;
}
ins,
mark {
  background-color: #ff9;
  color: #000;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}
a {
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0;
}
mark {
  font-style: italic;
  font-weight: 700;
}
del {
  text-decoration: line-through;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
}
input,
select {
  vertical-align: middle;
}
img {
  font-size: 0;
  line-height: 0;
} /*!
 * Font Awesome Free 5.13.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */ /*!
 * Font Awesome Free 5.13.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: "Font Awesome 5 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(/branchera/assets/fonts/fa-brands-400.eot);
  src: url(/branchera/assets/fonts/fa-brands-400.eot?#iefix)
      format("embedded-opentype"),
    url(/branchera/assets/fonts/fa-brands-400.woff2) format("woff2"),
    url(/branchera/assets/fonts/fa-brands-400.woff) format("woff"),
    url(/branchera/assets/fonts/fa-brands-400.ttf) format("truetype"),
    url(/branchera/assets/fonts/fa-brands-400.svg#fontawesome) format("svg");
}
.fab {
  font-family: "Font Awesome 5 Brands";
  font-weight: 400;
} /*!
 * Font Awesome Free 5.13.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(/branchera/assets/fonts/fa-solid-900.eot);
  src: url(/branchera/assets/fonts/fa-solid-900.eot?#iefix)
      format("embedded-opentype"),
    url(/branchera/assets/fonts/fa-solid-900.woff2) format("woff2"),
    url(/branchera/assets/fonts/fa-solid-900.woff) format("woff"),
    url(/branchera/assets/fonts/fa-solid-900.ttf) format("truetype"),
    url(/branchera/assets/fonts/fa-solid-900.svg#fontawesome) format("svg");
}
.fa,
.fas {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
#all .headerInq-item,
.shoulder-icon p,
a,
cite {
  font-weight: 700;
}
html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
}
body {
  font-size: 1.6rem;
  -webkit-font-feature-settings: "Kana";
  font-feature-settings: "Kana";
  font-family: Linotte, YuGothic, "Yu Gothic", 游ゴシック体, 游ゴシック,
    "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Roboto, メイリオ, Meiryo,
    "ＭＳ Ｐゴシック", Osaka, "MS PGothic", Arial, Helvetica, Verdana,
    sans-serif;
  line-height: 1.8;
  color: #736d6d;
}
a {
  -webkit-tap-highlight-color: transparent;
  outline: 0;
  color: #1075a6;
}
.js.touchevents a.touch,
a:hover {
  text-decoration: underline;
}
::-moz-selection {
  background: rgba(0, 0, 0, 0);
  text-shadow: none;
}
::-moz-selection,
::selection {
  background: rgba(0, 0, 0, 0);
  text-shadow: none;
}
sup {
  font-size: 75.5%;
  top: -0.1em;
}
code,
pre {
  background-color: #595454;
  color: #fff;
  border-radius: 4px;
  font-family: Consolas, "Courier New", Courier, Monaco, monospace;
  font-size: 14px;
}
pre {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 16px;
  overflow: scroll;
  line-height: 1.2;
}
.column3 li,
code {
  -webkit-box-sizing: border-box;
}
code {
  box-sizing: border-box;
  top: -1px;
  padding: 3px 8px;
  display: inline-block;
  line-height: 1;
}
cite {
  color: #1aa5e9;
  font-style: normal;
}
body,
html {
  max-width: 100%;
  overflow-x: hidden;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  body.mail-point {
    overflow-x: visible !important;
  }
}
img.js-show {
  -webkit-animation: imgFaideIn 1s;
  animation: imgFaideIn 1s;
}
@-webkit-keyframes imgFaideIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes imgFaideIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.column3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-left: -8px;
  margin-right: -8px;
}
.shoulder,
.wrap {
  width: 100%;
  margin: 0 auto;
}
.column3 li {
  box-sizing: border-box;
  max-width: 33.333%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.333%;
  flex: 0 0 33.333%;
  padding: 8px;
}
#all .bran .img,
.wrap {
  -webkit-box-sizing: border-box;
}
@media screen and (max-width: 666px) {
  .column3 li {
    max-width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
.u-img__max {
  max-width: 100%;
  width: 100%;
  height: auto;
}
.wrap {
  box-sizing: border-box;
  max-width: 1360px;
  padding: 0 24px;
}
.m-ttl {
  font-size: 2.7rem;
}
section {
  text-align: center;
}
.shoulder {
  max-width: 900px;
  height: 0;
}
.shoulder-icon {
  background-image: url(/branchera/assets/id/m-shoulder-icon.png);
  background-size: 188px 135px;
  background-repeat: repeat;
  height: 135px;
  width: 188px;
  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;
  position: absolute;
  left: 8px;
  top: -150px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .shoulder-icon {
    background-image: url(/branchera/assets/id/m-shoulder-icon@2x.png);
  }
}
.shoulder-icon p {
  font-size: 2.4rem;
  color: #003c65 !important;
  line-height: 1.3;
  margin: 0;
  position: relative;
  top: -5px;
}
#all .header {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 10;
}
#all .headerInq {
  -webkit-transform: rotate(-15deg);
  transform: rotate(-15deg);
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
}
@media screen and (max-width: 666px) {
  .wrap {
    padding: 0 8px;
  }
  .shoulder-icon {
    height: 90px;
    width: 125.33px;
    background-size: 125.33px 90px;
    top: -80px;
  }
  .shoulder-icon p {
    font-size: 1.6rem;
  }
  #all .headerInq {
    display: none;
  }
}
#all .headerInq-item {
  position: relative;
  display: block;
  background-color: #00f;
  background-image: url(/branchera/assets/id/headerInq-bg.png);
  background-size: 40px 40px;
  background-repeat: repeat;
  width: 800px;
  height: 150px;
  color: #595454;
  text-decoration: none;
  font-size: 2.2rem;
  line-height: 1.3;
  letter-spacing: -1px;
  left: 0;
  top: -25px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  #all .headerInq-item {
    background-image: url(/branchera/assets/id/headerInq-bg@2x.png);
  }
}
#all .headerInq-item span {
  position: absolute;
  bottom: 16px;
  left: 24px;
}
#all .headerInq-item:hover,
.js.touchevents #all .headerInq-item.touch {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  top: 0;
}
#all .headerlogo {
  border-right-color: red;
  position: absolute;
  right: 24px;
  top: 24px;
}
#all .headerlogo-item {
  display: block;
  overflow: hidden;
  width: 116px;
  height: 0;
  padding-top: 25px;
  background-image: url(/branchera/assets/id/headerLogo.png);
  background-size: 116px 25px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  #all .headerlogo-item {
    background-image: url(/branchera/assets/id/headerLogo@2x.png);
  }
}
#all .headerlogo-item:hover,
.js.touchevents #all .headerlogo-item.touch {
  opacity: 0.9;
}
#all .bran {
  background-color: #003c65;
  text-align: center;
  padding-top: 48px;
}
#all .bran p {
  color: #fff;
}
#all .bran .m-ttl {
  color: #fff;
  margin-bottom: 16px;
}
#all .bran .img {
  display: block;
  margin: 0 auto;
  width: 100%;
  box-sizing: border-box;
  padding-right: 10vw;
  position: relative;
  max-width: 549px;
  -webkit-transform: translate3d(0, 30px, 0);
  transform: translate3d(0, 30px, 0);
}
#all .bran .img:hover,
.js.touchevents #all .bran .img.touch {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
#all .bran .img .balloon {
  display: block;
  overflow: hidden;
  width: 156px;
  height: 0;
  padding-top: 156px;
  background-image: url(/branchera/assets/id/bran-balloon.png);
  background-size: 156px 156px;
  position: absolute;
  right: -30px;
  top: 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  #all .bran .img .balloon {
    background-image: url(/branchera/assets/id/bran-balloon@2x.png);
  }
}
#all .service {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 96px;
  background-color: #eee;
}
#all .service .m-ttl {
  margin-bottom: 48px;
  color: #000;
}
#all .service .s-ttl {
  color: #000;
}
#all .service-exBox {
  text-align: left;
  max-width: 800px;
  margin: 0 auto;
  padding-bottom: 96px;
}
#all #footer,
.mainArea {
  text-align: center;
}
#all .serviceLink {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff;
  padding: 24px;
}
#all .flow {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 96px;
  background-color: #136096;
}
#all .flow .m-ttl {
  color: #fff;
  margin-bottom: 48px;
}
#all .flow .flowArea {
  max-width: 550px;
  margin: 0 auto;
  padding-bottom: 24px;
}
#all .flow .flowArea-row::after {
  content: "";
  display: block;
  overflow: hidden;
  width: 39px;
  height: 0;
  padding-top: 34px;
  background-image: url(../img/about/about/img-flow-icon.png);
  background-size: 39px 34px;
  margin: 8px auto;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  #all .flow .flowArea-row::after {
    background-image: url(../img/about/about/img-flow-icon@2x.png);
  }
}
#all .flow .flowArea-row.end {
  margin-bottom: 24px;
}
#all .flow .flowArea-row.end::after {
  display: none;
}
#all .flow .flowArea-ex {
  max-width: 450px;
  margin: 8px auto;
}
#all #footer {
  display: block;
}
#all #footer .footInq {
  padding: 48px 0;
  display: inline-block;
  width: 300px;
}
@media screen and (min-width: 970px) {
  #all #footer .footInq {
    width: 500px;
  }
}
#all #footer .footInq-btn {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  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;
  height: 55px;
  width: 100%;
  color: #ee4036;
  background-color: #fff;
  border-radius: 28px;
  border: 4px solid #ee4036;
  font-weight: 700;
  text-decoration: none;
  margin: 0 !important;
  z-index: 2;
  position: relative;
}
@media screen and (min-width: 970px) {
  #all #footer .footInq-btn {
    height: 70px;
    border-radius: 35px;
    font-size: 2rem;
  }
}
#all #footer .footInq-btn::after {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  content: "";
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 4px;
}
#all #footer .footInq-btn:hover,
.js.touchevents #all #footer .footInq-btn.touch {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-color: #ee4036;
  color: #fff;
}
#all #footer .footNav-item {
  display: inline-block;
}
#all #footer .footNav-item::before {
  content: "|";
}
[class*="a-"][class*="arrow"][target="_blank"]::after,
[class*="btn-"][class*="arrow"][rel="nofollow"]::after {
  content: "\f360";
}
#all #footer .footNav-item:first-child::before {
  display: none;
}
#all #footer .footNav-item a {
  color: #736d6d;
  text-decoration: none;
  font-size: 1.2rem;
  margin: 0 8px;
}
[class*="a-"][class*="arrow"]::after,
[class*="btn-"][class*="arrow"]::after {
  display: inline-block;
  content: "";
  margin-left: 4px;
}
#all #footer .footNav-item a:hover,
.js.touchevents #all #footer .footNav-item a.touch {
  text-decoration: underline;
}
#all .copyright {
  color: #736d6d;
  text-decoration: none;
  font-size: 1.2rem;
  margin-bottom: 8px;
}
.assist.warning::before,
[class*="a-"][class*="arrow"]::after,
[class*="btn-"][class*="arrow"]::after {
  font-weight: 900;
  font-size: inherit;
  font-family: "Font Awesome 5 Free";
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class*="a-"][class*="underline"] {
  position: relative;
  display: inline-block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
[class*="a-"][class*="underline"]::before {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 0;
  height: 1px;
  background-color: #ff7800;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.assist,
.mainArea,
.mainAreaInq-btn,
.mainAreaServ-item {
  position: relative;
}
.js.touchevents [class*="a-"][class*="underline"].touch,
[class*="a-"][class*="underline"]:hover {
  text-decoration: none;
}
.js.touchevents [class*="a-"][class*="underline"].touch::before,
[class*="a-"][class*="underline"]:hover::before {
  width: 100%;
}
[class*="btn-"][class*="arrow"] {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
[class*="btn-"][class*="arrow"][href$=".pdf"]:after {
  content: "\f1c1";
}
[class*="btn-"][class*="base"] {
  border-radius: 3px;
  height: 36px;
  color: #fff;
  padding: 8px 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.js.touchevents [class*="btn-"][class*="base"].touch,
[class*="btn-"][class*="base"]:hover {
  color: #fff;
  text-decoration: none;
}
[class*="btn-"][class*="push"] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 3px;
  background-color: #1075a6;
  color: #fff;
  height: 42px;
  padding: 8px 12px;
  position: relative;
  top: 0;
}
.js.touchevents [class*="btn-"][class*="push"].touch,
[class*="btn-"][class*="push"]:hover {
  text-decoration: none;
  top: 3px;
}
[class*="btn-"][class*="push"][class*="point"] {
  background-color: #ff7800;
}
.m-slideIn {
  opacity: 0;
  -webkit-transform: translate3d(-50px, 0, 0);
  transform: translate3d(-50px, 0, 0);
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
}
.m-slideIn.inview {
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.m-slideIn-left {
  -webkit-transform: translate3d(-50px, 0, 0);
  transform: translate3d(-50px, 0, 0);
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.m-slideIn-left.inview {
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.m-slideIn-right {
  opacity: 0;
  -webkit-transform: translate3d(50px, 0, 0);
  transform: translate3d(50px, 0, 0);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.m-slideIn-right.inview {
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.m-slideUp {
  opacity: 0;
  -webkit-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.m-slideUp.inview {
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.m-fadeIn {
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.m-fadeIn.inview {
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
  opacity: 1;
}
.assist {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #e6e6e6;
  padding: 24px;
  margin-bottom: 24px;
}
.assist.warning {
  border: none;
  color: #9f6000;
  background-color: #feefb3;
}
.assist.warning::before {
  display: inline-block;
  content: "";
  margin-right: 4px;
}
ul.list > li {
  list-style: square;
  margin-left: 1.5em;
}
ol.list > li {
  list-style: decimal;
  margin-left: 1.5em;
}
[class*="list-"][class*="base"] > li {
  list-style: square;
  margin-left: 1.5em;
}
[class*="list-"][class*="num"] > li {
  list-style: decimal;
  margin-left: 1.5em;
}
[class*="list-"][class*="line"] > li {
  padding-left: 24px;
  border-left: solid 4px #1075a6;
  margin: 12px 0;
}
[class*="list-"][class*="line"] > li:first-child,
[class*="list-"][class*="line"] > li:last-child {
  margin: 0;
}
.mainArea-bg {
  min-height: 357px;
  background-image: url(/branchera/assets/id/main-bran.png);
  background-size: 271px 357px;
  background-repeat: no-repeat;
  background-position: bottom right;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .mainArea-bg {
    background-image: url(/branchera/assets/id/main-bran@2x.png);
  }
}
@media screen and (max-width: 666px) {
  .mainArea-bg {
    background-image: none;
  }
}
.mainArea .l-ttl {
  padding-top: 150px;
  padding-bottom: 8px;
  font-size: 4rem;
}
.mainArea p {
  color: #595454;
  font-weight: 700;
}
.mainAreaInq {
  padding-top: 48px;
  display: inline-block;
  width: 300px;
  margin-bottom: -1px;
}
.mainAreaInq-btn,
.mainAreaServ-row {
  -webkit-box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
}
.mainAreaInq-btn {
  box-sizing: border-box;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 55px;
  width: 100%;
  color: #ee4036;
  border-radius: 28px;
  border: 4px solid #ee4036;
  font-weight: 700;
  text-decoration: none;
  margin: 0 !important;
  z-index: 2;
  background-color: #fff;
}
.mainAreaInq-btn::after {
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  content: "";
  font-weight: 900;
  font-style: normal;
  font-variant: normal;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 4px;
}
.js.touchevents .mainAreaInq-btn.touch,
.mainAreaInq-btn:hover {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-color: #ee4036;
  color: #fff;
}
.mainAreaServ-row {
  box-sizing: border-box;
  margin-top: -1px;
  background-color: #ee4036;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 8px 0;
}
.mainAreaServ-item {
  background-color: #fff;
  max-width: 150px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 150px;
  flex: 0 0 150px;
  height: 150px;
  border-radius: 100%;
  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;
  margin: 24px;
}
.mainAreaServ-item span {
  color: #595454;
  font-size: 2.6rem;
  font-weight: 700;
  display: block;
  line-height: 1.2;
}
@media screen and (max-width: 970px) {
  .mainAreaServ-item {
    max-width: 100px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100px;
    flex: 0 0 100px;
    height: 100px;
    margin: 8px;
  }
  .mainAreaServ-item span {
    font-size: 1.8rem;
    position: relative;
    top: -10px;
  }
}
.mainAreaServ-item::after {
  position: absolute;
  bottom: -4px;
  content: " ";
}
@media screen and (max-width: 970px) {
  .mainAreaServ-item::after {
    bottom: -10px;
  }
}
.mainAreaServ-item.mypage::after {
  display: block;
  overflow: hidden;
  width: 47px;
  height: 0;
  padding-top: 50px;
  background-image: url(/branchera/assets/id/mainIcon-mypage.png);
  background-size: 47px 50px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .mainAreaServ-item.mypage::after {
    background-image: url(/branchera/assets/id/mainIcon-mypage@2x.png);
  }
}
.mainAreaServ-item.smaile::after {
  display: block;
  overflow: hidden;
  width: 48px;
  height: 0;
  padding-top: 48px;
  background-image: url(/branchera/assets/id/mainIcon-smaile.png);
  background-size: 48px 48px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .mainAreaServ-item.smaile::after {
    background-image: url(/branchera/assets/id/mainIcon-smaile@2x.png);
  }
}
.mainAreaServ-item.event::after {
  display: block;
  overflow: hidden;
  width: 48px;
  height: 0;
  padding-top: 45px;
  background-image: url(/branchera/assets/id/mainIcon-event.png);
  background-size: 48px 45px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .mainAreaServ-item.event::after {
    background-image: url(/branchera/assets/id/mainIcon-event@2x.png);
  }
}
.mainAreaServ-item.conts::after {
  display: block;
  overflow: hidden;
  width: 40px;
  height: 0;
  padding-top: 46px;
  background-image: url(/branchera/assets/id/mainIcon-conts.png);
  background-size: 40px 46px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2),
  only screen and (min-resolution: 192dpi),
  only screen and (min-resolution: 2dppx) {
  .mainAreaServ-item.conts::after {
    background-image: url(/branchera/assets/id/mainIcon-conts@2x.png);
  }
}
.mainAreaEx {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 24px;
  font-size: 2rem;
}
